@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@0,6..72,400;1,6..72,400&family=Space+Mono:wght@400;700&display=swap";.thermal-demo{--th-bg:#071014;--th-panel:#0b171c;--th-cyan:#43dcff;--th-amber:#ffad38;--th-paper:#e9eef0;--th-line:#e9eef026;--demo-accent:#43dcff;--demo-accent-ink:#071014;background:var(--th-bg);color:var(--th-paper);font-family:Manrope,Arial,sans-serif}.thermal-demo *{box-sizing:border-box}.thermal-experience{background:var(--th-bg);min-height:100vh;overflow:hidden}.thermal-demo a{color:inherit}.thermal-header{z-index:20;border-bottom:1px solid var(--th-line);background:linear-gradient(#071014eb,#0000);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:84px;padding:0 3.5vw;display:grid;position:absolute;top:0;left:0}.thermal-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.thermal-brand>span{border:1px solid var(--th-cyan);width:36px;height:36px;color:var(--th-cyan);border-radius:50%;place-items:center;display:grid}.thermal-brand>span svg{width:18px}.thermal-brand strong{letter-spacing:.14em;font-size:11px}.thermal-brand small{color:#e9eef06e;letter-spacing:.1em;margin-top:3px;font:400 6px Space Mono,monospace;display:block}.thermal-header nav{gap:30px;display:flex}.thermal-header nav a,.thermal-header-cta{letter-spacing:.09em;text-transform:uppercase;font:400 7px Space Mono,monospace;text-decoration:none}.thermal-header nav a{color:#e9eef08f}.thermal-header-cta{justify-self:end;align-items:center;gap:10px;display:flex}.thermal-header-cta svg{width:14px}.thermal-header a:hover{color:var(--th-cyan)}.thermal-hero{border-bottom:1px solid var(--th-line);height:100svh;min-height:790px;position:relative;overflow:hidden}.thermal-hero>img{object-fit:cover;object-position:center}.thermal-hero-shade{background:linear-gradient(90deg,#050c0ffc,#050c0fc7 42%,#050c0f14 72%,#050c0f6b),linear-gradient(#0000 50%,#050c0fc4);position:absolute;inset:0}.thermal-hero-copy{z-index:2;width:min(790px,57vw);position:absolute;top:50%;left:7vw;transform:translateY(-43%)}.thermal-hero-copy>p,.thermal-map header>p,.thermal-method>div>p,.thermal-planner header>p{color:var(--th-cyan);letter-spacing:.18em;margin:0;font:400 7px Space Mono,monospace}.thermal-hero-copy h1{letter-spacing:-.065em;margin:28px 0 25px;font:400 clamp(67px,7.6vw,132px)/.85 Newsreader,Georgia,serif}.thermal-hero-copy h1 em,.thermal-map h2 em,.thermal-method h2 em,.thermal-planner h2 em{color:var(--th-cyan);font-style:italic}.thermal-hero-copy>span{color:#e9eef0a6;width:min(530px,78%);font-size:11px;line-height:1.8;display:block}.thermal-hero-copy>a{border:1px solid var(--th-cyan);width:max-content;color:var(--th-cyan);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:60px;margin-top:35px;padding:15px 18px;font:700 8px Space Mono,monospace;text-decoration:none;display:flex}.thermal-hero-copy>a:hover{color:var(--th-bg);background:var(--th-cyan)}.thermal-hero-copy>a svg{width:14px}.thermal-live{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050d10db;border:1px solid #e9eef03d;width:min(370px,29vw);position:absolute;bottom:6vh;right:4vw}.thermal-live header{border-bottom:1px solid var(--th-line);justify-content:space-between;align-items:center;height:45px;padding:0 15px;font:400 7px Space Mono,monospace;display:flex}.thermal-live header span{color:var(--th-cyan)}.thermal-live header i{background:var(--th-cyan);width:6px;height:6px;box-shadow:0 0 12px var(--th-cyan);border-radius:50%;margin-right:7px;display:inline-block}.thermal-gauge{place-items:center;padding:20px;display:grid}.thermal-gauge>div{flex-direction:column;justify-content:flex-end;align-items:center;width:175px;height:88px;display:flex;position:relative;overflow:hidden}.thermal-gauge>div:before,.thermal-gauge>div:after{content:"";border:15px solid #e9eef017;border-radius:50%;width:175px;height:175px;position:absolute;top:0;left:0}.thermal-gauge>div:after{border-color:var(--th-cyan) transparent transparent var(--th-cyan);transform:rotate(calc(-135deg + (var(--thermal-load) * 1.8)));opacity:.8}.thermal-gauge strong{z-index:2;font:400 50px/.8 Newsreader,serif;position:relative}.thermal-gauge small{z-index:2;color:#e9eef070;margin-top:8px;font:400 7px Space Mono,monospace;position:relative}.thermal-live dl{margin:0 18px 18px}.thermal-live dl div{border-top:1px solid var(--th-line);justify-content:space-between;padding:9px 0;font:400 7px Space Mono,monospace;display:flex}.thermal-live dt{color:#e9eef06b}.thermal-live dd{margin:0}.thermal-live footer{border-top:1px solid var(--th-line);color:var(--th-cyan);background:#43dcff0d;align-items:center;gap:10px;padding:14px 18px;display:flex}.thermal-live footer.is-warning{color:var(--th-amber);background:#ffad380f}.thermal-live footer svg{width:19px}.thermal-live footer strong,.thermal-live footer small{font:700 7px Space Mono,monospace;display:block}.thermal-live footer small{color:#e9eef06b;margin-top:3px;font-weight:400}.thermal-strip{border-bottom:1px solid var(--th-line);grid-template-columns:repeat(4,1fr);min-height:72px;padding:0 3vw;display:grid}.thermal-strip p{border-right:1px solid var(--th-line);letter-spacing:.09em;align-items:center;gap:12px;margin:0;padding:0 20px;font:400 7px Space Mono,monospace;display:flex}.thermal-strip p:last-child{border:0}.thermal-strip svg{width:16px;color:var(--th-cyan)}.thermal-map,.thermal-planner{padding:120px 7vw}.thermal-map header,.thermal-planner header{grid-template-columns:.75fr 1.5fr 1fr;gap:5vw;display:grid}.thermal-map h2,.thermal-method h2,.thermal-planner h2{letter-spacing:-.055em;margin:0;font:400 clamp(52px,5.7vw,96px)/.89 Newsreader,Georgia,serif}.thermal-map header>span,.thermal-method>div>span,.thermal-planner header>span{color:#e9eef08a;font-size:10px;line-height:1.8}.thermal-map-grid{border:1px solid var(--th-line);grid-template-columns:1.35fr .65fr;margin-top:85px;display:grid}.thermal-rack-map{background:radial-gradient(circle at 58% 38%,#ffad381a,#0000 35%),#091419;grid-template-columns:repeat(8,1fr);gap:8px;min-height:520px;padding:55px 35px 90px;display:grid;position:relative}.thermal-rack-map>i{background:#101c20;border:1px solid #e9eef01f;place-items:end center;display:grid;position:relative;box-shadow:inset 0 -65px 30px -45px}.thermal-rack-map>i:before{content:"";opacity:.5;background:currentColor;width:62%;height:3px;position:absolute;top:7px;box-shadow:0 9px,0 18px}.thermal-rack-map>i span{color:#e9eef059;padding-bottom:7px;font:400 6px Space Mono,monospace}.thermal-rack-map>i.is-cool{color:var(--th-cyan)}.thermal-rack-map>i.is-warm{color:#dbe66c}.thermal-rack-map>i.is-hot{color:var(--th-amber)}.thermal-map-legend{gap:18px;display:flex;position:absolute;bottom:25px;right:25px}.thermal-map-legend span{color:#e9eef080;font:400 7px Space Mono,monospace}.thermal-map-legend span i{border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.thermal-map-legend span:first-child i{background:var(--th-cyan)}.thermal-map-legend span:nth-child(2) i{background:#dbe66c}.thermal-map-legend span:nth-child(3) i{background:var(--th-amber)}.thermal-map-grid>aside{border-left:1px solid var(--th-line);padding:35px}.thermal-map-grid>aside>p{color:var(--th-cyan);letter-spacing:.14em;margin:0 0 25px;font:400 7px Space Mono,monospace}.thermal-map-grid aside article{border-top:1px solid var(--th-line);grid-template-columns:42px 1fr;align-items:start;min-height:94px;padding:18px 0;display:grid}.thermal-map-grid article>span{color:#e9eef059;font:400 8px Space Mono,monospace}.thermal-map-grid article strong,.thermal-map-grid article small{display:block}.thermal-map-grid article strong{font:500 11px Manrope,sans-serif}.thermal-map-grid article small{color:#e9eef073;margin-top:7px;font-size:8px;line-height:1.6}.thermal-method{color:#071014;background:#e8edef;grid-template-columns:1fr 1fr;gap:9vw;padding:120px 7vw;display:grid}.thermal-method>div>p{color:#08738b}.thermal-method h2{margin:27px 0}.thermal-method h2 em{color:#08738b}.thermal-method>div>span{color:#07101494;max-width:520px;display:block}.thermal-method ol{border-top:1px solid #07101433;margin:0;padding:0;list-style:none}.thermal-method li{border-bottom:1px solid #07101433;grid-template-columns:55px 1fr;align-items:center;min-height:88px;padding:0 12px;display:grid}.thermal-method li>b{color:#08738b;font:400 9px Space Mono,monospace}.thermal-method li strong,.thermal-method li small{display:block}.thermal-method li strong{letter-spacing:.12em;font:700 10px Space Mono,monospace}.thermal-method li small{color:#07101480;margin-top:5px;font-size:8px}.thermal-planner-grid{border:1px solid var(--th-line);grid-template-columns:1.12fr .88fr;margin-top:85px;display:grid}.thermal-planner form{padding:35px}.thermal-range{border:1px solid var(--th-line);margin:0 0 22px;padding:20px;display:block}.thermal-range>span{justify-content:space-between;align-items:center;display:flex}.thermal-range strong,.thermal-planner legend{color:#e9eef085;letter-spacing:.08em;font:400 8px Space Mono,monospace}.thermal-range b{color:var(--th-cyan);font:400 27px Newsreader,serif}.thermal-range input{width:100%;accent-color:var(--th-cyan);margin:25px 0 9px}.thermal-range>small{color:#e9eef054;justify-content:space-between;font:400 7px Space Mono,monospace;display:flex}.thermal-planner fieldset{border:0;margin:0 0 25px;padding:0}.thermal-planner legend{margin-bottom:12px}.thermal-modes{gap:8px;display:grid}.thermal-modes button{border:1px solid var(--th-line);min-height:64px;color:var(--th-paper);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.thermal-modes button:hover,.thermal-modes button.is-active,.thermal-resilience button:hover,.thermal-resilience button.is-active{border-color:var(--th-cyan);background:#43dcff0f}.thermal-modes button span strong,.thermal-modes button span small{display:block}.thermal-modes button span strong{font-size:9px}.thermal-modes button span small{color:#e9eef06b;margin-top:4px;font-size:7px}.thermal-modes button>b{color:var(--th-cyan);font:700 8px Space Mono,monospace}.thermal-resilience{grid-template-columns:1fr 1fr;display:grid}.thermal-resilience button{border:1px solid var(--th-line);min-height:58px;color:var(--th-paper);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.thermal-resilience button span{font-size:9px}.thermal-resilience button b{color:var(--th-cyan);font:700 7px Space Mono,monospace}.thermal-submit{width:100%;height:58px;color:var(--th-bg);background:var(--th-cyan);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;align-items:center;padding:0 17px;font:700 8px Space Mono,monospace;display:flex}.thermal-submit:hover{background:#fff}.thermal-submit svg{width:14px}.thermal-planner-grid>aside{border-left:1px solid var(--th-line);background:#091419;padding:35px}.thermal-planner-grid>aside>p{color:var(--th-cyan);letter-spacing:.14em;margin:0;font:400 7px Space Mono,monospace}.thermal-planner-grid>aside h3{color:var(--th-cyan);letter-spacing:-.06em;margin:24px 0 0;font:400 clamp(65px,7vw,100px)/.8 Newsreader,serif}.thermal-planner-grid>aside h3 small{font-size:.35em}.thermal-planner-grid>aside>span{color:#e9eef061;font:400 7px Space Mono,monospace}.thermal-planner-grid aside dl{margin:32px 0 0}.thermal-planner-grid aside dl div{border-top:1px solid var(--th-line);grid-template-columns:1fr 1.5fr;gap:20px;padding:12px 0;font:400 8px Space Mono,monospace;display:grid}.thermal-planner-grid aside dt{color:#e9eef06b}.thermal-planner-grid aside dd{text-align:right;margin:0}.thermal-planner-grid>aside.is-warning h3,.thermal-planner-grid>aside.is-warning>p{color:var(--th-amber)}.thermal-ready{border:1px solid var(--th-line);color:#e9eef06b;gap:10px;margin-top:26px;padding:15px;display:flex}.thermal-ready>i{background:currentColor;border-radius:50%;width:7px;height:7px;margin-top:2px}.thermal-ready strong,.thermal-ready small{font:700 7px Space Mono,monospace;display:block}.thermal-ready small{margin-top:4px;font-weight:400}.thermal-ready.is-ready{border-color:var(--th-cyan);color:var(--th-cyan)}.thermal-planner-grid>aside>small{color:#e9eef052;margin-top:13px;font:400 6px Space Mono,monospace;display:block}.thermal-footer{border-top:1px solid var(--th-line);grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:130px;padding:0 5vw;display:grid}.thermal-footer>p{text-align:center;color:#e9eef06e;font-size:9px}.thermal-footer>a:last-child{color:var(--th-cyan);justify-self:end;font:700 7px Space Mono,monospace;text-decoration:none}@media (max-width:900px){.thermal-header{grid-template-columns:1fr auto;height:70px;padding:0 18px}.thermal-header nav{display:none}.thermal-header-cta{font-size:0}.thermal-header-cta svg{width:18px}.thermal-hero{min-height:780px}.thermal-hero-copy{width:calc(100% - 40px);top:35%;left:20px;transform:none}.thermal-hero-copy h1{font-size:clamp(60px,17vw,90px)}.thermal-hero-copy>span{width:95%}.thermal-live{width:calc(100% - 40px);bottom:35px;right:20px}.thermal-gauge{display:none}.thermal-strip{grid-template-columns:1fr 1fr;padding:0}.thermal-strip p{border-bottom:1px solid var(--th-line);min-height:56px}.thermal-map,.thermal-planner,.thermal-method{padding:85px 20px}.thermal-map header,.thermal-planner header{grid-template-columns:1fr;gap:22px}.thermal-map-grid{grid-template-columns:1fr;margin-top:55px}.thermal-rack-map{grid-template-columns:repeat(6,1fr);min-height:430px;padding:40px 20px 75px}.thermal-map-grid>aside{border-top:1px solid var(--th-line);border-left:0}.thermal-method{grid-template-columns:1fr;gap:55px}.thermal-planner-grid{grid-template-columns:1fr;margin-top:55px}.thermal-planner form{padding:20px}.thermal-planner-grid>aside{border-top:1px solid var(--th-line);border-left:0;padding:25px 20px}.thermal-footer{grid-template-columns:1fr auto;padding:30px 20px}.thermal-footer>p{display:none}}@media (max-width:560px){.thermal-hero{min-height:830px}.thermal-hero-copy{top:21%}.thermal-hero-copy h1{font-size:60px}.thermal-live{bottom:50px}.thermal-strip{grid-template-columns:1fr}.thermal-strip p{border-right:0}.thermal-rack-map{grid-template-columns:repeat(4,1fr);min-height:600px}.thermal-resilience{grid-template-columns:1fr}}.thermal-gauge>div:after{transform:rotate(var(--thermal-angle))}@media (prefers-reduced-motion:reduce){.thermal-demo *{scroll-behavior:auto!important;transition:none!important}}.thermal-rack-map>button{min-width:0;color:var(--th-cyan);cursor:pointer;background:#101c20;border:1px solid #e9eef01f;place-items:end center;transition:border-color .2s,transform .2s,filter .2s;display:grid;position:relative;box-shadow:inset 0 -65px 30px -45px}.thermal-rack-map>button:before{content:"";opacity:.5;background:currentColor;width:62%;height:3px;position:absolute;top:7px;box-shadow:0 9px,0 18px}.thermal-rack-map>button span{color:#e9eef073;padding-bottom:7px;font:400 6px Space Mono,monospace}.thermal-rack-map>button.is-warm{color:#dbe66c}.thermal-rack-map>button.is-hot{color:var(--th-amber)}.thermal-rack-map>button:hover,.thermal-rack-map>button.is-selected{z-index:1;filter:brightness(1.22);border-color:#fff;transform:translateY(-2px)}.thermal-rack-map>button:focus-visible{z-index:2;outline-offset:2px;outline:2px solid #fff}.thermal-twin-controls fieldset{border:0;margin:0 0 20px;padding:0}.thermal-twin-controls legend{color:#e9eef066;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font:400 7px Space Mono,monospace}.thermal-twin-controls fieldset button{border:1px solid var(--th-line);width:100%;min-height:45px;color:var(--th-paper);text-align:left;cursor:pointer;background:0 0;border-bottom:0;justify-content:space-between;align-items:center;padding:0 11px;font:500 8px Manrope,sans-serif;display:flex}.thermal-twin-controls fieldset button:last-child{border-bottom:1px solid var(--th-line)}.thermal-twin-controls fieldset button b{color:#e9eef06b;font:400 6px Space Mono,monospace}.thermal-twin-controls fieldset button:hover,.thermal-twin-controls fieldset button.is-active{border-color:var(--th-cyan);color:var(--th-cyan);background:#43dcff12;position:relative}.thermal-twin-controls fieldset button.is-alert:not(:first-child){border-color:var(--th-amber);color:var(--th-amber);background:#ffad3814}.thermal-twin-controls button:focus-visible{outline-offset:-3px;outline:2px solid #fff}.thermal-rack-readout{border:1px solid var(--th-line);background:#071014;margin-top:22px;padding:18px}.thermal-rack-readout span,.thermal-rack-readout small{color:#e9eef073;font:400 6px/1.55 Space Mono,monospace;display:block}.thermal-rack-readout strong{color:var(--th-cyan);margin:12px 0 8px;font:400 44px/.85 Newsreader,serif;display:block}.thermal-rack-readout small{color:#e9eef09e}.thermal-cross-section{border:1px solid var(--th-line);background:#091419;margin-top:18px}.thermal-cross-section>header{border-bottom:1px solid var(--th-line);letter-spacing:.09em;justify-content:space-between;align-items:center;min-height:45px;padding:0 16px;font:400 7px Space Mono,monospace;display:flex}.thermal-cross-section>header span{color:var(--th-cyan)}.thermal-cross-section>header b{font-weight:400}.thermal-cross-section.is-pump>header b,.thermal-cross-section.is-cdu>header b{color:var(--th-amber)}.thermal-flow-stage{text-align:center;grid-template-columns:1fr 1.3fr 1fr;align-items:center;min-height:170px;padding:35px 7%;display:grid;position:relative;overflow:hidden}.thermal-flow-stage:before,.thermal-flow-stage:after{content:"";background:linear-gradient(90deg,transparent,var(--th-cyan),transparent);height:2px;position:absolute;left:8%;right:8%}.thermal-flow-stage:before{top:52px}.thermal-flow-stage:after{animation:3.6s linear infinite thermal-return;bottom:52px}.thermal-flow-stage>span,.thermal-flow-stage>strong{z-index:2;letter-spacing:.12em;font:700 8px Space Mono,monospace;position:relative}.thermal-flow-stage>b{z-index:2;border:1px solid var(--th-line);background:#101c20;padding:32px 15px;font:500 13px Manrope,sans-serif;position:relative}.thermal-flow-stage>strong{color:var(--th-cyan)}.thermal-flow-stage>i{z-index:3;background:var(--th-cyan);border-radius:50%;width:9px;height:9px;animation:2.8s linear infinite thermal-flow;position:absolute;box-shadow:0 0 16px}.thermal-flow-supply{top:48px;left:8%}.thermal-flow-return{bottom:48px;right:8%;animation-direction:reverse!important}.thermal-cross-section.is-pump .thermal-flow-return,.thermal-cross-section.is-cdu .thermal-flow-return{color:var(--th-amber);background:var(--th-amber);animation-duration:5.5s}.thermal-cross-section dl{border-top:1px solid var(--th-line);grid-template-columns:repeat(4,1fr);margin:0;display:grid}.thermal-cross-section dl div{border-right:1px solid var(--th-line);padding:16px}.thermal-cross-section dl div:last-child{border:0}.thermal-cross-section dt{color:#e9eef066;text-transform:uppercase;font:400 6px Space Mono,monospace}.thermal-cross-section dd{margin:7px 0 0;font:500 13px Manrope,sans-serif}.thermal-cross-section.is-pump dl div:nth-child(2) dd,.thermal-cross-section.is-cdu dl div:nth-child(2) dd{color:var(--th-amber)}@keyframes thermal-flow{0%{transform:translate(0)}to{transform:translate(72vw)}}@keyframes thermal-return{50%{opacity:.4}}@media (max-width:900px){.thermal-twin-controls{padding:24px!important}.thermal-cross-section dl{grid-template-columns:1fr 1fr}.thermal-cross-section dl div:nth-child(2){border-right:0}.thermal-cross-section dl div:nth-child(-n+2){border-bottom:1px solid var(--th-line)}.thermal-flow-stage{min-height:145px;padding-inline:4%}.thermal-flow-stage>b{padding:24px 8px}.thermal-rack-map>button{min-height:62px}}@media (max-width:560px){.thermal-rack-map>button{min-height:74px}.thermal-flow-stage{grid-template-columns:1fr 1.2fr 1fr}.thermal-flow-stage>span,.thermal-flow-stage>strong{font-size:6px}.thermal-flow-stage>b{font-size:9px}.thermal-cross-section dl div{padding:13px}.thermal-cross-section dd{font-size:10px}}@media (prefers-reduced-motion:reduce){.thermal-flow-stage>i,.thermal-flow-stage:after{animation:none!important}}
