:root{--earth:#2B1E17;--deep:#211812;--moss:#4A5D3A;--clay:#B5623C;--cream:#F0E6D2;--gold:#C9A84C;--muted:#b8aa96;--line:rgba(201,168,76,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--earth);color:var(--cream);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.8}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;line-height:1.08}button{cursor:pointer}::selection{background:var(--moss);color:var(--cream)}.skip{position:fixed;left:16px;top:-100px;background:var(--cream);color:var(--earth);padding:8px;z-index:100}.skip:focus{top:12px}.header{height:110px;position:absolute;top:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:space-between;margin:0 5.5%;border-bottom:1px solid rgba(240,230,210,.18)}.brand{display:flex;flex-direction:column;line-height:1}.brand>span{font:34px 'Cormorant Garamond',Georgia,serif;letter-spacing:-1px}.brand-star{font-size:23px;margin-left:5px;color:var(--gold)}.brand small{font-size:8px;letter-spacing:5px;padding-left:3px;margin-top:1px}.header nav{display:flex;gap:34px;font-size:11px;color:#ddd1be}.header nav a:hover{color:var(--gold)}.nav-cta{border:1px solid rgba(240,230,210,.4);padding:10px 18px;font-size:10px;letter-spacing:.4px}.nav-cta span{margin-left:24px}.hero{min-height:900px;height:100svh;max-height:1200px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url('assets/hero.png') center/cover no-repeat;background-color:#674b31}.hero-shade{background:linear-gradient(90deg,rgba(32,22,16,.91) 0%,rgba(39,26,17,.68) 38%,rgba(39,26,17,.12) 76%),linear-gradient(0deg,var(--earth),transparent 26%,rgba(30,21,15,.12) 75%,rgba(30,21,15,.45))}.hero-content{position:relative;z-index:1;margin:140px 0 95px 9%;max-width:720px}.eyebrow{text-transform:uppercase;font-size:9px;letter-spacing:3px;line-height:1.7;color:var(--gold);font-weight:500}.hero .eyebrow{display:flex;gap:15px;align-items:center;margin-bottom:26px;color:var(--cream)}.eyebrow span{width:34px;height:1px;background:var(--gold)}h1{font-size:clamp(48px,4.6vw,72px);letter-spacing:-1.1px;line-height:1.03}h1 em{color:#d7b183;font-weight:400}h1 .hero-last{font-size:.7em;line-height:1.15;display:inline-block;margin-top:8px}.hero-copy{max-width:430px;color:#d0c2ad;font-size:12px;line-height:1.85;margin:24px 0 27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;background:var(--clay);color:var(--cream);border:1px solid var(--clay);padding:17px 25px;font-size:12px;font-weight:500;transition:background .25s,transform .25s}.button:hover{background:#ca754d;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.exclusive{font-size:9px;color:#c8b9a3;margin-top:14px;display:flex;align-items:center;gap:7px}.exclusive span{width:4px;height:4px;border-radius:100%;background:var(--gold)}.hero-bottom{position:absolute;bottom:27px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;font-size:8px;letter-spacing:2px;color:#bcae97}.hero-bottom a span{margin-left:18px;font-size:17px}.section{padding:110px 9%}.section-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.small-note{font-size:8px;letter-spacing:2px;color:var(--muted)}.image-strips{display:grid;grid-template-columns:repeat(4,1fr);gap:23px;align-items:start;padding:0 3%}.image-strips figure:nth-child(2){padding-top:42px}.image-strips figure:nth-child(3){padding-top:80px}.image-strips figure:nth-child(4){padding-top:27px}.strip{height:370px;background-image:url('assets/panels.png');background-size:400% 100%;background-repeat:no-repeat;box-shadow:0 20px 35px #130d0740}.strip-1{background-position:0%}.strip-2{background-position:33.333%}.strip-3{background-position:66.666%}.strip-4{background-position:100%}figcaption{font-size:8px;letter-spacing:2px;color:var(--muted);margin-top:12px}.africa-title{text-align:center;font-size:clamp(90px,16vw,235px);letter-spacing:.22em;padding-left:.22em;margin-top:17px;line-height:1.2}.africa-sub{text-align:center;font-size:12px;letter-spacing:1px;color:#d7c7ad}.ornament{display:flex;align-items:center;justify-content:center;gap:24px;color:var(--gold);margin-top:55px}.ornament:before,.ornament:after{content:'';height:1px;width:75px;background:var(--line)}
@media(min-width:1700px){.hero-content{margin-left:max(9%,calc((100vw - 1400px)/2))}}@media(max-width:800px){.header{height:90px}.header nav{display:none}.nav-cta{font-size:9px;padding:8px 12px}.nav-cta span{margin-left:9px}.brand>span{font-size:29px}.hero{height:auto;min-height:870px;max-height:none}.hero-content{margin:150px 7% 110px}.hero-image{background-position:64% center}.hero-shade{background:linear-gradient(90deg,#201610da,#271a1180),linear-gradient(0deg,var(--earth),transparent 40%)}h1{font-size:59px}.hero-copy{max-width:420px}.hero-bottom{left:7%;right:7%}.hero-bottom>span{display:none}.section{padding:80px 7%}.section-intro .small-note{display:none}.image-strips{gap:12px;padding:0}.strip{height:260px}.image-strips figure:nth-child(3){padding-top:48px}figcaption{font-size:6px;letter-spacing:1px}.africa-title{font-size:17vw}.africa-sub{font-size:11px}.eyebrow{letter-spacing:2px}}@media(max-width:480px){.hero{min-height:850px}h1{font-size:47px}.hero-content{margin-top:135px}.hero-copy{font-size:12px}.exclusive{font-size:8px}.strip{height:205px}.image-strips{gap:8px}.image-strips figure:nth-child(2){padding-top:24px}.image-strips figure:nth-child(3){padding-top:44px}.image-strips figure:nth-child(4){padding-top:16px}.section-intro{margin-bottom:25px}.africa-sub{max-width:260px;margin:auto}.button{padding:16px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
