:root{color-scheme:light;--paper:#f7f7f7;--ink:#2a2a2a;--muted:#777777;--line:#e3e3e3;--soft:#e9e9e9;--accent:#4f4f4f;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,select,input{font:inherit}button,select{color:inherit}button{border:0;cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:default;opacity:.45}button,a,select,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #a0a0a0;outline-offset:4px}button:focus:not(:focus-visible){outline:none}a{color:inherit}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-70px;left:20px;padding:14px;background:#ffffff;z-index:100}.skip-link:focus{top:10px}.site-header{height:63px;max-width:1660px;margin:auto;padding:0 34px;display:flex;align-items:center;gap:26px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:189px;height:47px;object-fit:contain}.header-note{font-size:10px;color:var(--muted);letter-spacing:.035em}.contact-link{font-size:11px;color:#ffffff;background:var(--ink);border-radius:24px;padding:11px 17px;text-decoration:none}.contact-link span{margin-left:12px}main{max-width:1660px;padding:0 34px;margin:auto}.hero-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 1px 24px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:.19em;line-height:1.6;text-transform:uppercase;color:var(--muted);margin:0 0 9px}h1{font-size:clamp(34px,3.4vw,51px);letter-spacing:-.055em;font-weight:600;line-height:1.06;margin:0}h1 span{font-weight:400}.hero-intro>p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.roof-showcase{border:1px solid var(--line);border-radius:15px;background:#ffffff;overflow:clip;box-shadow:0 14px 60px #3e3e3e06}.photo-stage{display:grid;grid-template-columns:minmax(0,1fr) 300px;min-width:0}.art-region{height:clamp(400px,calc(100svh - 267px),650px);position:relative;min-width:0;background:#fafafa;overflow:hidden;isolation:isolate}.photographic-host,.roof-hotspots,.photo-fallback{position:absolute;inset:0}.photographic-host{z-index:1;touch-action:pan-y pinch-zoom}.photographic-host canvas{display:block;width:100%;height:100%;touch-action:pan-y pinch-zoom}.roof-hotspots{z-index:3;pointer-events:none}.photo-fallback{z-index:4;background:#fafafa}.photo-fallback img{width:100%;height:100%;object-fit:contain}.photo-fallback p{position:absolute;bottom:58px;left:22px;max-width:calc(100% - 44px);font-size:11px;line-height:1.5;color:var(--muted);background:#fffffff0;padding:10px 13px;border-radius:8px}.art-topline,.art-bottomline{position:absolute;left:21px;right:21px;z-index:5;display:flex;align-items:center;gap:12px;pointer-events:none}.art-topline{top:18px;justify-content:space-between}.art-bottomline{bottom:16px;justify-content:space-between}.art-topline>* ,.art-bottomline>*{pointer-events:auto}.scene-hint,.return-note{font-size:10px;color:#7f7f7f;background:#ffffffb3;border-radius:20px;padding:7px 10px}.back-button{font-size:11px;min-height:33px;padding:8px 12px;background:#ffffffed;border:1px solid var(--line);border-radius:20px}.return-note{margin-left:auto}.illustration-label{font-size:8px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7e7e7e;padding:6px 8px;background:#ffffffa8;border-radius:15px}.zoom-controls{display:flex;align-items:center;padding:3px;border:1px solid #e1e1e1;border-radius:24px;background:#fffffff0;box-shadow:0 3px 14px #2f2f2f06}.zoom-controls button{width:32px;height:31px;border-radius:50%;font-size:19px;background:transparent}.zoom-controls button:hover{background:var(--soft)}.zoom-controls output{min-width:39px;text-align:center;font-size:10px;font-variant-numeric:tabular-nums}.roof-hotspot{position:absolute;display:flex;align-items:center;gap:6px;padding:0;transform:translate(-12px,-12px);min-height:24px;background:none;pointer-events:auto;white-space:nowrap}.hotspot-dot{display:grid;place-items:center;width:24px;height:24px;flex-shrink:0;border-radius:50%;border:1px solid #b6b6b6;background:#ffffffeb;color:#5f5f5f;font-size:13px;box-shadow:0 2px 10px #3e3e3e14}.hotspot-label{font-size:10px;line-height:1.2;font-weight:500;padding:7px 9px;border-radius:5px;background:#fffffff0;color:#4e4e4e;box-shadow:0 2px 12px #42424210;opacity:0;transform:translateX(-3px);transition:opacity .15s,transform .15s;pointer-events:none}.roof-hotspot:hover,.roof-hotspot:focus-visible{z-index:10}.roof-hotspot:hover .hotspot-label,.roof-hotspot:focus-visible .hotspot-label,.roof-hotspot[aria-pressed=true] .hotspot-label{opacity:1;transform:none}.roof-hotspot[aria-pressed=true] .hotspot-dot{color:#ffffff;background:var(--accent);border-color:var(--accent)}.roof-hotspot[data-align=left]{flex-direction:row-reverse;transform:translate(calc(-100% + 12px),-12px)}.story-panel{padding:27px 25px 21px;display:flex;flex-direction:column;gap:20px;min-height:0;border-left:1px solid #efefef;background:linear-gradient(110deg,#fafafa,#ffffff 60%);max-height:650px}.story-copy{flex:1;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#d6d6d6 transparent;overscroll-behavior:contain;padding-right:3px}.story-panel h2{font-size:31px;font-weight:500;letter-spacing:-.045em;line-height:1.13;margin:0 0 16px}.story-panel #caption-description{font-size:16px;line-height:1.65;color:#6d6d6d;margin:0}.playback-panel{flex:0 0 auto;border-top:1px solid var(--line);padding-top:16px}.play-button{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--ink);border-radius:24px;color:#ffffff;padding:13px 15px;min-height:43px;width:100%;font-size:12px}.play-button:hover{background:#474747}#play-icon{font-size:10px}.seek-control{display:block;margin-top:11px}.seek-control input{width:100%;min-height:23px;margin:0;accent-color:var(--accent);cursor:pointer}.playback-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:2px}.playback-meta output{font-size:10px;font-variant-numeric:tabular-nums;color:#898989}.playback-meta select{font-size:10px;background:transparent;color:#717171;border:0;border-radius:5px;padding:5px}.motion-note{font-size:10px;line-height:1.6;color:var(--muted);margin:10px 0 0}.vent-control{margin-top:20px}.vent-control label{display:block;font-size:10px;color:var(--muted);margin-bottom:7px}.vent-control select{width:100%;font-size:12px;padding:9px 10px;background:#ffffff;border:1px solid var(--line);border-radius:5px}.installation-notes{margin-top:20px;padding-top:14px;border-top:1px solid var(--line)}.installation-notes summary{font-size:11px;line-height:1.5;color:#707070;cursor:pointer}.installation-notes p{font-size:12px;line-height:1.7;color:var(--muted);margin:11px 0}.installation-notes a{font-size:10px;line-height:1.5;color:var(--muted);text-underline-offset:3px}.component-navigation{background:#fcfcfc;border-top:1px solid var(--line);min-width:0}.component-rail{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#cccccc transparent;padding:11px 14px 12px;scroll-snap-type:x proximity}.component-card{position:relative;flex:0 0 117px;padding:0;text-align:left;background:transparent;border-radius:8px;scroll-snap-align:start}.component-card .thumbnail{display:block;width:100%;height:66px;object-fit:cover;background:#efefef;border:1px solid transparent;border-radius:6px;filter:saturate(.65);transition:filter .2s}.component-card .component-name{display:block;font-size:10px;line-height:1.3;padding:9px 1px 0;color:#767676;white-space:nowrap}.component-card:hover .thumbnail{filter:saturate(1)}.component-card[aria-pressed=true] .thumbnail{border-color:#656565;box-shadow:0 0 0 2px #65656526;filter:saturate(1)}.component-card[aria-pressed=true] .component-name{color:#4f4f4f;font-weight:700}.component-card[data-fit=contain] .thumbnail{object-fit:contain;background:#f0f0f0;padding:5px}.component-card:focus-visible{outline-offset:4px}footer{display:flex;justify-content:space-between;gap:20px;padding:13px 2px 21px;font-size:9px;color:#979797}footer span span{margin:0 4px}.noscript-note{padding:25px;font-size:15px;line-height:1.6}
@media(min-width:1500px){.photo-stage{grid-template-columns:minmax(0,1fr) 310px}.story-panel{padding:33px 29px 23px}.component-card{flex-basis:calc((100% - 88px)/12);min-width:112px}.component-card .thumbnail{height:72px}}
@media(min-width:761px) and (max-height:800px){.site-header{height:54px}.brand img{width:179px;height:43px}.hero-intro{height:77px;padding:15px 0}.hero-intro .eyebrow{font-size:8px;margin-bottom:6px}h1{font-size:clamp(30px,3vw,42px)}.hero-intro>p{font-size:11px}.art-region{height:clamp(365px,calc(100svh - 245px),555px)}.story-panel{height:clamp(365px,calc(100svh - 245px),555px);padding:23px 23px 18px;gap:16px}.story-panel h2{font-size:29px}.story-panel #caption-description{font-size:15px;line-height:1.6}.component-rail{padding:9px 12px 10px}.component-card .thumbnail{height:59px}.component-card .component-name{padding-top:7px}.playback-panel{padding-top:12px}footer{padding-top:10px}}
@media(min-width:761px) and (max-width:1080px){.site-header,main{padding-left:22px;padding-right:22px}.photo-stage{grid-template-columns:minmax(0,1fr) 280px}.story-panel{padding-left:20px;padding-right:20px}.story-panel h2{font-size:29px}.hero-intro>p{font-size:11px}.component-card{flex-basis:111px}}
@media(max-width:760px){.site-header{height:65px;padding:0 18px;gap:15px}.brand img{width:161px;height:44px}.header-note{display:none}.contact-link{font-size:9px;padding:9px 11px}.contact-link span{margin-left:5px}main{padding:0 11px}.hero-intro{display:block;padding:26px 7px 22px}.hero-intro .eyebrow{font-size:8px;margin-bottom:9px}h1{font-size:35px;line-height:1.1;max-width:355px}h1 span{display:block}.hero-intro>p{font-size:12px;margin:12px 0 0;line-height:1.6}.hero-intro>p br{display:none}.roof-showcase{display:grid;grid-template-columns:minmax(0,1fr);border-radius:12px;overflow:clip}.photo-stage{display:contents}.art-region{grid-row:1;height:360px;min-width:0;position:sticky;top:0;z-index:6}.component-navigation{grid-row:2;min-width:0}.story-panel{grid-row:3;height:auto;min-height:0;max-height:none;border-left:0;border-top:1px solid var(--line);padding:27px 23px 23px;gap:21px;background:#ffffff}.story-copy{overflow:visible}.story-panel h2{font-size:31px;max-width:340px;line-height:1.1;margin-bottom:14px}.story-panel #caption-description{font-size:16px;line-height:1.65}.story-panel .eyebrow{font-size:9px}.art-topline{top:13px;left:13px;right:13px}.art-bottomline{bottom:12px;left:13px;right:13px}.scene-hint,.return-note{font-size:9px;padding:6px 8px}.back-button{font-size:10px;min-height:30px;padding:7px 10px}.illustration-label{font-size:7px;letter-spacing:.08em;padding:5px 6px}.zoom-controls button{width:28px;height:27px;font-size:17px}.zoom-controls output{font-size:9px;min-width:32px}.hotspot-dot{width:22px;height:22px;font-size:12px}.hotspot-label{font-size:9px;max-width:118px;white-space:normal;padding:6px 8px}.component-rail{padding:10px 11px 12px;gap:8px}.component-card{flex-basis:103px}.component-card .thumbnail{height:59px}.component-card .component-name{font-size:9px;padding-top:7px}.playback-panel{padding-top:17px}.play-button{font-size:13px;min-height:45px}.playback-meta output{font-size:11px}.playback-meta select{font-size:11px;padding:7px 3px}.installation-notes p{font-size:13px}.installation-notes summary{font-size:12px}.vent-control select{font-size:13px}.photo-fallback p{font-size:10px;bottom:50px;left:15px;max-width:calc(100% - 30px)}footer{padding:16px 7px 22px;display:block;font-size:9px;line-height:1.8}footer>span{display:block}}
.thumbnail-frame{display:block;width:100%;height:66px;overflow:hidden;border:1px solid transparent;border-radius:6px;background:#efefef}.component-card .thumbnail{height:100%;border:0;border-radius:0}.component-card[aria-pressed=true] .thumbnail{border:0;box-shadow:none}.component-card[aria-pressed=true] .thumbnail-frame{border-color:#656565;box-shadow:0 0 0 2px #65656526}
@media(min-width:1500px){.thumbnail-frame{height:72px}}
@media(max-width:760px),(min-width:761px) and (max-height:800px){.thumbnail-frame{height:59px}}
@media(min-width:761px) and (max-height:800px){.story-panel #caption-description{font-size:16px}}
@media(max-width:760px){.art-region{height:min(360px,40svh)}.component-navigation{position:sticky;top:min(360px,40svh);z-index:7;box-shadow:0 5px 10px #2f2f2f08}}
/* Company landing page. The roof explorer supports the sales journey. */
:root{--paper:#fafafa;--ink:#373737;--accent:#4b4b4b;--muted:#777777;--line:#e3e3e3;scroll-behavior:smooth}.site-header{height:79px;max-width:1380px;padding:0 36px;gap:24px}.brand img{width:185px;height:48px}.primary-nav{display:flex;align-items:center;justify-content:center;gap:25px;margin:auto}.primary-nav a,.header-phone{font-size:11px;text-decoration:none;white-space:nowrap}.primary-nav a{color:#707070}.primary-nav a:hover{color:#363636}.header-phone{font-weight:600;letter-spacing:.015em}.contact-link{background:#444444;padding:12px 17px;font-size:11px}main{max-width:1380px;padding:0 36px}.sales-hero{display:grid;grid-template-columns:1fr 1.08fr;gap:60px;align-items:center;padding:43px 0 35px}.sales-copy{padding:8px 0 15px}.sales-copy .eyebrow{font-size:9px;letter-spacing:.17em;margin-bottom:22px}.sales-copy h1{font-size:clamp(43px,4.35vw,63px);line-height:1.06;letter-spacing:-.065em;font-weight:500;margin:0 0 25px;color:#3b3b3b}.sales-copy h1 span{display:block;color:#7b7b7b;font-weight:400}.sales-intro{font-size:17px;line-height:1.7;color:#5d5d5d;max-width:455px;margin:0}.sales-scope{font-size:12px;line-height:1.75;color:#8d8d8d;max-width:405px;margin:17px 0 28px}.sales-actions{display:flex;gap:11px;align-items:center;flex-wrap:wrap}.button-primary,.button-secondary,.button-light{display:inline-flex;align-items:center;justify-content:center;gap:20px;text-decoration:none;font-size:12px;line-height:1.2;padding:16px 19px;border-radius:5px;min-height:47px}.button-primary{background:#484848;color:#ffffff;box-shadow:0 6px 20px #43434310}.button-secondary{border:1px solid #d3d3d3;background:transparent;color:#626262}.button-primary:hover{background:#353535}.button-secondary:hover{background:#f0f0f0}.hero-phone{display:block;font-size:10px;line-height:1.6;margin-top:21px;color:#8e8e8e;text-decoration:none}.hero-phone strong{font-weight:500;color:#636363;margin-left:7px}.sales-image{position:relative;height:500px;margin:0;border-radius:12px;overflow:hidden;box-shadow:0 20px 55px #3e3e3e0c;background:#e8e8e8}.sales-image>img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 57%}.sales-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#25252570);pointer-events:none}.sales-image figcaption{position:absolute;z-index:1;bottom:22px;left:23px;right:23px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#ffffff}.sales-image figcaption>span{font-size:10px;letter-spacing:.025em}.sales-image figcaption a{font-size:11px;text-underline-offset:4px;text-decoration-thickness:1px}.sales-image figcaption a span{margin-left:11px}.service-note{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 0 21px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:10px;color:#808080}.service-note>span:before{content:'✓';color:#7b7b7b;margin-right:9px}.service-note a{font-size:10px;color:#626262;text-decoration:none}.service-note a span{margin-left:10px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:28px}.section-heading h2,.clear-plan h2,.exterior-note h2{font-size:clamp(29px,2.8vw,39px);letter-spacing:-.045em;line-height:1.13;font-weight:400;margin:0}.section-heading .eyebrow{font-size:9px;margin-bottom:11px}.section-heading p:not(.eyebrow){font-size:12px;line-height:1.8;color:#848484;max-width:325px;margin:0 0 12px}.text-link{display:inline-block;color:#666666;font-size:11px;text-decoration:none;border-bottom:1px solid #c7c7c7;padding-bottom:5px;white-space:nowrap}.text-link span{margin-left:13px}.service-intents{padding:66px 0}.intent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.intent-card{display:flex;flex-direction:column;text-decoration:none;padding:24px 21px 20px;border:1px solid #e3e3e3;border-radius:8px;min-height:228px;background:#fefefe;transition:background .18s,border-color .18s}.intent-card:hover{background:#f2f2f2;border-color:#cacaca}.intent-kicker{font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#8d8d8d;line-height:1.5}.intent-card h3{font-size:18px;font-weight:400;letter-spacing:-.025em;line-height:1.35;margin:15px 0 11px;max-width:190px}.intent-card p{font-size:11px;line-height:1.75;color:#8f8f8f;margin:0 0 23px}.intent-action{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;font-size:10px;color:#676767}.intent-action span{font-size:15px}.work-preview{padding:4px 0 65px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.project-card{text-decoration:none}.project-card figure{margin:0}.project-card img{width:100%;height:246px;display:block;object-fit:cover;object-position:center;border-radius:8px;background:#e8e8e8}.project-card:nth-child(3) img{object-position:center 31%}.project-card figcaption{position:relative;padding:17px 26px 0 0}.project-card figcaption>span{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:#909090}.project-card h3{font-size:17px;line-height:1.35;font-weight:400;letter-spacing:-.02em;margin:8px 0 0;color:#4a4a4a}.project-card i{font-style:normal;position:absolute;right:3px;top:26px;font-size:17px;color:#7f7f7f}.clear-plan{display:grid;grid-template-columns:1fr 1.7fr;gap:68px;padding:43px 0 48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.clear-plan>div>p:not(.eyebrow){font-size:12px;line-height:1.8;color:#8f8f8f;margin:16px 0 0;max-width:275px}.clear-plan ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;list-style:none;margin:0;padding:4px 0 0}.clear-plan li>span{font-size:10px;color:#9f9f9f;letter-spacing:.1em}.clear-plan h3{font-size:15px;line-height:1.45;font-weight:400;margin:17px 0 10px;color:#5b5b5b}.clear-plan li p{font-size:11px;line-height:1.8;color:#909090;margin:0}.roof-feature{padding:63px 0 38px;scroll-margin-top:20px}.roof-feature .section-heading{margin-bottom:25px}.roof-feature .section-heading>p{margin-bottom:0}.roof-showcase{border-radius:11px;box-shadow:0 12px 40px #4c4c4c05}.photo-stage{grid-template-columns:minmax(0,1fr) 280px}.art-region{height:420px;max-height:420px;position:relative;top:auto}.story-panel{height:420px;max-height:420px;padding:23px 21px 16px;gap:12px}.story-panel h2{font-size:26px;line-height:1.15;margin-bottom:13px}.story-panel #caption-description{font-size:14px;line-height:1.65}.playback-panel{padding-top:10px}.play-button{min-height:38px;font-size:11px;padding:11px 13px;background:#494949}.seek-control{margin-top:7px}.narration-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:8px}.narration-controls button{background:#f0f0f0;border:1px solid #e1e1e1;color:#747474;border-radius:4px;font-size:9px;padding:5px 8px;min-height:26px}.narration-controls button[aria-pressed=true]{background:#515151;border-color:#515151;color:#ffffff}.narration-controls span{font-size:8px;line-height:1.4;color:#919191;text-align:right}.component-rail{padding:9px 12px 10px;gap:8px}.component-card{flex-basis:109px;min-width:0}.thumbnail-frame{height:55px}.component-card .component-name{font-size:9px;padding-top:7px}.component-card .thumbnail{height:100%}.feature-footnote{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 2px;font-size:9px;color:#969696}.feature-footnote a{color:#737373;text-decoration:none}.feature-footnote a span{margin-left:8px}.exterior-note{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:29px 0 47px}.exterior-note h2{font-size:28px}.exterior-note p:not(.eyebrow){font-size:12px;color:#8f8f8f;line-height:1.7;margin:12px 0 0}.contact-banner{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:48px 57px;background:#434343;border-radius:10px;color:#ffffff}.contact-banner .eyebrow{color:#b3b3b3;font-size:9px}.contact-banner h2{font-size:45px;font-weight:400;letter-spacing:-.045em;line-height:1.08;margin:14px 0 17px}.contact-banner p:not(.eyebrow){font-size:12px;line-height:1.7;color:#b7b7b7;max-width:370px;margin:0}.contact-actions{display:flex;flex-direction:column;min-width:239px;gap:17px;align-items:stretch}.button-light{background:#f1f1f1;color:#545454;border-radius:5px;min-height:48px;font-size:12px}.contact-inspection{font-size:11px;line-height:1.5;text-align:center;color:#dbdbdb;text-decoration:none}.contact-inspection span{margin-left:12px}.contact-number{font-size:21px;letter-spacing:-.02em;text-decoration:none;text-align:center;margin-top:7px;color:#ececec}.site-footer{display:grid;grid-template-columns:1.3fr 1fr 1fr;align-items:start;gap:30px;padding:44px 0 32px;font-size:11px;color:#949494}.footer-brand{display:inline-block}.footer-brand img{width:178px;height:45px;object-fit:contain}.site-footer p{font-size:10px;line-height:1.8;margin:10px 0}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px 22px;max-width:240px;padding-top:13px}.site-footer a{text-decoration:none}.footer-contact{display:flex;flex-direction:column;gap:11px;align-items:flex-end;padding-top:13px;font-size:11px}.footer-contact a:first-child{font-size:17px;color:#787878}.footer-contact a:last-child{font-size:10px}.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1100px) and (min-width:761px){.site-header{padding:0 25px;gap:15px}.primary-nav{gap:17px}.primary-nav a{font-size:10px}.header-phone{display:none}main{padding:0 25px}.sales-hero{gap:34px}.sales-copy h1{font-size:45px}.sales-image{height:450px}.sales-intro{font-size:15px}.sales-actions{gap:9px}.button-primary,.button-secondary{font-size:10px;padding:14px}.intent-card{padding:21px 17px}.intent-card h3{font-size:16px}.project-card img{height:217px}.clear-plan{gap:37px;grid-template-columns:1fr 1.8fr}.clear-plan ol{gap:19px}}
@media(max-width:760px){
  .site-header{height:auto;min-height:106px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 15px;padding:8px 18px 0;align-items:center}.brand{margin:0}.brand img{width:164px;height:48px}.primary-nav{grid-row:2;grid-column:1/-1;justify-content:space-between;margin:0;gap:16px;padding:14px 0 13px;border-top:1px solid #e9e9e9;overflow:auto}.primary-nav a{font-size:10px}.header-phone{display:none}.contact-link{font-size:10px;padding:10px 12px}.contact-link span{margin-left:6px}main{padding:0 17px}.sales-hero{display:flex;flex-direction:column;gap:27px;padding:36px 0 26px;align-items:stretch}.sales-copy{padding:0 2px}.sales-copy .eyebrow{font-size:8px;margin-bottom:18px;letter-spacing:.11em}.sales-copy h1{font-size:clamp(38px,9.5vw,54px);line-height:1.07;letter-spacing:-.055em;margin-bottom:21px;max-width:none}.sales-copy h1 span{display:block}.sales-intro{font-size:15px;line-height:1.75;max-width:500px}.sales-scope{font-size:11px;line-height:1.8;margin:14px 0 22px;max-width:420px}.sales-actions{display:flex;gap:8px;flex-wrap:wrap}.button-primary,.button-secondary{font-size:10px;padding:14px 12px;gap:10px;min-height:43px;flex:1;white-space:nowrap}.hero-phone{font-size:10px;margin-top:17px}.hero-phone strong{margin-left:4px}.sales-image{height:300px;border-radius:8px}.sales-image>img{object-position:50% 55%}.sales-image figcaption{bottom:17px;left:17px;right:17px;gap:15px}.sales-image figcaption>span{font-size:9px}.sales-image figcaption a{font-size:10px}.service-note{display:grid;grid-template-columns:1fr 1fr;gap:13px 10px;padding:19px 1px;font-size:8px;align-items:center}.service-note>span:before{margin-right:5px}.service-note a{font-size:8px;line-height:1.5}.service-note a span{margin-left:3px}.section-heading{align-items:start;gap:16px;margin-bottom:21px}.section-heading h2,.clear-plan h2{font-size:29px}.section-heading .eyebrow{font-size:8px;margin-bottom:9px;letter-spacing:.13em}.section-heading p:not(.eyebrow){font-size:11px;line-height:1.7;max-width:320px}.text-link{font-size:10px;line-height:1.5;white-space:normal}.text-link span{margin-left:7px}.service-intents{padding:38px 0 41px}.service-intents .section-heading{display:block}.service-intents .text-link{margin-top:16px}.intent-grid{grid-template-columns:1fr 1fr;gap:10px}.intent-card{padding:19px 15px 15px;min-height:217px}.intent-kicker{font-size:7px;letter-spacing:.12em}.intent-card h3{font-size:16px;line-height:1.32;margin:12px 0 10px}.intent-card p{font-size:10px;line-height:1.75;margin-bottom:18px}.intent-action{font-size:8px;gap:6px;line-height:1.5}.work-preview{padding:0 0 39px}.work-preview .section-heading{display:block}.work-preview .section-heading>div+div{margin-top:15px}.work-preview .section-heading p{margin-bottom:9px}.project-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-x:contain;padding-bottom:13px;scrollbar-width:thin;scrollbar-color:#cacaca transparent}.project-card{flex:0 0 84%;scroll-snap-align:start;min-width:0}.project-card img{height:222px;object-position:center}.project-card figcaption{padding-top:13px}.project-card figcaption>span{font-size:7px}.project-card h3{font-size:16px;margin-top:7px}.project-card i{top:23px}.clear-plan{display:block;padding:32px 2px 34px}.clear-plan>div>p:not(.eyebrow){font-size:12px;max-width:360px;margin:14px 0 0}.clear-plan ol{grid-template-columns:1fr;gap:21px;margin-top:27px;padding:0}.clear-plan li{position:relative;padding-left:35px}.clear-plan li>span{position:absolute;left:0;top:3px;font-size:9px}.clear-plan h3{font-size:15px;margin:0 0 7px}.clear-plan li p{font-size:11px;line-height:1.7;max-width:360px}.roof-feature{padding:36px 0 20px;scroll-margin-top:10px}.roof-feature .section-heading{display:block;margin-bottom:21px}.roof-feature .section-heading>p{font-size:11px;margin:13px 0 0;max-width:370px}.roof-showcase{border-radius:9px}.art-region{height:280px;max-height:280px;position:relative;top:auto;z-index:auto}.story-panel{height:auto;max-height:none;padding:22px 19px 18px;gap:18px}.story-panel h2{font-size:26px}.story-panel #caption-description{font-size:14px;line-height:1.65}.story-copy{max-height:220px;overflow:auto}.story-panel .eyebrow{font-size:8px}.art-topline{top:11px;left:11px;right:11px}.art-bottomline{bottom:10px;left:11px;right:11px}.illustration-label{font-size:6px}.scene-hint,.return-note{font-size:8px;padding:5px 7px}.zoom-controls output{min-width:30px;font-size:8px}.zoom-controls button{width:26px;height:25px;font-size:16px}.component-rail{padding:8px 9px 9px;gap:7px}.component-card{flex-basis:89px}.thumbnail-frame{height:47px}.component-card .component-name{font-size:8px;padding-top:6px}.playback-panel{padding-top:12px}.play-button{font-size:11px;min-height:40px}.narration-controls button{font-size:9px;padding:5px 8px;min-height:28px}.narration-controls span{font-size:9px}.playback-meta output,.playback-meta select{font-size:10px}.feature-footnote{font-size:8px;gap:14px;padding:12px 1px;align-items:start}.feature-footnote a{white-space:nowrap;font-size:8px}.exterior-note{display:block;padding:19px 2px 34px}.exterior-note h2{font-size:25px}.exterior-note p:not(.eyebrow){font-size:11px;margin-top:10px}.exterior-note .text-link{margin-top:17px}.contact-banner{display:block;padding:32px 25px;border-radius:8px}.contact-banner h2{font-size:38px;margin:12px 0 15px}.contact-banner p:not(.eyebrow){font-size:11px;line-height:1.8;max-width:290px}.contact-banner .eyebrow{font-size:8px;letter-spacing:.12em}.contact-actions{min-width:0;margin-top:27px;gap:17px}.button-light{font-size:12px;min-height:45px}.contact-inspection{font-size:11px}.contact-number{font-size:20px;margin-top:3px}.site-footer{display:grid;grid-template-columns:1fr 1fr;gap:19px;padding:32px 1px 26px}.footer-brand img{width:156px;height:40px}.site-footer p{font-size:9px;margin:9px 0;line-height:1.8}.site-footer nav{display:flex;flex-direction:column;gap:12px;max-width:none;align-items:flex-end;padding-top:10px;font-size:10px}.footer-contact{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:12px 20px;align-items:center;border-top:1px solid var(--line);padding-top:19px;font-size:9px}.footer-contact a:first-child{font-size:14px}.footer-contact a:last-child{font-size:9px}
}
@media(max-width:760px){.site-header .brand{min-width:0}.site-header .brand img{max-width:100%}}
/* Neutral editorial finish: white, graphite and a restrained blue action color. */
:root{--paper:#fff;--ink:#1d1d1f;--muted:#6e6e73;--line:#e5e5ea;--soft:#f5f5f7;--accent:#0071e3;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;background:#fff;color:#1d1d1f}.site-header{border-color:#ececef}.primary-nav a,.header-phone{color:#424245}.contact-link,.play-button{background:#1d1d1f;color:#fff}.contact-link:hover,.play-button:hover{background:#343438}.sales-copy h1{color:#1d1d1f;font-weight:600;letter-spacing:-.06em}.sales-copy h1 span{color:#86868b;font-weight:500}.sales-copy .eyebrow,.eyebrow{color:#6e6e73}.sales-intro{color:#515154;font-size:18px}.sales-scope,.hero-phone,.service-note,.section-heading p:not(.eyebrow),.intent-card p,.project-card figcaption>span,.process-photo-note,.exterior-note p:not(.eyebrow),.feature-footnote,.site-footer,.footer-contact{color:#6e6e73}.hero-phone strong{color:#424245}.sales-image{border-radius:18px;box-shadow:0 18px 55px #0000000b}.sales-image:after{background:linear-gradient(transparent,#00000070)}.button-primary{background:#0071e3;color:#fff;border:0;border-radius:24px;font-size:12px;box-shadow:none}.button-primary:hover{background:#0077ed}.button-secondary{color:#1d1d1f;border-color:#d2d2d7;border-radius:24px;background:#fff}.button-secondary:hover{background:#f5f5f7}.service-note{border-color:#e5e5ea}.service-note>span:before{color:#86868b}.service-note a,.text-link,.feature-footnote a{color:#06c}.text-link{border-color:transparent}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.section-heading h2,.exterior-note h2{color:#1d1d1f;font-weight:600}.intent-card{background:#f5f5f7;border-color:#f5f5f7;border-radius:14px}.intent-card:hover{background:#efeff2;border-color:#e5e5ea}.intent-kicker{color:#6e6e73}.intent-card h3{color:#1d1d1f;font-weight:600}.intent-card p{font-size:12px}.intent-action{color:#06c;font-size:11px}.project-card img{border-radius:12px}.project-card h3{color:#1d1d1f;font-weight:500}.project-card i{color:#06c}.roof-showcase{border-color:#e5e5ea;background:#fff;box-shadow:0 12px 40px #00000005}.art-region,.photo-fallback{background:#fafafa}.story-panel{background:#fff;border-color:#eeeef1}.story-panel h2{color:#1d1d1f}.story-panel #caption-description{color:#6e6e73}.component-navigation{background:#fafafa;border-color:#e5e5ea}.component-card .component-name{color:#6e6e73}.component-card[aria-pressed=true] .component-name{color:#06c}.component-card[aria-pressed=true] .thumbnail-frame{border-color:#0071e3;box-shadow:0 0 0 2px #0071e31a}.thumbnail-frame,.component-card[data-fit=contain] .thumbnail{background:#f5f5f7}.hotspot-dot{border-color:#b7b7bd;background:#ffffffef;color:#515154}.roof-hotspot[aria-pressed=true] .hotspot-dot{background:#0071e3;border-color:#0071e3}.hotspot-label{color:#424245}.back-button,.zoom-controls{border-color:#dedee3;color:#424245}.zoom-controls button:hover{background:#f5f5f7}.scene-hint,.return-note,.illustration-label{color:#6e6e73}.narration-controls button{background:#f5f5f7;border-color:#e5e5ea;color:#515154}.narration-controls button[aria-pressed=true]{background:#1d1d1f;border-color:#1d1d1f;color:#fff}.narration-controls span,.playback-meta output,.playback-meta select,.installation-notes p,.installation-notes summary,.installation-notes a,.motion-note{color:#6e6e73}.contact-banner{background:#f5f5f7;color:#1d1d1f;border-radius:18px}.contact-banner .eyebrow{color:#6e6e73}.contact-banner h2{color:#1d1d1f;font-weight:600}.contact-banner p:not(.eyebrow){color:#6e6e73}.button-light{background:#0071e3;color:#fff;border-radius:24px}.contact-inspection{color:#06c}.contact-number,.footer-contact a:first-child{color:#1d1d1f}.footer-contact a:last-child{color:#06c}.site-footer{border-color:#e5e5ea}.site-footer p{color:#6e6e73}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline-color:#0071e3}
.visual-process{padding:6px 0 66px}.process-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.process-photo{display:block;text-decoration:none;border:1px solid #eeeef0;background:#fff;border-radius:17px;overflow:hidden;transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .45s}.process-photo-art{height:250px;position:relative;overflow:hidden;background:#f5f5f7}.process-photo-art>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.process-photo:first-child .process-photo-art>img{object-position:50% 38%}.process-photo:nth-child(2) .process-photo-art>img{object-position:40% 50%}.process-photo-art:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#00000066);pointer-events:none}.process-photo-art>span{position:absolute;z-index:1;bottom:18px;left:21px;right:21px;color:#fff;font-size:15px;font-weight:500;letter-spacing:-.02em}.process-photo:hover .process-photo-art>img{transform:scale(1.025)}.process-photo-copy{padding:23px 21px 22px}.process-photo h3{font-size:21px;line-height:1.2;letter-spacing:-.035em;color:#1d1d1f;margin:0 0 12px;font-weight:600}.process-photo p{font-size:13px;line-height:1.65;color:#6e6e73;margin:0 0 18px}.process-photo-copy>span{font-size:12px;color:#06c}.process-photo-copy i{font-style:normal;margin-left:8px}.process-photo-note{font-size:10px;line-height:1.5;margin:14px 2px 0}.roof-education{padding:0 0 60px}.education-tabs{display:flex;gap:6px;background:#f5f5f7;border-radius:26px;padding:5px;width:max-content;max-width:100%;overflow-x:auto;margin-bottom:25px;scrollbar-width:none}.education-tabs button{flex-shrink:0;padding:11px 19px;border-radius:22px;background:transparent;color:#6e6e73;font-size:12px;line-height:1.2;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s}.education-tabs button[aria-selected=true]{background:#fff;color:#1d1d1f;box-shadow:0 2px 7px #0000000d}.education-panel{display:grid;grid-template-columns:1.12fr 1fr;background:#f5f5f7;border:1px solid #ececf0;border-radius:19px;overflow:hidden;min-height:440px}.education-image{position:relative;margin:0;min-height:440px;overflow:hidden;background:#eaeaed}.education-image>img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 38%}.education-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#00000066);pointer-events:none}.education-image figcaption{position:absolute;z-index:1;bottom:20px;left:23px;right:23px;color:#fff;font-size:10px;line-height:1.5}.education-copy{padding:34px 36px 28px}.education-copy .eyebrow{font-size:9px;color:#6e6e73;margin-bottom:13px}.education-copy h3{font-size:33px;font-weight:600;letter-spacing:-.045em;line-height:1.1;color:#1d1d1f;margin:0 0 19px;max-width:390px}.education-copy>p:not(.eyebrow){font-size:14px;line-height:1.7;color:#6e6e73;margin:0 0 15px}.education-copy>p.education-takeaway{color:#424245;font-weight:500;font-size:13px;margin:16px 0}.education-checks{border-top:1px solid #dedee3;padding-top:16px;margin:18px 0 21px}.education-checks>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#86868b}.education-checks ul{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;padding:0;margin:10px 0 0}.education-checks li{font-size:11px;line-height:1.4;color:#6e6e73}.education-checks li:before{content:'•';color:#0071e3;margin-right:7px}.education-cta{font-size:11px;padding:13px 17px;min-height:41px}.education-sources{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:18px}.education-sources a{font-size:9px;line-height:1.6;color:#86868b;text-decoration:none}.education-sources a:hover{text-decoration:underline;text-underline-offset:3px}.education-panel[data-topic=deck] .education-image>img{object-fit:contain;padding:43px;background:#eaeaed}.education-panel[data-topic=deck] .education-image:after{display:none}.education-panel[data-topic=deck] .education-image figcaption{color:#6e6e73}.education-panel[data-topic=hail] .education-image>img{object-position:50% 29%}.education-panel[data-topic=sun] .education-image>img{object-position:50% 50%}.reveal-pending{opacity:0;transform:translateY(16px)}[data-reveal]{transition:opacity .65s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms),transform .65s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms)}
@media(max-width:1100px) and (min-width:761px){.education-copy{padding:28px 27px}.education-copy h3{font-size:29px}.education-copy>p:not(.eyebrow){font-size:13px}.process-photo-art{height:220px}.process-photo h3{font-size:19px}.process-photo-copy{padding:21px 19px}.process-photo p{font-size:12px}}
@media(max-width:760px){.sales-intro{font-size:16px}.sales-scope{font-size:12px}.intent-card p{font-size:11px}.intent-action{font-size:9px}.sales-image{border-radius:13px}.visual-process{padding:0 0 40px}.visual-process .section-heading,.roof-education .section-heading{display:block}.visual-process .section-heading>p,.roof-education .section-heading>p{margin-top:14px;max-width:345px}.process-photos{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#c7c7cc transparent;padding-bottom:11px}.process-photo{flex:0 0 86%;min-width:0;scroll-snap-align:start;border-radius:13px}.process-photo-art{height:230px}.process-photo-art>span{font-size:15px;left:20px;bottom:17px}.process-photo-copy{padding:21px 20px}.process-photo h3{font-size:21px}.process-photo p{font-size:13px}.process-photo-copy>span{font-size:12px}.process-photo-note{font-size:9px;margin-top:11px;line-height:1.6}.roof-education{padding-bottom:30px}.education-tabs{max-width:100%;margin-bottom:18px;padding:4px;gap:3px;border-radius:23px}.education-tabs button{font-size:10px;padding:10px 12px;border-radius:20px}.education-panel{grid-template-columns:1fr;border-radius:14px;min-height:0}.education-image{min-height:0;height:235px}.education-image>img{object-position:50% 36%}.education-image figcaption{bottom:16px;left:19px;right:19px;font-size:9px}.education-copy{padding:25px 23px 26px}.education-copy h3{font-size:30px;max-width:360px;margin-bottom:17px}.education-copy .eyebrow{font-size:8px;margin-bottom:12px}.education-copy>p:not(.eyebrow){font-size:14px;line-height:1.75}.education-copy>p.education-takeaway{font-size:13px;line-height:1.65}.education-checks{margin-top:17px;margin-bottom:20px;padding-top:15px}.education-checks>span{font-size:9px}.education-checks li{font-size:10px}.education-cta{font-size:11px;min-height:44px;width:100%;flex:none}.education-sources{margin-top:16px;gap:5px}.education-sources a{font-size:9px}.education-panel[data-topic=deck] .education-image>img{padding:35px 60px}.education-panel[data-topic=hail] .education-image>img{object-position:50% 29%}.contact-banner{border-radius:14px}.contact-banner .button-light{background:#0071e3;color:#fff}.contact-number{color:#1d1d1f}}
.education-show-detail{display:block;background:transparent;padding:0;margin-top:15px;color:#06c;font-size:11px;line-height:1.5;text-align:left}.education-show-detail:hover{text-decoration:underline;text-underline-offset:4px}.education-show-detail span{margin-left:8px}.roof-education{padding-bottom:13px}.roof-feature{padding-top:36px}
@media(max-width:760px){.roof-education{padding-bottom:7px}.roof-feature{padding-top:29px}.education-show-detail{font-size:11px;margin-top:17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal-pending{opacity:1;transform:none}.process-photo:hover .process-photo-art>img{transform:none}}
/* Detail controls occupy their own row, clear of the photograph and captions. */
.art-region.has-detail-panel .photographic-host{top:48px;bottom:0;height:calc(100% - 48px)}
.art-region.has-detail-panel .art-topline{top:10px;right:145px}
.art-region.has-detail-panel .art-bottomline{top:10px;bottom:auto;left:auto;right:12px}
.art-region.has-detail-panel .illustration-label{display:none}
@media(max-width:760px){.art-region.has-detail-panel{height:340px;max-height:340px}}

/* One invitation into the storm story; the roof remains the interactive stage. */
.storm-invitation{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#f5f5f7;border:1px solid #eaeaee;border-radius:18px;padding:25px 29px;margin:0 0 18px;transition:background 1.6s,border-color 1.6s,color 1.6s}
.storm-invitation-copy .eyebrow{font-size:9px;margin:0 0 10px;letter-spacing:.12em}.storm-invitation h3{font-size:27px;line-height:1.12;font-weight:600;letter-spacing:-.04em;margin:0 0 10px;color:#1d1d1f}.storm-invitation-copy>p:last-child{max-width:470px;font-size:13px;line-height:1.65;margin:0;color:#6e6e73}.storm-launch{display:flex;flex-direction:column;gap:11px;align-items:center;flex:0 0 auto;min-width:216px}.storm-button{min-height:54px;padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:30px;background:#1d1d1f;color:#fff;font-size:15px;font-weight:500;box-shadow:0 8px 20px #00000012;transition:background .2s,transform .2s,box-shadow .2s}.storm-button:not(:disabled):hover{background:#303035;box-shadow:0 10px 23px #0000001a;transform:translateY(-1px)}.storm-button:disabled{cursor:wait;opacity:.5}.storm-button svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.storm-button-arrow{font-size:19px;font-weight:400;margin-left:10px}.storm-story-status{color:#6e6e73;font-size:10px;line-height:1.5;max-width:235px;text-align:center;min-height:15px}
.storm-outcome[hidden]{display:none}.storm-outcome{display:grid;grid-template-columns:minmax(170px,.72fr) minmax(0,1.8fr);gap:0;margin:19px 0 0;background:#f5f5f7;border:1px solid #e5e5ea;border-radius:17px;overflow:hidden}.storm-outcome>img{width:100%;height:100%;min-height:260px;object-fit:cover;object-position:50% 34%}.storm-outcome-copy{padding:29px 32px}.storm-outcome-copy .eyebrow{font-size:9px;margin-bottom:11px}.storm-outcome h3{margin:0 0 15px;font-size:29px;line-height:1.15;font-weight:600;letter-spacing:-.04em;color:#1d1d1f}.storm-outcome p:not(.eyebrow){color:#6e6e73;font-size:13px;line-height:1.7;max-width:690px;margin:0 0 20px}.storm-outcome .button-primary{min-height:43px;font-size:12px;padding:13px 20px}.storm-outcome-phone{color:#06c;font-size:12px;text-decoration:none;margin-left:19px;white-space:nowrap}.storm-outcome-phone:hover{text-decoration:underline}
body{transition:background-color 1.6s}body.storm-active{background:#e7e9ee}.storm-active .roof-feature>.section-heading .eyebrow,.storm-active .roof-feature>.section-heading>p{color:#515766}.storm-active .storm-invitation{background:#222936;border-color:#2e3747}.storm-active .storm-invitation h3{color:#fff}.storm-active .storm-invitation-copy .eyebrow,.storm-active .storm-invitation-copy>p:last-child,.storm-active .storm-story-status{color:#c7ccd6}.storm-active .storm-button{background:#fff;color:#222936;box-shadow:0 8px 22px #00000029}.storm-active .storm-button:not(:disabled):hover{background:#e9edf4}.storm-active .roof-showcase{border-color:#3b4350;box-shadow:0 20px 60px #11182525}.storm-active .art-region,.storm-active .photo-fallback{background:#222936}.storm-active .story-panel{background:#222936;border-color:#3b4350}.storm-active .story-panel h2{color:#fff}.storm-active .story-panel .eyebrow,.storm-active .story-panel #caption-description,.storm-active .story-panel .installation-notes p,.storm-active .story-panel .installation-notes summary,.storm-active .story-panel .installation-notes a,.storm-active .narration-controls span,.storm-active .playback-meta output,.storm-active .playback-meta select,.storm-active .motion-note{color:#c7ccd6}.storm-active .playback-panel{border-color:#454d5b}.storm-active .play-button{background:#fff;color:#222936}.storm-active .play-button:hover{background:#e9edf4}.storm-active .component-navigation{background:#252c38;border-color:#3b4350}.storm-active .component-card .component-name{color:#c7ccd6}.storm-active .component-card[aria-pressed=true] .component-name{color:#8ec5ff}.storm-active .scene-hint,.storm-active .return-note,.storm-active .illustration-label{color:#515154}.story-panel,.art-region,.component-navigation,.roof-showcase{transition:background-color 1.6s,border-color 1.6s,box-shadow 1.6s}.storm-complete .storm-outcome{animation:storm-outcome-in .75s ease both}@keyframes storm-outcome-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.storm-invitation{padding:23px;gap:21px}.storm-invitation h3{font-size:25px}.storm-launch{min-width:198px}.storm-outcome-copy{padding:26px}.storm-outcome h3{font-size:27px}.storm-outcome-phone{display:block;margin:15px 0 0}}
@media(max-width:760px){.storm-invitation{display:block;padding:22px 21px;border-radius:14px;margin-bottom:14px}.storm-invitation-copy .eyebrow{font-size:8px;margin-bottom:10px}.storm-invitation h3{font-size:27px;max-width:280px}.storm-invitation-copy>p:last-child{font-size:13px;max-width:340px}.storm-launch{flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;min-width:0;margin-top:20px}.storm-button{min-height:48px;padding:12px 17px;font-size:13px;gap:9px;flex-shrink:0}.storm-button svg{width:25px;height:25px}.storm-button-arrow{font-size:17px;margin-left:2px}.storm-story-status{font-size:10px;text-align:left;max-width:135px;min-height:0}.storm-outcome{grid-template-columns:1fr;border-radius:14px;margin-top:14px}.storm-outcome>img{height:185px;min-height:0;object-position:50% 31%}.storm-outcome-copy{padding:25px 23px}.storm-outcome-copy .eyebrow{font-size:8px}.storm-outcome h3{font-size:28px}.storm-outcome p:not(.eyebrow){font-size:13px}.storm-outcome .button-primary{width:100%;font-size:11px;min-height:45px}.storm-outcome-phone{display:block;margin:17px 0 0;text-align:center;font-size:12px}}
@media(prefers-reduced-motion:reduce){.storm-complete .storm-outcome{animation:none}.storm-button:not(:disabled):hover{transform:none}}
@media(max-width:370px){.storm-launch{flex-wrap:wrap}.storm-story-status{max-width:none;width:100%}}
.story-panel,.component-navigation,.storm-invitation{transition:border-color 1.2s,box-shadow 1.2s}
