 .beste-bes-page{position:relative;color:#fff}.beste-bes-page,.beste-bes-page *{box-sizing:border-box;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.beste-bes-page .game-container{position:relative;width:100%;max-width:900px;margin:0 auto;padding:16px;border-radius:24px;background:#181929;border:2px solid rgba(255,255,255,.18);box-shadow:0 10px 24px rgba(0,0,0,.25);overflow:hidden}.beste-bes-page .game-area{position:relative;width:100%;max-width:800px;margin:0 auto;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#0f111a;z-index:2}.beste-bes-page #game-canvas{display:block;width:100%;height:auto;object-fit:contain;border-radius:18px;touch-action:manipulation}.beste-bes-page .score-container{position:absolute;top:12px;right:12px;font-size:16px;font-weight:700;background-color:rgba(0,0,0,.35);color:#fff;padding:6px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.12);line-height:1.2;z-index:15}.beste-bes-page .commentary-container{position:static;width:100%;text-align:center;margin:16px auto 8px;z-index:12}.beste-bes-page .commentary{background-color:rgba(0,0,0,.7);color:#fff;padding:10px 15px;border-radius:6px;font-size:16px;max-width:80%;margin:0 auto;min-height:50px;display:flex;align-items:center;justify-content:center;text-shadow:1px 1px 2px #000;font-style:italic;animation:beste-bes-pulse .5s;transition:all .3s ease}@keyframes beste-bes-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.beste-bes-page .overlay-screen{position:absolute;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:20;text-align:center;padding:20px}.beste-bes-page .overlay-screen h1,.beste-bes-page .overlay-screen h2{font-size:28px;margin-bottom:20px}.beste-bes-page .overlay-screen p{font-size:18px;margin-bottom:30px}.beste-bes-page #start-game-btn,.beste-bes-page #play-again-btn{padding:12px 24px;background-color:#c540f8;color:#fff;border:none;border-radius:6px;font-size:18px;cursor:pointer}.beste-bes-page .hidden{display:none!important}.beste-bes-page .mobile-controls{display:none;position:static;width:100%;margin-top:24px;padding:11px 12px;background:#1f2032;z-index:14;text-align:center;border:1px solid #2d2e4a;border-radius:16px}.beste-bes-page .direction-buttons{display:flex;justify-content:center;margin-bottom:10px;gap:6px}.beste-bes-page .direction-btn{font-size:22px;padding:14px;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background-color:#2d2e4a;color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 6px 14px rgba(0,0,0,.25);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s ease,background-color .2s ease}.beste-bes-page .shoot-btn{background:linear-gradient(90deg,#c540f8 0%,#8b0cba 100%);color:#fff;font-size:20px;padding:12px 30px;border:none;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:inline-block;margin:0 auto;min-width:160px;box-shadow:0 8px 18px rgba(139,12,186,.35)}.beste-bes-page .btn-shoot{background:linear-gradient(90deg,#c540f8 0%,#8b0cba 100%);color:#fff;border:none;box-shadow:0 8px 18px rgba(139,12,186,.35)}.beste-bes-page .btn-shoot:hover{color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px rgba(197,64,248,.4)}.beste-bes-page .shoot-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(197,64,248,.4)}.beste-bes-page .shoot-btn.disabled{background-color:#9e9e9e;cursor:not-allowed}.beste-bes-page .direction-btn:active,.beste-bes-page .shoot-btn:active{transform:scale(.95)}.beste-bes-page .sound-toggle-btn{position:absolute;top:12px;left:12px;width:36px;height:36px;border-radius:50%;background-color:rgba(0,0,0,.35);color:#fff;font-size:18px;border:1px solid rgba(255,255,255,.12);cursor:pointer;z-index:16;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.25)}.beste-bes-page .sound-toggle-btn:hover{background-color:rgba(0,0,0,.5)}.beste-bes-page .help-button{position:absolute;top:12px;left:54px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 2px 8px rgba(0,0,0,.25);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:16;transition:transform .2s ease,background-color .2s ease}.beste-bes-page .help-button:hover{background:rgba(0,0,0,.5);transform:translateY(-1px)}.beste-bes-modal{background:#1f2032;border:1px solid #2d2e4a;color:#fff;border-radius:16px}.beste-bes-modal .modal-header,.beste-bes-modal .modal-footer{border-color:rgba(255,255,255,.08)}.beste-bes-modal .modal-title{font-weight:600}.beste-bes-help-list{padding-left:18px;margin:0;display:grid;gap:10px}@media (max-width:768px){.beste-bes-page .score-container{top:6px;right:6px;font-size:13px;padding:4px 8px}.beste-bes-page .sound-toggle-btn{top:6px;left:6px;width:30px;height:30px;font-size:16px}.beste-bes-page .help-button{top:6px;left:44px;width:30px;height:30px;font-size:16px}.beste-bes-page .game-container{padding:12px}.beste-bes-page .mobile-controls{display:block}}