body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.compact-top-bar{border-radius:20px;height:64px;min-height:64px;padding:10px 14px}.compact-top-bar h2{font-size:24px;line-height:1;margin:0}.table-top-bar{grid-gap:10px;gap:10px}.back-button{border-radius:14px;font-weight:900;height:40px}.table-name-title h2{font-size:22px}.mobile-shell{gap:10px}.chat-panel{border-radius:22px}.chat-title-row h3{font-size:20px}@media (max-width:380px){.compact-top-bar{height:58px;min-height:58px;padding:8px 12px}.compact-top-bar h2{font-size:22px}.back-button{font-size:14px;height:36px;padding:0 10px}.table-name-title h2{font-size:19px}.quick-tab{font-size:13px;height:38px}}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}#root,body,html{height:100%;margin:0;overflow:hidden;width:100%}body{background:#020617;color:#fff;font-family:Arial,sans-serif}button,input{font-family:inherit;font-size:16px}button{cursor:pointer}.app{background:radial-gradient(circle at top,#2563eb52,#0000 34%),linear-gradient(180deg,#08111f,#020617);height:100dvh;overflow:hidden;padding:10px;width:100%}.app-chat{padding:2px}.mobile-shell{gap:8px;max-width:540px;overflow:hidden}.login-card,.mobile-shell{display:flex;flex-direction:column;height:100%;margin:0 auto;width:100%}.login-card{justify-content:center;max-width:430px;overflow-y:auto;padding:14px}.logo{background:#facc1524;border:1px solid #facc1559;border-radius:24px;display:grid;font-size:30px;height:62px;margin:0 auto 10px;place-items:center;width:62px}.login-card h1{color:#facc15;font-size:34px;margin:0;text-align:center}.subtitle{color:#94a3b8;font-size:15px;margin:8px 0 18px;text-align:center}.status{background:#22c55e1f;border:1px solid #22c55e47;border-radius:14px;color:#bbf7d0;margin-bottom:14px;padding:12px 14px;text-align:center;width:100%}.login-input{background:#0f172af2;border:1px solid #94a3b840;border-radius:16px;color:#fff;height:54px;margin-bottom:12px;outline:none;padding:0 16px;width:100%}.login-input::placeholder{color:#64748b}.login-button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;color:#fff;font-size:17px;height:54px;width:100%}.login-button,.toast-message{border-radius:16px;font-weight:800}.toast-message{animation:toastIn .18s ease-out;background:#0f172af5;border:1px solid #facc1547;box-shadow:0 14px 35px #0000006b;color:#f8fafc;font-size:15px;left:50%;line-height:1.3;max-width:calc(100% - 28px);padding:11px 14px;position:fixed;text-align:center;top:14px;transform:translateX(-50%);z-index:999}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.top-bar{align-items:center;background:#0f172af5;border:1px solid #94a3b833;border-radius:18px;box-shadow:0 12px 28px #0000003d;display:flex;flex:0 0 auto;height:54px;justify-content:space-between;min-height:54px;padding:8px 12px}.top-bar h2{color:#facc15;font-size:21px;line-height:1;margin:0}.top-title{align-items:center;display:flex;min-width:0}.dot{border-radius:50%;flex:0 0 auto;height:18px;width:18px}.dot.online{background:#22c55e;box-shadow:0 0 18px #22c55ee6}.dot.offline{background:#ef4444;box-shadow:0 0 18px #ef4444cc}.table-top-bar{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr auto}.back-button{background:#1e293bf2;border:1px solid #94a3b82e;border-radius:13px;color:#e5e7eb;font-size:15px;font-weight:800;height:36px;padding:0 12px}.table-name-title{justify-content:center;overflow:hidden}.table-name-title h2{font-size:20px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-tabs{grid-gap:8px;display:grid;flex:0 0 auto;gap:8px;grid-template-columns:repeat(3,1fr)}.quick-tab{background:#1e293bf2;border:1px solid #94a3b82e;border-radius:15px;color:#e5e7eb;font-size:14px;font-weight:800;height:42px}.chat-panel{background:#0f172ae0;border:1px solid #94a3b82e;border-radius:26px;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:16px 14px 14px}.chat-title-row{align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;margin-bottom:12px}.chat-title-row h3{color:#e5e7eb;font-size:22px;margin:0}.chat-title-row span{color:#94a3b8;font-size:14px}.message-list{flex:1 1;min-height:0;overflow-y:auto;padding-right:4px}.empty-chat{color:#64748b;display:grid;font-size:15px;height:100%;place-items:center;text-align:center}.message-bubble{background:#1e293bf2;border:1px solid #94a3b81f;border-radius:16px 16px 16px 4px;margin-bottom:14px;max-width:88%;min-width:100%;padding:.5px 8px;width:fit-content}.message-user{color:#facc15;font-size:12px;font-weight:800;height:8px;margin-bottom:4px}.message-text{color:#f8fafc;font-size:16px;line-height:1.35;word-break:break-word}.chat-input-bar{background:#0f172afa;border:1px solid #94a3b840;border-radius:22px;display:flex;flex:0 0 auto;gap:8px;height:58px;padding:7px}.chat-input-bar input{background:#1e293bf2;border:none;border-radius:16px;color:#fff;flex:1 1;font-size:16px;height:44px;min-width:0;outline:none;padding:0 14px}.chat-input-bar input::placeholder{color:#94a3b8}.chat-input-bar button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:16px;color:#fff;flex:0 0 52px;font-size:20px;font-weight:900;height:44px;width:52px}.admin-panel-drawer{background:#0f172afa;border:1px solid #94a3b838;border-radius:22px;bottom:24px;box-shadow:0 22px 50px #0000007a;color:#e5e7eb;left:14px;padding:16px;position:fixed;right:14px;z-index:60}.admin-panel-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.admin-panel-header strong{color:#facc15;font-size:18px;font-weight:900}.admin-panel-content{grid-gap:10px;color:#cbd5e1;display:grid;font-size:15px;gap:10px;line-height:1.35}.admin-panel-content p{margin:0}.admin-panel-drawer{max-height:72vh;overflow-y:auto}.admin-summary-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.admin-summary-box{background:#1e293bdb;border:1px solid #94a3b824;border-radius:14px;padding:10px 6px;text-align:center}.admin-summary-box strong{color:#facc15;display:block;font-size:18px;font-weight:900;line-height:1.1}.admin-summary-box span{color:#cbd5e1;display:block;font-size:11px;font-weight:800;margin-top:4px}.admin-section{margin-top:16px}.admin-section h4{color:#f8fafc;font-size:15px;font-weight:900;margin:0 0 8px}.admin-list{grid-gap:8px;display:grid;gap:8px}.admin-list-item{align-items:center;background:#1e293bc7;border:1px solid #94a3b821;border-radius:14px;display:flex;gap:10px;justify-content:space-between;padding:10px}.admin-list-item strong{color:#e5e7eb;display:block;font-size:14px;font-weight:900}.admin-list-item span{color:#94a3b8;display:block;font-size:11px;font-weight:700;margin-top:3px;word-break:break-all}.admin-empty-text{background:#1e293b8c;border-radius:14px;color:#94a3b8;font-size:13px;font-weight:700;margin:0;padding:10px}.role-badge{border-radius:999px;flex:0 0 auto;font-size:10px;font-style:normal;font-weight:900;padding:5px 8px;text-transform:uppercase}.role-admin{background:#facc1529;border:1px solid #facc153d;color:#facc15}.role-moderator{background:#38bdf826;border:1px solid #38bdf83d;color:#38bdf8}.role-user{background:#94a3b824;border:1px solid #94a3b82e;color:#cbd5e1}.admin-table-card{grid-gap:8px;background:#0f172a94;border:1px solid #94a3b81f;border-radius:16px;display:grid;gap:8px;padding:8px}.admin-table-players{grid-gap:6px;display:grid;gap:6px;padding-left:6px}.admin-table-player{align-items:center;background:#1e293b9e;border:1px solid #94a3b81a;border-radius:12px;display:flex;gap:8px;justify-content:space-between;padding:8px}.admin-table-player strong{color:#e5e7eb;display:block;font-size:13px;font-weight:900}.admin-table-player span{color:#94a3b8;display:block;font-size:10px;font-weight:700;margin-top:2px;word-break:break-all}.admin-tabs{display:flex;gap:7px;margin-bottom:8px;overflow-x:auto;padding:2px 0 12px;scrollbar-width:none}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs button{background:#1e293bc2;border:1px solid #94a3b829;border-radius:999px;color:#cbd5e1;flex:0 0 auto;font-size:12px;font-weight:900;padding:8px 12px}.admin-tabs button.active{background:linear-gradient(135deg,#facc15,#f97316);border-color:#facc158c;box-shadow:0 8px 20px #facc1529;color:#111827}.admin-action-form{grid-gap:8px;background:#0f172ab3;border:1px solid #94a3b824;border-radius:14px;display:grid;gap:8px;margin-top:10px;padding:10px}.admin-action-form strong{color:#facc15;font-size:14px;font-weight:900}.admin-action-form textarea{background:#020617e6;border:1px solid #94a3b83d;border-radius:12px;color:#e5e7eb;font-size:16px;line-height:1.35;min-height:72px;outline:none;padding:10px;resize:vertical;width:100%}.admin-action-form textarea::placeholder{color:#64748b}.admin-action-form-buttons{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.admin-action-form-buttons button{border:none;border-radius:12px;font-size:13px;font-weight:900;height:36px}.admin-action-form-buttons button:first-child{background:#1e293be6;color:#cbd5e1}.admin-action-form-buttons button:last-child{background:linear-gradient(135deg,#22c55e,#16a34a);color:#f8fafc}.admin-action-form-buttons button:disabled{opacity:.45}.admin-selected-user-card{background:#1e293bdb;border:1px solid #facc152e;border-radius:18px;margin:14px 0 18px;padding:12px}.admin-selected-user-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.admin-selected-user-header strong{color:#facc15;display:block;font-size:16px;font-weight:900}.admin-selected-user-header span{color:#cbd5e1;display:block;font-size:12px;font-weight:800;margin-top:3px}.admin-selected-user-header button{background:#0f172ae6;border:none;border-radius:50%;color:#e5e7eb;font-size:17px;font-weight:900;height:30px;width:30px}.admin-action-grid{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(2,1fr)}.admin-action-grid button{background:#0f172ab8;border:none;border-radius:13px;color:#94a3b8;font-size:13px;font-weight:900;height:36px}.admin-action-grid button:disabled{opacity:.55}.admin-action-note{color:#94a3b8;font-size:12px;font-weight:700;line-height:1.35;margin:10px 0 0}.admin-ban-list{grid-gap:10px;display:grid;gap:10px;margin-top:10px}.admin-ban-card{background:#1e293bd1;border:1px solid #f8717138;border-radius:16px;padding:12px}.admin-ban-card strong{color:#facc15;display:block;font-size:16px;font-weight:900;margin-bottom:6px}.admin-ban-card p{color:#cbd5e1;font-size:12px;font-weight:700;line-height:1.35;margin:4px 0}.admin-ban-remove-button{background:#22c55ee6;border:none;border-radius:14px;color:#f8fafc;font-size:13px;font-weight:900;height:38px;margin-top:10px;width:100%}.admin-ban-unban-box{grid-gap:8px;background:#0f172ab8;border:1px solid #94a3b829;border-radius:14px;display:grid;gap:8px;margin-top:10px;padding:10px}.admin-ban-reason-input{background:#020617db;border:1px solid #94a3b838;border-radius:14px;color:#e5e7eb;font-size:16px;font-weight:700;min-height:82px;outline:none;padding:10px;resize:vertical;width:100%}.admin-ban-reason-input::placeholder{color:#64748b}.admin-ban-unban-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.admin-ban-unban-actions button{background:#1e293be6;border:none;border-radius:13px;color:#e5e7eb;font-size:13px;font-weight:900;height:36px}.admin-ban-unban-actions button:last-child{background:#22c55ee6;color:#f8fafc}.admin-ban-unban-actions button:disabled{opacity:.45}.drawer-backdrop{align-items:flex-end;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617a6;display:flex;inset:0;position:fixed;z-index:50}.tables-drawer{background:#0f172a;border-radius:28px 28px 0 0;border-top:1px solid #94a3b838;box-shadow:0 -18px 45px #00000073;max-height:78vh;overflow-y:auto;padding:18px;width:100%}.drawer-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.drawer-header h3{color:#facc15;font-size:26px;margin:0}.drawer-header p{color:#94a3b8;font-size:14px;margin:4px 0 0}.drawer-close{background:#1e293bf2;border:none;border-radius:14px;color:#fff;font-size:20px;font-weight:900;height:42px;width:42px}.create-table-box{display:flex;gap:8px;margin-bottom:16px}.table-mode-picker{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,1fr);margin-top:10px}.table-mode-picker button{background:#1e293bdb;border:1px solid #94a3b82e;border-radius:14px;color:#cbd5e1;font-size:13px;font-weight:900;height:36px}.table-mode-picker button.active{background:linear-gradient(135deg,#facc15,#f97316);border-color:#facc1573;box-shadow:0 10px 22px #facc1529;color:#111827}.table-mode-picker button:active{transform:scale(.97)}.create-table-box input{background:#1e293bf2;flex:1 1;font-size:16px;min-width:0;outline:none;padding:0 14px}.create-table-box button,.create-table-box input{border:none;border-radius:15px;color:#fff;height:48px}.create-table-box button{background:linear-gradient(135deg,#22c55e,#16a34a);flex:0 0 96px;font-weight:900;width:96px}.table-list{display:flex;flex-direction:column;gap:10px}.empty-table{background:#1e293bbf;border-radius:18px;color:#94a3b8;padding:18px;text-align:center}.table-card{align-items:center;background:#1e293beb;border:1px solid #94a3b824;border-radius:18px;display:flex;justify-content:space-between;min-height:66px;padding:12px}.table-card strong{color:#fff;display:block;font-size:17px}.table-card span{color:#94a3b8;display:block;font-size:13px;margin-top:4px}.table-card button{background:#facc15;border:none;border-radius:14px;color:#111827;font-weight:900;height:40px;width:72px}.table-shell{gap:8px;padding-bottom:max(4px,env(safe-area-inset-bottom))}.table-game-card{background:#0f172ae0;border:1px solid #94a3b82e;border-radius:26px;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:12px;position:relative}.table-info-row{align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;margin-bottom:9px}.table-info-row h3{color:#facc15;font-size:23px;line-height:1;margin:0}.table-info-row p{color:#94a3b8;font-size:14px;margin:6px 0 0}.table-status{background:#facc151f;border:1px solid #facc1538;border-radius:999px;color:#facc15;flex:0 0 auto;font-size:12px;font-weight:900;padding:8px 11px}.table-action-box{align-items:center;display:flex;flex:0 0 auto;gap:8px}.game-start-button{background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:999px;box-shadow:0 8px 18px #f973163d;color:#111827;font-size:15px;font-weight:900;height:38px;padding:0 16px}.game-start-button:active{transform:scale(.97)}.game-start-button:disabled{box-shadow:none;cursor:not-allowed;filter:grayscale(.4);opacity:.45}.game-start-button:disabled:active{transform:none}.game-result-box{background:#facc151a;border:1px solid #facc1538;border-radius:16px;color:#e5e7eb;flex:0 0 auto;font-size:15px;line-height:1.35;margin-bottom:8px;padding:9px 12px}.game-result-box strong{color:#facc15}.question-card,.question-choice-card{background:#0f172af5;border:1px solid #94a3b838;border-radius:18px;box-shadow:0 16px 34px #0006;left:12px;max-height:190px;overflow-y:auto;padding:10px 12px;position:absolute;right:12px;top:104px;z-index:20}.question-choice-title{color:#e5e7eb;font-size:14px;font-weight:900;margin-bottom:8px}.question-choice-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.question-choice-actions button{border:none;border-radius:14px;color:#111827;font-size:14px;font-weight:900;line-height:1.15;min-height:38px;padding:0 8px}.question-choice-actions button:first-child{background:linear-gradient(135deg,#38bdf8,#0284c7);color:#fff}.question-choice-actions button:last-child{background:linear-gradient(135deg,#f97316,#facc15);color:#111827}.question-card-label{background:#facc151f;border:1px solid #facc1538;border-radius:999px;color:#facc15;font-size:11px;font-weight:900;margin-bottom:7px;padding:5px 9px;width:fit-content}.question-card-text{color:#f8fafc;font-size:14px;font-weight:700;line-height:1.3;word-break:break-word}.question-complete-button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:14px;color:#fff;font-size:14px;font-weight:900;height:38px;margin-top:9px;width:100%}.question-choice-actions button:active,.question-complete-button:active{transform:scale(.98)}.question-waiting-text{color:#94a3b8;font-size:14px;font-weight:700;line-height:1.35}.custom-question-form{display:flex;gap:8px;margin-top:8px}.custom-question-form input{background:#1e293bf2;border:none;border-radius:14px;color:#fff;flex:1 1;font-size:16px;height:42px;min-width:0;outline:none;padding:0 12px}.custom-question-form input::placeholder{color:#94a3b8;font-size:16px}.custom-question-form button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:14px;color:#fff;flex:0 0 76px;font-size:14px;font-weight:900;height:42px}.custom-question-form button:active{transform:scale(.98)}.profile-mini-card{background:#0f172af5;border:1px solid #94a3b838;border-radius:18px;box-shadow:0 16px 34px #0006;left:12px;padding:12px;position:absolute;right:12px;top:104px;z-index:25}.profile-close-button{background:#1e293be6;border:none;border-radius:50%;color:#94a3b8;font-size:18px;font-weight:900;height:28px;position:absolute;right:10px;top:8px;width:28px}.profile-mini-header{align-items:center;display:flex;gap:10px;padding-right:34px}.profile-avatar{background:#1e293bf2;border-radius:50%;display:grid;flex:0 0 44px;font-size:24px;height:44px;place-items:center;width:44px}.profile-name{color:#f8fafc;font-size:17px;font-weight:900}.profile-subtitle{color:#94a3b8;font-size:13px;font-weight:700;margin-top:3px}.profile-stat-box strong{color:#facc15;font-size:18px;font-weight:900}.profile-stat-box span{color:#cbd5e1;font-weight:800;margin-top:6px}.user-action-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617b8;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:999999}.user-action-card{grid-gap:10px;background:linear-gradient(180deg,#1e40ff,#0f172a);border:1px solid #ffffff29;border-radius:28px;box-shadow:0 24px 70px #00000073;display:grid;gap:10px;padding:24px 16px 18px;position:relative;text-align:center;width:min(92vw,380px)}.user-action-close{background:#0f172a8c;border:none;border-radius:16px;color:#f8fafc;font-size:28px;font-weight:900;height:42px;line-height:1;position:absolute;right:12px;top:12px;width:42px}.user-action-avatar{background:#ffffffeb;border-radius:50%;color:#0f172a;display:grid;font-size:38px;height:82px;margin:0 auto 6px;place-items:center;width:82px}.user-action-card h3{color:#f8fafc;font-size:24px;font-weight:900;margin:0}.user-action-subtitle{color:#f8fafcd1;font-size:13px;font-weight:800;margin:0 0 8px}.user-action-card>button:not(.user-action-close){background:#ffffffeb;border:none;border-radius:15px;color:#0f172a;font-size:14px;font-weight:900;min-height:42px;width:100%}.user-action-card>button.danger{color:#991b1b}.profile-action-grid{grid-gap:8px;display:grid;gap:8px;margin-top:12px}.profile-action-button{background:#f1f5f9eb;border:none;border-radius:14px;color:#0f172a;font-size:13px;font-weight:900;min-height:38px;width:100%}.profile-action-button.danger{color:#991b1b}.report-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617b8;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:99999}.report-modal-card{background:linear-gradient(180deg,#1e40ff,#0f172a);border:1px solid #ffffff29;border-radius:26px;box-shadow:0 24px 70px #00000073;padding:22px 16px 16px;position:relative;text-align:center;width:min(92vw,380px)}.report-modal-close{background:#0f172a8c;border:none;border-radius:16px;color:#f8fafc;font-size:28px;font-weight:900;height:42px;line-height:1;position:absolute;right:12px;top:12px;width:42px}.report-modal-avatar{background:#ffffffeb;border-radius:50%;color:#0f172a;display:grid;font-size:38px;height:82px;margin:0 auto 10px;place-items:center;width:82px}.report-modal-card h3{color:#f8fafc;font-size:24px;font-weight:900;margin:0}.report-modal-subtitle{color:#f8fafcd1;font-size:13px;font-weight:800;margin:6px 0 14px}.report-modal-textarea{background:#fffffff0;border:none;border-radius:16px;color:#0f172a;font-size:16px;font-weight:800;min-height:110px;outline:none;padding:12px;resize:vertical;width:100%}.report-modal-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:12px}.report-modal-actions button{background:#ffffffeb;border:none;border-radius:15px;color:#0f172a;font-size:14px;font-weight:900;height:42px}.report-modal-actions button:last-child{background:#ef4444;color:#f8fafc}.report-modal-actions button:disabled{opacity:.45}.report-modal-card small{color:#f8fafcb8;display:block;font-size:11px;font-weight:700;margin-top:10px}.table-board{background:radial-gradient(circle at center,#22c55e2e,#0000 42%),#020617b8;border:1px solid #94a3b824;border-radius:24px;flex:1 1;min-height:0;overflow:hidden;position:relative}.table-center{background:radial-gradient(circle,#15803df2,#14532df2);border:6px solid #78350ff2;border-radius:50%;box-shadow:0 16px 34px #0000006b;display:grid;height:110px;left:50%;place-items:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:110px;z-index:1}.table-placeholder{background:#02061761;border-radius:50%;color:#d1fae5;display:grid;font-size:12px;font-weight:900;height:60px;place-items:center;text-align:center;width:60px}.bottle-visual{font-size:26px;left:50%;pointer-events:none;position:absolute;top:50%;transition:transform .9s ease-out;z-index:3}.bottle-visual.spinning{animation:bottleSpin .45s linear infinite}@keyframes bottleSpin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.seat-card{align-items:center;background:#1e293bf5;border:1px solid #94a3b82e;border-radius:17px;box-shadow:0 10px 22px #00000042;color:#fff;display:flex;flex-direction:column;gap:5px;justify-content:center;min-height:64px;padding:7px 6px;position:absolute;text-align:center;width:100px;z-index:2}.seat-empty{opacity:.9}.seat-occupied{background:#1e40af59;border-color:#60a5fa47}.my-seat{background:#16a34a57;border-color:#22c55e73}.seat-avatar{background:#0f172af2;border-radius:50%;display:grid;font-size:15px;height:28px;place-items:center;width:28px}.seat-name{color:#e5e7eb;font-size:12px;font-weight:900;max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seat-small-text{color:#86efac;font-size:11px;font-weight:900}.seat-1{left:50%;top:8px;transform:translateX(-50%)}.seat-2{right:6px;top:50%;transform:translateY(-50%)}.seat-3{bottom:8px;left:50%;transform:translateX(-50%)}.seat-4{left:6px;top:50%;transform:translateY(-50%)}.table-chat-card{background:#081438f0;border:1px solid #788cff24;border-radius:24px;box-shadow:inset 0 0 0 1px #ffffff05;display:flex;flex:0 0 230px;flex-direction:column;max-height:230px;min-height:230px;overflow:hidden;padding:10px 12px;position:relative}.table-chat-title{display:none}.table-message-list{background:#030a22e6;border:1px solid #788cff1f;border-radius:18px;flex:1 1;min-height:0;overflow-y:auto;padding:10px}.empty-table-chat{color:#94a3b8;display:grid;font-size:14px;height:100%;place-items:center;text-align:center}.table-message-bubble{background:#1e293bf2;border:1px solid #94a3b81f;border-radius:14px;color:#e5e7eb;font-size:12px;line-height:1.3;margin-bottom:6px;padding:0 11px;word-break:break-word}.table-message-bubble span{color:#facc15;font-weight:900}.table-chat-input{align-items:center;display:flex;flex:0 0 auto;gap:8px;margin-top:8px}.table-chat-input input{background:#1e293bf2;border:none;border-radius:16px;color:#fff;flex:1 1;font-size:16px;height:50px;min-width:0;outline:none;padding:0 14px}.table-chat-input input::placeholder{color:#94a3b8;font-size:16px}.table-chat-input button{background:#22c55e;border:none;border-radius:16px;color:#fff;flex:0 0 54px;font-size:21px;font-weight:900;height:50px;width:54px}@media (max-width:380px){.app-chat{padding:8px}.mobile-shell{gap:7px}.top-bar{height:50px;min-height:50px;padding:7px 10px}.top-bar h2{font-size:18px}.back-button{font-size:13px;height:32px;padding:0 9px}.quick-tab{font-size:13px;height:38px}.chat-title-row h3{font-size:20px}.message-text{font-size:15px}.table-info-row h3{font-size:21px}.table-info-row p{font-size:13px}.table-status{font-size:11px;padding:7px 9px}.table-center{height:100px;width:100px}.table-placeholder{font-size:11px;height:56px;width:56px}.seat-card{min-height:60px;width:92px}.seat-avatar{font-size:14px;height:25px;width:25px}.seat-name{font-size:11px;max-width:78px}.table-chat-card{flex-basis:215px;max-height:215px;min-height:215px;padding:9px 10px}.table-message-bubble{font-size:14px}.table-chat-input input{font-size:16px;height:48px}.table-chat-input button{flex-basis:52px;height:48px;width:52px}.table-action-box{gap:6px}.game-start-button{font-size:13px;height:34px;padding:0 12px}.game-result-box{font-size:14px;padding:8px 10px}.question-card,.question-choice-card{border-radius:16px;left:10px;max-height:170px;padding:9px 10px;right:10px;top:96px}.question-card-text,.question-choice-title{font-size:14px}.question-choice-actions button,.question-complete-button{font-size:14px;height:40px}.custom-question-form{gap:6px}.custom-question-form input{font-size:16px;height:40px;padding:0 10px}.custom-question-form button{flex-basis:68px;font-size:13px;height:40px}.table-mode-picker{gap:5px}.table-mode-picker button{border-radius:12px;font-size:12px;height:34px}.table-mode-badge{font-size:10px;padding:3px 7px}.profile-mini-card{border-radius:16px;left:10px;padding:10px;right:10px;top:96px}.profile-name{font-size:16px}.profile-subtitle{font-size:12px}.profile-stat-box strong{font-size:16px}.profile-stat-box span{font-size:10px}.admin-panel-drawer{border-radius:20px;bottom:18px;left:10px;padding:14px;right:10px}.admin-summary-box{padding:8px 5px}.admin-summary-box strong{font-size:16px}.admin-summary-box span{font-size:10px}.admin-list-item{padding:9px}.admin-list-item strong{font-size:13px}.admin-list-item span{font-size:10px}.admin-selected-user-card{border-radius:16px;padding:10px}.admin-action-grid button{font-size:12px;height:34px}.admin-action-note{font-size:11px}.admin-tabs{gap:6px;padding-bottom:10px}.admin-tabs button{font-size:11px;padding:7px 10px}}.table-mode-badge{background:#facc151a;border:1px solid #facc152e;border-radius:999px;color:#facc15;font-size:11px;font-weight:900;margin-top:4px;padding:4px 8px;width:fit-content}.profile-stats-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:4px;margin-top:5px;width:100%}.profile-stat-box{background:#94a3b840;border-radius:18px;box-sizing:border-box;min-height:20px;padding:5px 26px;width:fit-content}.profile-stat-box strong{display:block;font-size:14px;line-height:1,5;margin-bottom:2px}.profile-stat-box span{display:block;font-size:11px;line-height:0}.profile-stats-grid>.profile-more-actions-button{align-items:center;appearance:none;-webkit-appearance:none;background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:16px;box-sizing:border-box;color:#0f172a;cursor:pointer;display:flex;font-size:20px;font-weight:900;grid-column:1/-1;height:30px;justify-content:center;letter-spacing:1,5px;margin:3px 10 0 0;padding:0 14px;width:100%}.admin-clickable-item{cursor:pointer}.admin-clickable-item:active{opacity:.85;transform:scale(.98)}.admin-report-detail-card{background:#0f172aeb;border:1px solid #facc1552;border-radius:18px;margin:14px 0 18px;padding:16px}.admin-report-detail-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.admin-report-detail-header strong{color:#facc15;font-size:18px}.admin-report-detail-header button{background:#0f172af2;border:none;border-radius:14px;color:#fff;font-size:22px;font-weight:900;height:38px;width:38px}.admin-report-detail-card p{color:#cbd5e1;font-weight:700;margin:8px 0}.admin-report-detail-card b{color:#f8fafc}.report-status-online{color:#22c55e;font-weight:900}.report-status-offline{color:#ef4444;font-weight:900}.admin-report-detail-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:14px}.admin-report-detail-actions button{background:#1e293bf2;border:none;border-radius:14px;color:#f8fafc;font-weight:900;min-height:46px}.admin-report-detail-actions button:disabled{opacity:.45}.admin-report-live-actions{grid-gap:10px;background:#0206178c;border:1px solid #facc1538;border-radius:16px;display:grid;gap:10px;grid-template-columns:1fr;margin-top:12px;padding:12px}.admin-report-live-actions button{background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:14px;color:#111827;font-weight:900;min-height:44px}.admin-report-reason-input{background:#0f172ae0;border:1px solid #94a3b838;border-radius:14px;box-sizing:border-box;color:#f8fafc;font-size:15px;font-weight:700;margin-top:14px;min-height:86px;outline:none;padding:14px;resize:none;width:100%}.admin-report-reason-input::placeholder{color:#cbd5e1a6}.admin-report-reason-hint{color:#cbd5e1b8;display:block;font-weight:700;margin-top:6px}.admin-warning-fullscreen{align-items:center;background:radial-gradient(circle at top,#facc1524,#0000 32%),#020617f5;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:9999}.admin-warning-modal{background:#0f172af5;border:1px solid #facc1573;border-radius:26px;box-shadow:0 24px 70px #0000008c;color:#f8fafc;max-width:430px;padding:26px 22px;text-align:center;width:100%}.admin-warning-icon{font-size:42px;margin-bottom:10px}.admin-warning-modal h2{color:#facc15;font-size:28px;font-weight:900;margin:0 0 16px}.admin-warning-modal p{color:#cbd5e1;font-size:16px;font-weight:700;line-height:1.45;margin:12px 0}.admin-warning-reason-box{grid-gap:8px;background:#020617b8;border:1px solid #94a3b838;border-radius:18px;display:grid;gap:8px;margin:18px 0;padding:14px;text-align:left}.admin-warning-reason-box strong{color:#facc15;font-size:14px}.admin-warning-reason-box span{color:#f8fafc;font-size:16px;font-weight:800}.lobby-online-toggle-row{margin:10px 22px 0}.lobby-online-toggle{background:#0f172ad1;border:1px solid #94a3b847;border-radius:16px;color:#e5e7eb;font-size:15px;font-weight:900;min-height:44px;padding:10px 14px;text-align:left;width:100%}.lobby-online-overlay{inset:0;position:fixed;z-index:80}.lobby-online-backdrop{background:#0206178c;inset:0;position:absolute}.lobby-online-drawer{background:#08111f;border-right:1px solid #94a3b840;box-shadow:18px 0 40px #00000073;height:100%;left:0;overflow-y:auto;padding:18px 10px;position:absolute;top:0;width:min(60vw,290px)}.lobby-online-drawer-header{align-items:center;color:#e5e7eb;display:flex;font-size:18px;gap:12px;justify-content:space-between;margin-bottom:8px}.lobby-online-drawer-header button{background:#ffffff1f;border:none;border-radius:14px;color:#fff;font-size:28px;font-weight:900;height:42px;width:42px}.lobby-online-list{display:flex;flex-direction:column;gap:4px}.lobby-online-user{grid-column-gap:9px;grid-row-gap:0;align-items:center;background:#fffffff0;border:none;border-radius:26px;color:#111827;column-gap:9px;display:grid;font-size:15px;font-weight:900;grid-template-columns:10px 1fr;min-height:10px;padding:0 20px;row-gap:0;text-align:left;width:100%}.lobby-online-user:disabled{opacity:.55}.lobby-online-dot{background:#22c55e;border-radius:999px;grid-row:1/3;height:10px;width:10px}.lobby-online-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lobby-online-role{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.lobby-online-empty{color:#cbd5e1;font-size:14px;margin:0}.admin-warning-modal button{background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:18px;color:#111827;cursor:pointer;font-size:17px;font-weight:900;margin-top:18px;min-height:56px;width:100%}.admin-warning-modal button:disabled{cursor:not-allowed;opacity:.65}.ban-fullscreen{align-items:center;background:radial-gradient(circle at top,#ef44442e,#0000 34%),#020617f7;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:10000}.ban-modal{background:#0f172af7;border:1px solid #ef44448c;border-radius:26px;box-shadow:0 24px 80px #000000a6;color:#f8fafc;max-width:430px;padding:26px 22px;text-align:center;width:100%}.ban-icon{font-size:44px;margin-bottom:10px}.ban-modal h2{color:#ef4444;font-size:28px;font-weight:900;margin:0 0 16px}.ban-modal p{color:#cbd5e1;font-size:16px;font-weight:700;line-height:1.45;margin:12px 0}.ban-meta-box,.ban-reason-box{grid-gap:8px;background:#020617bf;border:1px solid #94a3b838;border-radius:18px;display:grid;gap:8px;margin:16px 0;padding:14px;text-align:left}.ban-meta-box strong,.ban-reason-box strong{color:#ef4444;font-size:14px}.ban-meta-box span,.ban-reason-box span{color:#f8fafc;font-size:16px;font-weight:800}.ban-modal .ban-support-text{color:#cbd5e1;margin-top:18px}.ban-support-mail{color:#facc15;display:inline-block;font-weight:900;margin:4px 0 16px;text-decoration:none}.ban-modal button{background:linear-gradient(135deg,#ef4444,#f97316);border:none;border-radius:18px;color:#111827;cursor:pointer;font-size:17px;font-weight:900;margin-top:10px;min-height:56px;width:100%}.admin-user-action-card{border-radius:26px;max-height:86vh;overflow-y:auto;padding:28px 18px 22px;width:min(92vw,420px)}.admin-user-action-card .user-action-avatar{font-size:44px;height:96px;margin:0 auto 18px;width:96px}.admin-user-action-card h2{font-size:30px;line-height:1.1;margin:0 0 10px;text-align:center}.admin-user-action-card .user-action-subtitle{font-size:15px;line-height:1.35;margin:0 0 22px;opacity:.85;text-align:center}.admin-user-action-buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;width:100%}.admin-user-action-buttons button{border:none;border-radius:16px;cursor:pointer;font-size:17px;font-weight:800;min-height:48px;padding:10px 14px;text-align:center;width:100%}.admin-role-action-button{background:linear-gradient(135deg,#ffd76a,#f59e0b);color:#201400}.admin-user-detail-box{grid-gap:7px;background:#ffffff1a;border-radius:16px;display:grid;font-size:14px;gap:7px;margin-top:14px;padding:14px}.admin-user-action-reason-area{background:#00000038;border-radius:18px;margin-top:14px;padding:14px}.admin-user-action-reason-area textarea{border:none;border-radius:14px;font-size:15px;min-height:86px;outline:none;padding:12px;resize:vertical;width:100%}.admin-user-action-reason-area p{font-size:13px;margin:8px 0 12px;opacity:.8}.admin-user-danger-actions{grid-gap:9px;display:grid;gap:9px;grid-template-columns:1fr}.admin-user-danger-actions button{border:none;border-radius:14px;font-weight:800;min-height:44px}.admin-user-danger-actions button:disabled{cursor:not-allowed;opacity:.45}.auth-tabs{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin:8px 0;width:100%}.auth-tab{background:#0f172abf;border:1px solid #ffffff2e;border-radius:14px;color:#ffffffd1;cursor:pointer;font-weight:800;padding:10px 8px}.auth-tab.active{background:linear-gradient(135deg,#facc15,#f97316);border-color:#0000;color:#111827}.login-form{grid-gap:10px;display:grid;gap:10px;width:100%}.login-button:disabled{cursor:not-allowed;opacity:.65}.table-type-select{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin:10px 0;width:100%}.table-type-option{background:#0f172ae6;border:1px solid #ffffff24;border-radius:16px;color:#ffffffbf;font-size:15px;font-weight:900;min-height:48px;width:100%}.table-type-option.selected{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#0000;color:#052e16}.table-type-option.selected.vip{background:linear-gradient(135deg,#facc15,#f97316);color:#111827}.create-table-box{grid-gap:10px;display:grid;gap:10px;width:100%}.create-table-box input{min-height:46px;width:100%}.create-table-box>button{min-height:52px;width:100%}.vip-join-backdrop{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:999999}.vip-join-card{background:#111827;border:1px solid #facc1573;border-radius:24px;box-shadow:0 18px 60px #00000073;color:#fff;padding:24px 20px 20px;position:relative;text-align:center;width:min(92vw,380px)}.vip-join-close{background:#1f2937;border:0;border-radius:14px;color:#fff;font-size:26px;height:42px;position:absolute;right:12px;top:12px;width:42px}.vip-join-icon{font-size:38px;margin-bottom:8px}.vip-join-card h3{color:#facc15;font-size:24px;margin:0 0 8px}.vip-join-card p{color:#cbd5e1;font-size:15px;line-height:1.4;margin:0 0 18px}.vip-join-input{background:#1f2937;border:1px solid #94a3b84d;border-radius:16px;box-sizing:border-box;color:#fff;font-size:16px;outline:none;padding:14px 16px;width:100%}.vip-join-actions{display:flex;gap:12px;margin-top:18px}.vip-join-actions button{border:0;border-radius:16px;flex:1 1;font-size:15px;font-weight:800;padding:13px 12px}.vip-join-actions button:first-child{background:#334155;color:#fff}.vip-join-actions button:last-child{background:#facc15;color:#111827}.bottle-visual{align-items:center;display:flex;height:92px;justify-content:center;transform-origin:center center;width:92px}.bottle-image{display:block;filter:drop-shadow(0 8px 14px rgba(0,0,0,.45));height:auto;pointer-events:none;transform:rotate(45deg);-webkit-user-select:none;user-select:none;width:45px}.admin-search-input{background:#0f172abf;border:1px solid #94a3b859;border-radius:12px;box-sizing:border-box;color:#fff;margin:8px 0 12px;outline:none;padding:11px 12px;width:100%}.admin-users-list{display:flex;flex-direction:column;gap:10px}.admin-account-row{background:#0f172a9e;border:1px solid #94a3b838;border-radius:16px;padding:12px}.admin-account-row.banned{border-color:#f871718c}.admin-account-main{align-items:center;display:flex;gap:8px;justify-content:space-between}.account-status{border-radius:999px;font-size:12px;font-weight:800;padding:4px 8px}.account-status.online{background:#22c55e2e;color:#86efac}.account-status.offline{background:#94a3b829;color:#cbd5e1}.admin-account-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.admin-account-meta span{background:#1e293bd9;border-radius:999px;color:#dbeafe;font-size:12px;padding:5px 7px}.admin-account-ban-reason,.admin-account-table{color:#fbbf24;display:block;margin-top:8px}.admin-account-actions{display:flex;gap:8px;margin-top:10px}.admin-account-actions button{background:#1e293bf2;border:0;border-radius:12px;color:#fff;flex:1 1;font-weight:800;padding:9px 10px}.admin-account-actions button:first-child{background:#eab308e6;color:#111827}.admin-account-actions button:last-child{background:#ef4444e6;color:#fff}.admin-account-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-account-action-box{background:#0206179e;border:1px solid #94a3b838;border-radius:14px;margin-top:10px;padding:10px}.admin-account-action-box p{color:#e5e7eb;font-size:13px;margin:0 0 8px}.admin-account-action-box textarea{background:#0f172ae6;border:1px solid #94a3b859;border-radius:12px;box-sizing:border-box;color:#fff;outline:none;padding:10px;resize:vertical;width:100%}.admin-account-action-buttons{display:flex;gap:8px;margin-top:8px}.admin-account-action-buttons button{border:0;border-radius:12px;flex:1 1;font-weight:800;padding:9px}.admin-account-action-buttons button:first-child{background:#334155;color:#fff}.admin-account-action-buttons button:last-child{background:#22c55e;color:#052e16}.admin-account-action-buttons button:disabled{opacity:.5}.admin-role-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.admin-role-actions button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:0;border-radius:12px;color:#fff;flex:1 1;font-weight:800;min-width:95px;padding:9px 10px}.admin-account-row{display:flex;flex-direction:column;gap:12px}.admin-account-actions,.admin-role-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.admin-role-actions{grid-template-columns:repeat(3,1fr)}.admin-selected-user-card{background:#111827;border:1px solid #ffd60a40;border-radius:16px;box-sizing:border-box;color:#cbd5e1;margin-top:10px;padding:14px;width:100%}.admin-selected-user-card strong{color:#ffd60a;display:block;margin-bottom:8px}.admin-selected-user-card p{margin:5px 0}.quick-mini-button{align-items:center;background:#202a40;border:none;border-radius:15px;box-shadow:0 0 10px #0000004d;color:#fff;display:flex;font-size:18px;height:41px;justify-content:center;width:120px}.emoji-picker{background:#141e3cf2;border:1px solid #ffffff14;border-radius:18px;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px;max-height:180px;overflow-y:auto;padding:12px}.emoji-btn{background:#ffffff0f;border:none;border-radius:12px;cursor:pointer;font-size:24px;height:42px;transition:.15s;width:42px}.emoji-btn:hover{background:#ffffff24;transform:scale(1.12)}.radio-popup{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.radio-card{background:#111827;border-radius:22px;box-shadow:0 20px 60px #00000073;color:#fff;max-width:360px;padding:18px;position:relative;width:100%}.radio-card audio{margin-top:12px;width:100%}.radio-close{background:#0000;cursor:pointer;font-size:28px;right:12px;top:10px}.radio-close,.table-radio-floating{border:none;color:#fff;position:absolute}.table-radio-floating{background:#1f2d4a;border-radius:16px;font-size:22px;height:44px;left:100px;top:50%;transform:translateY(-50%);width:44px;z-index:2}.radio-box{align-items:center;background:#0f172aeb;border:1px solid #facc1538;border-radius:14px;display:flex;gap:10px;margin:8px 0 10px;padding:8px 10px;width:100%}.radio-title{color:#facc15;font-size:13px;font-weight:800;white-space:nowrap}.radio-dj{color:#cbd5e1;font-size:12px;white-space:nowrap}.radio-player{flex:1 1;height:34px;min-width:120px}.table-top-bar{position:relative}.table-top-bar .dot{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.demo-note{color:#ffffffb3;font-size:13px;line-height:1.5;margin-top:18px;text-align:center}.demo-signature{color:#ffffff73;font-size:10px;letter-spacing:1px;margin-top:10px;opacity:.1;text-align:center}.age-check{align-items:center;color:#ffffffd1;display:flex;font-size:14px;gap:8px;margin-bottom:10px;margin-top:10px}.age-check input{accent-color:#ffb300;height:16px;width:16px}.age-check span{line-height:1.3}.admin-name{color:#ff4d4d;font-weight:700}.mod-name{color:#2ecc71;font-weight:700}.vip-name{color:#f1c40f;font-weight:700}.online-search-input{background:#141e37f2;border:1px solid #ffffff14;border-radius:14px;box-sizing:border-box;color:#fff;font-size:12px;height:30px;outline:none;padding:0 6px;transition:.2s;width:100%}.online-search-input::placeholder{color:#ffffff73}.online-search-input:focus{border-color:#22c55e;box-shadow:0 0 12px #22c55e40}.typing-indicator{align-items:center;background:#0f172a8c;border:1px solid #94a3b82e;border-radius:999px;color:#aeb9cf;display:inline-flex;font-size:13px;font-style:italic;gap:8px;height:25px;line-height:1;padding:8px;width:fit-content}.chat-panel{position:relative}.lobby-typing-indicator{bottom:1px;left:8px;position:absolute;z-index:5}.typing-indicator:before{content:"✍️";font-style:normal;margin-right:normal}.table-typing-indicator{bottom:70px;height:18px;left:15px;position:absolute;z-index:5}.message-header,.table-message-header{align-items:center;display:flex;justify-content:space-between;width:100%}.message-time,.table-message-time{color:#9fb0cc;font-size:10px;height:fit-content;margin-left:0;opacity:.6;white-space:nowrap}.message-delete-btn{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-size:14px;font-weight:900;line-height:0,5;padding:0}.message-delete-btn:hover{color:#f87171}.message-header{align-items:center;display:flex;justify-content:space-between}.message-actions,.table-message-actions{align-items:center;display:flex;gap:8px}.table-message-delete-btn{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-size:12px;font-weight:900;line-height:0,5;padding:0}.table-message-header{align-items:center;display:flex;justify-content:space-between}.reply-preview{background:#0f172a8c;border-left:3px solid #22c55e;border-radius:10px;color:#cbd5e1;font-size:12px;margin:2px 0 4px;padding:4px 8px}.reply-preview strong{color:#facc15;display:block;font-size:12px}.reply-preview span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-target-box{align-items:center;background:#0f172ac7;border-left:3px solid #22c55e;border-radius:14px;color:#cbd5e1;display:flex;gap:10px;justify-content:space-between;margin:8px 22px;padding:8px 10px}.reply-target-box strong{color:#facc15;display:block;font-size:13px}.reply-target-box span{display:block;font-size:13px;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-target-box button{border:none;border-radius:999px;cursor:pointer;font-size:18px;height:26px;width:26px}.table-reply-target-box{margin:4px 8px 6px}.invite-table-btn{background:#22c55e29;border:2px solid #22c55ea6;border-radius:999px;box-shadow:0 0 10px rgba(34,1 97,94,.18);color:#22c55e;font-size:14px;font-weight:700;padding:6px 12px}.invite-panel-backdrop{align-items:center;background:#020617b8;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.invite-panel{background:#0f172a;border:1px solid #94a3b838;border-radius:24px;color:#fff;max-height:75vh;max-width:380px;overflow-y:auto;padding:18px;position:relative;width:100%}.invite-panel-close{border:none;border-radius:999px;font-size:22px;font-weight:900;height:36px;position:absolute;right:12px;top:12px;width:36px}.invite-search-input{background:#111c33;border:1px solid #94a3b840;border-radius:14px;box-sizing:border-box;color:#fff;font-size:15px;height:44px;margin:12px 0;padding:0 14px;width:100%}.invite-tabs{display:flex;gap:8px;margin-bottom:12px}.invite-tabs button,.invite-user-row{border:none;border-radius:999px;padding:14px 26px}.invite-user-list{display:flex;flex-direction:column;gap:10px}.invite-user-row{align-items:center;background:#1e293b;color:#fff;display:flex;gap:10px;text-align:left}.invite-user-dot{background:#22c55e;border-radius:999px;height:10px;width:10px}.invite-user-row div{display:flex;flex-direction:column}.invite-user-row strong{color:#fff;display:block;font-size:16px;font-weight:700}.invite-user-row small{color:#94a3b8;display:block;font-size:12px;margin-top:2px}.invite-user-info{display:flex;flex:1 1;flex-direction:column}.invite-user-send-btn{background:#22c55e;border:none;border-radius:999px;color:#052e16;cursor:pointer;font-size:24px;font-weight:900;height:38px;line-height:1;width:38px}.read-mode-row{align-items:center;display:flex;gap:8px;margin:0 5 1px;padding:0 4px}.jump-live-btn,.read-mode-btn{background:#0f172ad9;border:1px solid #22c55e59;border-radius:999px;box-shadow:0 0 14px #facc151f;color:#22c55e;font-weight:800}.read-mode-btn{font-size:8px;height:16px;width:32px}.jump-live-btn{font-size:8px;min-height:16px;padding:0 8px}.chat-title-row .read-mode-btn{margin-right:8px}.new-messages-btn{background:#0f172aeb;border:1px solid #22c55e59;border-radius:999px;box-shadow:0 0 14px #22c55e29;color:#22c55e;font-size:15px;font-weight:800;margin:8px 0;min-height:36px;width:100%}.lobby-chat .chat-lock-btn,.lobby-chat .read-mode-btn{background:#0f172abf;border:1px solid #22c55ecc;border-radius:999px;box-shadow:0 0 10px #22c55e40;font-size:14px;font-weight:800;height:26px;min-width:54px}.lobby-chat .chat-lock-btn,.lobby-chat .read-mode-btn,.lobby-lock-toggle{align-items:center;color:#facc15;display:inline-flex;justify-content:center}.lobby-lock-toggle{background:#0f172ae6;border:2px solid #22c55ed9;border-radius:999px;box-shadow:0 0 14px #22c55e47;font-size:12px;font-weight:900;height:20px;margin-right:50px;min-width:26px}.lobby-new-messages-btn{background:#0f172af0;border:3px solid #22c55ed9;border-radius:999px;box-shadow:0 0 14px #22c55e33;color:#22c55e;font-size:12px;font-weight:900;margin:0 auto;min-height:14px;min-width:180px;padding:0 18px;width:auto}.swipe-message-row{border-radius:16px;isolation:isolate;margin-bottom:14px;overflow:hidden;position:relative;touch-action:pan-y;width:100%}.swipe-message-row.system-message-row{overflow:visible}.swipe-message-row .message-bubble{margin-bottom:0;max-width:100%;min-width:100%;position:relative;width:100%;will-change:transform;z-index:3}.swipe-message-content{transition:transform .19s cubic-bezier(.22,.8,.25,1),padding-left .19s cubic-bezier(.22,.8,.25,1),border-color .18s ease,box-shadow .18s ease}.swipe-message-content.is-dragging{transition:none}.swipe-message-content.threshold-reached{border-color:#facc158f;box-shadow:0 0 0 1px #facc1529,0 8px 24px #00000038}.swipe-reply-cue{align-items:center;bottom:0;color:#cbd5e1;display:flex;flex-direction:column;justify-content:center;left:10px;min-width:66px;opacity:0;position:absolute;top:0;transform:translateX(-12px) scale(.88);transition:opacity .14s ease,transform .16s ease,color .16s ease;z-index:1}.swipe-reply-cue span{font-size:23px;line-height:1}.swipe-reply-cue small{font-size:10px;font-weight:900;margin-top:3px}.swipe-reply-cue.is-visible{opacity:1;transform:translateX(0) scale(1)}.swipe-reply-cue.is-ready{color:#facc15;transform:translateX(0) scale(1.12)}.swipe-action-menu{align-items:stretch;bottom:4px;display:flex;gap:5px;justify-content:flex-end;opacity:0;position:absolute;right:5px;top:4px;transform:translateX(14px);transition:opacity .14s ease,transform .18s ease;z-index:2}.swipe-action-menu.is-visible{opacity:1;transform:translateX(0)}.swipe-action-menu button{align-items:center;border:none;border-radius:13px;color:#f8fafc;display:flex;flex-direction:column;font-weight:900;height:100%;justify-content:center;min-width:62px;padding:5px 4px;width:62px}.swipe-action-menu button span{font-size:18px;line-height:1}.swipe-action-menu button small{font-size:9px;font-weight:900;margin-top:4px}.swipe-action-profile{background:linear-gradient(145deg,#2563eb,#1d4ed8)}.swipe-action-report{background:linear-gradient(145deg,#f59e0b,#d97706)}.swipe-action-delete{background:linear-gradient(145deg,#ef4444,#b91c1c)}.message-swipe-menu-btn{background:#94a3b81f;border:none;border-radius:9px;color:#cbd5e1;font-size:12px;font-weight:900;height:25px;letter-spacing:1px;min-width:30px;padding:0 6px}.message-swipe-menu-btn:active{transform:scale(.94)}@media (max-width:380px){.swipe-action-menu button{min-width:58px;width:58px}.swipe-reply-cue{left:7px;min-width:60px}.swipe-reply-cue span{font-size:21px}}.table-message-list .swipe-message-row{border-radius:14px;margin-bottom:6px}.swipe-message-row .table-message-bubble{margin-bottom:0;max-width:100%;min-width:100%;position:relative;width:100%;will-change:transform;z-index:3}.table-message-list .swipe-action-menu{bottom:2px;top:2px}.table-message-list .swipe-action-menu button{min-width:58px;width:58px}.chat-input-bar.chat-composer{align-items:flex-end;height:auto;min-height:58px;transition:min-height .18s ease,padding .18s ease}.chat-composer-textarea{background:#1e293bf2;border:none;border-radius:16px;color:#fff;flex:1 1;font-family:inherit;font-size:16px;line-height:1.4;max-height:128px;min-height:44px;min-width:0;outline:none;overflow-y:auto;padding:10px 14px;resize:none;transition:min-height .18s ease,box-shadow .18s ease}.chat-composer-textarea::placeholder{color:#94a3b8}.chat-composer-textarea:focus{box-shadow:0 0 0 2px #22c55e2e}.chat-composer.is-expanded{min-height:116px}.chat-composer.is-expanded .chat-composer-textarea{min-height:100px}.chat-composer button{align-self:flex-end}.chat-input-bar .chat-composer-expand-btn{background:#334155fa;color:#cbd5e1;flex:0 0 42px;font-size:20px;width:42px}.chat-input-bar .chat-composer-expand-btn.is-active{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.message-text,.reply-preview span,.table-message-text{white-space:pre-wrap}@media (min-width:769px){.chat-input-bar .chat-composer-expand-btn{display:none}}@media (max-width:420px){.chat-input-bar.chat-composer{gap:6px}.chat-input-bar.chat-composer button{flex-basis:46px;width:46px}.chat-input-bar .chat-composer-expand-btn{flex-basis:38px;width:38px}.chat-composer-textarea{padding-left:11px;padding-right:11px}}.table-chat-input.chat-composer{align-items:flex-end;height:auto;min-height:58px;transition:min-height .18s ease,padding .18s ease}.table-chat-input.chat-composer.is-expanded{min-height:116px}.table-chat-input .chat-composer-expand-btn{background:#334155fa;color:#cbd5e1;flex:0 0 42px;font-size:20px;width:42px}.table-chat-input .chat-composer-expand-btn.is-active{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}@media (min-width:769px){.table-chat-input .chat-composer-expand-btn{display:none}}@media (max-width:420px){.table-chat-input.chat-composer{gap:6px}.table-chat-input.chat-composer button{flex-basis:46px;width:46px}.table-chat-input .chat-composer-expand-btn{flex-basis:38px;width:38px}}.staff-maintenance-notice,.system-announcement-banner{align-items:flex-start;background:linear-gradient(145deg,#78350fb8,#1e293bf5);border:1px solid #facc156b;border-radius:16px;color:#f8fafc;display:flex;gap:11px;margin:10px 0;padding:12px 14px;width:100%}.system-announcement-icon{flex:0 0 auto;font-size:24px}.system-announcement-content{min-width:0}.staff-maintenance-notice strong,.system-announcement-content strong{color:#facc15;display:block;font-size:15px}.staff-maintenance-notice p,.system-announcement-content p{color:#e2e8f0;font-size:13px;line-height:1.45;margin:4px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}.system-announcement-content small{color:#cbd5e1;display:block;font-size:10px;margin-top:6px}.staff-maintenance-notice{background:linear-gradient(145deg,#7f1d1dd1,#1e293bf5);border-color:#f871717a}.staff-maintenance-notice span{font-size:23px}.system-announcement-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020617d6;display:flex;inset:0;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));position:fixed;z-index:25000}.system-announcement-modal,.system-announcement-overlay{-webkit-overflow-scrolling:touch;overflow-y:auto;overscroll-behavior:contain}.system-announcement-modal{background:linear-gradient(155deg,#172033,#0f172a);border:1px solid #facc156b;border-radius:24px;box-shadow:0 24px 70px #0000007a;color:#f8fafc;margin:auto 0;max-height:calc(100dvh - 32px);padding:26px 20px 20px;position:relative;text-align:center;touch-action:pan-y;width:min(100%,430px)}.system-announcement-close{background:#94a3b824;border:none;border-radius:50%;color:#e2e8f0;font-size:24px;height:36px;position:absolute;right:12px;top:10px;width:36px}.system-announcement-modal-icon{font-size:48px}.system-announcement-modal h2{color:#facc15;margin:10px 0 8px}.system-announcement-modal p{color:#e2e8f0;line-height:1.55;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.system-announcement-modal small{color:#94a3b8;display:block;margin-top:12px}.system-announcement-understood{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:14px;color:#fff;font-weight:900;margin-top:18px;min-height:48px;width:100%}.system-maintenance-page{align-items:center;background:radial-gradient(circle at top,#172554,#020617 68%);display:flex;justify-content:center;min-height:100dvh;padding:22px}.system-maintenance-card{background:#0f172af5;border:1px solid #f871716b;border-radius:26px;box-shadow:0 25px 80px #0000007a;color:#f8fafc;padding:30px 22px;text-align:center;width:min(100%,440px)}.system-maintenance-icon{font-size:58px}.system-maintenance-card h1{color:#facc15;margin:12px 0 10px}.system-maintenance-card p{color:#cbd5e1;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.system-maintenance-time{background:#1e293beb;border-radius:14px;display:flex;flex-direction:column;gap:4px;margin-top:18px;padding:12px}.system-maintenance-time strong{color:#94a3b8;font-size:11px}.system-maintenance-time span{color:#f8fafc;font-weight:800}.system-maintenance-card button{background:#334155fa;border:none;border-radius:14px;color:#fff;font-weight:900;margin-top:20px;min-height:48px;width:100%}.admin-system-summary-grid{grid-gap:10px;display:grid;gap:10px}.admin-system-summary-card{align-items:center;background:#0f172ac7;border:1px solid #94a3b833;border-radius:16px;color:#f8fafc;display:flex;gap:12px;padding:14px;position:relative}.admin-system-summary-icon{flex:0 0 auto;font-size:28px}.admin-system-summary-card div{flex:1 1;min-width:0}.admin-system-summary-card strong{color:#facc15;display:block}.admin-system-summary-card p{color:#e2e8f0;margin:4px 0 0;overflow-wrap:anywhere}.admin-system-summary-card small{color:#94a3b8;display:block;margin-top:5px}.admin-system-status-dot{border-radius:50%;flex:0 0 auto;height:12px;width:12px}.admin-system-status-dot.is-safe{background:#22c55e;box-shadow:0 0 12px #22c55eb8}.admin-system-status-dot.is-warning{background:#f59e0b;box-shadow:0 0 12px #f59e0bb8}.admin-system-status-dot.is-danger{background:#ef4444;box-shadow:0 0 12px #ef4444b8}.admin-system-placeholder{background:#1e293b6b;border:1px dashed #94a3b84d;border-radius:16px;margin-top:12px;padding:14px}.admin-system-placeholder strong{color:#cbd5e1}.admin-system-placeholder p{color:#94a3b8;line-height:1.45;margin:6px 0 0}.admin-system-form-card{grid-gap:13px;background:#0f172acc;border:1px solid #facc1538;border-radius:18px;display:grid;gap:13px;margin-top:14px;padding:14px}.admin-system-form-heading{align-items:flex-start;display:flex;gap:10px}.admin-system-form-heading>span{font-size:27px}.admin-system-form-heading strong{color:#facc15;display:block;font-size:17px}.admin-system-form-heading p{color:#94a3b8;font-size:12px;line-height:1.4;margin:4px 0 0}.admin-system-field{grid-gap:6px;display:grid;gap:6px;position:relative}.admin-system-field>span{color:#cbd5e1;font-size:12px;font-weight:900}.admin-system-field input,.admin-system-field select,.admin-system-field textarea{background:#020617db;border:1px solid #94a3b83d;border-radius:13px;color:#f8fafc;font-family:inherit;font-size:16px;outline:none;padding:11px 12px;width:100%}.admin-system-field textarea{line-height:1.45;min-height:94px;resize:vertical}.admin-system-field textarea.admin-system-reason{min-height:76px}.admin-system-field input:focus,.admin-system-field select:focus,.admin-system-field textarea:focus{border-color:#facc159e;box-shadow:0 0 0 2px #facc151a}.admin-system-field small{color:#64748b;font-size:10px}.admin-system-two-column{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-system-publish-button{background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:14px;color:#111827;font-weight:950;min-height:48px;width:100%}.admin-system-publish-button:disabled{opacity:.42}.admin-system-publish-button:not(:disabled):active{transform:scale(.98)}@media (max-width:540px){.admin-system-two-column{grid-template-columns:1fr}}.system-announcement-banner{align-items:center;background:linear-gradient(90deg,#78350ff7,#1e293bfa);border:1px solid #facc1594;border-radius:13px;box-shadow:0 8px 24px #0000006b;color:#f8fafc;display:flex;gap:9px;height:20px;left:50%;margin:0;min-height:20px;overflow:hidden;padding:0 12px;pointer-events:none;position:fixed;top:0;transform:translateX(-50%);width:min(calc(100vw - 20px),760px);z-index:14000}.system-announcement-banner .system-announcement-icon{flex:0 0 auto;font-size:20px;line-height:1;position:relative;z-index:2}.system-announcement-marquee{flex:1 1;min-width:0;overflow:hidden;white-space:nowrap}.system-announcement-track{animation:system-announcement-marquee 20s linear infinite;display:inline-block;min-width:max-content;padding-left:100%}.system-announcement-marquee-text{align-items:center;color:#e2e8f0;display:inline-flex;font-size:13px;font-weight:700;gap:10px;padding-right:25px}.system-announcement-marquee-text strong{color:#facc15;font-size:14px;font-weight:950}.system-announcement-separator{color:#f59e0b;font-weight:950}@keyframes system-announcement-marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (min-width:769px){.system-announcement-banner{top:14px}}@media (prefers-reduced-motion:reduce){.system-announcement-track{animation:none;padding-left:0}}@media (max-width:380px){.system-announcement-banner{height:30px;left:58%;min-height:30px;width:50vw}.system-announcement-marquee-text,.system-announcement-marquee-text strong{font-size:10px}}.admin-active-announcement-card,.admin-announcement-history,.admin-no-active-announcement{background:#0f172ac7;border:1px solid #94a3b833;border-radius:17px;color:#f8fafc;margin-top:12px}.admin-active-announcement-card{padding:14px}.admin-active-announcement-heading{align-items:center;display:flex;gap:9px}.admin-active-announcement-heading>span:first-child{font-size:26px}.admin-active-announcement-heading>div{flex:1 1;min-width:0}.admin-active-announcement-heading strong{color:#facc15;display:block}.admin-active-announcement-heading small{color:#94a3b8}.admin-active-badge{background:#22c55e29;border-radius:999px;color:#4ade80;font-size:9px;font-weight:950;padding:4px 7px}.admin-active-announcement-card h5{color:#f8fafc;font-size:17px;margin:13px 0 6px}.admin-active-announcement-message{color:#cbd5e1;line-height:1.5;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.admin-announcement-meta-grid{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.admin-announcement-meta-grid span{background:#1e293bb8;border-radius:10px;color:#94a3b8;font-size:10px;overflow-wrap:anywhere;padding:7px 8px}.admin-announcement-meta-grid strong{color:#cbd5e1}.admin-announcement-close-area{border-top:1px solid #94a3b829;margin-top:14px;padding-top:13px}.admin-announcement-close-button{background:linear-gradient(135deg,#ef4444,#b91c1c);border:none;border-radius:13px;color:#fff;font-weight:900;min-height:46px;width:100%}.admin-announcement-close-button:disabled{opacity:.42}.admin-no-active-announcement{align-items:center;display:flex;gap:10px;padding:13px}.admin-no-active-announcement>span{font-size:26px}.admin-no-active-announcement strong{color:#cbd5e1}.admin-no-active-announcement p{color:#64748b;font-size:11px;margin:4px 0 0}.admin-announcement-history{overflow:hidden}.admin-announcement-history-toggle{align-items:center;background:#1e293bad;border:none;color:#e2e8f0;display:flex;font-weight:900;gap:8px;min-height:48px;padding:10px 13px;width:100%}.admin-announcement-history-toggle span:first-child{flex:1 1;text-align:left}.admin-announcement-history-toggle strong{background:#facc1526;border-radius:999px;color:#facc15;font-size:10px;min-width:26px;padding:3px 7px}.admin-announcement-history-list{grid-gap:9px;display:grid;gap:9px;padding:10px}.admin-announcement-history-card{background:#02061785;border:1px solid #94a3b829;border-radius:13px;padding:12px}.admin-announcement-history-heading{align-items:center;display:flex;gap:8px}.admin-announcement-history-heading strong{color:#f8fafc;flex:1 1;min-width:0;overflow-wrap:anywhere}.admin-announcement-history-heading span{background:#94a3b824;border-radius:999px;color:#94a3b8;font-size:8px;font-weight:950;padding:3px 7px}.admin-announcement-history-card>p{color:#94a3b8;font-size:12px;line-height:1.45;margin:8px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}.admin-announcement-history-reason{grid-gap:3px;background:#7f1d1d38;border-radius:10px;display:grid;gap:3px;margin-top:10px;padding:9px}.admin-announcement-history-reason strong{color:#fca5a5;font-size:10px}.admin-announcement-history-reason span{color:#fecaca;font-size:11px;overflow-wrap:anywhere}.admin-announcement-history-empty{color:#64748b;font-size:12px;padding:14px;text-align:center}@media (max-width:420px){.admin-announcement-meta-grid{grid-template-columns:1fr}}.admin-maintenance-form-card{background:linear-gradient(145deg,#0f172af5,#1e293be0);border-color:#3b82f652}.admin-maintenance-form-card.is-active{border-color:#ef44447a;box-shadow:0 0 22px #ef44441a}.admin-maintenance-status-badge{border-radius:999px;flex:0 0 auto;font-size:10px;font-weight:950;letter-spacing:.4px;padding:5px 9px}.admin-maintenance-status-badge.is-closed{background:#22c55e29;color:#4ade80}.admin-maintenance-status-badge.is-open{background:#ef44442e;color:#f87171}.admin-maintenance-current-card{background:#450a0a3d;border:1px solid #f871713d;border-radius:14px;padding:13px}.admin-maintenance-current-card h5{color:#facc15;font-size:17px;margin:0 0 7px}.admin-maintenance-current-card p{color:#e2e8f0;line-height:1.5;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.admin-maintenance-warning{align-items:flex-start;background:#78350f3d;border:1px solid #f59e0b47;border-radius:13px;display:flex;gap:9px;padding:11px 12px}.admin-maintenance-warning span{flex:0 0 auto;font-size:21px}.admin-maintenance-warning p{color:#fcd34d;font-size:11px;line-height:1.45;margin:0}.admin-maintenance-action-button{border:none;border-radius:14px;color:#fff;font-weight:950;min-height:48px;width:100%}.admin-maintenance-action-button.is-open{background:linear-gradient(135deg,#f97316,#dc2626)}.admin-maintenance-action-button.is-close{background:linear-gradient(135deg,#22c55e,#15803d)}.admin-maintenance-action-button:disabled{opacity:.42}.admin-maintenance-action-button:not(:disabled):active{transform:scale(.98)}@media (max-width:540px){.admin-maintenance-status-badge{font-size:9px;padding:4px 7px}.admin-maintenance-warning{padding:10px}}.admin-feedback-tab-badge{align-items:center;background:#214d9b;border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:700;height:22px;justify-content:center;line-height:1;margin-left:8px;min-width:22px;padding:0 7px}.feedback-center-overlay{align-items:center;display:flex;inset:0;justify-content:center;overflow:hidden;padding:max(16px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom));position:fixed;z-index:26000}.feedback-center-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617db;inset:0;position:absolute}.feedback-center-card{background:linear-gradient(155deg,#172033,#0f172a);border:1px solid #3b82f657;border-radius:24px;box-shadow:0 28px 90px #0000008c;color:#f8fafc;max-height:calc(100dvh - 32px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:16px;position:relative;width:min(100%,520px);z-index:1}.feedback-center-header{align-items:flex-start;border-bottom:1px solid #94a3b829;display:flex;gap:12px;justify-content:space-between;padding-bottom:14px}.feedback-center-header>div{align-items:flex-start;display:flex;gap:10px;min-width:0}.feedback-center-header>div>span{flex:0 0 auto;font-size:30px}.feedback-center-header strong{color:#facc15;display:block;font-size:19px}.feedback-center-header p{color:#94a3b8;font-size:12px;line-height:1.4;margin:4px 0 0}.feedback-center-close{background:#94a3b824;border:none;border-radius:50%;color:#f8fafc;flex:0 0 auto;font-size:25px;height:38px;line-height:1;width:38px}.feedback-type-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:15px}.feedback-type-grid button{align-items:center;background:#1e293bb3;border:1px solid #94a3b833;border-radius:15px;color:#e2e8f0;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;min-height:112px;min-width:0;padding:11px 8px}.feedback-type-grid button.active{background:linear-gradient(145deg,#78350fa3,#1e293beb);border-color:#facc15a6;box-shadow:0 0 0 2px #facc1514}.feedback-type-grid button>span{font-size:25px}.feedback-type-grid button strong{color:#f8fafc;font-size:13px}.feedback-type-grid button small{color:#94a3b8;font-size:9px;line-height:1.35;text-align:center}.feedback-center-field{grid-gap:6px;display:grid;gap:6px;margin-top:14px;position:relative}.feedback-center-field>span{color:#cbd5e1;font-size:12px;font-weight:900}.feedback-center-field input,.feedback-center-field textarea{background:#020617e0;border:1px solid #94a3b83d;border-radius:14px;color:#f8fafc;font-family:inherit;font-size:16px;outline:none;padding:12px;width:100%}.feedback-center-field textarea{line-height:1.5;min-height:135px;resize:vertical}.feedback-center-field input:focus,.feedback-center-field textarea:focus{border-color:#3b82f6b8;box-shadow:0 0 0 2px #3b82f61f}.feedback-center-field small{color:#64748b;font-size:10px}.feedback-center-info{align-items:flex-start;background:#1e40af24;border:1px solid #3b82f63d;border-radius:13px;display:flex;gap:8px;margin-top:13px;padding:10px 11px}.feedback-center-info span{flex:0 0 auto}.feedback-center-info p{color:#bfdbfe;font-size:10px;line-height:1.45;margin:0}.feedback-submit-button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:14px;color:#fff;font-weight:950;margin-top:14px;min-height:49px;width:100%}.feedback-submit-button:disabled{opacity:.42}.feedback-submit-button:not(:disabled):active{transform:scale(.98)}.feedback-history-section{background:#0f172a94;border:1px solid #94a3b82e;border-radius:15px;margin-top:15px;overflow:hidden}.feedback-history-toggle{align-items:center;background:#1e293bd1;border:none;color:#f8fafc;display:flex;gap:10px;justify-content:space-between;min-height:48px;padding:0 13px;width:100%}.feedback-history-toggle>span{align-items:center;display:flex;font-weight:900;gap:7px}.feedback-history-toggle em{align-items:center;background:#3b82f633;border-radius:999px;color:#93c5fd;display:inline-flex;font-size:10px;font-style:normal;height:23px;justify-content:center;min-width:23px;padding:0 6px}.feedback-history-toggle>strong{color:#94a3b8;font-size:11px}.feedback-history-list{grid-gap:9px;display:grid;gap:9px;max-height:360px;overflow-y:auto;padding:10px}.feedback-history-empty{padding:20px 10px;text-align:center}.feedback-history-empty span{font-size:34px}.feedback-history-empty p{color:#64748b;font-size:11px;margin:7px 0 0}.feedback-history-card{background:#1e293bb3;border:1px solid #94a3b829;border-radius:14px;padding:12px}.feedback-history-heading{align-items:flex-start;display:flex;gap:8px}.feedback-history-heading>span{flex:0 0 auto;font-size:22px}.feedback-history-heading>div{flex:1 1;min-width:0}.feedback-history-heading strong{color:#f8fafc;display:block;overflow-wrap:anywhere}.feedback-history-heading small{color:#64748b;display:block;font-size:9px;margin-top:3px}.feedback-history-card>p{color:#cbd5e1;font-size:12px;line-height:1.5;margin:10px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}.feedback-status-badge{border-radius:999px;flex:0 0 auto;font-size:8px;font-style:normal;font-weight:950;padding:4px 7px;white-space:nowrap}.feedback-status-badge.is-new{background:#3b82f62e;color:#93c5fd}.feedback-status-badge.is-reviewing{background:#f59e0b2e;color:#fcd34d}.feedback-status-badge.is-resolved{background:#22c55e2e;color:#86efac}.feedback-status-badge.is-closed{background:#94a3b82e;color:#cbd5e1}.feedback-admin-response{grid-gap:4px;background:#14532d33;border-left:3px solid #22c55e;border-radius:8px;display:grid;gap:4px;margin-top:10px;padding:10px}.feedback-admin-response strong{color:#86efac;font-size:10px}.feedback-admin-response span{color:#dcfce7;font-size:11px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}@media (max-width:430px){.feedback-center-overlay{padding:max(10px,env(safe-area-inset-top)) 8px max(10px,env(safe-area-inset-bottom))}.feedback-center-card{border-radius:20px;max-height:calc(100dvh - 20px);padding:13px}.feedback-type-grid{grid-template-columns:1fr}.feedback-type-grid button{align-items:center;display:grid;grid-template-columns:31px 1fr;min-height:auto;padding:10px 12px;text-align:left}.feedback-type-grid button>span{grid-row:1/span 2}.feedback-type-grid button small{text-align:left}}.admin-feedback-section{grid-gap:13px;display:grid;gap:13px}.admin-feedback-title{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.admin-feedback-title>div{min-width:0}.admin-feedback-title h4{color:#facc15;font-size:19px;margin:0}.admin-feedback-title p{color:#94a3b8;font-size:11px;line-height:1.45;margin:5px 0 0}.admin-feedback-title>button{background:#1e40af2e;border:1px solid #3b82f64d;border-radius:11px;color:#bfdbfe;flex:0 0 auto;font-weight:900;min-height:38px;padding:0 12px}.admin-feedback-stats{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(5,minmax(0,1fr))}.admin-feedback-stats>div{align-items:center;background:#1e293bad;border:1px solid #94a3b82e;border-radius:13px;display:flex;flex-direction:column;justify-content:center;min-height:66px;min-width:0;padding:9px 5px;text-align:center}.admin-feedback-stats strong{color:#f8fafc;font-size:20px}.admin-feedback-stats span{color:#94a3b8;font-size:8px;font-weight:800;margin-top:3px;overflow-wrap:anywhere}.admin-feedback-stats .is-new{background:#1e40af29;border-color:#3b82f64d}.admin-feedback-stats .is-new strong{color:#93c5fd}.admin-feedback-stats .is-reviewing{background:#78350f29;border-color:#f59e0b4d}.admin-feedback-stats .is-reviewing strong{color:#fcd34d}.admin-feedback-stats .is-resolved{background:#14532d29;border-color:#22c55e4d}.admin-feedback-stats .is-resolved strong{color:#86efac}.admin-feedback-stats .is-closed strong{color:#cbd5e1}.admin-feedback-detail{grid-gap:12px;background:linear-gradient(145deg,#78350f33,#0f172ae6);border:1px solid #facc1557;border-radius:17px;display:grid;gap:12px;padding:14px}.admin-feedback-detail-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.admin-feedback-detail-header>div{align-items:flex-start;display:flex;gap:9px;min-width:0}.admin-feedback-detail-header>div>span{flex:0 0 auto;font-size:27px}.admin-feedback-detail-header>div>div{min-width:0}.admin-feedback-detail-header strong{color:#f8fafc;display:block;overflow-wrap:anywhere}.admin-feedback-detail-header small{color:#94a3b8;display:block;font-size:10px;margin-top:4px}.admin-feedback-detail-header>button{background:#94a3b824;border:none;border-radius:50%;color:#f8fafc;flex:0 0 auto;font-size:22px;height:34px;width:34px}.admin-feedback-detail-message{background:#020617a3;border-radius:12px;color:#e2e8f0;font-size:12px;line-height:1.5;margin:0;overflow-wrap:anywhere;padding:11px;white-space:pre-wrap}.admin-feedback-detail-meta{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-feedback-detail-meta span{background:#1e293bbd;border-radius:10px;color:#94a3b8;font-size:9px;overflow-wrap:anywhere;padding:7px 8px}.admin-feedback-detail-meta strong{color:#cbd5e1}.admin-feedback-existing-response{background:#14532d2e;border-left:3px solid #22c55e;border-radius:9px;padding:10px}.admin-feedback-existing-response strong{color:#86efac;font-size:10px}.admin-feedback-existing-response p{color:#dcfce7;font-size:11px;line-height:1.45;margin:5px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}.admin-feedback-field{grid-gap:6px;display:grid;gap:6px}.admin-feedback-field>span{color:#cbd5e1;font-size:11px;font-weight:900}.admin-feedback-field select,.admin-feedback-field textarea{background:#020617e0;border:1px solid #94a3b83d;border-radius:13px;color:#f8fafc;font-family:inherit;font-size:16px;outline:none;padding:11px 12px;width:100%}.admin-feedback-field textarea{line-height:1.45;min-height:84px;resize:vertical}.admin-feedback-field select:focus,.admin-feedback-field textarea:focus{border-color:#facc1594;box-shadow:0 0 0 2px #facc1517}.admin-feedback-field small{color:#64748b;font-size:9px}.admin-feedback-action-button{background:linear-gradient(135deg,#facc15,#f97316);border:none;border-radius:14px;color:#111827;font-weight:950;min-height:48px;width:100%}.admin-feedback-action-button:disabled{opacity:.42}.admin-feedback-list{grid-gap:9px;display:grid;gap:9px}.admin-feedback-list-card{background:#1e293bb8;border:1px solid #94a3b82e;border-radius:15px;color:#f8fafc;display:block;padding:12px;text-align:left;width:100%}.admin-feedback-list-card.is-selected{border-color:#facc158f;box-shadow:0 0 0 2px #facc1512}.admin-feedback-list-heading{align-items:flex-start;display:flex;gap:8px}.admin-feedback-list-heading>span{flex:0 0 auto;font-size:23px}.admin-feedback-list-heading>div{flex:1 1;min-width:0}.admin-feedback-list-heading strong{color:#f8fafc;display:block;overflow-wrap:anywhere}.admin-feedback-list-heading small{color:#64748b;display:block;font-size:9px;margin-top:3px}.admin-feedback-list-card>p{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;color:#cbd5e1;display:-webkit-box;font-size:11px;line-height:1.45;margin:9px 0 0;overflow:hidden;overflow-wrap:anywhere;white-space:pre-wrap}.admin-feedback-open-text{color:#93c5fd;display:block;font-size:9px;font-weight:900;margin-top:9px;text-align:right}.admin-feedback-empty{border:1px dashed #94a3b838;border-radius:15px;padding:25px 12px;text-align:center}.admin-feedback-empty span{font-size:36px}.admin-feedback-empty p{color:#64748b;font-size:11px;margin:7px 0 0}@media (max-width:540px){.admin-feedback-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-feedback-stats>div:nth-child(4),.admin-feedback-stats>div:nth-child(5){grid-column:span 1}.admin-feedback-detail-meta{grid-template-columns:1fr}}@media (max-width:380px){.admin-feedback-title{align-items:stretch;flex-direction:column}.admin-feedback-title>button{width:100%}}.admin-deletion-backdrop{overflow-y:auto;padding:max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom));z-index:10040}.admin-deletion-card{max-height:calc(100dvh - 36px);overflow-y:auto;overscroll-behavior:contain;padding:28px 24px 24px;width:min(100%,520px)}.admin-deletion-card h3{line-height:1.2;margin:16px 0 8px;text-align:center}.admin-deletion-card .report-modal-subtitle{line-height:1.45;margin:0 0 18px;text-align:center}.admin-deletion-warning{background:#7f1d1d38;border:1px solid #f871716b;border-radius:16px;display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:16px;text-align:left;width:100%}.admin-deletion-warning strong{color:#fecaca;display:block;font-size:16px;line-height:1.35}.admin-deletion-warning span{color:#e5e7eb;display:block;font-size:14px;line-height:1.5}.admin-deletion-label{color:#f8fafc;display:block;font-size:15px;font-weight:700;margin:0 0 8px;text-align:left;width:100%}.admin-deletion-card input,.admin-deletion-card textarea{background:#0f172a;border:1px solid #94a3b873;border-radius:14px;box-sizing:border-box;color:#fff;display:block;font-family:inherit;font-size:16px;margin:0;min-width:0;outline:none;width:100%}.admin-deletion-card textarea{line-height:1.45;min-height:112px;padding:14px;resize:vertical}.admin-deletion-card input{height:52px;padding:0 14px}.admin-deletion-card input::placeholder,.admin-deletion-card textarea::placeholder{color:#94a3b8}.admin-deletion-card input:focus,.admin-deletion-card textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f62e}.admin-deletion-help{color:#cbd5e1;display:block;font-size:13px;line-height:1.45;margin:9px 0 18px;text-align:left}.admin-deletion-confirmation-box{background:#713f1238;border:1px solid #facc156b;border-radius:16px;display:flex;flex-direction:column;gap:9px;margin-bottom:18px;padding:16px;text-align:left;width:100%}.admin-deletion-confirmation-box strong{color:#fde68a;font-size:16px}.admin-deletion-confirmation-box span{color:#e5e7eb;line-height:1.45}.admin-deletion-confirmation-box code{background:#020617;border-radius:10px;color:#fef08a;display:block;font-size:15px;font-weight:800;overflow-wrap:anywhere;padding:11px 12px;-webkit-user-select:all;user-select:all}.admin-deletion-card .report-modal-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:4px;width:100%}.admin-deletion-card .report-modal-actions button{border-radius:14px;font-size:15px;font-weight:800;line-height:1.25;min-height:52px;min-width:0;padding:10px 12px}.admin-deletion-confirm-button,.admin-deletion-prepare-button{background:#dc2626;color:#fff}.admin-deletion-confirm-button:disabled,.admin-deletion-prepare-button:disabled{background:#7f1d1d;color:#9ca3af;cursor:not-allowed;opacity:.72}.admin-delete-account-button{background:linear-gradient(135deg,#b91c1c,#dc2626)!important;color:#fff!important}@media (max-width:430px){.admin-deletion-card{border-radius:24px;padding:24px 18px 20px}.admin-deletion-card h3{font-size:25px}.admin-deletion-card .report-modal-actions{grid-template-columns:1fr}.admin-deletion-card .report-modal-actions button{width:100%}}
/*# sourceMappingURL=main.9e8e91f0.css.map*/