.page_pageContainer__2_h1Q{min-height:100vh;background-color:var(--bg-color,#f8fafc);color:var(--text-color,#0f172a);font-family:var(--font-sans,system-ui,sans-serif)}.page_heroSection__pOkYV{background-color:var(--primary-color,#1e293b);color:white;padding:4rem 1.5rem;text-align:center}.page_heroContent__kLExS{max-width:800px;margin:0 auto}.page_heroTitle__8KVz_{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2}.page_heroSubtitle__Zut7f{font-size:1.25rem;color:#e2e8f0;margin-bottom:2rem;line-height:1.6}.page_mainContent__f7nOm{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.page_simulatorWrapper__cemTz{background-color:white;border-radius:16px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);padding:2.5rem;margin-top:-3rem;margin-bottom:4rem;border-top:4px solid var(--accent-color,#10b981);position:relative;z-index:10}.page_simulatorTitle__mLRzO{font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center;color:var(--text-color)}.page_inputGroup___I8Zz{margin-bottom:2rem}.page_labelWrapper__TAhCB{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.page_label__m_NYy{font-weight:600;color:var(--text-color);display:flex;align-items:center;gap:.5rem}.page_tooltipIcon__e7VPo{color:#94a3b8;cursor:help;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1px solid #cbd5e1;font-size:.75rem;font-weight:700}.page_tooltipContainer__gd6gS{position:relative;display:inline-block}.page_tooltipText__fp_7j{visibility:hidden;width:250px;background-color:#334155;color:#fff;text-align:left;border-radius:6px;padding:.75rem;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-125px;opacity:0;transition:opacity .3s;font-size:.85rem;font-weight:400;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page_tooltipText__fp_7j:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#334155}.page_tooltipContainer__gd6gS:hover .page_tooltipText__fp_7j{visibility:visible;opacity:1}.page_valueDisplay__fTVnN{font-weight:700;color:var(--primary-color);background-color:#f1f5f9;padding:.25rem .75rem;border-radius:999px;font-size:.9rem}.page_rangeSlider__c7Dnn{-webkit-appearance:none;width:100%;height:8px;border-radius:4px;background:#e2e8f0;outline:none}.page_rangeSlider__c7Dnn::-webkit-slider-thumb{appearance:none;width:24px;height:24px;border-radius:50%;background:var(--primary-color,#2563eb);cursor:pointer;-webkit-transition:transform .1s;transition:transform .1s}.page_rangeSlider__c7Dnn::-webkit-slider-thumb:hover{transform:scale(1.1)}.page_selectInput__8lKyn{width:100%;padding:.75rem 1rem;border-radius:8px;border:1px solid #cbd5e1;background-color:#f8fafc;font-size:1rem;color:var(--text-color);appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23475569%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.page_selectInput__8lKyn:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(37,99,235,.2)}.page_resultsBox__6knRe{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-top:2rem;text-align:center}.page_resultTitle__3e_Lq{font-size:1rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.5rem}.page_resultAmount__jRDQP{font-size:3rem;font-weight:800;color:var(--accent-color,#10b981);margin-bottom:.25rem}.page_resultSubAmount__Rn4T2{font-size:1.125rem;color:var(--text-muted);font-weight:500}.page_warningBox__gRCVW{background-color:#fef2f2;border-left:4px solid #ef4444;padding:1rem 1.5rem;border-radius:0 8px 8px 0;margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem;animation:page_slideIn__A5_ja .3s ease-out forwards}@keyframes page_slideIn__A5_ja{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_warningTitle__KwHGT{color:#b91c1c;font-weight:700;display:flex;align-items:center;gap:.5rem}.page_warningText__u7q_q{color:#991b1b;font-size:.95rem;line-height:1.5}.page_warningAction__7J13X{margin-top:.5rem;color:#b91c1c;font-weight:600;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;text-align:left;font-size:.95rem}.page_sectionTitle__7OtR3{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-color);margin-top:3rem}.page_textBlock__JLbZu{font-size:1.125rem;color:var(--text-muted,#475569);line-height:1.75;margin-bottom:1.5rem}.page_ctaBox__dcdi_{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:16px;padding:3rem 2rem;text-align:center;margin-top:4rem;color:white;box-shadow:0 10px 25px -5px rgba(30,64,175,.3)}.page_ctaTitle__ZagfP{font-size:2rem;font-weight:700;margin-bottom:1rem}.page_ctaSubtitle__8c7Ks{font-size:1.125rem;opacity:.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.page_authButton__5Ix16{background-color:white;color:var(--primary-color,#1e293b);font-weight:700;padding:1rem 2.5rem;border-radius:9999px;font-size:1.125rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:inline-flex;align-items:center;justify-content:center;gap:.75rem;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.page_authButton__5Ix16:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.page_authIcon__xYcue{width:24px;height:24px}.page_footer__gJNaO{background-color:#0f172a;color:#94a3b8;padding:2rem 1.5rem;text-align:center;margin-top:4rem}