:root{--ink:#12231e;--deep:#071f19;--green:#0f4b3b;--gold:#d9ad54;--sand:#f2eee4;--cream:#fbf9f4;--white:#fff;--muted:#66736e;--line:rgba(18,35,30,.14);--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 var(--sans);overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:110px 0}.skip-link{position:fixed;left:16px;top:-80px;background:white;padding:12px 18px;z-index:1000}.skip-link:focus{top:16px}.announcement{background:var(--gold);color:#11231d;text-align:center;padding:7px 16px;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;color:white}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.25)}.brand{display:flex;align-items:center;gap:11px}.brand img{width:52px;height:52px;object-fit:contain;background:white;border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand strong{font:700 1.15rem var(--serif)}.brand small{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;margin-top:5px}.nav-links{display:flex;align-items:center;gap:24px;font-size:.85rem;font-weight:700}.nav-links>a:not(.button):hover{color:#f4cf7e}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;background:var(--gold);color:var(--deep);border:0;border-radius:2px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;font-size:.77rem;cursor:pointer;transition:.25s}.button:hover{background:#efc971;transform:translateY(-2px)}.button-sm{min-height:42px;padding:0 18px}.menu-button{display:none;background:none;border:0}.hero{min-height:820px;height:100vh;position:relative;background:url('hero-sierra-leone.jpg') center/cover no-repeat;color:white;display:flex;align-items:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,17,.88) 0%,rgba(3,22,17,.52) 50%,rgba(3,22,17,.16) 100%),linear-gradient(0deg,rgba(3,22,17,.45),transparent 45%)}.hero-content{position:relative;padding-top:110px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.73rem;font-weight:900;color:var(--green);margin:0 0 18px}.light{color:#f3c96e}.hero h1,.section h2{font-family:var(--serif);font-weight:500;letter-spacing:-.04em}.hero h1{font-size:clamp(4.6rem,9vw,8.7rem);line-height:.82;margin:0;max-width:900px}.hero-date{margin:30px 0 8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#f4cf7e}.hero-copy{font-size:1.15rem;max-width:620px;color:rgba(255,255,255,.88)}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{font-weight:850;padding-bottom:4px;border-bottom:1px solid currentColor}.light-link{color:white}.hero-stat{position:absolute;right:0;bottom:0;background:rgba(7,31,25,.93);display:flex;padding:27px 48px;gap:48px;border-top:1px solid rgba(255,255,255,.17)}.hero-stat div{display:flex;flex-direction:column}.hero-stat strong{font:500 2.2rem var(--serif);color:#f4cf7e}.hero-stat span{font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;color:rgba(255,255,255,.72)}h2{font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.02;margin:0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:100px}.prose{font-size:1.08rem}.prose p:first-child{margin-top:0}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:85px;border-top:1px solid var(--line)}.experience-grid article{padding:36px 38px 10px 0;border-right:1px solid var(--line)}.experience-grid article+article{padding-left:38px}.experience-grid article:last-child{border:0}.experience-grid span{color:var(--gold);font-weight:900}.experience-grid h3,.detail-cards h3,.impact-list h3{font:500 1.8rem var(--serif);margin:14px 0 8px}.experience-grid p,.section-head>p,.details-title>p{color:var(--muted)}.dark{background:var(--deep);color:white}.section-head{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end}.section-head>p{margin:0}.dark .section-head>p{color:rgba(255,255,255,.65)}.timeline{margin-top:62px}.timeline article{display:grid;grid-template-columns:180px 1fr;padding:34px 0;border-top:1px solid rgba(255,255,255,.16)}.timeline time{font:500 1.45rem var(--serif);color:#f4cf7e}.timeline h3{font:500 2rem var(--serif);margin:0 0 6px}.timeline p{color:rgba(255,255,255,.68);max-width:720px;margin:0}.timeline .eyebrow{margin-bottom:7px;color:#d9ad54}.details-title{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.details-title>p{font-size:1.1rem}.detail-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:62px}.detail-cards article{padding:38px;background:white;border:1px solid var(--line)}ul{padding:0;margin:25px 0 0;list-style:none}li{padding:11px 0 11px 23px;border-top:1px solid var(--line);position:relative}li:before{content:'•';position:absolute;left:3px;color:var(--gold)}.accent-card{background:var(--green)!important;color:white!important;border:0!important;display:flex;flex-direction:column}.accent-card p{color:rgba(255,255,255,.72)}.accent-card a{margin-top:auto;color:#f4cf7e;font-weight:800}.impact{background:var(--gold)}.impact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.impact-copy h2{margin-bottom:24px}.dark-button{background:var(--deep);color:white;margin-top:18px}.impact-list article{display:grid;grid-template-columns:60px 1fr;gap:24px;padding:26px 0;border-top:1px solid rgba(7,31,25,.25)}.impact-list strong{font-size:.75rem;letter-spacing:.15em}.impact-list h3{margin:0}.impact-list p{margin:5px 0 0}.narrow{width:min(840px,calc(100% - 40px))}.history{text-align:center;background:#ece6d7}.history .lead{font:500 1.45rem/1.55 var(--serif)}.history-note{margin:45px 0;padding:32px;border-block:1px solid rgba(18,35,30,.25)}.history-note span{font:500 2rem var(--serif);color:var(--green)}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:60px}.team-grid article{background:white;padding:30px 24px;border:1px solid var(--line)}.team-grid span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--deep);color:#f4cf7e;font:600 1.1rem var(--serif)}.team-grid h3{font:500 1.25rem var(--serif);margin:22px 0 4px}.team-grid p{font-size:.78rem;color:var(--muted);margin:0}.booking{background:var(--green);color:white}.booking-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.booking-grid>div>p:not(.eyebrow){color:rgba(255,255,255,.72);max-width:520px}.price{display:flex;align-items:center;gap:18px;margin-top:38px}.price strong{font:500 3.4rem var(--serif);color:#f4cf7e}.price span{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.form-card{background:white;color:var(--ink);padding:38px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px}input:not([type=checkbox]),select{display:block;width:100%;height:50px;border:1px solid #cbd1ce;background:#fafafa;padding:0 13px;margin-top:7px;border-radius:0}input:focus,select:focus{outline:2px solid var(--gold);outline-offset:1px}.check{display:flex;align-items:flex-start;gap:10px;text-transform:none;letter-spacing:0;font-weight:600}.check input{margin-top:5px}.full{width:100%}.form-status{text-align:center;margin:14px 0 0;color:var(--green);font-weight:700}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.contact-email{font:500 clamp(1.35rem,3vw,2.2rem) var(--serif);border-bottom:1px solid var(--ink);display:flex;justify-content:space-between;padding:14px 0}footer{background:#041410;color:white;padding:62px 0 22px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:48px;height:48px;background:white;border-radius:50%}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-family:var(--serif);font-size:1.1rem}.footer-brand span{font-size:.67rem;text-transform:uppercase;letter-spacing:.1em}.footer-grid p{color:rgba(255,255,255,.62);font-size:.9rem}.footer-grid>div:last-child{display:flex;gap:20px;justify-content:flex-end;font-size:.8rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:rgba(255,255,255,.48);font-size:.75rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1000px){.nav-links{position:absolute;top:118px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;background:var(--deep);padding:25px}.nav-links.open{display:flex}.menu-button{display:flex;flex-direction:column;gap:5px}.menu-button span{width:26px;height:2px;background:white}.hero-stat{left:20px;right:20px;justify-content:space-around;padding:22px}.split,.section-head,.details-title,.impact-layout,.booking-grid{grid-template-columns:1fr;gap:42px}.team-grid{grid-template-columns:repeat(3,1fr)}.detail-cards{grid-template-columns:1fr 1fr}.accent-card{grid-column:span 2}.section{padding:85px 0}}
@media(max-width:680px){.container,.narrow{width:min(100% - 28px,1180px)}.announcement{font-size:.66rem}.nav{height:72px}.brand img{width:42px;height:42px}.hero{min-height:760px}.hero-content{padding-top:80px}.hero h1{font-size:4.3rem}.hero-copy{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-stat{gap:12px;padding:17px 12px}.hero-stat strong{font-size:1.65rem}.hero-stat span{font-size:.58rem}.section{padding:70px 0}.experience-grid,.detail-cards,.team-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.experience-grid article,.experience-grid article+article{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}.timeline article{grid-template-columns:1fr;gap:10px}.timeline h3{font-size:1.6rem}.detail-cards .accent-card{grid-column:auto}.team-grid{grid-template-columns:1fr 1fr}.booking-grid{gap:48px}.form-card{padding:25px 20px}.form-row{grid-template-columns:1fr}.footer-grid>div:last-child{justify-content:flex-start;flex-wrap:wrap}.footer-bottom{gap:20px}.contact-email{font-size:1.15rem}}

/* Sierra Leone map in the homepage hero */
.home-hero .hero-map{position:absolute;z-index:1;width:clamp(250px,31vw,470px);height:auto;right:4%;bottom:130px;opacity:.38;filter:drop-shadow(0 18px 28px rgba(0,0,0,.28));pointer-events:none}.home-hero .hero-content,.home-hero .hero-stat{z-index:2}
@media(max-width:900px){.home-hero .hero-map{width:280px;right:-55px;opacity:.22}}
@media(max-width:560px){.home-hero .hero-map{width:220px;right:-65px;bottom:145px;opacity:.18}}

/* Footer hosting credit */
.footer-credit{color:#f4cf7e;font-weight:800}.footer-credit:hover{text-decoration:underline}
