:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eef5ff;background:#07111f;line-height:1.45}
*{box-sizing:border-box}
body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 10%,#153056 0,#07111f 35%,#030811 100%);overflow-x:hidden}
a{color:inherit;text-decoration:none}
.shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:22px 0 28px;position:relative;z-index:2}
.glow{position:fixed;border-radius:50%;filter:blur(90px);opacity:.18;pointer-events:none}
.glow-a{width:340px;height:340px;background:#4ea1ff;top:-120px;right:-100px}
.glow-b{width:280px;height:280px;background:#55ffd6;bottom:-140px;left:-100px}
.topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 0 34px}
.brand{display:flex;align-items:center;gap:12px}
.brand-mark{display:grid;place-items:center;width:46px;height:46px;border:1px solid #5f93c8;border-radius:14px;background:#0d1d31;font-weight:800;font-size:21px;box-shadow:0 0 30px #3d8dff20}
.brand b,.brand small{display:block;letter-spacing:.15em}
.brand b{font-size:17px}.brand small{font-size:10px;color:#7ea4c9;margin-top:2px}
.bootstrap{font-size:10px;letter-spacing:.16em;color:#89a9c8;border:1px solid #274361;border-radius:999px;padding:8px 11px;background:#0a1727cc}
.bootstrap span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5df4b8;margin-right:7px;box-shadow:0 0 12px #5df4b8}
.hero{padding:32px 0 34px;max-width:850px}
.eyebrow{margin:0 0 12px;color:#77a8d8;font-size:12px;letter-spacing:.2em;font-weight:700}
h1{font-size:clamp(42px,8vw,82px);line-height:.96;letter-spacing:-.05em;margin:0;font-weight:800}
h1 span{color:#72b6ff}
.lead{max-width:720px;font-size:clamp(17px,2vw,21px);color:#9eb6cc;margin:24px 0 20px}
.hero-meta{display:flex;flex-wrap:wrap;gap:10px}
.hero-meta span{font-size:10px;letter-spacing:.13em;color:#6f8ca8;border:1px solid #20384f;border-radius:999px;padding:7px 10px;background:#081523}
.services{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:10px 0 22px}
.card{min-height:170px;display:flex;flex-direction:column;position:relative;padding:20px;border:1px solid #1e3a55;border-radius:22px;background:linear-gradient(145deg,#0c1b2dcc,#08131fcc);box-shadow:0 18px 50px #0005;transition:transform .2s ease,border-color .2s ease}
.card:hover{transform:translateY(-2px);border-color:#3d6f9d}
.icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#102943;border:1px solid #315775;color:#93c8ff;font-size:20px;margin-bottom:18px}
.card h2{margin:0 0 5px;font-size:19px}.card p{margin:0;color:#7896b2;font-size:14px;max-width:240px}
.state{position:absolute;right:16px;top:16px;font-size:9px;letter-spacing:.11em;border-radius:999px;padding:5px 7px}
.ready{color:#6ff3bd;background:#0f3b31;border:1px solid #236f58}.locked{color:#8ca8c2;background:#122438;border:1px solid #2b4863}
.notice{display:flex;gap:15px;align-items:flex-start;padding:17px 19px;border:1px solid #1e3c57;border-radius:18px;background:#091827b8}
.notice .shield{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:11px;background:#112d48;color:#6fb8ff}
.notice strong{font-size:14px}.notice p{margin:3px 0 0;color:#7796b3;font-size:13px}
footer{display:flex;align-items:center;gap:9px;color:#56728d;font-size:10px;letter-spacing:.1em;padding:24px 2px 0}.grow{flex:1}.dot{opacity:.5}
@media(max-width:820px){.services{grid-template-columns:repeat(2,1fr)}.hero{padding-top:18px}.topbar{padding-bottom:18px}}
@media(max-width:560px){.shell{width:min(100% - 22px,1180px);padding-top:12px}.bootstrap{font-size:8px}.brand-mark{width:42px;height:42px}.services{grid-template-columns:1fr}.card{min-height:145px}.hero{padding-bottom:25px}.lead{font-size:16px}footer{flex-wrap:wrap}.grow{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
