*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next,body{min-height:100vh}.hm-app-shell{min-height:100vh;display:flex;flex-direction:column}.hm-app-content{flex:1 0 auto;display:flex;flex-direction:column;min-width:0}a{color:inherit;text-decoration:none}button{background:none;border:0}@font-face{font-family:Geist Sans;src:url(/_next/static/media/GeistVF.4473ecc9.woff) format("woff");font-display:swap}@font-face{font-family:Geist Mono;src:url(/_next/static/media/GeistMonoVF.463dafcd.woff) format("woff");font-display:swap}:root{--hm-background:#121212;--hm-background-soft:#171717;--hm-surface:rgba(35,35,35,.92);--hm-surface-strong:rgba(27,27,27,.98);--hm-surface-alt:hsla(0,0%,7%,.95);--hm-border:hsla(0,0%,100%,.08);--hm-border-strong:hsla(0,0%,100%,.12);--hm-text:#f3f4f6;--hm-text-soft:#b4bfd0;--hm-text-muted:#7d8492;--hm-orange:#f97316;--hm-orange-soft:rgba(249,115,22,.16);--hm-blue:#4e8dff;--hm-blue-soft:rgba(78,141,255,.18);--hm-green:#16a34a;--hm-green-soft:rgba(22,163,74,.18);--hm-purple:#8b5cf6;--hm-purple-soft:rgba(139,92,246,.16);--hm-cyan:#38bdf8;--hm-cyan-soft:rgba(56,189,248,.16);--hm-gold:#fbbf24;--hm-danger:#f43f5e;--hm-shadow:0 30px 70px rgba(0,0,0,.38);--hm-shadow-soft:0 12px 30px rgba(0,0,0,.24);--hm-radius-xl:30px;--hm-radius-lg:22px;--hm-radius-md:16px;--hm-max-width:1180px;--hm-blue-rgb:78,141,255;--hm-orange-rgb:249,115,22;--hm-red-rgb:244,63,94}body,html{background:radial-gradient(circle at top left,rgba(var(--hm-orange-rgb),.12),transparent 28%),radial-gradient(circle at top right,rgba(var(--hm-blue-rgb),.14),transparent 32%),linear-gradient(180deg,hsla(0,0%,9%,.94) 0,hsla(0,0%,7%,.97) 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70'%3E%3Crect width='70' height='70' fill='none'/%3E%3Cline x1='0' y1='0' x2='70' y2='0' stroke='rgba(255,255,255,0.04)' stroke-width='1'/%3E%3Cline x1='0' y1='0' x2='0' y2='70' stroke='rgba(255,255,255,0.04)' stroke-width='1'/%3E%3C/svg%3E");background-color:#0f1013;color:var(--hm-text);font-family:Geist Sans,system-ui,sans-serif}body{min-height:100vh}body::selection{background:rgba(var(--hm-blue-rgb),.24)}a,button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}:focus-visible{outline:2px solid var(--hm-blue);outline-offset:3px}.hm-mono,code,pre{font-family:Geist Mono,monospace}.hm-page{min-height:100%;position:relative;overflow:hidden}.hm-page:after,.hm-page:before{content:"";position:absolute;inset:auto;border-radius:999px;filter:blur(45px);opacity:.55;pointer-events:none;will-change:transform;transform:translateZ(0)}.hm-page:before{width:16rem;height:16rem;top:8rem;left:-5rem;background:rgba(var(--hm-orange-rgb),.18)}.hm-page:after{width:18rem;height:18rem;top:12rem;right:-7rem;background:rgba(var(--hm-blue-rgb),.18)}.hm-shell{z-index:10;width:min(var(--hm-max-width),calc(100% - 2rem));margin:0 auto;position:relative;z-index:1}.hm-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,7%,.82);border-bottom:1px solid hsla(0,0%,100%,.06);border-radius:0}.hm-topbar__inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.hm-topbar__inner--full{width:100%;max-width:none;margin:0;padding-inline:clamp(1rem,2.8vw,2rem);position:relative;z-index:1;border-radius:0}.hm-brand{display:inline-flex;align-items:center;gap:.9rem;color:var(--hm-orange);font-size:1.45rem;font-weight:800;letter-spacing:-.05em}.hm-logo{display:block;height:auto;object-fit:contain}.hm-brand-logo{filter:drop-shadow(0 0 18px rgba(var(--hm-orange-rgb),.28))}.hm-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.hm-auth-button,.hm-user-chip{display:inline-flex;align-items:center;gap:.7rem;min-height:44px;padding:.58rem 1rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:rgba(17,17,19,.88);color:var(--hm-text);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.hm-auth-button{font-size:.92rem;font-weight:700}.hm-auth-button__label{display:inline}.hm-auth-button:hover,.hm-user-chip:hover{border-color:hsla(0,0%,100%,.18);background:rgba(26,26,30,.94)}.hm-user-chip{padding-right:.45rem}.hm-user-chip__profile{display:inline-flex;align-items:center;gap:.7rem;min-width:0}.hm-user-avatar{width:30px;height:30px;border-radius:999px;overflow:hidden;background:linear-gradient(135deg,var(--hm-blue),var(--hm-purple));flex-shrink:0}.hm-user-avatar img{width:100%;height:100%;object-fit:cover;display:block}.hm-user-meta{display:flex;flex-direction:column;min-width:0}.hm-user-name{font-size:.88rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-user-stat{color:var(--hm-gold);font-size:.74rem;font-weight:700}.hm-inline-icon{font-size:1rem;flex-shrink:0}.hm-logout-button{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:var(--hm-text-soft);border-radius:999px;padding:.45rem .65rem;font-size:.78rem;font-weight:700}.hm-logout-button:hover{color:var(--hm-text);border-color:hsla(0,0%,100%,.16)}.hm-hero{padding:4.8rem 0 3.5rem;text-align:center}.hm-hero-title{margin:0;font-size:clamp(3.6rem,9vw,5.9rem);line-height:.92;font-weight:850;letter-spacing:-.085em}.hm-hero-title span{display:inline-block}.hm-hero-word--orange{background:linear-gradient(120deg,#f97316,#fb923c 55%,#f59e0b);-webkit-background-clip:text;color:transparent;text-shadow:0 0 28px rgba(var(--hm-orange-rgb),.18)}.hm-hero-word--white{color:#f8fafc;margin:0 .25em}.hm-hero-word--blue{background:linear-gradient(120deg,#8b5cf6,#60a5fa 45%,#2563eb);-webkit-background-clip:text;color:transparent;text-shadow:0 0 30px rgba(var(--hm-blue-rgb),.2)}.hm-hero-copy{max-width:40rem;margin:1.5rem auto 0;color:var(--hm-text-soft);font-size:clamp(1.05rem,1.4vw + .8rem,1.35rem);line-height:1.7}.hm-action-row{margin-top:2.4rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.hm-action-row--start{justify-content:flex-start}.hm-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:56px;min-width:188px;padding:.95rem 1.5rem;border-radius:16px;border:1px solid transparent;color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:-.025em;box-shadow:var(--hm-shadow-soft);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.hm-button:hover,.hm-button:hover:not(:disabled){transform:translateY(-2px) scale(1.01)}.hm-button:disabled{opacity:.52;cursor:not-allowed;transform:none;box-shadow:none}.hm-button--primary{background:linear-gradient(135deg,#3b82f6,#4f46e5);box-shadow:0 0 28px rgba(var(--hm-blue-rgb),.28)}.hm-button--secondary{background:linear-gradient(135deg,#5f6674,#485163)}.hm-button--success{background:linear-gradient(135deg,#15803d,#16a34a)}.hm-button--danger{background:linear-gradient(135deg,#dc2626,#f43f5e);box-shadow:0 0 28px rgba(var(--hm-red-rgb),.22)}.hm-button--ghost{background:hsla(0,0%,100%,.05);border-color:var(--hm-border);color:var(--hm-text)}.hm-button--outline{background:rgba(var(--hm-blue-rgb),.08);color:#a9c5ff;border-color:rgba(var(--hm-blue-rgb),.35)}.hm-button--small{min-height:46px;min-width:auto;padding:.8rem 1rem;font-size:.95rem}.hm-dashboard{padding-bottom:4.5rem}.hm-dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:1.75rem;gap:1.75rem;align-items:start}.hm-span-12{grid-column:span 12}.hm-span-6{grid-column:span 6}.hm-span-4{grid-column:span 4}.hm-card{position:relative;border-radius:var(--hm-radius-xl);border:1px solid var(--hm-border-strong);border-top:1px solid hsla(0,0%,100%,.15);background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,0)),var(--hm-surface);padding:1.6rem;box-shadow:var(--hm-shadow);overflow:hidden;contain:layout style paint}.hm-card--accent{background:radial-gradient(circle at top right,rgba(var(--hm-blue-rgb),.12),transparent 35%),linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,0)),var(--hm-surface)}.hm-card-title{display:flex;align-items:center;gap:.7rem;margin:0 0 1.2rem;font-size:1.8rem;font-weight:800;letter-spacing:-.04em}.hm-card-title--compact{font-size:1.45rem}.hm-card-copy{color:var(--hm-text-soft);line-height:1.75}.hm-kicker,.hm-muted{color:var(--hm-text-muted)}.hm-kicker{display:inline-flex;align-items:center;gap:.45rem;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700}.hm-live-grid-frame{display:block;width:min(100%,290px);margin:0 auto;padding:.8rem;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.24);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04);cursor:pointer;contain:layout paint}.hm-mini-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.28rem;gap:.28rem;width:100%;aspect-ratio:1;contain:paint}.hm-mini-grid__cell{border-radius:8px;background:#2b2b2b;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04);transition:transform .18s ease,background-color .22s ease}.hm-mini-grid__cell--pulse{animation:hm-pulse 2.8s ease-in-out infinite}.hm-live-meta{margin-top:1rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.65rem;color:var(--hm-text-soft);font-size:.92rem}.hm-live-indicator{display:inline-flex;align-items:center;gap:.45rem}.hm-live-dot{width:.7rem;height:.7rem;border-radius:999px;background:var(--hm-danger);animation:hm-live-dot 2s infinite;will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.hm-mini-grid__cell{transition:background-color 0ms linear}.hm-live-dot,.hm-mini-grid__cell--pulse{animation:none}}.hm-score-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border-radius:999px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);color:var(--hm-text);font-size:.8rem;font-weight:700}.hm-score-pill__swatch{width:.55rem;height:.55rem;border-radius:999px}.hm-rule-list{display:flex;flex-direction:column;gap:1.1rem}.hm-rule{color:var(--hm-text-soft);line-height:1.7}.hm-rule strong{font-weight:800}.hm-rule__label--blue{color:var(--hm-blue)}.hm-rule__label--orange{color:var(--hm-orange)}.hm-rule__label--green{color:#22c55e}.hm-tactic-list{margin-top:.55rem;padding-left:1.05rem;color:var(--hm-text-muted);display:flex;flex-direction:column;gap:.45rem}.hm-alert{padding:.95rem 1rem;border-radius:16px;background:rgba(var(--hm-orange-rgb),.1);border:1px solid rgba(var(--hm-orange-rgb),.18)}.hm-leaderboard{display:flex;flex-direction:column;gap:.7rem}.hm-leaderboard__row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.8rem;gap:.8rem;align-items:center;padding:.9rem 1rem;border-radius:16px;background:hsla(0,0%,100%,.02);border:1px solid transparent}.hm-leaderboard__row--top{background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.24)}.hm-leaderboard__rank{min-width:2.5rem;font-size:.88rem;font-weight:800;color:var(--hm-text-muted)}.hm-leaderboard__row--top .hm-leaderboard__rank,.hm-leaderboard__row--top .hm-leaderboard__score{color:var(--hm-gold)}.hm-leaderboard__name{display:inline-flex;align-items:center;gap:.55rem;min-width:0;font-weight:700}.hm-leaderboard__score{color:var(--hm-text-soft);font-size:.92rem;font-weight:700}.hm-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .5rem;border-radius:999px;background:hsla(0,0%,100%,.05);color:var(--hm-text-muted);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hm-stat-grid{margin-top:1rem;display:grid;grid-gap:.75rem;gap:.75rem}.hm-live-spectate-button{margin-top:1.2rem}.hm-stat{padding:.85rem .95rem;border-radius:16px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.05)}.hm-stat__value{display:block;font-size:1.05rem;font-weight:800;color:var(--hm-text)}.hm-stat__label{color:var(--hm-text-muted);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.hm-code-block{margin-top:1rem;padding:.9rem 1rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.32);color:#99b4ff;font-size:.88rem;line-height:1.6;overflow-x:auto}.hm-link-grid{margin-top:1.1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.hm-profile-page{min-height:100%;color:var(--hm-text)}.hm-profile-shell{padding-top:1.25rem;padding-bottom:3rem}.hm-profile-loading{width:min(420px,calc(100% - 2rem));margin:4rem auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hm-profile-loading__text{margin:0;color:var(--hm-text-soft);font-size:1rem;font-weight:700}.hm-profile-hero{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:1rem;padding:1.4rem}.hm-profile-hero__main{display:flex;align-items:center;gap:1.35rem;min-width:0}.hm-profile-avatar-wrap{position:relative;flex-shrink:0}.hm-profile-avatar{width:4.5rem;height:4.5rem;display:block;border-radius:999px;object-fit:cover;background:var(--hm-surface-alt);border:2px solid var(--hm-border-strong)}.hm-profile-hero__meta{min-width:0}.hm-profile-hero__name{margin:.55rem 0 0;font-size:clamp(2rem,5vw,2.8rem);line-height:1;font-weight:800;letter-spacing:-.06em;color:#f8fafc;overflow-wrap:anywhere}.hm-profile-hero__email{margin:1rem 0 0;display:inline-flex;align-items:center;gap:.55rem;color:var(--hm-text-soft);font-size:.95rem;font-weight:600}.hm-profile-home-button{min-width:8.75rem;flex-shrink:0}.hm-profile-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}.hm-profile-stat-card{position:relative;border-radius:18px;padding:1rem;border:1px solid var(--hm-border);background:rgba(20,20,22,.8);overflow:hidden}.hm-profile-stat-card__icon{width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.15rem}.hm-profile-stat-card__icon--blue{color:#93c5fd;background:rgba(var(--hm-blue-rgb),.14)}.hm-profile-stat-card__icon--gold{color:#fde68a;background:rgba(251,191,36,.12)}.hm-profile-stat-card__icon--green{color:#86efac;background:var(--hm-green-soft)}.hm-profile-stat-card__icon--danger{color:#fda4af;background:rgba(var(--hm-red-rgb),.12)}.hm-profile-stat-card__icon--purple{color:#c4b5fd;background:var(--hm-purple-soft)}.hm-profile-stat-card__label{margin:.8rem 0 0;color:var(--hm-text-soft);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hm-profile-stat-card__value{margin:.4rem 0 0;font-size:clamp(1.8rem,3vw,2.2rem);line-height:1;font-weight:850;letter-spacing:-.08em}.hm-profile-stat-card__value--blue{color:#93c5fd}.hm-profile-stat-card__value--gold{color:var(--hm-gold)}.hm-profile-stat-card__value--green{color:#4ade80}.hm-profile-stat-card__value--danger{color:#fb7185}.hm-profile-stat-card__value--purple{color:#c4b5fd}.hm-profile-banner{margin-bottom:1.5rem;padding:1rem 1.15rem;border-radius:18px;font-size:.95rem;font-weight:700}.hm-profile-banner--success{color:#bbf7d0;border:1px solid rgba(22,163,74,.2);background:rgba(22,163,74,.08)}.hm-profile-banner--error{color:#fecdd3;border:1px solid rgba(var(--hm-red-rgb),.2);background:rgba(var(--hm-red-rgb),.08)}.hm-profile-content-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);grid-gap:1rem;gap:1rem;align-items:start}.hm-profile-panel{min-height:100%}.hm-profile-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.hm-profile-panel__title{margin:.45rem 0 0}.hm-profile-panel__copy{margin:1rem 0 0}.hm-profile-inline-button{min-width:auto}.hm-profile-editor{margin-top:1.5rem}.hm-profile-input{width:100%;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--hm-border-strong);background:rgba(0,0,0,.22);color:var(--hm-text);font-size:1rem;font-weight:700}.hm-profile-input::placeholder{color:var(--hm-text-muted)}.hm-profile-hint{margin:.85rem 0 0;color:var(--hm-text-muted);font-size:.8rem;font-weight:600}.hm-profile-actions-row{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.75rem}.hm-profile-readonly-card{margin-top:1.5rem;padding:1rem;border-radius:16px;border:1px solid var(--hm-border);background:rgba(0,0,0,.18)}.hm-profile-readonly-card__label{display:block;color:var(--hm-text-muted);font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hm-profile-readonly-card__value{display:block;margin-top:.65rem;color:var(--hm-text);font-size:1.5rem;font-weight:800;letter-spacing:-.05em;overflow-wrap:anywhere}.hm-profile-inline-link{color:#93c5fd;font-weight:700}.hm-profile-secret-stack{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.1rem}.hm-profile-secret-label{margin:0 0 .7rem;color:var(--hm-text-soft);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hm-profile-secret-row{display:flex;align-items:center;gap:.65rem;padding:.75rem;border-radius:20px;border:1px solid var(--hm-border);background:rgba(0,0,0,.18)}.hm-profile-secret-code{flex:1 1;min-width:0;padding:.25rem .4rem;font-family:Geist Mono,monospace;color:#f8fafc;font-size:.88rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-profile-secret-code--muted{color:var(--hm-text-muted);letter-spacing:.16em}.hm-profile-secret-action{width:2.9rem;height:2.9rem;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid var(--hm-border);background:hsla(0,0%,100%,.04);color:var(--hm-text-soft);font-size:1.05rem;flex-shrink:0}.hm-profile-secret-action:hover{color:var(--hm-text);border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.07)}.hm-profile-empty-token{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 1.1rem;border-radius:18px;border:1px dashed hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.02);color:var(--hm-text-muted);font-size:.9rem;font-weight:700}.hm-profile-token-button{margin-top:1.75rem;min-width:14rem}.hm-link-card{display:flex;align-items:center;gap:.65rem;padding:.9rem 1rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:var(--hm-text-soft)}.hm-link-card:hover{color:var(--hm-text);border-color:hsla(0,0%,100%,.16)}.hm-footer{z-index:0;width:100%;align-self:stretch;flex-shrink:0;margin-top:1.8rem;padding:0;border-radius:0;border:0;border-top:1px solid hsla(0,0%,100%,.1);background:rgba(17,17,19,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:1}.hm-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.hm-footer__inner--full{width:100%;max-width:none;margin:0;padding:1rem clamp(1rem,2.8vw,2rem);position:relative;z-index:1}.hm-footer__brand{display:inline-flex;align-items:center;gap:.8rem;min-width:0}.hm-footer__logo{flex-shrink:0;filter:drop-shadow(0 0 14px rgba(var(--hm-orange-rgb),.2))}.hm-footer__copy{color:var(--hm-text-muted);font-size:.88rem}.hm-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.35rem}.hm-footer__link{display:inline-flex;align-items:center;color:var(--hm-text-soft);font-size:.88rem}.hm-footer__link:hover{color:var(--hm-text)}@keyframes hm-pulse{0%,to{transform:scale(1);opacity:.88}50%{transform:scale(.96);opacity:1}}@keyframes hm-live-dot{0%{transform:scale(1);opacity:1}70%{transform:scale(2.2);opacity:0}to{transform:scale(1);opacity:0}}.hm-lobby-page{padding:0 0 1rem}.hm-lobby-page:before{width:20rem;height:20rem;top:8rem;left:-8rem;background:rgba(var(--hm-blue-rgb),.08)}.hm-lobby-page:after{width:22rem;height:22rem;top:6rem;right:-10rem;background:rgba(var(--hm-orange-rgb),.08)}.hm-lobby-shell{min-height:100%;padding-top:clamp(.75rem,1.5vw,1.25rem);padding-bottom:1rem}.hm-lobby-main,.hm-lobby-shell{display:flex;flex-direction:column;gap:.75rem}.hm-lobby-main{min-width:0}.hm-lobby-btn{display:inline-flex;align-items:center;gap:.45rem;height:38px;padding:0 .9rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:var(--hm-text);font-size:.82rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hm-lobby-btn:active{transform:scale(.96)}.hm-lobby-btn__icon{font-size:.95rem}.hm-lobby-btn--play{border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.12);color:#4ade80;box-shadow:0 0 12px rgba(34,197,94,.1)}.hm-lobby-btn--play:hover{background:rgba(34,197,94,.2);border-color:rgba(34,197,94,.5);box-shadow:0 0 20px rgba(34,197,94,.18)}.hm-lobby-btn--create{border-color:rgba(var(--hm-blue-rgb),.3);background:rgba(var(--hm-blue-rgb),.1);color:#93c5fd;box-shadow:0 0 12px rgba(var(--hm-blue-rgb),.08)}.hm-lobby-btn--create:hover{background:rgba(var(--hm-blue-rgb),.18);border-color:rgba(var(--hm-blue-rgb),.5);box-shadow:0 0 20px rgba(var(--hm-blue-rgb),.14)}.hm-lobby-btn--find{border-color:rgba(var(--hm-orange-rgb),.3);background:rgba(var(--hm-orange-rgb),.1);color:#fb923c;box-shadow:0 0 12px rgba(var(--hm-orange-rgb),.08)}.hm-lobby-btn--find:hover{background:rgba(var(--hm-orange-rgb),.18);border-color:rgba(var(--hm-orange-rgb),.5);box-shadow:0 0 20px rgba(var(--hm-orange-rgb),.14)}.hm-room-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:36px;padding:0 .85rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);font-size:.82rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hm-room-action-btn:active:not(:disabled){transform:scale(.96)}.hm-room-action-btn:disabled{opacity:.4;cursor:not-allowed}.hm-room-action-btn--primary{border-color:rgba(var(--hm-blue-rgb),.4);background:rgba(var(--hm-blue-rgb),.14);color:#93c5fd;box-shadow:0 0 14px rgba(var(--hm-blue-rgb),.1)}.hm-room-action-btn--primary:hover:not(:disabled){background:rgba(var(--hm-blue-rgb),.22);border-color:rgba(var(--hm-blue-rgb),.55);box-shadow:0 0 22px rgba(var(--hm-blue-rgb),.16)}.hm-room-action-btn--danger{border-color:rgba(var(--hm-red-rgb),.3);background:rgba(var(--hm-red-rgb),.1);color:#fda4af;box-shadow:0 0 14px rgba(var(--hm-red-rgb),.08)}.hm-room-action-btn--danger:hover:not(:disabled){background:rgba(var(--hm-red-rgb),.18);border-color:rgba(var(--hm-red-rgb),.5);box-shadow:0 0 22px rgba(var(--hm-red-rgb),.14)}.hm-room-action-btn--ghost{border-color:hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:var(--hm-text-soft)}.hm-room-action-btn--ghost:hover:not(:disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18)}.hm-lobby-header-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.07);background:rgba(18,18,22,.75)}.hm-lobby-header-row__info{display:flex;align-items:center;gap:.5rem;min-width:0}.hm-lobby-header-row__title{margin:0;font-size:1.15rem;font-weight:850;letter-spacing:-.04em}.hm-lobby-header-row__dot{width:7px;height:7px;border-radius:999px;background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.4);flex-shrink:0}.hm-lobby-header-row__online{color:var(--hm-text-muted);font-size:.78rem;font-weight:600;white-space:nowrap}.hm-lobby-header-row__actions{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.hm-lobby-games-section{display:flex;flex-direction:column;gap:.5rem}.hm-lobby-games-bar{display:flex;align-items:center;gap:.5rem;padding:0 .1rem}.hm-lobby-games-bar__label{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;color:var(--hm-text-muted);text-transform:uppercase;letter-spacing:.08em}.hm-lobby-games-bar__count{padding:.1rem .4rem;border-radius:6px;background:hsla(0,0%,100%,.05);color:var(--hm-text-muted);font-size:.68rem;font-weight:700}.hm-lobby-games-bar__refresh{margin-left:auto;width:1.9rem;height:1.9rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.07);background:transparent;color:var(--hm-text-muted);display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;transition:background .12s,color .12s}.hm-lobby-games-bar__refresh:hover{background:hsla(0,0%,100%,.06);color:var(--hm-text-soft)}.hm-lobby-games-empty{padding:1.5rem 1rem;text-align:center;color:var(--hm-text-muted);font-size:.85rem;border-radius:10px;border:1px dashed hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.01)}.hm-lobby-games-list{display:flex;flex-direction:column;gap:.3rem}.hm-lobby-game-item{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;padding:.55rem .75rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.015);color:var(--hm-text);text-align:left;cursor:pointer;transition:background .12s,border-color .12s}.hm-lobby-game-item:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}.hm-lobby-game-item--official{border-color:rgba(var(--hm-blue-rgb),.15);background:rgba(var(--hm-blue-rgb),.03)}.hm-lobby-game-item--live{border-color:rgba(var(--hm-orange-rgb),.12)}.hm-lobby-game-item__left,.hm-lobby-game-item__right{display:flex;align-items:center;gap:.5rem}.hm-lobby-game-item__left{min-width:0;flex:1 1}.hm-lobby-game-item__badge{padding:.1rem .35rem;border-radius:4px;font-size:.52rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:rgba(168,85,247,.14);color:#c4b5fd;flex-shrink:0}.hm-lobby-game-item__badge--official{background:rgba(var(--hm-blue-rgb),.14);color:#bfdbfe}.hm-lobby-game-item__name{font-size:.88rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-lobby-game-item__tag{padding:.12rem .35rem;border-radius:4px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);color:var(--hm-text-muted);font-size:.62rem;font-weight:700;white-space:nowrap}.hm-lobby-game-item__players{display:inline-flex;align-items:center;gap:.25rem;color:var(--hm-text-muted);font-size:.72rem;font-weight:600;white-space:nowrap}.hm-lobby-game-item__cta{padding:.2rem .55rem;border-radius:4px;background:rgba(var(--hm-blue-rgb),.12);border:1px solid rgba(var(--hm-blue-rgb),.25);color:#93c5fd;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;transition:background .12s}.hm-lobby-game-item--live .hm-lobby-game-item__cta{background:rgba(var(--hm-orange-rgb),.12);border-color:rgba(var(--hm-orange-rgb),.25);color:#fb923c}@media (max-width:720px){.hm-lobby-header-row{flex-direction:column;align-items:stretch;gap:.5rem}.hm-lobby-header-row__actions{width:100%}.hm-lobby-btn{flex:1 1;justify-content:center;height:42px}.hm-lobby-game-item{flex-direction:column;align-items:flex-start;gap:.35rem;padding:.65rem .75rem}.hm-lobby-game-item__right{width:100%;flex-wrap:wrap;justify-content:flex-end}.hm-lobby-game-item__name{max-width:200px}}@media (max-width:420px){.hm-lobby-header-row__actions{flex-wrap:wrap;gap:.35rem}.hm-lobby-game-item__left{flex-wrap:wrap}}.hm-pill{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .45rem;border-radius:999px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hm-pill--green{color:#d1fae5;background:rgba(22,163,74,.16);border:1px solid rgba(34,197,94,.16)}.hm-pill--orange{color:#ffedd5;background:rgba(var(--hm-orange-rgb),.14);border:1px solid rgba(var(--hm-orange-rgb),.14)}.hm-room-topbar{display:flex;align-items:center;gap:.55rem;padding:.55rem .75rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.07);background:rgba(18,18,22,.75)}.hm-room-back{width:1.9rem;height:1.9rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.07);background:transparent;color:var(--hm-text-muted);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem;transition:background .12s,color .12s}.hm-room-back:hover{background:hsla(0,0%,100%,.06);color:var(--hm-text-soft)}.hm-room-topbar__center{flex:1 1;min-width:0}.hm-room-topbar__id{font-size:.92rem;font-weight:800;letter-spacing:-.02em;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-room-topbar__meta{color:var(--hm-text-muted);font-size:.65rem;font-weight:600}.hm-room-dot-status{padding:.18rem .5rem;border-radius:999px;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0}.hm-room-dot-status--live{color:#d1fae5;background:rgba(22,163,74,.14);border:1px solid rgba(34,197,94,.14)}.hm-room-dot-status--wait{color:#ffedd5;background:rgba(var(--hm-orange-rgb),.12);border:1px solid rgba(var(--hm-orange-rgb),.12)}.hm-room-settings{padding:.45rem .6rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.015)}.hm-room-settings,.hm-room-settings__group{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.hm-room-settings__group{flex:1 1;min-width:0}.hm-room-settings__field{display:inline-flex;align-items:center;gap:.3rem}.hm-room-settings__label{color:var(--hm-text-muted);font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;flex-shrink:0}.hm-room-settings__field select{height:30px;padding:0 1.4rem 0 .5rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.07);background:rgba(10,10,12,.5);color:var(--hm-text);font-size:.74rem;font-weight:600;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.hm-room-settings__field select:disabled{opacity:.45;cursor:not-allowed}.hm-room-settings__toggle{display:inline-flex;align-items:center;gap:.3rem;height:30px;padding:0 .45rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.07);background:rgba(10,10,12,.5);color:var(--hm-text-soft);font-size:.72rem;font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hm-room-settings__toggle input{width:12px;height:12px;accent-color:var(--hm-blue)}.hm-room-invite-btn{display:inline-flex;align-items:center;gap:.3rem;height:30px;padding:0 .6rem;border-radius:6px;border:1px solid rgba(var(--hm-blue-rgb),.3);background:rgba(var(--hm-blue-rgb),.08);color:#93c5fd;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;transition:background .12s,border-color .12s;flex-shrink:0}.hm-room-invite-btn:hover{background:rgba(var(--hm-blue-rgb),.15);border-color:rgba(var(--hm-blue-rgb),.45)}.hm-room-prompt{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.45rem .7rem;border-radius:8px;background:rgba(var(--hm-blue-rgb),.06);border:1px solid rgba(var(--hm-blue-rgb),.14);color:var(--hm-text-soft);font-size:.78rem}.hm-room-prompt__btns{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.hm-room-prompt__dismiss{padding:.2rem .5rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.05);background:transparent;color:var(--hm-text-muted);font-size:.68rem;font-weight:600;transition:background .12s}.hm-room-prompt__dismiss:hover{background:hsla(0,0%,100%,.04)}.hm-room-msg{padding:.4rem .7rem;border-radius:6px;font-size:.78rem}.hm-room-msg--warn{background:rgba(var(--hm-orange-rgb),.07);border:1px solid rgba(var(--hm-orange-rgb),.12);color:var(--hm-text-soft)}.hm-room-msg--ok{background:rgba(22,163,74,.07);border:1px solid rgba(34,197,94,.14);color:#d1fae5}.hm-room-teams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.hm-team{border-radius:10px;border:1px solid hsla(0,0%,100%,.07);background:rgba(18,18,22,.6);padding:.6rem .7rem;display:flex;flex-direction:column;gap:.45rem;min-width:0}.hm-team--blue{border-color:rgba(var(--hm-blue-rgb),.18)}.hm-team--red{border-color:rgba(var(--hm-red-rgb),.18)}.hm-team__head{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.hm-team__title{margin:0;display:inline-flex;align-items:center;gap:.35rem;font-size:.88rem;font-weight:800;letter-spacing:-.02em}.hm-team-icon{font-size:.85rem}.hm-team__fill{padding:.05rem .3rem;background:hsla(0,0%,100%,.05);font-size:.6rem;margin-left:.15rem}.hm-team__add-bot,.hm-team__fill{border-radius:4px;font-weight:700;color:var(--hm-text-muted)}.hm-team__add-bot{display:inline-flex;align-items:center;gap:.25rem;height:24px;padding:0 .4rem;border:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.02);font-size:.62rem;text-transform:uppercase;letter-spacing:.04em;transition:background .12s,color .12s}.hm-team__add-bot:hover:not(:disabled){background:hsla(0,0%,100%,.06);color:var(--hm-text-soft)}.hm-team__add-bot:disabled{opacity:.35;cursor:not-allowed}.hm-team__slots{display:flex;flex-direction:column;gap:.2rem;min-height:2.5rem}.hm-team-slot{display:flex;align-items:center;gap:.4rem;padding:.3rem .45rem;border-radius:6px;background:hsla(0,0%,100%,.025);min-width:0}.hm-team-slot__dot{width:5px;height:5px;border-radius:999px;flex-shrink:0}.hm-team-slot__dot--blue{background:var(--hm-blue);box-shadow:0 0 4px rgba(var(--hm-blue-rgb),.3)}.hm-team-slot__dot--red{background:var(--hm-danger);box-shadow:0 0 4px rgba(var(--hm-red-rgb),.3)}.hm-team-slot__name{font-weight:600;font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0}.hm-team-slot__bot{padding:.04rem .22rem;border-radius:3px;background:rgba(168,85,247,.12);color:#c4b5fd;font-size:.48rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;flex-shrink:0}.hm-team-slot__elo{color:var(--hm-gold);font-size:.6rem;font-weight:700;flex-shrink:0}.hm-team-slot__kick{width:1.3rem;height:1.3rem;border-radius:3px;border:1px solid rgba(var(--hm-red-rgb),.14);background:rgba(var(--hm-red-rgb),.04);color:#fda4af;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.7rem;transition:background .12s}.hm-team-slot__kick:hover{background:rgba(var(--hm-red-rgb),.12)}.hm-team__empty{border-radius:6px;padding:.4rem .55rem;color:var(--hm-text-muted);background:hsla(0,0%,100%,.015);border:1px dashed hsla(0,0%,100%,.05);font-size:.72rem;text-align:center}.hm-team__join{display:flex;align-items:stretch;gap:.3rem}.hm-team__input{flex:1 1;min-width:0;height:34px;padding:0 .55rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.07);background:rgba(10,10,12,.5);color:var(--hm-text);font-size:.78rem}.hm-team__input:focus{outline:none;border-color:rgba(var(--hm-blue-rgb),.35)}.hm-team__join .hm-room-action-btn{flex-shrink:0;min-width:56px}.hm-room-launch{display:flex;align-items:center;gap:.4rem;padding:.55rem .7rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.015);flex-wrap:wrap}.hm-room-launch__go{display:inline-flex;align-items:center;gap:.4rem;height:40px;padding:0 1.1rem;border-radius:8px;border:1px solid rgba(34,197,94,.35);background:rgba(34,197,94,.12);color:#4ade80;font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 0 16px rgba(34,197,94,.08);transition:transform .12s,background .12s,border-color .12s,box-shadow .12s}.hm-room-launch__go:hover:not(:disabled){background:rgba(34,197,94,.2);border-color:rgba(34,197,94,.5);box-shadow:0 0 24px rgba(34,197,94,.14)}.hm-room-launch__go:active:not(:disabled){transform:scale(.97)}.hm-room-launch__go:disabled{opacity:.35;cursor:not-allowed}.hm-room-launch__side{display:flex;align-items:center;gap:.3rem}.hm-room-launch__note{margin-left:auto;color:var(--hm-text-muted);font-size:.65rem;font-style:italic}@media (max-width:720px){.hm-room-topbar{padding:.5rem .65rem}.hm-room-settings{flex-direction:column;align-items:stretch;gap:.3rem;padding:.4rem .55rem}.hm-room-settings__group{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.3rem;gap:.3rem}.hm-room-settings__field{display:flex;flex-direction:column;align-items:stretch;gap:.15rem}.hm-room-settings__field select{width:100%;height:34px}.hm-room-invite-btn,.hm-room-settings__toggle{justify-content:center;height:34px}.hm-room-invite-btn{width:100%}.hm-room-prompt{flex-direction:column;align-items:stretch;gap:.35rem;text-align:center}.hm-room-prompt__btns{justify-content:center}.hm-room-teams{grid-template-columns:1fr;gap:.4rem}.hm-room-launch{flex-direction:column;align-items:stretch}.hm-room-launch__go{width:100%;justify-content:center}.hm-room-launch__side{width:100%;justify-content:stretch}.hm-room-launch__side .hm-room-action-btn{flex:1 1;justify-content:center}.hm-room-launch__note{margin-left:0;text-align:center}}@media (max-width:420px){.hm-room-settings__group{grid-template-columns:1fr}}.hm-glass-panel{position:relative;z-index:1;border-radius:14px;border:1px solid hsla(0,0%,100%,.07);background:linear-gradient(180deg,hsla(0,0%,100%,.025),hsla(0,0%,100%,0)),rgba(18,18,22,.75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hm-alert{padding:.4rem .7rem;border-radius:6px;background:rgba(var(--hm-orange-rgb),.07);border:1px solid rgba(var(--hm-orange-rgb),.12);font-size:.78rem}.hm-voice{min-width:0}.hm-lobby-main>.hm-voice{width:100%}.hm-game-top__voice{border-top:1px solid hsla(0,0%,100%,.05)}.hm-voice-panel{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.07);background:rgba(18,18,22,.75);min-width:0;flex-wrap:wrap}.hm-game-top__voice .hm-voice-panel{border:0;border-radius:0;background:transparent;padding:.55rem .7rem .65rem}.hm-voice-panel--compact{background:transparent}.hm-voice-panel__head{display:flex;align-items:center;gap:.5rem;min-width:0;flex-shrink:0}.hm-voice-panel__eyebrow{color:var(--hm-text-muted);font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hm-voice-panel__status{color:var(--hm-text-soft);font-size:.72rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-voice-panel__dot{width:.45rem;height:.45rem;border-radius:999px;background:rgba(148,163,184,.35);flex-shrink:0}.hm-voice-panel__dot--on{background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.35)}.hm-voice-panel__actions{display:flex;align-items:center;gap:.3rem;flex-shrink:0;margin-left:auto}.hm-voice-btn{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;height:26px;padding:0 .5rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:var(--hm-text-soft);font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.hm-voice-btn:hover{background:hsla(0,0%,100%,.06);color:var(--hm-text)}.hm-voice-btn:disabled{opacity:.45;cursor:not-allowed}.hm-voice-btn--active{border-color:rgba(34,197,94,.26);background:rgba(34,197,94,.1);color:#bbf7d0}.hm-voice-btn--danger{border-color:hsla(0,91%,71%,.26);background:hsla(0,91%,71%,.1);color:#fecaca}.hm-voice-panel__participants{display:flex;flex-wrap:wrap;gap:.25rem;min-width:0;flex-basis:100%}.hm-voice-pill{display:inline-flex;align-items:center;gap:.2rem;max-width:100%;height:22px;padding:0 .4rem;border-radius:999px;background:hsla(0,0%,100%,.04);color:var(--hm-text-muted);font-size:.6rem;font-weight:700}.hm-voice-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-voice-pill--speaking{background:rgba(34,197,94,.13);color:#bbf7d0}.hm-voice-panel__error{color:#fecaca;font-size:.64rem;font-weight:650;line-height:1.35;flex-basis:100%}.hm-voice-audio-sink{position:fixed;width:1px;height:1px;overflow:hidden;pointer-events:none;opacity:0}.hm-game-player-row__voice,.hm-team-slot__voice{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border-radius:999px;background:hsla(0,0%,100%,.04);color:var(--hm-text-muted);flex-shrink:0}.hm-game-player-row__voice--speaking,.hm-team-slot__voice--speaking{background:rgba(34,197,94,.14);color:#bbf7d0}.hm-game-player-row__voice svg,.hm-team-slot__voice svg{width:.72rem;height:.72rem}@media (max-width:1024px){.hm-span-4,.hm-span-6{grid-column:span 12}.hm-link-grid{grid-template-columns:1fr}.hm-profile-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hm-profile-content-grid{grid-template-columns:1fr}}@media (max-width:720px){.hm-shell{z-index:10;width:min(var(--hm-max-width),calc(100% - 1.1rem))}.hm-topbar__inner--full{padding-inline:1.35rem}.hm-topbar__inner{min-height:64px;padding:.7rem 0;align-items:center;flex-direction:row;gap:.7rem}.hm-nav-actions{width:auto;justify-content:flex-end;flex-shrink:0}.hm-auth-button,.hm-user-chip{width:auto;justify-content:center}.hm-brand{gap:.65rem;font-size:1.2rem;min-width:0}.hm-auth-button{padding:.58rem;min-width:44px}.hm-auth-button__label{display:none}.hm-user-chip{max-width:min(56vw,220px);padding:.45rem .4rem .45rem .65rem}.hm-user-meta{min-width:0}.hm-user-stat{display:none}.hm-hero{padding-top:3.5rem}.hm-hero-word--white{margin:0 .1em}.hm-action-row{flex-direction:column;align-items:stretch}.hm-button{width:100%}.hm-card{padding:1.35rem}.hm-card-title{font-size:1.45rem}.hm-profile-shell{padding-top:1rem;padding-bottom:2.5rem}.hm-profile-hero{flex-direction:column;align-items:stretch}.hm-profile-hero__main{flex-direction:column;align-items:flex-start}.hm-profile-avatar{width:5rem;height:5rem;border-radius:24px}.hm-profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-profile-content-grid{grid-template-columns:1fr}.hm-profile-panel__header{flex-direction:column}.hm-profile-home-button,.hm-profile-inline-button,.hm-profile-mode-pill,.hm-profile-token-button{width:100%;justify-content:center}.hm-profile-actions-row{flex-direction:column}.hm-profile-secret-row{align-items:stretch}.hm-profile-secret-code{white-space:normal;word-break:break-all}.hm-footer{z-index:0;border-radius:0}.hm-footer__inner{justify-content:center;text-align:center}.hm-chat{min-height:0}}.hm-game-page{flex-direction:column}.hm-game-page,.hm-game-winner{display:flex;min-height:100%;color:var(--hm-text);font-family:Geist Sans,system-ui,sans-serif}.hm-game-winner{align-items:center;justify-content:center;padding:2rem}.hm-game-winner__card{width:min(580px,100%);padding:0;border-radius:var(--hm-radius-xl,30px);border:1px solid var(--hm-border-strong,hsla(0,0%,100%,.12));border-top:1px solid hsla(0,0%,100%,.15);background:radial-gradient(circle at top center,rgba(var(--hm-blue-rgb,78,141,255),.06),transparent 50%),linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,0)),var(--hm-surface,rgba(35,35,35,.92));box-shadow:var(--hm-shadow,0 30px 70px rgba(0,0,0,.38));overflow:hidden}.hm-game-winner__header{padding:clamp(1.5rem,4vw,2.2rem) clamp(1.5rem,4vw,2.2rem) 0;text-align:center}.hm-game-winner__eyebrow{display:block;color:var(--hm-text-muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.4rem}.hm-game-winner__title{margin:0;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:800;letter-spacing:-.04em;line-height:1.05}.hm-game-winner__headline{margin:.5rem 0 0;color:var(--hm-game-winner-accent,var(--hm-text));font-size:clamp(1.25rem,3.5vw,1.65rem);font-weight:700;letter-spacing:-.02em;animation:hm-winner-headline-in .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes hm-winner-headline-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.hm-game-winner__score-grid{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:0;gap:0;align-items:stretch;margin:1.5rem 0 0;border-top:1px solid hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06)}.hm-game-winner__score-tile{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:1.25rem 1rem;position:relative}.hm-game-winner__score-tile[data-team=blue]{background:rgba(var(--hm-blue-rgb,78,141,255),.04)}.hm-game-winner__score-tile[data-team=red]{background:rgba(var(--hm-orange-rgb,249,115,22),.04)}.hm-game-winner__score-swatch{width:8px;height:8px;border-radius:999px;flex-shrink:0}.hm-game-winner__score-name{color:var(--hm-text-muted);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-align:center}.hm-game-winner__score-value{font-size:clamp(1.8rem,5vw,2.4rem);font-weight:800;font-family:Geist Mono,monospace;line-height:1;color:var(--hm-text)}.hm-game-winner__score-unit{color:var(--hm-text-muted);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hm-game-winner__score-vs{display:flex;align-items:center;justify-content:center;padding:0 .4rem;border-left:1px solid hsla(0,0%,100%,.06);border-right:1px solid hsla(0,0%,100%,.06)}.hm-game-winner__score-vs span{color:var(--hm-text-muted);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hm-game-winner__detail{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.hm-game-winner__detail:last-of-type{border-bottom:none}.hm-game-winner__detail-label{color:var(--hm-text-muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hm-game-winner__detail-value{color:var(--hm-text-soft);font-size:.82rem;font-weight:700;font-family:Geist Mono,monospace}.hm-game-winner__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;padding:1.5rem clamp(1.5rem,4vw,2.2rem) 0}.hm-game-winner__status{margin:0;padding:1.25rem clamp(1.5rem,4vw,2.2rem) 1.5rem;text-align:center;color:var(--hm-game-status-text,var(--hm-text-muted));font-size:.88rem;font-weight:600}.hm-game-winner__status--success{color:var(--hm-game-success-text,#d1fae5)}.hm-game-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(210px,16vw) minmax(0,1fr) minmax(230px,18vw);grid-gap:1rem;gap:1rem;width:100%;padding:.75rem 1rem;min-height:calc(100vh - 160px);align-items:start}.hm-game-sidebar{display:flex;flex-direction:column;min-width:0;position:-webkit-sticky;position:sticky;top:80px;max-height:calc(100vh - 96px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.08) transparent}.hm-game-sidebar--right{width:100%}.hm-game-panel{display:flex;flex-direction:column;border-radius:10px;border:1px solid var(--hm-panel-border,hsla(0,0%,100%,.06));background:var(--hm-panel-bg,hsla(0,0%,100%,.02));overflow:hidden;flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.08) transparent}.hm-game-sidebar--left .hm-game-panel,.hm-game-sidebar--right .hm-game-panel{border-radius:10px;background:var(--hm-panel-bg,hsla(0,0%,100%,.02));border:1px solid var(--hm-panel-border,hsla(0,0%,100%,.06));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0}.hm-game-sidebar--left .hm-game-panel:before,.hm-game-sidebar--right .hm-game-panel:before{display:none}.hm-game-panel-divider{height:1px;width:100%;background:hsla(0,0%,100%,.06);flex-shrink:0}.hm-game-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.6rem .7rem .35rem}.hm-game-section-heading--compact{padding:.6rem .7rem .3rem}.hm-game-section-heading__eyebrow{display:block;color:var(--hm-text-muted);font-size:.56rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.hm-game-section-heading__title{margin:.12rem 0 0;font-size:.8rem;font-weight:700;letter-spacing:-.02em}.hm-game-section-heading__note{flex-shrink:0;padding:.2rem .45rem;border-radius:4px;border:1px solid var(--hm-game-note-border,hsla(0,0%,100%,.08));background:var(--hm-game-note-bg,hsla(0,0%,100%,.04));color:var(--hm-text-soft);font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hm-game-section-heading__note--spectator-pulse{animation:hm-spectator-badge-pulse 2s ease-out forwards}@keyframes hm-spectator-badge-pulse{0%{border-color:rgba(251,191,36,.92);background:rgba(251,191,36,.3);color:#fff7d6}18%{border-color:#fbbf24;background:rgba(251,191,36,.42);color:#fff}to{border-color:var(--hm-game-note-border,hsla(0,0%,100%,.08));background:var(--hm-game-note-bg,hsla(0,0%,100%,.04));color:var(--hm-text-soft)}}.hm-game-status,.hm-game-top{display:flex;flex-direction:column;gap:0;min-width:0}.hm-game-sidebar--left .hm-game-top>.hm-game-section-heading{padding:.6rem .7rem .35rem}.hm-game-top__button-grid{display:flex;flex-direction:column}.hm-game-top__button{display:inline-flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .7rem;border:0;border-top:1px solid hsla(0,0%,100%,.05);background:transparent;color:var(--hm-text-soft);font-size:.74rem;font-weight:600;transition:background .12s ease,color .12s ease}.hm-game-top__button:hover{background:hsla(0,0%,100%,.04);color:var(--hm-text)}.hm-game-top__button:disabled{opacity:.35;cursor:not-allowed}.hm-game-top__button svg{flex-shrink:0;font-size:.85rem;opacity:.65}.hm-game-top__button span{flex:1 1;text-align:left}.hm-game-top__button--danger{color:var(--hm-game-danger-text,#fca5a5)}.hm-game-top__button--success{color:var(--hm-game-success-text,#bbf7d0)}.hm-game-top__invite-status{margin:.4rem .7rem 0;font-size:.74rem}.hm-game-top__hint{padding:.45rem .7rem;border-top:1px solid hsla(0,0%,100%,.05);color:var(--hm-text-muted);font-size:.65rem;font-weight:600;font-style:italic}.hm-game-top__strategy{display:flex;flex-direction:column;gap:.6rem;padding:.55rem .7rem .65rem;border-top:1px solid hsla(0,0%,100%,.05)}.hm-game-top__strategy-summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--hm-text-muted);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hm-game-top__strategy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.4rem;gap:.4rem}.hm-game-top__strategy-grid--dual{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-game-top__strategy-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.hm-game-top__strategy-block{display:flex;flex-direction:column;gap:.3rem}.hm-game-top__strategy-label{color:var(--hm-text-muted);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.hm-game-top__pill{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.4rem .55rem;border-radius:4px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:var(--hm-text-soft);font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background .12s ease,border-color .12s ease,color .12s ease}.hm-game-top__pill:hover{background:hsla(0,0%,100%,.06)}.hm-game-top__pill--active{border-color:rgba(var(--hm-orange-rgb),.5);background:rgba(var(--hm-orange-rgb),.12);color:#fff6e8}.hm-game-status__section{padding:.55rem .7rem .6rem}.hm-game-status__section+.hm-game-status__section{border-top:1px solid hsla(0,0%,100%,.05)}.hm-game-status__highlights{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem;margin-top:.35rem}.hm-game-kpi{display:flex;flex-direction:column;gap:.15rem;padding:0;border:0;background:transparent}.hm-game-kpi--align-end{text-align:right}.hm-game-kpi__label,.hm-game-meter__label{color:var(--hm-text-muted);font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.hm-game-kpi__value{font-size:1rem;font-weight:700;line-height:1.1;font-family:Geist Mono,monospace}.hm-game-kpi__value-muted{color:var(--hm-text-muted);font-size:.72rem;font-weight:600}.hm-game-meter{display:flex;flex-direction:column;gap:.3rem;margin-top:.45rem}.hm-game-meter__label-row{display:flex;align-items:center;justify-content:space-between}.hm-game-budget-card__track,.hm-game-meter__track{width:100%;height:5px;overflow:hidden;border-radius:3px;background:hsla(0,0%,100%,.06)}.hm-game-budget-card__fill,.hm-game-meter__fill{height:100%;border-radius:inherit;transition:width .2s ease}.hm-game-budget-grid{display:flex;flex-direction:column;gap:.5rem;margin-top:.45rem}.hm-game-budget-card{--hm-team-accent:var(--hm-blue);display:flex;flex-direction:column;gap:.25rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.hm-game-budget-card__header{display:flex;align-items:center;justify-content:space-between}.hm-game-budget-card__label{color:var(--hm-team-accent);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hm-game-budget-card__value{color:var(--hm-text-soft);font-size:.72rem;font-weight:700;font-family:Geist Mono,monospace}.hm-game-budget-card__track{margin-top:.15rem}.hm-game-budget-card__fill{background:var(--hm-team-accent)}.hm-game-stats-section{display:flex;flex-direction:column;gap:.45rem;padding:0 .7rem .6rem}.hm-game-stat-bar{display:flex;flex-direction:column;gap:.25rem}.hm-game-stat-bar__meta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.4rem;gap:.4rem}.hm-game-stat-bar__label{color:var(--hm-text-muted);font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-align:center}.hm-game-stat-bar__value{font-size:.82rem;font-weight:700;font-family:Geist Mono,monospace}.hm-game-stat-bar__track{display:flex;width:100%;height:5px;overflow:hidden;border-radius:3px;background:hsla(0,0%,100%,.06)}.hm-game-stat-bar__fill{height:100%;transition:width .2s ease}.hm-game-team-tabs{display:flex;gap:0;margin:0 .7rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.hm-game-team-tabs__tab{flex:1 1;padding:.5rem .4rem;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--hm-text-muted);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:color .12s ease,border-color .12s ease}.hm-game-team-tabs__tab:hover{color:var(--hm-text-soft)}.hm-game-team-tabs__tab--active{color:var(--tab-color,var(--hm-text));border-bottom-color:var(--tab-color,var(--hm-text))}.hm-game-team-content{display:flex;flex-direction:column;padding:0 .7rem .65rem}.hm-game-team-table-header{display:grid;grid-template-columns:1fr auto auto;grid-gap:.6rem;gap:.6rem;padding:.4rem .6rem .35rem;border-bottom:1px solid hsla(0,0%,100%,.06);margin-bottom:.1rem}.hm-game-team-table-header__col{color:var(--hm-text-muted);font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hm-game-team-table-header__col--right{text-align:right}.hm-game-team-card,.hm-game-team-stack{display:flex;flex-direction:column}.hm-game-team-card{--hm-team-accent:var(--hm-blue);gap:0;padding:0;border:0;border-left:0;border-radius:0;background:transparent;box-shadow:none}.hm-game-team-card__header,.hm-game-team-card__subtitle,.hm-game-team-card__title{display:none}.hm-game-team-card__body{display:flex;flex-direction:column;gap:0}.hm-game-player-row{display:grid;grid-template-columns:1fr auto;grid-gap:.6rem;gap:.6rem;align-items:center;padding:.4rem .6rem;border-radius:0;border:0;border-bottom:1px solid hsla(0,0%,100%,.03);min-width:0}.hm-game-player-row,.hm-game-player-row--bot{background:transparent}.hm-game-player-row--bot .hm-game-player-row__name{color:color-mix(in srgb,var(--hm-team-accent) 70%,#fbbf24)}.hm-game-player-row__left{display:flex;align-items:center;gap:.55rem;min-width:0;overflow:hidden}.hm-game-player-row__right{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;min-width:0}.hm-game-player-row__avatar{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;border-radius:4px;color:var(--hm-team-accent);background:color-mix(in srgb,var(--hm-team-accent) 14%,hsla(0,0%,100%,.03));border:1px solid color-mix(in srgb,var(--hm-team-accent) 20%,hsla(0,0%,100%,.06));font-size:.6rem;flex-shrink:0}.hm-game-player-row__avatar--bot{color:color-mix(in srgb,var(--hm-team-accent) 85%,#fbbf24);background:color-mix(in srgb,var(--hm-team-accent) 18%,hsla(0,0%,100%,.03));border-color:color-mix(in srgb,var(--hm-team-accent) 28%,hsla(0,0%,100%,.06))}.hm-game-player-row__details{min-width:0;display:flex;flex-direction:column;gap:.1rem;flex:1 1}.hm-game-player-row__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--hm-text);font-size:.78rem;font-weight:700;line-height:1.2}.hm-game-player-row__meta{color:var(--hm-text-muted);font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.hm-game-player-row__scores{display:flex;align-items:baseline;gap:.65rem;flex-shrink:0}.hm-game-player-row__points{color:var(--hm-text);font-size:.85rem;font-weight:800;font-family:Geist Mono,monospace;line-height:1;white-space:nowrap}.hm-game-player-row__points-unit{font-size:.58rem;font-weight:700;color:var(--hm-text-muted);margin-left:.15rem;text-transform:uppercase;letter-spacing:.04em}.hm-game-player-row__denies{color:var(--hm-game-danger-text,#fca5a5);font-size:.72rem;font-weight:700;font-family:Geist Mono,monospace;line-height:1;white-space:nowrap}.hm-game-player-row__denies-unit{font-size:.52rem;font-weight:600;color:color-mix(in srgb,var(--hm-game-danger-text,#fca5a5) 60%,var(--hm-text-muted));margin-left:.1rem;text-transform:uppercase;letter-spacing:.04em}.hm-game-player-row__command{display:flex;align-items:center;gap:.3rem;min-width:0}.hm-game-player-row__chip,.hm-game-player-row__select{min-width:4.8rem;max-width:7rem;padding:.2rem .35rem;border-radius:4px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:var(--hm-text-soft);font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.hm-game-player-row__chip{display:inline-flex;align-items:center;justify-content:center}.hm-game-player-row__select{color-scheme:dark}.hm-game-player-row__command{flex:0 1 auto}.hm-game-player-row__select option{color:var(--hm-text);background:#0c0d12}.hm-game-player-row__intent{grid-column:1/-1;color:var(--hm-text-muted);font-size:.58rem;font-weight:600;line-height:1.35;padding-left:2.05rem}.hm-game-player-empty{padding:.85rem .6rem;color:var(--hm-text-muted);font-size:.68rem;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.03)}.hm-game-status__section--announcements{border-top:1px solid hsla(0,0%,100%,.05)}.hm-game-announcement-card{--hm-announcement-accent:var(--hm-blue);display:flex;flex-direction:column;gap:.45rem;margin-top:.4rem;padding:0;border:0;border-radius:0;background:transparent;overflow:visible;box-shadow:none}.hm-game-announcement-card:after,.hm-game-announcement-card:before{display:none}.hm-game-announcement-card--fresh{animation:hm-game-announcement-fresh .5s ease-out both}@keyframes hm-game-announcement-fresh{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.hm-game-announcement-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.hm-game-announcement-card__label{color:var(--hm-announcement-accent);background:rgba(var(--hm-announcement-accent-rgb,59,130,246),.1)}.hm-game-announcement-card__label,.hm-game-announcement-card__status{display:inline-flex;align-items:center;padding:.15rem .4rem;border-radius:3px;font-size:.55rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:0;min-height:auto}.hm-game-announcement-card__status{color:var(--hm-text-muted);background:hsla(0,0%,100%,.04)}.hm-game-announcement-card__title{margin:0;color:var(--hm-text);font-size:.82rem;font-weight:700;line-height:1.2}.hm-game-announcement-card__body{margin:0;color:var(--hm-text-muted);font-size:.72rem;line-height:1.5}.hm-game-announcement-card__progress{display:flex;flex-direction:column;gap:.25rem;margin-top:.1rem}.hm-game-announcement-card__progress-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--hm-text-muted);font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hm-game-announcement-card__progress-track{width:100%;height:4px;overflow:hidden;border-radius:2px;background:hsla(0,0%,100%,.06)}.hm-game-announcement-card__progress-fill{height:100%;border-radius:inherit;background:var(--hm-announcement-accent);transition:width .2s ease}.hm-game-announcement-card__milestones{display:flex;flex-wrap:wrap;gap:.3rem}.hm-game-announcement-card__milestone{display:inline-flex;align-items:center;padding:.15rem .35rem;border-radius:3px;font-size:.55rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;min-height:auto;color:var(--hm-text-muted);background:hsla(0,0%,100%,.03);border:0}.hm-game-announcement-card__milestone--active{color:var(--hm-text);background:rgba(var(--hm-announcement-accent-rgb,59,130,246),.12)}.hm-game-announcement-log{display:flex;flex-direction:column;gap:.35rem;margin-top:.4rem}.hm-game-announcement-log__item{display:flex;align-items:flex-start;justify-content:space-between;gap:.4rem;position:relative;padding-left:.55rem}.hm-game-announcement-log__item:before{content:"";position:absolute;left:0;top:.15rem;bottom:.15rem;width:2px;border-radius:1px;background:rgba(var(--hm-announcement-log-accent-rgb,255,255,255),.5)}.hm-game-announcement-log__tag{flex-shrink:0;padding:.12rem .35rem;border-radius:3px;font-size:.55rem;font-weight:700;min-height:auto;color:var(--hm-text-soft);background:hsla(0,0%,100%,.04);border:0}.hm-game-announcement-log__text{color:var(--hm-text-muted);font-size:.68rem;font-weight:600;line-height:1.4}.hm-game-board{position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid var(--hm-panel-border,hsla(0,0%,100%,.06));background:hsla(0,0%,100%,.015);padding:1rem .75rem;overflow:hidden;align-self:center;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hm-game-board__pattern{position:absolute;inset:0;opacity:.018;pointer-events:none;background-image:linear-gradient(#fff 1px,transparent 0),linear-gradient(90deg,#fff 1px,transparent 0);background-size:40px 40px}.hm-game-board__content{position:relative;z-index:1}.hm-game-grid-shell{position:relative}.hm-game-grid--commanding .hm-game-grid__cell{cursor:crosshair}.hm-game-grid__cell{overflow:visible;border-radius:2px}.hm-game-grid__value{position:relative;z-index:1}.hm-game-grid__special-badge{position:absolute;right:2px;bottom:2px;display:inline-flex;align-items:center;justify-content:center;min-width:14px;height:14px;padding:0 3px;border-radius:999px;border:1px solid var(--hm-special-border,#fde68a);background:rgba(10,10,12,.48);color:#fffaf0;font-size:.55rem;font-weight:900;line-height:1;z-index:2}.hm-game-grid__marker-ring{position:absolute;inset:2px;border-radius:14px;border:2px solid var(--hm-marker-color);box-shadow:0 0 18px color-mix(in srgb,var(--hm-marker-color) 45%,transparent);animation:hm-rally-pulse 1.2s ease-in-out infinite}.hm-game-grid__marker-ring--wall{inset:1px;border-width:3px;border-radius:6px;box-shadow:0 0 24px color-mix(in srgb,var(--hm-marker-color) 60%,transparent),inset 0 0 8px color-mix(in srgb,var(--hm-marker-color) 20%,transparent);animation:hm-wall-pulse 1.8s ease-in-out infinite}.hm-game-grid__marker-ring--neutralized{inset:3px;border-width:2px;border-style:dashed;border-radius:12px;box-shadow:0 0 10px color-mix(in srgb,var(--hm-marker-color) 25%,transparent);animation:hm-neutralized-flicker 2.4s ease-in-out infinite}.hm-game-grid__marker-label{position:absolute;top:4px;left:4px;padding:.2rem .35rem;border-radius:999px;background:color-mix(in srgb,var(--hm-marker-color) 18%,rgba(10,10,12,.88));border:1px solid color-mix(in srgb,var(--hm-marker-color) 55%,hsla(0,0%,100%,.12));color:#fff8ef;font-size:.53rem;font-weight:900;letter-spacing:.08em;z-index:2}.hm-game-grid__marker-label--wall{background:color-mix(in srgb,var(--hm-marker-color) 35%,rgba(10,10,12,.92));border:1px solid color-mix(in srgb,var(--hm-marker-color) 75%,hsla(0,0%,100%,.18));font-size:.48rem;padding:.15rem .3rem}.hm-game-grid__marker-label--neutralized{background:color-mix(in srgb,var(--hm-marker-color) 12%,rgba(10,10,12,.85));border:1px dashed color-mix(in srgb,var(--hm-marker-color) 45%,hsla(0,0%,100%,.15));font-size:.45rem;padding:.12rem .25rem;opacity:.85}@keyframes hm-rally-pulse{0%,to{transform:scale(.96);opacity:.72}50%{transform:scale(1);opacity:1}}@keyframes hm-wall-pulse{0%,to{transform:scale(.98);opacity:.8;box-shadow:0 0 24px color-mix(in srgb,var(--hm-marker-color) 60%,transparent),inset 0 0 8px color-mix(in srgb,var(--hm-marker-color) 20%,transparent)}50%{transform:scale(1);opacity:1;box-shadow:0 0 32px color-mix(in srgb,var(--hm-marker-color) 75%,transparent),inset 0 0 12px color-mix(in srgb,var(--hm-marker-color) 30%,transparent)}}@keyframes hm-neutralized-flicker{0%,to{opacity:.5}50%{opacity:.9}}.hm-ctx-menu{min-width:220px;max-width:260px;border-radius:10px;border:1px solid var(--hm-panel-border,hsla(0,0%,100%,.06));background:var(--hm-surface-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--hm-shadow-soft);padding:0;animation:hm-ctx-menu-enter .18s ease-out}@keyframes hm-ctx-menu-enter{0%{opacity:0;transform:scale(.95) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.hm-ctx-menu__header{display:flex;align-items:center;justify-content:space-between;padding:.6rem .7rem .35rem}.hm-ctx-menu__title{font-size:.56rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--hm-text-muted)}.hm-ctx-menu__badge{padding:.2rem .5rem;border-radius:999px;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:var(--hm-green-soft);border:1px solid var(--hm-green);color:var(--hm-green)}.hm-ctx-menu__badge--cooldown{background:var(--hm-orange-soft);border-color:var(--hm-gold);color:var(--hm-gold)}.hm-ctx-menu__cell-label{padding:0 .7rem .5rem;font-size:.62rem;font-weight:700;color:var(--hm-text-muted);text-transform:uppercase;letter-spacing:.08em}.hm-ctx-menu__group{display:flex;flex-direction:column;gap:.35rem;padding:.25rem .7rem}.hm-ctx-menu__label{padding:0;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--hm-text-muted)}.hm-ctx-menu__grid--2x2{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem}.hm-ctx-menu__grid--row{display:flex;gap:.4rem}.hm-ctx-menu__order-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.4rem .55rem;border-radius:4px;border:1px solid var(--hm-border);background:hsla(0,0%,100%,.03);color:var(--hm-text-soft);font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.hm-ctx-menu__order-btn:hover:not(:disabled){background:rgba(var(--hm-orange-rgb),.12);border-color:rgba(var(--hm-orange-rgb),.5);color:var(--hm-text)}.hm-ctx-menu__order-btn:disabled{opacity:.35;cursor:not-allowed}.hm-ctx-menu__toggle{flex:1 1;display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.4rem .55rem;border-radius:4px;border:1px solid var(--hm-border);background:hsla(0,0%,100%,.03);color:var(--hm-text-soft);font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.hm-ctx-menu__toggle:hover{background:hsla(0,0%,100%,.06)}.hm-ctx-menu__toggle--active{border-color:rgba(var(--hm-orange-rgb),.5);background:rgba(var(--hm-orange-rgb),.12);color:var(--hm-text)}.hm-ctx-menu__divider{height:1px;width:100%;background:var(--hm-border);flex-shrink:0}.hm-ctx-menu__footer{display:flex;align-items:center;justify-content:space-between;padding:.35rem .7rem;font-size:.62rem;font-weight:700;color:var(--hm-text-muted);text-transform:uppercase;letter-spacing:.08em}.hm-lobby-chat-desktop{display:block}.hm-lobby-chat-mobile{display:none}.hm-lobby-chat-fab{position:fixed;right:1.5rem;bottom:1.5rem;z-index:900;width:60px;height:60px;border-radius:999px;border:1px solid rgba(var(--hm-blue-rgb),.3);background:linear-gradient(145deg,#2563eb,#3b82f6);color:#fff;font-size:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px rgba(37,99,235,.45),0 2px 8px rgba(0,0,0,.3);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;animation:hm-fab-entrance .35s cubic-bezier(.34,1.56,.64,1) both}.hm-lobby-chat-fab:hover{transform:scale(1.08);box-shadow:0 10px 36px rgba(37,99,235,.55),0 2px 12px rgba(0,0,0,.35)}.hm-lobby-chat-fab:active{transform:scale(.95)}@keyframes hm-fab-entrance{0%{opacity:0;transform:scale(.5) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes hm-badge-pop{0%{transform:scale(0)}to{transform:scale(1)}}.hm-lobby-chat-backdrop{position:fixed;inset:0;z-index:950;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:hm-fade-in .22s ease}@keyframes hm-fade-in{0%{opacity:0}to{opacity:1}}.hm-lobby-chat-overlay{position:fixed;right:0;bottom:0;z-index:960;width:100%;max-width:420px;height:70vh;max-height:600px;border-radius:24px 24px 0 0;border:1px solid hsla(0,0%,100%,.1);border-bottom:none;background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,0)),rgba(14,14,18,.96);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 -12px 50px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.06);display:flex;flex-direction:column;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s ease}.hm-lobby-chat-overlay--open{transform:translateY(0);opacity:1;pointer-events:auto}.hm-lobby-chat-overlay__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid hsla(0,0%,100%,.08);flex-shrink:0}.hm-lobby-chat-overlay__title{display:inline-flex;align-items:center;gap:.55rem;font-size:1.05rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:var(--hm-text)}.hm-lobby-chat-overlay__close{width:2.4rem;height:2.4rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:var(--hm-text-soft);font-size:1.15rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,color .16s ease}.hm-lobby-chat-overlay__close:hover{background:hsla(0,0%,100%,.1);color:var(--hm-text)}.hm-lobby-chat-overlay__body{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hm-lobby-chat-overlay__body .hm-chat{border:none;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;min-height:0;flex:1 1}.hm-game-footer{position:relative;z-index:1;margin-top:auto;padding:0 1rem}.hm-team-colored{--hm-panel-bg:hsla(0,0%,100%,.02);--hm-panel-border:hsla(0,0%,100%,.06)}.hm-team-colored[data-team=blue]{--hm-panel-bg:rgba(var(--hm-blue-rgb),0.035);--hm-panel-border:rgba(var(--hm-blue-rgb),0.12)}.hm-team-colored[data-team=red]{--hm-panel-bg:rgba(var(--hm-orange-rgb),0.035);--hm-panel-border:rgba(var(--hm-orange-rgb),0.12)}.hm-team-colored .hm-game-panel{background:var(--hm-panel-bg);border-color:var(--hm-panel-border)}.hm-team-colored .hm-game-board{background:hsla(0,0%,100%,.01);border-color:var(--hm-panel-border)}.hm-team-colored[data-lead=blue] .hm-game-board{border-color:rgba(var(--hm-blue-rgb),.18)}.hm-team-colored[data-lead=red] .hm-game-board{border-color:rgba(var(--hm-orange-rgb),.18)}.hm-team-colored .hm-game-grid__marker-ring{box-shadow:none;border-width:2px;opacity:.8}.hm-game-board__overlay{display:none}.hm-mob{position:relative;z-index:1;display:flex;flex-direction:column;gap:.65rem;width:100%;min-height:calc(100dvh - 74px);padding:.6rem .55rem calc(5.8rem + env(safe-area-inset-bottom, 0px))}.hm-mob[data-team=blue]{--mob-panel-bg:rgba(var(--hm-blue-rgb),0.035);--mob-panel-border:rgba(var(--hm-blue-rgb),0.12)}.hm-mob[data-team=red]{--mob-panel-bg:rgba(var(--hm-orange-rgb),0.035);--mob-panel-border:rgba(var(--hm-orange-rgb),0.12)}.hm-mob{--mob-panel-bg:hsla(0,0%,100%,.02);--mob-panel-border:hsla(0,0%,100%,.06)}.hm-mob__header{justify-content:space-between;padding:.5rem .55rem;border-radius:10px;border:1px solid var(--mob-panel-border);background:var(--mob-panel-bg)}.hm-mob__header,.hm-mob__header-left{display:flex;align-items:center;gap:.5rem}.hm-mob__header-left{min-width:0}.hm-mob__room-badge{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:6px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);color:var(--hm-text-soft);flex-shrink:0}.hm-mob__header-text{min-width:0}.hm-mob__eyebrow{display:block;color:var(--hm-text-muted);font-size:.56rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hm-mob__room-name{margin:.05rem 0 0;color:var(--hm-text);font-size:.95rem;font-weight:800;letter-spacing:-.03em;max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-mob__header-right{display:flex;align-items:center;gap:.35rem;flex-shrink:0;min-width:0}.hm-mob__team-pill{display:inline-flex;align-items:center;padding:.28rem .55rem;border-radius:4px;border:1px solid color-mix(in srgb,var(--mob-team,#9ca3af) 40%,hsla(0,0%,100%,.08));background:color-mix(in srgb,var(--mob-team,#9ca3af) 12%,rgba(8,10,15,.8));color:#f8fafc;font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;max-width:7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-mob__icon-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:var(--hm-text-soft);cursor:pointer;padding:0;flex-shrink:0;transition:border-color .12s ease,background .12s ease,color .12s ease,box-shadow .16s ease}.hm-mob__icon-btn--observer-active{border-color:rgba(34,197,94,.3);background:rgba(34,197,94,.12);color:#dcfce7}.hm-mob__icon-btn--spectator-pulse{animation:hm-mob-spectator-button-pulse 1.8s ease-out forwards}@keyframes hm-mob-spectator-button-pulse{0%{border-color:rgba(251,191,36,.92);background:rgba(251,191,36,.28);color:#fff8dc;box-shadow:0 0 0 0 rgba(251,191,36,.45)}24%{border-color:#fbbf24;background:rgba(251,191,36,.4);color:#fff;box-shadow:0 0 0 8px rgba(251,191,36,0)}to{border-color:rgba(34,197,94,.3);background:rgba(34,197,94,.12);color:#dcfce7;box-shadow:none}}.hm-mob__alert{border-radius:10px;font-size:.78rem}.hm-mob__score-strip{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:.35rem;gap:.35rem;padding:.5rem .6rem;border-radius:10px;border:1px solid var(--mob-panel-border);background:var(--mob-panel-bg)}.hm-mob__score{display:flex;flex-direction:column;gap:.08rem}.hm-mob__score--blue{color:var(--hm-blue,#60a5fa)}.hm-mob__score--red{color:var(--hm-red,#f87171);text-align:right}.hm-mob__score-label{font-size:.56rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hm-mob__score-val{font-size:1.15rem;font-weight:800;letter-spacing:-.03em;font-family:Geist Mono,monospace}.hm-mob__score-center{display:flex;align-items:center;gap:.3rem;color:var(--hm-text-muted);font-size:.72rem;font-weight:700;font-family:Geist Mono,monospace}.hm-mob__stats-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.4rem;gap:.4rem}.hm-mob__stat{display:flex;flex-direction:column;align-items:center;gap:.12rem;padding:.45rem .3rem;border-radius:10px;border:1px solid var(--mob-panel-border);background:var(--mob-panel-bg);color:var(--hm-text-soft)}.hm-mob__stat svg{opacity:.6}.hm-mob__stat-val{font-size:.88rem;font-weight:800;color:var(--hm-text);font-family:Geist Mono,monospace}.hm-mob__stat-max{font-size:.66rem;color:var(--hm-text-muted);font-weight:600}.hm-mob__stat-label{font-size:.54rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hm-text-muted)}.hm-mob__board{border-radius:10px;border:1px solid var(--mob-panel-border);background:hsla(0,0%,100%,.01);padding:.55rem;overflow:hidden}.hm-mob__active-order{display:flex;align-items:center;gap:.4rem;padding:.45rem .65rem;border-radius:10px;border:1px solid rgba(var(--hm-orange-rgb),.2);background:rgba(var(--hm-orange-rgb),.06);color:#fff5e6;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hm-mgrid{display:flex;flex-direction:column;gap:.5rem}.hm-mgrid__zoom-bar{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:0 .1rem}.hm-mgrid__zoom-hint{color:var(--hm-text-muted);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hm-mgrid__zoom-icon{color:var(--hm-text-muted);opacity:.6}.hm-mgrid__zoom-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .5rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:var(--hm-text-soft);font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.hm-mgrid__zoom-label{color:var(--hm-text);font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hm-mgrid__overview{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem}.hm-mgrid__quadrant{display:flex;flex-direction:column;gap:.3rem;padding:.4rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.02);cursor:pointer;transition:border-color .12s ease,background .12s ease}.hm-mgrid__quadrant:active{border-color:rgba(var(--hm-orange-rgb),.35);background:rgba(var(--hm-orange-rgb),.06)}.hm-mgrid__quadrant-label{text-align:center;color:var(--hm-text-muted);font-size:.54rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hm-mgrid__mini-board{display:grid;grid-gap:1px;gap:1px;width:100%;aspect-ratio:1}.hm-mgrid__mini-cell{border-radius:1px;border:1px solid transparent;min-height:0}.hm-mgrid__board{display:grid;grid-gap:0;gap:0;justify-content:center;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hm-mgrid__cell{overflow:visible;border-radius:2px;position:relative}.hm-mgrid__val{position:relative;z-index:1}.hm-mob__dock{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.42rem;gap:.42rem;padding:1.05rem .75rem calc(.85rem + env(safe-area-inset-bottom, 0px));border-top:1px solid hsla(0,0%,100%,.08);border-left:1px solid hsla(0,0%,100%,.04);border-right:1px solid hsla(0,0%,100%,.04);border-radius:24px 24px 0 0;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0) 28%),linear-gradient(180deg,rgba(13,16,24,.98),rgba(9,12,18,.96));-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 -16px 40px rgba(0,0,0,.34),0 -2px 0 hsla(0,0%,100%,.03),inset 0 1px 0 hsla(0,0%,100%,.05);animation:hm-mob-dock-rise .36s cubic-bezier(.22,1,.36,1) both}.hm-mob__dock:before{content:"";position:absolute;top:.42rem;left:50%;width:3rem;height:.26rem;border-radius:999px;background:hsla(0,0%,100%,.18);transform:translateX(-50%)}@keyframes hm-mob-dock-rise{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.hm-mob__dock-btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.18rem;min-height:3.35rem;padding:.6rem .25rem;border-radius:15px;border:1px solid hsla(0,0%,100%,.05);background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.015)),hsla(0,0%,100%,.015);color:var(--hm-text-muted);font-size:.64rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02);transition:color .12s ease,background .12s ease,border-color .12s ease,transform .12s ease,box-shadow .12s ease}.hm-mob__dock-btn svg{font-size:1.05rem;opacity:.9}.hm-mob__dock-btn:focus-visible,.hm-mob__dock-btn:hover{color:var(--hm-text);border-color:hsla(0,0%,100%,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02)),hsla(0,0%,100%,.02)}.hm-mob__dock-btn:active{transform:translateY(1px)}.hm-mob__dock-btn--on{border-color:rgba(var(--hm-orange-rgb),.3);background:linear-gradient(180deg,rgba(var(--hm-orange-rgb),.16),rgba(var(--hm-orange-rgb),.08)),hsla(0,0%,100%,.02);color:#fff6e8;box-shadow:0 10px 24px rgba(var(--hm-orange-rgb),.14),inset 0 1px 0 hsla(0,0%,100%,.08)}.hm-mob__dock-btn:disabled{opacity:.4;cursor:not-allowed}.hm-mob__dock-badge{position:absolute;top:.2rem;right:.25rem;min-width:1rem;height:1rem;padding:0 .22rem;border-radius:999px;background:var(--hm-danger,#ef4444);color:#fff;font-size:.5rem;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.hm-game-mobile-sheet__backdrop{position:fixed;inset:0;z-index:52;background:rgba(4,6,10,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:hm-mob-sheet-backdrop-in .18s ease-out both}.hm-game-mobile-sheet{position:fixed;left:0;right:0;bottom:0;z-index:53;display:flex;flex-direction:column;width:100%;min-height:18rem;max-height:min(78dvh,calc(100dvh - 4.5rem));border-top:1px solid hsla(0,0%,100%,.08);border-left:1px solid hsla(0,0%,100%,.04);border-right:1px solid hsla(0,0%,100%,.04);border-radius:24px 24px 0 0;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0) 26%),linear-gradient(180deg,rgba(20,23,29,.99),rgba(11,13,19,.985));box-shadow:0 -22px 52px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.05);overflow:hidden;animation:hm-mob-sheet-rise .26s cubic-bezier(.22,1,.36,1) both}.hm-game-mobile-sheet__grabber{width:2.4rem;height:.22rem;margin:.45rem auto .15rem;border-radius:999px;background:hsla(0,0%,100%,.14);flex-shrink:0}.hm-game-mobile-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .85rem .45rem;flex-shrink:0}.hm-game-mobile-sheet__title{color:var(--hm-text-muted);font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hm-game-mobile-sheet__close{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:var(--hm-text-muted);padding:0;transition:background .12s ease,border-color .12s ease,color .12s ease}.hm-game-mobile-sheet__close:focus-visible,.hm-game-mobile-sheet__close:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.14);color:var(--hm-text)}.hm-game-mobile-sheet__body{flex:1 1;min-height:0;overflow-y:auto;padding:.6rem .85rem calc(.6rem + env(safe-area-inset-bottom, 0px));scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.12) transparent}@keyframes hm-mob-sheet-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes hm-mob-sheet-rise{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.hm-mob__sheet-stack{display:flex;flex-direction:column;gap:1rem}.hm-mob__stats-panel{display:flex;flex-direction:column;gap:.8rem}.hm-game-mobile-bots{display:flex;flex-direction:column;gap:.65rem}.hm-game-mobile-bots__empty{padding:.8rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:var(--hm-text-soft);font-size:.85rem;line-height:1.45}.hm-game-mobile-bots__status-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.hm-game-mobile-bots__eyebrow{color:var(--hm-text);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hm-game-mobile-bots__badge{flex-shrink:0;padding:.2rem .5rem;border-radius:999px;border:1px solid rgba(34,197,94,.2);background:rgba(34,197,94,.1);color:#86efac;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-family:Geist Mono,monospace}.hm-game-mobile-bots__badge--cooldown{border-color:rgba(251,191,36,.25);background:rgba(251,191,36,.1);color:#fde68a}.hm-game-mobile-bots__hint{margin:0;padding:.65rem .75rem;border-radius:10px;border:1px dashed hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.02);color:var(--hm-text-muted);font-size:.78rem;line-height:1.45}.hm-game-mobile-bots__order-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.4rem;gap:.4rem}.hm-game-mobile-bots__order-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-height:3.2rem;padding:.6rem .3rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(180deg,rgba(var(--hm-orange-rgb),.12),rgba(var(--hm-orange-rgb),.04)),hsla(0,0%,100%,.02);color:#fff6e8;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.hm-game-mobile-bots__order-btn svg{opacity:.85}.hm-game-mobile-bots__order-btn:active:not(:disabled){transform:scale(.96)}.hm-game-mobile-bots__order-btn:disabled{opacity:.35;cursor:not-allowed}.hm-game-mobile-bots__controls{display:flex;flex-direction:column;gap:.5rem;padding:.55rem .6rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.015)}.hm-game-mobile-bots__control-group{display:flex;flex-direction:column;gap:.3rem}.hm-game-mobile-bots__control-group+.hm-game-mobile-bots__control-group{padding-top:.45rem;border-top:1px solid hsla(0,0%,100%,.05)}.hm-game-mobile-bots__control-label{color:var(--hm-text-muted);font-size:.56rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hm-game-mobile-bots__control-row{display:flex;gap:.35rem}.hm-game-mobile-bots__ctrl-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.3rem;min-height:2.2rem;padding:.35rem .3rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.02);color:var(--hm-text-soft);font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.hm-game-mobile-bots__ctrl-btn--on{border-color:rgba(var(--hm-orange-rgb),.4);background:linear-gradient(180deg,rgba(var(--hm-orange-rgb),.16),rgba(var(--hm-orange-rgb),.06));color:#fff6e8}.hm-game-mobile-bots__active-summary{display:flex;gap:.4rem;padding:.45rem .6rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.025)}.hm-game-mobile-bots__active-summary--idle{flex-direction:column;gap:.15rem;border-style:dashed;background:hsla(0,0%,100%,.015)}.hm-game-mobile-bots__active-item{flex:1 1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.hm-game-mobile-bots__active-item--plan{color:#93c5fd}.hm-game-mobile-bots__active-label{color:var(--hm-text-muted);font-size:.54rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hm-game-mobile-bots__active-value{color:var(--hm-text);font-size:.72rem;font-weight:800;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-game-mobile-bots__active-sub{color:var(--hm-text-muted);font-size:.6rem;font-weight:600}.hm-game-mobile-sheet--chat{max-height:min(92dvh,calc(100dvh - 2rem))}.hm-game-mobile-sheet--chat .hm-game-mobile-sheet__body{padding:0;display:flex;flex-direction:column;overflow:hidden;min-height:0;flex:1 1}.hm-game-mobile-chat{flex:1 1;min-height:0;display:flex;flex-direction:column;border:none;border-radius:0;background:transparent;box-shadow:none}.hm-game-mobile-chat .hm-chat__header{display:none}.hm-game-mobile-chat .hm-chat__messages{flex:1 1;min-height:0;overflow-y:auto;padding:.6rem .85rem;gap:.7rem;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.12) transparent}.hm-game-mobile-chat .hm-chat__composer{padding:.55rem .85rem calc(.55rem + env(safe-area-inset-bottom, 0px));border-top:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.015)}.hm-game-mobile-chat .hm-chat__input{min-height:44px;padding:.6rem 3.2rem .6rem .9rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);font-size:.88rem}.hm-game-mobile-chat .hm-chat__send{right:.5rem;width:2.2rem;height:2.2rem}.hm-game-mobile-chat .hm-chat__empty{border-radius:12px;padding:1.2rem 1rem}@media (min-width:768px){.hm-mob{display:none}}@media (max-width:370px){.hm-game-mobile-sheet{max-height:min(82dvh,calc(100dvh - 3.25rem))}.hm-game-mobile-sheet--chat{max-height:min(92dvh,calc(100dvh - 2rem))}.hm-game-mobile-chat .hm-chat__composer,.hm-game-mobile-chat .hm-chat__messages,.hm-game-mobile-sheet__body,.hm-game-mobile-sheet__header{padding-inline:.7rem}.hm-game-mobile-bots__order-grid{grid-template-columns:repeat(2,1fr)}.hm-game-mobile-bots__control-row{flex-wrap:wrap}.hm-mob__dock{gap:.4rem;padding-inline:.55rem}.hm-mob__dock-btn{min-height:3.05rem;font-size:.58rem}.hm-mob__stats-row{grid-template-columns:1fr 1fr}.hm-mob__stats-row .hm-mob__stat:last-child{grid-column:1/-1}.hm-mob__room-name{max-width:6rem}}@media (max-width:1024px){.hm-game-layout{grid-template-columns:190px minmax(0,1fr) 200px;gap:.65rem;padding:.5rem}}@media (max-width:1279px){.hm-game-layout{grid-template-columns:1fr 1fr;gap:1rem;padding:.85rem 0}.hm-game-sidebar--left{grid-column:1/2;grid-row:2}.hm-game-board{grid-column:1/-1;grid-row:1}.hm-game-sidebar--right{grid-column:2/3;grid-row:2}}@media (max-width:767px){.hm-game-layout{grid-template-columns:1fr;gap:.85rem;padding:.65rem 0;min-height:auto}.hm-game-sidebar{position:static;max-height:none;overflow-y:visible}.hm-game-sidebar--left{order:2;grid-column:auto;grid-row:auto}.hm-game-sidebar--right{order:3;grid-column:auto;grid-row:auto}.hm-game-board{order:1;grid-column:auto;grid-row:auto;padding:1rem .5rem;border-radius:12px;min-height:320px}.hm-lobby-chat-desktop{display:none}.hm-lobby-chat-mobile{display:block}.hm-game-panel{padding:1rem}.hm-game-panel,.hm-game-sidebar--left .hm-game-panel,.hm-game-sidebar--right .hm-game-panel{border-radius:18px}.hm-game-status__highlights,.hm-game-top__button-grid{grid-template-columns:1fr}.hm-lobby-chat-overlay{max-width:100%;border-radius:20px 20px 0 0}.hm-game-footer{padding:0 .5rem}}.hm-hover-chat-wrap{position:relative;z-index:1000}.hm-hover-chat-backdrop{position:fixed;inset:0;z-index:950;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:hm-fade-in .2s ease}@media (min-width:768px){.hm-hover-chat-backdrop{display:none}}.hm-hover-chat-window{position:fixed;z-index:960;display:flex;flex-direction:column;background:rgba(18,18,22,.65);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 12px 48px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.05);transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s ease,right .3s ease;pointer-events:none;opacity:0;transform:translateY(20px) scale(.95);overflow:hidden}@media (max-width:767px){.hm-hover-chat-window{top:50%;left:50%;width:calc(100% - 32px);height:calc(100% - 64px);transform:translate(-50%,-45%) scale(.95);border-radius:1.5rem}.hm-hover-chat-window--open{pointer-events:auto;opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (min-width:768px){.hm-hover-chat-window{bottom:7.5rem;right:1.5rem;width:380px;height:520px;border-radius:1.25rem}.hm-hover-chat-window--open{pointer-events:auto;opacity:1;transform:translateY(0) scale(1)}}.hm-hover-chat-window__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:transparent;border-bottom:1px solid var(--hm-border)}.hm-hover-chat-window__title{display:flex;align-items:center;font-weight:600;color:var(--hm-text);font-size:1rem}.hm-hover-chat-window__close{background:none;border:none;color:var(--hm-text-secondary);font-size:1.25rem;cursor:pointer;padding:.25rem;border-radius:6px;display:flex;transition:all .2s ease}.hm-hover-chat-window__close:hover{background:hsla(0,0%,100%,.1);color:var(--hm-text)}.hm-hover-chat-window__body{flex:1 1;display:flex;flex-direction:column;min-height:0;background:transparent}.hm-hover-chat-window__body .hm-chat{height:100%;border:none;background:transparent}.hm-hover-chat-window__body .hm-chat__header{display:none}.hm-chat{display:flex;flex-direction:column;min-height:0;flex:1 1;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:hsla(0,0%,100%,.02);overflow:hidden}.hm-chat__header{display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem;border-bottom:1px solid hsla(0,0%,100%,.06);flex-shrink:0}.hm-chat__heading{display:inline-flex;align-items:center;gap:.45rem;color:var(--hm-text);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hm-chat__heading-icon{opacity:.7}.hm-chat__title{font:inherit}.hm-chat__status{display:inline-flex;align-items:center;gap:.35rem;color:var(--hm-text-muted);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hm-chat__status-dot{width:6px;height:6px;border-radius:999px;background:#22c55e;animation:hm-chat-pulse-dot 2s ease-in-out infinite}@keyframes hm-chat-pulse-dot{0%,to{opacity:.5}50%{opacity:1}}.hm-chat__messages{flex:1 1;min-height:0;overflow-y:auto;padding:.55rem .75rem;display:flex;flex-direction:column;gap:.55rem;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.1) transparent}.hm-chat__empty{flex:1 1;display:flex;align-items:center;justify-content:center;color:var(--hm-text-muted);font-size:.82rem;text-align:center;padding:1.5rem 1rem;border-radius:10px;border:1px dashed hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.015)}.hm-chat-message{display:flex;flex-direction:column;gap:.15rem}.hm-chat-message--self{align-items:flex-end}.hm-chat-message--system{align-items:center}.hm-chat-message__meta{display:flex;align-items:baseline;gap:.4rem}.hm-chat-message--self .hm-chat-message__meta{flex-direction:row-reverse}.hm-chat-message__user{color:var(--hm-text-soft);font-size:.68rem;font-weight:700}.hm-chat-message--system .hm-chat-message__user{display:none}.hm-chat-message__time{color:var(--hm-text-muted);font-size:.58rem;font-weight:600}.hm-chat-message__bubble{max-width:85%;padding:.4rem .65rem;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);color:var(--hm-text-soft);font-size:.78rem;line-height:1.45;word-break:break-word;margin:0}.hm-chat-message--self .hm-chat-message__bubble{background:rgba(var(--hm-blue-rgb),.12);border-color:rgba(var(--hm-blue-rgb),.2);color:var(--hm-text)}.hm-chat-message--system .hm-chat-message__bubble{max-width:100%;background:rgba(251,191,36,.06);border-color:rgba(251,191,36,.12);color:var(--hm-text-muted);font-size:.7rem;text-align:center;font-style:italic}.hm-chat__composer{flex-shrink:0;padding:.5rem .75rem;border-top:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.015)}.hm-chat__input-wrap{position:relative;display:flex;align-items:center}.hm-chat__input{width:100%;min-height:38px;padding:.5rem 2.8rem .5rem .75rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:var(--hm-text);font-size:.82rem;outline:none;transition:border-color .12s ease,background .12s ease}.hm-chat__input::placeholder{color:var(--hm-text-muted)}.hm-chat__input:focus{border-color:rgba(var(--hm-blue-rgb),.35);background:hsla(0,0%,100%,.06)}.hm-chat__send{position:absolute;right:.35rem;display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:999px;border:none;background:rgba(var(--hm-blue-rgb),.15);color:var(--hm-blue);cursor:pointer;transition:background .12s ease,color .12s ease}.hm-chat__send:disabled{opacity:.35;cursor:not-allowed}.hm-chat__send:not(:disabled):hover{background:rgba(var(--hm-blue-rgb),.25);color:#fff}.hm-hover-chat-fab{position:fixed;bottom:5rem;right:1.5rem;z-index:1000;width:60px;height:60px;border-radius:999px;border:1px solid rgba(var(--hm-blue-rgb),.3);background:linear-gradient(145deg,#2563eb,#3b82f6);color:#fff;font-size:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px rgba(37,99,235,.45),0 2px 8px rgba(0,0,0,.3);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;animation:hm-fab-entrance .35s cubic-bezier(.34,1.56,.64,1) both}.hm-hover-chat-fab:hover{transform:scale(1.08);box-shadow:0 10px 36px rgba(37,99,235,.55),0 2px 12px rgba(0,0,0,.35)}.hm-hover-chat-fab:active{transform:scale(.95)}.hm-hover-chat-fab__badge{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--hm-danger);color:#fff;font-size:.72rem;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(244,63,94,.5);animation:hm-badge-pop .3s cubic-bezier(.34,1.56,.64,1)}