@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&display=swap";.promotion-menu{z-index:30;pointer-events:auto;width:12.5%;height:62.5%;position:absolute}.promotion-menu-inner{background:#fff;border:1px solid #d1d5db;border-radius:10px;grid-template-rows:repeat(4,1fr) .82fr;height:100%;display:grid;overflow:hidden;box-shadow:0 10px 24px #0f172a2e}.promotion-menu-piece,.promotion-menu-close{appearance:none;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;display:flex}.promotion-menu-piece:hover,.promotion-menu-close:hover{background:#f8fafc}.promotion-menu-piece+.promotion-menu-piece,.promotion-menu-close{border-top:1px solid #e5e7eb}.promotion-menu-symbol{font-size:clamp(30px,3vw,42px);line-height:1}.promotion-menu-close{color:#64748b;font-size:24px;font-weight:700}@media (width<=720px){.promotion-menu-symbol{font-size:28px}.promotion-menu-close{font-size:22px}}:root{--play-board-column:590px;--play-side-column:390px;--play-layout-gap:18px}.play-page{min-height:calc(100vh - 120px)}.play-v4{flex-direction:column;min-height:0;display:flex}.play-v4-main{grid-template-columns:var(--play-board-column) var(--play-side-column);justify-content:center;align-items:start;gap:var(--play-layout-gap);flex:1;min-height:0;display:grid;overflow-y:auto}.play-v4-center{flex-direction:column;gap:8px;min-width:0;display:flex}.play-v4-right{grid-template-rows:1fr auto auto;gap:8px;min-width:0;display:grid}.play-v4-player-card,.play-v4-controls-card,.play-v4-status-card,.play-v4-first-move-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 20px #0f172a12}.play-v4-player-card{justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.play-v4-player-card.is-active{border-color:#c7d2fe;box-shadow:0 12px 28px #3b82f61a}.play-v4-player-left{align-items:center;gap:10px;min-width:0;display:flex}.play-v4-avatar{background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.play-v4-avatar-img{object-fit:cover;width:100%;height:100%}.play-v4-avatar-fallback{color:#1d4ed8;font-size:16px;font-weight:800}.play-v4-player-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.play-v4-player-name{color:#111827;font-size:16px;font-weight:800;line-height:1.2}.play-v4-player-subline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.play-v4-player-status{color:#64748b;font-size:13px;font-weight:600}.play-v4-clock{color:#fff;letter-spacing:.02em;font-variant-numeric:tabular-nums;background:#111827;border-radius:12px;flex:none;justify-content:center;align-items:center;min-width:88px;min-height:42px;padding:0 12px;font-size:20px;font-weight:800;display:inline-flex}.play-v4-player-material{color:#1d4ed8;font-size:14px;font-weight:700}.play-v4-material-detail{align-items:center;gap:6px;min-width:0;display:inline-flex}.play-v4-captured-pieces{opacity:.72;align-items:center;gap:1px;min-width:0;display:inline-flex}.play-v4-captured-piece{color:#64748b;filter:grayscale();justify-content:center;align-items:center;width:15px;font-size:16px;line-height:1;display:inline-flex}.play-v4-material-score{color:#111827;font-variant-numeric:tabular-nums;font-size:13px;font-weight:900}.play-v4-board-shell{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:center;align-items:center;padding:6px;display:flex;box-shadow:0 12px 28px #0f172a0f}.play-v4-board-shell .board-grid-shell{width:500px;max-width:100%}.play-v4-board-shell .board-grid{border-width:4px;border-radius:16px;width:100%;max-width:none;margin:0}.play-v4-board-overlay-host{width:min(100%,500px);margin:0 auto;position:relative}.play-v4-board-overlay-host .board-grid-shell,.play-v4-board-overlay-host .board-grid{width:100%;margin:0 auto}.play-v4-history-shell{flex-direction:column;flex:1;height:419px;min-height:0;display:flex}.play-v4-history-shell .panel-block{flex-direction:column;height:100%;margin:0;display:flex}.play-v4-history-shell .move-history-v4-table,.move-history-v4-table{flex:1;min-height:0;padding-right:4px;overflow-y:auto}.play-v4-history-badge{color:#111827;background:#f3f4f6;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.move-history-v4-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.move-history-v4-head-right{flex:none}.move-history-v4-cell{justify-content:space-between;align-items:center;gap:8px;display:flex}.move-history-v4-san{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.move-history-v4-time{color:#64748b;font-variant-numeric:tabular-nums;opacity:.85;flex:none;font-size:11px;font-weight:700}.move-history-v4-current .move-history-v4-time{color:#1d4ed8;opacity:1}.move-history-v4-future .move-history-v4-time{opacity:.45}.play-v4-controls-card,.play-v4-status-card{padding:10px}.play-v4-controls-card{flex-direction:column;align-items:center;gap:10px;display:flex}.play-v4-controls-row,.play-v4-icon-actions,.play-v4-end-actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.play-v4-controls-row{overflow-x:auto}.play-v4-controls-row .secondary-btn{border-radius:10px;flex:none;min-width:38px;min-height:34px;padding:0 8px}.play-v4-controls-row .move-counter{text-align:center;flex:none;min-width:78px}.play-v4-icon-actions,.play-v4-end-actions{flex-wrap:wrap;gap:10px}.play-v4-icon-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:700;transition:background .2s,border-color .2s,opacity .2s;display:inline-flex}.play-v4-icon-btn:hover:not(:disabled){background:#f9fafb}.play-v4-icon-btn:disabled{opacity:.45;cursor:not-allowed}.play-v4-end-actions .primary-btn,.play-v4-end-actions .secondary-btn{border-radius:10px;min-height:38px;padding:0 12px}.play-v4-status-card{justify-content:space-between;align-items:center;gap:12px;display:flex}.play-v4-status-label,.play-v4-first-move-label{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.play-v4-status-label{flex:none}.play-v4-status-value{color:#111827;text-align:right;font-size:14px;font-weight:800;line-height:1.25}.play-v4-first-move-card{justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.play-v4-first-move-time{color:#111827;font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.play-v4-review-notice{color:#1d4ed8;background:#eff6ff;border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.45;display:flex}.play-v4-review-notice .secondary-btn{border-radius:10px;width:100%;min-height:36px}.play-v4-online-demo-card,.active-friend-game-banner{background:linear-gradient(135deg,#fff7e6 0%,#fff 100%);border:1px solid #d6a63d6b;box-shadow:0 10px 24px #d6a63d1a}.play-v4-online-demo-card{border-radius:14px;gap:7px;padding:11px 12px;display:grid}.play-v4-online-demo-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.play-v4-online-demo-head span{color:#9a6700;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.play-v4-online-demo-head strong{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#0f172a;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.play-v4-online-demo-card p{color:#475569;margin:0;font-size:13px;font-weight:650;line-height:1.45}.play-v4-online-demo-card b{color:#111827;font-weight:900}.active-friend-game-banner{border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:14px 16px;display:flex;box-shadow:0 14px 34px #f5b04224}.active-friend-game-banner span{color:#9a6700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:950;display:block}.active-friend-game-banner strong{color:#111827;font-size:17px;font-weight:950;line-height:1.2;display:block}.active-friend-game-banner p{color:#64748b;margin:5px 0 0;font-size:13px;font-weight:700}.active-friend-game-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.active-friend-game-actions .primary-btn,.active-friend-game-actions .secondary-btn{border-radius:12px;min-height:38px;padding:0 14px;text-decoration:none}.play-v4-board-shell .board-square.premove-from,.play-v4-board-shell .board-square.premove-to,.play-v4-board-shell .board-square.marked-square{outline-offset:-4px;position:relative}.play-v4-board-shell .board-square.premove-from{background-image:linear-gradient(#f5b0422e,#f5b0422e);outline:4px solid #f5b042c7}.play-v4-board-shell .board-square.premove-to{background-image:linear-gradient(#f973162e,#f973162e);outline:4px solid #f97316db}.play-v4-board-shell .board-square.marked-square:before{content:"";pointer-events:none;z-index:2;background:#f5b04242;border-radius:12px;position:absolute;inset:4%;box-shadow:inset 0 0 0 5px #f97316b8,inset 0 0 22px #f5b0424d,0 0 18px #f5b04257}.play-v4-board-shell .board-square.marked-square .board-piece-img{filter:drop-shadow(0 0 8px #f5b042b8)}.play-v4-board-shell .board-square.premove-from .board-piece-img,.play-v4-board-shell .board-square.premove-to .board-piece-img{filter:drop-shadow(0 8px 10px #f5b04247)}.play-v4-board-shell .board-grid-shell{position:relative}.play-v4-board-shell .board-arrow-layer{pointer-events:none;z-index:6;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.play-v4-board-shell .board-arrow-overlay{fill:#585c664d}.play-v4-board-shell .board-arrow-marked{fill:#f5b042a8;stroke:#9a670085;stroke-width:.5px;filter:drop-shadow(0 3px 4px #0f172a3b)}@media (width<=1180px){.play-v4-main{grid-template-columns:1fr}.play-v4-history-shell{height:420px}}@media (width<=720px){.play-v4-player-card,.play-v4-status-card{flex-direction:column;align-items:stretch}.play-v4-player-card{padding:12px}.play-v4-clock,.active-friend-game-actions .primary-btn,.active-friend-game-actions .secondary-btn{width:100%}.play-v4-status-value{text-align:left}.play-v4-board-shell .board-grid-shell{width:100%}.active-friend-game-banner{flex-direction:column;align-items:stretch}.active-friend-game-actions{justify-content:stretch}}.game-review-chart-panel,.game-review-metrics-panel,.game-review-phase-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px;box-shadow:0 10px 24px #0f172a0d}.game-review-block-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.game-review-block-head.compact{margin-bottom:10px}.game-review-block-head h3{margin:0;font-size:18px}.game-review-badge{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.game-review-badge.muted-badge{color:#64748b;background:#f3f4f6}.game-review-chart-card{color:#f8fafc;background:#111827;border:1px solid #e5e7eb;border-radius:16px;padding:12px}.game-review-chart{background:linear-gradient(#0f172a 0%,#111827 100%);border:1px solid #94a3b83d;border-radius:12px;height:260px;position:relative;overflow:hidden}.game-review-chart.is-clickable{cursor:pointer}.game-review-chart.is-clickable:hover{border-color:#f9731673}.game-review-chart svg{width:100%;height:100%;display:block}.game-review-zero-line{stroke:#94a3b880;stroke-width:.6px}.game-review-phase-divider{stroke:#e2e8f047;stroke-width:.7px;stroke-dasharray:3 3}.game-review-chart-line{fill:none;stroke:#f97316;stroke-width:1.9px;vector-effect:non-scaling-stroke}.game-review-current-divider{stroke:#fbbf24e6;stroke-width:.9px;stroke-dasharray:1.8 1.8;vector-effect:non-scaling-stroke}.game-review-chart-label{z-index:2;color:#cbd5e1;pointer-events:none;text-shadow:0 1px 2px #0f172acc;font-size:12px;font-weight:800;position:absolute;right:12px}.game-review-chart-label-top{top:10px}.game-review-chart-label-bottom{bottom:10px}.game-review-phase-marker{z-index:2;white-space:nowrap;pointer-events:none;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:10px;transform:translate(-50%);box-shadow:0 4px 10px #0f172a38}.game-review-phase-marker.opening{color:#1d4ed8;background:#dbeafe}.game-review-phase-marker.middlegame{color:#92400e;background:#fef3c7}.game-review-phase-marker.endgame{color:#166534;background:#dcfce7}.game-review-phase-track{min-height:46px;margin-top:12px;position:relative;overflow:hidden}.game-review-phase-track-divider{pointer-events:none;background:#e2e8f03d;border-radius:999px;width:2px;position:absolute;top:0;bottom:8px;transform:translate(-50%)}.game-review-phase-chip{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;justify-content:center;align-items:center;max-width:min(160px,34%);min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:10px;overflow:hidden;transform:translate(-50%)}.game-review-phase-chip.opening{color:#1d4ed8;background:#dbeafe}.game-review-phase-chip.middlegame{color:#92400e;background:#fef3c7}.game-review-phase-chip.endgame{color:#166534;background:#dcfce7}.game-review-chart-hint{color:#94a3b8;-webkit-user-select:none;user-select:none;margin:4px 2px 0;font-size:11px;font-weight:700}.game-review-sides{gap:10px;display:grid}.game-review-side-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:12px}.game-review-side-head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.game-review-side-dot{background:#94a3b8;border-radius:999px;width:14px;height:14px}.game-review-side-grid{color:#64748b;grid-template-columns:44px 1fr;align-items:baseline;gap:4px 8px;font-weight:700;display:grid}.game-review-side-grid span:nth-child(odd){color:#111827;text-align:right;font-size:16px;font-weight:900}.game-review-blue{color:#0ea5e9!important}.game-review-yellow{color:#f59e0b!important}.game-review-red{color:#ef4444!important}.game-review-phase-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.game-review-phase-summary.vertical{grid-template-columns:1fr}.game-review-phase-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;gap:4px;padding:10px;display:grid}.game-review-phase-card span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.game-review-phase-card strong{color:#111827}.game-review-phase-card small{color:#64748b;font-weight:600}@media (width<=1100px){.game-review-phase-summary{grid-template-columns:1fr}.game-review-chart{height:220px}}@media (width<=720px){.game-review-block-head{flex-direction:column;align-items:flex-start}.game-review-chart-label{font-size:11px}.game-review-phase-marker,.game-review-phase-chip{padding:0 7px;font-size:10px}}@media (width<=1100px){.profile-grid,.profile-games-stats-grid,.profile-tactics-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.profile-hero{flex-direction:column;align-items:flex-start}.profile-hero-left{align-items:flex-start}.profile-avatar-actions{justify-content:flex-start;width:100%;margin-left:0}.profile-avatar-upload-btn,.profile-avatar-delete-btn{flex:1}.profile-grid,.profile-games-stats-grid,.profile-tactics-stats{grid-template-columns:1fr}.profile-games-head,.profile-tactics-head,.profile-recent-head{flex-direction:column;align-items:flex-start}.profile-games-actions,.profile-tactics-actions{width:100%;margin-left:0}.profile-games-action,.profile-tactics-action,.profile-recent-link{width:100%}.profile-recent-history-card .history-v1-actions{grid-template-columns:1fr;justify-content:stretch}}@media (width<=640px){.profile-hero h2{font-size:28px}}.public-profile-page{gap:18px;display:grid}.public-profile-rating{color:#fff;text-align:center;background:#071b45;border-radius:16px;gap:4px;min-width:118px;padding:14px 16px;display:grid}.public-profile-rating span{color:#cbd5e1;text-transform:uppercase;font-size:12px}.public-profile-rating strong{color:#f8d77f;font-size:23px}.friends-profile-name-link{color:#9a6b00;font-weight:800;text-decoration:none}.friends-profile-name-link:hover{text-decoration:underline}.friends-profile-avatar-link{border-radius:50%;flex:none;text-decoration:none;transition:transform .15s;display:block}.friends-profile-avatar-link:hover{transform:translateY(-1px)scale(1.03)}.public-profile-game-card{background:#f8fafc}.public-profile-game-card .history-v1-source-chip{font-size:11px}.public-profile-game-card .history-v1-actions{grid-template-columns:minmax(150px,auto);justify-content:end;align-items:center;min-width:150px}.public-profile-state{color:#64748b;text-align:center;background:#fff;border:1px solid #071b451a;border-radius:18px;padding:22px}.public-profile-state.error{color:#b91c1c}.public-games-head{background:#fff;border:1px solid #071b451a;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex;box-shadow:0 14px 32px #0f172a14}.public-games-head h2{margin:0}.public-games-count{color:#64748b;margin:0;font-size:13px}@media (width<=820px){.public-games-head{flex-direction:column;align-items:flex-start}}@media (width<=560px){.public-profile-rating{width:100%}.public-profile-game-card .history-v1-actions{grid-template-columns:1fr;justify-content:stretch;min-width:0}}.friends-chat-widget{z-index:1400;position:fixed;bottom:18px;right:18px}.friends-chat-toggle{color:#fff;cursor:pointer;background:#2d3a5e;border:1px solid #f5b042;border-radius:50%;place-items:center;width:50px;height:50px;transition:transform .16s,box-shadow .16s,background .16s;display:grid;position:relative;box-shadow:0 8px 20px #0b112133}.friends-chat-toggle:hover{color:#0b1121;background:#f5b042;transform:translateY(-2px);box-shadow:0 11px 24px #0b11213d}.friends-chat-toggle.has-unread{animation:2.4s ease-in-out infinite friends-chat-pulse}.friends-chat-toggle-icon{width:25px;height:25px}.friends-chat-unread{background:#f5b042;border:1px solid #f5b04294;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 3px #f5b0422b}.friends-chat-panel{background:#fff;border:1px solid #071b451f;border-radius:22px;flex-direction:column;width:min(360px,100vw - 32px);height:min(520px,100dvh - 116px);display:flex;position:absolute;bottom:64px;right:0;overflow:hidden;box-shadow:0 24px 60px #071b453d}.friends-chat-header{color:#fff;background:#071b45;align-items:center;gap:10px;min-height:68px;padding:14px 16px;display:flex}.friends-chat-header-main{flex:1;gap:3px;display:grid}.friends-chat-header-main strong{font-size:16px}.friends-chat-header-main span{color:#cbd5e1;font-size:12px}.friends-chat-back,.friends-chat-close{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;line-height:0;display:inline-flex}.friends-chat-back svg,.friends-chat-close svg{width:20px;height:20px;display:block}.friends-chat-back:hover,.friends-chat-close:hover{background:#ffffff29}.friends-chat-conversations,.friends-chat-messages{flex:1;overflow-y:auto}.friends-chat-conversations{padding:8px}.friends-chat-conversation{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:15px;align-items:center;gap:11px;width:100%;padding:10px;transition:background .14s;display:flex}.friends-chat-conversation:hover{background:#f1f5f9}.friends-chat-avatar{color:#071b45;background:#e2e8f0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:800;display:grid;overflow:hidden}.friends-chat-avatar img{object-fit:cover;width:100%;height:100%}.friends-chat-conversation-main{flex:1;gap:3px;min-width:0;display:grid}.friends-chat-conversation-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.friends-chat-status{color:#64748b;font-size:12px}.friends-chat-status.online{color:#15803d}.friends-chat-status.in-game{color:#b45309}.friends-chat-unread{flex:none}.friends-chat-messages{background:#f8fafc;flex-direction:column;gap:8px;padding:14px;display:flex}.friends-chat-message{border-radius:15px;max-width:82%;padding:9px 11px 7px;box-shadow:0 3px 9px #0f172a0f}.friends-chat-message p{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.friends-chat-message time{color:#64748b;text-align:right;margin-top:3px;font-size:10px;display:block}.friends-chat-message.incoming{color:#0f172a;background:#fff;border-bottom-left-radius:5px;align-self:flex-start}.friends-chat-message.own{color:#0f172a;background:#fff2c5;border-bottom-right-radius:5px;align-self:flex-end}.friends-chat-compose{padding:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0;gap:8px;display:flex}.friends-chat-compose input{min-width:0;font:inherit;border:1px solid #cbd5e1;border-radius:12px;outline:none;flex:1;padding:10px 12px}.friends-chat-compose input:focus{border-color:#d6a63d;box-shadow:0 0 0 3px #d6a63d2b}.friends-chat-compose button{color:#f8d77f;cursor:pointer;background:#071b45;border:0;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.friends-chat-compose button:disabled{cursor:default;opacity:.45}.friends-chat-error{color:#991b1b;background:#fee2e2;margin:0;padding:9px 12px;font-size:12px}.friends-chat-empty,.friends-chat-empty-card{color:#64748b;text-align:center;margin:auto;padding:18px;font-size:13px;line-height:1.5}.friends-chat-empty-card a{color:#9a6b00;margin-top:8px;font-weight:700;display:inline-block}@keyframes friends-chat-pulse{0%,to{transform:scale(1);box-shadow:0 8px 20px #0b112133,0 0 #f5b04261}50%{transform:scale(1.035);box-shadow:0 10px 22px #0b112138,0 0 0 12px #f5b04200}}@media (width<=640px){.friends-chat-widget{bottom:14px;right:14px}.friends-chat-panel{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%;height:min(82dvh,680px);position:fixed;bottom:0;left:0;right:0}.friends-chat-toggle{width:50px;height:50px}.friends-chat-widget.is-open .friends-chat-toggle{display:none}}@keyframes playSearchPulse{0%{opacity:.35;transform:scale(.92)}50%{opacity:.75;transform:scale(1.04)}to{opacity:.35;transform:scale(.92)}}@keyframes playSearchGlowMove{0%{opacity:.75;transform:translate(0)}50%{opacity:1;transform:translate(-30px,18px)}to{opacity:.72;transform:translate(18px,-10px)}}@media (width<=720px){.play-search-page{min-height:auto}.play-search-card{border-radius:24px;padding:26px 20px 30px}.play-search-card h2{font-size:clamp(28px,10vw,42px)}.play-search-info-grid.compact{grid-template-columns:1fr}.play-search-info-card{min-height:86px}.play-search-actions{flex-direction:column}.play-search-actions .secondary-link-btn{width:100%}}*{box-sizing:border-box}html,body,#root{color:#111827;background:#f3f4f6;min-height:100%;margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}pre{font-family:JetBrains Mono,Fira Code,monospace}a{color:inherit}:root{--page-max-width:1540px;--analysis-side-left:360px;--analysis-center:760px;--analysis-side-right:450px;--analysis-board-grid:540px;--analysis-board-shell:580px;--analysis-board-offset:28px;--board-border:5px;--board-radius:20px;--card-bg:#fff;--card-border:#e5e7eb;--card-shadow:0 10px 24px #0f172a0d;--text-muted:#64748b;--text-soft:#475569;--brand-dark:#111827;--brand-blue:#1d4ed8;--brand-blue-soft:#eff6ff}.app-shell{min-height:100vh;padding:28px 20px}.app-container{max-width:var(--page-max-width);margin:0 auto}.page-content{display:block}.page-section{flex-direction:column;gap:24px;display:flex}.page-header-block,.panel-block,.hero-card,.feature-card,.placeholder-card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #e5e7eb;border-radius:18px}.page-header-block{padding:24px}.section-kicker{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin:0 0 8px;font-size:12px;font-weight:700}.page-header-block h2,.hero-card h2,.placeholder-card h2,.feature-card h3,.placeholder-card h3{margin-top:0}.section-text,.subtitle{color:#4b5563;max-width:760px;margin:0;line-height:1.6}.hero-card{background:linear-gradient(135deg,#fff 0%,#f3f4f6 100%);border-radius:22px;padding:28px;box-shadow:0 14px 32px #0f172a14}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.primary-link-btn,.secondary-link-btn,.primary-btn,.secondary-btn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.primary-link-btn,.primary-btn{color:#fff;background:#111827;border:1px solid #111827}.secondary-link-btn,.secondary-btn{color:#111827;background:#fff;border:1px solid #d1d5db}.primary-btn:hover,.primary-link-btn:hover{background:#0f172a}.secondary-btn:hover,.secondary-link-btn:hover{background:#f9fafb}.primary-btn:disabled,.secondary-btn:disabled{cursor:not-allowed;opacity:.45}.text-area,.text-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:100%;padding:14px 16px}.text-area{resize:vertical;min-height:140px;line-height:1.5}.text-input{min-height:46px}.text-area:focus,.text-input:focus{border-color:#60a5fa;outline:2px solid #bfdbfe}.form-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.info-box,.error-box,.code-box,.status-badge,.muted{line-height:1.5}.info-box,.error-box,.code-box,.status-badge{border-radius:12px}.info-box{color:#1d4ed8;background:#eff6ff;margin:0;padding:12px 14px}.error-box{color:#b91c1c;background:#fef2f2;margin:12px 0 0;padding:12px 14px}.code-box{color:#f8fafc;white-space:pre-wrap;word-break:break-word;background:#0b1736;margin:0;padding:12px 14px;overflow:auto}.status-badge{color:#111827;background:#f3f4f6;align-items:center;min-height:38px;padding:0 14px;font-weight:700;display:inline-flex}.muted{color:#6b7280}.explain-list{color:#374151;margin:0;padding-left:20px;line-height:1.7}.feature-grid,.placeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-card,.placeholder-card{padding:20px}.feature-card p,.placeholder-card p{color:#4b5563;margin:0;line-height:1.6}@media (width<=900px){.feature-grid,.placeholder-grid{grid-template-columns:1fr}}@media (width<=720px){.app-shell{padding:20px 14px}}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#4b5563;margin:0 0 4px;font-size:12px;font-weight:700;line-height:1.1}.site-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.compact-site-header{align-items:center;margin-bottom:18px}.compact-site-header .eyebrow{margin-bottom:4px}.site-title,.compact-site-title{margin:0;font-size:clamp(24px,3vw,34px);line-height:1}.site-brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.site-brand>div{flex-direction:column;justify-content:center;min-height:58px;display:flex}.site-logo{object-fit:contain;background:#071b45;border:1px solid #94a3b847;border-radius:17px;width:58px;height:58px;box-shadow:0 10px 24px #0f172a14}.compact-site-header .site-logo{border-radius:17px;width:58px;height:58px}.site-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.main-nav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.nav-link{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}.nav-link:hover{background:#f9fafb;border-color:#f5b04273}.main-nav .nav-link.active,.nav-link.active,.site-nav a.active,.site-nav .active{color:#f5b042;background:#071b45;border-color:#f5b042bf;text-decoration:none;box-shadow:0 12px 26px #0f172a29}.main-nav .nav-link.active:hover,.nav-link.active:hover,.site-nav a.active:hover,.site-nav .active:hover{color:#f5b042;background:#0f172a;border-color:#f5b042}.auth-status{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.auth-status-user{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:6px;box-shadow:0 8px 20px #0f172a0d}.auth-status-info{gap:2px;padding:0 6px;display:grid}.auth-status-info strong{color:#111827;font-size:14px;line-height:1.2}.auth-status-verified{color:#166534;font-size:12px;font-weight:700}.auth-status-warning{color:#b45309;font-size:12px;font-weight:800;text-decoration:none}.auth-status-warning:hover{text-decoration:underline}.auth-status-muted{color:#64748b;font-size:13px;font-weight:700}.auth-status-link{border-radius:10px;min-height:38px;padding:0 12px}.auth-status .secondary-btn{border-radius:10px;min-height:34px;padding:0 10px}.user-menu{position:relative}.user-menu-trigger{appearance:none;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:5px 10px 5px 5px;transition:border-color .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 8px 20px #0f172a0d}.user-menu-trigger:hover{border-color:#f5b0428c}.user-menu-avatar{color:#f5b042;background:#f5b0421f;border:1px solid #f5b042e6;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 0 0 3px #f5b0421f}.user-menu-avatar img{object-fit:cover;width:100%;height:100%}.user-menu-name{color:#111827;font-size:14px;font-weight:800}.user-menu-caret{color:#f5b042;font-size:12px}.site-header-actions.profile-area-active .user-menu-trigger{border-color:#f5b042c7;box-shadow:0 8px 20px #0f172a0d,0 0 0 3px #f5b0421f}.site-header-actions.profile-area-active .user-menu-trigger:hover{border-color:#f5b042}.user-menu-dropdown{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:4px;min-width:220px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #0f172a29}.user-menu-dropdown-head{border-bottom:1px solid #e5e7eb;gap:2px;margin-bottom:4px;padding:10px 10px 8px;display:grid}.user-menu-dropdown-head span{color:#64748b;font-size:12px;font-weight:700}.user-menu-dropdown-head strong{color:#111827;font-size:15px}.user-menu-item{color:#111827;border-radius:10px;align-items:center;min-height:38px;padding:0 10px;font-weight:700;text-decoration:none;display:flex}.user-menu-item:hover{background:#f3f4f6}.user-menu-button{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none}@media (width<=820px){.site-header-actions{justify-content:flex-start}.auth-status{width:100%}.user-menu-dropdown{left:0;right:auto}}@media (width<=720px){.site-header{margin-bottom:20px}.site-title,.compact-site-title{font-size:clamp(24px,7vw,34px)}}@media (width<=640px){.site-logo,.compact-site-header .site-logo{border-radius:15px;width:50px;height:50px}.user-menu-name{display:none}}.home-page{gap:22px;padding:0;display:grid;position:relative}.home-hero-dark{background:radial-gradient(circle at 76% 18%,#f5b0422e,#0000 30%),radial-gradient(circle at 12% 82%,#3b82f624,#0000 28%),linear-gradient(135deg,#0b1121 0%,#0f172a 48%,#111827 100%);border:1px solid #94a3b82e;border-radius:30px;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:34px;min-height:520px;padding:42px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #0f172a47}.home-hero-pattern{opacity:.045;pointer-events:none;background-image:linear-gradient(45deg,#fff 25%,#0000 25%),linear-gradient(-45deg,#fff 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#fff 75%),linear-gradient(-45deg,#0000 75%,#fff 75%);background-position:0 0,0 27px,27px -27px,-27px 0;background-size:54px 54px;position:absolute;inset:0}.home-hero-dark:before{content:"";filter:blur(6px);pointer-events:none;background:#f5b04214;border-radius:999px;width:520px;height:520px;position:absolute;bottom:-180px;right:-160px}.home-hero-left{z-index:1;min-width:0;position:relative}.home-hero-left h2{color:#f8fafc;letter-spacing:-.07em;max-width:780px;margin:0;font-size:clamp(42px,6vw,76px);font-weight:950;line-height:.94}.home-kicker{color:#f5b042;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}.home-hero-text{color:#cbd5e1;max-width:720px;margin:20px 0 0;font-size:18px;font-weight:600;line-height:1.7}.home-quote{max-width:720px;margin:22px 0 0}.home-quote blockquote{color:#cbd5e1;margin:0;font-size:18px;font-weight:650;line-height:1.65}.home-quote figcaption{color:#f5b042;margin-top:10px;font-size:14px;font-weight:900}.home-quote figcaption:before{content:"— "}.home-benefit-strip{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.home-benefit-pill{color:#e5e7eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e293b94;border:1px solid #94a3b83d;border-radius:999px;align-items:center;gap:9px;min-height:50px;padding:0 14px;display:inline-flex}.home-benefit-pill span{font-size:18px}.home-benefit-pill strong{font-size:14px;font-weight:900}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-gold-btn,.home-dark-secondary-btn,.home-start-card-btn{border-radius:18px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;font-weight:950;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s,color .2s;display:inline-flex}.home-gold-btn{color:#111827;background:linear-gradient(135deg,#f5b042 0%,#f97316 100%);box-shadow:0 18px 38px #f5b04247}.home-gold-btn:hover,.home-start-card-btn:hover{transform:translateY(-2px);box-shadow:0 22px 44px #f5b04257}.home-dark-secondary-btn{color:#f8fafc;background:#0f172a70;border:1px solid #94a3b847}.home-dark-secondary-btn:hover{background:#f5b0421a;border-color:#f5b042;transform:translateY(-2px)}.home-tactic-card{z-index:1;color:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b9e;border:1px solid #94a3b83d;border-radius:28px;gap:14px;padding:16px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;transform:translate(-18px);box-shadow:0 24px 70px #00000047}.home-tactic-card:hover{border-color:#f5b042bf;transform:translate(-18px)translateY(-4px);box-shadow:0 30px 80px #f5b04229}.home-tactic-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.home-tactic-head span,.home-tactic-head strong{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.home-tactic-head span{color:#111827;background:#f5b042}.home-tactic-head strong{color:#cbd5e1;background:#0f172ab3;border:1px solid #94a3b838}.home-tactic-board{--board-light-square:#f0d9b5;--board-dark-square:#b58863;--board-frame-color:#223047;aspect-ratio:1;border:5px solid var(--board-frame-color);border-radius:22px;grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(8,1fr);justify-self:center;width:min(100%,330px);display:grid;overflow:hidden;box-shadow:0 18px 44px #00000047}.home-tactic-board.board-theme-classic{--board-light-square:#f0d9b5;--board-dark-square:#b58863;--board-frame-color:#223047}.home-tactic-board.board-theme-dark{--board-light-square:#8b95a7;--board-dark-square:#374151;--board-frame-color:#0f172a}.home-tactic-board.board-theme-green{--board-light-square:#eeeed2;--board-dark-square:#769656;--board-frame-color:#2f5130}.home-tactic-board.board-theme-blue{--board-light-square:#dbeafe;--board-dark-square:#4f7cac;--board-frame-color:#1e3a8a}.home-tactic-board.board-theme-gold{--board-light-square:#f7e7bd;--board-dark-square:#b7791f;--board-frame-color:#3f2a0c}.home-tactic-square{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.home-tactic-square.light{background:var(--board-light-square)}.home-tactic-square.dark{background:var(--board-dark-square)}.home-tactic-piece-img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 4px 3px #0f172a3d);width:82%;height:82%}.home-tactic-info h3{color:#f8fafc;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:24px;font-weight:950;line-height:1.1;display:-webkit-box;overflow:hidden}.home-tactic-info p{color:#cbd5e1;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.home-tactic-footer{color:#94a3b8;justify-content:flex-end;gap:10px;margin-top:0;font-size:13px;font-weight:900;display:flex}.home-tactic-footer strong{color:#f5b042;margin-left:auto}.home-main-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:18px;display:grid}.home-quick-card,.home-updates-card,.home-news-card,.home-dark-feature{color:#f8fafc;background:#0f172af5;border:1px solid #2d3a5ef2;border-radius:24px;box-shadow:0 18px 44px #0f172a2e}.home-quick-card,.home-updates-card,.home-news-card{padding:22px}.home-quick-card,.home-news-card{flex-direction:column;height:390px;min-height:380px;display:flex}.home-card-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.home-card-icon{color:#f5b042;background:#f5b0421f;border:1px solid #f5b04259;border-radius:16px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:inline-flex}.home-card-kicker{color:#f5b042;text-transform:uppercase;letter-spacing:.08em;margin:0 0 3px;font-size:11px;font-weight:900}.home-card-head h3{margin:0;font-size:24px;font-weight:950;line-height:1.1}.home-quick-card .home-card-head{margin-bottom:26px}.home-mode-switch{background:#1e293be6;border:1px solid #94a3b824;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;padding:5px;display:grid}.home-mode-switch button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:14px;min-height:52px;font-size:17px;font-weight:900;transition:background .18s,color .18s,box-shadow .18s}.home-mode-switch button span{margin-right:7px}.home-mode-switch button.active{color:#111827;background:#fff;box-shadow:0 10px 24px #0000002e}.home-fast-times{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0;margin-bottom:18px;display:grid}.home-fast-times button{color:#e2e8f0;cursor:pointer;background:#1e293bc7;border:1px solid #94a3b833;border-radius:14px;min-height:50px;font-size:17px;font-weight:950;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.home-fast-times button span{margin-right:5px}.home-fast-times button:hover{border-color:#f5b042;transform:translateY(-1px);box-shadow:0 12px 26px #f5b04221}.home-fast-times button.active{color:#f8fafc;background:#f5b04229;border-color:#f5b042}.home-start-card-btn{color:#111827;background:linear-gradient(135deg,#f5b042 0%,#f97316 100%);border-radius:18px;width:100%;min-height:54px;margin-top:auto;font-size:18px;font-weight:900}.home-news-card{overflow:hidden}.home-news-list{scrollbar-width:thin;scrollbar-color:#f5b042d9 #1e293bb3;flex-direction:column;gap:8px;max-height:270px;padding-top:6px;padding-right:8px;display:flex;overflow-y:auto}.home-news-list::-webkit-scrollbar{width:8px}.home-news-list::-webkit-scrollbar-track{background:#1e293bb3;border-radius:999px}.home-news-list::-webkit-scrollbar-thumb{background:#f5b042d9;border-radius:999px}.home-news-item{min-height:112px;color:inherit;background:#1e293bb8;border:1px solid #94a3b826;border-radius:18px;flex:none;padding:13px 15px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:block}.home-news-item:hover{background:#1e293be6;border-color:#f5b042a6;transform:translateY(-1px);box-shadow:0 12px 26px #f5b0421a}.home-news-meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.home-news-meta span,.home-news-meta strong{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex}.home-news-meta span{color:#111827;background:#f5b042}.home-news-meta strong{color:#94a3b8;background:#0f172a94;border:1px solid #94a3b824}.home-news-item h4{color:#f8fafc;white-space:normal;text-overflow:clip;margin:0 0 6px;font-size:15px;font-weight:900;line-height:1.25;display:block;overflow:visible}.home-news-item p{color:#cbd5e1;white-space:normal;text-overflow:clip;margin:0;font-size:13px;font-weight:650;line-height:1.38;display:block;overflow:visible}.home-news-link{color:#f5b042;margin-top:8px;font-size:13px;font-weight:950}.home-updates-list{gap:10px;display:grid}.home-updates-list article{background:#1e293bb3;border:1px solid #94a3b821;border-radius:18px;padding:13px 14px;transition:transform .18s,border-color .18s,box-shadow .18s}.home-updates-list article:hover{border-color:#f5b0428a;transform:translateY(-2px);box-shadow:0 16px 34px #f5b0421a}.home-updates-list span{color:#f5b042;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.home-updates-list strong{color:#f8fafc;font-size:15px;font-weight:950;display:block}.home-updates-list p{color:#94a3b8;margin:5px 0 0;font-weight:600;line-height:1.45}.home-feature-grid-dark{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:0;display:grid}.home-dark-feature{color:inherit;padding:22px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.home-dark-feature:hover{border-color:#f5b042;transform:translateY(-3px);box-shadow:0 20px 42px #f5b04229}.home-dark-feature>span{color:#f5b042;opacity:1;background:#f5b0421f;border:1px solid #f5b04259;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:15px;font-size:28px;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.home-dark-feature h3{color:#f5b042;margin:0 0 8px;font-size:20px;font-weight:950}.home-dark-feature p{color:#cbd5e1;margin:0;font-weight:600;line-height:1.6}@media (width<=1160px){.home-hero-dark{grid-template-columns:1fr}.home-tactic-card{width:100%;max-width:420px;margin:0 auto;transform:none}.home-tactic-card:hover{transform:translateY(-4px)}.home-tactic-board{width:min(100%,340px)}.home-main-grid{grid-template-columns:1fr}.home-quick-card,.home-news-card{height:auto;min-height:0}.home-news-list{max-height:300px}}@media (width<=900px){.home-feature-grid-dark{grid-template-columns:1fr}}@media (width<=720px){.home-hero-dark{border-radius:24px;padding:26px}.home-hero-left h2{font-size:clamp(38px,13vw,52px)}.home-hero-text{font-size:16px}.home-benefit-strip{grid-template-columns:1fr;display:grid}.home-fast-times{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-news-head{align-items:center;position:relative}.home-news-all-link{color:#f5b042;white-space:nowrap;background:#f5b0421f;border:1px solid #f5b04257;border-radius:999px;align-items:center;min-height:34px;margin-left:auto;padding:0 11px;font-size:12px;font-weight:950;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.home-news-all-link:hover{background:#f5b0422e;border-color:#f5b042b8;transform:translateY(-1px)}.home-news-state{color:#cbd5e1;background:#1e293bb8;border:1px dashed #94a3b842;border-radius:18px;align-items:center;min-height:112px;padding:14px 15px;font-size:14px;font-weight:750;line-height:1.45;display:flex}@media (width<=560px){.home-news-head{flex-wrap:wrap;align-items:flex-start}.home-news-all-link{justify-content:center;width:100%;margin-left:0}}.board-grid-shell{width:100%;position:relative}.board-grid{--board-light-square:#f0d9b5;--board-dark-square:#b58863;--board-frame-color:#223047;--board-square-glow-light:#ffffff38;--board-square-glow-dark:#0f172a14;aspect-ratio:1;border:var(--board-border) solid var(--board-frame-color);border-radius:var(--board-radius);background:#fff;grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(8,1fr);width:min(100%,560px);display:grid;overflow:hidden;box-shadow:0 16px 36px #0f172a1a}.board-square{cursor:pointer;aspect-ratio:1;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.board-grid.board-theme-classic{--board-light-square:#f0d9b5;--board-dark-square:#b58863;--board-frame-color:#223047}.board-grid.board-theme-dark{--board-light-square:#8b95a7;--board-dark-square:#374151;--board-frame-color:#0f172a;--board-square-glow-light:#ffffff1f;--board-square-glow-dark:#00000029}.board-grid.board-theme-green{--board-light-square:#eeeed2;--board-dark-square:#769656;--board-frame-color:#2f5130}.board-grid.board-theme-blue{--board-light-square:#dbeafe;--board-dark-square:#4f7cac;--board-frame-color:#1e3a8a}.board-grid.board-theme-gold{--board-light-square:#f7e7bd;--board-dark-square:#b7791f;--board-frame-color:#3f2a0c}.board-square.light{background:radial-gradient(circle at 30% 20%, var(--board-square-glow-light), transparent 38%), var(--board-light-square)}.board-square.dark{background:radial-gradient(circle at 70% 75%, var(--board-square-glow-dark), transparent 42%), var(--board-dark-square)}.board-square.selected{box-shadow:none}.board-square.selected:before,.board-square.last-move-from:before,.board-square.last-move-to:before{content:"";pointer-events:none;z-index:1;position:absolute;inset:0}.board-square.selected:before{background:#3b82f647}.board-square.last-move-from:before,.board-square.last-move-to:before{background:#facc1557}.board-square.selected.last-move-from:before,.board-square.selected.last-move-to:before{background:linear-gradient(135deg,#3b82f652,#facc1557)}.board-square.legal-target:after{content:"";z-index:3;background:#1e293b3d;border-radius:999px;width:18%;height:18%;position:absolute}.board-square.has-piece.legal-target:after{background:0 0;border-radius:50%;width:calc(100% - 10px);height:calc(100% - 10px);box-shadow:inset 0 0 0 4px #0f172a33}.board-square.check-king{box-shadow:inset 0 0 0 4px #dc262694}.board-square.drag-source{opacity:.72}.board-square.drop-hover{box-shadow:inset 0 0 0 4px #f5b0429e}.board-square.read-only{cursor:default}.rank-label,.file-label{color:#111827d1;pointer-events:none;z-index:5;text-shadow:0 1px 1px #fff6;font-size:12px;font-weight:850;line-height:1;position:absolute}.rank-label{top:8px;left:8px}.file-label{bottom:8px;right:8px}.board-piece-img{z-index:2;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 5px 4px #0f172a38);width:82%;height:82%;position:relative}.board-arrow-layer{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.board-arrow-layer polygon{filter:none}.board-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.navigation-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.move-counter{color:#374151;text-align:center;min-width:72px;font-weight:700}@media (width<=720px){.board-grid{border-width:4px;border-radius:16px}.board-piece-img{width:84%;height:84%}.rank-label,.file-label{font-size:10px}}.move-history-v4{padding:14px}.move-history-v4-head{margin-bottom:8px}.move-history-v4-head h2{margin:0;font-size:18px}.move-history-v4-head-right{align-items:center;gap:8px;display:flex}.move-history-v4-table{flex-direction:column;gap:0;min-height:0;display:flex}.move-history-v4-header,.move-history-v4-row{grid-template-columns:40px 1fr 1fr;align-items:center;gap:8px;display:grid}.move-history-v4-header{color:#64748b;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:0 0 10px;font-weight:700}.move-history-v4-row{border-bottom:1px solid #e5e7eb99;border-radius:10px;padding:3px 0}.move-history-v4-row-current{background:#e0e7ff59}.move-history-v4-row-branch{opacity:.96}.move-history-v4-number{color:#64748b;font-variant-numeric:tabular-nums;padding-left:2px;font-weight:700}.move-history-v4-cell{appearance:none;box-shadow:none;text-align:left;cursor:pointer;color:#0f172a;background:0 0;border:none;border-radius:8px;outline:none;width:100%;min-height:34px;padding:7px 8px;font-weight:600}.move-history-v4-cell:hover:not(:disabled){background:#f3f4f6}.move-history-v4-cell:disabled{color:#9ca3af;cursor:default}.move-history-v4-current{color:#1d4ed8;font-weight:800}.move-history-v4-future{opacity:.45}.move-history-v4-san{align-items:center;min-width:0;display:inline-flex}.move-history-v4-time{color:#94a3b8;margin-left:6px;font-size:11px;font-weight:800}.move-history-v4-inline-variations{flex-direction:column;gap:8px;margin:4px 0 8px;padding-left:8px;display:flex}.move-history-v4-inline-variation{padding-left:10px}.move-history-v4-inline-variation.is-active{background:#eff6ffa6;border-radius:10px}.move-history-v4-inline-label{appearance:none;color:#64748b;letter-spacing:.02em;cursor:pointer;text-align:left;background:0 0;border:none;padding:0 0 6px;font-size:12px;font-weight:800}.move-history-v4-inline-label:hover{color:#1d4ed8}.move-history-v4-inline-rail{border-left:2px solid #dbe2ea;flex-direction:column;gap:2px;padding-left:12px;display:flex;position:relative}.play-choice-v2 .play-v4-main{grid-template-columns:var(--play-board-column) var(--play-side-column)}.play-choice-v2-right{display:block}.play-choice-player-card{min-height:60px}.play-choice-v2-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:12px;padding:16px;display:grid;box-shadow:0 12px 28px #0f172a0f}.play-choice-v2-head{align-items:center;gap:12px;padding-bottom:8px;display:flex}.play-choice-v2-head h2{margin:0;font-size:28px;line-height:1.1}.play-choice-v2-icon{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;font-size:34px;display:inline-flex}.play-choice-v2-card{text-align:left;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:14px;width:100%;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.play-choice-v2-card:hover{border-color:#d6a63d;transform:translateY(-2px);box-shadow:0 14px 28px #d6a63d29}.play-choice-v2-card-icon{text-align:center;flex:none;width:46px;font-size:32px}.play-choice-v2-card strong{color:#111827;font-size:21px;line-height:1.15;display:block}.play-choice-v2-card small{color:#64748b;margin-top:5px;font-size:14px;line-height:1.35;display:block}@media (width<=1180px){.play-choice-v2 .play-v4-main{grid-template-columns:1fr}}.play-modal-backdrop{z-index:100;background:#0f172a8f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.play-modal{background:#fff;border-radius:26px;width:min(640px,100%);max-height:calc(100vh - 40px);padding:28px 28px 22px;position:relative;overflow:auto;box-shadow:0 30px 80px #0f172a38}.play-setup-modal{border-radius:26px;width:min(660px,100%);padding:24px 26px 22px}.play-modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;width:38px;height:38px;font-size:18px;line-height:1;transition:background .18s,color .18s,transform .18s;position:absolute;top:14px;right:16px}.play-modal-close:hover{color:#0f172a;background:#f3f4f6;transform:rotate(90deg)}.play-modal-top{text-align:center;margin-bottom:18px}.play-modal-top h2,.play-modal h2{text-align:center;color:#0f172a;margin:0;font-size:30px;font-weight:900;line-height:1.1}.play-modal-subtitle{text-align:center;color:#64748b;margin:8px 0 22px;font-size:14px;font-weight:600;line-height:1.45}.play-setup-grid{gap:12px;display:grid}.play-modal-section{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.play-modal-card-section{background:#fbfdff;border:1px solid #eef2f7;border-radius:18px;margin:0;padding:12px}.play-modal-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.play-modal-label{color:#0f172a;font-size:15px;font-weight:900}.play-modal-current{color:#64748b;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900}.time-preset-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.compact-time-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.time-preset-group{flex-direction:column;gap:8px;display:flex}.compact-time-groups .time-preset-group{gap:6px}.time-preset-group strong{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:12px;font-weight:900}.compact-time-groups .time-preset-group strong{font-size:10px}.time-preset-list{flex-wrap:wrap;gap:8px;display:flex}.compact-time-groups .time-preset-list{gap:6px}.time-preset-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:999px;min-height:38px;padding:0 14px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s}.compact-time-groups .time-preset-btn{min-height:32px;padding:0 11px;font-size:13px}.time-preset-btn:hover{border-color:#d6a63d;transform:translateY(-1px);box-shadow:0 10px 24px #d6a63d29}.time-preset-btn.active{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 10px 20px #0f172a2e}.segmented-control{background:#f3f4f6;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.segmented-control button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:14px;min-height:42px;font-size:14px;font-weight:800;transition:background .18s,color .18s,box-shadow .18s}.segmented-control button.active{color:#0f172a;background:#fff;box-shadow:0 8px 20px #0f172a14}.bot-level-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.bot-level-btn{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-height:48px;padding:7px 10px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s;display:flex}.bot-level-btn:hover{border-color:#d6a63d;transform:translateY(-1px);box-shadow:0 10px 24px #d6a63d29}.bot-level-btn.active{color:#fff;background:linear-gradient(135deg,#0f172a,#111f3d);border-color:#0f172a;box-shadow:0 12px 26px #0f172a38}.bot-level-btn strong{font-size:18px;font-weight:900;line-height:1}.bot-level-btn small{color:#64748b;font-size:11px;font-weight:700;line-height:1.2}.bot-level-btn.active small{color:#ffffffd1}.custom-time-toggle{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:40px;margin-top:10px;padding:0 12px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.custom-time-toggle span{font-weight:800}.custom-time-toggle strong{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.custom-time-toggle.active{background:#fff;border-color:#cbd5e1}.custom-time-toggle.active strong{color:#64748b}.play-setup-modal .custom-time-toggle:hover{background:#fffaf0;border-color:#d6a63d;box-shadow:0 10px 24px #d6a63d29}.play-setup-modal .custom-time-toggle:hover strong{color:#9a6700}.custom-time-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:10px;margin-top:10px;padding:12px;display:grid}.custom-time-field{gap:6px;display:grid}.custom-time-field span{color:#64748b;font-size:12px;font-weight:900}.custom-time-row{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:10px;display:grid}.custom-time-row input{width:100%}.custom-time-row strong{color:#0f172a;text-align:right;font-size:13px;font-weight:900}.custom-time-actions{justify-content:center;margin-top:2px;display:flex}.custom-time-apply{border-radius:999px;min-width:128px;min-height:36px;padding:0 12px}.custom-time-row input[type=range]{appearance:none;cursor:pointer;border-radius:999px;outline:none;height:6px}.custom-time-row input[type=range]::-webkit-slider-runnable-track{background:0 0;border-radius:999px;height:6px}.custom-time-row input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:3px solid #d6a63d;border-radius:999px;width:18px;height:18px;margin-top:-6px;box-shadow:0 4px 10px #0f172a2e}.custom-time-row input[type=range]::-moz-range-track{background:0 0;border-radius:999px;height:6px}.custom-time-row input[type=range]::-moz-range-progress{background:#d6a63d;border-radius:999px;height:6px}.custom-time-row input[type=range]::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #d6a63d;border-radius:999px;width:18px;height:18px;box-shadow:0 4px 10px #0f172a2e}.friend-code-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:12px;padding:12px;display:grid}.friend-code-field span{color:#64748b;font-size:12px;font-weight:900}.friend-code-field input{color:#0f172a;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;min-height:42px;padding:0 12px;font-weight:900}.friend-code-field input:focus{border-color:#d6a63d;outline:2px solid #d6a63d47}.friend-code-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.friend-code-actions .secondary-btn{border-radius:999px;min-width:150px;min-height:36px;padding:0 14px}.friend-code-actions .secondary-btn:hover{border-color:#d6a63d;box-shadow:0 8px 20px #d6a63d24}.friend-code-actions .secondary-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.play-modal-start{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#111f3d);border:none;border-radius:18px;width:100%;min-height:52px;margin-top:14px;font-size:18px;font-weight:900;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 16px 32px #0f172a38}.play-modal-start:hover{transform:translateY(-1px);box-shadow:0 20px 38px #0f172a42}.play-modal-note{text-align:center;color:#94a3b8;margin-top:8px;font-size:12px;font-weight:600;line-height:1.4}@media (width<=760px){.play-modal,.play-setup-modal{border-radius:22px;width:100%;padding:20px 18px}.compact-time-groups,.time-preset-groups{grid-template-columns:1fr}.bot-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.segmented-control{grid-template-columns:1fr}}.analysis-v4{flex-direction:column;gap:18px;display:flex}.analysis-v4-main{grid-template-columns:var(--analysis-side-left) minmax(0, var(--analysis-center)) var(--analysis-side-right);justify-content:center;align-items:start;gap:22px;display:grid}.analysis-v4-left,.analysis-v4-center,.analysis-v4-right{flex-direction:column;min-width:0;display:flex}.analysis-v4-left,.analysis-v4-right{gap:14px}.analysis-v4-center{gap:12px}.analysis-v4-eval-card,.analysis-v4-lines-card,.analysis-v4-opening-card,.analysis-v4-history-nav,.analysis-v4-import-card,.analysis-v4-turn-card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px}.analysis-v4-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.analysis-v4-panel-head h3,.analysis-v4-lines-card h3,.analysis-v4-import-head h3{margin:0}.analysis-v4-head-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.analysis-v4-engine-chip{color:#111827;background:#e5e7eb;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.analysis-v4-engine-chip.ready{color:#166534;background:#dcfce7}.analysis-v4-engine-chip.active{color:#1d4ed8;background:#dbeafe}.analysis-v4-depth-badge{color:#475569;background:#f3f4f6;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.analysis-v4-score-box{background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);border:1px solid #dbeafe;border-radius:16px;margin-top:10px;padding:12px 14px}.analysis-v4-score{color:#0f172a;margin-bottom:6px;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1}.analysis-v4-score-label{color:#334155;font-size:15px;font-weight:600;line-height:1.45}.analysis-v4-lines-list{gap:10px;margin-top:12px;display:grid}.analysis-v4-line-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:10px 12px}.analysis-v4-line-action{appearance:none;text-align:left;cursor:pointer;width:100%}.analysis-v4-line-action:hover{background:#eef2ff;border-color:#c7d2fe}.analysis-v4-line-action:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.analysis-v4-line-top{grid-template-columns:22px 56px 1fr;align-items:center;gap:8px;margin-bottom:6px;display:grid}.analysis-v4-line-rank{color:#6b7280;font-weight:800}.analysis-v4-line-score{color:#1d4ed8;font-weight:800}.analysis-v4-line-bestmove{color:#111827;font-weight:700}.analysis-v4-line-pv{color:#475569;word-break:break-word;font-size:14px;line-height:1.45}.analysis-v4-player-row{width:var(--analysis-board-shell);padding-left:var(--analysis-board-offset);justify-content:space-between;align-items:center;gap:12px;display:flex}.analysis-v4-player-left,.analysis-v4-player-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.analysis-v4-player-name{color:#111827;font-size:18px;font-weight:800}.analysis-v4-loss-chip{color:#334155;letter-spacing:.02em;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.analysis-v4-material-chip{color:#1d4ed8;background:#e0e7ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.analysis-v4-stage-top{grid-template-columns:24px minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.analysis-v4-eval-bar-card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:stretch;padding:6px;display:flex;position:relative}.analysis-v4-eval-track{background:#111827;border-radius:10px;flex-direction:column;width:100%;display:flex;overflow:hidden}.analysis-v4-eval-black{background:#111827;transition:height .25s}.analysis-v4-eval-white{background:#f8fafc;transition:height .25s}.analysis-v4-eval-side{color:#6b7280;pointer-events:none;font-size:10px;font-weight:800;position:absolute;left:50%;transform:translate(-50%)}.analysis-v4-eval-side.top{top:-16px}.analysis-v4-eval-side.bottom{bottom:-16px}.analysis-v4-board-shell{width:var(--analysis-board-shell);background:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:center;padding:8px;display:flex;box-shadow:0 12px 28px #0f172a0f}.analysis-v4-board-shell .board-grid-shell{width:100%;max-width:var(--analysis-board-grid)}.analysis-v4-board-shell .board-grid{width:100%;max-width:none;margin:0}.analysis-v4-import-card{width:var(--analysis-board-shell);margin-left:var(--analysis-board-offset)}.analysis-v4-import-card-left{width:100%;margin-left:0}.analysis-v4-import-card-left .analysis-v4-textarea{min-height:150px}.analysis-v4-import-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.analysis-v4-import-subtitle{color:#6b7280;margin:6px 0 0;line-height:1.45}.analysis-v4-inline-status{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.analysis-v4-textarea{min-height:120px;margin-top:12px}.analysis-v4-history-shell{height:min(500px,100vh - 140px)}.analysis-v4-history-shell .panel-block{flex-direction:column;height:100%;margin:0;display:flex}.analysis-v4-history-shell .move-history-v4-table{flex:1;min-height:0;padding-right:4px;overflow:auto}.analysis-v4-history-nav{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;padding:10px 12px;display:flex;overflow-x:auto}.analysis-v4-history-nav .secondary-btn{border-radius:10px;flex:none;min-width:38px;min-height:34px;padding:0 8px}.analysis-v4-return-btn{min-width:88px}.analysis-v4-history-nav .move-counter{flex:none;min-width:74px;font-size:16px}.analysis-v4-turn-card{justify-content:space-between;align-items:center;gap:12px;display:flex}.analysis-v4-turn-label{color:#64748b;flex-shrink:0;font-size:13px;font-weight:600}.analysis-v4-review-center{width:var(--analysis-board-shell);margin-left:var(--analysis-board-offset)}.analysis-v4-review-center .game-review-chart-panel{width:100%}.analysis-v4-flip-btn{min-width:38px;font-size:18px;font-weight:800}@media (width<=1500px){:root{--analysis-side-left:320px;--analysis-center:720px;--analysis-side-right:380px;--analysis-board-grid:620px;--analysis-board-shell:644px;--analysis-board-offset:24px}}@media (width<=1320px){:root{--analysis-side-left:300px;--analysis-center:680px;--analysis-side-right:360px;--analysis-board-grid:590px;--analysis-board-shell:614px;--analysis-board-offset:20px}}@media (width<=1160px){:root{--analysis-board-grid:100%;--analysis-board-shell:100%;--analysis-board-offset:0px}.analysis-v4-main{grid-template-columns:1fr}.analysis-v4-player-row{width:100%;padding-left:0}.analysis-v4-import-card{width:100%;margin-left:0}.analysis-v4-board-shell{width:100%}.analysis-v4-board-shell .board-grid-shell{max-width:100%}.analysis-v4-history-shell,.analysis-v4-history-shell .panel-block{height:auto}.analysis-v4-history-shell .move-history-v4-table{max-height:480px}.analysis-v4-review-center{width:100%;margin-left:0}}@media (width<=720px){.analysis-v4-stage-top{grid-template-columns:20px minmax(0,1fr)}.analysis-v4-score{font-size:28px}.analysis-v4-line-top{grid-template-columns:20px 48px 1fr}}.analysis-v4-player-side{color:#64748b;letter-spacing:.04em;text-transform:uppercase;background:#f1f5f9;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.analysis-v4-game-chip{color:#9a6700;white-space:nowrap;background:#fff7e6;border:1px solid #d6a63d47;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.analysis-v4-history-badge{color:#9a6700;white-space:nowrap;background:#fff7e6;border:1px solid #d6a63d47;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.analysis-v4-player-name{text-overflow:ellipsis;white-space:nowrap;max-width:250px;overflow:hidden}.analysis-v4-opening-card{overflow:hidden}.analysis-v4-opening-chip{color:#334155;white-space:nowrap;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.analysis-v4-opening-result{gap:12px;min-width:0;margin-top:12px;display:grid}.analysis-v4-opening-title-row{flex-wrap:wrap;align-items:baseline;gap:7px;min-width:0;display:flex}.analysis-v4-opening-title-row strong{color:#071b45;overflow-wrap:anywhere;min-width:0;max-width:100%;font-size:18px;line-height:1.25}.analysis-v4-opening-eco{color:#475569;flex:none;font-size:15px;font-weight:900}.analysis-v4-opening-variation,.analysis-v4-opening-match,.analysis-v4-opening-muted{color:#334155;overflow-wrap:anywhere;margin:0;line-height:1.55}.analysis-v4-opening-match{color:#475569;font-weight:800}.history-v1-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 10px 24px #0f172a0d}.history-page-header h2{margin:0;font-size:30px;font-weight:950;line-height:1.1}.history-v1-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.history-v1-title-area{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.history-v1-head h3{color:#111827;margin:0;font-size:20px;font-weight:950}.history-v1-head p,.history-v1-count-badge{display:none}.history-v1-head-actions{flex-wrap:wrap;gap:8px;display:flex}.history-v1-head-actions .secondary-btn{border-radius:10px;min-height:38px;padding:0 12px}.history-v1-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.history-v1-summary-item{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:18px;align-content:center;gap:8px;min-height:82px;padding:14px 16px;display:grid;position:relative;overflow:hidden}.history-v1-summary-item:before{content:"";background:#f5b042;border-radius:999px;width:3px;position:absolute;top:14px;bottom:14px;left:0}.history-v1-summary-item span{color:#64748b;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:900}.history-v1-summary-item strong{color:#111827;font-variant-numeric:tabular-nums;font-size:26px;font-weight:950;line-height:1}.history-v1-filters{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;gap:12px;margin-bottom:14px;padding:12px;display:grid}.history-v1-filter-grid,.history-v1-advanced{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.history-v1-advanced{border-top:1px solid #e5e7eb;padding-top:10px}.history-v1-filter-field{gap:6px;min-width:0;display:grid}.history-v1-filter-field span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.history-v1-filter-field .text-input{border-radius:10px;min-height:40px;padding:0 12px}.history-v1-advanced-toggle{color:#111827;cursor:pointer;align-items:center;gap:8px;width:fit-content;font-weight:800;display:inline-flex}.history-v1-advanced-toggle input{width:16px;height:16px}.history-v1-empty{color:#64748b;background:#f8fafc;border:1px dashed #d1d5db;border-radius:14px;padding:18px;font-weight:600;line-height:1.5}.history-v1-list{gap:10px;display:grid}.history-v1-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(260px,auto);align-items:center;gap:14px;padding:14px;display:grid}.history-v1-card-main{gap:8px;min-width:0;display:grid}.history-v1-card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.history-v1-card-top strong{color:#111827;font-size:17px}.history-v1-card-top>span:not(.history-v1-source-chip){display:none}.history-v1-title-block{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.history-v1-source-chip{color:#334155;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex}.history-v1-source-chip.friend{color:#9a6700;background:#fff7e6;border-color:#f5b0426b}.history-v1-source-chip.bot{color:#1d4ed8;background:#eef2ff;border-color:#c7d2fe}.history-v1-source-chip.online{color:#0369a1;background:#f0f9ff;border-color:#bae6fd}.history-v1-source-chip.local{color:#475569;background:#f8fafc;border-color:#e5e7eb}.history-v1-players{color:#64748b;margin:0;font-size:13px;font-weight:650;line-height:1.45}.history-v1-players b{color:#111827;font-weight:900}.history-v1-meta{flex-wrap:wrap;gap:8px;display:flex}.history-v1-meta span{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.history-v1-result-chip{border-color:#0000!important;font-weight:900!important}.history-v1-result-chip.white{color:#111827!important;background:#f8fafc!important}.history-v1-result-chip.black{color:#fff!important;background:#111827!important}.history-v1-result-chip.draw{color:#9a6700!important;background:#fff7e6!important}.history-v1-result-chip.neutral{color:#334155!important;background:#f3f4f6!important}.history-v1-actions{grid-template-columns:minmax(150px,auto) auto auto;justify-content:end;align-items:center;gap:8px;display:grid}.history-v1-actions .primary-btn,.history-v1-actions .secondary-btn{border-radius:10px;min-height:38px;padding:0 12px}.history-v1-card-date{color:#64748b;white-space:nowrap;text-align:center;font-size:13px;font-weight:850}.history-refresh-btn,.history-analyze-btn,.history-card .primary-btn,.history-game-card .primary-btn,.history-item .primary-btn,.history-analysis-btn{box-shadow:0 14px 30px #f5b04238;color:#111827!important;background:linear-gradient(135deg,#f5b042 0%,#f97316 100%)!important;border:none!important}.history-refresh-btn:hover:not(:disabled),.history-analyze-btn:hover:not(:disabled),.history-card .primary-btn:hover,.history-game-card .primary-btn:hover,.history-item .primary-btn:hover,.history-analysis-btn:hover{transform:translateY(-1px);box-shadow:0 18px 36px #f5b0424d}.history-refresh-btn:disabled{opacity:.65;cursor:not-allowed}@media (width<=1100px){.history-v1-filter-grid,.history-v1-advanced{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.history-v1-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.history-v1-card{grid-template-columns:1fr}.history-v1-actions{grid-template-columns:1fr;justify-content:stretch}.history-v1-card-date{text-align:left}}@media (width<=640px){.history-v1-summary,.history-v1-filter-grid,.history-v1-advanced{grid-template-columns:1fr}}.auth-page{max-width:760px;margin:0 auto}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:14px;padding:18px;display:grid;box-shadow:0 10px 24px #0f172a0d}.auth-field{gap:6px;display:grid}.auth-field span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.auth-card .primary-btn,.auth-card .secondary-btn,.auth-card .primary-link-btn{width:fit-content}.auth-note{color:#64748b;margin:0;font-weight:600}.auth-note a{color:#1d4ed8;font-weight:800;text-decoration:none}.auth-note a:hover{text-decoration:underline}.profile-page{gap:18px;display:grid}.profile-hero{background:#fff;border:1px solid #e5e7eb;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex;box-shadow:0 14px 32px #0f172a14}.profile-hero-left{align-items:center;gap:18px;min-width:0;display:flex}.profile-hero-main{min-width:0}.profile-avatar{color:#f5b042;background:#f5b0421f;border:1px solid #f5b042a6;border-radius:24px;flex:none;justify-content:center;align-items:center;width:86px;height:86px;font-size:34px;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 0 0 4px #f5b04214}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-hero h2{color:#111827;margin:0;font-size:34px}.profile-hero p:last-child{color:#64748b;margin:6px 0 0;font-weight:700}.profile-avatar-input{display:none}.profile-avatar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.profile-avatar-upload-btn,.profile-avatar-delete-btn{cursor:pointer;border-radius:12px;min-height:38px;padding:0 14px;font-weight:900;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s,opacity .18s}.profile-avatar-upload-btn{color:#111827;background:linear-gradient(135deg,#f5b042,#f97316);border:none;box-shadow:0 12px 26px #f5b0422e}.profile-avatar-delete-btn{color:#111827;background:#fff;border:1px solid #e5e7eb}.profile-avatar-upload-btn:hover:not(:disabled),.profile-avatar-delete-btn:hover:not(:disabled){border-color:#f5b042;transform:translateY(-1px);box-shadow:0 16px 32px #f5b04238}.profile-avatar-upload-btn:disabled,.profile-avatar-delete-btn:disabled{cursor:not-allowed;opacity:.65}.profile-avatar-message{font-size:13px;font-weight:800;margin:10px 0 0!important}.profile-avatar-message.success{color:#166534!important}.profile-avatar-message.error{color:#b91c1c!important}.profile-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:8px;padding:16px;display:grid;box-shadow:0 10px 24px #0f172a0d}.profile-card span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.profile-card strong,.profile-card a{color:#111827;font-weight:900;text-decoration:none}.profile-card a:hover{color:#f5b042}.profile-games-card,.profile-tactics-card,.profile-recent-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:24px;gap:16px;padding:20px;display:grid;box-shadow:0 14px 32px #0f172a14}.profile-games-head,.profile-tactics-head,.profile-recent-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.profile-games-head h3,.profile-tactics-head h3,.profile-recent-head h3{color:#111827;margin:0;font-size:28px;font-weight:950;line-height:1.1}.profile-games-card .section-kicker,.profile-recent-card .section-kicker{display:none}.profile-games-actions,.profile-tactics-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.profile-games-action,.profile-tactics-action,.profile-recent-link{border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:950;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.profile-games-action.primary,.profile-tactics-action{color:#111827;background:linear-gradient(135deg,#f5b042,#f97316);border:none;box-shadow:0 12px 26px #f5b0422e}.profile-games-action.secondary,.profile-recent-link{color:#111827;background:#fff;border:1px solid #e5e7eb}.profile-games-action:hover,.profile-tactics-action:hover,.profile-recent-link:hover{border-color:#f5b042;transform:translateY(-1px);box-shadow:0 14px 28px #f5b04229}.profile-games-error,.profile-recent-empty{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin:0;padding:12px 14px;font-weight:750;line-height:1.45}.profile-games-error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.profile-games-stats-grid,.profile-tactics-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.profile-game-stat,.profile-tactics-stat{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:18px;align-content:center;gap:8px;min-height:88px;padding:14px 16px;display:grid;position:relative;overflow:hidden}.profile-game-stat:before,.profile-tactics-stat:before{content:"";background:#f5b042;border-radius:999px;width:3px;position:absolute;top:14px;bottom:14px;left:0}.profile-game-stat span,.profile-tactics-stat span{color:#64748b;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:900}.profile-game-stat strong,.profile-tactics-stat strong{color:#111827;font-variant-numeric:tabular-nums;font-size:24px;font-weight:950;line-height:1}.profile-recent-list{gap:10px}.profile-recent-history-card{background:#f8fafc}.profile-recent-history-card .history-v1-source-chip{font-size:11px}.profile-recent-history-card .history-v1-actions{grid-template-columns:minmax(150px,auto) auto;justify-content:end;align-items:center;display:grid}.profile-recent-history-card .history-v1-actions .primary-btn{color:#111827;background:linear-gradient(135deg,#f5b042,#f97316);border:none;box-shadow:0 12px 26px #f5b0422e}@media (width<=1100px){.profile-grid,.profile-games-stats-grid,.profile-tactics-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.profile-hero{flex-direction:column;align-items:flex-start}.profile-hero-left{align-items:flex-start}.profile-avatar-actions{justify-content:flex-start;width:100%;margin-left:0}.profile-avatar-upload-btn,.profile-avatar-delete-btn{flex:1}.profile-grid,.profile-games-stats-grid,.profile-tactics-stats{grid-template-columns:1fr}.profile-games-head,.profile-tactics-head,.profile-recent-head{flex-direction:column;align-items:flex-start}.profile-games-actions,.profile-tactics-actions{width:100%;margin-left:0}.profile-games-action,.profile-tactics-action,.profile-recent-link{width:100%}.profile-recent-history-card .history-v1-actions{grid-template-columns:1fr;justify-content:stretch}}@media (width<=640px){.profile-hero h2{font-size:28px}}.settings-page{max-width:860px;margin:0 auto}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex;box-shadow:0 10px 24px #0f172a0d}.settings-card h3{margin:0 0 4px}.settings-card p{color:#64748b;margin:0;font-weight:600}.settings-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-card-head h3{color:#111827;margin:0;font-size:24px;font-weight:950}.settings-card-head p{color:#64748b;margin:6px 0 0;font-weight:650;line-height:1.55}.settings-kicker{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950;color:#f5b042!important;margin:0 0 5px!important}.settings-badge{border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.settings-badge.success{color:#166534;background:#dcfce7}.settings-account-card,.settings-piece-card{gap:18px;display:grid}.settings-username-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.settings-username-field{gap:7px;min-width:0;display:grid}.settings-username-field span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.settings-save-btn{color:#111827;cursor:pointer;background:linear-gradient(135deg,#f5b042,#f97316);border:none;border-radius:13px;min-height:44px;padding:0 16px;font-weight:950;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 12px 26px #f5b0422e}.settings-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #f5b04242}.settings-save-btn:disabled{cursor:not-allowed;opacity:.65}.settings-username-message{grid-column:1/-1;margin:0;font-size:13px;font-weight:850}.settings-username-message.success{color:#166534}.settings-username-message.error{color:#b91c1c}.settings-login-box{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-login-box p{color:#64748b;margin:0;font-weight:700}.settings-piece-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.settings-piece-option,.settings-board-option{color:#f8fafc;text-align:left;cursor:pointer;background:#1e293bb8;border:1px solid #94a3b838;border-radius:18px;gap:10px;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s,color .18s;display:grid}.settings-piece-option:hover,.settings-board-option:hover{border-color:#f5b042a6;transform:translateY(-2px);box-shadow:0 16px 34px #f5b0421a}.settings-piece-option.active,.settings-board-option.active{color:#111827;background:#fff7e6;border-color:#f5b042;box-shadow:0 18px 40px #f5b04224}.settings-piece-option strong,.settings-board-option strong{font-size:15px;font-weight:950}.settings-piece-option small,.settings-board-option small{color:#94a3b8;font-weight:650;line-height:1.35}.settings-piece-option.active strong,.settings-piece-option.active small,.settings-board-option.active strong,.settings-board-option.active small{color:#111827}.settings-piece-preview{background-color:#b58863;background-image:linear-gradient(45deg,#f0d9b5 25%,#0000 25%),linear-gradient(-45deg,#f0d9b5 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f0d9b5 75%),linear-gradient(-45deg,#0000 75%,#f0d9b5 75%),none;background-position:0 0,0 19px,19px -19px,-19px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:16px;justify-content:center;align-items:center;gap:4px;min-height:74px;display:flex;overflow:hidden}.settings-piece-preview img{object-fit:contain;filter:drop-shadow(0 5px 4px #0f172a47);-webkit-user-select:none;user-select:none;pointer-events:none;width:42px;height:42px}.settings-board-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.settings-board-preview{--board-light-square:#f0d9b5;--board-dark-square:#b58863;--board-frame-color:#223047;border:4px solid var(--board-frame-color);background:var(--board-frame-color);border-radius:16px;grid-template-columns:repeat(4,1fr);min-height:86px;display:grid;overflow:hidden}.settings-piece-option.active .settings-piece-preview,.settings-board-option.active .settings-board-preview{box-shadow:0 0 0 3px #f5b0421f}.settings-board-preview.board-theme-classic{--board-light-square:#f0d9b5;--board-dark-square:#b58863;--board-frame-color:#223047}.settings-board-preview.board-theme-dark{--board-light-square:#8b95a7;--board-dark-square:#374151;--board-frame-color:#0f172a}.settings-board-preview.board-theme-green{--board-light-square:#eeeed2;--board-dark-square:#769656;--board-frame-color:#2f5130}.settings-board-preview.board-theme-blue{--board-light-square:#dbeafe;--board-dark-square:#4f7cac;--board-frame-color:#1e3a8a}.settings-board-preview.board-theme-gold{--board-light-square:#f7e7bd;--board-dark-square:#b7791f;--board-frame-color:#3f2a0c}.settings-board-preview span.light{background:var(--board-light-square)}.settings-board-preview span.dark{background:var(--board-dark-square)}.settings-sound-card{gap:18px;display:grid}.settings-sound-row{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.settings-sound-row div{gap:5px;min-width:0;display:grid}.settings-sound-row strong{color:#111827;font-size:18px;font-weight:950}.settings-sound-row span{color:#64748b;font-weight:650;line-height:1.45}.settings-sound-toggle{cursor:pointer;background:#e5e7eb;border:1px solid #d1d5db;border-radius:999px;flex:none;width:62px;height:36px;transition:background .18s,border-color .18s,box-shadow .18s;position:relative}.settings-sound-toggle.active{background:linear-gradient(135deg,#f5b042,#f97316);border-color:#f5b042a6;box-shadow:0 12px 26px #f5b04233}.settings-sound-toggle-thumb{background:#fff;border-radius:999px;width:26px;height:26px;transition:transform .18s;position:absolute;top:4px;left:4px;box-shadow:0 3px 8px #0f172a38}.settings-sound-toggle.active .settings-sound-toggle-thumb{transform:translate(26px)}@media (width<=1180px){.settings-board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.settings-piece-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.settings-card{flex-direction:column;align-items:flex-start}}@media (width<=720px){.settings-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.settings-username-form{grid-template-columns:1fr}.settings-save-btn{width:100%}}@media (width<=560px){.settings-piece-grid,.settings-board-grid{grid-template-columns:1fr}.settings-sound-row{flex-direction:column;align-items:flex-start}}.tactics-page{gap:20px;display:grid}.tactics-layout{grid-template-columns:minmax(280px,320px) minmax(0,640px) minmax(360px,430px);justify-content:center;align-items:start;gap:24px;display:grid}.tactics-filter-card,.tactics-board-card,.tactics-side-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 14px 34px #0f172a14}.tactics-filter-card{gap:16px;padding:22px;display:grid}.tactics-filter-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.tactics-filter-title{gap:4px;min-width:0;display:grid}.tactics-filter-head span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.tactics-filter-head strong{color:#0f172a;font-size:24px;font-weight:950;line-height:1}.tactics-filter-reset{color:#f5b042;cursor:pointer;white-space:nowrap;background:#f5b0421f;border:1px solid #f5b04273;border-radius:10px;min-height:30px;padding:0 10px;font-size:12px;font-weight:950;transition:transform .18s,border-color .18s,background .18s,opacity .18s}.tactics-filter-reset:hover:not(:disabled){background:#f5b04233;border-color:#f5b042;transform:translateY(-1px)}.tactics-filter-reset:disabled{cursor:not-allowed;opacity:.45}.tactics-filter-field{gap:7px;display:grid}.tactics-filter-field span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.tactics-filter-field select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:13px;outline:none;width:100%;min-height:44px;padding:0 12px;font-weight:850;transition:border-color .18s,box-shadow .18s}.tactics-filter-field select:hover{border-color:#d6a63da6}.tactics-filter-field select:focus{border-color:#d6a63d;box-shadow:0 0 0 3px #d6a63d24}.tactics-board-card{padding:14px;transition:border-color .2s,box-shadow .2s,background .2s}.tactics-board-card .board-grid{width:100%;max-width:none}.tactics-board-card.is-zen-solved,.tactics-board-card.is-zen-mistake{position:relative}.tactics-board-card.is-zen-solved{background:linear-gradient(#f0fdf4 0%,#fff 100%);border-color:#22c55e;animation:1.15s ease-out 2 tacticsSolvedGlow}.tactics-board-card.is-zen-mistake{background:linear-gradient(#fef2f2 0%,#fff 100%);border-color:#ef4444;animation:.85s ease-out tacticsMistakeGlow}.tactics-board-card.is-zen-solved:before,.tactics-board-card.is-zen-mistake:before{content:"";z-index:-1;opacity:0;border-radius:32px;position:absolute;inset:-10px}.tactics-board-card.is-zen-solved:before{background:radial-gradient(circle,#22c55e57 0%,#22c55e29 42%,#0000 72%);animation:1.15s ease-out 2 tacticsSolvedAura}.tactics-board-card.is-zen-mistake:before{background:radial-gradient(circle,#ef444457 0%,#ef444429 42%,#0000 72%);animation:.85s ease-out tacticsMistakeAura}.tactics-side-card{gap:18px;padding:22px;display:grid}.tactics-top-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:4px;display:flex}.tactics-timer{color:#0f172a;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.tactics-timer-icon{font-size:16px;line-height:1}.tactics-timer strong{color:#0f172a;letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:15px;font-weight:950;line-height:1}.tactics-zen-inline{align-items:center;gap:10px;display:inline-flex}.tactics-zen-inline-label{color:#0f172a;white-space:nowrap;font-size:15px;font-weight:900}.tactics-switch{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;width:52px;height:30px;transition:background .18s,box-shadow .18s;position:relative}.tactics-switch.is-on{background:linear-gradient(135deg,#f5b042,#f59e0b);box-shadow:0 8px 20px #f5b04247}.tactics-switch-thumb{background:#fff;border-radius:999px;width:22px;height:22px;transition:transform .18s;position:absolute;top:4px;left:4px;box-shadow:0 2px 8px #0f172a33}.tactics-switch.is-on .tactics-switch-thumb{transform:translate(22px)}.tactics-main-text h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:950;line-height:1.18}.tactics-puzzle-info{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;gap:6px;margin-top:12px;padding:12px 14px;display:grid}.tactics-puzzle-info strong{color:#0f172a;font-size:15px;font-weight:950;line-height:1.25}.tactics-puzzle-info p{color:#64748b;margin:0;font-size:13px;font-weight:650;line-height:1.45}.tactics-meta-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.tactics-meta-row span{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.tactics-non-zen-panel,.tactics-hint{gap:12px;display:grid}.tactics-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tactics-actions .secondary-btn,.tactics-mini-controls .secondary-btn,.tactics-next-btn,.tactics-skip-btn{border-radius:12px;min-height:42px}.tactics-actions .secondary-btn:hover,.tactics-mini-controls .secondary-btn:hover,.tactics-next-btn:hover,.tactics-skip-btn:hover{border-color:#d6a63d;box-shadow:0 10px 24px #d6a63d29}.tactics-hint{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:12px 14px}.tactics-hint span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.tactics-hint p{color:#0f172a;margin:0;font-weight:700;line-height:1.5}.tactics-feedback{border-radius:16px;padding:12px 14px;font-weight:800;line-height:1.5}.tactics-feedback.success{color:#166534;background:#dcfce7}.tactics-feedback.error{color:#b91c1c;background:#fef2f2}.tactics-mini-controls{grid-template-columns:repeat(3,48px);justify-content:center;gap:10px;display:grid}.tactics-icon-btn{min-width:48px;padding:0;font-size:18px;font-weight:900}.tactics-reset-mini-btn{border-radius:14px;min-width:78px;min-height:44px;font-weight:950}.tactics-reset-mini-btn:hover{border-color:#f5b042;box-shadow:0 0 0 3px #f5b0421f}.tactics-next-btn,.tactics-skip-btn{width:100%}.tactics-empty-card{background:#fff;border:1px dashed #d1d5db;border-radius:24px;grid-column:span 2;padding:24px;box-shadow:0 14px 34px #0f172a0f}.tactics-empty-card h3{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:950}.tactics-empty-card p{color:#64748b;margin:0;font-weight:650;line-height:1.55}@keyframes tacticsSolvedGlow{0%{box-shadow:0 0 #22c55e00,0 14px 34px #0f172a14}42%{box-shadow:0 0 0 7px #22c55e2e,0 24px 56px #22c55e3d}to{box-shadow:0 0 0 4px #22c55e1f,0 18px 40px #22c55e2e}}@keyframes tacticsSolvedAura{0%{opacity:0;transform:scale(.98)}42%{opacity:1;transform:scale(1.02)}to{opacity:.42;transform:scale(1)}}@keyframes tacticsMistakeGlow{0%{box-shadow:0 0 #ef444400,0 14px 34px #0f172a14}42%{box-shadow:0 0 0 7px #ef44442e,0 24px 56px #ef44443d}to{box-shadow:0 14px 34px #0f172a14}}@keyframes tacticsMistakeAura{0%{opacity:0;transform:scale(.98)}42%{opacity:1;transform:scale(1.02)}to{opacity:0;transform:scale(1)}}@media (width<=1380px){.tactics-layout{grid-template-columns:minmax(250px,290px) minmax(0,580px) minmax(320px,390px)}}@media (width<=1180px){.tactics-layout{grid-template-columns:1fr}.tactics-filter-card,.tactics-board-card,.tactics-side-card,.tactics-empty-card{width:100%;max-width:640px;margin:0 auto}.tactics-empty-card{grid-column:auto}}@media (width<=720px){.tactics-main-text h3{font-size:20px}.tactics-actions{grid-template-columns:1fr}.tactics-top-row{align-items:center}}.tactics-filter-card{background:radial-gradient(circle at 90% 12%,#f5b04229,#0000 28%),linear-gradient(135deg,#fff 0%,#f8fafc 100%);position:relative;overflow:hidden}.tactics-filter-card:before{content:"";background:linear-gradient(#f5b042,#f97316);border-radius:999px;width:4px;position:absolute;top:22px;bottom:22px;left:0}.tactics-filter-head,.tactics-filter-field{z-index:1;position:relative}.tactics-filter-title span{color:#9a6700}.tactics-filter-field{background:#ffffffd1;border:1px solid #e5e7eb;border-radius:16px;padding:12px;box-shadow:inset 0 1px #ffffffbf}.tactics-filter-field span{color:#475569}.tactics-filter-field select{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-color:#e5e7eb;font-weight:900}.tactics-filter-reset{color:#9a6700;background:#fff7e6;border-color:#f5b0428c;min-height:32px;padding:0 11px;box-shadow:0 8px 18px #f5b0421f}.tactics-filter-reset:hover:not(:disabled){color:#111827;background:linear-gradient(135deg,#f5b042,#f97316);box-shadow:0 12px 26px #f5b04238}.tactics-next-btn{border-radius:15px;min-height:48px;font-size:15px;font-weight:950;box-shadow:0 14px 30px #f5b04238;color:#111827!important;background:linear-gradient(135deg,#f5b042,#f97316)!important;border:none!important}.tactics-next-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 38px #f5b0424d!important}.tactics-skip-btn{font-weight:900}.learn-catalog-page{flex-direction:column;gap:18px;display:flex}.learn-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.learn-catalog-card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #e5e7eb;border-radius:22px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.learn-catalog-card:hover{border-color:#f5b04294;transform:translateY(-2px);box-shadow:0 14px 28px #0f172a14}.learn-catalog-eco{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#688a88 0%,#577977 100%);justify-content:center;align-items:center;min-height:132px;font-size:40px;font-weight:900;display:flex}.learn-catalog-body{flex-direction:column;gap:8px;padding:16px 18px 18px;display:flex}.learn-catalog-body strong{color:#0f172a;font-size:20px;line-height:1.2}.learn-catalog-body span{color:#64748b;font-size:14px;line-height:1.5}.learn-detail-page{flex-direction:column;display:flex}.learn-detail-layout{grid-template-columns:340px 640px 400px;justify-content:start;align-items:start;gap:18px;display:grid}.learn-side,.learn-board-column{min-width:0}.learn-side{flex-direction:column;gap:18px;display:flex}.learn-panel{box-shadow:var(--card-shadow);background:linear-gradient(135deg,#fff 0%,#fbfbfb 100%);border:1px solid #e5e7eb;border-radius:22px}.learn-opening-panel{padding:22px 22px 24px}.learn-panel-kicker{color:#475569;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:900}.learn-opening-panel h2{color:#071b45;margin:0 0 10px;font-size:28px;line-height:1.08}.learn-opening-panel p{color:#5b6b80;margin:0;font-size:15px;line-height:1.65}.learn-variation-list{flex-direction:column;gap:10px;max-height:620px;padding-right:4px;display:flex;overflow-y:auto}.learn-variation-card{text-align:left;box-shadow:var(--card-shadow);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:8px;padding:16px 18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.learn-variation-card:hover{border-color:#f5b0428c;transform:translateY(-1px)}.learn-variation-card.active{box-shadow:var(--card-shadow), inset 4px 0 0 #f5b042;border-color:#f5b042}.learn-variation-card strong{color:#071b45;font-size:18px;line-height:1.2}.learn-variation-card span{color:#334155;font-size:14px;line-height:1.5}.learn-variation-card small{color:#64748b;font-size:13px;font-weight:700}.learn-board-frame{width:100%;box-shadow:var(--card-shadow);background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:18px}.learn-board-frame .board-grid-shell{width:100%}.learn-board-frame .board-grid{border-width:6px;border-radius:22px;width:100%;max-width:none;margin:0}.learn-control-panel{flex-direction:column;gap:16px;padding:18px;display:flex}.learn-mode-switch{grid-template-columns:1fr 1fr;gap:10px;display:grid}.learn-mode-switch button{color:#071b45;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:999px;min-height:48px;font-size:18px;font-weight:900}.learn-mode-switch button.active{color:#f5b042;background:#071b45;border-color:#071b45}.learn-action-row{gap:12px;display:flex}.learn-action-row .primary-btn,.learn-action-row .secondary-btn,.learn-action-row .secondary-link-btn{border-radius:16px;flex:1 1 0;min-height:52px;font-size:18px;font-weight:900}.learn-small-actions{gap:12px;display:flex}.learn-small-actions .secondary-link-btn,.learn-small-actions .secondary-btn{border-radius:14px;flex:1 1 0;min-height:46px;font-weight:800}.learn-explanation-panel{flex-direction:column;justify-content:flex-start;min-height:260px;padding:22px;display:flex}.learn-explanation-text{color:#1e293b;margin:0;font-size:17px;font-weight:700;line-height:1.72}.learn-repeat-feedback{color:#b45309;margin:16px 0 0;font-size:14px;font-weight:800;line-height:1.6}@media (width<=1540px){.learn-detail-layout{grid-template-columns:340px 640px 400px}}@media (width<=1280px){.learn-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.learn-detail-layout{grid-template-columns:1fr}.learn-variation-list{max-height:none}}@media (width<=900px){.learn-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.learn-catalog-grid{grid-template-columns:1fr}.learn-opening-panel,.learn-control-panel,.learn-explanation-panel{padding:16px}.learn-action-row,.learn-small-actions{flex-direction:column}.learn-catalog-body strong{font-size:18px}}.learn-detail-layout{grid-template-columns:340px 640px 400px}@media (width<=1540px){.learn-detail-layout{grid-template-columns:340px 640px 400px}}.learn-control-panel{gap:14px}.learn-mode-switch{gap:12px}.learn-mode-switch button,.learn-button{letter-spacing:.01em;cursor:pointer;border-radius:18px;justify-content:center;align-items:center;min-height:54px;font-size:20px;font-weight:900;text-decoration:none;transition:transform .16s,background .18s,border-color .18s,color .18s,box-shadow .18s,opacity .18s;display:inline-flex}.learn-mode-switch button{color:#071b45;background:#fff;border:1px solid #d7dde5}.learn-mode-switch button.active,.learn-button-dark{color:#f5b042;background:#071b45;border:1px solid #071b45;box-shadow:0 12px 26px #071b4524}.learn-button-light{color:#071b45;background:#fff;border:1px solid #d7dde5}.learn-mode-switch button:hover:not(:disabled),.learn-button:hover:not(:disabled){border-color:#f5b042bf;transform:translateY(-1px)}.learn-button-dark:hover:not(:disabled),.learn-mode-switch button.active:hover:not(:disabled){color:#ffb43b;border-color:#f5b042}.learn-button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none;transform:none}.learn-study-nav-panel{grid-template-columns:1fr 1fr;gap:14px;padding:18px;display:grid}.learn-restart-btn{width:100%}.learn-small-actions,.learn-action-row{display:none}@media (width<=1280px){.learn-detail-layout{grid-template-columns:1fr}}@media (width<=640px){.learn-study-nav-panel{grid-template-columns:1fr}}.play-search-page{justify-content:center;align-items:center;min-height:min(680px,100vh - 150px);display:flex}.play-search-card{color:#f8fafc;background:radial-gradient(circle at 12% 90%,#3b82f621,#0000 34%),linear-gradient(135deg,#0b1121 0%,#0f172a 52%,#111827 100%);border:1px solid #94a3b833;border-radius:34px;width:min(100%,860px);padding:38px 36px 44px;position:relative;overflow:hidden;box-shadow:0 32px 90px #0f172a4d}.play-search-pattern{opacity:.05;pointer-events:none;background-image:linear-gradient(45deg,#fff 25%,#0000 25%),linear-gradient(-45deg,#fff 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#fff 75%),linear-gradient(-45deg,#0000 75%,#fff 75%);background-position:0 0,0 27px,27px -27px,-27px 0;background-size:54px 54px;position:absolute;inset:0}.play-search-glow{filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#f5b04238 0%,#f5b0421f 35%,#f5b04205 70%,#0000 100%);border-radius:999px;width:260px;height:260px;animation:6.5s ease-in-out infinite alternate playSearchGlowMove;position:absolute;top:-80px;right:-60px}.play-search-icon-wrap{z-index:1;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 18px;display:flex;position:relative}.play-search-icon{z-index:2;color:#111827;background:linear-gradient(135deg,#f5b042,#f97316);border-radius:24px;justify-content:center;align-items:center;width:68px;height:68px;font-size:42px;display:flex;position:relative;box-shadow:0 18px 38px #f5b04247}.play-search-pulse{background:#f5b04238;border-radius:28px;animation:1.25s ease-in-out infinite playSearchPulse;position:absolute;inset:0}.play-search-kicker{z-index:1;color:#f5b042;letter-spacing:.12em;text-align:center;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900;position:relative}.play-search-card h2{z-index:1;text-align:center;color:#f8fafc;letter-spacing:-.05em;margin:0;font-size:clamp(34px,5vw,64px);font-weight:950;line-height:1;position:relative}.play-search-info-grid{z-index:1;gap:12px;margin-top:34px;display:grid;position:relative}.play-search-info-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.play-search-info-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e293ba8;border:1px solid #94a3b833;border-radius:20px;align-content:center;gap:8px;min-height:100px;padding:16px 18px;display:grid}.play-search-info-card span{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1}.play-search-info-card strong{color:#f8fafc;font-size:24px;font-weight:950;line-height:1.1}.play-search-error-box{z-index:1;color:#fecaca;text-align:center;background:#7f1d1d2e;border:1px solid #ef44443d;border-radius:16px;margin-top:18px;padding:14px 16px;font-weight:700;position:relative}.play-search-opponent{z-index:1;background:#16653424;border:1px solid #22c55e3d;border-radius:20px;align-items:center;gap:12px;margin-top:22px;padding:14px 16px;display:flex;position:relative}.play-search-opponent-avatar{color:#166534;background:#dcfce7;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;font-weight:950;display:inline-flex}.play-search-opponent span{color:#bbf7d0;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900;display:block}.play-search-opponent strong{color:#f8fafc;margin-top:3px;font-size:18px;font-weight:950;display:block}.play-search-actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex;position:relative}.play-search-actions .secondary-link-btn{color:#f8fafc;background:#0f172a57;border:1px solid #94a3b847;border-radius:16px;justify-content:center;align-items:center;min-height:50px;padding:0 28px;font-weight:900;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.play-search-actions .secondary-link-btn:hover{background:#f5b0421a;border-color:#f5b042;transform:translateY(-1px)}@media (width<=720px){.play-search-page{min-height:auto}.play-search-card{border-radius:24px;padding:26px 20px 30px}.play-search-card h2{font-size:clamp(28px,10vw,42px)}.play-search-info-grid.compact{grid-template-columns:1fr}.play-search-info-card{min-height:86px}.play-search-actions{flex-direction:column}.play-search-actions .secondary-link-btn{width:100%}}.news-page,.news-article-page{gap:18px;display:grid}.news-hero{background:radial-gradient(circle at 78% 20%,#f5b0422e,#0000 32%),radial-gradient(circle at 10% 90%,#3b82f61f,#0000 28%),linear-gradient(135deg,#0b1121 0%,#0f172a 52%,#111827 100%);border:1px solid #94a3b82e;border-radius:30px;grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:24px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 76px #0f172a42}.news-hero-pattern{opacity:.045;pointer-events:none;background-image:linear-gradient(45deg,#fff 25%,#0000 25%),linear-gradient(-45deg,#fff 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#fff 75%),linear-gradient(-45deg,#0000 75%,#fff 75%);background-position:0 0,0 27px,27px -27px,-27px 0;background-size:54px 54px;position:absolute;inset:0}.news-hero-content,.news-hero-card{z-index:1;position:relative}.news-kicker{color:#f5b042;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:950}.news-hero h2{color:#f8fafc;letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(40px,5vw,68px);font-weight:950;line-height:.95}.news-hero p{color:#cbd5e1;max-width:720px;margin:18px 0 0;font-size:17px;font-weight:650;line-height:1.65}.news-hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293ba3;border:1px solid #f5b04247;border-radius:24px;align-content:center;gap:12px;padding:22px;display:grid}.news-hero-card p{color:#cbd5e1;margin:0;font-size:14px;font-weight:650;line-height:1.45}.news-source-card{align-content:center;gap:14px}.news-source-card-title{color:#f8fafc;letter-spacing:-.02em;background:0 0;border:none;align-items:center;padding:0;font-size:20px;font-weight:950;line-height:1.2;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.news-source-card-title:hover{color:#f5b042;transform:translateY(-1px)}.news-refresh-btn{color:#111827;cursor:pointer;background:linear-gradient(135deg,#f5b042 0%,#f97316 100%);border:none;border-radius:14px;min-height:42px;padding:0 16px;font-weight:950;box-shadow:0 14px 30px #f5b04233}.news-refresh-btn:disabled{opacity:.68;cursor:not-allowed}.news-source-refresh-btn{width:100%;margin-top:2px}.news-empty-card{color:#64748b;background:#fff;border:1px dashed #d1d5db;border-radius:18px;padding:18px;font-weight:750}.news-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:18px;display:grid}.news-feature-card,.news-list-item,.news-article-card{color:inherit;background:#fff;border:1px solid #e2e8f0e6;text-decoration:none;box-shadow:0 16px 34px #0f172a12}.news-feature-card{border-radius:26px;flex-direction:column;gap:14px;min-height:360px;padding:24px;display:flex}.news-feature-card:hover,.news-list-item:hover{border-color:#f5b042b3;transform:translateY(-2px);box-shadow:0 22px 44px #f5b04224}.news-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.news-source-chip,.news-card-top strong{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.news-source-chip{color:#9a6700;background:#fff7e6;border:1px solid #f5b04261}.news-card-top strong{color:#64748b;white-space:nowrap;background:#f8fafc;border:1px solid #e5e7eb}.news-feature-card h3{color:#111827;letter-spacing:-.03em;margin:10px 0 0;font-size:30px;font-weight:950;line-height:1.08}.news-feature-card p,.news-list-item p{color:#475569;margin:0;font-weight:650;line-height:1.62}.news-card-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.news-card-footer span{color:#64748b;font-size:13px;font-weight:850}.news-card-footer strong{color:#f97316;font-size:14px;font-weight:950}.news-list{gap:10px;display:grid}.news-list-item{border-radius:20px;gap:10px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.news-list-item h4{color:#111827;margin:0;font-size:18px;font-weight:950;line-height:1.25}.news-back-link{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;width:fit-content;min-height:40px;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex}.news-article-card{border-radius:28px;padding:30px}.news-article-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.news-article-meta span,.news-article-meta strong{border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex}.news-article-meta span{color:#9a6700;background:#fff7e6;border:1px solid #f5b04266}.news-article-meta strong{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb}.news-article-card h2{color:#111827;letter-spacing:-.05em;margin:0;font-size:clamp(32px,5vw,58px);font-weight:950;line-height:1}.news-article-author{color:#64748b;margin:14px 0 0;font-weight:850}.news-article-quote{color:#334155;background:#f8fafc;border-left:5px solid #f5b042;border-radius:18px;margin:22px 0 0;padding:20px 22px;font-size:18px;font-weight:650;line-height:1.7}.news-external-btn{color:#111827;background:linear-gradient(135deg,#f5b042 0%,#f97316 100%);border-radius:16px;justify-content:center;align-items:center;width:fit-content;min-height:50px;margin-top:24px;padding:0 22px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 16px 34px #f5b0423b}@media (width<=920px){.news-hero,.news-grid{grid-template-columns:1fr}.news-hero-card{max-width:360px}}@media (width<=640px){.news-hero{border-radius:24px;padding:24px}.news-card-top{flex-direction:column;align-items:flex-start}.news-refresh-btn,.news-external-btn{width:100%}.news-article-card{padding:22px}}.friends-page{gap:18px;display:grid}.friends-hero,.friends-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 14px 32px #0f172a14}.friends-hero{grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:18px;padding:26px;display:grid;position:relative;overflow:hidden}.friends-hero:before{content:"";pointer-events:none;background:#f5b04221;border-radius:999px;width:260px;height:260px;position:absolute;top:-120px;right:-90px}.friends-hero h2{color:#111827;letter-spacing:-.05em;margin:0;font-size:clamp(34px,5vw,56px);font-weight:950;line-height:.98}.friends-hero p{color:#64748b;max-width:760px;margin:12px 0 0;font-size:16px;font-weight:650;line-height:1.6}.friends-hero-stat{z-index:1;background:linear-gradient(135deg,#fff7e6 0%,#fff 100%);border:1px solid #f5b04259;border-radius:20px;align-content:center;gap:8px;min-height:130px;padding:18px;display:grid;position:relative}.friends-hero-stat span{color:#9a6700;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.friends-hero-stat strong{color:#111827;font-size:28px;font-weight:950;line-height:1}.friends-message{border-radius:14px;margin:0;padding:12px 14px;font-weight:800}.friends-message.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.friends-message.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.friends-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.friends-panel{gap:16px;padding:20px;display:grid}.friends-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.friends-panel-head h3{color:#111827;margin:0;font-size:26px;font-weight:950;line-height:1.1}.friends-panel-head p{color:#64748b;margin:6px 0 0;font-weight:700}.friends-search-box{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.friends-search-box .text-input{border-radius:14px;min-height:44px}.friends-search-btn,.friends-refresh-btn,.friends-mini-btn{cursor:pointer;border:none;font-weight:950;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,opacity .18s}.friends-search-btn,.friends-refresh-btn{color:#111827;background:linear-gradient(135deg,#f5b042,#f97316);border-radius:14px;min-height:44px;padding:0 16px;box-shadow:0 12px 26px #f5b0422e}.friends-refresh-btn{min-height:38px}.friends-search-btn:hover:not(:disabled),.friends-refresh-btn:hover:not(:disabled),.friends-mini-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #f5b04233}.friends-search-btn:disabled,.friends-refresh-btn:disabled,.friends-mini-btn:disabled{cursor:not-allowed;opacity:.62}.friends-list{gap:10px;display:grid}.friends-empty{color:#64748b;background:#f8fafc;border:1px dashed #d1d5db;border-radius:16px;margin:0;padding:14px;font-weight:700;line-height:1.45}.friends-user-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:12px;display:grid}.friends-avatar{color:#f5b042;background:#f5b0421f;border:1px solid #f5b0428c;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:950;display:inline-flex;overflow:hidden}.friends-avatar img{object-fit:cover;width:100%;height:100%}.friends-user-main{gap:4px;min-width:0;display:grid}.friends-user-main strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:950;overflow:hidden}.friends-user-main span{color:#64748b;font-size:13px;font-weight:750}.friends-user-action{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.friends-mini-btn{white-space:nowrap;border-radius:12px;min-height:36px;padding:0 12px}.friends-mini-btn.primary{color:#111827;background:linear-gradient(135deg,#f5b042,#f97316)}.friends-mini-btn.secondary{color:#111827;background:#fff;border:1px solid #e5e7eb}.friends-requests-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.friends-requests-grid h4{color:#111827;margin:0 0 10px;font-size:18px;font-weight:950}@media (width<=980px){.friends-hero,.friends-layout,.friends-requests-grid{grid-template-columns:1fr}.friends-hero-stat{min-height:0}}@media (width<=640px){.friends-hero,.friends-panel{border-radius:20px;padding:18px}.friends-search-box,.friends-user-card{grid-template-columns:1fr}.friends-user-action{justify-content:stretch}.friends-mini-btn,.friends-search-btn,.friends-refresh-btn{width:100%}}.friends-game-invite-card{background:radial-gradient(circle at 92% 20%,#f5b04233,#0000 34%),linear-gradient(135deg,#fff7e6 0%,#fff 100%);border:1px solid #f5b0426b;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #f5b0421f}.friends-game-invite-card span{color:#9a6700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:950;display:block}.friends-game-invite-card strong{color:#111827;font-size:22px;font-weight:950;line-height:1.1}.friends-game-invite-card p{color:#64748b;margin:6px 0 0;font-weight:750}.friends-game-invite-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.friends-invite-settings{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.friends-invite-settings label{gap:6px;display:grid}.friends-invite-settings span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:950}.friends-invite-settings .text-input{border-radius:12px;min-height:38px}@media (width<=640px){.friends-game-invite-card{flex-direction:column;align-items:stretch}.friends-game-invite-actions,.friends-game-invite-actions .friends-mini-btn{width:100%}.friends-invite-settings{grid-template-columns:1fr}}.friends-top-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:start;gap:18px;display:grid}.friends-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.friends-invite-modal{background:#fff;border:1px solid #f5b04257;border-radius:26px;gap:16px;width:min(480px,100%);padding:22px;display:grid;position:relative;box-shadow:0 30px 90px #0f172a47}.friends-modal-close{color:#111827;cursor:pointer;background:#f8fafc;border:none;border-radius:12px;width:34px;height:34px;font-size:22px;font-weight:800;position:absolute;top:12px;right:12px}.friends-invite-modal-head{padding-right:34px}.friends-invite-modal-head span{color:#f5b042;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:950;display:block}.friends-invite-modal-head h3{color:#111827;margin:0;font-size:32px;font-weight:950;line-height:1}.friends-invite-modal-head p{color:#64748b;margin:8px 0 0;font-weight:700}.friends-invite-modal-section{gap:10px;display:grid}.friends-invite-modal-section>strong{color:#111827;font-size:14px;font-weight:950}.friends-invite-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.friends-invite-choice-grid button{color:#111827;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;min-height:42px;font-weight:950}.friends-invite-choice-grid button.active{color:#9a6700;background:#fff7e6;border-color:#f5b042}.friends-invite-start-btn{color:#111827;cursor:pointer;background:linear-gradient(135deg,#f5b042,#f97316);border:none;border-radius:16px;min-height:48px;font-weight:950;box-shadow:0 14px 30px #f5b04238}.friends-invite-start-btn:disabled{opacity:.65;cursor:not-allowed}@media (width<=980px){.friends-top-layout,.friends-list-wide{grid-template-columns:1fr}}@media (width<=640px){.friends-invite-toast{bottom:16px;right:16px}.friends-game-invite-actions,.friends-game-invite-actions .friends-mini-btn{width:100%}.friends-invite-choice-grid{grid-template-columns:1fr}}.friends-dashboard-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.74fr);align-items:start;gap:18px;display:grid}.friends-main-panel{min-height:360px}.friends-folder-panel{display:grid;position:relative}.friends-folder-tabs{z-index:2;align-items:flex-end;gap:8px;padding-left:18px;display:flex;position:relative}.friends-folder-tabs button{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-bottom:none;border-radius:20px 20px 0 0;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-weight:950;transition:background .18s,color .18s,box-shadow .18s,border-color .18s,transform .18s;display:inline-flex;position:relative;transform:translateY(1px)}.friends-folder-tabs button:before{content:"";filter:blur(10px);background:#f5b04200;border-radius:999px;height:16px;transition:background .18s;position:absolute;inset:8px 14px auto}.friends-folder-tabs button.active{color:#111827;background:#fff;border-color:#f5b0426b;min-height:56px;box-shadow:0 -10px 26px #f5b0421f}.friends-folder-tabs button.active:before{background:#f5b0426b}.friends-folder-tabs button span{color:#111827;background:linear-gradient(135deg,#f5b042,#f97316);border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:0 7px;font-size:12px;font-weight:950;display:inline-flex}.friends-folder-content{background:radial-gradient(circle at 84% 5%,#f5b04221,#0000 28%),#fff;border:1px solid #e2e8f0f2;border-radius:24px;min-height:520px;padding:20px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a14}.friends-folder-content:before{content:"";pointer-events:none;background:#f5b0421f;border-radius:999px;width:190px;height:190px;position:absolute;top:-72px;right:-72px}.friends-folder-section{z-index:1;gap:16px;display:grid;position:relative}.friends-folder-head h3{color:#111827;margin:0;font-size:26px;font-weight:950;line-height:1.1}.friends-folder-head p{color:#64748b;margin:6px 0 0;font-weight:700}.friends-list-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.friends-requests-grid.compact{grid-template-columns:1fr}.friends-user-name-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.friends-status-pill{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:950;line-height:1;display:inline-flex}.friends-status-pill.online{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.friends-status-pill.in-game{color:#9a6700;background:#fff7e6;border:1px solid #f5b04273}.friends-status-pill.offline{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.friends-invite-toast{z-index:80;background:radial-gradient(circle at 92% 18%,#f5b04238,#0000 34%),#fff;border:1px solid #f5b0427a;border-radius:22px;gap:12px;width:min(380px,100vw - 32px);padding:16px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 70px #0f172a38}.friends-invite-toast span{color:#9a6700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:950;display:block}.friends-invite-toast strong{color:#111827;font-size:22px;font-weight:950;line-height:1.1}.friends-invite-toast p{color:#64748b;margin:6px 0 0;font-weight:750}.friends-game-invite-actions{align-items:center;gap:8px;display:flex}@media (width<=1080px){.friends-dashboard-layout,.friends-list-wide{grid-template-columns:1fr}}@media (width<=640px){.friends-folder-tabs{gap:4px;padding-left:10px}.friends-folder-tabs button{min-height:44px;padding:0 12px;font-size:13px}.friends-folder-tabs button.active{min-height:50px}.friends-folder-content{border-radius:20px;padding:16px}.friends-invite-toast{bottom:16px;right:16px}.friends-game-invite-actions,.friends-game-invite-actions .friends-mini-btn{width:100%}.friends-invite-choice-grid.modal-style{grid-template-columns:repeat(2,minmax(0,1fr))}}.friends-dashboard-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.78fr);align-items:stretch}.friends-main-panel,.friends-folder-content{height:640px}.friends-main-panel{align-content:start;overflow:hidden}.friends-main-panel .friends-panel-head{flex:none}.friends-list-wide{align-content:start;max-height:520px;padding-right:6px;overflow-y:auto;grid-template-columns:1fr!important}.friends-list-wide::-webkit-scrollbar{width:8px}.friends-folder-content::-webkit-scrollbar{width:8px}.friends-list-wide::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.friends-folder-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.friends-list-wide::-webkit-scrollbar-thumb{background:#f5b0429e;border-radius:999px}.friends-folder-content::-webkit-scrollbar-thumb{background:#f5b0429e;border-radius:999px}.friends-list-wide .friends-user-card{width:100%;min-height:92px}.friends-folder-panel{min-width:0}.friends-folder-tabs{align-items:flex-end;gap:0;width:100%;padding:0 14px}.friends-folder-tabs button{color:#64748b;background:#eef2f7;border:1px solid #e5e7eb;border-bottom:none;border-radius:20px 20px 0 0;flex:1;justify-content:center;min-height:46px;transform:translateY(8px);box-shadow:inset 0 -8px 14px #0f172a09}.friends-folder-tabs button+button{margin-left:-1px}.friends-folder-tabs button.active{z-index:3;color:#111827;background:radial-gradient(circle at 85% 0,#f5b04224,#0000 36%),#fff;border-color:#f5b04275;min-height:56px;transform:translateY(1px);box-shadow:0 -14px 34px #f5b04229,inset 0 0 0 1px #fffc}.friends-folder-content{border-radius:24px;padding:26px 20px 20px;overflow-y:auto}.friends-folder-section{align-content:start;min-height:100%}.friends-folder-section .friends-list{align-content:start}.friends-requests-grid.compact{gap:16px}.friends-requests-grid.compact>div{gap:10px;display:grid}.friends-requests-grid.compact h4{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:950}@media (width<=1180px){.friends-dashboard-layout{grid-template-columns:1fr}.friends-main-panel,.friends-folder-content{height:auto;min-height:420px}.friends-list-wide{max-height:520px}}@media (width<=640px){.friends-folder-tabs{padding:0 8px}.friends-folder-tabs button{min-height:42px;padding:0 8px;font-size:13px;transform:translateY(6px)}.friends-folder-tabs button.active{min-height:50px}.friends-folder-content{padding:22px 14px 14px}.friends-search-box{grid-template-columns:1fr}.friends-play-modal{max-width:100%}}.friends-dashboard-layout.clean{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);align-items:stretch;gap:18px;display:grid}.friends-dashboard-layout.clean .friends-main-panel,.friends-dashboard-layout.clean .friends-side-panel{height:auto;min-height:420px}.friends-dashboard-layout.clean .friends-main-panel{align-content:start;overflow:hidden}.friends-dashboard-layout.clean .friends-side-panel{background:radial-gradient(circle at 92% 8%,#f5b0421f,#0000 28%),#fff;align-content:start;gap:18px;position:relative;overflow:hidden}.friends-dashboard-layout.clean .friends-side-panel:before{content:"";pointer-events:none;background:#f5b0421a;border-radius:999px;width:190px;height:190px;position:absolute;top:-80px;right:-70px}.friends-dashboard-layout.clean .friends-panel-head{z-index:1;position:relative}.friends-dashboard-layout.clean .friends-panel-head.compact h3{font-size:28px}.friends-dashboard-layout.clean .friends-panel-head.compact p{font-size:15px}.friends-side-section{z-index:1;gap:12px;display:grid;position:relative}.friends-side-section+.friends-side-section{border-top:1px solid #e5e7eb;padding-top:18px}.friends-list-wide{align-content:start;min-height:240px;max-height:min(520px,100vh - 360px);padding-right:6px;overflow-y:auto;grid-template-columns:1fr!important}.friends-search-results{max-height:220px;padding-right:4px;overflow-y:auto}.friends-list-wide .friends-user-card,.friends-search-results .friends-user-card{width:100%}.friends-list-wide::-webkit-scrollbar{width:8px}.friends-search-results::-webkit-scrollbar{width:8px}.friends-requests-list::-webkit-scrollbar{width:8px}.friends-list-wide::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.friends-search-results::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.friends-requests-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.friends-list-wide::-webkit-scrollbar-thumb{background:#f5b0429e;border-radius:999px}.friends-search-results::-webkit-scrollbar-thumb{background:#f5b0429e;border-radius:999px}.friends-requests-list::-webkit-scrollbar-thumb{background:#f5b0429e;border-radius:999px}.friends-search-box{grid-template-columns:minmax(0,1fr) 104px}.friends-search-btn{width:100%}.friends-requests-list{gap:14px;max-height:260px;padding-right:4px;display:grid;overflow-y:auto}.friends-request-group{gap:10px;display:grid}.friends-request-group h4{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:950}.friends-folder-panel,.friends-folder-tabs,.friends-folder-content,.friends-folder-section,.friends-folder-head{all:unset}.friends-play-modal{max-width:840px}.friends-play-modal-grid{grid-template-columns:1fr}.friends-play-modal .custom-time-toggle{margin-top:12px}.friends-play-modal .custom-time-panel{margin-top:10px}.friends-play-modal .play-modal-start:disabled{opacity:.65;cursor:not-allowed}.friends-invite-choice-grid.modal-style{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.friends-invite-choice-grid.modal-style button{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;min-height:44px;font-weight:950}.friends-invite-choice-grid.modal-style button.active{color:#fff;background:#111827;border-color:#111827;box-shadow:0 14px 28px #0f172a29}@media (width<=1100px){.friends-dashboard-layout.clean{grid-template-columns:1fr}.friends-dashboard-layout.clean .friends-main-panel,.friends-dashboard-layout.clean .friends-side-panel{min-height:420px}.friends-list-wide{max-height:460px}}@media (width<=640px){.friends-dashboard-layout.clean .friends-main-panel,.friends-dashboard-layout.clean .friends-side-panel{min-height:auto}.friends-search-box{grid-template-columns:1fr}.friends-invite-choice-grid.modal-style{grid-template-columns:repeat(2,minmax(0,1fr))}}.global-friend-invite-toast{z-index:140}.friend-room-panel-polished{gap:14px;display:grid}.friend-room-panel-polished .friend-room-create{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;align-items:center;padding:16px}.friend-room-invite-card{background:radial-gradient(circle at 94% 18%,#f5b04229,#0000 36%),linear-gradient(135deg,#fff7e6 0%,#fff 100%);border:1px solid #f5b0425c;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid;box-shadow:0 14px 30px #f5b0421a}.friend-room-invite-card strong,.friend-room-panel-polished .friend-room-create strong{color:#111827;font-size:17px;font-weight:950}.friend-room-invite-card p,.friend-room-panel-polished .friend-room-create p{color:#64748b;margin:6px 0 0;font-weight:650;line-height:1.45}.friend-room-invite-btn,.friend-room-create-btn{white-space:nowrap;border-radius:14px;min-height:42px;padding:0 16px}.friend-room-code-box{background:#fffaf0;border:1px solid #f5b04252;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:15px;display:grid}.friend-room-code-box span{color:#9a6700;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:11px;font-weight:950}.friend-room-code-box strong{color:#111827;letter-spacing:.08em;word-break:break-word;min-width:0;font-size:28px;font-weight:950;line-height:1}.friend-room-code-box p{color:#64748b;grid-column:1/-1;margin:0;font-weight:700}.friend-room-divider{color:#64748b;text-align:center;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:950;position:relative}.friend-room-divider:before,.friend-room-divider:after{content:"";background:#e5e7eb;width:72px;height:1px;margin:0 10px 4px;display:inline-block}.friend-code-field{gap:7px;display:grid}.friend-code-field span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:950}.friend-code-field input{color:#111827;letter-spacing:.06em;background:#fff;border:1px solid #cbd5e1;border-radius:16px;outline:none;min-height:48px;padding:0 16px;font-size:18px;font-weight:950}.friend-code-actions{justify-content:center;display:flex}.friend-code-actions .secondary-btn{border-radius:14px;min-width:190px;min-height:42px}@media (width<=680px){.friend-room-invite-card,.friend-room-panel-polished .friend-room-create,.friend-room-code-box{grid-template-columns:1fr}.friend-room-invite-btn,.friend-room-create-btn,.friend-code-actions .secondary-btn{width:100%}.friend-room-divider:before,.friend-room-divider:after{width:40px}}.friend-room-panel-polished .friend-room-invite-card,.friend-room-panel-polished .friend-room-create{background:radial-gradient(circle at 94% 18%,#f5b04229,#0000 36%),linear-gradient(135deg,#fff7e6 0%,#fff 100%);border:1px solid #f5b0425c;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:118px;padding:18px 20px;display:grid;box-shadow:0 14px 30px #f5b0421a}.friend-room-panel-polished .friend-room-create strong,.friend-room-panel-polished .friend-room-invite-card strong{color:#111827;font-size:19px;font-weight:950;line-height:1.15}.friend-room-panel-polished .friend-room-create p,.friend-room-panel-polished .friend-room-invite-card p{color:#64748b;max-width:520px;margin:7px 0 0;font-weight:750;line-height:1.5}.friend-room-panel-polished .friend-room-invite-btn,.friend-room-panel-polished .friend-room-create-btn{white-space:nowrap;border-radius:18px;place-self:center end;min-width:188px;min-height:54px;padding:0 22px;font-size:16px;font-weight:950}.friend-room-panel-polished .friend-room-create-btn:disabled{opacity:1;color:#fff;box-shadow:none;cursor:default;background:#9ca3af}.friend-room-panel-polished .friend-room-code-box{margin-top:2px}@media (width<=680px){.friend-room-panel-polished .friend-room-invite-card,.friend-room-panel-polished .friend-room-create{grid-template-columns:1fr}.friend-room-panel-polished .friend-room-invite-btn,.friend-room-panel-polished .friend-room-create-btn{justify-self:stretch;width:100%;min-width:0}}
