:root{font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f7fbff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--blue: #1677ff;--blue-dark: #0756d6;--purple: #8b4dff;--green: #22c55e;--orange: #f59e0b;--ink: #0f172a;--muted: #64748b;--line: #dbe5f4;--card: rgba(255, 255, 255, .92);--shadow: 0 18px 48px rgba(15, 23, 42, .08)}.card:before,.feature-strip:before,.bottom-notice:before,.share-modal:before{content:none!important;display:none!important}.card,.feature-strip,.bottom-notice,.input-group,.metric-card,.value-card,.progress-card,.formula-explain,.share-box,.example-box,.guide-page .guide-card,.guide-page .faq-row,.home-page .mini-card,.guide-page .guide-bottom .card,.example-info-card,.share-modal{border-radius:20px!important}.home-stack,.page-stack,.home-page .home-grid,.guide-bottom,.examples-grid,.calculator-main-grid,.result-bottom,.feature-strip,.flow-steps,.scenario-list,.result-summary,.guide-page .guide-grid{gap:28px}@media(max-width:760px){.home-stack,.page-stack,.home-page .home-grid,.guide-bottom,.examples-grid,.calculator-main-grid,.result-bottom,.feature-strip,.flow-steps,.scenario-list,.result-summary,.guide-page .guide-grid{gap:16px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#eff7ffeb,#f8fafcf5),url(/assets/source-originals/subtle_dotted_grid_pattern.png);background-size:auto,700px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.72}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;position:relative;overflow-x:hidden}.page-container{width:min(1850px,calc(100% - 40px));margin:0 auto}.page-stack{display:grid;gap:24px;margin-top:-6px;padding-bottom:28px}.topbar{position:sticky;top:0;z-index:30;height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 36px;background:#ffffffe0;border-bottom:1px solid rgba(148,163,184,.24);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 26px #0f172a0d}.home-topbar{position:fixed;top:16px;left:50%;width:min(1602px,calc(100% - 70px));height:72px;transform:translate(-50%);padding:0 34px;border:0;border-radius:24px;background:#ffffffd1;box-shadow:0 18px 46px #0f172a1f}.home-topbar+.home-page{padding-top:0}.brand{border:0;background:transparent;display:inline-flex;align-items:center;gap:12px;color:var(--ink);font-size:27px;font-weight:800;white-space:nowrap;justify-self:start}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1677ff,#8b4dff);box-shadow:0 10px 24px #2563eb38}.nav-tabs{height:68px;display:flex;align-items:stretch;gap:58px;justify-content:center;justify-self:center}.nav-tabs button{min-width:78px;border:0;background:transparent;color:#0f172a;font-size:17px;font-weight:700;position:relative;padding:0 8px}.nav-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:999px 999px 0 0;background:transparent}.nav-tabs button.active{color:#075cff}.nav-tabs button.active:after{background:#075cff}.theme-button{justify-self:end;width:42px;height:42px;color:#0f172a;border-radius:9px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 8px 20px #0f172a0f}.home-topbar .theme-button{width:48px;height:48px;border-radius:12px;background:#fffffff2}.home-topbar .brand{gap:10px;font-size:27px}.home-topbar .brand-mark{width:48px;height:48px}.home-topbar .nav-tabs{height:72px;gap:66px}.home-topbar .nav-tabs button{font-size:17px}.home-topbar .nav-tabs button:after{height:3px}.hero{min-height:318px;background-size:cover;background-position:center;position:relative;overflow:hidden}.hero-content{min-height:inherit;display:flex;align-items:center}.hero-copy{width:min(760px,100%);padding:36px 0 54px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#075cff;background:#dbeafed1;border:1px solid rgba(59,130,246,.18);border-radius:999px;padding:7px 13px;font-weight:800;margin-bottom:16px}.hero h1{margin:0;font-size:clamp(42px,4.8vw,68px);line-height:1.08;letter-spacing:0}.hero p{width:min(720px,100%);color:#334155;font-size:19px;line-height:1.8;margin:22px 0 0}.hero-actions{display:flex;gap:24px;margin-top:34px;flex-wrap:wrap}.primary-action,.secondary-action,.outline-action{border:0;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:0 30px;font-size:18px;font-weight:800;white-space:nowrap}.primary-action{color:#fff;background:linear-gradient(135deg,#1984ff,#9d48ff);box-shadow:0 14px 28px #4f46e540}.secondary-action,.outline-action{color:#0f172a;background:#fff;border:1px solid var(--line);box-shadow:0 10px 28px #0f172a14}.outline-action{width:100%;min-height:46px;font-size:16px;color:#075cff;box-shadow:none}.card,.feature-strip,.bottom-notice{background:var(--card);border:1px solid rgba(148,163,184,.22);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 26px;gap:24px}.feature-item{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;min-height:86px}.feature-item:not(:last-child){border-right:1px solid rgba(148,163,184,.25);padding-right:18px}.round-icon{width:58px;height:58px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 auto}.round-icon.blue{color:#1677ff;background:#e8f1ff}.round-icon.purple{color:#7c3aed;background:#efe7ff}.round-icon.green{color:#16a34a;background:#e8f8ee}.round-icon.orange{color:#d97706;background:#fff3da}.feature-item h3,.flow-step h3,.mini-card h3,.guide-card h3,.example-card h2,.example-box h3,.faq-row h3,.input-group h3,.metric-card strong,.value-card strong{margin:0 0 8px;font-size:18px;word-break:keep-all;overflow-wrap:normal;text-wrap:balance}.feature-item p,.flow-step p,.mini-card p,.guide-card p,.card p{margin:0;color:#64748b;line-height:1.72}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.section-title h2{margin:0;font-size:22px}.section-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:#fff;background:#1677ff}.flow-card{padding:18px 20px 12px}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:46px}.flow-step{min-height:106px;border:1px solid var(--line);border-radius:12px;padding:18px 18px 18px 104px;position:relative;display:flex;align-items:center;gap:16px}.flow-step>svg{position:absolute;left:62px;color:#1677ff}.step-num{position:absolute;left:18px;top:18px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e8f1ff;color:#075cff;font-weight:900}.step-arrow{position:absolute;right:-38px;color:#c5d5ee}.home-grid,.guide-bottom{display:grid;grid-template-columns:1fr 1fr;gap:18px}.formula-card,.scenario-card,.guide-bottom .card{padding:18px 20px}.formula-box{border:1px solid #cfe0ff;background:linear-gradient(180deg,#f3f7ff,#eef5ff);color:#075cff;font-weight:900;border-radius:9px;padding:14px 18px;text-align:center;margin-bottom:14px}.note-line{margin-top:14px!important;display:flex;align-items:center;gap:8px;color:#2563eb!important}.scenario-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-card{border:1px solid var(--line);border-radius:12px;padding:18px;display:grid;justify-items:center;text-align:center;gap:10px}.bottom-notice,.guide-feedback{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:-4px;padding:20px 26px;border-radius:18px}.bottom-notice-copy,.guide-feedback-copy{display:flex;align-items:center;gap:16px;min-width:0}.bottom-notice-copy .round-icon,.guide-feedback-copy .round-icon{width:58px;height:58px;flex:0 0 auto}.bottom-notice .round-icon,.bottom-notice-copy .round-icon{width:58px;height:58px}.bottom-notice .round-icon svg,.bottom-notice-copy .round-icon svg{width:26px;height:26px}.bottom-notice-copy p,.guide-feedback-copy p{margin:0;color:#64748b;font-size:17px;line-height:1.5}.bottom-notice-link,.guide-feedback-link{display:inline-flex;align-items:center;gap:8px;color:#075cff;font-weight:800;white-space:nowrap}.bottom-notice.disclaimer{min-height:100px}.shared-hero{position:relative;overflow:hidden;height:clamp(430px,29.16vw,677px);min-height:0;background:linear-gradient(180deg,#f7fbff00,#f7fbff00 82%,#f7fbffbd),url(/assets/bg/home-redesign-bg.png) center top / 100% auto no-repeat}.shared-hero-content{min-height:100%;display:flex;align-items:flex-start}.shared-hero-copy{width:640px;padding-top:135px;margin-left:38px}.shared-hero h1{margin:0;color:#07142c;font-size:56px;line-height:1.08;font-weight:900;letter-spacing:0}.shared-hero p{width:620px;margin:20px 0 0;color:#334155;font-size:16px;line-height:1.72}.shared-hero-actions{display:flex;gap:24px;margin-top:30px}.shared-hero .primary-action,.shared-hero .secondary-action{min-height:52px;border-radius:12px;font-size:18px;font-weight:800;box-shadow:0 14px 28px #0f172a21}.shared-hero .primary-action{width:226px;padding:0 32px}.shared-hero .secondary-action{width:224px;padding:0 30px}.home-page,.calculator-page,.guide-page,.examples-page{position:relative;z-index:1;margin-top:-74px}.home-page{overflow-x:hidden;min-height:calc(100vh - 486px);padding-bottom:0;background:linear-gradient(180deg,#f7fbff,#fbfdff 60%,#fff)}.calculator-page,.guide-page,.examples-page{min-height:calc(100vh - 486px);background:linear-gradient(180deg,#f7fbff,#fbfdff 60%,#fff)}.home-page .page-container{width:min(1850px,calc(100% - 40px))}.home-stack{display:grid;gap:28px;margin-top:0;padding-bottom:0}.home-page .feature-strip{min-height:150px;padding:36px 48px;gap:36px;border-radius:30px;background:#ffffffeb;border-color:#e5ecf6;box-shadow:0 28px 76px #0f172a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-page .feature-item{min-height:108px;gap:28px}.home-page .feature-item:not(:last-child){padding-right:34px;border-right:1px solid #dfe7f2}.home-page .round-icon{width:80px;height:80px}.home-page .feature-item h3,.home-page .flow-step h3,.home-page .mini-card h3{margin:0 0 8px;color:#0f172a;font-size:22px;line-height:1.25}.home-page .feature-item p,.home-page .flow-step p,.home-page .mini-card p,.home-page .card p{color:#64748b;font-size:17px;line-height:1.62}.home-page .card,.home-page .bottom-notice{border-color:#e5ecf6;background:#ffffffeb;box-shadow:0 26px 70px #0f172a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:28px}.home-page .section-title{gap:14px;margin-bottom:30px}.home-page .section-title h2{font-size:34px}.home-page .section-icon{width:46px;height:46px;border-radius:10px}.home-page .section-icon svg{width:24px;height:24px}.home-page .flow-card{min-height:290px;height:auto;overflow:visible;padding:48px 50px}.home-page .flow-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.home-page .flow-step{min-height:176px;position:relative;display:block;padding:32px 30px 28px 150px;border:1px solid #dfe7f2;border-radius:24px;background:#ffffffb8;box-shadow:0 12px 24px #0f172a0d}.home-page .flow-step .step-num{position:absolute;left:30px;top:50%;transform:translateY(-50%);width:42px;height:42px;font-size:19px}.home-page .flow-icon{position:absolute;left:86px;top:50%;transform:translateY(-50%);width:62px;height:62px;display:grid;place-items:center;color:#1677ff}.home-page .flow-step h3{margin:0 0 10px;font-size:24px;line-height:1.24}.home-page .flow-step p{font-size:17px;line-height:1.68}.home-page .flow-step:nth-child(3) .step-num{background:#e8f8ee;color:#16a34a}.home-page .flow-icon.green{color:#16a34a}.home-page .step-arrow{display:none}.home-page .home-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:50px}.home-page .formula-card,.home-page .scenario-card{min-height:420px;overflow:visible;padding:48px 50px}.home-page .formula-box{margin-bottom:18px;padding:20px 26px;border-radius:16px;font-size:22px;line-height:1.4}.home-page .formula-card>p{font-size:19px;line-height:1.68}.home-page .note-line{margin-top:22px!important;font-size:18px}.home-page .scenario-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-page .mini-card{min-height:240px;grid-template-columns:1fr;justify-items:center;align-items:start;align-content:start;text-align:center;gap:16px;padding:32px 28px;border-radius:24px;background:#ffffff9e;min-width:0}.home-page .mini-card .round-icon{width:84px;height:84px;grid-row:auto}.home-page .mini-card h3{margin-bottom:2px;font-size:24px;white-space:nowrap}.home-page .mini-card p{grid-column:auto;font-size:18px;line-height:1.65;overflow-wrap:anywhere}.home-page .bottom-notice{min-height:132px;padding:30px 38px;border-radius:30px}.home-page .bottom-notice .round-icon,.home-page .bottom-notice-copy .round-icon{width:64px;height:64px}.home-page .bottom-notice .round-icon svg,.home-page .bottom-notice-copy .round-icon svg{width:28px;height:28px}.home-page .bottom-notice-copy p{font-size:18px;line-height:1.58}@media(max-width:1440px){.home-page .page-container{width:min(1850px,calc(100% - 32px))}.home-page .flow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .feature-strip{padding:30px 34px;gap:24px}.home-page .feature-item{gap:20px}.home-page .feature-item:not(:last-child){padding-right:22px}.home-page .round-icon{width:68px;height:68px}.home-page .flow-step{min-height:140px;padding:24px 22px 22px 126px}.home-page .flow-step .step-num{left:24px}.home-page .flow-icon{left:72px}.home-page .step-arrow{display:none}.home-page .mini-card{grid-template-columns:1fr;min-height:190px;justify-items:center;text-align:center;padding:24px}.home-page .mini-card .round-icon{width:68px;height:68px;grid-row:auto}.home-page .mini-card h3{font-size:20px}.home-page .mini-card p{grid-column:auto}.home-page .scenario-list{grid-template-columns:repeat(3,minmax(0,1fr))}.calculator-main-grid{grid-template-columns:minmax(560px,.9fr) minmax(0,1.1fr)}.calculator-page .result-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.calculator-page .value-card{grid-column:span 2}.calculator-page .metric-card,.calculator-page .value-card{min-height:150px}.calculator-page .result-bottom{grid-template-columns:1fr}.guide-page .guide-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.guide-page .guide-grid:before{display:none}.guide-page .guide-card{min-height:230px}}.calculator-page{min-height:calc(100vh - 486px);background:linear-gradient(180deg,#f7fbff,#fbfdff 60%,#fff)}.calculator-page .hero{min-height:500px;background-size:cover;background-position:right 42%}.calculator-page .hero-content{align-items:flex-start}.calculator-page .hero-copy{width:min(980px,100%);padding:88px 0 176px}.calculator-page .hero h1{font-size:clamp(68px,4.8vw,84px);line-height:1.08;font-weight:900}.calculator-page .hero p{margin-top:20px;color:#334155;font-size:21px;line-height:1.78}.calculator-page .eyebrow{padding:8px 17px;background:#eaf4ffe6;border-color:#2563eb29;box-shadow:0 8px 18px #2563eb14}.calculator-page .page-container{width:min(1850px,calc(100% - 40px))}.calculator-main-grid{display:grid;grid-template-columns:minmax(640px,5fr) minmax(0,7fr);gap:44px;align-items:stretch;margin-top:0;margin-bottom:38px;position:relative;z-index:2}.input-panel,.result-panel{height:100%;padding:42px 44px;border-radius:28px;border-color:#e5ecf6;background:#fffffff0;box-shadow:0 26px 70px #0f172a1a}.input-panel{display:grid;grid-template-rows:auto minmax(0,1.45fr) minmax(0,1fr);align-content:stretch;gap:28px}.input-panel>.section-title{margin-bottom:0}.input-group{border:1px solid #dfe8f5;border-radius:24px;padding:32px 34px;background:linear-gradient(180deg,#f8fbffeb,#fffffffa)}.input-group h3{display:flex;align-items:center;gap:10px;color:#075cff;margin:0 0 26px;font-size:32px}.field-grid{display:grid;gap:24px}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.three{grid-template-columns:1.2fr 1fr 1.22fr}.field{display:grid;gap:14px;color:#0f172a;font-weight:700}.field span{font-size:17px;color:#0f172a}.field input,.field select{width:100%;height:60px;border:1px solid #cad7ea;border-radius:14px;background:#fff;color:#0f172a;padding:0 18px;font-size:18px;outline:none}.field input:focus,.field select:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.date-picker{position:relative}.date-trigger{width:100%;height:60px;border:1px solid #cad7ea;border-radius:14px;background:#fff;color:#0f172a;padding:0 18px;display:flex;align-items:center;gap:9px;font-weight:700;text-align:left}.date-trigger.placeholder{color:#94a3b8}.date-trigger:focus-visible{outline:none;border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.date-popover{position:absolute;left:0;top:calc(100% + 8px);z-index:45;width:min(360px,calc(100vw - 48px));padding:14px;border:1px solid rgba(148,163,184,.28);border-radius:12px;background:#fff;box-shadow:0 24px 58px #0f172a2e}.date-stepper-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.date-stepper{border:1px solid #dbe5f4;border-radius:9px;background:#f8fbff;padding:8px;display:grid;gap:6px}.date-stepper span{color:#64748b;font-size:12px;font-weight:900}.date-stepper div{display:grid;grid-template-columns:26px 1fr 26px;align-items:center;gap:4px}.date-stepper strong{text-align:center;font-size:15px}.date-stepper button,.date-calendar-head button,.date-grid button,.date-actions button{border:0;background:transparent;color:#0f172a}.date-stepper button,.date-calendar-head button{width:26px;height:26px;border-radius:7px;display:grid;place-items:center}.date-stepper button:hover,.date-calendar-head button:hover{background:#e8f1ff;color:#075cff}.date-calendar-head{height:38px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;margin-bottom:6px}.date-calendar-head strong{text-align:center;color:#0f172a;font-size:17px}.date-weekdays,.date-grid{display:grid;grid-template-columns:repeat(7,1fr)}.date-weekdays{margin-bottom:4px}.date-weekdays span{height:28px;display:grid;place-items:center;color:#64748b;font-size:12px;font-weight:900}.date-grid{gap:4px}.date-grid button{height:36px;border-radius:9px;font-weight:800}.date-grid button:hover{background:#eef5ff;color:#075cff}.date-grid button.muted{color:#cbd5e1}.date-grid button.today{color:#075cff;box-shadow:inset 0 0 0 1px #93c5fd}.date-grid button.selected{color:#fff;background:#1677ff;box-shadow:0 8px 16px #1677ff38}.date-actions{border-top:1px solid #e2e8f0;display:flex;align-items:center;gap:8px;padding-top:12px;margin-top:12px}.date-actions button{height:34px;border-radius:8px;padding:0 12px;color:#64748b;font-size:13px;font-weight:900}.date-actions button:hover{background:#f1f5f9;color:#0f172a}.date-actions .today-action{margin-left:auto;color:#075cff;background:#eef5ff}.field-help{margin-top:18px!important;color:#64748b;font-size:16px}.rate-status{min-height:60px;margin-top:24px;border:1px solid #cfe0ff;border-radius:14px;background:#f4f7ff;color:#1e3a8a;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 16px;font-size:17px;font-weight:800}.rate-status button{height:36px;border:1px solid #bfd4ff;border-radius:8px;background:#fff;color:#075cff;display:inline-flex;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:900}.button-row{display:flex;gap:18px;margin-top:22px}.button-row.compact{justify-content:flex-end;margin-top:16px}.result-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(260px,1.65fr);gap:20px}.result-panel>.section-title{margin-bottom:26px}.calculator-page .section-title h2{font-size:32px}.calculator-page .section-icon{width:42px;height:42px;border-radius:9px}.metric-card,.value-card{border:1px solid #dfe8f5;border-radius:22px;min-height:220px;padding:22px 18px;display:grid;place-items:center;text-align:center;gap:8px}.metric-card svg{color:#1677ff;width:48px;height:48px}.metric-card span,.value-card span{color:#334155;font-weight:700;font-size:18px}.metric-card strong{font-size:34px}.value-card{color:#fff;border:0;background:linear-gradient(135deg,#1984ff,#9d48ff)}.value-card span{color:#dbeafe}.value-card strong{font-size:58px;line-height:1}.value-card small{font-size:18px;font-weight:800}.metric-card.date-card strong{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:24px;letter-spacing:0}.metric-card.date-card{min-width:0}.progress-card{margin-top:20px;border:1px solid #dfe8f5;border-radius:22px;padding:20px 24px}.progress-label{display:flex;justify-content:space-between;font-weight:800;margin-bottom:8px}.progress-track{height:16px;border-radius:999px;background:#e5e7eb;overflow:hidden}.progress-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#1f7aff,#9d48ff)}.progress-card p{margin-top:12px;font-size:18px;line-height:1.62}.progress-detail{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center}.progress-detail span,.progress-detail b{white-space:nowrap}.progress-detail b{color:#0f172a}.result-bottom{display:grid;grid-template-columns:minmax(460px,1.25fr) minmax(260px,.8fr);gap:22px;margin-top:20px}.formula-explain,.share-box{border:1px solid #dfe8f5;border-radius:22px;padding:22px 24px}.share-box{display:grid;gap:10px}.copy-hint{margin:2px 0 0;color:#2563eb;font-size:15px;font-weight:700}.result-bottom .section-title{margin-bottom:10px}.result-bottom .section-title h2{font-size:27px}.result-bottom .formula-box{margin-bottom:10px;padding:12px 16px;font-size:18px;line-height:1.42}.result-bottom p{font-size:18px;line-height:1.62}.result-bottom .outline-action{min-height:56px;height:56px;font-size:18px;border-radius:14px}.calculator-support{display:grid;gap:24px;margin-bottom:24px}.calculator-support .feature-strip{grid-template-columns:repeat(3,1fr);padding:20px 40px;min-height:124px;border-radius:24px;border-color:#e5ecf6;background:#fffffff0;box-shadow:0 22px 58px #0f172a14}.calculator-support .bottom-notice{margin-top:0;min-height:112px;padding:24px 34px;border-color:#e5ecf6;border-radius:28px;background:#fffffff0;box-shadow:0 26px 70px #0f172a1a}.calculator-support .feature-item{min-height:82px;gap:22px}.calculator-support .feature-item p{font-size:15px;line-height:1.62}.calculator-support .round-icon{width:64px;height:64px}.calculator-support .round-icon svg{width:34px;height:34px}.calculator-support .bottom-notice .round-icon{width:58px;height:58px}.calculator-support .bottom-notice .round-icon svg{width:26px;height:26px}.guide-steps{margin-top:0;padding:24px 20px;position:relative;z-index:2}.guide-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:20px}.guide-card{position:relative;min-height:210px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;text-align:center;align-content:center;padding:24px 14px 18px;gap:10px}.guide-card .step-num{left:14px;top:14px}.warning-card .section-icon{background:#f59e0b}.faq-card details{border:1px solid var(--line);border-radius:10px;padding:14px 16px;margin-bottom:10px;background:#fff}.faq-card summary{cursor:pointer;font-weight:900}.faq-card p{margin-top:8px}.clean-list{margin:0;padding-left:20px;color:#475569;line-height:1.9}.guide-page .hero{min-height:260px;background-position:center top}.guide-page .hero:after{content:"";position:absolute;top:0;right:32px;width:620px;height:238px;background:url(/assets/bg/guide-hero-illustration.png) center / 100% 100% no-repeat;pointer-events:none}.guide-page .hero-copy{position:relative;z-index:1;width:min(1040px,100%);padding:18px 0 0 18px}.guide-page .hero h1{font-size:clamp(66px,4.1vw,78px);line-height:1.1}.guide-page .hero p{margin-top:20px;font-size:22px;line-height:1.6;color:#233453}.guide-page .page-stack{gap:28px;margin-top:0;padding-bottom:44px}.guide-page .card{background:#fff;border-color:#e2eaf6;box-shadow:0 14px 34px #0f172a12;-webkit-backdrop-filter:none;backdrop-filter:none}.guide-page .section-title{margin-bottom:24px}.guide-page .section-title h2{font-size:34px}.guide-page .section-icon{width:44px;height:44px;border-radius:7px;background:#1267f1}.guide-page .guide-steps{min-height:460px;margin-top:0;padding:36px 34px 34px;border-radius:20px}.guide-page .guide-grid{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:26px}.guide-page .guide-grid:before{content:"";position:absolute;top:108px;left:86px;right:86px;height:2px;background:repeating-linear-gradient(90deg,#c7d5f1 0 9px,transparent 9px 16px);z-index:0}.guide-page .guide-card{position:relative;z-index:1;min-height:340px;padding:36px 20px 30px;border:1px solid #dfe8f6;border-radius:16px;background:#fff;box-shadow:0 8px 18px #0f172a08;align-content:center}.guide-page .guide-card .step-num{left:20px;top:20px;width:40px;height:40px;font-size:20px;background:#eaf2ff}.guide-page .guide-card .round-icon{width:86px;height:86px;margin-bottom:0}.guide-page .guide-card h3{max-width:190px;min-height:50px;margin:0;font-size:22px;line-height:1.35;color:#0f1b35}.guide-page .guide-card p{max-width:190px;margin:0;font-size:16px;line-height:1.7;color:#64748b}.guide-page .guide-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.guide-page .guide-bottom .card{min-height:390px;padding:34px 34px 30px;border-radius:18px}.guide-page .guide-rule-card .formula-box{margin-bottom:0;padding:16px 20px;border-color:#c7dcff;border-bottom:0;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#f3f7ff,#edf5ff);font-size:18px;line-height:1.45}.guide-page .guide-rule-card .clean-list{padding:10px 20px 12px 38px;border-left:1px solid #c7dcff;border-right:1px solid #c7dcff;background:#edf5ff;font-size:16px;line-height:1.9}.guide-note-line{display:flex;align-items:center;gap:8px;margin-top:0!important;padding:14px 20px 16px;border:1px solid #c7dcff;border-top:0;border-radius:0 0 8px 8px;background:#edf5ff;color:#2563eb!important;font-size:16px}.guide-page .warning-card .section-icon{background:#f59e0b}.guide-page .guide-warning-card .clean-list{min-height:286px;padding:22px 22px 20px 34px;border:1px solid #f8d9a1;border-radius:8px;background:linear-gradient(180deg,#fffaf1,#fff6e7);font-size:16px;line-height:1.92}.guide-page .guide-warning-card .clean-list li::marker{color:#ea8500}.guide-page .faq-card .section-icon{background:#6d5dfc}.guide-page .faq-list{display:grid;gap:14px}.guide-page .faq-row{min-height:82px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:16px 20px;border:1px solid #dfe7f2;border-radius:8px;background:#fff;color:#0f1b35}.guide-page .faq-row h3{margin:0 0 2px;font-size:19px}.guide-page .faq-row p{margin:0;font-size:15px;line-height:1.5}.guide-page .faq-row svg{color:#0f1b35}@media(max-width:1180px){.guide-page .page-container{width:min(1180px,calc(100% - 40px))}.guide-page .guide-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.guide-page .guide-grid:before{display:none}.guide-page .guide-bottom{grid-template-columns:1fr}.guide-page .hero:after{right:0;opacity:.45}}@media(max-width:760px){.guide-page .hero{min-height:220px}.guide-page .hero:after{display:none}.guide-page .hero-copy{padding-left:0}.guide-page .guide-grid{grid-template-columns:1fr}.bottom-notice-copy{align-items:flex-start}.bottom-notice{flex-direction:column;align-items:flex-start}}.examples-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:0;position:relative;z-index:2}.example-card{padding:20px}.example-card h2{display:flex;align-items:center;gap:12px;margin:0 0 16px}.example-card h2 span{width:42px;height:32px;border-radius:8px;display:grid;place-items:center;background:#075cff;color:#fff;font-size:18px}.example-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px}.example-box{border:1px solid var(--line);border-radius:12px;padding:16px}.example-box h3{margin:0 0 12px;display:flex;align-items:center;gap:8px;color:#075cff}.example-box dl{margin:0;display:grid;grid-template-columns:1fr auto;gap:9px 14px}.example-box dt{color:#64748b}.example-box dd{margin:0;font-weight:800}.pill{color:#fff;background:#20b26b;border-radius:999px;padding:3px 9px}.example-value{min-height:118px;border-radius:12px;display:grid;place-items:center;text-align:center;color:#fff;background:linear-gradient(135deg,#1984ff,#9d48ff);margin-bottom:14px;padding:14px}.example-value strong{font-size:34px}.example-card .progress-card{padding:0;border:0;margin:0}.example-card .progress-card p{font-size:16px;line-height:1.5;word-break:keep-all;overflow-wrap:normal}.compact-scenarios{grid-template-columns:repeat(3,1fr)}.examples-bottom-grid{align-items:stretch}.example-info-card>p{margin-bottom:12px}.example-info-card .section-title{margin-bottom:16px}.example-info-card .compact-scenarios{gap:16px}.example-info-card .mini-card{min-height:148px;padding:22px 18px}.guide-page .page-stack,.examples-page .page-stack{gap:28px;margin-top:0;padding-bottom:44px}.guide-page .page-container,.examples-page .page-container{width:min(1850px,calc(100% - 40px))}.guide-page .card,.examples-page .card{border-color:#e5ecf6;border-radius:28px;background:#fffffff0;box-shadow:0 26px 70px #0f172a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guide-page .section-title,.examples-page .section-title{gap:14px;margin-bottom:26px}.guide-page .section-title h2,.examples-page .section-title h2{font-size:32px;line-height:1.22}.guide-page .section-icon,.examples-page .section-icon{width:42px;height:42px;border-radius:9px}.guide-page .section-icon svg,.examples-page .section-icon svg{width:24px;height:24px}.guide-page .guide-steps{min-height:auto;padding:42px 44px;border-radius:28px}.guide-page .guide-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:24px}.guide-page .guide-grid:before{top:104px;left:92px;right:92px}.guide-page .guide-card{min-height:300px;padding:34px 20px 30px;border-color:#dfe8f5;border-radius:22px;background:#ffffffb8;box-shadow:0 12px 24px #0f172a0d;min-width:0}.guide-page .guide-card .step-num{left:20px;top:20px;width:38px;height:38px;font-size:18px}.guide-page .guide-card .round-icon{width:76px;height:76px}.guide-page .guide-card h3{max-width:none;min-height:0;font-size:22px;line-height:1.3}.guide-page .guide-card p{max-width:none;font-size:17px;line-height:1.62}.guide-page .guide-bottom{gap:44px}.guide-page .guide-bottom .card{min-height:430px;padding:42px 44px;border-radius:28px}.guide-page .guide-rule-card .formula-box{padding:18px 24px;border-radius:14px 14px 0 0;font-size:20px}.guide-page .guide-rule-card .clean-list{padding:14px 24px 16px 42px;font-size:17px;line-height:1.9}.guide-note-line{padding:16px 24px 18px;border-radius:0 0 14px 14px;font-size:17px;line-height:1.58}.guide-page .guide-warning-card .clean-list{min-height:300px;padding:26px 26px 24px 38px;border-radius:14px;font-size:17px;line-height:1.9}.guide-page .faq-list{gap:16px}.guide-page .faq-row{min-height:100px;padding:20px 24px;border-radius:14px}.guide-page .faq-row h3{font-size:20px}.guide-page .faq-row p{font-size:17px;line-height:1.58}.examples-page .page-stack{gap:28px}.examples-grid{gap:44px}.example-card{padding:42px 44px;border-radius:28px}.example-card h2{gap:14px;margin-bottom:26px;color:#0f172a;font-size:32px;line-height:1.22}.example-card h2 span{width:54px;height:42px;border-radius:12px;font-size:20px}.example-inner{gap:24px}.example-box{min-width:0;border-color:#dfe8f5;border-radius:22px;padding:24px;background:linear-gradient(180deg,#f8fbffeb,#fffffffa)}.example-box h3{margin-bottom:18px;font-size:22px}.example-box h3 svg{width:24px;height:24px}.example-box dl{grid-template-columns:minmax(88px,max-content) minmax(0,1fr);gap:12px 16px;font-size:17px;line-height:1.5}.example-box dt{white-space:nowrap}.example-box dd{min-width:0;overflow-wrap:anywhere}.example-value{min-height:180px;margin-bottom:20px;padding:22px;border-radius:22px}.example-value span{font-size:18px;font-weight:800}.example-value strong{font-size:52px;line-height:1.05}.example-value small{font-size:18px;font-weight:800}.examples-bottom-grid{gap:44px}.example-info-card{min-height:360px;padding:42px 44px}.example-info-card>p,.example-info-card .clean-list{font-size:18px;line-height:1.7}.example-info-card .section-title{margin-bottom:26px}.example-info-card .compact-scenarios{gap:24px}.example-info-card .mini-card{min-height:190px;padding:28px 24px;border-radius:22px;background:#ffffffb8}.example-info-card .mini-card h3{font-size:22px}.example-info-card .mini-card p{font-size:17px;line-height:1.6}.guide-page .bottom-notice,.examples-page .bottom-notice{min-height:112px;padding:24px 34px;border-radius:28px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0f172a70;display:grid;place-items:center;padding:24px}.share-modal{width:min(980px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:16px;padding:18px;box-shadow:0 24px 80px #0f172a3d}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-head h2{margin:0}.modal-head button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff}.share-canvas{width:100%;height:auto;border:1px solid var(--line);border-radius:12px;display:block}@media(max-width:1120px){.page-container,.calculator-page .page-container{width:min(100% - 40px,1180px)}.feature-strip,.flow-steps,.guide-grid,.calculator-support .feature-strip{grid-template-columns:repeat(2,1fr)}.calculator-support{gap:18px}.feature-item:not(:last-child){border-right:0}.step-arrow{display:none}.flow-step{padding-left:96px}.result-summary{grid-template-columns:repeat(2,1fr)}.value-card{grid-column:span 2}.calculator-page .page-container{width:min(100% - 64px,1280px)}.calculator-support .feature-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:1120px){.home-grid,.guide-bottom,.examples-grid,.calculator-main-grid{grid-template-columns:1fr}.calculator-page .result-summary{grid-template-columns:repeat(2,1fr)}.calculator-page .value-card{grid-column:span 2}.calculator-support .feature-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.topbar{height:auto;min-height:68px;grid-template-columns:1fr auto;gap:10px;padding:12px 14px}.brand{font-size:21px;min-width:0}.brand-mark{width:36px;height:36px}.nav-tabs{grid-column:1 / -1;width:100%;height:42px;overflow-x:auto;justify-content:flex-start;gap:16px}.nav-tabs button{min-width:72px;font-size:15px}.theme-button{width:38px;height:38px}.page-container,.calculator-page .page-container{width:calc(100% - 24px)}.hero{min-height:286px;background-position:center right}.calculator-page .hero{min-height:318px;background-position:center top}.hero-copy{padding:28px 0 42px}.calculator-page .hero-copy{padding:28px 0 78px}.hero h1{font-size:clamp(34px,10vw,46px)}.hero p{font-size:16px}.hero-actions,.button-row{flex-direction:column;gap:12px}.primary-action,.secondary-action{width:100%;min-height:50px;padding:0 18px;font-size:16px}.feature-strip,.flow-steps,.guide-grid,.calculator-support .feature-strip,.scenario-list,.compact-scenarios,.field-grid.two,.field-grid.three,.result-summary,.result-bottom,.example-inner{grid-template-columns:1fr}.rate-status{grid-template-columns:auto 1fr}.rate-status button{grid-column:1 / -1;justify-content:center}.calculator-main-grid{margin-top:-20px}.value-card{grid-column:auto}.input-panel,.result-panel,.card{padding:16px}.flow-step{padding:76px 16px 16px;min-height:150px}.flow-step>svg{top:28px;left:56px}.guide-card{min-height:168px}.bottom-notice{align-items:flex-start;text-align:left}.home-topbar{position:sticky;top:0;left:auto;width:100%;min-height:132px;transform:none;border-radius:0;padding:12px 14px}.home-topbar .brand{font-size:21px}.home-topbar .nav-tabs{height:42px;gap:16px}.home-page .page-container,.guide-page .page-container,.examples-page .page-container{width:calc(100% - 32px)}.shared-hero{min-height:430px;background-position:58% top}.shared-hero-content{align-items:flex-start}.shared-hero-copy{width:100%;margin-left:0;padding-top:50px}.shared-hero h1{width:min(100%,360px);font-size:42px;line-height:1.12}.shared-hero p{width:min(100%,360px);font-size:15px;line-height:1.7}.shared-hero-actions{width:100%;flex-direction:column;gap:12px;margin-top:24px}.shared-hero .primary-action,.shared-hero .secondary-action{width:100%;min-height:50px;font-size:16px}.home-page,.calculator-page,.guide-page,.examples-page{margin-top:-48px}.home-stack{gap:16px}.home-page .feature-strip{grid-template-columns:1fr;min-height:0;padding:24px}.home-page .feature-item{min-height:0;grid-template-columns:auto 1fr}.home-page .feature-item:not(:last-child){padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid #dfe7f2}.home-page .flow-card{padding:18px 16px}.home-page .flow-steps{grid-template-columns:1fr;gap:12px}.home-page .flow-step{min-height:116px;display:grid;grid-template-columns:38px 52px minmax(0,1fr);align-items:center;gap:12px;padding:18px 16px}.home-page .flow-step .step-num{position:static;transform:none}.home-page .flow-icon{position:static;transform:none;width:52px;height:52px}.home-page .scenario-list,.home-page .home-grid,.guide-page .guide-grid,.examples-page .examples-grid,.examples-page .examples-bottom-grid{grid-template-columns:1fr}.guide-page .guide-steps,.guide-page .guide-bottom .card,.example-info-card,.guide-page .bottom-notice,.examples-page .bottom-notice{padding:24px}.guide-page .guide-grid:before{display:none}.guide-page .guide-card{min-height:176px;padding:24px 18px 22px}.guide-page .guide-card .step-num{left:18px;top:18px}.guide-page .guide-card .round-icon{width:62px;height:62px}.guide-page .guide-card h3{font-size:20px}.guide-page .guide-card p{font-size:16px}.example-card h2{align-items:flex-start;font-size:28px}.example-card h2 span{flex:0 0 50px}.example-box dl{grid-template-columns:minmax(0,1fr) max-content}.home-page .mini-card{grid-template-columns:72px minmax(0,1fr);min-height:128px;width:100%;align-items:center;justify-items:start;text-align:left}.home-page .mini-card .round-icon{grid-row:1 / span 2;width:64px;height:64px}.home-page .mini-card h3,.home-page .mini-card p{grid-column:2;min-width:0;width:100%;white-space:normal}}:root{--ink: #172033;--muted: #5e6f88;--line: rgba(148, 163, 184, .18);--card: rgba(255, 255, 255, .84);--shadow: 0 18px 44px rgba(42, 55, 84, .08)}body{background:linear-gradient(180deg,#fbfdfffa,#f4f8fffa),url(/assets/source-originals/subtle_dotted_grid_pattern.png);background-attachment:fixed,fixed;background-size:auto,760px}.page-container,.home-page .page-container,.calculator-page .page-container,.guide-page .page-container,.examples-page .page-container{width:min(1420px,calc(100% - 32px))}.topbar,.home-topbar{position:fixed;top:16px;left:50%;width:min(1100px,calc(100% - 32px));height:70px;transform:translate(-50%);margin:0;padding:10px 12px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:#ffffffd1;box-shadow:0 20px 44px #2a37541f,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand{gap:10px;font-size:0}.brand-copy{display:grid;gap:2px;min-width:0}.brand-copy strong{color:var(--ink);font-size:16px;font-weight:950;line-height:1.1}.brand-copy small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.1}.brand-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#ff7eb3);box-shadow:0 12px 28px #2563eb2e}.nav-tabs{justify-self:center;display:inline-flex;align-items:center;gap:8px;height:auto;padding:6px;border:1px solid rgba(226,232,240,.9);border-radius:999px;background:#f1f5f9cc}.nav-tabs button{min-width:82px;height:38px;padding:0 14px;border-radius:999px;color:#5c6c84;font-size:14px;font-weight:850}.nav-tabs button:after{display:none}.nav-tabs button.active{color:#172033;background:#fffffffa;box-shadow:0 10px 24px #2a375414}.theme-button{width:44px;height:44px;border-radius:999px;border:1px solid rgba(226,232,240,.92);background:#fffffff2;box-shadow:0 10px 24px #2a37540f}.shared-hero{position:relative;min-height:420px;overflow:hidden;border-bottom:1px solid rgba(148,163,184,.16)}.shared-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fbfdff14,#fbfdff47 70%,#f7fbfff5);pointer-events:none}.shared-hero-content{min-height:inherit;display:flex;align-items:center}.shared-hero-copy{position:relative;z-index:1;width:min(780px,100%);padding:86px 0 54px}.shared-hero .eyebrow{margin-bottom:14px;color:#2563eb;background:#eff6ffe0;border:1px solid rgba(59,130,246,.14);box-shadow:0 10px 22px #2563eb0f}.shared-hero h1{margin:10px 0 14px;color:transparent;background:linear-gradient(90deg,#172033,#2563eb 20%,#22d3ee 44%,#ff7eb3 82%,#f43f5e);-webkit-background-clip:text;background-clip:text;font-size:68px;font-weight:950;line-height:.98;letter-spacing:0}.shared-hero p{width:min(700px,100%);margin:0;color:#42536c;font-size:17px;line-height:1.85}.shared-hero-actions{margin-top:28px;gap:12px}.motion-ready .shared-hero,.motion-ready .feature-strip,.motion-ready .flow-card,.motion-ready .formula-card,.motion-ready .scenario-card,.motion-ready .bottom-notice,.motion-ready .input-panel,.motion-ready .result-panel,.motion-ready .guide-steps,.motion-ready .guide-rule-card,.motion-ready .guide-warning-card,.motion-ready .guide-faq-card,.motion-ready .example-card,.motion-ready .example-info-card{opacity:0;transform:translateY(42px) scale(.985);transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.2,.8,.2,1),background .34s ease,border-color .34s ease}.motion-ready .feature-item,.motion-ready .flow-step,.motion-ready .mini-card,.motion-ready .metric-card,.motion-ready .value-card,.motion-ready .progress-card,.motion-ready .formula-explain,.motion-ready .share-box,.motion-ready .faq-row{opacity:0;transform:translateY(30px) scale(.99);transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.2,.8,.2,1),background .34s ease,border-color .34s ease}.motion-ready .shared-hero.is-visible,.motion-ready .feature-strip.is-visible,.motion-ready .feature-item.is-visible,.motion-ready .flow-card.is-visible,.motion-ready .flow-step.is-visible,.motion-ready .formula-card.is-visible,.motion-ready .scenario-card.is-visible,.motion-ready .mini-card.is-visible,.motion-ready .bottom-notice.is-visible,.motion-ready .input-panel.is-visible,.motion-ready .result-panel.is-visible,.motion-ready .metric-card.is-visible,.motion-ready .value-card.is-visible,.motion-ready .progress-card.is-visible,.motion-ready .formula-explain.is-visible,.motion-ready .share-box.is-visible,.motion-ready .guide-steps.is-visible,.motion-ready .guide-card.is-visible,.motion-ready .guide-rule-card.is-visible,.motion-ready .guide-warning-card.is-visible,.motion-ready .guide-faq-card.is-visible,.motion-ready .faq-row.is-visible,.motion-ready .example-card.is-visible,.motion-ready .example-info-card.is-visible{opacity:1;transform:translateY(0) scale(1)}.motion-ready .shared-hero.is-visible:hover,.motion-ready .feature-strip.is-visible:hover,.motion-ready .flow-card.is-visible:hover,.motion-ready .formula-card.is-visible:hover,.motion-ready .scenario-card.is-visible:hover,.motion-ready .bottom-notice.is-visible:hover,.motion-ready .input-panel.is-visible:hover,.motion-ready .result-panel.is-visible:hover,.motion-ready .guide-steps.is-visible:hover,.motion-ready .guide-rule-card.is-visible:hover,.motion-ready .guide-warning-card.is-visible:hover,.motion-ready .guide-faq-card.is-visible:hover,.motion-ready .example-card.is-visible:hover,.motion-ready .example-info-card.is-visible:hover,.motion-ready .metric-card.is-visible:hover,.motion-ready .value-card.is-visible:hover,.motion-ready .progress-card.is-visible:hover,.motion-ready .formula-explain.is-visible:hover,.motion-ready .share-box.is-visible:hover,.motion-ready .faq-row.is-visible:hover,.motion-ready .flow-step.is-visible:hover,.motion-ready .feature-item.is-visible:hover,.motion-ready .mini-card.is-visible:hover{transform:translateY(-4px) scale(1)}.motion-ready .feature-strip.is-visible:hover,.motion-ready .flow-card.is-visible:hover,.motion-ready .formula-card.is-visible:hover,.motion-ready .scenario-card.is-visible:hover,.motion-ready .bottom-notice.is-visible:hover,.motion-ready .input-panel.is-visible:hover,.motion-ready .result-panel.is-visible:hover,.motion-ready .guide-steps.is-visible:hover,.motion-ready .guide-rule-card.is-visible:hover,.motion-ready .guide-warning-card.is-visible:hover,.motion-ready .guide-faq-card.is-visible:hover,.motion-ready .example-card.is-visible:hover,.motion-ready .example-info-card.is-visible:hover{border-color:#2563eb38;box-shadow:0 28px 72px #2a375421}.motion-ready .metric-card.is-visible:hover,.motion-ready .value-card.is-visible:hover,.motion-ready .progress-card.is-visible:hover,.motion-ready .formula-explain.is-visible:hover,.motion-ready .share-box.is-visible:hover,.motion-ready .faq-row.is-visible:hover,.motion-ready .flow-step.is-visible:hover,.motion-ready .feature-item.is-visible:hover,.motion-ready .mini-card.is-visible:hover{border-color:#2563eb2e;box-shadow:0 16px 38px #2a37541a}.motion-ready .feature-item:nth-child(1),.motion-ready .flow-step:nth-child(1),.motion-ready .mini-card:nth-child(1),.motion-ready .guide-card:nth-child(1),.motion-ready .faq-row:nth-child(1),.motion-ready .example-card:nth-child(1){transition-delay:.04s}.motion-ready .feature-item:nth-child(2),.motion-ready .flow-step:nth-child(2),.motion-ready .mini-card:nth-child(2),.motion-ready .guide-card:nth-child(2),.motion-ready .faq-row:nth-child(2),.motion-ready .example-card:nth-child(2){transition-delay:.08s}.motion-ready .feature-item:nth-child(3),.motion-ready .flow-step:nth-child(3),.motion-ready .mini-card:nth-child(3),.motion-ready .guide-card:nth-child(3),.motion-ready .faq-row:nth-child(3),.motion-ready .example-card:nth-child(3){transition-delay:.12s}.motion-ready .feature-item:nth-child(4),.motion-ready .flow-step:nth-child(4),.motion-ready .mini-card:nth-child(4),.motion-ready .guide-card:nth-child(4),.motion-ready .faq-row:nth-child(4),.motion-ready .example-card:nth-child(4){transition-delay:.16s}.primary-action,.secondary-action,.outline-action{min-height:46px;padding:0 18px;border-radius:999px;font-size:15px;font-weight:850}.primary-action{background:linear-gradient(135deg,#172033,#1f2937);box-shadow:0 16px 34px #0f172a29}.secondary-action,.outline-action{color:#172033;background:#ffffffeb;border:1px solid rgba(226,232,240,.95);box-shadow:0 12px 28px #2a375414}.card,.feature-strip,.bottom-notice,.input-group,.metric-card,.value-card,.progress-card,.formula-explain,.share-box,.example-box,.guide-page .guide-card,.guide-page .faq-row,.home-page .mini-card,.guide-page .guide-bottom .card,.example-info-card,.share-modal{position:relative;border:1px solid rgba(255,255,255,.9);border-radius:20px;background:var(--card);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.card:before,.feature-strip:before,.bottom-notice:before,.share-modal:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#2563eb,#22d3ee 42%,#ff7eb3 86%)}.section-title{gap:10px;margin-bottom:18px}.section-title h2{color:var(--ink);font-size:24px;font-weight:900;line-height:1.2}.section-icon{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#ff7eb3)}.home-page,.calculator-page,.guide-page,.examples-page{margin-top:-36px;background:linear-gradient(180deg,#f7fbff,#fbfdff 56%,#fff)}.home-stack,.page-stack{gap:20px}.home-page .feature-strip{min-height:0;padding:26px 28px;gap:22px;border-radius:24px}.home-page .feature-item{min-height:0;gap:20px}.home-page .feature-item:not(:last-child){padding-right:22px;border-right:1px solid rgba(148,163,184,.18)}.home-page .round-icon{width:70px;height:70px;border-radius:22px}.home-page .feature-item h3,.home-page .flow-step h3,.home-page .mini-card h3{margin-bottom:6px;font-size:20px;line-height:1.25}.home-page .feature-item p,.home-page .flow-step p,.home-page .mini-card p,.home-page .card p{font-size:16px;line-height:1.65}.home-page .flow-card,.home-page .formula-card,.home-page .scenario-card,.guide-page .guide-steps,.guide-page .guide-bottom .card,.example-card,.input-panel,.result-panel{border-radius:22px}.home-page .flow-card,.home-page .formula-card,.home-page .scenario-card{padding:30px 32px}.home-page .flow-steps{gap:20px}.home-page .flow-step{min-height:160px;padding:26px 22px 22px 130px;border:1px solid rgba(226,232,240,.9);border-radius:22px;background:#ffffffb8;box-shadow:0 12px 24px #2a37540d}.home-page .flow-step .step-num{width:38px;height:38px;font-size:16px}.home-page .flow-icon{left:74px;width:54px;height:54px}.home-page .home-grid{gap:24px}.home-page .formula-box{margin-bottom:16px;padding:18px 20px;border-radius:14px;font-size:18px;line-height:1.45}.home-page .scenario-list{gap:18px}.home-page .mini-card{min-height:184px;padding:22px 20px;border:1px solid rgba(226,232,240,.92);border-radius:18px;background:#ffffffb3;box-shadow:none}.home-page .bottom-notice{min-height:112px;padding:22px 26px;border-radius:22px}.home-page .bottom-notice-copy p{font-size:16px;line-height:1.6}.calculator-page .calculator-main-grid{gap:24px;margin-bottom:24px}.input-panel,.result-panel{padding:24px}.input-panel{gap:20px}.input-group{padding:22px;border-radius:18px;border:1px solid rgba(226,232,240,.9);background:#f8fbffeb;box-shadow:0 12px 24px #2a37540d}.input-group h3{margin-bottom:18px;font-size:22px}.field-grid{gap:14px}.field span{font-size:14px;color:#334155}.field input,.field select,.date-trigger{height:48px;border-radius:12px;font-size:15px}.rate-status{min-height:48px;padding:12px 14px;border-radius:14px;background:#eff6ffbf;border:1px solid rgba(191,219,254,.6)}.rate-status button{height:34px;border-radius:999px;padding:0 12px;background:#fffffff5;border:1px solid rgba(226,232,240,.95)}.result-summary{gap:12px}.metric-card,.value-card{min-height:132px;border-radius:18px;border:1px solid rgba(226,232,240,.92);background:#f8fbffeb;box-shadow:0 12px 24px #2a37540f}.metric-card strong{font-size:18px}.value-card{background:linear-gradient(135deg,#172033,#2563eb 60%,#8b4dff);border:0;box-shadow:0 18px 40px #2563eb2e}.value-card small{color:#ffffffd1}.progress-card,.formula-explain,.share-box{padding:18px;border-radius:18px;border:1px solid rgba(226,232,240,.92);background:#f8fbffeb;box-shadow:0 12px 24px #2a37540d}.progress-track{height:12px;border-radius:999px}.result-bottom{gap:14px}.share-box .outline-action,.share-modal .primary-action,.share-modal .secondary-action{min-height:44px;font-size:14px}.guide-page .guide-grid{gap:14px}.guide-page .guide-grid:before{top:106px;left:72px;right:72px;opacity:.7}.guide-page .guide-card{min-height:244px;padding:24px 18px 22px;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:#ffffffb8;box-shadow:0 12px 24px #2a37540d}.guide-page .guide-card .round-icon{width:64px;height:64px}.guide-page .guide-card h3{font-size:18px;line-height:1.32}.guide-page .guide-card p{font-size:15px;line-height:1.65}.guide-page .guide-bottom{gap:16px}.guide-page .guide-bottom .card{padding:22px}.guide-page .guide-rule-card .formula-box{margin-bottom:0;padding:16px 18px;border-radius:14px 14px 0 0;font-size:16px}.guide-page .guide-rule-card .clean-list,.guide-page .guide-warning-card .clean-list{font-size:15px;line-height:1.75}.guide-note-line{padding:14px 18px 16px;font-size:14px}.guide-page .faq-row{min-height:76px;padding:14px 16px;border-radius:14px;background:#ffffffeb}.guide-page .faq-row h3{font-size:17px}.examples-grid{gap:18px}.example-card{padding:24px}.example-card h2{margin-bottom:18px;font-size:24px}.example-card h2 span{width:48px;height:36px;border-radius:10px}.example-inner{gap:14px}.example-box{padding:18px;border-radius:18px;border:1px solid rgba(226,232,240,.92);background:#f8fbffeb;box-shadow:0 12px 24px #2a37540d}.example-box h3{margin-bottom:12px;font-size:16px}.example-box dl{gap:8px 12px}.example-value{min-height:150px;border-radius:18px}.example-value strong{font-size:44px}.example-info-card{padding:24px}.example-info-card .mini-card{min-height:132px;padding:18px;border:1px solid rgba(226,232,240,.92);border-radius:16px;background:#ffffffb8;box-shadow:none}.bottom-notice.disclaimer,.guide-page .bottom-notice,.examples-page .bottom-notice{padding:18px 22px;border-radius:20px}.bottom-notice-link,.guide-feedback-link{min-height:42px;padding:0 14px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(226,232,240,.92);box-shadow:0 10px 24px #2a37540f}.share-modal{padding:16px;border-radius:22px;border:1px solid rgba(226,232,240,.92);background:#fffffff5;box-shadow:0 28px 80px #2a375433}.share-modal .modal-head h2{font-size:18px}.share-canvas{border-radius:18px}@media(max-width:1120px){.topbar,.home-topbar{width:min(100% - 20px,1100px)}.feature-strip,.home-page .home-grid,.guide-page .guide-bottom,.examples-grid,.examples-page .examples-bottom-grid{grid-template-columns:1fr}.home-page .flow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.calculator-main-grid{grid-template-columns:1fr}.result-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.value-card{grid-column:span 2}.guide-page .guide-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.topbar,.home-topbar{top:10px;left:50%;width:calc(100% - 16px);min-height:58px;transform:translate(-50%);grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:8px 10px}.brand{gap:8px}.brand-copy strong{font-size:13px}.brand-copy small{font-size:11px}.brand-mark{width:34px;height:34px;border-radius:11px}.nav-tabs{grid-column:2;width:100%;min-width:0;justify-self:center;justify-content:stretch;overflow:hidden;padding:4px;gap:4px}.nav-tabs button{flex:1 1 0;min-width:0;height:32px;padding:0 4px;font-size:11px;white-space:nowrap}.theme-button{width:32px;height:32px}.shared-hero{min-height:336px}.shared-hero-copy{width:100%;padding:104px 0 34px}.shared-hero h1{font-size:38px}.shared-hero p{font-size:15px;line-height:1.7}.shared-hero-actions{flex-direction:column}.primary-action,.secondary-action,.outline-action{width:100%;min-height:44px;font-size:14px}.home-page,.calculator-page,.guide-page,.examples-page{margin-top:-24px}.home-page .feature-strip,.home-page .flow-card,.home-page .formula-card,.home-page .scenario-card,.input-panel,.result-panel,.guide-page .guide-steps,.guide-page .guide-bottom .card,.example-card,.example-info-card,.bottom-notice.disclaimer,.guide-page .bottom-notice,.examples-page .bottom-notice{padding:18px}.home-page .feature-strip,.guide-page .guide-bottom,.examples-grid,.calculator-support .feature-strip,.field-grid.two,.field-grid.three,.result-summary,.result-bottom,.example-inner{grid-template-columns:1fr}.home-page .feature-strip{gap:14px}.home-page .feature-item:not(:last-child){padding-right:0;padding-bottom:14px;border-right:0;border-bottom:1px solid rgba(148,163,184,.18)}.home-page .flow-steps{grid-template-columns:1fr}.home-page .flow-step{min-height:0;padding:18px 16px 16px 18px}.home-page .flow-step>svg,.home-page .flow-icon{position:static;width:44px;height:44px;transform:none}.home-page .flow-step .step-num{position:static;transform:none;width:30px;height:30px}.calculator-main-grid{gap:16px}.page-container,.home-page .page-container,.calculator-page .page-container,.guide-page .page-container,.examples-page .page-container{width:calc(100% - 16px)}.input-panel,.result-panel,.card{border-radius:18px}.input-group{padding:16px}.input-group h3{font-size:18px}.metric-card,.value-card,.progress-card,.formula-explain,.share-box,.example-box,.guide-page .guide-card{border-radius:16px}.result-summary{grid-template-columns:1fr}.value-card{grid-column:auto}.guide-page .guide-grid{grid-template-columns:1fr}.guide-page .guide-card{min-height:0}.guide-page .guide-grid:before{display:none}.example-value strong{font-size:38px}.example-value{min-height:132px}.share-modal{width:min(100%,980px);max-height:calc(100vh - 24px);padding:12px}}body{background:linear-gradient(180deg,#f8fbfffa,#f4f9fffa),url(/assets/bg/home-redesign-bg.png) center top / cover no-repeat fixed}.shared-hero .eyebrow{display:none}.topbar,.home-topbar{justify-content:center;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)}.brand{justify-self:start}.nav-tabs{justify-self:center}.theme-button{justify-self:end}.topbar{align-items:center;overflow:hidden}.topbar .brand,.topbar .nav-tabs,.topbar .theme-button{align-self:center}.topbar .nav-tabs{height:50px;max-height:50px}.shared-hero{min-height:400px;background-image:url(/assets/bg/home-redesign-bg.png)!important;background-position:center top!important;background-size:cover!important}.shared-hero:before{background:linear-gradient(180deg,#f8fbff14,#f8fbff33 62%,#f7fbfff0)}.shared-hero-copy{padding-top:78px}.shared-hero h1{font-size:clamp(44px,4.6vw,70px)}.shared-hero p{max-width:720px;font-size:16px}.calculator-page .hero,.guide-page .hero,.examples-page .hero{min-height:0;background:transparent}.calculator-page .hero-copy,.guide-page .hero-copy,.examples-page .hero-copy{padding:0}@media(max-width:760px){.topbar,.home-topbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-content:stretch;height:64px;padding:8px 10px}.brand{justify-self:start;gap:8px}.brand-copy,.brand-copy small{display:none}.brand-copy strong{font-size:13px}.brand-mark{width:34px;height:34px;border-radius:11px}.nav-tabs{justify-self:center;width:100%;min-width:0;gap:4px;padding:4px 5px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap}.nav-tabs::-webkit-scrollbar{display:none}.theme-button{justify-self:end;width:34px;height:34px}.shared-hero{min-height:360px;background-position:56% top!important}.shared-hero-copy{padding-top:100px}.shared-hero h1{font-size:38px;line-height:1.04}.shared-hero p{font-size:14px}}@media(max-width:760px){.topbar.home-topbar,.topbar{width:calc(100% - 14px)!important;height:58px!important;min-height:58px!important;grid-template-columns:34px minmax(0,1fr) 34px!important;gap:6px!important;padding:7px 8px!important;border-radius:999px!important;overflow:hidden}.home-topbar .brand,.brand{width:34px!important;min-width:34px!important;justify-self:start!important;gap:0!important;padding:0!important;overflow:hidden}.home-topbar .brand-mark,.brand-mark{width:34px!important;height:34px!important;border-radius:11px!important}.brand-mark svg{width:20px!important;height:20px!important}.brand-copy{display:none!important}.home-topbar .nav-tabs,.nav-tabs{grid-column:2!important;width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:center!important;gap:2px!important;justify-self:stretch!important;padding:4px!important;overflow:hidden!important}.home-topbar .nav-tabs button,.nav-tabs button{width:100%!important;min-width:0!important;height:32px!important;padding:0 2px!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important;word-break:keep-all!important;overflow:hidden!important;text-overflow:clip!important}.home-topbar .theme-button,.theme-button{width:34px!important;height:34px!important;justify-self:end!important;border-radius:12px!important}.theme-button svg{width:18px!important;height:18px!important}}.home-page,.calculator-page,.guide-page,.examples-page{margin-top:-8px!important;padding-top:30px}.home-stack,.page-stack,.home-page .home-grid,.guide-bottom,.examples-grid,.calculator-main-grid,.result-bottom,.feature-strip,.flow-steps,.scenario-list,.result-summary,.guide-page .guide-grid{gap:28px!important}@media(max-width:760px){.home-page,.calculator-page,.guide-page,.examples-page{margin-top:-6px!important;padding-top:24px}.home-stack,.page-stack,.home-page .home-grid,.guide-bottom,.examples-grid,.calculator-main-grid,.result-bottom,.feature-strip,.flow-steps,.scenario-list,.result-summary,.guide-page .guide-grid{gap:16px!important}}.home-page .feature-item{border-radius:16px;padding:12px 18px 12px 12px}.home-page .feature-item:not(:last-child){padding-right:24px}.motion-ready .feature-item.is-visible:hover{background:transparent;box-shadow:none;border-color:transparent;transform:translateY(-3px) scale(1)}.calculator-page .result-summary{grid-template-columns:repeat(2,minmax(280px,1fr));align-items:stretch}.calculator-page .metric-card,.calculator-page .value-card{min-height:118px;padding:18px 20px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;place-items:initial;align-items:center;justify-items:stretch;gap:6px 14px;text-align:left}.calculator-page .metric-card svg,.calculator-page .value-card svg{grid-row:1 / 3;align-self:center;width:42px;height:42px}.calculator-page .metric-card span,.calculator-page .value-card span{min-width:0;font-size:15px;line-height:1.25;white-space:nowrap}.calculator-page .metric-card strong,.calculator-page .value-card strong,.calculator-page .value-card small{min-width:0;max-width:100%;line-height:1.2;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;text-align:left}.calculator-page .metric-card strong{font-size:22px}.calculator-page .value-card{grid-column:span 2}.calculator-page .value-card strong{font-size:36px}.calculator-page .value-card small{grid-column:2;font-size:15px}.guide-page .guide-card{display:grid;grid-template-rows:auto auto auto auto;justify-items:center;align-content:start;row-gap:14px;min-height:260px;padding:22px 18px 24px}.guide-page .guide-card .step-num{position:static;width:38px;height:38px;margin:0;font-size:17px}.guide-page .guide-card .round-icon{width:66px;height:66px;margin:0}.guide-page .guide-card h3,.guide-page .guide-card p{max-width:210px;min-height:0;text-align:center}@media(min-width:1280px){.calculator-page .result-summary{grid-template-columns:repeat(4,minmax(230px,1fr))}.calculator-page .value-card{grid-column:span 4}}@media(max-width:760px){.home-page .feature-item,.home-page .feature-item:not(:last-child){padding:12px}.calculator-page .result-summary{grid-template-columns:1fr!important}.calculator-page .value-card{grid-column:auto}.calculator-page .metric-card,.calculator-page .value-card{min-height:108px;padding:16px}.calculator-page .value-card small{grid-column:2}.guide-page .guide-card{min-height:0;row-gap:12px}}.home-page .feature-strip .feature-item.is-visible:hover{background:transparent!important;border-radius:18px!important;box-shadow:0 14px 32px #2a375414!important;transform:translateY(-3px) scale(1)!important}.home-page .feature-strip .feature-item{padding:16px 20px!important;gap:20px!important}.home-page .feature-strip .feature-item:not(:last-child){padding-right:26px!important}.calculator-page .result-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.calculator-page .value-card{grid-column:1 / -1!important}.calculator-page .metric-card strong{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;overflow:hidden!important;text-overflow:ellipsis!important}.calculator-page .metric-card span,.calculator-page .metric-card strong{display:block;min-width:0;max-width:100%}.guide-page .guide-card{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;justify-items:start;align-content:start!important;row-gap:12px!important;padding:22px 18px 24px!important}.guide-page .guide-card .step-num{position:absolute!important;top:18px!important;left:18px!important;margin:0!important}.guide-page .guide-card .round-icon{margin:46px 0 0 40px!important}.guide-page .guide-card h3,.guide-page .guide-card p{margin-left:40px!important;text-align:left!important;max-width:calc(100% - 40px)!important}@media(max-width:760px){.home-page .feature-strip .feature-item,.home-page .feature-strip .feature-item:not(:last-child){padding:14px!important}.calculator-page .result-summary{grid-template-columns:1fr!important}.calculator-page .metric-card,.calculator-page .value-card{grid-template-columns:auto minmax(0,1fr)!important}.calculator-page .value-card small{grid-column:2!important}.guide-page .guide-card{row-gap:10px!important;padding:20px 16px!important}.guide-page .guide-card .round-icon{margin:40px 0 0 30px!important}.guide-page .guide-card h3,.guide-page .guide-card p{margin-left:30px!important;max-width:calc(100% - 30px)!important}}.calculator-page .page-container{width:min(1850px,calc(100% - 40px))!important}.calculator-page .calculator-main-grid{grid-template-columns:minmax(640px,1fr) minmax(716px,3fr)!important;gap:44px!important;align-items:start!important;margin-bottom:38px!important}.calculator-page .input-panel,.calculator-page .result-panel{padding:42px 44px!important;border-radius:28px!important;background:#ffffffd6!important;box-shadow:0 24px 60px #0f172a1a!important}.calculator-page .input-panel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:28px!important;grid-template-rows:none!important;align-content:start!important;height:auto!important}.calculator-page .input-panel>.section-title{margin-bottom:0!important}.calculator-page .input-group{padding:32px 34px!important;border-radius:24px!important;background:#f8fbffeb!important;box-shadow:0 12px 24px #2a37540d!important;width:100%!important}.calculator-page .rate-status{min-height:60px!important;margin-top:24px!important;padding:10px 16px!important;border:1px solid #cfe0ff!important;border-radius:14px!important;background:#f4f7ff!important;color:#1e3a8a!important;width:100%!important}.calculator-page .result-summary{grid-template-columns:repeat(2,303px)!important;gap:20px!important}.calculator-page .field-grid{width:100%!important}.calculator-page .field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important}.calculator-page .field-grid.three{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1.22fr)!important}.calculator-page .metric-card,.calculator-page .value-card{min-height:150px!important;padding:22px 18px!important;border-radius:22px!important;display:grid!important;place-items:center!important;text-align:center!important;gap:8px!important}.calculator-page .metric-card svg{width:48px!important;height:48px!important}.calculator-page .metric-card span,.calculator-page .value-card span{font-size:18px!important;font-weight:700!important}.calculator-page .metric-card strong{font-size:34px!important;white-space:nowrap!important;overflow:hidden!important;overflow-wrap:normal!important;text-overflow:ellipsis!important}.calculator-page .value-card{grid-column:span 2!important}.calculator-page .value-card strong{font-size:58px!important;line-height:1!important;white-space:normal!important;overflow-wrap:anywhere!important}.calculator-page .value-card small{font-size:18px!important;font-weight:800!important;color:#ffffffd1!important}.calculator-page .progress-card{margin-top:20px!important;border-radius:22px!important;padding:20px 24px!important}.calculator-page .result-bottom{grid-template-columns:1fr!important;gap:22px!important;margin-top:20px!important}.calculator-support{gap:24px!important;margin-bottom:24px!important}.calculator-support .feature-strip{padding:20px 40px!important;gap:24px!important;min-height:124px!important;border-radius:24px!important}.calculator-support .bottom-notice{margin-top:0!important;min-height:112px!important;padding:24px 34px!important;border-radius:28px!important}.guide-page .guide-grid:before{top:104px!important;left:92px!important;right:92px!important}.guide-page .guide-card{position:relative!important;min-height:300px!important;padding:34px 20px 30px!important;border-radius:22px!important;background:#ffffffb8!important;box-shadow:0 12px 24px #2a37540d!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:76px auto auto!important;gap:10px!important;justify-items:center!important;align-content:center!important;align-items:center!important;text-align:center!important}.guide-page .guide-card .step-num{position:absolute!important;top:20px!important;left:20px!important;width:38px!important;height:38px!important;font-size:18px!important;margin:0!important}.guide-page .guide-card .round-icon{width:76px!important;height:76px!important;margin:0!important}.guide-page .guide-card h3,.guide-page .guide-card p{margin-left:0!important;margin-top:0!important;margin-bottom:0!important;text-align:center!important}.guide-page .guide-card h3{word-break:normal!important;overflow-wrap:anywhere!important}.guide-page .guide-card:nth-child(3) h3{word-break:keep-all!important;overflow-wrap:normal!important;text-wrap:balance!important;max-width:none!important}@media(max-width:760px){.calculator-page .page-container{width:calc(100% - 16px)!important}.calculator-page .calculator-main-grid{grid-template-columns:1fr!important;gap:16px!important}.calculator-page .input-panel,.calculator-page .result-panel{padding:18px!important;border-radius:18px!important}.calculator-page .input-panel{grid-template-columns:1fr!important;gap:18px!important}.calculator-page .result-summary{grid-template-columns:1fr!important;gap:12px!important}.calculator-page .value-card{grid-column:auto!important}.calculator-page .metric-card,.calculator-page .value-card{min-height:132px!important}.calculator-page .result-bottom{grid-template-columns:1fr!important;gap:14px!important}.guide-page .guide-card{min-height:0!important;padding:22px 18px 24px!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.guide-page .guide-card .round-icon{margin:40px 0 0 12px!important;width:66px!important;height:66px!important}.guide-page .guide-card .step-num{top:18px!important;left:18px!important;width:34px!important;height:34px!important;font-size:15px!important}}.calculator-page .input-group h3{margin-bottom:26px!important;font-size:32px!important}.calculator-page .field-grid{gap:24px!important}.calculator-page .field{gap:14px!important}.calculator-page .field span{font-size:17px!important}.calculator-page .field input,.calculator-page .field select,.calculator-page .date-trigger{height:60px!important;border-radius:14px!important;font-size:18px!important}.calculator-page .metric-card,.calculator-page .value-card{min-height:187px!important}.calculator-page .value-card{min-height:216px!important}.guide-page .guide-grid{gap:24px!important}.guide-page .guide-grid:before{left:92px!important;right:92px!important}.guide-page .guide-card{min-height:300px!important}.guide-page .guide-card h3{max-width:none!important;font-size:22px!important;line-height:1.3!important}.guide-page .guide-card p{max-width:none!important;font-size:17px!important;line-height:1.62!important}@media(min-width:1600px){.calculator-page .result-summary{grid-template-columns:repeat(4,minmax(0,1fr)) 260px!important;gap:20px!important}.calculator-page .result-bottom{grid-template-columns:minmax(460px,1.25fr) minmax(260px,.8fr)!important}.calculator-page .metric-card,.calculator-page .value-card{min-height:220px!important}.calculator-page .value-card{grid-column:auto!important}}@media(min-width:1890px){.calculator-page .calculator-main-grid{grid-template-columns:752.5px 1053.5px!important}.calculator-page .result-summary{grid-template-columns:repeat(4,155.875px) 260px!important}.calculator-page .result-bottom{grid-template-columns:minmax(460px,1.25fr) minmax(260px,.8fr)!important}}@media(min-width:1441px){.home-page .page-container,.guide-page .page-container,.examples-page .page-container{width:min(1850px,calc(100% - 40px))!important}.shared-hero-copy{width:640px!important}.shared-hero h1{font-size:56px!important;line-height:1.08!important}.shared-hero p{width:620px!important;font-size:16px!important;line-height:1.72!important}.guide-page .guide-card h3{max-width:132px!important}.guide-page .guide-card p{max-width:119px!important}.calculator-page .metric-card strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.08!important}}@media(min-width:761px){.page-container{width:min(1850px,calc(100% - 40px))!important}.calculator-page .metric-card,.calculator-page .value-card{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto auto!important;justify-items:center!important;align-items:center!important;text-align:center!important;gap:8px!important}.calculator-page .metric-card svg,.calculator-page .value-card svg{grid-row:auto!important;justify-self:center!important;align-self:center!important}.calculator-page .metric-card span,.calculator-page .value-card span,.calculator-page .metric-card strong,.calculator-page .value-card strong,.calculator-page .value-card small{min-width:0!important;max-width:100%!important;text-align:center!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:normal!important;word-break:keep-all!important}.calculator-page .metric-card span,.calculator-page .value-card span{font-size:18px!important;font-weight:700!important;line-height:1.25!important}.calculator-page .metric-card strong{font-size:34px!important;line-height:1.08!important}.calculator-page .value-card strong{font-size:58px!important;line-height:1!important}.calculator-page .value-card small{grid-column:auto!important;font-size:18px!important;font-weight:800!important}.home-page .feature-strip{gap:32px!important;padding:30px 42px!important}.home-page .home-grid,.guide-page .guide-bottom{gap:44px!important}.guide-page .guide-bottom .card{min-height:430px!important}.calculator-page .formula-explain,.calculator-page .share-box{padding:22px 24px!important;border-radius:22px!important}}@media(min-width:761px)and (max-width:1440px){.home-page .feature-strip{padding:30px 34px!important;gap:24px!important}.home-page .feature-item{gap:18px!important}.home-page .round-icon{width:66px!important;height:66px!important}.home-page .flow-card,.home-page .formula-card,.home-page .scenario-card{padding:32px 34px!important}.home-page .flow-card{min-height:260px!important}.home-page .flow-step{min-height:146px!important;padding:24px 22px 22px 122px!important}.home-page .flow-step .step-num{width:36px!important;height:36px!important}.home-page .flow-icon{left:70px!important;width:50px!important;height:50px!important}.home-page .home-grid{gap:26px!important}.home-page .formula-box{font-size:18px!important}.home-page .scenario-list{gap:16px!important}.home-page .mini-card{min-height:170px!important;padding:20px!important}.home-page .mini-card .round-icon{width:72px!important;height:72px!important}.home-page .bottom-notice{min-height:100px!important;padding:20px 24px!important}.calculator-page .metric-card.date-card strong{font-size:22px!important}.guide-page .guide-card{min-height:356px!important;align-content:center!important;grid-template-rows:76px auto auto!important}.guide-page .guide-card h3,.guide-page .guide-card p{max-width:101px!important}.guide-page .guide-card h3{font-size:22px!important;line-height:1.3!important;word-break:normal!important;overflow-wrap:anywhere!important}.guide-page .guide-card p{font-size:17px!important;line-height:1.62!important}}.calculator-page .metric-card.date-card strong{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:22px!important;line-height:1.05!important}
