
:root{
  --red:#c90017; --red-2:#ed1b35; --red-dark:#75000d; --red-soft:#fff1f3;
  --ink:#151316; --muted:#68636b; --white:#fff; --off:#fff8f8; --line:#f1d2d6;
  --shadow:0 24px 70px rgba(144,0,18,.16); --shadow-strong:0 34px 100px rgba(117,0,13,.25);
  --radius:30px; --radius-sm:20px;
}
*{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:linear-gradient(180deg,#fff,#fff8f8 52%,#fff);line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin-inline:auto}.top-strip{background:linear-gradient(90deg,var(--red-dark),var(--red),var(--red-dark));color:#fff;font-size:.86rem}.top-strip-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px}.top-strip a{font-weight:800}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(201,0,23,.11);transition:.25s}.site-header.scrolled{box-shadow:0 16px 55px rgba(117,0,13,.12)}.nav-wrap{height:82px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-logo{width:58px;height:58px}.brand strong{font-family:Outfit,sans-serif;font-size:1.38rem;letter-spacing:.08em;color:var(--red);display:block;line-height:1}.brand small{display:block;color:#2a2024;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;margin-top:2px}.nav{display:flex;align-items:center;gap:6px;margin-left:auto}.nav-link{color:#40373c;padding:10px 12px;border-radius:999px;font-size:.92rem;font-weight:800;transition:.25s}.nav-link:hover,.nav-link.active{background:var(--red-soft);color:var(--red)}.nav-cta{background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;padding:12px 18px;border-radius:999px;font-weight:900;box-shadow:0 16px 35px rgba(201,0,23,.24)}.nav-toggle{display:none;background:transparent;border:0;gap:5px;flex-direction:column}.nav-toggle span{display:block;width:27px;height:2px;background:var(--red);border-radius:4px}
.hero,.inner-hero{position:relative;overflow:hidden}.home-hero{min-height:750px;display:flex;align-items:center;padding:88px 0 76px;background:radial-gradient(circle at 16% 12%,#fff 0,#fff4f5 35%,#fff 64%)}.hero-pattern{position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,0,23,.06) 0,transparent 30%),radial-gradient(circle at 90% 18%,rgba(201,0,23,.16),transparent 24%),radial-gradient(circle at 86% 78%,rgba(117,0,13,.16),transparent 24%)}.hero-pattern:before{content:"";position:absolute;right:-140px;top:60px;width:560px;height:560px;border-radius:50%;border:70px solid rgba(201,0,23,.08)}.hero-pattern:after{content:"";position:absolute;left:-180px;bottom:-170px;width:420px;height:420px;border-radius:50%;background:rgba(201,0,23,.07)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.06fr .94fr;gap:64px;align-items:center}.hero-copy h1,.inner-hero h1{font-family:Outfit,sans-serif;font-size:clamp(2.7rem,6vw,5.9rem);line-height:.94;letter-spacing:-.065em;margin:16px 0 24px;color:#130e10}.hero-copy h1{max-width:840px}.hero-copy p,.inner-hero p{font-size:1.16rem;color:#5f555a;max-width:720px}.hero-copy h1::first-line{color:var(--red)}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:950;color:var(--red)}.eyebrow:before,.section-kicker:before{content:"";width:34px;height:2px;background:currentColor;border-radius:9px}.section-kicker.light{color:#fff}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;font-weight:950;border:1px solid transparent;transition:.25s;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;box-shadow:0 18px 45px rgba(201,0,23,.26)}.btn.primary:hover,.btn.ghost:hover,.btn.light:hover{transform:translateY(-3px);box-shadow:0 24px 58px rgba(201,0,23,.27)}.btn.ghost{color:var(--red);border-color:rgba(201,0,23,.22);background:#fff}.btn.light{background:#fff;color:var(--red);box-shadow:0 18px 44px rgba(0,0,0,.12)}.trust-row{display:flex;gap:10px;flex-wrap:wrap}.trust-row span,.trust-row a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 13px;color:#342b30;font-weight:900;font-size:.9rem;box-shadow:0 8px 22px rgba(201,0,23,.06);transition:.25s}.trust-row a:hover{transform:translateY(-2px);color:var(--red);box-shadow:0 14px 30px rgba(201,0,23,.15)}.hero-visual{min-height:520px;position:relative;display:grid;place-items:center}.premium-card{width:min(445px,90vw);border:1px solid rgba(201,0,23,.20);background:linear-gradient(155deg,#fff,#fff3f4 56%,#fff);box-shadow:var(--shadow-strong);border-radius:40px;padding:34px;position:relative;overflow:hidden}.premium-card:before{content:"";position:absolute;inset:-2px;border-radius:40px;background:linear-gradient(130deg,transparent 0 25%,rgba(201,0,23,.18),transparent 60%);opacity:.8}.premium-card>*{position:relative}.card-shine{position:absolute;inset:0;background:linear-gradient(115deg,transparent 10%,rgba(255,255,255,.7) 33%,transparent 50%);transform:translateX(-100%);animation:shine 6s ease-in-out infinite}.passport-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.passport-top span{font-family:Outfit;font-weight:950;letter-spacing:.16em;font-size:2.2rem;color:var(--red)}.passport-top small{text-transform:uppercase;letter-spacing:.13em;color:#5f555a;font-weight:900}.premium-card h2{font-family:Outfit;font-size:2.2rem;line-height:1.05;margin:38px 0 12px;color:#170f12}.premium-card p{color:#655b60}.stamp-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.stamp-grid span{border:1px dashed rgba(201,0,23,.32);background:#fff;border-radius:15px;padding:12px;text-align:center;font-weight:950;color:#2d2024}.floating{animation:float 5s ease-in-out infinite}.orbit{position:absolute;width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--red);font-size:1.8rem;box-shadow:0 20px 60px rgba(117,0,13,.18);animation:float 4s ease-in-out infinite;border:1px solid var(--line)}.orbit.one{top:38px;right:42px}.orbit.two{bottom:72px;left:16px;animation-delay:.7s}.orbit.three{top:118px;left:4px;animation-delay:1.2s}.stats-strip{margin-top:-42px;position:relative;z-index:5;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.stats-strip div{padding:28px;border-right:1px solid #f3dade}.stats-strip div:last-child{border-right:0}.stats-strip strong{display:block;font-family:Outfit;font-size:2.05rem;color:var(--red)}.stats-strip span{color:#685e63;font-weight:800}.section{padding:96px 0}.soft-section{background:linear-gradient(180deg,#fff2f4,#fff)}.section-head{max-width:820px;margin-bottom:38px}.section-head.center{text-align:center;margin-inline:auto}.section-head.center .section-kicker{justify-content:center}.section-head h2,.split-grid h2,.premium-panel h2,.cta-band h2,.uni-group h2,.contact-grid h2,.faq-section h2{font-family:Outfit;font-size:clamp(2rem,4vw,3.35rem);line-height:1.05;letter-spacing:-.045em;margin:12px 0;color:#160f12}.section-head p,.split-grid p{color:var(--muted);font-size:1.05rem}.destination-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.destination-card,.service-card,.step-card,.value-card,.country-detail,.mission-card,.premium-panel,.contact-card,.info-card,.doc-list,.faq-list,.uni-group{position:relative;border:1px solid var(--line);background:rgba(255,255,255,.92);border-radius:var(--radius-sm);padding:25px;box-shadow:0 18px 55px rgba(144,0,18,.08);overflow:hidden;transition:.28s}.destination-card:before,.service-card:before,.country-detail:before,.step-card:before,.uni-group:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,0,23,.12),transparent 55%);opacity:0;transition:.28s}.destination-card:hover,.service-card:hover,.step-card:hover,.country-detail:hover,.uni-group:hover{transform:translateY(-8px);box-shadow:0 28px 80px rgba(144,0,18,.16)}.destination-card:hover:before,.service-card:hover:before,.country-detail:hover:before,.step-card:hover:before,.uni-group:hover:before{opacity:1}.destination-card>*{position:relative}.flag-orb,.country-symbol{width:68px;height:68px;border-radius:22px;background:linear-gradient(135deg,#fff,#ffe3e6);display:grid;place-items:center;font-size:2rem;margin-bottom:18px;border:1px solid #ffd0d5}.destination-card h3,.service-card h3,.step-card h3,.value-card h3,.feature-stack h3,.mission-card h3,.info-card h3,.doc-list h3{font-family:Outfit;font-size:1.42rem;margin:0 0 10px;color:#180f12}.destination-card p,.service-card p,.step-card p,.value-card p,.country-detail p,.mission-card p,.info-card p,.doc-list li,.faq-list p{color:var(--muted);margin:0 0 16px}.card-meta{border-top:1px solid #f5dde0;padding-top:14px}.card-meta span{display:block;color:#978a91;font-size:.78rem;font-weight:950;text-transform:uppercase}.card-meta strong{color:#21181c}.pill-line{display:inline-flex;margin-top:12px;font-size:.78rem;font-weight:900;color:var(--red);background:var(--red-soft);border-radius:999px;padding:8px 10px}.card-link{display:inline-flex;margin-top:16px;color:var(--red);font-weight:950}.split-section{background:linear-gradient(180deg,#fff6f7,#fff)}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.check-list{list-style:none;padding:0;margin:24px 0 0}.check-list li{position:relative;padding-left:34px;margin:13px 0;color:#40373c;font-weight:750}.check-list li:before{content:"✓";position:absolute;left:0;top:1px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-weight:950}.feature-stack{display:grid;gap:16px}.feature-stack article,.check-panels div{border:1px solid var(--line);background:#fff;border-radius:26px;padding:26px;box-shadow:0 18px 55px rgba(144,0,18,.08)}.feature-stack article span,.value-card span,.step-card span,.service-icon{display:inline-flex;width:46px;height:46px;border-radius:16px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--red-dark),var(--red));color:#fff;font-weight:950;margin-bottom:12px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid.detailed{grid-template-columns:repeat(4,1fr)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mission-card{text-align:left;background:linear-gradient(150deg,#fff,#fff0f2)}.seal{width:92px;height:92px;border-radius:28px;background:linear-gradient(135deg,var(--red-dark),var(--red-2));color:#fff;display:grid;place-items:center;font-family:Outfit;font-size:1.7rem;font-weight:950;letter-spacing:.14em;box-shadow:0 22px 55px rgba(201,0,23,.22);margin-bottom:26px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.mini-grid span{background:#fff;border:1px solid var(--line);border-radius:999px;text-align:center;padding:9px;font-weight:900;color:var(--red)}.inner-hero{padding:118px 0 92px;background:linear-gradient(135deg,var(--red-dark),var(--red) 56%,#f33a50);color:#fff}.inner-hero:before{content:"";position:absolute;right:-170px;top:-140px;width:480px;height:480px;border-radius:50%;border:80px solid rgba(255,255,255,.12)}.inner-hero:after{content:"";position:absolute;left:-120px;bottom:-170px;width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.12)}.inner-hero .container{position:relative;z-index:1}.inner-hero h1{color:#fff;max-width:980px}.inner-hero p{color:#ffe7ea}.inner-hero .eyebrow{color:#fff}.country-list{display:grid;gap:22px}.country-detail{display:grid;grid-template-columns:95px 1fr;gap:26px;align-items:start}.country-detail ul{margin:14px 0 0;padding-left:18px;color:#4f454b}.country-detail a{display:inline-flex;margin-top:16px;font-weight:950;color:var(--red)}.universities-wrap{display:grid;gap:26px}.uni-heading{display:flex;align-items:center;gap:14px}.uni-heading span{width:56px;height:56px;border-radius:18px;background:var(--red-soft);display:grid;place-items:center;font-size:1.8rem}.uni-note{color:var(--muted);margin-top:-4px}.uni-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.uni-grid span{background:#fff7f8;border:1px solid #f4d9dd;border-radius:14px;padding:12px;font-weight:800;color:#33282d}.premium-panel{margin-block:30px;text-align:center;padding:46px;background:linear-gradient(135deg,#fff,#fff1f3)}.premium-panel .section-kicker{justify-content:center}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.doc-list ul{padding-left:18px;margin:0}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list details:last-child{border-bottom:0}.faq-list summary{cursor:pointer;font-weight:950;color:#23191d}.contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:start}.enquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.enquiry-form label{display:grid;gap:7px;font-weight:850;color:#33282d}.enquiry-form label:last-of-type{grid-column:1/-1}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #ecccd1;border-radius:16px;padding:13px 14px;font:inherit;background:#fff;outline:0;transition:.2s}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(201,0,23,.10)}.enquiry-form button{justify-self:start}.contact-info{display:grid;gap:14px}.info-card a{display:block;color:var(--red);font-weight:900;margin:5px 0}.map-box{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);height:440px}.map-box iframe{width:100%;height:100%;border:0}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-block:20px 90px;padding:42px;border-radius:34px;background:linear-gradient(135deg,var(--red-dark),var(--red) 58%,#f52e45);color:#fff;box-shadow:var(--shadow-strong);overflow:hidden;position:relative}.cta-band:before{content:"";position:absolute;right:-60px;top:-90px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.13)}.cta-band>*{position:relative}.cta-band h2{color:#fff}.cta-band p{color:#ffe4e8;margin:0;max-width:740px}.site-footer{background:#15090c;color:#fff;padding:64px 0 26px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1fr 1.05fr;gap:34px}.footer-logo{width:170px;margin-bottom:16px}.site-footer p{color:#d6c6cb}.site-footer h4{margin:0 0 12px;font-family:Outfit;color:#fff}.site-footer a{display:block;color:#f4d4d9;margin:8px 0;font-weight:750}.social-row{display:flex;gap:10px;flex-wrap:wrap}.social-row a{border:1px solid rgba(255,255,255,.17);border-radius:999px;padding:8px 12px}.mini-link{color:#fff!important;font-weight:950!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:16px;color:#cdb9bf;font-size:.9rem}.wa-chat{position:fixed;right:22px;bottom:22px;z-index:100}.wa-bubble{border:0;background:#25D366;color:#fff;border-radius:999px;padding:13px 18px;display:flex;align-items:center;gap:8px;font-weight:950;box-shadow:0 18px 45px rgba(37,211,102,.32);cursor:pointer}.chat-panel{position:absolute;right:0;bottom:65px;width:315px;background:#fff;border-radius:24px;box-shadow:0 28px 80px rgba(0,0,0,.22);overflow:hidden;border:1px solid #e7e7e7;transform:translateY(12px);opacity:0;pointer-events:none;transition:.25s}.wa-chat.open .chat-panel{opacity:1;pointer-events:auto;transform:none}.chat-head{background:linear-gradient(135deg,var(--red-dark),var(--red));color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.chat-head button{background:transparent;border:0;color:#fff;font-size:1.5rem;cursor:pointer}.chat-body{padding:16px;display:grid;gap:10px}.bot-msg{background:#fff2f4;border-radius:14px;padding:10px;margin:0;color:#4a4146}.chat-body button{border:1px solid #f0ccd1;background:#fff;border-radius:14px;padding:10px;text-align:left;font-weight:850;cursor:pointer;color:#21181c}.chat-body button:hover{background:var(--red-soft);color:var(--red)}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes shine{0%,70%{transform:translateX(-110%)}100%{transform:translateX(110%)}}
@media(max-width:1120px){.destination-grid{grid-template-columns:repeat(3,1fr)}.service-grid.detailed{grid-template-columns:repeat(3,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.uni-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.top-strip-inner{justify-content:center;text-align:center;flex-wrap:wrap;padding:8px 0}.nav-toggle{display:flex;margin-left:auto}.nav{position:absolute;left:4vw;right:4vw;top:96px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;display:none;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav-link,.nav-cta{text-align:center}.hero-grid,.split-grid,.contact-grid{grid-template-columns:1fr}.home-hero{padding-top:58px}.hero-visual{min-height:430px}.stats-strip{grid-template-columns:repeat(2,1fr)}.destination-grid,.service-grid,.service-grid.detailed,.value-grid,.footer-grid{grid-template-columns:1fr 1fr}.cta-band{flex-direction:column;align-items:flex-start}.uni-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.brand small{font-size:.62rem}.brand-logo{width:50px;height:50px}.hero-copy h1,.inner-hero h1{font-size:clamp(2.35rem,13vw,3.4rem)}.stats-strip,.destination-grid,.service-grid,.service-grid.detailed,.value-grid,.process-grid,.footer-grid,.uni-grid,.enquiry-form{grid-template-columns:1fr}.section{padding:68px 0}.country-detail{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.chat-panel{width:min(315px,88vw)}}


/* --- Premium red/white refinements requested by client --- */
html{scroll-padding-top:112px}
[id]{scroll-margin-top:112px}
body{background:
  radial-gradient(circle at 12% 7%,rgba(201,0,23,.055),transparent 28%),
  radial-gradient(circle at 90% 34%,rgba(237,27,53,.045),transparent 24%),
  linear-gradient(180deg,#fff 0%,#fff8f9 46%,#fff 100%)}
.site-header{box-shadow:0 8px 34px rgba(126,0,16,.07)}
.site-header.scrolled{box-shadow:0 18px 65px rgba(126,0,16,.16);background:rgba(255,255,255,.94)}
.nav-link,.nav-cta,.btn,.card-link,.country-detail a{position:relative;overflow:hidden}
.nav-cta:after,.btn.primary:after,.btn.light:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 12%,rgba(255,255,255,.38) 42%,transparent 68%);transform:translateX(-120%);transition:.55s}
.nav-cta:hover:after,.btn.primary:hover:after,.btn.light:hover:after{transform:translateX(120%)}
.home-hero{min-height:calc(100vh - 82px);padding:86px 0 78px;background:
  radial-gradient(circle at 14% 18%,#fff 0,#fff2f4 34%,#fff 63%),
  linear-gradient(135deg,#fff,#fff7f8)}
.hero-copy .eyebrow,.inner-hero .eyebrow,.section-kicker{animation:softFadeUp .7s ease both}
.hero-copy h1{animation:softFadeUp .82s ease .07s both}.hero-copy p{animation:softFadeUp .86s ease .14s both}.hero-actions{animation:softFadeUp .9s ease .21s both}.trust-row{animation:softFadeUp .95s ease .28s both}
.hero-visual{animation:premiumScale .9s cubic-bezier(.2,.8,.2,1) .12s both}
.inner-hero{padding:112px 0 94px;background:
  radial-gradient(circle at 88% 4%,rgba(255,255,255,.22),transparent 24%),
  linear-gradient(135deg,#7e000f 0%,#c90017 54%,#ef2a43 100%);box-shadow:inset 0 -1px 0 rgba(255,255,255,.22)}
.inner-hero h1{animation:softFadeUp .78s ease .05s both}.inner-hero p{animation:softFadeUp .86s ease .12s both}
.destination-card,.service-card,.step-card,.value-card,.country-detail,.mission-card,.premium-panel,.contact-card,.info-card,.doc-list,.faq-list,.uni-group{backdrop-filter:blur(10px)}
.destination-card:hover .flag-orb,.country-detail:hover .country-symbol,.uni-group:hover .uni-heading span{transform:rotate(-3deg) scale(1.05);box-shadow:0 18px 38px rgba(201,0,23,.16)}
.flag-orb,.country-symbol,.uni-heading span{transition:.28s ease}
.country-detail.anchor-highlight,.uni-group.anchor-highlight,.contact-card.anchor-highlight,.map-box.anchor-highlight{animation:anchorPulse 1.55s ease;border-color:rgba(201,0,23,.55);box-shadow:0 30px 90px rgba(201,0,23,.18)}
.card-link:hover,.country-detail a:hover{letter-spacing:.01em;transform:translateX(4px)}
.card-link,.country-detail a{transition:.24s ease}

/* Footer changed from black to premium red gradient */
.site-footer{background:
  radial-gradient(circle at 8% 8%,rgba(255,255,255,.16),transparent 28%),
  radial-gradient(circle at 92% 28%,rgba(255,255,255,.12),transparent 24%),
  linear-gradient(135deg,#6d000c 0%,#a80014 45%,#d8001a 100%) !important;color:#fff;padding:70px 0 28px;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}
.footer-logo{background:#fff;border-radius:18px;padding:9px;box-shadow:0 20px 50px rgba(0,0,0,.18);width:176px}
.site-footer p{color:#ffe0e4}.site-footer a{color:#fff}.site-footer h4{color:#fff}.social-row a{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.08)}.social-row a:hover,.site-footer a:hover{color:#fff;text-shadow:0 0 14px rgba(255,255,255,.42)}.footer-bottom{border-top-color:rgba(255,255,255,.22);color:#ffe1e5}.mini-link{color:#fff!important}

/* Chatbot now matches website red/white theme */
.wa-bubble{background:linear-gradient(135deg,#a80014,#e4001b) !important;color:#fff;box-shadow:0 20px 55px rgba(201,0,23,.36);border:1px solid rgba(255,255,255,.18);transition:.25s ease}
.wa-bubble:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(201,0,23,.42)}
.wa-bubble span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.18)}
.chat-panel{border:1px solid rgba(201,0,23,.14);box-shadow:0 30px 90px rgba(117,0,13,.26)}
.chat-head{background:linear-gradient(135deg,#7e000f,#d6001a)}
.chat-body button{transition:.22s ease}.chat-body button:hover{transform:translateX(4px);background:#fff1f3;border-color:#e8aeb7}

/* Professional page-load and scroll effects */
.reveal{opacity:0;transform:translateY(30px);filter:blur(6px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.8,.2,1),filter .72s ease}.reveal.visible{opacity:1;transform:none;filter:blur(0)}
.reveal.stagger-1{transition-delay:.07s}.reveal.stagger-2{transition-delay:.14s}.reveal.stagger-3{transition-delay:.21s}.reveal.stagger-4{transition-delay:.28s}.reveal.stagger-5{transition-delay:.35s}.reveal.stagger-6{transition-delay:.42s}
.service-card:hover .service-icon,.step-card:hover .service-icon,.step-card:hover span,.feature-stack article:hover span{animation:microBounce .56s ease}
.map-box{transition:.3s ease}.map-box:hover{transform:translateY(-5px);box-shadow:0 30px 90px rgba(144,0,18,.16)}

@keyframes softFadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes premiumScale{from{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}
@keyframes anchorPulse{0%{outline:0 solid rgba(201,0,23,.22)}35%{outline:14px solid rgba(201,0,23,.12)}100%{outline:0 solid rgba(201,0,23,0)}}
@keyframes microBounce{0%,100%{transform:translateY(0) scale(1)}40%{transform:translateY(-5px) scale(1.04)}}
@media(max-width:900px){html{scroll-padding-top:102px}[id]{scroll-margin-top:102px}.home-hero{min-height:auto}.inner-hero{padding:86px 0 72px}}
@media(max-width:620px){html{scroll-padding-top:92px}[id]{scroll-margin-top:92px}.wa-chat{right:16px;bottom:16px}.wa-bubble{padding:12px 15px}}


/* --- Client revision: contact landing links + premium immigration services --- */
.action-grid a,.mini-grid a{background:#fff;border:1px solid var(--line);border-radius:999px;text-align:center;padding:10px 12px;font-weight:950;color:var(--red);box-shadow:0 12px 28px rgba(201,0,23,.06);transition:.25s ease;position:relative;overflow:hidden}
.action-grid a:before,.mini-grid a:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 15%,rgba(201,0,23,.08) 45%,transparent 70%);transform:translateX(-120%);transition:.5s}
.action-grid a:hover,.mini-grid a:hover{transform:translateY(-4px);border-color:rgba(201,0,23,.35);box-shadow:0 18px 42px rgba(201,0,23,.14);background:#fff7f8}
.action-grid a:hover:before,.mini-grid a:hover:before{transform:translateX(120%)}
.service-hero h1{max-width:1080px}
.service-intro{padding-bottom:84px}.visa-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.visa-service-card{position:relative;background:linear-gradient(160deg,#fff,#fff5f6 58%,#fff);border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:0 24px 70px rgba(144,0,18,.10);overflow:hidden;transition:.32s cubic-bezier(.2,.8,.2,1)}
.visa-service-card:before{content:"";position:absolute;right:-70px;top:-90px;width:210px;height:210px;border-radius:50%;background:rgba(201,0,23,.08);transition:.35s}.visa-service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(130deg,transparent 0 35%,rgba(255,255,255,.68),transparent 63%);transform:translateX(-120%);transition:.72s}.visa-service-card:hover{transform:translateY(-10px);box-shadow:0 34px 95px rgba(144,0,18,.18);border-color:rgba(201,0,23,.35)}.visa-service-card:hover:before{transform:scale(1.1)}.visa-service-card:hover:after{transform:translateX(120%)}.visa-service-card>*{position:relative;z-index:1}.service-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.service-emoji{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;background:#fff;border:1px solid #ffd0d5;font-size:1.85rem;box-shadow:0 18px 38px rgba(201,0,23,.10)}.service-emoji.big{width:86px;height:86px;font-size:2.35rem}.service-tag{font-size:.73rem;text-transform:uppercase;letter-spacing:.14em;font-weight:950;color:#fff;background:linear-gradient(135deg,var(--red-dark),var(--red));border-radius:999px;padding:9px 12px}.visa-service-card h3,.guidance-card h3{font-family:Outfit;font-size:1.65rem;line-height:1.05;margin:0 0 12px;color:#170f12}.visa-service-card p,.guidance-card p{color:var(--muted);margin:0 0 18px}.visa-list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:10px}.visa-list li{position:relative;padding:11px 12px 11px 38px;border:1px solid #f4d8dd;background:#fff;border-radius:16px;color:#3d3338;font-weight:820;box-shadow:0 8px 22px rgba(201,0,23,.04)}.visa-list li:before{content:"✓";position:absolute;left:12px;top:10px;width:18px;height:18px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:.72rem;font-weight:950}.why-premium-section{position:relative;overflow:hidden}.why-premium-section:before{content:"";position:absolute;inset:auto -140px -180px auto;width:420px;height:420px;border-radius:50%;background:rgba(201,0,23,.09)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why-pill{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px 16px;color:#261b20;font-weight:900;box-shadow:0 16px 45px rgba(144,0,18,.08);transition:.28s ease}.why-pill:hover{transform:translateY(-6px);background:linear-gradient(135deg,#fff,#fff0f2);border-color:rgba(201,0,23,.32);box-shadow:0 24px 65px rgba(144,0,18,.14)}.service-detail-row{align-items:center}.guidance-card{background:linear-gradient(150deg,#fff,#fff1f3);border:1px solid var(--line);border-radius:34px;padding:34px;box-shadow:0 28px 85px rgba(144,0,18,.14);position:relative;overflow:hidden}.guidance-card:before{content:"RAM";position:absolute;right:-8px;bottom:-28px;font-family:Outfit;font-size:7.5rem;font-weight:950;letter-spacing:-.08em;color:rgba(201,0,23,.06)}.guidance-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.enquiry-form label:nth-last-of-type(1){grid-column:1/-1}.contact-card:has(select[name="service"]){box-shadow:0 30px 90px rgba(144,0,18,.13)}
@media(max-width:1120px){.visa-service-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.visa-service-grid,.why-grid{grid-template-columns:1fr}.service-top{align-items:flex-start;flex-direction:column}.guidance-actions{flex-direction:column}.guidance-actions .btn{width:100%}}


/* --- Client revision: new RAM logo, premium hero variations, social icons --- */
.brand{gap:0}.brand-logo{width:250px;height:auto;max-height:60px;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(201,0,23,.08))}.brand-text{display:none}
.footer-logo{width:220px;max-width:100%;background:#fff;border-radius:18px;padding:10px 14px;box-shadow:0 18px 42px rgba(0,0,0,.15)}
@media(max-width:760px){.brand-logo{width:190px;max-height:54px}}

.social-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.social-row .social-icon{width:48px;height:48px;border-radius:50%;padding:0;display:grid;place-items:center;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.35);box-shadow:0 10px 24px rgba(0,0,0,.14);transition:.25s ease}.social-row .social-icon:hover{transform:translateY(-4px) scale(1.04);background:rgba(255,255,255,.2)}.social-row svg,.social-inline svg{width:20px;height:20px;fill:currentColor}
.social-inline{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.social-chip{display:inline-flex !important;align-items:center;gap:10px;padding:11px 14px;border-radius:999px;border:1px solid var(--line);background:#fff7f8;box-shadow:0 12px 26px rgba(201,0,23,.08)}.social-chip span{font-weight:900}

.inner-hero{padding:116px 0 94px}.inner-hero .eyebrow{padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);backdrop-filter:blur(10px)}.inner-hero .eyebrow:before{display:none}.inner-hero h1{text-wrap:balance;position:relative}.inner-hero h1:after{content:"";display:block;width:110px;height:4px;margin-top:20px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,0));animation:lineGlow 3.8s ease-in-out infinite}.inner-hero:before,.inner-hero:after{animation:heroFloat 15s ease-in-out infinite alternate}
.about-hero{background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.16),transparent 26%),linear-gradient(135deg,#7a000d 0%,#b10014 44%,#d91027 100%)}
.about-hero .eyebrow{transform:rotate(-1deg)}.about-hero h1{max-width:11.5ch}
.study-visa-hero{background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.22),transparent 22%),linear-gradient(135deg,#82000f 0%,#cb0018 52%,#ef3249 100%)}
.study-visa-hero .eyebrow{letter-spacing:.22em}.study-visa-hero h1{max-width:12ch}
.countries-hero{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.13),transparent 25%),linear-gradient(135deg,#950011 0%,#cb0018 47%,#f13c52 100%)}
.countries-hero .eyebrow{box-shadow:0 14px 30px rgba(0,0,0,.12)}.countries-hero h1{max-width:12ch}
.universities-hero{background:radial-gradient(circle at 82% 16%,rgba(255,255,255,.18),transparent 24%),linear-gradient(135deg,#77000e 0%,#bf0016 54%,#ee2a42 100%)}
.universities-hero .eyebrow{transform:translateY(-2px)}.universities-hero h1{max-width:12ch}
.services-hero{background:radial-gradient(circle at 8% 16%,rgba(255,255,255,.14),transparent 25%),linear-gradient(135deg,#6f000c 0%,#b40014 47%,#e11a31 100%)}
.services-hero .eyebrow{letter-spacing:.2em}.services-hero h1{max-width:14ch}
.process-hero{background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.22),transparent 26%),linear-gradient(135deg,#81000e 0%,#bb0015 48%,#ef344b 100%)}
.process-hero .eyebrow{transform:rotate(1deg)}.process-hero h1{max-width:12.5ch}
.contact-hero{background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,#79000d 0%,#c10016 50%,#f0354b 100%)}
.contact-hero .eyebrow{box-shadow:0 14px 34px rgba(0,0,0,.12)}.contact-hero h1{max-width:11.5ch}

@keyframes heroFloat{0%{transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(12px,-12px,0) scale(1.03)}}
@keyframes lineGlow{0%,100%{opacity:.7;transform:scaleX(.9);transform-origin:left}50%{opacity:1;transform:scaleX(1.15);transform-origin:left}}

/* --- Client revision: new RAM logo, text cleanup, hero styling refresh, social icons --- */
.brand{gap:0;min-width:0}
.brand-logo{width:235px;height:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(201,0,23,.08))}
.nav-wrap{height:88px}
.top-strip-inner span:first-child{font-weight:900;letter-spacing:.04em}

/* Home hero label without premium wording */
.page-home .hero-copy .eyebrow{padding:10px 16px;border-radius:999px;background:rgba(201,0,23,.08);backdrop-filter:blur(10px)}
.page-home .hero-copy h1{background:linear-gradient(180deg,#130e10 0 58%,#3b2d32 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.page-home .hero-copy h1::first-line{color:unset}
.page-home .hero-copy p{max-width:760px}

/* Different top-section look for each page */
.inner-hero{isolation:isolate}
.inner-hero .eyebrow{padding:9px 16px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
.inner-hero h1{position:relative;display:block;max-width:1000px}
.inner-hero h1:after{content:"";display:block;width:130px;height:6px;border-radius:999px;margin-top:18px;background:rgba(255,255,255,.28);animation:barGrow .9s ease .2s both}
.inner-hero p{font-size:1.08rem;max-width:760px}
.hero-about{background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.18),transparent 22%),linear-gradient(135deg,#8f0010 0%,#ca0019 46%,#f0495a 100%)}
.hero-about h1{letter-spacing:-.055em;text-shadow:0 12px 24px rgba(0,0,0,.10)}
.hero-study{background:radial-gradient(circle at 16% 20%,rgba(255,255,255,.16),transparent 18%),linear-gradient(140deg,#6b000c 0%,#b80015 40%,#ea243d 100%)}
.hero-study h1{font-size:clamp(2.8rem,6vw,5.5rem)}
.hero-countries{background:radial-gradient(circle at 88% 16%,rgba(255,255,255,.18),transparent 18%),linear-gradient(135deg,#78000e 0%,#c10018 52%,#ef3248 100%)}
.hero-countries h1{font-size:clamp(2.9rem,6vw,5.4rem)}
.hero-universities{background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.18),transparent 18%),linear-gradient(135deg,#62000b 0%,#b10015 50%,#ee3248 100%)}
.hero-universities h1{font-size:clamp(2.8rem,6vw,5.2rem);line-height:.96}
.hero-services{background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.18),transparent 18%),linear-gradient(135deg,#890010 0%,#d1001a 56%,#ff5262 100%)}
.hero-services h1{font-size:clamp(2.7rem,6vw,5.35rem)}
.hero-process{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.17),transparent 18%),linear-gradient(135deg,#73000c 0%,#bf0017 45%,#f63d52 100%)}
.hero-process h1{font-size:clamp(2.8rem,6vw,5.3rem)}
.hero-contact{background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.17),transparent 19%),linear-gradient(135deg,#84000e 0%,#c90017 50%,#f64056 100%)}
.hero-contact h1{font-size:clamp(2.7rem,6vw,5.15rem)}
.hero-about .container,.hero-study .container,.hero-countries .container,.hero-universities .container,.hero-services .container,.hero-process .container,.hero-contact .container{animation:heroSweep .95s cubic-bezier(.2,.8,.2,1) both}

/* Footer and social icon conversion */
.footer-logo{width:250px;padding:10px 12px;border-radius:20px;background:#fff}
.social-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}
.social-icon,.social-badge{display:inline-flex!important;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.10);transition:.26s ease;box-shadow:0 10px 30px rgba(0,0,0,.08)}
.social-icon{width:48px;height:48px;padding:0!important}
.social-icon svg,.social-badge svg{width:21px;height:21px;flex:0 0 auto}
.social-icon:hover,.social-badge:hover{transform:translateY(-4px) scale(1.03);background:#fff;color:var(--red)!important;border-color:#fff;text-shadow:none!important;box-shadow:0 18px 42px rgba(0,0,0,.14)}
.social-links-card{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}
.social-badge{padding:10px 14px!important;color:var(--red)!important;background:#fff;border-color:#f0cad0}
.social-badge span{font-weight:900;margin-left:8px;color:#24191d}
.contact-info .info-card .social-badge{box-shadow:0 16px 34px rgba(201,0,23,.08)}

/* Remove premium wording visual emphasis elsewhere */
.footer-brand-block p,.site-footer p{max-width:420px}

/* More polished animations */
.mission-card,.feature-stack article,.service-card,.value-card,.step-card,.destination-card,.country-detail,.uni-group,.contact-card,.info-card,.visa-service-card,.why-pill{transform-origin:center bottom}
.premium-card,.mission-card,.guidance-card{animation-duration:7s}

@keyframes heroSweep{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes barGrow{from{transform:scaleX(.3);transform-origin:left;opacity:0}to{transform:scaleX(1);transform-origin:left;opacity:1}}

@media(max-width:1180px){.brand-logo{width:205px}}
@media(max-width:900px){.nav-wrap{height:84px}.brand-logo{width:180px}.nav{top:98px}}
@media(max-width:620px){.brand-logo{width:148px}.footer-logo{width:210px}.inner-hero h1:after{width:96px;height:5px}.social-badge{width:100%;justify-content:flex-start}}

/* --- minor follow-up adjustments --- */
.social-icon svg,.social-badge svg,.social-chip svg{fill:currentColor;color:inherit}
.social-inline,.social-links-card{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}
.social-chip,.social-badge{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:10px 14px!important;border-radius:999px;border:1px solid #f0cad0;background:#fff;color:var(--red)!important;box-shadow:0 16px 34px rgba(201,0,23,.08);transition:.26s ease}
.social-chip span,.social-badge span{font-weight:900;color:#24191d}
.social-chip:hover,.social-badge:hover{transform:translateY(-4px);background:#fff7f8;border-color:rgba(201,0,23,.36)}


/* --- Client revision: supplied logo + varied hero heading styles + social icons --- */
.brand-logo{width:198px;height:auto;object-fit:contain}
.brand{padding:4px 0}
@media(max-width:640px){.brand-logo{width:154px}}

/* Different hero styling for each page */
.page-about .inner-hero{background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.15),transparent 22%),linear-gradient(135deg,#7d0010 0%,#c90017 58%,#ef334c 100%)}
.page-study-visa .inner-hero{background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.18),transparent 22%),linear-gradient(135deg,#8a0010 0%,#cb1023 52%,#ff465d 100%)}
.page-countries .inner-hero{background:radial-gradient(circle at 18% 78%,rgba(255,255,255,.16),transparent 24%),linear-gradient(135deg,#6f0010 0%,#b40016 45%,#ea2038 100%)}
.page-universities .inner-hero{background:radial-gradient(circle at 82% 22%,rgba(255,255,255,.18),transparent 26%),linear-gradient(135deg,#7d0012 0%,#b5001b 50%,#ef3549 100%)}
.page-services .inner-hero{background:radial-gradient(circle at 20% 22%,rgba(255,255,255,.18),transparent 22%),linear-gradient(135deg,#70000d 0%,#bd0017 52%,#f13048 100%)}
.page-process .inner-hero{background:radial-gradient(circle at 88% 72%,rgba(255,255,255,.16),transparent 24%),linear-gradient(135deg,#77000e 0%,#c00019 54%,#ef3148 100%)}
.page-contact .inner-hero{background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.18),transparent 22%),linear-gradient(135deg,#860011 0%,#cf001c 54%,#f43a52 100%)}

.page-about .inner-hero .eyebrow,.page-services .inner-hero .eyebrow,.page-process .inner-hero .eyebrow{background:rgba(255,255,255,.12);padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px)}
.page-study-visa .inner-hero .eyebrow,.page-contact .inner-hero .eyebrow{padding:9px 0;border-bottom:2px solid rgba(255,255,255,.75)}
.page-countries .inner-hero .eyebrow,.page-universities .inner-hero .eyebrow{padding:9px 16px;border-radius:14px;background:rgba(255,255,255,.14);border-left:4px solid rgba(255,255,255,.7)}
.page-about .inner-hero h1,.page-study-visa .inner-hero h1,.page-countries .inner-hero h1,.page-universities .inner-hero h1,.page-services .inner-hero h1,.page-process .inner-hero h1,.page-contact .inner-hero h1{max-width:980px;position:relative}
.page-about .inner-hero h1:after,.page-services .inner-hero h1:after,.page-contact .inner-hero h1:after{content:"";display:block;width:110px;height:4px;background:rgba(255,255,255,.78);border-radius:999px;margin-top:18px;animation:barGrow .8s ease .28s both}
.page-countries .inner-hero h1,.page-universities .inner-hero h1{letter-spacing:-.055em;text-shadow:0 10px 30px rgba(0,0,0,.12)}
.page-study-visa .inner-hero h1,.page-process .inner-hero h1{max-width:920px}
.page-study-visa .inner-hero p,.page-contact .inner-hero p{max-width:760px}

.social-row{display:flex;gap:12px;flex-wrap:wrap}
.social-icon{width:48px;height:48px;border-radius:50% !important;display:grid !important;place-items:center !important;padding:0 !important;background:rgba(255,255,255,.1) !important;border:1px solid rgba(255,255,255,.34) !important;box-shadow:0 18px 40px rgba(0,0,0,.14)}
.social-icon svg{width:20px;height:20px}
.social-icon:hover{transform:translateY(-4px) scale(1.04);background:rgba(255,255,255,.18) !important}

@keyframes barGrow{from{width:0;opacity:0}to{width:110px;opacity:1}}

/* --- Client revision: country flag photos --- */
.country-detail{grid-template-columns:78px minmax(230px,330px) 1fr;align-items:center}
.country-detail>*{position:relative;z-index:1}
.country-symbol{margin-bottom:0}
.country-photo{margin:0;border-radius:18px;overflow:hidden;border:1px solid #f1cfd4;box-shadow:0 18px 44px rgba(144,0,18,.12);aspect-ratio:16/9;background:#fff}
.country-photo img{width:100%;height:100%;object-fit:cover;transition:.35s ease}
.country-detail:hover .country-photo img{transform:scale(1.04)}
@media(max-width:900px){.country-detail{grid-template-columns:72px 1fr}.country-photo{grid-column:1/-1;order:3}.country-detail>div:last-child{grid-column:2}}
@media(max-width:620px){.country-detail{grid-template-columns:1fr}.country-symbol{margin-bottom:8px}.country-detail>div:last-child,.country-photo{grid-column:auto}.country-photo{order:0}}

/* --- Client update: custom image backgrounds (10 Jul 2026) --- */
.page-home .home-hero{
  background-image:linear-gradient(90deg,rgba(9,24,39,.86) 0%,rgba(9,24,39,.68) 48%,rgba(9,24,39,.30) 100%),url('../img/home-countries-bg.jpg');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.page-home .home-hero .hero-pattern{background:linear-gradient(135deg,rgba(201,0,23,.16),transparent 42%)}
.page-home .home-hero .hero-pattern:before,.page-home .home-hero .hero-pattern:after{opacity:.3}
.page-home .home-hero .hero-copy h1{background:none;-webkit-background-clip:initial;background-clip:initial;color:#fff;text-shadow:0 8px 28px rgba(0,0,0,.34)}
.page-home .home-hero .hero-copy p{color:rgba(255,255,255,.9);text-shadow:0 3px 14px rgba(0,0,0,.28)}
.page-home .home-hero .trust-row span,.page-home .home-hero .trust-row a{background:rgba(255,255,255,.92);border-color:rgba(255,255,255,.55)}
.page-home .home-hero .btn.ghost{color:#fff;border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.12);backdrop-filter:blur(8px)}
.page-home .home-hero .premium-card{
  background:linear-gradient(155deg,#fff,#fff3f4 56%,#fff);
  color:var(--ink);
  border-color:rgba(201,0,23,.20);
  box-shadow:var(--shadow-strong);
}
.page-home .home-hero .premium-card h2{color:var(--ink);text-shadow:none}
.page-home .home-hero .premium-card p,.page-home .home-hero .premium-card small{color:#5f555a;text-shadow:none}
.page-home .home-hero .premium-card .passport-top{background:transparent;color:inherit;backdrop-filter:none}
.page-home .home-hero .premium-card .stamp-grid span,.page-home .home-hero .premium-card .stamp-grid a{background:var(--red-soft);color:var(--red);backdrop-filter:none;border:1px solid var(--line)}
.page-home .home-hero .premium-card .stamp-grid a{display:block;border-radius:14px;padding:10px;text-align:center;font-weight:950;transition:.25s}
.page-home .home-hero .premium-card .stamp-grid a:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(201,0,23,.14)}
.hero-countries{
  background-image:linear-gradient(90deg,rgba(8,23,38,.82),rgba(8,23,38,.48)),url('../img/home-countries-bg.jpg') !important;
  background-size:cover !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
}
.hero-countries h1,.hero-countries p{color:#fff;text-shadow:0 6px 24px rgba(0,0,0,.42)}
@media(max-width:900px){
  .page-home .home-hero{background-position:58% center}
  .hero-countries{background-position:58% center !important}
}
/* --- Client update: expanded destinations and dim-red shared footer (27 Jul 2026) --- */
/* Homepage destination cards now use country-related image covers and visible flag badges. */
.page-home .destination-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.page-home .destination-card{padding:0;background:#fff;min-height:100%;display:flex;flex-direction:column;border-color:rgba(108,22,35,.16);box-shadow:0 20px 60px rgba(79,12,25,.10)}
.page-home .destination-card:before{display:none}
.destination-cover{height:154px;background-size:cover;background-position:center;position:relative;isolation:isolate}
.destination-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(25,8,12,.04),rgba(25,8,12,.33));z-index:0}
.destination-cover .flag-orb{position:absolute;left:20px;bottom:-30px;z-index:1;margin:0;background:#fff;border:4px solid #fff;box-shadow:0 16px 36px rgba(49,5,13,.22)}
.destination-content{padding:46px 22px 24px;display:flex;flex-direction:column;flex:1}
.destination-content h3{font-size:1.5rem}
.destination-content p{min-height:76px}
.destination-content .card-link{margin-top:auto;padding-top:16px}
.page-home .destination-card:hover .destination-cover{filter:saturate(1.06)}

/* Shared footer: softer, dim red instead of bright red, with light emphasis on all requested information. */
.site-footer{background:radial-gradient(circle at 10% 8%,rgba(255,255,255,.10),transparent 28%),radial-gradient(circle at 90% 20%,rgba(255,255,255,.07),transparent 24%),linear-gradient(135deg,#3f0b13 0%,#5b121d 48%,#741d29 100%) !important;color:#fff;padding:72px 0 28px;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)}
.footer-grid{gap:22px;align-items:stretch}
.footer-panel{padding:24px;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:rgba(255,255,255,.065);box-shadow:0 18px 48px rgba(35,3,9,.16);backdrop-filter:blur(8px)}
.footer-logo{width:210px;margin-bottom:13px}
.footer-brand-title{font-family:Outfit,sans-serif;font-size:1.42rem;line-height:1.1;margin:0 0 10px;color:#fff;letter-spacing:-.02em}
.site-footer h4{display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;margin:0 0 13px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);font-size:.92rem;letter-spacing:.03em}
.site-footer p{color:#f3dfe3;line-height:1.7}
.site-footer a{color:#fff0f2;margin:9px 0;font-weight:800;transition:.22s ease}
.site-footer a:hover{color:#fff;text-shadow:none;transform:translateX(3px)}
.site-footer .footer-panel:not(.footer-brand-block) a:not(.mini-link){padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.09)}
.site-footer .mini-link{display:inline-flex!important;align-items:center;width:max-content;margin-top:14px!important;padding:9px 14px;border-radius:999px;background:#fff;color:#641724!important;box-shadow:0 12px 28px rgba(20,2,6,.18)}
.site-footer .mini-link:hover{transform:translateY(-2px);color:#4a0d17!important}
.social-icon{background:rgba(255,255,255,.11)!important}
.footer-bottom{border-top-color:rgba(255,255,255,.18);color:#edd4d9}

@media(max-width:1120px){.page-home .destination-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.page-home .destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.destination-content p{min-height:auto}}
@media(max-width:620px){.page-home .destination-grid{grid-template-columns:1fr}.destination-cover{height:175px}.footer-panel{padding:20px}}


/* --- Client update: photographic destination covers + glass navigation (27 Jul 2026) --- */
.site-header{background:transparent!important;border-bottom:0!important;padding:10px 0 12px;box-shadow:none!important}
.site-header.scrolled{background:transparent!important;box-shadow:none!important}
.nav-wrap{position:relative;min-height:82px;height:auto;padding:14px 20px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.56),rgba(255,255,255,.28));border:1px solid rgba(255,255,255,.42);box-shadow:0 18px 52px rgba(80,14,28,.12),inset 0 1px 0 rgba(255,255,255,.55);backdrop-filter:blur(18px) saturate(165%)}
.nav-link{color:#3f3439}
.nav-link:hover,.nav-link.active{background:rgba(201,0,23,.10);color:var(--red);box-shadow:inset 0 0 0 1px rgba(201,0,23,.06)}
.nav-cta{background:linear-gradient(135deg,rgba(148,18,38,.92),rgba(201,0,23,.88));border:1px solid rgba(255,255,255,.32);box-shadow:0 14px 30px rgba(133,10,28,.18)}
.site-header .brand-logo{filter:drop-shadow(0 6px 18px rgba(255,255,255,.35))}
.destination-cover{background-position:center center;background-color:#efe7e8;overflow:hidden}
.destination-cover:after{background:linear-gradient(180deg,rgba(20,7,10,.03),rgba(20,7,10,.20) 62%,rgba(20,7,10,.28))}
.destination-cover .flag-orb{display:grid;place-items:center;padding:11px;width:84px;height:84px;border-radius:24px;background:rgba(255,255,255,.82);backdrop-filter:blur(14px) saturate(150%);border:1px solid rgba(255,255,255,.72)}
.destination-cover .flag-orb img{width:100%;height:100%;object-fit:contain;border-radius:10px;display:block}
.destination-content h3{margin-bottom:12px}
.destination-content p{color:#5f555a}
@media(max-width:900px){.nav{top:calc(100% + 8px);left:0;right:0;background:linear-gradient(135deg,rgba(255,255,255,.85),rgba(255,255,255,.70));backdrop-filter:blur(16px) saturate(155%);border:1px solid rgba(255,255,255,.55);box-shadow:0 20px 50px rgba(64,10,20,.12)}}

/* --- Final refinement: real photographic destination cards + true glass header overlay --- */
/* The shared header overlaps each hero so the transparency and backdrop blur are visible. */
.site-header{
  position:sticky;
  top:0;
  z-index:80;
  margin-bottom:-110px;
  padding:12px 0 14px;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.site-header .nav-wrap{
  isolation:isolate;
  overflow:visible;
  min-height:82px;
  padding:13px 20px;
  border-radius:30px;
  background:linear-gradient(135deg,rgba(255,255,255,.66),rgba(255,255,255,.38));
  border:1px solid rgba(255,255,255,.64);
  box-shadow:0 18px 55px rgba(33,8,15,.16),inset 0 1px 0 rgba(255,255,255,.82);
  -webkit-backdrop-filter:blur(22px) saturate(165%);
  backdrop-filter:blur(22px) saturate(165%);
}
.site-header .nav-wrap:before{
  content:"";
  position:absolute;
  inset:1px 18px auto;
  height:1px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent);
  pointer-events:none;
}
.site-header.scrolled .nav-wrap{
  background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,255,255,.68));
  border-color:rgba(255,255,255,.76);
  box-shadow:0 20px 58px rgba(48,7,17,.20),inset 0 1px 0 rgba(255,255,255,.9);
}
.site-header .nav-link{color:#342a2f;text-shadow:0 1px 0 rgba(255,255,255,.35)}
.site-header .nav-link:hover,.site-header .nav-link.active{
  background:rgba(255,255,255,.48);
  color:#9f1025;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.56);
}
.site-header .nav-cta{
  background:linear-gradient(135deg,rgba(151,18,39,.92),rgba(186,25,48,.88));
  border:1px solid rgba(255,255,255,.48);
  box-shadow:0 14px 32px rgba(88,8,23,.22),inset 0 1px 0 rgba(255,255,255,.24);
}
/* Extra top space prevents hero text from sitting behind the floating glass header. */
main>.home-hero{padding-top:176px}
main>.inner-hero{padding-top:214px}

/* Real photos are the main visual; flags remain small identifiers only. */
.page-home .destination-card{border-radius:30px}
.page-home .destination-cover{
  height:188px;
  background-size:cover;
  background-position:center;
  filter:none!important;
  transform:translateZ(0);
}
.page-home .destination-cover:after{
  background:linear-gradient(180deg,rgba(15,8,10,.02),rgba(15,8,10,.08) 52%,rgba(15,8,10,.34));
}
.page-home .destination-card:hover .destination-cover{
  filter:saturate(1.08) contrast(1.02)!important;
  background-size:108%;
}
.page-home .destination-cover .flag-orb{
  width:72px;
  height:72px;
  left:20px;
  bottom:-25px;
  padding:10px;
  border-radius:21px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(255,255,255,.82);
  -webkit-backdrop-filter:blur(16px) saturate(150%);
  backdrop-filter:blur(16px) saturate(150%);
}
.page-home .destination-content{padding-top:40px}

/* Countries page also uses photographic country/campus views instead of flag photos. */
.page-countries .country-photo{aspect-ratio:16/10;background:#eee4e6}
.page-countries .country-photo img{object-fit:cover}

@supports not ((-webkit-backdrop-filter:blur(2px)) or (backdrop-filter:blur(2px))){
  .site-header .nav-wrap{background:rgba(255,255,255,.9)}
}

@media(max-width:900px){
  .site-header{margin-bottom:-104px;padding:10px 0 12px}
  .site-header .nav-wrap{min-height:82px;border-radius:25px;padding:10px 15px}
  main>.home-hero{padding-top:154px}
  main>.inner-hero{padding-top:178px}
  .site-header .nav{
    top:calc(100% + 10px);
    background:linear-gradient(135deg,rgba(255,255,255,.91),rgba(255,255,255,.76));
    -webkit-backdrop-filter:blur(20px) saturate(155%);
    backdrop-filter:blur(20px) saturate(155%);
    border:1px solid rgba(255,255,255,.75);
  }
}
@media(max-width:620px){
  .site-header{margin-bottom:-96px}
  .site-header .nav-wrap{border-radius:22px}
  main>.home-hero{padding-top:142px}
  main>.inner-hero{padding-top:164px}
  .page-home .destination-cover{height:190px}
}


/* --- Study visa page refinement: shorter hero, photographic background and matching destination cards --- */
.page-study-visa .inner-hero{
  background:linear-gradient(105deg,rgba(94,0,13,.82) 0%,rgba(175,10,31,.72) 42%,rgba(243,61,90,.55) 100%),url('../img/admissions-visa-bg.jpeg') center/cover no-repeat !important;
}
.page-study-visa .inner-hero h1{max-width:860px;font-size:clamp(2.8rem,5.5vw,5.2rem)}
.page-study-visa .inner-hero p{max-width:820px;color:rgba(255,255,255,.92);font-size:1.08rem}
.page-study-visa .soft-section .destination-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.page-study-visa .soft-section .destination-card{padding:0;background:#fff;min-height:100%;display:flex;flex-direction:column;border-color:rgba(108,22,35,.16);box-shadow:0 20px 60px rgba(79,12,25,.10);border-radius:30px}
.page-study-visa .soft-section .destination-card:before{display:none}
.page-study-visa .soft-section .destination-cover{height:188px;background-size:cover;background-position:center;position:relative;overflow:hidden;transform:translateZ(0)}
.page-study-visa .soft-section .destination-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,8,10,.02),rgba(15,8,10,.08) 52%,rgba(15,8,10,.34))}
.page-study-visa .soft-section .destination-cover .flag-orb{position:absolute;left:20px;bottom:-25px;z-index:1;display:grid;place-items:center;padding:10px;width:72px;height:72px;border-radius:21px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.82);box-shadow:0 16px 36px rgba(49,5,13,.22);-webkit-backdrop-filter:blur(16px) saturate(150%);backdrop-filter:blur(16px) saturate(150%)}
.page-study-visa .soft-section .destination-cover .flag-orb img{width:100%;height:100%;object-fit:contain;border-radius:10px;display:block}
.page-study-visa .soft-section .destination-content{padding:40px 22px 24px;display:flex;flex-direction:column;flex:1}
.page-study-visa .soft-section .destination-content h3{font-size:1.5rem;margin-bottom:12px}
.page-study-visa .soft-section .destination-content p{color:#5f555a;min-height:76px}
.page-study-visa .soft-section .destination-content .card-link{margin-top:auto;padding-top:16px}
.page-study-visa .soft-section .destination-card:hover .destination-cover{filter:saturate(1.08) contrast(1.02)!important;background-size:108%}
@media(max-width:1120px){.page-study-visa .soft-section .destination-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.page-study-visa .soft-section .destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-study-visa .soft-section .destination-content p{min-height:auto}}
@media(max-width:620px){.page-study-visa .soft-section .destination-grid{grid-template-columns:1fr}.page-study-visa .soft-section .destination-cover{height:175px}}


/* --- Client update: add attractive hero background images on all pages --- */
.page-home .home-hero{
  background:
    linear-gradient(100deg,rgba(255,255,255,.92) 0%,rgba(255,245,246,.84) 38%,rgba(255,255,255,.58) 100%),
    url('../img/home-hero-bg.jpg') center/cover no-repeat !important;
}
.page-home .hero-pattern{background:linear-gradient(135deg,rgba(201,0,23,.03) 0,transparent 30%),radial-gradient(circle at 90% 18%,rgba(201,0,23,.10),transparent 24%),radial-gradient(circle at 86% 78%,rgba(117,0,13,.10),transparent 24%)}
.page-about .inner-hero{
  background:
    linear-gradient(110deg,rgba(91,8,20,.84) 0%,rgba(170,27,44,.70) 48%,rgba(243,78,98,.42) 100%),
    url('../img/about-hero-bg.jpg') center/cover no-repeat !important;
}
.page-study-visa .inner-hero{
  background:
    linear-gradient(105deg,rgba(94,0,13,.82) 0%,rgba(175,10,31,.72) 42%,rgba(243,61,90,.55) 100%),
    url('../img/admissions-visa-bg.jpeg') center/cover no-repeat !important;
}
.page-countries .inner-hero{
  background:
    linear-gradient(110deg,rgba(10,34,61,.82) 0%,rgba(16,85,126,.68) 46%,rgba(50,141,193,.42) 100%),
    url('../img/countries-hero-bg.jpg') center/cover no-repeat !important;
}
.page-universities .inner-hero{
  background:
    linear-gradient(108deg,rgba(73,15,46,.84) 0%,rgba(135,28,66,.70) 46%,rgba(216,87,129,.40) 100%),
    url('../img/universities-hero-bg.jpg') center/cover no-repeat !important;
}
.page-services .inner-hero{
  background:
    linear-gradient(108deg,rgba(96,7,24,.84) 0%,rgba(149,20,46,.72) 46%,rgba(231,83,112,.38) 100%),
    url('../img/services-hero-bg.jpg') center/cover no-repeat !important;
}
.page-process .inner-hero{
  background:
    linear-gradient(112deg,rgba(55,10,18,.82) 0%,rgba(111,23,39,.70) 48%,rgba(196,67,93,.36) 100%),
    url('../img/process-hero-bg.jpg') center/cover no-repeat !important;
}
.page-contact .inner-hero{
  background:
    linear-gradient(108deg,rgba(50,16,37,.84) 0%,rgba(129,23,56,.72) 48%,rgba(233,84,106,.38) 100%),
    url('../img/contact-hero-bg.jpg') center/cover no-repeat !important;
}
.hero-about h1,.hero-study h1,.hero-countries h1,.hero-universities h1,.hero-services h1,.hero-process h1,.hero-contact h1,
.page-about .inner-hero h1,.page-study-visa .inner-hero h1,.page-countries .inner-hero h1,.page-universities .inner-hero h1,.page-services .inner-hero h1,.page-process .inner-hero h1,.page-contact .inner-hero h1,
.page-about .inner-hero p,.page-study-visa .inner-hero p,.page-countries .inner-hero p,.page-universities .inner-hero p,.page-services .inner-hero p,.page-process .inner-hero p,.page-contact .inner-hero p{
  color:#fff;
  text-shadow:0 8px 30px rgba(0,0,0,.22);
}
@media(max-width:900px){
  .page-home .home-hero,
  .page-about .inner-hero,
  .page-study-visa .inner-hero,
  .page-countries .inner-hero,
  .page-universities .inner-hero,
  .page-services .inner-hero,
  .page-process .inner-hero,
  .page-contact .inner-hero{background-position:58% center !important}
}

/* --- Client update: fully transparent navigation --- */
.site-header,
.site-header.scrolled{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.site-header .nav-wrap,
.site-header.scrolled .nav-wrap{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  -webkit-backdrop-filter:none !important;
  backdrop-filter:none !important;
  border-radius:0 !important;
}
.site-header .nav-wrap::before,
.site-header .nav-wrap::after{
  display:none !important;
}
.site-header .nav-link,
.site-header .nav-link:hover,
.site-header .nav-link.active{
  background:transparent !important;
  box-shadow:none !important;
  border:0 !important;
}
.site-header .nav-link.active{
  color:var(--red) !important;
}
@media(max-width:900px){
  .site-header .nav{
    background:rgba(255,255,255,.96) !important;
    border:1px solid rgba(120,15,34,.10) !important;
    -webkit-backdrop-filter:none !important;
    backdrop-filter:none !important;
  }
}


/* --- Client update: homepage hero made more vibrant while keeping content readable --- */
.page-home .home-hero{
  background:
    linear-gradient(92deg,rgba(17,25,39,.74) 0%,rgba(28,36,52,.52) 34%,rgba(40,32,45,.24) 58%,rgba(255,255,255,.04) 100%),
    url('../img/home-hero-bg.jpg') center/cover no-repeat !important;
}
.page-home .home-hero .hero-pattern{
  background:
    linear-gradient(135deg,rgba(201,0,23,.12) 0,transparent 34%),
    radial-gradient(circle at 88% 22%,rgba(255,255,255,.14),transparent 26%),
    radial-gradient(circle at 82% 72%,rgba(201,0,23,.08),transparent 24%);
}
.page-home .home-hero .hero-copy{
  max-width:760px;
  padding:28px 30px;
  border-radius:34px;
  background:linear-gradient(135deg,rgba(10,16,28,.22),rgba(10,16,28,.10));
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 22px 60px rgba(8,14,24,.10);
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}
.page-home .home-hero .hero-copy .eyebrow{
  background:rgba(255,255,255,.12);
  color:#fff;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:none;
}
.page-home .home-hero .hero-copy h1{
  color:#fff;
  text-shadow:0 8px 28px rgba(0,0,0,.32);
  line-height:.93;
}
.page-home .home-hero .hero-copy p{
  color:rgba(255,255,255,.94);
  text-shadow:0 3px 14px rgba(0,0,0,.24);
  max-width:650px;
}
.page-home .home-hero .hero-actions{margin-top:28px;margin-bottom:26px}
.page-home .home-hero .btn.primary{box-shadow:0 18px 42px rgba(201,0,23,.30)}
.page-home .home-hero .btn.ghost{
  color:#fff;
  border-color:rgba(255,255,255,.36);
  background:rgba(255,255,255,.08);
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}
.page-home .home-hero .trust-row a,.page-home .home-hero .trust-row span{
  background:rgba(255,255,255,.92);
  border-color:rgba(255,255,255,.64);
  box-shadow:0 10px 26px rgba(10,16,28,.08);
}
.page-home .home-hero .premium-card{
  background:linear-gradient(155deg,rgba(255,255,255,.92),rgba(255,243,246,.90) 58%,rgba(255,255,255,.96));
  border-color:rgba(255,255,255,.55);
  box-shadow:0 26px 78px rgba(33,8,15,.18);
}
.page-home .home-hero .premium-card:before{opacity:.55}
.page-home .home-hero .orbit{background:rgba(255,255,255,.94);box-shadow:0 18px 48px rgba(33,8,15,.18)}
@media(max-width:900px){
  .page-home .home-hero{
    background:
      linear-gradient(180deg,rgba(17,25,39,.74) 0%,rgba(28,36,52,.56) 42%,rgba(28,36,52,.34) 100%),
      url('../img/home-hero-bg.jpg') 58% center/cover no-repeat !important;
  }
  .page-home .home-hero .hero-copy{padding:24px 22px;border-radius:26px}
}
@media(max-width:620px){
  .page-home .home-hero .hero-copy{padding:20px 18px}
}


/* --- Client update: white header restored + extra country pills --- */
.site-header,
.site-header.scrolled{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.site-header .nav-wrap,
.site-header.scrolled .nav-wrap{
  background:rgba(255,255,255,.88) !important;
  border:1px solid rgba(255,255,255,.70) !important;
  box-shadow:0 18px 55px rgba(52,21,30,.10), inset 0 1px 0 rgba(255,255,255,.95) !important;
  -webkit-backdrop-filter:blur(14px) saturate(135%) !important;
  backdrop-filter:blur(14px) saturate(135%) !important;
  border-radius:34px !important;
}
.site-header .nav-wrap::before{
  display:block !important;
  content:"";
  position:absolute;
  inset:1px 18px auto;
  height:1px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.96),transparent);
  pointer-events:none;
}
.site-header .nav-wrap::after{display:none !important}
.site-header .nav-link{
  color:#3f3439 !important;
  text-shadow:none !important;
}
.site-header .nav-link:hover,
.site-header .nav-link.active{
  background:rgba(255,245,246,.92) !important;
  border:1px solid rgba(231,211,216,.90) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.88) !important;
}
.site-header .nav-link.active{color:var(--red) !important}
.site-header .nav-cta{
  box-shadow:0 14px 32px rgba(157,18,39,.22) !important;
}
@media(max-width:900px){
  .site-header .nav{
    background:rgba(255,255,255,.98) !important;
    border:1px solid rgba(120,15,34,.10) !important;
    box-shadow:0 18px 48px rgba(52,21,30,.12) !important;
    border-radius:24px !important;
  }
}
.page-home .home-hero .trust-row{gap:12px;max-width:980px}
.page-home .home-hero .trust-row a{padding:10px 18px;font-size:.95rem}


/* --- Client update: full header logo + fix Get In Touch button --- */
.site-header .brand{
  flex:0 0 auto;
  padding:2px 0;
}
.site-header .brand-logo{
  width:240px !important;
  height:auto !important;
  max-height:76px !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block;
  filter:none !important;
}
.site-header .nav-wrap{
  min-height:92px !important;
  height:auto !important;
}
@media(max-width:1180px){
  .site-header .brand-logo{width:220px !important;max-height:70px !important}
}
@media(max-width:900px){
  .site-header .brand-logo{width:190px !important;max-height:62px !important}
  .site-header .nav-wrap{min-height:86px !important}
}
@media(max-width:620px){
  .site-header .brand-logo{width:165px !important;max-height:56px !important}
}
.page-contact .inner-hero .eyebrow{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:max-content !important;
  white-space:nowrap !important;
  padding:12px 26px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.42) !important;
  background:rgba(255,255,255,.12) !important;
  letter-spacing:.11em !important;
  font-size:.74rem !important;
  line-height:1 !important;
}
.page-contact .inner-hero .eyebrow:before{display:none !important}


/* --- Client update: desktop header sizing fix to keep nav same as reference --- */
.site-header .nav-wrap,
.site-header.scrolled .nav-wrap{
  width:min(1320px,96vw) !important;
  gap:16px !important;
  padding:12px 18px !important;
  min-height:88px !important;
}
.site-header .brand{
  margin-right:6px;
  min-width:max-content;
}
.site-header .nav{
  margin-left:auto !important;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:6px;
  flex-wrap:nowrap;
  flex:1 1 auto;
  min-width:0;
}
.site-header .nav-link,
.site-header .nav-cta{
  white-space:nowrap !important;
}
.site-header .nav-link{
  font-size:.84rem !important;
  padding:10px 12px !important;
}
.site-header .nav-cta{
  flex:0 0 auto;
  min-width:208px;
  text-align:center;
  padding:14px 24px !important;
  font-size:.86rem;
}
@media(max-width:1280px){
  .site-header .nav-wrap,
  .site-header.scrolled .nav-wrap{width:min(1240px,96vw) !important}
  .site-header .nav-link{font-size:.81rem !important;padding:10px 10px !important}
  .site-header .nav-cta{min-width:190px;padding:13px 20px !important}
}
@media(max-width:900px){
  .site-header .nav-wrap,
  .site-header.scrolled .nav-wrap{width:min(1180px,94vw) !important}
}


/* --- Client update: separate logo + compact menu pill --- */
@media(min-width:901px){
  .site-header,
  .site-header.scrolled{
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
  }
  .site-header .nav-wrap,
  .site-header.scrolled .nav-wrap{
    width:min(1380px,94vw) !important;
    min-height:96px !important;
    padding:8px 0 !important;
    gap:28px !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    -webkit-backdrop-filter:none !important;
    backdrop-filter:none !important;
    overflow:visible !important;
  }
  .site-header .nav-wrap::before,
  .site-header .nav-wrap::after{
    display:none !important;
  }
  .site-header .brand{
    flex:0 0 auto;
    margin:0 !important;
    padding:0 !important;
  }
  .site-header .brand-logo{
    width:220px !important;
    max-height:82px !important;
    object-fit:contain !important;
    object-position:left center !important;
  }
  .site-header .nav{
    flex:0 1 auto !important;
    width:auto !important;
    margin-left:auto !important;
    padding:8px 10px !important;
    gap:4px !important;
    border-radius:30px !important;
    background:rgba(255,255,255,.90) !important;
    border:1px solid rgba(255,255,255,.76) !important;
    box-shadow:0 18px 48px rgba(52,21,30,.10),inset 0 1px 0 rgba(255,255,255,.96) !important;
    -webkit-backdrop-filter:blur(14px) saturate(135%) !important;
    backdrop-filter:blur(14px) saturate(135%) !important;
  }
  .site-header .nav-link{
    font-size:.82rem !important;
    padding:9px 11px !important;
    white-space:nowrap !important;
  }
  .site-header .nav-cta{
    min-width:178px !important;
    padding:12px 20px !important;
    margin-left:5px !important;
    font-size:.84rem !important;
    white-space:nowrap !important;
  }
}
@media(min-width:901px) and (max-width:1180px){
  .site-header .nav-wrap,
  .site-header.scrolled .nav-wrap{gap:18px !important}
  .site-header .brand-logo{width:190px !important;max-height:72px !important}
  .site-header .nav-link{font-size:.77rem !important;padding:8px 9px !important}
  .site-header .nav-cta{min-width:158px !important;padding:11px 16px !important}
}


/* --- Client update: center nav pill while keeping separate logo visible --- */
@media(min-width:901px){
  .site-header .nav-wrap,
  .site-header.scrolled .nav-wrap{
    display:grid !important;
    grid-template-columns:240px 1fr !important;
    align-items:center !important;
    width:min(1380px,94vw) !important;
    gap:28px !important;
  }
  .site-header .brand{
    justify-self:start !important;
    align-self:center !important;
    padding:4px 8px !important;
    border-radius:22px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.04)) !important;
    -webkit-backdrop-filter:blur(5px) !important;
    backdrop-filter:blur(5px) !important;
  }
  .site-header .brand-logo{
    width:235px !important;
    max-height:88px !important;
    filter:drop-shadow(0 10px 22px rgba(0,0,0,.22)) drop-shadow(0 2px 10px rgba(255,255,255,.26)) !important;
  }
  .site-header .nav{
    margin:0 auto !important;
    justify-self:center !important;
    align-self:center !important;
  }
}
@media(min-width:901px) and (max-width:1180px){
  .site-header .nav-wrap,
  .site-header.scrolled .nav-wrap{grid-template-columns:205px 1fr !important;gap:18px !important}
  .site-header .brand-logo{width:195px !important;max-height:74px !important}
}


/* --- Client update: move logo slightly right and make it more visible --- */
@media(min-width:901px){
  .site-header .brand{
    margin-left:18px !important;
    padding:10px 14px !important;
    border-radius:26px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.08)) !important;
    border:1px solid rgba(255,255,255,.10) !important;
    box-shadow:0 12px 30px rgba(0,0,0,.08) !important;
    -webkit-backdrop-filter:blur(8px) !important;
    backdrop-filter:blur(8px) !important;
  }
  .site-header .brand-logo{
    width:240px !important;
    max-height:90px !important;
    filter:drop-shadow(0 12px 26px rgba(0,0,0,.24)) drop-shadow(0 2px 12px rgba(255,255,255,.30)) !important;
  }
}
@media(min-width:901px) and (max-width:1180px){
  .site-header .brand{margin-left:12px !important;padding:8px 11px !important}
  .site-header .brand-logo{width:198px !important;max-height:76px !important}
}


/* --- Client update: fix Study Visa Support pill text alignment --- */
.page-study-visa .inner-hero .eyebrow{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
  text-align:center !important;
  line-height:1 !important;
  padding:13px 24px !important;
  min-height:46px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.42) !important;
  background:rgba(255,255,255,.10) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16) !important;
  letter-spacing:.14em !important;
  font-size:.76rem !important;
}
.page-study-visa .inner-hero .eyebrow:before{
  display:none !important;
}
@media(max-width:620px){
  .page-study-visa .inner-hero .eyebrow{
    padding:11px 18px !important;
    min-height:42px !important;
    font-size:.68rem !important;
    letter-spacing:.12em !important;
  }
}
