:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}:root{--thm-bg-header:url(/assets/theme-preview/xiangqi-header-war.webp) center 58% / cover;--thm-bg-hero:url(/assets/theme-preview/xiangqi-hero-battle.webp) center / cover;--thm-bg-panel:url(/assets/theme-preview/xiangqi-panel-wood.webp) center / cover;--thm-accent-rgb:255, 211, 134;--thm-border-rgb:217, 163, 92;--thm-gold:#ffd386;--thm-bronze:#d69a44;--thm-btn-from:#ffd58f;--thm-btn-to:#b9652d;--thm-btn-ink:#1d1008;--thm-text:#efe4d0;--thm-text-2:#f8efe0;--thm-text-strong:#fff8e8;--thm-text-muted:#c9b592;--thm-text-muted-2:#d8c2a4;--thm-board-bg:#efd09a;--thm-board-line:#8f6a3e;--thm-rt-slate:#cbd5e1;--thm-rt-gray:#9ca3af;--thm-rt-aaa:#aaa;--thm-rt-888:#888;--thm-rt-d4:#d4d4d4;--thm-rt-slate2:#6b7280;--thm-rbg-panel:#120e0ab8;--thm-rbg-field:#070807ad;--thm-seat-bg:linear-gradient(135deg, #441b10a8, #0a1411b8);--thm-rt-e5:#e5e7eb;--thm-rt-cream2:#fff2dc;--thm-rt-d1:#d1d5db;--thm-rt-a8:#a8a8a8;--thm-rt-666:#666;--thm-rt-555:#555;--thm-rbg-field2:#07080775;--thm-badge-warm:linear-gradient(145deg, #9b5430, #35180f);--thm-badge-dark:#1f2937}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 12% 0,#c4442d47,#0000 28rem),radial-gradient(circle at 88% 18%,#2561503d,#0000 30rem),linear-gradient(135deg,#130b08 0%,#1b1510 44%,#0d1512 100%);flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}.app-body{min-height:100vh;color:var(--thm-text-2);flex-direction:column;margin:0;padding:0;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.app-main{background:radial-gradient(circle at 10% 5%,#c5552c2e,#0000 25rem),radial-gradient(circle at 95% 20%,#32695233,#0000 26rem),linear-gradient(#0808062e,#060e0be0);flex:1;padding:2rem}.app-header{color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.app-header--theme-preview{background:linear-gradient(90deg, #100a07eb, #100a079e, #100a07e0), var(--thm-bg-header);border-bottom:1px solid #dda4525c;min-height:80px;box-shadow:0 16px 34px #0000005c}.app-header__title{color:#fff;white-space:nowrap;font-size:1.5rem;font-weight:700}.app-header--theme-preview .app-header__title{color:#fff6df;text-shadow:0 2px 12px #ffb85a6b}.app-header button,.theme-primary-button,.theme-secondary-button,.theme-danger-button,.theme-muted-button{cursor:pointer;border-radius:6px;padding:.55rem 1rem;font-weight:800}.app-header button,.theme-primary-button{box-shadow:0 10px 20px #9941183d;border:1px solid rgba(var(--thm-accent-rgb), .58)!important;color:var(--thm-btn-ink)!important;background:linear-gradient(180deg, var(--thm-btn-from), var(--thm-btn-to))!important}.theme-secondary-button,.theme-muted-button{border:1px solid rgba(var(--thm-accent-rgb), .34)!important;color:#f9e8ca!important;background:#22130c9e!important}.theme-danger-button{color:#fff5e8!important;background:linear-gradient(#d45a3d,#7f2118)!important;border:1px solid #ffa68275!important}.theme-switch{align-items:center;gap:.3rem;font-size:.9rem;display:inline-flex}.theme-switch select{color:var(--thm-text);border:1px solid rgba(var(--thm-accent-rgb), .42);cursor:pointer;background:0 0;border-radius:6px;padding:.3rem .5rem;font-size:.82rem}.theme-switch select option{color:#111}.theme-page,.auth-page,.lobby-page{min-height:calc(100vh - 112px)}.auth-page{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center;gap:2rem;max-width:1180px;margin:0 auto;display:grid}.auth-hero{border:1px solid rgba(var(--thm-border-rgb), .24);background:linear-gradient(90deg, #0c0907eb 0%, #0c090794 48%, #0c09071f 100%), var(--thm-bg-hero);border-radius:8px;align-items:center;min-height:560px;padding:3rem;display:flex;box-shadow:0 28px 70px #0000005c}.auth-hero h1{max-width:620px;color:var(--thm-text-strong);letter-spacing:0;text-shadow:0 4px 30px #000000b8;margin:0;font-size:clamp(2.7rem,6vw,5.2rem);line-height:.98}.auth-hero p{color:#ecd9bd;max-width:540px;margin:1rem 0 0;font-size:1.05rem;line-height:1.65}.theme-kicker{color:#f0bb73;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .55rem;font-size:.76rem;font-weight:800}.theme-panel,.theme-card,.theme-modal-panel{color:var(--thm-text-2);box-shadow:0 24px 56px #0000005c;border:1px solid rgba(var(--thm-border-rgb), .34)!important;background:linear-gradient(180deg, #110c09c2, #110c09e0), var(--thm-bg-panel)!important;border-radius:8px!important}.theme-card{background:linear-gradient(135deg,#441b10bd,#0a1411bd),#100c09c2!important}.theme-inner,.theme-field,.theme-select{color:#fff2dc!important;background:#070807ad!important;border:1px solid #f0bb7347!important;border-radius:6px!important}.theme-field,.theme-select{width:100%;padding:.72rem}.theme-subtle{color:var(--thm-text-muted-2)!important}.theme-empty{text-align:center;color:var(--thm-text-muted-2);padding:3rem}.theme-modal-overlay{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bd;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.theme-modal-panel{width:90%;max-height:90vh;padding:1.5rem;overflow-y:auto}.lobby-page{max-width:920px;margin:0 auto;padding:0 1rem 3rem}.lobby-hero{background:linear-gradient(90deg, #0c0907f0, #0c09077a), linear-gradient(180deg, #0c090714, #0c0907e6), var(--thm-bg-hero);align-items:end;min-height:280px;margin:-2rem -1rem 1.25rem;padding:3rem 1rem 2rem;display:flex}.lobby-hero__inner{justify-content:space-between;align-items:end;gap:1rem;width:min(920px,100%);margin:0 auto;display:flex}.lobby-hero h2{color:var(--thm-text-strong);text-shadow:0 4px 26px #000000b8;margin:0 0 .25rem;font-size:clamp(2rem,5vw,4rem);line-height:1}.lobby-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.lobby-column{border:1px solid #0000;border-radius:12px;padding:.85rem}.lobby-column--standard{border-color:rgba(var(--thm-accent-rgb), .28);background:linear-gradient(#ffd58f1f,#b9652d0f)}.lobby-column--dark{background:linear-gradient(#8a4b2a38,#47211129);border-color:#c432354d}.lobby-column__head{border:1px solid rgba(var(--thm-accent-rgb), .45);z-index:1;border-radius:8px;justify-content:center;align-items:center;margin-bottom:.85rem;padding:.55rem 1rem;font-size:.95rem;font-weight:700;display:flex;position:sticky;top:.5rem}.lobby-column--standard .lobby-column__head{color:var(--thm-btn-ink);background:linear-gradient(180deg, var(--thm-btn-from), var(--thm-btn-to));border-color:rgba(var(--thm-accent-rgb), .55)}.lobby-column--dark .lobby-column__head{color:#f1d0ad;background:linear-gradient(#8a4b2a,#472111);border-color:#c432358c}.lobby-zone__head{letter-spacing:.01em;color:#e9d4b3;border:1px solid rgba(var(--thm-accent-rgb), .22);border-left:3px solid rgba(var(--thm-accent-rgb), .55);background:#140f0a8c;border-radius:6px;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.55rem;padding:.3rem .65rem;font-size:.82rem;font-weight:700;display:flex}.lobby-zone--private .lobby-zone__head{border-left-color:#c99a4e}.lobby-zone--professional .lobby-zone__head{color:#f3cfa5;border-left-color:#d24f4f}.lobby-zone__count{text-align:center;background:rgba(var(--thm-accent-rgb), .16);color:#e9d4b3;border-radius:999px;min-width:1.4rem;padding:.05rem .4rem;font-size:.72rem;font-weight:700}@media (max-width:720px){.lobby-zone__head{padding:.25rem .45rem;font-size:.72rem}.lobby-columns{gap:.5rem}.lobby-column{border-radius:9px;padding:.4rem}.lobby-column__head{margin-bottom:.5rem;padding:.4rem .5rem;font-size:.8rem}.lobby-column .room-card-themed{padding:.7rem}.lobby-column .room-card-themed h3{font-size:.95rem}.lobby-column .room-card-themed>div:last-child{flex-wrap:wrap;gap:.5rem}}.room-card-themed{cursor:pointer;padding:1.25rem;transition:border-color .2s,transform .2s}.room-card-themed:hover{transform:translateY(-1px);border-color:rgba(var(--thm-accent-rgb), .62)!important}.game-shell{color:var(--thm-text-2)}.game-sidebar,.game-panel{box-shadow:0 24px 56px #00000047;border:1px solid rgba(var(--thm-border-rgb), .34)!important;background:linear-gradient(180deg, #110c09c2, #110c09e0), var(--thm-bg-panel)!important}.game-surface{border:1px solid #ffdb9729;background:linear-gradient(135deg,#441b10ad,#0a1411b8),#100c09bd!important}@media (max-width:900px){.auth-page{display:block}.auth-hero{border-radius:0;min-height:350px;margin:-.5rem -.5rem 1rem;padding:2rem 1rem}.auth-panel{margin:0 auto 1rem}.lobby-page{padding:0 .5rem 2rem}.lobby-hero{margin:-.5rem -.5rem 1rem;padding:2rem 1rem 1.5rem}.lobby-hero__inner{flex-direction:column;align-items:stretch}}.app-header__title-short{display:none}@media (max-width:900px){.app-main{padding:.5rem}.app-header{padding:.5rem .75rem}.app-header__title{font-size:1.05rem}.app-header__title-full{display:none}.app-header__title-short{display:inline}.app-header__user-roles{display:none}.app-header__user-name{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:38vw;font-size:.85rem;display:inline-block;overflow:hidden}}.site-footer{border-top:1px solid rgba(var(--thm-border-rgb), .34);background:linear-gradient(180deg, #110c09eb, #0a0806f5), var(--thm-bg-panel);color:#e8d9c2}.site-footer__inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;max-width:1180px;margin:0 auto;padding:2.5rem 2rem;display:grid}.site-footer__col{min-width:0;font-size:.9rem;line-height:1.6}.site-footer__col h3{letter-spacing:.04em;text-transform:uppercase;color:var(--thm-btn-from);margin:0 0 1rem;font-size:1rem}.site-footer__col p{color:#cbb89c;margin:0 0 .6rem}.site-footer__col a{color:#e8d9c2;transition:color .15s}.site-footer__col a:hover{color:var(--thm-btn-from)}.site-footer__col ul{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__col--html .social{align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.site-footer__col--html .social a{display:inline-flex}.site-footer__col--html img{vertical-align:middle;max-width:100%;height:auto}.site-footer__online-count{color:#8fbf9c;font-weight:400}.site-footer__online-empty{color:#9c8d77;font-style:italic}.site-footer__online-list{flex-direction:column;gap:.4rem;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.site-footer__online-list a{align-items:center;gap:.45rem;display:inline-flex}.site-footer__online-dot{background:#34d399;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 6px #34d399b3}@media (max-width:860px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;padding:2rem 1.25rem}}@media (max-width:480px){.site-footer__inner{grid-template-columns:minmax(0,1fr);gap:1.5rem}}.kypho-theme{--card:#1e160eb8;--border:rgba(var(--thm-accent-rgb), .2);--accent:var(--thm-bronze);--accent-soft:rgba(var(--thm-accent-rgb), .16);--fg-muted:var(--thm-text-muted);--hover:rgba(var(--thm-accent-rgb), .09);--red:#ef8b64;--black:#cdd7e6;--intro-bg:#140f0a99;color:var(--thm-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Be Vietnam Pro,Helvetica Neue,Arial,sans-serif}.kypho-theme input,.kypho-theme select{color:var(--thm-text)}.kypho-theme input::placeholder{color:#9c8b6f}.kypho-theme button{color:inherit}.invite-inbox{z-index:1200;flex-direction:column;gap:.5rem;width:min(440px,100vw - 1.5rem);padding-top:.75rem;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.invite-inbox__error{color:#ffd9d0;background:#781e14f5;border:1px solid #f87171;border-radius:8px;padding:.5rem .75rem;font-size:13px}@keyframes invite-drop{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes invite-glow{0%,to{box-shadow:0 10px 34px #00000080,0 0 #34d3998c}50%{box-shadow:0 10px 34px #00000080,0 0 0 10px #34d39900}}.invite-card{color:#eafff3;background:linear-gradient(160deg,#24422f,#1a2a20);border:2px solid #34d399;border-radius:12px;padding:.9rem 1rem 1rem;animation:.28s ease-out invite-drop,2s ease-out .28s 4 invite-glow}.invite-card__header{letter-spacing:.08em;text-transform:uppercase;color:#6ee7b7;margin-bottom:.35rem;font-size:12px;font-weight:700}.invite-card__body{font-size:15px;line-height:1.45}.invite-card__body strong{color:var(--thm-gold)}.invite-card__actions{gap:.5rem;margin-top:.8rem;display:flex}.invite-card__actions button{cursor:pointer;color:inherit;background:0 0;border:1px solid #eafff359;border-radius:7px;flex:1;padding:.5rem .6rem;font-size:14px}.invite-card__actions button:disabled{opacity:.6;cursor:default}.invite-card__accept{font-weight:700;color:#06301f!important;background:#34d399!important;border-color:#34d399!important}.invite-card__accept:hover:not(:disabled){background:#4ade80!important}@media (prefers-reduced-motion:reduce){.invite-card{animation:none}}.profile-invite-btn{color:#eafff3;cursor:pointer;background:#2f6b45;border:1px solid #34d399;border-radius:8px;width:100%;margin-bottom:1.25rem;padding:.6rem 1rem;font-size:14px;font-weight:600}.profile-invite-btn:hover{background:#377d51}.invite-modal__backdrop{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.invite-modal{border:1px solid rgba(var(--thm-accent-rgb), .3);width:min(420px,100%);color:var(--thm-text);background:#1e160efa;border-radius:12px;padding:1.25rem}.invite-modal__title{margin:0 0 1rem;font-size:17px}.invite-modal__field{margin-bottom:.9rem;font-size:13px;display:block}.invite-modal__field span{color:var(--thm-text-muted);margin-bottom:.3rem;display:block}.invite-modal__field select,.invite-modal__field input{border:1px solid rgba(var(--thm-accent-rgb), .25);width:100%;color:var(--thm-text);background:#07080780;border-radius:6px;padding:.5rem;font-size:14px}.invite-modal__check{cursor:pointer;align-items:flex-start;gap:.55rem;margin-bottom:.9rem;font-size:13px;display:flex}.invite-modal__check input{flex-shrink:0;margin-top:2px}.invite-modal__check em{color:var(--thm-text-muted);margin-top:1px;font-size:12px;font-style:normal;display:block}.invite-modal__error{color:#f87171;margin:0 0 .75rem;font-size:13px}.invite-modal__ok{font-size:14px;line-height:1.5}.invite-modal__empty{color:var(--thm-text-muted);font-size:14px;line-height:1.5}.invite-modal__actions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.invite-modal__actions button{border:1px solid rgba(var(--thm-accent-rgb), .3);color:inherit;cursor:pointer;background:0 0;border-radius:6px;padding:.45rem .9rem;font-size:14px}.invite-modal__actions button:disabled{opacity:.6;cursor:default}.invite-modal__send{font-weight:600;color:#eafff3!important;background:#2f6b45!important;border-color:#34d399!important}.invite-online-list{flex-direction:column;gap:.4rem;max-height:320px;margin:0 0 .5rem;padding:0;list-style:none;display:flex;overflow-y:auto}.invite-online-list li{border:1px solid rgba(var(--thm-accent-rgb), .16);background:#07080766;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .6rem;display:flex}.invite-online-list__name{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;min-width:0;font-size:14px;display:inline-flex;overflow:hidden}.invite-online-list__dot{background:#34d399;border-radius:999px;flex:none;width:8px;height:8px}.invite-online-list li button{border:1px solid rgba(var(--thm-accent-rgb), .3);cursor:pointer;border-radius:6px;flex:none;padding:.35rem .85rem;font-size:13px}.invite-online-list li button:disabled{opacity:.6;cursor:default}.lobby-page--compact .lobby-zone--empty{letter-spacing:.06em;text-transform:uppercase;color:#7d7365;align-items:center;gap:.5rem;padding:.1rem 0;font-size:.74rem;font-weight:700;display:flex}.lobby-page--compact .lobby-zone--empty:after{content:"";background:rgba(var(--thm-accent-rgb), .14);flex:1;height:1px}.lobby-page--compact .lobby-zone__count{font-variant-numeric:tabular-nums}.room-row{cursor:pointer;border:1px solid rgba(var(--thm-accent-rgb), .18);background:#1e160eb8;border-radius:8px;grid-template-columns:8px 1fr auto auto;align-items:center;gap:.6rem;padding:.5rem .7rem;display:grid}.room-row:hover{border-color:rgba(var(--thm-accent-rgb), .42);background:#281e13d9}.room-row:focus-visible{outline:2px solid var(--thm-gold);outline-offset:2px}.room-row__dot{border-radius:50%;width:8px;height:8px}.room-row__dot--idle{background:#34d399}.room-row__dot--waiting{background:#fbbf24}.room-row__dot--playing{background:#ef4444}.room-row__main{min-width:0}.room-row__name{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:650;overflow:hidden}.room-row__sub{color:#a2937a;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.room-row__tc{font-variant-numeric:tabular-nums;white-space:nowrap;color:#d8c9ab;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.room-row__go{white-space:nowrap;cursor:pointer;color:#2b1c07;background:linear-gradient(#e8c07a,#c8983f);border:none;border-radius:6px;padding:.25rem .65rem;font-family:inherit;font-size:.76rem;font-weight:700}.room-row__go:focus-visible{outline:2px solid var(--thm-gold);outline-offset:2px}@media (prefers-reduced-motion:reduce){.room-row{transition:none}}@media (max-width:640px){.lobby-page--compact .lobby-columns{grid-template-columns:minmax(0,1fr);gap:.75rem}.lobby-page--compact .room-row__sub{display:none}.lobby-page--compact .room-row{padding:.55rem .7rem}}.avatar-edit-btn{cursor:pointer;background:var(--thm-bronze);color:#2b1c07;border:2px solid #1a100b;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;line-height:1;display:grid;position:absolute;bottom:-2px;left:-4px}.avatar-edit-btn:hover{background:#e8b45f}.avatar-edit-btn:focus-visible{outline:2px solid var(--thm-gold);outline-offset:2px}.avatar-modal__backdrop{z-index:1100;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.avatar-modal{border:1px solid rgba(var(--thm-accent-rgb), .32);width:min(760px,100%);max-height:88vh;color:var(--thm-text);background:#18110bfa;border-radius:12px;flex-direction:column;padding:1rem 1.1rem 1.1rem;display:flex}.avatar-modal__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.avatar-modal__title{margin:0;font-size:17px}.avatar-modal__x{color:var(--thm-text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:.2rem .4rem;font-size:16px}.avatar-modal__x:hover{color:#fff;background:rgba(var(--thm-accent-rgb), .12)}.avatar-modal__filters{gap:.55rem;margin:.85rem 0 .6rem;display:grid}.avatar-modal__search{border:1px solid rgba(var(--thm-accent-rgb), .25);width:100%;color:var(--thm-text);background:#0708078c;border-radius:7px;padding:.5rem .7rem;font-family:inherit;font-size:14px}.avatar-modal__search::placeholder{color:#9c8b6f}.avatar-modal__sets{flex-wrap:wrap;gap:.4rem;display:flex}.avatar-chip{cursor:pointer;border:1px solid rgba(var(--thm-accent-rgb), .26);color:var(--thm-text-muted);background:0 0;border-radius:999px;padding:.25rem .65rem;font-family:inherit;font-size:.76rem}.avatar-chip.is-on{background:var(--thm-bronze);border-color:var(--thm-bronze);color:#2b1c07;font-weight:700}.avatar-chip:focus-visible{outline:2px solid var(--thm-gold);outline-offset:2px}.avatar-modal__error{color:#f87171;margin:0 0 .5rem;font-size:13px}.avatar-modal__note{color:var(--thm-text-muted);margin:.5rem 0;font-size:13px}.avatar-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:.55rem;margin-top:.3rem;padding:.2rem;display:grid;overflow-y:auto}.avatar-cell{cursor:pointer;color:#d8c9ab;background:#281d1380;border:2px solid #0000;border-radius:9px;flex-direction:column;align-items:center;gap:.25rem;padding:.4rem .25rem .35rem;font-family:inherit;display:flex;position:relative}.avatar-cell img{aspect-ratio:1;border-radius:50%;width:100%;height:auto;display:block}.avatar-cell__name{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.7rem;line-height:1.2;overflow:hidden}.avatar-cell:hover{border-color:rgba(var(--thm-accent-rgb), .5)}.avatar-cell.is-active{color:#eafff3;background:#2f6b4559;border-color:#34d399}.avatar-cell:disabled{opacity:.55;cursor:default}.avatar-cell:focus-visible{outline:2px solid var(--thm-gold);outline-offset:2px}.avatar-cell__tick{color:#34d399;font-size:13px;font-weight:700;position:absolute;top:2px;right:4px}.avatar-modal__foot{justify-content:flex-end;margin-top:.7rem;display:flex}.avatar-modal__clear{cursor:pointer;color:var(--thm-text-muted);border:1px solid rgba(var(--thm-accent-rgb), .28);background:0 0;border-radius:6px;padding:.35rem .8rem;font-family:inherit;font-size:.8rem}.avatar-modal__clear:hover{color:#fff;border-color:rgba(var(--thm-accent-rgb), .5)}.move-ring{flex-shrink:0;place-items:center;display:inline-grid;position:relative}.move-ring svg{position:absolute;inset:0}.move-ring__face{place-items:center;line-height:0;display:grid;position:relative}@keyframes move-ring-pulse{0%,to{filter:drop-shadow(0 0 2px #ef44448c)}50%{filter:drop-shadow(0 0 9px #ef4444f2)}}.move-ring--warn svg{animation:.9s ease-in-out infinite move-ring-pulse}.move-ring__secs{color:#fff;font-variant-numeric:tabular-nums;text-align:center;background:#dc2626;border-radius:999px;min-width:16px;padding:0 3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700;line-height:15px;position:absolute;bottom:-4px;right:-2px;box-shadow:0 0 0 2px #0000008c}@media (prefers-reduced-motion:reduce){.move-ring--warn svg{filter:drop-shadow(0 0 6px #ef4444cc);animation:none}.move-ring svg circle{transition:none!important}}@keyframes clock-danger-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 2px #dc2626,0 0 6px 1px #dc262673}50%{transform:scale(1.06);box-shadow:0 0 0 2px #ef4444,0 0 18px 5px #ef4444d9}}.clock--danger{animation:.8s ease-in-out infinite clock-danger-pulse}@keyframes clock-danger-text{0%,to{opacity:1;text-shadow:0 0 4px #ef4444b3}50%{opacity:.55;text-shadow:0 0 10px #ef4444}}.clock--danger-text{animation:.8s ease-in-out infinite clock-danger-text}@media (prefers-reduced-motion:reduce){.clock--danger,.clock--danger-text{animation:none}}.room-row__logo{flex-shrink:0;margin-right:.35rem;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.05rem;line-height:1}.room-card__logo{opacity:.9;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.4rem;line-height:1;position:absolute;top:.5rem;right:.6rem}:root[data-theme=thuy-mac]{--thm-bg-header:none;--thm-bg-hero:none;--thm-bg-panel:none;--thm-accent-rgb:122, 100, 74;--thm-border-rgb:122, 100, 74;--thm-gold:#9c3b2e;--thm-bronze:#7a6a50;--thm-btn-from:#4a4238;--thm-btn-to:#2b2620;--thm-btn-ink:#f3ecdd;--thm-text:#2c2822;--thm-text-2:#2c2822;--thm-text-strong:#191510;--thm-text-muted:#6b6250;--thm-text-muted-2:#7c7360;--thm-board-bg:#efe6d0;--thm-board-line:#6f6555;--thm-rt-slate:#2c2822;--thm-rt-gray:#5f5748;--thm-rt-aaa:#6b6250;--thm-rt-888:#7c7360;--thm-rt-d4:#4a4234;--thm-rt-slate2:#6b6250;--thm-rbg-panel:#7a644a1a;--thm-rbg-field:#f7f1e4;--thm-seat-bg:linear-gradient(135deg, #f4ecda, #ece2ce);--thm-rt-e5:#2c2822;--thm-rt-cream2:#2c2822;--thm-rt-d1:#2c2822;--thm-rt-a8:#6b6250;--thm-rt-666:#7c7360;--thm-rt-555:#857b69;--thm-rbg-field2:#f7f1e4;--thm-badge-warm:linear-gradient(145deg, #efe6d3, #e0d3b8);--thm-badge-dark:#ded2ba}:root[data-theme=thuy-mac] .app-body{background:#e6dcc7}:root[data-theme=thuy-mac] .app-main{background:radial-gradient(circle at 12% 8%,#3c32260d,#0000 30rem),linear-gradient(#ece3d0,#e4d9c2)}:root[data-theme=thuy-mac] .app-header--theme-preview{background:linear-gradient(#eadfca,#e3d7c0);border-bottom:1px solid #7a644a59;box-shadow:0 6px 18px #3c2d1e1f}:root[data-theme=thuy-mac] .app-header,:root[data-theme=thuy-mac] .app-header__title,:root[data-theme=thuy-mac] .app-header--theme-preview .app-header__title{color:#201b14;text-shadow:none}:root[data-theme=thuy-mac] .auth-hero{background:radial-gradient(circle at 78% 22%,#3c322612,#0000 45%),linear-gradient(135deg,#efe6d2,#e4d8c0);border-color:#7a644a47;box-shadow:0 20px 50px #3c2d1e24}:root[data-theme=thuy-mac] .auth-hero h1{text-shadow:none}:root[data-theme=thuy-mac] .auth-hero p{color:#5f5748}:root[data-theme=thuy-mac] .theme-panel,:root[data-theme=thuy-mac] .theme-card,:root[data-theme=thuy-mac] .theme-modal-panel{color:#2c2822;box-shadow:0 14px 36px #3c2d1e1f;background:#f3ecdb!important;border-color:#7a644a4d!important}:root[data-theme=thuy-mac] .theme-inner,:root[data-theme=thuy-mac] .theme-field,:root[data-theme=thuy-mac] .theme-select{color:#2c2822!important;background:#f8f2e6!important;border-color:#7a644a52!important}:root[data-theme=thuy-mac] .theme-secondary-button,:root[data-theme=thuy-mac] .theme-muted-button{color:#3a3025!important;background:#efe6d3!important;border-color:#7a644a66!important}:root[data-theme=thuy-mac] .theme-kicker{color:#9c3b2e}:root[data-theme=thuy-mac] .theme-empty{color:#6b6250}:root[data-theme=thuy-mac] .theme-modal-overlay{background:#28201680}:root[data-theme=thuy-mac] .lobby-hero{background:radial-gradient(circle at 82% 24%,#3c322612,#0000 45%),linear-gradient(135deg,#efe6d2,#e4d8c0)}:root[data-theme=thuy-mac] .lobby-hero h2{text-shadow:none}:root[data-theme=thuy-mac] .lobby-column--standard{background:linear-gradient(#7a644a14,#7a644a08)}:root[data-theme=thuy-mac] .lobby-column--dark{background:linear-gradient(#9c3b2e1a,#7a644a0d);border-color:#9c3b2e4d}:root[data-theme=thuy-mac] .lobby-zone__head{color:#4a4234;background:#7a644a1a}:root[data-theme=thuy-mac] .lobby-zone__count{color:#4a4234;background:#7a644a29}:root[data-theme=thuy-mac] .room-row{background:#f2ead9;border-color:#7a644a3d}:root[data-theme=thuy-mac] .room-row:hover{background:#ece2ce;border-color:#7a644a80}:root[data-theme=thuy-mac] .room-row__sub{color:#7c7360}:root[data-theme=thuy-mac] .room-row__tc{color:#5f5748}:root[data-theme=thuy-mac] .room-row__go{color:#f3ecdd;background:linear-gradient(#4a4238,#2b2620)}:root[data-theme=thuy-mac] .game-sidebar,:root[data-theme=thuy-mac] .game-panel{box-shadow:0 14px 36px #3c2d1e1f;background:#f3ecdb!important;border-color:#7a644a52!important}:root[data-theme=thuy-mac] .game-surface{border-color:#7a644a47;background:#f6efe0!important}:root[data-theme=thuy-mac] .game-shell{color:#2c2822}:root[data-theme=thuy-mac] .site-footer{color:#4a4234;background:linear-gradient(#e6dcc6,#ded2ba);border-top-color:#7a644a4d}:root[data-theme=thuy-mac] .site-footer__col p{color:#5f5748}:root[data-theme=thuy-mac] .site-footer__col a{color:#4a4234}:root[data-theme=thuy-mac] .site-footer__online-empty{color:#7c7360}:root[data-theme=thuy-mac] .invite-modal{color:#2c2822;background:#f3ecdb}:root[data-theme=thuy-mac] .invite-modal__field select,:root[data-theme=thuy-mac] .invite-modal__field input{color:#2c2822;background:#f8f2e6}:root[data-theme=thuy-mac] .avatar-modal{color:#2c2822;background:#f3ecdb}:root[data-theme=thuy-mac] .avatar-modal__search{color:#2c2822;background:#f8f2e6}:root[data-theme=thuy-mac] .avatar-cell{color:#4a4234;background:#efe6d3}:root[data-theme=thuy-mac] .kypho-theme{--card:#f3ecdb;--intro-bg:#7a644a1f}
