@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--brand-dark-red: #821812;--brand-bright-red: #e32018;--brand-deep-red: #aa1f17;--brand-ink: #231f20;--brand-paper: #f5f5f5;--brand-cream: #fbf7f2;--brand-mist: #ece8e1;--brand-line: #d7d1ca;--brand-muted: #676163;--brand-success: #5c8d62;--brand-warning: #d08a3f;--brand-danger: #b34747;--brand-shadow: 0 22px 58px rgba(35, 31, 32, .12);--panel-shadow: 0 14px 32px rgba(35, 31, 32, .08);--border-soft: 1px solid rgba(130, 24, 18, .08);--radius-card: 8px;--radius-control: 10px}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{margin:0;font-family:Space Grotesk,sans-serif;color:var(--brand-ink);background:linear-gradient(135deg,rgba(227,32,24,.11),transparent 32%),linear-gradient(225deg,rgba(35,31,32,.06),transparent 36%),linear-gradient(180deg,#fffdfb,#f4ede7)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.app-shell{position:relative;min-height:100vh;overflow-x:clip}.background-orb,.background-grid{pointer-events:none;position:fixed;z-index:0}.background-orb{width:24rem;height:24rem;border-radius:999px;filter:blur(56px);opacity:.45}.background-orb-left{top:-8rem;left:-6rem;background:#e320182e}.background-orb-right{right:-6rem;bottom:-8rem;background:#82181226}.background-grid{top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(130,24,18,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(130,24,18,.04) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.18),transparent 70%);mask-image:linear-gradient(180deg,rgba(0,0,0,.18),transparent 70%)}.site-header,.site-footer,.page-shell{position:relative;z-index:1}.site-header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 5vw;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf7f2c2;border-bottom:1px solid rgba(130,24,18,.08)}.brand-mark strong{display:block;font-family:Fraunces,serif;font-size:1.5rem}.brand-eyebrow,.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;color:var(--brand-muted)}.main-nav{display:flex;align-items:center;gap:.45rem}.main-nav a{padding:.68rem .92rem;border-radius:999px;color:#231f20d1;transition:background .18s ease,color .18s ease,transform .18s ease}.main-nav a:hover,.main-nav a.active{background:#8218121a;color:var(--brand-dark-red)}.header-actions{display:flex;align-items:center;gap:.75rem}.page-shell{width:min(1260px,calc(100% - 2rem));margin:0 auto;padding:1.4rem 0 4rem}.page-stack,.stack,.section-stack{display:flex;flex-direction:column;gap:1.4rem}.grid-2,.grid-3,.hero-grid,.dashboard-grid,.showcase-grid,.room-grid,.category-grid,.info-tile-grid,.landing-hero,.dashboard-hero,.game-detail-hero,.catalog-hero{display:grid;gap:1.25rem}.grid-2,.hero-grid,.dashboard-grid,.dashboard-hero,.game-detail-hero,.catalog-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.category-grid,.showcase-grid,.room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-hero{align-items:stretch;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);padding:.6rem 0 .4rem}.landing-hero-copy,.catalog-hero-copy{display:flex;flex-direction:column;justify-content:center;gap:1rem}.landing-hero-copy h1,.catalog-hero-copy h1,.room-header h1,.profile-card h1,.card h1,.game-detail-intro h1{margin:0;font-family:Fraunces,serif;font-size:clamp(2.3rem,4vw,4.2rem);line-height:.98}.landing-lead,.catalog-hero-copy p,.game-detail-lead{margin:0;font-size:1.08rem;line-height:1.7;color:#231f20c7}.hero-stat-grid,.profile-stat-grid,.reward-stat-grid{display:grid;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stat,.profile-stat,.reward-stat{padding:1rem 1.05rem;border-radius:1.3rem;background:#ffffffb8;border:var(--border-soft);box-shadow:var(--panel-shadow)}.hero-stat strong,.profile-stat strong,.reward-stat strong{display:block;font-size:1.2rem;margin-bottom:.3rem}.hero-stat span,.profile-stat span,.reward-stat span{color:var(--brand-muted)}.landing-hero-visual,.hero-floating-grid,.stack{display:flex;flex-direction:column;gap:1rem}.hero-echo-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:1rem;align-items:center;padding:1rem}.hero-echo-image{width:100%;max-width:180px;margin:0 auto}.hero-echo-copy{display:flex;flex-direction:column;gap:.45rem}.hero-echo-copy strong{font-size:1.1rem}.hero-echo-copy p{margin:0;color:var(--brand-muted)}.hero-floating-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-mini-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:.9rem;align-items:center;padding:.85rem;border-radius:1.3rem;background:#ffffffb3;border:var(--border-soft);box-shadow:var(--panel-shadow)}.hero-mini-card img{width:88px;height:72px;object-fit:cover;border-radius:1rem}.hero-mini-card strong,.hero-mini-card span{display:block}.hero-mini-card span{margin-top:.25rem;color:var(--brand-muted);font-size:.92rem}.catalog-hero{align-items:start}.filter-row,.pill-row,.action-row,.inline-actions,.card-actions,.echo-actions,.game-category-row{display:flex;flex-wrap:wrap;gap:.75rem}.section-heading{display:flex;flex-direction:column;gap:.3rem}.section-heading-inline{align-items:center;flex-direction:row;justify-content:space-between}.section-heading h2,.section-heading h3,.card h2,.card h3{margin:0;font-family:Fraunces,serif;font-size:clamp(1.4rem,2.1vw,2rem)}.section-heading p,.card p,.site-footer p,.echo-panel p,.data-muted{margin:0;color:var(--brand-muted)}.card{background:#faf7f3d1;border:var(--border-soft);border-radius:1.65rem;padding:1.35rem;box-shadow:var(--brand-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nested-card{background:#ffffffb8;margin-top:1rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;padding:.82rem 1.2rem;border:0;border-radius:999px;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 12px 22px #231f2014}.button-primary{color:#fff;background:linear-gradient(135deg,var(--brand-bright-red),var(--brand-dark-red))}.button-secondary{color:var(--brand-dark-red);background:#8218121a}.button-ghost{color:var(--brand-ink);background:#231f200f}.button-danger{color:var(--brand-danger);background:#b3474724}.button-static{cursor:default;pointer-events:none}.badge,.pill,.timer-pill,.game-art-meta,.game-category-chip{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.42rem .78rem;border-radius:999px;background:#82181214;color:var(--brand-dark-red);font-size:.86rem}.status-badge.status-success{background:#5c8d6229;color:var(--brand-success)}.status-badge.status-warning{background:#d08a3f2e;color:var(--brand-warning)}.status-badge.status-muted{background:#231f2014;color:var(--brand-muted)}.filter-chip{border:1px solid rgba(130,24,18,.12);background:#ffffffc2;color:var(--brand-muted);padding:.76rem 1rem;border-radius:999px;cursor:pointer;transition:all .18s ease}.filter-chip.active,.filter-chip:hover{color:#fff;background:linear-gradient(135deg,var(--brand-bright-red),var(--brand-dark-red));border-color:transparent}.meta-grid,.form-grid,.checkbox-grid,.data-grid,.info-tile-grid{display:grid;gap:.9rem}.meta-grid,.form-grid,.checkbox-grid,.info-tile-grid,.meta-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:.45rem}.field span{color:var(--brand-muted);font-size:.92rem}.field input,.field select,.field textarea{width:100%;padding:.9rem 1rem;border-radius:1rem;border:1px solid var(--brand-line);background:#ffffffe6;transition:border-color .18s ease,box-shadow .18s ease}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#82181273;box-shadow:0 0 0 4px #e320181f}.toggle-row{display:flex;align-items:center;gap:.7rem;padding:.85rem .9rem;border-radius:1rem;border:var(--border-soft);background:#ffffffad}.profile-head,.game-card-head,.room-header,.modal-header{display:flex;justify-content:space-between;gap:1rem}.avatar-shell{width:4.4rem;height:4.4rem;border-radius:1.3rem;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#e3201833,#82181229);color:var(--brand-dark-red);font-size:1.5rem;font-weight:700}.avatar-shell-large{width:5rem;height:5rem}.profile-card-large{display:flex;flex-direction:column;gap:1.4rem}.profile-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reward-summary-card{display:flex;justify-content:space-between;gap:1.25rem;align-items:center}.list-card,.data-stack{min-height:100%}.reward-stat-grid{width:min(420px,100%);grid-template-columns:repeat(2,minmax(0,1fr))}.echo-panel{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1rem;align-items:center;background:linear-gradient(135deg,#fffc,#fff4f2eb),radial-gradient(circle at top right,rgba(227,32,24,.08),transparent 48%)}.echo-avatar-shell{position:relative}.echo-avatar-image{width:100%;border-radius:1.4rem;box-shadow:var(--panel-shadow)}.echo-avatar-badge{position:absolute;right:-.4rem;bottom:-.3rem;width:2.4rem;height:2.4rem;border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brand-bright-red),var(--brand-dark-red));font-weight:700}.echo-heading{display:flex;flex-direction:column;gap:.18rem}.echo-name{text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;color:var(--brand-muted)}.echo-content h2,.hero-echo-copy strong,.game-card-body h3,.room-showcase-body h3,.game-detail-intro h1{margin:0}.echo-content small{display:block;margin-top:.6rem;color:var(--brand-muted)}.showcase-grid-upcoming .game-showcase-card{opacity:.96}.game-showcase-card,.room-showcase-card{display:flex;flex-direction:column;overflow:hidden;padding:0}.game-showcase-card-featured{transform:translateY(-2px)}.room-showcase-media{aspect-ratio:16 / 9}.game-art-image,.room-showcase-media img,.game-detail-banner-image{width:100%;height:100%;object-fit:cover}.game-art-overlay,.game-detail-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem}.room-showcase-media .badge{position:absolute;top:1rem;right:1rem}.game-card-body,.room-showcase-body{display:flex;flex:1;flex-direction:column;gap:.9rem;padding:1.15rem}.game-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.game-punchline{margin:.4rem 0 0;color:#231f20d1;font-weight:500}.game-summary{margin:0;color:var(--brand-muted);line-height:1.65}.game-meta-list{display:flex;flex-wrap:wrap;gap:.6rem}.game-meta-list span{display:inline-flex;align-items:center;padding:.5rem .75rem;border-radius:999px;background:#231f200d;color:var(--brand-muted);font-size:.88rem}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{position:relative;overflow:hidden}.category-count{display:inline-flex;width:2.8rem;height:2.8rem;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#e3201824,#8218121f);color:var(--brand-dark-red);font-weight:700}.info-band-card{min-height:0}.dashboard-panel{display:flex;flex-direction:column;gap:1rem}.room-header h1,.game-detail-intro h1{font-size:clamp(2rem,3vw,3.2rem)}.room-header{align-items:flex-start}.game-detail-banner{min-height:100%;border-radius:1.8rem;box-shadow:var(--brand-shadow)}.game-detail-intro{display:flex;flex-direction:column;justify-content:center;gap:1rem}.game-detail-meta{display:flex;flex-wrap:wrap;gap:.7rem}.game-detail-meta span{display:inline-flex;align-items:center;padding:.6rem .85rem;border-radius:999px;background:#231f200d;color:var(--brand-muted)}.info-tile{display:flex;flex-direction:column;gap:.4rem;padding:1rem;border-radius:1.1rem;background:#ffffffa8;border:var(--border-soft)}.info-tile strong{font-size:.96rem}.info-tile span{color:var(--brand-muted);line-height:1.55}.rule-list,.bullet-list,.data-list,.score-list,.player-list{margin:0;padding-left:1.15rem}.data-row{display:grid;gap:.32rem}.data-key{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-muted)}.data-value{color:#231f20e0}.rule-list li,.bullet-list li,.data-list li{margin-bottom:.75rem;line-height:1.65;color:#231f20e0}.player-list{padding-left:0;list-style:none}.player-list li,.score-list li{display:flex;justify-content:space-between;gap:1rem;padding:.72rem 0;border-bottom:1px solid rgba(35,31,32,.06)}.player-list li:last-child,.score-list li:last-child{border-bottom:0}.player-tags{display:flex;flex-wrap:wrap;gap:.4rem}.tabs{display:flex;flex-wrap:wrap;gap:.75rem}.vote-grid{display:grid;gap:.75rem}.vote-choice{width:100%;padding:.95rem;text-align:left;border:var(--border-soft);border-radius:1rem;background:#ffffffb8;cursor:pointer}.divider{height:1px;background:#231f2014;margin:1rem 0}.log-block{white-space:pre-wrap;overflow:auto;padding:1rem;border-radius:1rem;background:#231f20f0;color:#f7f7f7}.score-corrector{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.6rem 0}.catalog-bottom-cta{display:flex;justify-content:space-between;align-items:center;gap:1rem}.site-footer{padding:0 5vw 2.4rem;color:var(--brand-muted)}.site-footer-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:1.4rem;border-top:1px solid rgba(130,24,18,.08)}.site-footer strong{color:var(--brand-ink)}.error-card{color:var(--brand-danger);border-color:#b3474742}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;background:#231f2073}.modal-panel{width:min(680px,100%);padding:1.2rem;border-radius:1.35rem;background:#fff}@media (max-width: 1100px){.landing-hero,.catalog-hero,.dashboard-hero,.dashboard-grid,.game-detail-hero,.showcase-grid,.room-grid,.category-grid{grid-template-columns:1fr 1fr}.profile-stat-grid,.hero-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 920px){.grid-2,.grid-3,.hero-grid,.dashboard-grid,.showcase-grid,.room-grid,.category-grid,.info-tile-grid,.landing-hero,.dashboard-hero,.game-detail-hero,.catalog-hero,.meta-grid,.form-grid,.checkbox-grid,.site-footer-grid{grid-template-columns:1fr}.site-header,.room-header,.profile-head,.game-card-head,.section-heading-inline,.catalog-bottom-cta{flex-direction:column;align-items:flex-start}.main-nav{flex-wrap:wrap}.page-shell{width:min(100% - 1rem,1260px)}.hero-echo-card,.echo-panel,.hero-floating-grid,.profile-stat-grid,.reward-stat-grid,.hero-stat-grid{grid-template-columns:1fr}}:root{--surface-base: rgba(255, 251, 247, .72);--surface-raised: rgba(255, 255, 255, .82);--surface-strong: rgba(255, 255, 255, .92);--surface-tint: rgba(130, 24, 18, .06);--shadow-soft: 0 14px 36px rgba(35, 31, 32, .08);--shadow-mid: 0 24px 60px rgba(35, 31, 32, .12);--shadow-glow: 0 12px 40px rgba(227, 32, 24, .12)}body{background:linear-gradient(135deg,rgba(227,32,24,.13),transparent 30%),linear-gradient(235deg,rgba(35,31,32,.08),transparent 34%),linear-gradient(180deg,#fffdfa,#f6eee8 52%,#f3ece5)}.app-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.26),transparent 26%),linear-gradient(90deg,rgba(255,255,255,.34),transparent 34%,rgba(255,255,255,.22))}.page-shell{width:min(1280px,calc(100% - 2rem));padding-top:1.7rem;padding-bottom:4.5rem}.page-stack,.room-main-column,.room-aside-column,.room-aside-stack,.dashboard-primary-column,.dashboard-secondary-column,.compact-stack,.room-drawer-stack{display:flex;flex-direction:column;gap:1rem}.site-header{padding:.95rem 4.5vw;gap:1.25rem;background:#fcf8f4bd;-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);box-shadow:0 10px 36px #231f200d}.site-header-main{display:flex;align-items:center;gap:2rem;min-width:0;flex:1}.brand-mark a{display:flex;flex-direction:column;gap:.22rem}.brand-mark strong{font-size:1.45rem;letter-spacing:-.03em}.brand-mark small{color:#231f209e;font-size:.88rem;max-width:22rem}.desktop-nav{gap:.55rem}.main-nav a{display:inline-flex;align-items:center;min-height:2.75rem;padding:.68rem 1rem;border-radius:999px;font-size:.95rem;color:#231f20c2;transition:transform .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.main-nav a:hover,.main-nav a.active{color:var(--brand-dark-red);background:#82181214;box-shadow:inset 0 0 0 1px #82181214}.header-actions{gap:.65rem}.user-badge{padding:.55rem .9rem;background:#ffffffd1;color:var(--brand-ink);box-shadow:inset 0 0 0 1px #82181214}.mobile-menu-trigger,.mobile-nav-panel{display:none}.site-footer{padding:0 4.5vw 2.8rem}.site-footer-grid{gap:1.4rem;padding:1.6rem 1.8rem;border:1px solid rgba(130,24,18,.08);border-radius:1.9rem;background:linear-gradient(135deg,#ffffffbd,#fff8f5cc),#ffffff9e;box-shadow:var(--shadow-soft)}.site-footer-brand strong{display:block;margin-bottom:.55rem;font-family:Fraunces,serif;font-size:1.35rem;line-height:1.12}.site-footer-links{display:flex;flex-direction:column;gap:.55rem}.site-footer-links a{color:#231f20b8;transition:color .18s ease,transform .18s ease}.site-footer-links a:hover{color:var(--brand-dark-red);transform:translate(2px)}.site-footer-note{display:inline-flex;align-items:center;gap:.45rem;padding:.8rem .95rem;border-radius:1rem;background:#8218120f}.card{position:relative;overflow:hidden;border-radius:1.5rem;padding:1.2rem;background:linear-gradient(180deg,#ffffffe0,#fcf8f4bd),var(--surface-base);border:1px solid rgba(130,24,18,.08);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.card:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);pointer-events:none}.section-heading{gap:.42rem}.section-heading h2,.section-heading h3,.card h2,.card h3{font-size:clamp(1.18rem,1.9vw,1.75rem);line-height:1.08;letter-spacing:-.03em}.section-heading p,.card p,.site-footer p,.echo-panel p,.data-muted{line-height:1.65}.button{position:relative;min-height:3rem;padding:.82rem 1.16rem;font-weight:600;letter-spacing:-.01em;box-shadow:0 6px 16px #231f200d}.button.button-sm{min-height:2.7rem;padding:.68rem 1rem;font-size:.92rem}.button:hover{transform:translateY(-2px);box-shadow:0 14px 24px #231f201a}.button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.button:focus-visible,.icon-button:focus-visible,.filter-chip:focus-visible,.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible,.setting-toggle-card:focus-visible,.quick-preset-card:focus-visible{outline:2px solid rgba(227,32,24,.3);outline-offset:2px}.button-primary{box-shadow:var(--shadow-glow)}.button-secondary{background:#82181214;box-shadow:inset 0 0 0 1px #82181214}.button-ghost{background:#ffffffa3;box-shadow:inset 0 0 0 1px #231f200f}.button-danger{color:#8f1f1f;background:#b347471f}.button-icon,.badge-icon,.inline-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.button-icon svg,.badge-icon svg,.inline-icon svg{width:1rem;height:1rem}svg.badge-icon,svg.inline-icon,svg.button-icon{width:1rem;height:1rem}.catalog-hero .echo-panel{align-self:start;min-height:0}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.icon-button:hover{transform:translateY(-1px)}.icon-button-ghost{color:#231f20b8;background:#ffffffb8;box-shadow:inset 0 0 0 1px #231f200f}.icon-button-soft{color:var(--brand-dark-red);background:#8218121a}.icon-button-danger{color:var(--brand-danger);background:#b347471f}.icon-button-icon{width:1rem;height:1rem}.badge,.pill,.timer-pill,.game-art-meta,.game-category-chip,.status-chip{min-height:2rem;padding:.42rem .74rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.muted-badge,.status-chip-muted{background:#231f2012;color:#231f20b8}.success-badge,.status-chip-success{background:#5c8d6224;color:var(--brand-success)}.warning-badge,.status-chip-warning{background:#d08a3f29;color:var(--brand-warning)}.status-chip-danger{background:#b3474729;color:var(--brand-danger)}.landing-hero,.catalog-hero,.dashboard-hero,.game-detail-hero{align-items:stretch}.landing-hero-copy,.catalog-hero-copy,.game-detail-intro{padding:.4rem 0}.landing-hero-copy h1,.catalog-hero-copy h1,.game-detail-intro h1,.room-topbar h1,.privacy-hero h1{letter-spacing:-.05em}.promise-chip-row{display:flex;flex-wrap:wrap;gap:.7rem}.promise-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem .86rem;border-radius:999px;background:#ffffffad;color:#231f20cc;border:1px solid rgba(130,24,18,.08);box-shadow:inset 0 1px #ffffffb3}.hero-echo-card,.profile-card-large,.dashboard-panel,.room-topbar,.room-action-surface,.room-sidebar-panel,.catalog-bottom-cta,.privacy-card,.list-card,.data-stack{background:linear-gradient(180deg,#ffffffeb,#fcf8f4c2),var(--surface-strong)}.hero-echo-card{padding:1.2rem;border-radius:1.7rem;box-shadow:var(--shadow-mid)}.hero-floating-grid{gap:.9rem}.hero-mini-card{background:#ffffffc7;transition:transform .2s ease,box-shadow .2s ease}.hero-mini-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.category-card,.info-band-card{background:#ffffffb8}.category-card{min-height:12rem;display:flex;flex-direction:column;justify-content:space-between}.category-count{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:1rem;background:#82181214;color:var(--brand-dark-red);font-family:Fraunces,serif;font-size:1.25rem}.catalog-toolbar{display:flex;flex-direction:column;gap:.95rem}.search-field{display:flex;align-items:center;gap:.8rem;min-height:3.1rem;padding:0 1rem;border-radius:1rem;background:#fffc;border:1px solid rgba(130,24,18,.08);box-shadow:inset 0 1px #ffffffbd}.search-field svg{width:1rem;height:1rem;color:#231f2073}.search-field input{width:100%;border:0;background:transparent;color:var(--brand-ink);outline:none}.filter-row{gap:.6rem}.filter-chip{min-height:2.55rem;padding:.7rem .96rem;font-weight:500;box-shadow:inset 0 1px #ffffffbf}.field{display:flex;flex-direction:column;gap:.5rem}.field span{font-size:.83rem;text-transform:uppercase;letter-spacing:.12em;color:#231f208f}.field input,.field select,.field textarea{min-height:3.15rem;padding:.86rem .95rem;border-radius:1rem;border:1px solid rgba(130,24,18,.12);background:#ffffffd1;color:var(--brand-ink);box-shadow:inset 0 1px #ffffffbf}.field textarea{min-height:7rem;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#231f2066}.dashboard-workspace{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:1rem;align-items:start}.quick-preset-grid,.setting-toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem}.quick-preset-card,.setting-toggle-card{display:flex;align-items:flex-start;gap:.9rem;text-align:left;border:1px solid rgba(130,24,18,.08);border-radius:1.2rem;padding:.95rem;background:#ffffffb3;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.quick-preset-card:hover,.setting-toggle-card:hover{transform:translateY(-2px);border-color:#e320182e;box-shadow:var(--shadow-soft)}.quick-preset-card-active,.setting-toggle-card-active{background:linear-gradient(135deg,#e320181c,#82181214),#fffc;border-color:#e320183d;box-shadow:var(--shadow-glow)}.quick-preset-icon,.setting-toggle-icon,.room-sidebar-fact-icon{display:inline-flex;align-items:center;justify-content:center;width:2.7rem;height:2.7rem;border-radius:.95rem;background:#82181214;color:var(--brand-dark-red);flex-shrink:0}.quick-preset-copy,.setting-toggle-copy{display:flex;flex-direction:column;gap:.25rem;min-width:0}.quick-preset-copy span,.setting-toggle-copy span{font-size:.92rem;color:var(--brand-muted);line-height:1.5}.toggle-pill{width:2.75rem;height:1.6rem;margin-left:auto;border-radius:999px;background:#231f201f;position:relative;transition:background .18s ease}.toggle-pill span{position:absolute;top:.18rem;left:.18rem;width:1.24rem;height:1.24rem;border-radius:999px;background:#fff;transition:transform .18s ease;box-shadow:0 4px 12px #231f202e}.toggle-pill-active{background:linear-gradient(135deg,var(--brand-bright-red),var(--brand-dark-red))}.toggle-pill-active span{transform:translate(1.15rem)}.reward-stat-grid,.profile-stat-grid,.hero-stat-grid,.info-tile-grid{gap:.8rem}.reward-stat,.profile-stat,.hero-stat,.info-tile{background:#ffffffc2;box-shadow:inset 0 1px #ffffffc7}.game-showcase-card,.room-showcase-card{display:flex;flex-direction:column;padding:0;border-radius:1.6rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.game-showcase-card:hover,.room-showcase-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-mid);border-color:#e320181f}.game-showcase-card-featured{box-shadow:var(--shadow-mid)}.game-art,.room-showcase-media,.game-detail-banner{position:relative;overflow:hidden}.game-art{aspect-ratio:16 / 10}.room-showcase-media,.game-detail-banner{aspect-ratio:16 / 9}.game-art-image,.room-showcase-media img,.game-detail-banner-image{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .35s ease}.game-showcase-card:hover .game-art-image,.room-showcase-card:hover .room-showcase-media img,.game-detail-banner:hover .game-detail-banner-image{transform:scale(1.06)}.game-art:after,.room-showcase-media:after,.game-detail-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#231f200a,#231f20a3)}.game-art-overlay,.game-detail-banner-overlay,.room-showcase-code{position:absolute;inset:auto 1rem 1rem;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem}.game-art-overlay{align-items:center}.room-showcase-code{padding:.8rem .9rem;border-radius:1rem;background:#231f2059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff}.game-card-body,.room-showcase-body{display:flex;flex-direction:column;gap:.9rem;padding:1.05rem;flex:1}.game-card-top,.game-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.game-card-top h3,.room-showcase-body h3{margin:.22rem 0 0;font-size:1.3rem;letter-spacing:-.03em}.game-punchline,.game-summary{color:#231f20b8}.game-summary{min-height:3.4rem}.game-meta-list{display:flex;flex-wrap:wrap;gap:.55rem}.game-meta-list span,.game-detail-meta span{display:inline-flex;align-items:center;gap:.45rem;padding:.56rem .8rem;border-radius:999px;background:#231f200d;color:#231f20bd}.card-actions{align-items:center;margin-top:auto}.catalog-bottom-cta{align-items:center}.room-card-status-row,.room-topbar-line,.room-topbar-actions,.room-sidebar-badges,.player-card-meta,.player-card-stats{display:flex;flex-wrap:wrap;gap:.55rem}.room-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;border-radius:1.8rem;box-shadow:var(--shadow-mid)}.room-topbar-copy{display:flex;flex-direction:column;gap:.7rem}.room-topbar h1{margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1}.room-code-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem .82rem;border-radius:999px;background:#ffffffb3;box-shadow:inset 0 1px #fffc}.room-layout{display:grid;grid-template-columns:minmax(0,1.18fr) 320px;gap:1rem;align-items:start}.room-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.room-action-surface,.dashboard-panel,.list-card{gap:1rem}.room-lobby-actions,.room-live-toolbar,.referee-proposal-row{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.room-live-toolbar{justify-content:space-between}.room-sidebar{display:flex;flex-direction:column;gap:1rem}.room-sidebar-code{display:flex;justify-content:space-between;gap:.8rem;align-items:center;padding:.85rem .95rem;border-radius:1rem;background:#8218120d}.room-sidebar-code strong{display:block;font-size:1.25rem}.socket-chip{display:inline-flex;align-items:center;gap:.45rem;min-height:2rem;padding:.42rem .75rem;border-radius:999px;font-size:.86rem}.socket-chip-online{background:#5c8d6224;color:var(--brand-success)}.socket-chip-offline{background:#d08a3f24;color:var(--brand-warning)}.socket-dot{width:.55rem;height:.55rem;border-radius:999px;background:currentColor}.room-sidebar-facts{display:grid;gap:.7rem}.room-sidebar-fact{display:flex;align-items:center;gap:.8rem;padding:.8rem .85rem;border-radius:1rem;background:#ffffffb3}.room-sidebar-actions{display:grid;gap:.75rem}.room-sidebar-actions .button{width:100%}.player-list-grid{display:grid;gap:.7rem}.player-card{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem;border-radius:1.2rem;background:#ffffffb8;border:1px solid rgba(130,24,18,.07)}.player-card-main{display:flex;align-items:center;gap:.8rem;min-width:0}.avatar-shell{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e320182e,#82181214);color:var(--brand-dark-red);border-radius:1rem;overflow:hidden;flex-shrink:0}.avatar-shell img{width:100%;height:100%;object-fit:cover}.avatar-shell-large{width:4.4rem;height:4.4rem;font-size:1.4rem}.player-card-avatar{width:3rem;height:3rem}.player-card-copy{min-width:0}.player-card-copy strong{display:block;margin-bottom:.35rem}.alert-banner{display:flex;align-items:flex-start;gap:.85rem;padding:.95rem 1rem;border-radius:1.2rem;border:1px solid rgba(130,24,18,.08);background:#ffffffd1;box-shadow:var(--shadow-soft)}.alert-banner-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.95rem;flex-shrink:0}.alert-banner-content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.alert-banner-content p{margin:0}.alert-banner-actions{margin-left:auto;display:flex;flex-wrap:wrap;gap:.6rem}.alert-banner-info .alert-banner-icon{background:#82181214;color:var(--brand-dark-red)}.alert-banner-success .alert-banner-icon{background:#5c8d6224;color:var(--brand-success)}.alert-banner-warning .alert-banner-icon{background:#d08a3f24;color:var(--brand-warning)}.alert-banner-error .alert-banner-icon{background:#b3474724;color:var(--brand-danger)}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:1.2rem .4rem}.empty-state-icon{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:1.1rem;background:#82181214;color:var(--brand-dark-red)}.empty-state-copy p{max-width:32rem}.toast-stack{position:fixed;top:5.7rem;right:1rem;z-index:60;width:min(360px,calc(100vw - 2rem));display:flex;flex-direction:column;gap:.75rem}.toast-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;align-items:start;padding:.95rem;border-radius:1.25rem;background:#ffffffe6;border:1px solid rgba(130,24,18,.08);box-shadow:var(--shadow-mid);animation:toast-enter .24s ease}.toast-icon{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:.9rem}.toast-copy p{margin:.2rem 0 0;color:var(--brand-muted)}.toast-success .toast-icon{background:#5c8d6224;color:var(--brand-success)}.toast-info .toast-icon{background:#82181214;color:var(--brand-dark-red)}.toast-warning .toast-icon{background:#d08a3f24;color:var(--brand-warning)}.toast-error .toast-icon{background:#b3474724;color:var(--brand-danger)}.modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-panel{width:min(720px,100%);padding:1.15rem;border-radius:1.5rem;background:linear-gradient(180deg,#fffffff5,#faf6f2e6),#fff;border:1px solid rgba(130,24,18,.08);box-shadow:var(--shadow-mid)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.modal-header h3{margin:0;font-family:Fraunces,serif}.modal-panel .card{background:#ffffffb3;box-shadow:none}.tabs{gap:.55rem}.tabs-trigger{background:#ffffffad;box-shadow:inset 0 0 0 1px #231f200d}.tabs-trigger-active{box-shadow:var(--shadow-glow)}.vote-choice{display:flex;align-items:center;gap:.75rem;border-radius:1.1rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.vote-choice:hover{transform:translateY(-1px);border-color:#e320182e;box-shadow:var(--shadow-soft)}.privacy-page{gap:1rem}.privacy-hero{padding:.4rem 0 .2rem}.privacy-hero h1{margin:.2rem 0 .6rem;font-family:Fraunces,serif;font-size:clamp(2rem,4vw,3.4rem)}.privacy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.privacy-commitments{display:flex;flex-direction:column;gap:1rem}.privacy-pill-list{display:flex;flex-wrap:wrap;gap:.7rem}.privacy-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.68rem .92rem;border-radius:999px;background:#82181214;color:var(--brand-dark-red)}.skeleton-card{display:flex;flex-direction:column;gap:.8rem}.skeleton-block{border-radius:999px;background:linear-gradient(90deg,#231f200f,#231f201c,#231f200f);background-size:200% 100%;animation:skeleton-wave 1.2s linear infinite}.skeleton-title{width:54%;height:1.25rem}.skeleton-line{width:100%;height:.95rem}.room-sidebar-trigger{display:none}.mobile-nav a,.room-topbar-actions>*,.room-sidebar-badges>*,.card-actions>*,.inline-actions>*{flex-shrink:0}@keyframes toast-enter{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes skeleton-wave{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1180px){.dashboard-workspace,.room-layout{grid-template-columns:1fr}.room-aside-column{display:none}.room-sidebar-trigger{display:inline-flex}}@media (max-width: 920px){.site-header{flex-direction:column;align-items:stretch;padding:.85rem 1rem}.site-header-main,.header-actions,.room-topbar,.catalog-bottom-cta,.player-card,.alert-banner,.alert-banner-actions,.room-live-toolbar,.referee-proposal-row{flex-direction:column;align-items:stretch}.desktop-nav{display:none}.mobile-menu-trigger{display:inline-flex;margin-left:auto}.mobile-nav-panel{display:block;padding-top:.5rem}.mobile-nav{display:grid;gap:.45rem}.mobile-nav a{width:100%;justify-content:flex-start}.hero-floating-grid,.showcase-grid,.room-content-grid,.privacy-grid{grid-template-columns:1fr}.hero-echo-card,.game-card-top,.game-card-head{grid-template-columns:1fr;flex-direction:column}.room-topbar-actions,.room-topbar-actions .button,.room-topbar-actions .icon-button,.room-lobby-actions .button,.card-actions .button,.card-actions a.button{width:100%}.toast-stack{top:auto;bottom:1rem;right:1rem}}@media (max-width: 640px){.page-shell{width:calc(100% - 1rem);padding-top:1rem;padding-bottom:3rem}.card,.modal-panel,.room-topbar,.site-footer-grid{border-radius:1.25rem;padding:1rem}.landing-hero-copy h1,.catalog-hero-copy h1,.game-detail-intro h1,.privacy-hero h1{font-size:clamp(2rem,10vw,2.6rem)}.promise-chip-row,.hero-stat-grid,.profile-stat-grid,.reward-stat-grid,.quick-preset-grid,.setting-toggle-grid,.form-grid,.info-tile-grid{grid-template-columns:1fr}.hero-mini-card{grid-template-columns:72px minmax(0,1fr)}.hero-mini-card img{width:72px;height:64px}}.app-body{position:relative;z-index:1;display:grid;grid-template-columns:292px minmax(0,1fr);gap:1.2rem;align-items:start;width:min(1540px,calc(100% - 2rem));margin:0 auto}.app-body .page-shell{width:100%;margin:0}.platform-sidebar{position:sticky;top:5.65rem;display:flex;flex-direction:column;gap:.9rem;max-height:calc(100vh - 6.7rem);overflow:auto;padding:.85rem;border:1px solid rgba(130,24,18,.08);border-radius:var(--radius-card);background:linear-gradient(180deg,#fffdfb,#f8f2ec),#fffdfb;box-shadow:var(--shadow-soft)}.platform-sidebar-brand,.platform-nav-item,.platform-game-link,.mobile-platform-action{display:flex;align-items:center;gap:.75rem}.platform-sidebar-brand{padding:.45rem .45rem .75rem;border-bottom:1px solid rgba(35,31,32,.07)}.platform-brand-sigil{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:var(--radius-card);color:#fff;font-weight:800;background:linear-gradient(135deg,var(--brand-bright-red),var(--brand-dark-red));box-shadow:var(--shadow-glow)}.platform-sidebar-brand strong,.platform-sidebar-brand small,.platform-nav-item strong,.platform-nav-item small,.platform-game-link strong,.platform-game-link small{display:block}.platform-sidebar-brand small,.platform-nav-item small,.platform-game-link small{margin-top:.12rem;color:#231f2094;font-size:.78rem;line-height:1.25}.platform-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-height:2.8rem;padding:0 .8rem;border-radius:var(--radius-card);background:#231f200f}.platform-search svg{width:1rem;height:1rem;color:#231f2085}.platform-search input{width:100%;border:0;outline:none;background:transparent}.platform-nav-list,.platform-game-list{display:grid;gap:.32rem;padding-bottom:.8rem}.platform-nav-item{min-height:3.15rem;padding:.54rem .62rem;border-radius:var(--radius-card);color:#231f20c7;transition:transform .18s ease,background .18s ease,color .18s ease}.platform-nav-item svg{width:1.08rem;height:1.08rem;flex-shrink:0}.platform-nav-item:hover,.platform-nav-item.active{color:var(--brand-dark-red);background:#82181214;transform:translate(2px)}.platform-sidebar-section{display:grid;gap:.55rem;padding-top:.45rem}.platform-sidebar-heading{display:flex;align-items:center;justify-content:space-between;padding:0 .35rem;color:#231f208f;font-size:.78rem;text-transform:uppercase}.platform-game-link{min-height:4.1rem;padding:.4rem;border-radius:var(--radius-card);transition:background .18s ease,transform .18s ease}.platform-game-link:hover{background:#fffc;transform:translate(2px)}.platform-game-link img{width:3.2rem;height:3.2rem;object-fit:cover;border-radius:var(--radius-card)}.mobile-platform-bar,.mobile-platform-drawer{display:none}.platform-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:1rem;min-height:min(650px,calc(100vh - 9rem));overflow:hidden;padding:clamp(1.1rem,3vw,2rem);border-radius:var(--radius-card);color:#fff;background:linear-gradient(120deg,#231f20f2,#821812e6 56%,#e32018d1),#231f20;box-shadow:var(--shadow-mid)}.platform-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0 48%,rgba(255,255,255,.08) 48% 49%,transparent 49%),repeating-linear-gradient(135deg,rgba(255,255,255,.07) 0 1px,transparent 1px 18px);opacity:.45;pointer-events:none}.platform-hero-copy,.platform-hero-stage{position:relative;z-index:1}.platform-hero-copy{display:flex;flex-direction:column;justify-content:center;gap:1.05rem;max-width:760px}.platform-hero .eyebrow,.platform-hero .landing-lead{color:#ffffffc7}.platform-hero h1{margin:0;max-width:11ch;font-family:Fraunces,serif;font-size:clamp(2.8rem,6vw,5.9rem);line-height:.9}.platform-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.hero-join-field{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;min-height:3rem;overflow:hidden;border-radius:999px;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-join-field svg{width:1rem;height:1rem;margin-left:.95rem}.hero-join-field input{min-width:0;border:0;outline:none;color:#fff;background:transparent;padding:0 .75rem;text-transform:uppercase}.hero-join-field input::placeholder{color:#ffffff9e}.hero-join-field button{align-self:stretch;border:0;padding:0 1rem;color:var(--brand-dark-red);background:#fff;cursor:pointer;font-weight:700}.platform-hero .promise-chip{color:#ffffffe0;background:#ffffff21;border-color:#ffffff29}.platform-hero-stage{display:grid;align-content:center;gap:.9rem}.hero-catalog-stack{display:grid;gap:.8rem}.hero-game-tile,.hero-room-panel,.current-game-card,.change-game-confirm,.discord-voice-note,.room-warning-note,.room-access-button{border-radius:var(--radius-card);background:#ffffffe0;color:var(--brand-ink);box-shadow:var(--shadow-soft)}.hero-game-tile{display:grid;grid-template-columns:148px minmax(0,1fr);gap:.8rem;align-items:center;padding:.65rem;transform:translate(var(--offset, 0))}.hero-game-tile-2{--offset: 2.2rem}.hero-game-tile img{width:148px;height:92px;object-fit:cover;border-radius:var(--radius-card)}.hero-game-tile span,.hero-game-tile small,.hero-room-panel span,.hero-room-panel small{display:block;color:var(--brand-muted)}.hero-game-tile strong,.hero-room-panel strong{display:block;margin:.2rem 0;font-size:1.2rem}.hero-room-panel{display:grid;grid-template-columns:86px minmax(0,1fr);gap:.85rem;align-items:center;max-width:520px;padding:.8rem;justify-self:end}.hero-room-panel img{width:86px;height:86px;object-fit:cover;border-radius:var(--radius-card)}.card,.hero-stat,.profile-stat,.reward-stat,.modal-panel,.quick-preset-card,.setting-toggle-card,.info-tile,.alert-banner,.toast-card,.room-topbar,.game-showcase-card,.room-showcase-card,.room-sidebar-fact,.player-card{border-radius:var(--radius-card)}.game-showcase-card{background:#ffffffe6}.game-art{aspect-ratio:16 / 11}.game-card-body{padding:1rem}.game-card-top h3{font-size:1.18rem}.game-summary{min-height:auto}.room-layout{grid-template-columns:minmax(0,1fr) minmax(356px,.38fr)}.room-page{position:relative}.room-page.room-animated-background:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.55;background:linear-gradient(110deg,rgba(227,32,24,.08),transparent 34%),repeating-linear-gradient(90deg,rgba(130,24,18,.04) 0 1px,transparent 1px 42px)}.room-theme-midnight{color:#f7f3ef}.room-theme-midnight .room-topbar,.room-theme-midnight .room-action-surface,.room-theme-midnight .room-tool-panel{color:#f7f3ef;background:linear-gradient(180deg,#231f20f0,#3e2828e6);border-color:#ffffff1f}.room-theme-paper .room-topbar,.room-theme-paper .room-action-surface,.room-theme-paper .room-tool-panel{background:#fffffff5}.room-theme-aurora .room-topbar,.room-theme-aurora .room-action-surface,.room-theme-aurora .room-tool-panel{background:linear-gradient(135deg,#fffffff0,#fff0ebd1),#ffffffe0}.app-shell:has(.room-focus-mode) .platform-sidebar,.app-shell:has(.room-focus-mode) .site-header,.app-shell:has(.room-focus-mode) .site-footer,.app-shell:has(.room-focus-mode) .mobile-platform-bar{display:none}.app-shell:has(.modal-backdrop) .mobile-platform-bar{display:none}.room-focus-mode .room-layout{grid-template-columns:minmax(0,1fr) 96px}.room-large-text{font-size:1.08rem}.room-high-contrast .card,.room-high-contrast .room-topbar,.room-high-contrast .room-tool-panel{border-color:#231f2059}.room-tool-shell{position:sticky;top:5.65rem;display:grid;grid-template-columns:56px minmax(0,1fr);gap:.65rem;align-items:start}.room-tool-rail{display:grid;gap:.45rem;padding:.45rem;border-radius:var(--radius-card);background:#231f20eb;box-shadow:var(--shadow-soft)}.room-tool-button{display:grid;place-items:center;width:2.8rem;height:2.8rem;border:0;border-radius:var(--radius-card);color:#ffffffb8;background:transparent;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.room-tool-button svg{width:1.08rem;height:1.08rem}.room-tool-button:hover,.room-tool-button.active{color:#fff;background:linear-gradient(135deg,var(--brand-bright-red),var(--brand-dark-red));transform:translate(-2px)}.room-tool-panel{display:flex;flex-direction:column;gap:.9rem;min-height:520px;max-height:calc(100vh - 6rem);overflow:auto;padding:1rem;border:1px solid rgba(130,24,18,.08);border-radius:var(--radius-card);background:#ffffffe6;box-shadow:var(--shadow-soft)}.room-tool-panel-header{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.room-tool-panel-header h3{margin:.18rem 0 0;font-family:Fraunces,serif;font-size:1.35rem;line-height:1.05}.echo-panel .echo-avatar-shell{width:min(112px,34vw);max-width:112px}.room-panel-stack,.game-switch-grid,.room-toggle-grid,.shortcut-list{display:grid;gap:.75rem}.discord-voice-note,.room-warning-note{display:flex;align-items:center;gap:.7rem;padding:.78rem .85rem;background:#82181214;color:var(--brand-dark-red)}.discord-voice-note svg,.room-warning-note svg{width:1rem;height:1rem;flex-shrink:0}.room-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-toggle{display:flex;align-items:center;gap:.55rem;min-height:2.75rem;padding:.65rem .7rem;border-radius:var(--radius-card);background:#231f200d}.room-toggle input{accent-color:var(--brand-bright-red)}.current-game-card{display:grid;grid-template-columns:110px minmax(0,1fr);gap:.85rem;align-items:center;padding:.7rem}.current-game-card img{width:110px;height:74px;object-fit:cover;border-radius:var(--radius-card)}.current-game-card strong,.current-game-card small{display:block}.current-game-card small{color:var(--brand-muted)}.game-switch-grid{grid-template-columns:1fr}.game-switch-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:.7rem;align-items:center;min-height:5.3rem;padding:.48rem;border:1px solid rgba(130,24,18,.08);border-radius:var(--radius-card);text-align:left;background:#ffffffb8;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.game-switch-card:hover:not(:disabled),.game-switch-card.selected{transform:translateY(-1px);border-color:#e320183d;box-shadow:var(--shadow-soft)}.game-switch-card:disabled{cursor:default;opacity:.72}.game-switch-card.current{background:#82181214}.game-switch-card img{width:84px;height:60px;object-fit:cover;border-radius:var(--radius-card)}.game-switch-card strong,.game-switch-card small{display:block}.game-switch-card small{color:var(--brand-muted)}.change-game-confirm{display:grid;gap:.75rem;padding:.85rem;background:#ffffffeb}.change-game-confirm p{margin:.35rem 0 0;color:var(--brand-muted)}.room-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.room-stat-strip span{display:grid;gap:.12rem;min-height:4rem;padding:.7rem;border-radius:var(--radius-card);background:#231f200d;color:var(--brand-muted)}.room-stat-strip strong{color:var(--brand-ink);font-size:1.3rem}.room-access-button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:3.2rem;padding:.75rem;border:1px solid rgba(130,24,18,.08);text-align:left;cursor:pointer}.room-access-button svg{width:1rem;height:1rem;color:var(--brand-dark-red)}.shortcut-list span{display:flex;align-items:center;gap:.65rem;padding:.68rem .75rem;border-radius:var(--radius-card);background:#231f200d}kbd{display:inline-flex;min-width:2rem;justify-content:center;padding:.2rem .4rem;border-radius:6px;background:#231f20e6;color:#fff;font:inherit;font-size:.82rem}@media (max-width: 1180px){.app-body{grid-template-columns:1fr;padding-bottom:5.5rem}.platform-sidebar{display:none}.mobile-platform-bar{position:fixed;left:50%;bottom:.75rem;z-index:55;display:flex;align-items:center;gap:.4rem;width:min(520px,calc(100% - 1rem));padding:.42rem;transform:translate(-50%);border-radius:999px;background:#231f20eb;box-shadow:var(--shadow-mid)}.mobile-platform-action,.mobile-platform-bar .icon-button{flex:1;min-height:2.7rem;justify-content:center;border-radius:999px;color:#ffffffc7}.mobile-platform-action.active{color:#fff;background:#e320186b}.mobile-platform-action svg{width:1rem;height:1rem}.mobile-platform-drawer{position:fixed;inset:auto 0 4.8rem;z-index:54;display:block;padding:0 .75rem}.mobile-platform-drawer .platform-sidebar{display:flex;max-height:min(72vh,680px)}.platform-hero{grid-template-columns:1fr;min-height:auto}}@media (max-width: 920px){.platform-hero h1{max-width:12ch}.hero-game-tile,.hero-room-panel,.current-game-card,.game-switch-card{grid-template-columns:92px minmax(0,1fr)}.hero-game-tile img,.current-game-card img,.game-switch-card img{width:92px;height:66px}.room-layout,.room-focus-mode .room-layout{grid-template-columns:1fr}.room-aside-column{display:none}.room-tool-shell{position:static}.modal-panel .room-tool-shell{grid-template-columns:48px minmax(0,1fr)}}@media (max-width: 640px){.app-body{width:calc(100% - .75rem)}.platform-hero{padding:1rem}.platform-hero h1{font-size:clamp(2.45rem,16vw,3.4rem)}.platform-hero-actions,.hero-join-field{width:100%}.hero-join-field{grid-template-columns:auto minmax(0,1fr);border-radius:var(--radius-card)}.hero-join-field button{grid-column:1 / -1;min-height:2.65rem}.hero-game-tile{transform:none}.room-toggle-grid,.room-stat-strip,.modal-panel .room-tool-shell{grid-template-columns:1fr}.modal-panel .room-tool-rail{grid-template-columns:repeat(5,minmax(0,1fr))}.room-tool-button{width:100%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--neutral-950: #1e1b1c;--neutral-850: #2e292b;--neutral-700: #514b4d;--neutral-100: #f2f0ed;--accent-sage: #6f8d79;--accent-ink-blue: #29313d}body{background:linear-gradient(180deg,#fbfaf8,#f2eee9 48%,#ece6de)}.background-grid{opacity:.62}.profile-trigger,.mobile-profile-button{border:0;cursor:pointer;font:inherit}.profile-trigger{display:inline-flex;align-items:center;gap:.65rem;min-height:2.85rem;padding:.34rem .72rem .34rem .36rem;border-radius:999px;color:var(--brand-ink);background:#ffffffc7;box-shadow:inset 0 0 0 1px #231f2012,0 8px 18px #231f200f;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.profile-trigger:hover{transform:translateY(-1px);background:#fff;box-shadow:inset 0 0 0 1px #8218121a,0 12px 24px #231f201a}.profile-trigger-avatar{width:2.2rem;height:2.2rem;border-radius:999px;font-size:.95rem}.profile-trigger small,.profile-trigger strong{display:block;text-align:left;line-height:1.1}.profile-trigger small{color:var(--brand-muted);font-size:.72rem}.profile-trigger strong{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-profile-button{width:100%;min-height:2.75rem;padding:.75rem 1rem;border-radius:999px;color:#231f20c2;background:#ffffffb8;text-align:left}.profile-modal{display:grid;gap:1rem}.profile-modal-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:center;padding:1rem;border-radius:var(--radius-card);color:#fff;background:linear-gradient(135deg,#231f20fa,#821812e6),var(--neutral-950)}.profile-modal-head h2{margin:.16rem 0 .6rem;font-family:Fraunces,serif;font-size:clamp(1.7rem,4vw,2.5rem);line-height:1}.profile-modal-head .eyebrow{color:#ffffffad}.profile-role-row,.profile-modal-actions{display:flex;flex-wrap:wrap;gap:.55rem}.profile-role-chip{display:inline-flex;min-height:1.8rem;align-items:center;padding:.32rem .62rem;border-radius:999px;color:#fff;background:#ffffff24}.profile-modal-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.profile-modal-stats span,.profile-modal-note{border-radius:var(--radius-card);background:#231f200a;border:1px solid rgba(35,31,32,.06)}.profile-modal-stats span{display:grid;gap:.2rem;min-height:4.6rem;align-content:center;padding:.75rem;color:var(--brand-muted)}.profile-modal-stats strong{color:var(--brand-ink);font-size:1.35rem}.profile-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.profile-modal-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;align-items:center;padding:.82rem}.profile-modal-note svg{width:1rem;height:1rem;color:var(--brand-dark-red)}.profile-modal-note strong,.profile-modal-note small{display:block}.profile-modal-note small{margin-top:.16rem;color:var(--brand-muted)}.platform-sidebar{background:linear-gradient(180deg,#231f20fa,#2b2426f5),var(--neutral-950);border-color:#ffffff14;color:#ffffffe6}.platform-sidebar-brand{border-bottom-color:#ffffff14}.platform-sidebar-brand small,.platform-sidebar-heading,.platform-category-trigger small,.platform-game-link small,.platform-search-empty,.platform-search-result small{color:#ffffff94}.platform-search-shell{position:relative;z-index:2}.platform-search{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff12}.platform-search input{color:#fff}.platform-search input::placeholder{color:#ffffff6b}.platform-search svg{color:#ffffff8a}.platform-search-results{position:absolute;top:calc(100% + .45rem);left:0;right:0;display:grid;gap:.28rem;padding:.4rem;border-radius:var(--radius-card);background:#fffffffa;color:var(--brand-ink);box-shadow:var(--shadow-mid)}.platform-search-result{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:.55rem;align-items:center;min-height:3.2rem;padding:.35rem;border-radius:var(--radius-card);transition:background .16s ease,transform .16s ease}.platform-search-result.active,.platform-search-result:hover{background:#82181214;transform:translate(2px)}.platform-search-result img{width:40px;height:40px;object-fit:cover;border-radius:var(--radius-card)}.platform-search-result strong,.platform-search-result small{display:block}.platform-search-result svg{width:.95rem;height:.95rem;color:var(--brand-dark-red)}.platform-search-empty{display:flex;align-items:center;gap:.55rem;padding:.75rem;color:var(--brand-muted)}.platform-nav-list{gap:.45rem}.platform-nav-item,.platform-category-trigger,.platform-category-overview,.platform-game-link{color:#ffffffd1}.platform-nav-item:hover,.platform-nav-item.active{color:#fff;background:#ffffff1a}.platform-category-group{display:grid;gap:.3rem}.platform-category-trigger{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;width:100%;min-height:3.1rem;padding:.48rem .56rem;border:0;border-radius:var(--radius-card);background:transparent;cursor:pointer;text-align:left;transition:background .18s ease,color .18s ease}.platform-category-trigger:hover,.platform-category-trigger.active{color:#fff;background:#ffffff1a}.platform-category-trigger>span:not(.platform-category-icon){min-width:0}.platform-category-trigger strong,.platform-category-trigger small{display:block}.platform-category-trigger>svg{width:.9rem;height:.9rem;transition:transform .18s ease}.platform-category-group.open .platform-category-trigger>svg{transform:rotate(180deg)}.platform-category-icon{display:grid;place-items:center;width:2.05rem;height:2.05rem;border-radius:var(--radius-card);color:#fff;background:#e320183d}.platform-category-icon svg{width:1rem;height:1rem}.platform-sidebar-heading svg,.platform-category-overview svg,.related-game-card>svg{width:1rem;height:1rem;flex-shrink:0}.platform-category-panel{display:grid;gap:.25rem;padding:.18rem 0 .55rem 2.62rem}.platform-category-overview{display:flex;align-items:center;justify-content:space-between;min-height:2.25rem;padding:.42rem .55rem;border-radius:var(--radius-card);color:#ffffff9e;font-size:.86rem}.platform-category-overview.active,.platform-category-overview:hover,.platform-game-link.active,.platform-game-link:hover{color:#fff;background:#ffffff1a}.platform-game-link{min-height:3.5rem;padding:.34rem}.platform-game-link img{width:2.8rem;height:2.8rem}.showcase-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.9rem}.game-showcase-card{min-height:100%;background:#fffffff0}.game-showcase-card-featured{transform:none}.game-art{aspect-ratio:16 / 9;background:#231f200a}.game-art:after,.game-detail-banner:after{display:none}.game-card-body{gap:.7rem;padding:.9rem}.game-card-top{display:block}.game-card-top h3{margin-top:.12rem;font-size:1.05rem}.game-type-label,.game-detail-type{display:inline-flex;width:fit-content;min-height:1.75rem;align-items:center;padding:.28rem .58rem;border-radius:999px;color:var(--brand-dark-red);background:#82181214;font-size:.78rem;font-weight:700}.game-detail-type{color:#fff;background:#231f20b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.game-punchline{margin-top:.35rem;font-size:.93rem;line-height:1.35}.game-summary{max-height:0;opacity:0;overflow:hidden;transform:translateY(-4px);transition:max-height .2s ease,opacity .2s ease,transform .2s ease}.game-showcase-card:hover .game-summary,.game-showcase-card:focus-within .game-summary{max-height:7rem;opacity:1;transform:translateY(0)}.game-meta-list{gap:.4rem}.game-meta-list span{padding:.42rem .62rem;font-size:.8rem}.game-showcase-card .card-actions{gap:.45rem}.game-showcase-card .button{min-height:2.45rem;padding:.58rem .78rem;font-size:.88rem}.catalog-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.catalog-toolbar{max-width:820px}.game-detail-hero{grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);align-items:stretch}.game-detail-banner{min-height:420px}.game-detail-banner-overlay{inset:1rem auto auto 1rem}.game-detail-intro{padding:clamp(1.2rem,3vw,2rem)}.related-game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.8rem}.related-game-card{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:.75rem;align-items:center;min-height:5.1rem;padding:.55rem;border-radius:var(--radius-card);background:#ffffffdb;border:1px solid rgba(130,24,18,.08);box-shadow:var(--shadow-soft);transition:transform .18s ease,border-color .18s ease}.related-game-card:hover{transform:translateY(-2px);border-color:#e320182e}.related-game-card img{width:68px;height:54px;object-fit:cover;border-radius:var(--radius-card)}.related-game-card strong,.related-game-card small{display:block}.related-game-card small{margin-top:.18rem;color:var(--brand-muted)}.room-topbar{background:linear-gradient(135deg,#fffffff0,#f6f1ecdb),#fff}.room-code-chip{background:#231f200d}.player-card{align-items:center;padding:.72rem;background:#ffffffdb}.player-card-stats{justify-content:flex-end}.room-tool-panel{min-height:440px}.room-tool-panel-header .eyebrow{color:#231f2085}.room-game-search{min-height:2.75rem}.game-switch-groups{display:grid;gap:.75rem}.game-switch-group{display:grid;gap:.45rem}.game-switch-group-heading{display:flex;align-items:center;justify-content:space-between;color:#231f20a8;font-size:.86rem}.game-switch-group-heading span{display:inline-flex;min-width:1.6rem;height:1.6rem;align-items:center;justify-content:center;border-radius:999px;background:#82181214;color:var(--brand-dark-red)}.game-switch-card{min-height:4.6rem}.game-switch-card strong{font-size:.94rem}.game-switch-card small{font-size:.8rem}.modal-panel{max-height:min(86vh,820px);overflow:auto}@media (max-width: 1180px){.showcase-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media (max-width: 920px){.profile-trigger span:last-child{display:none}.profile-trigger{padding-right:.36rem}.profile-modal-stats,.profile-modal-grid,.game-detail-hero,.catalog-hero{grid-template-columns:1fr}.game-detail-banner{min-height:280px}.platform-category-panel{padding-left:.4rem}}@media (max-width: 640px){.showcase-grid,.related-game-grid,.profile-modal-head,.related-game-card{grid-template-columns:1fr}.profile-modal-actions .button,.profile-modal-actions a.button{width:100%}.game-summary{max-height:none;opacity:1;transform:none}}.site-header{z-index:60;min-height:7.25rem;padding:1.35rem 2.35rem;background:#fffffff0;border-bottom:0;box-shadow:0 12px 34px #231f2012}.site-header-main{flex:1}.brand-mark a{display:inline-flex;align-items:center;justify-content:center;min-height:4.9rem;padding:.95rem 1.35rem;border-radius:20px;background:#fff;box-shadow:0 14px 28px #231f2017}.brand-mark strong{font-family:Space Grotesk,sans-serif;font-size:clamp(1.45rem,2.2vw,2rem);letter-spacing:0;line-height:1}.header-actions{gap:.7rem}.header-search{display:grid;grid-template-columns:3.1rem 0fr;align-items:center;min-height:3.1rem;overflow:hidden;border-radius:999px;background:transparent;transition:grid-template-columns .22s ease,padding .22s ease,background .22s ease,box-shadow .22s ease}.header-search.open{grid-template-columns:3.1rem minmax(11rem,20rem);padding-right:.85rem;background:#fff;box-shadow:0 14px 28px #231f2017}.header-search input{width:100%;min-width:0;border:0;outline:0;color:var(--brand-ink);background:transparent;opacity:0;pointer-events:none;transition:opacity .16s ease}.header-search.open input{opacity:1;pointer-events:auto}.header-search input::placeholder{color:#231f207a}.header-round-action{display:inline-grid;place-items:center;width:3.1rem;height:3.1rem;border:0;border-radius:999px;color:var(--brand-ink);background:#fff;box-shadow:0 14px 28px #231f201a;cursor:pointer;transition:transform .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.header-round-action:hover,.header-round-action:focus-visible{transform:translateY(-1px);color:var(--brand-dark-red);box-shadow:0 18px 34px #231f2024}.header-round-action svg{width:1.28rem;height:1.28rem}.header-profile-action{color:#fff;background:linear-gradient(135deg,#9f4d1d,var(--brand-dark-red))}.header-profile-action:hover,.header-profile-action:focus-visible{color:#fff}.header-profile-action img{width:100%;height:100%;border-radius:999px;object-fit:cover}.header-search.open .header-round-action{box-shadow:none}.home-catalog-page{gap:.9rem}.home-game-board{display:flex;flex-direction:column;gap:.85rem}.home-board-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.home-board-heading h1{margin:.1rem 0 0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.55rem,2.6vw,2.25rem);line-height:1.05;letter-spacing:0}.home-result-count,.home-search-context{display:inline-flex;align-items:center;border-radius:999px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #82181214}.home-result-count{min-height:2.25rem;padding:.45rem .75rem;color:#231f20a3;font-size:.86rem;font-weight:700}.home-search-context{width:fit-content;gap:.55rem;min-height:2.35rem;padding:.35rem .45rem .35rem .8rem;color:#231f20ad}.home-search-context button{min-height:1.8rem;border:0;border-radius:999px;padding:.25rem .58rem;color:#fff;background:var(--brand-dark-red);cursor:pointer}.showcase-grid.home-game-grid{grid-template-columns:repeat(auto-fill,minmax(218px,1fr));gap:.78rem}.home-game-grid .game-showcase-card,.showcase-grid .game-showcase-card{position:relative;min-height:0;aspect-ratio:4 / 3;isolation:isolate;border-radius:var(--radius-card);background:var(--brand-ink);box-shadow:0 10px 24px #231f2014}.home-game-grid .game-showcase-card:hover,.showcase-grid .game-showcase-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #231f2024}.home-game-grid .game-art,.showcase-grid .game-showcase-card .game-art{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto}.home-game-grid .game-art:after,.showcase-grid .game-showcase-card .game-art:after{display:block;opacity:.2;background:linear-gradient(180deg,#231f200f,#231f20d6),linear-gradient(120deg,rgba(130,24,18,.18),transparent 48%);transition:opacity .2s ease,background .2s ease}.home-game-grid .game-showcase-card:hover .game-art:after,.home-game-grid .game-showcase-card:focus-within .game-art:after,.showcase-grid .game-showcase-card:hover .game-art:after,.showcase-grid .game-showcase-card:focus-within .game-art:after{opacity:1;background:linear-gradient(180deg,#231f206b,#231f20eb),linear-gradient(120deg,rgba(130,24,18,.34),transparent 54%)}.home-game-grid .game-card-body,.showcase-grid .game-showcase-card .game-card-body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;justify-content:flex-end;gap:.56rem;padding:.82rem;color:#fff;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.home-game-grid .game-showcase-card:hover .game-card-body,.home-game-grid .game-showcase-card:focus-within .game-card-body,.showcase-grid .game-showcase-card:hover .game-card-body,.showcase-grid .game-showcase-card:focus-within .game-card-body{opacity:1;transform:translateY(0)}.home-game-grid .game-card-top h3,.showcase-grid .game-showcase-card .game-card-top h3{margin-top:.22rem;color:#fff;font-size:1.08rem;line-height:1.08;letter-spacing:0}.home-game-grid .game-type-label,.showcase-grid .game-showcase-card .game-type-label{min-height:1.55rem;padding:.22rem .52rem;color:#fff;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.72rem}.home-game-grid .game-punchline,.showcase-grid .game-showcase-card .game-punchline{display:-webkit-box;margin:.05rem 0 0;overflow:hidden;color:#ffffffd6;font-size:.84rem;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-game-grid .game-meta-list span,.showcase-grid .game-showcase-card .game-meta-list span{padding:.34rem .55rem;color:#fff;background:#ffffff24;font-size:.78rem}.home-game-grid .card-actions,.showcase-grid .game-showcase-card .card-actions{display:flex;flex-wrap:wrap;gap:.38rem}.home-game-grid .game-showcase-card .button,.showcase-grid .game-showcase-card .button{min-height:2.24rem;padding:.48rem .68rem;border-radius:999px;font-size:.84rem;box-shadow:none}.home-game-grid .game-showcase-card .button-secondary,.showcase-grid .game-showcase-card .button-secondary{color:var(--brand-dark-red);background:#ffffffeb}.home-game-grid .game-showcase-card .button-primary,.showcase-grid .game-showcase-card .button-primary{background:linear-gradient(135deg,var(--brand-bright-red),var(--brand-dark-red))}.home-game-grid .game-showcase-card .button-ghost,.showcase-grid .game-showcase-card .button-ghost,.home-game-grid .game-showcase-card .button-static,.showcase-grid .game-showcase-card .button-static{color:#fff;background:#ffffff24}.platform-sidebar{top:8.2rem}.platform-category-panel{padding-top:0}.platform-category-overview{display:none}@media (hover: none),(max-width: 760px){.home-game-grid .game-art:after,.showcase-grid .game-showcase-card .game-art:after{opacity:1;background:linear-gradient(180deg,#231f2070,#231f20eb),linear-gradient(120deg,rgba(130,24,18,.34),transparent 54%)}.home-game-grid .game-card-body,.showcase-grid .game-showcase-card .game-card-body{opacity:1;transform:none}}@media (max-width: 920px){.site-header{flex-direction:row;align-items:center;justify-content:space-between;min-height:6.4rem;padding:1rem}.site-header-main,.header-actions{flex-direction:row;align-items:center}.brand-mark a{min-height:4.2rem;padding:.8rem 1rem}.header-search.open{grid-template-columns:3.1rem minmax(8.5rem,1fr)}}@media (max-width: 640px){.site-header{flex-direction:row;align-items:center;min-height:5.4rem;padding:.72rem}.brand-mark strong{font-size:1.15rem}.brand-mark a{min-height:3.65rem;padding:.7rem .85rem;border-radius:16px}.header-actions{gap:.45rem}.header-round-action{width:2.85rem;height:2.85rem}.header-search.open{position:absolute;left:.72rem;right:.72rem;bottom:-3.55rem;z-index:2;grid-template-columns:2.85rem minmax(0,1fr)}.home-board-heading{align-items:flex-start}.showcase-grid.home-game-grid{grid-template-columns:repeat(auto-fill,minmax(164px,1fr));gap:.65rem}.home-game-grid .game-showcase-card,.showcase-grid .game-showcase-card{aspect-ratio:3 / 4}.home-game-grid .game-card-body,.showcase-grid .game-showcase-card .game-card-body{padding:.72rem}.home-game-grid .game-showcase-card .button,.showcase-grid .game-showcase-card .button{flex:1;justify-content:center}}.modal-backdrop{display:grid;place-items:center;padding:1rem}.modal-panel{width:min(760px,calc(100vw - 2rem));max-height:min(88vh,820px);overflow:auto}.profile-modal{gap:.85rem}.profile-modal-head{min-height:0;padding:.85rem;border-radius:var(--radius-card)}.profile-modal-head h2{font-size:clamp(1.45rem,3vw,2.1rem)}.profile-modal-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-modal-stats span{min-height:3.9rem}.profile-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-modal-actions{align-items:center}.home-command-hero{display:grid;gap:1rem}.home-brand-bridge{display:grid;grid-template-columns:86px minmax(0,1fr);gap:1rem;align-items:center;width:min(760px,100%);margin-top:-1.05rem;padding:1rem;border-radius:0 0 var(--radius-card) var(--radius-card);background:linear-gradient(180deg,#fffffff5,#faf6f3e6),#fff;border:1px solid rgba(130,24,18,.08);border-top:0;box-shadow:0 18px 38px #231f2014}.home-brand-bridge img{width:86px;height:86px;object-fit:cover;border-radius:var(--radius-card);background:#231f2014}.home-brand-bridge h1{margin:.12rem 0 0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.85rem,3vw,3.1rem);line-height:1;letter-spacing:0}.home-action-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem}.home-action-card{display:grid;gap:.9rem;align-content:start;min-height:100%;padding:1rem}.home-action-card h2{margin:.12rem 0 0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.3rem,2vw,1.75rem);letter-spacing:0}.home-action-card-primary{background:linear-gradient(135deg,#e320181f,#ffffffeb),#fff}.action-kicker{color:var(--brand-dark-red);font-size:.83rem;font-weight:800}.home-code-field,.detail-join-field{display:grid;align-items:center;gap:.6rem;min-height:3.2rem;border-radius:999px;background:#231f200d;box-shadow:inset 0 0 0 1px #82181214}.home-code-field{grid-template-columns:auto minmax(0,1fr);padding:0 .9rem}.detail-join-field{grid-template-columns:auto minmax(0,1fr) auto;padding:0 .35rem 0 .9rem}.home-code-field svg,.detail-join-field svg{width:1rem;height:1rem;color:var(--brand-dark-red)}.home-code-field input,.detail-join-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--brand-ink);text-transform:uppercase}.detail-join-field button{align-self:stretch;border:0;border-radius:999px;padding:0 .9rem;color:#fff;background:linear-gradient(135deg,var(--brand-bright-red),var(--brand-dark-red));cursor:pointer;font-weight:800}.home-category-wrapper{display:flex;flex-wrap:wrap;gap:.55rem;padding:.78rem;border-radius:var(--radius-card);background:#ffffffc7;border:1px solid rgba(130,24,18,.08);box-shadow:0 10px 26px #231f200f}.home-category-pill{display:inline-flex;min-height:2.15rem;align-items:center;padding:.42rem .75rem;border-radius:999px;color:var(--brand-dark-red);background:#82181214;font-weight:800;font-size:.88rem}.home-board-heading{align-items:center;padding:.15rem 0}.home-board-heading h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.75rem,3vw,2.55rem);letter-spacing:0}.showcase-grid.home-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.05rem}.home-game-grid .game-showcase-card,.showcase-grid .game-showcase-card{aspect-ratio:16 / 10}.home-game-grid .game-card-body,.showcase-grid .game-showcase-card .game-card-body{gap:.65rem;padding:1rem}.home-game-grid .game-card-top h3,.showcase-grid .game-showcase-card .game-card-top h3{font-size:clamp(1.08rem,1.6vw,1.35rem)}.home-game-grid .game-punchline,.showcase-grid .game-showcase-card .game-punchline{font-size:.93rem;-webkit-line-clamp:3}.home-game-grid .game-showcase-card .button,.showcase-grid .game-showcase-card .button{min-height:2.45rem}.platform-sidebar{padding:.9rem}.platform-sidebar-heading{min-height:2.4rem;padding:0 .35rem .35rem;border-bottom:1px solid rgba(255,255,255,.08)}.platform-nav-list{padding-bottom:0}.site-footer{padding-top:2.5rem}.site-footer-grid{grid-template-columns:minmax(0,1.4fr) minmax(180px,.55fr) minmax(180px,.55fr);align-items:start;color:#f7f4f2;background:linear-gradient(180deg,#231f20fa,#1c1819fa),var(--brand-ink);border-color:#ffffff14;box-shadow:0 18px 45px #231f2029}.site-footer-echo{display:grid;grid-template-columns:76px minmax(0,1fr);gap:1rem;align-items:start}.site-footer-echo img{width:76px;height:76px;border-radius:18px;box-shadow:0 14px 28px #00000047}.site-footer-echo p{margin:.7rem 0 0;max-width:54ch;color:#ffffffd1;font-size:clamp(1.08rem,1.5vw,1.35rem);line-height:1.45}.site-footer-links a,.site-footer-links strong{color:#ffffffd1}.site-footer-links a:hover{color:#fff}.echo-status-pill{display:inline-flex;width:fit-content;min-height:2rem;align-items:center;gap:.42rem;padding:.36rem .68rem;border-radius:999px;color:#34323a;background:#e7e8ff;font-size:.82rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.echo-status-pill>span{width:.62rem;height:.62rem;border-radius:999px;background:#2db978;box-shadow:0 0 0 4px #2db97829}.echo-status-pill small{margin:0;padding:.18rem .42rem;border-radius:999px;color:#fff;background:#6973ff;font-size:.66rem}.echo-panel{grid-template-columns:94px minmax(0,1fr);padding:1.25rem;border-radius:24px;background:linear-gradient(180deg,#f3f4ff,#fff),#fff;border:1px solid rgba(106,115,255,.14)}.echo-avatar-image{border-radius:22px}.echo-avatar-badge{display:none}.echo-heading{gap:.7rem}.echo-content h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.45rem);line-height:1.05;letter-spacing:0}.echo-content p{margin:.6rem 0 0;color:var(--brand-ink);font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.45}.game-detail-hero{grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);gap:1rem}.game-detail-intro{justify-content:start;padding:clamp(1rem,2vw,1.4rem)}.game-detail-intro h1{font-size:clamp(2rem,4vw,3.4rem)}.game-detail-lead{max-width:34ch;font-size:clamp(1rem,1.4vw,1.15rem)}.game-detail-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:auto}.echo-rules-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:1rem;align-items:start;padding:1.2rem;background:linear-gradient(180deg,#f3f4ff,#fff),#fff}.echo-rules-card>img{width:92px;height:92px;border-radius:22px;object-fit:cover;box-shadow:0 14px 28px #231f2024}.echo-rules-copy h2{margin:.7rem 0 .8rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,2.6vw,2.25rem)}.echo-rules-copy .rule-list{display:grid;gap:.58rem;padding-left:1.25rem}.echo-rules-copy .rule-list li{margin:0;line-height:1.45}.app-shell:has(.room-page) .app-body{grid-template-columns:minmax(0,1fr)}.app-shell:has(.room-page) .platform-sidebar{display:none}.room-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.42fr)}.room-topbar{border-radius:var(--radius-card)}.room-topbar h1{font-size:clamp(1.55rem,2.6vw,2.45rem)}.room-tool-shell{grid-template-columns:52px minmax(0,1fr)}.room-tool-panel{min-height:560px;padding:1.05rem}.room-tool-panel-header h3{font-family:Space Grotesk,sans-serif;font-size:1.2rem;letter-spacing:0}.room-start-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.room-start-step{display:grid;gap:.25rem;min-height:7.2rem;align-content:center;padding:.75rem;border-radius:var(--radius-card);background:#ffffffb8;border:1px solid rgba(130,24,18,.08);color:#231f20a3}.room-start-step.active{color:var(--brand-ink);background:linear-gradient(135deg,#e320181f,#ffffffeb),#fff;border-color:#e3201833}.room-start-icon{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;color:var(--brand-dark-red);background:#82181214}.room-start-icon svg{width:1rem;height:1rem}.room-start-step strong,.room-start-step small{display:block}.room-start-step small{line-height:1.35}.participants-panel{gap:.85rem}.participants-list{display:grid;gap:.48rem}.participant-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:4rem;padding:.55rem;border-radius:var(--radius-card);background:#ffffffc7;border:1px solid rgba(35,31,32,.06)}.participant-row-muted{opacity:.62}.participant-main{display:flex;align-items:center;gap:.65rem;min-width:0}.participant-avatar{width:2.8rem;height:2.8rem;border-radius:var(--radius-card)}.participant-main strong{display:block;margin-bottom:.25rem}.participant-badges{display:flex;flex-wrap:wrap;gap:.32rem}.participant-badges .badge{min-height:1.55rem;padding:.25rem .48rem;font-size:.74rem}.spectator-subsection{display:grid;gap:.48rem;margin-top:.45rem;padding-top:.75rem;border-top:1px solid rgba(35,31,32,.07)}.spectator-subsection>span{color:#231f2085;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rules-steps{gap:.45rem}.rule-step{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.55rem;align-items:start;padding:.52rem;border-radius:var(--radius-card);background:#231f200a}.rule-step-index{width:2rem;height:2rem;border-radius:999px;background:#8218121a}.rule-step-index svg{display:none}.rule-step-index span{color:var(--brand-dark-red);font-size:.82rem;font-weight:900}.rule-step p{margin:0;line-height:1.4}.room-bottom-game-switcher{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .85rem;border-radius:var(--radius-card);background:#231f20f0;color:#fff;box-shadow:var(--shadow-mid)}.room-bottom-game-switcher strong,.room-bottom-game-switcher span{display:block}.room-bottom-game-switcher .eyebrow{color:#ffffff94}@media (max-width: 1180px){.showcase-grid.home-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-layout{grid-template-columns:1fr}.room-aside-column{display:block}.room-tool-shell{position:static}}@media (max-width: 920px){.home-action-grid,.site-footer-grid,.game-detail-hero{grid-template-columns:1fr}.room-start-preview,.profile-modal-stats,.profile-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.modal-panel{width:calc(100vw - 1rem)}.home-brand-bridge,.echo-rules-card,.site-footer-echo{grid-template-columns:1fr}.home-brand-bridge img,.echo-rules-card>img{width:74px;height:74px}.showcase-grid.home-game-grid{grid-template-columns:1fr}.home-game-grid .game-showcase-card,.showcase-grid .game-showcase-card{aspect-ratio:16 / 12}.detail-join-field{grid-template-columns:auto minmax(0,1fr);border-radius:var(--radius-card);padding:.75rem}.detail-join-field button{grid-column:1 / -1;min-height:2.55rem}.room-start-preview,.room-tool-shell,.modal-panel .room-tool-shell{grid-template-columns:1fr}.room-tool-rail,.modal-panel .room-tool-rail{grid-template-columns:repeat(5,minmax(0,1fr))}.room-tool-button{width:100%}.participant-row,.room-bottom-game-switcher{align-items:stretch;flex-direction:column}}.site-header{position:sticky;top:0;overflow:visible}.brand-mark a{gap:.72rem;transform:translateY(.42rem)}.brand-logo-placeholder{display:block;width:3rem;height:3rem;flex:0 0 auto;border-radius:14px;object-fit:cover;box-shadow:inset 0 0 0 1px #8218121f}.home-command-hero{position:relative;display:grid;align-content:end;min-height:clamp(390px,44vw,560px);margin-top:-.35rem;padding:clamp(7rem,11vw,9.2rem) clamp(1rem,3vw,2rem) clamp(1rem,3vw,1.6rem);overflow:visible;isolation:isolate;border-radius:0 0 28px 28px;background:linear-gradient(90deg,#231f20ad,#8218127a 48%,#e3201847),linear-gradient(180deg,#231f201f,#231f2085),url(/assets/games/placeholders/imposteur.svg?v=2026-05-23-2) center / cover no-repeat;box-shadow:0 24px 54px #231f2024}.home-command-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.2),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.12),transparent 34%);pointer-events:none}.home-hero-copy{position:relative;z-index:1;max-width:780px;margin-bottom:1rem;color:#fff}.home-hero-copy .eyebrow{color:#ffffffbf}.home-hero-copy h1{margin:.18rem 0 0;max-width:12ch;color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(2.25rem,5.2vw,4.95rem);line-height:.96;letter-spacing:0}.home-command-hero .home-action-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:stretch}.home-command-hero .home-action-card{border:1px solid rgba(255,255,255,.68);background:#ffffffed;box-shadow:0 22px 48px #231f202e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-command-hero .home-action-card-primary{background:linear-gradient(135deg,#e320181f,#fffffff0),#fffffff0}.home-category-wrapper{display:none}.home-game-board{padding-top:1.2rem}.showcase-grid.home-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-game-grid .game-showcase-card,.showcase-grid .game-showcase-card{border:0!important;outline:0;overflow:hidden;box-shadow:0 16px 34px #231f201f}.home-game-grid .game-showcase-card:before,.showcase-grid .game-showcase-card:before{display:none}.home-game-grid .game-showcase-card:hover,.showcase-grid .game-showcase-card:hover{box-shadow:0 22px 42px #231f202e}.modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:500!important;display:grid!important;place-items:center!important;width:100vw;min-height:100vh;padding:clamp(.85rem,2.4vw,2rem);background:#231f206b}.modal-panel{width:min(760px,calc(100vw - 2rem));max-height:min(88vh,820px);margin:0!important;overflow:auto;transform:none!important}.site-footer{width:100%;margin-top:3rem;padding:0}.site-footer-grid{width:100%;max-width:none;margin:0;padding:clamp(2rem,5vw,4.25rem) clamp(1rem,6vw,5rem);border-width:0;border-radius:0;grid-template-columns:minmax(0,1.45fr) minmax(170px,.55fr) minmax(170px,.55fr);box-shadow:none}.site-footer-echo{align-items:stretch;gap:.95rem;max-width:760px;padding:1rem;border-radius:24px;color:var(--brand-ink);background:linear-gradient(180deg,#f5f6fffa,#fffffff7),#f5f5f5;box-shadow:0 18px 40px #0003}.site-footer-echo p{color:#231f20db}.site-footer-echo .echo-status-pill{color:#231f20d1;background:#545bff1f}@media (max-width: 1180px){.showcase-grid.home-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 920px){.home-command-hero{min-height:auto;padding-top:7.6rem}.home-command-hero .home-action-grid,.site-footer-grid{grid-template-columns:1fr}.home-hero-copy h1{max-width:14ch}}@media (max-width: 640px){.brand-mark a{gap:.48rem;transform:translateY(.2rem)}.brand-logo-placeholder{width:2.35rem;height:2.35rem;border-radius:12px}.home-command-hero{padding:6.1rem .75rem .75rem;border-radius:0 0 22px 22px}.home-hero-copy h1{font-size:clamp(2rem,13vw,3.4rem)}.showcase-grid.home-game-grid{grid-template-columns:1fr}.site-footer-grid{padding:2rem 1rem}}.app-shell:has(.room-stage-mode) .app-body{grid-template-columns:minmax(0,1fr);width:min(1680px,calc(100% - 1rem))}.app-shell:has(.room-stage-mode) .site-header,.app-shell:has(.room-stage-mode) .site-footer,.app-shell:has(.room-stage-mode) .mobile-platform-bar{display:none}.room-stage-mode{min-height:calc(100vh - 1rem);gap:.75rem}.room-stage-mode .room-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.28fr);min-height:calc(100vh - 1rem);align-items:stretch}.room-stage-mode .room-main-column,.room-stage-mode .room-aside-column{min-height:calc(100vh - 1rem)}.room-stage-mode .room-tool-shell{top:.5rem}.room-stage-mode .room-tool-panel{min-height:calc(100vh - 1rem);max-height:calc(100vh - 1rem)}.room-playing-mobile-actions{display:none}.game-stage{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:1rem;min-height:calc(100vh - 1rem);overflow:hidden;padding:clamp(1rem,2vw,1.5rem);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-card);color:#fff;background:linear-gradient(145deg,#231f20fa,#501816f0 48%,#204944eb),#231f20;box-shadow:var(--shadow-mid)}.game-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.34;background:linear-gradient(90deg,transparent 0 44%,rgba(255,255,255,.07) 44% 45%,transparent 45%),repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 1px,transparent 1px 22px)}.game-stage>*{position:relative;z-index:1}.game-stage-topbar,.game-stage-status,.game-stage-footer,.stage-kicker-row,.stage-action-row,.stage-pill-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.game-stage-topbar{justify-content:space-between;padding-bottom:.85rem;border-bottom:1px solid rgba(255,255,255,.12)}.game-stage-room{min-width:0}.game-stage-room h2{margin:.2rem 0 0;font-family:Fraunces,serif;font-size:clamp(1.35rem,2vw,2.15rem);line-height:1}.stage-eyebrow,.stage-kicker,.stage-code,.stage-choice-meta{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:700}.stage-eyebrow,.stage-kicker,.stage-choice-meta{color:#ffffffad}.stage-code,.stage-live-chip,.game-stage .timer-pill{display:inline-flex;align-items:center;gap:.45rem;min-height:2.25rem;padding:.48rem .7rem;border-radius:var(--radius-card);color:#ffffffdb;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff1c}.stage-live-chip-online{color:#c9f0cd}.stage-live-chip-offline{color:#ffd49c}.game-stage .button-ghost{color:#fff;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff1f}.game-stage .button-secondary{color:#fff;background:#ffd9862e;box-shadow:inset 0 0 0 1px #ffd98638}.game-stage .button-danger{color:#fff;background:#b3474757}.game-stage-content{display:grid;min-height:0}.echo-liar-stage,.generic-game-stage{display:grid;gap:clamp(1rem,2vw,1.35rem);align-content:center}.echo-liar-hero{display:grid;gap:.7rem;max-width:980px}.echo-liar-hero h3,.generic-game-main h3{margin:0;max-width:13ch;font-family:Fraunces,serif;font-size:clamp(2.3rem,5vw,5.2rem);line-height:.94;letter-spacing:0}.echo-liar-hero p,.generic-game-main p{margin:0;max-width:780px;color:#ffffffc2;font-size:1.05rem;line-height:1.6}.stage-kicker{min-height:2rem;padding:.48rem .66rem;border-radius:var(--radius-card);color:#ffe1b5;background:#ffb95c24;box-shadow:inset 0 0 0 1px #ffb95c2e}.stage-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.stage-choice-button{position:relative;display:grid;grid-template-rows:auto minmax(7rem,1fr) auto;gap:.9rem;min-height:clamp(15rem,28vh,22rem);padding:clamp(1rem,2vw,1.35rem);border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-card);color:#fff;text-align:left;background:linear-gradient(180deg,#ffffff29,#ffffff14),#ffffff14;box-shadow:0 20px 48px #0000002e;cursor:pointer;transform:translateY(16px);opacity:0;animation:stage-choice-enter .48s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--choice-index) * 90ms);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.stage-choice-button:hover:not(:disabled),.stage-choice-button:focus-visible{transform:translateY(-3px);border-color:#ffdda38c;background:linear-gradient(180deg,#ffffff38,#ffffff1f),#ffffff1a;box-shadow:0 26px 56px #0000003d}.stage-choice-button:disabled{cursor:default}.stage-choice-index{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:var(--radius-card);color:#231f20;background:#ffd986;font-weight:800}.stage-choice-button strong{align-self:center;overflow-wrap:anywhere;font-size:clamp(1.1rem,1.5vw,1.55rem);line-height:1.25}.stage-choice-selected{border-color:#ffd986d1;background:linear-gradient(180deg,#ffd98638,#ffffff1a),#ffffff1a}.stage-choice-correct{border-color:#72d297e6;background:linear-gradient(180deg,#72d29747,#ffffff14),#ffffff14}.stage-choice-wrong{border-color:#ffa27cc7}.stage-choice-correct .stage-choice-index{background:#72d297}.stage-choice-wrong .stage-choice-index{background:#ffa27c}.echo-reveal-panel,.stage-action-strip,.stage-private-panel,.stage-fact-grid,.stage-turn-banner{border-radius:var(--radius-card);background:#ffffff1c;box-shadow:inset 0 0 0 1px #ffffff21;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.echo-reveal-panel{display:grid;gap:.35rem;padding:1rem;max-width:980px}.echo-reveal-panel span,.stage-fact span,.stage-word-field span{color:#ffffff9e;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.echo-reveal-panel strong{color:#fff;font-size:1.08rem;line-height:1.55}.stage-action-strip{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between;padding:.85rem}.stage-action-row{justify-content:flex-end}.stage-word-field{display:grid;gap:.4rem;min-width:min(340px,100%)}.stage-word-field input{min-height:3rem;padding:.8rem .9rem;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-card);color:#fff;background:#0003;outline:none}.stage-word-field input::placeholder{color:#ffffff75}.generic-game-stage{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:center}.generic-game-main,.generic-game-side{display:grid;gap:1rem}.stage-turn-banner{display:inline-flex;align-items:center;gap:.7rem;width:fit-content;padding:.76rem .9rem;color:#ffe1b5}.stage-turn-banner svg{width:1.1rem;height:1.1rem}.stage-private-panel,.stage-fact-grid{display:grid;gap:.75rem;padding:.9rem}.stage-fact{display:grid;gap:.25rem}.stage-fact strong{overflow-wrap:anywhere;color:#fff;line-height:1.45}.stage-mini-pill{display:inline-flex;min-height:1.9rem;align-items:center;padding:.36rem .55rem;border-radius:var(--radius-card);background:#ffffff1c}.game-stage-footer{justify-content:flex-start;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.12);color:#ffffff9e;font-size:.9rem}.lobby-stage-content,.end-stage-content{grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);align-items:center;gap:clamp(1rem,3vw,2rem)}.lobby-stage-hero,.end-stage-hero{display:grid;gap:.85rem}.lobby-stage-hero h3,.end-stage-hero h3{margin:0;max-width:11ch;font-family:Fraunces,serif;font-size:clamp(3rem,6.6vw,7rem);line-height:.9;letter-spacing:0}.lobby-stage-hero p,.end-stage-hero p,.lobby-readiness-panel p,.stage-proposal-panel p,.stage-results-note{margin:0;color:#ffffffb8;line-height:1.55}.lobby-stage-actions{justify-content:flex-end}.lobby-readiness-panel,.stage-proposal-panel,.stage-results-modal{border-radius:var(--radius-card);background:#ffffff1c;box-shadow:inset 0 0 0 1px #ffffff21;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lobby-readiness-panel{display:grid;gap:.55rem;min-height:18rem;align-content:center;padding:clamp(1rem,2.5vw,1.45rem)}.lobby-readiness-panel strong{color:#ffd986;font-family:Fraunces,serif;font-size:clamp(4rem,9vw,8rem);line-height:.82}.lobby-stage-footer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:end;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.12)}.lobby-stage .room-start-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.lobby-stage .room-start-step{min-height:6.3rem;padding:.78rem;border-radius:var(--radius-card);color:#ffffffb8;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1a}.lobby-stage .room-start-step.active{color:#fff;background:#ffd98629;box-shadow:inset 0 0 0 1px #ffd98657}.lobby-stage .room-start-icon{color:#ffd986}.end-stage-content{grid-template-columns:minmax(0,1fr)}.end-stage-hero{max-width:860px;align-self:center}.modal-panel:has(.stage-results-modal){width:min(760px,100%);color:#fff;background:linear-gradient(145deg,#231f20fa,#501816f0 52%,#204944eb),#231f20}.modal-panel:has(.stage-results-modal) .modal-header h3{color:#fff}.stage-results-modal{display:grid;gap:1rem;padding:clamp(.9rem,2vw,1.2rem)}.stage-results-hero,.stage-score-list li,.stage-proposal-panel,.stage-results-actions{display:flex;align-items:center;gap:.8rem}.stage-results-hero{align-items:flex-start}.stage-results-hero h3{margin:.15rem 0 0;font-family:Fraunces,serif;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.stage-results-icon,.stage-score-rank{display:grid;place-items:center;flex:0 0 auto;border-radius:var(--radius-card);color:#231f20;background:#ffd986;font-weight:800}.stage-results-icon{width:3rem;height:3rem}.stage-results-icon svg{width:1.25rem;height:1.25rem}.stage-score-list{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.stage-score-list li{min-height:3.4rem;padding:.72rem;border-radius:var(--radius-card);background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1c}.stage-score-list strong{min-width:0;flex:1;overflow-wrap:anywhere}.stage-score-rank{width:2rem;height:2rem}.stage-proposal-panel{justify-content:space-between;align-items:flex-start;padding:.85rem}.stage-proposal-panel strong{display:block;margin-top:.15rem}.stage-results-actions{flex-wrap:wrap}.stage-results-actions .button:disabled{opacity:.48;cursor:not-allowed;transform:none}.game-proposal-card{border-color:#ffd98647}@keyframes stage-choice-enter{to{opacity:1;transform:translateY(0)}}@media (max-width: 1180px){.app-shell:has(.room-stage-mode) .app-body{width:calc(100% - .75rem);padding-bottom:.75rem}.room-stage-mode .room-layout{grid-template-columns:1fr;min-height:auto}.room-stage-mode .room-main-column{min-height:auto}.room-playing-mobile-actions{display:flex;justify-content:flex-end}}@media (max-width: 920px){.game-stage{min-height:calc(100vh - 1.5rem)}.game-stage-topbar,.stage-action-strip{align-items:stretch;flex-direction:column}.game-stage-status,.stage-action-row{justify-content:flex-start}.stage-choice-grid,.generic-game-stage,.lobby-stage-content,.lobby-stage-footer{grid-template-columns:1fr}.lobby-stage .room-start-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.stage-choice-button{min-height:10rem}}@media (max-width: 640px){.game-stage{padding:.85rem}.echo-liar-hero h3,.generic-game-main h3{max-width:100%;font-size:clamp(2.2rem,10vw,2.75rem);line-height:.98}.game-stage-status .button,.stage-action-row .button,.stage-word-field,.room-playing-mobile-actions .button,.lobby-stage-footer .button,.stage-results-actions .button{width:100%}.lobby-stage .room-start-preview,.stage-results-actions,.stage-proposal-panel{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.stage-choice-button{grid-template-rows:auto minmax(4rem,1fr) auto}}
