:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--play-bg:#0b0c0f;--play-surface:#14161a;--play-surface-raised:#1b1e24;--play-text:#f4f6f8;--play-text-muted:#a5aab2;--play-text-faint:#777d87;--play-accent:#ff6842;--play-accent-strong:#ff5c35;--play-border:#ffffff1a;--play-border-strong:#ffffff2e;--play-radius:18px}*{box-sizing:border-box}html{background:var(--play-bg);scroll-behavior:smooth;min-width:320px}body{background:var(--play-bg);min-width:320px;min-height:100vh;color:var(--play-text);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5;overflow-x:hidden}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.play-shell{background:radial-gradient(circle at 75% 0%, #ff68420d, transparent 30rem), var(--play-bg);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:clip}.play-shell>main{flex:1}.skip-link{z-index:20;background:var(--play-accent-strong);color:#1a0e0a;border-radius:999px;padding:.7rem 1rem;font-size:.875rem;font-weight:750;text-decoration:none;transition:transform .16s;position:fixed;top:.75rem;left:1rem;transform:translateY(-180%)}.skip-link:focus-visible{transform:translateY(0)}.play-header{width:100%;padding:clamp(1.2rem,2.7vw,2.1rem) clamp(1rem,4vw,3.75rem) 0}.play-header__inner{width:min(100%,1520px);margin:0 auto}.play-wordmark{min-height:2.75rem;color:var(--play-text);letter-spacing:.2em;align-items:center;gap:.65rem;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.play-wordmark__mark{background:var(--play-accent);clip-path:polygon(0 0,100% 50%,0 100%);border-radius:.2rem;width:.8rem;height:1.1rem}.home-main{width:100%;padding:clamp(1.15rem,2.8vw,2.5rem) clamp(1rem,4vw,3.75rem) clamp(4rem,8vw,7rem)}.home-content{width:min(100%,1520px);margin:0 auto}.hero{isolation:isolate;border:1px solid var(--play-border);background:#111318;border-radius:clamp(1rem,2vw,1.5rem);min-height:clamp(380px,49vw,620px);position:relative;overflow:hidden;box-shadow:0 24px 70px #0000003d}.hero__artwork,.hero__scrim{width:100%;height:100%;position:absolute;inset:0}.hero__artwork{z-index:-2;object-fit:cover}.hero__scrim{z-index:-1;background:linear-gradient(90deg,#08090ceb 0%,#08090cb3 34%,#08090c2e 75%,#08090c61 100%),linear-gradient(#0000 48%,#08090cc4 100%)}.hero__content{flex-direction:column;justify-content:flex-end;align-items:flex-start;max-width:40rem;min-height:clamp(380px,49vw,620px);padding:clamp(1.4rem,4.5vw,4.75rem);animation:.26s ease-out both hero-in;display:flex}.hero--empty{background:radial-gradient(circle at 80% 20%, #ff68421f, transparent 25rem), var(--play-surface)}.hero--empty .hero__content{min-height:clamp(300px,38vw,440px)}.eyebrow{color:var(--play-accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .8rem;font-size:.8rem;font-weight:800;line-height:1.2}.hero h1,.status-page h1{max-width:12ch;color:var(--play-text);letter-spacing:-.065em;margin:0;font-size:clamp(2.45rem,6vw,5.6rem);font-weight:760;line-height:.96}.hero__description{color:#f4f6f8d1;max-width:31rem;margin:1.35rem 0 0;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.45}.hero__meta{color:var(--play-text-muted);margin:.9rem 0 0;font-size:.9rem}.play-button{background:var(--play-accent-strong);color:#1b100c;cursor:pointer;min-height:3rem;font:inherit;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;margin-top:1.7rem;padding:.72rem 1.25rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:background-color .16s,transform .16s,box-shadow .16s;display:inline-flex}.play-button:hover{background:#ff7958;transform:translateY(-2px);box-shadow:0 10px 28px #ff5c3538}.play-button:active{transform:translateY(1px)}.catalog-section{margin-top:clamp(2.75rem,6vw,5.25rem)}.section-heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.3rem;display:flex}.section-heading h2{color:var(--play-text);letter-spacing:-.04em;margin:0;font-size:clamp(1.55rem,2.5vw,2.1rem);font-weight:700}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),360px));justify-content:start;gap:clamp(1rem,2vw,1.45rem);margin:0;padding:0;list-style:none;display:grid}.catalog-grid>li{min-width:0}.game-card-link{border-radius:var(--play-radius);outline:none;height:100%;text-decoration:none;display:block}.game-card{border:1px solid var(--play-border);border-radius:var(--play-radius);background:var(--play-surface);height:100%;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.game-card-link:hover .game-card{border-color:var(--play-border-strong);transform:translateY(-4px);box-shadow:0 16px 38px #00000038}.game-card-link:active .game-card{transform:translateY(1px)}.game-card-link:focus-visible{box-shadow:0 0 0 3px var(--play-bg), 0 0 0 6px var(--play-accent)}.game-card__artwork{aspect-ratio:16/9;background:var(--play-surface-raised);position:relative;overflow:hidden}.game-card__artwork img{object-fit:cover;width:100%;height:100%;transition:filter .18s,transform .22s}.game-card-link:hover .game-card__artwork img{transform:scale(1.025)}.game-card--coming-soon{cursor:default;background:#14161ac7;border-color:#ffffff12}.game-card--coming-soon .game-card__artwork img{filter:saturate(.78)brightness(.76)}.game-card__body{padding:1rem 1.1rem 1.2rem}.game-card__topline{min-height:1.25rem}.game-card__status{color:#ffb09a;letter-spacing:.03em;background:#ff684221;border-radius:999px;align-items:center;min-height:1.35rem;padding:.15rem .55rem;font-size:.76rem;font-weight:760;display:inline-flex}.game-card h3{color:var(--play-text);letter-spacing:-.025em;margin:.45rem 0 0;font-size:1.2rem;font-weight:700;line-height:1.2}.game-card p{max-width:30ch;color:var(--play-text-muted);margin:.45rem 0 0;font-size:.95rem;line-height:1.45}.play-footer{width:min(100%,1520px);color:var(--play-text-faint);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.2rem clamp(1rem,4vw,3.75rem) 1.55rem;font-size:.82rem;display:flex}.play-footer a{color:var(--play-text-muted);text-underline-offset:.25em;text-decoration-color:#0000;transition:color .16s,text-decoration-color .16s}.play-footer a:hover{color:var(--play-text);text-decoration-color:currentColor}.play-back-link{min-height:2.75rem;color:var(--play-text-muted);align-items:center;gap:.45rem;font-size:.95rem;font-weight:650;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.play-back-link:hover{color:var(--play-text);transform:translate(-2px)}.play-back-link:focus-visible{outline:3px solid var(--play-accent);outline-offset:4px;border-radius:.4rem}.status-page{align-items:center;width:min(100%,1080px);min-height:calc(100svh - 8rem);margin:0 auto;padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,3rem);display:grid}.status-page__panel{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(1.6rem,5vw,4rem);display:grid}.status-page__artwork{aspect-ratio:16/9;background:var(--play-surface);border-radius:clamp(1rem,2vw,1.5rem);overflow:hidden;box-shadow:0 24px 70px #00000040}.status-page__artwork img{object-fit:cover;width:100%;height:100%}.status-page__content{max-width:31rem}.status-page h1{font-size:clamp(2.3rem,5vw,4.6rem)}.status-page__content>p:not(.eyebrow){max-width:34ch;color:var(--play-text-muted);margin:1.25rem 0 0;font-size:1.05rem}.status-page__content .play-back-link{margin-top:1.8rem}.status-page__actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.55rem;display:flex}.status-page__actions .play-button{margin-top:0}.status-page--not-found,.status-page--error{min-height:calc(100svh - 9.5rem)}.game-loading{min-height:100svh;color:var(--play-text-muted);place-content:center;justify-items:center;gap:1rem;padding:2rem;display:grid}.game-loading__bar{background:var(--play-surface-raised);border-radius:999px;width:4.5rem;height:.25rem;overflow:hidden}.game-loading__bar:after{border-radius:inherit;background:var(--play-accent);content:"";width:45%;height:100%;animation:.9s ease-in-out infinite alternate loading;display:block}.game-loading p{margin:0;font-size:.95rem}@keyframes hero-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes loading{0%{transform:translate(-110%)}to{transform:translate(240%)}}@media (max-width:720px){.status-page__panel{grid-template-columns:1fr}.status-page__content{max-width:38rem}}@media (max-width:560px){.play-header{padding-top:.85rem}.home-main{padding-top:.8rem}.hero{border-left:0;border-right:0;border-radius:0 0 1.25rem 1.25rem;min-height:410px;margin-left:-1rem;margin-right:-1rem}.hero__content{min-height:410px;padding:1.5rem 1rem 1.7rem}.hero__scrim{background:linear-gradient(#08090c29 0%,#08090c66 42%,#08090cf2 100%),linear-gradient(90deg,#08090c5c 0%,#0000 80%)}.hero h1{max-width:10ch;font-size:clamp(2.55rem,13vw,4.15rem)}.catalog-section{margin-top:2.8rem}.catalog-grid{grid-template-columns:1fr}.play-footer{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (orientation:landscape) and (max-height:600px){.hero,.hero__content{min-height:310px}.hero__content{max-width:34rem;padding:1.6rem 2.2rem}.hero h1{font-size:clamp(2.25rem,6vw,3.7rem)}.hero__description{margin-top:.75rem;font-size:.95rem}.play-button{margin-top:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
