:root{--black:#070a0f;--navy:#0b111a;--panel:#111c29;--blue:#168bff;--arc:#4db6ff;--ice:#bfe7ff;--steel:#7e8995;--silver:#cdd4db;--warm:#f3f0e9;--warm-2:#e8e3d9;--white:#f3f5f7;--muted:#929daa;--ink:#111820;--warm-blue:#0b5cab;--amber:#d9962b;--warm-glow:#ffd9a0;--border:#bfe7ff1f;--field-border:#bfe7ff6b;--dark-border:#0a141e24;--line:#bfe7ff61;--line-dim:#bfe7ff47;--display:"Michroma", sans-serif;--body:"Manrope", sans-serif;--mono:"IBM Plex Mono", monospace;--soft:0 0 24px #168bff2e;--medium:0 0 42px #168bff3d;--wire-width:2.2;--wire-lit:var(--arc);--wire-glow:#4db6ff47;--header-h:80px;--gutter:clamp(1.25rem, 6vw, 6rem);--content-max:1380px;--dur-fast:.25s;--dur-med:.55s;--dur-wire:.6s;--ease-out:cubic-bezier(.16, 1, .3, 1);--focus:var(--arc)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);color:var(--white);font-family:var(--body);margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}body.menu-open{overflow:hidden}body:before{content:"";z-index:30;pointer-events:none;opacity:.2;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:52px 52px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 28%);mask-image:linear-gradient(#000,#0000 28%)}img{max-width:100%;height:auto;display:block}picture{display:contents}.photo{border:1px solid var(--border);width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.skip-link{z-index:100;background:var(--white);color:var(--black);padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.visually-hidden{opacity:0;clip-path:inset(50%);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.eyebrow,.section-code,.micro,.tag{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--arc);font-size:.71rem;line-height:1.45}.dark-code{color:var(--warm-blue)}.status-dot{background:var(--arc);width:7px;height:7px;box-shadow:0 0 14px var(--arc);border-radius:50%;flex:none}main{position:relative}.section{padding:clamp(5rem, 8vw, 8rem) var(--gutter);position:relative}.section>*,.site-footer>*{max-width:var(--content-max);margin-left:auto;margin-right:auto}.section h2,.care-section h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(2rem,4.2vw,4.5rem);font-weight:700;line-height:1.08}.section-heading{grid-template-columns:.65fr 1.35fr;align-items:start;gap:3rem;display:grid}.section-heading>div{max-width:900px}.section-heading p{color:var(--muted);max-width:620px;margin:.8rem 0 0}.inline-link{color:var(--arc);border-bottom:1px solid;font-weight:700}.js .reveal{opacity:0;transition:opacity .4s ease, transform .4s var(--ease-out);transform:translateY(16px)}.js .reveal.visible{opacity:1;transform:none}@media (width<=1050px){.section-heading{grid-template-columns:1fr;gap:1rem}}@media (width<=760px){.section{padding:4.7rem 1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.js .reveal{opacity:1;transform:none}}.icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.1em;height:1.1em}.icon-fill{fill:currentColor}.icon-ur{transition:transform var(--dur-fast) ease}:is(a,button):is(:hover,:focus-visible) .icon-ur{transform:translate(2px,-2px)}.button,.nav-cta{border:1px solid var(--blue);letter-spacing:.01em;cursor:pointer;min-height:48px;transition:background var(--dur-fast), border-color var(--dur-fast), box-shadow var(--dur-fast), transform var(--dur-fast);border-radius:6px;justify-content:center;align-items:center;gap:.7rem;padding:.75rem 1.25rem;font-size:.86rem;font-weight:800;display:inline-flex}.button-primary,.nav-cta{background:var(--blue);color:var(--black)}.button-primary:hover,.nav-cta:hover{background:var(--arc);border-color:var(--arc);box-shadow:var(--medium);transform:translateY(-2px)}.button-outline{color:var(--white);background:0 0;border-color:#bfe7ff66}.button-outline:hover{border-color:var(--arc);color:var(--arc)}.button-wide{width:100%;margin-top:1.2rem}.nav-cta{min-height:44px;padding:.6rem 1.15rem}.text-link{border-bottom:1px solid #bfe7ff57;align-items:center;gap:.6rem;min-height:44px;padding:.6rem 0;font-size:.9rem;font-weight:800;transition:all .25s;display:inline-flex}.text-link .icon{color:var(--arc)}.text-link:hover{color:var(--arc);border-color:var(--arc)}.img-slot{width:100%;aspect-ratio:var(--ratio,4/3);background-color:var(--panel);border:1px solid var(--border);background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:52px 52px;position:relative;overflow:hidden}.img-slot__id{font-family:var(--mono);letter-spacing:.12em;color:var(--steel);font-size:.66rem;position:absolute;bottom:.7rem;left:.85rem}.card{background:var(--panel);border:1px solid var(--border);min-width:0}.site-header{z-index:60;height:var(--header-h);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1.5rem;padding:0 clamp(1.25rem,4vw,4.5rem);transition:height .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.site-header:before{content:"";z-index:-1;backdrop-filter:blur(16px);opacity:0;background:#070a0fe6;transition:opacity .3s;position:absolute;inset:0}.site-header.scrolled{border-color:var(--border);height:68px}.site-header.scrolled:before{opacity:1}.brand{align-items:center;min-height:44px;display:inline-flex}.brand img{width:clamp(190px,18vw,250px)}.primary-nav{align-items:center;gap:clamp(.9rem,1.8vw,2.2rem);font-size:.86rem;font-weight:700;display:flex}.primary-nav>a:not(.nav-cta){min-width:44px;min-height:44px;color:var(--silver);align-items:center;transition:color .25s;display:inline-flex}.primary-nav>a:not(.nav-cta):hover,.primary-nav>a.active:not(.nav-cta){color:var(--arc)}.nav-phone{white-space:nowrap;align-items:center;gap:.5rem;display:inline-flex;color:var(--white)!important}.nav-phone .icon{color:var(--arc)}.header-call{display:none}.menu-button{color:var(--white);background:0 0;border:0;width:44px;height:44px;padding:12px;display:none}.menu-button span{background:currentColor;width:100%;height:1px;margin:7px 0;transition:all .3s;display:block}@media (width<=900px){.site-header{gap:.25rem;height:68px;padding:0 1rem}.brand,.header-call,.menu-button{z-index:2;position:relative}.brand img{width:185px}.header-call{width:44px;height:44px;color:var(--arc);place-items:center;margin-left:auto;display:grid}.header-call .icon{width:22px;height:22px}.menu-button{display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.primary-nav{visibility:hidden;transition:transform .35s var(--ease-out), visibility 0s .35s;background:#070a0ffb;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.1rem;padding:5rem 2rem;font-size:1.25rem;position:fixed;inset:0;transform:translate(100%)}.primary-nav.open{visibility:visible;transition-delay:0s;transform:none}.nav-phone{margin-top:.8rem;font-size:1.1rem}.nav-cta{font-size:.95rem}}.site-footer{padding:5rem var(--gutter) 2rem;border-top:1px solid var(--border);background:#05070a;grid-template-columns:1.6fr 1fr .8fr 1.2fr;gap:3rem;display:grid}.footer-brand,.footer-nav{width:100%;max-width:none}.footer-brand img{width:min(320px,90%)}.footer-brand p{color:var(--muted);max-width:420px}.footer-nav{flex-direction:column;align-items:flex-start;gap:0;display:flex}.footer-nav .micro{margin-bottom:.4rem}.footer-nav a,.footer-nav>span:not(.micro){min-width:44px;min-height:44px;color:var(--silver);align-items:center;gap:.5rem;font-size:.88rem;display:inline-flex}.footer-nav a:hover,.footer-phone .icon{color:var(--arc)}.footer-bottom{border-top:1px solid var(--border);width:100%;max-width:none;font-family:var(--mono);color:var(--steel);letter-spacing:.04em;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:.5rem 2rem;margin-top:1.5rem;padding-top:1.5rem;font-size:.68rem;display:flex}.footer-legal{flex-wrap:wrap;gap:0 1.5rem;display:flex}.footer-legal a,.to-top{min-width:44px;min-height:44px;color:var(--silver);align-items:center;gap:.4rem;display:inline-flex}.footer-legal a:hover,.to-top:hover{color:var(--arc)}@media (width<=1050px){.site-footer{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=760px){.site-footer{padding:4rem 1.25rem calc(6.5rem + env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.3rem}}@media (width<=420px){.footer-brand img{width:240px}}.mobile-bar{display:none}@media (width<=760px){.mobile-bar{z-index:55;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));backdrop-filter:blur(14px);border-top:1px solid var(--border);visibility:hidden;transition:transform .35s var(--ease-out), visibility 0s .35s;background:#070a0ff0;grid-template-columns:1fr 1fr;gap:.6rem;display:grid;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.mobile-bar.visible,html:not(.js) .mobile-bar{visibility:visible;transition-delay:0s;transform:none}.mobile-bar .button{gap:.55rem;width:100%;padding:.6rem .5rem}}.breaker-rail{display:none}@media (width>=1366px){.breaker-rail{z-index:40;opacity:0;visibility:hidden;transition:opacity var(--dur-med) ease, visibility 0s var(--dur-med);flex-direction:column;display:flex;position:fixed;top:50%;right:10px;transform:translateY(-50%)}.breaker-rail.visible{opacity:1;visibility:visible;transition-delay:0s}.breaker-rail a{justify-content:flex-end;align-items:center;gap:.5rem;min-width:44px;min-height:44px;padding-right:4px;display:flex;position:relative}.rail-num{font-family:var(--mono);letter-spacing:.06em;color:var(--steel);transition:color var(--dur-fast);font-size:.6rem}.rail-label{background:var(--panel);border:1px solid var(--border);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--ice);opacity:0;pointer-events:none;transition:opacity var(--dur-fast);padding:.25rem .55rem;font-size:.66rem;position:absolute;right:calc(100% + 6px)}.breaker-rail a:is(:hover,:focus-visible) .rail-label{opacity:1}.breaker{border:1px solid var(--steel);background:var(--navy);width:14px;height:26px;transition:border-color var(--dur-fast), box-shadow var(--dur-fast);border-radius:3px;position:relative}.breaker i{background:var(--steel);height:10px;transition:transform var(--dur-fast) ease, background var(--dur-fast);border-radius:2px;position:absolute;top:2px;left:2px;right:2px;transform:translateY(10px)}.breaker-rail a.on .breaker{border-color:var(--arc);box-shadow:0 0 8px #4db6ff80}.breaker-rail a.on .breaker i{background:var(--arc);transform:none}.breaker-rail a.on .rail-num,.breaker-rail a[aria-current=true] .rail-num{color:var(--arc)}}.live-wire{z-index:4;pointer-events:none;width:100%;height:0;display:none;position:absolute;top:0;left:0;overflow:visible}@media (width>=761px){.js .live-wire{display:block}}.lw-guide{fill:none;stroke:var(--line-dim);stroke-width:1.2px;stroke-dasharray:3 7}.lw-glow,.lw-lit{fill:none;stroke-linecap:round;stroke-linejoin:round}.lw-glow{stroke:var(--wire-glow);stroke-width:8px}.lw-lit{stroke:var(--wire-lit);stroke-width:2px}.lw-node{fill:var(--black);stroke:var(--line);stroke-width:1.5px;transition:fill var(--dur-fast), stroke var(--dur-fast)}.lw-node.lit{fill:var(--arc);stroke:var(--arc)}@media (width<=1023px){.lw-lit{stroke-width:1.5px}.lw-glow{stroke-width:5px}.lw-guide{stroke-width:1px}}.legal-page{padding:calc(var(--header-h) + 4rem) var(--gutter) 5rem;background:var(--navy)}.legal-inner{max-width:720px;margin:0 auto}.legal-page .section-code{display:block}.legal-page h1{letter-spacing:-.04em;margin:.6rem 0 .8rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.legal-updated{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);margin:0 0 2rem;font-size:.75rem}.legal-toc{border-left:2px solid var(--blue);background:#111c29a6;margin-bottom:2.5rem;padding:1.2rem 1.4rem}.legal-page .legal-toc h2{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--arc);margin:0 0 .6rem;font-size:.72rem;font-weight:500}.legal-toc ol{color:var(--silver);margin:0;padding-left:1.2rem}.legal-toc a{min-height:32px;color:var(--silver);border-bottom:1px solid var(--border);align-items:center;display:inline-flex}.legal-toc a:hover{color:var(--arc)}.legal-page section{scroll-margin-top:calc(var(--header-h) + 1rem);margin-top:2.5rem}.legal-page h2{letter-spacing:-.02em;margin:0 0 .7rem;font-size:1.35rem;line-height:1.3}.legal-page p,.legal-page li{color:var(--silver)}.legal-page ul{padding-left:1.2rem}.legal-page li{margin:.3rem 0}.legal-page a:not(.legal-toc a){color:var(--arc);border-bottom:1px solid}@media (width<=760px){.legal-page{padding-top:calc(68px + 3rem);padding-bottom:3rem}}.hero{background:var(--navy);align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-image,.hero-shade{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-image{object-position:center center;filter:saturate(.86)contrast(1.03)brightness(.78)}.hero-shade{background:linear-gradient(90deg,#070a0ff5 0%,#070a0fd1 27%,#070a0f24 58%,#070a0f14 100%),linear-gradient(#0000 50%,#070a0fe6)}.hero-overlay{z-index:1;background:var(--black);opacity:.55;pointer-events:none;animation:.9s .5s both hero-lights;position:absolute;inset:0}.hero[data-intro=done] .hero-overlay{display:none}@keyframes hero-lights{0%{opacity:.55}to{opacity:0}}.hero-content{z-index:2;width:min(1380px,100%);margin:0 auto;padding:clamp(7.5rem,12vw,10rem) clamp(1.25rem,6vw,5.5rem) 2.4rem;position:relative}.eyebrow{color:var(--ice);align-items:center;gap:.7rem;margin-bottom:1.4rem;display:flex}.eyebrow .status-dot{animation:.6s .15s dot-pulse}@keyframes dot-pulse{0%,to{transform:scale(1)}50%{transform:scale(2.2)}}.hero h1{max-width:860px;font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(3rem,6.6vw,7rem);font-weight:400;line-height:.99}.hero h1 .line{animation:tube-on .45s linear calc(.25s + var(--i,0) * 90ms) both;display:block;position:relative}@keyframes tube-on{0%{opacity:0}25%{opacity:.75}55%{opacity:.35}to{opacity:1}}.hero h1 em{color:var(--arc);font-style:normal}.hero h1 .glow{color:var(--blue);filter:blur(18px);pointer-events:none;opacity:.35;animation:.6s .65s both glow-settle;position:absolute;top:0;left:0}@keyframes glow-settle{0%{opacity:0}to{opacity:.35}}.hero-copy{max-width:620px;color:var(--white);text-wrap:balance;margin:1.55rem 0 1.5rem;font-size:clamp(1rem,1.3vw,1.17rem);line-height:1.7;animation:.5s .45s both fade-up}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hero-actions{align-items:center;gap:1.6rem;animation:.15s .45s both fade-in;display:flex}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.hero-trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);max-width:1080px;margin:2.3rem 0 0;padding:0;list-style:none;animation:.5s .55s both fade-up;display:grid}.hero-trust li{color:var(--white);align-items:flex-start;gap:.7rem;padding:.95rem 1.1rem .95rem 0;font-size:.8rem;font-weight:600;line-height:1.4;display:flex}.hero-trust li+li{border-left:1px solid var(--border);padding-left:1.1rem}.hero-trust .icon{width:18px;height:18px;color:var(--arc);margin-top:.05rem}.meter{font-family:var(--body);font-variant-numeric:tabular-nums;text-align:right;font-weight:500;display:inline-block}.circuit{z-index:1;pointer-events:none;position:absolute;inset:0}.wire{background:linear-gradient(90deg, transparent, var(--blue) 18%, var(--arc) 82%, transparent);transform-origin:0;height:2px;position:absolute;box-shadow:0 0 16px #168bffb3}.wire-a{width:28%;animation:.8s ease-out .5s both wire-draw,4s ease-in-out 1.6s infinite line-charge;top:24%;left:4%}.wire-b{transform-origin:100%;width:31%;animation:.8s ease-out .7s both wire-draw,5s ease-in-out 2.2s infinite line-charge;bottom:21%;right:-2%}.wire-c{transform-origin:100%;width:24%;animation:.8s ease-out .6s both wire-draw;top:30%;right:9%}.node{border:1.5px solid var(--arc);background:var(--black);width:8px;height:8px;box-shadow:0 0 20px var(--blue);border-radius:50%;animation:.3s 1s both fade-in;position:absolute}.node-a{top:calc(24% - 4px);left:32%}.node-b{bottom:calc(21% - 4px);right:29%}.node-c{top:calc(30% - 4px);right:9%}@keyframes wire-draw{0%{opacity:0;transform:scaleX(0)}to{opacity:.55;transform:scaleX(1)}}@keyframes line-charge{0%,to{opacity:.4;transform:scaleX(.55)}50%{opacity:1;transform:scaleX(1)}}@media (width<=1180px){.hero-trust{grid-template-columns:1fr 1fr}.hero-trust li:nth-child(odd){border-left:0;padding-left:0}.hero-trust li:nth-child(n+3){border-top:1px solid var(--border)}}@media (width<=760px){.hero{min-height:auto}.hero-image{object-position:75% center;height:440px;bottom:auto}.hero-shade{background:linear-gradient(90deg, #070a0fb3, #070a0f14), linear-gradient(0deg, var(--black) 42%, #070a0f6b 72%, #070a0f0f 100%)}.hero-content{padding:22rem 1.25rem 1.4rem}.hero h1{font-size:clamp(2.45rem,12vw,4.2rem)}.hero-copy{font-size:.98rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:.7rem}.hero-actions .button{width:100%}.hero-trust{grid-template-columns:1fr;margin-top:1.5rem}.hero-trust li,.hero-trust li+li{border-left:0;padding:.7rem 0}.hero-trust li+li{border-top:1px solid var(--border)}.wire-a{width:50%}.wire-b,.node-b{display:none}}@media (width<=420px){.hero h1{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){.hero-overlay{display:none}}.house-section{--active:7;--up:1;background:var(--navy)}.house-section[data-fx]{--up:0}.house-section[data-fx].upgraded{--up:1}.house-grid{grid-template-columns:62fr 38fr;align-items:start;gap:clamp(1.5rem,3vw,3rem);margin-top:3rem;display:grid}.house-figure{top:max(96px, calc(50vh - var(--fig-h,480px) / 2 + 34px));align-self:start;position:sticky}.house-frame{background-color:var(--navy);border:1px solid var(--border);background-image:linear-gradient(#bfe7ff09 1px,#0000 1px),linear-gradient(90deg,#bfe7ff09 1px,#0000 1px);background-size:24px 24px;position:relative;overflow:hidden}.house-svg{width:100%;height:auto;display:block}.house-svg .pan{transform-origin:0 0}.house-svg text{font-family:var(--mono)}.house-svg .lines{fill:none;stroke:var(--line);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.house-svg .lines .faint{stroke-opacity:.4}.house-svg .lines .hatch{stroke-opacity:.35}.house-svg .label{letter-spacing:1px;fill:var(--steel);font-size:12px}.house-svg .amp{letter-spacing:1px;fill:var(--ice);font-size:12px}.house-svg :is(.room,.wire,.wire-glow,.wire-guide,.lit-el,.marker,.panel-lit,.amp-old,.amp-new){--on:clamp(0, calc(var(--active) - var(--step) + 1), 1);--all:calc(clamp(0, calc(var(--active) - 6), 1) * var(--up))}.house-svg .room .fill{fill:url(#house-glow);opacity:calc(var(--on) * (.6 + .4 * var(--all)));transition:opacity var(--dur-med) ease calc(var(--dur-wire) + var(--rd,0s))}.house-svg .room .warm{fill:url(#house-warm);opacity:calc(var(--on) * (.6 + .4 * var(--all)));transition:opacity var(--dur-med) ease calc(var(--dur-wire) + var(--rd,.1s))}.house-svg .room .cool{fill:url(#house-glow);opacity:var(--on);transition:opacity var(--dur-med) ease calc(var(--dur-wire) + .1s)}.house-svg .wire-guide{fill:none;stroke:var(--line-dim);stroke-width:2px;stroke-dasharray:4 6;stroke-linecap:round;stroke-linejoin:round}.house-svg .wire,.house-svg .wire-glow{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--on));transition:stroke-dashoffset var(--dur-wire) linear var(--d,0s)}.house-svg .wire{stroke:var(--wire-lit);stroke-width:var(--wire-width)}.house-svg .wire-glow{stroke:var(--arc);stroke-width:5px;stroke-opacity:.45;filter:url(#house-blur)}.house-svg .panel-lit{fill:none;stroke:var(--arc);stroke-width:2px;opacity:var(--on);transition:opacity var(--dur-med) ease}.house-svg .panel-lit.glow{stroke-width:5px;stroke-opacity:.5;filter:url(#house-blur)}.house-svg .amp-old{opacity:calc(1 - var(--all,0))}.house-svg .amp-new{opacity:var(--all,0)}.house-svg .amp-old,.house-svg .amp-new{transition:opacity var(--dur-med) ease}.house-svg .pulse{fill:none;stroke:var(--white);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:.07 2;stroke-dashoffset:.07px;opacity:0}.house-section[data-active-step="7"] .house-svg .pulse{animation:1.3s ease-in-out 1.1s both house-pulse}@keyframes house-pulse{0%{opacity:0;stroke-dashoffset:.07px}6%{opacity:.9}94%{opacity:.9}to{opacity:0;stroke-dashoffset:-1.02px}}.house-section[data-dir=up] .house-svg .room :is(.fill,.warm,.cool){transition-delay:0s}.house-section[data-dir=up] .house-svg :is(.wire,.wire-glow){transition-delay:.25s}.house-svg .marker circle{transition:opacity var(--dur-fast) ease}.house-svg .marker .ring{fill:var(--navy);stroke:var(--arc);stroke-width:1.5px}.house-svg .marker .disc{fill:var(--blue);opacity:var(--on)}.house-svg .marker text{text-anchor:middle;transition:opacity var(--dur-fast) ease;font-size:15px;font-weight:500}.house-svg .marker .t-off{fill:var(--arc);opacity:calc(1 - var(--on))}.house-svg .marker .t-on{fill:var(--black);opacity:var(--on)}.house-svg .marker .halo{fill:none;stroke:var(--arc);stroke-width:1.5px;opacity:0;transition:opacity var(--dur-fast) ease}.house-section[data-active-step="1"] .marker[data-step="1"] .halo,.house-section[data-active-step="2"] .marker[data-step="2"] .halo,.house-section[data-active-step="3"] .marker[data-step="3"] .halo,.house-section[data-active-step="4"] .marker[data-step="4"] .halo,.house-section[data-active-step="5"] .marker[data-step="5"] .halo,.house-section[data-active-step="6"] .marker[data-step="6"] .halo,.house-section[data-active-step="7"] .marker[data-step="7"] .halo{opacity:1}.house-hits{pointer-events:none;position:absolute;inset:0}.house-hit{cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:50%;width:44px;height:44px;margin:-22px 0 0 -22px;padding:0;position:absolute}.breaker-progress{gap:4px;margin-top:10px;display:flex}.breaker-progress span{background:#1c2835;border-radius:2px;flex:1;height:4px;position:relative}.breaker-progress span:after{content:"";background:var(--arc);opacity:clamp(0, calc(var(--active) - var(--step) + 1), 1);transition:opacity var(--dur-fast) ease;border-radius:2px;position:absolute;inset:0;box-shadow:0 0 8px #4db6ff99}.house-cards{margin:0;padding:0;padding-block:12vh;list-style:none}.house-step{align-items:center;min-height:42vh;display:flex}.house-card{background:var(--panel);border:1px solid var(--border);border-radius:8px;width:100%;padding:1.5rem 1.6rem 1.6rem;position:relative}.house-card .meta{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--arc);font-size:.66rem}.house-card h3{margin:.5rem 0;font-size:clamp(1.25rem,1.8vw,1.6rem);line-height:1.25}.house-card p{color:var(--muted);margin:0}.house-card .house-quote{border-left:2px solid var(--warm-glow);color:var(--white);margin:0 0 .6rem;padding-left:.8rem;font-weight:600;line-height:1.45}.house-cta{border-top:1px solid var(--border);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.6rem;margin-top:clamp(2rem,4vw,3.5rem);padding-top:clamp(1.6rem,3vw,2.4rem);display:flex}.house-cta p{font-family:var(--display);text-transform:uppercase;margin:0;font-size:clamp(1.1rem,2vw,1.5rem)}.house-call{min-height:44px;color:var(--silver);border-bottom:1px solid var(--border);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.house-call:hover{color:var(--arc)}@media (width<=759px){.house-cta{flex-direction:column}}.house-section[data-fx] .house-card{opacity:.38;transition:opacity var(--dur-med) ease}.house-section[data-fx] .house-card:after{content:"";opacity:0;pointer-events:none;transition:opacity var(--dur-med) ease;border:1px solid #4db6ff8c;border-radius:8px;position:absolute;inset:-1px;box-shadow:0 0 24px #168bff29}.house-section[data-fx] .house-step.is-active .house-card,.house-section[data-fx] .house-step.is-active .house-card:after{opacity:1}@media (prefers-reduced-motion:reduce){.house-section[data-fx] .house-card{opacity:1}.house-svg .pulse{opacity:0;animation:none!important}}@media (width<=1023px){.house-grid{grid-template-columns:52fr 48fr;gap:1.25rem}.house-figure{top:max(84px, calc(50vh - var(--fig-h,400px) / 2 + 34px))}.house-card{padding:1.2rem 1.2rem 1.3rem}}@media (width<=759px){.house-grid{margin-top:2rem;display:block}.house-figure{z-index:6;background:var(--navy);border-bottom:1px solid var(--border);margin:0 -1.25rem;padding:.6rem 1.25rem .5rem;top:68px}.house-figure:after{content:"";background:linear-gradient(var(--navy), transparent);pointer-events:none;height:28px;position:absolute;top:100%;left:0;right:0}.house-frame{height:36svh}.house-svg{height:100%}.house-hits{display:none}.house-cards{padding-block:1rem 6svh}.house-step{min-height:0;padding-block:.75rem}}.house-section[data-fx] .house-svg .lines{stroke:rgba(191, 231, 255, calc(.16 + .03 * var(--active) + .12 * var(--up)));transition:stroke .8s}.house-section[data-fx] .house-svg .room .lines{--on:clamp(0, calc(var(--active) - var(--step) + 1), 1);stroke:rgba(191, 231, 255, calc(.16 + .5 * var(--on)));transition:stroke var(--dur-med) ease calc(var(--dur-wire) + 50ms)}.house-section[data-fx] .house-svg .label{transition:fill .8s}.house-svg .room :is(.warm,.cone,.strip){transform-box:fill-box;transition:opacity var(--dur-med) ease calc(var(--dur-wire) + var(--rd,.1s)), transform .7s var(--ease-out) calc(var(--dur-wire) + var(--rd,.1s))}.house-svg .room .warm{transform-origin:50%;transform:scale(calc(.35 + .65 * var(--on)))}.house-svg .room .cone{fill:url(#house-cone);transform-origin:top;transform:scaleY(calc(.2 + .8 * var(--on)));opacity:calc(var(--on) * (.75 + .25 * var(--all)))}.house-svg .room .strip{fill:var(--warm-glow);transform-origin:0;transform:scaleX(var(--on));opacity:calc(var(--on) * .8)}.house-section[data-dir=up] .house-svg .room :is(.warm,.cone,.strip){transition-duration:var(--dur-fast);transition-delay:0s}.house-svg .fan-blade{transform-box:fill-box;transform-origin:50%}.house-section[data-fx].lit-4 .house-svg .fan-blade{animation:.42s linear infinite house-fan}@keyframes house-fan{0%,to{transform:scaleX(1)}50%{transform:scaleX(.12)}}.house-svg .led{fill:var(--arc);opacity:var(--on);transition:opacity var(--dur-fast) ease calc(var(--dur-wire) + .2s)}.house-section[data-fx].lit-5 .house-svg .led{animation:1.4s ease-in-out infinite house-led}@keyframes house-led{0%,to{opacity:1}50%{opacity:.25}}.house-svg .battery{opacity:calc(.25 + .75 * var(--on));transition:opacity var(--dur-med) ease calc(var(--dur-wire) + .3s)}.house-svg .battery-case,.house-svg .battery-nub{fill:none;stroke:var(--ice);stroke-width:1.2px}.house-svg .battery-nub{fill:var(--ice);stroke:none}.house-svg .battery-charge{fill:var(--arc);transform-box:fill-box;transform-origin:0;transform:scaleX(var(--on))}.house-section[data-fx].lit-5 .house-svg .battery-charge{animation:house-charge 3.2s ease-in-out calc(var(--dur-wire) + .4s) infinite both}@keyframes house-charge{0%{transform:scaleX(.08)}80%,to{transform:scaleX(1)}}.house-svg .spark{fill:none;stroke:var(--white);stroke-width:3px;stroke-linecap:round;stroke-dasharray:.12 2;stroke-dashoffset:.12px;opacity:0;pointer-events:none}.house-svg .burst{fill:none;stroke:var(--white);stroke-width:1.5px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;opacity:0;pointer-events:none}.house-section.overload .house-svg .pan{animation:.9s linear house-overload}@keyframes house-overload{0%,to{opacity:1}14%{opacity:.45}28%{opacity:1}46%{opacity:.55}62%{opacity:1}}.house-svg .amp-old,.house-svg .amp-new{transition-delay:0s}.panel-readout{z-index:2;border:1px solid var(--border);width:min(220px,34%);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--steel);pointer-events:none;background:#070a0fd1;border-radius:6px;gap:.3rem;padding:.65rem .75rem .7rem;font-size:.62rem;display:grid;position:absolute;top:12px;left:12px}.panel-readout :is(.pr-head,.pr-load){justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.panel-readout .pr-service{color:var(--ice)}.panel-readout .pr-amps{color:var(--white);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:1.05rem}.panel-readout .pr-bar{background:#1c2835;border-radius:2px;height:4px;position:relative;overflow:hidden}.panel-readout .pr-bar span{background:var(--arc);transform-origin:0;transform:scaleX(var(--load,0));transition:transform .6s var(--ease-out), background-color var(--dur-fast) ease;border-radius:2px;position:absolute;inset:0;box-shadow:0 0 8px #4db6ff99}.panel-readout .pr-status{color:var(--arc)}.panel-readout[data-level=high] :is(.pr-status,.pr-amps){color:var(--warm-glow)}.panel-readout[data-level=high] .pr-bar span{background:var(--warm-glow);box-shadow:0 0 8px #ffd9a099}.panel-readout[data-level=over] :is(.pr-status,.pr-amps){color:#ffb070}.panel-readout[data-level=over] .pr-bar span{background:#ffb070;box-shadow:0 0 10px #ffb070cc}.panel-readout[data-level=over]{border-color:#ffb07099}.panel-readout[data-level=off] .pr-status{color:var(--steel)}@media (width<=1023px){.panel-readout{width:min(200px,44%)}}@media (width<=759px){.panel-readout{grid-template-columns:auto auto 1fr auto;align-items:center;gap:.6rem;width:auto;margin-top:8px;padding:.4rem .6rem;position:static}.panel-readout .pr-head .pr-label{display:none}.panel-readout .pr-amps{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.house-svg :is(.fan-blade,.led,.battery-charge){animation:none!important}}.care-section{background:var(--warm);color:var(--ink);--focus:var(--warm-blue);grid-template-columns:1.08fr .92fr;display:grid}.care-photo{min-height:680px;margin:0;position:relative;overflow:hidden}.care-photo img{object-fit:cover;will-change:transform;width:100%;height:calc(100% + 60px);position:absolute;top:-30px;left:0}.care-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,6rem);display:flex}.care-copy>p{color:#46515d;max-width:620px;margin:1.3rem 0 1rem;font-size:1.05rem}.care-copy ul{border-top:1px solid var(--dark-border);margin:1rem 0 2rem;padding:0;list-style:none}.care-copy li{border-bottom:1px solid var(--dark-border);grid-template-columns:38px 1fr;gap:1rem;padding:1rem 0;display:grid}.care-copy li>span{font-family:var(--mono);color:var(--warm-blue);font-size:.7rem}.care-copy strong,.care-copy small{display:block}.care-copy small{color:#5e6873;margin-top:.2rem}.dark-link{min-height:44px;color:var(--ink);border-bottom:1px solid #266ca9;align-self:flex-start;align-items:center;gap:.8rem;padding:.55rem 0;font-weight:800;display:inline-flex}@media (width<=760px){.care-section{grid-template-columns:1fr}.care-photo{min-height:460px}.care-copy{padding:3.5rem 1.25rem}}.stories-section{background:var(--navy)}.story-grid{grid-template-columns:1.15fr .85fr .85fr;gap:1rem;margin-top:3rem;display:grid}.story-card{background:var(--panel);border:1px solid var(--border);flex-direction:column;min-width:0;display:flex}.story-card img{aspect-ratio:4/3;object-fit:cover;filter:saturate(.86);width:100%;height:auto}.story-card .photo{border:0;border-bottom:1px solid var(--border)}.story-copy{padding:1.5rem}.story-copy h3{margin:.65rem 0 .8rem;font-size:1.25rem;line-height:1.3}.story-copy p{color:var(--muted);margin:0}.story-copy dl{margin:1rem 0 0}.story-copy dl div{border-top:1px solid var(--border);grid-template-columns:70px 1fr;gap:.7rem;padding:.55rem 0;display:grid}.story-copy dt{font-family:var(--mono);color:var(--arc);text-transform:uppercase;font-size:.65rem}.story-copy dd{color:var(--silver);margin:0;font-size:.82rem}.story-copy ul{flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.story-copy li{border:1px solid var(--border);font-family:var(--mono);color:var(--silver);padding:.3rem .5rem;font-size:.62rem}.lighting-band{border:1px solid var(--border);min-height:360px;margin-top:1rem;position:relative;overflow:hidden}.lighting-band img{object-fit:cover;object-position:62% center;width:100%;height:100%;position:absolute;inset:0}.lighting-band .dusk-day{filter:brightness(.74)saturate(.9)}.lighting-band .dusk-night{filter:brightness(.8)saturate(.95);opacity:var(--dusk,1)}.lighting-band:after{content:"";background:linear-gradient(90deg,#070a0feb,#070a0f1a);position:absolute;inset:0}.lighting-band>div{z-index:2;flex-direction:column;justify-content:center;max-width:720px;min-height:360px;padding:clamp(2rem,5vw,5rem);display:flex;position:relative}.lighting-band h3{font-family:var(--display);text-transform:uppercase;margin:.8rem 0 1.3rem;font-size:clamp(1.4rem,3vw,3rem);font-weight:400;line-height:1.3}.band-link{border-bottom:1px solid var(--arc);min-height:44px;color:var(--white);align-self:flex-start;align-items:center;gap:.6rem;font-weight:800;display:inline-flex}.band-link .icon{color:var(--arc)}@media (width<=1050px){.story-grid{grid-template-columns:1fr 1fr}.story-main{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.story-main img{aspect-ratio:auto;height:100%}.story-main .photo{aspect-ratio:auto;border:0;border-right:1px solid var(--border);height:100%;min-height:320px}}@media (width<=760px){.story-grid{grid-template-columns:1fr}.story-main{grid-column:auto;display:flex}.story-main img{aspect-ratio:4/3;height:auto}.story-main .photo{aspect-ratio:var(--ratio,4/3);border-right:0;border-bottom:1px solid var(--border);height:auto;min-height:0}.lighting-band>div{min-height:330px}}.panel-compare{background:var(--panel);border:1px solid var(--border);grid-template-columns:1fr minmax(0,460px);align-items:center;gap:clamp(2rem,6vw,6rem);margin-top:1rem;padding:clamp(2rem,5vw,4.5rem);display:grid}.compare-copy h3{font-family:var(--display);text-transform:uppercase;margin:.8rem 0 1rem;font-size:clamp(1.4rem,2.6vw,2.6rem);font-weight:400;line-height:1.3}.compare-copy p{max-width:520px;color:var(--muted);margin:0 0 1.4rem}.compare-points{color:var(--silver);gap:.55rem;margin:0 0 1.8rem;padding:0;font-size:.92rem;list-style:none;display:grid}.compare-points li{align-items:center;gap:.7rem;display:flex}.compare-points .icon{color:var(--arc)}.compare-frame{--pos:50%;aspect-ratio:4/5;border:1px solid var(--border);cursor:ew-resize;touch-action:pan-y;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.compare-frame img{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.compare-before{clip-path:inset(0 calc(100% - var(--pos)) 0 0);position:absolute;inset:0}.compare-label{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--silver);pointer-events:none;background:#070a0fc7;padding:.3rem .55rem;font-size:.64rem;position:absolute;top:.9rem}.compare-label--before{left:.9rem}.compare-label--after{color:var(--ice);right:.9rem}.compare-handle{top:0;bottom:0;left:var(--pos);background:var(--arc);pointer-events:none;width:2px;margin-left:-1px;position:absolute;box-shadow:0 0 14px #4db6ffb3}.compare-grip{background:var(--black);border:2px solid var(--arc);border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 18px #168bff73}.compare-grip svg{fill:none;width:20px;height:20px;stroke:var(--white);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.compare-range{opacity:0;pointer-events:none;width:100%;height:44px;margin:0;position:absolute;inset:auto 0 0}.compare-frame:has(.compare-range:focus-visible) .compare-grip{outline:2px solid var(--focus);outline-offset:3px}@media (width<=1050px){.panel-compare{grid-template-columns:1fr 1fr}}@media (width<=760px){.panel-compare{grid-template-columns:1fr;padding:1.6rem 1.2rem}.compare-frame{order:-1}}.process-section{background:var(--black);grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.process-visual,.process-copy{width:100%;max-width:none}.process-visual{margin:0;position:sticky;top:100px}.process-visual img{aspect-ratio:4/5;object-fit:cover;width:100%}.process-copy h2{margin:1rem 0 2rem;font-size:clamp(1.9rem,3.5vw,3.7rem)}.process-list{position:relative}.process-steps{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.process-steps li{border-bottom:1px solid var(--border);grid-template-columns:56px 1fr;gap:.5rem;padding:2.2rem 0;display:grid;position:relative}.process-steps li>span{z-index:1;font-family:var(--mono);color:var(--arc);padding-left:22px;font-size:.68rem;position:relative}.process-steps h3{margin:0 0 .3rem;font-size:1.05rem}.process-steps p{color:var(--muted);margin:0;font-size:.9rem}.process-wire{pointer-events:none;width:2px;position:absolute;top:0;bottom:0;left:5px}.process-wire:before,.process-wire i{content:"";position:absolute;inset:0}.process-wire:before{background:repeating-linear-gradient(to bottom, var(--line-dim) 0 3px, transparent 3px 9px)}.process-wire i{background:var(--wire-lit);box-shadow:0 0 10px var(--wire-glow);transform-origin:top;transform:scaleY(1)}.process-node{z-index:1;border:1.5px solid var(--line);background:var(--black);pointer-events:none;width:12px;height:12px;transition:background var(--dur-fast), border-color var(--dur-fast);border-radius:50%;position:absolute;top:calc(2.2rem + .3em);left:0}.process-steps li.lit .process-node{background:var(--arc);border-color:var(--arc)}.process-section[data-fx] .process-steps li>div{opacity:.55;transition:opacity var(--dur-med) ease}.process-section[data-fx] .process-steps li.lit>div{opacity:1}@media (width<=1050px){.process-section{grid-template-columns:1fr}.process-visual{position:static}.process-visual img{aspect-ratio:4/3}}@media (width<=760px){.process-visual img{aspect-ratio:4/4.5}}.process-section:not([data-fx]) .process-node{background:var(--arc);border-color:var(--arc)}.reviews-section{background:var(--warm);color:var(--ink);--focus:var(--warm-blue);grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.reviews-summary,.review-list{width:100%;max-width:none}.reviews-summary h2{margin:1rem 0 1.6rem}.reviews-summary .photo{width:100%;max-width:460px;height:auto;display:block}.rating-block{align-items:center;gap:1.2rem;margin-bottom:2rem;display:flex}.rating-big{font-family:var(--display);letter-spacing:-.04em;font-size:clamp(3.5rem,7vw,6rem);line-height:1}.rating-block p{color:#46515d;margin:.3rem 0 0;font-size:.95rem}.stars{color:var(--warm-blue);gap:.2rem;display:flex}.stars .icon{width:22px;height:22px}.reviews-section .tag{color:var(--warm-blue)}.review-list{gap:1rem;display:grid}.review-card{border:1px solid var(--dark-border);background:#fff;padding:clamp(1.5rem,3vw,2.2rem)}.review-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.review-head strong{display:block}.review-head span:not(.tag){color:#5e6873;font-size:.85rem}.review-card p{color:#2d3742;margin:0;font-size:1.02rem;line-height:1.65}@media (width<=1050px){.reviews-section{grid-template-columns:1fr}}@media (width<=760px){.rating-block{gap:1rem}.review-head{flex-direction:column;gap:.6rem}}.faq-section{background:var(--navy);grid-template-columns:.82fr 1.18fr;gap:clamp(3rem,8vw,8rem);display:grid}.faq-heading,.faq-list{width:100%;max-width:none}.faq-heading h2{margin:1rem 0 1.8rem;font-size:clamp(2rem,3.8vw,4rem)}.where-we-work{border-left:2px solid var(--blue);background:#111c29a6;padding:1.3rem}.where-we-work h3{margin:0 0 .8rem;font-size:1.05rem}.city-list{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.city-list li{border:1px solid var(--border);font-family:var(--mono);color:var(--silver);padding:.3rem .65rem;font-size:.72rem}.hours{color:var(--silver);gap:.15rem;margin:1rem 0 0;font-size:.88rem;display:grid}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item h3{margin:0}.faq-item button{width:100%;min-height:48px;color:var(--white);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:2rem;padding:1.35rem 0;font-weight:700;display:flex}.faq-item button span{flex:none;width:18px;height:18px;position:relative}.faq-item button span:before,.faq-item button span:after{content:"";background:var(--arc);width:18px;height:1px;transition:transform .3s;position:absolute;top:8px;left:0}.faq-item button span:after{transform:rotate(90deg)}.faq-item button[aria-expanded=true] span:after{transform:rotate(0)}.faq-answer p{color:var(--muted);margin:0;padding:0 3rem 1.5rem 0}@media (width<=1050px){.faq-section{grid-template-columns:1fr}}.book-section{background:radial-gradient(circle at 10% 70%, #168bff1a, transparent 30%), var(--black);grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.book-copy,.book-panel{width:100%;max-width:none}.book-copy h2{margin:1rem 0 1.3rem;font-size:clamp(2rem,3.7vw,4rem)}.book-copy>p{color:var(--muted)}.checks{gap:.7rem;margin:1.8rem 0;padding:0;list-style:none;display:grid}.checks li{color:var(--silver);align-items:center;gap:.75rem;font-size:.93rem;display:flex}.checks .icon{width:20px;height:20px;color:var(--arc)}.book-call{margin:0 0 2rem}.book-copy .photo{width:100%;height:auto;margin-top:.5rem;display:block}.book-panel{background:var(--panel);border:1px solid var(--border);box-shadow:var(--soft);border-radius:14px;position:relative;overflow:hidden}.panel-trace{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.panel-trace rect{x:1px;y:1px;rx:13px;fill:none;width:calc(100% - 2px);height:calc(100% - 2px);stroke:var(--arc);stroke-width:2px;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .9s ease-in-out}.book-panel.traced .panel-trace rect{stroke-dashoffset:0}.book-embed{padding:clamp(.75rem,2vw,1.25rem)}.booking-frame{background:0 0;border:0;border-radius:8px;width:100%;min-height:720px;display:block;overflow:hidden}.booking-frame[data-initial-iframe-hidden]{visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:relative!important;left:auto!important}.book-panel .urgent-line{margin:0 clamp(.75rem,2vw,1.25rem) clamp(.75rem,2vw,1.25rem)}.urgent-line{background:var(--warm);color:var(--ink);border-left:4px solid var(--amber);--focus:var(--warm-blue);flex-wrap:wrap;align-items:center;gap:.4rem 1rem;margin-top:1.4rem;padding:.9rem 1.1rem;font-size:.86rem;line-height:1.5;display:flex}.urgent-line p{color:#333d47;flex:260px;margin:0}.urgent-line a{min-height:44px;color:var(--ink);border-bottom:1px solid var(--ink);white-space:nowrap;align-items:center;gap:.5rem;font-weight:800;display:inline-flex}@media (width<=1050px){.book-section{grid-template-columns:1fr}}@media (width<=760px){.book-copy .photo{display:none}.book-embed{padding:.5rem}.booking-frame{min-height:820px}}
