body{margin:0;font-family:Inter,Arial,sans-serif;color:#102027;background:#f8fbfc;line-height:1.65}header{position:sticky;top:0;background:#ffffffee;backdrop-filter:blur(10px);display:flex;gap:18px;align-items:center;justify-content:space-between;padding:16px 5%;border-bottom:1px solid #e5edf0;z-index:2}.brand{font-weight:800;color:#063b4c;text-decoration:none;white-space:nowrap}nav a,.langs a{margin:0 7px;color:#17485a;text-decoration:none}.langs{white-space:nowrap}.hero{padding:74px 5%;background:linear-gradient(135deg,#073b4c,#118ab2);color:#fff}.hero h1{font-size:clamp(34px,6vw,72px);line-height:1.05;max-width:1040px}.wrap{max-width:1120px;margin:auto;padding:46px 5%}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:18px}.card{background:white;border:1px solid #e2ebef;border-radius:18px;padding:22px;box-shadow:0 10px 30px #10304010}.btn{display:inline-block;background:#ffb703;color:#102027;padding:12px 18px;border-radius:999px;font-weight:700;text-decoration:none}.muted{color:#58717a}.pill{display:inline-block;background:#e9f6f8;padding:6px 10px;border-radius:999px;margin:4px}h2{font-size:30px;margin-top:40px}.contact-strip{position:sticky;bottom:0;background:#fff7df;border-top:1px solid #efd797;padding:10px 5%;font-size:14px}footer{padding:36px 5%;background:#062f3e;color:white;margin-top:60px}input,select,textarea{width:100%;padding:12px;border:1px solid #d3e1e6;border-radius:12px;margin:6px 0 14px}label{font-weight:700}@media(max-width:860px){header{display:block}.brand{display:block;margin-bottom:10px}nav{margin:10px 0}.hero{padding-top:48px}.contact-strip{position:static}}