@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{color:#0b1e3d;font-synthesis:none;--navy:#071a38;--text:#102342;--muted:#5c6c82;--teal:#006781;--teal-dark:#00546a;--ice:#7cccee;--ice-soft:#d9f3ff;--line:#c6d1dd;--line-strong:#9faebe;--surface:#f7fafc;--amber:#c67a00;--amber-soft:#fff8df;--green:#08733d;--red:#b84322;background:#fff;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.icon{flex:none;width:22px;height:22px}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;grid-template-columns:430px 1fr auto;align-items:stretch;height:82px;padding:0 36px;display:grid;position:sticky;top:0}.brand{color:var(--navy);letter-spacing:.015em;text-transform:uppercase;align-items:center;gap:12px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:37px;font-weight:800;text-decoration:none;display:flex}.brand-mark{width:55px;height:46px;color:var(--teal);stroke-width:2.6px}.brand-mark .wing-fill{fill:currentColor;stroke:none}.site-header nav{align-items:stretch;display:flex}.site-header nav a{color:#19345d;place-items:center;min-width:138px;font-weight:600;text-decoration:none;display:grid;position:relative}.site-header nav a.active:after{content:"";background:var(--teal);height:3px;position:absolute;bottom:0;left:24px;right:24px}.site-header nav a:hover{color:var(--teal)}.planning-label{color:#1261bd;align-self:center;align-items:center;gap:8px;font-size:16px;display:flex}.weather-band{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f4f9fd 0%,#eaf6ff 100%);grid-template-columns:510px 1fr;gap:30px;padding:16px 36px 12px;display:grid}.airport-control label,.field-group>label{color:var(--navy);margin-bottom:7px;font-size:13px;font-weight:700;display:block}.airport-actions{grid-template-columns:1fr 194px;gap:14px;display:grid}select,.number-input{border:1px solid var(--line-strong);min-height:44px;color:var(--text);background:#fff;border-radius:7px;transition:border-color .15s,box-shadow .15s}select{cursor:pointer;width:100%;padding:0 13px}select:disabled{opacity:1;color:var(--text);cursor:default;background:#f7f9fb}.airport-actions button{color:#1857ac;cursor:pointer;background:#ffffffbf;border:1px solid #447dd0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:14px;display:flex}.airport-actions button:hover{background:#fff}.airport-actions button:disabled{opacity:.7;cursor:wait}.weather-facts{grid-template-columns:110px minmax(140px,1fr) 145px 210px;align-items:center;gap:24px;display:grid}.weather-facts>div{min-width:0}.weather-facts span{color:#324766;margin-bottom:4px;font-size:12px;display:block}.weather-facts strong{color:var(--navy);font-family:Barlow Condensed,sans-serif;font-size:30px;line-height:1;display:block}.weather-facts strong.condition{white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:14px;line-height:1.3;overflow:hidden}.weather-facts small{color:var(--muted);font-size:10px}.weather-source a{color:#1764bf;align-items:center;gap:4px;font-size:12px;display:flex}.weather-source .icon{width:14px;height:14px}.forecast-outlook{background:#ffffffd1;border:1px solid #bdd5e5;border-radius:10px;grid-column:1/-1;min-width:0;padding:10px 12px 12px}.forecast-outlook-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.forecast-outlook-heading strong,.forecast-outlook-heading span{display:block}.forecast-outlook-heading strong{color:var(--navy);font-size:13px}.forecast-outlook-heading div span{color:var(--muted);margin-top:2px;font-size:10px}.forecast-low-badge{color:#08733d;background:#e7f7ee;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.forecast-strip{scrollbar-color:#7aaec2 #e8f2f6;scrollbar-width:thin;gap:6px;padding:2px 2px 7px;display:flex;overflow-x:auto}.forecast-strip:focus-visible{outline-offset:2px;border-radius:5px;outline:3px solid #1988c84d}.forecast-hour{background:#f8fbfd;border:1px solid #cfdee7;border-radius:8px;width:102px;min-width:102px;min-height:91px;padding:8px;position:relative}.forecast-hour>span,.forecast-hour>strong,.forecast-hour>small{display:block}.forecast-hour>span{color:#52657d;min-height:26px;font-size:9px;line-height:1.35}.forecast-hour>strong{color:var(--navy);margin-top:2px;font-family:Barlow Condensed,sans-serif;font-size:25px;line-height:1}.forecast-hour>small{color:#52657d;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;line-height:1.25;overflow:hidden}.forecast-hour.is-coldest{background:linear-gradient(#e7f8fc,#d9f3fa);border:2px solid #087a94;box-shadow:0 2px 8px #00678124}.forecast-hour.is-coldest>strong{color:var(--teal)}.forecast-hour b{color:#08733d;text-transform:uppercase;margin-top:5px;font-size:8px;display:block}.forecast-note{color:var(--amber);grid-column:1/-1;justify-content:center;align-items:center;gap:9px;margin:3px 0 0;font-size:12px;display:flex}.forecast-note .icon{width:19px;height:19px}.forecast-note.error{color:var(--red)}.planner{max-width:1480px;margin:0 auto;padding:23px 36px 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace{grid-template-columns:minmax(440px,.84fr) minmax(620px,1.16fr);display:grid}.controls{flex-direction:column;gap:14px;padding:3px 46px 24px 0;display:flex}.tank-controls{gap:8px;padding-bottom:12px}.tank-controls .field-group>label{margin-bottom:4px}.tank-controls select,.tank-controls .number-input,.tank-controls .unit-readout{min-height:37px}.tank-controls .field-help,.tank-controls .measurement-helper{margin-top:3px}.tank-controls .temperature-conversion{margin-top:2px}.tank-controls .workflow-switch{min-height:34px}.tank-controls .buffer-row{min-height:37px}.tank-controls .auto-update-status{min-height:48px}.workflow-switch{border:1px solid var(--line-strong);border-radius:6px;grid-template-columns:1fr 1fr;min-height:36px;display:grid;overflow:hidden}.workflow-switch button{color:#233753;cursor:pointer;background:#f5f7fa;border:0;font-size:13px}.workflow-switch button+button{border-left:1px solid var(--line)}.workflow-switch button.selected{background:var(--teal);color:#fff;font-weight:700}.temperature-row{grid-template-columns:160px 1fr;gap:16px;display:grid}.number-input{grid-template-columns:1fr auto;display:grid;overflow:hidden}.number-input input{width:100%;min-width:0;color:var(--navy);appearance:textfield;background:0 0;border:0;outline:0;padding:0 13px;font-size:18px;font-weight:600}.number-input input::-webkit-inner-spin-button{appearance:none}.number-input span{border-left:1px solid var(--line);color:#233753;place-items:center;min-width:46px;font-weight:700;display:grid}.number-input:focus-within,select:focus{border-color:#1988c8;outline:0;box-shadow:0 0 0 3px #1988c824}.mode-switch{border:1px solid var(--line-strong);border-radius:7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.mode-switch button{color:#233753;cursor:pointer;background:#f5f7fa;border:0}.mode-switch button+button{border-left:1px solid var(--line)}.mode-switch button.selected{background:var(--teal);color:#fff}.mode-switch button:disabled{color:#8b98a6;cursor:not-allowed}.temperature-conversion{color:var(--muted);margin:4px 0 -3px;font-family:ui-monospace,monospace;font-size:11px}.field-help{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.35}.volume-row{grid-template-columns:1fr 100px;gap:12px;display:grid}.subsection-heading{color:var(--navy);align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.subsection-heading:after{content:"";background:var(--line-strong);flex:1;height:1px}.tank-input-grid{grid-template-columns:1.12fr .88fr;gap:14px;display:grid}.compact-unit{grid-template-columns:1fr 64px;gap:8px}.unit-readout{border:1px solid var(--line-strong);min-height:44px;color:var(--text);background:#f7f9fb;border-radius:7px;place-items:center;font-size:13px;display:grid}.reading-field .number-input{max-width:270px}.measurement-helper{color:var(--muted);margin:5px 0 0;font-size:10px;font-style:italic;line-height:1.35}.measurement-helper.invalid{color:var(--red);font-style:normal}.detected-blend{background:linear-gradient(135deg,#f5fcfd,#eef8fb);border:1px solid #91c7d3;border-radius:7px;margin-top:9px;padding:10px 12px}.detected-blend-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.detected-blend-heading span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.detected-blend-heading strong{color:var(--teal);font-size:10px}.detected-blend-values{grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;margin-top:7px;display:grid}.detected-blend-values div{align-items:baseline;gap:5px;display:flex}.detected-blend-values div:last-child{justify-content:flex-end}.detected-blend-values strong{color:var(--teal);font-family:Barlow Condensed,sans-serif;font-size:25px;line-height:1}.detected-blend-values div:last-child strong{color:#3bb2df}.detected-blend-values span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.detected-blend-values .blend-plus{color:#8292a2;font-size:16px}.detected-blend-bar{background:#dceaf0;border-radius:5px;height:7px;margin-top:8px;display:flex;overflow:hidden}.detected-blend-bar span{transition:width .16s}.detected-chemical{background:var(--teal)}.detected-water{background:#76caeb}.detected-blend p{color:var(--muted);margin:6px 0 0;font-size:9px;line-height:1.35}.detected-blend.is-invalid{background:#fff9f7;border-color:#d9a18f}.detected-blend.is-invalid .detected-blend-heading strong,.detected-blend.is-invalid p{color:var(--red)}.buffer-row{border:1px solid var(--line);background:var(--surface);border-radius:7px;justify-content:space-between;align-items:center;min-height:42px;padding:0 13px;font-size:12px;display:flex}.buffer-row strong{font-family:ui-monospace,monospace;font-size:15px}.inline-error{color:var(--red);align-items:flex-start;gap:8px;margin:-3px 0 0;font-size:11px;line-height:1.4;display:flex}.inline-error .icon{width:17px;height:17px}.calculate-button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-size:17px;font-weight:700;display:flex}.calculate-button:hover{background:var(--teal-dark);transform:translateY(-1px)}.calculate-button:disabled{cursor:not-allowed;background:#8fa2af;transform:none}.auto-update-status{min-height:52px;color:var(--green);background:#f2fbf6;border:1px solid #83c6a5;border-radius:7px;align-items:center;gap:11px;padding:9px 14px;display:flex}.auto-update-status .icon{flex:none;width:25px;height:25px}.auto-update-status div,.auto-update-status strong,.auto-update-status span{display:block}.auto-update-status strong{font-size:14px}.auto-update-status span{color:#456457;margin-top:2px;font-size:11px;line-height:1.3}.auto-update-status.paused{color:var(--red);background:#fff9f7;border-color:#d9a18f}.auto-update-status.paused span{color:#774b40}.results{border-left:1px solid var(--line-strong);min-height:515px;padding:4px 0 26px 44px}.results h2{color:var(--navy);margin:0 0 16px;font-size:17px}.result-heading-row{justify-content:space-between;align-items:flex-start;gap:16px;min-height:34px;display:flex}.print-report-button{min-height:32px;color:var(--teal);cursor:pointer;background:#f4fbfd;border:1px solid #327d91;border-radius:6px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.print-report-button:hover{background:#e6f6fa}.print-report-button .icon{width:17px;height:17px}.print-report{display:none}.result-topline{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.ratio{grid-template-columns:auto auto auto;align-items:center;column-gap:12px;display:grid}.ratio strong{color:var(--teal);font-family:Barlow Condensed,sans-serif;font-size:clamp(64px,6vw,84px);line-height:.9}.ratio strong:nth-of-type(2){color:var(--ice)}.ratio>span{color:#7f8792;font-size:55px;font-weight:300}.ratio small{color:#6e7785;grid-column:1/-1;justify-self:center;margin-top:8px;font-size:16px}.volumes{align-items:center;gap:22px;display:flex}.volumes div{text-align:center;grid-template-columns:auto auto;align-items:baseline;column-gap:5px;display:grid}.volumes strong{color:var(--teal);font-family:Barlow Condensed,sans-serif;font-size:clamp(44px,4.2vw,60px);line-height:1}.volumes span{font-size:19px;font-weight:600}.volumes small{color:#6e7785;grid-column:1/-1;font-size:15px}.volumes b{color:#777;font-size:32px}.volumes .water-volume strong,.volumes .water-volume span{color:var(--ice)}.tank-state-line{color:var(--muted);margin:-5px 0 18px;font-size:13px}.tank-state-line span{color:#8390a0;margin:0 6px}.tank-additions{justify-content:center;align-items:center;gap:clamp(45px,7vw,110px);margin:6px 0 4px;display:flex}.tank-additions div{text-align:center;grid-template-columns:auto auto;align-items:baseline;column-gap:6px;display:grid}.tank-additions strong{color:var(--teal);font-family:Barlow Condensed,sans-serif;font-size:clamp(62px,6vw,78px);line-height:.95}.tank-additions span{color:var(--teal);font-size:19px;font-weight:600}.tank-additions small{color:#6e7785;grid-column:1/-1;margin-top:5px;font-size:15px}.tank-additions b{color:#777;font-size:34px}.tank-additions .water-volume strong,.tank-additions .water-volume span{color:var(--ice)}.tank-simulator{margin:2px 0 0}.tank-readouts{grid-template-columns:1fr auto 1fr;align-items:end;gap:18px;min-height:45px;padding:0 24px;display:grid}.tank-readouts>div{align-items:baseline;gap:5px;display:flex}.tank-readouts strong{font-family:Barlow Condensed,sans-serif;font-size:27px;line-height:1}.tank-readouts span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.tank-inlet.chemical-inlet{color:var(--teal)}.tank-inlet.water-inlet{color:#3bb2df;justify-content:flex-end}.tank-capacity{color:var(--navy);flex-direction:column;align-items:center!important;gap:2px!important}.tank-capacity strong{font-size:30px}.tank-stage{grid-template-columns:minmax(0,1fr) 142px;align-items:center;gap:8px;display:grid}.tank-vessel{stroke:none;width:100%;height:auto;max-height:292px;display:block;overflow:visible}.tank-vessel text{stroke:none}.tank-pipes{fill:url(#tank-shell);stroke:#536a79;stroke-width:9px;stroke-linecap:square;stroke-linejoin:round}.tank-pipes rect{stroke-width:2px}.tank-liquid{transition:width .16s,x .16s}.tank-wave{fill:none;stroke:#ffffffbf;stroke-width:4px;animation:2.8s linear infinite tank-wave}.tank-bubbles circle{fill:#ffffff73;stroke:#ffffff94;stroke-width:1px;transform-box:fill-box;transform-origin:50%;animation:2.6s ease-in-out infinite tank-bubble}.tank-bubbles circle:nth-child(2n){animation-delay:-.8s}.tank-bubbles circle:nth-child(3n){animation-delay:-1.5s}.tank-divider{stroke:#ffffffc7;stroke-width:3px;filter:drop-shadow(0 0 3px #071a3859);transition:x1 .16s,x2 .16s}.tank-ratio-labels text{fill:#fff;text-anchor:middle;filter:drop-shadow(0 1px 2px #071a3847);font-family:Barlow Condensed,sans-serif;font-size:34px;font-weight:800;transition:x .16s}.tank-ratio-labels tspan+tspan{font-family:Inter,sans-serif;font-size:12px;font-weight:600}.tank-freeze-chip rect{fill:#ffffffeb;stroke:#071a3840;stroke-width:1px}.tank-freeze-chip text{fill:var(--navy);text-anchor:middle;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.tank-feet{fill:url(#tank-shell);stroke:#536a79;stroke-width:3px}.tank-simulator figcaption{color:var(--muted);text-align:center;margin:-8px 0 0;font-size:10px;font-style:italic}.tank-simulator+.mix-slider-shell{margin-top:8px}.volume-gauge{min-width:0;color:var(--navy)}.volume-gauge-title{text-align:center;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.volume-gauge-scale{width:100%;height:246px;position:relative}.volume-gauge-track{background:#e6f1f5;border:2px solid #536a79;border-radius:10px;width:16px;position:absolute;top:5%;bottom:5%;left:72px;overflow:hidden;box-shadow:inset 0 1px 5px #071a382e,0 2px 6px #071a381f}.volume-gauge-track span{height:var(--level);background:linear-gradient(#1795aa,#00617a);transition:height .25s;position:absolute;bottom:0;left:0;right:0}.volume-gauge-tick{left:96px;bottom:var(--position);width:44px;line-height:1;position:absolute;transform:translateY(50%)}.volume-gauge-tick:before{content:"";border-top:2px solid var(--navy);width:14px;position:absolute;top:50%;right:calc(100% + 5px)}.volume-gauge-tick strong,.volume-gauge-tick small{white-space:nowrap;display:block}.volume-gauge-tick strong{font-family:Barlow Condensed,sans-serif;font-size:15px}.volume-gauge-tick small{color:var(--muted);margin-top:2px;font-size:8px}.volume-level-marker{z-index:2;left:0;bottom:var(--position);background:var(--amber);width:64px;color:var(--navy);text-align:center;border-radius:6px 0 0 6px;padding:5px 5px 4px;transition:bottom .25s;position:absolute;transform:translateY(50%);box-shadow:0 2px 5px #071a3838}.volume-level-marker:after{content:"";border-top:3px solid var(--amber);width:10px;position:absolute;top:50%;left:100%}.volume-level-marker span,.volume-level-marker strong{white-space:nowrap;line-height:1.05;display:block}.volume-level-marker span{letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:800}.volume-level-marker strong{margin-top:2px;font-family:Barlow Condensed,sans-serif;font-size:15px}.volume-empty-marker{z-index:2;background:var(--navy);color:#fff;text-align:center;border-radius:6px;width:62px;padding:6px 5px 5px;position:absolute;bottom:1%;left:0;box-shadow:0 2px 5px #071a3833}.volume-empty-marker:after{content:"";border-top:3px solid var(--navy);width:12px;position:absolute;top:50%;left:100%}.volume-empty-marker span,.volume-empty-marker strong{text-transform:uppercase;font-size:9px;line-height:1;display:block}.volume-empty-marker strong{margin-top:2px}.mix-bar{color:#fff;border-radius:5px;height:45px;margin-top:26px;display:flex;overflow:hidden}.mix-bar span{place-items:center;font-size:18px;transition:width .5s;display:grid}.fluid-fill{background:var(--teal)}.water-fill{color:var(--navy);background:linear-gradient(90deg,#a8ddf5,#72c6eb)}.mix-slider-shell{margin-top:26px;padding-bottom:21px;position:relative}.mix-slider-shell .mix-bar{margin-top:0}.mix-slider-bar span{pointer-events:none;transition:none}.mix-range{appearance:none;z-index:2;cursor:ew-resize;background:0 0;width:100%;height:45px;margin:0;position:absolute;inset:0 0 auto}.mix-range::-webkit-slider-runnable-track{background:0 0;height:45px}.mix-range::-moz-range-track{background:0 0;height:45px}.mix-range::-webkit-slider-thumb{appearance:none;background:0 0;border:0;width:1px;height:1px}.mix-range::-moz-range-thumb{background:0 0;border:0;width:1px;height:1px}.mix-slider-thumb{z-index:1;background:var(--teal);pointer-events:none;border:3px solid #fff;border-radius:8px;width:15px;height:55px;position:absolute;top:-5px;transform:translate(-50%);box-shadow:0 0 0 1px #071a3847,0 2px 6px #071a3838}.mix-range:focus-visible{outline:0}.mix-range:focus-visible+.mix-slider-thumb{box-shadow:0 0 0 4px #1988c847,0 2px 6px #071a3838}.mix-slider-limits{color:var(--muted);justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.slider-help{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.4}.buffer-gauge{background:linear-gradient(#fff,#f7fbfd);border:1px solid #b9cbd6;border-radius:8px;margin-top:14px;padding:11px 15px 10px;box-shadow:0 5px 16px #071a3812}.buffer-gauge-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.buffer-gauge-header>div:first-child span,.buffer-gauge-header>div:first-child strong{display:block}.buffer-gauge-header>div:first-child span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.buffer-gauge-header>div:first-child strong{color:var(--green);text-transform:uppercase;margin-top:3px;font-size:15px}.buffer-gauge.is-alert .buffer-gauge-header>div:first-child strong{color:var(--red)}.buffer-achieved{text-align:center;min-width:92px}.buffer-achieved strong,.buffer-achieved span{display:block}.buffer-achieved strong{color:var(--navy);font-family:Barlow Condensed,sans-serif;font-size:30px;line-height:.9}.buffer-achieved span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:800}.buffer-margin{text-align:right;min-width:92px}.buffer-margin strong,.buffer-margin span{display:block}.buffer-margin strong{font-family:Barlow Condensed,sans-serif;font-size:25px;line-height:1}.buffer-margin span{color:var(--muted);text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:700}.buffer-margin.positive strong{color:var(--teal)}.buffer-margin.negative strong{color:var(--red)}.buffer-linear{margin-top:11px;padding:0 4px}.buffer-track{background:#dce7ec;border:2px solid #fff;border-radius:10px;height:18px;position:relative;overflow:visible;box-shadow:0 0 0 1px #9fb2bd,inset 0 1px 3px #071a381f}.buffer-segment{position:absolute;top:0;bottom:0}.buffer-segment.danger{background:#bd4437;border-radius:8px 0 0 8px}.buffer-segment.warning{background:#f3b33b}.buffer-segment.secure{background:#23935a}.buffer-segment.extra{background:#0089a1;border-radius:0 8px 8px 0}.buffer-required-marker{z-index:2;background:var(--navy);border-radius:2px;width:3px;position:absolute;top:-5px;bottom:-5px;transform:translate(-50%);box-shadow:0 0 0 2px #fff}.buffer-achieved-marker{z-index:3;border:3px solid var(--navy);width:29px;height:29px;color:var(--teal);background:#fff;border-radius:50%;place-items:center;transition:left .25s;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 5px #071a383d}.buffer-achieved-marker b{font-size:16px;line-height:1}.buffer-scale-labels{color:var(--muted);justify-content:space-between;margin-top:9px;font-size:9px;display:flex;position:relative}.buffer-scale-labels strong{color:var(--red);text-transform:uppercase;white-space:nowrap;position:absolute;top:0;transform:translate(-50%)}.tank-balance{background:#f7fcfd;border:1px solid #9fc4cf;border-radius:8px;margin-top:12px;overflow:hidden}.tank-balance-header{background:linear-gradient(90deg,#eef9fb,#f8fcfd);border-bottom:1px solid #c7dce2;justify-content:space-between;align-items:center;gap:14px;padding:10px 13px;display:flex}.tank-balance-header div>span,.tank-balance-header div>strong{display:block}.tank-balance-header div>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.tank-balance-header div>strong{color:var(--navy);margin-top:2px;font-size:14px}.balance-check{color:var(--green);white-space:nowrap;align-items:center;gap:4px;font-size:10px;font-weight:800;display:inline-flex}.balance-check .icon{width:16px;height:16px}.balance-equation{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;display:grid}.balance-stage{min-width:0;padding:9px 12px 8px}.balance-stage-label{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.balance-stage div{color:var(--muted);justify-content:space-between;gap:10px;padding:2px 0;font-size:10px;display:flex}.balance-stage div strong{color:var(--navy);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.balance-stage small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.additions-stage{background:#fffaf0}.additions-stage .balance-stage-label{color:#a66d00}.final-stage{background:#f2fbf6}.final-stage .balance-stage-label{color:var(--green)}.balance-operator{color:#7b8d9d;align-self:center;font-size:24px;font-weight:700}.balance-proof{color:var(--muted);text-align:center;border-top:1px solid #d4e4e8;margin:0;padding:7px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.balance-proof span{margin:0 8px}.tank-metric-strip{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:repeat(5,1fr);margin:12px 0 0;display:grid}.tank-metric-strip.new-batch-metrics{grid-template-columns:repeat(3,1fr)}.tank-metric-strip div{text-align:center;min-width:0;padding:9px 10px}.tank-metric-strip div+div{border-left:1px solid var(--line)}.tank-metric-strip dt{min-height:29px;color:var(--muted);font-size:10px;line-height:1.25}.tank-metric-strip dd{color:var(--navy);margin:3px 0 0;font-family:ui-monospace,monospace;font-size:13px;font-weight:700}.tank-bottom-grid{grid-template-columns:1.05fr .95fr;gap:15px;margin-top:13px;display:grid}.tank-bottom-grid .technical-facts{border:1px solid var(--line);border-radius:6px;margin:0;padding:13px 14px 8px}.tank-status{color:var(--green);background:#f5fcf8;border:1px solid #8bc5a8;border-radius:6px;align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.tank-status .icon{width:25px;height:25px}.tank-status strong{margin-bottom:5px;font-size:15px;display:block}.tank-status p{color:#456457;margin:0;font-size:11px;line-height:1.4}.tank-status.not-compliant{color:var(--red);background:#fff9f7;border-color:#d9a18f}.tank-status.not-compliant p{color:#774b40}.technical-facts{margin:18px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.technical-facts div{grid-template-columns:auto 1fr auto;align-items:baseline;gap:8px;margin-bottom:8px;display:grid}.technical-facts div:before{content:"";border-bottom:1px dotted #9cabb9;grid-column:2}.technical-facts dt{grid-column:1}.technical-facts dd{grid-column:3;margin:0}.technical-facts .yes{color:var(--green);font-weight:700}.technical-facts .no{color:var(--red);font-weight:700}.balance-table{margin:14px 0 0;font-size:12px}.balance-table div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:6px 0;display:flex}.balance-table dt,.balance-table dd{margin:0}.balance-table dd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.balance-table .balance-total{color:var(--navy);border-bottom-color:var(--line-strong);font-weight:700}.tank-facts{margin-top:13px}.compliance{border-top:1px solid var(--line);color:var(--green);align-items:center;gap:10px;margin-top:21px;padding-top:15px;display:flex}.compliance .icon{width:23px;height:23px}.compliance p{margin:0;font-size:14px}.compliance.not-compliant{color:var(--red)}.caveat{color:#697789;margin:13px 0 0;font-size:11px;font-style:italic;line-height:1.45}.result-error{min-height:330px;color:var(--red);background:#fff9f7;border:1px dashed #d9a18f;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.result-error .icon{width:32px;height:32px}.result-error strong{font-size:18px}.result-error p{color:#774b40;max-width:460px;margin:6px 0 0}.result-error .error-detail{color:var(--red);font-weight:600}.method-section{border-top:1px solid var(--line);background:var(--surface);padding:21px 36px 25px}.method-section>*{max-width:1410px;margin-left:auto;margin-right:auto}.method-section h2{margin-top:0;margin-bottom:15px;font-size:18px}.method-steps{grid-template-columns:.8fr .95fr 1.5fr;gap:48px;margin-top:0;margin-bottom:18px;padding:0;list-style:none;display:grid}.method-steps li{grid-template-columns:40px 1fr;align-items:center;gap:12px;display:grid;position:relative}.method-steps li:not(:last-child):after{content:"→";color:#8090a0;font-size:28px;font-weight:300;position:absolute;right:-37px}.method-steps span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:39px;height:39px;font-size:18px;font-weight:700;display:grid}.method-steps p{margin:0;font-size:13px;line-height:1.35}.tank-method-steps{grid-template-columns:1fr 1fr 1.2fr}.method-table{border:1px solid var(--line-strong);background:#fff;border-radius:6px;overflow:hidden}.method-table>div{grid-template-columns:250px 1fr;align-items:center;min-height:43px;padding:0 17px;display:grid}.method-table>div+div{border-top:1px solid var(--line)}.method-table strong{font-size:12px}.method-table p{margin:0;font-size:13px}.source-links p{flex-wrap:wrap;justify-content:space-between;gap:10px 24px;display:flex}.source-links a{color:#1764bf;align-items:center;gap:4px;display:inline-flex}.source-links .icon{width:14px;height:14px}.scope-note{color:#556679;margin-top:13px;margin-bottom:0;font-size:11px}.safety-footer{background:var(--amber-soft);min-height:70px;color:var(--navy);border-top:1px solid #ebca6d;justify-content:center;align-items:center;gap:19px;padding:14px 36px;display:flex}.safety-footer .icon{width:35px;height:35px;color:var(--amber)}.safety-footer p{max-width:1200px;margin:0;font-size:15px;font-weight:600;line-height:1.35}@keyframes pulse{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes tank-wave{0%{transform:translate(-18px)}to{transform:translate(18px)}}@keyframes tank-bubble{0%,to{opacity:.2;transform:translateY(8px)}50%{opacity:.75;transform:translateY(-10px)}}.results.pulse .result-topline,.results.pulse .mix-bar,.results.pulse .buffer-gauge,.results.pulse .technical-facts,.results.pulse .compliance{animation:.35s ease-out both pulse}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #1988c859}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1100px){.site-header{grid-template-columns:380px 1fr;padding:0 24px}.planning-label{display:none}.brand{font-size:32px}.site-header nav a{min-width:110px;font-size:14px}.weather-band{grid-template-columns:420px 1fr;padding-left:24px;padding-right:24px}.weather-facts{grid-template-columns:85px 1fr 120px;gap:14px}.weather-source{display:none}.planner{padding-left:24px;padding-right:24px}.workspace{grid-template-columns:minmax(380px,.85fr) minmax(510px,1.15fr)}.controls{padding-right:30px}.results{padding-left:30px}.result-topline{display:block}.volumes{justify-content:flex-start;margin-top:22px}}@media (width<=800px){.site-header{grid-template-columns:1fr;height:66px;padding:0 18px;position:static}.brand{font-size:29px}.brand-mark{width:46px;height:39px}.site-header nav{display:none}.weather-band{padding:14px 18px 12px;display:block}.weather-facts{border-top:1px solid var(--line);grid-template-columns:80px 1fr 1fr;margin-top:16px;padding-top:13px}.forecast-outlook{margin-top:14px}.forecast-note{justify-content:flex-start;margin-top:13px;line-height:1.4}.planner{padding:24px 18px 0}.workspace{display:block}.controls{padding:0 0 28px}.results{border-left:0;border-top:1px solid var(--line);min-height:0;padding:27px 0 30px}.result-topline{display:flex}.volumes{margin-top:0}.method-section{padding:20px 18px 24px}.method-steps{display:block}.method-steps li{margin-bottom:13px}.method-steps li:not(:last-child):after{display:none}.method-table>div{grid-template-columns:1fr;gap:7px;padding:12px 14px}.source-links p{justify-content:start;display:grid}.tank-stage{grid-template-columns:1fr;gap:0}.tank-vessel{max-height:none}.volume-gauge{margin:4px 3px 5px}.volume-gauge-title{text-align:left;margin-bottom:0}.volume-gauge-scale{height:73px}.volume-gauge-track{width:auto;height:14px;inset:15px 5% auto}.volume-gauge-track span{width:var(--level);height:100%;transition:width .25s;top:0;right:auto}.volume-gauge-tick{left:var(--position);text-align:center;width:auto;min-width:44px;top:40px;bottom:auto;transform:translate(-50%)}.volume-gauge-tick:before{border-top:0;border-left:2px solid var(--navy);width:0;height:12px;inset:auto auto calc(100% + 5px) 50%}.volume-gauge-tick strong{font-size:13px}.volume-gauge-tick small{font-size:8px}.volume-level-marker{left:var(--position);border-radius:6px;width:82px;transition:left .25s;top:-18px;bottom:auto;transform:translate(-50%)}.volume-level-marker:after{border-top:0;border-left:3px solid var(--amber);width:0;height:12px;top:100%;left:50%}.volume-level-marker.align-start{transform:translate(-10%)}.volume-level-marker.align-end{transform:translate(-90%)}.volume-empty-marker{width:72px;top:-18px;bottom:auto;left:5%}.volume-empty-marker:after{border-top:0;border-left:3px solid var(--navy);width:0;height:12px;top:100%;left:50%}.buffer-gauge{padding:12px 12px 8px}.tank-readouts{padding:0 8px}.tank-readouts strong{font-size:22px}.tank-readouts span{font-size:9px}.tank-metric-strip,.tank-metric-strip.new-batch-metrics{grid-template-columns:1fr 1fr}.tank-metric-strip div+div{border-left:0}.tank-metric-strip div:nth-child(2n){border-left:1px solid var(--line)}.tank-metric-strip div:nth-child(n+3){border-top:1px solid var(--line)}.tank-metric-strip div:last-child{border-left:0;grid-column:1/-1}.balance-equation{grid-template-columns:1fr}.balance-stage{padding:10px 13px}.balance-operator{justify-self:center;line-height:20px}.balance-proof{line-height:1.45}.balance-proof span{display:none}.tank-bottom-grid{grid-template-columns:1fr}.safety-footer{justify-content:flex-start;padding:15px 18px}}@media (width<=540px){.brand{gap:8px;font-size:25px}.brand-mark{width:42px}.airport-actions{grid-template-columns:1fr;gap:8px}.weather-facts{grid-template-columns:70px 1fr}.weather-facts>div:nth-child(3){display:none}.forecast-outlook-heading{align-items:flex-start}.forecast-low-badge{text-align:center;max-width:125px}.forecast-hour{width:94px;min-width:94px}.temperature-row{grid-template-columns:124px 1fr;gap:9px}.tank-input-grid{grid-template-columns:1fr;gap:12px}.reading-field .number-input{max-width:none}.mode-switch button{font-size:12px}.result-topline{display:block}.ratio{justify-content:center}.volumes{justify-content:center;gap:13px;margin-top:22px}.volumes strong{font-size:44px}.volumes span{font-size:15px}.technical-facts{font-size:10px}.tank-additions{gap:25px}.tank-additions strong{font-size:52px}.tank-additions span{font-size:15px}.tank-readouts{gap:6px}.tank-readouts>div{gap:1px;display:grid}.tank-readouts .water-inlet{justify-items:end}.tank-capacity strong{font-size:22px}.tank-ratio-labels text{font-size:30px}.tank-freeze-chip text{font-size:10px}.buffer-gauge-header{gap:8px}.buffer-achieved{min-width:72px}.buffer-achieved strong{font-size:25px}.buffer-scale-labels{font-size:8px}.safety-footer p{font-size:12px}}@page{size:letter portrait;margin:.4in}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}html,body{background:#fff;width:auto;min-width:0;min-height:0;margin:0}.app-shell>:not(.print-report){display:none!important}.print-report{color:#071a38;background:#fff;width:100%;font-family:Arial,sans-serif;font-size:8.5pt;line-height:1.25;display:block}.print-report,.print-report *{box-sizing:border-box}.print-report section,.print-report figure,.print-report footer{break-inside:avoid}.print-report-header{border-bottom:3px solid #006781;justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.print-brand{align-items:center;gap:9px;display:flex}.print-brand .brand-mark{color:#006781;width:43px;height:35px}.print-brand div,.print-brand strong,.print-brand span{display:block}.print-brand strong{text-transform:uppercase;font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif;font-size:22pt;line-height:.9}.print-brand span{color:#5c6c82;letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:8pt;font-weight:700}.print-report-meta{text-align:right}.print-report-meta strong,.print-report-meta span{display:block}.print-report-meta strong{color:#006781;text-transform:uppercase;font-size:11pt}.print-report-meta span{color:#5c6c82;margin-top:2px;font-size:7.5pt}.print-operation-grid{border:1px solid #9faebe;border-radius:5px;grid-template-columns:1.2fr 1.1fr 1fr 1.1fr;margin-top:9px;display:grid;overflow:hidden}.print-operation-grid>div{background:#f5f9fb;min-height:43px;padding:7px 8px}.print-operation-grid>div+div{border-left:1px solid #c6d1dd}.print-operation-grid span,.print-operation-grid strong{display:block}.print-operation-grid span,.print-fluid-row span{color:#5c6c82;letter-spacing:.05em;text-transform:uppercase;font-size:6.8pt;font-weight:800}.print-operation-grid strong{margin-top:4px;font-size:9pt}.print-forecast-summary{background:#f2f9fb;border:1px solid #91b9c8;border-radius:5px;margin-top:7px;padding:6px 8px}.print-forecast-heading{justify-content:space-between;align-items:end;gap:15px;display:flex}.print-forecast-heading span,.print-forecast-heading strong{display:block}.print-forecast-heading span{color:#006781;letter-spacing:.05em;text-transform:uppercase;font-size:6.8pt;font-weight:800}.print-forecast-heading strong{margin-top:2px;font-size:9pt}.print-forecast-heading small{color:#5c6c82;text-align:right;font-size:6.5pt}.print-forecast-days{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:5px;display:grid}.print-forecast-days>div{background:#fff;border:1px solid #c5d7df;border-radius:4px;min-width:0;padding:4px 6px}.print-forecast-days span,.print-forecast-days strong,.print-forecast-days small{display:block}.print-forecast-days span{color:#536a79;text-transform:uppercase;font-size:6.4pt;font-weight:800}.print-forecast-days strong{color:#071a38;margin-top:2px;font-size:8pt}.print-forecast-days small{color:#5c6c82;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:6pt;overflow:hidden}.print-fluid-row{grid-template-columns:1.35fr 1fr .85fr;gap:7px;margin-top:7px;display:grid}.print-fluid-row>div{border:1px solid #b6c5d0;border-radius:5px;min-height:49px;padding:7px 9px}.print-fluid-row strong,.print-fluid-row small{display:block}.print-fluid-row strong{margin-top:3px;font-size:9.5pt}.print-fluid-row small{color:#5c6c82;margin-top:2px;font-size:7pt}.print-fluid-row .print-safe{background:#f1faf5;border-color:#74b592}.print-fluid-row .print-safe strong{color:#08733d}.print-fluid-row .print-alert{background:#fff7f4;border-color:#cc826d}.print-fluid-row .print-alert strong{color:#b84322}.print-section-title{align-items:center;gap:7px;margin-bottom:6px;display:flex}.print-section-title>span{color:#fff;background:#006781;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9pt;font-weight:800;display:grid}.print-section-title strong,.print-section-title small{display:block}.print-section-title strong{font-size:10pt}.print-section-title small{color:#5c6c82;margin-top:1px;font-size:6.8pt}.print-existing-blend,.print-additions,.print-final-tank{border:1px solid #aebeca;border-radius:6px;margin-top:8px;padding:7px 9px}.print-existing-grid{grid-template-columns:1.35fr 1fr;align-items:center;gap:12px;display:grid}.print-existing-grid dl{margin:0}.print-existing-grid dl div{border-bottom:1px dotted #a8b7c3;grid-template-columns:1fr auto;gap:12px;padding:3px 0;display:grid}.print-existing-grid dt,.print-existing-grid dd{margin:0}.print-existing-grid dt{color:#5c6c82}.print-existing-grid dd{font-family:ui-monospace,monospace;font-weight:800}.print-tank{margin:0}.print-tank figcaption{color:#5c6c82;text-transform:uppercase;justify-content:space-between;margin:0 6px 4px;font-size:7pt;display:flex}.print-tank figcaption strong{color:#071a38}.print-tank-shell{background:#e7f4f8;border:3px solid #536a79;border-radius:28px;height:55px;display:flex;overflow:hidden;box-shadow:inset 0 2px 5px #071a3829}.print-tank-shell>div{text-align:center;color:#fff;place-content:center;min-width:0;display:grid}.print-tank-shell strong,.print-tank-shell span{display:block}.print-tank-shell strong{font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif;font-size:17pt;line-height:.85}.print-tank-shell span{text-transform:uppercase;margin-top:3px;font-size:6pt;font-weight:800}.print-tank-chemical{background:linear-gradient(#1591a8,#00566e)}.print-tank-water{background:linear-gradient(#87dcf7,#269fce)}.print-addition-cards{grid-template-columns:1fr 28px 1fr;align-items:center;display:grid}.print-addition-cards>div:not(.print-plus){border-radius:5px;min-height:59px;padding:8px 12px}.print-addition-cards span,.print-addition-cards strong,.print-addition-cards small{display:block}.print-addition-cards span{letter-spacing:.06em;text-transform:uppercase;font-size:7pt;font-weight:800}.print-addition-cards strong{margin-top:3px;font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif;font-size:23pt;line-height:.9}.print-addition-cards small{margin-top:4px;font-size:6.8pt}.print-chemical-card{color:#006781;background:#eaf7f8;border:1px solid #76b9c5}.print-water-card{color:#147ea8;background:#edf9fe;border:1px solid #8ccce7}.print-plus{color:#7c8d9b;text-align:center;font-size:18pt;font-weight:800}.print-final-tank .print-tank-shell{height:64px}.print-buffer-line{color:#5c6c82;grid-template-columns:25px 1fr 25px;align-items:center;gap:5px;margin-top:7px;font-size:6.5pt;display:grid}.print-buffer-line>div{background:linear-gradient(90deg,#bd4437 0 30%,#f3b33b 30% 45%,#23935a 45% 75%,#0089a1 75%);border-radius:5px;height:10px;position:relative}.print-buffer-line i{background:#071a38;width:2px;position:absolute;top:-3px;bottom:-3px;transform:translate(-50%)}.print-buffer-line b{background:#fff;border:2px solid #071a38;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%)}.print-buffer-labels{color:#5c6c82;justify-content:space-between;margin:4px 29px 0;font-size:6.8pt;display:flex}.print-buffer-labels strong{color:#08733d}.print-balance-table{border:1px solid #9faebe;border-radius:5px;margin-top:8px;overflow:hidden}.print-balance-table>div{grid-template-columns:1.2fr repeat(3,1fr);align-items:center;min-height:22px;display:grid}.print-balance-table>div+div{border-top:1px solid #d0dbe2}.print-balance-table>div:first-child{color:#425872;text-transform:uppercase;background:#eaf4f7;font-size:6.8pt;font-weight:800}.print-balance-table span,.print-balance-table strong{padding:4px 8px}.print-balance-table span+span,.print-balance-table strong+span,.print-balance-table span+strong{text-align:right;border-left:1px solid #d0dbe2}.print-balance-table>div:not(:first-child)>:not(:first-child){font-family:ui-monospace,monospace}.print-balance-total{background:#f2faf5}.print-verification{border:1px solid #b6c5d0;border-radius:5px;grid-template-columns:1fr 1fr 1.25fr;gap:8px;margin-top:8px;padding:7px 9px;font-size:7pt;display:grid}.print-verification>div{align-items:center;gap:5px;display:flex}.print-checkbox{border:1.5px solid #536a79;border-radius:2px;flex:none;width:11px;height:11px}.print-report-footer{border-top:2px solid #c67a00;margin-top:8px;padding-top:7px}.print-report-footer p{color:#5c4a1e;margin:0;font-size:6.8pt}.print-report-footer>div{color:#425872;justify-content:space-between;gap:30px;margin-top:10px;font-size:7.5pt;display:flex}}
