:root{--plum:#2b1424;--plum-2:#3a1c31;--rose:#a86d72;--saffron:#d88b28;--paper:#f3f0e9;--ink:#281d23;--line:rgba(43,20,36,.18);--serif:"Bodoni Moda",Georgia,serif;--sans:"Manrope",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}img{display:block;max-width:100%}a{color:inherit}.skip{position:fixed;left:1rem;top:-5rem;z-index:99;background:#fff;padding:.8rem 1rem}.skip:focus{top:1rem}.site-header{height:96px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--plum);color:#fff;position:relative;z-index:10}.brand img{width:185px;height:70px;object-fit:contain;object-position:left center}.site-header nav{display:flex;gap:2rem}.site-header nav a{text-decoration:none;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;opacity:.82}.site-header nav a:hover{opacity:1}.language{justify-self:end;font-size:.75rem}.language button{appearance:none;border:0;background:none;color:#fff;padding:.5rem;cursor:pointer;opacity:.55;font:600 .75rem var(--sans)}.language button[aria-pressed=true]{opacity:1}button:focus-visible,a:focus-visible{outline:2px solid var(--saffron);outline-offset:4px}.hero{min-height:calc(100svh - 96px);display:grid;grid-template-columns:52% 48%;grid-template-rows:1fr auto;background:var(--plum);color:#fff;position:relative}.hero-copy{padding:9vh 6vw 5vh 8vw;display:flex;flex-direction:column;justify-content:center}.place{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#e7c2be;margin:0 0 2rem}.hero h1,.space h2,.offer h2,.about h2,.closing h2{font:500 clamp(3.2rem,6vw,6rem)/.94 var(--serif);letter-spacing:-.035em;margin:0}.hero h1 em,.space h2 em,.offer h2 em,.about h2 em,.closing h2 em,.manifesto em{font-weight:500;color:#e3a9a6}.hero-intro{max-width:520px;margin:2rem 0;font-size:1.05rem;color:#eadfdf}.primary-action{width:max-content;display:flex;align-items:center;gap:1.5rem;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:600;padding:1rem 0;border-bottom:1px solid var(--saffron)}.primary-action svg{width:27px;fill:none;stroke:currentColor;stroke-width:1.4;transition:transform .25s}.primary-action:hover svg{transform:translateX(6px)}.hero-image{position:relative;overflow:hidden;background:url('cfda67f4-d659-4e8a-b547-9ed5ef8c1387.JPG') center/cover no-repeat;clip-path:ellipse(78% 68% at 70% 45%)}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(43,20,36,.08),rgba(43,20,36,.35))}.sun{position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(216,139,40,.9);right:-130px;top:-100px;mix-blend-mode:multiply}.opening{position:absolute;z-index:2;right:3vw;bottom:8vh;text-align:right}.opening span{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:.7rem}.opening strong{font:500 clamp(2.2rem,4vw,4rem) var(--serif)}.image-caption{position:absolute;z-index:2;transform:rotate(-90deg);left:-3rem;bottom:10rem;text-transform:uppercase;letter-spacing:.12em;font-size:.63rem}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.18);padding:1.1rem 4vw;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#d4c3ca}.hero-foot p{margin:0}.manifesto{padding:14vw 8vw 12vw;display:grid;grid-template-columns:2fr 1fr;gap:9vw;align-items:end}.manifesto>p{font:500 clamp(2.7rem,5.4vw,5.4rem)/1.08 var(--serif);letter-spacing:-.03em;margin:0;max-width:1050px}.manifesto-note{border-top:1px solid var(--line);padding-top:2rem}.manifesto-note .om{color:var(--saffron);font-size:2.4rem}.manifesto-note p{margin:1rem 0 0;font-size:.92rem}.space{display:grid;grid-template-columns:41% 38% 21%;min-height:900px;background:#d9d1c6}.space-image{overflow:hidden}.space-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.04)}.space-copy{padding:8vw 4vw;display:flex;flex-direction:column;justify-content:center}.space-copy h2{font-size:clamp(3rem,5vw,5.2rem)}.space-copy h2 em{color:var(--plum)}.space-copy>p{max-width:46ch;margin:2rem 0 3rem}.facts{list-style:none;padding:0;margin:0}.facts li{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding:1rem 0;font-size:.78rem}.facts b{text-align:right;font-weight:600}.image-wide{clip-path:ellipse(95% 58% at 100% 50%)}.offer{background:var(--plum);color:#fff;padding:11vw 8vw}.offer-heading{display:grid;grid-template-columns:1.4fr .6fr;gap:8vw;align-items:end;margin-bottom:7vw}.offer-heading p{color:#d6c6ce;max-width:42ch}.offer-list{border-top:1px solid rgba(255,255,255,.2)}.offer-list article{display:grid;grid-template-columns:80px 1fr 1.2fr;align-items:center;gap:2rem;border-bottom:1px solid rgba(255,255,255,.18);padding:1.7rem 0;transition:transform .25s,background .25s}.offer-list article:hover{transform:translateX(1rem);background:rgba(255,255,255,.03)}.symbol{color:var(--saffron);font-size:1.6rem}.offer-list h3{font:500 1.35rem var(--serif);margin:0}.offer-list p{margin:0;color:#cebfc7;font-size:.86rem}.about{display:grid;grid-template-columns:1fr 1fr;min-height:760px}.about-photo{padding:7vw;position:relative}.about-photo:before{content:"";position:absolute;inset:12% 16% 10% 8%;border:1px solid var(--rose);border-radius:50% 50% 46% 54%}.about-photo img{position:relative;width:100%;height:100%;object-fit:cover;clip-path:ellipse(43% 50% at 50% 50%);filter:saturate(.7)}.about-copy{padding:10vw 9vw 10vw 2vw;display:flex;flex-direction:column;justify-content:center}.about-copy h2 em{color:var(--rose)}.about-copy p{max-width:48ch;margin:3rem 0 0}.closing{background:var(--rose);color:#fff;text-align:center;padding:10vw 5vw;position:relative;overflow:hidden}.closing-ring{width:110px;height:110px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;margin:0 auto 3rem;font-size:2rem}.closing-ring:before,.closing-ring:after{content:"";position:absolute;width:900px;height:900px;border:1px solid rgba(255,255,255,.16);border-radius:50%}.closing-ring:after{width:650px;height:650px}.closing h2,.closing p,.closing a{position:relative;z-index:1}.closing h2{max-width:900px;margin:auto}.closing h2 em{color:var(--plum)}.closing>p{max-width:620px;margin:2rem auto;color:#fff3f2}.closing .primary-action{margin:2rem auto;border-color:#fff}.email{display:block;margin-top:1.5rem;font-size:.85rem}footer{background:#180d16;color:#bbaeb5;padding:4rem 6vw;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;font-size:.72rem}footer img{width:180px}footer p:nth-child(3){text-align:right}@media(max-width:900px){.site-header{height:78px;grid-template-columns:1fr auto}.site-header nav{display:none}.brand img{height:58px;width:150px}.hero{min-height:auto;grid-template-columns:1fr;grid-template-rows:auto 70svh auto}.hero-copy{padding:12vh 8vw 8vh}.hero-image{clip-path:ellipse(83% 68% at 65% 45%)}.manifesto{grid-template-columns:1fr;padding:20vw 8vw}.manifesto-note{max-width:480px}.space{grid-template-columns:1fr;min-height:0}.space-image{height:70vw;min-height:440px}.space-copy{padding:16vw 8vw}.image-wide{display:none}.offer{padding:18vw 8vw}.offer-heading{grid-template-columns:1fr}.offer-list article{grid-template-columns:48px 1fr}.offer-list article p{grid-column:2}.about{grid-template-columns:1fr}.about-photo{height:95vw;max-height:720px}.about-copy{padding:6vw 8vw 18vw}.closing{padding:18vw 8vw}footer{grid-template-columns:1fr;gap:2rem}footer p:nth-child(3){text-align:left}}@media(max-width:560px){.hero-copy{padding-top:10vh}.hero h1{font-size:clamp(3.2rem,14vw,4.5rem)}.hero-intro{font-size:.95rem}.hero-foot{display:block}.hero-foot p+p{margin-top:.5rem}.opening{bottom:4rem}.offer-list article{padding:1.5rem 0}.space-image{min-height:390px}.manifesto>p{font-size:2.7rem}.closing h2{font-size:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Brand visibility and closing composition */
.brand{width:250px;height:78px;overflow:hidden;display:grid;place-items:center}.brand img{width:250px;height:78px;object-fit:cover;transform:scale(2.25)}
footer{background:#180d16;color:#d7c8d0;padding:6rem 6vw 2rem;display:grid;grid-template-columns:1.5fr .6fr 1fr;gap:6vw;align-items:start;font-size:.78rem;border-top:1px solid rgba(216,139,40,.3)}
.footer-logo{width:300px;height:100px;overflow:hidden;display:grid;place-items:center}.footer-logo img{width:300px;height:100px;object-fit:cover;transform:scale(2.3)}.footer-brand>p{max-width:32ch;margin:1.5rem 0 0;color:#aa98a2;font:500 1.1rem/1.5 var(--serif)}
.footer-links{display:flex;flex-direction:column;gap:.8rem}.footer-links a{text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;width:max-content}.footer-links a:hover{color:#fff}
.footer-opening{border-left:1px solid rgba(255,255,255,.16);padding-left:3vw}.footer-opening span{display:block;text-transform:uppercase;letter-spacing:.16em;color:#a995a0;font-size:.64rem}.footer-opening strong{display:block;color:#fff;font:500 clamp(2rem,3vw,3.6rem) var(--serif);margin:.5rem 0}.footer-opening p{margin:0;color:#aa98a2}
.footer-bottom{grid-column:1/-1;margin-top:3rem;padding-top:1.3rem;border-top:1px solid rgba(255,255,255,.12);display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;color:#84727c;font-size:.65rem}.footer-bottom p{margin:0}.footer-bottom a{text-align:center;color:#b9a8b1}.footer-bottom p:last-child{text-align:right}
@media(max-width:900px){.brand{width:190px;height:64px}.brand img{width:190px;height:64px;transform:scale(2.25)}footer{grid-template-columns:1fr 1fr;gap:4rem}.footer-brand{grid-column:1/-1}.footer-logo{width:260px;height:90px}.footer-logo img{width:260px;height:90px}.footer-opening{padding-left:2rem}.footer-bottom{grid-template-columns:1fr}.footer-bottom a,.footer-bottom p:last-child{text-align:left}}
@media(max-width:560px){footer{grid-template-columns:1fr;padding:5rem 8vw 2rem}.footer-brand{grid-column:auto}.footer-opening{border-left:0;border-top:1px solid rgba(255,255,255,.16);padding:2rem 0 0}.footer-logo{width:240px;height:80px}.footer-logo img{width:240px;height:80px}}.brand{width:320px}.brand img{width:320px;transform:scale(1.45)}
.footer-logo{width:340px;height:120px}.footer-logo img{width:340px;height:120px;transform:scale(1.5)}
@media(max-width:900px){.brand{width:220px}.brand img{width:220px;transform:scale(1.45)}}
@media(max-width:560px){.footer-logo{width:280px;height:100px}.footer-logo img{width:280px;height:100px;transform:scale(1.5)}}.brand{width:300px;height:78px;place-items:center start}.brand img{width:280px;height:auto;object-fit:contain;transform:none}
.footer-logo{width:340px;height:100px;place-items:center start}.footer-logo img{width:320px;height:auto;object-fit:contain;transform:none}
@media(max-width:900px){.brand{width:220px;height:64px}.brand img{width:205px;transform:none}}
@media(max-width:560px){.footer-logo{width:280px;height:85px}.footer-logo img{width:270px;transform:none}}