
:root{--navy:#061426;--navy2:#0b223d;--gold:#d8aa42;--gold2:#f5d071;--ink:#0f172a;--muted:#657286;--soft:#f5f8fc;--shadow:0 28px 75px rgba(4,14,27,.20)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--soft);line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.section-pad{padding:88px 0}.no-top-pad{padding-top:34px}
.topbar{background:#04101f;color:#dbe7f8;font-size:13px;border-bottom:1px solid rgba(255,255,255,.08)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:10px 0}.topbar a{font-weight:900;color:#fff}.topbar-apply{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061426!important;padding:8px 15px;border-radius:999px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(6,20,38,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:104px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;color:white;min-width:max-content}.brand img{width:330px;height:88px;object-fit:contain;object-position:left center}.footer-brand img{width:360px;height:auto;max-width:100%}.main-nav{display:flex;align-items:center;gap:8px;color:#dbe7f8;font-weight:800;font-size:14px}.main-nav a{padding:11px 13px;border-radius:999px;transition:.25s}.main-nav a:hover,.main-nav a.active{background:rgba(255,255,255,.08);color:var(--gold2)}.nav-cta{background:linear-gradient(135deg,var(--gold),var(--gold2))!important;color:#061426!important;padding:12px 18px!important}.nav-toggle{display:none;background:transparent;border:0;width:44px;height:44px}.nav-toggle span{display:block;width:24px;height:2px;background:white;margin:5px auto;border-radius:4px}
.eyebrow{display:flex;align-items:center;gap:10px;color:var(--gold2);font-weight:900;text-transform:uppercase;letter-spacing:1.7px;font-size:12px;margin:0 0 14px}.eyebrow span{width:34px;height:2px;background:var(--gold)}.center-eyebrow{justify-content:center}h1,h2,h3,p{margin-top:0}h1{font-family:"Playfair Display",serif;font-size:clamp(44px,5.3vw,76px);line-height:1.02;margin-bottom:22px;letter-spacing:-1.2px}h2{font-family:"Playfair Display",serif;font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.7px;margin-bottom:18px}h3{font-size:22px;line-height:1.2;margin-bottom:12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:900;border:1px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061426;box-shadow:0 16px 36px rgba(216,170,66,.25)}.btn-outline{border-color:rgba(255,255,255,.25);color:white;background:rgba(255,255,255,.06)}.btn-dark{background:#061426;color:white}.center-btn{text-align:center;margin-top:34px}
.hero-clean{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 15%,rgba(216,170,66,.16),transparent 34%),linear-gradient(135deg,#061426 0%,#0b223d 58%,#07111f 100%);color:white;padding-top:102px}.hero-clean:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px}.hero-clean__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.82fr);gap:72px;align-items:start}.brand-title{display:inline-flex;flex-direction:column;gap:3px;background:rgba(255,255,255,.06);border:1px solid rgba(216,170,66,.38);border-radius:22px;padding:14px 18px;margin:8px 0 20px;box-shadow:0 12px 40px rgba(0,0,0,.12)}.brand-title small{color:#dbe7f8;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1px}.brand-title strong{font-family:"Playfair Display",serif;font-size:clamp(29px,3.2vw,46px);line-height:1.05;color:var(--gold2)}.hero-slider{position:relative;min-height:345px;margin-bottom:16px}.hero-slide{position:absolute;inset:0;opacity:0;transform:translateY(18px);transition:.55s;pointer-events:none}.hero-slide.active{opacity:1;transform:none;pointer-events:auto}.hero-slide span{display:inline-flex;background:rgba(216,170,66,.14);border:1px solid rgba(216,170,66,.42);color:var(--gold2);padding:9px 14px;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1.3px;margin-bottom:16px}.hero__lead{font-size:20px;color:#dbe7f8;max-width:650px;margin-bottom:0}.hero-dots{display:flex;gap:9px;margin:2px 0 28px}.hero-dots button{width:42px;height:5px;border:0;border-radius:999px;background:rgba(255,255,255,.25);cursor:pointer}.hero-dots button.active{background:linear-gradient(90deg,var(--gold),var(--gold2))}.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:22px}.hero__note{display:inline-block;border:1px solid rgba(216,170,66,.35);background:rgba(255,255,255,.06);padding:14px 17px;border-radius:18px;color:#dbe7f8}.hero__note strong{color:white}
.hero-query-form{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.95));color:#0f172a;border-radius:34px;padding:38px;box-shadow:var(--shadow);border:1px solid rgba(216,170,66,.35);overflow:hidden}.hero-query-form:before{content:"";position:absolute;right:-76px;top:-82px;width:216px;height:216px;border-radius:50%;background:rgba(216,170,66,.14)}.form-plane{position:absolute;right:26px;top:22px;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold),var(--gold2));font-size:27px;color:#061426}.hero-query-form .eyebrow{color:#8a5a00;position:relative}.hero-query-form h3{font-family:"Playfair Display",serif;font-size:36px;margin-bottom:18px;position:relative}.hero-query-form label,.contact-form label{display:block;font-weight:900;margin-bottom:14px;position:relative}.hero-query-form input,.hero-query-form select,.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid rgba(15,23,42,.13);border-radius:15px;padding:14px 15px;font:inherit;margin-top:7px;background:#fff;outline:none}.hero-query-form .btn,.contact-form .btn{width:100%;border:0;margin-top:4px;cursor:pointer}.hero-query-form small{display:block;text-align:center;color:#526174;font-weight:700;margin-top:12px}
.trust-strip{position:relative;margin-top:58px;display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:18px}.trust-strip div{padding:24px;border-radius:22px;background:rgba(255,255,255,.08);border:1px solid rgba(216,170,66,.35)}.trust-strip strong{display:block;color:white;font-size:17px}.trust-strip span{display:block;color:#d4e0ee;font-size:13px;margin-top:4px}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.align-start{align-items:start}.section-intro p,.section-heading p{color:var(--muted);font-size:17px}.center{text-align:center;max-width:780px;margin:0 auto 44px}.center .eyebrow{justify-content:center}.home-intro,.branch-section,.founder-section{background:white}.about-card,.license-panel,.contact-form{background:white;border-radius:28px;padding:38px;box-shadow:0 20px 55px rgba(8,22,38,.08);border:1px solid rgba(15,23,42,.06)}.about-card h3,.license-panel h3{font-size:28px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.mini-grid span{background:#f3f6fb;border:1px solid rgba(15,23,42,.06);border-radius:16px;padding:14px;font-weight:800;color:#12304c}.license-row{padding:18px 0;border-bottom:1px solid rgba(15,23,42,.08)}.license-row strong{display:block}.license-row span{color:var(--muted)}
.section-dark{background:var(--navy);color:white;position:relative;overflow:hidden}.section-dark:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 15%,rgba(216,170,66,.16),transparent 30%),radial-gradient(circle at 90% 70%,rgba(73,156,255,.16),transparent 30%)}.section-dark .container{position:relative}.section-dark .section-heading p,.section-dark .section-intro p{color:#c6d2e1}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card,.value-card,.detail-card,.destination-detail{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:30px;transition:.28s;position:relative;overflow:hidden}.service-card:before,.detail-card:before,.value-card:before,.destination-detail:before{content:"";position:absolute;left:30px;right:30px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(216,170,66,.75),transparent);opacity:.7}.service-card:hover,.value-card:hover,.detail-card:hover,.destination-detail:hover{transform:translateY(-6px);border-color:rgba(216,170,66,.28);box-shadow:0 18px 42px rgba(0,0,0,.18)}.service-card .icon,.value-card .icon,.detail-card .icon{width:68px;height:68px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.18),rgba(255,255,255,.04));border:1px solid rgba(216,170,66,.38);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:22px;color:var(--gold2);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 10px 30px rgba(4,14,24,.18)}.service-card .icon svg,.detail-card .icon svg,.value-card .icon svg{width:31px;height:31px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-card h3,.detail-card h3{font-size:clamp(26px,2vw,34px)}.service-card p,.value-card p{color:#cbd7e6;margin-bottom:0}.detail-card p{color:var(--muted);margin-bottom:0}.feature-section{padding:56px 0;background:linear-gradient(90deg,#f8fafc,#eef4fb)}.feature-card{display:flex;align-items:center;justify-content:space-between;gap:26px;background:linear-gradient(135deg,#102a45,#061426);color:white;border-radius:34px;padding:48px;border:1px solid rgba(216,170,66,.28);box-shadow:var(--shadow);overflow:hidden;position:relative}.feature-card:after{content:"✈";position:absolute;right:170px;top:18px;font-size:120px;color:rgba(255,255,255,.05)}.feature-card p:not(.eyebrow){color:#d4e0ee;max-width:700px}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.process-grid--five{grid-template-columns:repeat(5,1fr)}.process-card{background:white;border-radius:26px;padding:32px;border:1px solid rgba(15,23,42,.07);box-shadow:0 15px 40px rgba(8,22,38,.06)}.process-card span{display:inline-flex;width:54px;height:54px;border-radius:18px;background:#061426;color:var(--gold2);align-items:center;justify-content:center;font-weight:900;margin-bottom:20px}.process-card p{color:var(--muted);margin-bottom:0}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.founder-card{display:grid;grid-template-columns:360px 1fr;gap:48px;align-items:center;background:linear-gradient(135deg,#061426,#102a45);color:white;border-radius:38px;padding:34px;border:1px solid rgba(216,170,66,.3);box-shadow:var(--shadow)}.founder-photo{min-height:430px;border-radius:28px;background:linear-gradient(180deg,#102947,#061426);border:1px solid rgba(255,255,255,.12);display:flex;align-items:flex-end;justify-content:center;padding:0;overflow:hidden;position:relative}.founder-photo:before{content:'';position:absolute;inset:auto 0 0 0;height:40%;background:linear-gradient(180deg,transparent,rgba(6,20,38,.55))}.founder-photo img{position:relative;z-index:1;max-width:100%;max-height:470px;object-fit:contain;filter:drop-shadow(0 26px 42px rgba(0,0,0,.35))}.real-founder-photo{box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.founder-card p{color:#dbe7f8}.founder-card blockquote{border-left:3px solid var(--gold);margin:26px 0 0;padding-left:18px;color:white;font-size:19px;font-weight:700}
.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.detail-card,.destination-detail{background:white;box-shadow:0 16px 45px rgba(8,22,38,.07)}.destination-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.destination-detail span{font-size:34px}.destination-detail p,.detail-card p{color:var(--muted)}.country-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.country-pills span{border:1px solid rgba(216,170,66,.42);background:rgba(255,255,255,.06);padding:10px 14px;border-radius:999px;font-weight:800;color:#f2f6fb}.job-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.job-grid span{padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.07);font-weight:800}
.story-gallery-section{background:linear-gradient(180deg,#f7fbff 0%,#eef4fb 50%,#f9fbff 100%);position:relative;overflow:hidden}.story-runway{padding:36px 34px;border-radius:38px;background:linear-gradient(135deg,#061426,#0d2945 55%,#06111f);border:1px solid rgba(216,170,66,.28);box-shadow:var(--shadow);overflow:hidden;position:relative}.runway-topline,.runway-bottomline{position:relative;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(216,170,66,.5),rgba(245,208,113,.9),rgba(216,170,66,.5),transparent)}.runway-topline{margin-bottom:28px}.runway-bottomline{margin-top:28px}.story-train-viewport{overflow:hidden;border-radius:32px;padding:14px 0;position:relative}.story-train-track{display:flex;gap:30px;align-items:center;will-change:transform}.story-unit{display:flex;align-items:center;gap:18px;flex:0 0 min(920px,100%)}.plane-puller{display:flex;align-items:center;gap:14px;flex:0 0 auto;filter:drop-shadow(0 18px 28px rgba(0,0,0,.25))}.plane-core{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061426;font-size:33px}.tow-line{display:block;width:90px;height:0;border-top:3px dashed rgba(245,208,113,.82);position:relative}.tow-line:after{content:"";position:absolute;right:-6px;top:-5px;width:12px;height:12px;border-radius:50%;background:var(--gold2)}.story-photo-card{position:relative;flex:1;min-height:520px;border-radius:32px;overflow:hidden;background:#102a45;border:1px solid rgba(255,255,255,.16);box-shadow:0 26px 56px rgba(0,0,0,.24)}.story-photo-card img{width:100%;height:100%;object-fit:cover}.story-badge{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;padding:18px 20px;border-radius:22px;background:linear-gradient(180deg,rgba(5,18,32,.55),rgba(5,18,32,.82));backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14)}.story-badge strong{display:block;font-size:20px;color:white}.story-badge span{display:block;font-size:13px;text-transform:uppercase;letter-spacing:1.4px;color:var(--gold2);margin-top:4px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-card{margin:0;background:white;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(8,22,38,.09);border:1px solid rgba(15,23,42,.07)}.gallery-card img{width:100%;height:350px;object-fit:cover}.gallery-card figcaption{padding:16px 18px;font-weight:900;color:#12304c}
.testimonial-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start}.testimonial-summary{background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:34px;position:sticky;top:110px}.rating-badge{display:inline-flex;background:rgba(216,170,66,.16);border:1px solid rgba(216,170,66,.38);color:var(--gold2);padding:10px 16px;border-radius:999px;font-weight:900;margin-bottom:18px}.testimonial-summary h3{font-size:30px;line-height:1.15}.testimonial-summary p{color:#d7e2ef}.testimonial-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.testimonial-stats div{padding:16px 14px;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.testimonial-stats strong{display:block;font-size:24px;color:var(--gold2)}.testimonial-stats span{display:block;color:#d7e2ef;font-size:13px;font-weight:700}.testimonial-scroller{height:780px;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.12);padding:14px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03))}.testimonial-track{display:flex;flex-direction:column;gap:16px;will-change:transform}.testimonial-card{background:#f7f8fb;color:#111827;border-radius:28px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.14)}.testimonial-card__top{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;margin-bottom:14px}.avatar{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1c5f99,#38bdf8);color:white;font-size:18px;font-weight:900;box-shadow:inset 0 0 0 4px rgba(255,255,255,.8)}.testimonial-card h4{font-size:22px;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:4px}.testimonial-card__top p{margin:0;color:#334155;font-size:14px;letter-spacing:1px;text-transform:uppercase}.stars{font-size:22px;letter-spacing:2px;color:#f7a600;white-space:nowrap}.testimonial-text{margin:0;color:#111827;font-size:18px;line-height:1.75}
.page-hero{background:radial-gradient(circle at 50% -20%,rgba(216,170,66,.18),transparent 45%),linear-gradient(135deg,#061426,#102a45);color:white;text-align:center;padding:96px 0}.page-hero h1{max-width:900px;margin:0 auto 18px}.page-hero p{max-width:780px;margin:0 auto;color:#dbe7f8;font-size:19px}.branch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.branch-card{background:linear-gradient(135deg,#061426,#102a45);color:white;border:1px solid rgba(216,170,66,.28);border-radius:24px;padding:26px;box-shadow:0 14px 38px rgba(8,22,38,.12)}.branch-card strong{display:block;font-size:22px;margin-bottom:8px;color:var(--gold2)}.branch-card span{color:#dbe7f8}.contact-section{background:#f8fafc}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:50px}.contact-list{margin-top:24px}.contact-list p{padding:16px 0;border-bottom:1px solid rgba(15,23,42,.08);margin:0}.contact-list a{color:#0b4f86;font-weight:800}
.site-footer{background:#06111f;color:#dbe7f8;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1.1fr;gap:40px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-grid a{display:block;color:#dbe7f8;margin-bottom:9px}.footer-grid h4{color:var(--gold2);margin:0 0 16px}.footer-brand{margin-bottom:18px}.copyright{padding-top:22px;color:#91a2b8;font-size:14px}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:60;background:#20b15a;color:white;padding:15px 18px;border-radius:999px;font-weight:900;box-shadow:0 16px 40px rgba(0,0,0,.25)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.hero-clean__grid{gap:42px;grid-template-columns:1fr .85fr}.process-grid--five{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.main-nav{position:fixed;inset:104px 0 auto 0;background:rgba(6,20,38,.98);display:none;flex-direction:column;align-items:flex-start;padding:24px 28px}.main-nav.open{display:flex}.nav-toggle{display:block}.hero-clean__grid,.two-col,.contact-grid,.testimonial-layout{grid-template-columns:1fr}.hero-slider{min-height:330px}.trust-strip,.card-grid,.process-grid,.values-grid,.destination-detail-grid,.gallery-grid,.branch-grid{grid-template-columns:1fr 1fr}.founder-card{grid-template-columns:1fr}.story-unit{flex:0 0 100%}.story-photo-card{min-height:480px}.topbar__inner{justify-content:flex-start}}
@media(max-width:620px){.section-pad{padding:68px 0}.nav-wrap{height:82px}.brand img{width:230px;height:66px}.hero-clean{padding-top:72px}.hero-clean__grid{gap:36px}.brand-title strong{font-size:28px}.hero-slider{min-height:405px}.hero__actions .btn{width:100%}.hero-query-form{padding:26px}.trust-strip,.card-grid,.process-grid,.values-grid,.destination-detail-grid,.gallery-grid,.branch-grid,.detail-grid,.job-grid,.mini-grid,.testimonial-stats{grid-template-columns:1fr}.feature-card,.founder-card{padding:28px;display:block}.feature-card .btn{margin-top:20px}.founder-photo{min-height:320px}.story-runway{padding:22px 16px;border-radius:28px}.story-unit{gap:12px}.plane-core{width:52px;height:52px;font-size:24px}.tow-line{width:40px}.story-photo-card{min-height:360px;border-radius:24px}.story-badge{left:14px;right:14px;bottom:14px;padding:14px 16px}.gallery-card img{height:270px}.testimonial-scroller{height:600px}.testimonial-card__top{grid-template-columns:auto 1fr;grid-template-areas:"avatar meta" "stars stars"}.testimonial-card__top .avatar{grid-area:avatar}.testimonial-card__top>div:nth-child(2){grid-area:meta}.stars{grid-area:stars}.testimonial-card h4{font-size:18px}.testimonial-text{font-size:16px}h1{font-size:42px}.topbar-apply{display:none}}


/* Country selector carousel */
.country-selector-section{background:#fff;position:relative;overflow:hidden}
.country-selector-wrap{position:relative}
.country-selector-scroll{overflow:hidden;padding:12px 0}
.country-selector-track{display:flex;gap:18px;align-items:stretch;transition:transform .35s ease}
.country-select-card{position:relative;isolation:isolate;flex:0 0 205px;height:470px;border-radius:26px;overflow:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 54px rgba(8,22,38,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;cursor:pointer;transition:flex-basis .42s ease, transform .25s ease, box-shadow .25s ease;background:#102a45}
.country-select-card:hover{transform:translateY(-5px)}
.country-select-card.active{flex-basis:620px;box-shadow:0 30px 75px rgba(8,22,38,.22)}
.country-card-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(4,12,23,.18),rgba(4,12,23,.55)),radial-gradient(circle at 60% 18%,rgba(216,170,66,.2),transparent 30%)}
.country-select-card:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(135deg,#0d3a63,#071526)}
.country-select-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.05))}
.country-flag{width:82px;height:82px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;font-size:44px;box-shadow:0 16px 34px rgba(0,0,0,.22);margin-bottom:18px}
.country-select-card h3{font-size:26px;color:#fff;text-shadow:0 3px 16px rgba(0,0,0,.4);margin-bottom:5px}
.country-select-card p{opacity:0;max-height:0;transition:.35s ease;color:#eef5ff;font-weight:800;margin:0}
.country-select-card.active p{opacity:1;max-height:60px;margin-bottom:14px}
.country-detail-link{opacity:0;transform:translateY(10px);transition:.35s ease;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061426;padding:10px 16px;border-radius:999px;font-weight:900}
.country-select-card.active .country-detail-link{opacity:1;transform:none}
.country-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:50px;height:50px;border-radius:50%;border:0;background:#fff;color:#061426;font-size:34px;box-shadow:0 12px 35px rgba(8,22,38,.22);cursor:pointer}
.country-arrow-left{left:-8px}.country-arrow-right{right:-8px}
.country-bg-canada:before{background:linear-gradient(135deg,rgba(8,34,64,.75),rgba(146,90,26,.65)),url('assets/success-stories/story-01.jpg') center/cover}
.country-bg-australia:before{background:linear-gradient(135deg,#061426,#12466e)}
.country-bg-usa:before{background:linear-gradient(135deg,#1b4a7a,#6c90c8)}
.country-bg-uk:before{background:linear-gradient(135deg,#0f3154,#897b74)}
.country-bg-uae-dubai:before{background:linear-gradient(135deg,#2d1b16,#af6d37)}
.country-bg-new-zealand:before{background:linear-gradient(135deg,#142b47,#62798a)}
.country-bg-germany:before{background:linear-gradient(135deg,#151515,#7a5b2a)}
.country-bg-france:before{background:linear-gradient(135deg,#123e75,#9bb4d4)}
.country-bg-malta:before{background:linear-gradient(135deg,#7d1a20,#e9c680)}
.country-bg-italy:before{background:linear-gradient(135deg,#173f2a,#bb5d3d)}
.country-bg-spain:before{background:linear-gradient(135deg,#7d1717,#e5a83b)}
.country-bg-europe-schengen:before{background:linear-gradient(135deg,#1a3674,#5173bd)}
.country-bg-qatar:before{background:linear-gradient(135deg,#4b1430,#b18a96)}
.country-bg-kuwait:before{background:linear-gradient(135deg,#123d2d,#5d6670)}
.country-bg-saudi-arabia:before{background:linear-gradient(135deg,#0b5f39,#022c22)}
.country-bg-russia:before{background:linear-gradient(135deg,#1f3a80,#b63a3a)}
.text-link{display:inline-block;margin-top:10px;color:#0b4f86;font-weight:900}
.country-page-hero{position:relative;color:white;text-align:center;overflow:hidden}
.country-page-hero:before{content:"";position:absolute;inset:0;background:inherit;filter:brightness(.72);z-index:-2}
.country-page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 10%,rgba(216,170,66,.28),transparent 38%),linear-gradient(180deg,rgba(6,20,38,.55),rgba(6,20,38,.88));z-index:-1}
.country-page-hero__inner{max-width:890px;margin:auto}
.country-page-flag{width:104px;height:104px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;margin:0 auto 20px;font-size:58px;box-shadow:0 18px 45px rgba(0,0,0,.25)}
.country-page-hero p{color:#dce8f8;font-size:19px}.country-page-actions{justify-content:center}
.country-content-grid{display:grid;grid-template-columns:1fr 340px;gap:42px;align-items:start}
.country-main-content{background:#fff;border-radius:30px;padding:42px;box-shadow:0 18px 50px rgba(8,22,38,.08);border:1px solid rgba(15,23,42,.07)}
.country-main-content p{color:#4b5b6f}.country-info-box{background:#f4f7fb;border:1px solid rgba(15,23,42,.07);border-radius:22px;padding:24px;margin:26px 0}
.country-main-content ul{margin:0;padding-left:20px;color:#263448}.country-main-content li{margin:8px 0}
.split-list{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:26px 0}.split-list>div{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(8,22,38,.05)}
.country-sidebar{display:grid;gap:18px}.country-side-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 16px 45px rgba(8,22,38,.08);border:1px solid rgba(15,23,42,.07)}
.country-side-links{display:grid;gap:8px}.country-side-links a{padding:12px 14px;background:#0b477c;color:white;border-radius:10px;font-weight:900}
.promo-card{background:linear-gradient(135deg,#061426,#102a45);color:white}.promo-card p{color:#dbe7f8}
.related-country-section{background:#f8fafc}.related-country-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.related-country-card{background:#fff;border-radius:18px;padding:20px;text-align:center;box-shadow:0 12px 35px rgba(8,22,38,.06);font-weight:900}.related-country-card span{display:block;font-size:34px;margin-bottom:8px}
@media(max-width:980px){.country-select-card{flex-basis:190px;height:420px}.country-select-card.active{flex-basis:500px}.country-content-grid{grid-template-columns:1fr}.related-country-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.country-selector-track{gap:12px}.country-select-card{flex-basis:168px;height:360px}.country-select-card.active{flex-basis:82vw}.country-arrow{width:42px;height:42px;font-size:28px}.country-flag{width:68px;height:68px;font-size:36px}.country-select-card h3{font-size:22px}.split-list{grid-template-columns:1fr}.country-main-content{padding:26px}.related-country-grid{grid-template-columns:1fr 1fr}}


/* Premium country cards - photo + real flag style */
.country-selector-section{background:#ffffff;position:relative;overflow:hidden}
.country-selector-section .section-heading h2{font-size:clamp(32px,4vw,52px)}
.premium-country-shell{position:relative;background:linear-gradient(180deg,#fff,#f7fafc);border-radius:34px;padding:18px 0;box-shadow:0 22px 70px rgba(8,22,38,.08);border:1px solid rgba(15,23,42,.05)}
.country-selector-scroll{overflow:hidden;padding:0 18px}
.country-selector-track{display:flex;gap:18px;align-items:stretch;transition:transform .35s ease}
.country-select-card.premium-country-card{position:relative;isolation:isolate;flex:0 0 220px;height:460px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.62);box-shadow:0 18px 46px rgba(8,22,38,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;cursor:pointer;transition:flex-basis .42s cubic-bezier(.4,0,.2,1),transform .25s ease,box-shadow .25s ease;background-image:var(--country-bg);background-size:cover;background-position:center}
.country-select-card.premium-country-card::before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--country-bg);background-size:cover;background-position:center;transition:transform .5s ease,filter .35s ease}
.country-select-card.premium-country-card:hover::before,.country-select-card.premium-country-card.active::before{transform:scale(1.06)}
.country-select-card.premium-country-card::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(6,20,38,.18),rgba(6,20,38,.74));}
.country-select-card.premium-country-card.active{flex-basis:640px;box-shadow:0 30px 82px rgba(8,22,38,.24)}
.country-select-card.premium-country-card.active::after{background:linear-gradient(90deg,rgba(6,20,38,.30),rgba(6,20,38,.72)),radial-gradient(circle at 70% 25%,rgba(216,170,66,.22),transparent 34%)}
.country-card-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.22),rgba(0,0,0,0));z-index:-1}
.country-flag-img{width:86px;height:86px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 16px 40px rgba(0,0,0,.28);padding:9px;margin-bottom:18px;overflow:hidden}
.country-flag-img img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.country-select-card.premium-country-card h3{font-size:28px;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.55);margin:0 0 6px;font-weight:900}
.country-select-card.premium-country-card p{color:#eef5ff;font-size:15px;font-weight:900;text-shadow:0 4px 16px rgba(0,0,0,.55);margin:0 0 14px;opacity:0;max-height:0;transition:.35s ease}
.country-select-card.premium-country-card.active p{opacity:1;max-height:70px}
.country-select-card.premium-country-card .country-detail-link{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061426;padding:12px 20px;border-radius:999px;font-weight:900;opacity:0;transform:translateY(12px);transition:.35s ease;box-shadow:0 14px 34px rgba(0,0,0,.22)}
.country-select-card.premium-country-card.active .country-detail-link{opacity:1;transform:none}
.country-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:54px;height:54px;border-radius:50%;border:0;background:#fff;color:#061426;font-size:34px;box-shadow:0 16px 42px rgba(8,22,38,.24);cursor:pointer;font-weight:900}
.country-arrow-left{left:-9px}.country-arrow-right{right:-9px}
.country-page-hero{background-image:var(--page-bg)!important;background-size:cover!important;background-position:center!important;position:relative;color:white;text-align:center;overflow:hidden}
.country-page-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,20,38,.45),rgba(6,20,38,.88)),radial-gradient(circle at 50% 12%,rgba(216,170,66,.24),transparent 40%);z-index:0}
.country-page-hero .container{position:relative;z-index:1}
.country-page-flag{width:108px;height:108px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;margin:0 auto 20px;padding:10px;box-shadow:0 18px 45px rgba(0,0,0,.28);overflow:hidden}
.country-page-flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.country-side-links a{display:flex!important;align-items:center;gap:10px}
.country-side-links img{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.65)}
.country-side-links a.current{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061426}
@media(max-width:980px){.country-select-card.premium-country-card{flex-basis:205px;height:420px}.country-select-card.premium-country-card.active{flex-basis:520px}}
@media(max-width:620px){.premium-country-shell{border-radius:24px}.country-selector-scroll{padding:0 12px}.country-select-card.premium-country-card{flex-basis:180px;height:360px}.country-select-card.premium-country-card.active{flex-basis:84vw}.country-flag-img{width:70px;height:70px}.country-select-card.premium-country-card h3{font-size:23px}.country-arrow{width:44px;height:44px;font-size:29px}.country-arrow-left{left:-4px}.country-arrow-right{right:-4px}}


/* Photo destination cards with real flags */
.related-country-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.related-country-card.photo-related-card{position:relative;isolation:isolate;min-height:250px;border-radius:24px;overflow:hidden;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-image:var(--related-bg);background-size:cover;background-position:center;box-shadow:0 18px 45px rgba(8,22,38,.14);border:1px solid rgba(255,255,255,.55);transition:transform .3s ease,box-shadow .3s ease}
.related-country-card.photo-related-card::before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--related-bg);background-size:cover;background-position:center;transition:transform .45s ease}
.related-country-card.photo-related-card:hover::before{transform:scale(1.08)}
.related-country-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,18,34,.12),rgba(5,18,34,.82))}
.related-country-card.photo-related-card:hover{transform:translateY(-7px);box-shadow:0 28px 60px rgba(8,22,38,.24)}
.related-country-flag{width:72px!important;height:72px!important;border-radius:50%;background:#fff;display:flex!important;align-items:center;justify-content:center;padding:7px;margin:0 0 16px!important;box-shadow:0 12px 30px rgba(0,0,0,.28);overflow:hidden}
.related-country-flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.related-country-card.photo-related-card strong{font-size:23px;color:#fff;text-shadow:0 4px 16px rgba(0,0,0,.55);position:relative}
.related-country-card.photo-related-card small{margin-top:7px;color:#f4f7fb;font-weight:800;opacity:.9;position:relative}
@media(max-width:1100px){.related-country-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.related-country-grid{grid-template-columns:repeat(2,1fr)}.related-country-card.photo-related-card{min-height:220px}}
@media(max-width:460px){.related-country-grid{grid-template-columns:1fr}}


/* Premium full screen home hero carousel */
.premium-home-hero{
  position:relative;
  min-height:78vh;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  color:#fff;
  background:#061426;
}
.premium-hero-bg,.premium-hero-slide,.premium-hero-overlay{
  position:absolute;
  inset:0;
}
.premium-hero-slide{
  opacity:0;
  transform:scale(1.04);
  transition:opacity .9s ease, transform 5.5s ease;
  background-image:var(--hero-bg);
  background-size:cover;
  background-position:center;
}
.premium-hero-slide.active{
  opacity:1;
  transform:scale(1);
}
.premium-hero-slide span{
  position:absolute;
  left:34px;
  bottom:28px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:rgba(255,255,255,.28);
  font-size:13px;
}
.premium-hero-overlay{
  background:
    linear-gradient(180deg,rgba(3,11,20,.45),rgba(3,11,20,.72)),
    radial-gradient(circle at 50% 35%,rgba(216,170,66,.18),transparent 34%);
  z-index:1;
}
.premium-hero-content{
  position:relative;
  z-index:2;
  text-align:center;
  max-width:980px;
  padding:90px 20px;
}
.premium-hero-kicker{
  display:inline-flex;
  border:1px solid rgba(255,255,255,.72);
  background:rgba(255,255,255,.08);
  backdrop-filter:blur(8px);
  border-radius:12px;
  padding:12px 24px;
  font-size:15px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#fff;
  margin:0 0 28px;
}
.premium-hero-content h1{
  font-family:Inter,system-ui,sans-serif;
  font-size:clamp(54px,8vw,118px);
  line-height:.9;
  font-weight:900;
  letter-spacing:-3px;
  margin:0 0 14px;
  color:#fff;
  text-shadow:0 14px 38px rgba(0,0,0,.42);
}
.premium-hero-content h2{
  font-family:"Playfair Display",serif;
  font-size:clamp(34px,4.8vw,70px);
  color:var(--gold2);
  line-height:1;
  margin:0 0 22px;
  text-shadow:0 12px 34px rgba(0,0,0,.42);
}
.premium-hero-content p:not(.premium-hero-kicker){
  color:#edf4ff;
  font-size:clamp(17px,1.7vw,23px);
  font-weight:700;
  max-width:850px;
  margin:0 auto 34px;
}
.premium-hero-actions{
  display:flex;
  gap:16px;
  justify-content:center;
  flex-wrap:wrap;
}
.btn-glass{
  color:#fff;
  background:rgba(255,255,255,.11);
  border-color:rgba(255,255,255,.42);
  backdrop-filter:blur(8px);
}
.premium-hero-controls{
  position:absolute;
  right:46px;
  bottom:40px;
  z-index:3;
  display:flex;
  gap:16px;
}
.premium-hero-controls button{
  width:64px;
  height:64px;
  border-radius:50%;
  border:0;
  background:#fff;
  color:#061426;
  font-size:42px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 16px 40px rgba(0,0,0,.24);
  transition:transform .2s ease;
}
.premium-hero-controls button:hover{
  transform:translateY(-3px);
}
@media(max-width:760px){
  .premium-home-hero{min-height:78vh}
  .premium-hero-content{padding:70px 14px}
  .premium-hero-kicker{font-size:12px;padding:10px 15px}
  .premium-hero-content h1{letter-spacing:-1px}
  .premium-hero-actions .btn{width:100%;max-width:320px}
  .premium-hero-controls{right:20px;bottom:22px}
  .premium-hero-controls button{width:52px;height:52px;font-size:34px}
}


/* Header/logo refinement for premium branding */
.site-header{
  background:linear-gradient(90deg,rgba(6,20,38,.98) 0%,rgba(10,32,58,.97) 60%,rgba(6,20,38,.98) 100%);
  box-shadow:0 14px 38px rgba(0,0,0,.18);
}
.nav-wrap{
  height:112px;
  gap:26px;
}
.brand{
  flex:0 0 auto;
  padding:10px 18px;
  border-radius:22px;
  background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(246,248,252,.95) 100%);
  border:1px solid rgba(216,170,66,.28);
  box-shadow:0 16px 36px rgba(3,12,24,.22), inset 0 1px 0 rgba(255,255,255,.75);
}
.brand img{
  width:380px;
  max-width:100%;
  height:86px;
  display:block;
  object-fit:contain;
  object-position:left center;
  filter:drop-shadow(0 8px 18px rgba(8,22,38,.10));
}
.main-nav{
  gap:10px;
  font-size:15px;
}
.main-nav a{
  padding:12px 16px;
}
.main-nav a:hover,.main-nav a.active{
  background:rgba(255,255,255,.12);
  color:#ffd77a;
}
.nav-cta{
  box-shadow:0 10px 24px rgba(216,170,66,.28);
}
.footer-brand{
  display:inline-flex;
  padding:10px 14px;
  border-radius:20px;
  background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(246,248,252,.95) 100%);
  border:1px solid rgba(216,170,66,.24);
  box-shadow:0 14px 34px rgba(0,0,0,.16);
}
.footer-brand img{
  width:330px;
  height:78px;
  object-fit:contain;
  object-position:left center;
  display:block;
}
@media(max-width:980px){
  .nav-wrap{height:102px;gap:14px}
  .brand{padding:8px 12px;border-radius:18px}
  .brand img{width:320px;height:72px}
  .main-nav{inset:102px 0 auto 0;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px rgba(0,0,0,.24)}
}
@media(max-width:620px){
  .nav-wrap{height:86px}
  .brand{padding:6px 10px;border-radius:16px}
  .brand img{width:250px;height:58px}
  .footer-brand img{width:260px;height:62px}
}


/* Premium language selector in header */
.language-picker{position:relative;margin-left:4px;z-index:80}
.language-trigger{height:50px;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#fff;border-radius:999px;padding:8px 14px 8px 10px;cursor:pointer;font:inherit;font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
.language-trigger:hover{background:rgba(255,255,255,.16);color:var(--gold2)}
.language-trigger img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.82)}
.language-trigger b{font-size:16px;color:var(--gold2);line-height:1;transform:translateY(-1px)}
.language-menu{position:absolute;right:0;top:calc(100% + 13px);width:300px;background:#fff;color:#182235;border-radius:18px;box-shadow:0 22px 60px rgba(0,0,0,.24);border:1px solid rgba(15,23,42,.08);overflow:hidden;display:none}
.language-menu::before{content:"";position:absolute;right:24px;top:-10px;width:20px;height:20px;background:#eef4ff;transform:rotate(45deg)}
.language-picker.open .language-menu{display:block}
.language-current{display:flex;align-items:center;gap:12px;background:#eef4ff;padding:16px 18px;position:relative}
.language-current img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 5px 14px rgba(8,22,38,.14)}
.language-current strong{display:block;font-size:15px;line-height:1.1}
.language-current small{display:block;color:#667085;font-weight:700;margin-top:3px}
.language-option{width:100%;border:0;background:#fff;display:flex;align-items:center;gap:14px;padding:15px 18px;font:inherit;font-weight:900;font-size:17px;cursor:pointer;text-align:left;color:#172033}
.language-option:hover,.language-option.selected{background:#eef6ff;color:#0b66ff}
.language-option img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:1px solid rgba(15,23,42,.12)}
.language-option em{margin-left:auto;font-style:normal;display:none;color:#0b66ff}
.language-option.selected em{display:block}
@media(max-width:980px){
  .language-picker{width:100%;margin-left:0}
  .language-trigger{width:100%;justify-content:space-between;border-radius:16px}
  .language-menu{position:static;width:100%;margin-top:10px;border-radius:16px;box-shadow:none}
  .language-menu::before{display:none}
}


/* Google Translate engine hidden; custom language selector remains visible */
#google_translate_element{position:absolute;left:-9999px;top:-9999px;height:0;width:0;overflow:hidden}
.goog-te-banner-frame.skiptranslate,
.goog-te-gadget-icon,
.goog-te-gadget-simple,
body > .skiptranslate{display:none!important}
body{top:0!important}
iframe.goog-te-banner-frame{display:none!important}


.hero-founder-mini{margin-top:22px;display:inline-flex;flex-direction:column;gap:2px;padding:12px 20px;border-radius:16px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.16)}
.hero-founder-mini span{font-size:12px;letter-spacing:1.8px;text-transform:uppercase;color:#c6d2e1;font-weight:800}
.hero-founder-mini strong{font-size:18px;color:#fff;font-weight:900}
.premium-hero-person{position:absolute;right:7%;bottom:0;z-index:2;pointer-events:none;display:flex;align-items:flex-end;justify-content:flex-end;max-width:min(33vw,430px)}
.premium-hero-person:before{content:'';position:absolute;bottom:0;left:8%;right:8%;height:24%;background:radial-gradient(circle,rgba(216,170,66,.22),transparent 70%);filter:blur(18px)}
.premium-hero-person img{position:relative;max-height:min(82vh,720px);width:auto;object-fit:contain;filter:drop-shadow(0 22px 48px rgba(0,0,0,.45))}
.premium-home-hero .premium-hero-content{max-width:760px;margin-right:auto;margin-left:clamp(22px,5vw,80px);text-align:left}
.premium-home-hero .premium-hero-actions{justify-content:flex-start}
@media(max-width:1180px){.premium-hero-person{right:2%;max-width:34vw}.premium-home-hero .premium-hero-content{max-width:680px}}
@media(max-width:980px){.premium-hero-person{opacity:.25;right:-4%;max-width:42vw}.premium-home-hero .premium-hero-content{text-align:center;margin:0 auto;max-width:760px}.premium-home-hero .premium-hero-actions{justify-content:center}.hero-founder-mini{align-items:center}}
@media(max-width:700px){.premium-hero-person{display:none}.hero-founder-mini{width:100%;max-width:330px}.founder-card{grid-template-columns:1fr}.founder-photo{min-height:340px}.founder-photo img{max-height:360px}}

.services-grid .service-card h3{margin-bottom:10px}.services-grid .service-card p{max-width:95%}.detail-card{background:white;border:1px solid rgba(15,23,42,.08);box-shadow:0 15px 40px rgba(8,22,38,.06)}.detail-card .icon{background:linear-gradient(180deg,#fffdf8,#f4eee0);color:#af8428;border-color:rgba(175,132,40,.28)}.detail-card h3{color:var(--navy)}


.process-section-premium{background:linear-gradient(180deg,#f7fbff 0%,#eef4fb 100%);position:relative;overflow:hidden}
.process-section-premium:before{content:"";position:absolute;top:110px;left:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(216,170,66,.10),transparent 68%)}
.process-section-premium:after{content:"";position:absolute;right:-140px;bottom:40px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(16,42,69,.08),transparent 70%)}
.process-grid-premium{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;position:relative}
.process-grid-premium:before{content:"";position:absolute;top:46px;left:17%;right:17%;height:2px;background:linear-gradient(90deg,rgba(216,170,66,.15),rgba(216,170,66,.65),rgba(216,170,66,.15));z-index:0}
.process-card-premium{position:relative;z-index:1;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);border:1px solid rgba(15,23,42,.08);border-radius:30px;padding:32px 30px 28px;box-shadow:0 20px 48px rgba(8,22,38,.08);overflow:hidden;transition:transform .28s ease, box-shadow .28s ease,border-color .28s ease}
.process-card-premium:before{content:"";position:absolute;top:0;left:28px;right:28px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(216,170,66,.9),transparent)}
.process-card-premium:hover{transform:translateY(-8px);box-shadow:0 24px 56px rgba(8,22,38,.12);border-color:rgba(216,170,66,.26)}
.process-card__top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
.process-step{display:inline-flex;align-items:center;justify-content:center;min-width:62px;height:62px;border-radius:20px;background:linear-gradient(135deg,#061426,#12304c);color:var(--gold2);font-weight:900;font-size:28px;box-shadow:0 12px 28px rgba(6,20,38,.16)}
.process-icon{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffdf8,#f4eee0);border:1px solid rgba(175,132,40,.22);color:#b18526;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 28px rgba(216,170,66,.10)}
.process-icon svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.process-card-premium h3{font-size:clamp(30px,2.2vw,38px);margin-bottom:12px;color:var(--navy)}
.process-card-premium p{color:var(--muted);margin-bottom:18px}
.process-points{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px}
.process-points li{position:relative;padding-left:26px;color:#20344d;font-weight:600}
.process-points li:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--gold2));box-shadow:0 0 0 4px rgba(216,170,66,.16)}
.process-tag{display:inline-flex;align-items:center;padding:12px 16px;border-radius:999px;background:rgba(16,42,69,.05);border:1px solid rgba(16,42,69,.08);font-weight:800;font-size:13px;letter-spacing:.7px;text-transform:uppercase;color:#3d5873}
@media(max-width:980px){.process-grid-premium{grid-template-columns:1fr 1fr}.process-grid-premium:before{display:none}}
@media(max-width:620px){.process-grid-premium{grid-template-columns:1fr}.process-card-premium{padding:26px 22px 24px}.process-step{min-width:56px;height:56px;font-size:24px}.process-icon{width:62px;height:62px}.process-card-premium h3{font-size:34px}}


.why-choose-section{background:linear-gradient(180deg,#061a30 0%,#072444 55%,#061a30 100%);position:relative;overflow:hidden}
.why-choose-section:before{content:"";position:absolute;inset:auto auto 8% -140px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(216,170,66,.16),transparent 70%)}
.why-choose-section:after{content:"";position:absolute;inset:8% -140px auto auto;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.07),transparent 72%)}
.why-choose-section .section-heading h2,.why-choose-section .section-heading p,.why-choose-section .section-heading .eyebrow{color:#fff}
.why-choose-section .section-heading p:last-child{color:rgba(255,255,255,.76)}
.why-choose-top{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;margin-top:32px;margin-bottom:34px;position:relative;z-index:1}
.why-license-stack{display:grid;gap:18px}
.license-card-premium{display:flex;align-items:center;gap:20px;padding:24px 24px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,253,.98));border:1px solid rgba(216,170,66,.34);box-shadow:0 22px 46px rgba(0,0,0,.20)}
.license-icon{flex:0 0 78px;width:78px;height:78px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffaf0,#f4ead0);color:#b78721;border:1px solid rgba(183,135,33,.22)}
.license-icon svg{width:38px;height:38px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.license-content h3{margin:0 0 8px;font-size:30px;color:var(--navy)}
.license-content p{margin:0;color:#49637d;font-weight:700}
.license-content strong{font-size:26px;color:#c8972b;word-break:break-word}
.why-illustration{position:relative;min-height:360px;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px solid rgba(216,170,66,.18);overflow:hidden}
.why-illustration:before{content:"";position:absolute;inset:18px;border-radius:28px;border:1px dashed rgba(216,170,66,.18)}
.why-plane-icon{position:absolute;top:24px;right:38px;width:110px;height:110px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(216,170,66,.10);color:var(--gold2)}
.why-plane-icon svg{width:58px;height:58px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.why-orbit{position:absolute;border:3px solid rgba(216,170,66,.55);border-radius:50%}
.why-orbit-one{width:280px;height:280px;left:80px;bottom:34px;border-top-color:transparent;border-right-color:rgba(216,170,66,.22);transform:rotate(-16deg)}
.why-orbit-two{width:210px;height:210px;left:118px;bottom:70px;border-left-color:transparent;border-bottom-color:rgba(216,170,66,.18);transform:rotate(28deg)}
.why-globe-lines{position:absolute;left:110px;bottom:76px;width:220px;height:160px;border-bottom:5px solid rgba(216,170,66,.78);border-left:5px solid transparent;border-right:5px solid transparent;border-radius:0 0 120px 120px}
.why-globe-lines:before,.why-globe-lines:after{content:"";position:absolute;border-radius:50%;border:4px solid rgba(216,170,66,.78)}
.why-globe-lines:before{width:30px;height:30px;left:-20px;top:-34px}
.why-globe-lines:after{width:30px;height:30px;right:-20px;top:-34px}
.why-pin{position:absolute;width:20px;height:20px;border-radius:50%;background:var(--gold2);box-shadow:0 0 0 7px rgba(216,170,66,.18)}
.why-pin-one{left:132px;bottom:158px}
.why-pin-two{left:302px;bottom:180px}
.why-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:34px 0}
.why-benefit-card{display:flex;gap:18px;align-items:flex-start;padding:22px 22px;border-radius:22px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.03);backdrop-filter:blur(6px)}
.why-benefit-icon{flex:0 0 56px;width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(216,170,66,.16),rgba(216,170,66,.08));color:var(--gold2);border:1px solid rgba(216,170,66,.20)}
.why-benefit-icon svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.why-benefit-card h3{margin:0 0 8px;color:#fff;font-size:23px;line-height:1.25}
.why-benefit-card p{margin:0;color:rgba(255,255,255,.72)}
.why-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative;z-index:1}
.why-stat-card{padding:24px 18px;border-radius:24px;background:linear-gradient(180deg,rgba(6,20,38,.76),rgba(9,34,62,.92));border:1px solid rgba(216,170,66,.24);text-align:center;box-shadow:0 18px 38px rgba(0,0,0,.18)}
.why-stat-icon{width:72px;height:72px;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.04);color:var(--gold2);border:1px solid rgba(216,170,66,.22)}
.why-stat-icon svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.why-stat-card strong{display:block;color:#fff;font-size:24px;line-height:1.25;margin-bottom:8px}
.why-stat-card span{display:block;color:rgba(255,255,255,.72);font-weight:600;line-height:1.45}
@media(max-width:1100px){.why-choose-top{grid-template-columns:1fr}.why-illustration{min-height:300px}.why-stat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.why-benefit-grid,.why-stat-grid{grid-template-columns:1fr}.license-card-premium{padding:20px 18px;align-items:flex-start}.license-icon{width:64px;height:64px;flex-basis:64px}.license-content h3{font-size:24px}.license-content strong{font-size:20px}.why-illustration{min-height:250px}.why-plane-icon{width:82px;height:82px;right:22px}.why-plane-icon svg{width:42px;height:42px}.why-orbit-one{width:200px;height:200px;left:42px;bottom:20px}.why-orbit-two{width:155px;height:155px;left:74px;bottom:48px}.why-globe-lines{left:62px;bottom:48px;width:170px;height:120px}.why-pin-one{left:82px;bottom:114px}.why-pin-two{left:218px;bottom:134px}.why-benefit-card h3{font-size:21px}}


/* Premium success wall: 15 visible photos with automatic shuffle */
.success-wall-section{
  background:linear-gradient(180deg,#061a30 0%,#08294a 52%,#061a30 100%);
  position:relative;
  overflow:hidden;
}
.success-wall-section:before{
  content:"";position:absolute;inset:0;
  background:
    radial-gradient(circle at 8% 12%,rgba(216,170,66,.12),transparent 30%),
    radial-gradient(circle at 92% 72%,rgba(255,255,255,.06),transparent 32%);
  pointer-events:none;
}
.success-wall-section .section-heading h2,
.success-wall-section .section-heading .eyebrow{color:#fff}
.success-wall-section .section-heading p:last-child{color:rgba(255,255,255,.76)}
.success-wall-panel{
  position:relative;
  z-index:1;
  border-radius:34px;
  padding:26px;
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));
  border:1px solid rgba(216,170,66,.24);
  box-shadow:0 30px 80px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06);
  overflow:hidden;
}
.success-wall-top,.success-wall-bottom{
  display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;
  color:#e6eef8;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
  font-size:12px;
}
.success-wall-top{
  padding:0 4px 20px;
  border-bottom:1px solid rgba(255,255,255,.10);
  margin-bottom:22px;
}
.success-wall-top strong{
  color:var(--gold2);
  font-size:18px;
  letter-spacing:1.4px;
}
.success-wall-bottom{
  margin-top:22px;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.10);
  justify-content:center;
}
.success-wall-bottom span{
  padding:9px 13px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.09);
}
.success-wall-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:16px;
}
.success-wall-card{
  margin:0;
  position:relative;
  aspect-ratio:1/1;
  border-radius:18px;
  overflow:hidden;
  background:#0d2945;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 16px 34px rgba(0,0,0,.22);
  transform:translateZ(0);
  transition:transform .35s ease, box-shadow .35s ease, opacity .45s ease, filter .45s ease;
}
.success-wall-card:hover{
  transform:translateY(-6px) scale(1.02);
  box-shadow:0 24px 48px rgba(0,0,0,.32);
}
.success-wall-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .45s ease;
}
.success-wall-card:hover img{transform:scale(1.06)}
.success-wall-card:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 48%,rgba(3,11,22,.86));
  opacity:.95;
  pointer-events:none;
}
.success-wall-card figcaption{
  position:absolute;
  left:12px;
  right:12px;
  bottom:12px;
  z-index:2;
  color:#fff;
}
.success-wall-card figcaption strong{
  display:block;
  font-size:14px;
  line-height:1.2;
  text-shadow:0 2px 8px rgba(0,0,0,.5);
}
.success-wall-card figcaption span{
  display:block;
  margin-top:3px;
  color:var(--gold2);
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.7px;
}
.success-wall-card.is-changing{
  opacity:.18;
  filter:blur(2px);
  transform:scale(.96);
}
.success-wall-card.is-new{
  animation:successPop .55s ease both;
}
@keyframes successPop{
  0%{opacity:.2;transform:scale(.94) translateY(10px)}
  100%{opacity:1;transform:scale(1) translateY(0)}
}
@media(max-width:1100px){
  .success-wall-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:780px){
  .success-wall-panel{padding:18px;border-radius:26px}
  .success-wall-grid{grid-template-columns:repeat(3,1fr);gap:12px}
  .success-wall-card{border-radius:14px}
}
@media(max-width:480px){
  .success-wall-grid{grid-template-columns:repeat(2,1fr)}
  .success-wall-top{justify-content:center;text-align:center}
}


/* About dropdown with Why Choose Us submenu */
.nav-dropdown{
  position:relative;
  display:flex;
  align-items:center;
}
.nav-dropdown-toggle{
  border:0;
  background:transparent;
  color:#dbe7f8;
  font:inherit;
  font-weight:800;
  font-size:14px;
  padding:11px 13px;
  border-radius:999px;
  cursor:pointer;
  display:flex;
  align-items:center;
  gap:6px;
  transition:.25s;
}
.nav-dropdown-toggle span{
  font-size:12px;
  color:var(--gold2);
}
.nav-dropdown:hover .nav-dropdown-toggle,
.nav-dropdown.open .nav-dropdown-toggle,
.nav-dropdown-toggle.active{
  background:rgba(255,255,255,.08);
  color:var(--gold2);
}
.nav-dropdown-menu{
  position:absolute;
  top:calc(100% + 14px);
  left:0;
  min-width:210px;
  background:#ffffff;
  color:#061426;
  border-radius:18px;
  padding:10px;
  box-shadow:0 22px 55px rgba(0,0,0,.24);
  border:1px solid rgba(15,23,42,.08);
  opacity:0;
  visibility:hidden;
  transform:translateY(8px);
  transition:.22s ease;
  z-index:90;
}
.nav-dropdown-menu:before{
  content:"";
  position:absolute;
  top:-8px;
  left:28px;
  width:16px;
  height:16px;
  background:#fff;
  transform:rotate(45deg);
}
.nav-dropdown:hover .nav-dropdown-menu,
.nav-dropdown.open .nav-dropdown-menu{
  opacity:1;
  visibility:visible;
  transform:none;
}
.main-nav .nav-dropdown-menu a{
  display:block;
  color:#061426;
  padding:12px 14px;
  border-radius:12px;
  font-weight:900;
  white-space:nowrap;
}
.main-nav .nav-dropdown-menu a:hover{
  background:#eef4ff;
  color:#0b4f86;
}
@media(max-width:980px){
  .nav-dropdown{
    width:100%;
    display:block;
  }
  .nav-dropdown-toggle{
    width:100%;
    justify-content:space-between;
    border-radius:16px;
    padding:13px 14px;
  }
  .nav-dropdown-menu{
    position:static;
    opacity:1;
    visibility:visible;
    transform:none;
    display:none;
    width:100%;
    min-width:0;
    margin-top:8px;
    box-shadow:none;
    border-radius:16px;
  }
  .nav-dropdown-menu:before{display:none}
  .nav-dropdown.open .nav-dropdown-menu{display:block}
}


/* Premium customer support chat widget */
.support-chat-widget{
  position:fixed;
  right:22px;
  bottom:88px;
  z-index:120;
  font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;
}
.support-chat-launcher{
  width:62px;
  height:62px;
  border-radius:50%;
  border:0;
  background:linear-gradient(135deg,#ff9f1c,#f5b642);
  color:#fff;
  font-size:28px;
  cursor:pointer;
  box-shadow:0 18px 42px rgba(0,0,0,.22);
  display:flex;
  align-items:center;
  justify-content:center;
  transition:transform .25s ease, opacity .25s ease;
}
.support-chat-launcher:hover{transform:translateY(-4px)}
.support-chat-widget.open .support-chat-launcher{opacity:0;pointer-events:none;transform:scale(.86)}
.support-chat-panel{
  position:absolute;
  right:0;
  bottom:0;
  width:min(420px,calc(100vw - 28px));
  height:620px;
  max-height:calc(100vh - 120px);
  border-radius:24px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 30px 85px rgba(0,0,0,.28);
  border:1px solid rgba(15,23,42,.08);
  display:none;
  transform-origin:right bottom;
}
.support-chat-widget.open .support-chat-panel{
  display:flex;
  flex-direction:column;
  animation:supportPop .28s ease both;
}
@keyframes supportPop{
  0%{opacity:0;transform:translateY(16px) scale(.96)}
  100%{opacity:1;transform:none}
}
.support-chat-header{
  height:74px;
  background:linear-gradient(135deg,#ff9f1c,#f5aa2c);
  color:#fff;
  display:flex;
  align-items:center;
  gap:12px;
  padding:0 22px;
}
.support-chat-header strong{
  font-size:22px;
  font-weight:900;
  flex:1;
}
.support-back,.support-menu{
  border:0;
  background:transparent;
  color:#fff;
  font:inherit;
  cursor:pointer;
  font-size:34px;
  line-height:1;
  padding:4px;
}
.support-menu{font-size:24px}
.support-chat-body{
  flex:1;
  overflow:auto;
  padding:24px 20px 18px;
  background:linear-gradient(180deg,#fff,#fbfbfc);
}
.support-label{
  text-align:center;
  color:#344054;
  font-size:14px;
  margin:2px 0 18px;
}
.support-message-row{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin-bottom:22px;
}
.support-message-row.user{
  justify-content:flex-end;
}
.support-avatar{
  flex:0 0 48px;
  width:48px;
  height:48px;
  border-radius:50%;
  background:#eef2f6;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:26px;
}
.support-bubble{
  max-width:78%;
  padding:13px 16px;
  border-radius:12px;
  font-size:16px;
  line-height:1.45;
}
.bot-bubble{
  background:#fff;
  color:#101828;
}
.user-bubble{
  background:#e5e5e5;
  color:#101828;
  border-radius:12px;
}
.support-wait-message{
  margin-left:60px;
  margin-right:8px;
  color:#000;
  font-size:17px;
  line-height:1.55;
  white-space:pre-line;
}
.support-form-card{
  margin:16px 8px 10px 60px;
  padding:16px;
  border-radius:18px;
  background:#fff;
  border:1px solid rgba(15,23,42,.12);
  box-shadow:0 10px 30px rgba(8,22,38,.08);
}
.support-form-card label{
  display:block;
  font-size:13px;
  font-weight:900;
  color:#344054;
  margin-bottom:10px;
}
.support-form-card input,
.support-form-card textarea{
  width:100%;
  border:1px solid rgba(15,23,42,.14);
  border-radius:12px;
  padding:12px 13px;
  font:inherit;
  outline:none;
  margin-bottom:10px;
}
.support-form-card textarea{min-height:82px;resize:vertical}
.support-form-card button{
  width:100%;
  height:44px;
  border:0;
  border-radius:999px;
  background:linear-gradient(135deg,#ff9f1c,#f5aa2c);
  color:#fff;
  font-weight:900;
  cursor:pointer;
}
.support-input-bar{
  min-height:66px;
  display:flex;
  align-items:center;
  gap:8px;
  padding:10px 14px;
  border-top:1px solid rgba(15,23,42,.08);
  background:#fff;
}
.support-input-bar input{
  flex:1;
  height:44px;
  border:0;
  outline:none;
  font:inherit;
  font-size:15px;
}
.support-small-btn{
  border:0;
  background:transparent;
  font-size:22px;
  cursor:pointer;
  color:#202938;
  padding:4px;
}
.support-typing{
  display:inline-flex;
  align-items:center;
  gap:4px;
  padding:10px 12px;
  background:#f1f3f5;
  border-radius:999px;
}
.support-typing span{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#98a2b3;
  animation:supportTyping 1s infinite ease-in-out;
}
.support-typing span:nth-child(2){animation-delay:.15s}
.support-typing span:nth-child(3){animation-delay:.3s}
@keyframes supportTyping{
  0%,80%,100%{transform:translateY(0);opacity:.45}
  40%{transform:translateY(-4px);opacity:1}
}
@media(max-width:620px){
  .support-chat-widget{right:12px;bottom:82px}
  .support-chat-panel{
    width:calc(100vw - 24px);
    height:590px;
    max-height:calc(100vh - 100px);
    border-radius:22px;
  }
  .support-chat-header{height:68px}
  .support-chat-header strong{font-size:20px}
  .support-wait-message,.support-form-card{margin-left:0}
}


/* Premium manpower recruitment section */
.manpower-premium-section{
  background:
    radial-gradient(circle at 10% 20%,rgba(216,170,66,.13),transparent 28%),
    linear-gradient(135deg,#061426 0%,#0b223d 58%,#061426 100%)!important;
}
.manpower-premium-grid{gap:64px!important}
.manpower-copy h2{max-width:560px}
.manpower-visual-card{
  display:flex;
  gap:18px;
  align-items:center;
  margin:28px 0 26px;
  padding:22px;
  border-radius:26px;
  background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.045));
  border:1px solid rgba(216,170,66,.22);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 42px rgba(0,0,0,.14);
}
.manpower-visual-icon{
  width:78px;
  height:78px;
  flex:0 0 78px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg,rgba(216,170,66,.24),rgba(216,170,66,.08));
  color:var(--gold2);
  border:1px solid rgba(216,170,66,.28);
}
.manpower-visual-icon svg{width:42px;height:42px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.manpower-visual-card strong{display:block;color:#fff;font-size:22px;margin-bottom:4px}
.manpower-visual-card span{display:block;color:#c6d2e1;font-weight:700}
.manpower-pills span{
  background:rgba(255,255,255,.065);
  border-color:rgba(216,170,66,.38);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06);
}
.manpower-job-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}
.manpower-job-card{
  display:flex;
  align-items:center;
  gap:16px;
  min-height:98px;
  padding:18px;
  border-radius:22px;
  background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.055));
  border:1px solid rgba(255,255,255,.12);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 14px 36px rgba(0,0,0,.13);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.manpower-job-card:hover{
  transform:translateY(-5px);
  border-color:rgba(216,170,66,.35);
  box-shadow:0 20px 44px rgba(0,0,0,.20);
}
.manpower-job-icon{
  width:56px;
  height:56px;
  flex:0 0 56px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--gold2);
  background:linear-gradient(180deg,rgba(216,170,66,.18),rgba(216,170,66,.065));
  border:1px solid rgba(216,170,66,.22);
}
.manpower-job-icon svg{width:29px;height:29px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.manpower-job-card strong{
  display:block;
  color:#fff;
  font-size:18px;
  line-height:1.25;
  margin-bottom:4px;
}
.manpower-job-card span{
  display:block;
  color:#bdcad9;
  font-size:13px;
  font-weight:700;
  line-height:1.35;
}
@media(max-width:980px){
  .manpower-premium-grid{gap:34px!important}
  .manpower-job-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .manpower-job-grid{grid-template-columns:1fr}
  .manpower-visual-card{align-items:flex-start}
}

/* Full lead form inside support chat */
.support-form-card.support-full-form{
  margin:16px 8px 10px 60px;
  padding:18px 16px;
}
.support-form-grid{display:grid;gap:12px}
.support-field{
  position:relative;
  margin:0;
}
.support-field input,.support-field textarea{
  margin:0!important;
  padding:15px 14px!important;
  border-radius:13px!important;
}
.support-field label{
  position:absolute;
  left:13px;
  top:-9px;
  background:#fff;
  padding:0 6px;
  font-size:12px!important;
  color:#344054!important;
  margin:0!important;
}
.support-phone-wrap{
  display:grid;
  grid-template-columns:72px 1fr;
}
.support-phone-code{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  border:1px solid rgba(15,23,42,.14);
  border-right:0;
  border-radius:13px 0 0 13px;
  background:#fff;
  font-weight:800;
}
.support-phone-wrap input{border-radius:0 13px 13px 0!important}
.support-form-card .support-submit-btn{
  width:auto;
  min-width:150px;
  height:58px;
  padding:0 24px;
  border-radius:10px;
  font-size:18px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
}
.support-attachment-note,.support-emoji-panel{
  margin:8px 0 0;
  padding:8px 10px;
  border-radius:12px;
  background:#f3f6fb;
  color:#344054;
  font-size:12px;
  font-weight:700;
  display:none;
}
.support-emoji-panel{
  display:none;
  gap:8px;
  flex-wrap:wrap;
}
.support-emoji-panel button{
  width:34px;
  height:34px;
  border:0;
  border-radius:9px;
  background:#fff;
  cursor:pointer;
  font-size:18px;
  box-shadow:0 3px 10px rgba(8,22,38,.08);
}
.support-emoji-panel.open{display:flex}
@media(max-width:620px){
  .support-form-card.support-full-form{margin-left:0}
}


/* Premium contact people, email and social section */
.premium-contact-list{
  display:grid;
  gap:18px;
  margin-top:28px;
}
.contact-info-row{
  display:flex;
  gap:18px;
  padding:22px;
  border-radius:22px;
  background:linear-gradient(145deg,#081b31,#0d2948);
  border:1px solid rgba(216,170,66,.22);
  box-shadow:0 18px 44px rgba(5,18,34,.14);
}
.contact-info-icon{
  width:48px;height:48px;flex:0 0 48px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  color:#f4c95d;border:1px solid #d8aa42;font-size:20px;
}
.contact-info-content{min-width:0;flex:1}
.contact-info-content h3{color:#f4c95d;margin:1px 0 14px;font-size:18px}
.contact-person-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}
.contact-person-grid a{
  display:grid;grid-template-columns:1fr auto;gap:2px 10px;
  padding:12px 14px;border-radius:14px;text-decoration:none;
  background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);
}
.contact-person-grid strong{color:#fff;font-size:14px}
.contact-person-grid small{grid-column:1;color:#aebed0;font-size:11px;font-weight:700}
.contact-person-grid span{grid-column:2;grid-row:1 / span 2;color:#f4c95d;font-weight:900;align-self:center}
.contact-email-list{display:grid;gap:10px}
.contact-email-list a{
  display:flex;justify-content:space-between;gap:16px;align-items:center;
  padding:12px 14px;border-radius:14px;text-decoration:none;
  background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);
}
.contact-email-list span{color:#c7d3e0;font-size:13px;font-weight:700}
.contact-email-list strong{color:#fff;font-size:14px;text-align:right}
.contact-social-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.contact-social-link{
  display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;
  padding:16px 18px;border-radius:18px;text-decoration:none;
  background:#fff;border:1px solid rgba(15,23,42,.10);
  box-shadow:0 12px 30px rgba(8,22,38,.08);
  transition:transform .22s ease,box-shadow .22s ease;
}
.contact-social-link:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(8,22,38,.14)}
.contact-social-link .social-mark{
  width:48px;height:48px;border-radius:15px;display:flex;align-items:center;justify-content:center;
  color:#fff;font-size:23px;font-weight:900;
}
.contact-social-link.instagram .social-mark{background:linear-gradient(135deg,#7c3aed,#ec4899,#f59e0b)}
.contact-social-link.youtube .social-mark{background:#ff0000}
.contact-social-link strong{display:block;color:#0b1b30;font-size:16px}
.contact-social-link small{display:block;color:#667085;margin-top:2px}
.contact-social-link b{color:#d8aa42;font-size:20px}
@media(max-width:760px){
  .contact-person-grid,.contact-social-row{grid-template-columns:1fr}
  .contact-email-list a{align-items:flex-start;flex-direction:column}
  .contact-email-list strong{text-align:left}
}

/* Western Path cinematic 7-second motion intro */
html.wp-intro-lock,html.wp-intro-lock body{overflow:hidden}.wp-motion-intro{position:fixed;inset:0;z-index:999999;background:#06182b;transition:opacity .85s,visibility .85s}.wp-intro-exit{opacity:0;visibility:hidden;pointer-events:none}.wp-intro-sky{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 72% 25%,rgba(238,190,82,.18),transparent 25%),linear-gradient(135deg,#041426,#0a2b4e 55%,#123f6b)}.wp-intro-cloud{position:absolute;width:280px;height:72px;border-radius:999px;background:rgba(255,255,255,.07);filter:blur(3px)}.wp-intro-cloud:before,.wp-intro-cloud:after{content:"";position:absolute;background:inherit;border-radius:50%}.wp-intro-cloud:before{width:110px;height:110px;left:45px;bottom:5px}.wp-intro-cloud:after{width:145px;height:145px;right:30px;bottom:-5px}.c1{top:18%;left:-25%;animation:wpCloud 8s linear forwards}.c2{top:62%;left:-40%;transform:scale(.7);animation:wpCloud 9s linear .4s forwards}.wp-flight-path{position:absolute;left:-5%;top:58%;width:115%;height:2px;background:linear-gradient(90deg,transparent,rgba(231,180,61,.8),transparent);transform:rotate(-8deg) scaleX(0);transform-origin:left;animation:wpPath 3.8s ease-out .7s forwards;box-shadow:0 0 20px rgba(231,180,61,.4)}.wp-intro-plane{position:absolute;left:-42vw;top:60%;width:420px;height:120px;transform:rotate(-8deg);animation:wpPlaneFly 4.5s cubic-bezier(.25,.72,.28,1) .6s forwards;filter:drop-shadow(0 24px 20px rgba(0,0,0,.35))}.wp-plane-body{position:absolute;left:0;top:42px;width:365px;height:54px;border-radius:65% 92% 38% 48%;background:linear-gradient(180deg,#fff,#c9d6e2 55%,#8ba2b7);border-bottom:4px solid #d8aa42}.wp-plane-body:after{content:"";position:absolute;right:-48px;top:3px;width:80px;height:47px;background:linear-gradient(180deg,#fff,#a8bacb);clip-path:polygon(0 5%,100% 48%,0 100%)}.wp-plane-name{position:absolute;left:68px;top:18px;color:#0a2948;font:900 14px Arial;letter-spacing:1.8px;white-space:nowrap}.wp-plane-wing{position:absolute;left:145px;top:52px;width:155px;height:58px;background:linear-gradient(135deg,#dce5ed,#849bb0);clip-path:polygon(18% 0,100% 100%,0 63%)}.wp-plane-tail{position:absolute;left:14px;top:4px;width:82px;height:60px;background:linear-gradient(135deg,#d8aa42,#f0ca67);clip-path:polygon(15% 100%,72% 0,100% 100%)}.wp-intro-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-42%);text-align:center;opacity:0;animation:wpBrandReveal 1.3s ease 4.25s forwards;color:#e8c35f;font:800 14px Arial;letter-spacing:5px}.wp-intro-brand img{display:block;width:min(520px,72vw);max-height:180px;object-fit:contain;margin-bottom:20px;filter:drop-shadow(0 18px 28px rgba(0,0,0,.3))}@keyframes wpPlaneFly{0%{left:-42vw;top:62%;transform:rotate(-8deg) scale(.82)}45%{top:44%;transform:rotate(-6deg) scale(1)}100%{left:115vw;top:27%;transform:rotate(-4deg) scale(.9)}}@keyframes wpPath{to{transform:rotate(-8deg) scaleX(1)}}@keyframes wpCloud{to{left:115%}}@keyframes wpBrandReveal{to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:700px){.wp-plane-body{width:290px}.wp-plane-name{left:48px;font-size:11px}.wp-plane-wing{left:110px;width:125px}.wp-intro-brand{font-size:10px;letter-spacing:3px}}@media(prefers-reduced-motion:reduce){.wp-motion-intro{display:none}}


/* Updated wide Western Path logo placement */
.brand{
  background:rgba(255,255,255,.98)!important;
  padding:8px 16px!important;
  border-radius:18px!important;
  box-shadow:0 14px 34px rgba(0,0,0,.18)!important;
}
.brand img{
  width:430px!important;
  height:86px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.footer-brand img{
  width:420px!important;
  height:90px!important;
  object-fit:contain!important;
}
.wp-intro-brand img{
  width:min(760px,82vw)!important;
  max-height:220px!important;
  object-fit:contain!important;
}
@media(max-width:980px){
  .brand img{width:340px!important;height:72px!important}
}
@media(max-width:620px){
  .brand{padding:6px 10px!important}
  .brand img{width:250px!important;height:58px!important}
  .footer-brand img{width:260px!important;height:62px!important}
}


/* --- Refined transparent logo styling --- */
.site-header{
  background:linear-gradient(90deg, rgba(5,18,33,.97) 0%, rgba(10,33,58,.94) 100%)!important;
}
.nav-wrap{
  height:94px!important;
  gap:26px!important;
}
.brand,
.footer-brand{
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
  padding:0!important;
  border-radius:0!important;
}
.brand img{
  width:290px!important;
  height:72px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter: drop-shadow(0 8px 16px rgba(0,0,0,.22)) drop-shadow(0 0 1px rgba(255,255,255,.08));
}
.footer-brand img{
  width:300px!important;
  height:auto!important;
  filter: drop-shadow(0 8px 16px rgba(0,0,0,.16));
}
.wp-intro-brand img{
  width:min(560px,74vw)!important;
  max-height:180px!important;
  filter: drop-shadow(0 18px 28px rgba(0,0,0,.35));
}
@media (max-width:980px){
  .brand img{width:250px!important;height:64px!important}
}
@media (max-width:620px){
  .nav-wrap{height:82px!important}
  .brand img{width:205px!important;height:52px!important}
  .footer-brand img{width:220px!important}
}


/* Final logo color refinement: gold title + white tagline */
.brand img,
.footer-brand img{
  filter: drop-shadow(0 8px 16px rgba(0,0,0,.26)) !important;
}

/* Final refinement overrides */
.brand{
  padding:0;
  background:transparent;
  border:none;
  box-shadow:none;
  border-radius:0;
}
.brand img{
  width:min(300px, 30vw);
  height:auto;
  display:block;
}
.nav-wrap{height:96px}
@media(max-width:620px){
  .brand img{width:210px}
  .nav-wrap{height:82px}
}

.premium-home-hero .premium-hero-content{max-width:700px}
.premium-hero-content h1{
  font-size:clamp(48px,7vw,92px);
  margin-bottom:10px;
}
.premium-hero-content h2{
  font-size:clamp(26px,3.6vw,48px);
  line-height:1.05;
  margin-bottom:18px;
}
.premium-hero-content p:not(.premium-hero-kicker){
  font-size:clamp(16px,1.5vw,21px);
  margin-bottom:22px;
}
.hero-specialist-flags{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:0 0 20px;
}
.hero-specialist-flags span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:9px 14px;
  border-radius:999px;
  border:1px solid rgba(216,170,66,.4);
  background:rgba(255,255,255,.08);
  color:#fff;
  font-weight:800;
  font-size:14px;
  backdrop-filter:blur(8px);
}
.hero-specialist-flags img{
  width:18px;
  height:18px;
  border-radius:50%;
  object-fit:cover;
}
.hero-trust-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 16px;
  border-radius:999px;
  background:linear-gradient(135deg, rgba(216,170,66,.24), rgba(255,206,92,.1));
  border:1px solid rgba(216,170,66,.5);
  color:#ffd772;
  font-weight:900;
  letter-spacing:.5px;
  box-shadow:0 10px 26px rgba(0,0,0,.18);
}
.feature-card h2{max-width:850px}
.testimonial-summary h3{max-width:420px}
.avatar.avatar-photo{
  overflow:hidden;
  background:#dbe7f5;
  box-shadow:inset 0 0 0 3px rgba(255,255,255,.9), 0 6px 14px rgba(15,23,42,.15);
}
.avatar.avatar-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
@media(max-width:980px){
  .hero-specialist-flags{justify-content:center}
}


/* Clear normal ampersand across the full website */
.amp-normal{
  font-family: Inter, Arial, Helvetica, sans-serif !important;
  font-style: normal !important;
  font-weight: inherit !important;
  letter-spacing: inherit !important;
  line-height: inherit !important;
}


/* Real review proof updates */
.avatar-google{background:#fff;color:#2563eb;border:1px solid #dbeafe;box-shadow:inset 0 0 0 4px rgba(37,99,235,.08);font-size:26px;font-weight:900}
.review-proof-block{margin-top:34px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03))}
.review-proof-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.review-proof-head h3{margin:8px 0 8px;font-size:34px}.review-proof-copy{max-width:760px;color:#d7e2ef;margin:0}.review-source-pill{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:rgba(216,170,66,.16);border:1px solid rgba(216,170,66,.38);color:var(--gold2);font-weight:800;white-space:nowrap}.google-proof-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.proof-shot{margin:0;background:#0c2038;border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;box-shadow:0 14px 30px rgba(0,0,0,.16)}.proof-shot img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:3/5;background:#fff}.proof-caption{padding:12px 14px;color:#d7e2ef;font-size:13px;font-weight:700}@media(max-width:980px){.google-proof-grid{grid-template-columns:repeat(2,1fr)}.review-proof-head{flex-direction:column}.review-source-pill{align-self:flex-start}}@media(max-width:620px){.google-proof-grid{grid-template-columns:1fr}.review-proof-head h3{font-size:28px}}

/* Final Justdial review section */
.avatar-jd{background:linear-gradient(135deg,#0b63ce,#ff7a00);font-size:20px}.jd-mark{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#0b63ce,#ff7a00);color:#fff;font-weight:900;letter-spacing:-1px;box-shadow:0 8px 20px rgba(0,0,0,.15)}.jd-card .testimonial-text{min-height:64px}.jd-proof-panel{margin-top:34px;padding:30px 34px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(216,170,66,.1));border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:space-between;gap:28px}.jd-proof-panel h3{font-size:30px;margin:6px 0 8px}.jd-proof-panel p{margin:0;color:#d7e2ef;max-width:780px;line-height:1.7}.jd-proof-panel .btn{white-space:nowrap}@media(max-width:760px){.jd-proof-panel{display:block;padding:24px}.jd-proof-panel .btn{margin-top:20px;width:100%}.jd-proof-panel h3{font-size:25px}.jd-mark{width:42px;height:42px}}

/* Final hero refinements requested */
.premium-hero-content h1{font-size:clamp(42px,5.6vw,82px)!important;line-height:1!important;letter-spacing:-2px!important;white-space:nowrap;margin-bottom:24px!important}
.premium-hero-content .hero-service-line{display:inline-block!important;width:auto!important;max-width:none!important;margin:0 0 34px!important;padding:13px 22px;border:1px solid rgba(216,170,66,.5);border-radius:999px;background:rgba(6,20,38,.58);backdrop-filter:blur(10px);font-size:clamp(18px,1.65vw,25px)!important;font-weight:800!important;letter-spacing:.2px;color:#f4cf72!important;box-shadow:0 12px 30px rgba(0,0,0,.2)}
.license-card-premium .license-content p{display:flex;align-items:baseline;gap:6px;flex-wrap:nowrap;white-space:nowrap}
.license-card-premium .license-content p strong{white-space:nowrap}
@media(max-width:700px){.premium-hero-content h1{font-size:clamp(34px,11vw,54px)!important;letter-spacing:-1px!important}.premium-hero-content .hero-service-line{font-size:16px!important;padding:11px 16px}.license-card-premium .license-content p{font-size:clamp(11px,3.1vw,15px)!important;gap:4px}.license-card-premium .license-content p strong{font-size:inherit!important}}


/* Batch refinements: hero spacing, 5-step process, estimated labels, menu and forms */
.premium-hero-content .hero-trust-badge{
  display:inline-flex!important;
  width:auto!important;
  margin:4px 0 26px!important;
  padding:9px 16px!important;
  font-size:clamp(14px,1.15vw,17px)!important;
  line-height:1.1!important;
}
.premium-home-hero .premium-hero-actions{
  margin-top:0!important;
  gap:18px!important;
}
.premium-home-hero .premium-hero-actions .btn{
  min-width:220px;
  justify-content:center;
}
.process-grid-premium.process-grid-five{
  grid-template-columns:repeat(6,1fr)!important;
  align-items:stretch;
}
.process-grid-premium.process-grid-five .process-card-premium{
  grid-column:span 2;
}
.process-grid-premium.process-grid-five .process-card-premium:nth-child(4),
.process-grid-premium.process-grid-five .process-card-premium:nth-child(5){
  grid-column:span 3;
}
.process-grid-premium.process-grid-five:before{left:12%;right:12%;}
.process-grid-premium.process-grid-five .process-card-premium h3{font-size:clamp(24px,1.8vw,34px)}
.process-grid-premium.process-grid-five .process-card-premium p{font-size:15px;line-height:1.7}
.estimated-label{
  display:block;
  font-size:.6em;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:.9px;
  color:var(--gold2);
  font-weight:900;
  margin-bottom:4px;
}
.mini-grid .estimated-label{font-size:10px;margin-bottom:3px;color:#af8428}
.why-stat-card .estimated-label{font-size:11px;color:var(--gold2)}
.contact-form .form-action-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:8px}
.contact-form .form-action-row .btn{flex:1 1 220px;justify-content:center;text-align:center}
.form-whatsapp-btn{background:#17b759!important;color:#fff!important;border-color:#17b759!important;box-shadow:0 16px 34px rgba(23,183,89,.22)!important}
.contact-person-grid a[href^="tel"],.contact-email-list a[href^="mailto"]{cursor:pointer}
.license-card-premium .license-content p,
.license-card-premium .license-content span,
.license-row span{word-break:keep-all;overflow-wrap:normal}
@media(max-width:1100px){
  .process-grid-premium.process-grid-five{grid-template-columns:repeat(2,1fr)!important}
  .process-grid-premium.process-grid-five .process-card-premium,
  .process-grid-premium.process-grid-five .process-card-premium:nth-child(4),
  .process-grid-premium.process-grid-five .process-card-premium:nth-child(5){grid-column:span 1}
}
@media(max-width:700px){
  .premium-home-hero .premium-hero-actions .btn{min-width:0;width:100%;max-width:330px}
  .premium-hero-content .hero-trust-badge{margin-bottom:20px!important}
  .process-grid-premium.process-grid-five{grid-template-columns:1fr!important}
  .contact-form .form-action-row{display:block}
  .contact-form .form-action-row .btn,.form-whatsapp-btn{width:100%;margin-top:12px}
}


/* MD photo final positioning fix - full head visible and cleaner hero balance */
@media (min-width: 981px){
  .premium-home-hero{
    min-height: 720px !important;
  }
  .premium-hero-person{
    right: 7% !important;
    bottom: 0 !important;
    top: auto !important;
    max-width: min(28vw, 380px) !important;
    align-items: flex-end !important;
    overflow: visible !important;
  }
  .premium-hero-person img{
    max-height: min(68vh, 600px) !important;
    width: auto !important;
    object-fit: contain !important;
    object-position: center bottom !important;
  }
  .premium-home-hero .premium-hero-content{
    padding-top: 88px !important;
    padding-bottom: 110px !important;
  }
}
@media (max-width: 980px){
  .premium-hero-person{
    opacity: .32 !important;
    right: -6% !important;
    max-width: 46vw !important;
  }
  .premium-hero-person img{
    max-height: 58vh !important;
  }
}


/* 3-second lead popup enquiry form */
.lead-popup-overlay{
  position:fixed;
  inset:0;
  z-index:9999;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(0,0,0,.58);
  backdrop-filter:blur(3px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .28s ease, visibility .28s ease;
}
.lead-popup-overlay.active{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.lead-popup-card{
  position:relative;
  width:min(560px, 94vw);
  max-height:92vh;
  overflow:auto;
  background:#fff;
  color:#061426;
  border-radius:18px;
  padding:34px 34px 30px;
  box-shadow:0 35px 90px rgba(0,0,0,.35);
  border:1px solid rgba(255,255,255,.65);
}
.lead-popup-close{
  position:absolute;
  top:18px;
  right:18px;
  width:34px;
  height:34px;
  border:0;
  border-radius:50%;
  background:#fff;
  color:#061426;
  font-size:28px;
  line-height:32px;
  cursor:pointer;
  font-weight:600;
}
.lead-popup-close:hover{background:#f2f4f7}
.lead-popup-brand{
  display:flex;
  justify-content:center;
  margin-bottom:14px;
  background:linear-gradient(135deg,#08203a,#10345d);
  border:1px solid rgba(216,170,66,.45);
  border-radius:16px;
  padding:14px 18px;
  box-shadow:0 16px 34px rgba(0,0,0,.14);
}
.lead-popup-brand img{
  width:260px;
  max-width:88%;
  height:auto;
  object-fit:contain;
}
.lead-popup-subtitle{
  text-align:center;
  margin:0 0 8px;
  color:#3d4b5d;
  font-weight:600;
}
.lead-popup-card h2{
  text-align:center;
  font-size:30px;
  line-height:1.1;
  margin:0 0 26px;
  color:#050b16;
  font-family:Inter, Arial, sans-serif;
  letter-spacing:-.5px;
}
.lead-popup-form{
  display:grid;
  gap:14px;
}
.lead-popup-form input,
.lead-popup-form select,
.lead-popup-form textarea{
  width:100%;
  border:1px solid #d9dee7;
  border-radius:999px;
  padding:17px 22px;
  font:inherit;
  font-size:16px;
  color:#061426;
  background:#fff;
  outline:none;
}
.lead-popup-form textarea{
  border-radius:22px;
  resize:vertical;
  min-height:110px;
}
.lead-popup-form input:focus,
.lead-popup-form select:focus,
.lead-popup-form textarea:focus{
  border-color:#d8aa42;
  box-shadow:0 0 0 4px rgba(216,170,66,.14);
}
.lead-popup-form button[type="submit"]{
  margin-top:8px;
  border:0;
  border-radius:999px;
  padding:17px 22px;
  background:linear-gradient(135deg,#e3b33f,#ffd86d);
  color:#061426;
  font:inherit;
  font-weight:900;
  font-size:18px;
  cursor:pointer;
  box-shadow:0 16px 34px rgba(216,170,66,.32);
}
.lead-popup-form button[type="submit"]:hover{
  transform:translateY(-1px);
}
body.lead-popup-open{overflow:hidden}
@media(max-width:620px){
  .lead-popup-overlay{padding:14px}
  .lead-popup-card{padding:26px 20px 22px;border-radius:18px}
  .lead-popup-card h2{font-size:24px}
  .lead-popup-form input,
  .lead-popup-form select,
  .lead-popup-form textarea{font-size:15px;padding:15px 18px}
}


/* FINAL TOP-BRAND POLISH: cleaner hero, premium spacing and mobile balance */
:root{
  --premium-navy:#061426;
  --premium-navy-2:#0a2138;
  --premium-line:rgba(255,255,255,.10);
}
body{background:#f6f8fb;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
.topbar{background:#050f1c!important;border-bottom:1px solid rgba(255,255,255,.07)!important;}
.topbar__inner{min-height:38px!important;font-size:13px!important;letter-spacing:.1px;color:#dbe7f8!important;}
.topbar__inner a{color:#fff!important;font-weight:900;}
.topbar-apply{padding:8px 16px!important;border-radius:999px!important;background:linear-gradient(135deg,#d8aa42,#ffd86d)!important;color:#061426!important;}
.site-header{background:rgba(8,28,49,.96)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 18px 50px rgba(0,0,0,.18)!important;}
.nav-wrap{height:88px!important;gap:22px!important;}
.brand{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;}
.brand img{width:310px!important;height:70px!important;object-fit:contain!important;object-position:left center!important;filter:drop-shadow(0 10px 22px rgba(0,0,0,.25))!important;}
.main-nav{gap:6px!important;font-size:14.5px!important;}
.main-nav a,.nav-dropdown-toggle{border-radius:999px!important;padding:11px 14px!important;color:#e9f1fb!important;font-weight:850!important;}
.main-nav a:hover,.main-nav a.active,.nav-dropdown-toggle:hover{background:rgba(255,255,255,.10)!important;color:#ffd978!important;}
.language-trigger{height:46px!important;background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.20)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;}
.language-trigger img{width:32px!important;height:32px!important;}

.premium-home-hero{min-height:760px!important;isolation:isolate;align-items:center!important;}
.premium-home-hero::after{content:"";position:absolute;inset:auto 0 0;height:30%;z-index:1;background:linear-gradient(180deg,transparent,rgba(6,20,38,.72));pointer-events:none;}
.premium-hero-overlay{background:linear-gradient(90deg,rgba(3,11,22,.88) 0%,rgba(3,11,22,.68) 43%,rgba(3,11,22,.38) 67%,rgba(3,11,22,.50) 100%),radial-gradient(circle at 78% 26%,rgba(216,170,66,.16),transparent 34%)!important;}
.premium-home-hero .premium-hero-content{max-width:720px!important;margin-left:clamp(38px,6.2vw,110px)!important;padding:86px 20px 118px!important;text-align:left!important;}
.premium-hero-kicker{padding:10px 18px!important;border-radius:999px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.42)!important;font-size:12.5px!important;letter-spacing:1.8px!important;margin-bottom:24px!important;box-shadow:0 10px 28px rgba(0,0,0,.16)!important;}
.premium-hero-content h1{font-size:clamp(46px,5.15vw,76px)!important;letter-spacing:-2.6px!important;line-height:.95!important;margin-bottom:22px!important;text-shadow:0 16px 40px rgba(0,0,0,.45)!important;}
.premium-hero-content .hero-service-line{margin:0 0 24px!important;padding:13px 22px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(6,20,38,.78),rgba(15,47,78,.62))!important;border:1px solid rgba(216,170,66,.55)!important;color:#ffd978!important;font-size:clamp(20px,1.55vw,25px)!important;box-shadow:0 18px 46px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.08)!important;}
.premium-hero-content .hero-trust-badge{margin:0 0 24px!important;padding:9px 16px!important;border-radius:999px!important;background:rgba(216,170,66,.15)!important;border:1px solid rgba(216,170,66,.42)!important;color:#ffe29a!important;font-size:15px!important;box-shadow:none!important;}
.premium-home-hero .premium-hero-actions{gap:16px!important;align-items:center!important;}
.premium-home-hero .premium-hero-actions .btn{min-width:205px!important;min-height:58px!important;border-radius:999px!important;font-size:16px!important;box-shadow:0 16px 34px rgba(0,0,0,.22)!important;}
.premium-home-hero .premium-hero-actions .btn-primary{background:linear-gradient(135deg,#d8aa42,#ffd86d)!important;color:#061426!important;}
.premium-home-hero .premium-hero-actions .btn-glass{background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.34)!important;color:#fff!important;}
.premium-hero-person{right:6.5%!important;bottom:0!important;max-width:min(26vw,360px)!important;z-index:3!important;}
.premium-hero-person::after{content:"";position:absolute;left:-14%;right:-14%;bottom:0;height:38%;background:radial-gradient(circle,rgba(216,170,66,.24),rgba(216,170,66,0) 66%);filter:blur(20px);z-index:0;}
.premium-hero-person img{position:relative;z-index:1;max-height:min(65vh,585px)!important;filter:drop-shadow(0 32px 56px rgba(0,0,0,.55))!important;}
.premium-hero-controls{right:28px!important;bottom:38px!important;left:auto!important;z-index:5!important;}
.premium-hero-controls button{width:54px!important;height:54px!important;background:rgba(255,255,255,.96)!important;color:#07172b!important;box-shadow:0 18px 38px rgba(0,0,0,.22)!important;}

/* Cards and section polish */
.section-pad{padding-top:92px;padding-bottom:92px;}
.service-card,.process-card-premium,.why-card,.why-stat-card,.contact-card,.about-card,.feature-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}
.service-card:hover,.process-card-premium:hover,.why-card:hover,.why-stat-card:hover,.contact-card:hover,.about-card:hover,.feature-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(8,22,38,.14)!important;border-color:rgba(216,170,66,.28)!important;}
.service-card{border-top:1px solid rgba(216,170,66,.18)!important;}
.premium-icon{background:linear-gradient(145deg,#fff8e5,#fff)!important;border:1px solid rgba(216,170,66,.28)!important;box-shadow:0 18px 40px rgba(216,170,66,.12)!important;}

/* Popup form polish */
.lead-popup-overlay{background:rgba(3,9,17,.68)!important;backdrop-filter:blur(6px)!important;}
.lead-popup-card{border-radius:26px!important;padding:32px 34px 30px!important;box-shadow:0 38px 110px rgba(0,0,0,.38)!important;border:1px solid rgba(216,170,66,.18)!important;}
.lead-popup-card h2{font-size:28px!important;margin-bottom:22px!important;}
.lead-popup-subtitle{color:#526173!important;font-weight:700!important;}
.lead-popup-form{gap:12px!important;}
.lead-popup-form input,.lead-popup-form select,.lead-popup-form textarea{border-radius:16px!important;background:#fbfcfe!important;border-color:#dfe5ee!important;padding:15px 18px!important;}
.lead-popup-form button[type="submit"]{min-height:56px!important;border-radius:999px!important;background:linear-gradient(135deg,#d8aa42,#ffd86d)!important;}

@media(max-width:1180px){
  .brand img{width:280px!important;}
  .premium-hero-person{right:3.2%!important;max-width:min(28vw,340px)!important;}
  .premium-home-hero .premium-hero-content{margin-left:42px!important;max-width:650px!important;}
}
@media(max-width:980px){
  .topbar{display:none!important;}
  .nav-wrap{height:84px!important;}
  .brand img{width:250px!important;height:58px!important;}
  .premium-home-hero{min-height:690px!important;}
  .premium-home-hero .premium-hero-content{margin:0 auto!important;text-align:center!important;padding:80px 18px 95px!important;max-width:760px!important;}
  .premium-home-hero .premium-hero-actions{justify-content:center!important;}
  .premium-hero-person{opacity:.20!important;right:-5%!important;max-width:44vw!important;}
  .premium-hero-content h1{white-space:normal!important;letter-spacing:-1.8px!important;}
}
@media(max-width:700px){
  .site-header{position:sticky!important;top:0!important;}
  .nav-wrap{height:76px!important;}
  .brand img{width:212px!important;height:52px!important;}
  .premium-home-hero{min-height:610px!important;}
  .premium-hero-person{display:none!important;}
  .premium-home-hero .premium-hero-content{padding:70px 16px 85px!important;}
  .premium-hero-kicker{font-size:10.5px!important;letter-spacing:1px!important;padding:9px 12px!important;}
  .premium-hero-content h1{font-size:clamp(38px,12vw,54px)!important;line-height:1!important;}
  .premium-hero-content .hero-service-line{font-size:16px!important;line-height:1.35!important;border-radius:15px!important;margin-bottom:20px!important;}
  .premium-hero-content .hero-trust-badge{font-size:13px!important;line-height:1.3!important;}
  .premium-home-hero .premium-hero-actions{flex-direction:column!important;gap:12px!important;}
  .premium-home-hero .premium-hero-actions .btn{width:100%!important;max-width:320px!important;min-height:54px!important;}
  .premium-hero-controls{right:18px!important;bottom:26px!important;}
  .premium-hero-controls button{width:46px!important;height:46px!important;}
  .lead-popup-card{padding:24px 18px 22px!important;border-radius:22px!important;}
  .lead-popup-brand{padding:12px!important;}
  .lead-popup-brand img{width:220px!important;}
}


/* FINAL MOBILE POLISH — responsive premium experience */
html, body{
  max-width:100%;
  overflow-x:hidden;
}
img, video, iframe{
  max-width:100%;
}
@media(max-width:1180px){
  .nav-wrap{
    gap:12px !important;
  }
  .brand img{
    width:300px !important;
  }
  .main-nav{
    gap:6px !important;
    font-size:13px !important;
  }
  .main-nav a,
  .nav-dropdown-toggle{
    padding:10px 10px !important;
  }
}
@media(max-width:980px){
  .topbar{
    position:relative !important;
    z-index:140 !important;
  }
  .topbar__inner{
    min-height:42px !important;
    gap:10px !important;
    flex-wrap:nowrap !important;
    overflow:hidden !important;
  }
  .topbar__inner span:nth-child(3),
  .topbar__inner span:nth-child(4){
    display:none !important;
  }
  .topbar__inner span{
    font-size:12px !important;
    white-space:nowrap !important;
  }
  .topbar-apply{
    display:inline-flex !important;
    margin-left:auto !important;
    padding:7px 11px !important;
    font-size:12px !important;
    white-space:nowrap !important;
  }

  .site-header{
    position:sticky !important;
    top:0 !important;
    z-index:130 !important;
  }
  .nav-wrap{
    height:84px !important;
    padding-inline:14px !important;
  }
  .brand{
    padding:6px 9px !important;
    border-radius:15px !important;
    max-width:calc(100vw - 86px) !important;
  }
  .brand img{
    width:245px !important;
    height:58px !important;
    object-position:left center !important;
  }
  .nav-toggle{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    flex:0 0 48px !important;
    width:48px !important;
    height:48px !important;
    border-radius:14px !important;
    background:rgba(255,255,255,.11) !important;
    border:1px solid rgba(255,255,255,.16) !important;
  }
  .nav-toggle span{
    width:22px !important;
    height:2px !important;
    margin:3px auto !important;
  }
  .main-nav{
    position:fixed !important;
    top:126px !important;
    left:12px !important;
    right:12px !important;
    bottom:auto !important;
    max-height:calc(100vh - 142px) !important;
    overflow-y:auto !important;
    -webkit-overflow-scrolling:touch !important;
    display:none !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:8px !important;
    padding:16px !important;
    background:linear-gradient(180deg,rgba(6,20,38,.99),rgba(10,32,58,.99)) !important;
    border:1px solid rgba(255,255,255,.12) !important;
    border-radius:22px !important;
    box-shadow:0 24px 70px rgba(0,0,0,.35) !important;
  }
  .main-nav.open{
    display:flex !important;
  }
  .main-nav a,
  .nav-dropdown-toggle,
  .language-trigger{
    width:100% !important;
    min-height:46px !important;
    justify-content:space-between !important;
    border-radius:14px !important;
    padding:12px 14px !important;
    background:rgba(255,255,255,.055) !important;
    border:1px solid rgba(255,255,255,.08) !important;
  }
  .nav-dropdown{
    width:100% !important;
    display:block !important;
  }
  .nav-dropdown-menu{
    margin-top:8px !important;
    padding:8px !important;
    background:#ffffff !important;
  }
  .main-nav .nav-dropdown-menu a{
    color:#061426 !important;
    background:#f4f7fb !important;
    margin-bottom:6px !important;
    min-height:42px !important;
  }
  .language-picker{
    width:100% !important;
  }
  .language-menu{
    max-height:300px !important;
    overflow-y:auto !important;
  }

  .premium-home-hero{
    min-height:auto !important;
    align-items:flex-start !important;
    padding:82px 0 64px !important;
  }
  .premium-home-hero .premium-hero-content{
    max-width:92vw !important;
    margin:0 auto !important;
    padding:48px 12px 32px !important;
    text-align:center !important;
  }
  .premium-hero-kicker{
    font-size:11px !important;
    line-height:1.3 !important;
    padding:10px 13px !important;
    margin-bottom:14px !important;
  }
  .premium-hero-content h1{
    font-size:clamp(38px,10vw,58px) !important;
    line-height:.98 !important;
    letter-spacing:-1.3px !important;
    margin-bottom:16px !important;
    white-space:nowrap !important;
  }
  .premium-hero-content .hero-service-line{
    font-size:clamp(14px,4vw,18px) !important;
    line-height:1.35 !important;
    padding:11px 15px !important;
    margin-bottom:18px !important;
    max-width:100% !important;
    white-space:normal !important;
  }
  .premium-hero-content .hero-trust-badge{
    display:inline-flex !important;
    justify-content:center !important;
    font-size:13px !important;
    line-height:1.25 !important;
    padding:10px 14px !important;
    margin:0 0 20px !important;
    max-width:100% !important;
  }
  .premium-home-hero .premium-hero-actions{
    width:100% !important;
    justify-content:center !important;
    gap:10px !important;
  }
  .premium-home-hero .premium-hero-actions .btn{
    width:100% !important;
    max-width:330px !important;
    min-width:0 !important;
    justify-content:center !important;
    min-height:52px !important;
  }
  .premium-hero-controls{
    display:none !important;
  }
  .premium-hero-slide span{
    display:none !important;
  }

  .two-col,
  .contact-grid,
  .testimonial-layout,
  .country-content-grid,
  .destination-detail-grid{
    grid-template-columns:1fr !important;
  }
  .section-pad{
    padding:74px 0 !important;
  }
  .container{
    width:min(100% - 28px, var(--container)) !important;
  }
  h1{
    font-size:clamp(36px,9.5vw,52px) !important;
  }
  h2{
    font-size:clamp(28px,7.5vw,42px) !important;
  }
  .section-intro{
    margin-bottom:26px !important;
  }
  .section-intro p{
    font-size:16px !important;
  }

  .trust-strip,
  .card-grid,
  .process-grid,
  .process-grid--five,
  .values-grid,
  .gallery-grid,
  .branch-grid,
  .detail-grid,
  .job-grid,
  .mini-grid,
  .testimonial-stats{
    grid-template-columns:1fr 1fr !important;
    gap:14px !important;
  }
  .feature-card,
  .process-card,
  .country-main-content,
  .testimonial-summary,
  .contact-card,
  .hero-query-form{
    border-radius:22px !important;
    padding:24px !important;
  }
  .process-card{
    min-height:auto !important;
  }
  .process-card p{
    font-size:15px !important;
    line-height:1.65 !important;
  }

  .success-wall-grid{
    grid-template-columns:repeat(3,1fr) !important;
    gap:10px !important;
  }
  .success-wall-card{
    border-radius:14px !important;
  }
  .success-wall-card figcaption{
    left:8px !important;
    right:8px !important;
    bottom:8px !important;
  }
  .success-wall-card figcaption strong{
    font-size:12px !important;
  }
  .success-wall-card figcaption span{
    display:none !important;
  }

  .testimonial-summary{
    position:relative !important;
    top:auto !important;
  }
  .testimonial-scroller{
    height:auto !important;
    max-height:none !important;
    overflow:visible !important;
  }
  .testimonial-track{
    transform:none !important;
    transition:none !important;
  }
  .testimonial-card{
    margin-bottom:14px !important;
  }

  .support-chat-widget{
    right:14px !important;
    bottom:74px !important;
  }
  .support-chat-panel{
    right:0 !important;
    width:min(380px, calc(100vw - 28px)) !important;
    max-height:calc(100vh - 110px) !important;
  }

  .lead-popup-overlay{
    padding:12px !important;
    align-items:flex-end !important;
  }
  .lead-popup-card{
    width:100% !important;
    max-height:88vh !important;
    padding:24px 18px 20px !important;
    border-radius:22px 22px 16px 16px !important;
  }
  .lead-popup-brand{
    padding:10px 14px !important;
    border-radius:14px !important;
  }
  .lead-popup-brand img{
    width:220px !important;
  }
  .lead-popup-subtitle{
    font-size:13px !important;
    margin-bottom:6px !important;
  }
  .lead-popup-card h2{
    font-size:23px !important;
    margin-bottom:18px !important;
  }
  .lead-popup-form{
    gap:10px !important;
  }
  .lead-popup-form input,
  .lead-popup-form select,
  .lead-popup-form textarea{
    padding:14px 16px !important;
    font-size:15px !important;
    border-radius:16px !important;
  }
  .lead-popup-form textarea{
    min-height:90px !important;
  }
  .lead-popup-form button[type="submit"]{
    min-height:50px !important;
    font-size:16px !important;
  }
}
@media(max-width:620px){
  .topbar__inner span:first-child{
    display:none !important;
  }
  .topbar__inner{
    justify-content:space-between !important;
  }
  .nav-wrap{
    height:76px !important;
    padding-inline:12px !important;
  }
  .brand img{
    width:205px !important;
    height:50px !important;
  }
  .main-nav{
    top:118px !important;
    max-height:calc(100vh - 132px) !important;
    padding:14px !important;
    border-radius:20px !important;
  }
  .premium-home-hero{
    padding:64px 0 52px !important;
  }
  .premium-home-hero .premium-hero-content{
    padding:38px 6px 22px !important;
  }
  .premium-hero-content h1{
    font-size:clamp(34px,12vw,48px) !important;
    white-space:nowrap !important;
  }
  .premium-hero-kicker{
    max-width:92vw !important;
  }
  .premium-home-hero .premium-hero-actions .btn{
    max-width:100% !important;
  }

  .trust-strip,
  .card-grid,
  .process-grid,
  .process-grid--five,
  .values-grid,
  .destination-detail-grid,
  .gallery-grid,
  .branch-grid,
  .detail-grid,
  .job-grid,
  .mini-grid,
  .testimonial-stats{
    grid-template-columns:1fr !important;
  }
  .success-wall-grid{
    grid-template-columns:repeat(2,1fr) !important;
  }
  .story-photo-card{
    min-height:330px !important;
  }
  .gallery-card img{
    height:230px !important;
  }
  .founder-card{
    display:block !important;
    padding:22px !important;
  }
  .founder-photo{
    min-height:310px !important;
  }
  .country-page-flag{
    width:78px !important;
    height:78px !important;
    font-size:42px !important;
  }
  .country-page-hero p{
    font-size:16px !important;
  }
  .country-main-content{
    padding:22px !important;
  }
  .form-row{
    grid-template-columns:1fr !important;
  }
  .footer-grid{
    grid-template-columns:1fr !important;
    gap:28px !important;
  }
  .footer-brand img{
    width:230px !important;
  }
  .support-chat-launcher{
    width:56px !important;
    height:56px !important;
    font-size:24px !important;
  }
}
@media(max-width:390px){
  .brand img{
    width:178px !important;
  }
  .premium-hero-content h1{
    font-size:32px !important;
    letter-spacing:-.8px !important;
  }
  .premium-hero-content .hero-service-line{
    font-size:13px !important;
  }
  .lead-popup-brand img{
    width:190px !important;
  }
}

@media(max-width:980px){body.mobile-nav-open{overflow:hidden!important}}


/* Trust & Legal pages */
.legal-hero{
  background:linear-gradient(135deg,#061426,#10345d);
  color:#fff;
  text-align:center;
  position:relative;
  overflow:hidden;
}
.legal-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 50% 0%,rgba(216,170,66,.22),transparent 44%);
  pointer-events:none;
}
.legal-hero .container{position:relative;z-index:1}
.legal-hero p{color:#dce8f8;max-width:760px;margin-left:auto;margin-right:auto}
.legal-layout{
  max-width:980px;
}
.legal-meta{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  justify-content:center;
  margin-bottom:24px;
}
.legal-meta strong,
.legal-meta span{
  display:inline-flex;
  border-radius:999px;
  padding:10px 14px;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  color:#334155;
  font-size:13px;
  font-weight:800;
  box-shadow:0 10px 25px rgba(8,22,38,.05);
}
.legal-meta strong{
  color:#061426;
}
.legal-card{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:28px;
  padding:34px;
  box-shadow:0 18px 50px rgba(8,22,38,.07);
  margin-bottom:22px;
}
.legal-card h2{
  font-family:Inter,system-ui,sans-serif;
  font-size:25px;
  letter-spacing:-.4px;
  margin-bottom:14px;
  color:#061426;
}
.legal-card p{
  color:#475569;
  line-height:1.82;
  margin-bottom:14px;
}
.legal-card p:last-child{
  margin-bottom:0;
}
.legal-card a{
  color:#0b4f86;
  font-weight:900;
}
.legal-contact{
  background:linear-gradient(135deg,#f8fafc,#eef4ff);
  border-color:rgba(216,170,66,.22);
}
.site-footer .footer-grid a[href*="policy"],
.site-footer .footer-grid a[href*="terms"],
.site-footer .footer-grid a[href*="disclaimer"]{
  font-size:14px;
}
@media(max-width:620px){
  .legal-card{
    padding:24px;
    border-radius:22px;
  }
  .legal-card h2{
    font-size:21px;
  }
  .legal-meta{
    justify-content:flex-start;
  }
  .legal-meta strong,.legal-meta span{
    width:100%;
    justify-content:center;
  }
}


/* Final lead system polish */
.form-privacy-note{
  margin:2px 0 0;
  color:#667085;
  font-size:13px;
  line-height:1.6;
}
.thank-you-hero{
  min-height:72vh;
  display:flex;
  align-items:center;
  background:
    radial-gradient(circle at 50% 0%,rgba(216,170,66,.20),transparent 34%),
    linear-gradient(135deg,#061426,#10345d);
  color:#fff;
  text-align:center;
}
.thank-you-card{
  max-width:860px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.16);
  border-radius:38px;
  padding:54px 40px;
  box-shadow:0 35px 85px rgba(0,0,0,.28);
  backdrop-filter:blur(10px);
}
.thank-you-icon{
  width:78px;
  height:78px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 20px;
  background:linear-gradient(135deg,#d8aa42,#ffd86d);
  color:#061426;
  font-size:44px;
  font-weight:900;
  box-shadow:0 18px 45px rgba(216,170,66,.32);
}
.thank-you-card h1{
  margin-bottom:12px;
}
.thank-you-lead{
  max-width:640px;
  margin:0 auto 24px;
  color:#dce8f8;
  font-size:19px;
}
.thank-you-highlight{
  display:inline-flex;
  flex-direction:column;
  gap:4px;
  padding:16px 24px;
  border-radius:22px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(216,170,66,.38);
  margin-bottom:26px;
}
.thank-you-highlight strong{
  color:#ffd86d;
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:1.4px;
}
.thank-you-highlight span{
  color:#fff;
  font-size:20px;
  font-weight:900;
}
.thank-you-actions{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px;
  margin:6px 0 30px;
}
.thank-home-btn{
  color:#fff!important;
  border-color:rgba(255,255,255,.38)!important;
}
.thank-you-steps{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:22px;
}
.thank-you-steps div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  border-radius:20px;
  padding:18px 16px;
}
.thank-you-steps b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:rgba(216,170,66,.20);
  color:#ffd86d;
  margin-bottom:10px;
}
.thank-you-steps span{
  display:block;
  color:#dce8f8;
  font-weight:800;
  line-height:1.35;
}
@media(max-width:700px){
  .thank-you-card{
    padding:36px 20px;
    border-radius:26px;
  }
  .thank-you-steps{
    grid-template-columns:1fr;
  }
  .thank-you-actions .btn{
    width:100%;
    justify-content:center;
  }
  .thank-you-highlight{
    width:100%;
  }
  .thank-you-highlight span{
    font-size:17px;
  }
}


/* Premium YouTube Video Testimonials */
.video-testimonials-section{
  background:linear-gradient(180deg,#ffffff 0%,#f4f8fc 100%);
  overflow:hidden;
}
.video-carousel-wrap{
  position:relative;
}
.video-story-track{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(260px, 1fr);
  grid-template-rows:1fr;
  gap:22px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  padding:8px 6px 22px;
  scrollbar-width:none;
  scroll-behavior:smooth;
}
.video-story-track::-webkit-scrollbar{display:none}
.video-story-card{
  min-width:260px;
  scroll-snap-align:start;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 18px 45px rgba(8,22,38,.08);
  transition:.28s ease;
}
.video-story-card:hover{
  transform:translateY(-5px);
  box-shadow:0 28px 65px rgba(8,22,38,.13);
}
.video-thumb-btn{
  position:relative;
  display:block;
  width:100%;
  border:0;
  padding:0;
  background:#061426;
  cursor:pointer;
  aspect-ratio:16/9;
  overflow:hidden;
}
.video-thumb-btn img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.35s ease;
}
.video-story-card:hover .video-thumb-btn img{
  transform:scale(1.05);
  opacity:.82;
}
.video-play-icon{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:58px;
  height:58px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.94);
  color:#061426;
  font-size:22px;
  box-shadow:0 14px 35px rgba(0,0,0,.25);
  padding-left:4px;
}
.video-story-card h3{
  font-family:Inter,system-ui,sans-serif;
  font-size:18px;
  line-height:1.25;
  margin:18px 18px 7px;
  color:#061426;
}
.video-story-card p{
  margin:0 18px 18px;
  color:#64748b;
  font-weight:700;
  font-size:14px;
}
.video-nav{
  position:absolute;
  top:39%;
  transform:translateY(-50%);
  z-index:3;
  width:52px;
  height:52px;
  border-radius:50%;
  border:1px solid rgba(15,23,42,.08);
  background:#fff;
  color:#061426;
  font-size:34px;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 14px 36px rgba(8,22,38,.15);
}
.video-prev{left:-18px}
.video-next{right:-18px}
.video-section-note{
  text-align:center;
  font-weight:900;
  color:#061426;
  margin-top:12px;
  font-size:19px;
}
.video-lightbox{
  position:fixed;
  inset:0;
  z-index:10000;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:.24s ease;
}
.video-lightbox.active{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.video-lightbox-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.78);
  backdrop-filter:blur(4px);
}
.video-lightbox-dialog{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(920px,92vw);
  background:#061426;
  border-radius:24px;
  box-shadow:0 35px 100px rgba(0,0,0,.45);
  border:1px solid rgba(255,255,255,.18);
}
.video-lightbox-close{
  position:absolute;
  right:-14px;
  top:-14px;
  z-index:2;
  width:42px;
  height:42px;
  border-radius:50%;
  border:0;
  background:#fff;
  color:#061426;
  font-size:30px;
  line-height:40px;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 12px 30px rgba(0,0,0,.28);
}
.video-frame-wrap{
  position:relative;
  width:100%;
  aspect-ratio:16/9;
  overflow:hidden;
  border-radius:24px;
}
.video-frame-wrap iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
}
@media(max-width:980px){
  .video-story-track{
    grid-auto-columns:minmax(230px,78vw);
    gap:16px;
    padding-inline:4px;
  }
  .video-nav{display:none}
  .video-section-note{
    font-size:16px;
    line-height:1.5;
  }
  .video-lightbox-dialog{
    width:94vw;
    border-radius:18px;
  }
  .video-frame-wrap{
    border-radius:18px;
  }
}


/* Final credibility sections: Brand Ambassador, Celebrity Endorsements, Awards */
.brand-ambassador-section{
  background:
    radial-gradient(circle at 80% 20%, rgba(216,170,66,.18), transparent 32%),
    linear-gradient(135deg,#061426,#0b213d);
  color:#fff;
  overflow:hidden;
}
.brand-ambassador-section .section-intro h2,
.celebrity-endorsement-section .section-intro h2{
  color:inherit;
}
.brand-ambassador-section .section-intro p{
  color:#dce8f8;
}
.brand-ambassador-showcase{
  border-radius:32px;
  overflow:hidden;
  border:1px solid rgba(216,170,66,.42);
  box-shadow:0 34px 90px rgba(0,0,0,.35);
  background:#04101f;
}
.brand-ambassador-showcase img{
  width:100%;
  display:block;
}
.brand-ambassador-actions{
  display:flex;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
  margin-top:26px;
}

.celebrity-endorsement-section{
  background:linear-gradient(180deg,#f6f9fd,#ffffff);
}
.celebrity-video-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:24px;
}
.celebrity-video-card{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  align-items:center;
  gap:0;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 22px 55px rgba(8,22,38,.09);
}
.celebrity-video-thumb{
  position:relative;
  aspect-ratio:16/10;
  background:#061426;
  overflow:hidden;
  cursor:pointer;
}
.celebrity-video-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.35s ease;
}
.celebrity-video-card:hover .celebrity-video-thumb img{
  transform:scale(1.05);
  opacity:.82;
}
.celebrity-video-thumb span{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:62px;
  height:62px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.94);
  color:#061426;
  font-weight:900;
  font-size:24px;
  padding-left:4px;
  box-shadow:0 16px 38px rgba(0,0,0,.28);
}
.celebrity-video-content{
  padding:28px;
}
.celebrity-video-content p{
  color:#b98c25;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:1.3px;
  margin-bottom:8px;
}
.celebrity-video-content h3{
  font-family:Playfair Display,serif;
  font-size:34px;
  color:#061426;
  margin-bottom:20px;
}

.awards-recognition-section{
  background:
    radial-gradient(circle at 15% 15%, rgba(216,170,66,.20), transparent 30%),
    linear-gradient(135deg,#04101f,#061426);
  color:#fff;
  overflow:hidden;
}
.awards-recognition-grid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:48px;
  align-items:center;
}
.awards-image{
  border-radius:34px;
  overflow:hidden;
  border:1px solid rgba(216,170,66,.5);
  box-shadow:0 34px 90px rgba(0,0,0,.40);
}
.awards-image img{
  width:100%;
  display:block;
}
.awards-content h2{
  color:#ffd86d;
  margin-bottom:12px;
}
.awards-content h3{
  font-family:Inter,system-ui,sans-serif;
  font-size:24px;
  color:#fff;
  margin-bottom:20px;
}
.awards-content p{
  color:#dce8f8;
  font-size:18px;
  line-height:1.75;
  margin-bottom:24px;
}
.awards-points{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-bottom:28px;
}
.awards-points span{
  display:inline-flex;
  padding:12px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(216,170,66,.35);
  color:#ffe7a0;
  font-weight:900;
  font-size:14px;
}
@media(max-width:980px){
  .celebrity-video-grid,
  .awards-recognition-grid{
    grid-template-columns:1fr;
  }
  .celebrity-video-card{
    grid-template-columns:1fr;
  }
  .brand-ambassador-showcase,
  .awards-image{
    border-radius:22px;
  }
}
@media(max-width:620px){
  .brand-ambassador-actions .btn,
  .celebrity-video-content .btn,
  .awards-content .btn{
    width:100%;
    justify-content:center;
  }
  .celebrity-video-content{
    padding:22px;
  }
  .celebrity-video-content h3{
    font-size:28px;
  }
  .awards-content p{
    font-size:16px;
  }
}


/* Final header congestion fix */
@media (min-width: 981px){
  .site-header{
    overflow:visible !important;
  }
  .nav-wrap{
    width:min(100% - 36px, 1540px) !important;
    height:86px !important;
    gap:12px !important;
    justify-content:flex-start !important;
  }
  .brand{
    flex:0 0 auto !important;
    margin-right:8px !important;
  }
  .brand img{
    width:285px !important;
    height:72px !important;
  }
  .main-nav{
    flex:1 1 auto !important;
    min-width:0 !important;
    display:flex !important;
    justify-content:flex-end !important;
    gap:4px !important;
    font-size:13px !important;
    white-space:nowrap !important;
  }
  .main-nav a,
  .nav-dropdown-toggle{
    padding:9px 10px !important;
    line-height:1.1 !important;
    min-height:40px !important;
    display:inline-flex !important;
    align-items:center !important;
  }
  .main-nav a.active{
    padding-inline:14px !important;
  }
  .language-picker{
    flex:0 0 auto !important;
    margin-left:8px !important;
    max-width:142px !important;
  }
  .language-trigger{
    height:44px !important;
    gap:8px !important;
    padding:7px 10px 7px 8px !important;
    max-width:142px !important;
    overflow:hidden !important;
  }
  .language-trigger img{
    width:30px !important;
    height:30px !important;
    flex:0 0 30px !important;
  }
  .language-trigger span{
    font-size:14px !important;
    max-width:64px !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .language-trigger b{
    font-size:14px !important;
  }
}
@media (min-width: 981px) and (max-width: 1320px){
  .nav-wrap{
    width:min(100% - 24px, 1280px) !important;
    gap:8px !important;
  }
  .brand img{
    width:238px !important;
    height:62px !important;
  }
  .main-nav{
    gap:2px !important;
    font-size:12px !important;
  }
  .main-nav a,
  .nav-dropdown-toggle{
    padding:8px 7px !important;
  }
  .language-picker{
    max-width:116px !important;
  }
  .language-trigger{
    max-width:116px !important;
    padding-right:8px !important;
  }
  .language-trigger span{
    max-width:48px !important;
    font-size:13px !important;
  }
}
@media (min-width: 981px) and (max-width: 1120px){
  .main-nav a[href="index.html#brand-ambassador"]{
    display:none !important;
  }
}
