
:root{--bg:#031221;--panel:#071b32;--panel2:#091f39;--line:rgba(255,255,255,.13);--gold:#d3a14d;--gold2:#f0cf8d;--text:#edf2ff;--muted:#b8c2d8;--shadow:0 26px 80px rgba(0,0,0,.35);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at 15% 0%,rgba(211,161,77,.12),transparent 24%),linear-gradient(180deg,#02111f,#04192f 34%,#04192f 100%);overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}textarea{resize:vertical}.container{width:min(1420px,calc(100% - 34px));margin-inline:auto}.page-orb{position:fixed;pointer-events:none;border-radius:50%;filter:blur(80px);opacity:.28;z-index:-1}.orb-left{width:340px;height:340px;background:#0d3b7b;left:-140px;top:220px}.orb-right{width:360px;height:360px;background:#94651a;right:-160px;top:100px}.site-header{position:sticky;top:0;z-index:90;background:rgba(2,11,21,.9);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-row{display:flex;align-items:center;gap:22px;min-height:86px}.brand img{width:220px;height:auto}.nav-links{display:flex;gap:18px;margin-left:auto}.nav-links a{font-weight:600;font-size:14px;padding:8px 6px;color:#edf3ff;position:relative}.nav-links a.active::after,.nav-links a:hover::after{content:'';position:absolute;left:6px;right:6px;bottom:-14px;height:2px;background:var(--gold)}.nav-cta{display:flex;align-items:center;gap:14px}.phone{font-weight:600}.whats-icon{width:40px;height:40px;border:1px solid rgba(211,161,77,.55);border-radius:50%;display:inline-grid;place-items:center;position:relative}.whats-icon::before{content:'✆';font-size:16px;color:var(--gold2)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:14px;font-weight:700;border:1px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-outline{border-color:rgba(211,161,77,.75);color:#f4d79b;background:rgba(255,255,255,.03)}.gold-outline{margin-top:12px}.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#071629}.btn-dark{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.18);color:#fff}.main-shell{padding-top:12px;padding-bottom:24px}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;align-items:stretch}.hero-copy,.hero-image-card,.service-card,.destination-card,.transport-section,.testimonial-section,.planner-section{border:1px solid var(--line);background:linear-gradient(180deg,rgba(4,18,34,.94),rgba(6,22,40,.94));box-shadow:var(--shadow);border-radius:var(--radius)}.hero-copy{padding:36px 28px;position:relative;overflow:hidden}.hero-copy::before{content:'';position:absolute;left:-180px;top:80px;width:420px;height:420px;background:url('assets/images/emblem.png') no-repeat center/contain;opacity:.08}.hero-line{position:absolute;left:18px;top:38px;bottom:38px;width:2px;background:linear-gradient(180deg,transparent,rgba(211,161,77,.7),transparent)}.hero-line::before,.hero-line::after{content:'';position:absolute;left:50%;transform:translateX(-50%);width:12px;height:12px;border:1px solid rgba(211,161,77,.8);border-radius:50%;background:#031221}.hero-line::before{top:80px}.hero-line::after{bottom:80px}.hero-text{position:relative;padding-left:46px;min-height:100%;display:flex;flex-direction:column;justify-content:center}.moon{width:32px;height:32px;border-radius:50%;box-shadow:12px 0 0 0 var(--gold2);margin-bottom:8px;margin-left:210px}.hero-text h1,.section-head h2,.transport-text h2,.testimonial-intro h2,.planner-intro h2{font-family:'Cormorant Garamond',serif;line-height:.93;letter-spacing:-.6px;margin:0}.hero-text h1{font-size:86px;max-width:540px}.hero-text h1 span{display:block;color:var(--gold2);font-style:italic}.hero-text p{max-width:420px;margin:18px 0 22px;color:var(--muted);font-size:18px;line-height:1.75}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.hero-image-card{position:relative;overflow:hidden;min-height:560px}.hero-image-card>img{width:100%;height:100%;object-fit:cover}.hero-image-card::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.18))}.glass{background:rgba(23,31,43,.75);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12)}.benefit-card{position:absolute;right:22px;top:76px;z-index:2;border-radius:20px;padding:16px;width:300px}.benefit{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.09)}.benefit:last-child{border-bottom:0}.benefit i{width:32px;height:32px;border-radius:10px;border:1px solid rgba(211,161,77,.45);display:block;position:relative;flex:none}.benefit i::before{content:'✦';position:absolute;inset:0;display:grid;place-items:center;color:var(--gold2);font-style:normal;font-size:13px}.benefit strong,.benefit span{display:block}.benefit strong{font-size:14px}.benefit span{font-size:12px;color:var(--muted);margin-top:4px}.hero-dots{position:absolute;right:28px;bottom:20px;display:flex;gap:8px;z-index:2}.hero-dots span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.45)}.hero-dots .active{background:var(--gold2)}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.service-card{position:relative;overflow:hidden;min-height:285px}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.service-card .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.72))}.service-card .content{position:absolute;inset:auto 18px 16px 18px;z-index:2}.icon{width:54px;height:54px;border:1px solid rgba(211,161,77,.7);border-radius:50%;margin-bottom:14px;position:relative}.icon::before{position:absolute;inset:0;display:grid;place-items:center;color:var(--gold2);font-size:20px}.plane::before{content:'✈'}.hotel::before{content:'⌂'}.compass::before{content:'◎'}.car::before{content:'▣'}.service-card h3{font-family:'Cormorant Garamond',serif;font-size:44px;line-height:.9;margin:0 0 8px}.service-card p{margin:0 0 10px;color:#d2d8e5;line-height:1.55}.service-card a,.dest-content a,.view-link{color:var(--gold2);font-weight:700}.destinations-section,.transport-section,.testimonial-section,.planner-section{margin-top:14px;padding:22px}.section-head-row{display:flex;justify-content:space-between;align-items:end;gap:16px}.section-head h2{font-size:58px}.destination-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 18px}.destination-tabs button{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:10px;padding:10px 16px;cursor:pointer}.destination-tabs button.active{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#071629}.destination-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.destination-card{position:relative;min-height:260px;overflow:hidden}.destination-card img{width:100%;height:100%;object-fit:cover}.destination-card::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.8))}.dest-content{position:absolute;left:16px;right:16px;bottom:14px;z-index:1}.dest-content h3{font-family:'Cormorant Garamond',serif;font-size:44px;line-height:.9;margin:0 0 6px}.dest-content p{margin:0 0 10px;color:#d2d8e5}.destination-card.hidden{display:none}.transport-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px;align-items:center}.kicker{display:inline-block;color:var(--gold2);font-weight:700;margin-bottom:8px}.transport-text h2{font-size:54px}.transport-text p{color:var(--muted);line-height:1.8;max-width:420px}.transport-features{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0 16px}.transport-features span{font-size:13px;color:#f0f4ff;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.vehicle-panel{display:grid;gap:14px}.vehicle-banner{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.08)}.vehicle-tags{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.vehicle-tag{padding:14px 12px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);text-align:center}.vehicle-tag strong,.vehicle-tag span{display:block}.vehicle-tag strong{color:#fff}.vehicle-tag span{font-size:12px;color:var(--muted);margin-top:4px}.testimonial-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;align-items:center}.testimonial-intro h2{font-size:56px}.stars{color:var(--gold2);font-size:24px;margin:12px 0}.testimonial-intro p{max-width:280px;color:var(--muted);line-height:1.8}.testimonial-carousel{position:relative;padding:0 34px}.testimonial-track{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.testimonial-card{padding:20px;border-radius:20px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1)}.testimonial-card p{margin:0 0 18px;color:#e4ebf8;line-height:1.8}.author strong,.author span{display:block}.author span{color:var(--muted);margin-top:4px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:1px solid rgba(211,161,77,.7);background:rgba(255,255,255,.03);cursor:pointer}.carousel-arrow::before{content:'›';display:grid;place-items:center;color:var(--gold2);font-size:26px;line-height:36px}.carousel-arrow.prev{left:-6px}.carousel-arrow.prev::before{content:'‹'}.carousel-arrow.next{right:-6px}.testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.testimonial-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.4);cursor:pointer}.testimonial-dots button.active{background:var(--gold2)}.planner-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:18px;align-items:start}.planner-intro h2{font-size:56px}.planner-intro p{color:var(--muted);line-height:1.8}.planner-form{padding:22px;border-radius:20px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1)}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.planner-form label{display:grid;gap:8px;font-weight:700;font-size:14px}.planner-form input,.planner-form select,.planner-form textarea{width:100%;padding:13px 14px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.14);color:#fff;outline:none}.planner-form input:focus,.planner-form select:focus,.planner-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(211,161,77,.12)}.site-footer{padding:18px 0 10px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:20px;padding:24px 0;border-top:1px solid rgba(255,255,255,.08)}.footer-brand img{width:190px;margin-bottom:8px}.footer-grid h4{margin:0 0 10px;font-family:'Cormorant Garamond',serif;font-size:32px}.footer-grid p,.footer-grid a,.footer-grid span{display:block;color:var(--muted);line-height:1.75}.social-row{display:flex;gap:10px;margin-top:14px}.social-row a{width:34px;height:34px;border-radius:50%;border:1px solid rgba(211,161,77,.6);background:rgba(255,255,255,.03)}.footer-bottom{padding:16px 0;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:14px;color:#8793a8;font-size:13px}.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:95;background:#25d366;color:#fff;padding:13px 18px;border-radius:999px;font-weight:800;box-shadow:0 16px 30px rgba(37,211,102,.28)}.menu-toggle{display:none;background:none;border:0}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px 0}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.show{opacity:1;transform:none}@media(max-width:1200px){.hero-grid,.transport-section,.testimonial-section,.planner-section{grid-template-columns:1fr}.hero-text h1{font-size:72px}.service-strip,.destination-grid{grid-template-columns:repeat(2,1fr)}.vehicle-tags{grid-template-columns:repeat(3,1fr)}.testimonial-track{grid-template-columns:1fr}.planner-form .form-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.nav-links,.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto}.nav-links.open{display:grid;position:absolute;left:16px;right:16px;top:84px;padding:18px;background:rgba(3,15,28,.98);border:1px solid rgba(255,255,255,.08);border-radius:18px;gap:10px}.hero-image-card{min-height:420px}.benefit-card{position:absolute;right:16px;top:16px;width:260px}.destination-grid,.service-strip,.planner-form .form-grid,.vehicle-tags,.footer-grid,.transport-features{grid-template-columns:1fr}.section-head-row{flex-direction:column;align-items:flex-start}.hero-text h1,.transport-text h2,.testimonial-intro h2,.planner-intro h2,.section-head h2{font-size:52px}.moon{margin-left:120px}}@media(max-width:560px){.container{width:min(100% - 20px,1420px)}.brand img{width:180px}.hero-copy,.destinations-section,.transport-section,.testimonial-section,.planner-section{padding:16px}.hero-text{padding-left:30px}.hero-line{left:10px}.hero-text h1{font-size:46px}.service-card h3,.dest-content h3{font-size:34px}.benefit-card{display:none}.hero-buttons{flex-direction:column}.footer-bottom{display:grid}.floating-whatsapp{right:12px;bottom:12px;padding:12px 16px}}


/* Complete website V4 additions */
.page-hero,.content-section,.faq-section{
  margin-top:14px;padding:28px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(4,18,34,.94),rgba(6,22,40,.94));box-shadow:var(--shadow);border-radius:var(--radius)
}
.page-hero{display:grid;grid-template-columns:1fr .86fr;gap:24px;align-items:center;overflow:hidden}
.page-hero img{border-radius:22px;width:100%;max-height:520px;object-fit:cover;border:1px solid rgba(255,255,255,.12)}
.page-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(48px,7vw,86px);line-height:.93;margin:0 0 18px}
.page-hero h1 span{display:block;color:var(--gold2);font-style:italic}
.page-hero p,.content-section p,.content-section li{color:var(--muted);line-height:1.8}
.eyebrow{display:inline-block;color:var(--gold2);font-weight:800;letter-spacing:.8px;margin-bottom:10px}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.info-card{padding:22px;border-radius:20px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}
.info-card h3{font-family:'Cormorant Garamond',serif;font-size:34px;margin:0 0 8px}
.info-card ul{margin:0;padding-left:18px}
.form-status{margin-top:12px;color:var(--gold2);min-height:20px}
.faq-item{border-radius:16px;overflow:hidden;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);margin-bottom:12px}
.faq-item button{width:100%;background:transparent;border:0;color:#fff;text-align:left;padding:18px;font-weight:800;display:flex;justify-content:space-between;cursor:pointer}
.faq-body{max-height:0;overflow:hidden;transition:max-height .25s ease}
.faq-body p{margin:0;padding:0 18px 18px}
.faq-item.active .faq-body{max-height:180px}
@media(max-width:1100px){.page-hero,.grid-2,.grid-3{grid-template-columns:1fr}}
