.tool-calculator-columns{flex-direction:column;display:flex}.tool-calculator-columns>*{min-width:0;padding-block:3rem}.tool-form fieldset{border:0;margin:0;padding:0}.tool-form fieldset+fieldset{border-top:1px solid var(--host-border);margin-top:2.5rem;padding-top:2.5rem}.tool-form legend,.tool-results-title{color:var(--host-primary);letter-spacing:-.035em;font-size:1.35rem;font-weight:650;line-height:1.2}.tool-fields{gap:1.5rem 1.75rem;margin-top:1.75rem;display:grid}.tool-field label{color:var(--host-primary);font-size:.875rem;font-weight:650;line-height:1.4;display:block}.tool-field small{color:var(--host-muted);margin-top:.4rem;font-size:.75rem;line-height:1.5;display:block}.tool-input-wrap{border-bottom:1px solid var(--host-border-strong);align-items:center;margin-top:.35rem;display:flex}.tool-input-wrap:focus-within{border-color:var(--host-accent)}.tool-input-wrap input{color:var(--host-text);background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:3rem;padding:.5rem 0}.tool-input-wrap span{color:var(--host-muted);white-space:nowrap;padding-left:.75rem;font-size:.875rem}.tool-input-wrap>span:first-child{padding-left:0;padding-right:.5rem}.tool-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.tool-button{background:var(--host-primary);color:#fff;cursor:pointer;border:0;border-radius:.65rem;min-height:3rem;padding:.7rem 1.35rem;font-size:.9rem;font-weight:650}.tool-button:hover{background:var(--host-primary-pressed)}.tool-privacy,.tool-error{color:var(--host-muted);font-size:.8rem;line-height:1.5}.tool-error{color:#9b2c2c;margin-top:1rem}.tool-result-list{border-top:1px solid var(--host-border);margin-top:1.75rem}.tool-chart{margin:1.75rem 0 0}.tool-chart[hidden]{display:none}.tool-chart figcaption,.tool-chart-row-head,.tool-chart-axis{justify-content:space-between;align-items:baseline;display:flex}.tool-chart figcaption{color:var(--host-primary);gap:1rem;font-size:.9rem;font-weight:650}.tool-chart figcaption strong,.tool-chart-row-head strong{font-family:var(--font-ibm-plex-mono), "SFMono-Regular", Consolas, monospace;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.tool-chart-rows{gap:1rem;margin-top:1.25rem;display:grid}.tool-chart-row{--tool-chart-color:var(--host-accent)}.tool-chart-row[data-tone=cost]{--tool-chart-color:var(--host-border-strong)}.tool-chart-row[data-tone=debt]{--tool-chart-color:color-mix(in srgb, var(--host-primary) 72%, white)}.tool-chart-row[data-negative]{--tool-chart-color:#9b2c2c}.tool-chart-row-head{color:var(--host-muted);gap:1rem;margin-bottom:.45rem;font-size:.75rem;line-height:1.4}.tool-chart-row-head strong{color:var(--host-primary)}.tool-chart-track{position:relative}.tool-chart progress{appearance:none;background:var(--host-surface-subtle);border:0;border-radius:999px;width:100%;height:.65rem;display:block;overflow:hidden}.tool-chart progress::-webkit-progress-bar{background:var(--host-surface-subtle)}.tool-chart progress::-webkit-progress-value{background:var(--tool-chart-color);border-radius:999px}.tool-chart progress::-moz-progress-bar{background:var(--tool-chart-color);border-radius:999px}.tool-chart-marker{background:var(--host-primary);height:1.15rem;left:var(--tool-chart-marker,0%);width:2px;position:absolute;top:50%;transform:translate(-1px,-50%)}.tool-chart-axis{color:var(--host-muted);gap:.75rem;margin-top:.45rem;font-size:.68rem;line-height:1.4}.tool-chart-axis span:nth-child(2){text-align:center}.tool-chart-note{color:var(--host-muted);margin:.75rem 0 0;font-size:.72rem;line-height:1.5}.tool-result-row{border-bottom:1px solid var(--host-border);padding:1.35rem 0}.tool-result-row dt{color:var(--host-muted);font-size:.85rem;line-height:1.45}.tool-result-row dd{color:var(--host-primary);font-family:var(--font-ibm-plex-mono), "SFMono-Regular", Consolas, monospace;font-variant-numeric:tabular-nums;letter-spacing:-.045em;margin:.5rem 0 0;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:600;line-height:1.1}.tool-result-row p{color:var(--host-muted);margin:.5rem 0 0;font-size:.8rem;line-height:1.55}.tool-results-note{color:var(--host-muted);margin-top:1.5rem;font-size:.8rem;line-height:1.6}.tool-method{max-width:52rem}.tool-method h2{color:var(--host-primary);letter-spacing:-.045em;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:650;line-height:1.1}.tool-method p,.tool-method li{color:var(--host-muted);font-size:1rem;line-height:1.75}.tool-method p,.tool-method ul{margin:1rem 0 0}.tool-method ul{padding-left:1.25rem}.tool-method a{color:var(--host-accent);text-underline-offset:.2em;text-decoration:underline}.tool-calculator-columns>*+*{border-top:1px solid var(--host-border)}@media (width>=64rem){.tool-calculator-columns{flex-direction:row}.tool-calculator-columns>*{width:50%}.tool-calculator-columns>:first-child{padding-right:3rem}.tool-calculator-columns>*+*{border-top:0;border-left:1px solid var(--host-border);padding-left:3rem}}@media (width>=40rem){.tool-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
