*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;color:#1f2937;line-height:1.6;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.topbar{position:fixed;top:0;width:100%;z-index:10;background:rgba(8,20,39,.94);backdrop-filter:blur(8px);color:#fff}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:900;font-size:24px;letter-spacing:.8px}.logo span{color:#38bdf8}.nav a{margin-left:24px;font-weight:700;font-size:15px}.hero{min-height:740px;background:url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1900&q=85') center/cover no-repeat;position:relative;display:flex;align-items:center;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,23,.92),rgba(15,23,42,.58),rgba(15,23,42,.22))}.hero-content{position:relative;max-width:790px;padding-top:50px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-weight:800;color:#7dd3fc;margin-bottom:12px;font-size:13px}.eyebrow.dark{color:#2563eb}.hero h1{font-size:60px;line-height:1.08;margin-bottom:22px}.hero p{font-size:21px;margin-bottom:32px;color:#e5e7eb}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.btn,.form button{display:inline-block;background:#2563eb;color:#fff;padding:14px 28px;border-radius:8px;font-weight:800;border:0;cursor:pointer}.btn.secondary{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.45)}.section{padding:88px 0}.light{background:#f4f7fb}.center{text-align:center}.muted{color:#6b7280;margin:10px auto 30px;max-width:760px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.section h2{font-size:39px;line-height:1.15;margin-bottom:22px;color:#0f172a}.rounded{width:100%;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,.15)}.info-box{margin-top:24px;background:#eff6ff;border-left:5px solid #2563eb;padding:18px;border-radius:10px}.info-box strong,.info-box span{display:block}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px}.card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 10px 25px rgba(15,23,42,.08);border:1px solid #e5e7eb}.card span{display:inline-flex;background:#dbeafe;color:#1d4ed8;font-weight:900;border-radius:999px;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:15px}.card h3{margin-bottom:12px;color:#0f172a}.banner{background:#0f172a;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.stats-grid strong{display:block;font-size:34px;line-height:1.1}.stats-grid span{color:#cbd5e1}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.gallery img{width:100%;height:210px;object-fit:cover;border-radius:13px;box-shadow:0 8px 18px rgba(0,0,0,.12);transition:.25s}.gallery img:hover{transform:scale(1.03)}.why{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.why div{background:#fff;padding:31px;border-left:5px solid #2563eb;border-radius:12px;box-shadow:0 10px 22px rgba(0,0,0,.06)}.testimonials{background:#fff}.three{grid-template-columns:repeat(3,1fr)}.contact{background:#0b1220;color:#e5e7eb}.contact h2{color:#fff}.contact p{margin:10px 0}.form{display:grid;gap:14px}.form input,.form textarea{width:100%;padding:15px;border-radius:8px;border:1px solid #334155;background:#111827;color:#fff;font-family:inherit}.form input::placeholder,.form textarea::placeholder{color:#94a3b8}.map{width:100%;height:360px;border:0;display:block}footer{background:#070b12;color:#cbd5e1;padding:48px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:30px}.footer-grid h3{color:#fff;margin-bottom:12px}.footer-grid a{display:block;margin:7px 0}.copyright{text-align:center;margin-top:35px;color:#94a3b8}@media(max-width:900px){.hero h1{font-size:40px}.hero{min-height:640px}.two-col,.cards,.stats-grid,.gallery,.why,.footer-grid{grid-template-columns:1fr}.gallery img{height:240px}.nav nav{display:none}.section{padding:66px 0}}