/* ========================================================================== 
   PREMIUM REFRESH V13 — unified visual system, compact cookies and motion
   ========================================================================== */
:root{
  --page-max:1480px;
  --ink:#152033;
  --muted:#657086;
  --paper:#fbfaf7;
  --paper-cool:#f5f7fa;
  --navy-950:#061426;
  --navy-900:#091b33;
  --navy-800:#112b4f;
  --gold:#d4ae4e;
  --gold-soft:#efd98f;
  --line:rgba(20,34,55,.10);
  --card-shadow:0 18px 55px rgba(12,25,45,.09);
  --card-shadow-hover:0 28px 75px rgba(12,25,45,.15);
  --radius-lg:26px;
  --radius-md:18px;
}

html{scroll-padding-top:104px}
body{color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.container{max-width:var(--page-max);padding-left:clamp(20px,3vw,46px);padding-right:clamp(20px,3vw,46px)}
::selection{background:rgba(212,174,78,.28);color:#071426}

/* Refined shared controls */
.btn,.header-quote-btn,.premium-quote-btn,.cookie-btn{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,background-color .28s ease,border-color .28s ease,color .28s ease}
.btn,.premium-quote-btn,.header-quote-btn{position:relative;overflow:hidden;isolation:isolate}
.btn::after,.premium-quote-btn::after,.header-quote-btn::after{
  content:"";position:absolute;top:-120%;left:-34%;width:34%;height:340%;z-index:-1;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);
  transform:rotate(18deg);transition:left .65s cubic-bezier(.2,.75,.25,1)
}
.btn:hover::after,.premium-quote-btn:hover::after,.header-quote-btn:hover::after{left:112%}
.btn:active,.premium-quote-btn:active,.header-quote-btn:active{transform:translateY(0) scale(.985)}

/* Header */
.site-global-header{height:auto;background:linear-gradient(180deg,rgba(4,14,28,.96),rgba(4,14,28,.82));border-bottom:1px solid rgba(255,255,255,.09);transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,transform .35s ease}
.site-global-header .premium-header-inner{min-height:88px;padding-top:13px;padding-bottom:13px}
.site-global-header.scrolled{position:fixed;background:rgba(5,17,33,.94);border-color:rgba(212,174,78,.22);box-shadow:0 14px 42px rgba(0,7,16,.20);backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}
.site-global-header .premium-logo-image{height:46px;max-width:250px;filter:drop-shadow(0 5px 14px rgba(0,0,0,.18))}
.site-global-header .premium-nav{gap:clamp(22px,2.3vw,38px)}
.site-global-header .premium-nav>a{padding:12px 0;font-size:14px;letter-spacing:.015em}
.site-global-header .premium-nav>a::after{height:1px;bottom:7px;background:linear-gradient(90deg,var(--gold-soft),var(--gold))}
.header-call{padding-right:17px;border-right:1px solid rgba(255,255,255,.10)}
.header-call-copy small{color:rgba(255,255,255,.56)}
.header-call-copy strong{font-size:14px;letter-spacing:.025em}
.header-call-icon{width:40px;height:40px;border-radius:12px}
.header-quote-btn{min-height:46px;padding:0 20px;border-radius:13px;background:linear-gradient(135deg,#e2c268,#c99e37);box-shadow:0 10px 26px rgba(185,139,37,.17)}

/* Home hero */
.home-page .premium-hero{min-height:900px;padding:174px 0 78px;background:var(--navy-950);border-bottom:0;isolation:isolate}
.home-page .premium-hero::before{
  content:"";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.28;
  background-image:radial-gradient(rgba(255,255,255,.24) .55px,transparent .55px);
  background-size:5px 5px;mix-blend-mode:soft-light
}
.home-page .premium-hero::after{content:"";position:absolute;left:50%;bottom:0;width:1px;height:82px;z-index:3;background:linear-gradient(180deg,transparent,rgba(239,217,143,.64));opacity:.72}
.home-page .premium-hero-photo{width:54%;filter:saturate(.82) contrast(1.08);will-change:transform;transform:translate3d(var(--hero-photo-x,0),var(--hero-photo-y,0),0) scale(1.055);animation:heroBreath 18s ease-in-out infinite alternate}
.home-page .premium-hero-photo-wallpaper{left:-4%;background-position:center 42%}
.home-page .premium-hero-photo-tile{right:-4%;background-position:center 44%;animation-delay:-9s}
.home-page .premium-hero-photo::after{background:linear-gradient(180deg,rgba(3,13,27,.05),rgba(3,13,27,.58))}
.home-page .premium-hero-overlay{background:linear-gradient(90deg,rgba(3,13,26,.55) 0%,rgba(4,16,31,.91) 30%,rgba(4,16,31,.97) 50%,rgba(4,16,31,.91) 70%,rgba(3,13,26,.55) 100%)}
.home-page .premium-hero-glow{background:radial-gradient(circle at calc(50% + var(--hero-glow-x,0px)) calc(36% + var(--hero-glow-y,0px)),rgba(42,89,139,.31),transparent 34%),linear-gradient(180deg,rgba(2,9,18,.05),rgba(2,10,20,.45));transition:background-position .2s linear}
.home-page .premium-hero-inner{max-width:1580px}
.home-page .premium-hero-copy{width:min(1240px,100%)}
.home-page .premium-hero-kicker{margin-bottom:21px;padding:9px 17px;border-color:rgba(239,217,143,.26);background:rgba(4,16,31,.52);box-shadow:inset 0 1px rgba(255,255,255,.05);font-size:10.5px;letter-spacing:.15em}
.home-page .premium-hero-kicker::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold-soft);box-shadow:0 0 0 6px rgba(239,217,143,.10);animation:softPulse 2.8s ease-in-out infinite}
.home-page .premium-hero-kicker i{display:none}
.home-page .premium-hero h1{max-width:1180px;font-size:clamp(48px,5.1vw,78px);line-height:.99;letter-spacing:-.035em;text-wrap:balance}
.home-page .premium-hero h1 em{color:#e1bb59;text-shadow:0 8px 30px rgba(180,132,24,.16)}
.home-page .premium-hero .hero-sub{max-width:820px;margin-bottom:28px;font-size:17px;line-height:1.72;color:rgba(238,244,250,.82);text-wrap:balance}
.home-page .premium-hero-actions{gap:13px;margin-bottom:22px}
.home-page .premium-quote-btn{min-width:276px;min-height:58px;padding:10px 23px;border-radius:15px;border-width:1px}
.home-page .premium-quote-btn-residential{background:linear-gradient(135deg,#e8ca76,#cda13b);box-shadow:0 14px 34px rgba(164,118,22,.20)}
.home-page .premium-quote-btn-commercial{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.19);backdrop-filter:blur(10px)}
.home-page .premium-btn-icon{width:34px;height:34px;border-radius:10px}
.home-page .premium-hero-phone{width:min(560px,100%);margin-bottom:24px;font-size:20px;color:rgba(255,255,255,.92)}
.home-page .premium-hero-phone>span{opacity:.5}
.home-page .premium-hero-phone i{width:34px;height:34px}
.home-page .premium-hero-trust{width:min(1170px,100%);padding:14px 10px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(4,15,29,.42);box-shadow:inset 0 1px rgba(255,255,255,.035);backdrop-filter:blur(13px)}
.home-page .premium-trust-item{min-height:48px;padding:6px 18px;border-color:rgba(255,255,255,.10)}
.home-page .premium-trust-item>i{font-size:17px;color:#d8b45d}
.home-page .premium-trust-item strong{font-size:11.5px;letter-spacing:.01em}
.home-page .premium-trust-item small{font-size:10.5px;color:rgba(222,232,242,.68)}

/* Section rhythm */
.home-page .section,.premium-public-page .section{padding-top:clamp(76px,7vw,106px);padding-bottom:clamp(76px,7vw,106px)}
.section-alt{background:linear-gradient(180deg,#f7f8fa 0%,#f3f5f8 100%)}
.section-head{max-width:760px;margin-bottom:52px}
.section-head h2{font-size:clamp(34px,3.7vw,52px);letter-spacing:-.025em;text-wrap:balance}
.section-head p{max-width:690px;font-size:16px;line-height:1.75}
.eyebrow{position:relative;margin-bottom:13px;color:#9c7624;letter-spacing:.18em}
.eyebrow::before{content:"";display:inline-block;width:28px;height:1px;margin-right:10px;vertical-align:middle;background:linear-gradient(90deg,transparent,var(--gold))}

/* Services */
#services{position:relative;background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);overflow:hidden}
#services::before{content:"";position:absolute;right:-210px;top:110px;width:510px;height:510px;border-radius:50%;background:radial-gradient(circle,rgba(212,174,78,.09),transparent 67%);pointer-events:none}
#services .container{position:relative;z-index:1}
#services .cards-grid{gap:28px}
#services .service-card{border:1px solid rgba(13,31,53,.10);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 14px 42px rgba(12,25,45,.065);transform:translateZ(0);overflow:hidden}
#services .service-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(340px circle at var(--mx,50%) var(--my,50%),rgba(212,174,78,.13),transparent 48%);opacity:0;transition:opacity .3s ease}
#services .service-card:hover{transform:translateY(-6px);border-color:rgba(195,151,48,.28);box-shadow:var(--card-shadow-hover)}
#services .service-card:hover::after{opacity:1}
#services .service-card-link{height:100%}
#services .service-img{height:clamp(220px,20vw,300px)}
#services .service-img::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 54%,rgba(4,18,35,.22));pointer-events:none}
#services .service-img img{transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .5s ease}
#services .service-card:hover .service-img img{transform:scale(1.045);filter:saturate(1.04)}
#services .service-body{position:relative;padding:30px 30px 28px}
#services .service-icon{position:absolute;right:27px;top:-27px;width:54px;height:54px;margin:0;border-radius:16px;border:5px solid #fff;background:linear-gradient(145deg,#e3c36a,#c99b33);box-shadow:0 12px 28px rgba(88,62,12,.20)}
#services .service-body h3{max-width:76%;margin-bottom:11px;font-size:clamp(22px,2vw,29px);letter-spacing:-.018em}
#services .service-body p{max-width:640px;font-size:15px;line-height:1.72}
#services .btn-text{margin-top:3px;color:#8d691d}

/* Process */
.process-grid{gap:18px}
.process-grid::before{display:none}
.process-step{min-height:255px;padding:30px 24px 26px;border:1px solid rgba(13,31,53,.09);border-radius:20px;background:rgba(255,255,255,.84);box-shadow:0 12px 36px rgba(13,29,48,.055);text-align:left;overflow:hidden;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease}
.process-step::after{content:"";position:absolute;right:-45px;bottom:-70px;width:150px;height:150px;border-radius:50%;border:1px solid rgba(212,174,78,.16)}
.process-step:hover{transform:translateY(-5px);border-color:rgba(196,150,42,.25);box-shadow:0 20px 55px rgba(13,29,48,.10)}
.ps-num{width:52px;height:52px;margin:0 0 28px;border:1px solid rgba(212,174,78,.46);background:var(--navy-900);box-shadow:none;font-size:21px}
.process-step h4{font-size:21px;margin-bottom:10px}
.process-step p{font-size:14px;line-height:1.72}

/* About */
.premium-about{background:linear-gradient(180deg,#fff 0%,#f8f8f5 100%)}
.premium-about-grid{gap:clamp(44px,6vw,90px)}
.premium-about-media{padding:18px 18px 18px 0}
.premium-about-media>img{height:clamp(430px,42vw,590px);border-radius:28px;box-shadow:0 34px 85px rgba(11,25,44,.18)}
.premium-about-frame{inset:0 0 0 34px;border-radius:28px;border-color:rgba(190,143,35,.44)}
.premium-service-area{right:-16px;bottom:40px;padding:17px 20px;border-radius:18px;background:rgba(5,22,42,.92);color:#fff;border:1px solid rgba(230,198,111,.28);box-shadow:0 22px 55px rgba(4,16,31,.20);backdrop-filter:blur(12px)}
.premium-service-area small,.premium-service-area span{color:rgba(255,255,255,.65)}
.premium-service-area strong{color:#fff}
.premium-about-text h2{font-size:clamp(38px,4vw,56px);letter-spacing:-.025em}
.premium-about-text .rich-content{color:#5d687b;font-size:16px}
.premium-about-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}
.premium-about-list li{border-color:rgba(15,31,52,.09)}
.about-stats{gap:18px;margin-top:56px}
.about-stat-card{min-height:126px;border-radius:20px;border-color:rgba(212,174,78,.26);background:linear-gradient(145deg,#0b213e,#07172b);box-shadow:0 16px 44px rgba(9,24,43,.13)}
.about-stat-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(9,24,43,.19)}
.about-stat-icon{border-radius:15px}

/* Before / after */
#gallery{position:relative;overflow:hidden}
#gallery .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
#gallery .gallery-grid[data-count="1"]{grid-template-columns:minmax(0,900px);justify-content:center}
#gallery .gallery-item{padding:12px 12px 20px;border:1px solid rgba(13,31,53,.085);border-radius:22px;background:#fff;box-shadow:0 15px 45px rgba(12,25,45,.07)}
#gallery .gallery-item h4{margin:16px 8px 0;text-align:left;font-size:19px}
#gallery .ba-slider{border-radius:16px;box-shadow:none;aspect-ratio:16/10}
#gallery .ba-handle{width:2px;background:rgba(255,255,255,.9)}
#gallery .ba-handle i{width:44px;height:44px;border:5px solid rgba(255,255,255,.88);background:var(--navy-900);color:#fff;box-shadow:0 8px 30px rgba(3,15,29,.30)}
#gallery .filter-btn{padding:9px 20px;border-color:rgba(13,31,53,.12);background:rgba(255,255,255,.72)}
#gallery .filter-btn.active,#gallery .filter-btn:hover{background:var(--navy-900);border-color:var(--navy-900)}

/* Reviews */
.premium-reviews-section{background:linear-gradient(180deg,#fff 0%,#f7f8fa 100%)}
.reviews-viewport{padding:10px 4px 18px}
.review-card{border-radius:22px;border-color:rgba(13,31,53,.085);background:#fff;box-shadow:0 14px 42px rgba(13,29,48,.065)}
.review-card::before{top:8px;right:22px;color:#c99f3c;opacity:.12}
.review-card:hover{transform:translateY(-5px);box-shadow:0 24px 62px rgba(13,29,48,.12)}
.review-text{font-size:16px;color:#48566b}
.reviews-nav{top:-78px;width:44px;height:44px;box-shadow:none}
.reviews-nav:hover{background:var(--navy-900);color:#fff}
.reviews-dot{height:7px;width:7px}
.reviews-dot.active{width:28px;background:linear-gradient(90deg,#c89b34,#e0c46f)}

/* CTA */
.service-quote-banner{padding:34px 0 82px}
.universal-cta-card{min-height:330px;padding:52px clamp(30px,4vw,64px);border-radius:28px;background-image:linear-gradient(90deg,rgba(5,19,36,.96) 0%,rgba(5,19,36,.90) 54%,rgba(5,19,36,.57) 100%),var(--cta-bg-image);background-size:cover;background-position:center;box-shadow:0 30px 85px rgba(7,22,40,.18)}
.universal-cta-card::after{content:"";position:absolute;inset:1px;border:1px solid rgba(255,255,255,.08);border-radius:27px;pointer-events:none}
.universal-cta-copy h2{font-size:clamp(35px,3.6vw,52px);letter-spacing:-.025em}
.universal-cta-copy .rich-content{font-size:16px;color:rgba(231,239,247,.78)}
.universal-cta-actions .btn{border-radius:14px}
.service-quote-phone{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.13)}

/* FAQ */
#faq{background:#fff}
.faq-grid{gap:14px 18px}
.faq-item{border:1px solid rgba(13,31,53,.09);border-radius:16px;background:#fbfcfd;box-shadow:0 8px 26px rgba(13,29,48,.035);overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.faq-item:hover,.faq-item.open{border-color:rgba(197,151,42,.28);box-shadow:0 14px 38px rgba(13,29,48,.07)}
.faq-item.open{transform:translateY(-2px);background:#fff}
.faq-q{padding:20px 21px;font-size:15px;line-height:1.45}
.faq-q i{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:rgba(13,31,53,.055);font-size:11px}
.faq-item.open .faq-q i{background:var(--navy-900);color:#fff}
.faq-a p{padding:0 21px 21px;line-height:1.75}

/* Contact */
#contact.section-dark{position:relative;background:linear-gradient(135deg,#0b2444 0%,#07182d 64%,#061426 100%);overflow:hidden}
#contact.section-dark::before{content:"";position:absolute;left:-170px;bottom:-210px;width:520px;height:520px;border-radius:50%;border:1px solid rgba(212,174,78,.13)}
#contact .container{position:relative;z-index:1}
.contact-grid{gap:clamp(42px,6vw,90px)}
.contact-info h2{font-size:clamp(38px,4vw,54px);letter-spacing:-.025em}
.contact-info>p{max-width:610px;color:rgba(226,235,245,.72)}
.contact-list li{border-color:rgba(255,255,255,.09)}
.contact-form-wrap{padding:32px;border-radius:22px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.97);box-shadow:0 32px 80px rgba(0,8,18,.24)}
.lead-form input,.lead-form select,.lead-form textarea{border-radius:12px;border-color:#dfe4eb;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#c49a39;box-shadow:0 0 0 4px rgba(196,154,57,.11);background:#fff}

/* Footer */
.site-global-footer{background:#061426}
.site-global-footer .footer-inner{padding-top:62px;padding-bottom:54px}
.site-global-footer .footer-col h4{color:#fff}
.site-global-footer .footer-col>a,.site-global-footer .footer-col>span,.site-global-footer .footer-tagline{color:rgba(212,223,235,.67)}
.site-global-footer .footer-col>a:hover{color:#e2c46d;transform:translateX(2px)}
.footer-socials a{border-color:rgba(255,255,255,.11);background:rgba(255,255,255,.035)}
.footer-bottom{border-color:rgba(255,255,255,.08)}

/* Shared inner pages */
.service-premium-hero,.projects-premium-hero,.project-detail-premium-hero{min-height:640px;background:#07182d}
.service-hero-backdrop{transform:scale(1.035);animation:heroBreath 19s ease-in-out infinite alternate}
.service-hero-overlay{background:linear-gradient(90deg,rgba(4,16,31,.94) 0%,rgba(4,16,31,.84) 52%,rgba(4,16,31,.46) 100%)}
.service-premium-copy h1{font-size:clamp(45px,5vw,74px);letter-spacing:-.035em;text-wrap:balance}
.service-hero-eyebrow{color:#e2c46d}
.service-benefit,.premium-audience-feature,.premium-service-guarantee,.premium-project-details-box,.premium-project-cta-box,.sidebar-widget,.post-card{border-radius:20px;border-color:rgba(13,31,53,.09);box-shadow:0 12px 40px rgba(13,29,48,.055)}
.service-benefit:hover,.premium-audience-feature:hover,.post-card:hover{transform:translateY(-5px);box-shadow:0 22px 60px rgba(13,29,48,.10)}
.project-card.premium-project-card{border-radius:22px;box-shadow:0 14px 44px rgba(13,29,48,.07)}
.project-card.premium-project-card:hover{transform:translateY(-6px);box-shadow:0 26px 68px rgba(13,29,48,.13)}
.blog-hero,.post-hero{background:linear-gradient(120deg,#07182d,#102e52)}
.legal-content,.legal-toc{border-color:rgba(13,31,53,.09);box-shadow:0 15px 45px rgba(13,29,48,.055)}

/* Motion helpers */
.site-ready .premium-hero-copy{animation:heroCopyIn .9s cubic-bezier(.22,1,.36,1) both}
.site-ready .premium-hero-trust{animation:heroTrustIn .95s .28s cubic-bezier(.22,1,.36,1) both}
.reveal-ready{filter:blur(5px);transform:translateY(24px) scale(.992);transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1),filter .72s ease}
.reveal-ready.reveal-in{filter:blur(0);transform:none}

/* Compact cookie banner: no page overlay and no scroll lock */
.cookie-manager{position:fixed;inset:auto 0 0 0;z-index:50000;pointer-events:none;opacity:0;transition:opacity .24s ease}
.cookie-manager.is-open{opacity:1}
.cookie-manager[hidden]{display:none}
.cookie-backdrop{display:none!important}
.cookie-panel,.cookie-panel-simple{position:relative;left:auto;right:auto;bottom:auto;width:min(620px,calc(100vw - 32px));max-width:none;margin:0 18px 16px auto;padding:14px 15px 14px 17px;border:1px solid rgba(239,217,143,.22);border-radius:16px;background:rgba(6,22,42,.965);color:#fff;box-shadow:0 18px 55px rgba(0,7,16,.28);backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%);pointer-events:auto;transform:translateY(20px) scale(.985);transition:transform .3s cubic-bezier(.22,1,.36,1)}
.cookie-manager.is-open .cookie-panel{transform:none}
.cookie-light .cookie-panel{border-color:rgba(13,31,53,.12);background:rgba(255,255,255,.97);color:#17243a}
.cookie-center .cookie-panel{top:auto;bottom:auto;transform:translateY(20px) scale(.985)}
.cookie-center.is-open .cookie-panel{transform:none}
.cookie-panel-head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}
.cookie-panel-head>div{min-width:0}
.cookie-kicker{display:none}
.cookie-panel h2{margin:0;color:inherit;font-family:'Inter',sans-serif;font-size:15px;line-height:1.35;font-weight:750}
.cookie-close{width:30px;height:30px;border-radius:9px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);color:inherit}
.cookie-close:hover{background:rgba(255,255,255,.10)}
.cookie-light .cookie-close{border-color:#dce1e9;background:#f5f7f9}
.cookie-description{max-width:none;margin:5px 38px 0 0;color:rgba(218,229,240,.75);font-size:11.5px;line-height:1.55}
.cookie-light .cookie-description{color:#5d687a}
.cookie-simple-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:10px}
.cookie-simple-footer>a{margin-right:auto;color:#dfc36e;font-size:11px;text-underline-offset:3px}
.cookie-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:nowrap}
.cookie-btn{min-height:34px;padding:0 13px;border-radius:10px;font:700 10.5px Inter,sans-serif;white-space:nowrap}
.cookie-accept{background:linear-gradient(135deg,#e2c46c,#c99d38);color:#07182d;border-color:transparent}
.cookie-reject{background:rgba(255,255,255,.045);color:#fff;border-color:rgba(255,255,255,.14)}
.cookie-reject:hover{background:rgba(255,255,255,.09)}
.cookie-light .cookie-reject{background:#f4f6f8;color:#17243a;border-color:#dce1e9}
.cookie-manager-open{overflow:auto!important}

@keyframes heroBreath{0%{transform:translate3d(var(--hero-photo-x,0),var(--hero-photo-y,0),0) scale(1.045)}100%{transform:translate3d(var(--hero-photo-x,0),var(--hero-photo-y,0),0) scale(1.095)}}
@keyframes softPulse{0%,100%{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}
@keyframes heroCopyIn{from{opacity:0;transform:translateY(24px);filter:blur(6px)}to{opacity:1;transform:none;filter:none}}
@keyframes heroTrustIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}

@media(max-width:1180px){
  :root{--page-max:1180px}
  .site-global-header .header-call{display:none}
  .home-page .premium-hero{min-height:840px}
  .home-page .premium-hero h1{font-size:clamp(45px,6vw,68px)}
  .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:900px){
  .site-global-header .premium-header-inner{min-height:76px}
  .site-global-header .premium-logo-image{height:40px;max-width:215px}
  .site-global-header .premium-nav{background:linear-gradient(180deg,#071a31,#051426)!important}
  .site-global-header .premium-nav>a{font-size:18px!important}
  .home-page .premium-hero{min-height:820px;padding-top:146px}
  .home-page .premium-hero-trust{grid-template-columns:repeat(3,minmax(0,1fr))}
  .home-page .premium-trust-item:nth-child(3){border-right:0}
  .home-page .premium-trust-item:nth-child(4){grid-column:auto}
  .home-page .premium-trust-item:nth-child(5){grid-column:span 2;justify-self:stretch;justify-content:center}
  .premium-about-grid{grid-template-columns:1fr;gap:46px}
  .premium-about-media{max-width:760px;margin:0 auto}
  .premium-about-text{max-width:760px}
  #gallery .gallery-grid{grid-template-columns:1fr}
  .universal-cta-card{grid-template-columns:1fr;gap:28px}
}

@media(max-width:760px){
  html{scroll-padding-top:82px}
  .container{padding-left:17px;padding-right:17px}
  .site-global-header .premium-header-inner{min-height:68px;padding-top:9px;padding-bottom:9px}
  .site-global-header .premium-logo-image{height:36px;max-width:185px}
  .home-page .premium-hero{min-height:780px;padding:116px 0 38px}
  .home-page .premium-hero::before{opacity:.18}
  .home-page .premium-hero::after{display:none}
  .home-page .premium-hero-photo{width:100%;left:0;right:0;animation:none!important;transform:scale(1.04)!important}
  .home-page .premium-hero-photo-wallpaper{clip-path:polygon(0 0,100% 0,100% 52%,0 63%);opacity:.68}
  .home-page .premium-hero-photo-tile{clip-path:polygon(0 58%,100% 48%,100% 100%,0 100%);opacity:.62}
  .home-page .premium-hero-overlay{background:linear-gradient(180deg,rgba(3,13,26,.52),rgba(4,16,31,.94) 42%,rgba(4,16,31,.97))}
  .home-page .premium-hero-copy{width:100%}
  .home-page .premium-hero-kicker{margin-bottom:14px;padding:7px 12px;font-size:8.5px;letter-spacing:.12em}
  .home-page .premium-hero h1{font-size:clamp(35px,10.4vw,46px);line-height:1.02;letter-spacing:-.03em;margin-bottom:14px}
  .home-page .premium-hero .hero-sub{font-size:14px;line-height:1.58;margin-bottom:19px}
  .home-page .premium-hero-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-bottom:15px}
  .home-page .premium-quote-btn{width:100%;min-width:0;min-height:50px;padding:8px 15px;border-radius:13px;font-size:12.5px}
  .home-page .premium-btn-icon{width:30px;height:30px}
  .home-page .premium-hero-phone{width:100%;font-size:17px;margin-bottom:15px;gap:9px}
  .home-page .premium-hero-phone i{width:30px;height:30px;font-size:12px}
  .home-page .premium-hero-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:7px;border-radius:15px}
  .home-page .premium-trust-item{min-height:45px;padding:6px 8px;justify-content:flex-start!important;border-bottom:1px solid rgba(255,255,255,.08)}
  .home-page .premium-trust-item:nth-child(2n){border-right:0}
  .home-page .premium-trust-item:nth-child(5){grid-column:1/-1;justify-content:center!important;border-bottom:0}
  .home-page .premium-trust-item>i{font-size:14px}
  .home-page .premium-trust-item strong{font-size:9.5px!important}
  .home-page .premium-trust-item small{font-size:8.5px!important}

  .home-page .section,.premium-public-page .section{padding-top:68px;padding-bottom:68px}
  .section-head{margin-bottom:34px}
  .section-head h2{font-size:34px}
  .section-head p{font-size:14.5px}
  .eyebrow{font-size:10.5px}
  #services .cards-grid{grid-template-columns:1fr!important;gap:18px}
  #services .service-card{border-radius:19px}
  #services .service-img{height:210px}
  #services .service-body{padding:25px 21px 22px}
  #services .service-icon{right:20px;top:-25px;width:50px;height:50px}
  #services .service-body h3{max-width:80%;font-size:23px}
  .process-grid{grid-template-columns:1fr;gap:13px}
  .process-step{min-height:0;padding:22px 20px}
  .ps-num{width:46px;height:46px;margin-bottom:18px;font-size:18px}
  .premium-about-media{padding:0}
  .premium-about-media>img{height:auto;aspect-ratio:4/3;border-radius:20px}
  .premium-about-frame{inset:10px;border-radius:15px}
  .premium-about-list{grid-template-columns:1fr}
  .about-stats{grid-template-columns:1fr;gap:10px;margin-top:34px}
  .about-stat-card{min-height:98px;justify-content:flex-start;padding:19px 21px}
  #gallery .gallery-item{padding:8px 8px 16px;border-radius:18px}
  #gallery .ba-slider{border-radius:13px}
  .review-card{padding:25px 21px}
  .reviews-nav{top:auto}
  .universal-cta-card{min-height:0;padding:32px 22px;border-radius:22px;background-image:linear-gradient(180deg,rgba(5,19,36,.95),rgba(5,19,36,.83)),var(--cta-bg-image)}
  .universal-cta-copy h2{font-size:34px}
  .faq-grid{grid-template-columns:1fr}
  .contact-form-wrap{padding:23px 18px;border-radius:18px}
  .site-global-footer .footer-inner{padding-top:48px;padding-bottom:40px}

  .cookie-panel,.cookie-panel-simple{width:calc(100vw - 18px);margin-bottom:9px;padding:12px;border-radius:14px}
  .cookie-panel h2{font-size:13.5px}
  .cookie-description{margin-right:0;font-size:10px;line-height:1.4}
  .cookie-simple-footer{display:grid;grid-template-columns:1fr;gap:8px;margin-top:9px}
  .cookie-simple-footer>a{margin:0;font-size:10.5px}
  .cookie-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:6px}
  .cookie-btn{width:100%;min-height:33px;padding:0 8px;font-size:9.5px}
  body:has(.mobile-conversion-dock.is-visible) .cookie-panel{margin-bottom:78px}

  .service-premium-hero,.projects-premium-hero,.project-detail-premium-hero{min-height:auto}
  .service-premium-copy h1{font-size:clamp(36px,10vw,48px)}
}

@media(max-width:420px){
  .home-page .premium-hero h1{font-size:34px}
  .home-page .premium-trust-item{gap:7px}
  .cookie-actions{grid-template-columns:1fr 1fr}
  .cookie-btn{min-height:32px}
}

@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}
  .home-page .premium-hero-photo,.service-hero-backdrop{transform:none!important}
  .reveal-ready{opacity:1!important;filter:none!important;transform:none!important}
}
