*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}html{scroll-behavior:smooth}body{color:#0b1f3a;background:#f6f9fc}.hero{min-height:92vh;color:white;background:linear-gradient(rgba(5,20,45,.78),rgba(5,20,45,.72)),url('https://images.unsplash.com/photo-1488646953014-85cb44e25828?auto=format&fit=crop&w=1600&q=80') center/cover}.navbar{display:flex;justify-content:space-between;align-items:center;padding:24px 8%;background:rgba(0,0,0,.25)}.brand-main{font-size:30px;font-weight:800;color:#f5c542}.brand-sub{font-size:12px;color:#fff;letter-spacing:2px;margin-top:4px}.nav-links a{color:white;text-decoration:none;margin-left:24px;font-weight:700}.hero-content{padding:115px 8% 80px;max-width:850px}.hero h1{font-size:58px;line-height:1.1;margin-bottom:20px}.hero h1 span{color:#f5c542}.hero p{font-size:20px;line-height:1.6;margin-bottom:34px}.btn{display:inline-block;background:#f5c542;color:#071b34;padding:15px 28px;border-radius:40px;font-weight:bold;text-decoration:none;margin-right:12px}.btn-outline{background:transparent;border:2px solid #fff;color:#fff}.section{padding:72px 8%}.section-title{text-align:center;margin-bottom:45px}.section-title h2{font-size:38px;color:#071b34;margin-bottom:10px}.section-title p{color:#5d6b7a;font-size:18px}.dark{background:#071b34;color:white}.dark .section-title h2,.dark .section-title p{color:white}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.service-card{background:#102b4f;border:1px solid rgba(255,255,255,.14);padding:28px;border-radius:18px}.service-card h3{color:#f5c542;margin-bottom:12px;font-size:22px}.service-card p{line-height:1.6;color:#dce6f1}.image-card{background:white;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08)}.image-card img{width:100%;height:190px;object-fit:cover}.image-card div{padding:24px}.image-card h3{font-size:22px;margin-bottom:10px;color:#072a55}.image-card p{color:#667;line-height:1.6}.visa-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:32px;align-items:center}.visa-section img{width:100%;border-radius:24px;box-shadow:0 12px 35px rgba(0,0,0,.15)}.visa-section h2{font-size:38px;margin-bottom:15px}.visa-section p{font-size:18px;line-height:1.7;color:#4f5e70}.visa-section ul{margin-top:18px;list-style:none}.visa-section li{padding:12px 0;border-bottom:1px solid #d8e0ea;font-size:17px}.visa-section li:before{content:'✔';color:#0e6ba8;font-weight:bold;margin-right:10px}.contact{background:linear-gradient(135deg,#071b34,#0e3b70);color:white;text-align:center;padding:70px 8%}.contact h2{font-size:38px;margin-bottom:16px}.contact p{font-size:20px;margin:10px 0}.contact a{color:#f5c542;text-decoration:none}footer{background:#030d1a;color:white;text-align:center;padding:20px}@media(max-width:700px){.hero h1{font-size:38px}.navbar{flex-direction:column;gap:15px}.nav-links{text-align:center}.nav-links a{margin:8px;display:inline-block}.hero-content{padding-top:75px}}