:root{color:#253c34;font-synthesis:none;--green:#147d64;--dark:#183d31;--muted:#83908a;--line:#e9eeeb;--radius:16px;font-variant-numeric:tabular-nums;background:#f6f8f7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #6ec9b3}input:focus,select:focus,textarea:focus{outline:none}input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:inset 0 0 0 2px #46a68d}h1,h2,h3,p{margin:0}svg{vertical-align:middle;flex-shrink:0}button{background:0 0;border:0}button,a{transition:background .16s,color .16s,box-shadow .16s}::selection{background:#c4eadb}.positive{color:#168064!important}.negative{color:#bf624d!important}.strong{font-weight:600}.muted,.subtle{color:var(--muted)}.subtle{font-size:12px}.eyebrow{letter-spacing:2px;color:#7a998b;font-size:10px;font-weight:650}.skip-link{background:var(--green);color:#fff;z-index:10;padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.sidebar{border-right:1px solid var(--line);z-index:5;background:#fff;flex-direction:column;width:226px;padding:33px 20px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding-left:7px;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.brand strong{letter-spacing:.4px;font-size:18px;font-weight:650;display:block}.brand small{letter-spacing:2.1px;color:#87968e;margin-top:5px;font-size:9px;display:block}.nav-caption{letter-spacing:1.3px;color:#99a39e;margin:49px 14px 17px;font-size:10px}.nav-item{color:#728178;border-radius:9px;align-items:center;gap:13px;height:48px;margin-bottom:8px;padding:0 15px;display:flex;position:relative}.nav-item:hover{background:#f4f8f5}.nav-item.active{color:#167b61;background:#eaf4ef;font-weight:600}.nav-item svg{width:19px}.nav-dot{background:var(--green);border-radius:50%;width:5px;height:5px;margin-left:auto}.nav-divider{background:var(--line);height:1px;margin:23px 13px}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-note{background:#f6f9f5;border:1px solid #eef2e9;border-radius:12px;margin:0 5px 23px;padding:20px 17px}.sidebar-note>svg{color:#639575;margin-bottom:15px;display:block}.sidebar-note strong{font-size:13px;font-weight:550}.sidebar-note p{color:#8b968b;margin:9px 0 18px;font-size:12px;line-height:1.9}.sidebar-note>span{letter-spacing:1.1px;color:#9aa599;font-size:7px}.sidebar-version{color:#a0aaa4;justify-content:space-between;margin:22px 12px 0;font-size:10px;display:flex}.workspace{margin-left:226px}.topbar{border-bottom:1px solid var(--line);background:#fff9;justify-content:space-between;align-items:center;height:78px;padding:0 42px;display:flex}.breadcrumb{align-items:center;gap:17px;font-size:12px;display:flex}.breadcrumb>span{color:#8e9b94}.breadcrumb b{color:#bdc6c0;font-weight:400}.breadcrumb strong{font-weight:500}.topbar-right{align-items:center;gap:22px;display:flex}.local-indicator{color:#88978d;align-items:center;gap:7px;font-size:11px;display:flex}.local-indicator i,.live-badge i{background:#60a27b;border-radius:50%;width:5px;height:5px;display:inline-block}.icon-button{color:#84958b;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-button:hover{color:var(--green);background:#edf3ee}main{outline:0;max-width:1530px;margin:auto;padding:38px 42px 0}.page-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-.7px;color:#253b31;margin:11px 0;font-size:29px;font-weight:600}.page-heading p{color:#849087;letter-spacing:.25px;font-size:12px;line-height:1.8}.heading-badge{white-space:nowrap;color:#7c9071;background:#eef3e9;border:1px solid #e5eddf;border-radius:30px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;display:flex}.calculator-layout{grid-template-columns:minmax(290px,.85fr) minmax(440px,1.55fr);align-items:start;gap:25px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 3px 8px #17382d02}.card-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-heading h2{align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.card-heading h2>svg{color:#5c8271}.parameter-card{padding:23px 25px 17px}.text-button{color:#8b978e;align-items:center;gap:6px;padding:4px 0;font-size:11px;display:inline-flex}.text-button:hover{color:var(--green)}#calculator-form{margin-top:26px}.field{margin-bottom:22px;display:block}.field>span:first-child{color:#53675c;margin-bottom:9px;font-size:12px;font-weight:500;display:block}.input-shell{background:#fff;border:1px solid #e3e9e5;border-radius:8px;align-items:center;min-height:46px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.input-shell:focus-within{border-color:#57a68c;box-shadow:0 0 0 3px #21856b0b}.input-shell input{color:#334c3f;background:0 0;border:0;flex:1;width:100%;min-width:0;padding:12px 13px;font-size:16px;font-weight:500}.input-shell input:focus-visible{box-shadow:none}.input-shell select{border:0;border-left:1px solid var(--line);color:#7e8c82;background:#fff;border-radius:0;width:63px;min-height:26px;margin-right:7px;padding:3px 6px 3px 9px;font-size:12px}.input-suffix{color:#8c9990;white-space:nowrap;padding:0 13px 0 3px;font-size:12px}.input-suffix:empty{display:none}select{color:#435d4d;background:#fff;border:1px solid #e3e9e5;border-radius:8px;width:100%;min-height:43px;padding:12px}input[type=number]{appearance:textfield}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.duration-presets{gap:8px;margin-top:-10px;margin-bottom:24px;display:flex}.duration-presets button{color:#96a197;background:#f5f7f5;border:1px solid #0000;border-radius:5px;flex:1;padding:7px 0;font-size:10px}.duration-presets button.active{color:var(--green);background:#edf5ef;border-color:#d8e7dc}.duration-presets button:hover{background:#e7f2eb}.recurring-section{border-top:1px solid var(--line);margin-top:5px;padding:21px 0 0}.recurring-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.recurring-header>span{align-items:center;gap:8px;font-size:12px;font-weight:550;display:flex}.recurring-header svg{color:#8c9d90}.switch{background:#dce3de;border-radius:30px;width:34px;height:20px;padding:3px;transition:background .2s}.switch>span{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;display:block;box-shadow:0 1px 3px #0001}.switch.on{background:var(--green)}.switch.on>span{transform:translate(14px)}.switch:disabled{opacity:.6}.field-hint{color:#94a196;font-size:10px;line-height:1.8}.recurring-body{padding-top:15px}.recurring-body .field{margin-bottom:17px}.advanced{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.advanced summary{cursor:pointer;color:#5f7566;justify-content:space-between;align-items:center;font-size:11px;list-style:none;display:flex}.advanced summary::-webkit-details-marker{display:none}.advanced summary>span{color:#9ca89e;font-size:10px}.advanced summary b{margin-left:4px;font-size:14px;font-weight:400;display:inline-block}.advanced[open] summary b{transform:rotate(180deg)}.advanced-body{padding-top:20px}.button{border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:12px 20px;font-size:12px;font-weight:550;display:inline-flex}.primary{background:var(--green);color:#fff;box-shadow:0 4px 8px #147d640b}.primary:hover{background:#106a54;box-shadow:0 4px 10px #147d6425}.secondary{color:#38765b;background:#f2f7f3;border:1px solid #e0e9e2}.secondary:hover{background:#e7f1e9}.calculate-button{justify-content:space-between;width:100%;margin-top:24px;padding:13px 17px}.form-footnote{text-align:center;color:#a5afa7;margin-top:12px;font-size:9px;line-height:1.7}.tip-card{background:#f1f5ed;border:1px solid #e8ece2;border-radius:11px;gap:12px;margin:17px 2px 0;padding:14px 16px;display:flex}.tip-icon{color:#91a080;margin-top:2px}.tip-card strong{color:#7c8c70;font-size:11px;font-weight:500}.tip-card p{color:#9aa58f;margin-top:5px;font-size:10px;line-height:1.9}.target-tabs{background:#f4f7f4;border-radius:7px;gap:1px;margin-top:20px;padding:4px;display:flex}.target-tabs button{white-space:nowrap;color:#869488;border-radius:5px;flex:1;padding:8px 1px;font-size:10px}.target-tabs button.active{color:var(--green);background:#fff;box-shadow:0 1px 4px #142f1e0e}.target-tabs+#calculator-form{margin-top:21px}.results-column{flex-direction:column;gap:21px;min-width:0;display:flex}.result-card{border-radius:var(--radius);background:linear-gradient(110deg,#edf6ef,#eef6f1 60%,#e9f3ed);border:1px solid #dfebe1;padding:25px 28px 19px;position:relative;overflow:hidden}.result-card:after{content:"";pointer-events:none;border:1px solid #b5d4bd3d;border-radius:50%;width:270px;height:270px;position:absolute;top:-155px;right:-160px;box-shadow:0 0 0 32px #b5d4bd15,0 0 0 64px #b5d4bd0a}.result-top{color:#577460;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.live-badge{color:#7a9d84;background:#ffffff6b;border:1px solid #d6e7da;border-radius:5px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;display:flex}.result-number{letter-spacing:-1.3px;color:#17503b;overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:14px;display:flex}.currency{font-size:24px;font-weight:400}.result-number strong{letter-spacing:-1.8px;font-size:43px;font-weight:550;line-height:1.25}.result-unit{font-size:22px}.result-caption{color:#8ca28e;margin:8px 0 23px;font-size:10px;line-height:1.7}.result-metrics{border-top:1px solid #dce9df;grid-template-columns:1fr 1fr;padding-top:18px;display:grid}.result-metrics>div+div{border-left:1px solid #dce9df;padding-left:29px}.result-metrics span{color:#89a08c;margin-bottom:8px;font-size:10px;display:block}.result-metrics strong{color:#526e59;overflow-wrap:anywhere;font-size:17px;font-weight:500;display:block}.composition{background:#5d9c79;border-radius:6px;height:5px;margin-top:24px;display:flex;overflow:hidden}.composition>span{background:#bed1c1}.composition-labels{color:#8ca38e;justify-content:space-between;margin-top:9px;font-size:9px;display:flex}.composition-labels>span,.chart-legend>span{align-items:center;gap:6px;display:flex}.dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.principal-dot{background:#b1c3b5}.earnings-dot{background:#469274}.chart-card{padding:22px 24px 0}.chart-legend{color:#92a093;gap:16px;font-size:9px;display:flex}.chart-wrap{margin:20px -9px 0}.growth-chart{width:100%;height:auto;display:block;overflow:visible}.growth-chart text{fill:#a1aca4;font-family:inherit;font-size:10px}.chart-bottom{color:#91a08f;border-top:1px solid #eff2ed;justify-content:space-between;align-items:center;margin-top:2px;padding:12px 0;font-size:9px;display:flex}.chart-bottom>span{align-items:center;gap:5px;display:flex}.chart-bottom>span svg{color:#90ac93}.chart-bottom .text-button{font-size:10px}.details-card .card-heading{padding:17px 22px}.unit-label{color:#a3ada4;margin-left:5px;font-size:9px;font-weight:400}.detail-actions{align-items:center;gap:7px;display:flex}.segmented{background:#f3f6f3;border-radius:6px;padding:3px;display:flex}.segmented button{color:#8c9c8b;border-radius:4px;padding:5px 10px;font-size:10px}.segmented button.active{color:#4d7958;background:#fff;box-shadow:0 1px 3px #00000009}.table-scroll{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:10px}th,td{text-align:right;border-bottom:1px solid #f0f3ed;padding:13px 18px}th{color:#94a090;background:#f8faf7;font-size:9px;font-weight:400}th:first-child,td:first-child{text-align:left;padding-left:23px}td{color:#83917e}td.strong{color:#51674b}.table-more{color:#8a9d86;width:100%;padding:13px;font-size:10px}.table-more:hover{color:var(--green);background:#f8fbf7}.table-more>span{margin-left:10px}.detail-note{color:#a9b1a4;padding:10px 20px 13px;font-size:9px;line-height:1.7}.footer{color:#a4afa6;border-top:1px solid #e9eee8;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:35px;padding:21px 0 24px;font-size:9px;display:flex}.empty-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:350px;padding:35px;display:flex}.empty-icon{color:#67936e;background:#eff6ee;border-radius:20px;place-items:center;width:70px;height:70px;display:grid}.empty-result h2{font-size:19px;font-weight:550}.empty-result p{color:#83917f;max-width:450px;font-size:13px;line-height:1.9}.empty-result.error p{color:#b37b56}.tool-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:25px;display:grid}.tool-choice{text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;padding:20px 22px;display:flex}.tool-choice>svg{color:#8eaa94;margin-bottom:2px}.tool-choice strong{font-size:13px;font-weight:550}.tool-choice>span{color:#9aa693;font-size:10px;line-height:1.7}.tool-choice.active{background:#eef7ee;border-color:#a3c8ad;box-shadow:0 0 0 2px #e3f0e440}.tool-choice.active strong,.tool-choice.active>svg{color:var(--green)}.tool-choice:hover{background:#f4f9f3}.tools-workspace{grid-template-columns:1fr 1.3fr;align-items:start;gap:24px;display:grid}.tool-form-card{padding:25px}.tool-form-card form{margin-top:25px}.tool-form-card .button.primary{justify-content:space-between;width:100%;margin-top:25px}.tool-output{min-height:430px;padding:32px;position:relative;overflow:hidden}.tool-output h2{margin:14px 0 12px;font-size:24px;font-weight:550}.tool-output>.muted{font-size:12px}.tool-result-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:24px 0;display:flex}.tool-result-row>span{color:#8d9b87;font-size:12px}.tool-result-row strong{color:var(--green);text-align:right;overflow-wrap:anywhere;font-size:18px;font-weight:500}.tool-result-row:last-child{border-bottom:0}.tool-decoration{pointer-events:none;opacity:.025;position:absolute;bottom:-30px;right:0;transform:scale(3)}#tool-result{margin-top:20px}.inline-error{color:#ba7352;padding:20px 0;font-size:12px;line-height:1.8}.lot-row{align-items:center;gap:10px;display:flex}.lot-row>.field{flex:1;min-width:0}.lot-row .input-shell input{padding:12px 8px;font-size:13px}.lot-row .input-suffix{padding-right:8px}.lot-row .icon-button{width:22px;margin-top:2px}.history-card .card-heading{padding:25px}.count{color:#809777;background:#f1f6ed;border-radius:5px;padding:3px 6px;font-size:10px;font-weight:400}.history-row{border-top:1px solid var(--line);align-items:center;gap:16px;padding:23px 25px;display:flex}.history-icon{color:#71976c;background:#f1f6ee;border-radius:10px;padding:12px}.history-open{text-align:left;flex:1;justify-content:space-between;align-items:center;gap:15px;min-width:0;padding:0;display:flex}.history-open strong{font-size:13px;font-weight:500;display:block}.history-open small{color:#98a38f;margin-top:9px;font-size:10px;display:block}.history-open>b{color:var(--green);text-align:right;font-size:19px;font-weight:500}.history-open:hover strong{color:var(--green)}.help-layout{grid-template-columns:minmax(0,1.6fr) minmax(240px,1fr);gap:35px;display:grid}.help-card .card-heading{padding:26px}.help-card details{border-top:1px solid var(--line);padding:0 26px}.help-card summary{cursor:pointer;justify-content:space-between;gap:15px;padding:21px 0;font-size:13px;list-style:none;display:flex}.help-card summary::-webkit-details-marker{display:none}.help-card summary>span{color:#8fab87}.help-card details[open] summary>span{transform:rotate(45deg)}.help-card details p{color:#8b9b82;padding-bottom:23px;font-size:12px;line-height:2.1}.help-aside{padding:28px 0}.help-aside h2{margin:26px 0 17px;font-size:25px;font-weight:500;line-height:1.7}.help-aside p{color:#8e9f83;max-width:270px;font-size:12px;line-height:2}.help-aside .button{margin-top:24px}#toast{color:#fff;z-index:100;opacity:0;pointer-events:none;background:#234c3d;border-radius:10px;width:max-content;max-width:calc(100% - 30px);padding:13px 22px;font-size:12px;line-height:1.6;transition:opacity .2s,transform .2s;position:fixed;bottom:35px;left:50%;transform:translate(-50%,15px);box-shadow:0 5px 24px #133e2620}#toast.visible{opacity:1;transform:translate(-50%)}.share-dialog{border:1px solid var(--line);width:min(480px,90vw);color:var(--dark);border-radius:16px;padding:30px}.share-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#163c3260}.share-dialog h2{margin-bottom:15px;font-size:20px}.share-dialog p{color:#8c9b86;margin-bottom:25px;font-size:12px;line-height:1.9}textarea{resize:vertical;border:1px solid var(--line);color:#607858;border-radius:8px;width:100%;padding:12px;font-size:12px}.share-dialog form .button{width:100%}@media (width>=1500px){main{padding:45px 55px 0}.topbar{padding:0 55px}.calculator-layout{grid-template-columns:minmax(340px,.82fr) minmax(520px,1.6fr);gap:30px}.parameter-card{padding:27px 29px 22px}.field{margin-bottom:25px}.input-shell{min-height:49px}.result-number strong{font-size:50px}.result-card{padding:29px 32px 22px}.chart-card{padding:25px 28px 0}}@media (width<=1180px){.sidebar{width:195px;padding-left:13px;padding-right:13px}.brand{gap:8px}.brand strong{font-size:16px}.brand-mark{width:37px;height:37px}.workspace{margin-left:195px}.topbar{padding:0 26px}main{padding:30px 26px 0}.heading-badge{display:none}.calculator-layout{grid-template-columns:minmax(275px,.8fr) minmax(340px,1.25fr);gap:19px}.parameter-card{padding:21px 20px 17px}.result-card{padding:23px 23px 18px}.result-number strong{font-size:36px}.result-metrics strong{font-size:15px}.result-metrics>div+div{padding-left:16px}.chart-card{padding:21px 19px 0}.chart-legend{gap:10px}.unit-label{display:none}.details-card .card-heading{padding:15px 18px}th,td{padding:12px 13px}.help-layout{grid-template-columns:1.6fr 1fr;gap:25px}}@media (width<=960px){.sidebar{width:175px}.workspace{margin-left:175px}.nav-item{gap:10px;padding-left:12px;font-size:13px}.brand strong{font-size:14px}.brand small{font-size:8px}.brand-mark{width:33px;height:33px}.sidebar-note{padding:15px 13px}.sidebar-version{margin-left:8px;margin-right:8px;font-size:8px}main{padding:28px 22px 0}.page-heading h1{font-size:25px}.calculator-layout{grid-template-columns:minmax(240px,.85fr) minmax(310px,1.2fr);gap:16px}.parameter-card{padding:20px 16px 16px}.result-card{padding:21px 19px 17px}.result-number strong{font-size:32px}.result-number{gap:6px}.currency{font-size:21px}.result-metrics strong{font-size:13px}.result-metrics>div+div{padding-left:13px}.chart-card{padding-left:14px;padding-right:14px}.chart-card .card-heading{flex-wrap:wrap;gap:13px}.tool-choice{padding:17px}.tool-choice>span{display:none}.tools-workspace{grid-template-columns:1fr 1.1fr;gap:18px}.tool-output{padding:25px}.tool-result-row{flex-wrap:wrap;gap:12px}.help-layout{display:block}.help-aside{padding:26px}.history-open{flex-wrap:wrap}.history-open>b{font-size:17px}.history-card .card-heading{flex-wrap:wrap}}@media (width<=790px){.sidebar{align-items:center;width:76px;padding:22px 10px 15px}.brand{padding:0}.brand>span:last-child,.nav-caption,.nav-item>span,.sidebar-note,.sidebar-version{display:none}.brand-mark{width:40px;height:40px}.sidebar nav{width:100%;margin-top:35px}.nav-item{justify-content:center;width:52px;height:47px;padding:0}.nav-item svg{width:21px;height:21px}.sidebar .nav-item{position:relative}.sidebar-bottom{padding-top:20px}.nav-divider{margin:23px 7px}.workspace{margin-left:76px}.topbar{height:66px;padding:0 22px}.calculator-layout{grid-template-columns:minmax(245px,.9fr) minmax(310px,1.2fr)}.form-footnote{font-size:8px}.tip-card{padding:13px 10px}.result-number strong{font-size:31px}.tool-grid{gap:12px}.help-layout{display:block}}@media (width<=680px){.sidebar{top:0;z-index:10;border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:13px 16px 0;display:block;position:sticky;inset:auto}.brand{display:inline-flex}.brand>span:last-child{display:block}.brand strong{font-size:15px}.brand small{margin-top:3px;font-size:7px}.brand-mark{border-radius:9px;width:31px;height:31px}.brand-mark svg{width:21px;height:21px}.sidebar nav{justify-content:space-between;gap:5px;margin-top:12px;display:flex}.nav-item{white-space:nowrap;border-radius:7px 7px 0 0;flex-direction:column;flex:1;gap:5px;width:auto;height:43px;margin:0;padding:5px 3px 6px;font-size:9px}.nav-item>span:not(.nav-dot){display:block}.nav-item svg{width:16px;height:16px}.nav-divider,.sidebar-bottom,.nav-dot{display:none}.workspace{margin-left:0}.topbar{height:42px;padding:0 19px}.breadcrumb{gap:12px;font-size:9px}.topbar-right{gap:6px}.local-indicator{font-size:8px}.topbar .icon-button{width:27px;height:27px}.topbar .icon-button svg{width:16px}main{padding:25px 17px 0}.page-heading{margin-bottom:23px}.eyebrow{letter-spacing:1.6px;font-size:8px}.page-heading h1{letter-spacing:-.8px;margin:11px 0 9px;font-size:24px}.page-heading p{font-size:10px;line-height:1.8}.calculator-layout{flex-direction:column;gap:22px;display:flex}.form-column,.results-column{width:100%}.parameter-card{padding:23px 22px 17px}.field{margin-bottom:21px}.input-shell{min-height:47px}.input-shell input{font-size:16px}.form-footnote{font-size:9px}.tip-card{display:none}.result-card{padding:24px}.result-number strong{font-size:40px}.result-metrics strong{font-size:16px}.result-metrics>div+div{padding-left:20px}.result-caption{font-size:10px}.chart-card{padding:23px 17px 0}.chart-card .card-heading{flex-wrap:nowrap}.chart-legend{gap:10px;font-size:8px}.chart-bottom{font-size:8px}.details-card .card-heading{padding:19px}.footer{flex-direction:column;gap:5px;margin-top:27px;padding-top:18px;font-size:8px;line-height:1.8}.tool-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.tool-choice{align-items:center;gap:8px;padding:14px 6px}.tool-choice strong{font-size:11px}.tool-choice svg{width:18px;height:18px}.tools-workspace{flex-direction:column;gap:20px;display:flex}.tool-form-card,.tool-output{width:100%;padding:24px}.tool-output{min-height:340px}.tool-result-row{flex-wrap:nowrap}.tool-result-row strong{font-size:17px}.history-card .card-heading{padding:20px}.history-row{gap:12px;padding:20px 15px}.history-icon{padding:9px}.history-icon svg{width:17px;height:17px}.history-open{flex-direction:column;align-items:flex-start;gap:12px}.history-open strong{font-size:11px}.history-open small{font-size:9px;line-height:1.7}.history-open>b{font-size:16px}.history-row>.icon-button{width:27px}.empty-result{min-height:330px;padding:28px 20px}.empty-result h2{font-size:17px}.empty-result p{font-size:11px}.help-card .card-heading{padding:22px}.help-card details{padding:0 22px}.help-card summary{font-size:12px}.help-card details p{font-size:11px}.help-aside{padding:30px 20px}.target-tabs button{font-size:11px}#toast{padding:12px 16px;font-size:11px;bottom:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.staged-page{flex-direction:column;gap:24px;max-width:1100px;margin-inline:auto;display:flex}.staged-parameters,.staged-compare{padding:26px 28px}.scheme-badge{color:#167b61;background:#eaf4ef;border:1px solid #d5e8dc;border-radius:8px;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:13px;font-weight:600;display:inline-grid}.scheme-b{color:#6075a3;background:#edf1fb;border-color:#dee5f4}.staged-section-note{color:#718078;margin-top:12px;font-size:12px;line-height:1.9}.staged-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 24px;margin-top:24px;display:grid}.staged-form .field{min-width:0;margin:0}.staged-form .field>span:first-child{color:#445c50;margin-bottom:10px;font-size:13px}.staged-form .input-shell{min-height:48px}.staged-form .input-shell input{min-width:0;font-size:17px}.staged-form .input-suffix{white-space:nowrap;font-size:12px}.staged-form select{width:100%;min-height:48px;font-size:13px}.staged-field-hint{color:#7b8981;margin-top:6px;font-size:11px;line-height:1.8;display:block}.staged-field-error{color:#a64a30;font-size:12px;line-height:1.7;display:block}.staged-field-error:empty{display:none}.staged-form [aria-invalid=true]{box-shadow:inset 0 0 0 1.5px #c6755c}.staged-flow{color:#6e8274;background:#f5f8f5;border:1px solid #e8eee8;border-radius:9px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;padding:15px 18px;font-size:12px;line-height:1.7;display:flex}.staged-flow b{color:#436650;font-weight:600}.staged-flow>svg{color:#98afa0}.staged-flow>strong{color:#4d725c;margin-left:auto;font-weight:500}.staged-summary{padding:28px 32px}.staged-summary .result-number strong{font-size:clamp(30px,4vw,49px)}.staged-summary .result-caption{color:#698672;margin-bottom:22px;font-size:12px}.staged-metrics{border-top:1px solid #d9e6dd;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding-top:22px;display:grid}.staged-metrics>div{min-width:0}.staged-metrics dt{color:#698672;font-size:12px;line-height:1.8}.staged-metrics dd{color:#315e46;overflow-wrap:anywhere;margin:9px 0 0;font-size:18px;line-height:1.5}.staged-metrics small{font-size:13px}.staged-summary .composition-labels{font-size:11px}.staged-summary .composition{margin-top:22px}.staged-chart-card{padding:24px 28px 0}.staged-chart-card>.card-heading{flex-wrap:wrap}.staged-chart-card .chart-legend{color:#6e8175;font-size:11px}.staged-phases{flex-wrap:wrap;gap:10px;margin-top:19px;font-size:12px;display:flex}.staged-phases>span{border-radius:5px;align-items:center;gap:7px;padding:6px 10px;display:flex}.deposit-phase{color:#4b7c5b;background:#edf6ef}.growth-phase{color:#6075a3;background:#eff3fc}.deposit-phase .dot{background:#78a889}.growth-phase .dot{background:#8195bd}.staged-chart-wrap{margin-top:14px}.staged-chart text{fill:#75867c;font-size:11px}.stop-label-short{display:none}.staged-chart .stop-label{fill:#576f9c;font-size:12px;font-weight:600}.staged-details{border-top:1px solid var(--line);margin-top:2px}.staged-details summary{color:#4d725c;cursor:pointer;padding:19px 0;font-size:13px;line-height:1.8}.staged-details summary>span{float:right;color:#849187;font-size:11px}.staged-details .table-scroll{margin:0 -28px}.staged-details .table-scroll:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.staged-year-table{font-size:12px}.staged-year-table tbody th{color:#607268;white-space:nowrap;background:0 0;font-size:12px;font-weight:400}.staged-year-table thead th{font-size:11px}.staged-year-table .stop-row{background:#f0f4fb}.staged-year-table td{color:#627769}.stop-tag{color:#596f9d;background:#e2e9f7;border-radius:4px;margin-left:9px;padding:2px 5px;font-size:10px;display:inline-block}.staged-auto-label{color:#7d9182;font-size:11px}.staged-compare-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:28px;margin-top:24px;display:grid}.staged-b-editor{min-width:0}.staged-b-editor>.card-heading h3{align-items:center;gap:9px;font-size:14px;font-weight:550;display:flex}.staged-form-actions{flex-wrap:wrap;gap:15px;display:flex}.staged-form-actions .text-button{min-height:36px;font-size:11px}.staged-b-editor .staged-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 16px;margin-top:19px}#staged-comparison{border-left:1px solid var(--line);min-width:0;padding-left:27px}.comparison-verdict{background:#f1f7f1;border:1px solid #e1ece0;border-radius:10px;padding:22px 20px}.comparison-verdict .eyebrow{letter-spacing:1px;color:#7d957c;font-size:10px}.comparison-verdict h3{color:#315b3f;margin-top:8px;font-size:18px;font-weight:550;line-height:1.7}.comparison-verdict p{color:#6e816f;margin-top:7px;font-size:12px;line-height:1.7}.comparison-verdict strong{color:#247447;overflow-wrap:anywhere;font-size:20px;font-weight:600}.comparison-context,.comparison-notice{color:#7f8f81;margin:13px 0;font-size:11px;line-height:1.9}.comparison-notice{color:#8c6841;background:#fbf5ea;border-radius:6px;padding:10px 12px}.comparison-table{table-layout:fixed;white-space:normal;width:100%;font-size:12px}.comparison-table th,.comparison-table td{overflow-wrap:anywhere;padding:14px 8px;line-height:1.8}.comparison-table thead th{color:#6a7b70;font-size:12px;font-weight:500}.comparison-table th:first-child{width:27%;padding-left:10px}.comparison-table tbody th{color:#6c7a70;background:0 0;font-size:11px;font-weight:400}.comparison-table td{color:#526f5c}.comparison-final{background:#f2f8f2}.comparison-final td{color:#1a7050;font-weight:600}.staged-comparison-empty{text-align:center;flex-direction:column;align-items:center;gap:17px;padding:30px 20px;display:flex}.staged-comparison-empty h3{font-size:16px;font-weight:550}.staged-comparison-empty p{color:#9b684b;font-size:12px;line-height:1.9}.staged-error{padding:30px}.staged-error h2{font-size:17px;font-weight:550}.staged-error p,.staged-chart-empty{color:#9a694d;margin-top:12px;font-size:13px;line-height:1.9}.staged-chart-empty{text-align:center;padding:35px 5px}.staged-storage-status{color:#7f8d81;text-align:center;margin-top:-10px;font-size:11px;line-height:1.9}.staged-feedback{justify-content:space-between;align-items:center;gap:28px;padding:26px 28px;display:flex}.staged-feedback h2{font-size:16px;font-weight:550}.staged-feedback p{color:#829184;margin-top:8px;font-size:12px;line-height:1.9}.staged-feedback .button{white-space:nowrap;min-height:44px;font-size:12px}.staged-feedback-copy{min-width:0}.staged-feedback .staged-feedback-instruction{color:#64796b;margin-top:18px}.staged-group-qr{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;max-width:100%;display:flex}.staged-qr-image{border:1px solid var(--line);background:#fff;border-radius:10px;max-width:100%;padding:12px;display:block}.staged-qr-image img{width:198px;max-width:100%;height:auto;display:block}.staged-group-qr>span{color:#64796b;font-size:12px}.staged-entry{border-top:1px solid var(--line);color:#7e8e81;flex-direction:column;gap:9px;margin-top:15px;padding:17px 0 3px;font-size:11px;line-height:1.8;display:flex}.staged-entry strong{color:var(--green);font-weight:500}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@media (width<=1100px){.staged-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.staged-compare-grid{grid-template-columns:1fr}.staged-b-editor .staged-form{grid-template-columns:repeat(3,minmax(0,1fr))}#staged-comparison{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}}@media (width<=790px){.staged-form,.staged-b-editor .staged-form{grid-template-columns:repeat(2,minmax(0,1fr))}.staged-parameters,.staged-compare{padding:24px}.staged-feedback{flex-direction:column;align-items:flex-start}.staged-group-qr{align-self:center}}@media (width<=680px){.sidebar nav{gap:2px}.nav-item{padding-inline:1px;font-size:9px}.staged-page{gap:20px}.staged-parameters,.staged-compare{padding:21px 17px}.staged-section-note{font-size:11px}.staged-form,.staged-b-editor .staged-form{gap:20px 13px;margin-top:21px}.staged-form .field>span:first-child{font-size:12px}.staged-form .input-shell input{padding:12px 9px;font-size:16px}.staged-form .input-suffix{padding-right:8px;font-size:10px}.staged-form select{padding-left:8px;font-size:12px}.staged-field-hint{font-size:10px}.staged-flow{gap:7px;padding:12px 10px;font-size:11px}.staged-flow>svg{width:12px}.staged-flow>strong{width:100%;margin:0}.staged-summary{padding:24px 20px}.staged-summary .result-number strong{letter-spacing:-1px;font-size:clamp(27px,7.4vw,40px)}.staged-summary .result-caption{font-size:11px}.staged-metrics{gap:20px 15px;padding-top:18px}.staged-metrics dt{font-size:11px}.staged-metrics dd{font-size:16px}.staged-summary .composition-labels{font-size:10px}.staged-chart-card{padding:21px 16px 0}.staged-chart-card .card-heading h2{font-size:13px}.staged-chart-card .chart-legend{gap:9px;font-size:9px}.staged-phases{gap:7px;font-size:10px}.staged-phases>span{padding:6px 8px}.staged-chart-wrap{margin-inline:-7px}.staged-chart text,.staged-chart .stop-label{font-size:20px}.stop-label-full{display:none}.stop-label-short{display:inline}.staged-details summary{font-size:12px}.staged-details summary>span{font-size:10px}.staged-details .table-scroll{margin-inline:-16px}.staged-compare>.card-heading{flex-wrap:wrap;gap:8px}.staged-auto-label{font-size:10px}.staged-compare-grid{gap:22px}.comparison-verdict{padding:20px 16px}.comparison-verdict h3{font-size:17px}.comparison-verdict strong{font-size:20px}.comparison-table{font-size:11px}.comparison-table th,.comparison-table td{padding:12px 6px}.comparison-table th:first-child{padding-left:6px}.comparison-table tbody th{font-size:10px}.staged-feedback{padding:23px 20px}.staged-feedback p{font-size:12px}.staged-feedback .button{min-height:44px}.staged-parameters>.card-heading>.text-button{min-height:36px}}@media (width<=360px){.staged-form,.staged-b-editor .staged-form,.staged-metrics{grid-template-columns:1fr}.staged-details summary>span{float:none;display:block}.staged-form .field>span:first-child{font-size:13px}.staged-form select{font-size:14px}}.feedback-entry{color:#19775d;white-space:nowrap;background:#edf6f0;border:1px solid #cee4d8;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:44px;margin-bottom:10px;padding:10px 12px;font-size:13px;font-weight:550;display:flex}.feedback-entry:hover{background:#dfeee5}.sidebar nav{min-height:0;overflow-y:auto}.sidebar .brand,.nav-caption,.sidebar-bottom{flex-shrink:0}.feedback-dialog-open{overflow:hidden}.feedback-dialog{border:1px solid var(--line);width:min(400px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--dark);text-align:center;background:#fff;border-radius:18px;padding:22px 26px 26px;overflow-y:auto;box-shadow:0 18px 65px #173b3229}.feedback-dialog::backdrop{background:#193e3266}.feedback-dialog-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.feedback-dialog h2{font-size:19px;font-weight:600}.feedback-close{color:#7a8e80;border-radius:9px;place-items:center;width:44px;height:44px;margin-right:-10px;font-size:27px;display:grid}.feedback-close:hover{background:#f0f5f1}#feedback-description{color:#728377;text-align:left;margin-top:9px;font-size:12px;line-height:1.9}.feedback-dialog-qr{border:1px solid var(--line);background:#fff;border-radius:10px;width:fit-content;max-width:100%;margin:22px auto 0;padding:12px;display:block}.feedback-dialog-qr img{width:198px;max-width:100%;height:auto;display:block}.feedback-group-label{color:#63796a;margin-top:14px;font-size:12px}.feedback-download{min-height:44px;margin-top:18px}.feedback-mobile-hint{color:#7c8b80;margin-top:16px;font-size:12px;line-height:1.9}@media (width>=681px) and (height<=900px){.sidebar-note{display:none}.sidebar-bottom{padding-top:12px}}@media (width>=681px) and (width<=790px){.feedback-entry{width:52px;padding:10px}.feedback-entry span{display:none}}@media (width<=680px){.sidebar{top:0}.sidebar-bottom{margin:0;padding:0;display:block;position:absolute;top:7px;right:16px}.sidebar-bottom>:not(.feedback-entry){display:none}.feedback-entry{gap:7px;width:auto;min-height:44px;margin:0;padding:9px 12px;font-size:12px}.feedback-entry svg{width:18px;height:18px}.feedback-dialog{padding:18px 20px 22px}}
