.home-dash{--home-pink:#00e5ff;--home-pink-hot:#00b8d4;--home-purple:#b57bff;--home-gem:#5b9dff;--home-card:#12121a;--home-card-2:#16161f;--home-radius:20px;--home-radius-sm:14px;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr);overflow-x:hidden;background:radial-gradient(50% 40% at 78% 0,rgba(0,210,190,.1),transparent 58%),radial-gradient(42% 32% at 8% 88%,rgba(0,229,255,.08),transparent 60%),#07070a;color:var(--blyp-fog)}@media (min-width:1280px){.home-dash{grid-template-columns:260px minmax(0,1fr)}}.home-side{display:none}@media (min-width:1280px){.home-side{position:sticky;top:0;display:flex;flex-direction:column;height:100dvh;padding:1.15rem .9rem 1rem;border-right:1px solid var(--blyp-line);background:rgba(8,8,12,.92);backdrop-filter:blur(16px)}}.home-logo{font-family:var(--font-display);font-size:1.85rem;font-weight:800;letter-spacing:-.04em;padding:.15rem .65rem .85rem;color:#fff}.home-logo-dot{display:inline-block;width:.42rem;height:.42rem;margin-left:.12rem;border-radius:999px;background:var(--blyp-teal);box-shadow:0 0 12px var(--blyp-teal);vertical-align:.22em}.home-search{display:flex;align-items:center;gap:.5rem;margin:0 .25rem .85rem;padding:.55rem .85rem;border:1px solid var(--blyp-line);border-radius:999px;background:var(--home-card);color:var(--blyp-fog)}.home-search input{min-width:0;flex:1;border:0;background:transparent;color:inherit;font-size:.8125rem;outline:none}.home-search input::placeholder{color:var(--blyp-muted)}.home-nav{display:flex;flex-direction:column;gap:.2rem;min-height:0;overflow:auto}.home-nav-item{display:flex;align-items:center;gap:.75rem;padding:.62rem .85rem;border-radius:14px;color:var(--blyp-fog);font-size:.9375rem;font-weight:650;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.home-nav-item svg{flex-shrink:0;opacity:.88}.home-nav-item:hover{background:hsla(0,0%,100%,.045)}.home-nav-item.is-active{background:rgba(0,210,190,.14);color:var(--blyp-teal);box-shadow:inset 0 0 0 1px rgba(0,210,190,.22)}.home-nav-live{border-radius:6px;background:var(--home-pink);padding:.12rem .35rem;font-size:.5625rem;letter-spacing:.08em;color:#000}.home-nav-badge,.home-nav-live{margin-left:auto;font-weight:800}.home-nav-badge{min-width:1.15rem;border-radius:999px;background:var(--blyp-teal);padding:.12rem .38rem;text-align:center;font-size:.625rem;line-height:1.2;color:#041411}.home-side-foot{margin-top:auto;padding-top:.85rem;border-top:1px solid var(--blyp-line)}.home-profile{display:flex;gap:.75rem;align-items:center;padding:.7rem .65rem;border-radius:var(--home-radius-sm);background:var(--home-card);box-shadow:0 0 0 1px var(--blyp-line)}.home-avatar,.home-avatar-sm{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background:var(--blyp-teal);color:var(--blyp-ink);font-weight:800;flex-shrink:0}.home-avatar{width:2.5rem;height:2.5rem;font-size:.9rem}.home-avatar-sm{width:2.15rem;height:2.15rem;font-size:.8rem;position:relative}.home-avatar-sm.is-online:after{content:"";position:absolute;right:0;bottom:0;width:.55rem;height:.55rem;border-radius:999px;background:#22d38a;box-shadow:0 0 0 2px #07070a}.home-avatar img,.home-avatar-sm img{width:100%;height:100%;object-fit:cover}.home-profile-meta{min-width:0;flex:1}.home-profile-name{margin:0;font-size:.9rem;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-profile-handle{margin:.05rem 0 0;font-size:.75rem;color:var(--blyp-muted)}.home-wallet-row{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:.7rem}.home-wallet-pill{display:flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.1rem;padding:.35rem .65rem;border-radius:999px;background:rgba(0,168,158,.16);box-shadow:inset 0 0 0 1px rgba(0,210,190,.18);color:#e9fffb;font-size:.75rem;font-weight:800}.home-wallet-pill:before{content:"";width:.7rem;height:.7rem;border-radius:999px;background:radial-gradient(circle at 32% 28%,#fff8,#00d2be 55%,#007a72);box-shadow:0 0 8px rgba(0,210,190,.5);flex-shrink:0}.home-wallet-pill.is-gem{background:rgba(91,157,255,.14);box-shadow:inset 0 0 0 1px rgba(91,157,255,.22)}.home-wallet-pill.is-gem:before{border-radius:0;background:conic-gradient(from 40deg,#7ec8ff,#2f6dff,#b9e4ff,#7ec8ff);clip-path:polygon(50% 0,100% 35%,78% 100%,22% 100%,0 35%);box-shadow:0 0 8px rgba(91,157,255,.45)}.home-login,.home-logout{display:flex;width:100%;align-items:center;justify-content:center;gap:.45rem;margin-top:.55rem;padding:.55rem .75rem;border:1px solid var(--blyp-line);border-radius:999px;background:transparent;color:var(--blyp-muted);font-size:.8125rem;font-weight:650;cursor:pointer}.home-login:hover,.home-logout:hover{color:var(--blyp-fog);background:hsla(0,0%,100%,.04)}.home-main{display:flex;min-width:0;min-height:100dvh;flex-direction:column}.home-top{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .75rem;min-height:3.6rem;padding:.65rem 1rem;border-bottom:1px solid var(--blyp-line);background:rgba(7,7,10,.78);backdrop-filter:blur(16px);position:sticky;top:0;z-index:5}.home-top-logo{font-family:var(--font-display);font-size:1.4rem;font-weight:800;letter-spacing:-.04em;color:#fff;flex-shrink:0}@media (min-width:1280px){.home-top-logo{display:none}}@media (min-width:768px){.home-top{min-height:4.15rem;padding:.75rem 1.35rem}}.home-top-search{display:flex;order:3;flex:1 1 100%;min-width:0;max-width:none;margin:0}@media (min-width:720px){.home-top-search{order:0;flex:1 1 12rem;max-width:36rem}}.home-top-actions{display:flex;align-items:center;gap:.45rem;margin-left:auto;flex-shrink:0}.home-top .home-login{width:auto;margin-top:0;padding:.45rem .85rem}.home-nav-compact{display:none;gap:.3rem;overflow-x:auto;padding:.5rem 1rem .15rem;scrollbar-width:none}.home-nav-compact::-webkit-scrollbar{display:none}.home-nav-compact .home-nav-item{flex:0 0 auto;padding:.42rem .7rem;font-size:.8125rem;background:hsla(0,0%,100%,.03);box-shadow:inset 0 0 0 1px var(--blyp-line)}@media (min-width:768px) and (max-width:1279.98px){.home-nav-compact{display:flex}}.home-icon-btn{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border-radius:12px;background:hsla(0,0%,100%,.06);color:var(--blyp-fog)}.home-icon-btn:hover{background:hsla(0,0%,100%,.1)}.home-body{display:grid;grid-template-columns:1fr;gap:1.15rem;padding:1.1rem 1rem 2rem}@media (min-width:768px){.home-body{padding:1.25rem 1.35rem 2.25rem}}@media (min-width:1280px){.home-body{grid-template-columns:minmax(0,1.35fr) minmax(280px,340px);align-items:start}}.home-col{display:flex;flex-direction:column;gap:1.1rem;min-width:0}.home-card{position:relative;overflow:hidden;border-radius:var(--home-radius);background:var(--home-card);box-shadow:0 0 0 1px var(--blyp-line),0 18px 50px rgba(0,0,0,.28);padding:1.15rem 1.15rem 1.2rem}@media (min-width:768px){.home-card{padding:1.3rem 1.35rem 1.35rem}}.home-hero{background:radial-gradient(70% 90% at 92% 12%,rgba(181,123,255,.18),transparent 46%),radial-gradient(55% 80% at 100% 80%,rgba(0,210,190,.12),transparent 50%),var(--home-card)}.home-hero-grid{display:grid;gap:1rem;align-items:center}@media (min-width:760px){.home-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(180px,.7fr)}}.home-kicker{margin:0;font-size:.6875rem;font-weight:750;letter-spacing:.18em;text-transform:uppercase;color:var(--blyp-teal)}.home-hero h1{margin:.45rem 0 0;font-family:var(--font-display);font-size:clamp(2rem,4.2vw,3.35rem);font-weight:800;letter-spacing:-.045em;line-height:.95;color:#fff}.home-hero p{margin:.7rem 0 0;max-width:34rem;font-size:.9375rem;line-height:1.5;color:var(--blyp-muted)}.home-play{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.05rem;height:2.75rem;padding:0 1.05rem;border-radius:12px;background:#0b0b0e;box-shadow:0 0 0 1px hsla(0,0%,100%,.14);color:#fff;font-size:.8125rem;font-weight:800}.home-play:hover{box-shadow:0 0 0 1px var(--blyp-teal)}.home-art{position:relative;min-height:10.5rem;isolation:isolate}.home-art-gem,.home-art-gift,.home-art-phone{position:absolute;border-radius:1.35rem}.home-art-phone{right:18%;top:12%;width:4.6rem;height:8.4rem;background:linear-gradient(180deg,#1c1c28,#0c0c12);box-shadow:0 0 0 2px hsla(0,0%,100%,.08),0 18px 40px rgba(0,210,190,.18);transform:rotate(-14deg)}.home-art-phone:after{content:"";position:absolute;inset:18% 22%;border-radius:999px;background:radial-gradient(circle,#fff 0 28%,rgba(0,210,190,.85) 29% 100%);filter:drop-shadow(0 0 10px rgba(0,210,190,.65))}.home-art-gift{right:2%;bottom:8%;width:4.4rem;height:4.4rem;background:linear-gradient(145deg,#c84bff,#7a2bff);box-shadow:0 12px 28px rgba(181,123,255,.35);transform:rotate(12deg)}.home-art-gift:after,.home-art-gift:before{content:"";position:absolute;background:#f5c84b}.home-art-gift:before{left:42%;top:-8%;width:16%;height:116%;border-radius:3px}.home-art-gift:after{left:-8%;top:42%;width:116%;height:16%;border-radius:3px}.home-art-gem{right:38%;bottom:6%;width:3.1rem;height:3.1rem;background:conic-gradient(from 40deg,#7ec8ff,#2f6dff,#b9e4ff,#7ec8ff);clip-path:polygon(50% 0,100% 35%,78% 100%,22% 100%,0 35%);filter:drop-shadow(0 8px 18px rgba(91,157,255,.55));border-radius:0}.home-desk-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.85rem}.home-desk-head h2{margin:.2rem 0 0;font-family:var(--font-display);font-size:1.55rem;font-weight:800}.home-desk-head p{margin:.4rem 0 0;max-width:36rem;font-size:.875rem;line-height:1.45;color:var(--blyp-muted)}.home-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.85rem}.home-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.38rem .7rem;border-radius:999px;background:hsla(0,0%,100%,.04);box-shadow:inset 0 0 0 1px var(--blyp-line);font-size:.72rem;font-weight:700;color:var(--blyp-fog)}.home-chip-dot{width:.45rem;height:.45rem;border-radius:999px}.home-program{position:relative;overflow:hidden;margin-top:1rem;border-radius:18px;background:#050508;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06);min-height:16.5rem}.home-program-stage{min-height:13.5rem;background:radial-gradient(ellipse at 50% 45%,rgba(0,210,190,.16),transparent 58%),linear-gradient(180deg,#101018,#07070c)}.home-program-stage,.home-ready{display:flex;align-items:center;justify-content:center}.home-ready{width:9.5rem;height:9.5rem;flex-direction:column;border-radius:999px;background:rgba(0,210,190,.08);box-shadow:0 0 0 2px rgba(0,210,190,.55),0 0 36px rgba(0,210,190,.35);text-align:center}.home-ready strong{font-family:var(--font-display);font-size:.95rem;letter-spacing:.16em;color:var(--blyp-teal)}.home-ready span{margin-top:.2rem;max-width:7rem;font-size:.65rem;line-height:1.3;color:rgba(232,230,240,.72)}.home-console{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.65rem .75rem;background:rgba(8,8,12,.92);border-top:1px solid var(--blyp-line)}.home-console-btn{display:inline-flex;align-items:center;gap:.35rem;height:2rem;padding:0 .7rem;border:0;border-radius:10px;background:hsla(0,0%,100%,.05);color:var(--blyp-fog);font-size:.72rem;font-weight:700;cursor:pointer}.home-console-btn:hover{background:hsla(0,0%,100%,.09)}.home-go{margin-left:auto}.home-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.home-card-head h2{margin:0;font-family:var(--font-display);font-size:1.05rem;font-weight:800}.home-card-head a,.home-quiet-link{font-size:.75rem;font-weight:750;color:var(--blyp-teal)}.home-muted{margin:0;font-size:.875rem;line-height:1.45;color:var(--blyp-muted)}.home-live-row{display:flex;gap:.75rem;width:100%;padding:.35rem 0;text-align:left;background:transparent;border:0;color:inherit;cursor:pointer;border-radius:14px}.home-live-row+.home-live-row{margin-top:.35rem;padding-top:.7rem;box-shadow:inset 0 1px 0 var(--blyp-line)}.home-live-row:hover .home-live-title{color:var(--blyp-teal)}.home-thumb{position:relative;width:5.4rem;height:3.5rem;flex-shrink:0;overflow:hidden;border-radius:12px;background:radial-gradient(circle at 30% 20%,rgba(0,210,190,.28),#0b0b12 62%)}.home-thumb img{width:100%;height:100%;object-fit:cover}.home-live-flag{position:absolute;left:.3rem;top:.3rem;border-radius:5px;background:var(--home-pink);padding:.08rem .3rem;font-size:.5rem;font-weight:800;letter-spacing:.08em;color:#fff}.home-live-viewers{position:absolute;right:.3rem;bottom:.3rem;border-radius:999px;background:rgba(0,0,0,.62);padding:.08rem .35rem;font-size:.5625rem;font-weight:700}.home-live-copy{min-width:0;flex:1;padding-top:.1rem}.home-live-host{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:750}.home-live-title{margin:.15rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;color:var(--blyp-muted)}.home-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}.home-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.38rem .75rem;font-size:.72rem;font-weight:750;box-shadow:inset 0 0 0 1px var(--blyp-line)}.home-pill.is-gold{background:var(--blyp-gold);color:#1a1408;box-shadow:none}.home-app-cta{gap:.75rem}.home-app-cta,.home-app-ico{display:flex;align-items:center}.home-app-ico{width:2.6rem;height:2.6rem;flex-shrink:0;justify-content:center;border-radius:14px;background:rgba(0,210,190,.14);color:var(--blyp-teal);box-shadow:0 0 18px rgba(0,210,190,.18)}.home-empty{display:flex;flex-direction:column;gap:.75rem;padding:.15rem 0 .1rem}.home-empty-stage{display:flex;min-height:6.5rem;align-items:center;justify-content:center;border-radius:16px;background:radial-gradient(circle at 50% 42%,rgba(0,229,255,.16),transparent 58%),#09090f;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06)}.home-empty-stage span{border-radius:6px;background:rgba(0,229,255,.22);padding:.2rem .5rem;font-size:.62rem;font-weight:800;letter-spacing:.14em;color:#000}.home-staff details{margin-top:.35rem}.home-staff summary{cursor:pointer;font-size:.75rem;font-weight:750;color:var(--blyp-rose)}