@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Great+Vibes&display=swap');
:root{--navy:#0b234d;--red:#e21b23;--ink:#15284a;--muted:#60708c;--bg:#f7f9fc}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}
.site-header{height:104px;display:flex;align-items:center;padding:10px 3%;gap:20px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 16px #0b234d0d}.brand{flex:0 0 auto;display:flex;align-items:center}.brand img{width:205px;height:auto;display:block}.nav{display:flex;gap:20px;align-items:center;margin-left:auto}.nav a{font-weight:600;font-size:14px;padding:10px 0;white-space:nowrap}.nav a.active{color:var(--red);border-bottom:2px solid var(--red)}
.header-right{display:flex;align-items:center;gap:14px;flex:0 0 auto}.phone{display:flex;gap:8px;align-items:center;color:var(--navy);font-weight:700;white-space:nowrap}.phone span{white-space:nowrap}.phone small{white-space:nowrap;display:block}.phone:first-letter{font-size:28px}.phone small{font-weight:500;color:#53627b}.btn{border:0;white-space:nowrap;border-radius:12px;padding:15px 23px;font-weight:700;font-size:15px;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.btn-red{background:var(--red);color:#fff;box-shadow:0 8px 22px #e21b2330}.menu-toggle{display:none;background:none;border:0;font-size:27px}
.hero{position:relative;min-height:610px;overflow:hidden;background:linear-gradient(110deg,#f9fbff 0%,#eef6ff 48%,#dbeeff 100%)}.hero-art{position:absolute;right:0;top:0;width:55%;height:100%;background:url("assets/hero-student.jpg") center right/cover no-repeat;opacity:.98}.hero-content{position:relative;z-index:2;width:62%;padding:48px 5.2% 35px}.script{font-family:"Great Vibes",cursive;font-size:82px;line-height:.9;color:var(--navy)}h1{font-size:58px;line-height:1.05;margin:5px 0 12px;font-weight:700;letter-spacing:-1.8px}h1 span{color:var(--red)}.accent-line{width:105px;height:3px;background:linear-gradient(90deg,var(--navy) 55%,var(--red) 55%);margin:20px 0}.anti-agent{font-size:22px;line-height:1.45;max-width:600px;margin:0 0 15px}.tagline{font-size:17px;font-weight:600;margin:0 0 24px}.search-card{position:relative;z-index:4;background:#fff;border-radius:15px;padding:14px;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:10px;box-shadow:0 14px 35px #0b234d1c;max-width:860px}.search-card label{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;padding:9px 12px;border:1px solid #e3e8f0;border-radius:10px}.search-card label>span{grid-row:1/3;font-size:18px;align-self:center}.search-card small{font-weight:700;color:#53627b}.search-card input,.search-card select{border:0;outline:0;font:inherit;color:var(--ink);min-width:0;background:#fff}.search-btn{min-width:120px}.search-result{margin-top:8px;font-size:14px;font-weight:600;color:var(--navy)}
.stats{position:relative;z-index:5;margin:-1px auto 0;max-width:88%;background:#fff;border-radius:18px;box-shadow:0 10px 30px #0b234d18;display:grid;grid-template-columns:repeat(5,1fr);padding:22px}.stats div{display:flex;gap:12px;align-items:center;justify-content:center;border-right:1px solid #e2e7ef}.stats div:last-child{border:0}.stats b{font-size:29px}.stats span{font-size:14px;line-height:1.5}
.section{padding:72px 5%;scroll-margin-top:100px}.light{background:var(--bg)}.section-heading{text-align:center;margin-bottom:32px}.section-heading h2{font-size:38px;margin:0 0 10px}.section-heading p{color:var(--muted);font-size:17px}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;max-width:1200px;margin:auto}.country{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #0b234d12}.country-img{height:170px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;padding:12px}.flag{font-size:42px;line-height:1;background:#fff;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;box-shadow:0 5px 14px #0b234d2a}.nz{background:linear-gradient(135deg,#8dc6ef 0%,#315c8a 48%,#dcecff 100%)}.uk{background-image:linear-gradient(135deg,#18365f,#dbe7f7)}.ca{background-image:linear-gradient(135deg,#c8102e,#fff)}.au{background-image:linear-gradient(135deg,#0b234d,#e9a928)}.de{background-image:linear-gradient(135deg,#222,#d7aa31)}.country h3,.country p{margin:16px 18px}.country p{color:var(--muted)}
.feature-grid,.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:auto}.feature-grid>div,.service-grid>div{background:#fff;padding:28px;border-radius:16px;box-shadow:0 8px 25px #0b234d0d}.feature-grid strong{font-size:20px}.feature-grid p{color:var(--muted)}.service-grid{grid-template-columns:repeat(4,1fr)}.contact{margin:30px 5% 70px;padding:45px 5%;border-radius:22px;background:linear-gradient(110deg,var(--navy),#173c79);color:#fff;display:flex;align-items:center;justify-content:space-between}.contact h2{font-size:32px;margin:0 0 8px}.contact p{margin:0;color:#d8e4f7}
.chat-launch{position:fixed;right:25px;bottom:25px;width:62px;height:62px;border-radius:50%;background:var(--navy);color:#fff;border:0;font-size:27px;z-index:30;box-shadow:0 8px 24px #0b234d44;cursor:pointer}.chat{position:fixed;right:25px;bottom:100px;width:330px;background:#fff;border-radius:18px;box-shadow:0 15px 50px #0b234d33;z-index:31;overflow:hidden;display:none}.chat.open{display:block}.chat-head{background:#fff;padding:16px;display:flex;justify-content:space-between;border-bottom:1px solid #edf0f5}.chat-head small{display:block;color:#1b9c55;margin-top:4px}.chat-head button{border:0;background:none;font-size:24px}.chat-body{padding:15px;height:300px;overflow:auto;background:#f7f9fc}.bubble{padding:11px 13px;border-radius:13px;margin-bottom:12px;max-width:90%;line-height:1.4}.bot{background:#fff;border:1px solid #e7ebf2}.user{background:#e21b23;color:#fff;margin-left:auto}.quick{display:flex;flex-wrap:wrap;gap:7px}.quick button{border:1px solid #d9e0ea;background:#fff;border-radius:18px;padding:8px 10px;color:var(--navy);cursor:pointer}.chat-input{display:flex;padding:10px;border-top:1px solid #eee}.chat-input input{flex:1;border:0;outline:0;padding:10px}.chat-input button{border:0;background:var(--red);color:#fff;border-radius:50%;width:38px}.whatsapp{position:fixed;right:26px;bottom:95px;transform:translateY(78px);width:46px;height:46px;border-radius:50%;background:#20b85a;color:#fff;display:grid;place-items:center;font-size:22px;z-index:29}footer{padding:25px 5%;background:#081b3b;color:#cdd9eb;display:flex;justify-content:space-between;font-size:13px}
@media(max-width:1200px){.nav{gap:15px}.header-right .phone{display:none}.hero-content{width:68%}h1{font-size:50px}}
@media(max-width:900px){.site-header{height:82px}.brand img{width:190px}.menu-toggle{display:block;margin-left:auto}.nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:15px 5%;flex-direction:column;align-items:flex-start;box-shadow:0 10px 25px #0001}.nav.open{display:flex}.header-right{display:none}.hero{min-height:760px}.hero-art{width:100%;opacity:.2}.hero-content{width:100%;padding:45px 6%}.script{font-size:64px}h1{font-size:46px}.search-card{grid-template-columns:1fr 1fr}.search-btn{grid-column:1/-1}.stats{max-width:92%;grid-template-columns:1fr 1fr;gap:18px}.stats div{border-right:0}.cards,.feature-grid{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.contact{flex-direction:column;align-items:flex-start;gap:20px}.chat{right:12px;bottom:88px}.chat-launch{right:14px}.whatsapp{display:none}}
@media(max-width:560px){.brand img{width:170px}.hero{min-height:800px}.script{font-size:56px}h1{font-size:38px}.anti-agent{font-size:18px}.search-card{grid-template-columns:1fr}.search-btn{grid-column:auto}.stats{grid-template-columns:1fr;padding:18px}.stats div{justify-content:flex-start}.cards,.feature-grid,.service-grid{grid-template-columns:1fr}.section{padding:55px 6%}.section-heading h2{font-size:30px}footer{flex-direction:column;gap:10px}.chat{width:calc(100% - 24px)}}

.contact-details{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:18px}
.contact-details a,.contact-details span{color:#d8e4f7;font-size:15px}
.contact-details a:hover{color:#fff;text-decoration:underline}
@media(max-width:560px){.contact-details{flex-direction:column;gap:8px}}

/* Final visual fixes */
.phone{font-size:15px}.phone > span{display:block}.header-right .btn{padding:14px 18px}.country h3{font-size:18px}.country p{min-height:48px}.cards{align-items:stretch}.country{min-width:0}
@media(max-width:1300px){.brand img{width:185px}.nav{gap:14px}.nav a{font-size:13px}.header-right .btn{padding:12px 14px;font-size:13px}.phone{font-size:14px}}
@media(max-width:1100px){.site-header{gap:12px}.brand img{width:165px}.nav{gap:10px}.nav a{font-size:12px}.header-right{gap:8px}.header-right .btn{padding:11px 12px;font-size:12px}.phone{font-size:13px}.cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.brand img{width:190px}.header-right .phone{display:none}.header-right{display:none}.cards{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.brand img{width:170px}.cards{grid-template-columns:1fr}.country-img{height:165px}.flag{font-size:38px;width:54px;height:54px}}

/* Clean hero image: image contains only the student/destination scene; search and chatbot are HTML UI. */
.hero-art{background-position:center top}
.flag img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}
.country h3{display:flex;align-items:center;gap:8px}
.country-flag{width:28px;height:19px;object-fit:cover;border-radius:2px;box-shadow:0 1px 3px #0b234d33;flex:0 0 auto}
@media(max-width:900px){.hero-art{background-position:center top}}
