:root{--red:#ed1e2b;--ink:#171b21;--muted:#68727e;--page:#fff;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica Neue,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;font-size:16px;font-weight:500}button,input,select,textarea{font:inherit}img,svg{max-width:100%}:root{--motion-ease:cubic-bezier(.16, 1, .3, 1);--motion-fast:.22s;--motion-base:.42s;--motion-slow:.68s;--reveal-distance:22px}.container{width:min(1140px,100% - 36px);margin:0 auto}[data-reveal]{opacity:0;transform:translate3d(0, var(--reveal-distance), 0);transition:opacity var(--motion-base) var(--motion-ease), transform var(--motion-base) var(--motion-ease);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform}[data-reveal].is-visible{opacity:1;transform:translate(0,0)}.top-bar{color:#1d2630;background:linear-gradient(90deg,#ffffffe0,#ffffffc2),linear-gradient(135deg,#eaf4fb,#d8ecf7)}.top-bar-inner{justify-content:flex-end;align-items:center;gap:22px;min-height:62px;font-size:.88rem;font-weight:700;display:flex}.top-bar a{color:#1d2630;text-decoration:none}.top-bar strong{color:var(--red)}.site-header{z-index:30;transition:background var(--motion-base) var(--motion-ease), padding-bottom var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease);background:linear-gradient(90deg,#ffffffc7,#ffffffa8),linear-gradient(135deg,#eaf4fb,#d8ecf7);padding-bottom:18px;position:sticky;top:0}.site-header.is-scrolled{background:linear-gradient(90deg,#fffffff0,#ffffffe6),linear-gradient(135deg,#edf6fb,#ddeef7);padding-bottom:10px;box-shadow:0 10px 26px #0e151d14}.nav-shell{min-height:64px;transition:min-height var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);background:#fff;border-radius:0 0 8px 8px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:0 16px 0 0;display:grid;position:relative;box-shadow:0 12px 30px #0e151d1a}.site-header.is-scrolled .nav-shell{min-height:60px;box-shadow:0 14px 34px #0e151d1f}.brand,.footer-brand{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.brand{min-width:220px;min-height:104px;transition:min-height var(--motion-fast) var(--motion-ease), padding var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);background:#111417;border-radius:0 0 0 8px;place-self:center start;padding:6px 12px}.site-header.is-scrolled .brand{min-height:94px}.brand-logo,.footer-logo{width:auto;max-width:100%;height:auto;display:block}.brand-logo{aspect-ratio:860/614;object-fit:contain;object-position:center center;width:156px}.footer-brand{min-height:auto}.footer-logo{aspect-ratio:860/614;object-fit:contain;width:230px}.primary-nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,28px);display:flex}.primary-nav a{color:var(--ink);text-transform:uppercase;transition:color var(--motion-fast) var(--motion-ease);font-size:.86rem;font-weight:900;text-decoration:none;position:relative}.primary-nav a:after{content:"";background:var(--red);transform-origin:50%;opacity:0;height:2px;transition:transform var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease);position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(.25)}.primary-nav a:hover{color:var(--red)}.primary-nav a:hover:after,.primary-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.nav-cta,.button{text-align:center;cursor:pointer;min-height:50px;transition:transform var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease), color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease);border:0;border-radius:5px;justify-content:center;align-items:center;padding:14px 21px;font-weight:950;line-height:1;text-decoration:none;display:inline-flex}.nav-cta,.button.red{color:#fff;background:var(--red);box-shadow:0 12px 28px #ed1e2b3d}.button.dark{color:#fff;background:var(--ink)}.button.light{color:var(--red);background:#fff}.nav-cta:hover,.button.red:hover{background:#c91520}.menu-toggle{display:none}.hero-section{background:linear-gradient(90deg,#fffffff5 0%,#ffffffdb 42%,#ffffff1f 70%),linear-gradient(#e4f2fbd1,#ffffff2e),linear-gradient(135deg,#f7fbff,#dcecf4);min-height:0;padding:84px 0 128px;position:relative;overflow:hidden}.hero-section:after{content:"";clip-path:polygon(7% 54%,42% 14%,96% 50%,96% 100%,7% 100%);background:linear-gradient(145deg,#141b230a,#141b232e),repeating-linear-gradient(102deg,#384653 0 18px,#27323d 18px 22px,#cfd8df 22px 26px),linear-gradient(#f7efe5,#d6c0a5);border-left:12px solid #ffffffa6;width:min(660px,55vw);height:420px;animation:14s ease-in-out infinite alternate hero-roof-float;position:absolute;bottom:0;right:-3vw;box-shadow:-30px 28px 70px #0e151d38}.hero-section:before{content:"";border-top:12px solid var(--red);z-index:1;background:linear-gradient(90deg,#ffffffd1,#fffffff0),repeating-linear-gradient(90deg,#0000 0 34px,#ed1e2b47 34px 38px);width:210px;height:138px;position:absolute;bottom:76px;right:5vw}.hero-grid{z-index:2;grid-template-columns:minmax(0,1fr) minmax(320px,560px);align-items:center;gap:clamp(20px,4vw,42px);display:grid;position:relative}.hero-copy{max-width:620px}.hero-video-card{place-self:center end;gap:10px;width:min(100%,520px);display:grid}.hero-video-frame{background:linear-gradient(#10141aeb,#10141ae0);border:1px solid #ed1e2b3d;border-radius:18px;gap:10px;padding:12px;display:grid;box-shadow:0 20px 48px #0e151d33,inset 0 0 0 1px #ffffff0f}.hero-video-label{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:var(--red);border-radius:999px;width:fit-content;padding:7px 11px;font-size:.73rem;font-weight:950;display:inline-flex}.hero-video-shell{aspect-ratio:16/9;background:#111417;border-radius:14px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.hero-video-iframe,.hero-video-thumb-link{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-video-thumb-link{color:#fff;text-decoration:none}.hero-video-thumb{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.hero-video-thumb-link:after{content:"";background:linear-gradient(#0e151d14,#0e151d38);position:absolute;inset:0}.hero-video-play{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e151dd1;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;font-weight:950;display:inline-flex;position:absolute;bottom:16px;right:16px}.hero-video-meta{color:#d8dee5;justify-content:space-between;align-items:center;gap:12px;display:flex}.hero-video-meta p{color:#d8dee5;margin:0;font-size:.88rem;line-height:1.4}.hero-video-meta a{color:#fff;white-space:nowrap;font-size:.9rem;font-weight:950;text-decoration:none}.hero-video-badge{color:#fff;background:#0e151dc2;border:1px solid #ffffff14;border-radius:999px;width:fit-content;padding:9px 13px;font-size:.86rem;font-weight:900}.hero-video-card.is-reduced .hero-video-frame{padding-bottom:10px}.hero-intro .hero-animate{opacity:0;animation:hero-rise .62s var(--motion-ease) forwards;transform:translateY(20px)}.hero-intro .hero-animate-1{animation-delay:40ms}.hero-intro .hero-animate-2{animation-delay:.1s}.hero-intro .hero-animate-3{animation-delay:.17s}.hero-intro .hero-animate-4{animation-delay:.24s}.hero-intro .hero-animate-5{animation-delay:.3s}.hero-intro .hero-animate-6{animation-delay:.36s}.hero-brand-line{color:var(--red);letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:.95rem;font-weight:950}.kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 12px;font-size:.8rem;font-weight:950;display:flex}.kicker:before{content:"";background:var(--red);width:22px;height:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.08}h1{letter-spacing:0;max-width:720px;margin-bottom:18px;font-size:clamp(2.7rem,6.2vw,5.1rem)}h2{margin-bottom:18px;font-size:clamp(2rem,4.3vw,3.45rem)}h3{margin-bottom:11px;font-size:1.24rem}.hero-copy p:not(.kicker),.section-copy p,.why-copy p,.quote-copy p,.section-heading p{color:var(--muted);font-size:1.03rem;line-height:1.75}.button-row,.hero-trust{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-trust span{color:var(--ink);border-left:4px solid var(--red);transition:transform var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease);background:#ffffffe0;padding:8px 12px;font-weight:900;box-shadow:0 8px 20px #0e151d14}.hero-card-section{z-index:5;margin-top:-70px;padding:0 0 52px;position:relative}.hero-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.hero-service-card{background:#fff;border-radius:10px;flex-direction:column;min-height:214px;padding:28px;display:flex;box-shadow:0 22px 45px #0e151d1f}.hero-service-card h2{margin-bottom:8px;font-size:1.34rem}.hero-service-card p,.service-card p,.feature-card p,.project-card p{color:var(--muted);line-height:1.65}.line-icon{width:54px;height:54px;transition:transform var(--motion-fast) var(--motion-ease);justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.line-icon img{object-fit:contain;width:100%;height:100%;display:block}.section{padding:clamp(72px,9vw,116px) 0}.about-grid,.why-grid,.reviews-grid,.quote-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(38px,7vw,88px);display:grid}.image-collage{min-height:560px;position:relative}.collage-main,.collage-small,.why-image,.review-visual,.project-photo{background-color:#0000;background-image:linear-gradient(145deg,#ed1e2b29,#0e151d14),repeating-linear-gradient(135deg,#d6dee6 0 18px,#aeb8c4 18px 36px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.collage-main{object-fit:cover;object-position:center 28%;border-radius:12px;width:82%;height:88%;position:absolute;inset:0 18% 12% 0}.collage-small{object-fit:cover;object-position:center 42%;border:10px solid #fff;border-radius:10px;width:58%;height:265px;position:absolute;bottom:0;right:0;box-shadow:0 20px 40px #0e151d24}.measurement-mark{background:repeating-linear-gradient(90deg, var(--muted) 0 2px, transparent 2px 12px);opacity:.45;width:210px;height:34px;position:absolute;bottom:8px;left:0}.section-copy{max-width:620px}.check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.check-list li{color:var(--ink);padding-left:28px;font-weight:800;position:relative}.check-list li:before{color:#fff;content:"✓";background:var(--red);border-radius:999px;place-items:center;width:18px;height:18px;font-size:.72rem;display:grid;position:absolute;top:2px;left:0}.dark-pattern{color:#fff;background:radial-gradient(circle at 12px 12px,#ffffff0a 2px,#0000 3px) 0 0/28px 28px,linear-gradient(135deg,#151a20,#0e1115)}.dark-pattern .kicker{color:#b8c0ca;justify-content:center}.dark-pattern h2,.dark-pattern h3{color:#fff}.center-heading{text-align:center;max-width:760px;margin:0 auto 44px}.dark-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.service-card{background:#fff;border-radius:10px;flex-direction:column;min-height:300px;padding:32px;display:flex;box-shadow:0 16px 34px #0e151d1a}.dark-card{color:#dce3ea;background:#181c21;box-shadow:0 20px 46px #00000038}.dark-card p{color:#b8c0ca}.service-card a{color:#fff;background:#2d3035;border-radius:999px;width:fit-content;margin-top:auto;padding:13px 18px;font-weight:900;text-decoration:none;display:inline-flex}.service-card a:hover{background:var(--red)}.why-section{background:#fff}.why-copy{align-self:start}.why-image{object-fit:cover;object-position:center 36%;border-radius:14px;width:100%;height:300px;min-height:300px;margin-top:28px;display:block}.image-support-copy{color:var(--muted);margin:18px 0 0;font-weight:750}.feature-stack{gap:18px;display:grid}.feature-card{background:#fff;border:1px solid #cfd6de;border-radius:9px;grid-template-columns:auto 1fr;gap:22px;padding:24px;display:grid}.feature-card .line-icon{margin:0}.stats-section{padding:78px 0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.stat-card{text-align:left;min-height:196px;transition:transform var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-content:start;justify-items:start;padding:24px 22px;display:grid;box-shadow:inset 0 1px #ffffff05}.stat-card strong{color:#fff;letter-spacing:0;margin-top:16px;font-size:clamp(1.35rem,2vw,1.95rem);line-height:1.15;display:block}.stat-card span{color:#c7ced6;max-width:18ch;margin-top:8px;font-size:.94rem;font-weight:850;line-height:1.45;display:block}.stat-card .line-icon{background:#ed1e2b1f;border-radius:10px;width:44px;height:44px;margin:0;padding:10px}.projects-section{background:#f6f7f9}.section-heading{justify-content:space-between;gap:28px;margin-bottom:36px;display:flex}.section-heading>p{max-width:330px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.project-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 16px 34px #0e151d17}.project-media{position:relative;overflow:hidden}.project-photo{color:#fff;align-items:end;min-height:245px;padding:20px;font-weight:950;display:grid}.real-project-photo{object-fit:cover;object-position:center 34%;width:100%;min-height:245px;max-height:245px;transition:transform var(--motion-slow) var(--motion-ease);padding:0}.project-overlay{color:#fff;opacity:0;min-height:70px;transition:opacity var(--motion-base) var(--motion-ease), transform var(--motion-base) var(--motion-ease);background:linear-gradient(#0e151d14,#0e151dd6);border-radius:10px;align-items:end;padding:16px 18px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;transform:translateY(12px)}.project-overlay span{letter-spacing:.04em;text-transform:uppercase;font-size:.86rem;font-weight:900}.project-1{background:linear-gradient(145deg,#0e151d0f,#0e151dbd),repeating-linear-gradient(110deg,#5a6670 0 14px,#3e4a55 14px 18px,#cfd8df 18px 22px)}.project-2{background:linear-gradient(145deg,#0e151d05,#0e151dbd),repeating-linear-gradient(90deg,#7a8792 0 12px,#4c5863 12px 18px)}.project-3{background:linear-gradient(145deg,#0e151d05,#0e151dbd),radial-gradient(circle at 22% 20%,#e9eef2,#687580)}.project-content{padding:22px}.structured-project{gap:14px;display:grid}.structured-project div{gap:4px;display:grid}.structured-project small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.structured-project strong{color:var(--ink);font-size:1rem}.process-section{background:#fff}.video-section{background:linear-gradient(#fff 0,#f7f9fb 100%)}.video-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,6vw,72px);display:grid}.video-copy{max-width:540px}.video-subtitle{color:var(--ink);font-weight:850}.video-frame{width:100%}.video-embed-shell{aspect-ratio:16/9;transition:transform var(--motion-base) var(--motion-ease), box-shadow var(--motion-base) var(--motion-ease);background:#111417;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 22px 46px #0e151d29}.video-embed-shell iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.process-heading{align-items:end}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.process-card{background:#fff;border:1px solid #dfe5eb;border-radius:10px;padding:28px 24px;box-shadow:0 16px 30px #0e151d0f}.process-step{color:var(--red);letter-spacing:.08em;margin-bottom:14px;font-size:.82rem;font-weight:950;display:inline-flex}.service-area-section{background:#f6f7f9}.service-area-grid{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:start;gap:clamp(28px,6vw,72px);display:grid}.service-area-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.service-area-image{object-fit:cover;object-position:center 28%;border-radius:12px;width:100%;height:320px;margin-top:24px;display:block;box-shadow:0 18px 36px #0e151d1f}.service-area-list span{color:var(--ink);background:#fff;border-radius:8px;padding:16px 18px;font-weight:900;box-shadow:inset 0 0 0 1px #dfe5eb}.cta-banner{background:#f6f7f9;padding:0 0 82px}.cta-banner-inner{color:#fff;background:linear-gradient(105deg, var(--red) 0 54%, #ed1e2bd9 54%), repeating-linear-gradient(110deg, #384653 0 18px, #27323d 18px 22px);border-radius:10px;justify-content:space-between;align-items:center;gap:24px;min-height:170px;padding:30px clamp(24px,5vw,56px);display:flex;box-shadow:0 18px 40px #0e151d29}.cta-banner .kicker,.cta-banner h2{color:#fff}.cta-banner a:not(.button){color:#fff;font-size:1.2rem;font-weight:950}.reviews-grid{align-items:center}.review-visual{align-self:stretch;min-height:100%}.review-visual-inner{border-radius:14px;min-height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 46px #0e151d29}.review-visual-photo{object-fit:cover;object-position:center 34%;width:100%;height:100%;position:absolute;inset:0}.review-visual-content{z-index:1;color:#fff;background:linear-gradient(#0e151d1f,#0e151dc2),linear-gradient(135deg,#0e151d1a,#0e151d8f);align-content:end;gap:12px;min-height:100%;padding:clamp(22px,4vw,38px);display:grid;position:relative}.review-visual-content p{max-width:18ch;margin:0;font-size:clamp(1.06rem,1.8vw,1.45rem);font-weight:900;line-height:1.18}.stars{color:#ffcc4d;letter-spacing:.16em;font-size:1rem}.quote-section{background:linear-gradient(#fff 0 32%,#f7f8fa 32%),linear-gradient(135deg,#fff,#f7f8fa)}.quote-copy a{color:var(--red);font-weight:950}.review-template-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:24px;display:grid}.trust-review-card{color:var(--ink);background:#fff;border:1px solid #d9e0e7;border-radius:12px;gap:10px;padding:18px 18px 20px;display:grid;box-shadow:0 14px 28px #0e151d14}.trust-review-card-top{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.trust-review-service{max-width:100%;color:var(--red);letter-spacing:.07em;text-transform:uppercase;white-space:normal;background:#ed1e2b14;border-radius:999px;align-items:center;padding:7px 10px;font-size:.72rem;font-weight:950;line-height:1.25;display:inline-flex}.trust-review-card h3{margin-bottom:0;font-size:.98rem;line-height:1.15}.trust-review-card p{color:var(--muted);font-size:.93rem;line-height:1.58}.trust-cta{background:#f6f7f9;border:1px solid #d8e0e7;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:18px 20px;display:flex}.trust-cta strong{color:var(--ink);font-size:1rem;line-height:1.35}.desktop-call-strip{background:#111417;border-radius:10px;gap:6px;margin-top:24px;padding:18px 20px;display:grid}.desktop-call-strip strong,.desktop-call-strip a{color:#fff}.desktop-call-strip a{font-size:1.2rem;font-weight:950}.desktop-call-strip span{color:#c7ced6}.qr-box{width:min(260px,100%);min-height:172px;color:var(--ink);text-align:center;background:#fff;border:2px dashed #c7d0d9;border-radius:10px;place-items:center;gap:10px;margin-top:28px;display:grid}.qr-image{border-radius:8px;width:min(100%,220px);height:auto;display:block;box-shadow:0 10px 24px #0e151d14}.qr-box span{color:var(--muted);font-size:.92rem;line-height:1.5}.booking-form{background:#111417;border-radius:10px;gap:13px;padding:clamp(24px,4vw,40px);display:grid;box-shadow:0 24px 50px #0e151d38}.empty-state{color:var(--muted);text-align:center;background:#fff;border:1px solid #d9e0e7;border-radius:10px;margin:10px 0 0;padding:18px 20px;box-shadow:0 14px 28px #0e151d0f}.booking-form label{color:#fff;gap:7px;font-weight:850;display:grid}.form-support-copy{color:#c7ced6;margin:0}.form-status{color:#fff;margin:-2px 0 0;font-size:.94rem;line-height:1.5}.form-honeypot{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-support-copy a{color:#fff;font-weight:950}input,select,textarea{width:100%;min-height:49px;color:var(--ink);transition:border-color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease);background:#f4f5f6;border:1px solid #0000;border-radius:4px;padding:13px 14px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{background:#fff;border-color:#ed1e2b85;box-shadow:0 0 0 4px #ed1e2b1f}.full-width{width:100%}.booking-form button:disabled{cursor:wait;opacity:.8}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #ffbd2f}.site-footer{color:#c7ced6;background:#08090b}.footer-top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;padding:46px 0;display:flex}.footer-brand{background:#111417;border-radius:8px;padding:8px 12px}.footer-call{color:#fff;display:grid}.footer-call a{color:#fff;font-size:1.2rem;font-weight:950;text-decoration:none}.footer-grid{grid-template-columns:1.2fr 1fr 1.1fr;gap:48px;padding:54px 0;display:grid}.site-footer h2{color:#fff;margin-bottom:22px;font-size:1.35rem}.site-footer h2:after{content:"";background:var(--red);width:50px;height:3px;margin-top:12px;display:block}address{gap:9px;font-style:normal;display:grid}.site-footer a{color:#c7ced6;transition:color var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease)}.site-footer ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px;margin:0;padding:0;list-style:none;display:grid}.site-footer li a{text-decoration:none}.site-footer li a:before{color:var(--red);content:"›";margin-right:8px;font-weight:950}.footer-cta{margin-top:18px}.footer-bottom{color:#77808a;text-align:center;border-top:1px solid #ffffff14;padding:22px}.mobile-call-bar{z-index:60;color:#fff;background:var(--red);border-radius:6px;justify-content:center;align-items:center;min-height:56px;font-weight:950;text-decoration:none;display:none;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 16px 34px #00000052}@keyframes hero-rise{to{opacity:1;transform:translate(0,0)}}@keyframes hero-roof-float{0%{transform:scale(1)}to{transform:scale(1.03)translate(-8px,-6px)}}@media (hover:hover) and (pointer:fine){.nav-cta:hover,.button:hover{transform:translateY(-2px)}.nav-cta:hover,.button.red:hover{box-shadow:0 18px 34px #ed1e2b47}.button.dark:hover{box-shadow:0 16px 30px #0e151d2e}.hero-service-card,.service-card,.feature-card,.project-card,.process-card{transition:transform var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease)}.hero-service-card:hover,.service-card:hover,.project-card:hover,.process-card:hover{transform:translateY(-5px);box-shadow:0 24px 48px #0e151d24}.feature-card:hover{border-color:#ed1e2b6b;transform:translateY(-4px);box-shadow:0 18px 36px #0e151d1a}.hero-service-card:hover .line-icon,.service-card:hover .line-icon,.feature-card:hover .line-icon,.stat-card:hover .line-icon{transform:translateY(-3px)}.hero-trust span:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0e151d1f}.video-embed-shell:hover{transform:translateY(-4px);box-shadow:0 28px 52px #0e151d2e}.stat-card:hover{background:#ffffff0f;border-color:#ffffff2e;transform:translateY(-4px)}.project-card:hover .real-project-photo{transform:scale(1.045)}.project-card:hover .project-overlay{opacity:1;transform:translate(0,0)}.site-footer a:hover{color:#fff}}@media (width<=1060px){.top-bar-inner{justify-content:space-between;min-height:46px;padding:0}.top-bar-inner>span:first-child,.top-bar-inner>a[href^=mailto\:]{display:none}.nav-shell{grid-template-columns:1fr auto;min-height:78px;padding-right:12px}.brand{min-width:0}.menu-toggle{min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d8e0e7;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-weight:950;display:inline-flex;box-shadow:0 10px 22px #0e151d14}.menu-toggle-lines{gap:3px;display:grid}.menu-toggle-lines span{background:var(--red);border-radius:999px;width:18px;height:2px;display:block}.menu-toggle-label{letter-spacing:.03em;text-transform:uppercase;font-size:.8rem}.primary-nav{opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease), visibility 0s linear var(--motion-fast);background:#fff;border-radius:8px;gap:14px;padding:18px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-12px);box-shadow:0 16px 36px #0e151d29}.primary-nav.open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0,0)}.nav-cta{display:none}.hero-card-grid,.dark-service-grid,.project-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-grid,.video-grid,.why-grid,.reviews-grid,.quote-grid,.service-area-grid,.footer-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-call-bar{display:flex}.reviews-grid,.quote-grid,.service-area-grid{gap:18px}.site-footer{padding-bottom:76px}}@media (width>=701px) and (width<=1060px){.review-template-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-grid>div:last-child{grid-column:1/-1}}@media (width<=700px){:root{--reveal-distance:16px;--motion-base:.32s}.top-bar{display:none}.container{width:min(100% - 28px,1140px)}.top-bar-inner{justify-content:space-between;align-items:center;gap:10px;min-height:42px;font-size:.82rem}.top-bar-inner>*{width:auto}.site-header{padding-bottom:6px;position:relative}.nav-shell{border-radius:0 0 7px 7px;min-height:64px}.brand{min-height:74px;padding:5px 8px}.brand-logo{width:112px}.footer-logo{width:190px}.hero-section{min-height:auto;padding:26px 0 72px}.hero-grid{grid-template-columns:1fr;gap:14px}.hero-video-card{justify-self:stretch;gap:8px;width:100%}.hero-video-frame{border-radius:16px;padding:10px}.hero-video-label{padding:6px 10px;font-size:.68rem}.hero-video-meta{gap:8px}.hero-video-meta p{font-size:.84rem}.hero-video-badge{padding:8px 11px;font-size:.8rem}.hero-video-meta{flex-direction:column;align-items:flex-start}.hero-video-play{padding:9px 12px;bottom:10px;right:10px}.hero-section:after{opacity:.34;width:360px;height:200px;right:-230px}.hero-section:before{display:none}.button-row .button{width:100%}.video-copy .button-row{margin-top:22px}h1{font-size:clamp(2.15rem,12vw,2.75rem)}h2{font-size:clamp(1.75rem,9vw,2.25rem)}.hero-copy p:not(.kicker),.section-copy p,.why-copy p,.quote-copy p,.section-heading p{font-size:.98rem;line-height:1.62}.hero-trust{gap:8px;margin-top:14px}.hero-trust span{padding:7px 10px;font-size:.83rem}.hero-card-section{margin-top:-24px;padding:0 0 28px}.hero-card-grid,.dark-service-grid,.project-grid,.stats-grid,.check-list,.process-grid,.service-area-list,.review-template-grid{grid-template-columns:1fr}.hero-service-card,.service-card{min-height:auto;padding:18px}.line-icon{width:44px;height:44px;margin-bottom:14px}.stat-card .line-icon{width:42px;height:42px;margin-bottom:0;padding:9px}.image-collage{min-height:390px}.collage-main{width:92%;height:82%;inset:0 8% 18% 0}.collage-small{object-position:center 46%;width:70%;height:190px}.section-heading,.cta-banner-inner,.footer-top{display:grid}.cta-banner{padding-bottom:58px}.cta-banner-inner{background:var(--red)}.review-visual,.why-image{height:250px;min-height:250px}.review-visual-content{padding:18px}.review-visual-content p{max-width:16ch;font-size:1.02rem}.trust-cta{text-align:center;flex-direction:column;align-items:stretch}.trust-cta .button{width:100%}.review-template-grid{grid-template-columns:1fr}.qr-box{width:min(100%,280px);margin:22px auto 0}.desktop-call-strip{margin-top:18px}.booking-form{gap:12px}.booking-form input,.booking-form select,.booking-form textarea{width:100%}.project-grid{gap:18px}.stats-section{padding:52px 0}.stats-grid{gap:14px}.stat-card{min-height:auto;padding:18px 16px}.stat-card strong{margin-top:12px;font-size:1.16rem}.stat-card span{font-size:.86rem}.service-area-image{object-position:center 24%;height:220px;margin-top:18px}.video-embed-shell{border-radius:12px}.real-project-photo{min-height:230px;max-height:230px}.review-template-card,.service-area-list span{padding:14px 16px}.booking-form{padding:18px}.footer-grid{gap:16px;padding:22px 0}.footer-top{gap:10px;padding:20px 0}.footer-brand{min-height:54px}.site-footer h2{margin-bottom:12px;font-size:1.18rem}.site-footer h2:after{margin-top:8px}address{gap:7px}.site-footer ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;font-size:.92rem}.footer-bottom{padding:12px 18px 16px;font-size:.86rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important;animation:none!important}[data-reveal],.project-overlay{opacity:1;transform:none}}
