:root { --night:#061434; --navy:#082661; --blue:#0759b8; --teal:#078b82; --cyan:#0ed6df; --coral:#e63f59; --paper:#f7f5ef; --cream:#e9e5da; --ink:#0b1b39; --muted:#596170; --scroll-pct:0%; --trail-pct:0%; }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;overflow-x:hidden;background:var(--night);color:var(--ink);font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased} a{color:inherit}.grain{position:fixed;inset:0;z-index:99;pointer-events:none;opacity:.05;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.progress{position:fixed;z-index:100;right:0;top:0;width:3px;height:100vh;background:rgba(255,255,255,.08)}.progress i{display:block;width:100%;height:var(--scroll-pct);background:linear-gradient(var(--coral),var(--cyan),var(--teal))}
.skip-link{position:fixed;z-index:200;left:18px;top:14px;padding:12px 16px;background:white;color:var(--night);font-weight:700;text-decoration:none;transform:translateY(-180%);transition:transform .2s}.skip-link:focus{transform:none}a:focus-visible{outline:3px solid var(--coral);outline-offset:4px}footer a:not(:first-child){text-decoration:underline;text-underline-offset:3px}
.nav{position:absolute;z-index:20;top:0;left:0;right:0;height:92px;padding:0 clamp(20px,4.5vw,72px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.22);color:white}.brand{justify-self:start;display:flex;align-items:center;gap:12px;text-decoration:none;font:600 15px/1 "Space Grotesk"}.brand b{color:var(--cyan)}.brand-mark{width:40px;height:40px;overflow:hidden;border-radius:50%;background:white}.brand-mark img{display:block;height:40px;width:auto}.nav>p{margin:0;text-align:center;color:rgba(255,255,255,.76);font-size:8px;line-height:1.55;text-transform:uppercase;letter-spacing:1.4px}.nav-link{justify-self:end;padding:10px 15px 10px 18px;border:1px solid rgba(255,255,255,.7);border-radius:99px;display:flex;gap:20px;align-items:center;text-decoration:none;font-size:9px;text-transform:uppercase;letter-spacing:1px;transition:.25s}.nav-link span{color:var(--coral);font-size:14px}.nav-link:hover{background:white;color:var(--night)}
.hero{min-height:850px;height:100svh;padding:145px clamp(20px,6.5vw,106px) 75px;position:relative;overflow:hidden;display:flex;align-items:center;color:white;background:radial-gradient(circle at 76% 36%,#0d3b76 0,var(--night) 46%);isolation:isolate}.stars{position:absolute;inset:0;z-index:-2;opacity:.35;background-image:linear-gradient(90deg,transparent 18%,rgba(255,255,255,.06) 52%,rgba(255,255,255,.2) 100%),radial-gradient(white 1px,transparent 1px);background-size:100% 100%,37px 37px;mask-image:linear-gradient(90deg,transparent 24%,white 58%)}.hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:20%;z-index:-1;background:linear-gradient(transparent,rgba(3,12,31,.8))}.hero-copy{position:relative;z-index:5;width:61%}.eyebrow,.section-label{margin:0;color:var(--teal);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:2.1px}.hero h1{margin:27px 0 34px;max-width:800px;font:600 clamp(66px,7.5vw,118px)/.83 "Space Grotesk";letter-spacing:-.072em}.hero h1 em,.landscape h2 em,.plots h2 em,.rings h2 em,.path h2 em,.cta h2 em{color:var(--coral);font:italic 400 1.08em/.8 "Instrument Serif",Georgia,serif;letter-spacing:-.02em}.hero-lead{max-width:580px;margin:0;color:rgba(255,255,255,.66);font-size:15px;line-height:1.75}.hero-actions{margin-top:37px;display:flex;align-items:center;gap:35px}.hero-actions>a{min-width:250px;padding:16px 19px;border-radius:99px;background:var(--coral);color:var(--night);display:flex;justify-content:space-between;text-decoration:none;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:.25s}.hero-actions>a:hover{background:white;transform:translateY(-3px)}.hero-actions p{margin:0;color:rgba(255,255,255,.5);font-size:9px;text-transform:uppercase;letter-spacing:1px}.hero-actions p i{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(18,191,178,.13)}.hero-foot{position:absolute;left:clamp(20px,6.5vw,106px);right:clamp(20px,6.5vw,106px);bottom:30px;display:flex;justify-content:space-between;padding-top:14px;border-top:1px solid rgba(255,255,255,.17);color:rgba(255,255,255,.42);font-size:8px;text-transform:uppercase;letter-spacing:1.4px}
.tree-wrap{position:absolute;z-index:2;right:-1%;bottom:0;width:min(53vw,740px);height:min(86vh,800px)}.tree-wrap svg{width:100%;height:100%;overflow:visible}.ground{stroke:rgba(255,255,255,.22);stroke-width:1}.tree-roots path{fill:none;stroke:var(--teal);stroke-width:3;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 1.5s ease 1.3s}.tree-roots .rootlet{stroke-width:1.5;transition-delay:2s}.tree-wrap.visible .tree-roots path{stroke-dashoffset:0}.trunk,.branch,.twig{fill:none;stroke:white;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1}.trunk{stroke-width:8;transition:stroke-dashoffset 1.2s ease}.trunk.glow{stroke:var(--blue);stroke-width:22;opacity:.18}.branch{stroke-width:4;transition:stroke-dashoffset 1s ease .65s}.twig{stroke-width:2;transition:stroke-dashoffset .8s ease 1.15s}.tree-wrap.visible .trunk,.tree-wrap.visible .branch,.tree-wrap.visible .twig{stroke-dashoffset:0}.tree-circuit path{fill:none;stroke:var(--coral);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .8s ease 1.3s}.tree-circuit circle{fill:var(--night);stroke:var(--coral);stroke-width:3;opacity:0;transition:opacity .3s ease 2s}.tree-wrap.visible .tree-circuit path{stroke-dashoffset:0}.tree-wrap.visible .tree-circuit circle{opacity:1}.tree-bloom{opacity:0;transform-box:fill-box;transform-origin:center;transition:opacity .35s ease,scale .9s cubic-bezier(.16,1.35,.3,1),rotate .9s ease;scale:.04;rotate:-25deg}.tree-wrap.visible .tree-bloom{opacity:1;scale:1;rotate:0deg}.bloom-one{transition-delay:1.35s}.bloom-two{transition-delay:1.5s}.bloom-three{transition-delay:1.65s}.bloom-four{transition-delay:1.8s}.bp{color:var(--teal)}.bp path:first-child{fill:currentColor}.bp.coral{color:var(--coral)}.bp.blue{color:var(--blue)}.bp.navy{color:var(--navy)}.petal-circuit{fill:none!important;stroke:white;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.petal-node{fill:currentColor;stroke:white;stroke-width:2}.bloom-core{fill:var(--night);stroke:white;stroke-width:7}.tree-label{position:absolute;padding:8px 10px;background:rgba(6,20,52,.74);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(7px);color:rgba(255,255,255,.52);font-size:7px;text-transform:uppercase;letter-spacing:1px;opacity:0;transform:translateY(8px);transition:.5s ease 2.2s}.tree-wrap.visible .tree-label{opacity:1;transform:none}.tree-label span{color:var(--coral);margin-right:7px}.tl-one{right:5%;top:21%}.tl-two{left:44%;top:52%;transition-delay:2.35s}.tl-three{left:22%;bottom:8%;transition-delay:2.5s}
.landscape{min-height:800px;padding:135px clamp(20px,7vw,112px);position:relative;display:grid;grid-template-columns:.55fr 2.1fr 1fr;gap:5%;align-items:start;background:var(--paper);overflow:hidden}.contours{position:absolute;right:-10%;top:-15%;width:720px;height:720px;border-radius:50%;opacity:.15;background:repeating-radial-gradient(ellipse at 45% 55%,transparent 0 24px,var(--blue) 25px 26px,transparent 27px 42px)}.landscape-number{font:500 14px "Space Grotesk";color:var(--coral)}.landscape-main{position:relative;z-index:2}.landscape h2{margin:29px 0 0;font:600 clamp(48px,5.1vw,80px)/.91 "Space Grotesk";letter-spacing:-.068em}.landscape-copy{position:relative;z-index:2;padding-top:45px}.landscape-copy>p:first-child{font:500 20px/1.45 "Space Grotesk";letter-spacing:-.5px}.landscape-copy>p:nth-child(2){color:var(--muted);font-size:13px;line-height:1.75}.landscape-copy>div{margin-top:34px;display:grid;gap:0}.landscape-copy span{padding:10px 0;border-top:1px solid rgba(11,27,57,.2);font-size:8px;text-transform:uppercase;letter-spacing:1.3px}.landscape-copy span::before{content:"+";color:var(--teal);margin-right:10px}
.plots{padding:135px clamp(20px,6.5vw,104px) 150px;background:var(--cream)}.plots-head{display:grid;grid-template-columns:1fr 2.2fr 1fr;gap:40px;align-items:end;margin-bottom:80px}.plots h2{margin:0;font:600 clamp(55px,6vw,90px)/.91 "Space Grotesk";letter-spacing:-.065em}.plots-head>p:last-child{margin:0 0 4px;color:var(--muted);font-size:13px;line-height:1.7}.plot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.plot{min-height:450px;padding:28px;position:relative;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(11,27,57,.14);transition:transform .25s}.plot:hover{transform:translateY(-6px)}.plot-one{background:var(--navy);color:white}.plot-two{background:var(--coral);color:var(--night)}.plot-three{background:var(--paper)}.plot-four{background:var(--teal)}.plot>span{font-size:8px;text-transform:uppercase;letter-spacing:1.4px;opacity:.65}.plot h3{margin:auto 0 20px;font:600 clamp(43px,4.5vw,66px)/.88 "Space Grotesk";letter-spacing:-.06em}.plot p{max-width:390px;margin:0 0 30px;font-size:13px;line-height:1.65;opacity:.67}.plot small{padding-top:13px;border-top:1px solid currentColor;font-size:8px;text-transform:uppercase;letter-spacing:1.2px;opacity:.55}.plot i{position:absolute;right:-45px;top:-45px;width:180px;height:180px;border-radius:50%;border:1px solid currentColor;opacity:.14}.plot i::before,.plot i::after{content:"";position:absolute;inset:24px;border-radius:50%;border:1px solid currentColor}.plot i::after{inset:52px}
.rings{min-height:850px;padding:120px clamp(20px,7vw,112px);display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:center;background:var(--paper)}.ring-visual{width:min(43vw,560px);aspect-ratio:1;position:relative;border-radius:50%;background:radial-gradient(circle,var(--coral) 0 5%,var(--paper) 5.5% 10%,var(--navy) 10.5% 13%,transparent 13.5%)}.ring-visual i{position:absolute;border:1px solid rgba(8,38,97,.25);border-radius:47% 53% 51% 49%}.ring-visual i:nth-child(1){inset:18%;transform:rotate(8deg)}.ring-visual i:nth-child(2){inset:11%;transform:rotate(-13deg)}.ring-visual i:nth-child(3){inset:4%;transform:rotate(18deg)}.ring-visual i:nth-child(4){inset:-3%;transform:rotate(-5deg)}.ring-visual i:nth-child(5){inset:-10%;transform:rotate(12deg);border-style:dashed}.ring-visual b{position:absolute;inset:0;display:grid;place-items:center;color:white;font:600 14px "Space Grotesk"}.rings-content h2{margin:25px 0 18px;font:600 clamp(58px,6vw,91px)/.9 "Space Grotesk";letter-spacing:-.07em}.rings-content>p:nth-of-type(2){color:var(--muted);font-size:14px}.metric-list{margin:50px 0 28px;border-top:1px solid rgba(11,27,57,.2)}.metric-list article{padding:15px 0;border-bottom:1px solid rgba(11,27,57,.2);display:grid;grid-template-columns:125px 1fr;align-items:center}.metric-list strong{font:600 30px "Space Grotesk";letter-spacing:-1.5px;color:var(--blue)}.metric-list span{color:var(--muted);font-size:11px}.rings-content small{color:var(--coral);font-size:8px;text-transform:uppercase;letter-spacing:1.2px}
.path{padding:135px clamp(20px,7vw,112px) 160px;position:relative;background:var(--night);color:white;overflow:hidden}.path-head{display:grid;grid-template-columns:1fr 3fr;align-items:start;margin-bottom:100px}.path h2{margin:0;font:600 clamp(57px,6.4vw,96px)/.9 "Space Grotesk";letter-spacing:-.07em}.trail{position:absolute;left:50%;top:360px;bottom:130px;width:1px;background:rgba(255,255,255,.12)}.trail span{display:block;width:3px;height:var(--trail-pct);background:linear-gradient(var(--coral),var(--teal));transform:translateX(-1px)}.path-steps{display:grid;gap:95px}.path-steps article{width:44%;min-height:190px;padding:28px;border:1px solid rgba(255,255,255,.17);position:relative}.path-steps article:nth-child(even){margin-left:auto}.path-steps b{position:absolute;right:24px;top:20px;color:var(--coral);font:600 55px "Space Grotesk";opacity:.24}.path-steps>article>span{color:var(--teal);font-size:8px;letter-spacing:1.3px}.path-steps h3{margin:45px 0 13px;font:500 25px "Space Grotesk";letter-spacing:-.8px}.path-steps p{max-width:390px;margin:0;color:rgba(255,255,255,.52);font-size:12px;line-height:1.65}.path-steps article::after{content:"";position:absolute;top:50%;width:13%;border-top:1px solid rgba(255,255,255,.22)}.path-steps article:nth-child(odd)::after{right:-13%}.path-steps article:nth-child(even)::after{left:-13%}
.cta{min-height:800px;padding:130px clamp(20px,8vw,130px) 90px;position:relative;overflow:hidden;display:flex;align-items:center;color:var(--night);background:linear-gradient(#ffd6cf 0,#f7a9a5 44%,#174b7c 44.3%,var(--night) 100%)}.cta-sun{position:absolute;right:10%;top:12%;width:280px;height:280px;border-radius:50%;background:var(--coral);box-shadow:0 0 100px rgba(255,94,114,.5)}.grass{position:absolute;left:0;right:0;bottom:0;height:45%;overflow:hidden}.grass i{position:absolute;bottom:-70px;width:4px;height:400px;background:linear-gradient(transparent,var(--teal));transform-origin:bottom;transform:rotate(-8deg)}.grass i:nth-child(1){left:5%}.grass i:nth-child(2){left:18%;height:320px;transform:rotate(12deg)}.grass i:nth-child(3){left:32%;height:450px}.grass i:nth-child(4){left:47%;height:350px;transform:rotate(8deg)}.grass i:nth-child(5){right:36%;height:460px}.grass i:nth-child(6){right:22%;height:330px;transform:rotate(-15deg)}.grass i:nth-child(7){right:11%;height:410px}.grass i:nth-child(8){right:3%;height:300px;transform:rotate(18deg)}.cta-content{position:relative;z-index:3;width:100%}.cta-content>p{font-size:9px;text-transform:uppercase;letter-spacing:1.8px}.cta-content>p i{display:inline-block;width:6px;height:6px;margin-right:10px;border-radius:50%;background:var(--night)}.cta h2{max-width:1000px;margin:38px 0 78px;font:600 clamp(68px,8vw,123px)/.8 "Space Grotesk";letter-spacing:-.075em}.cta h2 em{color:white}.cta-content>div{display:flex;justify-content:space-between;align-items:end}.cta-content>div>span{font-size:13px;line-height:1.65}.cta-content a{min-width:280px;padding:17px 20px;border-radius:99px;background:var(--night);color:white;display:flex;justify-content:space-between;text-decoration:none;font-size:10px;text-transform:uppercase;letter-spacing:1.2px}.cta-content a b{color:var(--coral);font-size:15px}
footer{min-height:145px;padding:40px clamp(20px,4.5vw,72px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--paper)}footer>a{text-decoration:none;font:600 18px "Space Grotesk"}footer sup{color:var(--coral);font-size:7px}footer>p{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1px}footer>p em{color:var(--coral);font-style:normal}footer>div{justify-self:end;display:flex;gap:24px;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:1px}footer>div a{color:var(--blue);text-decoration:none}
.js .reveal{opacity:0;transform:translateY(32px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.js .reveal.visible{opacity:1;transform:none}
.nav>p{color:rgba(255,255,255,.76)}.hero-lead{color:rgba(255,255,255,.82)}.hero-actions p{color:rgba(255,255,255,.78)}.hero-foot{color:rgba(255,255,255,.72);border-top-color:rgba(255,255,255,.27)}.hero .eyebrow,.path .section-label{color:var(--cyan)}.landscape .section-label,.plots .section-label,.rings .section-label{color:#006f69}.rings-content small{color:#a61f38}.tree-wrap{display:none}.path-steps p{color:rgba(255,255,255,.76)}.plot{min-height:420px}.plot>span,.plot p,.plot small{opacity:1}.plot-one p,.plot-five p,.plot-seven p{color:rgba(255,255,255,.9)}.plot-one small,.plot-five small,.plot-seven small{color:rgba(255,255,255,.9)}.plot-four{background:var(--cyan);color:var(--night)}.plot-five{background:#0a346d;color:white}.plot-six{background:var(--paper)}.plot-seven{background:var(--navy);color:white}.plot-eight{background:var(--coral);color:var(--night)}

.flower-map{position:absolute;z-index:2;right:1%;bottom:-10%;width:min(44vw,900px);aspect-ratio:1024/1536;height:auto;pointer-events:none}.flower-map-art{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 45px rgba(0,0,0,.28)) drop-shadow(0 0 30px rgba(12,205,226,.18));opacity:.98;transform:translateY(26px) scale(.96);transition:opacity .75s ease,transform 1.15s cubic-bezier(.16,1.1,.26,1),filter 1.15s ease}.flower-map.visible .flower-map-art{opacity:1;transform:translateY(0) scale(1);filter:drop-shadow(0 28px 45px rgba(0,0,0,.28)) drop-shadow(0 0 42px rgba(12,205,226,.22))}.map-label{position:absolute;padding:9px 11px;background:rgba(6,20,52,.92);border:1px solid rgba(255,255,255,.45);color:rgba(255,255,255,.82);font-size:8px;text-transform:uppercase;letter-spacing:1px;opacity:0;transform:translateY(8px);transition:.45s ease 1.15s}.flower-map.visible .map-label{opacity:1;transform:none}.map-label span{color:var(--coral);font-weight:700;margin-right:7px}.ml-one{right:12%;top:12%}.ml-two{right:9%;top:47%;transition-delay:1.3s}.ml-three{left:10%;bottom:18%;transition-delay:1.45s}

@media(max-width:980px){.nav{grid-template-columns:1fr 1fr}.nav>p{display:none}.hero{min-height:900px;height:auto;align-items:flex-start;padding-top:155px}.hero-copy{width:78%}.flower-map{width:590px;height:820px;right:-245px;bottom:-95px;opacity:.72}.landscape{grid-template-columns:.3fr 2fr}.landscape-copy{grid-column:2}.plots-head{grid-template-columns:1fr 2.2fr}.plots-head>p:last-child{grid-column:2}.rings{grid-template-columns:1fr}.ring-visual{width:min(70vw,520px);margin:auto}.path-head{grid-template-columns:1fr 2.5fr}footer{grid-template-columns:1fr 1fr}footer>p{display:none}}
@media(max-width:800px){.plot-grid{grid-template-columns:1fr}}
@media(max-width:640px){.nav{height:76px;padding:0 17px}.brand-mark{width:34px;height:34px}.brand-mark img{height:34px}.brand{font-size:12px}.nav-link{padding:8px 10px 8px 12px;gap:8px;font-size:8px}.hero{min-height:820px;padding:125px 18px 80px}.hero-copy{width:100%}.hero h1{font-size:clamp(58px,17vw,79px)}.hero-lead{max-width:88%;font-size:13px}.hero-actions{display:block}.hero-actions>a{min-width:0;width:100%}.hero-actions p{margin-top:22px}.flower-map{width:390px;height:585px;right:-215px;bottom:-70px;opacity:.5}.map-label{display:none}.hero-foot{left:18px;right:18px}.hero-foot span:nth-child(2){display:none}.landscape{min-height:auto;padding:90px 18px;grid-template-columns:1fr;gap:25px}.landscape-number{display:none}.landscape h2{font-size:min(53px,calc((100vw - 36px)*.115))}.landscape-copy{grid-column:1;padding-top:15px}.plots{padding:90px 12px 100px}.plots-head{grid-template-columns:1fr;padding:0 6px;gap:24px}.plots h2{font-size:53px}.plots-head>p:last-child{grid-column:1}.plot-grid{grid-template-columns:1fr}.plot{min-height:390px;padding:24px}.plot h3{font-size:min(49px,calc((100vw - 112px)*.15))}.rings{padding:95px 18px}.ring-visual{width:90vw;margin-left:-4vw}.rings-content h2{font-size:58px}.metric-list article{grid-template-columns:105px 1fr}.metric-list strong{font-size:25px}.path{padding:95px 18px 110px}.path-head{grid-template-columns:1fr;gap:28px;margin-bottom:75px}.path h2{font-size:57px}.trail{left:34px;top:330px}.path-steps{gap:50px;padding-left:42px}.path-steps article{width:100%;min-height:210px}.path-steps article:nth-child(even){margin-left:0}.path-steps article::after,.path-steps article:nth-child(even)::after{width:42px;left:-43px;right:auto}.cta{min-height:720px;padding:100px 18px 70px}.cta-sun{width:180px;height:180px;right:-10%}.cta h2{font-size:65px}.cta-content>div{display:block}.cta-content a{min-width:0;width:100%;margin-top:35px}footer{padding:34px 18px;grid-template-columns:1fr;gap:24px}footer>div{justify-self:start;flex-wrap:wrap;gap:12px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.flower-map-art,.map-label{opacity:1;transition:none;transform:none}.progress i{height:100%}}
.consent{position:fixed;z-index:150;left:50%;bottom:20px;transform:translateX(-50%);width:min(560px,calc(100vw - 32px));display:flex;gap:16px;align-items:center;justify-content:space-between;padding:14px 18px;background:rgba(6,20,52,.96);border:1px solid rgba(255,255,255,.22);border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.4);backdrop-filter:blur(8px);color:rgba(255,255,255,.82);font-size:12px;line-height:1.5}
.consent[hidden]{display:none}.consent p{margin:0}.consent a{color:var(--cyan)}
.consent-actions{display:flex;gap:8px;flex-shrink:0}
.consent button{padding:9px 16px;border-radius:99px;border:1px solid rgba(255,255,255,.3);background:transparent;color:white;font:600 10px "Space Grotesk";text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:.2s}
.consent button[data-consent=granted]{background:var(--coral);border-color:var(--coral);color:var(--night)}
.consent button:hover{transform:translateY(-1px)}.consent button:focus-visible{outline:3px solid var(--coral);outline-offset:3px}
@media(max-width:560px){.consent{flex-direction:column;align-items:stretch;text-align:center;gap:12px}.consent-actions{justify-content:center}}
