.public-portal{color:#f7f7f8;background:#09090d;min-height:100vh}.portal-strip{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d0d12e8;border-bottom:1px solid #ffffff0d;position:sticky;top:72px}.portal-strip>.site-shell{align-items:center;gap:18px;display:flex}.portal-strip nav{scrollbar-width:none;flex:1;gap:5px;padding:10px 0;display:flex;overflow-x:auto}.portal-strip nav a{color:#858590;border-radius:9px;flex:none;padding:9px 12px;font-size:11px;font-weight:700}.portal-strip nav a:hover,.portal-strip nav a.active{color:#fff;background:#ffffff0a}.portal-strip nav a.active{box-shadow:inset 0 -2px #b4ff39}.portal-strip>.site-shell>a{color:#b4ff39;white-space:nowrap;border:1px solid #b4ff3933;border-radius:10px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:800;display:flex}.portal-strip svg{width:15px}.portal-hero{background:radial-gradient(circle at 75% 10%,#b4ff3910,#0000 35%);border-bottom:1px solid #ffffff0d;padding:90px 0 70px;position:relative;overflow:hidden}.portal-hero:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.portal-hero .site-shell{position:relative}.portal-kicker{color:#b4ff39;font:800 10px var(--font-geist-mono);letter-spacing:.16em;align-items:center;gap:8px;display:flex}.portal-hero h1{letter-spacing:-.065em;max-width:800px;margin:20px 0 0;font-size:clamp(44px,7vw,76px);line-height:.98}.portal-hero p{color:#9b9ba6;max-width:690px;margin:22px 0 0;font-size:17px;line-height:1.75}.portal-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding-block:55px 90px;display:grid}.portal-card{background:linear-gradient(145deg,#17171e,#111116);border:1px solid #ffffff0d;border-radius:24px;min-height:240px;padding:25px;transition:all .25s;position:relative}.portal-card:hover{border-color:#b4ff393d;transform:translateY(-4px)}.portal-card>span{color:#b4ff39;background:#b4ff3910;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.portal-card svg{width:21px}.portal-card small{color:#6f6f7a;font:800 8px var(--font-geist-mono);letter-spacing:.13em;margin-top:25px;display:block}.portal-card h2{margin:7px 0 0;font-size:19px}.portal-card p{color:#898994;margin:9px 0 0;font-size:12px;line-height:1.65}.portal-card>a,.portal-card>svg{color:#b4ff39;position:absolute;bottom:21px;right:22px}.portal-guide{grid-template-columns:240px 1fr;gap:55px;padding-block:65px 100px;display:grid}.portal-guide aside{height:max-content;position:sticky;top:145px}.portal-guide aside span{color:#b4ff39;background:#b4ff3911;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.portal-guide aside p{color:#777782;margin:18px 0 0;font-size:11px;line-height:1.65}.portal-guide-content{gap:16px;display:grid}.portal-guide-content article{background:#141419;border:1px solid #ffffff0d;border-radius:23px;padding:28px}.portal-guide-content h2{letter-spacing:-.025em;margin:0;font-size:22px}.portal-guide-content p{color:#a0a0aa;margin:13px 0 0;line-height:1.75}.portal-guide-content ul{gap:9px;margin:18px 0 0;padding:0;list-style:none;display:grid}.portal-guide-content li{color:#b6b6be;gap:10px;font-size:13px;display:flex}.portal-guide-content li:before{content:"✓";color:#b4ff39;font-weight:900}.portal-note{background:#b4ff3908;border-left:2px solid #b4ff39;font-size:12px;color:#bfc7b2!important;padding:13px 15px!important}.portal-games{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:16px;display:grid}.portal-game{background:#0c0c11;border:1px solid #ffffff0b;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.portal-game>span{border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.portal-game svg{width:18px}.portal-game div{flex-direction:column;flex:1;display:flex}.portal-game b{font-size:12px}.portal-game small{color:#74747f;margin-top:3px;font-size:9px}.portal-game em{color:#777;font-size:8px;font-style:normal}.portal-support{background:radial-gradient(circle at 15%,#b4ff390c,#0000 35%),#0c0c11;border-top:1px solid #ffffff0d;padding:65px 0}.portal-support>.site-shell{justify-content:space-between;align-items:center;gap:30px;display:flex}.portal-support span{color:#b4ff39;font:800 9px var(--font-geist-mono);letter-spacing:.15em}.portal-support h2{margin:10px 0 0;font-size:28px}.portal-support p{color:#858590;max-width:650px;margin:9px 0 0}.portal-support>.site-shell>div:last-child{gap:9px;display:flex}.portal-support a{border:1px solid #ffffff16;border-radius:999px;align-items:center;gap:8px;padding:13px 17px;font-size:12px;font-weight:800;display:flex}.portal-support a:first-child{color:#09090d;background:#b4ff39;border-color:#b4ff39}.portal-support svg{width:16px}@media (max-width:900px){.portal-grid{grid-template-columns:repeat(2,1fr)}.portal-guide{grid-template-columns:1fr}.portal-guide aside{position:static}.portal-support>.site-shell{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.portal-strip{top:72px}.portal-strip>.site-shell>a{display:none}.portal-hero{padding:65px 0 50px}.portal-grid,.portal-games{grid-template-columns:1fr}.portal-support>.site-shell>div:last-child{flex-direction:column;align-items:stretch;width:100%}.portal-support a{justify-content:center}}
