.join-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px;background:#090c09bd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.join-card{width:min(520px,100%);display:grid;gap:18px;padding:28px;border:1px solid rgba(229,236,218,.18);border-radius:24px;background:linear-gradient(180deg,#21271efa,#141812fa);box-shadow:0 32px 90px #00000080}.join-card__eyebrow{margin:0 0 -10px;color:#abc194;font-size:11px;font-weight:800;letter-spacing:.18em}.join-card h2{margin:0;color:#f7f2e7;font-size:clamp(26px,5vw,36px);letter-spacing:-.04em}.join-card__lead{margin:-10px 0 0;color:#c6cebc;font-size:14px}.join-field{display:grid;gap:7px;color:#d9dfd1;font-size:13px;font-weight:700}.join-field input{width:100%;padding:13px 15px;border:1px solid #65705e;border-radius:12px;outline:none;background:#252b22;color:#fff}.join-field input:focus{border-color:#a7bd8c;box-shadow:0 0 0 3px #a7bd8c29}.avatar-picker{margin:0;padding:0;border:0}.avatar-picker legend{margin-bottom:9px;color:#d9dfd1;font-size:13px;font-weight:700}.avatar-picker__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.avatar-option{position:relative;min-height:142px;display:grid;place-items:center;align-content:center;gap:9px;padding:14px;border:1px solid #56604e;border-radius:16px;background:#2e352ab8;color:#e8eddf;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.avatar-option:hover{transform:translateY(-2px);border-color:#849672}.avatar-option--selected{border-color:#b6ce99;background:#4f5e41e6;box-shadow:inset 0 0 0 1px #b6ce994d}.avatar-option input{position:absolute;opacity:0;pointer-events:none}.avatar-option strong{font-size:13px}.avatar-preview{position:relative;width:48px;height:66px;display:block;image-rendering:pixelated;pointer-events:none}.avatar-preview i{position:absolute;display:block}.avatar-preview__hair{left:8px;top:2px;width:32px;height:24px;border-radius:10px 10px 5px 5px;background:#26352d}.avatar-preview--female .avatar-preview__hair{left:6px;width:36px;height:38px;border-radius:14px 14px 6px 6px;background:#4d302d}.avatar-preview__face{left:13px;top:13px;width:22px;height:19px;border-radius:5px;background:#efc09b}.avatar-preview__body{left:9px;top:34px;width:30px;height:29px;border-radius:5px 5px 2px 2px;background:#3e7392;box-shadow:inset 0 -8px #2b3540}.avatar-preview--female .avatar-preview__body{left:10px;width:28px;border-radius:8px 8px 3px 3px;background:#7a6aa8;box-shadow:inset 0 -9px #403743}.join-card__room{display:flex;justify-content:space-between;gap:16px;padding:11px 13px;border-radius:11px;background:#141812b3;color:#bfc7b7;font-size:13px}.join-card__room strong{color:#fff}.join-card__hint{margin:0;color:#aeb8a4;font-size:12px;line-height:1.5}.join-card__error,.voice-compact__error,.voice-mic-menu__error{margin:0;color:#ffb4a8;font-size:12px;line-height:1.5}.join-card__submit{width:100%;padding:13px 18px;border:1px solid #a5bd88;border-radius:13px;background:#718858;color:#fff;font-weight:800;cursor:pointer}.join-card__submit:disabled{opacity:.45;cursor:not-allowed}.voice-compact{width:100%;display:grid;gap:10px;padding:13px 14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#151813ed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000004d}.voice-compact__identity{display:flex;align-items:center;gap:10px}.voice-compact__identity div{min-width:0;display:grid;gap:2px}.voice-compact__identity strong{overflow:hidden;color:#fff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.voice-compact__identity small{color:#bfc7b7;font-size:11px}.voice-compact__dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#9a725d;box-shadow:0 0 0 4px #9a725d26}.voice-compact__dot.is-connected{background:#86b86f;box-shadow:0 0 0 4px #86b86f26}.voice-compact__meta{display:flex;flex-wrap:wrap;gap:6px 12px;color:#aeb8a4;font-size:11px}.voice-compact__actions{display:flex;flex-wrap:wrap;gap:7px}.voice-compact__actions button{padding:7px 10px;border:1px solid #65705e;border-radius:8px;background:#343a30;color:#fff;font-size:12px;cursor:pointer}.voice-compact__actions button:disabled{opacity:.45;cursor:not-allowed}.voice-compact__actions .voice-compact__leave{margin-left:auto;border-color:#725850;background:#493832}.voice-mic-menu{position:fixed;left:18px;bottom:calc(18px + var(--goten-floating-control-size, 46px) + 12px);z-index:81;width:min(240px,calc(100vw - 36px));display:grid;gap:10px;padding:12px 13px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#151813f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000004d}.voice-mic-menu__status{display:flex;align-items:center;gap:10px}.voice-mic-menu__status div{min-width:0;display:grid;gap:2px}.voice-mic-menu__status strong{color:#fff;font-size:13px}.voice-mic-menu__status small{color:#bfc7b7;font-size:11px}.voice-mic-menu__dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#9a725d;box-shadow:0 0 0 4px #9a725d26}.voice-mic-menu__dot.is-connected{background:#86b86f;box-shadow:0 0 0 4px #86b86f26}.voice-mic-menu__actions{display:flex;flex-wrap:wrap;gap:7px}.voice-mic-menu__actions button{padding:7px 10px;border:1px solid #65705e;border-radius:8px;background:#343a30;color:#fff;font-size:12px;cursor:pointer}.voice-mic-menu__actions button:disabled{opacity:.45;cursor:not-allowed}.voice-mic-menu__leave{margin-left:auto;border-color:#725850!important;background:#493832!important}@media(max-width:640px){.join-overlay{padding:14px}.join-card{padding:22px 18px;border-radius:18px}.avatar-option{min-height:126px}.voice-mic-menu{left:10px;bottom:calc(10px + var(--goten-floating-control-size, 42px) + 10px)}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f2e7;background:#141612;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#2b3027 0,#171914 48%,#10110e)}button,input{font:inherit}.app-shell{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.topbar{position:fixed;inset:0 0 auto 0;z-index:50;height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 28px;border-bottom:1px solid rgba(129,145,117,.28);background:linear-gradient(180deg,#141712fa,#141712e0);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 32px #0000004d}.eyebrow{margin:0 0 4px;color:#b8c6a7;font-size:11px;font-weight:800;letter-spacing:.18em}h1{margin:0;font-size:clamp(28px,4vw,48px);line-height:.95;letter-spacing:-.055em}.status-card{min-width:150px;padding:11px 16px;border:1px solid #56604e;border-radius:14px;background:#21261ef0;box-shadow:0 10px 30px #00000040}.status-card span{display:block;color:#aeb8a4;font-size:12px;margin-bottom:3px}.status-card strong{font-size:18px}.game-panel{position:fixed;top:96px;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:stretch;justify-content:stretch;padding:0;border:0;border-radius:0;background:#252019;overflow:hidden}.game-root{width:100%;height:100%;min-height:0;overflow:hidden;background:#252019}.game-root canvas{display:block;margin:0 auto}.help-card{position:static;width:100%;max-width:none;flex:0 0 auto;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#151813eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000004d}.help-card h2{margin:0 0 6px;font-size:15px}.help-card p{margin:4px 0;color:#d5dacc;font-size:13px}kbd{display:inline-block;min-width:24px;padding:2px 6px;border:1px solid #65705e;border-bottom-width:2px;border-radius:5px;background:#343a30;color:#fff;text-align:center;font-size:11px}.legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;color:#bfc7b7;font-size:12px}.legend span{display:inline-flex;align-items:center;gap:5px}.legend-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.legend-dot.room{background:#d9b9ac}.legend-dot.hall{background:#b3a886}.legend-dot.avatar{background:#3f6d8a}.left-panel-stack{position:fixed;left:24px;bottom:22px;z-index:60;width:min(380px,calc(100vw - 48px));max-height:calc(100vh - 130px);display:flex;flex-direction:column;gap:10px;overflow:hidden}.voice-panel{width:100%;flex:1 1 auto;min-height:0;max-height:min(52vh,500px);overflow-y:auto;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#151813eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000004d;display:grid;gap:10px}.voice-panel__header h2{margin:0 0 4px;font-size:15px;letter-spacing:0}.voice-panel__header p{margin:0;color:#d5dacc;font-size:12px;line-height:1.4}.voice-sync{display:flex;align-items:center;gap:8px;color:#d5dacc;font-size:12px}.voice-sync input{width:16px;height:16px;accent-color:#7f9468}.voice-panel__form{display:grid;gap:8px}.voice-field{display:grid;gap:4px;color:#bfc7b7;font-size:12px}.voice-field input{width:100%;padding:8px 10px;border:1px solid #56604e;border-radius:8px;background:#21261ef0;color:#f7f2e7}.voice-field input:disabled{opacity:.7}.voice-panel__actions{display:flex;flex-wrap:wrap;gap:8px}.voice-panel__actions button,.voice-panel__audio-unlock button,.house-chat__composer-row button{padding:7px 12px;border:1px solid #65705e;border-radius:8px;background:#343a30;color:#fff;cursor:pointer}.voice-panel__actions button:disabled,.house-chat__composer-row button:disabled{opacity:.5;cursor:not-allowed}.voice-panel__status{display:grid;gap:4px}.voice-panel__status p{margin:0;display:flex;justify-content:space-between;gap:12px;color:#bfc7b7;font-size:12px}.voice-panel__status strong{color:#f7f2e7;font-weight:600;text-align:right;word-break:break-all}.voice-panel__participants{margin:0;padding-left:18px;color:#d5dacc;font-size:12px}.voice-panel__audio-unlock{display:grid;gap:8px;padding:8px 10px;border:1px solid #8a6a3a;border-radius:8px;background:#4030188c}.voice-panel__audio-unlock p{margin:0;color:#f0dfc0;font-size:12px}.voice-panel__error,.house-chat__error{margin:0;color:#ffb4a8;font-size:12px}.voice-audio-container{position:absolute;width:0;height:0;overflow:hidden}.house-chat{position:fixed;right:24px;bottom:22px;z-index:60;width:min(380px,calc(100vw - 48px));height:min(520px,calc(100vh - 140px));max-height:calc(100vh - 140px);display:flex;flex-direction:column;gap:8px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#151813eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000004d}.house-chat__header h2{margin:0 0 2px;font-size:15px}.house-chat__header,.house-chat__composer,.house-chat__hint{flex:0 0 auto}.house-chat__status{margin:0;color:#b8c6a7;font-size:12px}.house-chat__hint,.house-chat__empty{margin:0;color:#bfc7b7;font-size:12px}.house-chat__list{flex:1 1 auto;min-height:120px;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding:8px;border:1px solid #56604e;border-radius:10px;background:#21261eb3}.house-chat__message{color:#e8ecdf;font-size:12px;line-height:1.4;word-break:break-word}.house-chat__message--own{color:#d7eccb}.house-chat__name{font-weight:700;color:#c5d4b0}.house-chat__message--own .house-chat__name{color:#9fc48a}.house-chat__time{margin-left:8px;color:#8f9886;font-size:11px}.house-chat__composer{display:grid;gap:6px}.house-chat__composer input{width:100%;padding:8px 10px;border:1px solid #56604e;border-radius:8px;background:#21261ef0;color:#f7f2e7}.house-chat__composer input:disabled{opacity:.7}.house-chat__composer-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.house-chat__counter{color:#bfc7b7;font-size:12px}@media(max-width:700px){.topbar{height:82px;padding:12px 14px}.eyebrow{font-size:9px}h1{font-size:28px}.status-card{min-width:112px;padding:9px 12px}.status-card strong{font-size:15px}.game-panel{top:82px;right:0;bottom:0;left:0}.legend{display:none}.house-chat{left:10px;right:10px;top:92px;bottom:auto;width:auto;height:auto;max-height:30vh}.left-panel-stack{left:10px;right:10px;bottom:10px;width:auto;max-height:52vh}.voice-panel{max-height:34vh}.help-card{padding:10px 12px}.help-card p{font-size:11px}}:root{--goten-topbar-height: 96px;--goten-house-chat-width: min(380px, 32vw);--goten-house-chat-rail-width: 48px;--goten-floating-control-size: 46px}.game-panel{right:0!important;transition:right .18s ease}.app-shell.is-joined .game-panel{right:var(--goten-house-chat-width)!important}html[data-house-chat=collapsed] .app-shell.is-joined .game-panel{right:var(--goten-house-chat-rail-width)!important}.panel-close-button{width:32px;height:32px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#21261ef5;color:#f7f2e7;cursor:pointer;line-height:1}.help-card{position:fixed!important;left:78px!important;bottom:18px!important;z-index:72!important;width:min(360px,calc(100vw - 110px))!important;max-width:none!important;display:none!important}.help-card.is-open{display:block!important}.help-card .panel-close-button{position:absolute;top:8px;right:8px;display:inline-grid;place-items:center}.help-card h2{padding-right:40px}.floating-controls{position:fixed;left:18px;bottom:18px;z-index:80;display:flex;flex-direction:column;gap:10px}.floating-control{width:var(--goten-floating-control-size);height:var(--goten-floating-control-size);display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#151813f0;color:#f7f2e7;box-shadow:0 8px 24px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:transform .14s ease,background .14s ease,opacity .14s ease;touch-action:manipulation}.floating-control:hover{transform:translateY(-1px);background:#343a30fa}.floating-control:active{transform:translateY(0)}.floating-control--mic svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.floating-control--mic.is-muted{color:#ffb4a8;background:#40221ef0}.floating-control--mic.is-unavailable{opacity:.72}.floating-control--help{font-size:23px;font-weight:700}.floating-control--help.is-active{background:#4a5642}.house-chat{position:fixed!important;top:var(--goten-topbar-height)!important;right:0!important;bottom:0!important;left:auto!important;z-index:60!important;width:var(--goten-house-chat-width)!important;height:auto!important;max-height:none!important;padding:14px 16px!important;border-top:0!important;border-right:0!important;border-bottom:0!important;border-radius:0!important;transition:width .18s ease,padding .18s ease}.house-chat__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.house-chat__heading{min-width:0}.house-chat__toggle{flex:0 0 auto;width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid #65705e;border-radius:9px;background:#343a30;color:#fff;font-size:20px;line-height:1;cursor:pointer}.house-chat--collapsed{width:var(--goten-house-chat-rail-width)!important;padding:10px 7px!important;align-items:center;gap:14px!important}.house-chat--collapsed .house-chat__header{width:100%;justify-content:center}.house-chat--collapsed .house-chat__toggle{width:34px;height:34px}.house-chat__collapsed-label{margin:auto 0;color:#b8c6a7;font-size:11px;font-weight:800;letter-spacing:.18em;writing-mode:vertical-rl;transform:rotate(180deg);-webkit-user-select:none;user-select:none}@media(max-width:900px){:root{--goten-house-chat-width: min(340px, 38vw)}}@media(max-width:700px){:root{--goten-topbar-height: 82px;--goten-house-chat-width: min(310px, 76vw);--goten-house-chat-rail-width: 44px;--goten-floating-control-size: 42px}.help-card{left:64px!important;right:10px!important;bottom:10px!important;width:auto!important}.floating-controls{left:10px;bottom:10px;gap:8px}.house-chat{top:var(--goten-topbar-height)!important;right:0!important;bottom:0!important;left:auto!important;width:var(--goten-house-chat-width)!important;height:auto!important;max-height:none!important}.house-chat--collapsed{width:var(--goten-house-chat-rail-width)!important}}
