/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#102a43;--ink:#17324d;--muted:#708195;--line:#dbe4e8;--soft:#f3f7f6;--teal:#0f8f87;--teal2:#08736d;--mint:#e7f5f2;--amber:#d4952d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-app),Arial,sans-serif;background:#edf2f2;margin:0}button,input,select{font:inherit}button{cursor:pointer}.print-only{display:none}.insulation-hint{border-left:2px solid var(--teal);color:#55716f;background:#eef8f6;border-radius:5px;padding:7px 8px}.insulation-hint b{color:var(--teal2)}.top{border-bottom:1px solid var(--line);z-index:5;background:#fff;justify-content:space-between;align-items:center;min-height:94px;padding:7px 5vw;display:flex;position:sticky;top:0}.top-spacer{flex:none;width:1px;height:1px}.brand{color:var(--navy);align-items:center;text-decoration:none;display:flex}.brand-logo{border-radius:7px;width:140px;height:auto;display:block;box-shadow:0 0 0 1px #102a4314}.brand>b,.print-logo{background:linear-gradient(145deg,var(--navy),#174d69);color:#fff;letter-spacing:-1px;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.brand span{display:grid}.brand strong{letter-spacing:-.015em;font-size:15px}.brand small{color:var(--teal);letter-spacing:.13em;margin-top:2px;font-size:7px}.top>div{align-items:center;gap:20px;display:flex}.private{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.private i{background:var(--teal);width:7px;height:7px;box-shadow:0 0 0 4px var(--mint);border-radius:50%}.hero{background:var(--navy);color:#fff;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:4vw;min-height:290px;padding:34px 5vw 36px;display:grid;overflow:hidden}.hero-intro{min-width:0}.hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(42px,4vw,62px);line-height:.98}.hero h1 span{white-space:nowrap;display:block}.hero-pulse{height:32px;margin:9px 0 2px;position:relative}.hero-pulse svg{width:100%;height:100%;display:block;overflow:visible}.hero-pulse path{fill:none;stroke:#f5a400;stroke-width:2.5px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.hero-pulse span{color:#fff;letter-spacing:.03em;font-size:13px;font-weight:400;line-height:1;position:absolute;top:0;right:2%}.hero-tagline{color:#f2f5f7;letter-spacing:-.015em;max-width:690px;font-size:18px;font-weight:400;line-height:1.45;display:block}.hero-brand{justify-content:flex-end;align-items:center;min-width:0;display:flex}.hero-brand img{width:100%;max-width:760px;height:auto;display:block}.app{grid-template-columns:minmax(390px,.88fr) minmax(580px,1.55fr);align-items:start;gap:23px;width:min(1440px,94vw);margin:28px auto 55px;display:grid}.form,.load,.economy,.actions{border:1px solid var(--line);background:#fff;border-radius:17px;box-shadow:0 8px 25px #102a430b}.form{padding:27px}.form-head{align-items:center;gap:12px;display:flex}.form-head>span{background:var(--mint);width:36px;height:36px;color:var(--teal2);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.form-head h2{margin:0 0 3px;font-size:15px}.form-head p{color:var(--muted);margin:0;font-size:10px}.form hr{background:var(--line);border:0;height:1px;margin:26px -27px 22px}.grid{gap:14px;margin-top:19px;display:grid}.two{grid-template-columns:1fr 1fr}.grid label{color:#526779;font-size:10px;font-weight:650;display:block;position:relative}.field-title{align-items:center;gap:5px;min-height:17px;display:flex}.field-title em{margin-left:auto}.grid label em{float:right;color:#98a6b0;font-size:8px;font-style:normal;font-weight:500}.grid input,.grid select{width:100%;height:42px;color:var(--ink);background:#fbfcfc;border:1px solid #d2dde2;border-radius:9px;outline:none;margin-top:6px;padding:0 11px;font-size:11px}.grid input:focus,.grid select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f8f871a}.grid input:disabled,.grid select:disabled{opacity:.55;cursor:not-allowed;color:#82909a;background:#eef2f3}.grid input.locked-field{color:#1d625c;cursor:not-allowed;box-shadow:none;background:#edf5f4;border-color:#c7dcda;font-weight:750}.field-hint{color:#82919b;margin-top:6px;font-size:8px;font-weight:500;line-height:1.45;display:block}.design-source{color:#55716f;background:#f0f8f7;border:1px solid #cfe3e0;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:5px 12px;padding:11px 13px;display:flex}.design-source b{color:var(--teal2);letter-spacing:.05em;font-size:8px}.design-source span{font-size:8px}.design-toggle{margin-top:9px}.window-fields{background:#f7faf9;border:1px solid #e0e9e8;border-radius:12px;margin-top:22px;padding:17px}.subhead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.subhead h3{margin:0 0 3px;font-size:12px}.subhead p{color:var(--muted);margin:0;font-size:8px}.window-fields .grid{margin-top:14px}.window-toggle{background:#e9f3f1;margin-top:13px}.window-auto{background:#fff;border:1px solid #d3e5e1;border-radius:10px;margin-top:12px;padding:13px 14px}.window-auto header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.window-auto header>span{gap:4px;display:grid}.window-auto header small{letter-spacing:.1em;color:var(--teal);font-size:7px;font-weight:800}.window-auto header b{font-size:11px}.window-auto header>strong{color:var(--navy);white-space:nowrap;font-size:20px}.window-auto>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;display:grid}.window-auto>div span{color:var(--muted);background:#f4f8f7;border-radius:8px;gap:4px;padding:9px 10px;font-size:7px;display:grid}.window-auto>div b{color:var(--ink);font-size:11px}.window-auto>div small{font-size:7px;line-height:1.45}.window-auto p{color:#607774;margin:10px 0 0;font-size:8px;line-height:1.55}.window-survey-result{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.window-survey-result span{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;padding:10px 11px;display:grid}.window-survey-result small{color:var(--muted);letter-spacing:.07em;font-size:7px}.window-survey-result b{color:var(--navy);font-size:16px}.uw-result{background:var(--navy);color:#fff;border-radius:9px;flex-direction:column;justify-content:center;min-height:65px;margin-top:0;padding:11px 12px;display:flex}.uw-result>span{letter-spacing:.08em;color:#bdd0db;align-items:center;gap:5px;font-size:7px;display:flex}.uw-result strong{margin-top:4px;font-size:22px}.uw-result small{color:#b9c9d4;font-size:8px}.toggle{background:var(--soft);border-radius:10px;justify-content:space-between;align-items:center;margin:17px 0 0;padding:11px 13px;display:flex}.toggle>span{gap:3px;display:grid}.toggle b{font-size:10px}.toggle small{color:var(--muted);font-size:8px}.toggle button{background:#b6c1c7;border:0;border-radius:20px;width:39px;height:22px;padding:3px}.toggle button i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:block;box-shadow:0 1px 3px #74818b}.toggle button.on{background:var(--teal)}.toggle button.on i{transform:translate(17px)}.info{color:#647c89;letter-spacing:0;text-transform:none;cursor:help;background:#fff;border:1px solid #aebdc5;border-radius:50%;outline:none;flex:none;place-items:center;width:17px;height:17px;font:700 10px Georgia,serif;display:inline-grid;position:relative}.info:hover,.info:focus{border-color:var(--teal);color:var(--teal);box-shadow:0 0 0 3px #0f8f871a}.tip{z-index:30;color:#fff;width:260px;font:500 10px/1.5 var(--font-app),Arial,sans-serif;letter-spacing:0;text-transform:none;opacity:0;visibility:hidden;pointer-events:none;background:#102a43;border-radius:9px;padding:11px 12px;transition:all .15s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,6px);box-shadow:0 10px 28px #102a433d}.tip:after{content:"";border:5px solid #0000;border-top-color:#102a43;margin-left:-5px;position:absolute;top:100%;left:50%}.info:hover .tip,.info:focus .tip,.info:focus-within .tip{opacity:1;visibility:visible;transform:translate(-50%)}.results{gap:21px;display:grid}.load{background:linear-gradient(115deg,#fff 60%,#f0faf8);padding:27px 29px 23px}.load>p{color:var(--muted);letter-spacing:.12em;align-items:center;gap:6px;margin:0;font-size:9px;font-weight:700;display:flex}.load h2{letter-spacing:-.06em;color:var(--navy);margin:8px 0 16px;font-size:68px;line-height:1}.load h2 span{color:var(--teal);letter-spacing:0;font-size:17px}.bar{background:#e4ecef;border-radius:10px;height:5px;overflow:hidden}.bar i{background:linear-gradient(90deg,var(--teal),#43b8a9);border-radius:inherit;height:100%;transition:width .3s;display:block}.load footer{color:var(--muted);flex-wrap:wrap;gap:20px;margin-top:14px;font-size:9px;display:flex}.load footer b{color:var(--ink);margin-left:4px}.title{justify-content:space-between;align-items:end;margin:0 2px 13px;display:flex}.title p{color:var(--teal);margin-bottom:5px}.title h2{letter-spacing:-.02em;align-items:center;gap:6px;margin:0;font-size:19px;display:flex}.title>small{color:var(--muted);align-items:center;gap:5px;font-size:8px;display:flex}.cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.scenario{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;padding:19px 17px 16px;transition:all .17s}.scenario:hover{transform:translateY(-2px);box-shadow:0 9px 24px #102a4314}.scenario.selected{border:2px solid var(--teal);padding:18px 16px 15px;box-shadow:0 7px 22px #0f8f8717}.scenario.amber.selected{border-color:var(--amber)}.scenario.navy.selected{border-color:var(--navy)}.scenario header{justify-content:space-between;align-items:center;display:flex}.scenario header small{letter-spacing:.13em;color:var(--teal);font-size:7px;font-weight:800}.scenario.amber header small{color:var(--amber)}.scenario.navy header small{color:var(--navy)}.scenario header i{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid}.scenario.amber header i{background:var(--amber)}.scenario.navy header i{background:var(--navy)}.scenario h3{margin:14px 0 4px;font-size:14px}.scenario>strong{color:var(--navy);letter-spacing:-.05em;font-size:37px}.scenario>strong span{color:var(--muted);letter-spacing:0;font-size:11px}.scenario>p{height:38px;color:var(--muted);margin:8px 0 12px;font-size:8.5px;line-height:1.5}.scenario footer{border-top:1px solid var(--line);gap:6px;padding-top:10px;display:grid}.scenario footer span{color:var(--muted);justify-content:space-between;font-size:8px;display:flex}.scenario footer b{color:var(--ink)}.full{grid-column:1/-1}.phase-field{color:#526779;font-size:10px;font-weight:650}.segments{background:#edf2f3;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:6px;padding:4px;display:grid}.segments button{color:#708195;background:0 0;border:0;border-radius:7px;height:34px;font-size:9px;font-weight:750}.segments button.active{color:var(--teal2);background:#fff;box-shadow:0 2px 8px #102a431a}.terminal-choice{background:#f7faf9;border:1px solid #d9e3e7;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;padding:12px;display:grid}.terminal-choice.survey-active{background:#eef8f6;border-color:#afd8d2}.terminal-choice>label{background:#fff;border:1px solid #dce5e8;border-radius:9px;padding:11px 12px}.terminal-choice>label select{background:#fff}.terminal-choice>label select:disabled{color:#819099;cursor:not-allowed;background:#edf2f3}.terminal-survey-toggle{background:#fff;border:1px solid #dce5e8;margin:0;padding:11px 12px}.terminal-choice.survey-active .terminal-survey-toggle{background:#e3f3ef;border-color:#aad5cf}.terminal-phase{background:#f8fafb;border:1px solid #dce5e8;border-radius:11px;margin-top:16px;padding:13px 14px}.cooling-control{background:#f5f9fc;border:1px solid #cfdde7;border-left:4px solid #4b90c2;border-radius:11px;margin-top:13px;padding:14px 15px}.cooling-control.active{background:#eef7fc;border-color:#b9d7e9}.cooling-toggle{background:0 0;margin:0;padding:0}.cooling-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.cooling-fields label{color:#5c7080;background:#fff;border:1px solid #d3e1e9;border-radius:9px;gap:5px;padding:10px;font-size:8px;display:grid}.cooling-fields label>span{justify-content:space-between;gap:8px;display:flex}.cooling-fields em{color:#8a9ba6;font-style:normal}.cooling-fields input{width:100%;height:37px;color:var(--ink);background:#fbfcfd;border:1px solid #cad8df;border-radius:7px;padding:0 9px}.cooling-fields input.locked-field{color:#176c64;background:#e7f2f0;border-color:#afd3cd;font-weight:800}.cooling-fields small{color:#8496a1;font-size:6.5px;line-height:1.4}.cooling-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.cooling-preview span{background:#fff;border:1px solid #d4e4ed;border-radius:9px;gap:4px;padding:10px 11px;display:grid}.cooling-preview small{letter-spacing:.09em;color:#4b90c2;font-size:6px;font-weight:800}.cooling-preview b{color:var(--navy);font-size:12px}.cooling-preview em{color:#7c8e99;font-size:7px;font-style:normal}.cooling-control>p{color:#647985;margin:10px 0 0;font-size:7.5px;line-height:1.6}.quick-cooling{background:#f4f9fc;border:1px solid #c7ddea;border-radius:10px;grid-template-columns:1fr auto;align-content:start;align-items:center;gap:4px 9px;min-width:0;padding:11px 12px;display:grid}.quick-cooling>span{gap:3px;display:grid}.quick-cooling b{font-size:7.5px}.quick-cooling small,.quick-cooling em{color:#718896;font-size:6.5px;font-style:normal}.quick-cooling>em{color:#276a9c;grid-column:1/-1;font-weight:750}.quick-cooling button{background:#b6c1c7;border:0;border-radius:20px;width:39px;height:22px;padding:3px}.quick-cooling button i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:block;box-shadow:0 1px 3px #74818b}.quick-cooling button.on{background:#4b90c2}.quick-cooling button.on i{transform:translate(17px)}.radiator-fields{background:#f6f8fb;border:1px solid #dce5eb;border-radius:12px;margin-top:22px;padding:17px}.radiator-fields .grid{margin-top:14px}.radiator-preview{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.radiator-preview span{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;padding:10px 11px;display:grid}.radiator-preview span.catalog-output{background:#f2faf8;border-color:#b8d8d3}.radiator-preview small{color:var(--muted);letter-spacing:.07em;font-size:7px}.radiator-preview b{color:var(--navy);font-size:16px}.radiator-preview em{color:var(--teal2);font-size:7px;font-style:normal;font-weight:750;line-height:1.4}@media (width<=1000px){.radiator-preview{grid-template-columns:repeat(2,1fr)}}.radiator-toggle{background:#e9eff4;margin-top:13px}.radiator-help{color:#526a7d;margin:11px 1px 0;font-size:8px;line-height:1.6}.radiator-help.muted{color:var(--muted);background:#fff;border:1px dashed #c4d1d8;border-radius:9px;padding:11px 12px}.radiator-mode-tabs{background:#e8eef2;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:13px;padding:5px;display:grid}.radiator-mode-tabs button{color:#617688;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:10px;display:flex}.radiator-mode-tabs button.active{color:var(--teal2);background:#fff;box-shadow:0 3px 10px #102a431a}.radiator-mode-tabs i{background:#d9e5e8;border-radius:7px;flex:none;place-items:center;width:26px;height:26px;font-size:10px;font-style:normal;font-weight:800;display:grid}.radiator-mode-tabs button.active i{background:var(--mint)}.radiator-mode-tabs span{gap:2px;min-width:0;display:grid}.radiator-mode-tabs small{color:var(--muted);font-size:6px;line-height:1.35}.radiator-photo-import{margin-top:11px}.radiator-photo-box{background:#fff;border:1px dashed #aebfc8;border-radius:11px;gap:9px;padding:13px;display:grid}.radiator-photo-box.has-photo{border-style:solid;grid-template-columns:130px 1fr;align-items:center}.radiator-photo-box img{object-fit:cover;background:#eef3f4;border-radius:8px;grid-row:1/span 2;width:130px;height:92px}.radiator-photo-empty{color:#607686;text-align:center;align-content:center;place-items:center;gap:4px;min-height:90px;display:grid}.radiator-photo-empty i{color:var(--teal);font-size:20px;font-style:normal}.radiator-photo-empty b{font-size:10px}.radiator-photo-empty small{color:var(--muted);font-size:7px}.radiator-photo-box>div{flex-wrap:wrap;gap:7px;display:flex}.photo-file-button{color:var(--ink);cursor:pointer;background:#f7f9fa;border:1px solid #c6d3d8;border-radius:8px;padding:10px 12px;font-size:8px;font-weight:750;position:relative}.photo-file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.photo-name{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.radiator-photo-import>p{color:var(--muted);margin:8px 1px 0;font-size:7px;line-height:1.55}.radiator-message{border-radius:8px;margin-top:8px;padding:9px 10px;font-size:8px;line-height:1.5}.radiator-message.error{color:#9a463e;background:#fff0ee}.radiator-message.note{color:#276c66;background:#eef8f6}.turnstile-guard{color:#607686;gap:5px;max-width:420px;margin-top:8px;font-size:7px;display:grid}.turnstile-widget{min-height:1px}.turnstile-guard.ready span{color:#27756e}.turnstile-guard.error span{color:#9a463e}.quote-security-check{background:#f5faf9;border:1px solid #d6e3e6;border-radius:14px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.quote-security-check>div:first-child{max-width:520px}.quote-security-check small{color:#0c8e83;letter-spacing:.12em;font-size:9px;font-weight:800;display:block}.quote-security-check h3{color:#102a43;margin:4px 0;font-size:15px}.quote-security-check p{color:#607686;margin:0;font-size:10px}.quote-security-check>div:last-child{color:#607686;gap:4px;min-width:300px;font-size:10px;display:grid}.quote-security-check.ready>div:last-child>span{color:#27756e}.quote-security-check.error>div:last-child>span,.quote-security-check strong{color:#9a463e;font-weight:700}.radiator-review{background:#fff;border:1px solid #d4e0e4;border-radius:11px;margin-top:12px;overflow:hidden}.radiator-review>header{background:#f0f6f5;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.radiator-review>header span{gap:3px;display:grid}.radiator-review>header small{letter-spacing:.1em;color:var(--teal);font-size:6px;font-weight:800}.radiator-review>header strong{color:#8c5f21;font-size:7px}.radiator-table{display:grid}.radiator-table>article{border-top:1px solid #e2e8ea;padding:11px 12px}.radiator-table>article.invalid{background:snow}.radiator-row-main{grid-template-columns:1.3fr 1fr .7fr .9fr .8fr .6fr 25px;align-items:end;gap:6px;display:grid}.radiator-row-main label{gap:4px;min-width:0;display:grid}.radiator-row-main label small{color:var(--muted);font-size:6px}.radiator-row-main input,.radiator-row-main select{width:100%;height:34px;color:var(--ink);background:#fff;border:1px solid #cedade;border-radius:7px;padding:0 7px;font-size:8px}.radiator-row-main input:focus,.radiator-row-main select:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 2px #0f8f8717}.radiator-remove{color:#9a4a42;background:#f5e8e6;border:0;border-radius:7px;width:25px;height:34px;padding:0;font-size:16px}.radiator-table article>footer{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px 11px;margin-top:7px;font-size:6.5px;display:flex}.radiator-table article>footer b{color:var(--ink)}.radiator-table article>footer em{font-style:normal}.confidence{border-radius:4px;padding:3px 5px;font-weight:750}.confidence.high{color:#16736a;background:#e7f5f2}.confidence.medium{color:#946114;background:#fff3d9}.confidence.low{color:#9e4840;background:#fbe4e1}.confidence.manual{color:#49657e;background:#e8eef4}.row-issue{color:#a64740;font-weight:700}.radiator-review-actions{border-top:1px solid #e2e8ea;justify-content:space-between;gap:8px;padding:10px 12px;display:flex}.radiator-review-actions .btn:disabled{opacity:.48;cursor:not-allowed}.radiator-water-input{background:#f5f8f8;border-top:1px solid #dfe7e9;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:7px;padding:10px 12px;display:grid}.radiator-water-input>span,.radiator-water-input>label{gap:4px;display:grid}.radiator-water-input small{color:var(--muted);font-size:6px}.radiator-water-input b{color:var(--navy);font-size:12px}.radiator-water-input em{float:right;font-style:normal}.radiator-water-input input{width:100%;height:34px;color:var(--ink);background:#fff;border:1px solid #cedade;border-radius:7px;padding:0 8px;font-size:8px}.radiator-total-entry{margin-top:13px}.dhw-controls{background:#f5f9f8;border:1px solid #d9e8e5;border-radius:11px;gap:13px;margin-top:10px;padding:15px;display:grid}.dhw-controls .grid{margin-top:0}.dhw-controls>.phase-field{margin-top:1px}.water-segments{grid-template-columns:1fr 1fr}.dhw-controls>label{color:#526779;font-size:10px;font-weight:650;display:block;position:relative}.dhw-controls>label select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #d2dde2;border-radius:9px;outline:none;margin-top:6px;padding:0 11px;font-size:11px}.dhw-controls>label select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f8f871a}.solar-toggle{background:#e9f3f1;margin:0}.cost-grid{padding-top:2px}.haier-select{gap:12px;display:grid}.haier-select>.title{margin-bottom:1px}.emitter-check{border:1px solid var(--line);border-left:4px solid var(--teal);background:#fff;border-radius:13px;grid-template-columns:1fr 1fr;gap:15px;padding:18px 19px;display:grid}.emitter-check.warn{border-left-color:var(--amber)}.emitter-check.bad{border-left-color:#b54c4c}.emitter-check>div{gap:4px;display:grid}.emitter-check small{letter-spacing:.1em;color:var(--muted);font-size:7px}.emitter-check strong{color:var(--navy);font-size:24px}.emitter-check span{color:var(--muted);font-size:8px}.emitter-check>p{border-top:1px solid var(--line);color:#526a7d;grid-column:1/-1;margin:0;padding-top:12px;font-size:10px;line-height:1.6}.model-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.model-results>:only-child{grid-column:1/-1}.model-card,.no-model{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.model-card{border-top:4px solid #2c6fba}.model-card.gt{border-top-color:var(--teal)}.model-card.flexi{border-top-color:#6947a8}.model-card>header{justify-content:space-between;align-items:start;padding:16px 18px 0;display:flex}.model-card>header>span{gap:4px;display:grid}.model-card header small{color:var(--teal);letter-spacing:.1em;font-size:7px;font-weight:800}.model-card.flexi header small{color:#6947a8}.model-card header b{font-size:10px}.model-card header i{color:#2c6fba;background:#eaf1fb;border-radius:7px;place-items:center;min-width:32px;height:27px;font-size:9px;font-style:normal;font-weight:800;display:grid}.model-card.gt header i{background:var(--mint);color:var(--teal2)}.model-card.flexi header i{color:#6947a8;background:#eee8f8}.model-card h3{letter-spacing:-.03em;margin:13px 18px;font-size:25px}.model-point{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.25fr .8fr .8fr;display:grid}.model-point>span{border-right:1px solid var(--line);color:var(--muted);gap:4px;padding:13px 14px;font-size:7px;display:grid}.model-point>span:last-child{border:0}.model-point b{color:var(--navy);font-size:17px}.model-point small{color:#8c9ca8;font-size:7px}.model-card>footer{background:#f7f9fa;flex-wrap:wrap;gap:8px 16px;padding:12px 18px;display:flex}.model-card>footer span{color:var(--muted);font-size:7px}.model-card>footer b{color:var(--ink);margin-left:3px}.no-model{border-left:4px solid #b54c4c;padding:20px}.no-model b{font-size:13px}.no-model p{color:var(--muted);margin:6px 0 0;font-size:9px;line-height:1.6}.hybrid-note{border-left:3px solid var(--amber);background:#fff7e8;border-radius:11px;padding:14px 16px}.hybrid-note b{font-size:10px}.hybrid-note p{color:#6e6658;margin:5px 0 0;font-size:9px;line-height:1.6}.source-note{color:#7a8c99;margin:1px 2px 0;font-size:7.5px;line-height:1.5}#haier .scenario-explain{grid-template-columns:repeat(3,1fr)}.water-select{gap:12px;display:grid}.water-select>.title{margin-bottom:1px}.water-disabled{background:#fff;border:1px dashed #b9c8ce;border-radius:14px;gap:6px;padding:20px 21px;display:grid}.water-disabled span{letter-spacing:.12em;color:var(--teal);font-size:7px;font-weight:800}.water-disabled b{font-size:14px}.water-disabled p{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.water-card{border:1px solid var(--line);background:#fff;border-top:4px solid #2c6fba;border-radius:14px;overflow:hidden}.water-card.hp-water{border-top-color:#6947a8}.water-card>header{justify-content:space-between;align-items:start;padding:16px 18px 0;display:flex}.water-card>header>span{gap:4px;display:grid}.water-card header small{color:var(--teal);letter-spacing:.1em;font-size:7px;font-weight:800}.water-card header b{font-size:10px}.water-card header i{background:var(--mint);min-width:50px;height:27px;color:var(--teal2);border-radius:7px;place-items:center;font-size:8px;font-style:normal;font-weight:800;display:grid}.water-card.hp-water header i{color:#6947a8;background:#eee8f8}.water-card h3{letter-spacing:-.03em;margin:13px 18px;font-size:25px}.water-metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.water-metrics>span{border-right:1px solid var(--line);color:var(--muted);gap:4px;padding:13px 14px;font-size:7px;display:grid}.water-metrics>span:last-child{border:0}.water-metrics b{color:var(--navy);font-size:16px}.water-metrics small{color:#8c9ca8;font-size:7px}.water-demand{background:#f8fafb;grid-template-columns:1fr 1fr;display:grid}.water-demand>span{border-right:1px solid var(--line);gap:4px;padding:13px 18px;display:grid}.water-demand>span:last-child{border:0}.water-demand small{letter-spacing:.08em;color:var(--muted);font-size:7px}.water-demand b{color:var(--navy);font-size:13px}.water-demand em{color:#718491;font-size:8px;font-style:normal}.water-card>footer{color:#59736f;background:#eef7f5;padding:12px 18px;font-size:7.5px;line-height:1.55}.water-card.hp-water>footer{color:#655b75;background:#f3eff9}.buffer-block{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px 18px}.buffer-block>div:first-child{grid-template-columns:1fr 220px;align-items:end;gap:16px;display:grid}.buffer-block>div:first-child p{letter-spacing:.12em;color:var(--teal);margin:0 0 5px;font-size:7px;font-weight:800}.buffer-block h3{margin:0;font-size:13px}.buffer-block label{color:var(--muted);font-size:8px}.buffer-block select{width:100%;height:38px;color:var(--ink);background:#fbfcfc;border:1px solid #d2dde2;border-radius:8px;margin-top:5px;padding:0 10px;font-size:9px}.buffer-options{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.buffer-options button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#f8fafb;border-radius:10px;gap:5px;padding:13px 14px;display:grid}.buffer-options button.selected{border:2px solid var(--teal);background:var(--mint);padding:12px 13px}.buffer-options small{letter-spacing:.08em;color:var(--teal);font-size:7px}.buffer-options b{font-size:12px}.buffer-options span,.buffer-options em{color:var(--muted);font-size:8px;font-style:normal}.buffer-block>p{border-top:1px solid var(--line);color:var(--muted);margin:12px 0 0;padding-top:11px;font-size:8px;line-height:1.6}.hydraulic-check{border:1px solid #d6e5e1;border-left:4px solid var(--teal);background:#f3faf8;border-radius:11px;margin-top:14px;padding:14px 15px;position:relative}.hydraulic-check.warn{border-color:#ead9b8;border-left-color:var(--amber);background:#fffaf0}.hydraulic-check.neutral{background:#f7f9fa;border-color:#dce4e8 #dce4e8 #dce4e8 #8da0aa}.hydraulic-check header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.hydraulic-check header span{gap:4px;display:grid}.hydraulic-check header small{letter-spacing:.1em;color:var(--teal);font-size:7px;font-weight:800}.hydraulic-check.warn header small{color:#a36d17}.hydraulic-check.neutral header small{color:#718590}.hydraulic-check header b{font-size:11px}.hydraulic-check header>strong{color:var(--navy);white-space:nowrap;font-size:18px}.hydraulic-check>div{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px;display:grid}.hydraulic-check>div span{color:var(--muted);background:#ffffffb8;border:1px solid #8aa6a540;border-radius:8px;gap:4px;padding:9px 10px;font-size:7px;display:grid}.hydraulic-check>div b{color:var(--ink);font-size:10px}.hydraulic-check p{color:#5e716f;margin:10px 0 0;font-size:8px;line-height:1.6}.hydraulic-check.neutral p{color:var(--muted)}.hydraulic-action{background:var(--teal);color:#fff;border:0;border-radius:7px;margin-top:10px;padding:8px 10px;font-size:8px;font-weight:800}.economy{padding:22px 24px}.economy .title>b{color:var(--teal2);background:var(--mint);border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:8px;display:flex}.economy .title>b strong{margin-left:1px;font-size:17px}.metrics{border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.metrics>span{color:var(--muted);border-right:1px solid var(--line);gap:4px;padding:15px;font-size:8px;display:grid}.metrics>span:last-child{border:0}.metrics strong{color:var(--navy);font-size:19px}.metrics small{color:#98a5ae;font-size:7px}.metrics .save{background:var(--mint)}.metrics .save strong{color:var(--teal2)}.energy-metrics{grid-template-columns:repeat(3,1fr)}.energy-metrics.with-cooling{grid-template-columns:repeat(4,1fr)}.energy-metrics .cooling-metric{background:#f1f8fc}.energy-metrics .cooling-metric strong{color:#276a9c}.energy-metrics .total-metric{background:#f8fafb}.economy-note{color:#74868f;margin:10px 2px 0;font-size:7.5px;line-height:1.55}.actions{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px 19px;display:grid}.doc{background:var(--navy);color:#fff;border-radius:8px;place-items:center;width:35px;height:39px;font-size:20px;display:grid}.actions h3{margin:0 0 3px;font-size:11px}.actions p{color:var(--muted);margin:0;font-size:8px}.actions aside{gap:7px;display:flex}.btn{border:0;border-radius:8px;justify-content:center;align-items:center;padding:9px 13px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.btn.outline{border:1px solid var(--line);color:var(--ink);background:#fff}.btn.primary{background:var(--teal);color:#fff}.site-footer{color:var(--muted);background:#e7eded;border-top:1px solid #d4dddf;justify-content:space-between;padding:22px 5vw;font-size:8px;display:flex}.site-footer b{color:#6b7c8a;letter-spacing:.05em}.method-page{min-height:100vh}.method-top .btn{font-size:10px}.method-hero{background:var(--navy);color:#fff;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:4vw;min-height:290px;padding:34px 5vw 36px;display:grid;overflow:hidden}.method-hero-intro{min-width:0}.method-title-spacer{visibility:hidden}.method-hero-brand{justify-content:flex-end;align-items:center;min-width:0;display:flex}.method-hero-brand img{width:100%;max-width:760px;height:auto;display:block}.method-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:30px;width:min(1260px,92vw);margin:34px auto 70px;display:grid}.method-nav{border:1px solid var(--line);background:#fff;border-radius:14px;gap:3px;padding:20px;display:grid;position:sticky;top:98px}.method-nav strong{letter-spacing:.16em;color:var(--teal);padding:0 8px 11px;font-size:8px}.method-nav a{color:#607587;border-radius:7px;padding:9px 8px;font-size:10px;text-decoration:none}.method-nav a:hover{background:var(--mint);color:var(--teal2)}.method-content{gap:18px;display:grid}.method-section{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:42px minmax(0,1fr);gap:18px;padding:30px;scroll-margin-top:96px;display:grid;box-shadow:0 8px 25px #102a4309}.method-section.lead-section{background:linear-gradient(115deg,#fff 60%,#eef9f7)}.section-no{background:var(--mint);width:38px;height:38px;color:var(--teal2);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.method-section h2{letter-spacing:-.035em;margin:0 0 15px;font-size:25px}.method-section h3{margin:24px 0 8px;font-size:14px}.method-section p{color:#526a7d;margin:0 0 15px;font-size:12px;line-height:1.75}.formula{background:var(--navy);color:#fff;border-radius:11px;gap:8px;margin:18px 0;padding:17px 19px;display:grid}.formula.compact{color:var(--ink);border-left:3px solid var(--teal);background:#f1f7f6}.formula small{letter-spacing:.15em;color:#55c2b8;font-size:7px;font-weight:800}.formula code{font:650 12px/1.6 var(--font-app),Arial,sans-serif;white-space:normal}.method-table{border:1px solid var(--line);border-radius:11px;margin:15px 0 20px;overflow-x:auto}.method-table table{border-collapse:collapse;width:100%;min-width:520px}.method-table th,.method-table td{text-align:left;border-bottom:1px solid var(--line);padding:12px 14px;font-size:10px}.method-table th{color:#607587;letter-spacing:.08em;background:#f4f8f7;font-size:8px}.method-table tr:last-child td{border-bottom:0}.callout{background:var(--mint);border-left:3px solid var(--teal);border-radius:10px;margin:18px 0;padding:15px 17px}.callout.warning{border-color:var(--amber);background:#fff7e8}.callout b{font-size:10px}.callout p{margin:5px 0 0;font-size:10px;line-height:1.6}.scenario-explain{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.scenario-explain>div{border:1px solid var(--line);border-radius:11px;gap:10px;padding:15px;display:flex}.scenario-explain>div>span{color:var(--teal);font-size:8px;font-weight:800}.scenario-explain h3{margin:0 0 6px;font-size:11px}.scenario-explain h3 b{color:var(--teal);margin-left:4px}.scenario-explain p{margin:0;font-size:9px;line-height:1.55}.definition-list{gap:9px;margin:14px 0;padding:0;list-style:none;display:grid}.definition-list li{color:#526a7d;background:#f5f8f8;border-radius:9px;padding:13px 15px;font-size:11px;line-height:1.6}.definition-list b{color:var(--ink)}.method-cta{background:var(--teal);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-top:10px;padding:16px 18px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.method-cta span{font-size:18px}.final-section{border-color:#a7d9d4}@media (width<=1050px){.app{grid-template-columns:1fr}}@media (width>=701px) and (width<=1000px){.hero,.method-hero{grid-template-columns:minmax(0,.9fr) minmax(330px,1.1fr);gap:3vw;min-height:250px;padding:30px 4vw 32px}.hero h1,.method-hero h1{font-size:clamp(32px,4.5vw,42px)}.hero-pulse{height:28px;margin-top:7px}.hero-pulse span{font-size:11px}.hero-tagline{font-size:14px}.hero-brand img,.method-hero-brand img{max-width:470px}}@media (width<=900px){.method-layout{grid-template-columns:1fr}.method-nav{grid-template-columns:repeat(3,1fr);position:static}.method-nav strong{grid-column:1/-1}.scenario-explain{grid-template-columns:1fr}}@media (width<=700px){.top{min-height:72px;padding:6px 12px}.top>div{gap:6px}.top .btn{padding:8px 9px;font-size:8px}.top .brand-logo{border-radius:5px;width:105px}.top .brand>b{border-radius:9px;width:34px;height:34px}.top .brand strong{font-size:13px}.top .brand small,.private{display:none}.hero{grid-template-columns:1fr;gap:18px;min-height:0;padding:28px 21px 30px}.hero h1{font-size:clamp(30px,8.6vw,35px);line-height:1.02}.hero-pulse{height:26px;margin:6px 0 1px}.hero-pulse span{font-size:10px;top:0;right:0}.hero-tagline{font-size:13.5px;line-height:1.42}.hero-brand{justify-content:center}.hero-brand img{width:88%;max-width:300px}.app{width:calc(100% - 24px);margin-top:12px}.form{padding:21px 17px}.form hr{margin-left:-17px;margin-right:-17px}.two{grid-template-columns:1fr}.window-fields{margin-left:-3px;margin-right:-3px;padding:14px}.load{padding:22px 19px}.load h2{font-size:54px}.load footer{flex-wrap:wrap;gap:8px 15px}.title{align-items:flex-start;gap:10px}.title>small{text-align:right;max-width:120px}.cards{grid-template-columns:1fr}.scenario>p{height:auto}.metrics{grid-template-columns:1fr}.metrics>span{border-right:0;border-bottom:1px solid var(--line)}.actions{grid-template-columns:auto 1fr}.actions aside{grid-column:1/-1}.actions aside .btn{flex:1}.site-footer{flex-direction:column;gap:10px}.tip{max-width:230px;left:-18px;transform:translateY(6px)}.tip:after{left:26px}.info:hover .tip,.info:focus .tip,.info:focus-within .tip{transform:translate(0)}.method-top .brand span{display:none}.method-top .btn{padding:8px 9px;font-size:8px}.method-hero{gap:18px;min-height:0;padding:28px 21px 30px}.method-hero h1{font-size:35px}.method-hero-brand img{width:88%;max-width:300px}.method-layout{width:calc(100% - 24px);margin-top:12px}.method-nav{grid-template-columns:1fr 1fr;padding:13px}.method-section{grid-template-columns:1fr;gap:10px;padding:20px 17px}.method-section h2{font-size:21px}.method-table{margin-left:-3px;margin-right:-3px}.formula{margin-left:-3px;margin-right:-3px;padding:15px}.formula code{font-size:10px}}.pair-card{border:1px solid var(--line);border-top:4px solid var(--amber);background:#fff;border-radius:14px;overflow:hidden}.pair-card>header{justify-content:space-between;align-items:start;padding:16px 18px 0;display:flex}.pair-card>header>span{gap:4px;display:grid}.pair-card header small{color:var(--amber);letter-spacing:.1em;font-size:7px;font-weight:800}.pair-card header b{font-size:10px}.pair-card header i{color:#9a6715;background:#fff4df;border-radius:7px;place-items:center;min-width:34px;height:27px;font-size:9px;font-style:normal;font-weight:800;display:grid}.pair-card h3{letter-spacing:-.02em;margin:14px 18px;font-size:17px}.pair-card h3 em{color:var(--amber);margin:0 5px;font-style:normal}.pair-card>footer{color:#76694f;background:#fff9ee;padding:12px 18px;font-size:7.5px;line-height:1.55}.backup-card{border:1px solid var(--line);border-top:4px solid var(--amber);background:#fff;border-radius:14px;overflow:hidden}.backup-card.partial{border-top-color:#c96b4b}.backup-card>header{justify-content:space-between;align-items:start;padding:16px 18px 0;display:flex}.backup-card>header>span{gap:4px;display:grid}.backup-card header small{color:#9a6715;letter-spacing:.1em;font-size:7px;font-weight:800}.backup-card.partial header small{color:#a94d32}.backup-card header b{font-size:10px}.backup-card header i{color:#9a6715;background:#fff4df;border-radius:7px;place-items:center;min-width:44px;height:27px;font-size:8px;font-style:normal;font-weight:800;display:grid}.backup-card h3{letter-spacing:-.02em;margin:14px 18px;font-size:18px}.backup-card h3 em{color:var(--amber);margin:0 5px;font-style:normal}.backup-card>footer{color:#76694f;background:#fff9ee;padding:12px 18px;font-size:7.5px;line-height:1.55}@media (width<=900px){#haier .scenario-explain{grid-template-columns:1fr}}@media (width<=700px){.radiator-fields{margin-left:-3px;margin-right:-3px;padding:14px}.radiator-preview,.model-results,.emitter-check,.window-auto>div,.window-survey-result{grid-template-columns:1fr}.window-auto header{display:grid}.window-auto header>strong{white-space:normal}.model-results>:only-child{grid-column:auto}.emitter-check>p{grid-column:1}.model-point{grid-template-columns:1fr}.model-point>span{border-right:0;border-bottom:1px solid var(--line)}.model-point>span:last-child{border-bottom:0}.model-card>footer{grid-template-columns:1fr 1fr;display:grid}.dhw-controls{margin-left:-3px;margin-right:-3px;padding:13px}.water-segments,.water-metrics,.water-demand,.buffer-options,.buffer-block>div:first-child,.hydraulic-check>div{grid-template-columns:1fr}.water-metrics>span,.water-demand>span{border-right:0;border-bottom:1px solid var(--line)}.water-metrics>span:last-child,.water-demand>span:last-child{border-bottom:0}.buffer-block{padding:15px}.buffer-block label{margin-top:8px}.hydraulic-check header{display:grid}.hydraulic-check header>strong{white-space:normal}.water-card h3{font-size:20px}.water-select .title{display:grid}.water-select .title>small{text-align:left;max-width:none;margin-top:5px}.terminal-choice{grid-template-columns:1fr;padding:9px}.terminal-choice>label,.terminal-survey-toggle{padding:10px}.terminal-phase{padding:11px 12px}.cooling-fields,.cooling-preview{grid-template-columns:1fr}.cooling-control{padding:12px}.energy-metrics,.energy-metrics.with-cooling{grid-template-columns:1fr}.energy-metrics>span{border-right:0;border-bottom:1px solid var(--line)}.energy-metrics>span:last-child{border-bottom:0}}@media (width<=900px){.radiator-row-main{grid-template-columns:repeat(3,minmax(0,1fr)) 25px}.radiator-row-main .radiator-remove{grid-area:1/4/span 2;align-self:stretch;height:auto}.radiator-mode-tabs{grid-template-columns:1fr}.radiator-mode-tabs button{padding:8px 10px}.radiator-mode-tabs small{display:block}}@media (width<=700px){.radiator-photo-box.has-photo{grid-template-columns:95px 1fr}.radiator-photo-box img{width:95px;height:82px}.radiator-photo-box>div{display:grid}.radiator-row-main{grid-template-columns:1fr 1fr}.radiator-row-main .radiator-remove{grid-area:auto/2;height:34px}.radiator-review>header,.radiator-review-actions{display:grid}.radiator-water-input{grid-template-columns:1fr}.radiator-table article>footer{align-items:flex-start}.radiator-table article>footer em{width:100%}}.flow-nav{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #cddbdef2;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;width:min(1180px,94vw);margin:18px auto 0;padding:9px 11px;display:flex;position:sticky;top:76px;box-shadow:0 9px 28px #102a4314}.flow-steps{align-items:center;gap:3px;min-width:0;display:flex}.flow-steps a{color:#627687;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:8px 9px;font-size:8px;font-weight:750;text-decoration:none;display:flex}.flow-steps a:hover,.flow-steps a:focus-visible{background:var(--mint);color:var(--teal2);outline:none}.flow-steps i{color:#7b8e9a;background:#edf3f4;border-radius:50%;place-items:center;width:21px;height:21px;font-size:6px;font-style:normal;display:grid}.flow-values{border-left:1px solid var(--line);white-space:nowrap;align-items:center;gap:15px;padding-left:17px;display:flex}.flow-values span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:2px;font-size:6px;display:grid}.flow-values b{color:var(--navy);letter-spacing:0;text-transform:none;font-size:10px}.form-head,.load,.haier-select,.water-select,.economy{scroll-margin-top:150px}.window-disclosure{width:100%;color:var(--ink);text-align:left;background:#fff;border:1px dashed #bfd1d0;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-top:10px;padding:11px 13px;display:flex}.window-disclosure>span{gap:3px;display:grid}.window-disclosure b{font-size:9px}.window-disclosure small{color:var(--muted);font-size:7.5px;line-height:1.45}.window-disclosure>i{background:var(--mint);width:25px;height:25px;color:var(--teal2);border-radius:50%;place-items:center;font-size:17px;font-style:normal;line-height:1;transition:transform .2s;display:grid}.window-disclosure.open>i{transform:rotate(180deg)}.window-disclosure:hover,.window-disclosure:focus-visible{border-color:var(--teal);outline:none}.usage-form{margin-top:2px}@media (width>=701px){.app{grid-template-columns:1fr;gap:18px;width:min(1180px,94vw);margin-top:18px}.form{padding:30px 34px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.results{gap:18px}}@media (width<=900px){.flow-values{display:none}.flow-nav{justify-content:center}.flow-steps{justify-content:space-between;width:100%}}@media (width<=700px){.flow-nav{border-left:0;border-right:0;border-radius:0;justify-content:flex-start;width:100%;margin:0;padding:7px 10px;top:67px;overflow-x:auto}.flow-steps{justify-content:flex-start;width:max-content}.flow-steps a{padding:7px 8px}.flow-steps i{width:19px;height:19px}.window-disclosure{padding:11px}.form-head,.load,.haier-select,.water-select,.economy{scroll-margin-top:126px}}.buffer-heater{border:1px solid #ead9b8;border-left:4px solid var(--amber);background:#fffaf0;border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(240px,.7fr);align-items:end;gap:18px;margin-top:14px;padding:15px 16px;display:grid}.buffer-heater>span{gap:5px;display:grid}.buffer-heater>span small{letter-spacing:.1em;color:#9a6715;font-size:7px;font-weight:800}.buffer-heater>span b{font-size:11px}.buffer-heater>span p{color:#76694f;margin:0;font-size:8px;line-height:1.55}.buffer-heater label{margin:0!important}.performance-chart{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:17px;padding:20px 22px;overflow:hidden}.performance-chart>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.performance-chart>header span{gap:5px;display:grid}.performance-chart>header small{letter-spacing:.12em;color:var(--teal);font-size:7px;font-weight:800}.performance-chart h3{letter-spacing:-.02em;margin:0;font-size:16px}.performance-chart>header>b{background:var(--mint);color:var(--teal2);white-space:nowrap;border-radius:8px;padding:7px 9px;font-size:8px}.chart-intro{color:var(--muted);margin:11px 0 12px;font-size:9px;line-height:1.65}.chart-wrap{background:linear-gradient(#fbfdfd,#fff);border:1px solid #edf2f3;border-radius:11px;width:100%;overflow-x:auto}.chart-wrap svg{width:100%;min-width:680px;height:auto;display:block}.chart-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin-top:13px;display:grid}.chart-legend>span{color:#607587;grid-template-columns:10px auto 1fr;align-items:center;gap:7px;font-size:8px;display:grid}.chart-legend i{border-radius:50%;width:9px;height:9px}.chart-legend b{color:var(--ink);font-size:8px}.chart-legend small{color:#8a9aa5;grid-column:2/-1;margin-top:-4px;font-size:7px}.chart-note{border-left:3px solid var(--teal);color:#5e716f;background:#f1f7f6;border-radius:8px;margin-top:13px;padding:11px 13px;font-size:8px;line-height:1.65}.chart-note b{color:var(--ink)}@media (width<=700px){.buffer-heater{grid-template-columns:1fr;padding:13px}.performance-chart{padding:16px 13px}.performance-chart>header{display:grid}.performance-chart>header>b{justify-self:start}.chart-legend{grid-template-columns:1fr}.chart-intro{font-size:8.5px}.chart-wrap{width:calc(100% + 4px);margin-left:-2px;margin-right:-2px}}.thermal-result{background:#fff8e9;border-left:4px solid #d39a28;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 12px;padding:11px 13px;display:flex}.thermal-result b{color:#765417;font-size:9px}.thermal-result span{color:#806f4d;text-align:right;font-size:7.5px;line-height:1.5}.design-point-summary{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:14px;display:grid;overflow:hidden}.design-point-summary span{border-right:1px solid var(--line);align-content:center;gap:5px;min-height:62px;padding:10px 11px;display:grid}.design-point-summary span:last-child{border-right:0}.design-point-summary small{letter-spacing:.09em;color:#80919b;font-size:6px;font-weight:800}.design-point-summary b{font-size:12px}.design-point-summary .deficit{color:#a2493d;background:#fff4f1}.design-point-summary .covered{color:#167b70;background:#eff8f5}@media (width<=900px){.design-point-summary{grid-template-columns:repeat(2,1fr)}.design-point-summary span{border-bottom:1px solid var(--line)}.design-point-summary span:nth-child(2n){border-right:0}.design-point-summary span:last-child{border-bottom:0;grid-column:1/-1}}@media (width<=700px){.thermal-result{display:grid}.thermal-result span{text-align:left}.design-point-summary{grid-template-columns:1fr}.design-point-summary span,.design-point-summary span:nth-child(2n){border-right:0;border-bottom:1px solid var(--line)}.design-point-summary span:last-child{border-bottom:0;grid-column:auto}}.duration-chart{background:linear-gradient(#fff,#fbfdfd);border-color:#cfdcde;margin-top:20px}.climate-toolbar{border:1px solid var(--line);background:#f6f9f9;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;margin:14px 0 12px;padding:10px;display:flex}.climate-tabs{flex-wrap:wrap;gap:7px;display:flex}.climate-tab{align-items:center;display:flex;position:relative}.climate-tab>button{color:#607587;text-align:left;background:#fff;border:1px solid #d2dde0;border-radius:9px;min-height:48px;padding:8px 34px 8px 11px}.climate-tab>button>span{gap:3px;display:grid}.climate-tab>button b{font-size:8px}.climate-tab>button small{opacity:.82;font-size:6px;font-weight:550}.climate-tab>button:hover,.climate-tab>button:focus-visible{border-color:var(--teal);outline:none}.climate-tab>button.active{border-color:var(--teal);background:var(--teal);color:#fff}.climate-tab>.info{z-index:2;width:16px;height:16px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.climate-tab.active>.info{color:#fff;background:#ffffff21;border-color:#ffffffbf}.climate-tab>.info:hover,.climate-tab>.info:focus{transform:translateY(-50%)}.climate-toolbar label{color:#5d7282;grid-template-columns:1fr 58px 21px;align-items:center;gap:7px;min-width:285px;font-size:7.5px;display:grid}.climate-toolbar label>span{gap:2px;display:grid}.climate-toolbar label>span small{letter-spacing:.04em;color:#9a6d31;font-size:6px;font-weight:800;line-height:1.35}.climate-toolbar input{width:58px;height:34px;color:var(--ink);background:#fff;border:1px solid #cbd8dc;border-radius:7px;padding:0 7px;font-size:10px}.climate-toolbar input.locked-field{color:#176c64;background:#e7f2f0;border-color:#afd3cd;font-weight:800}.climate-toolbar em{color:#7a8c97;font-style:normal}.duration-legend{flex-wrap:wrap;gap:8px 16px;margin-top:13px;display:flex}.duration-legend span{color:#607587;align-items:center;gap:6px;font-size:7.5px;display:flex}.duration-legend i{border-radius:3px;width:9px;height:9px}.duration-legend i.dash{border-top:2px dashed;border-radius:0;height:0}.duration-kpis{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:14px;display:grid;overflow:hidden}.duration-kpis span{border-right:1px solid var(--line);align-content:center;gap:5px;min-height:64px;padding:11px 12px;display:grid}.duration-kpis span:last-child{border-right:0}.duration-kpis small{letter-spacing:.09em;color:#80919b;font-size:6px;font-weight:800}.duration-kpis b{font-size:12px}.duration-kpis .alert{color:#a2493d;background:#fff4f1}.duration-kpis .ok{color:#167b70;background:#eff8f5}.duration-energy{gap:8px;margin-top:9px;display:flex}.duration-energy span{color:#70838e;background:#eef4f4;border-radius:7px;padding:7px 10px;font-size:7px}.duration-energy b{color:var(--ink)}.duration-source{color:#74868f;background:#f7f9fa;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:7.5px;line-height:1.6}.duration-source a{color:var(--teal2);font-weight:750}.method-section a{color:var(--teal2);text-underline-offset:2px}@media (width<=900px){.duration-kpis{grid-template-columns:repeat(2,1fr)}.duration-kpis span{border-bottom:1px solid var(--line)}.duration-kpis span:nth-child(2n){border-right:0}.duration-kpis span:last-child{border-bottom:0;grid-column:1/-1}}@media (width<=700px){.climate-toolbar{display:grid}.climate-tabs{grid-template-columns:1fr;display:grid}.climate-tab,.climate-tab>button{width:100%}.climate-tab>.info .tip{left:auto;right:-4px;transform:translateY(6px)}.climate-tab>.info .tip:after{left:auto;right:8px}.climate-tab>.info:hover .tip,.climate-tab>.info:focus .tip{transform:translate(0)}.climate-toolbar label{grid-template-columns:1fr 58px 21px;min-width:0}.duration-kpis{grid-template-columns:1fr}.duration-kpis span,.duration-kpis span:nth-child(2n){border-right:0;border-bottom:1px solid var(--line)}.duration-kpis span:last-child{border-bottom:0;grid-column:auto}.duration-energy{grid-template-columns:1fr 1fr;display:grid}.duration-energy span:first-child{grid-column:1/-1}}.backup-control{border:1px solid var(--line);background:#fff;border-radius:14px;gap:14px;padding:18px 19px;display:grid}.backup-control>header{justify-content:space-between;align-items:start;gap:18px;display:flex}.backup-control>header>span{gap:4px;display:grid}.backup-control>header small{letter-spacing:.11em;color:var(--teal);font-size:7px;font-weight:800}.backup-control h3{margin:0;font-size:14px}.backup-control>header>b{color:#704994;background:#f2eef8;border-radius:8px;padding:7px 9px;font-size:8px}.backup-source-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.backup-source-options button{text-align:left;border:1px solid var(--line);min-height:72px;color:var(--ink);background:#f8fafb;border-radius:10px;align-content:center;gap:4px;padding:11px 12px;display:grid}.backup-source-options button:hover:not(:disabled),.backup-source-options button:focus-visible{border-color:#a78abb;outline:none}.backup-source-options button.selected{background:#f5f0fa;border:2px solid #7f55a5;padding:10px 11px}.backup-source-options button.selected.oil{background:#fff6ec;border-color:#c46b2b}.backup-source-options button.selected.gas{border-color:#7f55a5}.backup-source-options button.selected.buffer{background:#fbf0f5;border-color:#a44878}.backup-source-options button:disabled{opacity:.48;cursor:not-allowed}.backup-source-options small{letter-spacing:.08em;color:#82939d;font-size:6.5px}.backup-source-options b{font-size:9px}.backup-source-options em{color:var(--muted);font-size:7px;font-style:normal}.backup-empty{color:var(--muted);background:#f7f9fa;border-left:3px solid #9bacb5;border-radius:8px;margin:0;padding:12px 14px;font-size:8.5px;line-height:1.6}.backup-fields{background:#f8fafb;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:13px;display:grid}.backup-fields label{color:var(--muted);gap:5px;font-size:8px;display:grid}.backup-fields label>span{justify-content:space-between;gap:8px;display:flex}.backup-fields label em{color:#8b9aa4;font-style:normal}.backup-fields input{width:100%;height:39px;color:var(--ink);background:#fff;border:1px solid #d2dde2;border-radius:8px;padding:0 10px;font-size:10px}.backup-fields input:disabled{color:#7b8b94;background:#edf1f2}.backup-fields label>small{color:#8b9aa4;letter-spacing:0;font-size:6.8px;font-weight:400;line-height:1.4}.backup-derived{background:#fff7fa;border:1px solid #ead5df;border-radius:9px;align-content:center;gap:3px;padding:9px 11px;display:grid}.backup-derived small{color:#a44878;letter-spacing:.09em;font-size:6.5px}.backup-derived b{font-size:17px}.backup-derived span{color:var(--muted);font-size:7px}.backup-strategy,.backup-start{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:12px 13px;display:flex}.backup-strategy>span,.backup-start>span{gap:4px;display:grid}.backup-strategy b,.backup-start b{font-size:9px}.backup-strategy small,.backup-start small{color:var(--muted);font-size:7px}.backup-strategy .segments,.backup-start .segments{min-width:260px}.threshold-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.threshold-grid article{border-radius:10px;gap:5px;padding:13px 14px;display:grid}.threshold-grid small{letter-spacing:.1em;font-size:6.5px;font-weight:800}.threshold-grid b{font-size:15px}.threshold-grid p{margin:0;font-size:7.5px;line-height:1.5}.threshold-grid .minimum{color:#86463c;background:#fff5f3;border:1px solid #edc7c1}.threshold-grid .optimal{color:#68457f;background:#f8f3fb;border:1px solid #dacbe6}.backup-summary{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.backup-summary span{border-right:1px solid var(--line);color:var(--muted);gap:4px;padding:10px 11px;font-size:7px;display:grid}.backup-summary span:last-child{border:0}.backup-summary b{color:var(--ink);font-size:10px}@media (width<=700px){.backup-control{padding:15px 13px}.backup-control>header{display:grid}.backup-control>header>b{justify-self:start}.backup-source-options{grid-template-columns:1fr 1fr}.backup-fields,.threshold-grid,.backup-summary{grid-template-columns:1fr}.backup-summary span{border-right:0;border-bottom:1px solid var(--line)}.backup-summary span:last-child{border-bottom:0}.backup-strategy,.backup-start{display:grid}.backup-strategy .segments,.backup-start .segments{width:100%;min-width:0}}.analysis-launcher{background:linear-gradient(135deg,#f5faf9,#f8fafc);border:1px solid #d8e4e4;border-radius:14px;padding:19px}.analysis-launcher>header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:14px;display:flex}.analysis-launcher>header>span{gap:4px;display:grid}.analysis-launcher>header small{letter-spacing:.11em;color:var(--teal);font-size:7px;font-weight:800}.analysis-launcher h3{margin:0;font-size:15px}.analysis-launcher>header p{max-width:470px;color:var(--muted);margin:0;font-size:8px;line-height:1.55}.analysis-launcher>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.analysis-launcher button{border:1px solid var(--line);min-height:92px;color:var(--ink);text-align:left;background:#fff;border-radius:11px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:14px 15px;transition:all .18s;display:grid}.analysis-launcher button:hover,.analysis-launcher button:focus-visible{border-color:var(--teal);outline:none;transform:translateY(-1px);box-shadow:0 8px 22px #102a4314}.analysis-launcher button>i{background:var(--mint);width:31px;height:31px;color:var(--teal2);border-radius:9px;place-items:center;font-size:7px;font-style:normal;font-weight:800;display:grid}.analysis-launcher button>span{gap:4px;display:grid}.analysis-launcher button small{letter-spacing:.1em;color:var(--teal);font-size:6px;font-weight:800}.analysis-launcher button b{font-size:10px}.analysis-launcher button em{color:var(--muted);font-size:7px;font-style:normal}.analysis-launcher button>strong{color:var(--teal2);white-space:nowrap;font-size:8px}.standalone-chart-page{background:var(--soft);min-height:100vh}.chart-page-top{position:relative}.brand-button{text-align:left;cursor:pointer;background:0 0;border:0}.chart-page-hero{width:min(1180px,94vw);margin:34px auto 17px}.chart-page-hero p{color:var(--teal);letter-spacing:.13em;margin:0 0 7px;font-size:8px;font-weight:800}.chart-page-hero h1{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:34px}.chart-page-hero span{max-width:800px;color:var(--muted);margin-top:8px;font-size:10px;line-height:1.65;display:block}.chart-page-content{width:min(1180px,94vw);margin:0 auto 38px}.chart-page-content .performance-chart{margin-top:0}.chart-page-actions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.chart-loading{border:1px solid var(--line);min-height:420px;color:var(--muted);background:#fff;border-radius:14px;place-items:center;font-size:10px;display:grid}.standalone-chart-page>.site-footer{width:min(1180px,94vw);margin-left:auto;margin-right:auto}@media (width<=700px){.analysis-launcher{padding:15px 13px}.analysis-launcher>header{display:grid}.analysis-launcher>div{grid-template-columns:1fr}.analysis-launcher button{grid-template-columns:30px 1fr}.analysis-launcher button>strong{grid-column:2}.chart-page-hero{margin-top:24px}.chart-page-hero h1{font-size:27px}.chart-page-actions{display:grid}.chart-page-actions .btn{width:100%}.chart-page-top>div{display:block}.chart-page-top .btn{padding:8px;font-size:7px}}.experience-switch{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,94vw);margin:18px auto 0;padding:9px 11px;display:flex;box-shadow:0 8px 24px #102a430d}.experience-tabs button{min-width:235px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;display:flex}.experience-tabs button.active{color:var(--teal2);background:#fff;box-shadow:0 3px 10px #102a4317}.experience-tabs i{background:#dcebea;border-radius:8px;place-items:center;width:25px;height:25px;font-size:7px;font-style:normal;font-weight:800;display:grid}.experience-tabs small{font-size:6.5px;font-weight:500}.experience-summary{border-left:1px solid var(--line);gap:18px;padding-left:18px;display:flex}.experience-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;gap:3px;font-size:6px;display:grid}.experience-summary b{max-width:250px;color:var(--ink);text-transform:none;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.quick-app{grid-template-columns:1fr;gap:18px;width:min(1180px,94vw);margin-top:18px}.quick-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px 23px;box-shadow:0 8px 24px #102a430a}.quick-panel>header{justify-content:space-between;align-items:end;gap:30px;display:flex}.quick-panel>header>span{gap:4px;display:grid}.quick-panel>header small,.quick-tools>header small{letter-spacing:.11em;color:var(--teal);font-size:7px;font-weight:800}.quick-panel h2{letter-spacing:-.025em;margin:0;font-size:19px}.quick-panel>header p{max-width:470px;color:var(--muted);margin:0;font-size:8px;line-height:1.55}.quick-fields{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:17px;display:grid}.quick-fields label,.quick-phase{border:1px solid var(--line);background:#fafcfc;border-radius:10px;align-content:start;gap:6px;min-width:0;padding:11px 12px;display:grid}.quick-fields .field-title,.quick-phase>.field-title{min-height:18px;color:var(--ink);justify-content:space-between;align-items:start;gap:8px;font-size:7.5px;font-weight:750;display:flex}.quick-fields .field-title em{color:var(--muted);font-style:normal;font-weight:500}.quick-fields input,.quick-fields select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #cfdbdf;border-radius:8px;padding:0 9px;font-size:9px}.quick-fields label>small{min-height:20px;color:var(--muted);letter-spacing:0;font-size:6.5px;font-weight:500;line-height:1.45}.quick-phase .segments{margin-top:1px}.quick-phase .segments button{height:42px}.quick-panel>footer{color:var(--muted);background:#f1f6f6;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin-top:13px;padding:11px 13px;font-size:7px;line-height:1.45;display:flex}.quick-panel>footer b{color:var(--ink)}.quick-panel>footer button{color:var(--teal2);white-space:nowrap;cursor:pointer;background:0 0;border:0;font-size:7.5px;font-weight:800}.quick-load{padding:22px 25px}.quick-load h2{font-size:58px}.quick-load footer{grid-template-columns:repeat(3,1fr)}.scenario-disclosure{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex}.scenario-disclosure:hover,.scenario-disclosure:focus-visible{border-color:var(--teal);outline:none}.scenario-disclosure span{gap:3px;display:grid}.scenario-disclosure small{letter-spacing:.11em;color:var(--teal);font-size:6px;font-weight:800}.scenario-disclosure b{font-size:10px}.scenario-disclosure em{color:var(--muted);font-size:7px;font-style:normal}.scenario-disclosure strong{color:var(--teal2);white-space:nowrap;font-size:8px}.quick-verdict{border:1px solid var(--line);border-radius:11px;align-items:center;gap:12px;padding:14px 16px;display:flex}.quick-verdict>i{border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:14px;font-style:normal;font-weight:850;display:grid}.quick-verdict>span{gap:3px;display:grid}.quick-verdict small{letter-spacing:.1em;font-size:6px;font-weight:800}.quick-verdict b{font-size:10px}.quick-verdict em{opacity:.75;font-size:7px;font-style:normal}.quick-verdict.covered{color:#166e65;background:#eff9f6;border-color:#b9ddd6}.quick-verdict.covered>i{color:#166e65;background:#ccece5}.quick-verdict.assisted{color:#8b5a13;background:#fff8eb;border-color:#ead2a8}.quick-verdict.assisted>i{background:#f4dfb9}.quick-verdict.review{color:#90463f;background:#fff5f3;border-color:#e5c4c1}.quick-verdict.review>i{background:#f3d5d1}.quick-tools{background:linear-gradient(135deg,#f5faf9,#f8fafc);border:1px solid #d8e4e4;border-radius:14px;padding:19px}.quick-tools>header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:14px;display:flex}.quick-tools>header>span{gap:4px;display:grid}.quick-tools h3{margin:0;font-size:15px}.quick-tools>header p{max-width:450px;color:var(--muted);margin:0;font-size:8px;line-height:1.55}.quick-tools>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.quick-tools button{border:1px solid var(--line);min-height:100px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:32px 1fr;align-items:center;gap:11px;padding:14px 15px;transition:all .18s;display:grid}.quick-tools button:hover,.quick-tools button:focus-visible{border-color:var(--teal);outline:none;transform:translateY(-1px);box-shadow:0 8px 22px #102a4314}.quick-tools button.technical{background:#f2faf8;border-color:#b8dcd7}.quick-tools button>i{background:var(--mint);width:31px;height:31px;color:var(--teal2);border-radius:9px;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.quick-tools button>span{gap:4px;display:grid}.quick-tools button small{letter-spacing:.1em;color:var(--teal);font-size:6px;font-weight:800}.quick-tools button b{font-size:9px}.quick-tools button em{color:var(--muted);font-size:7px;font-style:normal;line-height:1.4}.quick-tools button>strong{color:var(--teal2);grid-column:2;font-size:7.5px}@media (width<=900px){.experience-summary{display:none}.experience-switch{justify-content:center}.quick-fields{grid-template-columns:repeat(2,1fr)}.quick-phase{grid-column:1/-1}.quick-tools>div{grid-template-columns:1fr}}@media (width<=700px){.experience-switch{border-left:0;border-right:0;border-radius:0;width:100%;margin:0;padding:8px}.experience-tabs{width:100%}.experience-tabs button{min-width:0;padding:9px}.experience-tabs small{display:none}.quick-app{width:100%;margin-top:10px}.quick-panel{border-left:0;border-right:0;border-radius:0;padding:18px 15px}.quick-panel>header,.quick-tools>header{display:grid}.quick-fields{grid-template-columns:1fr}.quick-phase{grid-column:auto}.quick-panel>footer{display:grid}.quick-load h2{font-size:46px}.quick-load footer{grid-template-columns:1fr}.scenario-disclosure{display:grid}.scenario-disclosure strong{white-space:normal}.quick-tools{padding:15px 13px}.quick-tools>div{grid-template-columns:1fr}}.quote-actions aside{flex-wrap:wrap}.quote-overlay{z-index:100;background:#0a1f30a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.quote-modal{background:#fff;border-radius:18px;width:min(1000px,96vw);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 28px 80px #07192752}.quote-modal>header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:18px 21px;display:flex;position:sticky;top:0}.quote-modal>header span{gap:4px;display:grid}.quote-modal>header small,.quote-live-summary small{letter-spacing:.11em;color:var(--teal);font-size:7px;font-weight:800}.quote-modal h2{margin:0;font-size:17px}.quote-modal>header>button{width:34px;height:34px;color:var(--ink);background:#edf3f3;border:0;border-radius:50%;font-size:20px}.quote-modal-body{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);align-items:start;gap:13px;padding:20px 21px;display:grid}.quote-form-section{border:1px solid var(--line);background:#fbfcfc;border-radius:12px;padding:15px 16px}.quote-form-section h3{margin:0 0 12px;font-size:11px}.quote-form-section>p{color:var(--muted);margin:9px 0 0;font-size:7px;line-height:1.5}.quote-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quote-form-grid label{color:#526779;gap:5px;font-size:8px;font-weight:700;display:grid}.quote-form-grid label.wide{grid-column:1/-1}.quote-form-grid label>span{justify-content:space-between;gap:8px;display:flex}.quote-form-grid em{color:var(--muted);font-size:7px;font-style:normal;font-weight:500}.quote-form-grid input,.quote-form-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfdade;border-radius:8px;outline:none;font-size:9px}.quote-form-grid input{height:39px;padding:0 10px}.quote-form-grid textarea{resize:vertical;padding:9px 10px;line-height:1.5}.quote-form-grid input:focus,.quote-form-grid textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f8f871a}.quote-live-summary{background:#f1f8f6;border:1px solid #cfe0dd;border-radius:13px;grid-area:1/2/span 3;position:sticky;top:86px;overflow:hidden}.quote-live-summary>header{background:#fff;grid-template-columns:1fr 132px;align-items:center;gap:10px;padding:14px 15px;display:grid}.quote-live-summary>header span{gap:5px;display:grid}.quote-live-summary>header b{font-size:11px;line-height:1.35}.quote-live-images{justify-content:flex-end;align-items:center;gap:4px;display:flex}.quote-live-summary .quote-live-images img{object-fit:contain;width:64px;height:72px}.quote-live-summary>div:not(.quote-live-images){display:grid}.quote-live-summary>div:not(.quote-live-images) span{color:#607772;border-top:1px solid #82a49e38;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;font-size:7.5px;display:flex}.quote-live-summary>div:not(.quote-live-images) b,.quote-live-summary>div:not(.quote-live-images) strong{color:var(--ink);font-size:9px}.quote-live-summary>div:not(.quote-live-images) span:nth-last-child(3){background:#fff}.quote-live-summary>div:not(.quote-live-images) .grand{background:var(--navy);color:#c8d6df;padding:14px 13px;font-weight:700}.quote-live-summary>div:not(.quote-live-images) .grand strong{color:#fff;font-size:16px}.quote-warning{color:#8c5d17;background:#fff8e9;margin:0;padding:15px;font-size:8px;line-height:1.55}.quote-modal>footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:14px 21px;display:flex;position:sticky;bottom:0}.quote-modal>footer p{color:var(--muted);margin:0;font-size:8px}.quote-modal>footer>span{gap:8px;display:flex}.quote-modal .btn:disabled{opacity:.45;cursor:not-allowed}.quote-report{font-family:Arial,sans-serif}.quote-print-head{border-bottom:2px solid var(--navy);justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:14px;display:flex}.quote-print-head>div small,.quote-print-title small{color:var(--teal);letter-spacing:.15em;font-size:7px;font-weight:700}.quote-print-head h1{color:var(--navy);margin:4px 0 2px;font-size:22px}.quote-print-head p{color:var(--muted);margin:0;font-size:8px}.quote-print-head>span{text-align:right;gap:3px;display:grid}.quote-print-head>span b{letter-spacing:.08em;font-size:12px}.quote-print-head>span small{color:var(--teal);letter-spacing:.12em;font-size:6px}.quote-print-title{justify-content:space-between;align-items:end;gap:20px;margin:24px 0 16px;display:flex}.quote-print-title h2{letter-spacing:-.02em;margin:5px 0 0;font-size:22px}.quote-print-title>strong{color:var(--muted);font-size:10px}.quote-print-customer{background:#f2f6f6;border-radius:8px;grid-template-columns:1fr 1.5fr .55fr;gap:10px;padding:12px 14px;display:grid}.quote-print-customer span{color:var(--muted);letter-spacing:.09em;gap:5px;font-size:6px;display:grid}.quote-print-customer b{color:var(--ink);letter-spacing:0;font-size:9px}.quote-product{border:1px solid var(--line);border-radius:10px;grid-template-columns:190px 1fr;align-items:center;gap:18px;margin-top:17px;padding:14px 16px;display:grid}.quote-product img{object-fit:contain;width:190px;height:120px}.quote-product>div{gap:4px;display:grid}.quote-product small{color:var(--teal);letter-spacing:.12em;font-size:6px;font-weight:700}.quote-product h2{margin:0;font-size:15px}.quote-product h3{color:var(--navy);margin:2px 0;font-size:20px}.quote-product p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.quote-product em{color:#607772;margin-top:5px;font-size:6.5px;font-style:normal;line-height:1.5}.quote-buffer-product{grid-template-columns:120px 1fr;gap:14px;margin-top:9px;padding:9px 13px}.quote-buffer-product img{width:120px;height:82px}.quote-buffer-product h2{font-size:12px}.quote-buffer-product h3{font-size:16px}.quote-table{border-collapse:collapse;width:100%;margin-top:13px;font-size:9px}.quote-table th,.quote-table td{text-align:left;border-bottom:1px solid #dfe6e8;padding:9px 10px}.quote-table th:last-child,.quote-table td:last-child{text-align:right}.quote-table thead{background:var(--navy);color:#fff}.quote-table thead th{letter-spacing:.08em;font-size:7px}.quote-table tbody td small{color:var(--muted);margin-top:3px;font-size:6.5px;display:block}.quote-table tfoot td,.quote-table tfoot th{font-weight:700}.quote-table tfoot tr:first-child td,.quote-table tfoot tr:first-child th{padding-top:13px}.quote-table .quote-grand{background:var(--mint);color:var(--navy)}.quote-table .quote-grand td,.quote-table .quote-grand th{padding-top:12px;padding-bottom:12px;font-size:12px}.quote-print-notes,.quote-print-scope{background:#f5f7f8;border-radius:8px;margin-top:14px;padding:10px 12px}.quote-print-notes b,.quote-print-scope b{font-size:8px}.quote-print-notes p,.quote-print-scope p{color:#526a7d;white-space:pre-wrap;margin:4px 0 0;font-size:7px;line-height:1.5}.quote-print-scope{border-left:3px solid var(--teal)}.quote-report>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:22px;padding-top:9px;font-size:6.5px;display:flex}.quote-report>footer b{color:var(--ink)}@media (width<=800px){.quote-modal-body{grid-template-columns:1fr}.quote-live-summary{grid-area:auto;position:static}.quote-security-check{grid-column:auto;display:grid}.quote-security-check>div:last-child{min-width:0}.quote-form-grid{grid-template-columns:1fr}.quote-form-grid label.wide{grid-column:auto}}@media (width<=700px){.quote-overlay{padding:0}.quote-modal{border-radius:0;width:100%;max-height:100vh}.quote-modal-body{padding:14px}.quote-modal>footer{padding:12px 14px;display:grid}.quote-modal>footer>span{grid-template-columns:1fr 1fr;display:grid}.quote-live-summary>header{grid-template-columns:1fr 100px}.quote-live-summary img{width:100px}.quote-security-check{padding:14px}}.emitter-check.measured{grid-template-columns:repeat(3,1fr)}@media (width<=700px){.emitter-check.measured{grid-template-columns:1fr}}@media print{@page{size:A4;margin:0}html,body{color:#17324d;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;margin:0!important;padding:0!important}.no-print{display:none!important}.print-only{display:block}.print-active{width:210mm;min-height:297mm;margin:0 auto;padding:14mm}.print-inactive{display:none!important}.report{font-family:Arial,sans-serif}.report>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:16px;display:flex}.report>header>span{gap:3px;display:grid}.report>header b{letter-spacing:.06em;font-size:12px}.report>header small{color:var(--teal);letter-spacing:.2em;font-size:7px}.report-kicker{color:var(--teal);letter-spacing:.15em;margin:32px 0 7px;font-size:8px;font-weight:700}.report>h1{margin:0 0 23px;font-size:30px}.customer{grid-template-columns:1fr 1.4fr .6fr;gap:12px;margin-bottom:18px;display:grid}.customer span,.highlight span,.report-metrics span{color:var(--muted);letter-spacing:.07em;gap:6px;font-size:7px;display:grid}.customer b{color:var(--ink);letter-spacing:0;font-size:10px}.highlight{background:var(--navy);color:#fff;border-radius:11px;grid-template-columns:repeat(3,1fr);margin-bottom:23px;display:grid;overflow:hidden}.highlight span{color:#bfcdd7;border-right:1px solid #fff3;padding:15px}.highlight b{color:#fff;letter-spacing:0;font-size:17px}.report h2{margin:20px 0 7px;font-size:12px}.report table{border-collapse:collapse;width:100%;font-size:9px}.report td,.report th{text-align:left;border-bottom:1px solid #e1e7ea;padding:8px 9px}.report td{width:42%;color:var(--muted)}.report-metrics{border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.report-metrics span{border-right:1px solid var(--line);padding:12px}.report-metrics span:last-child{background:var(--mint);border:0}.report-metrics b{color:var(--ink);letter-spacing:0;font-size:12px}.notice{background:var(--soft);border-left:3px solid var(--teal);margin-top:26px;padding:13px 15px}.notice b{font-size:9px}.notice p{color:#526a7d;margin:4px 0 0;font-size:8px;line-height:1.5}.report>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:39px;padding-top:9px;font-size:7px;display:flex}}.climate-field-title{align-items:center;gap:5px;display:flex}.climate-field-title .info{width:15px;height:15px;font-size:9px}.scenario footer .scenario-model{color:var(--teal2);border-bottom:1px dashed #dbe4e6;margin-bottom:1px;padding-bottom:6px;font-weight:750}.scenario footer .scenario-model b{text-align:right;max-width:66%}@media print{.report.print-active{min-height:297mm;padding:10mm 12mm}.report>header{padding-bottom:11px}.report-kicker{margin:19px 0 6px}.report>h1{margin-bottom:16px;font-size:28px}.customer{margin-bottom:13px}.customer span,.highlight span,.report-metrics span{gap:5px}.highlight{margin-bottom:15px}.highlight span{padding:12px}.highlight b{font-size:16px}.report h2{margin:14px 0 6px}.report table{font-size:8.5px}.report td,.report th{padding:6px 8px}.report-metrics span{padding:10px}.report-metrics b{font-size:11px}.notice{margin-top:16px;padding:10px 12px}.notice b{font-size:8.5px}.notice p{font-size:7.5px;line-height:1.4}.report>footer{break-inside:avoid;margin-top:12px;padding-top:7px;font-size:6.5px}}.scenario-main{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}.scenario-main>strong{color:var(--navy);letter-spacing:-.05em;font-size:37px}.scenario-main>strong span{color:var(--muted);letter-spacing:0;font-size:11px}.scenario-main>p{height:38px;color:var(--muted);margin:8px 0 12px;font-size:8.5px;line-height:1.5}.scenario-radiator-note{background:#f1f8f6;border:1px solid #c9dfdc;border-radius:9px;gap:7px;margin-top:10px;padding:9px 10px;display:grid}.scenario-radiator-note>span{gap:3px;display:grid}.scenario-radiator-note b{color:#176c64;font-size:7.5px}.scenario-radiator-note small{color:#607772;font-size:7px;line-height:1.4}.scenario-radiator-note>button{color:var(--teal2);text-align:left;background:0 0;border:0;padding:0;font-size:7px;font-weight:800}.scenario-radiator-note>button:hover,.scenario-radiator-note>button:focus-visible{outline:none;text-decoration:underline}@media (width<=700px){.scenario-main>p{height:auto}.scenario-radiator-note{padding:10px}.scenario-radiator-note>button{font-size:7.5px}}.active-scenario-model{text-align:left;background:#edf8f5;border:1px solid #bfd9d5;border-radius:9px;grid-template-columns:auto auto;align-items:center;gap:2px 8px;margin-left:auto;padding:8px 10px;display:grid}.active-scenario-model small{letter-spacing:.1em;grid-column:1/-1;color:#5e7d78!important;font-size:5.8px!important}.active-scenario-model b{color:var(--navy);font-size:10px!important}.active-scenario-model i{color:#fff;text-align:center;border-radius:999px;min-width:38px;padding:4px 6px;font-size:6.5px;font-style:normal;font-weight:850}.active-scenario-model i.r32{background:#39739a}.active-scenario-model i.r290{background:#178d7f}.manual-pump-choice{background:#f8fafb;border:1px solid #d4dfe2;border-radius:12px;margin-top:12px;padding:15px 16px}.manual-pump-choice.active{background:#f2faf8;border-color:#8fc7bf}.manual-pump-choice>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:11px;display:flex}.manual-pump-choice>header>span{gap:3px;display:grid}.manual-pump-choice>header small{letter-spacing:.11em;color:var(--teal);font-size:6px;font-weight:800}.manual-pump-choice h3{align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.manual-pump-choice>header>b{color:var(--muted);font-size:7px}.manual-pump-body{grid-template-columns:minmax(260px,.85fr) minmax(0,1.65fr);align-items:stretch;gap:12px;display:grid}.manual-pump-body>label{border:1px solid var(--line);background:#fff;border-radius:9px;align-content:center;gap:6px;padding:11px 12px;display:grid}.manual-pump-body>label>span{color:var(--ink);font-size:7px;font-weight:750}.manual-pump-body select{width:100%;height:40px;color:var(--ink);background:#fff;border:1px solid #cbd8dc;border-radius:8px;padding:0 9px;font-size:8px}.manual-pump-body label>small{color:var(--muted);font-size:6.5px;line-height:1.4}.manual-pump-body>p{color:var(--muted);background:#fff;border:1px dashed #cddadd;border-radius:9px;align-content:center;margin:0;padding:13px;font-size:7.5px;line-height:1.55;display:grid}.manual-pump-result{background:#fff;border:1px solid #c9dfdc;border-radius:9px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.manual-pump-result>span{border-right:1px solid #dce7e5;align-content:center;gap:4px;padding:11px 12px;display:grid}.manual-pump-result>span:last-child{background:#edf8f5;border-right:0}.manual-pump-result small{letter-spacing:.08em;color:var(--muted);font-size:6px}.manual-pump-result b{color:var(--navy);font-size:14px}.manual-pump-result em{color:var(--teal2);font-size:6.5px;font-style:normal;line-height:1.4}@media (width<=700px){.active-scenario-model{margin-left:0}.manual-pump-choice>header{display:grid}.manual-pump-choice>header>b{line-height:1.45}.manual-pump-body,.manual-pump-result{grid-template-columns:1fr}.manual-pump-result>span{border-bottom:1px solid #dce7e5;border-right:0}.manual-pump-result>span:last-child{border-bottom:0}}.load-source{background:#f7fafae6;border:1px solid #d6e2e3;border-radius:12px;align-items:stretch;gap:10px;margin-top:12px;padding:7px;display:flex}.load-source-tabs{grid-template-columns:1fr 1fr;gap:5px;min-width:360px;display:grid}.load-source-tabs button{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:2px;padding:9px 11px;display:grid}.load-source-tabs button.active{color:var(--teal2);background:#fff;box-shadow:0 2px 9px #102a431a}.load-source-tabs b{font-size:8px}.load-source-tabs small{color:inherit;opacity:.75;font-size:6.5px}.load-study-fields{flex:1;grid-template-columns:125px 125px 1fr;align-items:center;gap:7px;display:grid}.load-study-fields label{gap:4px;display:grid}.load-study-fields label span{color:var(--muted);justify-content:space-between;gap:5px;font-size:6.5px;display:flex}.load-study-fields label em{font-style:normal}.load-study-fields input{width:100%;height:38px;color:var(--ink);background:#fff;border:1px solid #cbd9dc;border-radius:8px;padding:0 9px;font-size:9px}.load-study-fields>small{color:var(--muted);font-size:6.5px;line-height:1.45}@media (width<=700px){.load-source{display:grid}.load-source-tabs{min-width:0}.load-study-fields{grid-template-columns:1fr 1fr}.load-study-fields>small{grid-column:1/-1}}.chart-model-workbench{background:linear-gradient(135deg,#f8fafb,#fff);border:1px solid #d5dfe2;border-radius:14px;gap:14px;margin:0 0 18px;padding:19px 20px;display:grid}.chart-model-workbench.active{background:linear-gradient(135deg,#fbf6fa,#fff);border-color:#caa9c2}.chart-model-workbench>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.chart-model-workbench>header>span{gap:4px;display:grid}.chart-model-workbench>header small{letter-spacing:.12em;color:#8f4f86;font-size:6.5px;font-weight:850}.chart-model-workbench h2{color:var(--navy);margin:0;font-size:15px}.chart-model-workbench>header p{color:var(--muted);margin:0;font-size:7.5px;line-height:1.5}.chart-model-workbench>header>b{color:#fff;white-space:nowrap;background:#8f4f86;border-radius:8px;padding:8px 10px;font-size:8px}.chart-model-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:11px;display:grid}.chart-model-grid>label,.chart-backup-workbench>label{border:1px solid var(--line);background:#fff;border-radius:9px;align-content:center;gap:6px;padding:11px 12px;display:grid}.chart-model-grid label>span,.chart-backup-workbench label>span{color:var(--ink);font-size:7px;font-weight:800}.chart-model-grid select,.chart-backup-workbench select,.chart-backup-workbench input{width:100%;height:39px;color:var(--ink);background:#fff;border:1px solid #cbd8dc;border-radius:8px;padding:0 9px;font-size:8px}.chart-model-grid label>small,.chart-backup-workbench label>small{color:var(--muted);font-size:6.3px;line-height:1.45}.chart-model-status{border-radius:10px;align-content:center;gap:5px;min-height:82px;padding:12px 14px;display:grid}.chart-model-status small{letter-spacing:.1em;font-size:6.5px;font-weight:850}.chart-model-status b{font-size:17px}.chart-model-status span{font-size:7px;line-height:1.5}.chart-model-status.needs{color:#95463c;background:#fff4f1;border:1px solid #ebc7c1}.chart-model-status.covered{color:#176c64;background:#eff9f6;border:1px solid #bddfd8}.chart-model-status.empty{color:var(--muted);background:#fff;border:1px dashed #cad6da}.chart-backup-workbench{border-top:1px dashed #d8c6d3;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding-top:13px;display:grid}.chart-backup-workbench>label:first-child{grid-column:span 2}.chart-backup-workbench .unit-input{grid-template-columns:1fr auto;align-items:center;gap:7px;display:grid}.chart-backup-workbench .unit-input em{color:var(--muted);font-size:7px;font-style:normal}.chart-backup-note{color:#815b1d;background:#fff9eb;border:1px solid #ecd8aa;border-radius:9px;align-content:center;gap:4px;padding:11px 12px;display:grid}.chart-backup-note b{font-size:8px}.chart-backup-note span{font-size:6.5px;line-height:1.45}.chart-model-workbench>footer{border-top:1px solid #eadfe7;justify-content:space-between;align-items:center;gap:18px;padding-top:12px;display:flex}.chart-model-workbench>footer span{color:var(--muted);font-size:8px}.chart-model-workbench>footer b{color:#8f4f86}.chart-model-workbench>footer .btn{min-height:38px}@media (width<=900px){.chart-backup-workbench{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.chart-model-workbench{padding:15px 13px}.chart-model-workbench>header,.chart-model-workbench>footer{display:grid}.chart-model-workbench>header>b{justify-self:start}.chart-model-grid,.chart-backup-workbench{grid-template-columns:1fr}.chart-backup-workbench>label:first-child{grid-column:auto}.chart-model-workbench>footer .btn{width:100%}}.radiator-row-main.towel-row{grid-template-columns:1.3fr 1fr .8fr .8fr .6fr 25px}@media (width<=900px){.radiator-row-main.towel-row{grid-template-columns:repeat(3,minmax(0,1fr)) 25px}}@media (width<=700px){.radiator-row-main.towel-row{grid-template-columns:1fr 1fr}}.experience-switch{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:stretch;gap:15px;width:min(1180px,94vw);margin:18px auto 0;padding:20px;display:grid;box-shadow:0 9px 28px #102a430e}.experience-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.experience-heading>span{gap:5px;display:grid}.experience-heading small,.load-path-switch>header small{color:var(--teal);letter-spacing:.13em;font-size:7px;font-weight:850;line-height:1}.experience-heading h2,.load-path-switch>header h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:19px}.experience-heading p,.load-path-switch>header p{max-width:475px;color:var(--muted);margin:0;font-size:8px;line-height:1.55}.experience-tabs{background:0 0;border-radius:0;grid-template-columns:1fr 1fr;gap:10px;padding:0;display:grid}.experience-tabs button{min-width:0;min-height:104px;color:var(--ink);text-align:left;cursor:pointer;background:#f8fafb;border:1px solid #d5e0e3;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:15px 16px;transition:all .18s;display:grid}.experience-tabs button:hover,.experience-tabs button:focus-visible{border-color:#92c8c1;outline:none;transform:translateY(-1px);box-shadow:0 8px 22px #102a4313}.experience-tabs button.active{border:2px solid var(--teal);color:var(--ink);background:#eef8f6;padding:14px 15px;box-shadow:0 7px 22px #0f8f871a}.experience-tabs i{color:#58727d;background:#dce9ea;border-radius:10px;place-items:center;width:38px;height:38px;font-size:9px;font-style:normal;font-weight:850;display:grid}.experience-tabs button.active i{background:var(--teal2);color:#fff}.experience-tabs span{gap:4px;display:grid}.experience-tabs span small{color:var(--teal);letter-spacing:.11em;font-size:6px;font-weight:850;display:block}.experience-tabs em{color:var(--muted);font-size:7px;font-style:normal;line-height:1.45}.experience-tabs strong{color:var(--teal2);white-space:nowrap;font-size:7px}.usage-guide{border-top:1px solid #e1e8ea;padding-top:12px}.usage-guide>summary{color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:15px;list-style:none;display:flex}.usage-guide>summary::-webkit-details-marker{display:none}.usage-guide>summary span{gap:2px;display:grid}.usage-guide>summary small{color:var(--muted);font-size:7px}.usage-guide>summary i{width:26px;height:26px;color:var(--teal2);background:#edf3f3;border-radius:50%;place-items:center;font-size:11px;font-style:normal;transition:all .18s;display:grid}.usage-guide[open]>summary i{transform:rotate(180deg)}.usage-guide-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.usage-guide-grid article{border:1px solid var(--line);background:#f8fafb;border-radius:11px;padding:14px 15px}.usage-guide-grid article>small{color:var(--teal);letter-spacing:.1em;font-size:6px;font-weight:850}.usage-guide-grid h3{margin:5px 0 8px;font-size:11px}.usage-guide-grid ol{color:#5d7180;margin:0;padding-left:18px;font-size:7.5px;line-height:1.7}.load-path-switch{background:linear-gradient(135deg,#f3f9f8,#fff);border:1px solid #d6e3e2;border-radius:15px;width:min(1180px,94vw);margin:12px auto 0;padding:19px 20px;box-shadow:0 7px 22px #102a4309}.load-path-switch>header{justify-content:space-between;align-items:end;gap:24px;display:flex}.load-path-switch>header>span{gap:5px;display:grid}.load-path-options{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px;display:grid}.load-path-options button{min-width:0;min-height:74px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d5e0e3;border-radius:10px;grid-template-columns:29px 1fr;align-items:center;gap:10px;padding:11px 12px;display:grid}.load-path-options button.active{border:2px solid var(--teal);background:#eaf7f4;padding:10px 11px;box-shadow:0 5px 16px #0f8f8717}.load-path-options i{color:#55707d;background:#e4eef0;border-radius:8px;place-items:center;width:29px;height:29px;font-size:8px;font-style:normal;font-weight:850;display:grid}.load-path-options button.active i{background:var(--teal2);color:#fff}.load-path-options span{gap:3px;display:grid}.load-path-options small{color:var(--muted);font-size:6.5px;line-height:1.4}.study-entry-grid{background:#fff;border:1px solid #cde0dc;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:11px;padding:12px;display:grid}.study-entry-grid label{color:#566e7c;gap:5px;min-width:0;font-size:7px;font-weight:750;display:grid}.study-entry-grid label>span{justify-content:space-between;gap:8px;display:flex}.study-entry-grid em{color:#8798a1;font-style:normal;font-weight:500}.study-entry-grid input{width:100%;height:39px;color:var(--ink);background:#fbfcfc;border:1px solid #cbd8dc;border-radius:8px;outline:none;padding:0 9px;font-size:9px}.study-entry-grid input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f8f8717}.study-entry-grid aside{color:#53716c;background:#edf7f5;border-radius:9px;align-content:center;gap:4px;padding:10px 11px;display:grid}.study-entry-grid aside>b{font-size:8px}.study-entry-grid aside>span{font-size:6.5px;line-height:1.5}.component-total small{color:var(--teal);letter-spacing:.1em;font-size:6px;font-weight:850}.component-total b{color:var(--navy);font-size:18px}.study-envelope-note{background:#eef8f6;border:1px solid #bee0d9;border-radius:10px;align-items:center;gap:10px;padding:13px 14px;display:flex}.study-envelope-note>i{color:#167269;background:#d3eee8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:850;display:grid}.study-envelope-note>span{gap:3px;display:grid}.study-envelope-note b{color:#176c64;font-size:9px}.study-envelope-note small{color:#607772;font-size:7px;line-height:1.5}.load-source-summary{background:#f4f9f8;border:1px solid #d6e4e3;border-radius:9px;flex-wrap:wrap;gap:8px 18px;margin-top:12px;padding:9px 11px;display:flex}.load-source-summary span{gap:3px;display:grid}.load-source-summary small{color:var(--teal);letter-spacing:.1em;font-size:5.5px;font-weight:850}.load-source-summary b{color:var(--ink);font-size:8px}.results-empty{background:linear-gradient(135deg,#fff,#f4f8f8);border:1px dashed #b9cccf;border-radius:15px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:28px;min-height:250px;padding:28px;display:grid}.results-empty>span{gap:6px;display:grid}.results-empty>span>i{color:#6c9993;background:#e6f2f0;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:3px;font-size:13px;font-style:normal;display:grid}.results-empty small{color:var(--teal);letter-spacing:.12em;font-size:6.5px;font-weight:850}.results-empty h2{color:var(--navy);margin:0;font-size:22px}.results-empty p{max-width:610px;color:var(--muted);margin:0;font-size:8px;line-height:1.6}.required-checklist{gap:6px;display:grid}.required-checklist b{color:#70818d;background:#fff;border:1px solid #dbe4e6;border-radius:8px;align-items:center;gap:8px;padding:9px 11px;font-size:7.5px;display:flex}.required-checklist b.done{color:#176c64;background:#eef8f6;border-color:#bee0d9}.required-checklist i{background:#edf2f3;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;display:grid}.required-checklist .done i{background:#cfece6}.btn:disabled{opacity:.45;cursor:not-allowed}.flow-values .flow-pending{color:#7b8d98}.flow-values .flow-pending b{color:var(--teal2)}@media (width<=900px){.experience-heading,.load-path-switch>header{display:grid}.study-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.study-entry-grid aside{grid-column:1/-1}.results-empty{grid-template-columns:1fr}}@media (width<=700px){.experience-switch,.load-path-switch{border-left:0;border-right:0;border-radius:0;width:100%;margin-top:8px;padding:15px 13px}.experience-tabs{grid-template-columns:1fr}.experience-tabs button{grid-template-columns:34px 1fr auto;min-height:88px}.experience-tabs i{width:34px;height:34px}.experience-tabs span small{display:block}.experience-tabs b{font-size:10px}.usage-guide-grid,.load-path-options,.study-entry-grid{grid-template-columns:1fr}.load-path-options button{min-height:68px}.study-entry-grid aside{grid-column:auto}.results-empty{border-left:0;border-right:0;border-radius:0;min-height:0;padding:22px 15px}.required-checklist{grid-template-columns:1fr 1fr}}.required-missing,.quick-fields label.required-missing,.quick-phase.required-missing,.phase-field.required-missing{box-shadow:0 0 0 2px #b1433a14;background:#fff3f1!important;border-color:#d66d64!important}.grid label.required-missing input,.grid label.required-missing select,.terminal-choice label.required-missing,.terminal-choice label.required-missing select,.quick-fields label.required-missing input,.quick-fields label.required-missing select,.study-entry-grid label.required-missing input{background:#fff9f8!important;border-color:#d66d64!important}.required-missing-group{box-shadow:0 0 0 2px #b1433a12;background:#fff7f6!important;border-color:#d66d64!important}.required-checklist b.pending{color:#994a43;background:#fff3f1;border-color:#e5aaa4}.required-checklist b.pending i{color:#a24e46;background:#f4d8d4}.experience-heading small,.load-path-switch>header small{font-size:9px}.experience-heading p,.load-path-switch>header p{font-size:11px}.experience-tabs span small{font-size:8px}.experience-tabs b{font-size:14px}.experience-tabs em,.experience-tabs strong{font-size:10px}.usage-guide>summary b{font-size:12px}.usage-guide>summary small{font-size:10px}.usage-guide-grid article>small{font-size:8px}.usage-guide-grid h3{font-size:13px}.usage-guide-grid ol{font-size:10.5px}.load-path-options b{font-size:12px}.load-path-options small{font-size:9.5px}.study-entry-grid label{font-size:10px}.study-entry-grid input,.study-entry-grid aside>b{font-size:11px}.study-entry-grid aside>span{font-size:9px}.component-total small{font-size:8px}.study-envelope-note b{font-size:11px}.study-envelope-note small{font-size:9px}.results-empty small{font-size:8px}.results-empty p,.required-checklist b{font-size:10px}.quick-panel>header small,.quick-tools>header small{font-size:9px}.quick-panel>header p,.quick-tools>header p,.quick-fields .field-title,.quick-phase>.field-title{font-size:10px}.quick-fields input,.quick-fields select{font-size:11px}.quick-fields label>small,.quick-panel>footer{font-size:9px}.quick-panel>footer button{font-size:9.5px}.grid label,.phase-field>.field-title{font-size:10px}.grid input,.grid select{font-size:11px}.field-hint,.design-source b,.design-source span,.toggle small,.subhead p{font-size:9px}.radiator-fields .subhead h3{font-size:15px}.radiator-fields .subhead p{font-size:10px}.radiator-mode-tabs b{font-size:11px}.radiator-mode-tabs small,.radiator-photo-import>p,.radiator-photo-box small{font-size:9px}.radiator-review>header small{font-size:8.5px}.radiator-review>header b{font-size:12px}.radiator-review>header strong,.radiator-row-main label small{font-size:9px}.radiator-row-main input,.radiator-row-main select{height:38px;font-size:10.5px}.radiator-remove{height:38px}.radiator-table article>footer{font-size:9px;line-height:1.45}.radiator-review-actions .btn,.radiator-water-input small{font-size:9px}.radiator-water-input b{font-size:16px}.radiator-water-input input{font-size:10.5px}.radiator-preview small{font-size:9px}.radiator-preview b{font-size:18px}.radiator-preview em{font-size:9px}.radiator-help,.radiator-message,.turnstile-guard{font-size:10px;line-height:1.55}.print-page-frame{background:#fff;grid-template-rows:76px minmax(0,1fr) 24px;width:210mm;height:297mm;min-height:297mm;max-height:297mm;margin:0;padding:14mm;display:grid;overflow:hidden}.print-page-frame>.quote-page-brand-head{grid-row:1;width:100%;height:76px;min-height:76px;max-height:76px;overflow:hidden}.print-page-body{grid-row:2;min-width:0;min-height:0;overflow:hidden}.print-page-content{transform-origin:0 0;width:100%}.print-page-frame>footer,.print-page-frame>.quote-page-footer{grid-row:3;align-self:end;height:24px;min-height:24px;max-height:24px;padding-top:8px;overflow:hidden;margin:0!important}.technical-summary-page .print-page-content>h1{margin:0 0 16px;font-size:28px}.quote-chart-appendix .print-page-content>.performance-chart{box-shadow:none;border-radius:8px;margin:12px 0 0;padding:10px}.quote-attachment-product{border-top:1px solid #d4e6e2;grid-template-columns:36px 1fr;align-items:center;gap:8px;margin-top:7px;padding-top:7px;display:grid}.quote-attachment-product img{object-fit:contain;width:36px;height:42px;display:block}.quote-attachment-product span{gap:2px;display:grid}.quote-attachment-product span b{font-size:6.8px}.quote-attachment-product small{color:#61767f;font-size:5.8px;line-height:1.35}.quote-brochure-content{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid}.quote-brochure-sheet{place-items:center;min-height:0;padding-top:10px;display:grid}.quote-brochure-sheet img{object-fit:contain;width:100%;height:100%;display:block}html.print-preflight .print-only.print-active{visibility:hidden!important;width:210mm!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;top:0!important;left:-300mm!important}html.print-preflight .print-only.print-inactive{display:none!important}@media print{.quote-report.print-active,.technical-report.print-active{width:210mm!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important}.print-page-frame{page-break-before:auto!important;break-before:auto!important;page-break-after:always!important;break-after:page!important;page-break-inside:avoid!important;break-inside:avoid!important;grid-template-rows:76px minmax(0,1fr) 24px!important;width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;margin:0!important;padding:14mm!important;display:grid!important;overflow:hidden!important}.print-active>.print-page-frame:last-child{page-break-after:auto!important;break-after:auto!important}.print-page-frame>.quote-page-brand-head{grid-row:1!important;height:76px!important;min-height:76px!important;max-height:76px!important}.print-page-body{grid-row:2!important;min-height:0!important;overflow:hidden!important}.print-page-frame>footer,.print-page-frame>.quote-page-footer{break-inside:avoid!important;page-break-inside:avoid!important;grid-row:3!important;align-self:end!important;height:24px!important;min-height:24px!important;max-height:24px!important;margin:0!important;padding-top:8px!important}.quote-chart-appendix .print-page-content>.performance-chart{box-shadow:none!important;page-break-inside:avoid!important;border-radius:8px!important;margin:12px 0 0!important;padding:10px!important}}.refrigerant-selector{background:linear-gradient(135deg,#f7fafb,#fff);border:1px solid #cadadd;border-radius:11px;grid-template-columns:minmax(250px,1fr) minmax(430px,1.25fr);align-items:center;gap:14px;margin-top:14px;padding:13px 14px;display:grid}.refrigerant-selector>span{gap:4px;display:grid}.refrigerant-selector>span b{color:var(--navy);align-items:center;gap:6px;font-size:11px;display:flex}.refrigerant-selector>span small{color:var(--muted);font-size:9px;line-height:1.45}.refrigerant-selector>div{background:#eaf0f1;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.refrigerant-selector button{color:#607582;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;gap:2px;min-height:52px;padding:8px 10px;display:grid}.refrigerant-selector button:hover,.refrigerant-selector button:focus-visible{border-color:#9bc9c3;outline:none}.refrigerant-selector button.active{color:var(--teal2);background:#fff;border-color:#7abbb2;box-shadow:0 3px 10px #102a431a}.refrigerant-selector button b{font-size:11px}.refrigerant-selector button small{color:inherit;font-size:8px}.refrigerant-warning{border-left:3px solid var(--amber);color:#77633f;background:#fff8e9;border-radius:7px;margin:8px 2px 0;padding:9px 11px;font-size:9px;line-height:1.55}.refrigerant-warning b{color:#8b5d17}@media (width<=800px){.refrigerant-selector{grid-template-columns:1fr}.refrigerant-selector>div{grid-template-columns:1fr 1fr 1fr}}@media (width<=520px){.refrigerant-selector>div{grid-template-columns:1fr}.refrigerant-selector button{min-height:48px}}.quick-refrigerant-step .refrigerant-selector{margin-top:0}.quote-modal-body .quote-live-summary{grid-row:1/span 4}.quote-inclusion-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.quote-inclusion-options label{min-height:72px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d2dde0;border-radius:10px;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.quote-inclusion-options label:hover{border-color:#91c5be}.quote-inclusion-options label.selected{border:2px solid var(--teal);background:#eef8f6;padding:10px 11px}.quote-inclusion-options input{width:18px;height:18px;accent-color:var(--teal2);flex:none;margin:1px 0 0}.quote-inclusion-options span{gap:4px;display:grid}.quote-inclusion-options b{font-size:10px}.quote-inclusion-options small{color:var(--muted);font-size:8px;font-weight:500;line-height:1.45}.quote-appendix{font-family:Arial,sans-serif}.quote-appendix>header{border-bottom:2px solid var(--navy);justify-content:space-between;align-items:end;gap:20px;padding-bottom:11px;display:flex}.quote-appendix>header span{gap:4px;display:grid}.quote-appendix>header small{color:var(--teal);letter-spacing:.14em;font-size:7px;font-weight:800}.quote-appendix>header h2{color:var(--navy);margin:0;font-size:21px}.quote-appendix>header>b{letter-spacing:.08em;color:var(--navy);font-size:10px}.quote-appendix-highlights{background:var(--navy);border-radius:9px;grid-template-columns:repeat(3,1fr);margin:18px 0 13px;display:grid;overflow:hidden}.quote-appendix-highlights span{color:#c6d3dc;border-right:1px solid #ffffff2e;gap:5px;padding:13px 14px;font-size:7px;display:grid}.quote-appendix-highlights span:last-child{border-right:0}.quote-appendix-highlights b{color:#fff;font-size:12px}.quote-technical-appendix table{border-collapse:collapse;width:100%;font-size:8.5px}.quote-technical-appendix td,.quote-technical-appendix th{text-align:left;border-bottom:1px solid #dfe6e8;padding:8px 9px}.quote-technical-appendix td{width:34%;color:var(--muted);font-weight:500}.quote-appendix-notice{border-left:3px solid var(--teal);background:#f2f7f7;margin-top:15px;padding:11px 13px}.quote-appendix-notice b{font-size:8px}.quote-appendix-notice p{color:#526a7d;margin:4px 0 0;font-size:7px;line-height:1.5}.quote-chart-appendix>.performance-chart{box-shadow:none}.quote-chart-appendix>.performance-chart+.performance-chart{margin-top:18px}@media (width<=800px){.quote-inclusion-options{grid-template-columns:1fr}}@media print{.quote-appendix{page-break-before:always;width:auto;min-height:0;padding-top:10mm}.quote-chart-appendix{padding-top:8mm}.quote-chart-appendix>.performance-chart{page-break-inside:avoid;border-radius:8px;margin:10px 0 0;padding:10px}.quote-chart-appendix>.performance-chart+.performance-chart{page-break-before:always;margin-top:0;padding-top:10mm}.quote-chart-appendix .performance-chart h3{font-size:12px}.quote-chart-appendix .performance-chart>header>b,.quote-chart-appendix .chart-intro,.quote-chart-appendix .chart-note,.quote-chart-appendix .duration-source{font-size:6.5px}.quote-chart-appendix .chart-wrap svg{min-width:0}.quote-chart-appendix .chart-legend,.quote-chart-appendix .duration-legend{font-size:6px}.quote-chart-appendix .duration-kpis span{min-height:46px;padding:7px}.quote-chart-appendix .duration-kpis b{font-size:9px}.quote-chart-appendix .duration-energy{font-size:6px}}.quote-attachments-note{border-left:3px solid var(--teal);background:#eef7f5;border-radius:8px;margin-top:10px;padding:9px 12px}.quote-attachments-note b{color:var(--navy);font-size:8px}.quote-attachments-note p{color:#526a7d;margin:3px 0 0;font-size:7px;line-height:1.45}.quote-report>footer{align-items:center}.quote-report>footer strong{color:var(--navy);white-space:nowrap;margin-left:auto;font-size:6.5px}.quote-appendix-metrics{border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(3,1fr);margin-top:15px;display:grid;overflow:hidden}.quote-appendix-metrics span{border-right:1px solid var(--line);gap:4px;padding:11px 12px;display:grid}.quote-appendix-metrics span:last-child{border-right:0}.quote-appendix-metrics small{color:var(--muted);letter-spacing:.08em;font-size:6px}.quote-appendix-metrics b{color:var(--navy);font-size:13px}.quote-appendix-metrics em{color:var(--teal2);font-size:6.5px;font-style:normal}.quote-appendix-checks{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.quote-appendix-checks article{border:1px solid var(--line);background:#f7faf9;border-radius:8px;padding:11px 12px}.quote-appendix-checks b{font-size:8px}.quote-appendix-checks p{color:#526a7d;margin:4px 0 0;font-size:7px;line-height:1.5}.quote-chart-summary{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,1fr);margin-top:12px;display:grid;overflow:hidden}.quote-chart-summary span{border-right:1px solid var(--line);gap:4px;padding:9px 10px;display:grid}.quote-chart-summary span:last-child{border-right:0}.quote-chart-summary small{color:var(--muted);letter-spacing:.08em;font-size:5.8px}.quote-chart-summary b{color:var(--navy);font-size:10px}.quote-page-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:auto;padding-top:8px;font-size:6.5px;display:flex}.quote-page-footer strong{color:var(--navy)}.quote-print-brand{background:var(--navy);border-radius:8px;flex:none;place-items:center;width:146px;height:46px;padding:6px 9px;display:grid;overflow:hidden}.quote-print-brand img{object-fit:contain;width:100%;height:100%;display:block}.quote-appendix>header .quote-print-brand{border-radius:7px;width:132px;height:42px;padding:5px 8px}@media print{.quote-appendix{flex-direction:column;min-height:255mm;padding-top:4mm;display:flex}.quote-technical-appendix table{font-size:9.2px}.quote-technical-appendix td,.quote-technical-appendix th{padding:9px 10px}.quote-appendix-highlights span{padding:15px}.quote-appendix-notice{margin-top:14px}.quote-chart-appendix{padding-top:4mm}.quote-chart-appendix>.performance-chart{margin-top:12px}.quote-chart-appendix>.performance-chart+.performance-chart{page-break-before:auto}.quote-page-footer{margin-top:auto}}.quote-page-brand-head{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px 16px;display:flex}.quote-page-sender{gap:4px;min-width:0;display:grid}.quote-page-sender small{color:#63d3c8;letter-spacing:.15em;font-size:6.5px;font-weight:800}.quote-page-sender b{color:#fff;letter-spacing:.01em;font-size:18px;line-height:1.1}.quote-page-sender em{color:#c8d6df;font-size:6.5px;font-style:normal;line-height:1.35}.quote-page-brand-head .quote-print-brand{background:0 0;border-radius:0;width:164px;height:50px;padding:0}.quote-appendix-heading{border-bottom:2px solid var(--navy);gap:4px;margin:18px 0 0;padding-bottom:11px;display:grid}.quote-appendix-heading small{color:var(--teal);letter-spacing:.14em;font-size:7px;font-weight:800}.quote-appendix-heading h2{color:var(--navy);margin:0;font-size:21px}.quote-cover-page>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:9px;font-size:6.5px;display:flex}.quote-cover-page>footer b{color:var(--ink)}.quote-cover-page>footer strong{color:var(--navy);white-space:nowrap;margin-left:auto}.quote-line-product{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;display:grid}.quote-line-product img{object-fit:contain;width:58px;height:48px;display:block}.quote-line-product>span{gap:3px;min-width:0;display:grid}.quote-line-product b{color:var(--ink);font-size:8.5px;line-height:1.25}.quote-line-product small{color:var(--muted);line-height:1.3;margin:0!important;font-size:6.4px!important}.quote-table{table-layout:fixed}.quote-table th:last-child,.quote-table td:last-child{width:110px}.quote-equipment-row>th{vertical-align:middle;white-space:nowrap}.quote-cover-notes{grid-template-columns:1fr;gap:9px;margin-top:10px;display:grid}.quote-cover-notes.with-attachments{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr)}.quote-cover-notes .quote-print-scope,.quote-cover-notes .quote-attachments-note{height:100%;margin-top:0}.quote-cover-page>footer{break-inside:avoid;page-break-inside:avoid}@media print{.quote-report.print-active{width:210mm;min-height:0;padding:0}.quote-cover-page,.quote-appendix{flex-direction:column;width:210mm;min-height:297mm;padding:14mm;display:flex}.quote-appendix{page-break-before:always}.quote-page-brand-head{flex:none}.quote-cover-page>footer,.quote-page-footer{margin-top:auto}.quote-appendix-heading{flex:none}.technical-report.print-active{width:210mm;min-height:0;padding:0;display:block}.technical-summary-page{flex-direction:column;width:210mm;min-height:297mm;padding:10mm 12mm;display:flex}.technical-summary-page>.technical-page-brand-head{background:var(--navy);border:0;flex:none;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px 16px}.technical-summary-page>.technical-page-brand-head .quote-page-sender{gap:4px;display:grid}.technical-summary-page>.technical-page-brand-head .quote-page-sender small{color:#63d3c8;letter-spacing:.15em;font-size:6.5px}.technical-summary-page>.technical-page-brand-head .quote-page-sender b{color:#fff;letter-spacing:.01em;font-size:18px;line-height:1.1}.technical-summary-page>.technical-page-brand-head .quote-page-sender em{color:#c8d6df;font-size:6.5px;line-height:1.35}.technical-summary-page>.technical-page-brand-head .quote-print-brand{background:0 0;border-radius:0;width:164px;height:50px;padding:0}.technical-summary-page>.quote-page-footer{border-top:1px solid var(--line);color:var(--muted);break-inside:avoid;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:8px;font-size:6.5px;display:flex}.technical-summary-page>.quote-page-footer b,.technical-chart-appendix>.quote-page-footer b{color:var(--ink)}.technical-summary-page>.quote-page-footer strong,.technical-chart-appendix>.quote-page-footer strong{color:var(--navy);white-space:nowrap;margin-left:auto}.technical-chart-appendix>.technical-page-brand-head{flex:none}}.quote-form-grid label.invalid input,.quote-form-grid label.invalid textarea{background:#fff8f7;border-color:#c75b50}.quote-form-grid label.required-field.invalid input{background:#fff3f1;border-color:#d66d64;box-shadow:0 0 0 2px #b1433a14}.quote-form-grid label.required-field.valid input{background:#f0faf7;border-color:#42a88f;box-shadow:0 0 0 2px #0f8f8714}.quote-form-grid label.required-field.valid>span:after{content:" ✓";color:#168577;font-weight:850}.quote-form-grid .field-error{color:#a6453c;font-size:7px;font-weight:700;line-height:1.35}.quote-security-check.verifying>div:last-child>span{color:#8c5d17}.recaptcha-widget-shell{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-height:60px;display:flex}.recaptcha-widget{justify-content:flex-end;align-items:center;min-height:60px;display:flex}.recaptcha-retry{color:#a6453c;font:inherit;cursor:pointer;background:#fff8f7;border:1px solid #c75b50;border-radius:8px;padding:8px 11px;font-size:8px;font-weight:800}.recaptcha-retry:hover,.recaptcha-retry:focus-visible{outline-offset:2px;background:#fff1ef;outline:2px solid #c75b502e}.quote-live-images{flex-wrap:wrap}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
