@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#20164f;background:#f8f8fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh;overflow:hidden;position:relative;padding:28px clamp(24px,6vw,92px);background:radial-gradient(circle at 75% 8%,#eee9ff 0,transparent 26%),linear-gradient(135deg,#fbfbfe,#f3f5fb)}.orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.6;pointer-events:none}.orb-one{width:370px;height:370px;right:-130px;bottom:80px;background:#e4ecff}.orb-two{width:240px;height:240px;left:-150px;top:270px;background:#f2e5ff}.header,footer{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.brand{display:flex;gap:11px;align-items:center;font-weight:700;font-size:19px;letter-spacing:-.03em}.brand i{font-style:normal;color:#7055d8}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#7956dc,#373ab0);font-family:Manrope;font-size:18px;box-shadow:0 7px 16px #6b55d344}.status{color:#68708a;font-size:13px}.status b{display:inline-block;width:7px;height:7px;border-radius:50%;background:#49bb91;margin:0 8px 1px 0}.intro{max-width:760px;margin:clamp(75px,10vw,128px) auto 48px;text-align:center;position:relative;z-index:1}.eyebrow{color:#7557d6;font-size:12px;font-weight:700;letter-spacing:.17em;margin:0 0 22px}.intro h1{font:800 clamp(42px,6vw,72px)/1.07 Manrope;margin:0;letter-spacing:-.065em;color:#20164f}.intro h1 em{font-style:normal;background:linear-gradient(90deg,#7252d9,#3d55bd);-webkit-background-clip:text;background-clip:text;color:transparent}.lede{max-width:530px;margin:25px auto 0;color:#68708a;font-size:17px;line-height:1.65}.portal-grid{max-width:940px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;position:relative;z-index:1}.portal-card{min-height:164px;border:1px solid #e5e4ed;border-radius:22px;background:#fff;padding:25px 22px;display:flex;flex-direction:column;gap:18px;position:relative;box-shadow:0 12px 30px #27265b0a;transition:transform .2s,box-shadow .2s,border-color .2s}.portal-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #27265b18;border-color:#bcb6ed}.portal-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;font-size:21px;font-weight:700}.portal-copy{display:flex;flex-direction:column;gap:7px;padding-right:20px}.portal-copy strong{font:700 17px Manrope;color:#272052}.portal-copy span{color:#727991;font-size:13px;line-height:1.45}.arrow{position:absolute;right:20px;top:27px;color:#9a98ac;font-size:20px}.violet .portal-icon{background:#eee9ff;color:#7353d2}.coral .portal-icon{background:#fff0ed;color:#dd765d}.blue .portal-icon{background:#e9f0ff;color:#4674cc}.green .portal-icon{background:#e6f7f0;color:#2c9d7b}.gold .portal-icon{background:#fff6d9;color:#bd8c24}.ink .portal-icon{background:#ececf5;color:#47476c}footer{margin-top:66px;padding:22px 0 4px;border-top:1px solid #dedee8;color:#858ba0;font-size:12px}@media (max-width:760px){.header{align-items:flex-start}.status{display:none}.intro{margin-top:74px}.portal-grid{grid-template-columns:1fr 1fr}.portal-card{min-height:180px}footer{margin-top:48px;gap:12px;align-items:flex-start;flex-direction:column}}@media (max-width:470px){.page{padding:22px 18px}.portal-grid{grid-template-columns:1fr}.portal-card{min-height:145px}footer span:last-child{display:none}}
