:root{--ol-bg:#0b0d14;--ol-surface:#131522;--ol-surface-2:#191c2d;--ol-border:#292d43;--ol-text:#f6f7fb;--ol-muted:#969caf;--ol-accent:#6c63ff;--ol-accent-2:#a855f7;--ol-sidebar:228px;--ol-topbar:82px}
*{box-sizing:border-box}
html{background:var(--ol-bg);scroll-behavior:smooth}
body.olym-body{margin:0;min-height:100vh;background:var(--ol-bg)!important;color:var(--ol-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
.olym-body a{text-decoration:none}
.olym-topbar{position:fixed;z-index:80;top:0;right:0;left:var(--ol-sidebar);height:var(--ol-topbar);display:flex;align-items:center;gap:24px;padding:0 32px;background:rgba(19,21,34,.94);border-bottom:1px solid rgba(255,255,255,.04);backdrop-filter:blur(18px)}
.olym-search{position:relative;min-width:0;width:min(720px,65vw);margin:0 auto}
.olym-search input{width:100%;height:50px;padding:0 58px 0 22px;border:1px solid transparent;border-radius:28px;background:#22253d;color:#fff;font-size:16px;outline:none;transition:.2s}
.olym-search input:focus{border-color:var(--ol-accent);box-shadow:0 0 0 4px rgba(108,99,255,.14)}
.olym-search input::placeholder{color:#9aa0b6}
.olym-search button{position:absolute;right:7px;top:5px;width:40px;height:40px;border:0;background:transparent;color:#fff;cursor:pointer}
.olym-search svg,.olym-icon-button svg,.olym-menu-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.olym-account{min-width:48px;display:flex;justify-content:flex-end}
.olym-icon-button{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#23263e;color:#fff;transition:.2s}
.olym-icon-button:hover{background:var(--ol-accent);transform:translateY(-2px)}
.olym-menu-button,.olym-mobile-logo{display:none}
.olym-sidebar{position:fixed;z-index:90;inset:0 auto 0 0;width:var(--ol-sidebar);padding:22px 14px;background:#10121d;border-right:1px solid rgba(255,255,255,.05);overflow-y:auto}
.olym-brand{display:flex;align-items:center;height:60px;padding:3px 14px;margin-bottom:20px}
.olym-brand img,.olym-mobile-logo img{display:block;max-width:100%;height:44px;object-fit:contain;object-position:left center}
.olym-side-nav{display:flex;flex-direction:column;gap:6px}
.olym-side-nav a{display:flex;align-items:center;gap:13px;min-height:44px;padding:10px 13px;border-radius:12px;color:#b5b9c9;font-size:14px;font-weight:650;transition:.18s}
.olym-side-nav a span{display:grid;place-items:center;width:23px;font-size:18px;color:#8d93aa}
.olym-side-nav a:hover,.olym-side-nav a.is-active{background:linear-gradient(135deg,rgba(108,99,255,.23),rgba(168,85,247,.14));color:#fff}
.olym-side-nav a.is-active span,.olym-side-nav a:hover span{color:#8f87ff}
.olym-side-label{padding:26px 13px 10px;color:#686e84;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.olym-categories{padding-bottom:22px}
.olym-main,.olym-body>main{margin-left:var(--ol-sidebar);padding-top:var(--ol-topbar);min-height:100vh;background:var(--ol-bg)!important}
.olym-page-wrap{width:min(1540px,100%);margin:0 auto;padding:28px 28px 64px}
.olym-feature-layout,.olym-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;align-items:start}
.olym-feature-card{min-width:0;overflow:hidden;background:var(--ol-surface);border:1px solid rgba(255,255,255,.045);border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.22)}
.olym-feature-stage{position:relative;aspect-ratio:16/9;overflow:hidden;background:#090a10}
.olym-feature-stage>img{width:100%;height:100%;object-fit:cover;display:block}
.olym-feature-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000;z-index:4}
.olym-feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,7,12,.07),rgba(6,7,12,.32));z-index:1}
.olym-game-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,728px) minmax(180px,1fr);align-items:center;gap:22px;min-height:124px;padding:17px 22px;background:#171a29}.olym-game-identity{min-width:0}.olym-game-toolbar>.olym-toolbar-actions{grid-column:3;justify-self:end}
.olym-game-toolbar h1{margin:0;color:#fff;font-size:20px;font-weight:800}
.olym-game-toolbar p{margin:5px 0 0;color:var(--ol-muted);font-size:13px}
.olym-round-action{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#0e1019;color:#fff;font-size:22px}
.olym-home-side,.olym-detail-side{min-width:0;padding:20px;background:var(--ol-surface);border:1px solid rgba(255,255,255,.045);border-radius:24px}
.olym-home-side .widget,.olym-detail-side .widget{margin-bottom:20px}
.olym-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.olym-mini-grid a{position:relative;aspect-ratio:1;border-radius:14px;overflow:hidden;background:#202336}
.olym-mini-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:.25s}
.olym-mini-grid a:hover img{transform:scale(1.08)}
.olym-mini-grid span{position:absolute;inset:auto 0 0;padding:18px 7px 7px;background:linear-gradient(transparent,rgba(0,0,0,.85));color:#fff;font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transition:.2s}
.olym-mini-grid a:hover span{opacity:1}
.olym-section,.olym-category-strip{padding-top:52px}
.olym-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}
.olym-section-head h1,.olym-section-head h2{margin:2px 0 0;color:#fff;font-size:28px;font-weight:850;letter-spacing:-.03em}
.olym-section-head>a{color:#928bff;font-size:14px;font-weight:750}
.olym-kicker{color:#70778e;font-size:10px;font-weight:900;letter-spacing:.18em}
.olym-game-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px}
.olym-trend-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.olym-game-card{min-width:0}
.olym-game-card>a{display:block;color:#fff}
.olym-game-thumb{position:relative;display:block;aspect-ratio:1;border-radius:17px;overflow:hidden;background:#1d2031;box-shadow:0 8px 24px rgba(0,0,0,.14)}
.olym-game-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .32s ease,filter .32s ease}
.olym-play-mark{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:rgba(108,99,255,.92);color:#fff;font-size:14px;transform:translate(-50%,-40%) scale(.85);opacity:0;transition:.25s}
.olym-game-card a:hover .olym-game-thumb img{transform:scale(1.07);filter:brightness(.68)}
.olym-game-card a:hover .olym-play-mark{opacity:1;transform:translate(-50%,-50%) scale(1)}
.olym-game-name{display:block;margin:10px 3px 4px;color:#f1f2f7;font-size:14px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.olym-game-meta{display:flex;justify-content:space-between;gap:8px;margin:0 3px;color:#747b92;font-size:10px}
.olym-game-meta span:first-child{color:#e7b85a}
.olym-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.olym-category-grid a{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:15px;background:var(--ol-surface);border:1px solid rgba(255,255,255,.05);border-radius:15px;color:#fff;transition:.2s}
.olym-category-grid a:hover{border-color:rgba(108,99,255,.65);transform:translateY(-2px)}
.olym-category-grid a>span{grid-row:1/3;font-size:25px}.olym-category-grid strong{font-size:13px}.olym-category-grid small{color:#767d92;font-size:10px}
.olym-detail-card{margin-bottom:24px}.olym-detail-side{position:sticky;top:calc(var(--ol-topbar) + 22px)}.olym-detail-side>h2{margin:18px 0 15px;font-size:18px}
.olym-toolbar-actions{display:flex;gap:7px}.olym-toolbar-actions button{height:40px;padding:0 13px;border:0;border-radius:20px;background:#0e1019;color:#d3d5df;font-weight:700;cursor:pointer}.olym-toolbar-actions button:hover,.olym-toolbar-actions button.is-voted{background:var(--ol-accent);color:#fff}.olym-toolbar-actions button:disabled{cursor:not-allowed}
.olym-game-banner-slot{width:min(728px,100%);margin:0 auto;overflow:hidden;text-align:center}.olym-game-banner-slot .banner-ad-wrapper,.olym-game-banner-slot .banner-ad-content{width:100%;margin:0!important;padding:0!important}.olym-game-banner-slot iframe,.olym-game-banner-slot img,.olym-game-banner-slot ins{max-width:100%}.olym-ad-placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:728/90;max-height:90px;min-height:54px;background:#050505;color:#d8d8dc;font-size:28px;font-weight:300;letter-spacing:.08em}
.olym-overlay-ad{position:absolute;z-index:7;top:50%;left:50%;display:flex;width:300px;max-width:calc(100% - 24px);flex-direction:column;align-items:center;transform:translate(-50%,-50%)}.olym-overlay-ad[hidden]{display:none!important}.olym-overlay-ad .adsbygoogle{flex:0 0 250px;max-width:100%;background:transparent}.olym-overlay-close{display:block;width:32px;height:20px;margin:-8px 0 0;padding:0;border:0;background:transparent;color:#ff5665;font-size:30px;font-weight:400;line-height:20px;cursor:pointer;text-shadow:0 1px 2px rgba(0,0,0,.85)}.olym-overlay-close:hover{color:#fff}
.olym-content-card{margin:0 0 24px;padding:27px;background:var(--ol-surface);border:1px solid rgba(255,255,255,.045);border-radius:20px}.olym-content-card h2{margin:0 0 16px;color:#fff;font-size:22px}.olym-prose{color:#b2b6c6;font-size:15px;line-height:1.8}.olym-prose p{margin:0 0 14px}.olym-prose a{color:#8f87ff}.olym-chip-list{display:flex;flex-wrap:wrap;gap:9px}.olym-chip-list a{padding:8px 13px;border-radius:20px;background:#22253a;color:#c9ccda;font-size:13px}.olym-chip-list a:hover{background:var(--ol-accent);color:#fff}
.olym-footer{margin-left:var(--ol-sidebar);padding:45px 30px 24px;background:#10121d;border-top:1px solid rgba(255,255,255,.05)}.olym-footer-widgets{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1450px;margin:0 auto}.olym-footer-bottom{display:flex;justify-content:space-between;gap:24px;max-width:1450px;margin:34px auto 0;padding-top:22px;border-top:1px solid var(--ol-border);color:#777e94;font-size:12px}.olym-footer-links{display:flex;flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none}.olym-footer-links a{color:#a8acbd}.olym-footer-links ul{display:none}
.olym-backdrop{display:none}
.olym-body .widget img{max-width:100%;height:auto}.olym-body .widget-title{margin:0 0 14px;color:#fff;font-size:18px}.olym-body .pagination{display:flex;gap:8px;justify-content:center}.olym-body .pagination a{display:grid;place-items:center;min-width:40px;height:40px;border-radius:10px;background:#202337;color:#fff}
@media(max-width:1280px){.olym-game-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.olym-trend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.olym-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.olym-game-toolbar{grid-template-columns:1fr auto}.olym-game-banner-slot{grid-column:1/-1;grid-row:2}.olym-game-toolbar>.olym-toolbar-actions{grid-column:2;grid-row:1}}
@media(max-width:1024px){:root{--ol-sidebar:0px}.olym-topbar{left:0;padding:0 18px;gap:13px}.olym-sidebar{width:250px;transform:translateX(-105%);transition:.25s}.olym-body.menu-open .olym-sidebar{transform:translateX(0)}.olym-menu-button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:0;border-radius:12px;background:#23263c;color:#fff}.olym-mobile-logo{display:block;width:125px}.olym-brand{display:none}.olym-backdrop{position:fixed;z-index:85;inset:0;display:block;background:rgba(0,0,0,.62);opacity:0;visibility:hidden;transition:.25s}.olym-body.menu-open .olym-backdrop{opacity:1;visibility:visible}.olym-detail-layout,.olym-feature-layout{grid-template-columns:minmax(0,1fr)}.olym-home-side,.olym-detail-side{position:static}.olym-home-side{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.olym-main,.olym-body>main,.olym-footer{margin-left:0}}
@media(max-width:760px){:root{--ol-topbar:70px}.olym-topbar{padding:0 12px}.olym-mobile-logo,.olym-account{display:none}.olym-search{width:auto;max-width:calc(100vw - 93px);margin:0;flex:1;overflow:hidden;border-radius:28px}.olym-search input{height:45px;font-size:14px}.olym-page-wrap{padding:16px 12px 48px}.olym-feature-card,.olym-home-side{border-radius:17px}.olym-home-side{display:block}.olym-game-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:13px;min-height:74px;padding:14px 16px}.olym-game-toolbar h1{font-size:17px}.olym-section{padding-top:38px}.olym-section-head h1,.olym-section-head h2{font-size:23px}.olym-game-grid,.olym-trend-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.olym-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.olym-game-meta{display:none}.olym-game-name{font-size:12px}.olym-content-card{padding:20px}.olym-footer{padding:35px 18px 22px}.olym-footer-widgets{grid-template-columns:1fr 1fr}.olym-footer-bottom{display:block}.olym-footer-links{margin-top:15px}.olym-toolbar-actions button{padding:0 10px}}
@media(max-width:420px){.olym-game-grid,.olym-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.olym-mini-grid{grid-template-columns:repeat(3,1fr)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
