body.menu-is-open{overflow:hidden}
body.mobile-search-is-open{overflow:hidden}
.mobile-search-dialog{position:fixed;inset:0;margin:auto;width:calc(100% - 28px);max-width:440px;padding:22px 18px;border:1px solid #6d765e;border-top:3px solid #ff8c32;border-radius:14px;background:#343c32;color:#fff;box-shadow:0 20px 60px #0006}
.mobile-search-dialog::backdrop{background:#10170ec4;backdrop-filter:blur(3px)}
.mobile-search-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.mobile-search-heading h2{font:900 20px/1.3 Nunito,Arial,sans-serif;color:#fff}.mobile-search-heading button{width:36px;height:36px;border:1px solid #e4bd8c;border-radius:8px;background:#fff3dc;color:#000;font-size:26px;cursor:pointer}
.mobile-search-form{display:flex;gap:8px}.mobile-search-form input{min-width:0;flex:1;height:46px;padding:0 12px;background:#fff;color:#111;border:1px solid #a0aa93;border-radius:8px;font-size:16px}.mobile-search-form button{padding:0 18px;background:#ff942f;color:#111;border:1px solid #ffb771;border-radius:8px;font-weight:900;cursor:pointer}.mobile-search-dialog p{margin-top:12px;color:#d5decd;font-size:12px}.mobile-search-dialog :focus-visible{outline:2px solid #ffb26e;outline-offset:3px}
@media(max-width:768px){#siteMenu .live-search,#siteMenu #live-search-result,#siteMenu .search-error{display:none!important}}
body .offcanvas{z-index:11000;background:#11170f99;backdrop-filter:blur(3px);transition:opacity .2s,visibility .2s}
body .offcanvas .offcanvas-menu{width:min(440px,100%);min-width:0;max-width:100%;padding:0 18px 24px;background:#343c32;color:#fff;overflow-y:auto;overscroll-behavior:contain;box-shadow:12px 0 55px #0004;transition:left .22s ease;scrollbar-width:thin}
body .offcanvas.active .offcanvas-menu{transition-delay:0s}
.side-menu-top{position:sticky;top:0;z-index:3;margin:0 -18px;padding:22px 18px 16px;background:linear-gradient(135deg,#ff791e,#ed4e0b);box-shadow:0 3px 12px #0002}
.side-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.side-menu-eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:900;color:#fff2d4}
.side-menu-heading h2{font-size:23px;font-weight:900;line-height:1.3;margin-top:5px;color:#fff}
.side-menu-close{width:36px;height:36px;flex-shrink:0;border:1px solid #ffffff55;background:#ae330a33;border-radius:10px;color:#fff;font-size:28px;cursor:pointer;line-height:1}
body .offcanvas .live-search{display:flex;align-items:center;gap:6px;padding:4px;margin:0;width:100%;border:1px solid #d74709;border-radius:10px;background:#fff;box-shadow:0 2px 0 #c3430c}
body .offcanvas .live-search input{width:100%;min-width:0;height:38px;padding:0 10px;border:0;outline:0;background:transparent;color:#000;font:700 14px Nunito,Arial,sans-serif}
body .offcanvas .live-search:focus-within{outline:2px solid #ffe5a2;outline-offset:2px}
body .offcanvas .live-search-attached-button{width:38px;height:38px;flex-shrink:0;border:0;border-radius:7px;background:#fff0e0;color:#000;font-size:28px;cursor:pointer}
.side-menu-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0 24px}
.side-menu-shortcuts a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;min-height:72px;padding:8px 4px;background:#ffffff0b;border:1px solid #ffffff24;border-radius:12px;color:#fff;text-decoration:none;font-size:12px;font-weight:800}
.side-menu-shortcuts span{font-size:22px;color:#ffb46a;line-height:1}
.side-menu-shortcuts a:hover{background:#f0651b;border-color:#f0651b}
.side-menu-section{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:0 0 12px}
.side-menu-section h3{font-size:16px;font-weight:900}.side-menu-section>span{font-size:11px;color:#d0d9c9}
#siteMenu #offcanvas-dynamic-content>div:first-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0}
#siteMenu .category-link-box{display:flex;align-items:center;justify-content:flex-start;gap:9px;min-width:0;padding:10px 9px;border:1px solid #ffffff18;border-radius:9px;background:#ffffff08;color:#f6f8f2;text-transform:none;font-size:12px;line-height:1.35;font-weight:700;box-shadow:none;text-decoration:none}
#siteMenu .category-link-box:hover{background:#ffffff18;border-color:#ff9545;color:#fff}
#siteMenu .menu-category-icon{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:8px;background:linear-gradient(145deg,#fff0d3,#ffd5a0);border:1px solid #ffffff35;font-size:22px;line-height:1;box-shadow:0 2px 3px #0002}
#siteMenu .category-link-box:nth-child(3n) .menu-category-icon{background:linear-gradient(145deg,#e6f6ff,#b4deee)}
#siteMenu .category-link-box:nth-child(3n+1) .menu-category-icon{background:linear-gradient(145deg,#f1ffe4,#cce4ac)}
#siteMenu .category-link-box img,#siteMenu .category-icon-wrap{width:30px;height:30px;min-width:30px;object-fit:cover;border-radius:7px;background:#fff1dd;color:#111}
#siteMenu #live-search-result:empty{display:none}
#siteMenu #live-search-result{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:130px;gap:10px}
#siteMenu #live-search-result .m-game-details{opacity:1;bottom:0;background:#000b;color:#fff}
#siteMenu .search-error{padding:18px;border-radius:12px;color:#111;margin:14px 0}
#siteMenu a:focus-visible,#siteMenu button:focus-visible{outline:2px solid #ffb576;outline-offset:2px}
@media(max-width:360px){.side-menu-heading h2{font-size:20px}#siteMenu .category-link-box{font-size:11px;gap:6px;padding:9px 6px}}
@media(max-width:768px){body .offcanvas .offcanvas-menu{left:auto;right:0;transform:translateX(100%);transition:transform .22s ease;box-shadow:-12px 0 55px #0004}body .offcanvas.active .offcanvas-menu{left:auto;right:0;transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){body .offcanvas,body .offcanvas .offcanvas-menu{transition:none}}
