.roecalculator_container__HFCvt{min-height:100vh;background-color:white;color:#0d1b2a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:0 1rem;display:flex;flex-direction:column}.roecalculator_spacerTop__0yRgw{height:3rem}.roecalculator_spacerBottom__BvONG{height:6rem}.roecalculator_hero__FxNnr{padding:3rem 1.8rem 2rem;text-align:center}.roecalculator_title__ZWzgk{font-size:1.8rem;font-weight:600;color:#0d1b2a;margin-bottom:.8rem;line-height:1.3}.roecalculator_subtitle__0eVzY{font-size:1.1rem;color:#414a4c;max-width:700px;margin:0 auto;line-height:1.6}.roecalculator_calculatorCard__d93f1{max-width:440px;width:100%;margin:0 auto 3rem;background-color:white;border-radius:14px;box-shadow:0 8px 24px rgba(13,27,42,.12);border:1px solid #e9ecef;overflow:hidden}.roecalculator_form__TB4Pq{padding:1.4rem 1.5rem 1.5rem}.roecalculator_instruction__beloY{font-size:1rem;color:#555;margin-bottom:1rem;line-height:1.6;text-align:center}.roecalculator_inputGroup__eH82N{margin-bottom:1.1rem;display:flex;flex-direction:column;align-items:stretch}.roecalculator_label__JcrRR{text-align:left;font-size:1rem;color:#0d1b2a;margin-bottom:.4rem;font-weight:500;padding-left:.2rem}.roecalculator_input__qzBCh{width:100%;padding:.7rem .8rem;font-size:1rem;border:1px solid #ced4da;border-radius:8px;outline:none;background-color:white;transition:all .3s ease;height:50px;box-sizing:border-box}.roecalculator_input__qzBCh:focus{border-color:#0d1b2a;box-shadow:0 0 0 3px rgba(13,27,42,.1)}.roecalculator_input__qzBCh::placeholder{color:#adb5bd;font-size:1rem}.roecalculator_note__EpB4_{font-size:.85rem;color:#6c757d;margin-top:.4rem;text-align:left;padding-left:.2rem}.roecalculator_submitBtn__knSQC{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:#0d1b2a;color:white;border:none;padding:.75rem 1.2rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;width:100%;margin-top:.6rem;transition:all .3s ease;box-sizing:border-box}.roecalculator_submitBtn__knSQC:hover{background:#1b263b;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.roecalculator_submitBtn__knSQC .roecalculator_arrow__ENjNT{font-size:1.1em;transition:transform .3s ease}.roecalculator_submitBtn__knSQC:hover .roecalculator_arrow__ENjNT{transform:translateX(4px)}.roecalculator_resultSection__VQMy6{padding:1.1rem 1.5rem 1.3rem;border-top:1px dashed #e9ecef;background-color:#f9fafa;border-radius:8px;margin-top:1rem}.roecalculator_resultSection__VQMy6 h3{font-size:1.1rem;color:#0d1b2a;margin:0 0 .7rem;text-align:center;font-weight:500}.roecalculator_resultGrid__sZFOt{display:grid;grid-template-columns:1fr;grid-gap:.6rem;gap:.6rem;margin-bottom:.8rem}.roecalculator_resultItem__CHWMM{font-size:.95rem;color:#414a4c;line-height:1.5}.roecalculator_resultItem__CHWMM strong{color:#0d1b2a;font-weight:500}.roecalculator_resultItem__CHWMM.roecalculator_highlight__Ydp8i.roecalculator_positive__PUxoT{font-weight:600;color:#2e856e}.roecalculator_resultItem__CHWMM.roecalculator_highlight__Ydp8i.roecalculator_negative__1RF5o{font-weight:600;color:#cc3300}.roecalculator_infoSection__W9rU6{padding:2.5rem 1.8rem}.roecalculator_infoCard___VJNc{background-color:#f8f9fa;border-radius:12px;padding:1.8rem;border:1px solid #e9ecef;box-shadow:0 4px 12px rgba(0,0,0,.03);margin-bottom:2rem}.roecalculator_infoCard___VJNc h3,.roecalculator_infoCard___VJNc h4{margin-top:1.5rem;margin-bottom:.8rem;font-size:1.2rem;color:#0d1b2a;font-weight:600}.roecalculator_infoCard___VJNc h4{font-size:1.1rem;margin-top:1.2rem}.roecalculator_infoCard___VJNc li,.roecalculator_infoCard___VJNc p{font-size:1rem;color:#414a4c;line-height:1.7;margin:0 0 .6rem}.roecalculator_infoCard___VJNc code{font-size:.9rem;background-color:#e9ecef;padding:.2rem .5rem;border-radius:6px;font-family:Courier New,monospace}.roecalculator_formula__sjflf{background-color:#e9ecef;padding:1rem;border-radius:8px;font-size:1rem;margin:.8rem 0;overflow-x:auto}.roecalculator_formula__sjflf code{background:none;padding:0;white-space:nowrap;font-family:Courier New,monospace}.roecalculator_list__ZsK7V{margin:.8rem 0 1.2rem;padding-left:1.6rem;font-size:1rem}.roecalculator_list__ZsK7V li{margin:.5rem 0;line-height:1.6}.roecalculator_table__oYj3z{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.95rem;overflow-x:auto;display:block}.roecalculator_table__oYj3z td,.roecalculator_table__oYj3z th{border:1px solid #dee2e6;padding:.8rem 1rem;text-align:left}.roecalculator_table__oYj3z th{background-color:#f1f3f5;font-weight:600}.roecalculator_ctaSection__x_JOt{padding:3rem 1.8rem;text-align:center;background-color:#0d1b2a;color:white;border-radius:12px;margin:2rem 0 4rem}.roecalculator_ctaSection__x_JOt h2{font-size:1.6rem;margin-bottom:1rem;font-weight:600;line-height:1.4}.roecalculator_ctaSection__x_JOt p{font-size:1.1rem;color:#cccccc;margin-bottom:1.5rem;line-height:1.6}.roecalculator_ctaButton__oGrxW{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;background:white;color:#0d1b2a;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:10px;border:none;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;width:auto;min-width:200px;max-width:400px;margin:0 auto;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.15)}.roecalculator_ctaButton__oGrxW:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.2)}.roecalculator_ctaButton__oGrxW .roecalculator_arrow__ENjNT{font-size:1.2em;transition:transform .3s ease}.roecalculator_ctaButton__oGrxW:hover .roecalculator_arrow__ENjNT{transform:translateX(6px)}.roecalculator_ctaButton__oGrxW:before{content:"";position:absolute;width:120px;height:120px;background:radial-gradient(circle,rgba(255,255,255,.5) 0,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .4s ease}.roecalculator_ctaButton__oGrxW:hover:before{opacity:1;left:var(--x,50%);top:var(--y,50%)}@media (max-width:768px){.roecalculator_spacerTop__0yRgw{height:2.5rem}.roecalculator_spacerBottom__BvONG{height:4rem}.roecalculator_hero__FxNnr{padding:2.5rem 1.5rem 1.8rem}.roecalculator_title__ZWzgk{font-size:1.7rem}.roecalculator_subtitle__0eVzY{font-size:1.05rem}.roecalculator_calculatorCard__d93f1{margin-bottom:2.5rem}.roecalculator_infoSection__W9rU6{padding:2rem 1.5rem}.roecalculator_infoCard___VJNc{padding:1.5rem}.roecalculator_infoCard___VJNc h3{font-size:1.15rem}.roecalculator_infoCard___VJNc h4{font-size:1.05rem}.roecalculator_ctaSection__x_JOt{padding:2.5rem 1.5rem;margin:1.5rem 0 3rem}.roecalculator_ctaSection__x_JOt h2{font-size:1.4rem}.roecalculator_ctaSection__x_JOt p{font-size:1rem}}@media (max-width:600px){.roecalculator_container__HFCvt{padding:0 .5rem}.roecalculator_spacerTop__0yRgw{height:2rem}.roecalculator_spacerBottom__BvONG{height:3rem}.roecalculator_hero__FxNnr{padding:2rem 1rem 1.5rem}.roecalculator_title__ZWzgk{font-size:1.5rem;margin-bottom:.6rem}.roecalculator_subtitle__0eVzY{font-size:1rem;line-height:1.5}.roecalculator_calculatorCard__d93f1{max-width:100%;margin-bottom:2rem;border-radius:12px}.roecalculator_form__TB4Pq{padding:1.2rem}.roecalculator_instruction__beloY{font-size:.95rem}.roecalculator_input__qzBCh{font-size:.95rem;padding:.65rem .75rem;height:48px}.roecalculator_label__JcrRR{font-size:.95rem}.roecalculator_submitBtn__knSQC{font-size:.95rem;padding:.7rem 1.1rem}.roecalculator_resultSection__VQMy6{padding:1rem 1.2rem}.roecalculator_resultSection__VQMy6 h3{font-size:1.05rem}.roecalculator_resultItem__CHWMM{font-size:.9rem}.roecalculator_infoSection__W9rU6{padding:1.5rem 1rem}.roecalculator_infoCard___VJNc{padding:1.2rem;margin-bottom:1.5rem}.roecalculator_infoCard___VJNc h3{font-size:1.1rem;margin-top:1.2rem}.roecalculator_infoCard___VJNc h4{font-size:1rem}.roecalculator_infoCard___VJNc li,.roecalculator_infoCard___VJNc p{font-size:.95rem}.roecalculator_formula__sjflf{padding:.8rem;font-size:.95rem}.roecalculator_table__oYj3z td,.roecalculator_table__oYj3z th{padding:.6rem .8rem;font-size:.9rem}.roecalculator_ctaSection__x_JOt{padding:2rem 1rem;margin:1rem 0 2.5rem;border-radius:10px}.roecalculator_ctaSection__x_JOt h2{font-size:1.3rem;margin-bottom:.8rem}.roecalculator_ctaSection__x_JOt p{font-size:.95rem;margin-bottom:1.2rem}.roecalculator_ctaButton__oGrxW{padding:.9rem 1.5rem;font-size:1rem;min-width:180px}}@media (max-width:480px){.roecalculator_spacerTop__0yRgw{height:1.5rem}.roecalculator_spacerBottom__BvONG{height:2.5rem}.roecalculator_title__ZWzgk{font-size:1.4rem}.roecalculator_subtitle__0eVzY{font-size:.95rem}.roecalculator_input__qzBCh{height:46px;font-size:.9rem}.roecalculator_submitBtn__knSQC{font-size:.9rem;padding:.65rem 1rem}.roecalculator_ctaSection__x_JOt h2{font-size:1.2rem}.roecalculator_ctaButton__oGrxW{font-size:.95rem;padding:.8rem 1.2rem}.roecalculator_table__oYj3z{display:block;overflow-x:auto;white-space:nowrap}.roecalculator_table__oYj3z td,.roecalculator_table__oYj3z th{min-width:150px;padding:.5rem .6rem;font-size:.85rem}}@media print{.roecalculator_spacerBottom__BvONG,.roecalculator_spacerTop__0yRgw{display:none}.roecalculator_ctaSection__x_JOt{page-break-inside:avoid;break-inside:avoid}}