:root{--concrete:#eeeae3;--ink:#111418;--graphite:#272a2f;--steel:#9aa1a8;--orange:#ff5b27;--blue:#2f57ff;--white:#fff;--line:#cbc5bd;--shadow:0 28px 75px rgba(17,20,24,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--concrete);color:var(--ink);font-family:Arial,sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.wrap{max-width:1340px;margin:auto;padding:0 28px}.gv-icon{width:29px;height:29px}.site-header{position:sticky;top:0;z-index:100;background:rgba(238,234,227,.96);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:58px;height:44px;background:var(--ink);color:var(--orange);display:grid;place-items:center;font-weight:950}.brand strong{display:block}.brand small{display:block;font-size:.56rem;letter-spacing:.13em;color:#6f7479}.desktop-nav{display:flex;gap:23px;font-size:.81rem;font-weight:850}.nav-cta{background:var(--orange);color:#fff;padding:13px 18px;font-weight:950}.menu-toggle,.mobile-nav{display:none}.tech-rail{background:var(--ink);color:#fff;display:flex;justify-content:center;align-items:center;gap:18px;padding:9px;font-size:.62rem;font-weight:950;letter-spacing:.16em}.tech-rail i{width:48px;height:1px;background:var(--orange)}
.hero{background:linear-gradient(135deg,#efebe4,#e8e7e4 60%,#e3e6eb);padding-bottom:45px}.hero-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:38px;align-items:center;padding-top:55px}.hero-meta{display:flex;justify-content:space-between;font-size:.65rem;letter-spacing:.14em;font-weight:950;color:#70757a}.hero-code{font-size:.67rem;letter-spacing:.17em;font-weight:950;color:var(--blue);margin:28px 0 0}.hero h1{font-size:clamp(3.6rem,6.3vw,6.7rem);line-height:.88;letter-spacing:-.07em;margin:16px 0 24px}.hero h1 em{font-style:normal;color:var(--blue)}.hero h1 strong{color:var(--orange)}.hero-lead{font-size:1.04rem;color:#5e6267}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin:27px 0 32px}.btn{display:inline-flex;padding:15px 20px;font-weight:950}.btn-orange{background:var(--orange);color:#fff}.btn-dark{background:var(--ink);color:#fff}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #c5c0b9}.hero-stats div{padding:16px;border-right:1px solid #c5c0b9}.hero-stats div:first-child{padding-left:0}.hero-stats div:last-child{border:0}.hero-stats strong{display:block;font-size:1.2rem}.hero-stats span{font-size:.67rem;color:#70757a}.hero-gallery{display:grid;grid-template-columns:1.1fr .8fr;grid-template-rows:330px 220px 190px;gap:10px}.hero-gallery figure{margin:0;background:#fff;padding:6px;position:relative;box-shadow:var(--shadow)}.hero-gallery img{width:100%;height:100%;object-fit:cover}.hg-main{grid-row:1/4}.hero-gallery figcaption{position:absolute;left:6px;right:6px;bottom:6px;background:#fff;padding:8px 10px;font-size:.58rem;font-weight:950}
.eyebrow{display:block;font-size:.65rem;font-weight:950;letter-spacing:.16em;color:#746c61;margin-bottom:12px}.eyebrow.light{color:#ffb39b}.selector{padding:95px 0;background:#fff}.selector-head h2,.facades-head h2,.process-head h2,.tech-head h2,.contact h2{font-size:clamp(2.8rem,5vw,4.8rem);line-height:.95;letter-spacing:-.055em;margin:0}.selector-head h2 em,.facades-head h2 em,.process-head h2 em,.tech-head h2 em,.contact h2 em{font-style:normal;color:var(--orange)}.decision-grid{max-width:1340px;margin:40px auto 0;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr)}.decision-grid article{padding:28px;border:1px solid var(--line);min-height:310px}.decision-grid article+article{border-left:0}.decision-grid>article>span{font-size:.68rem;font-weight:950;color:var(--orange)}.decision-icon{width:58px;height:58px;margin:55px 0 18px;background:#eceffb;color:var(--blue);display:grid;place-items:center}.decision-grid h3{font-size:1.45rem;margin:0 0 8px}.decision-grid p{color:#70757a;font-size:.84rem}
.facades{background:var(--graphite);color:#fff;padding:96px 0}.facades-head{max-width:1340px;margin:auto;padding:0 28px 38px;display:grid;grid-template-columns:1.15fr .65fr;gap:40px;align-items:end}.facades-head h2 em{color:#8facff}.facades-head p{color:#b4bac0}.facade-grid{max-width:1440px;margin:auto;padding:0 18px;display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:245px;gap:9px}.facade-grid figure{margin:0;position:relative;overflow:hidden}.facade-grid img{width:100%;height:100%;object-fit:cover}.facade-grid figcaption{position:absolute;left:8px;right:8px;bottom:8px;background:#fff;color:#111;padding:8px 10px;display:flex;justify-content:space-between}.facade-grid figcaption span{font-weight:950;font-size:.68rem}.facade-grid figcaption small{font-size:.55rem;color:#777}
.material-strip{padding:70px 0 0;background:var(--orange);color:#fff}.material-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px}.material-title>span{font-size:.66rem;font-weight:950;letter-spacing:.16em}.material-title h2{font-size:4rem;line-height:.8;margin:0}.material-title i{font-style:normal;color:var(--ink)}.segment-bars{display:grid;gap:4px}.segment-bars i{height:22px;background:var(--ink)}.segment-bars i:nth-child(even){background:var(--blue)}
.process{padding:96px 0;background:#f7f5f1}.process-head{display:grid;grid-template-columns:1.15fr .65fr;gap:40px;align-items:end;margin-bottom:40px}.process-head p{color:#70757a}.process-track{display:grid;grid-template-columns:repeat(5,1fr);border-top:3px solid var(--ink)}.process-track article{padding:24px;border-right:1px solid var(--line);min-height:260px}.process-track article:last-child{border:0}.process-track span{font-size:.68rem;font-weight:950;color:var(--blue)}.process-track h3{font-size:1.2rem;margin:75px 0 8px}.process-track p{font-size:.8rem;color:#70757a}
.installations{display:grid;grid-template-columns:.55fr 1.45fr;background:var(--blue);color:#fff}.installation-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}.installation-copy h2{font-size:3.4rem;line-height:.95;margin:0 0 18px}.installation-copy h2 em{font-style:normal;color:#ffad93}.installation-copy p{color:#d8dfff}.installation-grid{display:grid;grid-template-columns:1fr 1fr}.installation-grid img{width:100%;height:330px;object-fit:cover}
.service-tech{padding:96px 0;background:var(--ink);color:#fff}.tech-head{margin-bottom:38px}.tech-head h2 em{color:var(--orange)}.tech-services{max-width:1340px;margin:auto;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr)}.tech-services article{padding:32px;min-height:390px}.tech-services .new{background:#f1eee8;color:var(--ink)}.tech-services .automatic{background:var(--orange)}.tech-services .repair{background:var(--blue)}.service-icon{width:58px;height:58px;border:1px solid currentColor;display:grid;place-items:center}.tech-services article>span{display:block;font-size:.65rem;font-weight:950;margin-top:50px}.tech-services h3{font-size:2rem;margin:10px 0}.tech-services p{font-size:.85rem;opacity:.8}.tech-services strong{display:block;margin-top:25px}.tech-services a{display:inline-block;margin-top:20px;font-weight:950}
.reviews{padding:96px 0;background:#fff}.reviews-head{display:flex;justify-content:space-between;align-items:end}.reviews-head h2{font-size:5rem;margin:0}.review-count{text-align:right}.review-count strong{display:block;font-size:3.2rem;color:var(--orange)}.review-count span{font-size:.72rem;color:#70757a}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px}.review-grid blockquote{margin:0;background:#f3f1ec;padding:28px;border-top:5px solid var(--blue);min-height:235px}.review-grid footer{display:grid}.review-grid footer span{font-size:.7rem;color:#70757a}
.faq{padding:96px 0;background:#fff}.faq-grid{display:grid;grid-template-columns:.6fr 1.4fr;gap:50px}.faq-grid h2{font-size:3rem;line-height:.95;margin:0}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;padding:19px 0;font-weight:900}.faq-list summary span{color:var(--orange)}.faq-list details div{padding:0 0 19px;color:#70757a}
.contact{padding:96px 0;background:#20242a;color:#fff}.contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:48px}.contact h2 em{color:#8facff}.contact-copy>p{color:#c5cad0}.contact-lines{display:grid;gap:12px;margin-top:28px}.contact-lines div{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:10px;display:flex;flex-direction:column}.contact-lines span{font-size:.62rem;color:#8d939a}.form-card{background:#fff;color:var(--ink);padding:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{display:grid;gap:6px;font-size:.8rem;font-weight:850}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{font:inherit;padding:13px 14px;border:1px solid #d8d5d0}.file-label small{font-size:.67rem;color:#70757a}.honeypot{position:absolute;left:-9999px}.consent{font-size:.72rem;color:#625d61}.submit-btn{background:var(--orange);color:#fff;border:0;padding:15px 20px;font:inherit;font-weight:950}.form-status{padding:12px;margin-bottom:12px}.form-status.ok{background:#eaf7df;color:#355c18}.form-status.error{background:#fff0f0;color:#942a2a}
.site-footer{background:#0a0d11;color:#fff;padding:48px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr .8fr;gap:24px}.footer-brand{display:flex;gap:13px}.footer-brand p{color:#747a82;font-size:.8rem}.footer-grid>div>span{display:block;font-size:.61rem;color:#747a82}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #222832;margin-top:25px;padding-top:16px;color:#747a82;font-size:.77rem}.mobile-actions{display:none}.simple-page{min-height:60vh;padding:70px 0}
@media(max-width:1100px){.desktop-nav,.nav-cta{display:none}.menu-toggle{display:block;background:none;border:1px solid #aaa;padding:9px}.mobile-nav.open{display:flex}.mobile-nav{padding:0 28px 18px;gap:10px;flex-direction:column}.hero-grid,.facades-head,.process-head,.contact-grid,.faq-grid,.footer-grid,.installations{grid-template-columns:1fr}.decision-grid{grid-template-columns:1fr 1fr}.decision-grid article+article{border-left:1px solid var(--line)}.facade-grid{grid-template-columns:1fr 1fr}.process-track{grid-template-columns:1fr 1fr}.tech-services{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr 1fr}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:16px;right:16px;bottom:16px;z-index:150}.mobile-actions a{padding:15px;text-align:center;font-weight:950}.mobile-actions a:first-child{background:#fff;color:#111}.mobile-actions a:last-child{background:var(--orange);color:#fff}}
@media(max-width:720px){.wrap{padding:0 16px}.hero-grid{padding-top:40px}.hero h1{font-size:3.3rem}.hero-meta{flex-direction:column}.hero-actions{flex-direction:column}.btn{width:100%}.hero-stats,.hero-gallery,.decision-grid,.facade-grid,.process-track,.review-grid,.form-grid{grid-template-columns:1fr}.hero-gallery{grid-template-rows:none}.hg-main{grid-row:auto}.hero-gallery figure img{height:290px}.material-title{display:block}.material-title h2{font-size:2.8rem;margin-top:15px}.installation-copy{padding:55px 22px}.installation-grid{grid-template-columns:1fr}.installation-grid img{height:280px}.reviews-head{display:block}.review-count{text-align:left;margin-top:20px}.form-card{padding:18px}.brand small{display:none}}
