:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{margin:0;padding:0;box-sizing:border-box}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:#0a1628;color:#e2e8f0;-webkit-font-smoothing:antialiased;overflow-x:hidden}.header:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:50;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;background:#0a1628cc;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.logo-mark:where(.astro-j7pv25f6){width:36px;height:36px;background:linear-gradient(135deg,#1c6fbc,#3b8dd6);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:#fff;box-shadow:0 2px 12px #1c6fbc4d}.logo-text:where(.astro-j7pv25f6){font-size:16px;font-weight:700;letter-spacing:-.3px}.header-badge:where(.astro-j7pv25f6){font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#5e7a93;padding:4px 12px;border:1px solid rgba(255,255,255,.08);border-radius:20px}.hero:where(.astro-j7pv25f6){position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 32px 80px;text-align:center;overflow:hidden}.hero:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at 50% 30%,rgba(28,111,188,.15) 0%,transparent 60%),radial-gradient(ellipse at 80% 60%,rgba(59,141,214,.08) 0%,transparent 50%),radial-gradient(ellipse at 20% 70%,rgba(14,61,102,.1) 0%,transparent 50%);pointer-events:none}.hero-illustration:where(.astro-j7pv25f6){position:relative;margin-bottom:48px}.hero-eyebrow:where(.astro-j7pv25f6){position:relative;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#3b8dd6;margin-bottom:20px}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){position:relative;font-size:clamp(36px,5vw,56px);font-weight:800;color:#fff;letter-spacing:-1.5px;line-height:1.1;margin-bottom:20px}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){background:linear-gradient(135deg,#3b8dd6,#7bc0f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc:where(.astro-j7pv25f6){position:relative;font-size:18px;color:#8fa3b8;max-width:520px;margin:0 auto;line-height:1.65}.hero-cta:where(.astro-j7pv25f6){position:relative;display:inline-flex;align-items:center;gap:10px;margin-top:36px;padding:14px 32px;background:linear-gradient(135deg,#1c6fbc,#2e86de);color:#fff;font-family:inherit;font-size:15px;font-weight:600;border:none;border-radius:12px;text-decoration:none;cursor:pointer;box-shadow:0 4px 24px #1c6fbc59;transition:transform .2s,box-shadow .2s}.hero-cta:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 8px 32px #1c6fbc73}.hero-cta:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:18px;height:18px}.stats:where(.astro-j7pv25f6){position:relative;display:flex;gap:48px;margin-top:56px;padding-top:40px;border-top:1px solid rgba(255,255,255,.06)}.stat:where(.astro-j7pv25f6){text-align:center}.stat-num:where(.astro-j7pv25f6){font-size:32px;font-weight:800;color:#fff;letter-spacing:-1px;background:linear-gradient(135deg,#fff,#8fa3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label:where(.astro-j7pv25f6){font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#5e7a93;margin-top:4px}.sections:where(.astro-j7pv25f6){max-width:1080px;margin:0 auto;padding:0 32px 120px}.sections-header:where(.astro-j7pv25f6){text-align:center;margin-bottom:56px}.sections-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:28px;font-weight:800;color:#fff;letter-spacing:-.5px}.sections-header:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:16px;color:#5e7a93;margin-top:8px}.card-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card:where(.astro-j7pv25f6){padding:32px 24px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;text-decoration:none;color:inherit;transition:all .25s ease;position:relative;overflow:hidden}.card:where(.astro-j7pv25f6):before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-color);opacity:0;transition:opacity .25s}.card:where(.astro-j7pv25f6):hover{background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.card:where(.astro-j7pv25f6):hover:before{opacity:1}.card-icon:where(.astro-j7pv25f6){width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:#1c6fbc1a}.card-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:22px;height:22px}.card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:15px;font-weight:700;color:#fff;margin-bottom:8px;letter-spacing:-.2px}.card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:13px;color:#5e7a93;line-height:1.6}.footer:where(.astro-j7pv25f6){text-align:center;padding:32px;border-top:1px solid rgba(255,255,255,.04);font-size:13px;color:#3d5368}@media(max-width:1000px){.card-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero:where(.astro-j7pv25f6){padding:100px 20px 60px}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:32px}.stats:where(.astro-j7pv25f6){flex-direction:column;gap:24px}.card-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.header:where(.astro-j7pv25f6){padding:12px 16px}}
