*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:15px}body{font-family:Inter,sans-serif;background:#fff;color:#1a202c;line-height:1.6;overflow-x:hidden}:root{--blue-900: #0a1628;--blue-800: #0d1f3c;--blue-700: #102a52;--blue-600: #1a3d6e;--blue-500: #1e5799;--blue-400: #2272c3;--blue-300: #4a9eed;--blue-100: #ddeeff;--accent: #2272c3;--white: #ffffff;--gray-50: #f7f9fc;--gray-100: #eef2f8;--gray-200: #dde4ef;--gray-400: #8a9bb5;--gray-600: #4a5568;--text: #1a202c;--text-soft: #4a5568;--border: #dde4ef;--shadow-sm: 0 1px 3px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.08);--shadow-lg: 0 12px 40px rgba(0,0,0,.1)}a{text-decoration:none;color:inherit}ul{list-style:none}button{font-family:Inter,sans-serif;cursor:pointer}input,textarea,select{font-family:Inter,sans-serif}.section-wrap{max-width:1200px;margin:0 auto;padding:5rem 5%}.section-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.section-label:before{content:"";display:block;width:20px;height:2px;background:var(--accent);border-radius:2px}.section-title{font-family:Manrope,sans-serif;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800;color:var(--blue-900);line-height:1.2;letter-spacing:-.3px}.section-sub{font-size:.95rem;color:var(--text-soft);line-height:1.8;max-width:520px;margin-top:.75rem}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.btn-white{background:#fff;color:var(--blue-700);border:none;padding:.85rem 1.8rem;border-radius:7px;font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .2s;box-shadow:0 4px 14px #0003}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000040}.btn-ghost{background:transparent;color:#ffffffe6;border:1.5px solid rgba(255,255,255,.35);padding:.85rem 1.8rem;border-radius:7px;font-size:.85rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;transition:all .2s}.btn-ghost:hover{background:#ffffff1a;border-color:#fff9}.btn-primary{background:linear-gradient(135deg,var(--blue-500),var(--blue-400));color:#fff;border:none;padding:.9rem 2rem;border-radius:7px;font-size:.85rem;font-weight:600;cursor:pointer;width:100%;transition:all .2s;box-shadow:0 4px 14px #2272c34d}.btn-primary:hover{box-shadow:0 6px 20px #2272c366;transform:translateY(-1px)}
