:root{--ink:#102a2a;--deep:#0b3434;--teal:#0c6b64;--mint:#dff3ee;--cream:#f7f4eb;--gold:#d6a34a;--white:#fff;--line:#dde5e2;--muted:#667774;--shadow:0 18px 50px rgba(13,55,52,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Gotham Pro','Gotham','Montserrat','Arial',sans-serif;color:var(--ink);background:#fff}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,60,58,.08)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.brand-mark{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:#fff;font-family:'Gotham Pro','Gotham','Montserrat','Arial',sans-serif;font-size:23px}.brand strong{display:block;font-size:18px}.brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.topbar nav{display:flex;gap:28px;align-items:center}.topbar nav a{text-decoration:none;color:var(--ink);font-size:14px;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--gold);color:#152b28;text-decoration:none;font-weight:700;padding:15px 24px;cursor:pointer}.btn-small{padding:10px 17px!important}.btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff}.hero{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden;background:var(--deep)}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,40,39,.91) 0%,rgba(5,40,39,.75) 48%,rgba(5,40,39,.30) 100%),url('images/HeroGhana.jpg') center/cover no-repeat}.hero-content{position:relative;color:#fff;padding:100px 0;max-width:1180px}.eyebrow,.section-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:var(--gold);margin-bottom:18px}.hero h1,.intro h2,.section-heading h2,.complete-copy h2,.booking h2{font-family:'Gotham Pro','Gotham','Montserrat','Arial',sans-serif}.hero h1{font-size:clamp(48px,7vw,86px);line-height:.98;margin:0 0 24px;max-width:850px;font-weight:600}.hero h1 em{color:#e8cf9b;font-style:italic}.hero p{font-size:18px;line-height:1.7;max-width:680px;color:rgba(255,255,255,.86)}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-points{display:flex;gap:25px;flex-wrap:wrap;margin-top:34px;font-size:13px;color:rgba(255,255,255,.78)}.alert{margin-top:24px;padding:15px 18px;border-radius:12px}.success{background:#e5f7ef;color:#155f49}.error{background:#fff0ef;color:#9a2e27}.intro{padding:90px 0;background:var(--cream)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.intro h2,.section-heading h2{font-size:44px;margin:0;line-height:1.1}.intro p{font-size:17px;line-height:1.8;margin:0 0 16px}.muted{color:var(--muted)}.packages{padding:95px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.currency-toggle{display:flex;background:#eef3f1;padding:4px;border-radius:999px}.currency-btn{border:0;background:transparent;padding:9px 16px;border-radius:999px;font-weight:700;color:var(--muted);cursor:pointer}.currency-btn.active{background:#fff;color:var(--teal);box-shadow:0 2px 8px rgba(0,0,0,.08)}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.package-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 7px 24px rgba(17,60,56,.06);transition:.25s}.package-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.image-wrap{height:230px;position:relative;overflow:hidden;background:#dfe8e5}.image-wrap img,.complete-image img{width:100%;height:100%;object-fit:cover}.duration{position:absolute;top:14px;left:14px;background:rgba(255,255,255,.92);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:700}.card-body{padding:22px}.region{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-weight:700}.card-body h3{font-family:'Gotham Pro','Gotham','Montserrat','Arial',sans-serif;font-size:24px;line-height:1.15;margin:9px 0 10px}.card-body>p{color:var(--muted);line-height:1.6;font-size:14px;min-height:67px}.highlights{padding:0;margin:15px 0 21px;list-style:none}.highlights li{font-size:13px;padding:5px 0 5px 18px;position:relative}.highlights li:before{content:'•';position:absolute;left:2px;color:var(--gold)}.card-footer{border-top:1px solid var(--line);padding-top:17px;display:flex;align-items:end;justify-content:space-between}.price small{display:block;color:var(--muted);font-size:11px}.price strong{font-size:24px}.price-ghs{display:none}.show-ghs .price-usd{display:none}.show-ghs .price-ghs{display:block}.text-btn{border:0;background:none;color:var(--teal);font-weight:700;cursor:pointer}.complete-card{margin-top:34px;background:var(--deep);color:#fff;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1.1fr 1.6fr .8fr;align-items:center}.complete-image{height:100%;min-height:320px}.complete-copy{padding:40px}.complete-copy h2{font-size:36px;margin:0 0 15px}.complete-copy p{color:rgba(255,255,255,.76);line-height:1.7}.complete-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.complete-meta span{border:1px solid rgba(255,255,255,.16);padding:8px 10px;border-radius:999px;font-size:11px}.complete-price{padding:36px;border-left:1px solid rgba(255,255,255,.12)}.complete-price small{display:block;color:rgba(255,255,255,.65)}.complete-price strong{font-size:32px;margin:6px 0 20px}.complete-price .btn{margin-top:18px}.included{background:var(--cream);padding:90px 0}.section-heading.simple{margin-bottom:35px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{padding:28px;background:#fff;border-radius:18px}.feature span{font-family:'Gotham Pro','Gotham','Montserrat','Arial',sans-serif;color:var(--gold);font-size:24px}.feature h3{margin:28px 0 8px}.feature p{color:var(--muted);font-size:14px;line-height:1.6}.how{padding:90px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.steps>div{border-top:1px solid var(--line);padding-top:22px}.steps b{width:36px;height:36px;border-radius:50%;background:var(--mint);color:var(--teal);display:grid;place-items:center}.steps h3{margin:22px 0 8px}.steps p{color:var(--muted);font-size:14px;line-height:1.6}.booking{background:var(--deep);color:#fff;padding:95px 0}.booking-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.section-kicker.light{color:#ecd09b}.booking h2{font-size:52px;margin:0 0 20px}.booking-copy>p{color:rgba(255,255,255,.72);font-size:16px;line-height:1.75}.booking-note{margin-top:35px;border-left:3px solid var(--gold);padding-left:16px;color:rgba(255,255,255,.8)}.booking-form{background:#fff;color:var(--ink);padding:34px;border-radius:22px}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.booking-form label{display:block;font-size:12px;font-weight:700;margin-bottom:16px;color:#425854}.booking-form input,.booking-form select,.booking-form textarea{width:100%;margin-top:7px;border:1px solid #d7e1de;border-radius:10px;padding:13px 14px;font:inherit;font-size:14px;outline:none;background:#fff}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(12,107,100,.09)}.estimate{background:var(--cream);border-radius:10px;padding:11px 14px;margin-top:19px;align-self:start}.estimate small{display:block;color:var(--muted);font-size:11px}.estimate strong{font-size:20px}.consent{display:flex!important;align-items:flex-start;gap:9px;font-weight:500!important;line-height:1.5}.consent input{width:auto;margin-top:2px}.submit{width:100%;font-size:15px}.fineprint{font-size:11px!important;text-align:center;color:var(--muted)!important;margin:14px 0 0!important}.hp{position:absolute!important;left:-9999px!important}footer{background:#082928;color:#fff;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid span{color:#b9cfca;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.footer-grid p{color:rgba(255,255,255,.65);font-size:13px}.footer-bottom{margin-top:35px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;color:rgba(255,255,255,.45);font-size:12px}
@media(max-width:980px){.package-grid{grid-template-columns:repeat(2,1fr)}.feature-grid,.steps{grid-template-columns:repeat(2,1fr)}.complete-card{grid-template-columns:1fr 1fr}.complete-image{grid-row:span 2}.complete-price{border-left:0;padding-top:0}.booking-grid{grid-template-columns:1fr;gap:40px}.topbar nav a:not(.btn){display:none}}
@media(max-width:680px){.container{width:min(100% - 26px,1180px)}.nav-wrap{height:68px}.hero{min-height:610px}.hero-content{padding:80px 0}.hero h1{font-size:50px}.hero-actions{flex-direction:column;align-items:flex-start}.intro-grid,.package-grid,.feature-grid,.steps,.footer-grid,.form-row.two,.complete-card{grid-template-columns:1fr}.intro,.packages,.included,.how,.booking{padding:70px 0}.intro-grid{gap:25px}.intro h2,.section-heading h2{font-size:36px}.section-heading{align-items:flex-start;gap:20px;flex-direction:column}.image-wrap{height:220px}.complete-image{min-height:230px}.complete-copy{padding:28px}.complete-price{padding:0 28px 30px}.booking-form{padding:22px}.booking h2{font-size:42px}.topbar nav{gap:0}.brand small{display:none}}

/* Itinerary modal */
.package-view{cursor:pointer}.package-view:focus{outline:3px solid rgba(12,107,100,.2);outline-offset:3px}.complete-view{display:block;color:#e8cf9b;margin:4px 0 0;padding:0;text-align:left}.itinerary-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:24px}.itinerary-modal.open{display:flex}.itinerary-backdrop{position:absolute;inset:0;background:rgba(4,28,27,.78);backdrop-filter:blur(6px)}.itinerary-dialog{position:relative;z-index:1;width:min(900px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 28px 90px rgba(0,0,0,.3);padding:34px}.modal-close{position:absolute;right:20px;top:16px;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:28px;line-height:1;cursor:pointer;color:var(--ink)}.modal-head{padding-right:50px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:4px}.modal-head h2{font-family:'Gotham Pro','Gotham','Montserrat','Arial',sans-serif;font-size:38px;margin:0 0 12px;line-height:1.1}.modal-meta{display:flex;gap:8px;flex-wrap:wrap}.modal-meta span{background:var(--cream);border-radius:999px;padding:7px 10px;font-size:12px;color:var(--muted);font-weight:600}.itinerary-list{padding:10px 0}.itinerary-row{display:grid;grid-template-columns:150px 210px 1fr;gap:18px;padding:18px 4px;border-bottom:1px solid var(--line)}.itinerary-time{font-weight:700;color:var(--teal);font-size:13px}.itinerary-activity{font-weight:700}.itinerary-detail{color:var(--muted);font-size:14px;line-height:1.55}.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-top:24px}.modal-actions p{margin:0;color:var(--muted);font-size:12px;line-height:1.55;max-width:570px}body.modal-open{overflow:hidden}
@media(max-width:680px){.itinerary-modal{padding:10px}.itinerary-dialog{padding:24px 18px;border-radius:18px;max-height:94vh}.modal-head h2{font-size:30px}.itinerary-row{grid-template-columns:1fr;gap:5px;padding:16px 2px}.itinerary-time{font-size:12px}.modal-actions{align-items:stretch;flex-direction:column}.modal-actions .btn{width:100%}}

/* CorpTours replaceable header logo */
.brand-logo{display:block;width:auto;height:48px;max-width:260px;object-fit:contain}
@media(max-width:680px){.brand-logo{height:40px;max-width:210px}}
