:root{color-scheme:light;font-family:Noto Sans,Segoe UI,sans-serif;background:linear-gradient(180deg,#f6f1df,#efe6cb);color:#272015}*{box-sizing:border-box}body{margin:0;background:transparent}.layout{display:grid;grid-template-columns:minmax(340px,1fr) 360px;min-height:100vh;gap:18px;padding:16px 16px 72px}.left-pane,.right-pane{background:#ffffffbf;border:1px solid rgba(121,93,51,.2);border-radius:16px;padding:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.left-pane{position:relative}.right-pane{overflow-y:hidden}.right-pane-profile-row{display:flex;align-items:center;margin-bottom:12px}.status{color:#705425;min-height:24px}.status-bottom{position:fixed;left:16px;right:16px;bottom:10px;margin:0;min-height:0;padding:8px 10px;border:1px solid rgba(121,93,51,.2);border-radius:10px;background:#ffffffe6;z-index:15}.hidden-file-input{display:none}.pane-header{display:flex;align-items:center;justify-content:space-between;position:relative}.pane-header h1{margin:0}.title-with-profile{display:flex;align-items:center;gap:10px;min-width:0}.profile-pill{display:inline-flex;align-items:center;gap:16px;border:none;background:transparent;color:#22364d;border-radius:0;padding:0;cursor:pointer;max-width:100%}.profile-pill-image{width:60px;height:60px;border-radius:50%;object-fit:cover;border:1px solid rgba(201,215,233,.85)}.profile-pill-text{font-size:26px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-button{width:42px;height:38px;border:1px solid #6f8aa8;background:#22364d;color:#f2f6fb;border-radius:8px;cursor:pointer;font-size:20px;line-height:1}.menu-panel{position:absolute;right:0;top:46px;width:260px;background:#2f4867;border:1px solid #496285;border-radius:10px;z-index:30;overflow:hidden;box-shadow:0 10px 24px #00000047}.menu-item{width:100%;text-align:left;padding:10px 12px;color:#ecf3ff;background:#2f4867;border:none;border-bottom:1px solid rgba(124,157,194,.25);cursor:pointer;font-size:16px}.menu-item:hover{background:#3a587e}.menu-item:last-child{border-bottom:none}.menu-item-disabled{color:#b7c4d5;opacity:.72;cursor:not-allowed}.menu-item-disabled:hover{background:#2f4867}.controls{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;align-items:center}.controls label.control-disabled{opacity:.45;filter:saturate(.65);cursor:not-allowed}.controls label.control-disabled input{cursor:not-allowed}.controls button{border:1px solid #705425;border-radius:8px;background:#8f6f36;color:#fff;padding:6px 10px;cursor:pointer}.controls-menu-wrap{position:relative;display:inline-flex;align-items:center}.controls .menu-button{width:42px;height:38px;border:1px solid #6f8aa8;border-radius:8px;background:#22364d;color:#f2f6fb;padding:0;font-size:20px;line-height:1}.controls-menu-wrap .menu-panel{left:0;right:auto;top:46px}.controls button.control-danger{border-color:#9a4242;background:#b24a4a}.control-toggle{display:inline-flex;align-items:center;gap:7px;border:1px solid #705425;border-radius:8px;background:#8f6f36;color:#fff;padding:6px 10px;cursor:pointer;font-size:14px;line-height:1}.control-toggle input[type=checkbox]{margin:0;width:14px;height:14px;accent-color:#2f8f9b;cursor:pointer}.board-shell{width:min(82vmin,860px);max-width:100%;aspect-ratio:1 / 1;background:linear-gradient(135deg,#cca96b,#bb9252);border:2px solid #73532a;border-radius:12px;padding:16px;overflow:hidden}.board-grid{width:100%;height:100%;display:grid;position:relative}.ownership-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.board-cell{display:flex;align-items:center;justify-content:center;position:relative;overflow:visible;background:transparent;border:none;cursor:pointer;padding:0;z-index:3}.board-line-h,.board-line-v{position:absolute;background:#543a1abf;z-index:1;pointer-events:none}.board-line-h{left:0;right:0;top:50%;height:1px;transform:translateY(-50%)}.board-line-v{top:0;bottom:0;left:50%;width:1px;transform:translate(-50%)}.star-point{position:absolute;width:16%;height:16%;border-radius:50%;background:#38230ce6;z-index:4;pointer-events:none}.top-move-mistake-glow{position:absolute;width:90%;height:90%;border-radius:50%;z-index:3;pointer-events:none}.top-move-metrics{position:absolute;z-index:5;pointer-events:none;text-align:center;white-space:pre-line;font-size:11px;font-weight:700;line-height:1.05;color:#211406f5;text-shadow:0 1px 0 rgba(255,255,255,.82)}.policy-value{position:absolute;z-index:6;pointer-events:none;font-size:11px;font-weight:700;color:#3a2306f2;text-shadow:0 1px 0 rgba(255,255,255,.78)}.policy-ellipse{position:absolute;width:94%;height:94%;border-radius:50%;z-index:5;pointer-events:none}.next-move-marker{position:absolute;width:52%;height:52%;border-radius:50%;border:2px dashed rgba(52,152,219,.95);background:#3498db1f;z-index:7;pointer-events:none}.eval-dot{position:absolute;width:32%;height:32%;border-radius:50%;box-shadow:0 0 0 1px #fffc;z-index:8;pointer-events:none}.last-move-ring{position:absolute;width:48%;height:48%;border-radius:50%;border:2px solid;z-index:9;pointer-events:none}.last-move-ring-on-black{border-color:#f5f8fff2;box-shadow:0 0 0 1px #00000059}.last-move-ring-on-white{border-color:#1a212df2;box-shadow:0 0 0 1px #ffffff73}.stone{position:absolute;width:101.5%;height:101.5%;display:inline-block;z-index:6;background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none;transform:translateY(.4%)}.pv-stone{z-index:10;display:flex;align-items:center;justify-content:center}.pv-move-number{pointer-events:none;font-size:clamp(10px,2.6vmin,20px);font-weight:900;line-height:1;text-align:center}.pv-number-on-black{color:#fffffff2;text-shadow:0 0 3px rgba(0,0,0,.7),0 1px 1px rgba(0,0,0,.5)}.pv-number-on-white{color:#1a212deb;text-shadow:0 0 3px rgba(255,255,255,.7),0 1px 1px rgba(255,255,255,.5)}.top-moves{padding-left:18px;margin:0}.top-moves li{margin-bottom:6px;font-size:14px}.match-dashboard{background:linear-gradient(160deg,#22364d,#2f4867);border:1px solid #4f6788;border-radius:14px;padding:12px;margin-bottom:14px;box-shadow:inset 0 1px #ffffff14}.player-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.player-card{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:10px;border-radius:10px;padding:10px;min-height:82px;border:2px solid transparent;transition:border-color .16s ease,box-shadow .16s ease}.player-card-black{background:#152233c7}.player-card-white{background:#24374ee0}.player-card-turn-active{border-color:#4d9fff;box-shadow:0 0 0 1px #4d9fff40}.player-card-turn-inactive{border-color:transparent;box-shadow:none}.capture-stone{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(219,230,245,.84)}.capture-stone-black{background:radial-gradient(circle at 35% 28%,#2d2d34,#04060a 65%,#020306)}.capture-stone-white{background:radial-gradient(circle at 30% 25%,#f7f9fb,#e3e8ef 75%,#d2d8e1);border-color:#2d394873}.capture-count{font-weight:800;line-height:1}.capture-stone-black .capture-count{color:#f1f4fa}.capture-stone-white .capture-count{color:#101722}.capture-count-1{font-size:42px}.capture-count-2{font-size:34px}.capture-count-3{font-size:26px}.player-meta{display:flex;flex-direction:column;gap:4px}.player-name{color:#f4f8ff;font-size:22px;font-weight:700;line-height:1.1}.player-kind{color:#c6d5e8;font-size:11px;line-height:1.1;white-space:nowrap}.time-dashboard{display:block}.time-panel{border-radius:10px;padding:12px;min-height:96px;border:1px solid rgba(132,163,198,.42);display:flex;justify-content:center;align-items:center;gap:14px}.time-panel-black{background:linear-gradient(135deg,#18202b,#0d1218);border-color:#acb7c56b}.time-panel-white{background:linear-gradient(135deg,#f2f5f9,#dde5ef);border-color:#7588a094}.time-periods{color:#33ea41;font-size:34px;font-weight:700;line-height:1}.time-value{font-size:48px;font-weight:700;font-family:Consolas,Courier New,monospace;color:#46f05a;letter-spacing:1px;text-align:center}.time-panel-white .time-value{color:#1d7a2c}.time-pause{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:2px solid #dbe6f4;color:#ff6f36;font-size:30px;font-weight:700;line-height:1;background:#ffffff14;cursor:pointer}.time-pause:disabled{opacity:.55;cursor:default}.time-panel-white .time-pause{border-color:#3c4d63a8;color:#d85a28;background:#16243508}.game-result-dialog .dialog-actions{gap:10px}.result-line{color:#e6eef9;font-size:20px;line-height:1.35}.board-stage{width:fit-content;max-width:100%}.board-main{display:grid;grid-template-columns:36px auto;align-items:stretch;gap:8px}.y-axis{display:grid;text-align:center}.x-axis{margin-left:44px;display:grid;text-align:center;margin-top:6px}.axis-label{color:#5f4320;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.sgf-text{width:100%;min-height:120px;border:1px solid rgba(116,84,43,.5);border-radius:8px;margin-bottom:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.spectator-dashboard{background:linear-gradient(160deg,#1f3248,#2a4564);border:1px solid #4f6788;border-radius:14px;padding:12px;color:#eff5ff;box-shadow:inset 0 1px #ffffff14;margin-bottom:12px}.remote-duel-dashboard{background:linear-gradient(160deg,#27334d,#385078)}.spectator-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.spectator-dashboard-header h2{margin:0;font-size:20px;color:#f4f8ff}.spectator-collapse-button{width:28px;height:28px;border-radius:8px;border:1px solid rgba(168,190,215,.9);background:#2d4969;color:#edf5ff;font-size:15px;line-height:1;cursor:pointer}.spectator-collapse-button:hover{background:#38597d}.spectator-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.spectator-actions-row-single{grid-template-columns:1fr}.spectator-action-button{min-height:40px;border-radius:10px;border:1px solid rgba(168,190,215,.9);background:#3a587c;color:#edf5ff;cursor:pointer;font-size:14px;font-weight:600}.spectator-action-button:hover{background:#44678f}.spectator-action-button:disabled{opacity:.58;cursor:default}.spectator-action-secondary{background:#2d4969}.spectator-action-danger{background:#73454d;border-color:#f3b7b7e6}.spectator-action-danger:hover{background:#86535d}.spectator-help-text{font-size:13px;color:#bfd4ec;margin-bottom:10px}.spectator-active-invite{border:1px solid rgba(137,165,195,.68);background:#0e1c2b8f;border-radius:10px;padding:10px;margin-bottom:10px}.spectator-active-title{font-size:13px;font-weight:700;color:#d9e8fb;margin-bottom:6px}.spectator-active-link-input{width:100%;height:36px;border:1px solid rgba(109,140,173,.85);border-radius:8px;background:#142333e6;color:#edf6ff;font-size:12px;padding:0 9px;margin-bottom:8px}.spectator-active-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px}.spectator-active-actions .spectator-action-button{min-height:34px;font-size:12px}.spectator-active-hint{font-size:12px;color:#c7dbf3;line-height:1.25}.spectator-active-time{margin-top:4px;font-size:11px;color:#acc4df}.spectator-list-header{font-size:14px;font-weight:700;color:#dce8f7;margin-bottom:8px}.spectator-list-scroll{max-height:214px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:2px}.spectator-list-empty{border:1px dashed rgba(151,178,205,.72);border-radius:10px;padding:12px;color:#cfe0f5;text-align:center;font-size:13px}.spectator-member-card{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:10px;border-radius:10px;border:1px solid rgba(141,170,201,.55);background:#0f1c2b94;padding:8px;min-height:62px}.spectator-member-card-inviter{margin-bottom:8px}.spectator-member-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:1px solid rgba(186,209,233,.72)}.spectator-member-meta{display:flex;flex-direction:column;gap:2px}.spectator-member-name{font-size:15px;font-weight:700;color:#f2f7ff}.spectator-member-rank{font-size:13px;color:#c5d9f1}.spectator-joined-summary{border:1px solid rgba(145,172,200,.5);border-radius:10px;background:#111f2f8c;padding:10px;margin-bottom:10px}.spectator-joined-title{font-size:14px;font-weight:700;color:#d9e7f8;margin-bottom:6px}.spectator-joined-message,.spectator-joined-room{font-size:13px;color:#d0e1f4;margin-bottom:6px;line-height:1.3;word-break:break-all}.spectator-sync-status{margin:6px 0;border:1px dashed rgba(154,178,202,.72);border-radius:8px;padding:8px;font-size:13px;color:#c8dbf3}.spectator-sync-status-connected{border-color:#84ca92d1;color:#bff0c8}.spectator-leave-button{width:100%;margin-top:6px;border-color:#f3b7b7e6;background:#73454d}.spectator-leave-button:hover{background:#86535d}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a10189e;z-index:40;display:flex;align-items:center;justify-content:center;padding:20px}.newgame-dialog{width:min(900px,100%);max-height:92vh;overflow:auto;background:#26384f;border:1px solid #456486;border-radius:12px;color:#f0f5ff;box-shadow:0 16px 36px #00000057}.newgame-header{padding:14px 16px 10px;font-size:28px;font-weight:700;border-bottom:2px solid #2dbaf1}.dialog-actions{display:flex;justify-content:center;padding:22px 16px}.start-game-button{border:2px solid #d8e2ee;border-radius:18px;background:#334e6d;color:#f4f8ff;padding:8px 20px;font-size:22px;cursor:pointer}.player-row{display:grid;grid-template-columns:100px 1fr;gap:14px;align-items:center;padding:16px}.player-badge{width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;margin:0 auto}.player-badge-black{background:#06080b;color:#fff;border:2px solid #ced7e2}.player-badge-white{background:#eceff2;color:#111;border:2px solid #ced7e2}.player-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.newgame-dialog label{display:flex;flex-direction:column;gap:6px;font-size:16px}.newgame-dialog select,.newgame-dialog input{height:40px;border:1px solid #4b6685;border-radius:4px;background:#1f3248;color:#f4f8ff;padding:0 10px;font-size:16px}.newgame-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:8px 16px}.quick-buttons{display:flex;gap:6px}.quick-buttons button{min-width:54px;height:36px;border:1px solid #8ea1b8;border-radius:3px;background:#3a506d;color:#fff;cursor:pointer}.clear-cache{margin:8px 16px 0;flex-direction:row;align-items:center;justify-content:space-between}.clear-cache input{width:22px;height:22px}.newgame-dialog-actions{gap:10px}.analysis-dialog{width:min(780px,100%)}.analysis-dialog .newgame-header{font-size:44px;letter-spacing:-.01em;padding:22px 30px 16px}.analysis-body{padding:28px 30px 18px;display:flex;flex-direction:column;gap:18px}.analysis-dialog label.analysis-row{display:grid;grid-template-columns:1fr minmax(320px,380px);align-items:center;gap:14px;margin:0;width:100%}.analysis-dialog label.analysis-row .analysis-label{justify-self:start;text-align:left}.analysis-label{font-size:23px;font-weight:600;color:#e6eefb}.analysis-input{width:100%;height:48px;border:1px solid #6183ac;border-radius:10px;background:#1a2c41;color:#f4f8ff;padding:0 14px;font-size:17px;outline:none;box-shadow:inset 0 1px #ffffff0a}.analysis-input::placeholder{color:#a9bfd8}.analysis-input:focus{border-color:#88c5ff;box-shadow:0 0 0 2px #2eb5f147}.analysis-row-checkbox .analysis-checkbox{justify-self:end}.analysis-checkbox{width:22px;height:22px;accent-color:#2dbaf1}.analysis-dialog .dialog-actions{padding:20px 30px 30px}.profile-dialog{width:min(960px,100%)}.profile-layout-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(260px,.9fr);gap:24px;align-items:start}.profile-left-column{display:flex;flex-direction:column;gap:12px}.profile-right-column{display:flex;flex-direction:column;gap:24px;padding-top:8px}.profile-field{display:flex;flex-direction:column;gap:8px}.profile-image-section{display:flex;align-items:center;gap:10px}.profile-upload-button{width:192px}.profile-upload-row{display:flex;align-items:center;gap:12px}.profile-upload-help{color:#d2e1f5;font-size:14px}.profile-image-preview-wrap{width:192px;height:192px;border-radius:50%;overflow:hidden;border:2px solid rgba(133,159,190,.85);background:#121f2d99}.profile-image-preview{width:100%;height:100%;object-fit:cover;display:block}.profile-image-preview-empty{display:flex;align-items:center;justify-content:center;color:#d5e2f3;font-size:13px}.profile-sample-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(52px,52px));gap:8px}.profile-sample-item{width:52px;height:52px;border-radius:9px;border:2px solid rgba(117,140,168,.6);background:#1d2f44;padding:0;overflow:hidden;cursor:pointer}.profile-sample-item img{width:100%;height:100%;object-fit:cover;display:block}.profile-sample-item-selected{border-color:#55d4ff;box-shadow:0 0 0 2px #55d4ff40}.profile-rank-input-wrap{width:100%;display:grid;grid-template-columns:minmax(140px,1fr) auto;gap:10px;align-items:center}.profile-rank-value-input{min-width:120px}.profile-rank-switch{display:inline-flex;border:1px solid #6785a8;border-radius:10px;overflow:hidden}.profile-rank-option{min-width:52px;height:48px;border:none;background:#2a415e;color:#dce8f8;cursor:pointer;font-size:18px;font-weight:600}.profile-rank-option-active{background:#2dbaf1;color:#0f2136}.profile-error-text{color:#ffb9b9;font-size:15px;font-weight:600}.saved-games-dialog{width:min(980px,100%)}.saved-games-controls{padding:20px 30px 10px;display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px 14px}.saved-games-control{display:flex;flex-direction:column;gap:6px}.saved-games-control-wide{grid-column:1 / -1}.saved-games-label{font-size:15px;color:#dce8f7;font-weight:600}.saved-games-toolbar{padding:2px 30px 6px;display:flex;gap:8px;flex-wrap:wrap}.saved-games-action-button{border:1px solid rgba(167,191,218,.9);background:#3a5678;color:#f0f6ff;border-radius:10px;padding:7px 12px;font-size:14px;cursor:pointer}.saved-games-action-button:hover{background:#48678e}.saved-games-action-button:disabled{opacity:.62;cursor:default}.saved-games-list{padding:8px 30px 10px;display:flex;flex-direction:column;gap:12px;max-height:min(54vh,540px);overflow:auto}.saved-games-empty{border:1px dashed #5f7ea3;border-radius:10px;padding:20px 16px;color:#d6e4f6;text-align:center}.saved-game-card{display:grid;grid-template-columns:146px 1fr auto;gap:14px;align-items:center;border:1px solid rgba(106,139,177,.7);border-radius:10px;background:#19293cc7;padding:10px}.saved-game-thumb-wrap{width:146px;height:146px;border-radius:8px;border:1px solid rgba(148,173,201,.55);overflow:hidden;background:#0c182570}.saved-game-thumb{width:100%;height:100%;object-fit:cover;display:block}.saved-game-thumb-empty{display:flex;align-items:center;justify-content:center;color:#c9daee;font-size:13px}.saved-game-meta{display:flex;flex-direction:column;gap:6px}.saved-game-line{color:#e7effa;font-size:16px;line-height:1.25}.saved-game-actions .start-game-button{font-size:18px;padding:8px 14px;border-radius:12px;white-space:nowrap}.saved-game-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.saved-games-card-button{width:150px;min-width:150px;height:40px;border-radius:12px;font-size:19px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:1}.saved-games-action-delete{background:#774147;border-color:#dcadb1cc}.saved-games-action-delete:hover{background:#8e4d55}.spectator-dialog{width:min(760px,100%)}.spectator-dialog-body{gap:14px}.spectator-dialog-field{display:flex;flex-direction:column;gap:8px}.spectator-textarea{height:auto;min-height:112px;resize:vertical;padding-top:10px}.spectator-primary-button{width:fit-content;min-width:138px}.spectator-dialog-actions-inline{display:flex;align-items:center;gap:10px}.spectator-copy-done{font-size:13px;color:#b6f6bf;font-weight:600}.spectator-dialog-guide{border:1px dashed rgba(127,161,196,.72);border-radius:10px;padding:10px;color:#d3e3f6;font-size:14px}.spectator-dialog-error{color:#ffb9b9;font-size:14px;font-weight:600}.spectator-accept-preview{border:1px solid rgba(132,164,199,.7);border-radius:10px;background:#162536bd;padding:12px}.spectator-accept-preview-title{margin-bottom:8px;color:#deebfa;font-size:15px;font-weight:700}.spectator-accept-message{margin-bottom:10px;color:#d4e2f4;font-size:14px;line-height:1.3;word-break:break-all}.remote-duel-dialog{width:min(840px,100%)}.remote-duel-config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.remote-duel-config-grid label{min-width:0}.remote-duel-fixed-field{opacity:.86}.remote-duel-accept-setup{border:1px solid rgba(132,164,199,.62);border-radius:10px;background:#121f2f99;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;margin-bottom:10px;font-size:13px;color:#d4e2f4}.remote-duel-rematch-actions{display:flex;align-items:center;gap:10px}@media (max-width: 1024px){.layout{grid-template-columns:1fr}.board-main{grid-template-columns:28px auto;gap:5px}.x-axis{margin-left:33px}.menu-panel{width:min(90vw,300px)}.player-fields,.newgame-grid,.player-cards{grid-template-columns:1fr}.analysis-dialog .newgame-header{font-size:34px;padding:18px 20px 14px}.analysis-body{padding:20px;gap:14px}.title-with-profile{gap:6px}.profile-pill{max-width:100%}.profile-rank-input-wrap{grid-template-columns:1fr}.profile-layout-grid{grid-template-columns:1fr;gap:18px}.profile-right-column{padding-top:0;gap:16px}.saved-games-controls{grid-template-columns:1fr 1fr;padding:18px 20px 10px}.saved-games-toolbar{padding:2px 20px 6px}.saved-games-list{padding:8px 20px 10px}.saved-game-card{grid-template-columns:120px 1fr;grid-template-areas:"thumb meta" "actions actions"}.saved-game-thumb-wrap{width:120px;height:120px;grid-area:thumb}.saved-game-meta{grid-area:meta}.saved-game-actions{grid-area:actions;display:flex;justify-content:flex-end;align-items:center;flex-direction:row;gap:8px}}@media (max-width: 680px){.analysis-dialog label.analysis-row{grid-template-columns:1fr;gap:8px}.analysis-row-checkbox .analysis-checkbox{justify-self:start}.title-with-profile{flex-direction:column;align-items:flex-start}.profile-pill{max-width:100%}.profile-image-preview-wrap{width:152px;height:152px}.profile-upload-button{width:152px}.profile-upload-row{flex-direction:column;align-items:flex-start;gap:8px}.profile-sample-grid{grid-template-columns:repeat(auto-fill,minmax(48px,48px))}.profile-sample-item{width:48px;height:48px}.saved-games-controls{grid-template-columns:1fr}.saved-games-toolbar{padding:2px 20px 6px}.saved-game-card{grid-template-columns:1fr;grid-template-areas:"thumb" "meta" "actions"}.saved-game-thumb-wrap{width:100%;height:auto;aspect-ratio:1 / 1}.saved-game-actions{justify-content:stretch;flex-direction:column;align-items:stretch}.saved-game-actions .saved-games-card-button,.saved-game-actions .saved-games-action-button{width:100%;min-width:0}.spectator-actions-row,.spectator-active-actions{grid-template-columns:1fr}.spectator-dialog-actions-inline{flex-direction:column;align-items:stretch}.spectator-primary-button{width:100%}}
