:root{font-family:Inter,system-ui,sans-serif;color:#f9f5ff;background:#140923}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% 10%,#3b1468 0,transparent 32%),#140923}.shell{width:min(1180px,92vw);margin:auto;padding:34px 0 28px}header{display:flex;align-items:center;gap:16px;border-bottom:1px solid #6b4a86;padding-bottom:22px}header img{width:58px;height:58px;object-fit:contain}header div{display:flex;flex-direction:column}header strong{font-size:22px;letter-spacing:.13em}header div span,.eyebrow{color:#23d9e6;font-weight:800;letter-spacing:.15em;font-size:12px}.status{margin-left:auto;color:#b7ff18;font-weight:800}.hero{padding:74px 0 52px;max-width:850px}.hero h1{font-size:clamp(42px,7vw,82px);line-height:.95;margin:15px 0 24px}.hero>p:last-child{color:#d9cbe6;font-size:20px;line-height:1.55}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{border:1px solid #684983;border-radius:22px;padding:26px;background:#211033;box-shadow:0 18px 45px #08030d66}.cards article>span{color:#ff5da2;font-weight:900}.cards h2{font-size:25px;margin:18px 0 10px}.cards p{color:#cbbbd7;min-height:72px;line-height:1.45}.cards button{border:0;border-radius:999px;padding:12px 18px;background:#3a2850;color:#9d8fab;font-weight:700}footer{margin-top:42px;color:#8e789f;text-align:center}@media(max-width:760px){.cards{grid-template-columns:1fr}.hero{padding-top:50px}.cards p{min-height:auto}}
