:root{--navy:#071b2d;--navy-2:#102b42;--gold:#bd9554;--cream:#f6f3ed;--white:#fff;--ink:#19232c;--muted:#65717a;--line:#dcd8cf;--max:1200px;--shadow:0 20px 50px rgba(7,27,45,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.65}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.eyebrow{color:var(--gold);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.display{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,6vw,5.6rem);font-weight:400;line-height:1.02;letter-spacing:-.035em;margin:.22em 0}.section-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,3.45rem);font-weight:400;line-height:1.12;margin:.2em 0 .45em}.lead{font-size:1.14rem;color:var(--muted);max-width:690px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.7rem 1.2rem;border:1px solid transparent;font-weight:800;font-size:.84rem;letter-spacing:.045em;text-transform:uppercase;transition:.2s;background:var(--gold);color:var(--navy)}.btn:hover{background:#d1ae72;transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--white);border-color:rgba(255,255,255,.55)}.btn-outline:hover{background:var(--white);color:var(--navy)}.skip-link{position:absolute;left:-999px;z-index:1000;background:white;padding:10px}.skip-link:focus{left:10px;top:10px}.site-header{position:sticky;top:0;z-index:100;background:rgba(7,27,45,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.09)}.nav{height:82px;display:flex;align-items:center;gap:28px}.brand{margin-right:auto;line-height:1}.brand strong{display:block;font-family:Georgia,serif;font-size:1.45rem;font-weight:400;letter-spacing:.02em}.brand span{display:block;color:#d8bc8c;font-size:.62rem;letter-spacing:.21em;margin-top:7px;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:24px}.nav-links>a:not(.btn){font-size:.84rem;color:#e2e7eb}.nav-links>a:not(.btn):hover,.nav-links>a[aria-current="page"]{color:#e2bd7a}.menu-toggle{display:none;border:0;background:transparent;color:white;padding:10px;font-size:1.5rem}.hero{min-height:690px;position:relative;display:grid;align-items:end;color:#fff;background:#0b1e2e;overflow:hidden}.hero>img{position:absolute;inset:0;height:100%;object-fit:cover;object-position:center 55%;opacity:.74}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,25,.92) 0%,rgba(3,15,25,.55) 46%,rgba(3,15,25,.1) 75%),linear-gradient(0deg,rgba(3,15,25,.6),transparent 45%)}.hero-content{position:relative;z-index:1;padding-block:95px;max-width:820px}.hero .sub{font-size:clamp(1rem,2vw,1.3rem);letter-spacing:.02em;margin:0 0 32px}.actions{display:flex;flex-wrap:wrap;gap:12px}.trust{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr)}.trust-item{padding:24px 12px;text-align:center;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.section{padding:100px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.media-frame{position:relative}.media-frame img{height:560px;object-fit:cover}.media-frame:after{content:"";position:absolute;right:-14px;bottom:-14px;width:45%;height:48%;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold)}.text-link{display:inline-block;margin-top:18px;color:var(--navy);font-weight:800;border-bottom:1px solid var(--gold)}.section-dark{background:var(--navy);color:white}.section-dark .lead{color:#bdc6cc}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#314151;border:1px solid #314151}.service-card{background:var(--navy);padding:30px;min-height:245px;transition:.2s}.service-card:hover{background:var(--navy-2)}.service-card .num{color:var(--gold);font-size:.76rem}.service-card h3{font-family:Georgia,serif;font-size:1.55rem;font-weight:400;margin:42px 0 10px}.service-card p{color:#b9c2c9;font-size:.91rem;margin:0}.projects-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.project-card{position:relative;overflow:hidden;background:var(--navy);color:white;min-height:460px;grid-column:span 4}.project-card.wide{grid-column:span 8}.project-card img{position:absolute;inset:0;height:100%;object-fit:cover;transition:.5s}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,15,25,.9),transparent 65%)}.project-card:hover img{transform:scale(1.025)}.project-copy{position:absolute;z-index:1;left:28px;right:28px;bottom:25px}.project-copy span{color:#e3c28b;font-size:.7rem;text-transform:uppercase;letter-spacing:.13em}.project-copy h3{font-family:Georgia,serif;font-weight:400;font-size:1.7rem;margin:3px 0}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 45px;padding:0;list-style:none}.feature-list li{padding:17px 0;border-bottom:1px solid var(--line);font-weight:700}.feature-list li:before{content:"—";color:var(--gold);margin-right:10px}.cta{background:var(--navy);color:#fff;padding:68px 0}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.3rem);font-weight:400;margin:0}.page-hero{padding:92px 0 78px;background:var(--navy);color:white}.page-hero .display{max-width:880px;font-size:clamp(2.7rem,6vw,5rem)}.page-hero p{max-width:710px;color:#c4cdd3;font-size:1.12rem}.service-detail{display:grid;grid-template-columns:1.05fr .95fr;min-height:430px;background:#fff;margin-bottom:28px}.service-detail:nth-child(even) .service-image{order:2}.service-detail img{height:100%;min-height:430px;object-fit:cover}.service-copy{padding:55px}.service-copy h2{font-family:Georgia,serif;font-size:2.2rem;font-weight:400;margin:.2em 0}.service-copy ul{padding-left:18px;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.gallery .project-card{grid-column:auto;min-height:520px}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.process article{border-top:2px solid var(--gold);padding-top:24px}.process h3{font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.areas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.area{background:white;border:1px solid var(--line);padding:24px}.area h3{font-family:Georgia,serif;font-size:1.45rem;font-weight:400;margin:0 0 5px}.area p{margin:0;color:var(--muted);font-size:.91rem}.contact-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.contact-card{background:var(--navy);color:white;padding:42px;align-self:start}.contact-card h2{font-family:Georgia,serif;font-weight:400;font-size:2rem}.placeholder{color:#e4c48d;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field label{display:block;font-weight:800;font-size:.78rem;letter-spacing:.04em;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbc7bd;background:#fff;padding:13px 14px;color:var(--ink);border-radius:0}.field textarea{min-height:160px;resize:vertical}.field.full{grid-column:1/-1}.privacy{font-size:.82rem;color:var(--muted)}.notice{padding:12px 14px;background:#fff7df;border-left:3px solid var(--gold);font-size:.88rem;margin-bottom:20px}.site-footer{background:#041421;color:#c2cbd1;padding:64px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:70px}.site-footer h2{font-family:Georgia,serif;color:white;font-weight:400}.site-footer h3{color:white;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em}.footer-links{display:grid;gap:8px}.footer-links a:hover{color:#e2bd7a}.legal{border-top:1px solid #263745;margin-top:45px;padding-top:22px;font-size:.78rem;display:flex;justify-content:space-between;gap:20px}.reveal{opacity:0;transform:translateY(18px);transition:.65s}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:3px solid #e8bd70;outline-offset:3px}@media(max-width:900px){.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:81px;left:0;right:0;background:var(--navy);padding:24px 20px;flex-direction:column;align-items:stretch;border-top:1px solid #344654}.nav-links.open{display:flex}.nav-links .btn{margin-top:5px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:last-child{grid-column:1/-1}.split,.contact-layout{grid-template-columns:1fr;gap:45px}.services-grid{grid-template-columns:repeat(2,1fr)}.project-card,.project-card.wide{grid-column:span 6}.service-detail{grid-template-columns:1fr}.service-detail:nth-child(even) .service-image{order:0}.areas-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.container{width:min(calc(100% - 28px),var(--max))}.nav{height:72px}.nav-links{top:71px}.hero{min-height:630px}.hero>img{object-position:62% center}.hero-content{padding-block:70px}.section{padding:72px 0}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{font-size:.68rem;padding:17px 6px}.media-frame img{height:400px}.services-grid,.gallery,.process,.areas-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.service-card{min-height:210px}.project-card,.project-card.wide{grid-column:1/-1;min-height:420px}.service-copy{padding:32px 24px}.service-detail img{min-height:300px}.field.full{grid-column:auto}.cta-row,.legal{align-items:flex-start;flex-direction:column}.feature-list{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.contact-card{padding:30px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* 2026 brand and commercial refinements */
:root{--gold-text:#80602b}
.eyebrow{color:var(--gold-text)}
.hero .eyebrow,.page-hero .eyebrow,.section-dark .eyebrow,.cta .eyebrow,.contact-card .eyebrow{color:var(--gold)}
.brand-logo{margin-right:auto;display:flex;align-items:center;flex:0 0 auto}
.brand-logo img{width:220px;height:auto;max-height:68px;object-fit:contain}
.hero>img{left:auto;right:0;width:50%;object-fit:contain;object-position:center;background:var(--navy);opacity:.88}
.hero-content{max-width:900px}
.project-copy span{color:#f0d5a6}
.project-copy h2{font-family:Georgia,serif;font-weight:400;font-size:1.7rem;margin:3px 0}
.filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 34px}
.filter-btn{border:1px solid var(--line);background:transparent;color:var(--navy);padding:10px 20px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;font-size:.76rem;cursor:pointer}
.filter-btn:hover,.filter-btn[aria-pressed="true"]{background:var(--navy);border-color:var(--navy);color:#fff}
.commercial-feature{display:grid;grid-template-columns:1.08fr .92fr;background:#fff}
.commercial-feature img{height:520px;object-fit:cover}
.commercial-feature-copy{padding:60px;align-self:center}
.commercial-feature-copy h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:400;line-height:1.1;margin:.2em 0}
.commercial-services{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#314151;border:1px solid #314151}
.commercial-services article{background:var(--navy);padding:28px;min-height:185px}
.commercial-services h3{font-family:Georgia,serif;font-size:1.35rem;font-weight:400}
.commercial-services p{color:#bdc6cc;font-size:.9rem}
.contact-actions{display:flex;flex-direction:column;gap:10px;margin:26px 0}
.contact-actions a{font-weight:800;color:#f0d5a6}
.reveal{opacity:1;transform:translateY(18px)}
.reveal.visible{transform:none}
[hidden]{display:none!important}
.menu-open{overflow:hidden}
@media(max-width:1100px) and (min-width:901px){.brand-logo img{width:180px}.nav-links{gap:14px}.nav-links>a:not(.btn){font-size:.76rem}.nav-links .btn{padding-inline:.9rem}}
@media(max-width:900px){.commercial-feature{grid-template-columns:1fr}.commercial-feature img{height:440px}.commercial-services{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.brand-logo img{width:178px;max-height:60px}.hero{min-height:650px}.hero>img{left:0;width:100%;object-fit:cover;object-position:center center}.project-card,.project-card.wide{min-height:440px}.commercial-feature img{height:340px}.commercial-feature-copy{padding:34px 24px}.commercial-services{grid-template-columns:1fr}}

/* Final portfolio and brand refinements */
.nav{height:96px}
.brand-logo{gap:10px}
.brand-logo img.brand-mark{width:72px;height:78px;max-height:none;object-fit:contain}
.brand-logo img.brand-wordmark{width:220px;height:auto;max-height:none;object-fit:contain}
.hero-content{width:min(calc(100% - 40px),var(--max));max-width:none;padding-right:0;margin-inline:auto}
.hero .display{font-size:clamp(3rem,4.8vw,4.3rem);max-width:640px}
.portfolio-shell{width:min(calc(100% - 64px),1680px);margin-inline:auto}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:330px;gap:18px}
.portfolio-grid .project-card{grid-column:auto;min-height:0;height:auto}
.portfolio-grid .project-feature{grid-column:span 2;grid-row:span 2}
.commercial-hero{min-height:680px;position:relative;display:grid;align-items:end;background:var(--navy);color:#fff;overflow:hidden}
.commercial-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}
.commercial-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,25,.94) 0%,rgba(3,15,25,.78) 43%,rgba(3,15,25,.25) 74%,rgba(3,15,25,.12)),linear-gradient(0deg,rgba(3,15,25,.72),transparent 55%)}
.commercial-hero-content{position:relative;z-index:1;padding-block:92px;max-width:780px}
.commercial-hero .display{font-size:clamp(3rem,5.8vw,5.2rem);max-width:760px}
.commercial-hero .eyebrow{color:var(--gold)}
.commercial-hero p:not(.eyebrow){font-size:1.15rem;color:#d3dce2;max-width:680px;margin-bottom:30px}
.commercial-project-group{margin-top:58px}
.commercial-project-group:first-of-type{margin-top:38px}
.project-group-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:24px;margin-bottom:22px}
.project-group-heading h3{font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:400;margin:0}
.project-group-heading p{max-width:520px;color:var(--muted);margin:0}
.commercial-mosaic{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:260px;gap:16px}
.commercial-mosaic figure{position:relative;overflow:hidden;margin:0;background:var(--navy)}
.commercial-mosaic figure:nth-child(1){grid-column:span 7;grid-row:span 2}
.commercial-mosaic figure:nth-child(2){grid-column:span 5}
.commercial-mosaic figure:nth-child(3){grid-column:span 5}
.commercial-mosaic figure:nth-child(4){grid-column:span 12;grid-row:span 2}
.commercial-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .45s}
.commercial-mosaic figure:hover img{transform:scale(1.02)}
.commercial-mosaic figcaption{position:absolute;left:0;right:0;bottom:0;padding:36px 24px 18px;background:linear-gradient(0deg,rgba(3,15,25,.88),transparent);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.gallery-cta{margin-top:30px}
@media(max-width:1200px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:350px}.portfolio-grid .project-feature{grid-column:span 2;grid-row:span 2}}
@media(max-width:1100px) and (min-width:901px){.nav{height:90px}.brand-logo{gap:7px}.brand-logo img.brand-mark{width:56px;height:62px}.brand-logo img.brand-wordmark{width:170px}.hero .display{font-size:3.15rem;max-width:490px}}
@media(max-width:900px){.nav{height:86px}.brand-logo{gap:8px}.brand-logo img.brand-mark{width:58px;height:64px}.brand-logo img.brand-wordmark{width:178px}.nav-links{top:85px}.hero>img{left:0;width:100%;object-fit:cover;object-position:center center;opacity:.65}.hero .display{max-width:640px}.commercial-hero{min-height:640px}.commercial-hero-content{padding-block:72px}.commercial-mosaic{grid-auto-rows:220px}.commercial-mosaic figure:nth-child(1){grid-column:span 12}.commercial-mosaic figure:nth-child(2),.commercial-mosaic figure:nth-child(3){grid-column:span 6}.commercial-mosaic figure:nth-child(4){grid-column:span 12}.project-group-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.nav{height:78px}.brand-logo{gap:6px}.brand-logo img.brand-mark{width:50px;height:56px}.brand-logo img.brand-wordmark{width:146px}.nav-links{top:77px}.portfolio-shell{width:calc(100% - 28px)}.portfolio-grid{grid-template-columns:1fr;grid-auto-rows:440px}.portfolio-grid .project-feature{grid-column:span 1;grid-row:span 1}.commercial-hero{min-height:650px}.commercial-hero>img{object-position:60% center}.commercial-hero-content{padding-block:64px}.commercial-hero .display{font-size:clamp(2.65rem,12vw,3.45rem)}.commercial-mosaic{grid-template-columns:1fr;grid-auto-rows:340px}.commercial-mosaic figure:nth-child(n){grid-column:1;grid-row:span 1}.project-group-heading{gap:10px}}

/* Homepage full-bleed project slideshow */
.hero-slideshow{height:clamp(560px,72svh,820px);min-height:560px;display:grid;align-items:center;isolation:isolate;background:var(--navy)}
.hero-slides,.hero-slide{position:absolute;inset:0;margin:0}
.hero-slides{z-index:-2;overflow:hidden;background:var(--navy)}
.hero-slide{opacity:0;visibility:hidden;transition:opacity 1s ease,visibility 1s ease}
.hero-slide.is-active{opacity:1;visibility:visible}
.hero-slide-backdrop,.hero-slide-image{position:absolute;display:block;max-width:none}
.hero-slide-backdrop{inset:-2%;width:104%;height:104%;object-fit:cover;filter:blur(5px) saturate(.9);transform:scale(1.01);opacity:.9}
.hero-slide-image{top:0;right:var(--slide-right,5%);width:auto;height:100%;object-fit:contain;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}
.hero-slide-extension{--slide-right:0%}
.hero-slide-kitchen,.hero-slide-commercial{--slide-right:5%}
.hero-slideshow:after{z-index:-1;background:linear-gradient(90deg,rgba(3,15,25,.91) 0%,rgba(3,15,25,.77) 34%,rgba(3,15,25,.42) 58%,rgba(3,15,25,.13) 82%,rgba(3,15,25,.08) 100%),linear-gradient(0deg,rgba(3,15,25,.55) 0%,transparent 42%,rgba(3,15,25,.08) 100%)}
.hero-slideshow .hero-content{z-index:1;align-self:center;padding:58px 0 112px}
.hero-slideshow .display{max-width:670px;text-shadow:0 2px 24px rgba(3,15,25,.28)}
.hero-slideshow .sub{max-width:720px;text-shadow:0 2px 18px rgba(3,15,25,.48)}
.hero-ui{position:absolute;z-index:2;left:50%;bottom:32px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.hero-pagination,.hero-arrows{display:flex;align-items:center;gap:6px;pointer-events:auto}
.hero-dot{position:relative;width:34px;height:34px;padding:0;border:0;background:transparent;cursor:pointer}
.hero-dot:before{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.82);background:rgba(7,27,45,.4);transform:translate(-50%,-50%);transition:.25s}
.hero-dot:hover:before,.hero-dot.is-active:before,.hero-dot[aria-current="true"]:before{width:25px;border-radius:1px;border-color:var(--gold);background:var(--gold)}
.hero-arrow{width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.55);background:rgba(7,27,45,.38);color:#fff;font-family:Georgia,serif;font-size:1.75rem;line-height:1;cursor:pointer;transition:background .2s,border-color .2s}
.hero-arrow:hover{background:rgba(7,27,45,.78);border-color:var(--gold)}
@media(max-width:900px){
  .hero-slideshow{height:72svh;min-height:660px}
  .hero-slide-backdrop{display:none}
  .hero-slide-image{inset:0;width:100%;height:100%;object-fit:cover;-webkit-mask-image:none;mask-image:none}
  .hero-slide-house .hero-slide-image{object-position:50% 56%}
  .hero-slide-extension .hero-slide-image{object-position:52% center}
  .hero-slide-kitchen .hero-slide-image{object-position:58% center}
  .hero-slide-commercial .hero-slide-image{object-position:58% center}
  .hero-slideshow:after{background:linear-gradient(90deg,rgba(3,15,25,.9) 0%,rgba(3,15,25,.72) 62%,rgba(3,15,25,.26) 100%),linear-gradient(0deg,rgba(3,15,25,.52) 0%,transparent 50%,rgba(3,15,25,.14) 100%)}
  .hero-slideshow .hero-content{padding:54px 0 116px}
  .hero-ui{bottom:26px}
}
@media(max-width:600px){
  .hero-slideshow{height:650px;min-height:650px}
  .hero-slideshow .hero-content{padding:40px 0 112px}
  .hero-slideshow .display{font-size:3rem;max-width:100%}
  .hero-slideshow .sub{font-size:.97rem;margin-bottom:28px}
  .hero-ui{bottom:17px}
  .hero-arrow{width:42px;height:42px}
}
@media(prefers-reduced-motion:reduce){
  .hero-slide{transition:none}
  .hero-dot:before{transition:none}
}

/* Functional form hardening; intentionally has no visible layout impact. */
.form-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.btn:disabled{cursor:wait;opacity:.72;transform:none}

/* Privacy-first analytics consent controls */
.cookie-banner{position:fixed;z-index:1000;inset:auto 0 0;background:var(--navy);color:#fff;border-top:2px solid var(--gold);box-shadow:0 -14px 34px rgba(3,15,25,.2)}
.cookie-banner-inner{width:min(1180px,calc(100% - 48px));margin-inline:auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:42px}
.cookie-copy{max-width:750px}
.cookie-copy h2{margin:0 0 6px;font-family:Georgia,serif;font-size:1.55rem;font-weight:400}
.cookie-copy p{margin:0;color:#d7dee4;font-size:.92rem;line-height:1.65}
.cookie-copy a{color:#fff;text-decoration-color:var(--gold);text-underline-offset:3px}
.cookie-actions{display:flex;align-items:center;gap:10px;flex:none}
.cookie-actions .btn{min-width:150px;padding:13px 18px}
.cookie-actions .btn-outline{border-color:rgba(255,255,255,.55);background:transparent;color:#fff}
.cookie-actions .btn-outline:hover{border-color:var(--gold);background:rgba(255,255,255,.06)}
.cookie-settings{appearance:none;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-decoration:underline;text-decoration-color:rgba(255,255,255,.45);text-underline-offset:3px}
.cookie-settings:hover{text-decoration-color:var(--gold)}
.cookie-settings:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
@media(max-width:800px){
  .cookie-banner-inner{align-items:flex-start;flex-direction:column;gap:18px;padding:22px 0}
  .cookie-actions{width:100%}
  .cookie-actions .btn{flex:1}
}
@media(max-width:480px){
  .cookie-banner-inner{width:min(100% - 30px,1180px)}
  .cookie-copy h2{font-size:1.35rem}
  .cookie-copy p{font-size:.86rem}
  .cookie-actions{align-items:stretch;flex-direction:column}
  .cookie-actions .btn{width:100%}
}
