.l3-tool-section{--l3-orange:#ff9416;--l3-ink:#111314;--l3-muted:#5d6269;--l3-line:#dce0e3;--l3-paper:#fff;scroll-margin-top:100px;margin:78px 0;color:var(--l3-ink);font-family:inherit}
.l3-tool-section *{box-sizing:border-box}
.l3-tool-section .l3-section-kicker{display:flex;align-items:center;gap:10px;color:#884200;font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}
.l3-section-kicker>span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff0db;color:#963d00;font-size:15px;letter-spacing:0}
.l3-tool-section h2{font-size:clamp(30px,3.4vw,45px);line-height:1.12;letter-spacing:-.04em;margin:0 0 18px;font-weight:750;max-width:760px}
.l3-tool-section .l3-section-intro{color:var(--l3-muted);font-size:17px;line-height:1.7;max-width:820px;margin:0 0 30px}
.l3-calculator-shell{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);border:1px solid var(--l3-line);border-radius:24px;overflow:hidden;box-shadow:0 14px 38px #11131408}
.l3-calculator-inputs{padding:30px;background:var(--l3-paper);min-width:0;margin:0}
.l3-inputs-header,.l3-results-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.l3-tool-section .l3-small-label{font-size:10px;font-weight:750;line-height:1.4;text-transform:uppercase;letter-spacing:.16em;color:inherit}
.l3-reset-button{font:inherit;font-size:12px;line-height:1.4;color:#535b63;font-weight:600;background:transparent;border:0;cursor:pointer;padding:8px 0;white-space:nowrap;display:inline-flex;gap:8px;align-items:center}
.l3-reset-button>span{font-size:19px;line-height:1}
.l3-reset-button:hover{color:#944a00}
.l3-tool-section .l3-default-note{font-size:11px;line-height:1.6;color:var(--l3-muted);margin:0 0 25px;padding:10px 12px;background:#f5f6f6;border-radius:8px}
.l3-input-group{display:grid;grid-template-columns:1fr 1fr;gap:16px 14px;min-width:0;border:0;border-bottom:1px solid #e9eaeb;padding:0 0 23px;margin:0 0 24px}
.l3-input-group:last-of-type{border-bottom:0;padding-bottom:0;margin-bottom:0}
.l3-input-group legend{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;line-height:1.4;padding:0;margin-bottom:19px;width:100%;letter-spacing:-.015em}
.l3-input-group legend>span{font-family:ui-monospace,monospace;font-size:10px;font-weight:500;color:#985500;display:inline-grid;place-items:center;border:1px solid #f0d8b9;width:23px;height:23px;border-radius:50%}
.l3-field{min-width:0}
.l3-field-wide{grid-column:1/-1}
.l3-field label{display:block;font-size:11px;line-height:1.5;font-weight:650;color:#424950;min-height:33px;margin-bottom:6px}
.l3-field label>span{font-size:10px;font-weight:500;color:#727980;white-space:nowrap}
.l3-field-wide label{min-height:0}
.l3-field input{display:block;width:100%;min-width:0;height:45px;border:1px solid #d9dde0;border-radius:8px;background:#fff;font-family:inherit;font-size:16px;font-variant-numeric:tabular-nums;font-weight:600;line-height:1.4;padding:10px 12px;color:#111314;box-shadow:0 1px 3px #00000003}
.l3-field input:hover{border-color:#aab0b5}
.l3-field input[aria-invalid=true]{border-color:#a1321a;background:#fff5f1}
.l3-tool-section .l3-field-help{grid-column:1/-1;margin:-2px 0 0;font-size:11px;line-height:1.6;color:#68717a}
.l3-tool-section .l3-input-error{background:#fff2e9;border-left:3px solid #a34813;padding:13px;font-size:12px;line-height:1.6;color:#7a290e;margin:20px 0 0}
.l3-input-error[hidden]{display:none}
.l3-calculator-results{min-width:0;background:radial-gradient(ellipse at 90% 0%,#413020 0,transparent 43%),#101314;color:#f9f9f7;padding:32px;display:flex;flex-direction:column}
.l3-results-top{margin-bottom:34px;color:#bdc1c3}
.l3-live-tag{font-size:9px;line-height:1.4;white-space:nowrap;display:flex;align-items:center;gap:6px;color:#cbd0d2}
.l3-live-tag i{width:5px;height:5px;border-radius:50%;background:var(--l3-orange);box-shadow:0 0 0 3px #ff94161a}
.l3-tool-section .l3-result-title{font-size:12px;line-height:1.5;color:#e2e4e4;margin:0 0 11px}
.l3-primary-result{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin-bottom:15px;min-height:95px}
.l3-primary-result output{font-size:clamp(31px,4.3vw,60px);font-weight:650;line-height:1.12;letter-spacing:-.05em;color:var(--l3-orange);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;max-width:100%}
.l3-primary-result>span{font-size:11px;color:#bdc1c3;line-height:1.5}
.l3-tool-section .l3-annual-result{font-size:11px;line-height:1.6;color:#b6bec3;margin:0 0 5px}
.l3-annual-result strong{color:#f6f6f4;font-size:14px;font-weight:600;white-space:normal;overflow-wrap:anywhere}
.l3-tool-section .l3-result-context{font-size:11px;line-height:1.6;color:#b6bec3;margin:0 0 30px;min-height:36px}
.l3-volume-path{border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;padding:21px 0;margin-bottom:28px;position:relative}
.l3-volume-path>div{display:flex;justify-content:space-between;gap:15px;align-items:baseline}
.l3-volume-path>div>span{font-size:11px;line-height:1.5;color:#b6bec3}
.l3-volume-path strong{font-size:18px;font-weight:600;line-height:1.4;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;text-align:right;min-width:0}
.l3-flow-arrow{display:block;font-size:15px;color:var(--l3-orange);line-height:1.4;margin:4px 0}
.l3-cost-bars{margin-bottom:24px}
.l3-tool-section .l3-chart-title{font-size:11px;font-weight:600;line-height:1.5;color:#e3e5e6;margin:0 0 19px}
.l3-bar-label{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px}
.l3-bar-label>span{font-size:10px;line-height:1.5;color:#b6bec3}
.l3-bar-label strong{font-size:11px;line-height:1.5;font-weight:600;min-width:0;overflow-wrap:anywhere;text-align:right;font-variant-numeric:tabular-nums}
.l3-bar-track{height:10px;background:#ffffff0d;border-radius:3px;margin-bottom:19px;overflow:hidden}
.l3-bar{display:block;height:100%;border-radius:3px;transition:width .25s ease;max-width:100%}
.l3-bar-baseline{background:#afb7bc}
.l3-bar-qualified{background:linear-gradient(90deg,#dd6f06,#ffab36)}
.l3-math-ledger{margin:0 0 25px;padding:0;border-top:1px solid #ffffff20}
.l3-math-ledger>div{display:flex;align-items:baseline;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #ffffff15}
.l3-math-ledger dt{font-size:10px;line-height:1.6;color:#b6bec3;max-width:70%}
.l3-math-ledger dd{font-size:12px;line-height:1.5;font-weight:600;font-variant-numeric:tabular-nums;text-align:right;min-width:0;overflow-wrap:anywhere;margin:0}
.l3-math-ledger small{display:block;color:#919ba1;font-size:9px;line-height:1.5}
.l3-ledger-emphasis dd{color:#ffb654}
.l3-tool-section .l3-assumptions{font-size:10px;line-height:1.7;color:#a7b0b6;margin:auto 0 20px}
.l3-tool-section .l3-local-note{border-top:1px solid #ffffff20;padding-top:16px;display:flex;align-items:center;gap:7px;font-size:9px;line-height:1.5;color:#a7b0b6;margin:0}
.l3-local-note>span{color:#ffab36}
.l3-calculator-results[data-outcome=higher] .l3-primary-result output{color:#ffc997}
.l3-calculator-results[data-outcome=equal] .l3-primary-result output{color:#f3f5f6}
.l3-calculator-results[data-outcome=invalid] .l3-live-tag{opacity:.45}
.l3-tool-section .l3-noscript{font-size:13px;padding:18px;background:#fff1dd;border-radius:10px;color:#744300}
.l3-readiness-shell{border:1px solid var(--l3-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 38px #11131405}
.l3-readiness-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f5f6f6;padding:24px 28px;border-bottom:1px solid var(--l3-line)}
.l3-readiness-summary .l3-small-label{color:#858c91;font-size:9px}
.l3-readiness-summary p{font-size:13px;font-weight:600;line-height:1.5;margin:5px 0 0;color:#383e42}
.l3-checklist-row{display:grid;grid-template-columns:minmax(0,1fr) 192px;align-items:center;gap:28px;padding:24px 28px;border-bottom:1px solid #e9ecee}
.l3-checklist-row>div{position:relative;padding-left:38px}
.l3-row-number{position:absolute;left:0;top:1px;color:#a55b09;font-family:ui-monospace,monospace;font-size:11px;line-height:1.5}
.l3-checklist-row label{font-size:14px;font-weight:650;letter-spacing:-.015em;line-height:1.5;display:block;color:#1c2226}
.l3-checklist-row p{font-size:12px;line-height:1.65;margin:6px 0 0;color:#667079}
.l3-checklist-row select{font-family:inherit;font-size:12px;font-weight:550;line-height:1.4;width:100%;padding:11px 30px 11px 12px;background:#fff;border:1px solid #d5dadd;border-radius:7px;color:#454d54;min-height:42px;cursor:pointer}
.l3-checklist-row[data-status=confirmed] select{border-color:#c6d5c9;background:#f4f8f5;color:#284b36}
.l3-checklist-row[data-status=work] select,.l3-checklist-row[data-status=ask] select{border-color:#ebd4b7;background:#fff8ed;color:#795014}
.l3-readiness-bottom{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.l3-readiness-bottom p{font-size:11px;color:#6b747c;line-height:1.6;margin:0;max-width:350px}
.l3-worksheet-link{flex-shrink:0;color:#141819;border-bottom:1px solid #ed921c;text-decoration:none;font-size:12px;font-weight:700;line-height:1.6;display:flex;align-items:center;gap:14px;padding:4px 0}
.l3-worksheet-link:hover{color:#9c5000}
.l3-tool-section :is(button,input,select,a):focus-visible{outline:3px solid #de7c10;outline-offset:3px}
@media(max-width:1000px){.l3-calculator-inputs{padding:24px}.l3-calculator-results{padding:26px}.l3-live-tag{display:none}.l3-field label{font-size:10px}.l3-checklist-row{gap:20px;grid-template-columns:minmax(0,1fr) 175px}}
@media(max-width:760px){.l3-tool-section{margin:54px 0}.l3-tool-section h2{font-size:32px}.l3-tool-section .l3-section-intro{font-size:15px}.l3-calculator-shell{grid-template-columns:1fr;border-radius:18px}.l3-calculator-inputs{padding:24px}.l3-calculator-results{padding:28px}.l3-field label{font-size:11px}.l3-live-tag{display:flex}.l3-results-top{margin-bottom:24px}.l3-primary-result{min-height:0;margin-bottom:20px}.l3-primary-result output{font-size:56px}.l3-volume-path{margin-top:0}.l3-tool-section .l3-result-context{min-height:0;margin-bottom:22px}.l3-math-ledger dt{font-size:11px}.l3-readiness-summary{padding:20px;gap:12px}.l3-readiness-summary p{font-size:12px}.l3-readiness-summary .l3-reset-button{font-size:10px;align-self:flex-start}.l3-checklist-row{grid-template-columns:1fr;gap:14px;padding:22px}.l3-checklist-row>div{padding-left:29px}.l3-checklist-row select{margin-left:29px;width:calc(100% - 29px);max-width:280px}.l3-readiness-bottom{padding:22px;align-items:flex-start;flex-direction:column;gap:15px}.l3-readiness-bottom p{max-width:none}.l3-tool-section .l3-assumptions{font-size:11px}}
@media(max-width:380px){.l3-calculator-inputs{padding:20px}.l3-calculator-results{padding:22px}.l3-input-group{gap:16px 10px}.l3-field input{padding:10px;font-size:15px}.l3-primary-result output{font-size:46px}.l3-readiness-summary{flex-direction:column;align-items:flex-start;gap:5px}}
@media(prefers-reduced-motion:reduce){.l3-bar{transition:none}}
@media print{.l3-reset-button,.l3-local-note,.l3-live-tag{display:none!important}.l3-calculator-shell{display:block;overflow:visible;border-color:#ddd}.l3-calculator-results{background:#fff!important;color:#111!important}.l3-calculator-results :is(p,span,strong,dt,dd,output,small){color:#111!important}.l3-calculator-results{break-inside:avoid}.l3-checklist-row{break-inside:avoid}.l3-readiness-summary,.l3-readiness-bottom{background:#fff}.l3-bar-qualified{background:#ff9416!important}.l3-bar-baseline{background:#777!important}}
