.fantasyCenterPremiumGate{display:grid;place-items:center;min-height:62vh;padding:clamp(1.5rem,5vw,4rem) var(--page-gutter,clamp(1rem,5vw,6rem));font-family:var(--font-family)}.fantasyCenterPremiumGate__card,.fantasyCenterPremiumGate__loadingCard{width:min(100%,720px);color:var(--text,#e2e8f8);background:radial-gradient(680px 260px at 50% -10%,var(--premium-bg-strong),transparent 72%),linear-gradient(145deg,#0d1729,#07101e);border:1px solid var(--premium-border);border-radius:var(--radius-lg,16px);box-shadow:0 22px 60px rgba(0,0,0,.34),0 0 32px rgba(248,201,95,.07)}.fantasyCenterPremiumGate__card{padding:clamp(1.4rem,4vw,2.4rem);text-align:center}.fantasyCenterPremiumGate__badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.35rem .65rem;color:var(--premium-on-gold);background:var(--premium-gradient);border:1px solid var(--premium-border-strong);border-radius:999px;box-shadow:0 7px 18px rgba(248,201,95,.16);font-size:.72rem;font-weight:880;letter-spacing:.055em;text-transform:uppercase}.fantasyCenterPremiumGate__card h1{max-width:16ch;margin:1rem auto 0;color:#dbe8ff;font-size:clamp(1.9rem,5vw,3.2rem);font-weight:850;line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.fantasyCenterPremiumGate__card p{max-width:60ch;margin:.9rem auto 0;color:rgba(240,244,255,.68);font-size:1rem;line-height:1.65}.fantasyCenterPremiumGate__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.7rem;margin-top:1.35rem}.fantasyCenterPremiumGate__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1rem;color:var(--premium-gold-text);background:var(--premium-bg);border:1px solid var(--premium-border);border-radius:var(--radius-md,12px);font:inherit;font-size:.9rem;font-weight:750;text-decoration:none;cursor:pointer}.fantasyCenterPremiumGate__button--primary{color:var(--premium-on-gold);background:var(--premium-gradient);border-color:var(--premium-border-strong);box-shadow:var(--premium-shadow)}.fantasyCenterPremiumGate__button:hover{border-color:rgba(255,229,156,.54)}.fantasyCenterPremiumGate__button--primary:hover{filter:brightness(1.04)}.fantasyCenterPremiumGate__button:focus-visible{outline:3px solid var(--premium-gold-light);outline-offset:3px}.fantasyCenterPremiumGate--loading{min-height:54vh}.fantasyCenterPremiumGate__loadingCard{display:grid;grid-template-columns:116px minmax(0,1fr);align-items:center;grid-gap:1rem;gap:1rem;width:min(100%,680px);min-height:172px;padding:1.15rem 1.3rem}.fantasyCenterPremiumGate__loadingCard .statsNguts__loadingScreen--compact{width:100%;min-height:104px;padding:.7rem;background:rgba(248,201,95,.045);border:1px solid rgba(248,201,95,.16);border-radius:14px}.fantasyCenterPremiumGate__loadingCopy{min-width:0}.fantasyCenterPremiumGate__eyebrow{display:block;margin-bottom:.35rem;color:var(--premium-gold-text);font-size:.68rem;font-weight:850;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.fantasyCenterPremiumGate__loadingCopy h1{margin:0;color:var(--text,#e2e8f8);font-size:clamp(1.15rem,3vw,1.5rem);font-weight:850;line-height:1.2}.fantasyCenterPremiumGate__loadingCopy p{max-width:50ch;margin:.5rem 0 0;color:var(--text-secondary,rgba(240,244,255,.72));font-size:.88rem;line-height:1.55}html[data-theme=light] .fantasyCenterPremiumGate__card,html[data-theme=light] .fantasyCenterPremiumGate__loadingCard{color:var(--text-primary);background:radial-gradient(640px 240px at 50% -10%,rgba(248,201,95,.18),transparent 72%),linear-gradient(145deg,#fff,#f8fafc);border-color:rgba(166,116,0,.3);box-shadow:0 18px 44px rgba(30,41,59,.11),0 0 26px rgba(166,116,0,.05)}html[data-theme=light] .fantasyCenterPremiumGate__card h1,html[data-theme=light] .fantasyCenterPremiumGate__loadingCopy h1{color:var(--text-primary)}html[data-theme=light] .fantasyCenterPremiumGate__card p,html[data-theme=light] .fantasyCenterPremiumGate__loadingCopy p{color:var(--text-secondary)}html[data-theme=light] .fantasyCenterPremiumGate__loadingCard .statsNguts__loadingScreen--compact{background:linear-gradient(180deg,rgba(248,201,95,.12),hsla(0,0%,100%,.94));border-color:rgba(166,116,0,.2)}@media (max-width:640px){.fantasyCenterPremiumGate{min-height:56vh;padding:1.25rem 1rem 2rem}.fantasyCenterPremiumGate__card{padding:1.3rem 1rem}.fantasyCenterPremiumGate__card h1{font-size:clamp(1.65rem,9vw,2.35rem)}.fantasyCenterPremiumGate__card p{font-size:.92rem}.fantasyCenterPremiumGate__loadingCard{grid-template-columns:1fr;justify-items:center;min-height:210px;padding:1rem;gap:.55rem;text-align:center}.fantasyCenterPremiumGate__loadingCard .statsNguts__loadingScreen--compact{width:92px;min-height:84px;padding:.55rem}.fantasyCenterPremiumGate__loadingCopy p{margin-top:.4rem}}@media (max-width:520px){.fantasyCenterPremiumGate__actions{display:grid}.fantasyCenterPremiumGate__button{width:100%}}