.tool-page{overflow-x:clip}.tool-nav{align-items:center;gap:1.4rem;max-width:1120px;margin:0 auto;padding:1.1rem 1.5rem;display:flex}.tool-nav .wordmark{color:var(--ink)}.tool-nav-links{font-size:var(--text-sm);align-items:center;gap:1.3rem;margin-left:auto;font-weight:500;display:flex}.tool-nav-links a{color:var(--ink-secondary);text-decoration:none}.tool-nav-links a:hover{color:var(--ink)}@media (max-width:640px){.tool-nav-links a.quiet{display:none}}.tool-main{max-width:820px;margin:0 auto;padding:1.5rem 1.5rem 4rem}.tool-main.wide{max-width:960px}.tool-hero{padding:2rem 0 1rem}.piece-label{font-size:var(--text-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--clay);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.piece-label:before{content:"";background:var(--clay);border-radius:99px;width:6px;height:6px}.tool-title{max-width:18ch;margin:.7rem 0 0;font-size:clamp(2.1rem,1.3rem + 2.6vw,3.1rem);line-height:1.06}.tool-title em{color:var(--clay);font-style:normal}.tool-standfirst{font-size:var(--text-md);color:var(--ink-secondary);max-width:60ch;margin-top:1.1rem;line-height:1.65}.tool-meta{font-size:var(--text-sm);color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:.5rem 1.1rem;margin-top:1.4rem;display:flex}.tool-meta>span{align-items:center;gap:.4rem;display:inline-flex}.tool-meta .dot{background:var(--axis);border-radius:99px;width:4px;height:4px}.prose{font-size:var(--text-md);color:var(--ink);line-height:1.7}.prose>*+*{margin-top:1.15rem}.prose h2{font-size:var(--text-xl);margin-top:2.6rem;line-height:1.15}.prose h3{font-size:var(--text-lg);margin-top:1.9rem}.prose p{color:var(--ink-secondary);max-width:66ch}.prose strong{color:var(--ink);font-weight:600}.prose a{color:var(--clay-deep);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--clay-wash);text-decoration-color:var(--clay-wash)}.prose a:hover{-webkit-text-decoration-color:var(--clay);text-decoration-color:var(--clay)}.prose ul{color:var(--ink-secondary);flex-direction:column;gap:.5rem;max-width:66ch;margin:0;padding-left:1.1rem;display:flex}.lead{font-size:var(--text-lg);color:var(--ink);line-height:1.5;font-family:var(--font-display);max-width:30ch;font-weight:500}.control{background:var(--surface);border-radius:var(--radius-lg);margin:2rem 0;padding:1.5rem 1.6rem}.control-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.control-label{font-size:var(--text-sm);color:var(--ink-secondary);letter-spacing:.01em;font-weight:600}.control-value{font-family:var(--font-display);font-weight:700;font-size:var(--text-2xl);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.slider{appearance:none;background:var(--surface-sunken);border-radius:99px;outline:none;width:100%;height:8px;margin:1.3rem 0 .5rem}.slider::-webkit-slider-thumb{appearance:none;background:var(--clay);border:3px solid var(--surface);width:26px;height:26px;box-shadow:var(--shadow-card);cursor:pointer;border-radius:99px;transition:transform .1s}.slider::-webkit-slider-thumb:active{transform:scale(1.1)}.slider::-moz-range-thumb{background:var(--clay);border:3px solid var(--surface);width:22px;height:22px;box-shadow:var(--shadow-card);cursor:pointer;border-radius:99px}.slider-ticks{font-size:var(--text-xs);color:var(--ink-muted);font-variant-numeric:tabular-nums;justify-content:space-between;display:flex}.seg{background:var(--surface-sunken);border:1px solid var(--hairline);border-radius:999px;padding:3px;display:inline-flex}.seg button{font-weight:600;font-size:var(--text-sm);color:var(--ink-secondary);background:0 0;border:none;border-radius:999px;padding:.36rem .9rem}.seg button.on{background:var(--ink);color:var(--ink-on-deep)}.stat-cards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.9rem;margin:1.6rem 0;display:grid}.stat-card{background:var(--surface);border-radius:var(--radius);padding:1.1rem 1.2rem 1.1rem 1.3rem;position:relative;overflow:hidden}.stat-card:before{content:"";background:var(--accent,var(--clay));width:3px;height:100%;position:absolute;top:0;left:0}.stat-card-label{font-size:var(--text-sm);color:var(--ink-secondary);font-weight:600}.stat-card-figure{font-family:var(--font-display);font-size:var(--text-2xl);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--accent,var(--ink));margin:.35rem 0 .15rem;font-weight:700;line-height:1.1}.stat-card-sub{font-size:var(--text-xs);color:var(--ink-muted);font-variant-numeric:tabular-nums}.data-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:var(--text-base);margin:1.3rem 0}.data-table thead th{text-align:left;font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);border-bottom:1px solid var(--hairline);padding:0 .6rem .5rem;font-weight:700}.data-table th.amt,.data-table td.amt{text-align:right;white-space:nowrap}.data-table td{border-bottom:1px solid var(--grid);color:var(--ink-secondary);vertical-align:top;padding:.5rem .6rem}.data-table td.label{color:var(--ink)}.data-table td .note{font-size:var(--text-xs);color:var(--ink-muted);margin-top:1px;display:block}.data-table tr.sub td{color:var(--ink);background:var(--surface-sunken);font-weight:600}.data-table tr.total td{border-top:2px solid var(--ink);color:var(--ink);font-weight:700;font-size:var(--text-md);border-bottom:none;padding-top:.6rem}.data-table td.tax{color:var(--clay-deep)}.amt-rate{font-weight:700}.figure{background:var(--surface);border-radius:var(--radius-lg);margin:2rem 0;padding:1.5rem 1.6rem 1.3rem}.figure-title{font-family:var(--font-display);font-weight:600;font-size:var(--text-md)}.figure-sub{font-size:var(--text-sm);color:var(--ink-secondary);margin-top:.2rem;line-height:1.5}.figure-caption{font-size:var(--text-xs);color:var(--ink-muted);margin-top:.9rem;line-height:1.55}.hbars{flex-direction:column;gap:.55rem;margin-top:1.1rem;display:flex}.hbar{font-size:var(--text-sm);grid-template-columns:minmax(90px,26%) 1fr auto;align-items:center;gap:.8rem;display:grid}.hbar-name{color:var(--ink-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hbar-name.me{color:var(--ink);font-weight:700}.hbar-track{background:var(--surface-sunken);border-radius:6px;height:22px;overflow:hidden}.hbar-fill{background:var(--accent,var(--clay));border-radius:6px;min-width:2px;height:100%;transition:width .25s cubic-bezier(.22,1,.36,1)}.hbar-val{font-variant-numeric:tabular-nums;color:var(--ink);white-space:nowrap;font-weight:700}.hbar.me .hbar-track{box-shadow:0 0 0 2px var(--clay)}.callout{border-left:3px solid var(--accent,var(--amber));border-radius:0 var(--radius) var(--radius) 0;background:var(--surface);font-size:var(--text-base);color:var(--ink-secondary);margin:1.8rem 0;padding:1.1rem 1.3rem;line-height:1.6}.callout strong{color:var(--ink)}.callout.sage{--accent:var(--sage);background:linear-gradient(135deg,#0a80620d,#0000 60%)}.callout.clay{--accent:var(--clay);background:linear-gradient(135deg,#c256420e,#0000 60%)}.callout-title{font-family:var(--font-display);font-weight:700;font-size:var(--text-base);color:var(--ink);align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.method{border:1px dashed var(--axis);border-radius:var(--radius);background:var(--surface-sunken);margin:1.8rem 0;padding:.4rem 1.2rem}.method>summary{cursor:pointer;font-weight:600;font-size:var(--text-sm);color:var(--ink-secondary);padding:.7rem 0;list-style:none}.method>summary::-webkit-details-marker{display:none}.method>summary:before{content:"＋ ";color:var(--clay)}.method[open]>summary:before{content:"－ "}.method-body{font-size:var(--text-sm);color:var(--ink-secondary);padding:.2rem 0 1rem;line-height:1.65}.method-body p+p{margin-top:.7rem}.sources{border-top:1px solid var(--hairline);margin-top:2.5rem;padding-top:1.4rem}.sources h4{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:.6rem;font-weight:700}.sources ol{font-size:var(--text-xs);color:var(--ink-muted);flex-direction:column;gap:.3rem;margin:0;padding-left:1.2rem;line-height:1.6;display:flex}.sources a{color:var(--ink-secondary)}.tool-cta{background:var(--surface-deep);color:var(--ink-on-deep);border-radius:var(--radius-lg);text-align:center;margin:3rem 0 0;padding:2.4rem 2rem}.tool-cta h2{color:var(--ink-on-deep);font-size:var(--text-xl);max-width:26ch;margin:0 auto}.tool-cta p{color:var(--ink-on-deep-muted);max-width:52ch;line-height:1.6;font-size:var(--text-base);margin:.9rem auto 0}.tool-cta .btn{margin-top:1.5rem}.related{margin-top:2.5rem}.related h4{font-size:var(--text-sm);color:var(--ink-secondary);margin-bottom:.9rem;font-weight:700}.related-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.9rem;display:grid}.related-card{border-radius:var(--radius);background:var(--surface);padding:.9rem 1rem;text-decoration:none;transition:background .12s,transform .12s;display:block}.related-card:hover{background:var(--surface-sunken);transform:translateY(-1px)}.related-kicker{font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--clay);font-weight:700}.related-name{color:var(--ink);margin-top:.25rem;font-weight:600;line-height:1.3}.hub-hero{text-align:center;max-width:900px;margin:0 auto;padding:3rem 1.5rem 1.5rem}.hub-hero h1{max-width:20ch;margin:.8rem auto 0;font-size:clamp(2.2rem,1.4rem + 3vw,3.4rem)}.hub-hero p{max-width:54ch;color:var(--ink-secondary);font-size:var(--text-md);margin:1.1rem auto 0;line-height:1.65}.hub-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.1rem;max-width:1120px;margin:1.5rem auto 0;padding:0 1.5rem 4rem;display:grid}.hub-card{border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;min-height:200px;padding:1.5rem 1.5rem 1.6rem;text-decoration:none;transition:transform .14s,background .14s;display:flex}.hub-card:hover{background:var(--surface-sunken);transform:translateY(-2px)}.hub-card.soon{opacity:.62;pointer-events:none}.hub-card-kicker{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--clay);justify-content:space-between;align-items:center;font-weight:700;display:flex}.hub-card-tag{font-size:var(--text-xs);color:var(--ink-muted);letter-spacing:0;text-transform:none;background:var(--surface-sunken);border-radius:99px;padding:.1rem .55rem;font-weight:600}.hub-card h3{font-size:var(--text-lg);margin-top:.7rem;line-height:1.2}.hub-card p{font-size:var(--text-sm);color:var(--ink-secondary);margin-top:.5rem;line-height:1.55}.hub-card-go{font-size:var(--text-sm);color:var(--clay-deep);margin-top:auto;padding-top:.9rem;font-weight:600}.stackbar{border-radius:8px;gap:2px;height:16px;display:flex;overflow:hidden}.stackbar>div{min-width:3px}.stackbar>div:first-child{border-radius:8px 0 0 8px}.stackbar>div:last-child{border-radius:0 8px 8px 0}.tabnum{font-variant-numeric:tabular-nums}.updn{color:var(--clay-deep);font-weight:700}.downn{color:var(--sage-deep);font-weight:700}@media (max-width:560px){.hbar{grid-template-columns:minmax(72px,30%) 1fr auto;gap:.5rem}.data-table{font-size:var(--text-sm)}}
