._screen_2fr3s_2{display:flex;flex:1;flex-direction:column;min-height:100vh;min-height:100dvh}._content_2fr3s_10{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}._header_2fr3s_21{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--border);background:var(--bg-secondary)}._headerLeft_2fr3s_30{display:flex;align-items:center;gap:1rem}._logo_2fr3s_36{color:var(--accent);font-size:1.5rem;font-weight:700;line-height:1;cursor:pointer}._logo_2fr3s_36:hover{opacity:.8}._gameCode_2fr3s_48{display:flex;align-items:center;color:var(--text-secondary);font-family:monospace;font-size:.875rem;line-height:1.5rem}._headerMenu_2fr3s_57{position:relative}._menuBtn_2fr3s_61{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid var(--border);border-radius:4px;background:transparent;color:var(--text-secondary);cursor:pointer}._menuBtn_2fr3s_61:hover{background:var(--bg-tertiary);color:var(--text-primary)}._menuOverlay_2fr3s_79{position:fixed;inset:0;z-index:199}._menuDropdown_2fr3s_85{position:absolute;top:100%;right:0;z-index:200;min-width:160px;margin-top:.5rem;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--bg-secondary)}._menuDropdown_2fr3s_85 button,._menuDropdown_2fr3s_85 a{display:block;width:100%;padding:.75rem 1rem;border:none;background:transparent;color:var(--text-primary);font-size:.9rem;text-align:left;text-decoration:none;cursor:pointer}._menuDropdown_2fr3s_85 a{color:var(--text-secondary)}._menuDivider_2fr3s_116{height:1px;margin:.25rem 0;background:var(--border)}._menuInfo_2fr3s_122{padding:.5rem 1rem;color:var(--text-muted);font-size:.8rem}._subtitle_2fr3s_129{margin-bottom:2rem;color:var(--text-secondary)}._hint_2fr3s_134{margin-top:1.5rem;color:var(--text-muted);font-size:.875rem}._hint_2fr3s_134 a{color:var(--accent);text-decoration:none}._primaryBtn_2fr3s_146{min-width:200px;padding:.875rem 2rem;border:none;border-radius:8px;background:var(--accent);color:var(--text-on-accent);font-size:1rem;font-weight:600;transition:background .2s;cursor:pointer}._primaryBtn_2fr3s_146:disabled{opacity:.5;cursor:not-allowed}._primaryBtn_2fr3s_146:hover:not(:disabled){background:var(--accent-hover)}._backLink_2fr3s_168{margin-top:1.5rem;border:none;background:transparent;color:var(--text-secondary);font-size:.875rem;cursor:pointer}._backLink_2fr3s_168:hover{color:var(--text-primary)}._linkButton_2fr3s_181{padding:0;border:none;background:transparent;color:var(--accent);font-size:inherit;text-decoration:none;cursor:pointer}._linkButton_2fr3s_181:hover{text-decoration:underline}._joinForm_2fr3s_196{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:280px;margin-top:1.5rem}._codeInputWrapper_2fr3s_206{position:relative}._codeInput_2fr3s_206{font-family:monospace;font-size:1.5rem;letter-spacing:.25em;text-align:center;text-transform:uppercase}._codeInput_2fr3s_206._valid_2fr3s_218{border-color:var(--success)}._codeInput_2fr3s_206._invalid_2fr3s_222{border-color:var(--error)}._validationIcon_2fr3s_226{position:absolute;top:50%;right:1rem;font-size:.875rem;transform:translateY(-50%)}._validIcon_2fr3s_234{color:var(--success)}._invalidIcon_2fr3s_238{color:var(--error)}._codeField_2fr3s_243{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}._codeErrorBanner_2fr3s_250{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;border:1px solid var(--error);border-radius:8px;background:#ff6b6b1a;color:var(--error);font-size:.875rem}._errorIcon_2fr3s_262{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--error);color:var(--text-on-accent);font-size:.75rem;font-weight:700}._qrShare_2fr3s_277{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}._qrCode_2fr3s_285{padding:1rem;border-radius:12px;background:var(--bg-secondary)}._gameCodeDisplay_2fr3s_291{color:var(--text-secondary);font-size:1.125rem}._gameCodeDisplay_2fr3s_291 strong{color:var(--text-primary);font-family:monospace;font-size:1.25rem}._copyBtn_2fr3s_302{padding:.5rem 1rem;border:1px solid var(--border);border-radius:6px;background:var(--bg-secondary);color:var(--text-primary);font-size:.875rem;cursor:pointer}._copyBtn_2fr3s_302:hover{background:var(--bg-tertiary)}._error_2fr3s_262{margin-top:1rem;color:var(--error);font-size:.875rem}._lobbyScreen_2fr3s_324{display:flex;flex-direction:column}._lobbyContent_2fr3s_329{display:flex;flex:1;flex-direction:column;padding:1rem;overflow-y:auto}._currentQuestion_2fr3s_338{margin-bottom:1rem;padding:1rem;border:1px solid var(--accent);border-radius:12px;background:linear-gradient(135deg,#e97a9326,#e97a930d)}._questionHeader_2fr3s_346{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._asker_2fr3s_353{color:var(--accent);font-size:.875rem;font-weight:500}._clearQuestionBtn_2fr3s_359{width:1.5rem;height:1.5rem;border:1px solid var(--border);border-radius:4px;background:transparent;color:var(--text-muted);font-size:.75rem;cursor:pointer}._questionText_2fr3s_370{font-size:1.25rem;font-weight:500;line-height:1.4;overflow-wrap:break-word}._turnIndicator_2fr3s_378{margin-bottom:1rem;padding:1.5rem 1rem;text-align:center}._yourTurn_2fr3s_384{margin-bottom:.25rem;color:var(--accent);font-size:1.5rem;font-weight:600}._turnHint_2fr3s_391{color:var(--text-secondary);font-size:.875rem}._waitingFor_2fr3s_396{color:var(--text-secondary);font-size:1rem}._waitingMessage_2fr3s_401{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-secondary)}._waitingHint_2fr3s_411{color:var(--text-muted);font-size:.875rem}._shareBtn_2fr3s_416{padding:.75rem 1.5rem;border:none;border-radius:8px;background:var(--accent);color:var(--text-on-accent);font-size:1rem;cursor:pointer}._playerList_2fr3s_427{display:flex;flex:1;flex-direction:column;gap:.5rem;margin-bottom:1rem}._playerItem_2fr3s_435{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-secondary);transition:all .2s}._playerItem_2fr3s_435._current_2fr3s_338{border-color:var(--accent);background:#e97a931a}._playerItem_2fr3s_435._isMe_2fr3s_451{background:var(--bg-tertiary)}._playerItem_2fr3s_435._reorderMode_2fr3s_455{cursor:grab}._playerItem_2fr3s_435._reorderMode_2fr3s_455:active{cursor:grabbing}._playerInfo_2fr3s_463{display:flex;align-items:center;gap:.5rem}._currentIndicator_2fr3s_469{color:var(--accent);font-weight:700}._playerName_2fr3s_474{font-weight:500}._meBadge_2fr3s_478{color:var(--text-muted);font-size:.75rem}._editNameBtn_2fr3s_483{display:flex;align-items:center;margin-left:.25rem;padding:.25rem;border:none;background:transparent;color:var(--text-muted);opacity:.6;transition:opacity .2s;cursor:pointer}._editNameBtn_2fr3s_483:hover{color:var(--accent);opacity:1}._editNameInput_2fr3s_501{width:120px;padding:.25rem .5rem;border:1px solid var(--accent);border-radius:4px;background:var(--bg-tertiary);color:var(--text-primary);font-size:1rem}._playerActions_2fr3s_511{display:flex;align-items:center;gap:.5rem}._askLabel_2fr3s_517{padding:.25rem .5rem;border-radius:4px;background:#e97a9333;color:var(--accent);font-size:.75rem;font-weight:600}._dragHandle_2fr3s_526{color:var(--text-muted);font-size:1.25rem}._kickBtn_2fr3s_531{width:1.5rem;height:1.5rem;border:1px solid var(--border);border-radius:4px;background:transparent;color:var(--text-muted);opacity:.5;font-size:.75rem;transition:opacity .2s,color .2s;cursor:pointer}._kickBtn_2fr3s_531:hover{border-color:var(--error);color:var(--error);opacity:1}._reorderToggle_2fr3s_550{align-self:flex-start;padding:.5rem 1rem;border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-secondary);font-size:.875rem;cursor:pointer}._reorderToggle_2fr3s_550._active_2fr3s_561{border-color:var(--accent);color:var(--accent)}._actionBar_2fr3s_567{display:flex;gap:.5rem;padding:.75rem 0;border-top:1px solid var(--border)}._actionBtn_2fr3s_574{position:relative;flex:1;padding:.75rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-secondary);color:var(--text-secondary);font-size:.875rem;cursor:pointer}._actionBtn_2fr3s_574:hover,._actionBtn_2fr3s_574._active_2fr3s_561{border-color:var(--accent);color:var(--text-primary)}._actionBtn_2fr3s_574._hasTriggers_2fr3s_592{color:var(--warning)}._actionBtn_2fr3s_574._myTurn_2fr3s_596{border-color:var(--accent);background:#e97a931a;animation:_pulse_2fr3s_1 2s infinite}@keyframes _pulse_2fr3s_1{0%,to{opacity:1}50%{opacity:.7}}._actionBtn_2fr3s_574 ._badge_2fr3s_607{position:absolute;top:-4px;right:-4px;min-width:16px;padding:2px 6px;border-radius:10px;background:var(--accent);color:var(--text-on-accent);font-size:.625rem;text-align:center}._nextTurnBtn_2fr3s_621{margin-top:auto;padding:1rem;border:none;border-radius:8px;background:var(--accent);color:var(--text-on-accent);font-size:1.125rem;font-weight:600;cursor:pointer}._nextTurnBtn_2fr3s_621:disabled{opacity:.5;cursor:not-allowed}._nextTurnBtn_2fr3s_621:hover:not(:disabled){background:var(--accent-hover)}._triggerBanner_2fr3s_643{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;border:none;border-bottom:1px solid var(--border);background:#f5a6231a;color:var(--warning);text-align:left;cursor:pointer}._triggerIcon_2fr3s_657{font-size:1.125rem;font-weight:700}._triggerText_2fr3s_662{flex:1}._triggerExpand_2fr3s_666{color:var(--text-muted);font-size:.75rem}._panelOverlay_2fr3s_672{position:fixed;inset:0;z-index:100;background:#00000080;animation:_fade-in_2fr3s_1 .2s ease-out}@keyframes _fade-in_2fr3s_1{0%{opacity:0}to{opacity:1}}._panel_2fr3s_672{position:fixed;right:0;bottom:0;left:0;z-index:101;max-height:70vh;padding:1rem;border-top:1px solid var(--border);border-radius:16px 16px 0 0;overflow-y:auto;background:var(--bg-secondary);animation:_slide-up_2fr3s_1 .2s ease-out}@keyframes _slide-up_2fr3s_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._panelHeader_2fr3s_710{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._panelHeader_2fr3s_710 h3{font-size:1.125rem}._closeBtn_2fr3s_721{width:2rem;height:2rem;border:1px solid var(--border);border-radius:4px;background:transparent;color:var(--text-secondary);cursor:pointer}._panelHint_2fr3s_731{margin-bottom:1rem;color:var(--text-muted);font-size:.875rem}._addQuestionForm_2fr3s_738{display:flex;gap:.5rem;margin-bottom:1rem}._addQuestionForm_2fr3s_738 input{flex:1}._addQuestionForm_2fr3s_738 button{width:2.5rem;border:none;border-radius:8px;background:var(--accent);color:var(--text-on-accent);font-size:1.25rem;cursor:pointer}._emptyState_2fr3s_758{padding:2rem;color:var(--text-muted);text-align:center}._draftList_2fr3s_764{list-style:none}._draftItem_2fr3s_768{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.5rem;padding:.75rem;border-radius:8px;background:var(--bg-tertiary)}._draftItem_2fr3s_768._upNext_2fr3s_779{border:1px solid var(--accent)}._draftContent_2fr3s_783{display:flex;flex:1;flex-direction:column;gap:.25rem}._upNextBadge_2fr3s_790{color:var(--accent);font-size:.625rem;font-weight:600}._draftText_2fr3s_796{overflow-wrap:break-word}._draftActions_2fr3s_800{display:flex;gap:.25rem}._draftActions_2fr3s_800 button{width:1.75rem;height:1.75rem;border:1px solid var(--border);border-radius:4px;background:transparent;color:var(--text-muted);font-size:.75rem;cursor:pointer}._draftActions_2fr3s_800 ._askBtn_2fr3s_816{width:auto;padding:0 .5rem;border-color:var(--accent);background:var(--accent);color:var(--text-on-accent);font-weight:600}._draftActions_2fr3s_800 ._askBtn_2fr3s_816:hover{background:var(--accent-hover);color:var(--text-on-accent)}._editForm_2fr3s_830{width:100%}._editForm_2fr3s_830 input{width:100%;margin-bottom:.5rem}._editActions_2fr3s_839{display:flex;gap:.5rem}._editActions_2fr3s_839 button{padding:.375rem .75rem;border:1px solid var(--border);border-radius:4px;background:var(--bg-secondary);color:var(--text-primary);font-size:.875rem;cursor:pointer}._categoryList_2fr3s_855{display:flex;flex-direction:column;gap:.5rem}._categoryHeader_2fr3s_861{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-tertiary);color:var(--text-primary);font-size:1rem;text-align:left;cursor:pointer}._categoryHeader_2fr3s_861._expanded_2fr3s_876{border-radius:8px 8px 0 0}._expandIcon_2fr3s_880{color:var(--text-muted)}._promptsList_2fr3s_884{padding:.5rem;border:1px solid var(--border);border-top:none;border-radius:0 0 8px 8px;background:var(--bg-tertiary);list-style:none}._promptItem_2fr3s_893{padding:.5rem .75rem;color:var(--text-secondary);font-size:.875rem}._promptItem_2fr3s_893:before{color:var(--text-muted);content:"- "}._triggerSection_2fr3s_905{margin-bottom:1.5rem}._triggerSection_2fr3s_905 h4{margin-bottom:.75rem;color:var(--text-secondary);font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}._presetGrid_2fr3s_917{display:flex;flex-wrap:wrap;gap:.5rem}._presetBtn_2fr3s_923{padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;background:var(--bg-tertiary);color:var(--text-secondary);font-size:.875rem;cursor:pointer}._presetBtn_2fr3s_923:hover{border-color:var(--warning);color:var(--text-primary)}._presetBtn_2fr3s_923._active_2fr3s_561{border-color:var(--warning);background:#f5a62326;color:var(--warning)}._customTriggerForm_2fr3s_944{display:flex;gap:.5rem;margin-bottom:.75rem}._customTriggerForm_2fr3s_944 input{flex:1}._customTriggerForm_2fr3s_944 button{width:2.5rem;border:none;border-radius:8px;background:var(--warning);color:var(--text-on-accent);font-size:1.25rem;cursor:pointer}._customList_2fr3s_964{list-style:none}._customItem_2fr3s_968{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;padding:.5rem .75rem;border-radius:6px;background:var(--bg-tertiary);color:var(--text-secondary)}._customItem_2fr3s_968 button{padding:.25rem;border:none;background:transparent;color:var(--text-muted);cursor:pointer}._activeTriggers_2fr3s_987{display:flex;flex-wrap:wrap;gap:.5rem}._activeTriggerChip_2fr3s_993{padding:.375rem .75rem;border-radius:6px;background:#f5a62326;color:var(--warning);font-size:.875rem}._rulesLink_2fr3s_1002{margin-top:1rem;border:none;background:transparent;color:var(--text-secondary);font-size:.875rem;text-decoration:underline;cursor:pointer}._rulesLink_2fr3s_1002:hover{color:var(--text-secondary)}._rulesScreen_2fr3s_1017 ._rulesContent_2fr3s_1017{flex:1;max-width:600px;margin:0 auto;padding:1.5rem;overflow-y:auto}._rulesScreen_2fr3s_1017 h2{margin-bottom:1.5rem;text-align:center}._rulesSection_2fr3s_1030{margin-bottom:1.5rem}._rulesSection_2fr3s_1030 h3{margin-bottom:.5rem;color:var(--accent);font-size:1rem}._rulesSection_2fr3s_1030 p{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}._rulesSection_2fr3s_1030 ol,._rulesSection_2fr3s_1030 ul{margin-left:1.25rem;color:var(--text-secondary);font-size:.9375rem;line-height:1.6}._rulesSection_2fr3s_1030 li{margin-bottom:.5rem}._rulesScreen_2fr3s_1017 ._backLink_2fr3s_168{display:block;margin:1.5rem auto 0}._rulesModal_2fr3s_1064{display:flex;flex-direction:column;max-height:80vh;overflow:hidden}._rulesModal_2fr3s_1064 ._panelHeader_2fr3s_710{position:sticky;top:0;z-index:1;flex-shrink:0;padding-bottom:.75rem;border-bottom:1px solid var(--border);background:var(--bg-secondary)}._rulesModalContent_2fr3s_1081{flex:1;padding-top:.75rem;padding-bottom:1rem;overflow-y:auto}@supports (padding: max(0px)){._screen_2fr3s_2{padding-top:max(0px,env(safe-area-inset-top));padding-bottom:max(0px,env(safe-area-inset-bottom))}._header_2fr3s_21{padding-top:max(.75rem,env(safe-area-inset-top))}._panel_2fr3s_672{padding-bottom:max(1rem,env(safe-area-inset-bottom))}}._menuDropdown_2fr3s_85 button:hover,._menuDropdown_2fr3s_85 a:hover{background:var(--bg-tertiary)}._addQuestionForm_2fr3s_738 button:disabled{opacity:.5}._draftActions_2fr3s_800 button:hover{color:var(--text-primary)}._customTriggerForm_2fr3s_944 button:disabled{opacity:.5}._container_1oiv7_1{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}._link_1oiv7_7{display:flex;flex-direction:column;gap:.25rem;color:inherit;text-decoration:none;text-align:center}._headline_1oiv7_16{color:var(--text-primary);font-size:.85rem;font-weight:600}._link_1oiv7_7:hover ._headline_1oiv7_16{color:var(--accent)}._body_1oiv7_26{color:var(--text-secondary);font-size:.8rem;line-height:1.4}:root{--bg-primary: #1a1a1f;--bg-secondary: #252529;--bg-tertiary: #2d2d33;--text-primary: #e8e8ec;--text-secondary: #a0a0a8;--text-muted: #6a6a72;--text-on-accent: #fff;--accent: #E97A93;--accent-hover: #f08da3;--warning: #f5a623;--success: #4cd964;--error: #ff6b6b;--border: #3a3a42;--border-light: #4a4a52;--bg-card: #fff;--negative: var(--error)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}#root{display:flex;flex-direction:column;min-height:100%}h2{margin-bottom:.5rem;color:var(--text-primary);font-size:1.75rem}input[type=text],input[type=email]{padding:.875rem 1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary);font-size:1rem;transition:border-color .2s;outline:none}input[type=text]:focus,input[type=email]:focus{border-color:var(--accent)}input[type=text]::placeholder,input[type=email]::placeholder{color:var(--text-muted)}input:disabled{opacity:.5}
