:root{
  --sky-25:#f8fcff;--sky-50:#f1f9ff;--sky-100:#e6f5ff;--sky-150:#d9efff;--sky-200:#c7e7fb;--sky-300:#9ed3f2;
  --blue:#315cba;--blue-2:#4779d8;--navy:#17366e;--ink:#12233f;--text:#52647b;--muted:#7d8ea3;--white:#fff;
  --line:#d8e8f4;--line-strong:#c5ddea;--success:#275e56;--danger:#9e3a46;
  --container:min(1240px,calc(100% - 48px));--header-h:64px;--radius:18px;--radius-sm:11px;
  --shadow:0 18px 55px rgba(39,82,133,.11);--shadow-sm:0 10px 30px rgba(39,82,133,.09);
  --ease:cubic-bezier(.2,.7,.2,1);--section-y:78px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;background:var(--sky-25);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.section{padding:var(--section-y) 0}.skip-link{position:fixed;left:12px;top:12px;z-index:2000;padding:10px 14px;background:var(--ink);color:#fff;transform:translateY(-160%);transition:.2s}.skip-link:focus{transform:none}
svg{width:1.1em;height:1.1em}.eyebrow{color:var(--blue);font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;font-weight:850;margin-bottom:12px}.lead{font-size:1.08rem;color:#344b67}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 19px;border:1px solid transparent;border-radius:10px;font-size:.79rem;font-weight:850;letter-spacing:.01em;transition:.28s var(--ease);cursor:pointer}.btn svg,.text-cta svg{transition:transform .25s var(--ease)}.btn:hover svg,.text-cta:hover svg{transform:translateX(4px)}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue-2));color:#fff;box-shadow:0 10px 26px rgba(49,92,186,.22)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(49,92,186,.29)}.btn-outline{background:rgba(255,255,255,.68);border-color:#afcfea;color:var(--navy)}.btn-outline:hover{background:#fff;border-color:var(--blue);transform:translateY(-2px)}.btn-lg{min-height:52px;padding-inline:23px}.text-cta{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-size:.82rem;font-weight:850;border-bottom:1px solid #9dc7e6;padding-bottom:4px}
h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.035em}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.35rem,6.2vw,6.35rem);font-weight:500}h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.4rem,4.4vw,4.45rem);font-weight:500;margin-bottom:20px}h3{font-size:1.16rem}p{color:var(--text);font-size:.96rem}

/* Compact header */
.site-header{position:fixed;inset:0 0 auto;z-index:1000;height:var(--header-h);background:rgba(248,252,255,.88);border-bottom:1px solid rgba(194,221,239,.65);backdrop-filter:blur(16px);transition:.28s var(--ease)}.site-header.is-scrolled{background:rgba(255,255,255,.97);box-shadow:0 8px 28px rgba(43,85,125,.09)}.header-inner{height:var(--header-h);display:flex;align-items:center;gap:24px}.brand{width:82px;height:54px;display:flex;align-items:center;flex:0 0 auto;overflow:visible}.brand img{width:100%;height:100%;object-fit:contain;object-position:center}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:25px;margin:auto}.desktop-nav a{position:relative;padding:23px 0 21px;font-size:.75rem;font-weight:800;color:#455d77}.desktop-nav a::after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:2px;background:var(--blue);transition:.25s var(--ease)}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--navy)}.desktop-nav a:hover::after,.desktop-nav a.is-active::after{left:0;right:0}.header-actions{display:flex;align-items:center;gap:10px}.header-phone{display:flex;align-items:center;gap:7px;color:var(--navy);font-size:.75rem;font-weight:850;white-space:nowrap}.header-phone svg{color:var(--blue)}.btn-header{min-height:40px;padding-inline:15px;font-size:.72rem}.menu-toggle{display:none;width:42px;height:40px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:4px 0}.mobile-panel{display:none}

/* Hero C: centered copy + panoramic stage */
.hero-c{position:relative;min-height:950px;padding:calc(var(--header-h) + 66px) 0 38px;background:radial-gradient(circle at 16% 13%,rgba(255,255,255,.95),transparent 29%),radial-gradient(circle at 86% 30%,rgba(128,202,242,.22),transparent 31%),linear-gradient(180deg,#eaf7ff 0%,#f7fcff 66%,#eef9ff 100%);overflow:hidden}.hero-copy-c{position:relative;z-index:5;text-align:center;max-width:980px;margin-inline:auto}.eyebrow-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #b9dcf1;background:rgba(255,255,255,.7);border-radius:999px;color:var(--blue);font-size:.68rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase;box-shadow:0 8px 24px rgba(54,111,162,.07)}.eyebrow-pill span{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(61,117,208,.09)}.hero-copy-c h1{margin:24px auto 21px;max-width:1020px;color:var(--ink)}.hero-copy-c h1 em{font-style:italic;color:var(--blue)}.hero-copy-c>p{font-size:1.06rem;max-width:760px;margin:0 auto 26px}.hero-actions-c{display:flex;align-items:center;justify-content:center;gap:22px}.hero-stage{position:relative;z-index:4;margin-top:42px;height:500px;perspective:1200px}.hero-panorama{position:absolute;inset:0 72px 0;margin:0;border:1px solid rgba(177,214,236,.95);background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(45,89,128,.18);transform-origin:center}.hero-panorama::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,36,67,.42) 100%);pointer-events:none}.hero-panorama img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-panorama figcaption{position:absolute;left:30px;bottom:25px;z-index:2;color:#fff;display:grid;gap:1px;text-align:left}.hero-panorama figcaption span{font-size:.68rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;opacity:.82}.hero-panorama figcaption strong{font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;font-weight:500}.hero-float{position:absolute;z-index:5;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.91);border:1px solid #d2e8f6;border-radius:15px;padding:14px 17px;box-shadow:var(--shadow-sm);backdrop-filter:blur(12px);transition:transform .3s var(--ease)}.hero-float small{display:block;color:#8192a4;font-size:.62rem;text-transform:uppercase;letter-spacing:.12em}.hero-float strong{display:block;color:var(--navy);font-size:.82rem;white-space:nowrap}.float-left{left:12px;top:70px}.float-right{right:3px;top:126px}.float-bottom{right:76px;bottom:22px}.float-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--sky-150);color:var(--blue)}.float-icon svg{width:20px;height:20px}.float-number{font-family:Georgia,"Times New Roman",serif;font-size:2.15rem;color:var(--blue);line-height:1}.hero-orbit{position:absolute;border:1px solid rgba(79,143,197,.13);border-radius:50%;pointer-events:none}.orbit-one{width:540px;height:540px;left:-260px;top:130px}.orbit-two{width:720px;height:720px;right:-360px;top:170px}.hero-grid-mark{position:absolute;right:6%;top:95px;display:grid;grid-template-columns:repeat(4,22px);gap:3px;transform:rotate(45deg);opacity:.28}.hero-grid-mark i{width:22px;height:22px;background:rgba(110,184,227,.22);border:1px solid rgba(70,143,193,.34)}.trust-ribbon{position:relative;z-index:7;margin-top:-11px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.92);border:1px solid #d6eaf6;border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden}.trust-ribbon>div{min-height:76px;padding:15px 20px;display:flex;align-items:center;gap:10px;border-right:1px solid #e1eef6}.trust-ribbon>div:last-child{border-right:0}.trust-ribbon b{font-family:Georgia,"Times New Roman",serif;color:var(--blue);font-size:1.34rem;font-weight:500}.trust-ribbon span{font-size:.69rem;color:#65788c;line-height:1.25}

/* About */
.intro-c{background:#fff}.intro-grid-c{display:grid;grid-template-columns:100px 1.05fr .95fr;gap:52px;align-items:center}.intro-label{align-self:start;padding-top:8px;display:flex;align-items:center;gap:11px;writing-mode:vertical-rl;transform:rotate(180deg);color:#95aabc}.intro-label span{font-family:Georgia,serif;color:var(--blue);font-size:2.25rem}.intro-label p{font-size:.66rem;text-transform:uppercase;letter-spacing:.16em;margin:0}.intro-copy h2{font-size:clamp(2.6rem,4vw,4rem);max-width:710px}.intro-copy .lead{max-width:660px}.intro-stack{position:relative;height:500px}.stack-main{position:absolute;right:0;top:0;width:82%;height:410px;margin:0;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.stack-main img,.stack-small img{width:100%;height:100%;object-fit:cover}.stack-small{position:absolute;left:0;bottom:0;width:45%;height:220px;margin:0;border:9px solid #fff;border-radius:19px;overflow:hidden;box-shadow:var(--shadow-sm)}.stack-chip{position:absolute;right:15px;bottom:36px;padding:13px 16px;background:var(--sky-100);border:1px solid #c6e4f5;border-radius:13px;display:grid}.stack-chip b{font-family:Georgia,serif;color:var(--navy);font-size:1.1rem}.stack-chip span{color:#6d8297;font-size:.66rem}

/* Services rail */
.services-c{background:linear-gradient(180deg,#e9f7ff 0%,#f8fcff 100%)}.services-head-c{display:grid;grid-template-columns:1.2fr .65fr;gap:54px;align-items:end;margin-bottom:38px}.services-head-c p{margin:0;max-width:430px}.service-rail-c{display:grid;gap:10px}.service-row-c{position:relative;display:grid;grid-template-columns:70px 52px 1fr 225px 48px;align-items:center;min-height:118px;padding:10px 15px 10px 20px;background:rgba(255,255,255,.78);border:1px solid #d6eaf6;border-radius:16px;overflow:hidden;transition:.3s var(--ease);box-shadow:0 6px 22px rgba(54,101,142,.04)}.service-row-c:nth-child(even){margin-left:70px}.service-row-c:nth-child(odd){margin-right:70px}.service-row-c:hover{transform:translateY(-3px);background:#fff;box-shadow:var(--shadow-sm);border-color:#b7d9ef}.service-index{font-family:Georgia,serif;color:#8db8d6;font-size:1.1rem}.service-icon-c{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:var(--sky-150);color:var(--blue)}.service-icon-c svg{width:21px;height:21px}.service-text-c h3{font-family:Georgia,serif;font-size:1.3rem;font-weight:500;margin-bottom:4px;color:var(--navy)}.service-text-c p{margin:0;font-size:.78rem}.service-row-c figure{height:95px;margin:0;border-radius:11px;overflow:hidden}.service-row-c figure img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--ease)}.service-row-c:hover figure img{transform:scale(1.05)}.service-row-c>a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid #bedced;color:var(--blue);justify-self:end}.service-row-c>a:hover{background:var(--blue);color:#fff}

/* Projects */
.projects-c{background:#fff}.projects-head-c{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:35px}.project-showcase-c{display:grid;grid-template-columns:1.55fr .7fr;gap:15px;min-height:650px}.project-feature-c,.project-side-c figure{position:relative;margin:0;overflow:hidden;border-radius:18px;background:var(--sky-100)}.project-feature-c img,.project-side-c img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.project-feature-c:hover img,.project-side-c figure:hover img{transform:scale(1.035)}.project-feature-c::after,.project-side-c figure::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(12,42,72,.62));pointer-events:none}.project-feature-c figcaption{position:absolute;z-index:2;left:28px;bottom:25px;color:#fff;display:grid}.project-feature-c figcaption span{font-size:.66rem;text-transform:uppercase;letter-spacing:.14em}.project-feature-c figcaption strong{font-family:Georgia,serif;font-size:1.6rem;font-weight:500}.project-side-c{display:grid;grid-template-rows:1fr 1fr auto;gap:15px}.project-side-c figure{min-height:220px}.project-side-c figcaption{position:absolute;z-index:2;left:17px;bottom:14px;color:#fff;font-size:.78rem;font-weight:800}.project-note-c{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid #cfe5f3;background:var(--sky-50);border-radius:14px}.project-note-c b{font-family:Georgia,serif;color:var(--blue);font-size:2rem;font-weight:500}.project-note-c span{font-size:.72rem;color:#667b91;line-height:1.35}

/* New build vs remodel */
.build-remodel-c{padding:0 0 var(--section-y);background:#fff}.build-grid-c{position:relative;display:grid;grid-template-columns:1fr 64px 1fr;align-items:stretch}.build-card{position:relative;min-height:390px;padding:50px 48px;border:1px solid #d2e9f6;overflow:hidden}.newbuild{background:linear-gradient(135deg,#eff9ff,#dff2ff);border-radius:22px 0 0 22px}.remodel{background:linear-gradient(135deg,#d3ecfd,#ecf8ff);border-radius:0 22px 22px 0}.build-card h2{font-size:clamp(2.25rem,3.5vw,3.45rem);max-width:540px}.build-card p{max-width:510px}.build-card a{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-size:.8rem;font-weight:850;margin-top:8px}.card-tag{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--blue);font-weight:850;margin-bottom:13px}.versus-c{display:grid;place-items:center;position:relative;z-index:3}.versus-c span{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:#fff;border:1px solid #bddced;box-shadow:var(--shadow-sm);font-family:Georgia,serif;font-size:1.8rem;color:var(--blue)}.blueprint{position:absolute;right:-70px;bottom:-120px;width:300px;height:300px;border:1px solid rgba(87,154,199,.18);border-radius:50%;box-shadow:0 0 0 35px rgba(92,163,211,.05),0 0 0 70px rgba(92,163,211,.04)}.tile-cubes{position:absolute;right:32px;bottom:24px;display:grid;grid-template-columns:repeat(2,48px);gap:5px;transform:rotate(45deg);opacity:.4}.tile-cubes i{width:48px;height:48px;border:1px solid #75b7df;background:rgba(255,255,255,.42)}

/* Craft */
.craft-c{background:linear-gradient(180deg,#e5f5ff,#f5fbff)}.craft-head-c{text-align:center;max-width:780px;margin:0 auto 34px}.craft-head-c p{max-width:660px;margin-inline:auto}.craft-grid-c{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.craft-grid-c article{position:relative;min-height:178px;padding:22px 20px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid #cee6f4;overflow:hidden;transition:.28s var(--ease)}.craft-grid-c article:hover{transform:translateY(-4px);background:#fff;box-shadow:var(--shadow-sm)}.craft-grid-c article>span{position:absolute;right:13px;top:10px;font-family:Georgia,serif;color:#b6d6e9;font-size:1.1rem}.craft-grid-c article>div{width:44px;height:44px;border-radius:12px;background:#d7effd;color:var(--blue);display:grid;place-items:center;margin:13px 0 32px}.craft-grid-c article svg{width:22px;height:22px}.craft-grid-c article h3{font-family:Georgia,serif;font-weight:500;color:var(--navy);margin:0}

/* Applications */
.applications-c{background:#fff}.application-shell-c{display:grid;grid-template-columns:.52fr 1.48fr;gap:40px;align-items:stretch}.application-intro-c{padding:38px 8px 30px 0;align-self:center}.application-intro-c p{max-width:420px}.application-grid-c{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:245px 245px;gap:10px}.application-grid-c figure{position:relative;margin:0;border-radius:14px;overflow:hidden}.application-grid-c figure:first-child{grid-row:1/3}.application-grid-c figure:nth-child(4){grid-column:2/4}.application-grid-c img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--ease)}.application-grid-c figure:hover img{transform:scale(1.05)}.application-grid-c figure::after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(13,45,78,.58))}.application-grid-c figcaption{position:absolute;z-index:2;left:14px;bottom:12px;color:#fff;font-size:.78rem;font-weight:850}

/* Why + process */
.proof-c{background:#f3faff}.proof-layout-c{display:grid;grid-template-columns:.75fr 1.25fr;gap:16px}.why-c,.process-c{border:1px solid #d3e8f5;background:#fff;border-radius:18px;padding:34px}.why-c h2,.process-c h2{font-size:clamp(2rem,3vw,3rem)}.why-c ul{padding:0;margin:25px 0 0;display:grid;gap:13px;list-style:none}.why-c li{display:flex;align-items:center;gap:10px;color:#445c73;font-size:.83rem}.why-c li svg{width:18px;height:18px;color:var(--blue);padding:3px;border:1px solid #9dccea;border-radius:50%}.process-c ol{list-style:none;padding:0;margin:26px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.process-c li{position:relative;padding:18px 12px;background:var(--sky-50);border:1px solid #d8eaf5;border-radius:13px}.process-c li span{font-family:Georgia,serif;color:#82afd0;font-size:1.25rem}.process-c li b{display:block;color:var(--navy);margin:15px 0 5px;font-size:.86rem}.process-c li small{display:block;color:#71869b;font-size:.67rem;line-height:1.45}

/* Areas */
.areas-c{position:relative;padding:72px 0;background:linear-gradient(120deg,#ccecff,#eaf8ff 55%,#d9f0ff);overflow:hidden}.area-inner-c{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:55px}.area-copy-c h2{font-size:clamp(2.35rem,4vw,4rem);max-width:720px}.area-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.area-pills span{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.58);border:1px solid rgba(147,198,228,.62);color:#46677e;font-size:.68rem;font-weight:750}.area-visual-c{height:360px;position:relative;display:grid;place-items:center}.map-ring{position:absolute;border:1px solid rgba(49,92,186,.2);border-radius:50%}.r1{width:150px;height:150px}.r2{width:245px;height:245px}.r3{width:340px;height:340px}.map-pin{position:relative;z-index:3;width:126px;height:126px;border-radius:38% 38% 50% 50%;display:grid;place-items:center;background:#fff;border:1px solid #aad2ea;box-shadow:var(--shadow);color:var(--blue);text-align:center}.map-pin svg{width:35px;height:35px;margin:auto}.map-pin span{display:block;color:var(--navy);font-size:.74rem;font-weight:850}.area-visual-c .dot{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 8px rgba(49,92,186,.08)}.d1{top:16%;left:22%}.d2{top:23%;right:14%}.d3{bottom:18%;left:19%}.d4{bottom:12%;right:28%}

/* FAQ + estimate */
.faq-contact-c{background:#fff}.faq-contact-grid-c{display:grid;grid-template-columns:.72fr 1.28fr;gap:18px;align-items:start}.faq-c{padding:35px 32px;border:1px solid #d8e9f4;border-radius:18px;background:#f6fbff}.faq-c h2{font-size:clamp(2.15rem,3.2vw,3.2rem)}.faq-list{margin-top:25px}.faq-item{border-top:1px solid #dbe9f3}.faq-item:last-child{border-bottom:1px solid #dbe9f3}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 0;background:none;border:0;text-align:left;color:var(--navy);font-weight:800;font-size:.78rem;cursor:pointer}.faq-item button svg{width:18px;height:18px;color:var(--blue);transition:.25s var(--ease)}.faq-item.is-open button svg{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--ease)}.faq-answer>*{overflow:hidden}.faq-answer p{font-size:.76rem;margin:0}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer p{padding:0 0 17px}.estimate-card-c{position:relative;padding:36px;border-radius:20px;background:linear-gradient(145deg,#e8f7ff,#d7efff);border:1px solid #bedef1;overflow:hidden}.estimate-card-c::after{content:"";position:absolute;right:-100px;top:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.72),transparent 65%);pointer-events:none}.estimate-heading{position:relative;z-index:1;max-width:690px}.estimate-heading h2{font-size:clamp(2.4rem,3.7vw,3.7rem);margin-bottom:11px}.estimate-form-c{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.estimate-form-c label{display:grid;gap:6px}.estimate-form-c label>span{font-size:.68rem;font-weight:800;color:#536d83}.estimate-form-c input,.estimate-form-c select,.estimate-form-c textarea{width:100%;border:1px solid #c1ddec;background:rgba(255,255,255,.88);border-radius:10px;padding:12px 13px;color:var(--ink);outline:none;transition:.2s}.estimate-form-c input:focus,.estimate-form-c select:focus,.estimate-form-c textarea:focus{border-color:#6daeda;box-shadow:0 0 0 3px rgba(73,143,199,.1);background:#fff}.estimate-form-c textarea{resize:vertical;min-height:102px}.field-wide{grid-column:1/-1}.upload-c{padding:13px;border:1px dashed #8abbd9;border-radius:11px;background:rgba(255,255,255,.48)}.upload-c>span{display:flex!important;align-items:center;gap:8px}.upload-c small{font-weight:500;color:#8194a6}.upload-c input{padding:7px;background:transparent;border:0}.btn-submit{width:100%;min-height:52px}.hp{position:absolute!important;left:-9999px!important}.form-error{position:relative;z-index:2;margin-top:16px;padding:11px 13px;border:1px solid #e7b6bc;background:#fff2f4;color:var(--danger);border-radius:10px;font-size:.76rem}.estimate-call-c{position:relative;z-index:2;margin-top:16px;display:flex;align-items:center;gap:10px;font-size:.72rem;color:#6c8296}.estimate-call-c a{display:inline-flex;align-items:center;gap:6px;color:var(--navy);font-weight:850}.estimate-call-c svg{color:var(--blue)}

/* Footer */
.site-footer{background:#10284f;color:#dce9f7;padding:44px 0 16px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:27px;border-bottom:1px solid rgba(190,217,238,.16)}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:68px;height:52px;object-fit:contain}.footer-brand strong{font-family:Georgia,serif;font-weight:500;font-size:1.05rem;color:#fff}.footer-brand p{font-size:.72rem;max-width:390px;margin:3px 0 0;color:#a9bdd1}.footer-call{display:flex;align-items:center;gap:10px;color:#fff}.footer-call>svg{width:30px;height:30px;padding:7px;border-radius:50%;background:#254a85}.footer-call span{display:grid;font-size:.9rem;font-weight:850}.footer-call small{font-size:.58rem;color:#9eb6cd;font-weight:600}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:28px 0}.footer-grid h3{color:#fff;font-size:.76rem;margin-bottom:11px;letter-spacing:.04em}.footer-grid div{display:grid;align-content:start;gap:7px}.footer-grid a,.footer-grid span{font-size:.68rem;color:#a7bbcf}.footer-grid a:hover{color:#fff}.footer-bottom{padding-top:15px;border-top:1px solid rgba(190,217,238,.13);display:flex;justify-content:space-between;gap:20px;color:#8098b1;font-size:.61rem}.mobile-cta-bar{display:none}

/* Thank you */
.thankyou-page{min-height:100vh;padding:130px 24px 80px;background:linear-gradient(180deg,#eaf7ff,#fff)}.thankyou-shell{width:min(720px,100%);margin:auto;text-align:center;padding:52px 38px;border:1px solid #cee5f3;background:#fff;border-radius:22px;box-shadow:var(--shadow)}.thankyou-mark{width:68px;height:68px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:#ddf4ff;color:var(--blue)}.thankyou-mark svg{width:30px;height:30px}.thankyou-shell h1{font-size:clamp(2.7rem,6vw,4.6rem);margin-bottom:16px}.thankyou-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}.local-note{font-size:.68rem!important;margin:19px 0 0!important;color:#8798a8!important}

/* Design C motion */
[data-reveal]{opacity:0;transition:opacity .72s var(--ease),transform .72s var(--ease),clip-path .82s var(--ease)}[data-reveal="up"]{transform:translateY(26px)}[data-reveal="left"]{transform:translateX(-30px)}[data-reveal="right"]{transform:translateX(30px)}[data-reveal="clip"]{clip-path:inset(0 0 100% 0);transform:scale(.985)}[data-reveal].is-visible{opacity:1;transform:none;clip-path:inset(0 0 0 0)}

@media(max-width:1180px){
  :root{--container:min(100% - 38px,1080px);--section-y:70px}.desktop-nav{gap:17px}.header-phone span{display:none}.hero-c{min-height:900px}.hero-panorama{inset:0 45px}.float-left{left:0}.float-right{right:-5px}.service-row-c{grid-template-columns:56px 46px 1fr 185px 42px}.service-row-c:nth-child(even){margin-left:38px}.service-row-c:nth-child(odd){margin-right:38px}.intro-grid-c{grid-template-columns:70px 1fr 1fr;gap:35px}.craft-grid-c{grid-template-columns:repeat(3,1fr)}.craft-grid-c article:nth-child(4),.craft-grid-c article:nth-child(5){grid-column:span 1}.process-c ol{grid-template-columns:1fr 1fr}.application-shell-c{grid-template-columns:.6fr 1.4fr}
}
@media(max-width:920px){
  :root{--container:min(100% - 30px,760px);--header-h:60px;--section-y:62px}html{scroll-padding-top:68px}.desktop-nav,.btn-header{display:none}.header-inner{height:60px}.brand{width:78px;height:50px}.menu-toggle{display:block}.site-header{height:60px}.mobile-panel{position:fixed;display:grid;left:15px;right:15px;top:67px;padding:18px;background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-12px);transition:.25s var(--ease)}.mobile-panel.is-open{opacity:1;visibility:visible;transform:none}.mobile-panel nav{display:grid}.mobile-panel nav a{padding:10px 2px;border-bottom:1px solid #e9f1f6;font-size:.78rem;font-weight:800}.mobile-call{display:flex;align-items:center;gap:7px;font-size:.76rem;color:var(--navy);font-weight:850}.hero-c{padding-top:112px;min-height:auto}.hero-copy-c{max-width:740px}.hero-stage{height:430px}.hero-panorama{inset:0 24px}.float-left{top:55px}.float-right{top:110px}.float-bottom{right:32px}.trust-ribbon{grid-template-columns:1fr 1fr}.trust-ribbon>div:nth-child(2){border-right:0}.trust-ribbon>div:nth-child(-n+2){border-bottom:1px solid #e1eef6}.intro-grid-c{grid-template-columns:1fr;gap:30px}.intro-label{display:none}.intro-copy{max-width:680px}.intro-stack{height:430px;max-width:680px;width:100%;margin:auto}.services-head-c{grid-template-columns:1fr;gap:15px}.services-head-c p{max-width:650px}.service-row-c{grid-template-columns:50px 42px 1fr 150px 38px}.service-row-c:nth-child(even),.service-row-c:nth-child(odd){margin:0}.project-showcase-c{grid-template-columns:1fr;min-height:0}.project-feature-c{height:500px}.project-side-c{grid-template-columns:1fr 1fr;grid-template-rows:230px auto}.project-note-c{grid-column:1/3}.build-grid-c{grid-template-columns:1fr}.build-card{border-radius:18px!important}.versus-c{height:54px}.versus-c span{width:54px;height:54px}.craft-grid-c{grid-template-columns:repeat(3,1fr)}.application-shell-c{grid-template-columns:1fr}.application-intro-c{padding:0;max-width:680px}.proof-layout-c{grid-template-columns:1fr}.area-inner-c{grid-template-columns:1fr}.area-visual-c{height:300px}.faq-contact-grid-c{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  :root{--container:calc(100% - 24px);--header-h:58px;--section-y:52px}html{scroll-padding-top:64px}.header-inner{height:58px}.site-header{height:58px}.brand{width:73px;height:47px}.header-phone{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px}.mobile-panel{top:65px}.hero-c{padding-top:96px;padding-bottom:24px}.hero-copy-c{text-align:left}.eyebrow-pill{font-size:.59rem}.hero-copy-c h1{font-size:clamp(2.75rem,14vw,4.2rem);margin:18px 0 17px}.hero-copy-c>p{font-size:.92rem;margin-left:0}.hero-actions-c{justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:14px}.hero-stage{height:380px;margin-top:30px}.hero-panorama{inset:0;border-radius:20px}.hero-panorama img{object-position:58% center}.hero-panorama figcaption{left:18px;bottom:17px}.hero-panorama figcaption strong{font-size:1.2rem}.hero-float{padding:10px 12px;gap:8px;border-radius:12px}.hero-float strong{font-size:.68rem}.hero-float small{font-size:.52rem}.float-icon{width:31px;height:31px}.float-left{left:-7px;top:35px}.float-right{right:-5px;top:98px}.float-number{font-size:1.65rem}.float-bottom{right:8px;bottom:14px}.trust-ribbon{margin-top:12px;border-radius:13px}.trust-ribbon>div{min-height:64px;padding:10px;gap:7px}.trust-ribbon b{font-size:1.05rem}.trust-ribbon span{font-size:.58rem}.intro-copy h2,.services-head-c h2,.projects-head-c h2{font-size:clamp(2.2rem,10vw,3rem)}.intro-stack{height:350px}.stack-main{height:285px;width:88%}.stack-small{height:165px;width:49%;border-width:6px}.stack-chip{bottom:16px;right:7px}.service-row-c{grid-template-columns:36px 1fr 34px;gap:10px;min-height:100px;padding:13px}.service-index{font-size:.92rem}.service-icon-c{display:none}.service-text-c h3{font-size:1.06rem}.service-text-c p{font-size:.7rem}.service-row-c figure{display:none}.projects-head-c{align-items:flex-start;flex-direction:column}.project-feature-c{height:390px}.project-side-c{grid-template-columns:1fr 1fr;grid-template-rows:180px auto}.build-card{min-height:340px;padding:34px 25px}.tile-cubes{opacity:.25}.craft-grid-c{grid-template-columns:1fr 1fr}.craft-grid-c article{min-height:150px;padding:17px}.craft-grid-c article>div{margin-bottom:24px}.application-grid-c{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:9px}.application-grid-c figure{min-width:76%;height:330px;scroll-snap-align:start}.application-grid-c figure:first-child{height:330px}.why-c,.process-c{padding:25px 20px}.process-c ol{grid-template-columns:1fr 1fr}.areas-c{padding:54px 0}.area-visual-c{height:260px}.r1{width:120px;height:120px}.r2{width:190px;height:190px}.r3{width:250px;height:250px}.map-pin{width:100px;height:100px}.faq-c,.estimate-card-c{padding:25px 20px}.estimate-form-c{grid-template-columns:1fr}.field-wide{grid-column:auto}.footer-top{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:23px}.footer-bottom{flex-direction:column;gap:5px}.mobile-cta-bar{position:fixed;z-index:990;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #cae2f1;border-radius:11px;overflow:hidden;box-shadow:0 13px 35px rgba(34,77,119,.18)}.mobile-cta-bar a{min-height:49px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--navy);font-size:.72rem;font-weight:850}.mobile-cta-bar a:last-child{background:linear-gradient(135deg,var(--blue),var(--blue-2));color:#fff}.site-footer{padding-bottom:82px}.thankyou-shell{padding:38px 20px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important}[data-reveal]{opacity:1!important;transform:none!important;clip-path:none!important}}

/* =========================================================
   DESIGN C V1.1 — LIGHT BLUE + WHITE PALETTE REFINEMENT
   Goal: remove the overly dark/black impression while keeping
   readable contrast, G&R brand recognition and premium depth.
   ========================================================= */
:root{
  --sky-25:#fbfdff;
  --sky-50:#f6fbff;
  --sky-100:#eef9ff;
  --sky-150:#e2f4ff;
  --sky-200:#d1edfc;
  --sky-300:#a9daf3;
  --blue:#438fc7;
  --blue-2:#68b5df;
  --navy:#2b6497;
  --ink:#28577f;
  --text:#60798f;
  --muted:#8398aa;
  --line:#d9edf8;
  --line-strong:#c5e3f3;
  --shadow:0 18px 55px rgba(66,139,187,.11);
  --shadow-sm:0 10px 30px rgba(66,139,187,.09);
}
body{background:#fbfdff;color:var(--ink)}
h1,h2,h3{color:#28577f}
p{color:#60798f}
.lead{color:#527089}

/* Header becomes brighter and softer */
.site-header{background:rgba(247,252,255,.93);border-bottom-color:rgba(190,225,244,.78)}
.site-header.is-scrolled{background:rgba(255,255,255,.98);box-shadow:0 8px 28px rgba(72,145,190,.08)}
.desktop-nav a{color:#55728a}
.desktop-nav a:hover,.desktop-nav a.is-active{color:#2b6497}
.menu-toggle span{background:#3f7dad}

/* Hero: stronger light-blue atmosphere, no dark page feeling */
.hero-c{background:
  radial-gradient(circle at 12% 12%,rgba(255,255,255,1),transparent 31%),
  radial-gradient(circle at 87% 26%,rgba(120,200,240,.30),transparent 33%),
  linear-gradient(180deg,#ddf3ff 0%,#f8fcff 58%,#eaf8ff 100%)}
.hero-copy-c h1{color:#28577f}
.hero-copy-c h1 em{color:#438fc7}
.hero-panorama::after{background:linear-gradient(180deg,transparent 54%,rgba(31,93,135,.42) 100%)}
.hero-panorama{box-shadow:0 30px 80px rgba(66,135,181,.16)}
.trust-ribbon{background:rgba(255,255,255,.96);border-color:#d4ebf7}

/* Alternate sections use white / pale blue only */
.intro-c,.projects-c,.applications-c,.faq-contact-c,.build-remodel-c{background:#fff}
.services-c{background:linear-gradient(180deg,#dff3ff 0%,#f7fcff 100%)}
.craft-c{background:linear-gradient(180deg,#d9f1ff 0%,#f6fbff 100%)}
.proof-c{background:#eef9ff}
.areas-c{background:linear-gradient(120deg,#bfe6fb 0%,#e4f6ff 52%,#d2edfc 100%)}

/* Cards stay airy rather than dark */
.service-row-c,.craft-grid-c article,.why-c,.process-c{background:rgba(255,255,255,.91)}
.service-row-c:hover,.craft-grid-c article:hover{background:#fff}
.project-note-c{background:#f4fbff}
.newbuild{background:linear-gradient(135deg,#f4fbff,#dff3ff)}
.remodel{background:linear-gradient(135deg,#d6effd,#f6fbff)}
.process-c li{background:#f5fbff}
.faq-c{background:#f3faff}
.estimate-card-c{background:linear-gradient(145deg,#eefaff,#dff3ff)}

/* Image captions keep enough contrast without near-black overlays */
.project-feature-c::after,.project-side-c figure::after{background:linear-gradient(transparent,rgba(35,91,130,.54))}
.application-grid-c figure::after{background:linear-gradient(transparent,rgba(35,91,130,.50))}

/* CTA blues are brighter */
.btn-primary{background:linear-gradient(135deg,#3e8fc8,#69b8e2);box-shadow:0 10px 26px rgba(62,143,200,.20)}
.btn-primary:hover{box-shadow:0 14px 34px rgba(62,143,200,.27)}
.btn-outline{background:rgba(255,255,255,.78);border-color:#a9d4ed;color:#2b6497}
.text-cta,.header-phone,.estimate-call-c a{color:#2b6497}

/* Footer redesigned from dark navy to light-blue / white */
.site-footer{
  background:linear-gradient(180deg,#dff3ff 0%,#f7fcff 100%);
  color:#4e7089;
  border-top:1px solid #c6e5f5;
}
.footer-top{border-bottom-color:#cbe5f3}
.footer-brand strong,.footer-call{color:#28577f}
.footer-brand p{color:#69849a}
.footer-call>svg{background:#cbeaff;color:#347fb6}
.footer-call small{color:#7993a8}
.footer-grid h3{color:#2b6497}
.footer-grid a,.footer-grid span{color:#66839a}
.footer-grid a:hover{color:#347fb6}
.footer-bottom{border-top-color:#d2e9f5;color:#8197a9}

/* Small utilities */
.skip-link{background:#347fb6}
.mobile-cta-bar{border-color:#cbe6f4}
.mobile-cta-bar a{color:#2b6497}
.mobile-cta-bar a:last-child{background:linear-gradient(135deg,#3e8fc8,#69b8e2)}
.thankyou-page{background:linear-gradient(180deg,#dff3ff,#fff)}

@media(max-width:920px){
  .mobile-panel{background:rgba(249,253,255,.99);border-color:#d4eaf6}
  .mobile-panel nav a{border-bottom-color:#e4f2f9;color:#52738c}
}

/* =========================================================
   DESIGN C V1.2 — LAYOUT / HERO / SPACING QA REFINEMENT
   - cinematic image-backed hero with compact aligned layout
   - shorter Featured Work composition
   - repaired Applications spacing and grid behavior
   - responsive alignment fixes across desktop/tablet/mobile
   ========================================================= */

/* Hero: image-backed but still light-blue / white, compact and aligned */
.hero-c{
  min-height:0;
  padding:calc(var(--header-h) + 34px) 0 28px;
  background:linear-gradient(135deg,#eefaff 0%,#dff3ff 48%,#f8fcff 100%);
  isolation:isolate;
}
.hero-c::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background-image:var(--hero-bg);
  background-size:cover;
  background-position:center 48%;
  opacity:.32;
  filter:saturate(.82) contrast(.96);
  transform:scale(1.015);
  pointer-events:none;
}
.hero-c::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    linear-gradient(90deg,rgba(250,253,255,.98) 0%,rgba(237,249,255,.94) 42%,rgba(224,244,255,.72) 70%,rgba(235,248,255,.68) 100%),
    linear-gradient(180deg,rgba(255,255,255,.12) 0%,rgba(232,247,255,.25) 68%,rgba(245,252,255,.96) 100%);
  pointer-events:none;
}
.hero-c > *{position:relative;z-index:2}
.hero-layout-c{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);
  gap:54px;
  align-items:center;
  min-height:432px;
}
.hero-copy-c{
  text-align:left;
  max-width:610px;
  margin:0;
}
.hero-copy-c h1{
  font-size:clamp(3.35rem,5.15vw,5.45rem);
  margin:20px 0 19px;
  max-width:650px;
  text-wrap:balance;
}
.hero-copy-c>p{
  max-width:590px;
  margin:0 0 24px;
  font-size:1rem;
  color:#4f6f86;
}
.hero-actions-c{justify-content:flex-start;gap:20px}
.hero-stage{
  width:100%;
  height:410px;
  margin:0;
  perspective:1200px;
}
.hero-panorama{
  inset:12px 2px 12px 38px;
  border-radius:22px;
  border-color:rgba(255,255,255,.72);
  box-shadow:0 28px 65px rgba(54,125,171,.18),0 0 0 1px rgba(181,223,245,.78);
}
.hero-panorama img{object-position:center 52%}
.hero-panorama::after{background:linear-gradient(180deg,transparent 58%,rgba(32,91,128,.45) 100%)}
.float-left{left:0;top:48px}
.float-right{right:-8px;top:92px}
.float-bottom{right:20px;bottom:0}
.hero-orbit{opacity:.58}
.orbit-one{left:-310px;top:80px}
.orbit-two{right:-430px;top:80px}
.hero-grid-mark{right:3.5%;top:84px;opacity:.22}
.trust-ribbon{
  margin-top:18px;
  border-radius:14px;
  box-shadow:0 12px 35px rgba(67,139,183,.10);
}
.trust-ribbon>div{min-height:68px;padding:12px 18px}

/* Featured Work: shorter editorial composition, no extra third row */
.projects-c{padding:64px 0 66px}
.projects-head-c{margin-bottom:24px;align-items:center}
.projects-head-c h2{margin-bottom:0}
.projects-actions-c{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}
.project-note-c{
  min-height:46px;
  padding:8px 12px;
  gap:9px;
  white-space:nowrap;
}
.project-note-c b{font-size:1.55rem;line-height:1}
.project-note-c span{font-size:.64rem;max-width:95px}
.project-showcase-c{
  grid-template-columns:minmax(0,1.5fr) minmax(260px,.68fr);
  gap:14px;
  min-height:0;
  height:430px;
}
.project-feature-c{height:430px}
.project-side-c{
  grid-template-rows:1fr 1fr;
  gap:14px;
  min-height:0;
}
.project-side-c figure{min-height:0;height:auto}

/* Keep the transition into Applications compact, intentional and aligned */
.craft-c{padding-top:66px;padding-bottom:60px}
.applications-c{padding:54px 0 60px}
.application-shell-c{
  grid-template-columns:minmax(280px,.56fr) minmax(0,1.44fr);
  gap:32px;
  align-items:center;
}
.application-intro-c{
  padding:0;
  align-self:center;
  max-width:430px;
}
.application-intro-c h2{margin-bottom:16px}
.application-intro-c p{margin-bottom:22px}
.application-grid-c{
  grid-template-columns:1.28fr 1fr 1fr;
  grid-template-rows:195px 195px;
  gap:10px;
  min-width:0;
}
.application-grid-c figure{min-width:0}
.application-grid-c figure:first-child{grid-row:1/3;height:auto}
.application-grid-c figure:nth-child(4){grid-column:2/4}

/* QA: prevent long headings/content from forcing grid overflow */
.services-head-c>*,.projects-head-c>*,.application-shell-c>*,.hero-layout-c>*{min-width:0}
.service-row-c,.project-showcase-c,.application-grid-c{max-width:100%}

@media(max-width:1100px){
  .hero-layout-c{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);gap:34px;min-height:410px}
  .hero-copy-c h1{font-size:clamp(3.05rem,5.35vw,4.7rem)}
  .hero-stage{height:380px}
  .hero-panorama{inset:10px 0 10px 28px}
  .float-right{right:-4px}
  .project-showcase-c{height:400px}
  .project-feature-c{height:400px}
  .application-grid-c{grid-template-rows:182px 182px}
}

@media(max-width:920px){
  .hero-c{padding:calc(var(--header-h) + 30px) 0 26px}
  .hero-c::before{background-position:64% center;opacity:.26}
  .hero-c::after{background:linear-gradient(180deg,rgba(248,253,255,.96) 0%,rgba(229,247,255,.88) 50%,rgba(247,252,255,.96) 100%)}
  .hero-layout-c{grid-template-columns:1fr;gap:26px;min-height:0}
  .hero-copy-c{max-width:720px;text-align:center;margin-inline:auto}
  .hero-copy-c h1{max-width:760px;margin:18px auto 17px}
  .hero-copy-c>p{max-width:650px;margin:0 auto 22px}
  .hero-actions-c{justify-content:center}
  .hero-stage{height:330px;max-width:720px;margin-inline:auto}
  .hero-panorama{inset:0 34px}
  .float-left{left:6px;top:45px}.float-right{right:6px;top:75px}.float-bottom{right:42px;bottom:-2px}
  .trust-ribbon{margin-top:18px}

  .projects-c{padding:56px 0}
  .projects-head-c{align-items:flex-start;gap:20px}
  .projects-actions-c{justify-content:flex-start}
  .project-showcase-c{grid-template-columns:1fr;height:auto;gap:12px}
  .project-feature-c{height:390px}
  .project-side-c{grid-template-columns:1fr 1fr;grid-template-rows:190px;gap:12px}
  .project-side-c figure{height:190px}

  .craft-c{padding-top:58px;padding-bottom:52px}
  .applications-c{padding:48px 0 54px}
  .application-shell-c{grid-template-columns:1fr;gap:24px}
  .application-intro-c{max-width:680px;padding:0}
  .application-grid-c{grid-template-rows:210px 210px}
}

@media(max-width:620px){
  .hero-c{padding:calc(var(--header-h) + 24px) 0 20px}
  .hero-c::before{background-position:68% center;opacity:.22}
  .hero-layout-c{gap:22px}
  .hero-copy-c{text-align:left;margin:0}
  .hero-copy-c h1{font-size:clamp(2.65rem,12.5vw,3.7rem);margin:16px 0 14px}
  .hero-copy-c>p{font-size:.9rem;margin:0 0 18px}
  .hero-actions-c{justify-content:flex-start;align-items:flex-start;gap:12px}
  .hero-stage{height:255px;margin-top:0}
  .hero-panorama{inset:0;border-radius:17px}
  .hero-panorama figcaption{left:16px;bottom:14px}
  .hero-panorama figcaption strong{font-size:1.05rem}
  .hero-panorama figcaption span{font-size:.55rem}
  .hero-float{padding:8px 10px;border-radius:10px}
  .float-left{left:-5px;top:24px}
  .float-right{right:-5px;top:68px}
  .float-bottom{display:none}
  .trust-ribbon{margin-top:12px}

  .projects-c{padding:46px 0 48px}
  .projects-head-c{gap:16px;margin-bottom:18px}
  .projects-actions-c{width:100%;justify-content:space-between;gap:9px}
  .project-note-c{min-height:42px;padding:7px 10px}
  .project-note-c b{font-size:1.35rem}.project-note-c span{font-size:.58rem}
  .project-feature-c{height:300px}
  .project-side-c{grid-template-columns:1fr 1fr;grid-template-rows:150px;gap:9px}
  .project-side-c figure{height:150px;border-radius:13px}
  .project-feature-c figcaption{left:17px;bottom:15px}
  .project-feature-c figcaption strong{font-size:1.2rem}

  .craft-c{padding:48px 0 44px}
  .applications-c{padding:42px 0 48px}
  .application-shell-c{gap:20px}
  .application-grid-c{
    display:grid;
    overflow:visible;
    grid-template-columns:1fr 1fr;
    grid-template-rows:220px 150px 150px;
    gap:8px;
  }
  .application-grid-c figure,
  .application-grid-c figure:first-child{
    min-width:0;
    width:auto;
    height:auto;
    grid-row:auto;
    scroll-snap-align:none;
  }
  .application-grid-c figure:first-child{grid-column:1/3;grid-row:1}
  .application-grid-c figure:nth-child(4){grid-column:auto}
  .application-grid-c figure:nth-child(5){grid-column:1/3}
}

/* =========================================================
   DESIGN C V1.3 — FULL LAYOUT / ZOOM / VISIBILITY QA
   Fixes reported from 25% browser-zoom screenshots:
   - no hidden/blank reveal media
   - compact image-backed hero with content near the top fold
   - balanced Featured Work height
   - fully populated Applications grid
   - dead-space removal in FAQ/estimate row
   - consistent section rhythm at normal and very wide CSS viewports
   ========================================================= */

:root{
  --section-y:64px;
  --container:min(1240px,calc(100% - 48px));
}

/* Motion must never be allowed to create blank page areas. */
[data-reveal],
[data-reveal="up"],
[data-reveal="left"],
[data-reveal="right"],
[data-reveal="clip"]{
  opacity:1;
  transform:none;
  clip-path:none;
}
[data-reveal].motion-ready{
  transition:transform .58s var(--ease),filter .58s var(--ease),box-shadow .58s var(--ease);
}
[data-reveal="up"].motion-ready:not(.is-visible){transform:translateY(12px)}
[data-reveal="left"].motion-ready:not(.is-visible){transform:translateX(-12px)}
[data-reveal="right"].motion-ready:not(.is-visible){transform:translateX(12px)}
[data-reveal="clip"].motion-ready:not(.is-visible){transform:scale(.992);filter:saturate(.88)}
[data-reveal].motion-ready.is-visible{transform:none;filter:none}

/* Global vertical rhythm: no oversized blank bands. */
.section{padding:64px 0}
.intro-c,.services-c,.projects-c,.craft-c,.applications-c,.proof-c,.faq-contact-c{scroll-margin-top:74px}

/* Hero — explicit image layer, compact height, clear visual balance. */
.hero-c{
  position:relative;
  min-height:0;
  padding:calc(var(--header-h) + 30px) 0 26px;
  background:#e7f6ff;
  overflow:hidden;
  isolation:isolate;
}
.hero-bg-media{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  overflow:hidden;
  pointer-events:none;
}
.hero-bg-media img{
  width:100%;height:100%;object-fit:cover;object-position:center 50%;
  opacity:.62;
  filter:saturate(.86) contrast(.96) brightness(1.03);
  transform:scale(1.015);
}
.hero-c::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(249,253,255,.96) 0%,rgba(240,250,255,.90) 36%,rgba(221,243,255,.58) 62%,rgba(218,241,255,.32) 100%),
    linear-gradient(180deg,rgba(255,255,255,.10),rgba(237,249,255,.38) 74%,rgba(248,253,255,.95));
  pointer-events:none;
}
.hero-c::after{display:none}
.hero-c > :not(.hero-bg-media){position:relative;z-index:2}
.hero-layout-c{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);
  gap:48px;
  align-items:center;
  min-height:0;
  padding:8px 0 10px;
}
.hero-copy-c{max-width:585px;text-align:left;margin:0}
.hero-copy-c h1{
  font-size:clamp(3rem,4.45vw,4.85rem);
  max-width:620px;
  margin:18px 0 17px;
  line-height:1.01;
}
.hero-copy-c>p{max-width:560px;margin:0 0 22px;font-size:.96rem}
.hero-actions-c{justify-content:flex-start;gap:18px}
.hero-stage{height:350px;margin:0;max-width:650px;justify-self:stretch}
.hero-panorama{inset:8px 0 8px 30px;border-radius:20px}
.hero-panorama figcaption{left:23px;bottom:19px}
.hero-panorama figcaption strong{font-size:1.32rem}
.float-left{left:-4px;top:42px}.float-right{right:-7px;top:82px}.float-bottom{right:18px;bottom:-1px}
.hero-grid-mark{top:80px;right:3%;opacity:.18}
.orbit-one{top:75px}.orbit-two{top:65px}
.trust-ribbon{margin-top:14px}
.trust-ribbon>div{min-height:62px;padding:10px 16px}

/* Intro / About — keep image composition premium without a 500px+ dead block. */
.intro-grid-c{grid-template-columns:78px 1.04fr .96fr;gap:40px}
.intro-stack{height:405px}
.stack-main{height:340px;width:83%;border-radius:20px}
.stack-small{height:178px;width:43%;border-width:7px}
.stack-chip{bottom:22px}

/* Services — tighter rows and predictable total section height. */
.services-head-c{margin-bottom:28px;gap:42px}
.service-rail-c{gap:9px}
.service-row-c{
  grid-template-columns:58px 46px 1fr 190px 42px;
  min-height:102px;
  padding:8px 13px 8px 17px;
}
.service-row-c figure{height:82px}
.service-row-c:nth-child(even){margin-left:48px}.service-row-c:nth-child(odd){margin-right:48px}

/* Featured Work — no tall empty canvas. */
.projects-c{padding:58px 0 60px}
.projects-head-c{margin-bottom:22px}
.project-showcase-c{height:360px;min-height:0;gap:12px;grid-template-columns:minmax(0,1.55fr) minmax(250px,.7fr)}
.project-feature-c{height:360px}
.project-side-c{grid-template-rows:1fr 1fr;gap:12px;min-height:0}
.project-side-c figure{height:auto;min-height:0}
.project-feature-c img,.project-side-c img{display:block;width:100%;height:100%;object-fit:cover}

/* New build / remodel — balanced transition card height. */
.build-remodel-c{padding:0 0 60px}
.build-card{min-height:300px;padding:38px 38px}
.build-card h2{font-size:clamp(2rem,3vw,3rem)}

/* Craftsmanship compact band. */
.craft-c{padding:56px 0}
.craft-head-c{margin-bottom:26px}
.craft-grid-c article{min-height:146px;padding:18px 17px}
.craft-grid-c article>div{margin:9px 0 23px}

/* Applications — explicit grid, no reveal-created blank field. */
.applications-c{padding:54px 0 58px}
.application-shell-c{
  display:grid;
  grid-template-columns:minmax(250px,.48fr) minmax(0,1.52fr);
  gap:30px;
  align-items:center;
}
.application-intro-c{padding:0;align-self:center;max-width:390px}
.application-intro-c h2{margin-bottom:14px}
.application-intro-c p{margin-bottom:20px}
.application-grid-c{
  display:grid;
  grid-template-columns:1.25fr 1fr 1fr;
  grid-template-rows:165px 165px;
  gap:9px;
  height:339px;
  overflow:hidden;
}
.application-grid-c figure,
.application-grid-c figure:first-child{
  display:block;
  min-width:0;
  width:auto;
  height:auto;
  margin:0;
  opacity:1!important;
  clip-path:none!important;
}
.application-grid-c figure:first-child{grid-column:1;grid-row:1/3}
.application-grid-c figure:nth-child(2){grid-column:2;grid-row:1}
.application-grid-c figure:nth-child(3){grid-column:3;grid-row:1}
.application-grid-c figure:nth-child(4){grid-column:2;grid-row:2}
.application-grid-c figure:nth-child(5){grid-column:3;grid-row:2}
.application-grid-c img{display:block;width:100%;height:100%;object-fit:cover}

/* Why / Process + Areas rhythm. */
.proof-c{padding:56px 0}
.why-c,.process-c{padding:28px}
.process-c ol{margin-top:20px}
.areas-c{padding:58px 0}
.area-visual-c{height:300px}
.r1{width:135px;height:135px}.r2{width:215px;height:215px}.r3{width:292px;height:292px}

/* FAQ + form — fill the left column instead of leaving a large dead white gap. */
.faq-contact-c{padding:58px 0}
.faq-contact-grid-c{grid-template-columns:minmax(300px,.73fr) minmax(0,1.27fr);gap:16px;align-items:stretch}
.faq-side-c{display:flex;flex-direction:column;gap:14px;min-width:0}
.faq-c{padding:28px 27px;flex:0 0 auto}
.faq-list{margin-top:18px}
.faq-item button{padding:14px 0}
.faq-callout-c{
  flex:1 1 auto;
  min-height:118px;
  display:flex;
  align-items:center;
  gap:15px;
  padding:23px 24px;
  border:1px solid #cce7f5;
  border-radius:18px;
  background:linear-gradient(135deg,#e6f6ff,#f8fcff);
}
.faq-callout-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#fff;color:var(--blue);box-shadow:var(--shadow-sm);flex:0 0 auto}
.faq-callout-icon svg{width:21px;height:21px}
.faq-callout-c small{display:block;color:#718ba0;font-size:.66rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800}
.faq-callout-c strong{display:block;font-family:Georgia,serif;font-size:1.25rem;color:var(--navy);font-weight:500;margin:2px 0 7px}
.faq-callout-c a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:850;font-size:.8rem}
.estimate-card-c{padding:30px;min-height:100%}
.estimate-form-c{margin-top:19px;gap:10px}
.estimate-form-c textarea{min-height:88px}
.upload-c{padding:10px 12px}
.btn-submit{min-height:48px}

/* Very wide CSS viewports (including browser zoom-out) should remain compact.
   Never scale section heights with viewport width. */
@media(min-width:1600px){
  :root{--section-y:64px}
  h1{font-size:4.85rem}h2{font-size:3.65rem}
  .hero-copy-c h1{font-size:4.85rem}
  .hero-layout-c{min-height:0}
  .hero-stage{height:350px}
  .project-showcase-c,.project-feature-c{height:360px}
  .application-grid-c{height:339px;grid-template-rows:165px 165px}
}

@media(max-width:1100px){
  :root{--section-y:60px}
  .hero-layout-c{grid-template-columns:minmax(0,.94fr) minmax(370px,1.06fr);gap:30px;padding-top:4px}
  .hero-copy-c h1{font-size:clamp(2.9rem,5vw,4.3rem)}
  .hero-stage{height:330px}
  .service-row-c:nth-child(even){margin-left:24px}.service-row-c:nth-child(odd){margin-right:24px}
  .project-showcase-c,.project-feature-c{height:335px}
  .application-grid-c{height:319px;grid-template-rows:155px 155px}
}

@media(max-width:920px){
  :root{--section-y:56px}
  .section{padding:56px 0}
  .hero-c{padding:calc(var(--header-h) + 26px) 0 23px}
  .hero-bg-media img{opacity:.48;object-position:62% center}
  .hero-c::before{background:linear-gradient(180deg,rgba(249,253,255,.94),rgba(230,247,255,.82) 58%,rgba(249,253,255,.95))}
  .hero-layout-c{grid-template-columns:1fr;gap:22px;padding:0}
  .hero-copy-c{max-width:700px;text-align:center;margin-inline:auto}
  .hero-copy-c h1{margin:16px auto 15px;max-width:720px}
  .hero-copy-c>p{margin:0 auto 20px}
  .hero-actions-c{justify-content:center}
  .hero-stage{height:295px;max-width:690px;margin-inline:auto;width:100%}
  .hero-panorama{inset:0 28px}
  .trust-ribbon{margin-top:12px}

  .intro-grid-c{grid-template-columns:1fr;gap:25px}.intro-label{display:none}.intro-stack{height:370px;max-width:680px;width:100%;margin:auto}
  .service-row-c:nth-child(even),.service-row-c:nth-child(odd){margin:0}
  .project-showcase-c{height:auto;grid-template-columns:1fr;gap:10px}.project-feature-c{height:330px}.project-side-c{grid-template-columns:1fr 1fr;grid-template-rows:165px}.project-side-c figure{height:165px}
  .build-remodel-c{padding-bottom:54px}.build-card{min-height:270px;padding:32px}
  .application-shell-c{grid-template-columns:1fr;gap:22px}.application-intro-c{max-width:650px}.application-grid-c{height:350px;grid-template-rows:170px 170px}
  .proof-layout-c{grid-template-columns:1fr}.area-inner-c{grid-template-columns:1fr}.area-visual-c{height:255px}
  .faq-contact-grid-c{grid-template-columns:1fr}.faq-side-c{display:grid;grid-template-columns:1fr .72fr;align-items:stretch}.faq-callout-c{min-height:100%}
}

@media(max-width:620px){
  :root{--section-y:48px}
  .section{padding:48px 0}
  .hero-c{padding:calc(var(--header-h) + 20px) 0 18px}
  .hero-bg-media img{opacity:.38;object-position:70% center}
  .hero-copy-c{text-align:left;margin:0}
  .hero-copy-c h1{font-size:clamp(2.45rem,11.5vw,3.5rem);margin:13px 0 13px}
  .hero-copy-c>p{font-size:.88rem;margin:0 0 16px}
  .hero-actions-c{justify-content:flex-start;gap:10px;flex-direction:row;flex-wrap:wrap}
  .hero-stage{height:230px}
  .hero-panorama{inset:0;border-radius:16px}
  .float-left{left:-4px;top:20px}.float-right{right:-4px;top:58px}.float-bottom{display:none}
  .trust-ribbon{grid-template-columns:1fr 1fr}.trust-ribbon>div{min-height:58px;padding:8px}

  .intro-stack{height:320px}.stack-main{height:260px}.stack-small{height:145px}
  .service-row-c{grid-template-columns:34px 1fr 32px;min-height:88px;padding:11px}.service-row-c figure,.service-icon-c{display:none}
  .projects-c{padding:46px 0}.project-feature-c{height:270px}.project-side-c{grid-template-rows:135px}.project-side-c figure{height:135px}
  .build-card{min-height:250px;padding:28px 22px}
  .craft-c{padding:46px 0}.craft-grid-c article{min-height:135px}

  .applications-c{padding:44px 0 48px}
  .application-grid-c{
    height:auto;
    grid-template-columns:1fr 1fr;
    grid-template-rows:190px 132px 132px;
    overflow:visible;
    gap:8px;
  }
  .application-grid-c figure:first-child{grid-column:1/3;grid-row:1}
  .application-grid-c figure:nth-child(2){grid-column:1;grid-row:2}
  .application-grid-c figure:nth-child(3){grid-column:2;grid-row:2}
  .application-grid-c figure:nth-child(4){grid-column:1;grid-row:3}
  .application-grid-c figure:nth-child(5){grid-column:2;grid-row:3}

  .proof-c,.areas-c,.faq-contact-c{padding:46px 0}
  .why-c,.process-c{padding:22px 18px}.process-c ol{grid-template-columns:1fr 1fr}
  .faq-side-c{display:flex;flex-direction:column}.faq-c,.estimate-card-c{padding:22px 18px}.faq-callout-c{min-height:110px;padding:18px}
}


/* =========================================================
   DESIGN C V1.4 — HERO FLOW / ZOOM STRUCTURAL FIX
   Background project photography now lives on .hero-c itself,
   so it can never occupy document flow or push hero content down.
   ========================================================= */
.hero-bg-media{display:none!important}
.hero-c{
  min-height:0!important;
  padding:calc(var(--header-h) + 24px) 0 24px!important;
  background-image:
    linear-gradient(90deg,rgba(249,253,255,.94) 0%,rgba(240,250,255,.89) 37%,rgba(221,243,255,.56) 64%,rgba(218,241,255,.25) 100%),
    linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(235,248,255,.22) 70%,rgba(248,253,255,.90) 100%),
    var(--hero-bg)!important;
  background-size:cover,cover,cover!important;
  background-position:center,center,center 52%!important;
  background-repeat:no-repeat!important;
}
.hero-c::before{display:none!important}
.hero-layout-c{
  min-height:380px!important;
  padding:0!important;
  align-items:center!important;
}
.hero-copy-c,.hero-stage{align-self:center!important}
.hero-stage{height:340px!important;margin:0!important}
.trust-ribbon{margin-top:10px!important}

@media(min-width:1600px){
  .hero-c{padding:calc(var(--header-h) + 18px) 0 22px!important;background-position:center,center,center 50%!important}
  .hero-layout-c{min-height:370px!important}
  .hero-stage{height:330px!important}
}
@media(max-width:1100px){
  .hero-c{padding:calc(var(--header-h) + 22px) 0 22px!important}
  .hero-layout-c{min-height:350px!important}
  .hero-stage{height:320px!important}
}
@media(max-width:920px){
  .hero-c{
    padding:calc(var(--header-h) + 22px) 0 20px!important;
    background-image:
      linear-gradient(180deg,rgba(249,253,255,.94) 0%,rgba(230,247,255,.84) 56%,rgba(249,253,255,.95) 100%),
      var(--hero-bg)!important;
    background-size:cover,cover!important;
    background-position:center,62% center!important;
  }
  .hero-layout-c{min-height:0!important}
  .hero-stage{height:285px!important}
}
@media(max-width:620px){
  .hero-c{
    padding:calc(var(--header-h) + 18px) 0 18px!important;
    background-position:center,70% center!important;
  }
  .hero-stage{height:225px!important}
}

/* =========================================================
   DESIGN C V1.5 — HERO REBUILD
   No background project photo. This hero is content-height only
   and uses light-blue architectural/tile effects for atmosphere.
   Namespaced to avoid all legacy hero sizing rules.
   ========================================================= */
.hero-c-v15{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  height:auto!important;
  min-height:0!important;
  padding:calc(var(--header-h) + 30px) 0 24px;
  background:
    radial-gradient(circle at 14% 22%,rgba(255,255,255,.98) 0 17%,rgba(255,255,255,0) 42%),
    radial-gradient(circle at 84% 24%,rgba(113,196,239,.28) 0 12%,rgba(113,196,239,0) 38%),
    radial-gradient(circle at 70% 78%,rgba(179,226,250,.42) 0 13%,rgba(179,226,250,0) 40%),
    linear-gradient(135deg,#f9fdff 0%,#e7f7ff 48%,#f6fcff 100%);
}
.hero-c-v15::before{
  content:"";
  position:absolute;
  z-index:-2;
  inset:-20% -8%;
  background:
    repeating-linear-gradient(45deg,rgba(74,153,204,.055) 0 1px,transparent 1px 54px),
    repeating-linear-gradient(-45deg,rgba(74,153,204,.045) 0 1px,transparent 1px 54px);
  transform:skewY(-3deg);
  transform-origin:center;
  pointer-events:none;
}
.hero-c-v15::after{
  content:"";
  position:absolute;
  z-index:-1;
  width:min(620px,48vw);
  height:min(620px,48vw);
  right:-13vw;
  bottom:-23vw;
  border-radius:50%;
  border:1px solid rgba(72,157,211,.18);
  box-shadow:0 0 0 46px rgba(110,190,235,.035),0 0 0 92px rgba(110,190,235,.026),0 0 0 138px rgba(110,190,235,.018);
  pointer-events:none;
}
.hero-v15-lines{position:absolute;z-index:-1;left:-7%;top:20%;width:42%;height:52%;opacity:.64;transform:rotate(-8deg);pointer-events:none;background:linear-gradient(120deg,transparent 0 48%,rgba(69,148,203,.10) 48% 49%,transparent 49% 100%);border-top:1px solid rgba(93,173,221,.11);border-bottom:1px solid rgba(93,173,221,.09)}
.hero-v15-orb{position:absolute;z-index:-1;border-radius:50%;pointer-events:none;border:1px solid rgba(78,164,217,.15)}
.hero-v15-orb-a{width:360px;height:360px;left:-235px;bottom:-170px;box-shadow:0 0 0 42px rgba(115,196,239,.035),0 0 0 84px rgba(115,196,239,.022)}
.hero-v15-orb-b{width:220px;height:220px;right:15%;top:8%;border-style:dashed;opacity:.55}
.hero-v15-mosaic{position:absolute;z-index:-1;right:6.5%;top:90px;display:grid;grid-template-columns:repeat(4,22px);gap:4px;transform:rotate(45deg);opacity:.28;pointer-events:none}
.hero-v15-mosaic i{width:22px;height:22px;border:1px solid rgba(54,143,201,.32);background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(154,215,246,.20));box-shadow:0 5px 16px rgba(59,139,190,.05)}
.hero-v15-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);gap:54px;align-items:center;padding:0!important;min-height:0!important;height:auto!important}
.hero-v15-copy{max-width:610px;align-self:center;text-align:left}
.hero-v15-copy h1{font-size:clamp(3.05rem,4.5vw,4.85rem);line-height:1.005;max-width:640px;margin:18px 0 16px;color:#28577f}
.hero-v15-copy h1 em{font-style:italic;color:#438fc7}
.hero-v15-copy>p{max-width:560px;margin:0 0 21px;font-size:.96rem}
.hero-v15-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.hero-v15-visual{position:relative;height:332px;min-height:0!important;margin:0!important;perspective:1200px;align-self:center}
.hero-v15-frame{position:absolute;inset:22px 12px 2px 52px;border:1px solid rgba(116,190,230,.30);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.40),rgba(188,229,249,.22));transform:rotate(2.2deg);box-shadow:0 28px 70px rgba(65,133,179,.08)}
.hero-v15-photo{position:absolute;inset:5px 34px 12px 24px;margin:0;border:7px solid rgba(255,255,255,.94);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 24px 70px rgba(58,122,166,.17);transform:rotate(-1.1deg)}
.hero-v15-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(33,91,129,.45));pointer-events:none}
.hero-v15-photo img{width:100%;height:100%;object-fit:cover;object-position:center 54%}
.hero-v15-photo figcaption{position:absolute;z-index:2;left:20px;bottom:17px;color:#fff;display:grid;line-height:1.15}
.hero-v15-photo figcaption span{font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;font-weight:850;opacity:.86}
.hero-v15-photo figcaption strong{font-family:Georgia,"Times New Roman",serif;font-size:1.22rem;font-weight:500}
.hero-v15-chip{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;padding:10px 12px;background:rgba(255,255,255,.94);border:1px solid #d3eaf6;border-radius:12px;box-shadow:0 12px 30px rgba(54,116,158,.12);backdrop-filter:blur(10px);transition:transform .28s var(--ease)}
.hero-v15-chip small{display:block;color:#8196a8;font-size:.53rem;text-transform:uppercase;letter-spacing:.11em}
.hero-v15-chip strong{display:block;color:var(--navy);font-size:.70rem;white-space:nowrap}
.hero-v15-chip-a{left:-3px;top:44px}.hero-v15-chip-b{right:-6px;top:80px}.hero-v15-chip-c{right:18px;bottom:-2px}
.hero-v15-trust{margin-top:18px!important}

@media(min-width:1600px){
  .hero-c-v15{padding:calc(var(--header-h) + 22px) 0 22px}
  .hero-v15-layout{grid-template-columns:minmax(0,.95fr) minmax(400px,1.05fr);gap:46px;max-height:none!important}
  .hero-v15-copy h1{font-size:4.6rem}
  .hero-v15-visual{height:320px}
  .hero-v15-trust{margin-top:14px!important}
}
@media(max-width:1100px){
  .hero-v15-layout{grid-template-columns:minmax(0,.95fr) minmax(370px,1.05fr);gap:32px}
  .hero-v15-copy h1{font-size:clamp(2.85rem,5vw,4.1rem)}
  .hero-v15-visual{height:310px}
}
@media(max-width:920px){
  .hero-c-v15{padding:calc(var(--header-h) + 25px) 0 22px}
  .hero-v15-layout{grid-template-columns:1fr;gap:24px}
  .hero-v15-copy{max-width:720px;text-align:center;margin-inline:auto}
  .hero-v15-copy h1{max-width:760px;margin:16px auto 15px}
  .hero-v15-copy>p{max-width:650px;margin:0 auto 19px}
  .hero-v15-actions{justify-content:center}
  .hero-v15-visual{height:285px;max-width:700px;width:100%;margin-inline:auto!important}
  .hero-v15-photo{inset:3px 35px 10px}
  .hero-v15-mosaic{top:74px;right:8%;opacity:.18}
}
@media(max-width:620px){
  .hero-c-v15{padding:calc(var(--header-h) + 18px) 0 17px}
  .hero-v15-copy{text-align:left;margin:0}
  .hero-v15-copy h1{font-size:clamp(2.45rem,11.5vw,3.45rem);margin:13px 0 12px}
  .hero-v15-copy>p{font-size:.88rem;margin:0 0 16px}
  .hero-v15-actions{justify-content:flex-start;gap:10px}
  .hero-v15-visual{height:224px}
  .hero-v15-photo{inset:0;border-width:5px;border-radius:16px}
  .hero-v15-frame{inset:14px 4px -4px 28px;border-radius:17px}
  .hero-v15-chip{padding:8px 9px;border-radius:10px;gap:7px}
  .hero-v15-chip strong{font-size:.61rem}.hero-v15-chip small{font-size:.47rem}
  .hero-v15-chip-a{left:-3px;top:22px}.hero-v15-chip-b{right:-4px;top:60px}.hero-v15-chip-c{display:none}
  .hero-v15-trust{margin-top:13px!important}
  .hero-v15-mosaic{display:none}
}

/* =========================================================
   COMPLETE WEBSITE — BATCH 1 / DESIGN C MASTER
   Inner pages share the approved V1.5 light-blue/white system
   without cloning the homepage section layouts.
   ========================================================= */
.page-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.14em}.page-kicker span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #b8ddef;border-radius:9px;background:rgba(255,255,255,.75);font-family:Georgia,serif;font-size:.88rem;letter-spacing:0;color:#3b83b8}.inner-hero{position:relative;isolation:isolate;overflow:hidden;padding:calc(var(--header-h) + 54px) 0 64px;background:radial-gradient(circle at 13% 18%,#fff 0 16%,transparent 40%),radial-gradient(circle at 83% 18%,rgba(104,190,237,.25),transparent 35%),linear-gradient(135deg,#f9fdff 0%,#e6f7ff 52%,#f7fcff 100%)}.inner-hero::after{content:"";position:absolute;right:-210px;bottom:-260px;width:560px;height:560px;border:1px solid rgba(80,162,212,.14);border-radius:50%;box-shadow:0 0 0 48px rgba(80,162,212,.028),0 0 0 96px rgba(80,162,212,.018);z-index:-1}.inner-grid-lines{position:absolute;inset:0;z-index:-1;opacity:.65;background:repeating-linear-gradient(45deg,rgba(74,153,204,.045) 0 1px,transparent 1px 58px),repeating-linear-gradient(-45deg,rgba(74,153,204,.035) 0 1px,transparent 1px 58px);mask-image:linear-gradient(90deg,#000,transparent 70%)}.inner-hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(410px,1.04fr);gap:64px;align-items:center}.inner-hero-copy{max-width:660px}.inner-hero-copy h1,.service-detail-copy h1{font-size:clamp(3.2rem,5.2vw,5.5rem);margin:18px 0 18px;color:#28577f}.inner-hero-copy h1 em,.service-detail-copy h1 em{font-style:italic;color:#438fc7}.inner-hero-copy>p,.service-detail-copy>p{font-size:1rem;max-width:610px;margin-bottom:23px}.inner-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.inner-hero-art{position:relative;height:390px}.inner-photo-main{position:absolute;inset:0 36px 28px 48px;margin:0;border:7px solid rgba(255,255,255,.96);border-radius:20px;overflow:hidden;box-shadow:0 24px 70px rgba(58,122,166,.17);transform:rotate(1.2deg)}.inner-photo-main img,.inner-photo-float img{width:100%;height:100%;object-fit:cover}.inner-photo-float{position:absolute;left:0;bottom:0;width:38%;height:165px;margin:0;border:6px solid #fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);transform:rotate(-3deg)}.inner-stat-card{position:absolute;right:0;top:32px;display:flex;align-items:center;gap:10px;width:165px;padding:13px 14px;background:rgba(255,255,255,.95);border:1px solid #d2e8f6;border-radius:13px;box-shadow:var(--shadow-sm)}.inner-stat-card b{font-family:Georgia,serif;font-size:2rem;color:#438fc7;font-weight:500;line-height:1}.inner-stat-card span{font-size:.66rem;line-height:1.25;color:#667f94;font-weight:750}.section-heading{margin-bottom:34px}.split-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:55px}.split-heading h2{max-width:800px;margin-bottom:0}.split-heading>p{margin:0;max-width:470px}

/* About */
.story-section{background:#fff}.story-grid{display:grid;grid-template-columns:220px 1fr;gap:72px;align-items:start}.story-number{min-height:220px;padding:24px;border:1px solid #d4eaf6;border-radius:18px;background:linear-gradient(145deg,#effaff,#fff);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.story-number span,.story-number small{text-transform:uppercase;letter-spacing:.12em;color:#7c94a8;font-size:.62rem;font-weight:800}.story-number b{font-family:Georgia,serif;font-weight:500;font-size:4.8rem;line-height:1;color:#438fc7;margin:8px 0}.story-copy{max-width:800px}.story-copy p:last-child{margin-bottom:0}.about-principles{background:linear-gradient(180deg,#e7f6ff,#f9fdff)}.principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.principle-card{position:relative;min-height:265px;padding:26px 22px;background:rgba(255,255,255,.88);border:1px solid #d4e8f4;border-radius:16px;overflow:hidden;transition:.28s var(--ease)}.principle-card:hover{transform:translateY(-4px);background:#fff;box-shadow:var(--shadow-sm)}.card-num{position:absolute;right:16px;top:13px;font-family:Georgia,serif;color:#b9ddef;font-size:1.5rem}.principle-icon{width:45px;height:45px;display:grid;place-items:center;margin-bottom:34px;border-radius:12px;background:#dff3ff;color:#438fc7}.principle-icon svg{width:23px;height:23px}.principle-card h3{font-family:Georgia,serif;font-weight:500;font-size:1.45rem;color:#28577f;margin-bottom:10px}.principle-card p{font-size:.83rem;margin:0}.about-audience{padding:70px 0;background:#fff}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.audience-card{position:relative;min-height:440px;border:1px solid #d3e7f3;border-radius:20px;overflow:hidden;background:#eff9ff;display:grid;grid-template-columns:.92fr 1.08fr}.audience-photo{min-height:100%;overflow:hidden}.audience-photo img{width:100%;height:100%;object-fit:cover}.audience-copy{padding:38px 32px;display:flex;flex-direction:column;justify-content:center}.audience-copy h2{font-size:clamp(2rem,3.1vw,3rem);margin-bottom:15px}.audience-copy p{font-size:.86rem}.audience-copy a{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:#347fb6;font-weight:850;font-size:.78rem}.audience-copy a svg{width:15px}.about-proof{background:#e5f6ff}.proof-strip-inner{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #c8e5f4;border-radius:16px;overflow:hidden;background:rgba(255,255,255,.78)}.proof-strip-inner>div{min-height:112px;padding:18px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #d8edf7}.proof-strip-inner>div:last-child{border-right:0}.proof-strip-inner b{font-family:Georgia,serif;color:#377fac;font-size:1.5rem;font-weight:500}.proof-strip-inner span{font-size:.69rem;color:#6d879b;margin-top:4px}.project-cta-panel{background:#fff;padding-top:0}.cta-panel-inner{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:38px 42px;border:1px solid #cce6f4;border-radius:20px;background:linear-gradient(125deg,#e4f6ff,#f9fdff 54%,#dff3ff)}.cta-panel-inner::after{content:"";position:absolute;right:-55px;bottom:-120px;width:260px;height:260px;border:1px solid rgba(67,143,199,.13);border-radius:50%;box-shadow:0 0 0 38px rgba(67,143,199,.03),0 0 0 76px rgba(67,143,199,.02)}.cta-panel-inner h2{font-size:clamp(2rem,3.4vw,3.25rem);max-width:760px;margin-bottom:0}.cta-panel-actions{position:relative;z-index:2;display:flex;flex-direction:column;align-items:stretch;gap:11px;min-width:220px}.cta-phone{display:flex;justify-content:center;align-items:center;gap:8px;color:#2b6497;font-size:.8rem;font-weight:850}

/* Services hub */
.services-hero .inner-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}.service-hero-board{position:relative;height:380px}.service-hero-board figure{position:absolute;inset:25px 42px 18px 24px;margin:0;border:7px solid #fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);transform:rotate(-1.2deg)}.service-hero-board figure img{width:100%;height:100%;object-fit:cover}.board-tile{position:absolute;width:88px;height:88px;border:1px solid rgba(58,139,190,.25);background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(181,225,248,.45));box-shadow:0 12px 28px rgba(64,131,173,.08);transform:rotate(45deg);border-radius:10px}.board-a{right:0;top:0}.board-b{right:62px;top:0}.board-c{right:0;top:62px}.board-d{left:0;bottom:0;width:62px;height:62px}.board-label{position:absolute;right:2px;bottom:38px;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #d5eaf5;color:#397eac;font-size:.63rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase;box-shadow:var(--shadow-sm)}.services-directory{background:#fff}.service-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.service-directory-card{min-height:270px;display:grid;grid-template-columns:42% 58%;border:1px solid #d4e8f4;border-radius:18px;overflow:hidden;background:#f9fdff;transition:.28s var(--ease)}.service-directory-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm);background:#fff}.directory-media{position:relative;min-height:270px;overflow:hidden}.directory-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(41,101,139,.25))}.directory-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.service-directory-card:hover .directory-media img{transform:scale(1.035)}.directory-media>span{position:absolute;z-index:2;left:13px;top:13px;width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.94);font-family:Georgia,serif;color:#367eae}.directory-copy{padding:28px 25px;display:flex;flex-direction:column;align-items:flex-start}.directory-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#dff3ff;color:#438fc7;margin-bottom:18px}.directory-copy h3{font-family:Georgia,serif;font-size:1.55rem;font-weight:500;color:#28577f;margin-bottom:9px}.directory-copy p{font-size:.8rem;margin-bottom:17px}.directory-copy a{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:#347fb6;font-size:.75rem;font-weight:850}.service-method{padding:74px 0;background:linear-gradient(135deg,#dff3ff,#f9fdff)}.method-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.method-copy h2{font-size:clamp(2.35rem,3.8vw,3.75rem)}.method-steps{display:grid;grid-template-columns:1fr 1fr;border:1px solid #cce5f3;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.77)}.method-steps>div{min-height:170px;padding:23px;border-right:1px solid #d6ebf5;border-bottom:1px solid #d6ebf5}.method-steps>div:nth-child(2n){border-right:0}.method-steps>div:nth-child(n+3){border-bottom:0}.method-steps span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#dff3ff;color:#438fc7;font-family:Georgia,serif}.method-steps h3{font-family:Georgia,serif;color:#28577f;font-size:1.35rem;font-weight:500;margin:16px 0 7px}.method-steps p{font-size:.75rem;margin:0}.service-links-feature{background:#fff}.service-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.service-feature{position:relative;height:360px;border-radius:19px;overflow:hidden}.service-feature::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(31,88,127,.05) 25%,rgba(28,82,118,.68) 100%)}.service-feature img{width:100%;height:100%;object-fit:cover;transition:.6s var(--ease)}.service-feature:hover img{transform:scale(1.035)}.service-feature>div{position:absolute;z-index:2;left:30px;right:30px;bottom:25px;color:#fff}.service-feature span{font-size:.62rem;text-transform:uppercase;letter-spacing:.14em;font-weight:850;opacity:.86}.service-feature h2{font-size:2.45rem;color:#fff;margin:6px 0 12px}.service-feature b{display:inline-flex;align-items:center;gap:8px;font-size:.76rem}

/* Service detail pages */
.service-detail-hero{position:relative;overflow:hidden;padding:calc(var(--header-h) + 55px) 0 68px;background:radial-gradient(circle at 84% 24%,rgba(108,194,238,.24),transparent 31%),linear-gradient(135deg,#fbfeff,#e5f6ff 55%,#f8fcff)}.service-detail-hero::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-45deg,rgba(64,148,200,.035) 0 1px,transparent 1px 56px);pointer-events:none}.service-detail-grid{position:relative;display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);gap:58px;align-items:center}.service-detail-copy{max-width:660px}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:20px;color:#68859b;font-size:.7rem;font-weight:800}.back-link svg{transform:rotate(180deg)}.service-detail-media{position:relative;height:410px}.detail-main{position:absolute;inset:0 20px 20px 48px;margin:0;border:7px solid #fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);transform:rotate(1deg)}.detail-small{position:absolute;left:0;bottom:0;width:39%;height:170px;margin:0;border:6px solid #fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);transform:rotate(-2.5deg)}.detail-main img,.detail-small img{width:100%;height:100%;object-fit:cover}.detail-chip{position:absolute;right:0;top:38px;z-index:3;padding:11px 13px;display:flex;gap:9px;align-items:center;border:1px solid #d3eaf6;border-radius:12px;background:rgba(255,255,255,.95);box-shadow:var(--shadow-sm)}.detail-chip>svg{color:#438fc7;width:20px;height:20px}.detail-chip span{display:grid}.detail-chip small{text-transform:uppercase;letter-spacing:.1em;font-size:.5rem;color:#8297aa}.detail-chip b{font-size:.68rem;color:#2b6497}.service-intro{background:#fff}.service-intro-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:start}.service-intro-grid h2{font-size:clamp(2.4rem,4vw,3.9rem);margin-bottom:0}.service-intro-grid>div:last-child{padding-top:20px}.application-cards-section{background:#eef9ff}.application-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.application-detail-card{background:#fff;border:1px solid #d4e8f4;border-radius:16px;overflow:hidden}.application-detail-card figure{height:200px;margin:0;overflow:hidden}.application-detail-card img{width:100%;height:100%;object-fit:cover;transition:.55s var(--ease)}.application-detail-card:hover img{transform:scale(1.035)}.application-detail-card>div{padding:21px 19px}.application-detail-card h3{font-family:Georgia,serif;color:#28577f;font-weight:500;font-size:1.35rem;margin-bottom:8px}.application-detail-card p{font-size:.76rem;margin:0}.technical-band{padding:74px 0;background:linear-gradient(125deg,#d8f0ff,#f8fcff)}.technical-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.technical-copy h2{font-size:clamp(2.45rem,4vw,3.8rem)}.technical-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #c9e3f2;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.77)}.technical-grid>div{padding:22px;min-height:180px;border-right:1px solid #d3e8f3;border-bottom:1px solid #d3e8f3}.technical-grid>div:nth-child(2n){border-right:0}.technical-grid>div:nth-child(n+3){border-bottom:0}.technical-grid span{font-family:Georgia,serif;color:#65a9d4}.technical-grid h3{font-family:Georgia,serif;font-size:1.3rem;color:#28577f;font-weight:500;margin:13px 0 7px}.technical-grid p{font-size:.74rem;margin:0}.related-work{background:#fff}.related-work .section-heading h2{max-width:780px}.related-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:190px 190px;gap:10px}.related-gallery figure{margin:0;border-radius:15px;overflow:hidden}.related-gallery .related-large{grid-row:1/3}.related-gallery img{width:100%;height:100%;object-fit:cover}.related-link{display:flex;justify-content:flex-end;margin-top:18px}.service-faq{background:#f0faff}.faq-two-col{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.faq-two-col>div:first-child{position:sticky;top:92px}.faq-two-col h2{font-size:clamp(2.3rem,3.8vw,3.65rem)}.faq-two-col .faq-list{background:#fff;border:1px solid #d4e8f4;border-radius:17px;padding:7px 20px}.kitchen-detail-hero{background:radial-gradient(circle at 83% 20%,rgba(120,201,240,.27),transparent 32%),linear-gradient(135deg,#fff,#e7f7ff 52%,#f9fdff)}

/* Projects */
.projects-hero-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);gap:58px;align-items:center}.project-hero-collage{position:relative;height:420px}.project-hero-collage figure{position:absolute;margin:0;border:6px solid #fff;border-radius:17px;overflow:hidden;box-shadow:var(--shadow-sm)}.project-hero-collage img{width:100%;height:100%;object-fit:cover}.collage-a{left:0;top:35px;width:55%;height:325px;transform:rotate(-1.5deg)}.collage-b{right:0;top:0;width:42%;height:200px;transform:rotate(2deg)}.collage-c{right:25px;bottom:10px;width:45%;height:190px;transform:rotate(-1deg)}.collage-count{position:absolute;z-index:4;left:43%;top:10px;width:120px;padding:12px;border-radius:12px;background:rgba(255,255,255,.95);border:1px solid #d4e9f5;box-shadow:var(--shadow-sm);display:grid}.collage-count b{font-family:Georgia,serif;font-size:2rem;color:#438fc7;line-height:1}.collage-count span{font-size:.56rem;color:#728da1}.project-index-section{background:#fff}.project-index-head{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:32px}.project-index-head h2{max-width:720px;margin-bottom:0}.project-filter-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.project-filter-pills span{padding:7px 10px;border:1px solid #d4e7f3;border-radius:999px;background:#f8fcff;color:#6d8699;font-size:.62rem;font-weight:800}.project-filter-pills .is-current{background:#dff3ff;color:#347fb6;border-color:#b9dcec}.projects-masonry{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:105px;gap:10px}.project-card-full{min-width:0}.project-card-full figure{position:relative;margin:0;width:100%;height:100%;overflow:hidden;border-radius:15px}.project-card-full img{width:100%;height:100%;object-fit:cover;transition:.6s var(--ease)}.project-card-full:hover img{transform:scale(1.035)}.project-card-full figure::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(28,81,116,.67))}.project-card-full figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:15px;color:#fff}.project-card-full figcaption span{font-size:.55rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850;opacity:.83}.project-card-full figcaption h3{color:#fff;font-family:Georgia,serif;font-weight:500;font-size:1.4rem;margin:3px 0 1px}.project-card-full figcaption p{color:rgba(255,255,255,.82);font-size:.63rem;margin:0}.project-card-1{grid-column:span 7;grid-row:span 4}.project-card-2{grid-column:span 5;grid-row:span 3}.project-card-3{grid-column:span 5;grid-row:span 3}.project-card-4{grid-column:span 4;grid-row:span 3}.project-card-5{grid-column:span 4;grid-row:span 4}.project-card-6{grid-column:span 4;grid-row:span 3}.project-card-7{grid-column:span 6;grid-row:span 3}.project-card-8{grid-column:span 6;grid-row:span 3}.project-card-9{grid-column:span 12;grid-row:span 3}.project-case-band{padding:74px 0;background:linear-gradient(125deg,#dff3ff,#f9fdff)}.case-band-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}.case-band-image{height:410px;border:7px solid #fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.case-band-image img{width:100%;height:100%;object-fit:cover}.case-band-copy h2{font-size:clamp(2.4rem,4vw,3.8rem)}.case-points{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.case-points span{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #c8e2f0;border-radius:9px;background:rgba(255,255,255,.67);font-size:.66rem;font-weight:800;color:#577489}.case-points svg{color:#438fc7}.project-type-links{background:#fff}.project-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.project-type-grid a{position:relative;height:270px;border-radius:16px;overflow:hidden}.project-type-grid a::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(30,85,121,.63))}.project-type-grid img{width:100%;height:100%;object-fit:cover;transition:.6s var(--ease)}.project-type-grid a:hover img{transform:scale(1.04)}.project-type-grid span{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;color:#fff;display:flex;align-items:center;justify-content:space-between;font-family:Georgia,serif;font-size:1.15rem}.project-type-grid svg{width:18px}

/* Inner page responsive QA */
@media(min-width:1600px){.inner-hero,.service-detail-hero{padding-top:calc(var(--header-h) + 44px);padding-bottom:58px}.inner-hero-copy h1,.service-detail-copy h1{font-size:4.7rem}.inner-hero-art{height:365px}.service-detail-media{height:380px}.project-hero-collage{height:390px}.about-audience,.service-method,.technical-band,.project-case-band{padding-block:64px}}
@media(max-width:1100px){.inner-hero-grid,.service-detail-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:36px}.inner-hero-art{height:350px}.service-detail-media{height:365px}.principle-grid,.application-detail-grid{grid-template-columns:1fr 1fr}.audience-card{grid-template-columns:1fr;min-height:0}.audience-photo{height:220px}.audience-copy{padding:28px}.service-card-grid{grid-template-columns:1fr}.service-directory-card{grid-template-columns:34% 66%;min-height:240px}.directory-media{min-height:240px}.project-hero-collage{height:370px}.projects-hero-layout{grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr)}}
@media(max-width:920px){.inner-hero,.service-detail-hero{padding:calc(var(--header-h) + 38px) 0 54px}.inner-hero-grid,.service-detail-grid,.projects-hero-layout{grid-template-columns:1fr;gap:32px}.inner-hero-copy,.service-detail-copy{max-width:760px}.inner-hero-copy h1,.service-detail-copy h1{font-size:clamp(3rem,8vw,4.55rem)}.inner-hero-art,.service-detail-media,.project-hero-collage{height:340px;max-width:720px;width:100%;margin-inline:auto}.story-grid{grid-template-columns:150px 1fr;gap:38px}.story-number{min-height:190px;padding:18px}.story-number b{font-size:3.8rem}.audience-grid{grid-template-columns:1fr}.audience-card{grid-template-columns:.85fr 1.15fr}.audience-photo{height:auto}.proof-strip-inner{grid-template-columns:repeat(5,minmax(120px,1fr));overflow:auto}.cta-panel-inner{align-items:flex-start}.method-layout,.technical-layout,.case-band-grid{grid-template-columns:1fr;gap:38px}.service-feature h2{font-size:2rem}.service-intro-grid,.faq-two-col{grid-template-columns:1fr;gap:32px}.service-intro-grid>div:last-child{padding-top:0}.faq-two-col>div:first-child{position:static}.project-index-head{align-items:flex-start;flex-direction:column}.project-filter-pills{justify-content:flex-start}.projects-masonry{grid-auto-rows:90px}.project-type-grid{grid-template-columns:1fr 1fr}.project-type-grid a:last-child{grid-column:1/3}}
@media(max-width:620px){.inner-hero,.service-detail-hero{padding:calc(var(--header-h) + 25px) 0 44px}.inner-hero-copy h1,.service-detail-copy h1{font-size:clamp(2.45rem,11.5vw,3.45rem);margin:14px 0 13px}.inner-hero-copy>p,.service-detail-copy>p{font-size:.88rem}.inner-hero-actions{gap:10px}.inner-hero-art,.service-detail-media,.project-hero-collage{height:250px}.inner-photo-main{inset:0 10px 10px 25px;border-width:5px}.inner-photo-float{height:110px;border-width:4px}.inner-stat-card{right:-3px;top:20px;width:138px;padding:9px}.inner-stat-card b{font-size:1.5rem}.inner-stat-card span{font-size:.56rem}.story-grid{grid-template-columns:1fr;gap:22px}.story-number{min-height:130px;display:grid;grid-template-columns:auto auto;justify-content:start;align-items:center;gap:5px 14px}.story-number b{grid-row:1/3;font-size:3.35rem}.principle-grid,.application-detail-grid{grid-template-columns:1fr}.principle-card{min-height:0}.about-audience{padding:48px 0}.audience-card{grid-template-columns:1fr}.audience-photo{height:190px}.audience-copy{padding:24px 20px}.audience-copy h2{font-size:2rem}.proof-strip-inner{grid-template-columns:1fr 1fr;overflow:visible}.proof-strip-inner>div{min-height:85px}.proof-strip-inner>div:nth-child(2n){border-right:0}.proof-strip-inner>div:nth-child(-n+4){border-bottom:1px solid #d8edf7}.cta-panel-inner{padding:26px 20px;flex-direction:column}.cta-panel-actions{width:100%;min-width:0}.service-hero-board{height:250px}.service-hero-board figure{inset:8px 20px 12px 12px;border-width:5px}.board-tile{width:56px;height:56px}.board-b{right:41px}.board-c{top:41px}.board-label{bottom:18px}.service-directory-card{grid-template-columns:1fr}.directory-media{height:185px;min-height:185px}.directory-copy{padding:22px 19px}.method-steps,.technical-grid{grid-template-columns:1fr}.method-steps>div,.technical-grid>div{min-height:0;border-right:0!important;border-bottom:1px solid #d6ebf5!important}.method-steps>div:last-child,.technical-grid>div:last-child{border-bottom:0!important}.service-feature-grid{grid-template-columns:1fr}.service-feature{height:285px}.service-feature h2{font-size:1.9rem}.detail-main{inset:0 7px 12px 25px;border-width:5px}.detail-small{height:105px;border-width:4px}.detail-chip{right:-3px;top:24px;padding:8px}.application-detail-card figure{height:190px}.related-gallery{grid-template-columns:1fr 1fr;grid-template-rows:220px 135px}.related-gallery .related-large{grid-column:1/3;grid-row:1}.related-gallery figure:nth-child(2){grid-column:1;grid-row:2}.related-gallery figure:nth-child(3){grid-column:2;grid-row:2}.project-hero-collage{height:255px}.collage-a{width:57%;height:205px;top:25px}.collage-b{width:43%;height:118px}.collage-c{width:45%;height:115px;right:8px}.collage-count{left:39%;top:5px;width:92px;padding:8px}.collage-count b{font-size:1.5rem}.projects-masonry{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:170px}.project-card-full{grid-column:auto!important;grid-row:auto!important}.project-card-1,.project-card-9{grid-column:1/3!important}.project-index-head h2{font-size:2.45rem}.case-band-image{height:280px}.project-type-grid{grid-template-columns:1fr}.project-type-grid a,.project-type-grid a:last-child{grid-column:auto;height:230px}.split-heading{grid-template-columns:1fr;gap:16px}}

/* Batch 2 service page atmosphere — uses approved Design C system */
.custom-detail-hero{background:radial-gradient(circle at 82% 18%,rgba(126,204,243,.25),transparent 31%),linear-gradient(135deg,#fff,#e9f8ff 52%,#fbfeff)}
.build-detail-hero{background:radial-gradient(circle at 84% 20%,rgba(100,190,239,.26),transparent 33%),linear-gradient(135deg,#fbfeff,#e2f5ff 53%,#f9fdff)}
.remodel-detail-hero{background:radial-gradient(circle at 80% 18%,rgba(146,210,243,.22),transparent 32%),linear-gradient(135deg,#fff,#edf9ff 50%,#f9fdff)}
.mud-detail-hero{background:radial-gradient(circle at 84% 20%,rgba(84,177,226,.29),transparent 33%),linear-gradient(135deg,#f9fdff,#dff4ff 54%,#f7fcff)}
.repair-detail-hero{background:radial-gradient(circle at 82% 20%,rgba(153,216,246,.22),transparent 31%),linear-gradient(135deg,#fff,#eef9ff 52%,#fbfeff)}
.commercial-detail-hero{background:radial-gradient(circle at 84% 20%,rgba(95,187,235,.25),transparent 32%),linear-gradient(135deg,#fafeff,#e5f6ff 54%,#f9fdff)}
@media(max-width:620px){.footer-grid>div{min-width:0}}

/* =========================
   Batch 3 / Complete-site additions
   ========================= */
.is-fallback-image{object-fit:cover!important;background:#e6f5ff}

/* Projects V3 */
.projects-hero-v3{position:relative;padding:calc(var(--header-h) + 56px) 0 64px;background:linear-gradient(150deg,#f9fdff,#e7f6ff 58%,#fdfefe);overflow:hidden}.projects-v3-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:58px;align-items:center}.projects-hero-board{position:relative;height:430px}.projects-hero-main{position:absolute;inset:28px 70px 28px 0;margin:0;border:7px solid #fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.projects-hero-main img{width:100%;height:100%;object-fit:cover}.projects-hero-main::after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(27,73,107,.62))}.projects-hero-main figcaption{position:absolute;z-index:2;left:24px;bottom:21px;color:#fff;display:grid}.projects-hero-main figcaption span{font-size:.58rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.projects-hero-main figcaption strong{font-family:Georgia,serif;font-size:1.45rem;font-weight:500}.projects-hero-mini{position:absolute;right:0;top:0;width:180px;height:145px;margin:0;border:6px solid #fff;border-radius:17px;overflow:hidden;box-shadow:var(--shadow-sm);transform:rotate(2deg)}.projects-hero-mini img{width:100%;height:100%;object-fit:cover}.projects-hero-stamp{position:absolute;right:12px;bottom:24px;width:145px;padding:16px;border-radius:15px;background:rgba(255,255,255,.96);border:1px solid #cde4f2;box-shadow:var(--shadow-sm);display:grid}.projects-hero-stamp b{font-family:Georgia,serif;color:var(--blue);font-size:2rem;font-weight:500;line-height:1}.projects-hero-stamp span{font-size:.63rem;color:#6a8295;margin-top:5px}.project-index-v3{background:#fff}.project-filter-pills button{padding:8px 11px;border:1px solid #d4e7f3;border-radius:999px;background:#f8fcff;color:#6d8699;font-size:.62rem;font-weight:800;cursor:pointer;transition:.2s}.project-filter-pills button:hover,.project-filter-pills button.is-current{background:#dff3ff;color:#347fb6;border-color:#b9dcec}.project-grid-v3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card-v3{min-width:0;border:1px solid #dcebf4;border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(36,84,126,.05);transition:.3s var(--ease)}.project-card-v3:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm);border-color:#b9dcec}.project-card-v3[hidden]{display:none}.project-card-v3 figure{position:relative;margin:0;height:285px;overflow:hidden;background:#e7f6ff}.project-card-v3 img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease)}.project-card-v3:hover img{transform:scale(1.035)}.project-card-overlay{position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(22,61,91,.72))}.project-card-v3 figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;color:#fff;display:grid}.project-card-v3 figcaption span{font-size:.56rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850;opacity:.84}.project-card-v3 figcaption strong{font-family:Georgia,serif;font-size:1.3rem;font-weight:500;line-height:1.15;margin:3px 0}.project-card-v3 figcaption small{font-size:.62rem;opacity:.85}.project-card-bottom{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;color:var(--navy);font-size:.7rem;font-weight:850}.project-card-bottom svg{color:var(--blue)}.project-empty{margin-top:18px;padding:22px;border:1px dashed #b9dcec;border-radius:14px;background:#f7fcff;text-align:center;color:#6a8295}.project-case-v3{padding:68px 0}.case-detail-band{margin-top:0}

/* Service Areas */
.area-page-hero{background:linear-gradient(145deg,#f9fdff,#e1f4ff 62%,#fff)}.area-hero-visual{position:relative;height:390px;display:grid;place-items:center}.area-radar{position:absolute;border:1px solid rgba(49,92,186,.18);border-radius:50%}.radar-a{width:150px;height:150px}.radar-b{width:250px;height:250px}.radar-c{width:350px;height:350px}.area-center-pin{position:relative;z-index:2;width:132px;height:132px;border-radius:42% 42% 52% 52%;display:grid;place-items:center;align-content:center;text-align:center;background:#fff;border:1px solid #a9d2ea;box-shadow:var(--shadow);color:var(--blue)}.area-center-pin svg{width:34px;height:34px}.area-center-pin b{color:var(--navy);font-family:Georgia,serif;font-size:1.25rem;font-weight:500}.area-center-pin span{font-size:.58rem;color:#70899a}.area-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 9px rgba(49,92,186,.08)}.ad-1{top:13%;left:22%}.ad-2{top:25%;right:13%}.ad-3{bottom:18%;left:15%}.ad-4{bottom:12%;right:23%}.ad-5{top:48%;left:5%}.area-directory{background:#fff}.area-directory-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:18px;margin-top:34px}.area-list-card{padding:30px;border:1px solid #d7eaf5;border-radius:18px;background:#f6fbff}.area-list-card h3{font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.area-directory-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.area-directory-pills span{padding:8px 10px;border-radius:999px;border:1px solid #c8e3f2;background:#fff;color:#577489;font-size:.64rem;font-weight:800}.area-note{font-size:.76rem;margin:22px 0 0;padding-top:18px;border-top:1px solid #d8eaf4}.area-project-proof{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;padding:18px;border:1px solid #d7eaf5;border-radius:18px;background:linear-gradient(145deg,#eef9ff,#fff)}.area-project-proof figure{position:relative;height:320px;margin:0;border-radius:14px;overflow:hidden;background:#e6f5ff}.area-project-proof figure img{width:100%;height:100%;object-fit:cover}.area-project-proof figure::after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(20,65,97,.62))}.area-project-proof figcaption{position:absolute;z-index:2;left:17px;bottom:15px;color:#fff;display:grid}.area-project-proof figcaption span{font-size:.55rem;text-transform:uppercase;letter-spacing:.12em}.area-project-proof figcaption strong{font-family:Georgia,serif;font-size:1.2rem;font-weight:500}.area-service-types{background:linear-gradient(180deg,#edf9ff,#f9fdff)}.area-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.area-service-grid a{display:grid;grid-template-columns:42px 1fr 28px;gap:14px;align-items:center;padding:18px;border:1px solid #d3e8f4;border-radius:14px;background:#fff;transition:.25s}.area-service-grid a:hover{transform:translateY(-2px);border-color:#a9d2ea;box-shadow:var(--shadow-sm)}.area-service-grid>a>svg:first-child{width:34px;height:34px;padding:7px;border-radius:10px;background:#e6f5ff;color:var(--blue)}.area-service-grid span{display:grid}.area-service-grid b{color:var(--navy);font-size:.82rem}.area-service-grid small{color:#718699;font-size:.66rem}

/* Contact */
.contact-hero{background:linear-gradient(150deg,#f9fdff,#e5f5ff 58%,#fff)}.contact-quick-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.contact-quick-row>a,.contact-quick-row>div{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #cfe5f3;border-radius:11px;background:rgba(255,255,255,.75)}.contact-quick-row svg{color:var(--blue)}.contact-quick-row span{display:grid}.contact-quick-row small{font-size:.55rem;color:#758b9d}.contact-quick-row b{font-size:.72rem;color:var(--navy)}.contact-hero-card{position:relative;min-height:350px;padding:30px;border:1px solid #c9e2f1;border-radius:20px;background:rgba(255,255,255,.78);box-shadow:var(--shadow-sm);overflow:hidden;display:grid;align-content:end}.contact-tile-art{position:absolute;right:-25px;top:-20px;width:260px;display:grid;grid-template-columns:repeat(3,78px);gap:8px;transform:rotate(11deg);opacity:.85}.contact-tile-art i{height:78px;border-radius:11px;background:linear-gradient(145deg,#dff3ff,#fff);border:1px solid #c9e6f5;box-shadow:0 10px 25px rgba(49,92,186,.08)}.contact-hero-card>div:nth-of-type(2){position:relative;z-index:2;display:flex;align-items:end;gap:12px}.contact-hero-card>div:nth-of-type(2) span{font-family:Georgia,serif;color:var(--blue);font-size:4rem;line-height:.9}.contact-hero-card>div:nth-of-type(2) p{max-width:170px;font-size:.72rem;margin:0}.contact-hero-card ul{position:relative;z-index:2;list-style:none;padding:18px 0 0;margin:18px 0 0;border-top:1px solid #d8eaf4;display:grid;grid-template-columns:1fr 1fr;gap:9px}.contact-hero-card li{display:flex;gap:6px;align-items:center;color:#567187;font-size:.66rem;font-weight:800}.contact-hero-card li svg{color:var(--blue)}.contact-main{background:#fff}.contact-main-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:20px;align-items:start}.contact-side{padding:12px 20px 12px 0;position:sticky;top:95px}.contact-side h2{font-size:clamp(2.3rem,3.6vw,3.65rem)}.contact-side-cards{display:grid;gap:8px;margin-top:25px}.contact-side-cards>a,.contact-side-cards>div{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid #d8e9f3;border-radius:12px;background:#f8fcff}.contact-side-cards svg{color:var(--blue)}.contact-side-cards span{display:grid}.contact-side-cards small{font-size:.55rem;color:#798d9e}.contact-side-cards b{font-size:.72rem;color:var(--navy)}.contact-form-card{padding:34px}.contact-faq{background:#f1f9ff}

/* Case study */
.case-hero{padding:calc(var(--header-h) + 54px) 0 66px;background:linear-gradient(145deg,#f9fdff,#e4f5ff 58%,#fff)}.case-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:55px;align-items:center}.back-link{display:inline-flex;margin-bottom:22px;color:#668299;font-size:.68rem;font-weight:800}.case-hero-copy h1{font-family:Georgia,serif;font-size:clamp(3rem,5vw,5.2rem);font-weight:500;line-height:1.04}.case-hero-copy h1 em{color:var(--blue);font-weight:500}.case-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.case-meta span{display:grid;padding:9px 11px;border:1px solid #cfe5f3;border-radius:10px;background:rgba(255,255,255,.76);font-size:.62rem;color:#72899a}.case-meta b{color:var(--navy);font-size:.58rem;text-transform:uppercase;letter-spacing:.08em}.case-hero-image{height:430px;margin:0;border:7px solid #fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);position:relative;background:#e6f5ff}.case-hero-image img{width:100%;height:100%;object-fit:cover}.case-hero-image figcaption{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:8px;background:rgba(255,255,255,.9);font-size:.58rem;color:#607a8e}.case-story{background:#fff}.case-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}.case-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.case-solution-grid article{padding:20px;border:1px solid #d6e9f4;border-radius:14px;background:#f8fcff}.case-solution-grid svg{width:28px;height:28px;color:var(--blue)}.case-solution-grid h3{font-family:Georgia,serif;font-size:1.2rem;font-weight:500;margin:16px 0 8px}.case-solution-grid p{font-size:.7rem;margin:0}

/* Legal + 404 */
.legal-hero{padding:calc(var(--header-h) + 55px) 0 58px;background:linear-gradient(145deg,#edf9ff,#fff)}.legal-hero h1{font-size:clamp(3rem,5vw,5rem);margin:15px 0 10px}.legal-hero p{max-width:620px}.legal-page{background:#fff}.legal-shell{max-width:860px;padding:35px;border:1px solid #dbeaf3;border-radius:18px;background:#fff}.legal-shell h2{font-size:1.7rem;margin-top:34px}.legal-shell h2:first-of-type{margin-top:20px}.legal-shell p{font-size:.88rem}.legal-shell a{color:var(--blue);font-weight:800}.not-found{position:relative;min-height:78vh;padding:calc(var(--header-h) + 80px) 0 80px;display:grid;align-items:center;background:linear-gradient(145deg,#f9fdff,#deeffc);overflow:hidden}.not-found-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(49,92,186,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(49,92,186,.07) 1px,transparent 1px);background-size:44px 44px}.not-found-inner{position:relative;display:grid;grid-template-columns:auto 1fr;gap:45px;align-items:center}.not-found-number{font-family:Georgia,serif;font-size:clamp(6rem,14vw,12rem);color:#a9d4ee;line-height:.8}.not-found h1{font-size:clamp(3rem,5vw,5rem)}.not-found h1 em{color:var(--blue);font-weight:500}

@media(max-width:1100px){.projects-v3-grid,.case-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:36px}.project-grid-v3{grid-template-columns:1fr 1fr}.area-directory-grid,.contact-main-grid{grid-template-columns:1fr}.contact-side{position:static;padding-right:0}.area-project-proof{grid-template-columns:.9fr 1.1fr}.case-story-grid{grid-template-columns:1fr}.case-solution-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:920px){.projects-hero-v3{padding:calc(var(--header-h) + 38px) 0 54px}.projects-v3-grid,.case-hero-grid{grid-template-columns:1fr}.projects-hero-board{height:360px;max-width:720px}.area-directory-grid{grid-template-columns:1fr}.area-project-proof{grid-template-columns:1fr 1fr}.area-service-grid{grid-template-columns:1fr}.case-hero{padding:calc(var(--header-h) + 38px) 0 54px}.case-hero-image{height:360px}.contact-hero-card{max-width:720px}.contact-main-grid{grid-template-columns:1fr}.contact-side{max-width:760px}.not-found-inner{grid-template-columns:1fr;gap:25px}.not-found-number{font-size:7rem}}
@media(max-width:620px){.projects-hero-board{height:265px}.projects-hero-main{inset:16px 38px 16px 0;border-width:5px}.projects-hero-mini{width:110px;height:90px;border-width:4px}.projects-hero-stamp{right:4px;bottom:14px;width:108px;padding:10px}.projects-hero-stamp b{font-size:1.5rem}.project-grid-v3{grid-template-columns:1fr}.project-card-v3 figure{height:240px}.project-filter-pills{justify-content:flex-start}.project-filter-pills button{font-size:.58rem}.area-hero-visual{height:280px}.radar-a{width:110px;height:110px}.radar-b{width:180px;height:180px}.radar-c{width:255px;height:255px}.area-center-pin{width:105px;height:105px}.area-project-proof{grid-template-columns:1fr}.area-project-proof figure{height:230px}.area-service-grid{grid-template-columns:1fr}.contact-hero-card{min-height:320px;padding:24px 20px}.contact-hero-card ul{grid-template-columns:1fr}.contact-tile-art{width:210px;grid-template-columns:repeat(3,62px)}.contact-tile-art i{height:62px}.contact-form-card{padding:24px 18px}.contact-quick-row{display:grid}.case-hero-image{height:285px;border-width:5px}.case-meta{display:grid;grid-template-columns:1fr 1fr}.case-solution-grid{grid-template-columns:1fr}.legal-shell{padding:24px 18px}.not-found{min-height:70vh}.not-found-number{font-size:5.5rem}}
