.calculator-page main{max-width:none;padding-block:2rem 4rem}.calculator-page main h1{max-width:30ch;font-size:clamp(2rem,4vw,3.1rem)}.calculator-page .tool-intro{max-width:59rem;margin-bottom:2rem}.calculator-page main .eyebrow{margin-bottom:.8rem}.calculator-page .quiet,.calculator-page .help{color:var(--muted)}.calculator-page .help{font-size:.875rem}.calculator-page .quiet{margin-block:1.2rem .6rem}.calculator-page main fieldset{border:0;min-width:0;margin:0;padding:0}.calculator-page .input-panel{border:1px solid var(--border);background:var(--surface);border-radius:1rem;min-width:0;margin-bottom:1.25rem;padding:1.5rem}.calculator-page .section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem 1.5rem;display:flex}.calculator-page main h2{margin-block:0 .75rem;font-size:1.3rem}.calculator-page main h3{margin-top:1.8rem;font-size:1.05rem}.calculator-page .section-heading h2{margin:0}.calculator-page .field-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.1rem;display:grid}.calculator-page .field{flex-direction:column;gap:.45rem;min-width:0;display:flex}.calculator-page main label{font-size:.9rem;font-weight:600}.calculator-page .label-row{justify-content:space-between;align-items:center;gap:.3rem;min-height:3.3rem;display:flex}.calculator-page main input:not([type=checkbox]),.calculator-page main select{border:1px solid var(--input-border);background:var(--input-bg);width:100%;min-height:48px;color:var(--text);font:inherit;font-variant-numeric:tabular-nums;border-radius:.6rem;padding:.6rem .7rem}.calculator-page main input[aria-invalid=true]{border:2px solid var(--error-border)}.calculator-page main button{min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.6rem;padding:.6rem 1rem;font-weight:600}.calculator-page main button:disabled,.calculator-page main select:disabled{opacity:.55;cursor:not-allowed}.calculator-page .primary,.calculator-page button[type=submit]{color:var(--action-text);background:var(--action);padding-inline:1.5rem}.calculator-page .primary:hover,.calculator-page button[type=submit]:hover{background:var(--action-hover)}.calculator-page .secondary{color:var(--text);border-color:var(--input-border);background:var(--surface-soft)}.calculator-page .text-button{color:var(--link);text-underline-offset:.2em;background:0 0;padding-inline:.25rem;font-size:.875rem;text-decoration:underline}.calculator-page .calculate-row{align-items:center;gap:1.25rem;display:flex}.calculator-page .result-status{padding-block:.8rem;font-size:.9rem}.calculator-page main dl{margin:0}.calculator-page main dt{color:var(--muted);font-size:.875rem}.calculator-page main dd{font-variant-numeric:tabular-nums;margin:0;font-size:1.15rem;font-weight:600}.calculator-page main dd small{color:var(--muted);font-size:.8rem;font-weight:400;display:block}.calculator-page .table-scroll{border:1px solid var(--border);border-radius:.7rem;overflow-x:auto}.calculator-page table{border-collapse:collapse;font-variant-numeric:tabular-nums;background:var(--surface);width:100%;font-size:.875rem}.calculator-page caption{text-align:left;color:var(--muted);padding:.8rem 1rem;font-size:.85rem}.calculator-page th,.calculator-page td{text-align:right;border-top:1px solid var(--border);padding:.8rem}.calculator-page thead th{background:var(--surface-soft);vertical-align:bottom;line-height:1.4}.calculator-page tbody th{text-align:left;min-width:6rem;font-weight:600}.calculator-page tbody td{white-space:nowrap}.calculator-page tbody tr:nth-child(2n){background:var(--surface-soft)}.calculator-page .model-note,.calculator-page figcaption{color:var(--muted);font-size:.85rem}.calculator-page .model-note{display:none}.calculator-page figure{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin:1.5rem 0 2rem;padding:1.25rem}.calculator-page figure h3{margin:0 0 .6rem}.calculator-page .chart-grid{stroke:var(--border);stroke-width:1px}.calculator-page .chart-main{stroke:var(--chart-main)}.calculator-page .chart-dot{fill:var(--chart-main)}.calculator-page .chart-baseline{stroke:var(--chart-main)}.calculator-page .chart-A{stroke:var(--chart-a)}.calculator-page .chart-B{stroke:var(--chart-b)}.calculator-page .chart-C{stroke:var(--chart-c)}.calculator-page .schedule-controls{flex-wrap:wrap;align-items:end;gap:.75rem;display:flex}.calculator-page .schedule-controls .field{width:100%;min-width:0;max-width:42rem}.calculator-page .export-actions{flex-wrap:wrap;gap:.75rem;display:flex}.calculator-page .export-note{color:var(--muted);font-size:.875rem}.calculator-page .breakdown{margin-top:2rem}.calculator-page .breakdown h3{margin-top:0}.calculator-page main details{margin-top:1.25rem}.calculator-page main summary{cursor:pointer;min-height:44px;padding:.9rem 0;font-weight:600}.calculator-page .notice,.calculator-page .stale-warning,.calculator-page .error-summary{border-left:3px solid var(--error-border);background:var(--error-bg);color:var(--error);border-radius:.35rem;padding:1rem}.calculator-page .field-error{color:var(--error);font-size:.85rem}.calculator-page .error-summary p{margin:0;font-weight:600}.calculator-page .stale-warning{display:none}.calculator-page [data-current=false] .stale-warning{display:block}.calculator-page .methodology{border-top:1px solid var(--border);max-width:48rem;margin-top:3rem;padding-top:2.5rem}.calculator-page .methodology p{font-size:.95rem}@media (width<=47.999rem){.calculator-page .field-grid{grid-template-columns:1fr}.calculator-page .label-row{min-height:44px}.calculator-page .input-panel{padding:1.1rem}.calculator-page .calculate-row{flex-direction:column;align-items:stretch;gap:.3rem}.calculator-page figure{padding:.6rem}}@media print{@page{size:landscape;margin:12mm}.calculator-page{width:100%;min-height:0}.calculator-page main{padding:0}.calculator-page .masthead,.calculator-page footer,.calculator-page .tool-intro,.calculator-page form,.calculator-page .methodology,.calculator-page .result-status,.calculator-page .schedule-controls,.calculator-page .export-note,.calculator-page figure,.calculator-page .export-actions,.calculator-page [data-current=false] .result-content,.calculator-page [data-current=false].result-content{display:none!important}.calculator-page .table-scroll{border:0;overflow:visible}.calculator-page table{width:100%;font-size:8pt}.calculator-page th,.calculator-page td{padding:5pt}.calculator-page .model-note{margin-block:6pt;font-size:8pt;display:block}.calculator-page tbody th{min-width:0}.calculator-page thead{display:table-header-group}.calculator-page tr{break-inside:avoid}.calculator-page main details{margin-top:6pt;display:block}.calculator-page main summary{padding:3pt 0;list-style:none}.calculator-page .breakdown{margin-top:6pt}.calculator-page :focus-visible{outline:none}}.context-help{vertical-align:middle;flex:none;display:inline-flex}.calculator-page .help-trigger{width:44px;height:44px;min-height:44px;color:var(--link);background:0 0;place-items:center;padding:0;display:inline-grid}.help-trigger>span{border:1px solid;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;font-size:.8rem;display:grid}.help-panel{z-index:20;border:1px solid var(--input-border);background:var(--surface-raised);width:20rem;max-width:calc(100vw - 24px);box-shadow:var(--shadow);color:var(--text);text-align:left;border-radius:.65rem;padding:.9rem 1rem;font-size:.9rem;font-weight:400;line-height:1.6;position:fixed;overflow:auto}@media print{.context-help{display:none!important}}
