:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#101419;color:#eef3f7}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:linear-gradient(135deg,#101419,#182020 52%,#151814)}a{color:inherit}button,input,select,textarea{font:inherit}.page{width:min(1080px,calc(100vw - 32px));min-height:100vh;margin:0 auto;display:grid;align-content:start;grid-gap:20px;gap:20px;padding:32px 0}.page.rooms-layout{width:min(1800px,calc(100vw - 32px));grid-template-columns:minmax(380px,.8fr) minmax(420px,.95fr) minmax(500px,1.25fr);grid-auto-flow:row dense;align-items:start}.page.admin-page{width:min(1280px,calc(100vw - 32px));row-gap:8px}.lobby-announcement,.lobby-global-chat,.page.rooms-layout .brand{grid-column:1/-1}.lobby-overview-grid{display:contents}.lobby-rooms-panel{grid-column:1;order:1}.lobby-room-detail-panel{grid-column:2;order:2}.lobby-mobile-room-detail{display:none}.room-title-id-control{position:relative;width:-moz-fit-content;width:fit-content;max-width:100%}.room-title-id-control>h2,.room-title-id-control>h3{min-width:0}button.room-title-id-trigger{display:block;max-width:100%;min-height:0;height:auto;padding:0;border-radius:2px;color:inherit;background:transparent;font:inherit;line-height:inherit;text-align:left;overflow-wrap:anywhere;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}button.room-title-id-trigger:hover{color:#dceeff;background:transparent;filter:none}button.room-title-id-trigger:focus-visible{outline:2px solid rgba(142,202,255,.72);outline-offset:3px}.room-id-popover{position:absolute;top:calc(100% + 7px);left:0;z-index:40;display:flex;align-items:center;gap:8px;box-sizing:border-box;width:max-content;max-width:min(390px,calc(100vw - 32px));padding:8px 9px 8px 11px;border:1px solid rgba(142,202,255,.42);border-radius:6px;background:#101c29;box-shadow:0 8px 22px rgba(0,0,0,.36)}.room-id-popover-value{min-width:0;color:#dbe8f5;font-size:.78rem;line-height:1.3;overflow-wrap:anywhere}button.room-id-copy-button{flex:0 0 32px;display:grid;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:0}.room-id-copy-icon{position:relative;width:15px;height:15px}.room-id-copy-icon:after,.room-id-copy-icon:before{content:"";position:absolute;box-sizing:border-box;width:10px;height:10px;border:1.5px solid #dbe8f5;border-radius:2px}.room-id-copy-icon:before{top:1px;left:4px}.room-id-copy-icon:after{right:4px;bottom:1px;background:#273340}.room-id-copy-success{color:#9be7b0;font-size:1.1rem;line-height:1}.lobby-statistics-column{min-width:0;display:grid;grid-column:3;grid-gap:14px;gap:14px;order:3;align-self:start}.page.rooms-layout:not(.with-room) .lobby-statistics-column{grid-column:2/-1}.statistics-embedded-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 2px}.statistics-view{min-width:0;display:grid;grid-gap:20px;gap:20px}.statistics-view.compact{gap:14px}.statistics-view.compact .statistics-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.statistics-view.compact .statistics-summary-item{padding:12px}.statistics-view.compact .statistics-summary-item strong{font-size:1.45rem}.statistics-view.compact .panel{gap:14px;padding:18px}.statistics-view.compact .statistics-recent-list{grid-template-columns:1fr}.lobby-statistics-loading{min-height:180px}.lobby-announcement{display:grid;grid-gap:10px;gap:10px;padding:16px 20px;border:1px solid rgba(142,202,255,.4);border-left:4px solid #8ecaff;border-radius:6px;background:#182634}.lobby-announcement>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.lobby-announcement time{color:#aebbc8;font-size:.82rem}.lobby-announcement p{white-space:pre-wrap;overflow-wrap:anywhere}.lobby-global-chat .chat-list{max-height:220px}.lobby-statistics-button{align-self:flex-start;margin-top:8px}.public-navigation{position:relative;display:flex;align-items:flex-start;gap:8px;width:max-content;max-width:100%}.public-account-tab{position:relative;flex:0 0 160px;width:160px}.public-account-trigger{display:block;width:100%;height:40px;min-height:40px;padding:0 12px;overflow:hidden;border:1px solid rgba(142,202,255,.34);border-radius:6px;background:rgba(11,19,27,.72);color:#d8e8f6;text-align:left;text-overflow:ellipsis;white-space:nowrap}.public-account-trigger:hover:not(:disabled),.public-account-trigger[aria-expanded=true]{border-color:rgba(142,202,255,.72);background:rgba(45,76,101,.88);color:#ffffff}.public-account-trigger:disabled{cursor:default;opacity:.62}.public-account-popover{position:absolute;left:0;top:calc(100% + 8px);z-index:220;display:grid;grid-gap:14px;gap:14px;width:min(340px,calc(100vw - 32px));max-height:calc(100vh - 96px);padding:16px;overflow-y:auto;border:1px solid rgba(142,202,255,.42);border-radius:7px;background:rgba(10,18,26,.98);box-shadow:0 18px 42px rgba(0,0,0,.52)}.public-account-popover>header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:1rem}.public-account-sign-out{width:32px;height:32px;min-height:32px;padding:0;border:1px solid rgba(255,154,154,.38);color:#ffb1b1;background:rgba(91,29,34,.42)}.public-account-sign-out:before{content:"\23fb";font-size:1.15rem;line-height:1}.public-account-sign-out:hover:not(:disabled){border-color:rgba(255,154,154,.8);color:#ffffff;background:rgba(151,49,58,.72)}.public-account-popover dl,.public-account-popover dl>div{display:grid;grid-gap:6px;gap:6px;margin:0}.public-account-popover dl{gap:9px}.public-account-popover dl>div{grid-template-columns:88px minmax(0,1fr);align-items:baseline}.public-account-popover dt{color:#9fb1c2;font-size:.78rem;font-weight:800}.public-account-popover dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#eef6fd;font-size:.82rem}.public-account-password-form{display:grid;grid-gap:10px;gap:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.public-account-password-form label{gap:5px;font-size:.78rem}.public-account-password-form button,.public-account-password-form input{min-height:38px}.public-account-password-form .status{margin:0;overflow-wrap:anywhere}.public-tabs{display:flex;align-self:flex-start;width:max-content;max-width:100%;overflow-x:auto;border:1px solid rgba(142,202,255,.34);border-radius:6px;background:rgba(11,19,27,.72)}.public-tab{flex:none;padding:9px 14px;border-right:1px solid rgba(142,202,255,.24);color:#b9c8d7;font-size:.9rem;font-weight:800;text-decoration:none;white-space:nowrap}.public-tab:last-child{border-right:0}.public-tab:hover{color:#f2f8ff;background:rgba(78,125,164,.24)}.public-tab[aria-current=page]{color:#071018;background:#8ecaff}.brand .public-navigation{margin-bottom:12px}.bug-reports-page,.statistics-page,.updates-page{width:min(1800px,calc(100vw - 32px))}.statistics-page h1{font-size:2rem;line-height:1.1}.bug-reports-page>.public-navigation,.statistics-page>.public-navigation,.updates-header,.updates-page>.public-navigation{margin-bottom:20px}.updates-header h1{font-size:2rem;line-height:1.1}.admin-update-list,.update-list{display:grid;grid-gap:12px;gap:12px}.update-card{display:grid;grid-gap:14px;gap:14px;padding:18px 20px}.update-card header{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.update-card h2{overflow-wrap:anywhere}.update-card time{flex:none;color:#aebbc8;font-size:.82rem}.admin-update-row p,.update-card p{line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.update-empty{min-height:110px;display:grid;place-items:center}.bug-reports-page h1{font-size:2rem;line-height:1.1}.admin-bug-report-title,.bug-report-card>header,.bug-report-section-heading,.bug-reports-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.bug-report-list,.bug-report-status-section,.bug-reports-view{display:grid;grid-gap:16px;gap:16px}.bug-report-submit-panel{gap:20px}.bug-report-player,.bug-report-status{flex:none;border:1px solid rgba(255,255,255,.16);border-radius:999px;font-size:.8rem;font-weight:800}.bug-report-player{padding:7px 10px;color:#dbeaf7;background:#22303d}.bug-report-sign-in-note{padding:14px 16px;border-left:4px solid #8ecaff;background:rgba(39,51,64,.72)}.bug-report-public-note{padding:12px 14px;border:1px solid rgba(227,182,87,.42);border-left:4px solid #e3b657;border-radius:6px;color:#ffe8b8;background:rgba(76,55,18,.46)}.bug-report-filters{display:flex;flex-wrap:wrap;gap:8px}.bug-report-filters button{min-height:38px}.bug-report-filters button[aria-pressed=true]{color:#071018;background:#8ecaff}.bug-report-card{display:grid;grid-gap:14px;gap:14px;padding:18px 20px;border:1px solid rgba(255,255,255,.12);border-left:4px solid #e3b657;border-radius:8px;background:rgba(18,25,32,.92)}.bug-report-card.fixed{border-left-color:#62c98b}.admin-bug-report-row p,.bug-report-card h3{overflow-wrap:anywhere}.bug-report-fixed-date,.bug-report-meta{margin-top:4px;color:#aebbc8;font-size:.84rem}.bug-report-description{line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.bug-report-image-preview{display:flex;align-items:flex-end;gap:12px}.bug-report-image-link img,.bug-report-image-preview img{display:block;width:min(100%,420px);max-height:280px;object-fit:contain;border:1px solid rgba(142,202,255,.28);border-radius:6px;background:#091018}.bug-report-image-preview img{width:min(320px,100%)}.bug-report-image-link{display:grid;justify-items:start;grid-gap:6px;gap:6px;width:-moz-fit-content;width:fit-content;max-width:100%;color:#bdddff;font-size:.82rem;font-weight:700;text-decoration:none}.bug-report-image-link:hover span{text-decoration:underline}.admin-bug-report-image-link img{width:min(240px,100%);max-height:180px}.bug-report-status{padding:5px 9px}.bug-report-status.reported{border-color:rgba(227,182,87,.5);color:#ffe0a0;background:rgba(99,71,19,.58)}.bug-report-status.fixed{border-color:rgba(98,201,139,.5);color:#dff8e8;background:rgba(22,87,54,.64)}.bug-report-empty{min-height:110px;align-content:center;text-align:center}.statistics-header,.statistics-recent-game>header,.statistics-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.statistics-scope{display:flex;flex-wrap:wrap;gap:6px 14px;padding:12px 16px;border-left:4px solid #62c98b;background:rgba(22,54,43,.78);color:#dff8e8}.statistics-scope span,.statistics-section-heading>span,.statistics-section-heading>time{color:#aebbc8;font-size:.84rem}.statistics-empty{min-height:220px;align-content:center;text-align:center}.statistics-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.statistics-summary-item{min-width:0;display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid rgba(255,255,255,.11);border-top:3px solid #8ecaff;border-radius:6px;background:#121b24}.statistics-summary-item:nth-child(2){border-top-color:#62c98b}.statistics-summary-item:nth-child(3){border-top-color:#f0c766}.statistics-summary-item:nth-child(4){border-top-color:#e98383}.statistics-summary-item:nth-child(5){border-top-color:#cb91e7}.statistics-summary-item:nth-child(6){border-top-color:#58c7c1}.statistics-summary-item span{color:#aebbc8;font-size:.82rem;font-weight:700}.statistics-summary-item strong{font-size:1.8rem}.statistics-player-count-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.statistics-player-count-grid>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#0f171f}.statistics-player-count-grid strong{color:#8ecaff;font-size:1.25rem}.statistics-player-count-grid span{color:#dbe4ed}.statistics-table-wrap{overflow-x:auto;border:1px solid rgba(255,255,255,.1);border-radius:6px}.statistics-table{width:100%;min-width:720px;border-collapse:collapse;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.statistics-player-table{min-width:920px}.statistics-player-id{display:block;max-width:220px;overflow-wrap:anywhere}.statistics-table td,.statistics-table th{padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.08);text-align:right}.statistics-table th{color:#aebbc8;background:#0d141b;font-size:.78rem;text-transform:uppercase}.statistics-table td:first-child,.statistics-table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1;text-align:left;background:#121b24}.statistics-table th:first-child{background:#0d141b}.statistics-table tbody tr:last-child td{border-bottom:0}.statistics-table .statistics-table-empty{position:static;padding:24px;color:#aebbc8;background:#121b24;text-align:center}.statistics-faction-name{display:inline-flex;align-items:center;gap:8px}.statistics-faction-name i,.statistics-recent-game li>i{width:12px;height:12px;flex:0 0 12px;border:1px solid rgba(255,255,255,.5);border-radius:3px}.statistics-recent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.statistics-recent-game{min-width:0;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#0f171f}.statistics-recent-game>header{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.statistics-recent-game>header time{color:#aebbc8;font-size:.82rem}.statistics-recent-game>header strong{color:#8ecaff}.statistics-recent-game ol{display:grid;grid-gap:7px;gap:7px;margin:10px 0 0;padding:0;list-style:none}.statistics-recent-game li{min-width:0;display:grid;grid-template-columns:24px 12px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.statistics-result-identity{min-width:0;display:grid;grid-gap:1px;gap:1px}.statistics-result-identity small,.statistics-result-identity strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statistics-result-identity small{color:#aebbc8}.statistics-rank{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#101419;background:#f0c766;font-size:.78rem;font-weight:900}.lobby-chat-line{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;min-height:24px}.lobby-chat-meta{min-width:0;display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline}.lobby-chat-meta .chat-author{min-width:0;white-space:normal;overflow-wrap:anywhere}.lobby-chat-message{min-width:0;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere}.brand,.member-row,.room-row,.topbar{display:flex;gap:12px}.brand{flex-direction:column;gap:4px}.member-row,.room-row,.topbar{align-items:center;justify-content:space-between}h1,h2,h3,p{margin:0;letter-spacing:0}h1{font-size:2.5rem;line-height:.95}.muted{color:#aebbc8}.panel{display:grid;grid-gap:18px;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(18,25,32,.92);box-shadow:0 18px 60px rgba(0,0,0,.3)}.form-grid,.stack{display:grid;grid-gap:12px;gap:12px}.form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.room-password-field{display:grid;align-self:end;align-items:end;grid-gap:6px;gap:6px;min-width:0}.room-lock-toggle{display:flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;min-height:20px;cursor:pointer}.room-lock-toggle input{width:18px;min-height:18px;margin:0;padding:0;accent-color:#8ecaff}.room-lock-icon.is-locked:before{content:"\1f512"}.room-lock-icon.is-unlocked:before{content:"\1f513"}.room-lock-icon:before{font-size:1.18rem;line-height:1}.room-password-field>input{min-width:0;flex:1 1 auto}.room-create-options-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:end}.room-turn-order-field{min-width:0;display:grid;grid-gap:6px;gap:6px}.room-turn-order-field .room-turn-order-description{white-space:nowrap}.room-create-actions{flex-wrap:nowrap;align-self:end}.room-create-actions button{white-space:nowrap}.form-grid input:disabled{cursor:not-allowed;opacity:.48}.auth-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:stretch}.auth-card{padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(9,14,20,.36)}label{display:grid;grid-gap:8px;gap:8px;color:#dbe4ed;font-weight:700}input{min-height:48px;padding:0 14px}input,textarea{width:100%;border:1px solid #364553;border-radius:6px;background:#0f151b;color:#f7fbff;outline:none}textarea{min-height:120px;padding:12px 14px;resize:vertical}input:focus,textarea:focus{border-color:#83a5ff;box-shadow:0 0 0 3px rgba(131,165,255,.16)}.lobby-player-access{padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.lobby-guest-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:12px 0}.lobby-guest-actions>p{flex:1 1 260px;margin:0}.lobby-guest-actions>.status{flex-basis:100%}.actions{display:flex;flex-wrap:wrap;gap:10px}button{min-height:44px;padding:0 16px;border:0;border-radius:6px;color:#071018;background:#8ecaff;cursor:pointer;font-weight:800}button.secondary{color:#e8f0f8;background:#273340}button.danger{color:#24090b;background:#ff9a9a}.action-attention{position:relative;isolation:isolate;overflow:hidden;animation:action-attention-glow 2.8s ease-in-out infinite}.action-attention:after{content:"";position:absolute;inset:0;z-index:2;border:1px solid rgba(255,235,166,.38);border-radius:inherit;pointer-events:none}@keyframes action-attention-glow{0%,to{box-shadow:0 0 0 1px rgba(255,229,144,.22),0 0 6px rgba(255,225,132,.12)}50%{box-shadow:0 0 0 1px rgba(255,235,166,.72),0 0 12px rgba(255,225,132,.3),inset 0 0 8px rgba(255,246,196,.06)}}@media (prefers-reduced-motion:reduce){.action-attention{animation:none;box-shadow:0 0 0 2px rgba(255,235,166,.68),0 0 14px rgba(255,225,132,.28)}.action-attention:after{border-color:rgba(255,235,166,.58)}}.button-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:6px;color:#071018;background:#8ecaff;font-weight:800;text-decoration:none}.button-link.secondary{color:#e8f0f8;background:#273340}button:hover{filter:brightness(1.06)}.chat-list,.game-log-list,.member-list,.room-list{display:grid;grid-gap:10px;gap:10px}.admin-member-list,.admin-room-list,.admin-stats,.admin-table{display:grid;grid-gap:12px;gap:12px}.member-list,.room-list{min-height:70px}.chat-list{max-height:260px;overflow:auto;padding:12px 10px 12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#121b24}.room-activity{display:grid;grid-gap:12px;gap:12px}.room-activity-tabs{display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid rgba(255,255,255,.14)}.room-activity-tab{min-height:40px;padding:8px 16px;border:1px solid transparent;border-bottom:0;border-radius:5px 5px 0 0;color:#aebbc8;background:transparent}.room-activity-tab.active{border-color:rgba(255,255,255,.14);color:#f7fbff;background:#1b2732}.room-activity-content{min-height:460px}.room-activity-panel{display:grid;grid-gap:12px;gap:12px;align-content:start}.room-activity-panel[hidden]{display:none}.room-activity #room-chat-panel .chat-list{height:380px;min-height:260px;max-height:70vh;resize:vertical}.game-log-toolbar{display:flex;justify-content:flex-start}.game-log-toolbar button{min-height:36px;padding:7px 12px}.game-log-list{max-height:330px;overflow:auto;padding:12px 10px 12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#121b24}.game-log-line{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:24px}.game-log-icon-sequence,.game-log-resource-flow,.game-log-resource-flow-side{display:inline-flex;align-items:center}.game-log-icon-sequence{gap:5px}.game-log-round-booster{position:relative;display:inline-grid;place-items:center;width:40px;height:28px;overflow:visible}.game-log-round-booster .game-round-booster-card.game-log-round-booster-card{box-sizing:border-box;width:24px;height:38px;min-height:0;transform:rotate(-90deg);transform-origin:center;pointer-events:none}.game-log-round-booster-card .game-support-octagon{pointer-events:none}.game-log-free-action{display:inline-grid;place-items:center;width:43px;height:33px}.game-log-free-action .game-free-action-icon{width:42px;height:32px;border-radius:4px}.game-log-free-action .game-free-action-from{padding-right:7px;padding-bottom:5px}.game-log-free-action .game-free-action-to{padding-left:7px;padding-top:5px}.game-log-free-action .game-free-action-icon .game-mini-token{transform:scale(.82)}.game-log-special-satellite{position:relative;display:inline-grid;place-items:center;width:28px;height:28px}.game-log-special-satellite-blades{position:absolute;width:25px;height:25px;background:#d7dde5;-webkit-clip-path:polygon(50% 0,58% 35%,100% 50%,58% 65%,50% 100%,42% 65%,0 50%,42% 35%);clip-path:polygon(50% 0,58% 35%,100% 50%,58% 65%,50% 100%,42% 65%,0 50%,42% 35%);filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.game-log-special-satellite-cube{position:relative;width:9px;height:9px;border:1px solid rgba(255,255,255,.8);background:#d92f47;box-shadow:inset 0 1px 1px rgba(255,255,255,.32),0 1px 1px rgba(0,0,0,.5)}.game-log-resource-flow{gap:3px}.game-log-resource-flow-side{gap:1px}.game-log-resource-flow-arrow{width:9px;height:9px;border-top:2px solid rgba(232,241,250,.78);border-right:2px solid rgba(232,241,250,.78);transform:rotate(45deg)}.game-log-artifact-placeholder,.game-log-technology-tile-placeholder{display:inline-grid;place-items:center;box-sizing:border-box;width:34px;height:24px;border:1px solid rgba(220,232,245,.75);border-radius:2px;color:#f2f6fb;background:#1b2633;font-size:.72rem;font-weight:900;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 1px 2px rgba(0,0,0,.36)}.game-log-technology-tile-placeholder-fleet,.game-log-technology-tile-placeholder-standard{background:linear-gradient(135deg,#253241 0 58%,#718095 60% 100%)}.game-log-technology-tile-placeholder-advance{background:linear-gradient(135deg,#263547 0 55%,#a6b4c4 57% 100%)}.game-log-artifact-placeholder{color:#d9c6ff;background:linear-gradient(135deg,#05080d 0 58%,#7e50b7 60% 100%)}.game-log-form-tent{position:relative;display:inline-grid;place-items:center;width:28px;height:26px}.game-log-form-tent>.game-mini-token-magenta{width:24px;height:24px;box-sizing:border-box;box-shadow:inset 0 1px 2px rgba(255,255,255,.22),0 1px 2px rgba(0,0,0,.52)}.game-log-form-tent>.game-mini-token-tent{position:absolute;z-index:1;width:15px;height:15px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.72))}.game-log-tech-track-arrow{display:inline-grid;place-items:center;width:28px;height:22px;padding-top:6px;box-sizing:border-box;color:#f8fbff;background:var(--game-log-track-color);font-size:.72rem;font-weight:900;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.86);-webkit-clip-path:polygon(50% 0,100% 48%,72% 48%,72% 100%,28% 100%,28% 48%,0 48%);clip-path:polygon(50% 0,100% 48%,72% 48%,72% 100%,28% 100%,28% 48%,0 48%);filter:drop-shadow(0 1px 1px rgba(0,0,0,.5))}.game-log-tech-track-arrow-brown{--game-log-track-color:#8c6041}.game-log-tech-track-arrow-black{--game-log-track-color:#414958}.game-log-tech-track-arrow-green{--game-log-track-color:#4f9b5e}.game-log-tech-track-arrow-purple{--game-log-track-color:#8056ad}.game-log-tech-track-arrow-orange{--game-log-track-color:#c27740}.game-log-tech-track-arrow-blue{--game-log-track-color:#4e83c6}.game-log-fleet-emblem{position:relative;display:inline-block;width:27px;height:24px;color:#a8dfd6;filter:drop-shadow(0 1px 1px rgba(0,0,0,.52))}.game-log-fleet-emblem:after,.game-log-fleet-emblem:before{content:"";position:absolute;display:block;border:2px solid}.game-log-fleet-emblem-tw:before{inset:7px 2px 3px;border-radius:50%}.game-log-fleet-emblem-tw:after{top:1px;right:3px;width:7px;height:7px;border-radius:50%}.game-log-fleet-emblem-rb:before{inset:2px 8px;border-radius:50% 50% 42% 42%;transform:rotate(-9deg)}.game-log-fleet-emblem-rb:after{left:2px;right:2px;top:11px;border-width:1px 0 0;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor}.game-log-fleet-emblem-tf:before{inset:3px 1px;border-radius:50% 65% 35% 55%;transform:rotate(-18deg)}.game-log-fleet-emblem-tf:after{left:5px;right:3px;top:12px;border-width:1px 0 0;transform:rotate(-24deg)}.game-log-fleet-emblem-ec:before{inset:4px 5px;border-radius:50%}.game-log-fleet-emblem-ec:after{inset:0 1px;border-width:2px 0;border-radius:50%;transform:rotate(45deg)}.game-log-technology-tile{--technology-cell-width:44px;--technology-cell-height:32px;--tile-content-unit:calc(var(--technology-cell-height) / 58);display:inline-grid;flex:0 0 auto;width:var(--technology-cell-width);height:var(--technology-cell-height);padding:0;pointer-events:none}.game-log-technology-tile .game-technology-tile-number{right:2px;bottom:1px;font-size:8px}.game-log-artifact,.game-log-fed-token,.game-log-fleet-icon,.game-log-octagon-action{--technology-cell-height:34px;display:inline-grid;place-items:center;width:36px;height:34px;vertical-align:middle}.game-log-artifact .game-artifact-slot,.game-log-fed-token .game-support-fed-token-slot,.game-log-fleet-icon .game-support-fleet-icon,.game-log-octagon-action .game-support-octagon{opacity:1!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.42))!important;pointer-events:none}.game-log-artifact .game-artifact-slot{width:34px;height:34px}.game-log-fed-token .game-support-fed-token-slot{width:31px;height:34px}.game-log-time{color:#aebbc8;white-space:nowrap}.game-log-round{min-width:42px;padding:1px 5px;border:1px solid rgba(142,202,255,.35);border-radius:4px;color:#cbe7ff;background:rgba(62,112,150,.22);font-size:.78rem;font-weight:800;line-height:1.35;text-align:center}.game-log-entry{display:flex;align-items:center;min-width:0;gap:8px;overflow-wrap:anywhere}.game-log-player{flex:0 0 auto;color:#eef3f7}.member-row,.room-card-button,.room-row{padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#121b24}.room-card-button{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:0;color:inherit;cursor:pointer;font-weight:inherit;text-align:left}.room-card-button,.room-row{transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.room-card-button:hover{background:#17222d}.room-card-button .room-main strong{display:flex;align-items:center;gap:8px}.room-card-button.active{border-color:#83a5ff;box-shadow:0 0 0 3px rgba(131,165,255,.14)}.room-card-button.active,.room-card-button.joined-room{background:#182634}.room-card-shell{position:relative}.room-card-shell.has-delete .room-main{padding-right:76px}.room-card-delete-button{position:absolute;top:50%;right:11px;z-index:3;min-height:34px;padding:0 11px;transform:translateY(-50%);font-size:.82rem}.admin-member-row,.admin-room-card,.admin-stat-card,.admin-table-header,.admin-table-row{padding:14px 16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#121b24}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stat-card strong{font-size:2rem}.admin-brand{flex-direction:row;align-items:flex-end;justify-content:space-between}.admin-status{min-height:0;margin:0}.admin-status:empty{display:none}.admin-tabs{display:flex;gap:8px;padding:8px;border:1px solid rgba(142,202,255,.14);border-radius:8px;background:rgba(6,13,19,.6)}.admin-tab{display:inline-flex;align-items:center;justify-content:center;min-width:140px;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:8px;color:#aebbc8;background:rgba(18,27,36,.52);text-decoration:none;font-size:1rem;font-weight:800}.admin-tab:hover{color:#eef3f7;border-color:rgba(142,202,255,.24);background:rgba(142,202,255,.09);filter:none}.admin-tab[aria-selected=true]{border-color:rgba(142,202,255,.78);color:#eef3f7;background:rgba(142,202,255,.18);box-shadow:inset 0 -3px 0 rgba(142,202,255,.85)}.admin-tab:focus-visible{outline:2px solid #8ecaff;outline-offset:-2px}.admin-tab-panel{min-width:0}div.admin-tab-panel{display:grid;grid-gap:20px;gap:20px}.admin-tab-panel[hidden]{display:none}.admin-ai-grid[hidden],.admin-control-grid[hidden],.admin-control-section[hidden],.admin-management-grid[hidden],.admin-stats[hidden],.admin-subtab-panel[hidden],.admin-tab-panel [hidden]{display:none!important}.admin-subtabs{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:0 0 10px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-subtab{display:inline-flex;flex:0 1 auto;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border:1px solid rgba(142,202,255,.14);border-radius:6px;color:#b8c6d3;background:rgba(18,27,36,.42);font-size:.88rem;font-weight:700}.admin-subtab[aria-selected=true]{border-color:rgba(142,202,255,.58);color:#eef7ff;background:rgba(142,202,255,.12)}.page.admin-login-page{width:min(620px,calc(100vw - 32px))}.admin-login-form{margin-top:min(12vh,100px)}.admin-control-grid,.admin-management-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.admin-control-section{min-width:0;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(18,25,32,.92)}.admin-solo-room-list{display:grid;grid-gap:10px;gap:10px}.admin-solo-room-card{border-left:6px solid #5c7084}.admin-solo-room-card.active{border-color:rgba(255,202,92,.72);background:linear-gradient(90deg,rgba(255,202,92,.13),rgba(18,25,32,.96) 42%)}.admin-solo-room-card.finished{border-color:rgba(103,220,148,.82);background:linear-gradient(90deg,rgba(103,220,148,.14),rgba(18,25,32,.96) 42%)}.admin-solo-room-card.lobby{border-color:rgba(142,202,255,.68)}.admin-solo-room-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-solo-room-status{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;color:#eaf2fb;background:#34414d;font-size:.78rem;font-weight:900;text-transform:uppercase;white-space:nowrap}.admin-solo-room-status.active{color:#ffe7a4;background:rgba(218,156,32,.24)}.admin-solo-room-status.finished{color:#c7ffd8;background:rgba(34,170,91,.28)}.admin-solo-room-status.lobby{color:#cce8ff;background:rgba(75,151,214,.24)}.admin-ai-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;border-color:rgba(110,201,255,.28);background:radial-gradient(circle at 84% 20%,rgba(68,168,232,.16),transparent 38%),rgba(18,25,32,.96)}.admin-ai-title-row{display:flex;align-items:center;gap:12px}.admin-ai-status{padding:4px 9px;border-radius:999px;color:#c7d2dc;background:#34414d;font-size:.76rem;font-weight:800;text-transform:uppercase}.admin-ai-status.running{color:#baffcf;background:rgba(34,170,91,.24)}.admin-ai-status.starting,.admin-ai-status.waiting{color:#ffe7a4;background:rgba(218,156,32,.22)}.admin-ai-faction-pool{border-color:rgba(133,162,188,.24)}.admin-ai-faction-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.admin-ai-faction-option{width:100%;min-width:0;min-height:36px;display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;grid-gap:6px;gap:6px;padding:6px 8px;border:1px solid rgba(255,255,255,.09);border-radius:6px;color:#d7e0e8;background:#0f171f;cursor:pointer;text-align:left}.admin-ai-faction-option.selected{border-color:rgba(121,226,180,.5);background:rgba(45,117,93,.18)}.admin-ai-faction-option strong{min-width:0;font-size:.78rem;overflow-wrap:anywhere}.admin-ai-faction-swatch{width:14px;height:14px;border:2px solid rgba(255,255,255,.72);border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.55)}.admin-ai-pool-warning{margin:0;color:#ffc6a5;font-weight:700}.admin-ai-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.admin-ai-quality-section{border-color:rgba(98,201,139,.24)}.admin-quality-warning-pill{color:#ffe7a4;background:rgba(218,156,32,.22)}.admin-ai-quality-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-ai-quality-card{min-width:0;display:grid;grid-gap:7px;gap:7px;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:#0f171f}.admin-ai-quality-card strong{color:#dff8e8;font-size:1.55rem}.admin-ai-quality-details{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:16px;gap:16px}.admin-ai-quality-details h3{margin:0 0 10px;font-size:.95rem}.admin-ai-quality-breakdown{display:grid;grid-gap:0;gap:0;margin:0}.admin-ai-quality-breakdown div,.admin-ai-sparse-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.08)}.admin-ai-quality-breakdown dt,.admin-ai-sparse-row span{color:#aebbc8}.admin-ai-quality-breakdown dd{margin:0;font-weight:800}.admin-ai-sparse-list{display:grid;grid-gap:0;gap:0}.admin-ai-sparse-row strong{min-width:0;overflow-wrap:anywhere}.admin-ai-action-chart,.admin-ai-policy-list,.admin-ai-runs{display:grid;grid-gap:10px;gap:10px}.admin-ai-policy-row{display:grid;grid-gap:7px;gap:7px}.admin-ai-policy-row>div:first-child,.admin-ai-policy-row>div:last-child{display:flex;justify-content:space-between;gap:10px;color:#aebbc8;font-size:.82rem}.admin-ai-action-track,.admin-ai-policy-track{display:flex;height:10px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.admin-ai-policy-track span{min-width:2px;border-radius:inherit;background:#7f8e9c}.admin-ai-policy-track span.learned{background:linear-gradient(90deg,#39bbff,#79e2b4)}.admin-ai-confidence{display:grid;grid-template-columns:auto auto 1fr;align-items:baseline;grid-gap:8px 12px;gap:8px 12px;margin-top:8px;padding:12px;border-radius:7px;background:rgba(76,159,216,.09)}.admin-ai-confidence strong{color:#8ed9ff;font-size:1.35rem}.admin-ai-policy-profile-section{display:grid;grid-gap:12px;gap:12px;margin-top:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.admin-ai-policy-profile-section h3{margin:0 0 4px;font-size:1rem}.admin-ai-policy-profile-section p{margin:0}.admin-ai-policy-profile-table{display:grid}.admin-ai-policy-profile-header,.admin-ai-policy-profile-row{display:grid;grid-template-columns:minmax(130px,1.5fr) repeat(2,minmax(68px,1fr));grid-gap:10px;gap:10px;align-items:center}.admin-ai-policy-profile-header{padding:0 8px 8px;color:#8394a4;font-size:.72rem;font-weight:800;text-transform:uppercase}.admin-ai-policy-profile-header span:not(:first-child),.admin-ai-policy-profile-row span{text-align:right}.admin-ai-policy-profile-header small{display:block;margin-top:2px;color:#687987;font-size:.64rem;font-weight:700;text-transform:none}.admin-ai-policy-profile-row{min-height:38px;padding:7px 8px;border-top:1px solid rgba(255,255,255,.07)}.admin-ai-policy-profile-row strong{min-width:0;color:#cfd9e2;font-size:.8rem;overflow-wrap:anywhere}.admin-ai-policy-profile-row span{color:#b7c2cc;font-size:.86rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-ai-policy-profile-row span.learned{color:#79e2b4;font-weight:800}.admin-ai-policy-profile-row.technology strong{color:#aebbc8}.admin-ai-round-resource-cell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2px 6px;gap:2px 6px;color:#b7c2cc;font-size:.72rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.admin-ai-round-resource-cell.learned{color:#79e2b4;font-weight:800}.admin-ai-round-resource-cell .empty,.admin-ai-round-resource-cell small{grid-column:1/-1}.admin-ai-round-resource-cell small{color:#687987;font-size:.62rem;font-weight:700}.admin-ai-policy-profile-row.round-resources strong{color:#aebbc8}.admin-ai-policy-profile-divider{padding:14px 8px 6px;border-top:1px solid rgba(255,255,255,.12);color:#8ed9ff;font-size:.76rem;text-transform:uppercase}.admin-ai-faction-section{display:grid;grid-gap:12px;gap:12px;margin-top:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.admin-ai-faction-section h3{margin:0 0 4px;font-size:1rem}.admin-ai-faction-section p{margin:0}.admin-ai-faction-table{display:grid}.admin-ai-faction-header,.admin-ai-faction-row{display:grid;grid-template-columns:minmax(110px,1.25fr) repeat(2,minmax(90px,1fr));grid-gap:14px;gap:14px;align-items:center}.admin-ai-faction-header{padding:0 10px 8px;color:#8394a4;font-size:.72rem;font-weight:800;text-transform:uppercase}.admin-ai-faction-row{min-height:62px;padding:10px;border-top:1px solid rgba(255,255,255,.08)}.admin-ai-faction-identity,.admin-ai-faction-metric{min-width:0;display:grid;grid-gap:3px;gap:3px}.admin-ai-faction-identity span,.admin-ai-faction-metric span{color:#8f9eac;font-size:.74rem}.admin-ai-faction-metric strong{color:#d7e0e8;font-size:.94rem}.admin-ai-faction-metric.difference.positive strong,.admin-ai-faction-metric.learned strong{color:#79e2b4}.admin-ai-faction-metric.difference.negative strong{color:#ffaaa4}.admin-ai-health{display:grid;grid-gap:0;gap:0;margin:0}.admin-ai-health div,.admin-ai-run{display:grid;grid-template-columns:minmax(120px,1fr) auto;grid-gap:12px;gap:12px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.08)}.admin-ai-health dt{color:#9eacb8}.admin-ai-health dd{margin:0;text-align:right}.admin-ai-error{padding:10px;border:1px solid rgba(255,104,104,.35);border-radius:6px;color:#ffc0c0;background:rgba(180,44,44,.12);overflow-wrap:anywhere}.admin-ai-action-row{display:grid;grid-template-columns:82px minmax(80px,1fr) 112px;align-items:center;grid-gap:9px;gap:9px;font-size:.8rem}.admin-ai-action-row>span:last-child{color:#aebbc8;text-align:right}.admin-ai-action-track .human{background:#efb54a}.admin-ai-action-track .simulation{background:#4fbfff}.admin-ai-run{grid-template-columns:minmax(150px,1fr) auto auto}.admin-global-chat-section{grid-column:1/-1}.admin-player-tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.14)}.admin-player-tab{padding:8px 13px;border:0;border-bottom:2px solid transparent;border-radius:0;color:#aebdca;background:transparent}.admin-player-tab[aria-selected=true]{border-bottom-color:#8ecaff;color:#eef7ff;background:rgba(80,145,196,.14)}.admin-player-empty{padding:14px 4px}.admin-bug-reports-section,.admin-updates-section{grid-column:1/-1}.admin-update-list{max-height:640px;overflow:auto}.admin-update-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0f151b}.admin-bug-report-list{max-height:640px;display:grid;grid-gap:10px;gap:10px;overflow:auto}.admin-bug-report-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0f151b}.admin-bug-report-title{justify-content:flex-start}.admin-bug-report-row p{line-height:1.45;white-space:pre-wrap}.admin-global-chat-list{max-height:280px;display:grid;grid-gap:8px;gap:8px;overflow:auto;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#0f151b}.admin-global-chat-list .chat-line{grid-template-columns:auto auto minmax(0,1fr)}.admin-global-chat-list .chat-line>span:last-child{min-width:0;overflow-wrap:anywhere}.admin-management-grid .admin-room-list,.admin-member-list{max-height:540px;overflow:auto}.admin-management-grid .admin-room-list{grid-template-columns:1fr}.admin-recovery-warning{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:12px 16px;border:1px solid rgba(255,190,92,.4);border-radius:6px;background:rgba(112,70,16,.22);color:#f5d7a1}.admin-recovery-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);grid-gap:16px;gap:16px;align-items:start}.admin-recovery-inline-fields,.admin-recovery-room-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-recovery-room-summary{padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#0f151b}.admin-recovery-room-summary span{display:grid;grid-gap:2px;gap:2px}.admin-recovery-tile-fields{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(90px,.6fr)}.admin-recovery-caution{padding:10px 12px;border-left:3px solid #e0a243;background:rgba(224,162,67,.1);color:#e8c994;line-height:1.45}.admin-recovery-preview{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(255,190,92,.45);border-radius:6px;background:#101820}.admin-recovery-preview p{line-height:1.5}.admin-recovery-players{max-height:720px;overflow:auto}.admin-recovery-player{display:grid;grid-gap:8px;gap:8px;padding:12px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-recovery-player>div{display:flex;gap:12px;align-items:baseline;justify-content:space-between}.admin-recovery-player code{overflow-wrap:anywhere;color:#b8dcf7;font:.82rem/1.5 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.admin-recovery-history-list{display:grid;grid-gap:8px;gap:8px;max-height:620px;overflow:auto}.admin-recovery-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#0f151b}.admin-recovery-history-title{display:flex;gap:10px;align-items:center}.admin-recovery-active-pill{background:#6b3e16;color:#ffe0a6}.admin-db-browser{min-height:calc(100vh - 170px);display:grid;grid-template-columns:minmax(210px,260px) minmax(0,1fr);grid-gap:14px;gap:14px}.admin-db-main,.admin-db-tree{min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(18,25,32,.92)}.admin-db-tree{align-self:start;max-height:calc(100vh - 170px);overflow:auto}.admin-db-main-header,.admin-db-tree-header{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-db-table-list{display:grid;grid-gap:8px;gap:8px;padding:8px}.admin-db-tree-group{display:grid;grid-gap:2px;gap:2px}.admin-db-tree-group+.admin-db-tree-group{padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}.admin-db-tree-group-header{min-height:28px;color:#8ecaff;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.admin-db-table-button,.admin-db-tree-group-header{display:flex;align-items:center;justify-content:space-between;padding:0 10px}.admin-db-table-button{width:100%;min-height:36px;gap:10px;color:#dbe4ed;background:transparent;border-radius:6px;font-weight:700;text-align:left}.admin-db-table-button span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.admin-db-table-button.active,.admin-db-table-button:hover{background:#273340;filter:none}.admin-db-main{display:grid;align-content:start;overflow:hidden}.admin-db-main .status{padding:10px 16px 0}.admin-db-columns{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px}.admin-db-column-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 9px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#121b24;color:#dbe4ed;font-size:.82rem;white-space:nowrap}.admin-db-column-chip span{color:#aebbc8}.admin-db-table-wrap{position:relative;overflow:auto;max-height:calc(100vh - 315px);border-top:1px solid rgba(255,255,255,.1)}.admin-db-data-table{width:100%;min-width:760px;border-collapse:collapse;font-size:.84rem}.admin-db-data-table td,.admin-db-data-table th{max-width:360px;padding:8px 10px;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}.admin-db-data-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#19222c;color:#eef3f7;font-weight:800;white-space:nowrap}.admin-db-data-table td{background:#101820}.admin-db-data-table tr:nth-child(2n) td{background:#121b24}.admin-db-data-table pre{max-height:180px;margin:0;overflow:auto;color:#dbe4ed;font:.82rem/1.45 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.admin-db-null-cell pre{color:#7f8b98;font-style:italic}.admin-db-empty{padding:16px}.admin-table-header,.admin-table-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.admin-table-header{background:#19222c;color:#dbe4ed;font-weight:800}.admin-room-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-room-card{display:grid;grid-gap:18px;gap:18px}.admin-member-row{display:flex;align-items:center;justify-content:space-between}.pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#273340;color:#eef3f7;font-size:.85rem;font-weight:800}.member-main,.room-main{display:grid;grid-gap:4px;gap:4px;min-width:0}.member-main strong,.room-main strong{overflow-wrap:anywhere}.room-member-actions{display:flex;align-items:center;gap:8px}.room-ai-badge{padding:2px 6px;border:1px solid rgba(255,190,92,.7);border-radius:4px;color:#ffd18a;font-size:.76rem;font-weight:800}.room-ai-level{font-size:.78rem}button:disabled{cursor:not-allowed;filter:saturate(.6);opacity:.7}.chat-line{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:baseline;min-height:24px}.chat-line span{min-width:0;overflow-wrap:anywhere}.chat-author,.chat-time{color:#aebbc8;white-space:nowrap}.chat-author{color:#eef3f7;font-weight:800}.status{min-height:24px;color:#ffd38e}.login-password-warning{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid #a87535;border-radius:6px;background:#2a2118;color:#ffe2b8;font-size:.92rem;font-weight:700;line-height:1.45}.deletion-popup{display:grid;grid-gap:10px;gap:10px;padding:14px 16px;border:1px solid #ffb56d;border-radius:8px;background:#2a2118;color:#fff2df;box-shadow:0 12px 36px rgba(0,0,0,.32)}.deletion-popup p{color:#ffdcb5}.context-menu{position:fixed;z-index:10;display:grid;grid-gap:4px;gap:4px;min-width:180px;padding:6px;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#19222c;box-shadow:0 12px 32px rgba(0,0,0,.36)}.context-menu button{width:100%;justify-content:flex-start;color:#e8f0f8;background:transparent;text-align:left}.context-menu button:hover{background:#273340;filter:none}