.page-module__1rIdfW__page{background-color:var(--bg-soft);min-height:100vh;padding:4rem 0}.page-module__1rIdfW__backLink{color:var(--text-light);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;transition:color .2s;display:flex}.page-module__1rIdfW__backLink:hover{color:var(--primary)}.page-module__1rIdfW__header{text-align:center;margin-bottom:3rem}.page-module__1rIdfW__heroImage{object-fit:cover;border-radius:var(--radius);width:100%;height:300px;box-shadow:var(--shadow);margin-bottom:2rem}.page-module__1rIdfW__header h1{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;font-size:2.5rem;display:flex}.page-module__1rIdfW__badge{background-color:var(--accent);color:#fff;border-radius:20px;padding:.3rem .8rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.page-module__1rIdfW__subtitle{color:var(--text-light);font-size:1.1rem}.page-module__1rIdfW__calculatorGrid{grid-template-columns:1.2fr 1fr;align-items:start;gap:2rem;display:grid}.page-module__1rIdfW__sectionTitle{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem}.page-module__1rIdfW__fieldHint{color:var(--text-light);margin-top:.3rem;font-size:.8rem}.page-module__1rIdfW__checkboxGroup{margin-top:1.5rem}.page-module__1rIdfW__checkboxLabel{cursor:pointer;color:var(--secondary);align-items:center;gap:.8rem;font-weight:500;display:flex}.page-module__1rIdfW__checkboxLabel input{cursor:pointer;width:18px;height:18px}.page-module__1rIdfW__resultsView{background-color:#fff;position:sticky;top:100px}.page-module__1rIdfW__mainResult{text-align:center;background:var(--bg-soft);border-radius:var(--radius);margin-bottom:2rem;padding:2rem 0}.page-module__1rIdfW__profitValue{color:var(--secondary);font-size:3.5rem;font-weight:800;line-height:1}.page-module__1rIdfW__currency{vertical-align:super;margin-right:.2rem;font-size:1.5rem}.page-module__1rIdfW__profitLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;font-size:.9rem;font-weight:600}.page-module__1rIdfW__marginBadge{border-radius:20px;margin-top:1rem;padding:.4rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.page-module__1rIdfW__marginGreen{color:#166534;background:#dcfce7}.page-module__1rIdfW__marginYellow{color:#854d0e;background:#fef9c3}.page-module__1rIdfW__marginRed{color:#991b1b;background:#fee2e2}.page-module__1rIdfW__breakdownList{flex-direction:column;gap:.8rem;display:flex}.page-module__1rIdfW__breakdownItem{justify-content:space-between;padding:.5rem 0;font-weight:600;display:flex}.page-module__1rIdfW__feeText{color:#dc2626}.page-module__1rIdfW__feeSubItem{color:var(--text-light);border-left:2px solid var(--border);justify-content:space-between;padding:0 0 .5rem 1rem;font-size:.9rem;display:flex}.page-module__1rIdfW__donationBox{border-radius:var(--radius);text-align:center;background-color:#fffaf0;border:1px solid #feebc8;margin-top:2.5rem;padding:1.5rem}.page-module__1rIdfW__donationIcon{color:#dd6b20;margin-bottom:.8rem}.page-module__1rIdfW__donationBox p{color:#744210;font-size:.9rem;font-weight:500}.page-module__1rIdfW__content{max-width:900px;margin-top:5rem;margin-left:auto;margin-right:auto}.page-module__1rIdfW__content h2{margin-bottom:1.5rem;font-size:2rem}.page-module__1rIdfW__content p{color:var(--text-light);margin-bottom:2rem;font-size:1.1rem}.page-module__1rIdfW__infoGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0;display:grid}.page-module__1rIdfW__infoCard{border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:1.5rem}.page-module__1rIdfW__infoCard h3{color:var(--primary);margin-bottom:1rem;font-size:1.1rem}.page-module__1rIdfW__infoCard p{margin-bottom:0;font-size:.9rem}@media (max-width:1024px){.page-module__1rIdfW__calculatorGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__1rIdfW__header h1{font-size:1.8rem}.page-module__1rIdfW__infoGrid{grid-template-columns:1fr}.page-module__1rIdfW__profitValue{font-size:2.5rem}}
