:root{--navy:#102b43;--navy-deep:#0b2338;--gold:#c99831;--gold-light:#e2b54d;--ink:#162d40;--muted:#52616c;--line:#dce3e8;--paper:#f8fafb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:15px}button,input,textarea{font:inherit}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1240px,calc(100% - 64px));margin:auto}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,.btn,.eyebrow,.trust-item strong,.header-phone{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif}h1,h2,h3{line-height:.98}h2{font-size:clamp(42px,4.3vw,68px);font-weight:800;margin:4px 0 12px;letter-spacing:-.012em}h2 em,h1 em{font-style:normal;color:var(--gold)}.eyebrow{color:#aa7920;letter-spacing:.23em;font-weight:700;font-size:15px;margin:0}.eyebrow.gold{color:var(--gold-light)}.rule{display:block;width:82px;height:3px;background:var(--gold);margin-top:16px}.section{padding:76px 0}.site-header{height:104px;padding:12px max(32px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px;background:rgba(255,255,255,.97);position:relative;z-index:20;box-shadow:0 2px 18px #122d4110}.brand{width:165px;flex:none}.brand img{width:100%;height:78px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:31px;margin-left:auto}.main-nav a{font:600 17px 'Barlow Condensed',sans-serif;padding:10px 0;border-bottom:2px solid transparent;white-space:nowrap;transition:color .2s,border-color .2s}.main-nav a:hover,.main-nav a.active{color:#a6751e;border-color:var(--gold)}.header-phone{background:linear-gradient(120deg,#b88020,#d7a642);color:#fff;padding:13px 19px;border-radius:4px;font-size:21px;font-weight:700;display:flex;align-items:center;gap:11px;white-space:nowrap;box-shadow:0 6px 20px #a7752430}.header-phone img{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1)}.menu-toggle{display:none}.hero{height:min(570px,48vw);min-height:470px;position:relative;background:url('assets/hero.png') center 52%/cover no-repeat;display:flex;align-items:center;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,31,50,.95) 0%,rgba(9,31,50,.78) 32%,rgba(9,31,50,.08) 70%)}.hero-content{position:relative;z-index:1;color:white}.hero h1{font-size:clamp(50px,6vw,90px);font-weight:800;letter-spacing:-.02em;margin:8px 0 16px;text-wrap:balance}.hero-intro{font-size:18px;max-width:520px;line-height:1.45;margin-bottom:26px}.button-row{display:flex;gap:16px;flex-wrap:wrap}.btn{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 23px;border-radius:3px;font-size:20px;font-weight:700;letter-spacing:.01em;min-height:48px;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s}.btn:hover{transform:translateY(-3px);box-shadow:0 9px 20px #0002}.btn-gold{background:linear-gradient(110deg,#ebba54,#c88c24);color:var(--navy-deep)}.btn-outline{border-color:#fff;color:#fff;background:#102b4360}.hero-script{position:absolute;right:5.5%;top:32%;z-index:1;color:var(--navy-deep);font:italic 29px/1.08 Georgia,serif;text-align:center;transform:rotate(-8deg)}.hero-script span,.photo-quote span{display:block;height:4px;background:var(--gold);width:75%;margin:12px auto 0;transform:rotate(-9deg)}.trust-bar{background:linear-gradient(100deg,#102b43,#082239);color:#fff}.trust-grid{min-height:112px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.trust-item{display:flex;align-items:center;gap:24px;padding:12px 48px;border-right:1px solid var(--gold)}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0}.trust-item img{width:62px;height:62px;object-fit:contain}.trust-item strong{display:block;font-size:24px;line-height:1}.trust-item span{display:block;font-size:13px;line-height:1.35;margin-top:3px}.services,.projects,.process{background:radial-gradient(circle at 2% 50%,#edf0f2 0 1px,transparent 2px),#fbfcfd;background-size:20px 20px}.section-heading{margin-bottom:28px}.split{display:grid;grid-template-columns:1fr .78fr;align-items:end;gap:50px}.split>p{max-width:470px;line-height:1.5;margin:0 0 13px;font-size:16px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.service-card{min-height:252px;background:#fff;border:1px solid #e1e6ea;border-radius:4px;text-align:center;padding:26px 13px 18px;box-shadow:0 9px 22px #1531490d;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-7px);box-shadow:0 15px 32px #1531491b}.service-card img{height:70px;width:74px;object-fit:contain;margin:0 auto 18px}.service-card h3{font-size:22px;margin-bottom:11px}.service-card p{font-size:13px;line-height:1.35;margin:0}.about{display:grid;grid-template-columns:47% 34% 19%;min-height:450px;background:#fff}.about-photo{min-height:450px;background:linear-gradient(90deg,#e7e7e4a8,#e7e7e400),url('assets/hero.png') 62% center/cover;position:relative}.photo-quote{position:absolute;bottom:15%;left:7%;font:italic 26px/1.1 Georgia,serif;transform:rotate(-9deg);color:var(--navy)}.about-content{padding:45px 26px 45px 40px;align-self:center}.about-content h2{font-size:clamp(38px,3vw,53px)}.about-content>p:not(.eyebrow){line-height:1.52;font-size:14px;margin:20px 0 18px}.about-content .btn{font-size:17px}.about-points{display:flex;flex-direction:column;justify-content:center;gap:28px;padding:20px 26px 20px 0}.about-points div{display:flex;align-items:center;gap:15px;font-size:14px}.about-points img{width:42px;height:42px;object-fit:contain}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-image{height:240px;background-image:url('assets/hero.png');background-size:cover;transition:transform .35s,filter .35s}.project-card{overflow:hidden}.project-card:hover .project-image{transform:scale(1.035)}.project-one{background-position:72% 56%}.project-two{background-position:48% 42%;filter:saturate(.65) sepia(.1)}.project-three{background-position:92% 65%;filter:saturate(.7) contrast(1.08)}.project-card h3{font-size:20px;margin:11px 0 2px}.project-card p{font-size:14px;color:var(--muted);margin:0}.process{padding-top:46px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.step{border:1px solid #d9e0e5;border-radius:5px;background:#fff;text-align:center;min-height:210px;position:relative;padding:22px 15px 17px}.step:not(:last-child):after{content:'›';position:absolute;right:-24px;top:48%;font:50px/1 Georgia;color:var(--gold)}.step-number{position:absolute;left:14px;top:-17px;width:44px;height:44px;border-radius:50%;background:linear-gradient(120deg,#ac771e,#d3a342);color:white;display:grid;place-items:center;font:700 27px 'Barlow Condensed',sans-serif}.step img{width:45px;height:45px;object-fit:contain;margin:0 auto 13px}.step h3{font-size:22px;margin:0 0 8px}.step p{font-size:13px;line-height:1.4;margin:0}.reviews{background:#f7faf7;padding:72px 0 66px}.reviews-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.slider-controls{display:flex;gap:9px}.slider-arrow{width:43px;height:43px;border:1px solid #cbd4d0;border-radius:50%;background:white;color:var(--navy);font-size:25px;cursor:pointer;transition:background .2s,color .2s}.slider-arrow:hover{background:var(--gold);color:white}.review-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:5px 3px 18px;scrollbar-width:none}.review-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 calc((100% - 54px)/4);min-height:214px;background:#fff;border:1px solid #e1e9e5;border-radius:9px;padding:20px;box-shadow:0 8px 22px #1931260e;scroll-snap-align:start}.review-head{display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;background:#5d8a66;color:white;display:grid;place-items:center;font-weight:700}.review-head strong{display:block;font-size:12px}.review-head small{font-size:10px;color:#738078}.review-head b{margin-left:auto;font-size:17px;color:#428657}.stars{color:#e7b54b;letter-spacing:2px;margin:14px 0 7px}.review-card p{font-size:12px;line-height:1.48;color:#45534b;margin:0}.slider-dots{display:flex;justify-content:center;gap:7px;margin:7px 0 22px}.slider-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#cdd9d0;padding:0;cursor:pointer}.slider-dots button.active{background:var(--gold);width:20px;border-radius:10px}.review-cta{text-align:center}.region{background:#f7faf7;padding:56px 0 72px}.region-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.region h2{font-size:clamp(40px,4vw,60px)}.region p:last-child{max-width:480px;line-height:1.6}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.location-grid span{background:white;border:1px solid #e1e9e5;box-shadow:0 4px 12px #1931260c;border-radius:4px;padding:11px 16px;font-weight:700;font-size:13px}.location-grid span:before{content:'●';color:var(--gold);font-size:11px;margin-right:10px}.contact{background:#102c43;color:#fff;padding:72px 0 55px}.contact-heading h2{font-size:clamp(44px,4.8vw,68px)}.contact-heading>p:last-child{max-width:570px;line-height:1.55;color:#dae3e8}.contact-layout{display:grid;grid-template-columns:40% 1fr;gap:18px;margin-top:31px}.contact-details{display:flex;flex-direction:column;gap:11px}.contact-card{min-height:112px;border:1px solid #ffffff28;border-radius:8px;background:#ffffff0b;display:flex;align-items:center;gap:20px;padding:19px 24px;transition:background .2s}.contact-card[href]:hover{background:#ffffff17}.contact-card img{width:43px;height:43px;object-fit:contain;padding:10px;border-radius:50%;background:#ffffff16}.contact-card small{display:block;color:var(--gold-light);font:700 11px 'Barlow Condensed',sans-serif;letter-spacing:.17em}.contact-card strong{display:block;font-size:20px;margin:3px 0}.contact-card em{font-style:normal;color:#c9d6dc;font-size:12px}.contact-panel{background:#fff;color:var(--navy);padding:32px 35px;border-radius:9px}.contact-panel h3{font-size:38px;margin:5px 0 8px}.contact-panel>p:not(.eyebrow){font-size:14px;line-height:1.5;color:#536271}.contact-panel form{margin-top:17px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-panel label{display:block;font-size:12px;font-weight:700;margin-bottom:12px}.contact-panel input,.contact-panel textarea{width:100%;margin-top:6px;border:1px solid #d5dee4;border-radius:4px;padding:11px 13px;outline:none;resize:vertical;background:#fcfdfd;color:var(--ink)}.contact-panel input:focus,.contact-panel textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c9983122}.contact-panel .btn{font-size:18px}.form-note{color:#647480;font-size:11px;margin:10px 0 0}.contact-bottom{margin-top:16px;border:1px solid #ffffff2b;border-radius:8px;padding:21px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#ffffff0b}.contact-bottom h3{font-size:30px;margin:3px 0 0}.footer{background:#091c2c;color:#e6edf0;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:50px}.footer-brand img{width:175px;height:105px;object-fit:contain;object-position:left center;filter:brightness(1.4)}.footer-brand p{max-width:270px;font-size:12px;line-height:1.5}.footer h4{font-size:14px;letter-spacing:.16em;color:var(--gold-light);margin:14px 0}.footer-grid>div:not(:first-child) a,.footer-grid>div:not(:first-child) span{display:block;font-size:12px;line-height:1.7;margin:4px 0}.footer a:hover{color:var(--gold-light)}.footer-bottom{border-top:1px solid #c9983155;margin-top:33px;padding-top:15px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#aebdc7}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}.service-card:nth-child(2),.step:nth-child(2){transition-delay:.07s}.service-card:nth-child(3),.step:nth-child(3){transition-delay:.14s}.service-card:nth-child(4),.step:nth-child(4){transition-delay:.21s}.service-card:nth-child(5){transition-delay:.28s}.service-card:nth-child(6){transition-delay:.35s}
@media(max-width:1100px){.site-header{padding:12px 24px;gap:18px}.main-nav{gap:15px}.main-nav a{font-size:15px}.header-phone{font-size:18px;padding:11px}.service-grid{grid-template-columns:repeat(3,1fr)}.about{grid-template-columns:42% 40% 18%}.about-content{padding-left:25px}.about-points{gap:18px}.trust-item{padding:12px 25px}.review-card{flex-basis:calc((100% - 36px)/3)}}
@media(max-width:760px){.container{width:min(100% - 36px,560px)}.site-header{height:78px;padding:8px 18px}.brand{width:112px}.brand img{height:60px}.header-phone{margin-left:auto;font-size:16px}.header-phone img{width:17px;height:17px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;border:0;background:transparent;order:3;cursor:pointer}.menu-toggle span{height:2px;width:24px;background:var(--navy);display:block}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:15px 23px 22px;box-shadow:0 15px 20px #102b4322;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{font-size:19px;padding:10px 0}.hero{height:580px;min-height:0;background-position:52% center}.hero-shade{background:linear-gradient(90deg,#092035e8,#0920359c 70%,#09203546)}.hero h1{font-size:clamp(52px,11vw,74px)}.hero-intro{font-size:16px;max-width:400px}.hero-script{display:none}.trust-grid{grid-template-columns:1fr;padding:14px 0}.trust-item,.trust-item:first-child{padding:13px 5px;border-right:0;border-bottom:1px solid #c9983155}.trust-item:last-child{border:0}.trust-item img{width:45px;height:45px}.trust-item strong{font-size:22px}.section{padding:55px 0}.split{grid-template-columns:1fr;gap:13px}.split>p{margin:0}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:220px}.about{grid-template-columns:1fr}.about-photo{min-height:330px}.about-content{padding:42px 22px 20px}.about-points{display:grid;grid-template-columns:1fr 1fr;padding:10px 22px 45px}.project-grid{grid-template-columns:1fr}.project-image{height:260px}.process-grid{grid-template-columns:repeat(2,1fr);gap:25px 14px}.step:nth-child(2):after{display:none}.step:not(:last-child):after{right:-16px}.review-card{flex-basis:calc((100% - 18px)/2)}.region-grid{grid-template-columns:1fr;gap:22px}.contact-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-bottom{flex-direction:column}}
@media(max-width:500px){h2{font-size:42px}.eyebrow{font-size:13px}.header-phone{font-size:0;width:39px;height:39px;padding:0;justify-content:center}.header-phone img{width:20px;height:20px}.hero{height:560px}.hero h1{font-size:50px}.button-row{gap:10px}.btn{font-size:17px;padding:12px 17px}.service-grid{gap:8px}.service-card{padding:20px 8px;min-height:225px}.service-card img{height:55px}.service-card h3{font-size:19px}.service-card p{font-size:12px}.process-grid{grid-template-columns:1fr}.step:not(:last-child):after{content:'⌄';top:auto;bottom:-27px;left:50%;right:auto;transform:translateX(-50%);font-size:38px}.review-card{flex-basis:88%}.reviews-top{align-items:center}.slider-arrow{width:36px;height:36px}.location-grid{gap:7px}.location-grid span{padding:10px 8px;font-size:11px}.contact-heading h2{font-size:44px}.contact-panel{padding:24px 20px}.contact-panel h3{font-size:31px}.field-pair{grid-template-columns:1fr;gap:0}.contact-bottom{align-items:flex-start;flex-direction:column}.contact-bottom h3{font-size:26px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
