:root{--bg:#24130D;--bg-deep:#05070b;--panel:#2B170F;--panel2:#172033;--cyan:#C99A3D;--cyan2:#A87828;--white:#f7f9fc;--muted:#a9b4c6;--gold:#dbe7ff;--line:rgba(201,154,61,.42);--max:1230px;--shadow:0 18px 45px rgba(0,0,0,.35)}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:110px}body{font-family:Arial,Helvetica,sans-serif;background:var(--bg-deep);color:var(--white);line-height:1.5;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 80px));margin:auto}
/* HEADER */
.topbar{position:absolute;top:0;left:0;right:0;height:40px;background:rgba(5,10,18,.48);border-bottom:1px solid rgba(201,154,61,.18);z-index:110;color:#d7deea;font-size:12px;display:flex;align-items:center;justify-content:flex-end;padding-right:max(55px,calc((100vw - var(--max))/2 + 250px));gap:25px;letter-spacing:.1px}.topbar:before{content:'✈';color:var(--cyan);font-size:15px}.topbar span{color:var(--cyan);font-size:16px}.site-header{position:absolute;top:0;left:0;right:0;z-index:100;background:linear-gradient(180deg,rgba(5,10,18,.96),rgba(5,10,18,.72) 74%,rgba(5,10,18,.15));border-bottom:1px solid rgba(201,154,61,.18)}.nav-wrap{height:105px;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:12px}.brand{align-self:flex-start;margin-top:13px;z-index:2}.brand{width:176px;height:104px;display:flex;align-items:flex-start;justify-content:flex-start;overflow:visible}.brand img{width:88px;height:auto;max-width:none;object-fit:contain;filter:drop-shadow(0 3px 9px rgba(0,0,0,.28));transform:translateY(-5px)}.nav{display:flex;align-items:center;gap:38px;font-size:13px;color:#eef3fb}.nav a{position:relative;padding:11px 0;transition:.25s;white-space:nowrap}.nav a:hover,.nav a.active{color:#FFF9ED}.nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:2px;height:2px;background:var(--cyan);box-shadow:0 0 10px var(--cyan)}.nav .nav-cta{min-width:160px;text-align:center;padding:11px 22px;border:1.5px solid var(--cyan);border-radius:28px;box-shadow:0 0 16px rgba(201,154,61,.12) inset;color:#FFF9ED}.nav .nav-cta:hover{background:rgba(201,154,61,.13)}.menu-toggle{display:none}
/* HERO */
.hero{position:relative;min-height:670px;display:flex;align-items:flex-start;padding:174px 0 125px;isolation:isolate;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#24130D}
.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center right;opacity:0;transform:scale(1.045);transition:opacity 1.1s ease,transform 6s ease}
.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,24,.97) 0%,rgba(8,18,36,.83) 33%,rgba(5,10,18,.28) 64%,rgba(3,7,14,.12) 100%)}
.hero-slide.is-active{opacity:1;transform:scale(1)}
.hero-slider-controls{position:absolute;z-index:8;right:max(40px,calc((100vw - var(--max))/2));top:52%;display:flex;gap:10px}
.hero-dot{width:9px;height:9px;padding:0;border:1px solid rgba(255,255,255,.85);border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer;transition:all .25s}
.hero-dot.is-active{width:27px;border-radius:8px;background:var(--cyan);border-color:var(--cyan);box-shadow:0 0 12px rgba(201,154,61,.5)}
@media(max-width:700px){.hero-slider-controls{right:25px;top:auto;bottom:112px}}.hero:after{content:'';position:absolute;left:-5%;right:-5%;bottom:-54px;height:120px;border:2px solid var(--cyan);border-radius:50% 50% 0 0/35% 35% 0 0;background:#0d1421;box-shadow:0 -5px 20px rgba(201,154,61,.14);z-index:1}.hero-content{position:relative;z-index:3}.eyebrow{display:flex;align-items:center;gap:14px;color:var(--cyan);font-size:11px;letter-spacing:4px;text-transform:uppercase;font-weight:700;margin-bottom:14px}.eyebrow:after{content:'';width:92px;height:1px;background:var(--cyan);box-shadow:0 0 6px rgba(201,154,61,.4)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:.98}h1{font-size:clamp(58px,6.1vw,82px);max-width:650px;letter-spacing:-2px}h1 em,h2 em{font-style:normal;color:var(--cyan)}.hero p{max-width:505px;color:#f0f4fa;font-size:15px;line-height:1.45;margin:22px 0 25px}.hero-actions{display:flex;gap:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:28px;padding:13px 25px;font-weight:700;font-size:13px;cursor:pointer;transition:.25s;border:1px solid transparent}.btn span{font-size:18px}.btn-primary{background:linear-gradient(135deg,#E0B95A,#A87828);color:#FFF9ED;box-shadow:0 7px 20px rgba(201,154,61,.25)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(201,154,61,.35)}.btn-outline{border-color:var(--cyan);background:rgba(7,14,27,.28);color:#FFF9ED}.btn-outline:hover{background:rgba(201,154,61,.12);transform:translateY(-2px)}
/* CURVED QUICK BAR */
.quick-services{position:absolute;z-index:5;bottom:5px;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(6,1fr);width:min(100% - 80px,var(--max));background:linear-gradient(180deg,rgba(19,48,92,.94),rgba(12,27,52,.97));border-top:1px solid var(--cyan);border-bottom:1px solid var(--cyan);border-radius:50% 50% 10% 10%/22px 22px 12px 12px;box-shadow:0 0 24px rgba(0,0,0,.35);overflow:hidden}.quick-services a{min-height:84px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(201,154,61,.35);padding:12px 14px;color:#f5f7fb;font-size:12px;line-height:1.25}.quick-services a:last-child{border:0}.quick-services a:hover{background:rgba(201,154,61,.08)}.quick-icon{font-size:28px;line-height:1;color:var(--cyan);width:34px;text-align:center}.quick-services b{font-weight:500}
/* ABOUT */
.section{padding:86px 0}.about{background:linear-gradient(180deg,#24130D,#1B0F0A);padding-top:76px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.about h2,.section-heading h2,.booking h2{font-size:48px;letter-spacing:-1px;margin-bottom:20px}.about p{max-width:545px;color:#c6cfdd;font-size:14px;line-height:1.65;margin-bottom:24px}.about-visual{position:relative}.about-visual img{width:100%;height:320px;object-fit:cover;border-radius:12px;border:1px solid rgba(201,154,61,.13);box-shadow:var(--shadow)}.diamond{display:none}
/* STATS */
.stats{position:relative;margin-top:-10px;background:linear-gradient(180deg,#16243a,#0b2f30);border:1px solid var(--cyan);border-radius:28px;box-shadow:0 10px 30px rgba(0,0,0,.3);z-index:4}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 25px}.stats-grid>div{text-align:center;border-right:1px solid rgba(201,154,61,.35);padding:4px 12px}.stats-grid>div:last-child{border:0}.stats strong{display:block;color:#eee6c2;font:700 30px Georgia,serif}.stats span{display:block;font-size:11px;color:#edf7f5;margin-top:2px}
/* SERVICES */
.services{background:#180C08}.center{text-align:center}.section-heading{margin-bottom:30px}.section-heading.center{text-align:center}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:34px 0}.service-card{background:linear-gradient(180deg,#111a2b,#24130D);border-radius:12px;overflow:hidden;border:1px solid rgba(201,154,61,.18);box-shadow:0 12px 30px rgba(0,0,0,.24);transition:.25s}.service-card:hover{transform:translateY(-5px);border-color:rgba(201,154,61,.5)}.service-card>img{width:100%;height:170px;object-fit:cover}.service-body{position:relative;padding:25px 18px 19px;min-height:200px}.card-icon{position:absolute;top:-19px;left:16px;width:38px;height:38px;border-radius:50%;background:#17264a;color:var(--cyan);display:grid;place-items:center;border:2px solid #111a2b;font-size:18px}.service-body h3{font-size:18px;margin-bottom:8px}.service-body p{font-size:12px;color:#c6cfdd;line-height:1.5;min-height:62px}.service-body a{display:inline-flex;gap:9px;color:var(--cyan);font-size:12px;font-weight:700;margin-top:10px}
/* SOLUTIONS */
.solutions{position:relative;padding:75px 0 58px;overflow:hidden}.solutions-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,24,.94),rgba(11,24,47,.62)),url('../images/solutions-banner.jpg') center/cover;z-index:-1}.light{color:#FFF9ED}.solution-grid{display:grid;grid-template-columns:repeat(5,1fr);max-width:950px;margin:34px auto 0}.solution-grid>div{text-align:center;border-right:1px solid rgba(255,255,255,.22);padding:10px}.solution-grid>div:last-child{border:0}.solution-grid span{display:block;color:var(--cyan);font-size:29px;margin-bottom:7px}.solution-grid b{font-size:11px;font-weight:500}
/* REST */
.testimonials{background:#24130D}.rating{font-size:13px;color:#e6d98d;margin-top:8px}.rating span{font-size:10px;color:#a8b4c5;margin-left:8px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.testimonial-grid article{position:relative;background:#111a2b;border-radius:11px;padding:24px 19px;border:1px solid rgba(201,154,61,.16)}.testimonial-grid p{font-size:12px;color:#d0d7e2;min-height:88px}.testimonial-grid strong{display:block;font-size:12px;margin-top:14px}.testimonial-grid small{color:#98a6ba;font-size:10px}.quote{position:absolute;right:14px;top:7px;font:700 34px Georgia;color:#dbe7ff}.cta-banner{padding:0 0 80px}.cta-inner{min-height:170px;background-image:linear-gradient(90deg,rgba(8,20,43,.95),rgba(8,20,43,.58)),url('../images/cta-banner.jpg');background-size:cover;background-position:center;border:1px solid rgba(201,154,61,.2);border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:38px 45px}.cta-inner h2{font-size:34px}.cta-inner p{font-size:12px;color:#c7cfdd;margin-top:6px}.booking{background:#180C08}.booking-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:start}.booking-copy p{font-size:13px;color:#c5cedc;max-width:470px}.booking-copy ul{list-style:none;margin:18px 0;color:#dce3ee;font-size:12px}.booking-copy li{margin:9px 0}.booking-copy li:before{content:'✓';color:var(--cyan);margin-right:8px;font-weight:700}.contact-mini{font-size:11px;color:#e2e8f0}.contact-mini span{color:var(--cyan)}.booking-form{background:#102347;border:1px solid rgba(201,154,61,.18);border-radius:12px;padding:25px}.booking-form h3{font-size:21px;margin-bottom:16px}.booking-form label{display:block;font-size:10px;color:#d6deea;margin-bottom:12px}.booking-form input,.booking-form select,.booking-form textarea{width:100%;margin-top:5px;border:1px solid rgba(255,255,255,.18);background:#0a101b;color:#FFF9ED;border-radius:7px;padding:11px 12px;outline:none;font-size:11px}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 2px rgba(201,154,61,.08)}.booking-form select option{background:#0a101b}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.booking-form textarea{resize:vertical;min-height:85px}.form-note{font-size:9px!important;color:#aab6c8!important;margin-top:9px}.form-message{min-height:18px;font-size:10px;margin-top:7px;color:#9ff0e9}footer{background:#03050a;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1.3fr 1.2fr;gap:40px;padding:45px 0}.footer-brand img{width:150px;height:auto;margin-bottom:10px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.22))}.footer-grid h4{font-size:10px;letter-spacing:1.6px;color:var(--gold);text-transform:uppercase;margin-bottom:13px}.footer-grid p,.footer-grid a{display:block;font-size:9px;color:#aeb8c8;margin:6px 0}.footer-grid a:hover{color:var(--cyan)}.footer-brand p{max-width:270px;line-height:1.6}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;padding:12px max(24px,calc((100vw - var(--max))/2));font-size:8px;color:#7f8ba0}.back-top{position:fixed;right:20px;bottom:20px;width:42px;height:42px;border-radius:50%;border:1px solid var(--cyan);background:#111c2f;color:#FFF9ED;cursor:pointer;opacity:0;pointer-events:none;transition:.25s;z-index:90}.back-top.show{opacity:1;pointer-events:auto}
@media(max-width:1100px){.nav{gap:22px}.nav .nav-cta{min-width:135px}.brand{width:77px;height:94px}.brand img{width:77px;height:auto}.container{width:min(var(--max),calc(100% - 50px))}.quick-services{width:calc(100% - 50px)}}
@media(max-width:900px){.topbar{display:none}.nav-wrap{height:82px;align-items:center;padding-bottom:0}.brand{margin-top:0}.nav{gap:16px}.nav a{font-size:11px}.quick-services{grid-template-columns:repeat(3,1fr);width:calc(100% - 50px);border-radius:40px 40px 10px 10px}.quick-services a{min-height:72px}.quick-services a:nth-child(3){border-right:0}.quick-services a:nth-child(-n+3){border-bottom:1px solid rgba(201,154,61,.3)}.hero{min-height:650px;padding-top:145px}.two-col,.booking-grid{gap:40px}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:calc(100% - 28px)}.site-header{background:rgba(36,19,13,.95)}.nav-wrap{height:74px}.brand{width:62px;height:78px}.brand img{width:62px;height:auto}.menu-toggle{display:block;background:none;border:0;width:42px;padding:7px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:#FFF9ED;margin:6px 0}.nav{position:absolute;left:14px;right:14px;top:73px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#2B170F;border:1px solid rgba(201,154,61,.18);border-radius:0 0 12px 12px;padding:8px}.nav.open{display:flex}.nav a{padding:13px 12px}.nav a.active:after{display:none}.nav .nav-cta{text-align:center;margin:5px 0}.hero{min-height:700px;padding:125px 0 190px}.hero-bg{background-position:63% center}.eyebrow{font-size:9px;letter-spacing:2.7px}h1{font-size:48px;letter-spacing:-1px}.hero p{font-size:12px;max-width:355px}.hero-actions{gap:10px}.btn{font-size:12px;padding:12px 18px}.quick-services{width:calc(100% - 28px);grid-template-columns:repeat(2,1fr);bottom:8px}.quick-services a{min-height:63px;font-size:10px}.quick-services a:nth-child(3){border-right:1px solid rgba(201,154,61,.3)}.quick-services a:nth-child(even){border-right:0}.quick-services a:nth-child(n+5){border-top:1px solid rgba(201,154,61,.3)}.section{padding:58px 0}.two-col,.booking-grid{grid-template-columns:1fr}.about h2,.section-heading h2,.booking h2{font-size:36px}.about-visual img{height:250px}.stats{margin:0 14px}.stats-grid{grid-template-columns:repeat(2,1fr);padding:17px 10px;gap:12px}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div:nth-child(-n+2){padding-bottom:12px;border-bottom:1px solid rgba(201,154,61,.25)}.service-grid{grid-template-columns:1fr}.service-card>img{height:190px}.solution-grid{grid-template-columns:repeat(2,1fr)}.solution-grid>div:nth-child(2),.solution-grid>div:nth-child(4){border-right:0}.solution-grid>div{border-bottom:1px solid rgba(255,255,255,.2);padding:12px}.solution-grid>div:last-child{grid-column:1/-1;border-right:0}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid article p{min-height:auto}.cta-inner{min-height:220px;align-items:flex-start;justify-content:center;flex-direction:column;padding:28px}.cta-inner h2{font-size:28px;margin-bottom:18px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}}
@media(max-width:420px){.hero-actions{flex-direction:column;max-width:220px}.hero-actions .btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}

/* =========================================================
   WINGSAID — BLACK / GOLD VIP THEME ONLY
   Keeps the original Wingsaid layout, order, spacing and components.
   Inspired by the visual language of premium airport concierge sites.
   ========================================================= */
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,400;6..96,500;6..96,600;6..96,700&family=Manrope:wght@400;500;600;700&display=swap');

:root{
  --bg:#24130D;
  --bg-deep:#030506;
  --panel:#14100c;
  --panel2:#1b1510;
  --cyan:#c6a36a;
  --cyan2:#9f7b42;
  --white:#eef3f1;
  --muted:#b4aa9c;
  --gold:#d1b278;
  --line:rgba(198,163,106,.30);
  --shadow:0 18px 45px rgba(0,0,0,.48);
}

html{background:var(--bg-deep)}
body{
  font-family:'Manrope',Arial,Helvetica,sans-serif;
  background:var(--bg-deep);
  color:var(--white);
}

h1,h2,h3,
.stats strong,
.quote{
  font-family:'Bodoni Moda',Didot,'Times New Roman',serif;
}

/* Header — same structure, only VIP palette/type */
.topbar{
  background:rgba(7,6,5,.72);
  border-bottom-color:rgba(198,163,106,.16);
  color:#cfc5b7;
}
.topbar:before{color:var(--gold)}
.topbar span{color:var(--gold)}
.site-header{
  background:linear-gradient(180deg,rgba(8,7,6,.97),rgba(8,7,6,.78) 74%,rgba(8,7,6,.18));
  border-bottom-color:rgba(198,163,106,.18);
}
.nav{color:#eee7dc}
.nav a:hover,.nav a.active{color:#FFF9ED}
.nav a.active:after{background:var(--gold);box-shadow:0 0 10px rgba(198,163,106,.35)}
.nav .nav-cta{
  border-color:var(--gold);
  box-shadow:0 0 16px rgba(198,163,106,.08) inset;
}
.nav .nav-cta:hover{background:rgba(198,163,106,.10)}

/* Hero — preserve original dimensions/placement */
.hero-bg{
  background-image:linear-gradient(90deg,rgba(10,8,6,.94) 0%,rgba(15,11,8,.78) 33%,rgba(10,8,6,.22) 64%,rgba(8,7,6,.08) 100%),url('../images/hero-plane.jpg');
}
.hero:after{
  border-color:var(--gold);
  background:#17110c;
  box-shadow:0 -5px 20px rgba(198,163,106,.10);
}
.eyebrow{color:var(--gold)}
.eyebrow:after{background:var(--gold);box-shadow:0 0 6px rgba(198,163,106,.25)}
h1 em,h2 em{color:var(--gold)}
.hero p{color:#eee7dc}
.btn{
  border-radius:2px;
  font-family:'Manrope',Arial,sans-serif;
  letter-spacing:.15px;
}
.btn-primary{
  background:linear-gradient(135deg,#c9a66d,#9d783e);
  color:#24130D;
  box-shadow:0 7px 20px rgba(0,0,0,.30);
}
.btn-primary:hover{box-shadow:0 10px 28px rgba(0,0,0,.38)}
.btn-outline{
  border-color:var(--gold);
  background:rgba(8,7,6,.28);
}
.btn-outline:hover{background:rgba(198,163,106,.10)}

/* Quick services — original position/grid retained */
.quick-services{
  background:linear-gradient(180deg,rgba(25,19,13,.97),rgba(12,10,8,.98));
  border-top-color:var(--gold);
  border-bottom-color:var(--gold);
  box-shadow:0 0 24px rgba(0,0,0,.45);
}
.quick-services a{border-right-color:rgba(198,163,106,.24);color:#eee7dc}
.quick-services a:hover{background:rgba(198,163,106,.06)}
.quick-icon{color:var(--gold)}

/* Sections — same order and dimensions */
.about{background:linear-gradient(180deg,#100d09,#0a0806)}
.about p{color:#bdb3a6}
.about-visual img{border-color:rgba(198,163,106,.16)}
.stats{
  background:linear-gradient(180deg,#0a1111,#130f0b);
  border-color:var(--gold);
}
.stats-grid>div{border-right-color:rgba(198,163,106,.24)}
.stats strong{color:#e5d2ae}
.stats span{color:#e9e0d4}

.services{background:#24130D}
.service-card{
  background:linear-gradient(180deg,#071010,#100d09);
  border-color:rgba(198,163,106,.18);
}
.service-card:hover{border-color:rgba(198,163,106,.48)}
.service-card>img{filter:saturate(.72) contrast(1.02) brightness(.78)}
.card-icon{
  background:#0a1111;
  color:var(--gold);
  border-color:#071010;
}
.service-body p{color:#bdb3a6}
.service-body a{color:var(--gold)}

/* Solutions */
.solutions-bg{
  background:linear-gradient(90deg,rgba(10,8,6,.94),rgba(18,13,9,.66)),url('../images/solutions-banner.jpg') center/cover;
}
.solution-grid>div{border-right-color:rgba(255,255,255,.16)}
.solution-grid span{color:var(--gold)}

/* Testimonials */
.testimonials{background:#100d09}
.rating{color:#d1b278}
.rating span{color:#9e9589}
.testimonial-grid article{
  background:#18120e;
  border-color:rgba(198,163,106,.16);
}
.testimonial-grid p{color:#c8beb1}
.testimonial-grid small{color:#9e9589}
.quote{color:#d1b278}

/* CTA */
.cta-inner{
  background-image:linear-gradient(90deg,rgba(17,12,8,.95),rgba(17,12,8,.62)),url('../images/cta-banner.jpg');
  border-color:rgba(198,163,106,.20);
}
.cta-inner p{color:#bdb3a6}

/* Booking */
.booking{background:#24130D}
.booking-copy p{color:#bdb3a6}
.booking-copy ul{color:#b8c8c5}
.booking-copy li:before{color:var(--gold)}
.contact-mini{color:#b8c8c5}
.contact-mini span{color:var(--gold)}
.booking-form{
  background:#060d0e;
  border-color:rgba(198,163,106,.18);
}
.booking-form label{color:#cfc5b8}
.booking-form input,.booking-form select,.booking-form textarea{
  border-color:rgba(255,255,255,.15);
  background:#040909;
  color:#eef3f1;
}
.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{
  border-color:var(--gold);
  box-shadow:0 0 0 2px rgba(198,163,106,.08);
}
.booking-form select option{background:#040909}
.form-note{color:#9e9589!important}
.form-message{color:#d8bf91}

/* Footer */
footer{background:#030506;border-top-color:var(--line)}
.footer-grid h4{color:var(--gold)}
.footer-grid p,.footer-grid a{color:#9e9589}
.footer-grid a:hover{color:var(--gold)}
.footer-bottom{border-top-color:rgba(255,255,255,.08);color:#746b61}
.back-top{border-color:var(--gold);background:#060d0e}

/* Mobile menu — only palette changed */
@media(max-width:700px){
  .site-header{background:rgba(8,7,6,.96)}
  .menu-toggle span{background:#FFF9ED}
  .nav{background:#15100c;border-color:rgba(198,163,106,.18)}
}

/* Booking VIP visual — existing layout preserved; scene fills the previously empty side */
.booking{position:relative;overflow:hidden;background:#24130D}
 .booking:before{
  content:"";
  position:absolute;
  inset:0;
  width:100%;
  background:
    linear-gradient(90deg,
      rgba(11,9,7,.92) 0%,
      rgba(11,9,7,.82) 18%,
      rgba(11,9,7,.62) 34%,
      rgba(11,9,7,.34) 52%,
      rgba(11,9,7,.14) 72%,
      rgba(11,9,7,.10) 100%),
    url('../images/booking-vip-scene.jpg') center/cover no-repeat;
  opacity:.78;
  pointer-events:none;
}
.booking .container{position:relative;z-index:2}
.booking-copy{position:relative;z-index:3}
.booking-form{position:relative;z-index:3;background:rgba(17,13,10,.84);backdrop-filter:blur(2px)}
@media(max-width:700px){
  .booking:before{width:100%;opacity:.34;background:linear-gradient(180deg,rgba(11,9,7,.94) 0%,rgba(11,9,7,.72) 45%,rgba(11,9,7,.48) 100%),url('../images/booking-vip-scene.jpg') center/cover no-repeat}
  .booking-form{background:rgba(17,13,10,.92)}
}

/* Quick Services — clean luxury finishing */
.quick-services{
  border:1px solid transparent;
  border-radius:30px;
  background:
    linear-gradient(180deg,rgba(25,19,13,.985),rgba(12,10,8,.985)) padding-box,
    linear-gradient(90deg,rgba(198,163,106,.78),rgba(226,197,139,.95) 50%,rgba(198,163,106,.78)) border-box;
  box-shadow:
    0 10px 28px rgba(0,0,0,.38),
    0 0 18px rgba(198,163,106,.06);
  overflow:hidden;
}
.quick-services a{
  border-right:1px solid rgba(198,163,106,.22);
}
.quick-services a:last-child{border-right:0}
.quick-services a:hover{background:rgba(198,163,106,.055)}
@media(max-width:900px){
  .quick-services{border-radius:28px}
  .quick-services a:nth-child(3){border-right:0}
  .quick-services a:nth-child(-n+3){border-bottom:1px solid rgba(198,163,106,.20)}
}
@media(max-width:700px){
  .quick-services{border-radius:22px}
  .quick-services a:nth-child(3){border-right:1px solid rgba(198,163,106,.20)}
  .quick-services a:nth-child(even){border-right:0}
  .quick-services a:nth-child(n+5){border-top:1px solid rgba(198,163,106,.20)}
}

/* Quick Services — restore original arched silhouette; refine only the gold border */
.quick-services{
  border:1px solid transparent;
  border-radius:50% 50% 10% 10% / 22px 22px 12px 12px;
  background:
    linear-gradient(180deg,rgba(25,19,13,.985),rgba(12,10,8,.985)) padding-box,
    linear-gradient(90deg,rgba(198,163,106,.62),rgba(232,203,145,.96) 50%,rgba(198,163,106,.62)) border-box;
  box-shadow:
    0 10px 28px rgba(0,0,0,.38),
    0 0 14px rgba(198,163,106,.045);
  overflow:hidden;
}
@media(max-width:900px){
  .quick-services{border-radius:50% 50% 10% 10% / 20px 20px 10px 10px}
}
@media(max-width:700px){
  .quick-services{border-radius:50% 50% 10% 10% / 18px 18px 9px 9px}
}

/* Final fix: keep Our Solutions background image visible */
.solutions{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.solutions-bg{
  position:absolute;
  inset:0;
  z-index:0;
  display:block;
  background-image:
    linear-gradient(90deg,rgba(10,8,6,.78),rgba(18,13,9,.48)),
    url('../images/solutions-banner.jpg');
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:1;
  pointer-events:none;
}
.solutions > .container{
  position:relative;
  z-index:1;
}

/* FINAL HEADER UPDATE: logo +20% and fixed header/menu */
.site-header{
  position:absolute;
  top:40px;
  left:0;
  right:0;
  z-index:1000;
}
.brand img{width:105.6px}
@media(max-width:1100px){
  .brand img{width:92.4px}
}
@media(max-width:700px){
  .brand img{width:74.4px}
}

/* TOP INFO BAR — keep the original airport/travel line visible above fixed header */
.topbar{
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:40px;
  z-index:1101;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  padding-right:max(55px,calc((100vw - var(--max))/2 + 250px));
  background:rgba(8,7,6,.97);
  border-bottom:1px solid rgba(198,163,106,.22);
  color:#e8dfd1;
  font-size:12px;
  letter-spacing:.1px;
  gap:25px;
}
.topbar:before{content:'✈';color:var(--gold);font-size:15px}
.topbar span{color:var(--gold);font-size:16px}
.site-header{top:40px;z-index:1100}
.site-header.scrolled{position:fixed;top:0}

@media(max-width:700px){
  .topbar{
    display:flex;
    height:32px;
    justify-content:center;
    padding:0 12px;
    gap:8px;
    font-size:9px;
    white-space:nowrap;
  }
  .topbar:before{font-size:12px}
  .topbar span{font-size:12px}
  .site-header{top:32px}
  .site-header.scrolled{top:0}
}

/* FINAL ALIGNMENT: vertically center logo, navigation and Book Now button */
.site-header .nav-wrap{
  align-items:center;
  padding-bottom:0;
}
.site-header .brand{
  align-self:center;
  margin-top:0;
  height:auto;
  align-items:center;
}
.site-header .brand img{
  transform:none;
  display:block;
}
.site-header .nav{
  align-items:center;
}
.site-header .nav .nav-cta{
  display:flex;
  align-items:center;
  justify-content:center;
}
@media(max-width:900px){
  .site-header .nav-wrap{align-items:center;padding-bottom:0}
  .site-header .brand{align-self:center;margin-top:0}
}

/* =========================================================
   WINGSAID HERO SLIDER — PREMIUM 5-SLIDE EXPERIENCE
   ========================================================= */
.hero{min-height:720px;padding-top:185px;padding-bottom:140px}
.hero-bg{background:#090807}
.hero-slide{
  background-position:center;
  opacity:0;
  transform:scale(1.08);
  transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform 7s cubic-bezier(.2,.6,.2,1);
  will-change:opacity,transform;
}
.hero-slide:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(105deg,rgba(7,6,5,.72) 0%,rgba(8,7,6,.52) 27%,rgba(8,7,6,.18) 58%,rgba(8,7,6,.04) 100%);
  z-index:0;
}
.hero-slide:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 76% 40%,rgba(240,213,138,.18),transparent 30%),
    linear-gradient(115deg,transparent 34%,rgba(255,235,177,.08) 46%,rgba(255,255,255,.13) 50%,rgba(255,235,177,.05) 54%,transparent 67%),
    linear-gradient(0deg,rgba(0,0,0,.18),transparent 32%,rgba(0,0,0,.04));
  z-index:1;
}
.hero-slide.is-active{opacity:1;transform:scale(1)}
.hero-content{max-width:var(--max)}
.hero-content h1,.hero-content p,.hero-actions{animation:heroContentIn .85s both}
.hero-content h1{animation-delay:.12s}
.hero-content p{animation-delay:.2s}
.hero-actions{animation-delay:.28s}
@keyframes heroContentIn{
  from{opacity:0;transform:translateY(18px)}
  to{opacity:1;transform:translateY(0)}
}
.hero-slider-ui{
  position:absolute;
  z-index:8;
  right:max(40px,calc((100vw - var(--max))/2));
  bottom:155px;
  width:min(360px,calc(100% - 80px));
  display:grid;
  grid-template-columns:1fr auto;
  gap:13px 18px;
  align-items:end;
}
.hero-slide-meta{min-width:0}
.hero-slide-kicker{
  display:block;
  color:var(--gold);
  font-size:9px;
  letter-spacing:2.6px;
  text-transform:uppercase;
  margin-bottom:5px;
}
.hero-slide-title{
  display:block;
  font:500 21px/1 Georgia,'Times New Roman',serif;
  color:#FFF9ED;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.hero-progress{
  grid-column:1/-1;
  height:2px;
  background:rgba(255,255,255,.18);
  overflow:hidden;
}
.hero-progress span{
  display:block;
  width:20%;
  height:100%;
  background:linear-gradient(90deg,var(--gold),#f0d9a2);
  transform-origin:left;
  transition:width .25s linear;
}
.hero-slider-nav{display:flex;align-items:center;gap:8px}
.hero-arrow,.hero-play{
  width:34px;height:34px;border-radius:50%;
  border:1px solid rgba(198,163,106,.48);
  background:rgba(8,7,6,.52);color:#FFF9ED;
  cursor:pointer;display:grid;place-items:center;
  transition:.22s;
  backdrop-filter:blur(8px);
}
.hero-arrow:hover,.hero-play:hover{
  background:rgba(198,163,106,.16);
  border-color:var(--gold);
  transform:translateY(-1px);
}
.hero-counter{font-size:10px;letter-spacing:1.5px;color:#a99d8d;min-width:52px;text-align:center}
.hero-counter b{color:#FFF9ED;font-weight:700}
.hero-counter i{font-style:normal;margin:0 4px;color:rgba(255,255,255,.35)}
.hero-dots{display:flex;align-items:center;gap:7px}
.hero-dot{
  width:26px;height:2px;padding:0;border:0;border-radius:3px;
  background:rgba(255,255,255,.30);cursor:pointer;transition:.3s;
}
.hero-dot.is-active{width:48px;background:var(--gold);box-shadow:0 0 10px rgba(198,163,106,.32)}
.hero:after{pointer-events:none}
@media(max-width:900px){
  .hero{min-height:680px;padding-top:165px}
  .hero-slider-ui{right:40px;bottom:150px;width:330px}
}
@media(max-width:700px){
  .hero{
    min-height:760px;
    padding-top:145px;
    padding-bottom:205px;
  }
  .hero-slide{background-position:center}
  .hero-slide:before{
    background:linear-gradient(180deg,rgba(7,6,5,.68) 0%,rgba(7,6,5,.40) 38%,rgba(7,6,5,.22) 70%,rgba(7,6,5,.66) 100%);
  }
  .hero-content{width:calc(100% - 40px)}
  .hero-content h1{font-size:clamp(46px,14vw,68px)}
  .hero-content p{font-size:13px;max-width:100%;margin:18px 0 21px}
  .hero-actions{gap:9px;flex-wrap:wrap}
  .hero-actions .btn{padding:11px 18px;font-size:11px}
  .hero-slider-ui{
    left:20px;right:20px;bottom:145px;width:auto;
    grid-template-columns:1fr;
    gap:9px;
  }
  .hero-slide-title{font-size:18px}
  .hero-slider-nav{position:absolute;right:0;bottom:0}
  .hero-dots{padding-right:105px}
  .hero-progress{order:3}
  .hero:after{bottom:-62px}
}
@media(max-width:420px){
  .hero{min-height:735px;padding-top:138px;padding-bottom:195px}
  .hero-content h1{font-size:46px}
  .hero-actions .btn{padding:10px 15px}
  .hero-slider-ui{bottom:137px}
  .hero-slide-kicker{font-size:8px;letter-spacing:2px}
  .hero-dot{width:20px}
  .hero-dot.is-active{width:37px}
}
/* Respect reduced-motion preferences */
@media(prefers-reduced-motion:reduce){
  .hero-slide,.hero-content h1,.hero-content p,.hero-actions{animation:none!important;transition:none!important}
}

/* CLASSY WHITE / BLUE / BLACK THEME */
:root{--accent-blue:#C99A3D;--accent-blue-light:#F0D58A;--ink:#05070b;--surface:#24130D;--surface-2:#2B170F;--border:rgba(240,213,138,.20)}
body{letter-spacing:.01em}
.nav .nav-cta{border-color:var(--accent-blue-light);box-shadow:0 0 18px rgba(201,154,61,.10) inset}
.nav a.active:after{background:var(--accent-blue-light);box-shadow:0 0 10px rgba(240,213,138,.35)}
.eyebrow,.quick-icon,.service-body a,.footer-grid a:hover{color:var(--accent-blue-light)}
h1 em,h2 em{color:#F0D58A}
.btn-primary{background:linear-gradient(135deg,#E0B95A,#A87828);color:#fff}
.btn-outline{border-color:#F0D58A}
.quick-services{background:linear-gradient(180deg,rgba(18,43,82,.96),rgba(8,20,42,.98));border-color:rgba(240,213,138,.55)}
.stats{background:linear-gradient(180deg,#162846,#0d182b);border-color:rgba(240,213,138,.42)}
.stats strong{color:#dbeafe}
.service-card{background:linear-gradient(180deg,#121c2d,#0a101b);border-color:rgba(240,213,138,.16)}
.service-card:hover{border-color:rgba(240,213,138,.50)}
.card-icon{background:#14264a;color:#F0D58A;border-color:#121c2d}
.booking-form{background:#0f1d35;border-color:rgba(240,213,138,.18)}
.booking-form input,.booking-form select,.booking-form textarea{background:#080e18}
.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#F0D58A;box-shadow:0 0 0 2px rgba(201,154,61,.10)}
footer{border-top-color:rgba(201,154,61,.35)}

/* Luxury chocolate & gold theme */
:root{
  --lux-chocolate:#24130D;
  --lux-chocolate-2:#3A2116;
  --lux-gold:#C99A3D;
  --lux-light-gold:#F0D58A;
  --lux-cream:#FFF9ED;
  --lux-beige:#F4E8D0;
}

/* INDEX PAGE — new Wingsaid gold winged logo */
.site-header .brand{width:190px;}
.site-header .brand img{width:178px;height:auto;max-width:none;}
@media(max-width:1100px){.site-header .brand{width:165px}.site-header .brand img{width:155px}}
@media(max-width:700px){.site-header .brand{width:125px}.site-header .brand img{width:118px}}

/* HERO VISIBILITY ENHANCEMENT — brighter, sharper and more luminous imagery */
.hero-slide{
  background-size:cover;
  background-position:center center;
}
.hero-slide:after{
  mix-blend-mode:screen;
  opacity:.72;
}
@media(max-width:700px){
  .hero-slide:after{opacity:.55}
}


/* SITE-WIDE BRAND CONSISTENCY — same premium gold Wingsaid logo as the homepage */
.site-header .brand img,
.footer-brand img{
  content:url("../images/wingsaid-logo-gold-index.png");
  object-fit:contain;
  height:auto;
}
.site-header .brand img{
  width:178px;
  filter:drop-shadow(0 3px 10px rgba(0,0,0,.34));
}
.footer-brand img{
  width:180px;
  margin-bottom:12px;
  filter:drop-shadow(0 3px 10px rgba(0,0,0,.34));
}
@media(max-width:1100px){
  .site-header .brand img{width:155px}
  .footer-brand img{width:170px}
}
@media(max-width:700px){
  .site-header .brand img{width:118px}
  .footer-brand img{width:165px}
}


/* =========================================================
   INDEX — PRECISION VISIBILITY FIXES ONLY
   Positions, spacing, sizing and section structure unchanged.
   ========================================================= */

/* Our Services — make the existing heading text crisp against its background. */
.services .section-heading h2{
  color:#FFF9ED;
  text-shadow:0 2px 10px rgba(0,0,0,.72), 0 0 18px rgba(0,0,0,.28);
}
.services .section-heading h2 em{
  color:#F0D58A;
  text-shadow:0 2px 10px rgba(0,0,0,.70), 0 0 14px rgba(240,213,138,.12);
}
.services .section-heading .eyebrow{
  text-shadow:0 2px 8px rgba(0,0,0,.70);
}

/* Our Solutions — soften the image only; preserve its exact position/size. */
.solutions-bg{
  background-image:
    linear-gradient(90deg,rgba(8,6,5,.88),rgba(18,13,9,.72)),
    url('../images/solutions-banner.jpg');
}
/* Keep solution icons and labels in their original positions; improve legibility only. */
.solution-grid span{
  color:#F0D58A;
  text-shadow:0 2px 8px rgba(0,0,0,.92),0 0 12px rgba(240,213,138,.16);
}
.solution-grid b{
  color:#FFF9ED;
  text-shadow:0 2px 8px rgba(0,0,0,.95),0 0 12px rgba(0,0,0,.42);
}
.solution-grid>div{
  text-shadow:0 2px 8px rgba(0,0,0,.75);
}

/* Testimonials — make the supporting rating line and heading readable only. */
.testimonials .section-heading h2{
  color:#FFF9ED;
  text-shadow:0 2px 10px rgba(0,0,0,.75),0 0 16px rgba(0,0,0,.30);
}
.testimonials .section-heading h2 em{
  color:#F0D58A;
  text-shadow:0 2px 10px rgba(0,0,0,.72),0 0 14px rgba(240,213,138,.12);
}
.testimonials .rating{
  color:#F0D58A;
  text-shadow:0 2px 8px rgba(0,0,0,.88);
}
.testimonials .rating span{
  color:#E8DED0;
  text-shadow:0 2px 8px rgba(0,0,0,.95),0 0 12px rgba(0,0,0,.32);
}
