:root{--ink:#102232;--navy:#071a2b;--navy2:#0d3048;--gold:#c79a4b;--gold2:#efc878;--cyan:#57c7c4;--violet:#7868ca;--paper:#f4f5f3;--muted:#687780;--line:rgba(16,34,50,.13);--white:#fff;--glass:rgba(255,255,255,.09);--shadow:0 28px 80px rgba(4,24,38,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.65;overflow-x:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:'Manrope',sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.ambient{position:fixed;width:420px;height:420px;border-radius:50%;filter:blur(110px);opacity:.18;pointer-events:none;z-index:-1}.ambient-one{background:#5ccbc4;top:20%;left:-250px}.ambient-two{background:#7d65d0;right:-220px;top:55%}.glass-card{background:linear-gradient(135deg,rgba(255,255,255,.17),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.23);box-shadow:var(--shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.glass-nav{height:86px;position:absolute;top:0;left:0;right:0;z-index:100;color:#fff;border-bottom:1px solid rgba(255,255,255,.14);background:rgba(7,26,43,.24);backdrop-filter:blur(16px)}.glass-nav.stuck{position:fixed;background:rgba(7,26,43,.9);box-shadow:0 8px 30px rgba(0,0,0,.16)}.nav-inner{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:11px;line-height:1}.brand img{width:46px;height:46px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand b{font-size:18px;letter-spacing:2.5px;color:var(--gold2)}.brand small{font-size:8px;letter-spacing:3.6px;margin-top:6px;font-weight:800}.glass-nav nav{display:flex;gap:25px;margin-left:auto}.glass-nav nav a{font-size:12px;font-weight:600;color:rgba(255,255,255,.76);position:relative}.glass-nav nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-10px;height:1px;background:var(--gold2);transition:.25s}.glass-nav nav a:hover,.glass-nav nav a.active{color:#fff}.glass-nav nav a.active:after,.glass-nav nav a:hover:after{right:0}.nav-call{border-left:1px solid rgba(255,255,255,.18);padding-left:23px;display:flex;flex-direction:column;line-height:1.3}.nav-call span{font-size:8px;letter-spacing:1.2px;color:#9fb1bd}.nav-call b{font-size:11px}.nav-toggle{display:none}.kicker{display:flex;align-items:center;gap:11px;color:var(--gold2);font-size:10px;font-weight:800;letter-spacing:2.3px}.kicker i{display:block;width:31px;height:1px;background:currentColor}.kicker.dark{color:#a67428}.btn{border:0;min-height:54px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font:700 12px 'DM Sans';cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(7,26,43,.18)}.btn.gold{background:linear-gradient(135deg,#b88736,#dfb55f);color:#fff}.btn.navy{background:linear-gradient(135deg,var(--navy),#19445e);color:#fff}.btn.ghost{border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.btn.outline{border:1px solid var(--ink);background:transparent;color:var(--ink)}.text-link{display:inline-flex;gap:18px;align-items:center;color:#9c6f28;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.6px;border-bottom:1px solid rgba(156,111,40,.35);padding-bottom:6px}.hero-home{height:800px;min-height:720px;position:relative;color:#fff;background:#071a2b}.hero-photo{position:absolute;inset:0;background:url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1900&q=90') center/cover}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,21,34,.94) 0%,rgba(6,30,47,.78) 52%,rgba(7,25,40,.25)),linear-gradient(0deg,rgba(4,18,30,.7),transparent 45%)}.hero-content{height:100%;position:relative;padding-top:86px;display:flex;align-items:center}.hero-copy{max-width:780px;margin-top:-20px}.hero-copy h1{font-size:clamp(58px,7vw,94px);line-height:.98;letter-spacing:-5px;font-weight:600;margin:24px 0 27px}.hero-copy h1 em,.page-hero h1 em{font-style:normal;background:linear-gradient(100deg,var(--gold2),#f4ddac 48%,#6ed2cf);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:18px;color:#c8d4da;max-width:650px}.hero-actions{display:flex;gap:11px;margin-top:38px}.hero-metrics{position:absolute;left:0;bottom:47px;display:flex;padding:20px 28px;gap:35px}.hero-metrics>div{display:flex;gap:10px;align-items:center}.hero-metrics>div+div{border-left:1px solid rgba(255,255,255,.18);padding-left:35px}.hero-metrics b{font:700 27px 'Manrope';color:var(--gold2)}.hero-metrics sup{font-size:13px}.hero-metrics span{font-size:8px;line-height:1.45;letter-spacing:1px;text-transform:uppercase;color:#c3d0d7}.hero-float{position:absolute;right:0;bottom:55px;padding:17px 21px;display:flex;align-items:center;gap:13px}.pulse{width:9px;height:9px;border-radius:50%;background:#57d0a1;box-shadow:0 0 0 7px rgba(87,208,161,.12);display:inline-block}.hero-float div{display:flex;flex-direction:column}.hero-float small{font-size:7px;letter-spacing:1.3px;color:#9fb1bb}.hero-float a{font-weight:700;font-size:13px}.hero-float a b{color:var(--gold2);margin-left:20px}.scroll-cue{position:absolute;right:20px;top:47%;writing-mode:vertical-rl;font-size:8px;letter-spacing:1.8px;color:#a8bac4}.scroll-cue span{margin-top:12px;color:var(--gold2)}.logo-ribbon{background:linear-gradient(90deg,#9c702d,#c89b4c,#9c702d);color:#fff}.logo-ribbon .shell{height:58px;display:flex;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;letter-spacing:1.7px}.logo-ribbon i{width:4px;height:4px;background:#fff;transform:rotate(45deg);opacity:.55}.section{padding:110px 0}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.intro-grid h2,.section-heading h2,.story-copy h2,.compare-grid h2,.contact-info h2{font-size:clamp(39px,4.6vw,61px);line-height:1.1;letter-spacing:-2.5px;margin:18px 0}.intro-copy .lead,.story-copy .lead,.compare-grid .lead{font:500 21px/1.65 'Manrope';color:#344754}.intro-copy>p:not(.lead),.story-copy>p:not(.lead){color:var(--muted)}.editorial-grid{display:grid;grid-template-columns:1.35fr .65fr 1fr;grid-template-rows:280px 280px;gap:16px;margin-top:75px}.editorial-image{position:relative;overflow:hidden}.editorial-image.tall{grid-row:1/3}.editorial-image:nth-of-type(3){grid-column:3;grid-row:1/3}.editorial-image img{width:100%;height:100%;object-fit:cover;transition:.8s}.editorial-image:hover img{transform:scale(1.04)}.image-label{position:absolute;bottom:18px;left:18px;background:rgba(7,26,43,.76);backdrop-filter:blur(12px);color:#fff;padding:10px 14px;font-size:8px;letter-spacing:1.2px}.editorial-note{padding:29px;color:var(--ink);background:rgba(255,255,255,.65);border-color:rgba(255,255,255,.8)}.editorial-note.dark-card{background:linear-gradient(145deg,#0a263b,#17445c);color:#fff;padding:29px}.editorial-note span{color:var(--gold);font-size:10px}.editorial-note h3{font-size:19px;margin:26px 0 10px}.editorial-note p{font-size:12px;color:var(--muted)}.editorial-note.dark-card p{color:#b8c8d0}.services-preview,.process-home,.values-section,.service-promise{background:radial-gradient(circle at 15% 20%,rgba(83,199,196,.13),transparent 28%),radial-gradient(circle at 85% 80%,rgba(120,104,202,.13),transparent 30%),var(--navy);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.section-heading h2{margin-bottom:0}.round-link{width:112px;height:112px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;text-align:center;font-size:8px;letter-spacing:1px;line-height:1.8;transition:.25s}.round-link:hover{background:var(--gold);border-color:var(--gold);transform:rotate(-7deg)}.service-row{display:grid;grid-template-columns:60px 1.15fr 1fr 40px;align-items:center;gap:20px;border-top:1px solid rgba(255,255,255,.13);padding:28px 12px;transition:.25s}.service-row:last-child{border-bottom:1px solid rgba(255,255,255,.13)}.service-row:hover{background:rgba(255,255,255,.06);padding-left:22px}.service-row>span{color:var(--gold2);font-size:10px}.service-row h3{font-size:22px;margin:0}.service-row p{font-size:12px;color:#aebfc8;margin:0;max-width:420px}.service-row>b{font-size:19px;color:var(--gold2)}.estimator-tease{background:linear-gradient(115deg,#eef0ed,#f6f3ea)}.estimator-tease-grid{display:grid;grid-template-columns:1fr .85fr;gap:100px;align-items:center}.estimator-tease h2{font-size:clamp(42px,5vw,67px);line-height:1.05;letter-spacing:-3px;margin:18px 0}.estimator-tease p{color:var(--muted);max-width:550px}.mini-estimate{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.45));border-color:#fff;padding:31px}.mini-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.5px;color:#71808a}.mini-house{display:grid;grid-template-columns:120px 1fr;gap:25px;align-items:center;border-block:1px solid var(--line);padding:27px 0;margin:24px 0}.mini-house .shape{height:95px;background:linear-gradient(145deg,var(--navy),#277189);clip-path:polygon(50% 0,100% 38%,92% 38%,92% 100%,8% 100%,8% 38%,0 38%)}.mini-house>div:last-child{display:flex;flex-direction:column}.mini-house small,.mini-total small{font-size:8px;letter-spacing:1.2px;color:#8a969d}.mini-house b{font-size:13px;margin-bottom:12px}.mini-total{display:grid;grid-template-columns:1fr auto;align-items:end}.mini-total strong{grid-row:1/3;grid-column:2;font:700 32px 'Manrope';color:#986c27}.mini-total span{font-size:10px;color:var(--muted)}.mini-estimate>a{display:block;margin-top:25px;color:#946824;font-size:11px;font-weight:800}.process-grid{display:grid;grid-template-columns:repeat(4,1fr)}.process-grid article{padding-right:35px}.process-grid span{font-size:10px;color:var(--gold2)}.process-grid i{display:block;margin:19px 0;width:100%;height:1px;background:rgba(255,255,255,.2);position:relative}.process-grid i:after{content:'';position:absolute;width:7px;height:7px;border-radius:50%;background:var(--gold2);top:-3px;left:0}.process-grid h3{font-size:20px}.process-grid p{font-size:12px;color:#aabcc6}.page-hero{height:600px;padding-top:86px;display:flex;align-items:center;color:#fff;position:relative;background-size:cover;background-position:center}.page-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,40,.95),rgba(9,40,59,.64),rgba(10,29,45,.22))}.page-hero .shell{position:relative}.page-hero h1{font-size:clamp(57px,7vw,90px);line-height:1;letter-spacing:-4.5px;margin:21px 0}.page-hero p{max-width:650px;color:#c7d4da;font-size:17px}.about-hero{background-image:url('https://images.unsplash.com/photo-1508450859948-4e04fabaa4ea?auto=format&fit=crop&w=1900&q=88')}.services-hero{background-image:url('https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=1900&q=88')}.pricing-hero{background-image:url('https://images.unsplash.com/photo-1600607688969-a5bfcd646154?auto=format&fit=crop&w=1900&q=88')}.estimator-hero{background-image:url('https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1900&q=88')}.contact-hero{background-image:url('https://images.unsplash.com/photo-1494526585095-c41746248156?auto=format&fit=crop&w=1900&q=88')}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-image{position:relative}.story-image>img{width:100%;height:600px;object-fit:cover}.story-image .glass-card{position:absolute;right:-35px;bottom:30px;background:rgba(7,26,43,.8);color:#fff;padding:22px 28px;display:flex;gap:16px;align-items:center}.story-image .glass-card b{font:700 40px 'Manrope';color:var(--gold2)}.story-image .glass-card span{font-size:9px;letter-spacing:1px;text-transform:uppercase}.check-list{list-style:none;padding:0;margin:30px 0}.check-list li{border-top:1px solid var(--line);padding:13px 0;font-size:13px}.check-list li:before{content:'✓';color:var(--gold);font-weight:800;margin-right:12px}.value-grid,.promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.value-grid article,.promise-grid article{padding:35px;min-height:260px}.value-grid article span,.promise-grid article b{color:var(--gold2);font-size:10px}.value-grid h3,.promise-grid h3{font-size:25px;margin:65px 0 10px}.value-grid p,.promise-grid p{color:#adc0c9;font-size:13px}.numbers-section{padding:65px 0;background:linear-gradient(90deg,#a47428,#d0a457)}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);color:#fff}.numbers-grid div{text-align:center}.numbers-grid div+div{border-left:1px solid rgba(255,255,255,.28)}.numbers-grid b{display:block;font:700 45px 'Manrope'}.numbers-grid span{font-size:9px;letter-spacing:1.2px;text-transform:uppercase}.service-index{background:#fff;border-bottom:1px solid var(--line)}.service-index .shell{display:flex;justify-content:space-between}.service-index a{padding:22px 9px;font-size:10px;font-weight:700}.service-index a span{color:var(--gold);margin-right:8px}.service-detail{scroll-margin-top:80px}.service-detail:nth-of-type(odd){background:#ecefeb}.service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.service-detail.reverse .service-visual{order:2}.service-visual{height:560px;position:relative}.service-visual img{width:100%;height:100%;object-fit:cover}.service-number{position:absolute;right:-25px;bottom:25px;width:82px;height:82px;background:linear-gradient(145deg,var(--navy),#285a70);display:grid;place-items:center;color:var(--gold2);font:600 25px 'Manrope';box-shadow:var(--shadow)}.service-content h2{font-size:clamp(38px,4.4vw,59px);line-height:1.08;letter-spacing:-2.2px;margin:17px 0}.service-content .lead{font-size:17px;color:#4a5d67}.deliverables{margin:28px 0}.deliverables>small{font-size:8px;letter-spacing:1.5px;color:#a17229;font-weight:800}.deliverables>div{display:grid;grid-template-columns:1fr 1fr;margin-top:10px}.deliverables span{font-size:11px;padding:9px 0;border-top:1px solid var(--line)}.pricing-main{background:radial-gradient(circle at 50% 0,rgba(84,198,194,.15),transparent 35%),#eef0ed}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:center}.price-card{background:rgba(255,255,255,.66);border-color:#fff;padding:35px;position:relative}.price-card.featured{background:linear-gradient(145deg,#0b2a40,#184c63);color:#fff;padding-block:52px;transform:scale(1.035)}.best{position:absolute;right:0;top:0;background:var(--gold);color:#fff;padding:7px 15px;font-size:8px;letter-spacing:1.3px}.price-head>small{display:block;color:#927449;font-size:7px;letter-spacing:1px;height:32px}.price-head h2{font-size:28px;margin:7px 0}.price-head p{font:700 43px 'Manrope';border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:20px}.featured .price-head p{border-color:rgba(255,255,255,.15)}.price-head sup{font-size:16px;color:var(--gold);margin-right:3px}.price-head p span{font:400 10px 'DM Sans';color:var(--muted);margin-left:4px}.featured .price-head p span{color:#afc1ca}.price-card ul{list-style:none;padding:0;margin:0 0 25px}.price-card li{font-size:11px;padding:9px 0;border-bottom:1px solid var(--line)}.featured li{border-color:rgba(255,255,255,.1)}.price-card li::first-letter{color:var(--gold)}.price-card .btn{width:100%}.pricing-note{font-size:10px;color:var(--muted);text-align:center;max-width:850px;margin:35px auto 0}.compare-section{background:#fff}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.estimator-section{background:radial-gradient(circle at 20% 0,rgba(87,199,196,.17),transparent 32%),#eef0ed}.estimator-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:start}.estimator-form{padding:38px;background:rgba(255,255,255,.7);border-color:#fff}.form-section{display:flex;gap:14px;align-items:center;border-top:1px solid var(--line);padding-top:25px;margin:25px 0 19px}.form-section:first-child{border:0;padding-top:0;margin-top:0}.form-number{width:38px;height:38px;border-radius:50%;background:var(--navy);color:var(--gold2);display:grid;place-items:center;font-size:9px}.form-section h2{font-size:18px;margin:0}.form-section p{font-size:10px;color:var(--muted);margin:0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.estimator-form label>span,.requirement-form label>span,.modal-card label>span{display:block;font-size:9px;letter-spacing:.8px;text-transform:uppercase;font-weight:700;margin-bottom:6px;color:#586a74}input,select,textarea{width:100%;border:1px solid rgba(16,34,50,.16);background:rgba(255,255,255,.72);padding:12px;font:13px 'DM Sans';color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(199,154,75,.12)}.range-field{display:block;margin-top:19px}.range-field>span{display:flex!important;justify-content:space-between}.range-field output{color:#a87526;font-weight:800;font-size:12px}.range-field input{padding:0;appearance:none;height:4px;background:linear-gradient(90deg,var(--gold),#ddd)}.range-field input::-webkit-slider-thumb{appearance:none;width:18px;height:18px;background:var(--navy);border:4px solid var(--gold2);border-radius:50%}.range-field>div{display:flex;justify-content:space-between;color:#8b969c}.package-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.package-options label,.extras label{cursor:pointer}.package-options input,.extras input{position:absolute;opacity:0;width:auto}.package-options label>span{border:1px solid var(--line);padding:15px;display:flex!important;flex-direction:column;background:rgba(255,255,255,.55)}.package-options input:checked+span{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 10px 25px rgba(7,26,43,.15)}.package-options b{font-size:13px}.package-options small{font-size:9px;color:#8a969c}.package-options input:checked+span small{color:var(--gold2)}.extras{display:grid;grid-template-columns:1fr 1fr;gap:8px}.extras label>span{display:flex!important;flex-direction:column;border:1px solid var(--line);padding:12px 14px;background:rgba(255,255,255,.45);text-transform:none!important;letter-spacing:0!important}.extras input:checked+span{border-color:var(--gold);background:#fff6e6;box-shadow:inset 3px 0 var(--gold)}.extras b{font-size:11px}.extras small{font-size:9px;color:var(--muted)}.estimate-result{position:sticky;top:105px}.result-card{background:linear-gradient(150deg,#092438,#164961);color:#fff;padding:38px}.result-live{font-size:8px;letter-spacing:1.5px;color:#a8bac4;display:flex;align-items:center;gap:10px;margin-bottom:38px}.result-card>small{font-size:8px;letter-spacing:1.5px;color:var(--gold2)}.result-card h2{font-size:clamp(39px,4vw,55px);letter-spacing:-2px;margin:5px 0}.result-card .range{font-size:11px;color:#9eb3bf}.result-breakdown{margin:27px 0}.result-breakdown>div{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding:11px 0;font-size:10px}.result-breakdown span{color:#91a6b1}.result-breakdown b{font-weight:600}.result-card .btn{width:100%}.result-note{font-size:9px;color:#8ea4af;margin:17px 0 0;line-height:1.55}.estimate-help{display:flex;justify-content:space-between;padding:18px 5px;font-size:10px}.estimate-help a{color:#9a6d27;font-weight:800}.requirement-modal{display:none;position:fixed;inset:0;z-index:300;align-items:center;justify-content:center}.requirement-modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(3,16,26,.78);backdrop-filter:blur(7px)}.modal-card{width:min(610px,calc(100% - 30px));position:relative;background:rgba(248,249,247,.96);padding:40px;border-color:#fff}.modal-card h2{font-size:31px;margin:12px 0 5px}.modal-card>p{font-size:12px;color:var(--muted)}.modal-close{position:absolute;right:16px;top:13px;border:0;background:none;font-size:25px;cursor:pointer}.modal-card label{display:block;margin:12px 0}.modal-card .btn{width:100%;margin-top:5px}.contact-main{background:radial-gradient(circle at 0 50%,rgba(87,199,196,.18),transparent 30%),#eef0ed}.contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px}.contact-info>p{color:var(--muted)}.contact-cards{display:flex;flex-direction:column;gap:10px;margin-top:30px}.contact-cards a{background:rgba(255,255,255,.62);border-color:#fff;padding:20px;display:grid;grid-template-columns:35px 1fr auto;align-items:center}.contact-cards a>span{grid-row:1/3;color:var(--gold);font-size:9px}.contact-cards small{font-size:7px;letter-spacing:1.4px;color:#7d8a91}.contact-cards b{font-size:12px}.contact-cards i{grid-row:1/3;grid-column:3;font-style:normal;color:var(--gold)}.requirement-form{background:rgba(255,255,255,.7);border-color:#fff;padding:38px}.form-title span{font-size:8px;letter-spacing:1.5px;color:#a57429;font-weight:800}.form-title h2{font-size:27px;margin:5px 0 25px}.requirement-form label{display:block;margin-bottom:13px}.consent{display:flex!important;gap:8px;align-items:center}.consent input{width:15px}.consent span{margin:0!important;text-transform:none!important;letter-spacing:0!important;font-weight:400!important}.map-strip iframe{width:100%;height:390px;border:0;display:block;filter:saturate(.5) contrast(1.05)}.cta-band{padding:80px 0;background:linear-gradient(135deg,#f1f2ef,#e7ecea)}.cta-inner{background:linear-gradient(125deg,rgba(7,26,43,.96),rgba(18,65,83,.92)),url('https://images.unsplash.com/photo-1487958449943-2429e8be8625?auto=format&fit=crop&w=1400&q=80') center/cover;color:#fff;padding:55px 65px;display:grid;grid-template-columns:1fr .7fr;gap:80px;align-items:end}.cta-inner h2{font-size:45px;line-height:1.08;margin:13px 0 0}.cta-inner p{color:#aebfc8;font-size:13px}.cta-inner .btn{margin-top:8px}footer{background:#061824;color:#9eb0ba;padding:70px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr .8fr 1.2fr 1fr;gap:55px}.footer-brand p{font-size:11px;max-width:330px;margin-top:20px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid h3{font-size:12px;color:#fff;margin-bottom:12px}.footer-grid a,.footer-grid small{font-size:11px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:17px;display:flex;justify-content:space-between;font-size:9px}.whatsapp{position:fixed;right:22px;bottom:22px;background:rgba(19,168,92,.92);backdrop-filter:blur(10px);color:#fff;padding:12px 17px;border-radius:30px;z-index:90;box-shadow:0 10px 30px rgba(0,0,0,.2);font-size:11px}.whatsapp span{margin-right:7px}.toast{position:fixed;top:100px;left:50%;transform:translateX(-50%);z-index:400;background:#fff;padding:13px 18px;border-left:4px solid #39a76f;box-shadow:var(--shadow);font-size:12px}.toast.error{border-color:#d85c54}.toast button{border:0;background:none;font-size:18px;margin-left:15px}.hp{position:absolute!important;left:-9999px!important}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.glass-nav nav{position:fixed;display:none;inset:86px 0 auto;background:rgba(7,26,43,.97);padding:28px 5%;flex-direction:column}.glass-nav nav.open{display:flex}.nav-toggle{margin-left:auto;border:0;background:none;display:flex;flex-direction:column;gap:7px}.nav-toggle span{width:25px;height:1px;background:#fff}.nav-call{display:none}.hero-copy h1{font-size:70px}.hero-float{display:none}.intro-grid,.story-grid,.service-detail-grid,.estimator-tease-grid,.contact-layout{gap:50px}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-image:nth-of-type(3){display:none}.service-index{display:none}.package-grid{gap:8px}.price-card{padding:25px}.field-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:720px){.shell{width:min(100% - 28px,1180px)}.glass-nav{height:72px}.glass-nav nav{top:72px}.brand img{width:40px;height:40px}.brand b{font-size:16px}.hero-home{height:auto;min-height:900px}.hero-content{padding-top:110px;align-items:flex-start}.hero-copy{margin-top:35px}.hero-copy h1,.page-hero h1{font-size:49px;letter-spacing:-2.8px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-metrics{bottom:135px;left:0;right:0;gap:12px;padding:15px}.hero-metrics>div{display:block}.hero-metrics>div+div{padding-left:12px}.hero-metrics b{font-size:21px}.hero-metrics span{display:block;margin-top:4px;font-size:7px}.scroll-cue{display:none}.logo-ribbon .shell{display:grid;grid-template-columns:1fr 1fr;height:auto;padding:13px 0;gap:7px}.logo-ribbon i{display:none}.section{padding:75px 0}.intro-grid,.story-grid,.estimator-tease-grid,.compare-grid,.contact-layout,.cta-inner{grid-template-columns:1fr;gap:35px}.intro-grid h2,.section-heading h2,.story-copy h2,.compare-grid h2,.contact-info h2{font-size:39px}.intro-copy .lead,.story-copy .lead{font-size:17px}.editorial-grid{display:block}.editorial-image{height:430px;margin-bottom:12px}.editorial-note{margin-bottom:12px}.section-heading{display:block}.round-link{margin-top:25px;width:90px;height:90px}.service-row{grid-template-columns:36px 1fr 25px;padding:20px 5px}.service-row h3{font-size:17px}.service-row p{display:none}.service-row b{grid-column:3}.mini-house{grid-template-columns:85px 1fr}.mini-total strong{font-size:25px}.process-grid,.value-grid,.promise-grid,.numbers-grid,.package-grid{grid-template-columns:1fr}.process-grid article{margin-bottom:25px}.page-hero{height:540px;padding-top:72px}.page-hero p{font-size:14px}.story-image>img{height:470px}.story-image .glass-card{right:-5px}.value-grid article,.promise-grid article{min-height:220px}.numbers-grid{grid-template-columns:1fr 1fr;gap:25px}.numbers-grid div+div{border:0}.service-detail-grid{grid-template-columns:1fr;gap:38px}.service-detail.reverse .service-visual{order:0}.service-visual{height:420px}.service-number{right:12px}.service-content h2{font-size:38px}.deliverables>div{grid-template-columns:1fr}.package-grid{gap:14px}.price-card.featured{order:-1;transform:none}.estimator-grid{grid-template-columns:1fr}.estimator-form{padding:23px 18px}.package-options{grid-template-columns:1fr}.extras{grid-template-columns:1fr}.estimate-result{position:static}.result-card{padding:28px 21px}.contact-info h2{font-size:38px}.requirement-form{padding:26px 18px}.cta-inner{padding:38px 25px}.cta-inner h2{font-size:37px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:8px;flex-wrap:wrap}.whatsapp b{display:none}.whatsapp{width:48px;height:48px;padding:0;display:grid;place-items:center}.whatsapp span{margin:0}.modal-card{padding:31px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* Refined brand and typography */
body{font-family:'Plus Jakarta Sans',sans-serif;letter-spacing:-.01em;background:radial-gradient(circle at 0 0,rgba(239,200,120,.2),transparent 18%),radial-gradient(circle at 100% 20%,rgba(87,199,196,.2),transparent 24%),var(--paper)}
h1,h2,h3,.brand,.hero-metrics b,.numbers-grid b,.price-head p,.mini-total strong,.result-card h2{font-family:'Manrope',sans-serif}
.btn,input,select,textarea{font-family:'Plus Jakarta Sans',sans-serif}
.glass-card{border-radius:28px}
.brand.full-logo{width:220px;height:76px;padding:0;background:transparent;border:0;box-shadow:none;overflow:visible}
.brand.full-logo img{width:100%;height:100%;object-fit:contain}
.transparent-logo img{filter:drop-shadow(0 8px 24px rgba(0,0,0,.18))}
.footer-brand .full-logo{width:248px;height:90px}
.glass-nav nav a{font-size:14px}
.nav-call{border-left:0;padding:0 0 0 6px;min-width:194px;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(16px);padding:11px 16px;position:relative;overflow:hidden;box-shadow:0 14px 30px rgba(0,0,0,.12)}
.nav-call:before{content:'';position:absolute;inset:-40% auto -40% -20%;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:skewX(-20deg);animation:callshine 2.8s linear infinite}
.nav-call span{font-size:11px;letter-spacing:1px;color:#dce6eb}
.nav-call b{font-size:14px}
.hero-copy>p,.page-hero p,.intro-copy>p:not(.lead),.story-copy>p:not(.lead),.cta-inner p,.project-card p,.brochure-card p{font-size:16px;line-height:1.75}
.intro-copy .lead,.story-copy .lead,.compare-grid .lead,.service-content .lead{font-size:19px;line-height:1.75}
.kicker,.hero-float small,.mini-top,.result-live,.form-section p,.price-head>small,.form-title span,.contact-cards small,.numbers-grid span,.footer-bottom,.hero-metrics span,.service-index a,.deliverables>small,.lead-info small,.price-head p span{font-size:12px!important;letter-spacing:1.4px}
.image-label,.scroll-cue,.round-link,.service-row>span,.service-row p,.mini-house small,.mini-total span,.result-breakdown>div,.result-note,.estimate-help,.footer-grid a,.footer-grid small,.footer-brand p,.pricing-note,.value-grid p,.promise-grid p,.process-grid p,.deliverables span{font-size:14px}
.value-grid h3,.promise-grid h3,.service-row h3,.process-grid h3,.contact-cards b{font-size:22px}
.editorial-note p{font-size:15px}
.editorial-note h3{font-size:24px}
.service-row{grid-template-columns:70px 1.1fr 1fr 42px}
.project-slice{background:linear-gradient(180deg,#f5f7f6,#edf2ef)}
.project-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.project-grid.four-up{grid-template-columns:repeat(4,minmax(0,1fr))}
.project-card{overflow:hidden;padding:0;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(255,255,255,.62))}
.project-card img{width:100%;height:260px;object-fit:cover}
.project-card div{padding:20px}
.project-card h3{font-size:22px;margin:0 0 8px}
.before-after-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.before-after-card{padding:22px;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(255,255,255,.62))}
.before-after-top h3{font-size:28px;margin:0 0 18px}
.before-after-visuals{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.before-after-visuals figure{margin:0}
.before-after-visuals img{width:100%;height:270px;object-fit:cover;border-radius:18px}
.before-after-visuals figcaption{margin-top:10px;font-size:14px;font-weight:700;color:#52646f}
.projects-hero{background-image:url('https://images.unsplash.com/photo-1511818966892-d7d671e672a2?auto=format&fit=crop&w=1900&q=88')}
.project-gallery-section{background:linear-gradient(180deg,#eef2f2,#f6f8f7)}
.brochure-section{padding-top:0}
.brochure-card{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:34px 38px;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(238,246,246,.75))}
.brochure-card h2{font-size:42px;margin:14px 0 10px}
.cta-actions{display:flex;flex-wrap:wrap;gap:12px}
.dark-outline{border-color:rgba(16,34,50,.18);color:var(--ink)}
.footer-grid{align-items:start}
.footer-bottom{font-size:12px}
.whatsapp{font-size:13px}
.zetaa-credit{color:var(--gold2);font-weight:800;letter-spacing:.3px}
.zetaa-credit:hover{color:#fff}
@keyframes callshine{0%{left:-35%}100%{left:130%}}
@media(max-width:1000px){.project-grid.four-up,.project-grid{grid-template-columns:1fr 1fr}.before-after-grid{grid-template-columns:1fr}.nav-call{display:flex}}
@media(max-width:720px){.brand.full-logo{width:170px;height:62px}.footer-brand .full-logo{width:210px;height:80px}.glass-nav nav a{font-size:15px}.nav-call{display:flex;position:fixed;right:14px;bottom:14px;min-width:auto;padding:10px 14px;z-index:120}.nav-call span{display:none}.nav-call b{font-size:13px}.project-grid,.project-grid.four-up,.before-after-visuals,.brochure-card{grid-template-columns:1fr}.project-card img,.before-after-visuals img{height:220px}.project-card h3,.editorial-note h3{font-size:20px}.hero-copy>p,.page-hero p,.intro-copy>p:not(.lead),.story-copy>p:not(.lead),.project-card p{font-size:15px}.image-label,.price-head p span,.footer-grid a,.footer-grid small,.footer-brand p{font-size:13px}.kicker,.hero-float small,.mini-top,.result-live,.form-section p,.price-head>small,.form-title span,.contact-cards small,.numbers-grid span,.footer-bottom,.hero-metrics span,.service-index a,.deliverables>small,.lead-info small,.price-head p span{font-size:11px!important}}

/* Interactive utility layer */
.icon{width:20px;height:20px;display:block;flex:0 0 auto}.nav-toggle .icon{width:25px;height:25px}.nav-call{flex-direction:row;align-items:center;gap:8px}.nav-call .icon{width:17px}.nav-call span,.nav-call b{display:block}.footer-link{border:0;background:none;color:inherit;text-align:left;padding:0;cursor:pointer;font:inherit;font-size:11px}.zetaa-credit{display:flex;align-items:center;gap:10px}.zetaa-credit img{width:96px;height:28px;object-fit:contain;object-position:center;mix-blend-mode:screen}.mobile-action-dock{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:180;display:flex;align-items:center;gap:8px;padding:7px;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:rgba(7,26,43,.86);box-shadow:0 18px 55px rgba(4,20,32,.28);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:.3s}.dock-actions{display:flex;align-items:center;overflow:hidden;max-width:520px;transition:.35s}.dock-actions a,.dock-actions button{min-width:94px;height:58px;border:0;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font:700 11px 'Plus Jakarta Sans';cursor:pointer;border-radius:17px}.dock-actions a:hover,.dock-actions button:hover{background:rgba(255,255,255,.1);color:var(--gold2)}.dock-actions .icon{width:20px}.dock-toggle{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#fff;cursor:pointer;order:2}.dock-toggle .icon{width:17px}.mobile-action-dock[data-collapsed="true"]{left:auto;right:18px;transform:none;border-radius:50%;padding:5px}.mobile-action-dock[data-collapsed="true"] .dock-actions{max-width:0}.mobile-action-dock[data-collapsed="true"] .dock-toggle{transform:rotate(45deg)}.back-to-top{position:fixed;right:22px;bottom:104px;width:45px;height:45px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;background:rgba(7,26,43,.76);color:#fff;backdrop-filter:blur(14px);z-index:170;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.global-modal,.offer-popup{position:fixed;inset:0;z-index:500;display:none;align-items:center;justify-content:center;padding:18px}.global-modal.open,.offer-popup.open{display:flex}.global-modal-backdrop,.offer-popup-backdrop{position:absolute;inset:0;background:rgba(3,15,24,.78);backdrop-filter:blur(9px)}.global-modal-card{width:min(680px,100%);max-height:calc(100vh - 36px);overflow:auto;position:relative;background:rgba(249,250,248,.97);border-color:#fff;padding:38px}.global-modal-card h2{font-size:34px;margin:14px 0 6px}.global-modal-card>p{color:var(--muted);font-size:14px}.global-modal-close,.offer-popup-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(7,26,43,.09);color:var(--ink);cursor:pointer;z-index:2}.global-modal-card label{display:block;margin:12px 0}.global-modal-card label>span{display:block;font-size:12px;font-weight:700;color:#566872;margin-bottom:6px}.global-modal-card .btn{width:100%;margin-top:8px}.wa-service-options{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.wa-service-options label{margin:0}.wa-service-options input{position:absolute;opacity:0;width:auto}.wa-service-options span{border:1px solid var(--line);border-radius:999px;padding:9px 13px;background:#fff;cursor:pointer;font-size:11px!important}.wa-service-options input:checked+span{color:#fff;background:var(--navy);border-color:var(--navy)}.whatsapp-btn{background:linear-gradient(135deg,#139c5d,#25d366);color:#fff}.offer-popup-card{width:min(940px,100%);position:relative;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:rgba(248,249,247,.98);border-color:#fff}.offer-popup-content{padding:55px}.offer-popup-content>span{font-size:11px;font-weight:800;letter-spacing:1.8px;color:#a67428}.offer-popup-content h2{font-size:42px;line-height:1.08;margin:16px 0}.offer-popup-content p{font-size:15px;color:var(--muted);line-height:1.75}.offer-popup-image img{width:100%;height:100%;min-height:430px;object-fit:cover}.compare-slider{position:relative;height:430px;overflow:hidden;border-radius:21px;--position:50%}.compare-slider>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.compare-slider .compare-after{clip-path:inset(0 0 0 var(--position))}.compare-slider input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:5}.compare-line{position:absolute;top:0;bottom:0;left:var(--position);width:2px;background:#fff;transform:translateX(-1px);z-index:4;pointer-events:none;box-shadow:0 0 14px rgba(0,0,0,.4)}.compare-handle{position:absolute;top:50%;left:var(--position);transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--navy);z-index:4;pointer-events:none;box-shadow:0 8px 22px rgba(0,0,0,.24);font-weight:800}.compare-label{position:absolute;top:16px;z-index:3;color:#fff;background:rgba(7,26,43,.7);padding:7px 11px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:1px}.compare-label.before{left:16px}.compare-label.after{right:16px}.package-pdf{display:flex;align-items:center;justify-content:center;gap:8px;margin:10px 0;color:var(--gold);font-size:12px;font-weight:800}.package-pdf .icon{width:17px}
@media(min-width:1001px){.mobile-action-dock{display:none}}
@media(max-width:1000px){body{padding-bottom:78px}.glass-nav .nav-inner{gap:12px}.glass-nav .brand.full-logo{margin-right:auto}.nav-toggle{order:3;margin-left:0;width:44px;height:44px;align-items:center;justify-content:center;color:#fff;border-radius:12px;background:rgba(255,255,255,.08)}.nav-call{order:2;position:static;min-width:auto;width:48px;height:44px;padding:0;justify-content:center;border-radius:12px}.nav-call span,.nav-call b{display:none}.glass-nav nav{z-index:5}.back-to-top{bottom:102px}}
@media(max-width:720px){.glass-nav .brand.full-logo{width:min(46vw,165px);height:58px}.glass-nav .nav-inner{gap:8px}.nav-toggle{width:42px;height:42px}.nav-call{width:42px;height:42px}.dock-actions a,.dock-actions button{min-width:72px;height:54px;font-size:10px}.mobile-action-dock{bottom:10px}.mobile-action-dock[data-collapsed="true"]{right:10px;bottom:10px}.footer-bottom{align-items:center}.zetaa-credit{width:100%;justify-content:flex-start}.zetaa-credit img{width:82px}.global-modal-card{padding:31px 18px}.global-modal-card h2{font-size:28px}.offer-popup-card{grid-template-columns:1fr;max-height:calc(100vh - 30px);overflow:auto}.offer-popup-content{padding:38px 25px}.offer-popup-content h2{font-size:32px}.offer-popup-image{order:-1}.offer-popup-image img{min-height:0;height:220px}.compare-slider{height:330px}.before-after-card{padding:14px}.before-after-top h3{font-size:23px}.back-to-top{right:14px;bottom:88px}}
@media(max-width:420px){.mobile-action-dock{left:8px;right:8px;width:auto;transform:none;gap:4px;padding:5px;border-radius:20px}.dock-actions{flex:1;min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.dock-actions a,.dock-actions button{width:100%;min-width:0;height:52px;padding:0 2px;font-size:9px}.dock-toggle{width:36px;height:36px;flex:0 0 36px}.mobile-action-dock[data-collapsed="true"]{left:auto;right:10px;width:auto}.mobile-action-dock[data-collapsed="true"] .dock-actions{display:flex}}
.package-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.price-card.featured{transform:none}

/* SR Constructions redesign layer */
:root{
  --ink:#17201b;
  --navy:#14231d;
  --navy2:#24382f;
  --gold:#b36f2c;
  --gold2:#f0b45f;
  --cyan:#6fb7a7;
  --violet:#8a8071;
  --paper:#f5f1e9;
  --muted:#69736d;
  --line:rgba(23,32,27,.14);
  --shadow:0 28px 80px rgba(23,32,27,.16);
}
body{
  background:
    linear-gradient(90deg,rgba(23,32,27,.035) 1px,transparent 1px) 0 0/42px 42px,
    linear-gradient(0deg,rgba(23,32,27,.028) 1px,transparent 1px) 0 0/42px 42px,
    var(--paper);
}
.ambient-one{background:#6fb7a7}.ambient-two{background:#d08a3d}
.glass-nav{background:rgba(18,31,26,.38);border-bottom:1px solid rgba(255,255,255,.16)}
.glass-nav.stuck{background:rgba(18,31,26,.94)}
.brand.sr-wordmark{gap:13px;min-width:235px}
.brand-emblem{width:52px;height:52px;border:2px solid rgba(240,180,95,.75);display:grid!important;place-items:center;background:linear-gradient(145deg,#f0b45f,#b36f2c);color:#17201b;font:900 18px/1 'Manrope',sans-serif;letter-spacing:.5px;box-shadow:0 10px 26px rgba(0,0,0,.16)}
.brand-lines{display:flex;flex-direction:column}
.brand-lines b{font-size:18px;letter-spacing:.8px;color:#fff}
.brand-lines small{font-size:9px;letter-spacing:2px;margin-top:7px;color:#d5e0d9;text-transform:uppercase}
.glass-nav nav a.nav-quote{background:linear-gradient(120deg,#f0b45f,#d9913f 55%,#f5cf92);color:#17201b}
.nav-call{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:11px 16px;min-width:auto}
.hero-home.sr-hero{height:820px;min-height:720px;background:#14231d}
.sr-hero .hero-photo{background-image:linear-gradient(rgba(20,35,29,.2),rgba(20,35,29,.2)),url('https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&w=1900&q=90');filter:saturate(.9)}
.sr-hero .hero-wash{background:linear-gradient(90deg,rgba(18,31,26,.96) 0%,rgba(18,31,26,.86) 47%,rgba(18,31,26,.2)),linear-gradient(0deg,rgba(18,31,26,.78),transparent 52%)}
.sr-hero .hero-copy{max-width:720px}
.sr-hero .hero-copy h1{font-size:clamp(52px,6.5vw,88px);letter-spacing:-3.8px;line-height:1.02}
.sr-hero .hero-copy p{max-width:610px;color:#d3ddd7}
.sr-hero-panel{position:absolute;right:0;bottom:72px;width:320px;padding:28px;background:rgba(245,241,233,.12);color:#fff}
.sr-hero-panel>span,.sr-panel-row small{font-size:9px;letter-spacing:1.7px;color:#c9d6d0;text-transform:uppercase}
.sr-panel-row{display:flex;align-items:end;justify-content:space-between;border-top:1px solid rgba(255,255,255,.17);padding:18px 0}
.sr-panel-row b{font:800 36px/1 'Manrope',sans-serif;color:var(--gold2)}
.sr-panel-row small{text-align:right;line-height:1.45}
.sr-hero-panel a{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.17);font-weight:800}
.sr-hero-panel strong{color:var(--gold2)}
.sr-ribbon{background:#17201b;color:#fff;border-block:1px solid rgba(255,255,255,.1)}
.sr-ribbon .shell{height:68px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center}
.sr-ribbon span{font-size:10px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}
.sr-ribbon span+span{border-left:1px solid rgba(255,255,255,.16)}
.sr-intro{background:linear-gradient(135deg,#f5f1e9,#fffaf0)}
.services-preview,.process-home,.values-section,.service-promise{background:radial-gradient(circle at 12% 18%,rgba(111,183,167,.18),transparent 30%),radial-gradient(circle at 86% 82%,rgba(240,180,95,.16),transparent 31%),#17201b}
.sr-proof{background:#fff}
.sr-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.sr-proof-grid article{padding:34px;background:linear-gradient(145deg,rgba(245,241,233,.9),rgba(255,255,255,.66));border:1px solid rgba(23,32,27,.1);box-shadow:0 16px 45px rgba(23,32,27,.08)}
.sr-proof-grid span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:1.6px}
.sr-proof-grid h3{font-size:26px;margin:48px 0 12px}
.sr-proof-grid p{font-size:14px;color:var(--muted);margin-bottom:0}
.estimator-tease{background:linear-gradient(120deg,#ede5d8,#f8f5ee)}
.mini-house .shape{background:linear-gradient(145deg,#17201b,#3e614f)}
.page-hero:before{background:linear-gradient(90deg,rgba(18,31,26,.96),rgba(18,31,26,.66),rgba(18,31,26,.18))}
.about-hero{background-image:url('https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1900&q=88')}
.services-hero{background-image:url('https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&w=1900&q=88')}
.pricing-hero{background-image:url('https://images.unsplash.com/photo-1600607688969-a5bfcd646154?auto=format&fit=crop&w=1900&q=88')}
.contact-hero{background-image:url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1900&q=88')}
.footer-brand .sr-wordmark{margin-bottom:22px}.footer-brand .brand-lines b{color:#fff}.footer-brand .brand-emblem{width:56px;height:56px}
footer{background:#14231d}
.cta-band{background:#17201b}

@media(max-width:1000px){
  .brand.sr-wordmark{min-width:0;margin-right:auto}
  .brand-lines b{font-size:15px}.brand-lines small{font-size:8px;letter-spacing:1.3px}
  .brand-emblem{width:46px;height:46px}
  .sr-hero-panel{position:static;width:100%;margin-top:26px}
  .sr-proof-grid{grid-template-columns:1fr}
}
@media(max-width:720px){
  .brand.sr-wordmark{width:auto;height:auto}.brand-lines small{display:none}
  .sr-ribbon .shell{height:auto;grid-template-columns:1fr 1fr;padding:16px 0;gap:12px}
  .sr-ribbon span{border-left:0!important;text-align:left}
  .hero-home.sr-hero{height:auto;min-height:0}
  .sr-hero .hero-copy h1{font-size:43px;letter-spacing:-2px}
  .sr-hero-panel{padding:22px}
}

/* NextState-inspired homepage requested by client */
.nx-home{
  background:#f3f4ef;
  color:#173136;
}
.nx-home h1,.nx-home h2,.nx-home h3{
  letter-spacing:0;
}
.nx-home .section{
  padding:42px 0;
}
.nx-hero{
  min-height:690px;
  margin:0 auto;
  position:relative;
  overflow:hidden;
  color:#eff8f6;
  background:var(--hero-image) center/cover no-repeat;
  border-bottom-left-radius:28px;
  border-bottom-right-radius:28px;
}
.nx-hero-shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(9,35,42,.62),rgba(9,35,42,.18) 42%,rgba(9,35,42,.72)),
    radial-gradient(circle at 48% 0,rgba(240,248,246,.3),transparent 34%);
}
.nx-hero-inner{
  position:relative;
  min-height:690px;
  padding-top:116px;
  display:flex;
  flex-direction:column;
}
.nx-hero-topline{
  display:flex;
  justify-content:space-between;
  font-size:12px;
  font-weight:700;
}
.nx-hero-copy{
  width:min(780px,100%);
  margin:58px auto 0;
  text-align:center;
}
.nx-hero-copy p{
  margin:0 0 12px;
  font-size:13px;
  font-weight:800;
  text-transform:uppercase;
}
.nx-hero-copy h1{
  margin:0;
  font-size:70px;
  line-height:.9;
  text-transform:uppercase;
  font-weight:900;
  color:#173136;
  text-shadow:0 1px 0 rgba(255,255,255,.4);
}
.nx-hero-copy>span{
  display:block;
  max-width:580px;
  margin:18px auto 0;
  color:#e7f1ef;
  font-size:15px;
}
.nx-hero-actions{
  display:flex;
  justify-content:flex-end;
  align-items:center;
  margin-top:auto;
  padding-bottom:54px;
}
.nx-play{
  display:flex;
  align-items:center;
  gap:12px;
  font-size:13px;
  font-weight:800;
}
.nx-play i{
  width:52px;
  height:52px;
  border-radius:50%;
  background:#f7fbf9;
  position:relative;
  box-shadow:0 16px 36px rgba(0,0,0,.18);
}
.nx-play i:after{
  content:"";
  position:absolute;
  left:21px;
  top:16px;
  border-left:14px solid #173136;
  border-top:10px solid transparent;
  border-bottom:10px solid transparent;
}
.nx-round{
  width:82px;
  height:82px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.7);
  background:rgba(255,255,255,.14);
  backdrop-filter:blur(12px);
}
.nx-round span{
  font-size:36px;
  transform:rotate(-35deg);
}
.nx-hero-badge{
  position:absolute;
  left:24px;
  bottom:40px;
  width:min(315px,calc(100% - 48px));
  display:flex;
  align-items:center;
  gap:14px;
  padding:13px 18px 13px 13px;
  border-radius:26px;
  background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(24,24,24,.48));
  border:1px solid rgba(240,154,69,.16);
  box-shadow:0 18px 44px rgba(0,0,0,.22);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
.nx-hero-badge b{
  width:48px;
  height:48px;
  flex:0 0 48px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
  font-size:19px;
  font-weight:900;
  box-shadow:0 10px 26px rgba(197,109,38,.28);
}
.nx-hero-badge span{
  color:#fff;
  font-size:13px;
  line-height:1.4;
  font-weight:800;
}
.nx-section-label{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:18px;
  font-size:12px;
  font-weight:900;
}
.nx-section-label:before{
  content:"";
  width:12px;
  height:12px;
  border-radius:50%;
  background:#173136;
}
.nx-about-grid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:22px;
  align-items:stretch;
}
.nx-about-image{
  width:100%;
  height:430px;
  object-fit:cover;
  border-radius:22px;
}
.nx-about-card{
  min-height:430px;
  padding:36px;
  border-radius:22px;
  background:#dceef1;
  display:flex;
  flex-direction:column;
}
.nx-about-card>span{
  font-weight:900;
  font-size:14px;
}
.nx-about-card h2{
  max-width:510px;
  margin:8px 0 24px;
  font-size:30px;
  line-height:1.15;
}
.nx-stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin:8px 0 24px;
}
.nx-stats b{
  display:block;
  font:900 34px/1 'Manrope',sans-serif;
}
.nx-stats small{
  display:block;
  margin-top:7px;
  color:#537075;
  font-weight:800;
}
.nx-about-card p{
  color:#4e676c;
  font-size:14px;
}
.nx-chip{
  align-self:flex-start;
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-top:auto;
  padding:11px 15px;
  border-radius:999px;
  background:#eef7f7;
  color:#173136;
  font-size:12px;
  font-weight:900;
}
.nx-chip span{
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#173136;
  color:#fff;
}
.nx-chip.dark{
  background:#173136;
  color:#fff;
}
.nx-chip.dark span{
  background:#fff;
  color:#173136;
}
.nx-guidance{
  background:#f8f8f3;
}
.nx-guidance-grid{
  display:grid;
  grid-template-columns:1.1fr .65fr;
  gap:24px;
  align-items:end;
}
.nx-guidance h2{
  margin:0 0 16px;
  max-width:710px;
  font-size:38px;
  line-height:1.12;
}
.nx-guidance p{
  max-width:650px;
  color:#5b6c6f;
  font-size:15px;
}
.nx-guidance img{
  width:100%;
  height:330px;
  object-fit:cover;
  object-position:center top;
  border-radius:20px;
}
.nx-mini-actions{
  display:flex;
  gap:10px;
  margin-top:22px;
}
.nx-mini-actions a{
  padding:11px 15px;
  border-radius:999px;
  border:1px solid rgba(23,49,54,.16);
  font-size:12px;
  font-weight:900;
}
.nx-properties{
  background:#dceef1;
  border-radius:24px;
  margin:0 18px;
}
.nx-property-head{
  display:flex;
  justify-content:space-between;
  gap:28px;
  align-items:end;
  margin-bottom:26px;
}
.nx-property-head h2{
  max-width:790px;
  margin:0 0 10px;
  font-size:32px;
  line-height:1.12;
}
.nx-property-head p{
  max-width:760px;
  margin:0;
  color:#52696d;
}
.nx-project-grid{
  display:grid;
  grid-template-columns:1.1fr 1fr 1fr;
  gap:18px;
}
.nx-project-card{
  position:relative;
  min-height:360px;
  overflow:hidden;
  border-radius:22px;
  background:#173136;
  color:#fff;
}
.nx-project-card img{
  width:100%;
  height:100%;
  min-height:360px;
  object-fit:cover;
  opacity:.88;
}
.nx-project-card:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(5,22,26,.72));
}
.nx-project-card>div{
  position:absolute;
  left:18px;
  right:18px;
  bottom:18px;
  z-index:1;
}
.nx-project-card span{
  display:inline-block;
  margin-bottom:10px;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.82);
  color:#173136;
  font-size:11px;
  font-weight:900;
}
.nx-project-card h3{
  margin:0 0 8px;
  color:#fff;
  font-size:22px;
}
.nx-project-card p{
  margin-bottom:13px;
  color:#e1eded;
  font-size:13px;
}
.nx-project-card a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.2);
  backdrop-filter:blur(12px);
  font-size:12px;
  font-weight:900;
}
.nx-news-card{
  min-height:300px;
  border-radius:24px;
  background:
    linear-gradient(90deg,rgba(13,53,63,.82),rgba(13,53,63,.42)),
    var(--newsletter-image) center/cover no-repeat;
  color:#fff;
  display:grid;
  place-items:center;
  text-align:center;
  padding:36px;
}
.nx-news-card h2{
  color:#fff;
  margin:0 0 22px;
  font-size:34px;
}
.nx-news-card form{
  width:min(430px,100%);
  display:flex;
  padding:6px;
  border-radius:999px;
  background:#fff;
}
.nx-news-card input{
  min-height:42px;
  border:0;
  border-radius:999px;
  background:transparent;
  padding:0 16px;
}
.nx-news-card button{
  border:0;
  border-radius:999px;
  padding:0 22px;
  background:#173136;
  color:#fff;
  font-weight:900;
}
.nx-footer-tease{
  padding-top:20px!important;
}
.nx-footer-tease-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:30px;
  align-items:start;
}
.nx-footer-tease h2{
  max-width:420px;
  font-size:26px;
  line-height:1.15;
}
.nx-service-links{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:10px;
}
.nx-service-links a{
  padding:14px 16px;
  border-radius:999px;
  background:#fff;
  font-size:12px;
  font-weight:900;
  color:#173136;
}
.nx-services{
  background:#f8f3ee;
}
.nx-service-card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.nx-service-card{
  min-height:250px;
  display:flex;
  flex-direction:column;
  padding:26px;
  border-radius:24px;
  background:linear-gradient(145deg,#fff,#f5ece4);
  border:1px solid rgba(197,109,38,.14);
  box-shadow:0 16px 42px rgba(23,23,23,.07);
  transition:.25s;
}
.nx-service-card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 56px rgba(23,23,23,.12);
}
.nx-service-card span{
  color:#c56d26;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.5px;
}
.nx-service-card h3{
  margin:42px 0 12px;
  font-size:24px;
  line-height:1.12;
}
.nx-service-card p{
  margin:0;
  color:#695f59;
  font-size:14px;
}
.nx-service-card b{
  margin-top:auto;
  color:#c56d26;
  font-size:24px;
}
.nx-process{
  margin:0 18px;
  border-radius:28px;
  background:radial-gradient(circle at 12% 15%,rgba(240,154,69,.2),transparent 28%),linear-gradient(135deg,#0d0d0d,#262727 62%,#121212);
  color:#fff;
}
.nx-process .nx-section-label,.nx-process h2{
  color:#fff;
}
.nx-process .nx-property-head p{
  color:#d8d2cc;
}
.nx-process-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1px;
  overflow:hidden;
  border-radius:24px;
  border:1px solid rgba(240,154,69,.24);
  background:rgba(240,154,69,.24);
}
.nx-process-grid article{
  min-height:270px;
  padding:28px;
  background:rgba(255,255,255,.055);
  backdrop-filter:blur(10px);
}
.nx-process-grid span{
  color:#f09a45;
  font-weight:900;
  letter-spacing:1.5px;
}
.nx-process-grid h3{
  margin:70px 0 12px;
  color:#fff;
  font-size:24px;
}
.nx-process-grid p{
  margin:0;
  color:#d8d2cc;
  font-size:14px;
}
.nx-packages{
  background:#f8f3ee;
}
.nx-packages-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:28px;
  align-items:center;
}
.nx-packages h2,.nx-quality-copy h2{
  margin:0 0 16px;
  font-size:42px;
  line-height:1.1;
}
.nx-packages p,.nx-quality-copy p{
  color:#695f59;
}
.nx-package-list{
  display:grid;
  gap:14px;
}
.nx-package-list a{
  display:grid;
  grid-template-columns:1fr auto;
  gap:6px 18px;
  align-items:center;
  padding:22px 24px;
  border-radius:22px;
  background:linear-gradient(145deg,#fff,#f5ece4);
  border:1px solid rgba(197,109,38,.14);
  box-shadow:0 14px 38px rgba(23,23,23,.06);
}
.nx-package-list span{
  font-size:20px;
  font-weight:900;
}
.nx-package-list b{
  color:#c56d26;
  font:900 26px/1 'Manrope',sans-serif;
}
.nx-package-list small{
  font-size:11px;
  color:#695f59;
}
.nx-package-list em{
  grid-column:1 / -1;
  font-style:normal;
  color:#695f59;
  font-size:14px;
}
.nx-quality{
  background:#eee7de;
}
.nx-quality-grid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:22px;
  align-items:stretch;
}
.nx-quality-image img{
  width:100%;
  height:100%;
  min-height:470px;
  object-fit:cover;
  border-radius:24px;
}
.nx-quality-copy{
  padding:38px;
  border-radius:24px;
  background:linear-gradient(145deg,#fff,#f5ece4);
  border:1px solid rgba(197,109,38,.14);
}
.nx-quality-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:30px;
}
.nx-quality-list span{
  padding:16px;
  border-radius:18px;
  background:#fff;
  color:#171717;
  font-weight:900;
  box-shadow:0 12px 28px rgba(23,23,23,.06);
}
.nx-quality-list span:before{
  content:"";
  display:inline-block;
  width:9px;
  height:9px;
  margin-right:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#8d4219,#f09a45);
}
.nx-testimonials{
  background:#f8f3ee;
}
.nx-testimonial-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.nx-testimonial-grid article{
  min-height:270px;
  padding:28px;
  border-radius:24px;
  background:linear-gradient(145deg,#181818,#2b2c2c);
  color:#fff;
  box-shadow:0 18px 48px rgba(23,23,23,.14);
}
.nx-testimonial-grid p{
  color:#f4eee8;
  font-size:16px;
  line-height:1.7;
}
.nx-testimonial-grid b{
  display:block;
  margin-top:32px;
  color:#f09a45;
}
.nx-testimonial-grid span{
  color:#d8d2cc;
  font-size:13px;
}
.page-home .cta-band{
  display:none;
}

/* Match remaining pages to the new home design */
body:not(.page-home) main{
  background:#f3f4ef;
}
body:not(.page-home) .page-hero{
  width:min(1180px,calc(100% - 36px));
  min-height:560px;
  height:auto;
  margin:108px auto 34px;
  padding:96px 0 70px;
  border-radius:28px;
  overflow:hidden;
  color:#eef8f6;
  box-shadow:0 24px 70px rgba(23,49,54,.16);
}
body:not(.page-home) .page-hero:before{
  background:
    linear-gradient(180deg,rgba(9,35,42,.62),rgba(9,35,42,.24) 45%,rgba(9,35,42,.72)),
    radial-gradient(circle at 50% 0,rgba(240,248,246,.22),transparent 34%);
}
body:not(.page-home) .page-hero .shell{
  display:flex;
  min-height:390px;
  flex-direction:column;
  justify-content:center;
  text-align:center;
}
body:not(.page-home) .page-hero .kicker{
  justify-content:center;
  color:#eef8f6;
}
body:not(.page-home) .page-hero h1{
  width:min(820px,100%);
  margin:18px auto 18px;
  color:#173136;
  font-size:clamp(44px,7vw,76px);
  line-height:.95;
  letter-spacing:0;
  text-transform:uppercase;
  font-weight:900;
  text-shadow:0 1px 0 rgba(255,255,255,.36);
}
body:not(.page-home) .page-hero h1 em{
  color:#173136;
  background:none;
  -webkit-text-fill-color:currentColor;
}
body:not(.page-home) .page-hero p{
  margin-inline:auto;
  color:#eef8f6;
}
.projects-hero{background-image:url('https://images.unsplash.com/photo-1600047509807-ba8f99d2cdde?auto=format&fit=crop&w=1900&q=88')}
.estimator-hero{background-image:url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1900&q=88')}

.story-grid,.service-detail-grid,.compare-grid,.contact-layout,.estimator-grid,.quote-layout{
  gap:24px;
}
.story-image>img,.service-visual,.contact-info,.requirement-form,.estimator-form,.result-card,.quote-card,.quote-summary-card{
  border-radius:24px;
}
.story-image>img,.service-visual img{
  border-radius:24px;
}
.story-copy,.service-content,.contact-info,.compare-grid>div{
  background:#fff;
  border-radius:24px;
  padding:34px;
  box-shadow:0 16px 45px rgba(23,49,54,.06);
}
.story-copy .kicker,.service-content .kicker,.contact-info .kicker,.compare-grid .kicker{
  color:#173136;
}
.check-list li,.deliverables span{
  border-color:rgba(23,49,54,.12);
}
.values-section,.service-promise{
  margin:0 18px;
  border-radius:24px;
  background:#dceef1;
  color:#173136;
}
.values-section .kicker,.service-promise .kicker{
  color:#173136;
}
.value-grid article,.promise-grid article{
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(23,49,54,.08);
  color:#173136;
}
.value-grid article span,.promise-grid article b{
  color:#173136;
}
.value-grid p,.promise-grid p{
  color:#536c70;
}
.numbers-section{
  margin:0 18px;
  border-radius:24px;
  background:#173136;
}
.service-index{
  background:transparent;
  border:0;
}
.service-index .shell{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.service-index a{
  min-height:86px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:18px;
  border-radius:999px;
  background:#fff;
  box-shadow:0 12px 32px rgba(23,49,54,.06);
  color:#173136;
  font-size:13px!important;
}
.service-detail:nth-of-type(odd),.pricing-main,.estimator-section,.compare-section,.project-gallery-section,.contact-main{
  background:#f3f4ef;
}
.service-detail{
  padding:36px 0!important;
}
.service-number{
  border-radius:50%;
  background:#173136;
  color:#fff;
}
.deliverables>div{
  gap:0 18px;
}
.project-grid.four-up,.project-grid{
  gap:18px;
}
.project-card{
  border-radius:22px;
  overflow:hidden;
  background:#173136;
  color:#fff;
  border:0;
}
.project-card img{
  height:310px;
  object-fit:cover;
}
.project-card>div{
  padding:18px;
}
.project-card h3{
  color:#fff;
  font-size:22px;
}
.project-card p{
  color:#d9e6e4;
}
.before-after-card,.price-card,.brochure-card{
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(23,49,54,.08);
}
.compare-slider{
  border-radius:20px;
}
.price-card{
  box-shadow:0 18px 45px rgba(23,49,54,.08);
}
.price-card.featured{
  background:#173136;
  color:#fff;
}
.price-card .btn.outline{
  border-color:#173136;
  border-radius:999px;
}
.price-card .btn.gold,.price-card .btn.outline,.result-card .btn,.requirement-form .btn,.quote-card .btn{
  border-radius:999px;
}
.contact-cards{
  display:grid;
  gap:12px;
}
.contact-cards .glass-card{
  border-radius:999px;
  background:#dceef1;
  border:0;
  box-shadow:none;
}
.requirement-form,.estimator-form,.quote-card{
  background:#fff;
  border:1px solid rgba(23,49,54,.08);
  box-shadow:0 16px 45px rgba(23,49,54,.06);
}
input,select,textarea,.package-options label>span,.extras label>span,.choice-pills label span,.project-choice-grid label span,.scope-grid label span,.quote-package-grid label span{
  border-radius:18px;
}
.result-card,.quote-summary-card{
  background:#173136;
  color:#fff;
}
.map-strip{
  width:min(1180px,calc(100% - 36px));
  margin:0 auto 40px;
  overflow:hidden;
  border-radius:24px;
}
.map-strip iframe{
  border-radius:24px;
}
.cta-band{
  background:#f3f4ef;
  padding:24px 0 44px;
}
.cta-inner{
  min-height:260px;
  border-radius:24px;
  background:
    linear-gradient(90deg,rgba(13,53,63,.82),rgba(13,53,63,.42)),
    url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1400&q=82') center/cover no-repeat;
  color:#fff;
}
.cta-inner h2{
  color:#fff;
}
.cta-inner p{
  color:#eef8f6;
}
.cta-actions .btn{
  border-radius:999px;
}
footer{
  background:#f3f4ef;
  color:#173136;
}
footer .footer-grid{
  border-top:1px solid rgba(23,49,54,.1);
}
footer .brand-lines b{
  color:#173136;
}
footer .brand-lines small{
  color:#5d7174;
}
footer .footer-brand p,footer a,footer small,.footer-legal a{
  color:#536c70;
}
footer h3{
  color:#173136;
}
footer .social-links a,footer .social-links>span{
  background:#fff;
  border-color:rgba(23,49,54,.08);
}
footer .zetaa-credit img{
  mix-blend-mode:normal;
}
.footer-grid{
  padding-top:38px;
}
.footer-legal-row{
  display:flex;
  justify-content:center;
  gap:30px;
  flex-wrap:wrap;
  margin-top:44px!important;
  padding-top:24px;
  border-top:1px solid rgba(240,154,69,.22);
}
.footer-legal-row a{
  color:#f1d0b8;
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
}
.footer-legal-row a:hover{
  color:#f09a45;
}
.footer-bottom{
  margin-top:18px!important;
  border-top:0!important;
  padding-top:0!important;
}
.back-to-top{
  background:linear-gradient(135deg,#8d4219,#f09a45)!important;
  border-color:rgba(240,154,69,.7)!important;
  color:#fff!important;
  box-shadow:0 16px 36px rgba(141,66,25,.32);
}
.desktop-enquiry{
  background:linear-gradient(135deg,#8d4219,#c56d26 55%,#f09a45)!important;
  color:#fff!important;
  box-shadow:0 16px 40px rgba(141,66,25,.3)!important;
}
.mobile-action-dock .dock-actions button.js-enquiry-modal,
.mobile-action-dock .dock-actions a[href="#requirement-form"],
.mobile-action-dock .dock-actions a[href="#detailed-quote-form"],
.mobile-action-dock .dock-actions button.js-open-estimator{
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
}

/* Logo-derived palette: black, charcoal steel and copper gradients */
:root{
  --ink:#171717;
  --navy:#121212;
  --navy2:#2a2b2b;
  --gold:#c56d26;
  --gold2:#f09a45;
  --copper-dark:#8d4219;
  --steel:#4a4c4c;
  --paper:#f5f1ec;
  --muted:#6d6660;
  --line:rgba(23,23,23,.14);
}
.glass-nav{
  background:rgba(12,12,12,.78);
  border-bottom-color:rgba(240,154,69,.24);
}
.glass-nav.stuck{
  background:rgba(10,10,10,.96);
}
.brand.logo-brand{
  min-width:230px;
}
.brand.logo-brand img{
  width:218px;
  height:64px;
  object-fit:contain;
  object-position:left center;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.55));
}
.footer-logo-brand img{
  width:250px;
  height:74px;
}
.glass-nav nav a{
  color:rgba(255,255,255,.78);
}
.glass-nav nav a:after{
  background:linear-gradient(90deg,var(--copper-dark),var(--gold2));
}
.glass-nav nav a.nav-quote,.btn.gold,.nx-news-card button,.dock-toggle{
  background:linear-gradient(135deg,#8d4219 0%,#c56d26 45%,#f09a45 100%);
  color:#fff;
}
.nav-call{
  background:linear-gradient(135deg,rgba(141,66,25,.28),rgba(255,255,255,.06));
  border-color:rgba(240,154,69,.28);
  color:#fff;
}
.nx-home,body:not(.page-home) main{
  background:linear-gradient(180deg,#f8f3ee,#eee7de);
}
.nx-hero-shade{
  background:
    linear-gradient(180deg,rgba(0,0,0,.68),rgba(0,0,0,.48) 42%,rgba(0,0,0,.82)),
    linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.12),rgba(0,0,0,.54));
}
.nx-hero-copy h1{
  color:#fff;
  text-shadow:0 5px 22px rgba(0,0,0,.72),0 1px 0 rgba(0,0,0,.55);
}
.nx-hero-copy p{
  color:#f09a45;
}
.nx-hero-copy>span{
  color:#fff;
  text-shadow:0 3px 16px rgba(0,0,0,.72);
}
.nx-round,.nx-hero-badge{
  border-color:rgba(240,154,69,.62);
  background:rgba(0,0,0,.38);
}
.nx-hero-badge b,.nx-play i{
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
}
.nx-hero-badge{
  border-color:rgba(240,154,69,.22)!important;
  background:linear-gradient(135deg,rgba(0,0,0,.72),rgba(24,24,24,.5))!important;
}
.nx-play i:after{
  border-left-color:#fff;
}
.nx-ribbon,.sr-ribbon,.services-preview,.process-home,.values-section,.service-promise,.numbers-section,.result-card,.quote-summary-card,.price-card.featured,.project-card{
  background:radial-gradient(circle at 12% 15%,rgba(240,154,69,.2),transparent 28%),linear-gradient(135deg,#0d0d0d,#262727 62%,#121212);
}
.nx-about-card,.nx-properties{
  background:linear-gradient(135deg,#f4e1d1,#e5e7e4);
}
.nx-chip span,.service-number{
  background:linear-gradient(135deg,#0d0d0d,#4a4c4c);
}
.nx-section-label:before{
  background:linear-gradient(135deg,#8d4219,#f09a45);
}
.nx-stats b,.kicker.dark,.text-link,.mini-estimate>a,.estimate-help a{
  color:#c56d26;
}
body:not(.page-home) .page-hero:before{
  background:
    linear-gradient(180deg,rgba(0,0,0,.76),rgba(0,0,0,.54) 48%,rgba(0,0,0,.86)),
    linear-gradient(90deg,rgba(0,0,0,.64),rgba(0,0,0,.24),rgba(0,0,0,.66));
}
body:not(.page-home) .page-hero h1{
  color:#fff;
  text-shadow:0 5px 22px rgba(0,0,0,.82),0 1px 0 rgba(0,0,0,.55);
}
body:not(.page-home) .page-hero h1 em{
  color:#f09a45;
}
body:not(.page-home) .page-hero p,
body:not(.page-home) .page-hero .kicker{
  color:#fff;
  text-shadow:0 3px 16px rgba(0,0,0,.75);
}
.story-copy,.service-content,.contact-info,.compare-grid>div,.requirement-form,.estimator-form,.quote-card,.price-card,.before-after-card,.brochure-card,.sr-proof-grid article{
  background:linear-gradient(145deg,#fff,#f5ece4);
  border-color:rgba(197,109,38,.14);
}
.cta-band{
  background:#f5f1ec;
}
.cta-inner{
  background:
    linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.5)),
    url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1400&q=82') center/cover no-repeat;
}
footer{
  background:radial-gradient(circle at 20% 10%,rgba(197,109,38,.16),transparent 28%),linear-gradient(135deg,#0b0b0b,#202121 68%,#0d0d0d);
  color:#fff;
}
footer .footer-grid{
  border-top-color:rgba(240,154,69,.22);
}
footer .footer-grid{
  grid-template-columns:1.5fr .8fr 1fr 1fr 1.45fr;
  gap:42px;
  align-items:start;
}
.footer-newsletter-card{
  padding:28px;
  border-radius:24px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(240,154,69,.22);
  box-shadow:0 24px 70px rgba(0,0,0,.2);
}
.footer-newsletter-card .footer-newsletter-icon{
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:rgba(240,154,69,.13);
  color:#f09a45;
  margin-bottom:18px;
}
.footer-newsletter-card .icon{
  width:23px;
  height:23px;
}
.footer-newsletter-card h3{
  font-size:22px;
  margin:0 0 10px;
}
.footer-newsletter-card p{
  margin:0 0 20px;
  color:#d8d2cc;
  font-size:14px;
  line-height:1.65;
}
.footer-newsletter-card form{
  display:flex;
  overflow:hidden;
  border-radius:14px;
  background:#fff;
  border:1px solid rgba(240,154,69,.2);
}
.footer-newsletter-card input{
  min-height:52px;
  border:0;
  flex:1;
  background:#fff;
  color:#171717;
  padding:0 15px;
}
.footer-newsletter-card button{
  width:58px;
  border:0;
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
  font-size:24px;
  cursor:pointer;
}
.footer-newsletter-card small{
  display:block;
  margin-top:14px;
  color:#bfb7af;
  font-size:11px;
  line-height:1.5;
}
footer .footer-brand p,footer a,footer small,.footer-legal a{
  color:#d8d2cc;
}
footer h3,footer .brand-lines b{
  color:#fff;
}
footer .social-links a,footer .social-links>span{
  background:rgba(255,255,255,.06);
  border-color:rgba(240,154,69,.22);
  color:#fff;
}
.desktop-whatsapp{
  background:linear-gradient(135deg,#0f8b52,#25d366);
}
.desktop-enquiry{
  background:linear-gradient(135deg,#8d4219,#f09a45);
}

@media(max-width:1000px){
  .brand.logo-brand{
    width:190px;
  }
  .brand.logo-brand img{
    width:180px;
    height:58px;
  }
}
@media(max-width:720px){
  .brand.logo-brand{
    width:150px;
  }
  .brand.logo-brand img{
    width:142px;
    height:50px;
  }
}

@media(max-width:1000px){
  body:not(.page-home) .page-hero{
    margin-top:96px;
  }
  .service-index .shell{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:720px){
  body:not(.page-home) .page-hero{
    width:calc(100% - 18px);
    min-height:430px;
    margin-top:86px;
    padding:70px 0 46px;
    border-radius:22px;
  }
  body:not(.page-home) .page-hero .shell{
    min-height:300px;
  }
  body:not(.page-home) .page-hero h1{
    font-size:38px;
  }
  .story-copy,.service-content,.contact-info,.compare-grid>div{
    padding:24px;
  }
  .service-index .shell{
    grid-template-columns:1fr;
  }
  .values-section,.service-promise,.numbers-section{
    margin:0 8px;
  }
  .contact-cards .glass-card{
    border-radius:22px;
  }
}

/* Shared five-question FAQ block */
.sr-faq-section{
  background:linear-gradient(180deg,#f8f3ee,#eee7de);
}
.sr-faq-head{
  width:min(900px,100%);
  margin:0 auto 34px;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:12px;
  text-align:center;
}
.sr-faq-head h2{
  margin:0;
  font-size:clamp(32px,3.3vw,54px);
  line-height:1.08;
  color:#171717;
}
.sr-faq-head p{
  max-width:620px;
  margin:0;
  color:#5d5f5f;
  font-size:16px;
  line-height:1.75;
}
.sr-faq-head .kicker{
  justify-content:center;
}
.sr-faq-list{
  display:grid;
  gap:12px;
}
.sr-faq-item{
  overflow:hidden;
  border-radius:22px;
  background:linear-gradient(145deg,#fff,#f5ece4);
  border:1px solid rgba(197,109,38,.14);
  box-shadow:0 14px 34px rgba(23,23,23,.06);
}
.sr-faq-item summary{
  min-height:72px;
  display:flex;
  align-items:center;
  gap:18px;
  padding:20px 24px;
  cursor:pointer;
  color:#171717;
  font-weight:900;
  font-size:18px;
  list-style:none;
}
.sr-faq-item summary::-webkit-details-marker{
  display:none;
}
.sr-faq-item summary span{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  flex:0 0 42px;
  border-radius:50%;
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
  font-size:12px;
  letter-spacing:1px;
}
.sr-faq-item summary:after{
  content:"";
  width:12px;
  height:12px;
  flex:0 0 12px;
  margin-left:auto;
  border-right:2px solid #c56d26;
  border-bottom:2px solid #c56d26;
  transform:rotate(45deg);
  transition:transform .22s ease,border-color .22s ease;
}
.sr-faq-item[open] summary:after{
  transform:rotate(225deg);
  border-color:#8d4219;
}
.sr-faq-item p{
  margin:0;
  padding:0 24px 24px 84px;
  color:#5d5f5f;
  font-size:15px;
  line-height:1.75;
}
.quote-section + .sr-faq-section{
  padding-top:34px;
}

@media(max-width:720px){
  .sr-faq-head{
    align-items:flex-start;
    text-align:left;
    gap:12px;
  }
  .sr-faq-item summary{
    align-items:flex-start;
    padding:18px;
    font-size:16px;
  }
  .sr-faq-item p{
    padding:0 18px 20px 18px;
  }
}

@media(max-width:1000px){
  .nx-hero-copy h1{font-size:56px}
  .nx-about-grid,.nx-guidance-grid,.nx-footer-tease-grid,.nx-packages-grid,.nx-quality-grid{grid-template-columns:1fr}
  .nx-guidance img{max-width:420px}
  .nx-project-grid,.nx-service-card-grid,.nx-process-grid,.nx-testimonial-grid{grid-template-columns:1fr 1fr}
  .nx-project-card.featured{grid-column:1 / -1}
}
@media(max-width:720px){
  .nx-home .section{padding:30px 0}
  .nx-hero,.nx-hero-inner{min-height:620px}
  .nx-hero-inner{padding-top:104px}
  .nx-hero-topline{display:none}
  .nx-hero-copy{margin-top:38px}
  .nx-hero-copy h1{font-size:38px;line-height:.96}
  .nx-hero-copy>span{font-size:14px}
  .nx-hero-actions{padding-bottom:30px}
  .nx-hero-badge{display:none}
  .nx-round{width:62px;height:62px}
  .nx-about-card,.nx-about-image{min-height:0;height:auto}
  .nx-about-card{padding:24px}
  .nx-stats{grid-template-columns:1fr;gap:14px}
  .nx-guidance h2,.nx-property-head h2{font-size:27px}
  .nx-property-head{display:block}
  .nx-properties{margin:0 8px}
  .nx-project-grid,.nx-service-links,.nx-service-card-grid,.nx-process-grid,.nx-quality-list,.nx-testimonial-grid{grid-template-columns:1fr}
  .nx-news-card{min-height:240px;padding:24px}
  .nx-news-card h2{font-size:26px}
  .nx-news-card form{display:grid;border-radius:18px}
  .nx-news-card input,.nx-news-card button{min-height:44px}
  .nx-process{margin:0 8px}
  .nx-service-card,.nx-process-grid article,.nx-quality-copy,.nx-testimonial-grid article{padding:22px}
  .nx-packages h2,.nx-quality-copy h2{font-size:27px}
  .nx-package-list a{grid-template-columns:1fr}
  .nx-quality-image img{min-height:300px}
}

/* Form, editorial and navigation card refinements */
input,select,textarea,.package-options label>span,.extras label>span{border-radius:16px}.estimator-form,.result-card,.requirement-form,.modal-card{border-radius:32px}.area-control{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:18px;align-items:end}.manual-area>span,.estimate-message>span{display:block;font-size:10px;letter-spacing:.8px;text-transform:uppercase;font-weight:800;color:#586a74;margin-bottom:7px}.manual-area>div{position:relative}.manual-area input{padding-right:72px;height:48px}.manual-area b{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:10px;color:#9a6d27}.estimate-message{display:block;margin-top:20px}.editorial-grid{grid-template-rows:minmax(340px,auto) minmax(340px,auto)}.editorial-note{min-height:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.editorial-note h3{margin:16px 0 10px}.editorial-note p{margin-bottom:0}.service-index{padding:24px 0;background:linear-gradient(180deg,#f8faf9,#eef3f1)}.service-index .shell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-index a{min-height:92px;padding:20px;border:1px solid rgba(16,34,50,.1);border-radius:22px;background:rgba(255,255,255,.78);box-shadow:0 12px 35px rgba(7,26,43,.07);font-size:14px!important;display:flex;align-items:center;gap:12px;transition:.25s}.service-index a:hover{transform:translateY(-3px);border-color:rgba(199,154,75,.5);box-shadow:0 18px 40px rgba(7,26,43,.12)}.service-index a span{min-width:34px;color:var(--gold);font-weight:800}.price-card{border-radius:28px}
@media(max-width:1000px){.area-control{grid-template-columns:1fr}.service-index{display:block}.service-index .shell{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.editorial-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.editorial-image,.editorial-note{height:auto;min-height:300px;margin:0}.editorial-image.tall{grid-row:auto}.editorial-image:nth-of-type(3){display:block;grid-column:auto;grid-row:auto}.service-index .shell{grid-template-columns:1fr}.service-index a{min-height:76px}.area-control{gap:10px}.estimator-form,.result-card,.requirement-form,.modal-card{border-radius:24px}}
.leadership-section{background:linear-gradient(135deg,#edf2ef,#f8f4ea)}.leadership-card{display:grid;grid-template-columns:.82fr 1.18fr;overflow:hidden;background:rgba(255,255,255,.72);border-color:#fff}.leadership-image img{width:100%;height:100%;min-height:620px;object-fit:cover;object-position:center 25%}.leadership-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}.leadership-copy h2{font-size:clamp(38px,4.5vw,60px);line-height:1.08;letter-spacing:-2.5px;margin:20px 0}.leadership-copy>p{font-size:17px;line-height:1.85;color:#52656f}.leadership-sign{border-top:1px solid var(--line);margin-top:22px;padding-top:22px;display:flex;flex-direction:column}.leadership-sign strong{font:800 20px 'Manrope',sans-serif}.leadership-sign span{color:#9f742e;font-weight:700}.leadership-sign small{color:var(--muted)}
@media(max-width:720px){.leadership-card{grid-template-columns:1fr}.leadership-image img{min-height:0;height:430px}.leadership-copy{padding:35px 22px}.leadership-copy h2{font-size:36px}.leadership-copy>p{font-size:15px}}
.package-rows .package-grid+.package-grid{margin-top:22px;padding-top:22px;border-top:1px solid rgba(16,34,50,.1)}
.contact-cards .contact-action{width:100%;color:inherit;text-align:left;cursor:pointer}.social-links{display:flex!important;flex-direction:row!important;gap:9px!important;margin-top:10px}.social-links a{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;background:rgba(255,255,255,.06)}.social-links a:hover{color:var(--gold2);background:rgba(255,255,255,.12)}.social-links .icon{width:17px}.desktop-whatsapp,.desktop-enquiry{position:fixed;right:22px;bottom:22px;z-index:175;border:0;border-radius:999px;padding:13px 18px;color:#fff;display:flex;align-items:center;gap:8px;font:800 12px 'Plus Jakarta Sans';box-shadow:0 16px 40px rgba(9,113,61,.3);cursor:pointer}.desktop-whatsapp{background:linear-gradient(135deg,#119b59,#25d366)}.desktop-enquiry{right:150px;background:linear-gradient(135deg,var(--navy),#1c536e);box-shadow:0 16px 40px rgba(7,26,43,.25)}.desktop-whatsapp .icon,.desktop-enquiry .icon{width:19px}.desktop-whatsapp:hover,.desktop-enquiry:hover{transform:translateY(-2px)}
@media(min-width:1001px) and (max-width:1240px){.nav-inner{gap:15px}.brand.full-logo{width:185px}.glass-nav nav{gap:14px}.glass-nav nav a{font-size:11px}.nav-call{padding-left:13px}}
@media(max-width:1000px){.desktop-whatsapp,.desktop-enquiry{display:none}}

/* Prevent iOS form zoom and keep all public forms comfortably tappable. */
@media(max-width:720px){
  input:not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="hidden"]),
  select,
  textarea{font-size:16px;min-height:44px}
}

/* Polished actions, animated quote CTA and collision-safe mobile hero. */
button,.btn{border-radius:14px}.btn{border-radius:16px}
.glass-nav nav{align-items:center}.glass-nav nav>a{flex:0 0 auto;white-space:nowrap}.glass-nav nav a.nav-quote{isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;margin-block:-7px;padding:9px 17px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:linear-gradient(120deg,#b98532,#f0c86f 52%,#c4933e);color:#071a2b;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 9px 22px rgba(199,154,75,.26);animation:quotePulse 2.6s ease-in-out infinite}.glass-nav nav a.nav-quote:hover,.glass-nav nav a.nav-quote.active{color:#071a2b;transform:translateY(-2px)}.glass-nav nav a.nav-quote span{font-size:14px;line-height:1;transition:transform .25s}.glass-nav nav a.nav-quote:hover span{transform:translateX(3px)}.glass-nav nav a.nav-quote:after{content:"";position:absolute;z-index:-1;inset:-50% auto -50% -65%;right:auto!important;bottom:-50%!important;width:42%;height:auto;background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);transform:skewX(-20deg);animation:quoteShine 2.7s linear infinite}
@keyframes quoteShine{0%{left:-65%}55%,100%{left:135%}}@keyframes quotePulse{0%,100%{box-shadow:0 10px 26px rgba(199,154,75,.24)}50%{box-shadow:0 10px 34px rgba(239,200,120,.52)}}
.dock-arrow{display:block;font:400 30px/1 'Manrope',sans-serif;transform:translateX(1px);transition:transform .3s ease}.mobile-action-dock[data-collapsed="true"] .dock-actions{display:none;max-width:0}.mobile-action-dock[data-collapsed="true"] .dock-toggle{transform:none}.mobile-action-dock[data-collapsed="true"] .dock-arrow{transform:rotate(180deg) translateX(1px)}

@media(max-width:1000px){
  body{padding-bottom:0!important}
  footer{padding-bottom:108px}
  .glass-nav nav a.nav-quote{width:max-content;margin:5px 0 2px;padding:13px 18px;color:#071a2b}
  .mobile-action-dock{border-radius:22px}
  .dock-toggle{border-radius:15px;background:linear-gradient(135deg,#b98532,#efc86f);box-shadow:0 7px 18px rgba(199,154,75,.3)}
}
@media(max-width:720px){
  .hero-home{height:auto;min-height:0}
  .hero-content{height:auto;min-height:0;padding:112px 0 66px;align-items:flex-start}
  .hero-copy{width:100%;max-width:none;margin-top:0}
  .hero-copy h1{margin-bottom:22px}
  .hero-copy>p{margin-bottom:0;line-height:1.75}
  .hero-metrics{position:static;inset:auto;width:100%;margin:26px 0 22px;padding:18px 12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-radius:26px}
  .hero-metrics>div{min-width:0;padding:0 10px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}
  .hero-metrics>div+div{padding-left:13px}
  .hero-metrics b{font-size:24px;line-height:1.15}
  .hero-metrics span{margin-top:0!important;font-size:10px!important;line-height:1.45;letter-spacing:1px!important}
  .hero-actions{width:100%;margin-top:0;gap:12px}
  .hero-actions .btn{width:100%;min-height:58px;border-radius:16px}
}
@media(max-width:420px){
  .hero-content{padding-top:88px}
  .hero-copy h1{font-size:44px;letter-spacing:-2.5px}
  .hero-metrics{padding-inline:8px;border-radius:24px}
  .hero-metrics>div{padding-inline:8px}
  .hero-metrics>div+div{padding-left:10px}
  .hero-metrics b{font-size:22px}
  .hero-metrics span{font-size:9px!important;letter-spacing:.7px!important}
  .mobile-action-dock{left:10px;right:10px;border-radius:20px}
  .mobile-action-dock[data-collapsed="true"]{left:auto;right:10px;width:54px;height:54px;padding:5px;border-radius:18px}
  .mobile-action-dock[data-collapsed="true"] .dock-toggle{width:42px;height:42px;border-radius:14px}
}

/* Footer social profiles and legal policy pages. */
.nav-call{justify-content:center;min-width:180px}.nav-call b{white-space:nowrap}
.footer-social{margin-top:18px!important}.social-links a,.social-links>span{width:40px;height:40px;border-radius:13px;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;background:rgba(255,255,255,.06);transition:.22s}.social-links a:hover{color:var(--gold2);background:rgba(255,255,255,.13);transform:translateY(-2px)}.social-links>span.is-disabled{opacity:.42;cursor:not-allowed}.social-links a .icon,.social-links>span .icon{width:18px}.footer-legal{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.footer-legal a{color:#afbec6;font-size:11px;white-space:nowrap}.footer-legal a:hover{color:var(--gold2)}
.legal-hero{min-height:510px;padding:155px 0 85px;display:flex;align-items:center;color:#fff;background:radial-gradient(circle at 82% 24%,rgba(98,203,197,.22),transparent 27%),radial-gradient(circle at 62% 90%,rgba(199,154,75,.17),transparent 32%),linear-gradient(135deg,#061824,#103b52)}.legal-hero .shell{position:relative}.legal-hero h1{font-size:clamp(55px,7vw,88px);line-height:1;letter-spacing:-4px;margin:20px 0}.legal-hero h1 em{font-style:normal;background:linear-gradient(100deg,var(--gold2),#f7dfae 48%,#6ed2cf);-webkit-background-clip:text;background-clip:text;color:transparent}.legal-hero p{max-width:680px;margin-bottom:17px;color:#c2d0d7;font-size:17px}.legal-hero small{font-size:11px;letter-spacing:.8px;color:#91a8b4}.legal-section{background:radial-gradient(circle at 0 18%,rgba(87,199,196,.12),transparent 25%),#eef1ef}.legal-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:28px;align-items:start}.legal-summary{position:sticky;top:112px;padding:27px;background:linear-gradient(145deg,rgba(8,35,52,.96),rgba(24,75,91,.9));color:#fff;border-radius:25px}.legal-summary strong{font:800 19px 'Manrope',sans-serif}.legal-summary p{margin:12px 0 22px;color:#b9c9d0;font-size:13px}.legal-summary a{display:flex;align-items:center;gap:9px;color:var(--gold2);font-size:12px;font-weight:800}.legal-summary .icon{width:17px}.legal-content{display:grid;gap:13px}.legal-content section{padding:27px 30px;border:1px solid rgba(16,34,50,.1);border-radius:22px;background:rgba(255,255,255,.78);box-shadow:0 12px 35px rgba(7,26,43,.05)}.legal-content h2{margin:0 0 10px;font-size:21px;letter-spacing:-.5px}.legal-content p,.legal-content li{color:#53666f;font-size:14px;line-height:1.8}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:0;padding-left:19px}.legal-content li+li{margin-top:5px}
@media(max-width:1000px){.footer-bottom{align-items:flex-start}.footer-legal{order:3;width:100%;justify-content:flex-start}.legal-layout{grid-template-columns:250px minmax(0,1fr)}}
@media(max-width:720px){.nav-call{min-width:0}.legal-hero{min-height:430px;padding:120px 0 65px}.legal-hero h1{font-size:47px;letter-spacing:-2.5px}.legal-hero p{font-size:15px}.legal-layout{grid-template-columns:1fr}.legal-summary{position:static}.legal-content section{padding:23px 19px}.legal-content h2{font-size:19px}.footer-legal{gap:8px 15px}.footer-legal a{font-size:10px}.footer-social{margin-top:15px!important}}

/* Unified page alignment: keep header, home and internal pages on the same grid */
:root{
  --site-width:1500px;
  --site-gutter:96px;
}
.shell,
.glass-nav .nav-inner,
.nx-home .shell,
body:not(.page-home) main .shell,
body:not(.page-home) .project-grid,
body:not(.page-home) .page-hero,
body:not(.page-home) .service-index .shell,
body:not(.page-home) .values-section,
body:not(.page-home) .service-promise,
body:not(.page-home) .numbers-section,
body:not(.page-home) .map-strip{
  width:min(var(--site-width),calc(100% - var(--site-gutter)))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body:not(.page-home) .page-hero .shell{
  width:min(1180px,calc(100% - 80px))!important;
}
.nx-properties,
.nx-process{
  width:min(var(--site-width),calc(100% - var(--site-gutter)))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.glass-nav .nav-inner{
  max-width:var(--site-width);
}
@media(max-width:1000px){
  :root{--site-gutter:36px}
  body:not(.page-home) .page-hero .shell{
    width:min(760px,calc(100% - 44px))!important;
  }
}
@media(max-width:720px){
  :root{--site-gutter:18px}
  body:not(.page-home) .page-hero .shell{
    width:calc(100% - 28px)!important;
  }
}

/* Internal page cleanup: wider sections, consistent typography and neater spacing */
body:not(.page-home) .shell,
body:not(.page-home) .project-grid{
  width:min(1500px,calc(100% - 96px));
}
body:not(.page-home) .page-hero{
  width:min(1500px,calc(100% - 96px));
  min-height:620px;
  margin-top:118px;
  margin-bottom:44px;
  border-radius:30px;
}
body:not(.page-home) .page-hero .shell{
  width:min(1280px,calc(100% - 80px));
  min-height:450px;
}
body:not(.page-home) .page-hero h1{
  width:min(980px,100%);
  font-size:clamp(58px,5.7vw,96px);
  line-height:.94;
}
body:not(.page-home) .page-hero p{
  max-width:820px;
  font-size:20px;
  line-height:1.65;
}
body:not(.page-home) .kicker{
  font-size:12px;
  letter-spacing:1.6px;
}
body:not(.page-home) .section{
  padding:58px 0;
}
body:not(.page-home) .section-heading{
  margin-bottom:34px;
}
body:not(.page-home) .section-heading h2,
body:not(.page-home) .story-copy h2,
body:not(.page-home) .service-content h2,
body:not(.page-home) .contact-info h2,
body:not(.page-home) .compare-grid h2{
  font-size:clamp(34px,3.1vw,54px);
  line-height:1.08;
  letter-spacing:-.6px;
}
body:not(.page-home) p,
body:not(.page-home) li,
body:not(.page-home) .service-content .lead,
body:not(.page-home) .story-copy .lead,
body:not(.page-home) .compare-grid .lead{
  font-size:16px;
  line-height:1.75;
}
body:not(.page-home) .story-grid,
body:not(.page-home) .service-detail-grid,
body:not(.page-home) .compare-grid,
body:not(.page-home) .contact-layout,
body:not(.page-home) .estimator-grid,
body:not(.page-home) .quote-layout{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:34px;
  align-items:center;
}
body:not(.page-home) .story-copy,
body:not(.page-home) .service-content,
body:not(.page-home) .contact-info,
body:not(.page-home) .compare-grid>div,
body:not(.page-home) .requirement-form,
body:not(.page-home) .estimator-form,
body:not(.page-home) .quote-card{
  padding:42px;
  border-radius:26px;
}
body:not(.page-home) .story-image>img,
body:not(.page-home) .service-visual,
body:not(.page-home) .service-visual img{
  min-height:560px;
}
body:not(.page-home) .service-index{
  padding:28px 0 10px;
  background:transparent;
}
body:not(.page-home) .service-index .shell{
  width:min(1500px,calc(100% - 96px));
  grid-template-columns:repeat(3,minmax(0,1fr));
}
body:not(.page-home) .service-index a{
  min-height:76px;
  border-radius:20px;
  background:#fff;
  font-size:15px!important;
}
body:not(.page-home) .project-grid.four-up{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
body:not(.page-home) .project-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
body:not(.page-home) .project-card,
body:not(.page-home) .price-card,
body:not(.page-home) .before-after-card{
  border-radius:24px;
}
body:not(.page-home) .project-card img{
  height:360px;
}
body:not(.page-home) .values-section,
body:not(.page-home) .service-promise,
body:not(.page-home) .numbers-section{
  width:min(1500px,calc(100% - 96px));
  margin-inline:auto;
}
body:not(.page-home) .value-grid,
body:not(.page-home) .promise-grid,
body:not(.page-home) .package-grid{
  gap:22px;
}
body:not(.page-home) .map-strip{
  width:min(1500px,calc(100% - 96px));
}

@media(max-width:1000px){
  body:not(.page-home) .shell,
  body:not(.page-home) .project-grid,
  body:not(.page-home) .page-hero,
  body:not(.page-home) .service-index .shell,
  body:not(.page-home) .values-section,
  body:not(.page-home) .service-promise,
  body:not(.page-home) .numbers-section,
  body:not(.page-home) .map-strip{
    width:min(100% - 36px,900px);
  }
  body:not(.page-home) .page-hero{
    min-height:520px;
    margin-top:98px;
  }
  body:not(.page-home) .page-hero .shell{
    width:min(100% - 44px,760px);
    min-height:360px;
  }
  body:not(.page-home) .page-hero h1{
    font-size:clamp(42px,8vw,68px);
  }
  body:not(.page-home) .story-grid,
  body:not(.page-home) .service-detail-grid,
  body:not(.page-home) .compare-grid,
  body:not(.page-home) .contact-layout,
  body:not(.page-home) .estimator-grid,
  body:not(.page-home) .quote-layout{
    grid-template-columns:1fr;
  }
  body:not(.page-home) .service-index .shell,
  body:not(.page-home) .project-grid,
  body:not(.page-home) .project-grid.four-up{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:720px){
  body:not(.page-home) .shell,
  body:not(.page-home) .project-grid,
  body:not(.page-home) .page-hero,
  body:not(.page-home) .service-index .shell,
  body:not(.page-home) .values-section,
  body:not(.page-home) .service-promise,
  body:not(.page-home) .numbers-section,
  body:not(.page-home) .map-strip{
    width:calc(100% - 18px);
  }
  body:not(.page-home) .page-hero{
    min-height:430px;
    margin-top:86px;
    border-radius:22px;
  }
  body:not(.page-home) .page-hero .shell{
    width:calc(100% - 28px);
    min-height:310px;
  }
  body:not(.page-home) .page-hero h1{
    font-size:38px;
  }
  body:not(.page-home) .page-hero p,
  body:not(.page-home) p,
  body:not(.page-home) li{
    font-size:15px;
  }
  body:not(.page-home) .story-copy,
  body:not(.page-home) .service-content,
  body:not(.page-home) .contact-info,
  body:not(.page-home) .compare-grid>div,
  body:not(.page-home) .requirement-form,
  body:not(.page-home) .estimator-form,
  body:not(.page-home) .quote-card{
    padding:24px;
  }
  body:not(.page-home) .service-index .shell,
  body:not(.page-home) .project-grid,
  body:not(.page-home) .project-grid.four-up{
    grid-template-columns:1fr;
  }
}

/* Final typography, spacing and services presentation polish */
.kicker{
  gap:12px;
}
.kicker i{
  position:relative;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px;
  background:transparent!important;
}
.kicker i:before,
.kicker i:after{
  content:"";
  position:absolute;
  inset:0;
  margin:auto;
  display:block;
  background:currentColor;
  transform:rotate(45deg);
}
.kicker i:before{
  width:15px;
  height:15px;
  clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);
}
.kicker i:after{
  width:7px;
  height:7px;
  opacity:.75;
  transform:translate(10px,-8px) rotate(45deg);
  clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);
}
body:not(.page-home) .page-hero{
  min-height:540px;
  margin-bottom:72px;
}
body:not(.page-home) .page-hero .shell{
  min-height:370px;
}
body:not(.page-home) .page-hero h1{
  font-size:clamp(40px,4.2vw,68px);
  line-height:1.05;
  letter-spacing:-1px;
  text-transform:none;
  font-weight:900;
}
body:not(.page-home) .page-hero h1 em{
  display:inline-block;
  font-style:italic;
  font-weight:900;
  color:#f09a45;
}
body:not(.page-home) .page-hero p{
  margin-top:12px;
  font-size:18px;
}
body:not(.page-home) .section{
  padding:74px 0;
}
body:not(.page-home) .section + .section{
  margin-top:28px;
}
body:not(.page-home) .values-section,
body:not(.page-home) .service-promise,
body:not(.page-home) .numbers-section,
.nx-process{
  margin-top:36px;
  margin-bottom:36px;
}
body:not(.page-home) .values-section .section-heading h2,
body:not(.page-home) .service-promise .section-heading h2,
body:not(.page-home) .values-section .kicker,
body:not(.page-home) .service-promise .kicker{
  color:#fff!important;
}
body:not(.page-home) .values-section .section-heading h2,
body:not(.page-home) .service-promise .section-heading h2{
  text-shadow:0 4px 22px rgba(0,0,0,.45);
}
body:not(.page-home) .values-section .value-grid h3,
body:not(.page-home) .service-promise .promise-grid h3{
  color:#171717;
}
body:not(.page-home) .values-section .value-grid p,
body:not(.page-home) .service-promise .promise-grid p{
  color:#5d5f5f;
}
.services-overview{
  background:linear-gradient(180deg,#f8f3ee,#eee7de);
}
.service-showcase-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.service-showcase-card{
  overflow:hidden;
  border-radius:28px;
  background:linear-gradient(145deg,#fff,#f5ece4);
  border:1px solid rgba(197,109,38,.16);
  box-shadow:0 18px 46px rgba(23,23,23,.08);
}
.service-showcase-image{
  position:relative;
  display:block;
  height:250px;
  overflow:hidden;
}
.service-showcase-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:.55s;
}
.service-showcase-card:hover .service-showcase-image img{
  transform:scale(1.05);
}
.service-showcase-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.52));
}
.service-showcase-image span{
  position:absolute;
  left:18px;
  bottom:18px;
  z-index:1;
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
  font-weight:900;
}
.service-showcase-content{
  padding:26px;
}
.service-showcase-content h3{
  margin:0 0 12px;
  font-size:25px;
  line-height:1.12;
  color:#171717;
}
.service-showcase-content p{
  margin:0 0 20px;
  color:#5d5f5f;
  font-size:15px;
}
.service-points{
  display:grid;
  gap:8px;
  margin-bottom:22px;
}
.service-points span{
  padding:10px 12px;
  border-radius:999px;
  background:#fff;
  color:#3e3f3f;
  font-size:13px;
  font-weight:800;
  box-shadow:0 8px 18px rgba(23,23,23,.05);
}
.service-points span:before{
  content:"";
  display:inline-block;
  width:8px;
  height:8px;
  margin-right:9px;
  border-radius:50%;
  background:#c56d26;
}
.service-showcase-content a{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#c56d26;
  font-weight:900;
}

@media(max-width:1000px){
  body:not(.page-home) .page-hero h1{
    font-size:clamp(36px,7vw,56px);
  }
  .service-showcase-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:720px){
  body:not(.page-home) .page-hero{
    min-height:390px;
    margin-bottom:42px;
  }
  body:not(.page-home) .page-hero h1{
    font-size:34px;
  }
  body:not(.page-home) .section{
    padding:46px 0;
  }
  body:not(.page-home) .section + .section{
    margin-top:14px;
  }
  .service-showcase-grid{
    grid-template-columns:1fr;
  }
  .service-showcase-image{
    height:220px;
  }
}

/* Final alignment lock: home and internal pages share the same side gutters */
:root{--site-width:1500px;--site-gutter:96px}
.shell,
.glass-nav .nav-inner,
.nx-home .shell,
body:not(.page-home) main .shell,
body:not(.page-home) .project-grid,
body:not(.page-home) .page-hero,
body:not(.page-home) .service-index .shell,
body:not(.page-home) .values-section,
body:not(.page-home) .service-promise,
body:not(.page-home) .numbers-section,
body:not(.page-home) .map-strip,
.nx-properties,
.nx-process{
  width:min(var(--site-width),calc(100% - var(--site-gutter)))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body:not(.page-home) .page-hero .shell{
  width:min(1180px,calc(100% - 80px))!important;
}
@media(max-width:1000px){
  :root{--site-gutter:36px}
  body:not(.page-home) .page-hero .shell{width:min(760px,calc(100% - 44px))!important}
}
@media(max-width:720px){
  :root{--site-gutter:18px}
  body:not(.page-home) .page-hero .shell{width:calc(100% - 28px)!important}
}

/* Footer policy row and floating button final overrides */
footer .footer-grid{padding-top:38px!important}
footer .footer-legal-row{
  display:flex!important;
  justify-content:center!important;
  gap:30px!important;
  flex-wrap:wrap!important;
  margin-top:44px!important;
  padding-top:24px!important;
  border-top:1px solid rgba(240,154,69,.22)!important;
}
footer .footer-legal-row a{
  color:#f1d0b8!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
}
footer .footer-bottom{
  margin-top:18px!important;
  border-top:0!important;
  padding-top:0!important;
}
.back-to-top{
  background:linear-gradient(135deg,#8d4219,#f09a45)!important;
  border-color:rgba(240,154,69,.7)!important;
  color:#fff!important;
  box-shadow:0 16px 36px rgba(141,66,25,.32)!important;
}
.desktop-enquiry{
  background:linear-gradient(135deg,#8d4219,#c56d26 55%,#f09a45)!important;
  color:#fff!important;
  box-shadow:0 16px 40px rgba(141,66,25,.3)!important;
}
.mobile-action-dock .dock-actions button.js-enquiry-modal,
.mobile-action-dock .dock-actions a[href="#requirement-form"],
.mobile-action-dock .dock-actions a[href="#detailed-quote-form"],
.mobile-action-dock .dock-actions button.js-open-estimator{
  background:linear-gradient(135deg,#8d4219,#f09a45)!important;
  color:#fff!important;
}

/* SR Budget Studio estimator redesign */
.sr-estimator-studio{
  background:
    radial-gradient(circle at 10% 0,rgba(240,154,69,.14),transparent 28%),
    linear-gradient(180deg,#f8f3ee,#eee7de)!important;
}
.studio-intro{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:34px;
  align-items:end;
  margin-bottom:26px;
}
.studio-intro h2{
  margin:14px 0 0;
  font-size:clamp(34px,3.4vw,56px);
  line-height:1.08;
  color:#171717;
}
.studio-intro p{
  margin:0;
  color:#5d5f5f;
  font-size:17px;
  line-height:1.75;
}
.studio-result-bar{
  display:grid;
  grid-template-columns:1.1fr 1.4fr auto;
  gap:28px;
  align-items:center;
  margin-bottom:26px;
  padding:28px;
  border-radius:30px;
  background:radial-gradient(circle at 12% 20%,rgba(240,154,69,.22),transparent 32%),linear-gradient(135deg,#0d0d0d,#262727 62%,#121212);
  color:#fff;
}
.studio-result-bar small{
  display:block;
  margin-bottom:8px;
  color:#f09a45;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.studio-result-bar h2{
  margin:0;
  color:#fff;
  font-size:clamp(34px,3.3vw,54px);
}
.studio-result-bar p{
  margin:6px 0 0;
  color:#d8d2cc;
}
.studio-result-bar dl{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:0;
}
.studio-result-bar dl div{
  padding:16px;
  border-radius:18px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(240,154,69,.18);
}
.studio-result-bar dt{
  color:#bfb7af;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.1em;
}
.studio-result-bar dd{
  margin:6px 0 0;
  color:#fff;
  font-weight:900;
}
.studio-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 380px;
  gap:26px;
  align-items:start;
}
.studio-form{
  display:grid;
  gap:18px;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.studio-panel{
  padding:28px;
  border-radius:28px;
  background:linear-gradient(145deg,#fff,#f5ece4);
  border:1px solid rgba(197,109,38,.14);
  box-shadow:0 16px 42px rgba(23,23,23,.07);
}
.studio-panel header{
  display:flex;
  gap:16px;
  align-items:flex-start;
  margin-bottom:20px;
}
.studio-panel header>span{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  flex:0 0 46px;
  border-radius:50%;
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
  font-weight:900;
}
.studio-panel h2{
  margin:0;
  font-size:24px;
  color:#171717;
}
.studio-panel header p{
  margin:4px 0 0;
  color:#5d5f5f;
  font-size:14px;
}
.studio-field-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.studio-form label>span,
.studio-panel label>span{
  display:block;
  margin-bottom:8px;
  color:#5d5f5f;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.studio-panel select,
.studio-panel input,
.studio-panel textarea{
  min-height:54px;
  border-radius:16px;
  background:#fff;
}
.studio-area-panel .area-control{
  grid-template-columns:minmax(0,1fr) 220px;
}
.studio-package-options{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.studio-package-options label>span{
  min-height:118px;
  justify-content:center;
  border-radius:20px;
}
.studio-extras{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.studio-extras label>span{
  border-radius:18px;
}
.studio-side{
  position:sticky;
  top:110px;
}
.studio-side .result-card{
  border-radius:28px;
  padding:28px;
}
.studio-side .result-breakdown{
  margin-top:18px;
}
.studio-side .result-breakdown>div{
  display:block;
}
.studio-side .result-breakdown b{
  display:block;
  margin-top:4px;
  color:#fff;
}

@media(max-width:1000px){
  .studio-intro,
  .studio-result-bar,
  .studio-layout{
    grid-template-columns:1fr;
  }
  .studio-side{
    position:static;
  }
}
@media(max-width:720px){
  .studio-result-bar,
  .studio-panel{
    padding:22px;
    border-radius:22px;
  }
  .studio-result-bar dl,
  .studio-field-grid,
  .studio-area-panel .area-control,
  .studio-package-options,
  .studio-extras{
    grid-template-columns:1fr;
  }
}

/* Final pre-footer CTA and footer newsletter alignment */
.cta-band{
  padding:56px 0 64px!important;
  background:linear-gradient(180deg,#f7f1eb,#efe6dd)!important;
}
.cta-inner{
  width:min(1180px,calc(100% - 48px))!important;
  min-height:340px!important;
  padding:58px 62px!important;
  border-radius:28px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr)!important;
  gap:54px!important;
  align-items:center!important;
  background:
    linear-gradient(90deg,rgba(0,0,0,.9),rgba(18,18,18,.64) 52%,rgba(64,36,18,.48)),
    url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1500&q=84') center/cover no-repeat!important;
  box-shadow:0 28px 70px rgba(24,20,16,.16)!important;
}
.cta-copy{
  max-width:720px;
}
.cta-copy .kicker{
  color:#f09a45!important;
  margin-bottom:18px;
}
.cta-inner .cta-copy h2{
  max-width:680px;
  margin:0!important;
  color:#fff!important;
  font-size:clamp(36px,4.2vw,58px)!important;
  line-height:1.04!important;
  letter-spacing:-1.6px!important;
}
.cta-inner .cta-copy p{
  max-width:660px;
  margin:22px 0 0!important;
  color:#f4ede7!important;
  font-size:17px!important;
  line-height:1.72!important;
}
.cta-panel{
  width:100%;
  max-width:430px;
  justify-self:end;
  padding:30px;
  border-radius:24px;
  background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.05));
  border:1px solid rgba(255,255,255,.2);
  box-shadow:0 22px 55px rgba(0,0,0,.22);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
.cta-panel>span{
  display:block;
  margin-bottom:10px;
  color:#f09a45;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.cta-panel p{
  margin:0 0 22px!important;
  color:#f3ebe3!important;
  font-size:15px!important;
  line-height:1.65!important;
}
.cta-actions{
  display:flex!important;
  flex-direction:column;
  gap:12px!important;
}
.cta-actions .btn{
  width:100%;
  min-height:54px;
  border-radius:999px!important;
  margin:0!important;
}
.cta-actions .btn.ghost{
  border-color:rgba(255,255,255,.32)!important;
}
.footer-newsletter-card{
  align-self:start;
  min-height:360px;
  padding:34px!important;
  display:flex!important;
  flex-direction:column;
  justify-content:center;
  background:
    radial-gradient(circle at 18% 12%,rgba(240,154,69,.18),transparent 34%),
    linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.045))!important;
  border-color:rgba(240,154,69,.26)!important;
}
.footer-newsletter-card h3{
  max-width:290px;
  font-size:24px!important;
  line-height:1.18!important;
}
.footer-newsletter-card p{
  max-width:320px;
}
.footer-newsletter-card form{
  margin-top:4px;
}
.footer-newsletter-card button{
  line-height:1;
}
@media(max-width:1200px){
  .cta-inner{
    grid-template-columns:1fr!important;
  }
  .cta-panel{
    justify-self:start;
    max-width:560px;
  }
  .cta-actions{
    flex-direction:row;
    flex-wrap:wrap;
  }
  .cta-actions .btn{
    width:auto;
  }
}
@media(max-width:720px){
  .cta-band{
    padding:34px 0 46px!important;
  }
  .cta-inner{
    width:calc(100% - 28px)!important;
    padding:32px 20px!important;
    min-height:0!important;
    border-radius:22px!important;
    gap:26px!important;
  }
  .cta-inner .cta-copy h2{
    font-size:34px!important;
    letter-spacing:-.8px!important;
  }
  .cta-inner .cta-copy p{
    font-size:15px!important;
  }
  .cta-panel{
    padding:22px;
    border-radius:20px;
  }
  .cta-actions{
    flex-direction:column;
  }
  .cta-actions .btn{
    width:100%;
  }
  .footer-newsletter-card{
    min-height:0;
  }
}

/* Mobile color correction: remove blue cast from menu and quick dock */
@media(max-width:1000px){
  .glass-nav nav{
    background:radial-gradient(circle at 18% 12%,rgba(240,154,69,.2),transparent 30%),linear-gradient(145deg,rgba(10,10,10,.98),rgba(34,32,30,.98))!important;
    border:1px solid rgba(240,154,69,.18);
    box-shadow:0 24px 70px rgba(0,0,0,.42);
  }
  .glass-nav nav a{
    color:#f7f1eb!important;
  }
  .glass-nav nav a.active,
  .glass-nav nav a:hover{
    color:#f09a45!important;
  }
  .nav-toggle,
  .nav-call{
    background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(141,66,25,.2))!important;
    border:1px solid rgba(240,154,69,.2)!important;
    color:#fff!important;
  }
  .mobile-action-dock{
    background:linear-gradient(145deg,rgba(13,13,13,.96),rgba(38,39,39,.96))!important;
    border-color:rgba(240,154,69,.3)!important;
  }
  .dock-actions a,
  .dock-actions button{
    color:#fff!important;
  }
  .dock-actions a:hover,
  .dock-actions button:hover{
    background:rgba(240,154,69,.16)!important;
    color:#f09a45!important;
  }
  .dock-toggle{
    background:linear-gradient(135deg,#8d4219,#f09a45)!important;
    color:#fff!important;
  }
}
footer .footer-grid{
  grid-template-columns:1.45fr .88fr 1.08fr 1.35fr!important;
  gap:46px!important;
  align-items:start!important;
}
.footer-contact-list{
  display:flex;
  flex-direction:column;
  gap:8px;
  margin-top:18px;
  padding-top:18px;
  border-top:1px solid rgba(240,154,69,.18);
}
.footer-contact-list a,
.footer-contact-list button,
.footer-contact-list small{
  width:max-content;
  max-width:100%;
  color:#fff!important;
  font-size:14px!important;
  line-height:1.45;
}
.footer-contact-list button{
  border:0;
  background:transparent;
  padding:0;
  cursor:pointer;
}
.footer-contact-list a:hover,
.footer-contact-list button:hover{
  color:#f09a45!important;
}
footer .footer-grid>div:nth-child(2) a:nth-last-child(-n+3){
  color:#f1d0b8!important;
  font-weight:800;
}
footer .footer-bottom{
  margin-top:54px!important;
  padding-top:24px!important;
  border-top:1px solid rgba(240,154,69,.18)!important;
}
@media(max-width:1200px){
  footer .footer-grid{
    grid-template-columns:1.35fr 1fr 1fr!important;
  }
  .footer-newsletter-card{
    grid-column:1 / -1;
    display:flex!important;
  }
}
@media(max-width:720px){
  footer .footer-grid{
    grid-template-columns:1fr!important;
  }
  .footer-newsletter-card{
    grid-column:auto;
    display:flex!important;
  }
}

/* Match homepage section labels to Gemini-style sparkle markers */
.nx-section-label{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  color:#c56d26!important;
  letter-spacing:.14em!important;
}
.nx-section-label:before,
.nx-section-label:after{
  content:""!important;
  display:block!important;
  flex:0 0 auto!important;
  border-radius:0!important;
  background:currentColor!important;
  transform:rotate(45deg)!important;
  clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)!important;
}
.nx-section-label:before{
  width:16px!important;
  height:16px!important;
}
.nx-section-label:after{
  position:absolute!important;
  left:18px!important;
  top:-4px!important;
  width:7px!important;
  height:7px!important;
  opacity:.8!important;
}
.nx-process .nx-section-label,
.nx-services .nx-section-label,
.nx-testimonials .nx-section-label{
  color:#f09a45!important;
}

/* Contact action cards final polish */
.contact-info .contact-cards{
  gap:16px!important;
  margin-top:34px!important;
}
.contact-info .contact-cards a,
.contact-info .contact-cards button.contact-action{
  width:100%!important;
  min-height:104px!important;
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 34px!important;
  grid-template-rows:auto auto!important;
  column-gap:20px!important;
  align-items:center!important;
  padding:22px 26px!important;
  border:1px solid rgba(197,109,38,.12)!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,#fff,#f7eee6)!important;
  color:#171717!important;
  box-shadow:0 14px 34px rgba(23,23,23,.06)!important;
  text-align:left!important;
  font:inherit!important;
  cursor:pointer;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.contact-info .contact-cards a:hover,
.contact-info .contact-cards button.contact-action:hover{
  transform:translateY(-3px);
  border-color:rgba(197,109,38,.32)!important;
  box-shadow:0 20px 44px rgba(23,23,23,.1)!important;
}
.contact-info .contact-cards a>span,
.contact-info .contact-cards button.contact-action>span{
  grid-row:1 / 3!important;
  grid-column:1!important;
  width:44px!important;
  height:44px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,#8d4219,#f09a45)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.05em!important;
}
.contact-info .contact-cards a small,
.contact-info .contact-cards button.contact-action small{
  grid-column:2!important;
  margin:0!important;
  color:#8a8179!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}
.contact-info .contact-cards a b,
.contact-info .contact-cards button.contact-action b{
  grid-column:2!important;
  min-width:0!important;
  color:#171717!important;
  font-size:clamp(22px,2.4vw,34px)!important;
  line-height:1.1!important;
  font-weight:900!important;
  letter-spacing:-.04em!important;
  overflow-wrap:anywhere!important;
}
.contact-info .contact-cards a i,
.contact-info .contact-cards button.contact-action i{
  grid-row:1 / 3!important;
  grid-column:3!important;
  width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#c56d26!important;
  font-style:normal!important;
  font-size:18px!important;
  box-shadow:0 8px 20px rgba(197,109,38,.12)!important;
}
@media(max-width:720px){
  .contact-info .contact-cards a,
  .contact-info .contact-cards button.contact-action{
    min-height:92px!important;
    grid-template-columns:38px minmax(0,1fr) 30px!important;
    gap:14px!important;
    padding:18px!important;
    border-radius:22px!important;
  }
  .contact-info .contact-cards a>span,
  .contact-info .contact-cards button.contact-action>span{
    width:38px!important;
    height:38px!important;
  }
  .contact-info .contact-cards a b,
  .contact-info .contact-cards button.contact-action b{
    font-size:22px!important;
  }
}

/* Homepage testimonial one-by-one slider */
.nx-testimonials{
  overflow:hidden;
}
.nx-testimonial-slider{
  position:relative;
  overflow:hidden;
  padding:4px 0 42px;
}
.nx-testimonial-slider:before,
.nx-testimonial-slider:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  z-index:2;
  width:min(120px,12vw);
  pointer-events:none;
}
.nx-testimonial-slider:before{
  left:0;
  background:linear-gradient(90deg,#f8f3ee,rgba(248,243,238,0));
}
.nx-testimonial-slider:after{
  right:0;
  background:linear-gradient(270deg,#f8f3ee,rgba(248,243,238,0));
}
.nx-testimonial-slider .nx-testimonial-grid{
  display:flex!important;
  grid-template-columns:none!important;
  gap:24px!important;
  width:100%;
  transform:translateX(0);
  transition:transform .55s cubic-bezier(.22,.61,.36,1);
  will-change:transform;
}
.nx-testimonial-slider .nx-testimonial-grid.is-resetting{
  transition:none!important;
}
.nx-testimonial-slider .nx-testimonial-grid article{
  width:calc((100% - 48px) / 3);
  min-height:260px;
  flex:0 0 auto;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  border-radius:22px;
  background:linear-gradient(145deg,#151515,#282928)!important;
  border:1px solid rgba(240,154,69,.12);
}
.nx-testimonial-slider .nx-testimonial-grid p{
  margin-bottom:28px;
}
.nx-testimonial-slider .nx-testimonial-grid b{
  margin-top:auto;
}
.nx-testimonial-dots{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:9px;
}
.nx-testimonial-dots button{
  width:9px;
  height:9px;
  padding:0;
  border:0;
  border-radius:999px;
  background:rgba(197,109,38,.28);
  cursor:pointer;
  transition:width .22s ease,background .22s ease,transform .22s ease;
}
.nx-testimonial-dots button:hover{
  transform:translateY(-1px);
}
.nx-testimonial-dots button.is-active{
  width:28px;
  background:#c56d26;
}
@media(max-width:720px){
  .nx-testimonial-slider:before,
  .nx-testimonial-slider:after{
    width:42px;
  }
  .nx-testimonial-slider .nx-testimonial-grid{
    gap:14px!important;
  }
  .nx-testimonial-slider .nx-testimonial-grid article{
    width:calc(100vw - 54px);
    min-height:250px;
  }
}
@media(prefers-reduced-motion:reduce){
  .nx-testimonial-slider .nx-testimonial-grid{
    transition:none;
  }
}

/* Final typography system: one clean font scale across the public website */
:root{
  --font-heading:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --font-body:"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --type-hero:clamp(42px,5vw,72px);
  --type-page-hero:clamp(38px,4.2vw,64px);
  --type-section:clamp(30px,3.4vw,48px);
  --type-card:clamp(20px,2vw,26px);
  --type-body:16px;
  --type-small:14px;
  --leading-tight:1.12;
  --leading-body:1.72;
}
body{
  font-family:var(--font-body)!important;
  font-size:var(--type-body)!important;
  line-height:var(--leading-body)!important;
  color:#171717!important;
}
body *{
  letter-spacing:0!important;
}
h1,h2,h3,h4,h5,h6,
.brand,
.hero-copy h1,
.page-hero h1,
.section-heading h2,
.section-head h2,
.story-copy h2,
.compare-grid h2,
.contact-info h2,
.service-content h2,
.studio-intro h2,
.studio-result-bar h2,
.cta-inner .cta-copy h2,
.footer-newsletter-card h3{
  font-family:var(--font-heading)!important;
  font-weight:800!important;
  letter-spacing:0!important;
}
.hero-copy h1{
  font-size:var(--type-hero)!important;
  line-height:1.04!important;
}
.page-hero h1,
body:not(.page-home) .page-hero h1{
  font-size:var(--type-page-hero)!important;
  line-height:1.08!important;
}
.intro-grid h2,
.section-heading h2,
.section-head h2,
.story-copy h2,
.compare-grid h2,
.contact-info h2,
.service-content h2,
.estimator-tease h2,
.studio-intro h2,
.studio-result-bar h2,
.cta-inner .cta-copy h2{
  font-size:var(--type-section)!important;
  line-height:1.12!important;
}
h3,
.service-row h3,
.process-grid h3,
.value-grid h3,
.promise-grid h3,
.service-showcase-content h3,
.studio-panel h2,
.footer-newsletter-card h3{
  font-size:var(--type-card)!important;
  line-height:1.22!important;
}
p,
li,
.hero-copy>p,
.page-hero p,
.intro-copy .lead,
.story-copy .lead,
.compare-grid .lead,
.service-content .lead,
.studio-intro p,
.cta-inner .cta-copy p,
.contact-info .contact-cards a b,
.contact-info .contact-cards button.contact-action b{
  font-family:var(--font-body)!important;
  line-height:var(--leading-body)!important;
}
p,
li,
.page-hero p,
.hero-copy>p,
.studio-intro p,
.cta-inner .cta-copy p{
  font-size:var(--type-body)!important;
}
.service-row p,
.process-grid p,
.value-grid p,
.promise-grid p,
.footer-brand p,
footer a,
footer small,
.footer-contact-list a,
.footer-contact-list button,
.footer-contact-list small,
.quote-help,
.draft-status,
small{
  font-family:var(--font-body)!important;
  font-size:var(--type-small)!important;
  line-height:1.65!important;
}
.kicker,
.nx-section-label,
.eyebrow,
.btn,
button,
input,
select,
textarea,
label,
.glass-nav nav a,
.nav-call b,
.quote-progress li,
.quote-builder label>span,
.choice-field>legend{
  font-family:var(--font-body)!important;
}
.kicker,
.nx-section-label,
.eyebrow,
.quote-step>header>span,
.quote-progress:before,
.studio-result-bar small,
.studio-form label>span,
.studio-panel label>span,
.contact-info .contact-cards a small,
.contact-info .contact-cards button.contact-action small{
  font-size:12px!important;
  font-weight:800!important;
  text-transform:uppercase!important;
}
.btn,
button,
.glass-nav nav a,
input,
select,
textarea{
  font-size:14px!important;
  line-height:1.35!important;
}
.glass-nav nav a,
.nav-call b,
.footer-grid h4,
.footer-legal-row a{
  font-weight:800!important;
}
@media(max-width:720px){
  :root{
    --type-hero:38px;
    --type-page-hero:34px;
    --type-section:30px;
    --type-card:21px;
    --type-body:15px;
    --type-small:13px;
  }
}

/* Expanded services catalogue */
.service-order-list{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin:-18px 0 34px;
}
.service-order-list a{
  min-height:64px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:14px 16px;
  border-radius:18px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(197,109,38,.14);
  color:#242424;
  font-weight:800;
  box-shadow:0 10px 28px rgba(23,23,23,.045);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.service-order-list a:hover{
  transform:translateY(-2px);
  border-color:rgba(197,109,38,.34);
  box-shadow:0 16px 34px rgba(23,23,23,.08);
}
.service-order-list span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  flex:0 0 34px;
  border-radius:50%;
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
  font-size:12px;
}
.services-expanded-grid .service-showcase-card{
  display:flex;
  flex-direction:column;
}
.services-expanded-grid .service-showcase-content{
  display:flex;
  flex:1;
  flex-direction:column;
}
.services-expanded-grid .service-showcase-content p{
  min-height:84px;
}
.services-expanded-grid .service-points{
  margin-top:auto;
}
.services-expanded-grid .service-showcase-content a{
  margin-top:2px;
}
@media(max-width:1100px){
  .service-order-list{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:820px){
  .service-order-list{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .services-expanded-grid .service-showcase-content p{
    min-height:0;
  }
}
@media(max-width:560px){
  .service-order-list{
    grid-template-columns:1fr;
  }
}

/* Homepage expanded services */
.nx-home-service-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}
.nx-home-service-grid .nx-service-card{
  min-height:220px;
  padding:24px;
}
.nx-home-service-grid .nx-service-card h3{
  margin:30px 0 10px;
}
.nx-home-service-grid .nx-service-card p{
  font-size:13px!important;
  line-height:1.65!important;
}
@media(max-width:1180px){
  .nx-home-service-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:820px){
  .nx-home-service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:560px){
  .nx-home-service-grid{
    grid-template-columns:1fr!important;
  }
  .nx-home-service-grid .nx-service-card{
    min-height:190px;
  }
}

/* Individual service detail pages */
.sr-service-hero{
  background-image:var(--service-hero);
}
.sr-service-hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.88),rgba(20,18,16,.7) 58%,rgba(197,109,38,.18)),
    radial-gradient(circle at 76% 40%,rgba(240,154,69,.22),transparent 32%);
}
.sr-service-detail{
  background:linear-gradient(180deg,#f8f3ee,#eee7de);
}
.sr-service-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:30px;
  align-items:start;
}
.sr-service-main{
  display:grid;
  gap:22px;
}
.sr-service-intro,
.sr-service-block,
.sr-service-card,
.sr-related-services{
  border:1px solid rgba(197,109,38,.14);
  border-radius:28px;
  background:linear-gradient(145deg,#fff,#f6eee7);
  box-shadow:0 18px 46px rgba(23,23,23,.07);
}
.sr-service-intro{
  display:grid;
  grid-template-columns:82px minmax(0,1fr);
  gap:26px;
  padding:34px;
}
.sr-service-intro>span{
  width:82px;
  height:82px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
  font-weight:900;
}
.sr-service-intro h2,
.sr-service-block h2{
  margin:0 0 14px;
  color:#171717;
}
.sr-service-intro .lead{
  margin-bottom:14px;
  color:#3d3935!important;
  font-size:18px!important;
}
.sr-service-intro p:last-child{
  margin-bottom:0;
  color:#5d5f5f!important;
}
.sr-service-block{
  padding:34px;
}
.sr-service-checks{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.sr-service-checks span{
  min-height:62px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:14px 16px;
  border-radius:18px;
  background:#fff;
  color:#2d2b29;
  font-weight:800;
  box-shadow:0 8px 22px rgba(23,23,23,.045);
}
.sr-service-checks span:before{
  content:"";
  width:9px;
  height:9px;
  flex:0 0 9px;
  border-radius:50%;
  background:#c56d26;
}
.sr-service-steps{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.sr-service-steps article{
  min-height:150px;
  padding:18px;
  border-radius:20px;
  background:linear-gradient(145deg,#191919,#292929);
  color:#fff;
}
.sr-service-steps span{
  color:#f09a45;
  font-weight:900;
}
.sr-service-steps h3{
  margin:44px 0 0;
  color:#fff;
  font-size:18px!important;
}
.sr-service-tips ul{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:12px;
}
.sr-service-tips li{
  position:relative;
  padding:16px 18px 16px 46px;
  border-radius:18px;
  background:#fff;
  color:#3e3f3f!important;
  font-weight:700;
}
.sr-service-tips li:before{
  content:"";
  position:absolute;
  left:18px;
  top:24px;
  width:10px;
  height:10px;
  border-radius:2px;
  background:#c56d26;
  transform:rotate(45deg);
}
.sr-service-sidebar{
  position:sticky;
  top:108px;
  display:grid;
  gap:16px;
}
.sr-service-card{
  overflow:hidden;
}
.sr-service-card img{
  width:100%;
  height:210px;
  object-fit:cover;
}
.sr-service-card>div{
  padding:26px;
}
.sr-service-card span{
  color:#c56d26;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}
.sr-service-card h2{
  margin:12px 0 10px;
  color:#171717;
  font-size:28px!important;
}
.sr-service-card p{
  color:#5d5f5f!important;
}
.sr-service-card .btn{
  width:100%;
  margin-top:10px;
  border-radius:999px;
}
.sr-service-card .btn.outline{
  border-color:rgba(23,23,23,.18);
  background:#fff;
}
.sr-related-services{
  padding:24px;
}
.sr-related-services h3{
  margin:0 0 14px;
  color:#171717;
  font-size:22px!important;
}
.sr-related-services a{
  display:flex;
  align-items:center;
  gap:12px;
  padding:12px 0;
  border-top:1px solid rgba(23,23,23,.08);
  color:#2d2b29;
  font-weight:800;
}
.sr-related-services a span{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  flex:0 0 30px;
  border-radius:50%;
  background:#fff2e6;
  color:#c56d26;
  font-size:11px;
}
.sr-related-services .all-services-link{
  color:#c56d26;
}
@media(max-width:1100px){
  .sr-service-layout{
    grid-template-columns:1fr;
  }
  .sr-service-sidebar{
    position:static;
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:820px){
  .sr-service-intro,
  .sr-service-checks,
  .sr-service-steps,
  .sr-service-sidebar{
    grid-template-columns:1fr;
  }
  .sr-service-intro,
  .sr-service-block{
    padding:24px;
    border-radius:22px;
  }
  .sr-service-card,
  .sr-related-services{
    border-radius:22px;
  }
}

/* Services dropdown navigation and FAQ/CTA width alignment */
.glass-nav nav .nav-dropdown{
  position:relative;
  display:flex;
  align-items:center;
}
.glass-nav nav .nav-dropdown>a{
  display:inline-flex;
  align-items:center;
  gap:6px;
}
.glass-nav nav .nav-dropdown>a span{
  color:#f09a45;
  font-size:13px;
  transition:transform .2s ease;
}
.glass-nav nav .nav-dropdown-menu{
  position:absolute;
  top:calc(100% + 24px);
  left:50%;
  width:min(760px,calc(100vw - 64px));
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  padding:18px;
  border:1px solid rgba(240,154,69,.22);
  border-radius:22px;
  background:linear-gradient(145deg,rgba(15,15,15,.98),rgba(43,39,34,.98));
  box-shadow:0 28px 70px rgba(0,0,0,.34);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate(-50%,10px);
  transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
}
.glass-nav nav .nav-dropdown:hover .nav-dropdown-menu,
.glass-nav nav .nav-dropdown:focus-within .nav-dropdown-menu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translate(-50%,0);
}
.glass-nav nav .nav-dropdown:hover>a span,
.glass-nav nav .nav-dropdown:focus-within>a span{
  transform:rotate(180deg);
}
.glass-nav nav .nav-dropdown-menu a{
  min-height:54px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:11px 13px;
  border-radius:14px;
  color:#f7f1eb!important;
  background:rgba(255,255,255,.035);
  white-space:normal;
}
.glass-nav nav .nav-dropdown-menu a:after{
  display:none!important;
}
.glass-nav nav .nav-dropdown-menu a:hover{
  color:#f09a45!important;
  background:rgba(240,154,69,.12);
  transform:none;
}
.glass-nav nav .nav-dropdown-menu a span{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  flex:0 0 30px;
  border-radius:50%;
  background:linear-gradient(135deg,#8d4219,#f09a45);
  color:#fff;
  font-size:11px;
  font-weight:900;
}
.sr-faq-section>.shell{
  width:min(1180px,calc(100% - 96px))!important;
}
.sr-faq-list{
  width:min(1180px,100%)!important;
  margin-inline:auto!important;
}
.cta-inner{
  width:min(1280px,calc(100% - 72px))!important;
}
@media(max-width:1000px){
  .glass-nav nav .nav-dropdown{
    display:block;
    width:100%;
  }
  .glass-nav nav .nav-dropdown>a{
    width:100%;
    justify-content:center;
  }
  .glass-nav nav .nav-dropdown-menu{
    position:static;
    width:100%;
    max-height:280px;
    overflow:auto;
    grid-template-columns:1fr;
    margin:10px 0 0;
    padding:10px;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
    background:rgba(255,255,255,.06);
    box-shadow:none;
  }
  .glass-nav nav .nav-dropdown-menu a{
    justify-content:flex-start;
    min-height:46px;
    font-size:13px!important;
  }
}
@media(max-width:720px){
  .sr-faq-section>.shell{
    width:calc(100% - 44px)!important;
  }
  .cta-inner{
    width:calc(100% - 28px)!important;
  }
}

/* Mobile services menu and Instagram feed */
@media(max-width:1000px){
  .glass-nav nav.open{
    align-items:stretch!important;
    gap:6px!important;
    inset:86px 12px auto!important;
    max-height:calc(100vh - 116px);
    overflow:auto;
    padding:22px 20px 118px!important;
    border:1px solid rgba(240,154,69,.18);
    border-radius:0 0 24px 24px;
    background:linear-gradient(145deg,rgba(10,10,10,.96),rgba(39,31,24,.95))!important;
    box-shadow:0 26px 65px rgba(0,0,0,.34);
  }
  .glass-nav nav.open>a,
  .glass-nav nav.open .nav-dropdown>a{
    width:100%!important;
    min-height:48px;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    padding:12px 14px!important;
    border-radius:14px;
    text-align:left!important;
    color:rgba(255,255,255,.88)!important;
    font-size:15px!important;
    line-height:1.2;
  }
  .glass-nav nav.open>a:after,
  .glass-nav nav.open .nav-dropdown>a:after{
    display:none!important;
  }
  .glass-nav nav.open>a.active,
  .glass-nav nav.open .nav-dropdown>a.active{
    background:rgba(240,154,69,.1);
    color:#f3a24d!important;
  }
  .glass-nav nav.open .nav-dropdown>a{
    justify-content:space-between!important;
  }
  .glass-nav nav.open .nav-dropdown>a span{
    margin-left:auto;
    color:#f3a24d;
    font-size:16px;
  }
  .glass-nav nav .nav-dropdown:not(.open) .nav-dropdown-menu{
    display:none!important;
  }
  .glass-nav nav .nav-dropdown.open .nav-dropdown-menu{
    display:grid!important;
    position:static!important;
    left:auto!important;
    top:auto!important;
    width:100%!important;
    max-height:min(50vh,380px);
    overflow:auto;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin:6px 0 12px!important;
    padding:8px!important;
    border:1px solid rgba(240,154,69,.18)!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.075)!important;
    box-shadow:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    z-index:2;
  }
  .glass-nav nav .nav-dropdown.open>a span{
    transform:rotate(180deg);
  }
  .glass-nav nav.open .nav-dropdown-menu a{
    width:100%!important;
    min-height:48px!important;
    display:grid!important;
    grid-template-columns:32px minmax(0,1fr);
    align-items:center!important;
    justify-content:stretch!important;
    gap:10px!important;
    padding:10px 12px!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.08)!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:800!important;
    text-align:left!important;
    white-space:normal!important;
    overflow:hidden;
  }
  .glass-nav nav.open .nav-dropdown-menu a span{
    width:28px!important;
    height:28px!important;
    min-width:28px;
    font-size:10px!important;
    margin:0!important;
  }
  .glass-nav nav.open .nav-quote{
    width:max-content!important;
    min-width:168px;
    margin:10px 0 0!important;
    justify-content:center!important;
    padding-inline:22px!important;
  }
}
.sr-instagram-section{
  padding-top:80px;
  background:linear-gradient(180deg,#f6f1eb 0%,#f2ece4 100%);
}
.sr-instagram-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:28px;
  margin-bottom:34px;
}
.sr-instagram-head h2{
  max-width:780px;
  margin:12px 0 8px;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.5px;
  color:#171717;
}
.sr-instagram-head p{
  max-width:650px;
  color:#596061;
  font-size:17px;
}
.sr-instagram-frame{
  overflow:hidden;
  border-radius:34px;
  padding:26px;
  background:linear-gradient(135deg,#151515,#2d241d);
  box-shadow:0 28px 70px rgba(31,23,17,.16);
}
.sr-instagram-track{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(230px,260px);
  gap:18px;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scroll-snap-type:x mandatory;
  padding-bottom:8px;
}
.sr-instagram-track::-webkit-scrollbar{
  height:8px;
}
.sr-instagram-track::-webkit-scrollbar-thumb{
  background:rgba(240,154,69,.55);
  border-radius:999px;
}
.sr-instagram-card{
  position:relative;
  aspect-ratio:9/16;
  overflow:hidden;
  border-radius:26px;
  scroll-snap-align:start;
  background:#0b0b0b;
  color:#fff;
  box-shadow:0 18px 40px rgba(0,0,0,.24);
}
.sr-instagram-card img,
.sr-instagram-card video{
  width:100%;
  height:100%;
  object-fit:cover;
}
.sr-instagram-card:after{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.15),transparent 38%,rgba(0,0,0,.78));
  pointer-events:none;
}
.sr-instagram-card span,
.sr-instagram-card strong{
  position:absolute;
  left:18px;
  right:18px;
  z-index:1;
}
.sr-instagram-card span{
  top:18px;
  width:max-content;
  max-width:calc(100% - 36px);
  padding:7px 10px;
  border-radius:999px;
  background:rgba(13,13,13,.58);
  color:#f0b267;
  font-size:10px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
}
.sr-instagram-card strong{
  bottom:18px;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
  font:800 15px/1.35 'Manrope',sans-serif;
}
.site-location-picker{
  display:grid;
  gap:8px;
  margin:12px 0 16px;
}
.site-location-button{
  width:100%;
  min-height:48px;
  border:1px solid rgba(199,106,31,.25);
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  background:linear-gradient(135deg,rgba(199,106,31,.12),rgba(255,255,255,.78));
  color:#2a211a;
  font:800 13px 'Manrope',sans-serif;
  cursor:pointer;
  transition:.2s ease;
}
.site-location-button:hover{
  border-color:rgba(199,106,31,.5);
  transform:translateY(-1px);
}
.site-location-button:disabled{
  cursor:wait;
  opacity:.72;
  transform:none;
}
.site-location-button .icon{
  width:18px;
  height:18px;
  color:#c66a1f;
}
.site-location-picker small{
  color:#687780;
  font-size:12px;
  line-height:1.45;
}
.site-location-picker[data-state="success"] .site-location-button{
  border-color:rgba(33,140,88,.38);
  background:linear-gradient(135deg,rgba(33,140,88,.13),rgba(255,255,255,.84));
}
.site-location-picker[data-state="success"] small{
  color:#24734d;
}
.site-location-picker[data-state="error"] small{
  color:#b74d2a;
}
@media(max-width:820px){
  .sr-instagram-head{
    display:block;
  }
  .sr-instagram-head .nx-chip{
    margin-top:16px;
  }
  .sr-instagram-frame{
    border-radius:24px;
    padding:16px;
  }
  .sr-instagram-track{
    grid-auto-columns:minmax(210px,72vw);
  }
}

/* Professional typography pass */
:root{
  --font-heading:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --font-body:"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --type-display:64px;
  --type-page-title:56px;
  --type-section-title:42px;
  --type-card-title:23px;
  --type-body:16px;
  --type-supporting:14px;
  --leading-display:1.08;
  --leading-heading:1.18;
  --leading-body:1.72;
}
html{
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
}
body{
  font-family:var(--font-body)!important;
  font-size:var(--type-body)!important;
  font-weight:400;
  line-height:var(--leading-body)!important;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
body *{
  letter-spacing:0!important;
}
h1,h2,h3,h4,h5,h6{
  margin-top:0;
  font-family:var(--font-heading)!important;
  font-weight:700!important;
  line-height:var(--leading-heading)!important;
  text-wrap:balance;
}
p,li,dd,blockquote{
  font-family:var(--font-body)!important;
  line-height:var(--leading-body)!important;
}
p{
  text-wrap:pretty;
}
.nx-hero-copy{
  width:min(850px,100%);
}
.nx-hero-copy h1,
.hero-copy h1{
  max-width:850px;
  margin-inline:auto;
  font-size:var(--type-display)!important;
  font-weight:700!important;
  line-height:var(--leading-display)!important;
  text-transform:none!important;
}
.nx-hero-copy p,
.kicker,
.nx-section-label,
.eyebrow{
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.45!important;
}
.nx-hero-copy>span,
.hero-copy>p,
.page-hero p{
  font-size:var(--type-body)!important;
  line-height:1.75!important;
}
body:not(.page-home) .page-hero h1,
.page-hero h1,
.legal-hero h1,
.quote-hero h1{
  max-width:900px;
  margin-inline:auto;
  font-size:var(--type-page-title)!important;
  font-weight:700!important;
  line-height:1.1!important;
  text-transform:none!important;
}
.intro-grid h2,
.section-heading h2,
.section-head h2,
.nx-property-head h2,
.nx-guidance h2,
.nx-packages h2,
.nx-quality-copy h2,
.story-copy h2,
.compare-grid h2,
.contact-info h2,
.service-content h2,
.estimator-tease h2,
.studio-intro h2,
.studio-result-bar h2,
.sr-instagram-head h2,
.cta-inner .cta-copy h2{
  font-size:var(--type-section-title)!important;
  font-weight:700!important;
  line-height:1.18!important;
}
.nx-about-card h2{
  font-size:30px!important;
  line-height:1.22!important;
}
h3,
.nx-service-card h3,
.nx-process-grid h3,
.nx-project-card h3,
.service-row h3,
.process-grid h3,
.value-grid h3,
.promise-grid h3,
.service-showcase-content h3,
.studio-panel h2,
.footer-newsletter-card h3{
  font-size:var(--type-card-title)!important;
  font-weight:700!important;
  line-height:1.28!important;
}
.nx-service-card p,
.nx-home-service-grid .nx-service-card p,
.nx-process-grid p,
.nx-project-card p,
.service-row p,
.process-grid p,
.value-grid p,
.promise-grid p,
.editorial-note p,
.project-card p,
.footer-brand p,
footer a,
footer small,
.footer-contact-list a,
.footer-contact-list button,
.footer-contact-list small{
  font-size:var(--type-supporting)!important;
  line-height:1.68!important;
}
.nx-about-card p,
.nx-property-head p,
.nx-guidance p,
.nx-packages p,
.nx-quality-copy p,
.story-copy .lead,
.service-content .lead,
.compare-grid .lead,
.contact-info>p{
  font-size:var(--type-body)!important;
  line-height:1.75!important;
}
.nx-stats b,
.numbers-grid b,
.nx-package-list b,
.result-card h2,
.quote-summary-card h2{
  font-family:var(--font-heading)!important;
  font-weight:700!important;
}
.nx-stats small,
.nx-package-list small,
.nx-package-list em,
.image-label,
.compare-label,
.result-note,
.estimate-help,
.pricing-note{
  font-family:var(--font-body)!important;
  font-size:13px!important;
  line-height:1.6!important;
}
.glass-nav nav a,
.nav-call b,
.btn,
.nx-chip,
.nx-mini-actions a,
.nx-project-card a,
.nx-service-links a,
.footer-grid h4,
.footer-legal-row a{
  font-family:var(--font-body)!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.35!important;
}
label,
.estimator-form label>span,
.requirement-form label>span,
.modal-card label>span,
.studio-form label>span,
.studio-panel label>span,
.quote-builder label>span,
.choice-field>legend{
  font-family:var(--font-body)!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.45!important;
}
input,
select,
textarea,
button{
  font-family:var(--font-body)!important;
  font-size:15px!important;
  font-weight:500;
  line-height:1.5!important;
}
.btn,
button,
input[type="submit"]{
  font-weight:700;
}
.sr-faq-head h2{
  font-size:var(--type-section-title)!important;
  line-height:1.18!important;
}
.sr-faq-question,
.sr-faq-question strong,
.sr-faq-item summary{
  font-family:var(--font-heading)!important;
  font-size:17px!important;
  font-weight:700!important;
  line-height:1.45!important;
}
.sr-faq-answer,
.sr-faq-answer p,
.sr-faq-item>p,
.sr-faq-item>div,
.sr-faq-item>div p{
  font-size:15px!important;
  line-height:1.75!important;
}
.legal-content h2{
  font-size:24px!important;
  line-height:1.3!important;
}
.legal-content p,
.legal-content li{
  font-size:15px!important;
  line-height:1.75!important;
}
.footer-newsletter-card h3{
  font-size:25px!important;
}

/* Hero headline gradient treatment */
.nx-hero-copy h1,
.hero-copy h1,
body:not(.page-home) .page-hero h1,
.page-hero h1,
.legal-hero h1,
.quote-hero h1{
  color:#fff!important;
  background:linear-gradient(105deg,#ffffff 0%,#fff4de 42%,#e1a03d 74%,#f7d78d 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  filter:drop-shadow(0 8px 24px rgba(0,0,0,.68));
  text-shadow:none!important;
}
.nx-hero-copy h1 em,
.hero-copy h1 em,
body:not(.page-home) .page-hero h1 em,
.page-hero h1 em,
.legal-hero h1 em,
.quote-hero h1 em{
  display:inline-block;
  color:#f09a45!important;
  background:linear-gradient(100deg,#f09a45 0%,#f7d78d 46%,#c56d26 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  font-style:inherit;
  filter:drop-shadow(0 7px 20px rgba(0,0,0,.62));
}
@supports not ((background-clip:text) or (-webkit-background-clip:text)){
  .nx-hero-copy h1,
  .hero-copy h1,
  body:not(.page-home) .page-hero h1,
  .page-hero h1,
  .legal-hero h1,
  .quote-hero h1{
    background:none!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
  }
  .nx-hero-copy h1 em,
  .hero-copy h1 em,
  body:not(.page-home) .page-hero h1 em,
  .page-hero h1 em,
  .legal-hero h1 em,
  .quote-hero h1 em{
    background:none!important;
    color:#f09a45!important;
    -webkit-text-fill-color:#f09a45!important;
  }
}

@media(max-width:1000px){
  :root{
    --type-display:52px;
    --type-page-title:48px;
    --type-section-title:36px;
    --type-card-title:22px;
  }
}
@media(max-width:720px){
  :root{
    --type-display:38px;
    --type-page-title:36px;
    --type-section-title:30px;
    --type-card-title:20px;
    --type-body:15px;
    --type-supporting:14px;
  }
  .nx-hero-copy h1,
  .hero-copy h1,
  body:not(.page-home) .page-hero h1,
  .page-hero h1,
  .legal-hero h1,
  .quote-hero h1{
    line-height:1.12!important;
  }
  .nx-about-card h2{
    font-size:26px!important;
  }
  .glass-nav nav a,
  .nav-call b,
  .btn,
  .nx-chip,
  .nx-mini-actions a,
  .nx-project-card a,
  .nx-service-links a{
    font-size:14px!important;
  }
  .sr-faq-question,
  .sr-faq-question strong,
  .sr-faq-item summary{
    font-size:16px!important;
  }
}
