*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Inter',system-ui,sans-serif;color:#241f45;background:#fff;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}img{display:block}
.sh{border-bottom:1px solid #eee9f8;background:#fff;position:sticky;top:0;z-index:20}
.shw{max-width:1080px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px}
.shb{display:flex;align-items:center;gap:9px;font-weight:800;font-size:17px}
.shb img{height:30px}
.shb b{background:linear-gradient(90deg,#5B4BD6,#A861D9);-webkit-background-clip:text;background-clip:text;color:transparent}
.shn{display:flex;align-items:center;gap:18px;font-size:14px;color:#5a5477;font-weight:500}
.shn a:hover{color:#5B4BD6}
.shc{background:linear-gradient(90deg,#5B4BD6,#A861D9);color:#fff!important;padding:9px 16px;border-radius:10px;font-weight:600}
.smain{max-width:840px;margin:0 auto;padding:44px 20px 60px}
.crumb{font-size:12.5px;color:#8b83a8;margin-bottom:18px}
.crumb a{color:#6a5bd8}
.smain h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(28px,4.5vw,40px);line-height:1.15;letter-spacing:-.02em;margin-bottom:14px}
.smain h2{font-family:'Space Grotesk',sans-serif;font-size:22px;margin:34px 0 10px}
.smain p{color:#55506f;line-height:1.75;font-size:16px;margin-bottom:14px}
.smain ul{margin:0 0 16px 20px;color:#55506f;line-height:1.8}
.lead{font-size:18px;color:#4a4468}
.pill{display:inline-flex;align-items:center;gap:8px;background:#f5f2fd;border:1px solid #e6ddfa;border-radius:99px;padding:6px 14px;font-size:13px;color:#5b4bd6;font-weight:600;margin-bottom:16px}
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;margin:18px 0}
.card{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #ece7f8;border-radius:14px;padding:12px 14px;transition:all .2s}
.card:hover{border-color:#b9a9ef;transform:translateY(-2px);box-shadow:0 12px 24px -14px rgba(91,75,214,.35)}
.card .ic{width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:#f6f4fd;display:flex;align-items:center;justify-content:center;font-size:19px}
.card b{font-size:14px;font-weight:600;color:#2b2350}
.plan{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;border-radius:12px;padding:12px 16px;font-size:14.5px;margin:18px 0}
.scta{background:linear-gradient(120deg,#4c3fb0,#5B4BD6 45%,#A861D9);color:#fff;text-align:center;padding:56px 20px}
.sctaw h2{font-family:'Space Grotesk',sans-serif;font-size:28px;margin-bottom:8px}
.sctaw p{color:rgba(255,255,255,.85);margin-bottom:20px}
.sctaw a{display:inline-block;background:#fff;color:#5B4BD6;font-weight:700;padding:13px 30px;border-radius:12px}
.sfoot{border-top:1px solid #eee9f8;background:#faf9fe}
.sfw{max-width:1080px;margin:0 auto;padding:20px;display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:space-between;font-size:13px;color:#8b83a8}
.sfw b{color:#5B4BD6}
.sfl{display:flex;gap:16px}
.sfl a:hover{color:#5B4BD6}
@media(max-width:700px){.shn{gap:12px;font-size:13px}.shn a:nth-child(3){display:none}}
