body.embed-mode .top-menu,body.embed-mode .global-menu-overlay,body.embed-mode .global-menu,body.embed-mode .game-selection-overlay,body.embed-mode #game-selection-overlay,body.embed-mode .site-footer,body.embed-mode #game-content,body.embed-mode .preferences-modal,body.embed-mode .stats-sidebar,body.embed-mode #leaderboard-container,body.embed-mode .mobile-stats-toggle,body.embed-mode .game-info-overlay,body.embed-mode .breadcrumb-nav{display:none!important}body.embed-mode{margin:0;padding:0;overflow:hidden;display:flex;flex-direction:column;height:100vh;height:100dvh;background:var(--bg-game-area, #1a1a2e)}.embed-toolbar{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0;min-height:36px}.embed-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:none;border-radius:4px;background:#ffffff1a;color:#ffffffe6;font-size:12px;font-family:Inter,sans-serif;cursor:pointer;transition:background .15s ease;white-space:nowrap}.embed-btn:hover{background:#fff3}.embed-btn:active{background:#ffffff40}.embed-btn:disabled{opacity:.4;cursor:not-allowed}.embed-btn i{font-size:11px}.embed-hint-btn{padding:4px 8px}.embed-hint-btn i{color:gold}.embed-spacer{flex:1}.embed-fullscreen-btn{padding:4px 8px}.embed-game-container{flex:1;overflow:hidden;position:relative}body.embed-mode .game-container{height:100%;padding:0;margin:0}body.embed-mode #game-area{height:100%;padding:4px 8px;box-sizing:border-box}body.embed-mode .game-zone{height:100%}.embed-status-bar{display:flex;align-items:center;gap:12px;padding:3px 10px;background:#0000004d;border-top:1px solid rgba(255,255,255,.1);font-size:11px;color:#ffffffb3;font-family:Inter,sans-serif;flex-shrink:0;min-height:24px}.embed-status-item{display:inline-flex;align-items:center;gap:3px}.embed-status-item i{font-size:10px;opacity:.7}.embed-score{color:gold}.embed-attribution{margin-left:auto;color:#ffffff80;text-decoration:none;font-size:10px;transition:color .15s ease}.embed-attribution:hover{color:#fffc;text-decoration:underline}[data-theme=light] .embed-toolbar{background:#0000000f;border-bottom-color:#0000001a}[data-theme=light] .embed-btn{background:#00000014;color:#000c}[data-theme=light] .embed-btn:hover{background:#0000001f}[data-theme=light] .embed-status-bar{background:#0000000f;border-top-color:#0000001a;color:#0009}[data-theme=light] .embed-attribution{color:#0006}[data-theme=light] .embed-attribution:hover{color:#000000b3}@media(max-width:500px){.embed-btn span{display:none}.embed-toolbar{gap:2px;padding:3px 4px}.embed-btn{padding:4px 8px}}@media(max-height:400px){.embed-toolbar{min-height:28px;padding:2px 6px}.embed-status-bar{min-height:20px;padding:2px 8px;font-size:10px}}body.embed-mode.hide-timer #embed-timer,body.embed-mode.hide-moves #embed-moves,body.embed-mode.hide-hints #embed-hint,body.embed-mode.hide-fullscreen #embed-fullscreen,body.embed-mode.hide-score #embed-score{display:none}
