html,body{overflow-x:hidden;max-width:100%}.skeleton-loader{position:relative;overflow:hidden;background-color:var(--skeleton-bg);border-radius:var(--radius);display:block;width:100%;height:100%;min-height:50px}.skeleton-loader::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,#fff0 0,rgb(255 255 255 / .05) 20%,rgb(255 255 255 / .1) 60%,#fff0);animation:shimmer 2s infinite}@keyframes shimmer{100%{transform:translateX(100%)}}.skeleton-loader img{opacity:1;transition:opacity 0.5s ease}.skeleton-loader.loaded{background-image:none!important;background-color:transparent!important}.skeleton-loader.loaded::after{display:none!important;animation:none!important;visibility:hidden!important}.skeleton-loader.loaded img{opacity:1}html,body{transition:var(--theme-transition)}body{transition:var(--theme-transition)}html.light-mode .site-header{background:#fff;border-bottom-color:#e0e0e0}html.light-mode .search-overlay{background:rgb(255 255 255 / .98)}html.light-mode .login-overlay{background:rgb(0 0 0 / .75)}html.light-mode .search-toggle{color:#333}html.light-mode .search-toggle:hover{color:#111}html.light-mode .main-menu a{color:#333}html.light-mode .main-menu a:hover{color:var(--color-primary)}html.light-mode .news-entry{background-color:var(--bg-surface);border-color:var(--border-color)}html.light-mode .news-entry h3,html.light-mode .news-entry h4{color:var(--text-primary)}html.light-mode .news-entry .card-meta span{color:var(--text-secondary)}html.light-mode .news-entry:hover{background-color:var(--bg-hover)}html.light-mode .news-card{background:var(--bg-surface);border-color:var(--border-color)}html.light-mode .news-card:hover{background:var(--bg-hover);border-color:var(--border-color)}.free-games-archive-scroller{margin:0;padding:0}.free-games-archive-scroller::after{display:none}.free-games-archive-slider{display:flex;flex-wrap:wrap;gap:16px;overflow:visible;padding-bottom:24px;scroll-snap-type:none}.free-games-archive-slider .game-card{flex:0 0 calc(22.2% - 12px);min-width:220px;position:relative;border-radius:var(--radius);overflow:hidden;cursor:pointer;scroll-snap-align:unset}.free-games-archive-slider .game-card img{height:220px}@media (max-width:1200px){.free-games-archive-slider .game-card{flex-basis:calc(25% - 12px)}}@media (max-width:1024px){.free-games-archive-slider .game-card{flex-basis:calc(33.333% - 11px)}}@media (max-width:768px){.free-games-archive-slider .game-card{flex-basis:calc(50% - 8px);min-width:160px}.free-games-archive-slider .game-card img{height:230px}}@media (max-width:640px){.free-games-archive-slider{display:flex;flex-direction:column;gap:16px;overflow:visible;padding-bottom:0}.free-games-archive-slider .game-card.free-game-premium-v3{flex:1 1 auto;min-width:0;width:100%}.free-games-archive-slider .game-card.free-game-premium-v3{display:flex;flex-direction:row;align-items:flex-start;padding:16px;gap:16px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;overflow:hidden}.free-games-archive-slider .game-card.free-game-premium-v3 .news-image{width:110px;height:150px;min-height:150px;flex:0 0 110px;border-radius:12px;overflow:hidden;background:#fff0}.free-games-archive-slider .game-card.free-game-premium-v3 .news-image img{width:100%;height:100%;object-fit:cover}.free-games-archive-slider .game-card.free-game-premium-v3 .news-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:0}.free-games-archive-slider .game-card.free-game-premium-v3 .fg-title-main{font-size:20px;line-height:1.2;margin-bottom:2px}.free-games-archive-slider .game-card.free-game-premium-v3 .fg-merchant{font-size:12px;font-weight:800;text-transform:uppercase;color:#fff;opacity:.9;margin-bottom:12px}.free-games-archive-slider .game-card.free-game-premium-v3 .fg-expiry{font-size:15px;font-weight:800;color:var(--color-primary);margin-bottom:16px}.free-games-archive-slider .game-card.free-game-premium-v3 .fg-actions{margin-top:auto;display:flex;align-items:center;gap:16px;flex-wrap:wrap}}.fg-filters{display:flex;flex-direction:column;gap:8px;margin-bottom:1.25rem}.fg-filter-row{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.fg-filter-row::-webkit-scrollbar{display:none}.fg-label{flex-shrink:0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);width:72px}.fg-pill{flex-shrink:0;padding:5px 12px;font-size:.78rem;font-weight:500;color:var(--text-secondary);background:#fff0;border:1px solid var(--border-color);border-radius:9999px;text-decoration:none;white-space:nowrap;transition:all 0.15s ease}.fg-pill:hover{color:var(--text-primary);border-color:var(--color-primary)}.fg-pill.active{color:#000;background:var(--color-primary);border-color:var(--color-primary);font-weight:600}html.light-mode .fg-pill{color:var(--text-secondary);border-color:var(--border-color)}html.light-mode .fg-pill.active{background:var(--color-primary);color:#000}@media (min-width:1025px){body.page-template-page-comparateur-de-prix-jeux-video .fg-filters{display:grid;grid-template-columns:max-content max-content;justify-content:start;align-items:center;column-gap:18px;row-gap:0;margin:0 0 1.25rem}body.page-template-page-comparateur-de-prix-jeux-video .fg-filter-row{flex:0 1 auto;justify-content:flex-start;overflow:visible;gap:6px;min-width:0}body.page-template-page-comparateur-de-prix-jeux-video .fg-label{width:auto;min-width:0;margin-right:4px;color:#fff}body.page-template-page-comparateur-de-prix-jeux-video .fg-pill{color:rgb(255 255 255 / .92);border-color:rgb(255 255 255 / .12)}body.page-template-page-comparateur-de-prix-jeux-video .fg-pill:hover{color:#fff;border-color:rgb(255 255 255 / .28)}body.page-template-page-comparateur-de-prix-jeux-video .fg-pill.active{color:#111}html.light-mode body.page-template-page-comparateur-de-prix-jeux-video .fg-label{color:#000}html.light-mode body.page-template-page-comparateur-de-prix-jeux-video .fg-pill{color:#000;border-color:rgb(0 0 0 / .12)}html.light-mode body.page-template-page-comparateur-de-prix-jeux-video .fg-pill:hover{color:#000;border-color:rgb(0 0 0 / .24)}}@media (max-width:640px){.fg-label{width:auto;margin-right:2px}}html.light-mode body{background-color:var(--bg-body);color:var(--text-primary)}html.light-mode .container{background-color:var(--bg-body)}html.light-mode .section-title,html.light-mode h2.section-title{color:var(--text-primary)}html.light-mode .breaking-slide .card-overlay{background:linear-gradient(to top,rgb(0 0 0 / .8),rgb(0 0 0 / .2))}html.light-mode .breaking-slide h3,html.light-mode .breaking-slide h4{color:#fff}html.light-mode .breaking-slide .platform-badges{color:rgb(255 255 255 / .8)}html.light-mode .breaking-slide .card-meta span{color:rgb(255 255 255 / .7)}html.light-mode body .game-card.free-game-premium-v3{background-color:var(--bg-surface);border-color:var(--border-color)}html.light-mode body .free-game-premium-v3 .fg-title-main,html.light-mode body .free-game-premium-v3 .fg-title-main a{color:var(--text-primary)}html.light-mode body .free-game-premium-v3 .fg-type-plat,html.light-mode body .free-game-premium-v3 .fg-merchant,html.light-mode body .free-game-premium-v3 .fg-expiry{color:var(--text-secondary)}html.light-mode body .free-game-premium-v3 .news-content{color:var(--text-primary)}html.light-mode .site-header,html.light-mode footer,html.light-mode .site-footer{background-color:#fff;background:#fff;color:var(--text-primary)}html.light-mode .site-header .container,html.light-mode footer .container,html.light-mode .site-footer .container{background-color:#fff0}html.light-mode .popular-slider,html.light-mode .container{background-color:var(--bg-body)}html.light-mode .news-scroller-container::after{right:0;width:40px;background:linear-gradient(to right,#fff0 0%,rgb(240 242 245) 100%);height:100%}html.light-mode .breaking-slide .card-overlay{background:linear-gradient(to top,rgb(0 0 0 / .9),rgb(0 0 0 / .3))}html.light-mode .slider-dots .dot{background-color:var(--text-muted)}html.light-mode .slider-dots .dot.active{background-color:var(--color-primary)}html.light-mode .woocommerce{color:var(--text-primary)}html.light-mode #bbpress-forums{background:#fff0;color:var(--text-main)}html.light-mode #bbpress-forums .bbp-forum-title a,html.light-mode #bbpress-forums .bbp-topic-title a{color:var(--text-main)}html.light-mode .news-entry{background:#fff;border-color:#e0e0e0}html.light-mode .news-entry:hover{background:#f8f9fa}html.light-mode #comments{background-color:var(--card-bg);border-color:var(--border-color)}html.light-mode #comments h3{color:var(--text-main)}html.light-mode .comments-header .js-comment-count{background:rgb(0 0 0 / .08);color:var(--text-muted)}html.light-mode .comments-header .text-gray-400{color:var(--text-muted)}html.light-mode .comments-header .text-gray-400:hover{color:var(--text-main)}html.light-mode .comment-bubble{background:#f0f2f5;border-color:var(--border-color)}html.light-mode .comment-bubble:hover{background:#e4e6e9}html.light-mode .comment-author{color:var(--text-main)}html.light-mode .comment-text{color:var(--text-main)}html.light-mode .comment-actions{color:var(--text-muted)}html.light-mode .comment-actions .js-comment-like:hover{color:var(--text-main)}html.light-mode #js-load-more-comments{background:var(--card-bg);border-color:var(--border-color);color:var(--text-main)}html.light-mode #js-load-more-comments:hover{background:#f0f2f5}html.light-mode .no-comments-yet{border-color:var(--border-color)}html.light-mode .comment-login-cta{background:var(--card-bg);border-color:var(--border-color)}html.light-mode .comment-login-cta h4{color:var(--text-main)}html.light-mode .comment-login-cta p{color:var(--text-muted)}html.light-mode .social-login-btn{border-color:var(--border-color);color:var(--text-main)}html.light-mode .social-login-btn:not(.discord){background:#f0f2f5}html.light-mode .social-login-btn.discord{color:#fff;border-color:#5865F2;background:#5865F2}html.light-mode .social-login-btn:not(.discord):hover{background:#e4e6e9}html.light-mode .text-gray-600{color:var(--text-muted)}html.light-mode .underline-offset-4{color:var(--text-main)}html.light-mode .js-fb-textarea{color:var(--text-main)}html.light-mode .js-fb-textarea::placeholder{color:var(--text-muted)}html.light-mode .js-emoji-trigger{color:var(--text-muted)}html.light-mode .js-gif-trigger{border-color:#ccc;color:var(--text-muted)}html.light-mode .js-emoji-trigger:hover,html.light-mode .js-gif-trigger:hover{color:var(--text-main);background:rgb(0 0 0 / .05)}html.light-mode #js-emoji-picker,html.light-mode #js-gif-picker,html.light-mode .js-comment-dropdown{background-color:var(--card-bg);border-color:var(--border-color)}html.light-mode #js-gif-search{background-color:#f0f2f5;color:var(--text-main);border:1px solid var(--border-color)}html.light-mode #js-gif-search::placeholder{color:var(--text-muted)}html.light-mode .js-comment-dropdown a{color:var(--text-main)}html.light-mode .js-comment-dropdown a:hover{background-color:#f0f2f5;color:var(--text-main)}html.light-mode .js-comment-menu-btn{color:var(--text-muted)}html.light-mode .js-comment-menu-btn:hover{background-color:#f0f2f5;color:var(--text-main)}html.light-mode .fa-flag{color:#ef4444}html.light-mode .comment-reactions-display{background-color:var(--card-bg);border-color:var(--border-color)}html.light-mode .js-total-count{color:var(--text-main)}html.light-mode .js-reaction-tooltip{background-color:var(--card-bg);border-color:var(--border-color)}html.light-mode .optimus-account-page{background:linear-gradient(135deg,var(--bg-body) 0%,var(--bg-surface) 100%)!important}html.light-mode .profile-page-wrapper{background:var(--bg-body)!important}html.light-mode .profile-page-wrapper .login-modal-content{background:var(--bg-surface)!important}html.light-mode .profile-page-wrapper input,html.light-mode .profile-page-wrapper textarea{background:var(--bg-elevated)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}html.light-mode .register-page-wrapper{background:var(--bg-body)!important}html.light-mode .bp-group-header-overlay{background:linear-gradient(to right,color-mix(in srgb,var(--bg-body) 95%,transparent) 0%,color-mix(in srgb,var(--bg-body) 60%,transparent) 40%,transparent 100%)!important}.theme-toggle{background:#fff0;border:1.5px solid var(--border-color);color:var(--text-main);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:all 0.3s ease;position:relative;overflow:hidden}.site-header{transition:all 0.3s cubic-bezier(.4,0,.2,1)}.theme-toggle:hover{border-color:var(--color-primary);color:var(--color-primary);transform:rotate(20deg)}.theme-toggle .icon-sun,.theme-toggle .icon-moon{position:absolute;transition:opacity 0.3s ease,transform 0.3s ease}#bbpress-forums .bp-group-header-wrap{position:relative;overflow:hidden;margin-bottom:2rem;border-radius:8px;background:var(--bg-elevated)}#bbpress-forums .bp-group-header-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%}#bbpress-forums .bp-group-header-overlay{position:absolute;inset:0;background:linear-gradient(to right,color-mix(in srgb,var(--bg-body) 95%,transparent) 0%,color-mix(in srgb,var(--bg-body) 60%,transparent) 40%,transparent 100%)}#bbpress-forums .bp-group-header-content{position:relative;z-index:1;display:flex;align-items:flex-end;gap:2rem;min-height:250px;padding:2rem}#bbpress-forums .bp-group-avatar{flex-shrink:0}#bbpress-forums .bp-group-avatar img{width:150px;border-radius:8px}#bbpress-forums .bp-group-meta{color:var(--text-primary);padding-bottom:10px}#bbpress-forums .bp-group-meta h1{margin:0 0 1rem;font-family:'Spline Sans',sans-serif;font-size:2.5rem;font-weight:800;text-transform:uppercase}#bbpress-forums .bp-group-meta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}#bbpress-forums .bp-group-badge{padding:5px 12px;border-radius:20px;background:rgb(255 255 255 / .1);backdrop-filter:blur(10px);font-size:.85rem;font-weight:600}#bbpress-forums .bp-group-hub-link{color:var(--color-primary);font-size:.9rem;font-weight:600;text-decoration:none;transition:color 0.2s ease}#bbpress-forums .bp-group-hub-link:hover{color:var(--text-primary)}#bbpress-forums .bbp-breadcrumb-current{color:var(--text-primary)}#bbpress-forums .bbp-topic-form-optimus,#bbpress-forums .bbp-reply-form-optimus{width:100%}#bbpress-forums .bbp-composer-layout{display:flex;align-items:flex-start;gap:.65rem;width:100%}#bbpress-forums .bbp-composer-avatar-side{position:relative;flex:0 0 32px;margin-top:.15rem}#bbpress-forums .bbp-composer-avatar-side img{width:32px;height:32px;border-radius:999px}#bbpress-forums .bbp-composer-box{width:100%;min-height:78px;padding:.75rem .95rem .75rem 1.05rem!important;border:1px solid transparent!important;border-radius:18px!important;background:color-mix(in srgb,var(--bg-elevated) 78%,var(--text-primary) 6%)!important;box-shadow:none}#bbpress-forums .bbp-composer-box:focus-within{border-color:color-mix(in srgb,var(--color-primary) 45%,transparent)!important}#bbpress-forums .bbp-topic-title-row{margin-bottom:0.2rem!important;padding-bottom:0.35rem!important;border-bottom-color:color-mix(in srgb,var(--text-primary) 10%,transparent)!important}#bbpress-forums .bbp-topic-title-row input,#bbpress-forums .bbp-composer-box .js-fb-textarea{padding:0!important;border:0!important;background:transparent!important}#bbpress-forums .bbp-composer-box .js-fb-textarea{min-height:28px;line-height:1.35}#bbpress-forums .bbp-composer-box .flex.items-center.gap-2.mt-1{margin-top:0.35rem!important;padding-top:0!important;min-height:28px}#bbpress-forums .bbp-topic-icon-button,#bbpress-forums .bbp-topic-submit-button,#bbpress-forums .bbp-forum-submit-button{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;letter-spacing:0!important;text-transform:none!important}#bbpress-forums .bbp-topic-icon-button{color:var(--color-primary)!important}#bbpress-forums .bbp-topic-gif-button{color:var(--color-primary)!important;background:color-mix(in srgb,var(--color-primary) 12%,transparent)!important}#bbpress-forums .bbp-topic-submit-button,#bbpress-forums .bbp-forum-submit-button{color:var(--color-primary)!important}#bbpress-forums .bbp-topic-submit-button:hover,#bbpress-forums .bbp-forum-submit-button:hover{color:var(--color-primary-hover,var(--color-primary))!important}#bbpress-forums #bbp_topic_submit.bbp-topic-submit-button,#bbpress-forums #bbp_reply_submit.bbp-forum-submit-button{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--color-primary)!important;font-size:inherit!important;letter-spacing:0!important;text-transform:none!important}#bbpress-forums #bbp_topic_submit.bbp-topic-submit-button:hover,#bbpress-forums #bbp_reply_submit.bbp-forum-submit-button:hover{color:var(--color-primary-hover,var(--color-primary))!important}#bbpress-forums .bbp-topic-icon-button{margin:0}#bbpress-forums .bbp-topic-icon-button i,#bbpress-forums .bbp-topic-submit-button i,#bbpress-forums .bbp-forum-submit-button i{font-size:15px}#bbpress-forums .bbp-topic-gif-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgb(255 255 255 / .2);border-radius:4px;font-size:9px;line-height:1}#bbpress-forums .bbp-topic-gif-button:hover{color:var(--color-primary-contrast,#111)!important;background:var(--color-primary)!important;border-color:var(--color-primary)!important}#bbpress-forums .bbp-composer-box .bbp-topic-icon-button,#bbpress-forums .bbp-composer-box .bbp-topic-gif-button,#bbpress-forums .bbp-composer-box .bbp-topic-submit-button,#bbpress-forums .bbp-composer-box .bbp-forum-submit-button,#bbpress-forums .bbp-composer-box #bbp_topic_submit.bbp-topic-submit-button,#bbpress-forums .bbp-composer-box #bbp_reply_submit.bbp-forum-submit-button{opacity:1!important}#bbpress-forums .bbp-composer-box .bbp-topic-icon-button,#bbpress-forums .bbp-composer-box .bbp-topic-gif-button{background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:999px!important;color:#f8fafc!important}#bbpress-forums .bbp-composer-box .bbp-topic-gif-button{min-width:42px!important;width:auto!important;padding:0 0.65rem!important}#bbpress-forums .bbp-composer-box .bbp-topic-icon-button:hover,#bbpress-forums .bbp-composer-box .bbp-topic-gif-button:hover,#bbpress-forums .bbp-composer-box .bbp-topic-icon-button:focus-visible,#bbpress-forums .bbp-composer-box .bbp-topic-gif-button:focus-visible{background:#f8fafc!important;border-color:#f8fafc!important;color:#111827!important}#bbpress-forums .bbp-composer-box .bbp-topic-submit-button,#bbpress-forums .bbp-composer-box .bbp-forum-submit-button,#bbpress-forums .bbp-composer-box #bbp_topic_submit.bbp-topic-submit-button,#bbpress-forums .bbp-composer-box #bbp_reply_submit.bbp-forum-submit-button{background:#f8fafc!important;border:1px solid #f8fafc!important;border-radius:999px!important;color:#111827!important}#bbpress-forums .bbp-composer-box .bbp-topic-submit-button:hover,#bbpress-forums .bbp-composer-box .bbp-forum-submit-button:hover,#bbpress-forums .bbp-composer-box #bbp_topic_submit.bbp-topic-submit-button:hover,#bbpress-forums .bbp-composer-box #bbp_reply_submit.bbp-forum-submit-button:hover,#bbpress-forums .bbp-composer-box .bbp-topic-submit-button:focus-visible,#bbpress-forums .bbp-composer-box .bbp-forum-submit-button:focus-visible,#bbpress-forums .bbp-composer-box #bbp_topic_submit.bbp-topic-submit-button:focus-visible,#bbpress-forums .bbp-composer-box #bbp_reply_submit.bbp-forum-submit-button:focus-visible{background:var(--color-primary)!important;border-color:var(--color-primary)!important;color:var(--color-primary-contrast,#111)!important}html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-icon-button,html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-gif-button{background:#fff!important;border-color:#d1d5db!important;color:#1f2937!important}html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-icon-button:hover,html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-gif-button:hover,html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-icon-button:focus-visible,html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-gif-button:focus-visible{background:#111827!important;border-color:#111827!important;color:#fff!important}html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-submit-button,html.light-mode #bbpress-forums .bbp-composer-box .bbp-forum-submit-button,html.light-mode #bbpress-forums .bbp-composer-box #bbp_topic_submit.bbp-topic-submit-button,html.light-mode #bbpress-forums .bbp-composer-box #bbp_reply_submit.bbp-forum-submit-button{background:#111827!important;border-color:#111827!important;color:#fff!important}html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-submit-button:hover,html.light-mode #bbpress-forums .bbp-composer-box .bbp-forum-submit-button:hover,html.light-mode #bbpress-forums .bbp-composer-box #bbp_topic_submit.bbp-topic-submit-button:hover,html.light-mode #bbpress-forums .bbp-composer-box #bbp_reply_submit.bbp-forum-submit-button:hover,html.light-mode #bbpress-forums .bbp-composer-box .bbp-topic-submit-button:focus-visible,html.light-mode #bbpress-forums .bbp-composer-box .bbp-forum-submit-button:focus-visible,html.light-mode #bbpress-forums .bbp-composer-box #bbp_topic_submit.bbp-topic-submit-button:focus-visible,html.light-mode #bbpress-forums .bbp-composer-box #bbp_reply_submit.bbp-forum-submit-button:focus-visible{background:var(--color-primary)!important;border-color:var(--color-primary)!important;color:var(--color-primary-contrast,#111)!important}#comments #js-comment-form .js-emoji-trigger,#comments #js-comment-form .js-gif-trigger,#comments #js-comment-form #js-submit-comment{align-items:center!important;border-radius:999px!important;display:inline-flex!important;justify-content:center!important;height:28px!important;opacity:1!important;transform:none!important}#comments #js-comment-form .js-emoji-trigger{background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .14)!important;color:#f8fafc!important;padding:0!important;width:28px!important}#comments #js-comment-form .js-gif-trigger{background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .14)!important;color:#f8fafc!important;min-width:42px!important;padding:0 0.65rem!important;width:auto!important}#comments #js-comment-form .js-emoji-trigger:hover,#comments #js-comment-form .js-gif-trigger:hover,#comments #js-comment-form .js-emoji-trigger:focus-visible,#comments #js-comment-form .js-gif-trigger:focus-visible{background:#f8fafc!important;border-color:#f8fafc!important;color:#111827!important}#comments #js-comment-form #js-submit-comment{background:#f8fafc!important;border:1px solid #f8fafc!important;color:#111827!important;padding:0!important;width:28px!important}#comments #js-comment-form #js-submit-comment:hover,#comments #js-comment-form #js-submit-comment:focus-visible{background:var(--color-primary)!important;border-color:var(--color-primary)!important;color:var(--color-primary-contrast,#111)!important}#comments #js-comment-form #js-submit-comment:disabled{background:rgb(255 255 255 / .08)!important;border-color:rgb(255 255 255 / .14)!important;color:rgb(248 250 252 / .5)!important;cursor:not-allowed!important}html.light-mode #comments #js-comment-form .js-emoji-trigger,html.light-mode #comments #js-comment-form .js-gif-trigger{background:#fff!important;border-color:#d1d5db!important;color:#1f2937!important}html.light-mode #comments #js-comment-form .js-emoji-trigger:hover,html.light-mode #comments #js-comment-form .js-gif-trigger:hover,html.light-mode #comments #js-comment-form .js-emoji-trigger:focus-visible,html.light-mode #comments #js-comment-form .js-gif-trigger:focus-visible{background:#111827!important;border-color:#111827!important;color:#fff!important}html.light-mode #comments #js-comment-form #js-submit-comment{background:#111827!important;border-color:#111827!important;color:#fff!important}html.light-mode #comments #js-comment-form #js-submit-comment:hover,html.light-mode #comments #js-comment-form #js-submit-comment:focus-visible{background:var(--color-primary)!important;border-color:var(--color-primary)!important;color:var(--color-primary-contrast,#111)!important}html.light-mode #comments #js-comment-form #js-submit-comment:disabled{background:#fff!important;border-color:#d1d5db!important;color:#9ca3af!important}.no-comments-yet-text{font-size:12px;line-height:1.4}.comment-login-cta-compact{margin-inline:auto;max-width:620px;padding:1.25rem!important}.comment-login-cta-compact>div:first-child{margin-bottom:1rem!important}.comment-login-cta-compact>div:first-child>div{height:38px!important;margin-bottom:0.75rem!important;width:38px!important}.comment-login-cta-compact>div:first-child>div i{font-size:16px!important}.comment-login-cta-compact h4{font-size:16px!important;line-height:1.25!important;margin-bottom:0.35rem!important}.comment-login-cta-compact p{font-size:12px!important;line-height:1.35!important;max-width:340px!important}.comment-login-cta-compact .social-login{margin-bottom:1rem!important}.comment-login-cta-compact .social-login-btn{min-height:38px;min-width:160px;padding:.55rem 1rem!important}.comment-login-cta-compact .social-login-btn svg{height:16px;width:16px}.comment-login-cta-compact .social-login-btn span,.comment-login-cta-compact .login-toggle,.comment-login-cta-compact a{font-size:12px!important}.comment-login-cta-compact .login-toggle{min-height:36px;padding:.55rem 1.25rem!important}.comment-login-cta-simple{align-items:center;display:flex;gap:.85rem;justify-content:center;margin-inline:auto;max-width:560px;padding:1rem 1.25rem!important}.comment-login-message{font-size:12px;line-height:1.35;margin:0}.comment-login-button{flex:0 0 auto}.lost-password-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 180px);padding:3rem 1rem}.lost-password-card{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:16px;max-width:460px;padding:1.5rem;width:100%}.lost-password-header{margin-bottom:1.25rem;text-align:center}.lost-password-header h1{color:var(--text-main);font-size:24px;font-weight:900;line-height:1.2;margin:0 0 .5rem}.lost-password-header p{color:var(--text-muted);font-size:13px;line-height:1.45;margin:0}.lost-password-message{border-radius:10px;font-size:13px;font-weight:700;line-height:1.4;margin-bottom:1rem;padding:.85rem 1rem}.lost-password-message--success{background:rgb(34 197 94 / .12);border:1px solid var(--color-success);color:var(--color-success)}.lost-password-message--error{background:rgb(239 68 68 / .12);border:1px solid var(--color-danger);color:var(--color-danger)}.lost-password-form{display:grid;gap:.75rem}.lost-password-form label{color:var(--text-muted);font-size:12px;font-weight:800}.lost-password-form input{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:12px;color:var(--text-main);outline:none;padding:.85rem 1rem}.lost-password-form input:focus{border-color:var(--color-primary)}.lost-password-submit{background:var(--color-primary);border:0;border-radius:12px;color:var(--color-primary-contrast,#000);cursor:pointer;display:inline-flex;font-size:12px;font-weight:900;justify-content:center;margin-top:.25rem;padding:.9rem 1.25rem;text-align:center;text-transform:uppercase;transition:all 0.2s ease}.lost-password-submit:hover{background:var(--color-primary-hover,var(--color-primary));transform:translateY(-1px)}html.light-mode .lost-password-card{background:var(--card-bg);border-color:var(--border-color)}html.light-mode .lost-password-form input{background:#f0f2f5;color:var(--text-main)}@media (max-width:640px){.comment-login-cta-compact{border-radius:12px!important;padding:1rem!important}.comment-login-cta-compact>div:first-child{margin-bottom:0.85rem!important}.comment-login-cta-compact h4{font-size:15px!important;max-width:240px;margin-left:auto;margin-right:auto}.comment-login-cta-compact p{display:none}.comment-login-cta-compact .social-login{gap:0.5rem!important;margin-bottom:0.85rem!important}.comment-login-cta-compact .social-login-btn{min-width:140px}.comment-login-cta-compact>div:last-child{flex-wrap:wrap;gap:0.65rem!important}.comment-login-cta-compact .login-toggle{min-width:0;padding-inline:1rem!important}.comment-login-cta-simple{align-items:center;border-radius:12px!important;flex-direction:column;gap:.75rem;padding:.9rem 1rem!important}}#bbpress-forums .bbp-social-login-btn{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1)}#bbpress-forums .bbp-social-login-btn--discord{background:#5865F2;border-color:#5865F2}html.light-mode #bbpress-forums .bbp-social-login-btn--discord{color:#fff;background:#5865F2;border-color:#5865F2}html.light-mode #bbpress-forums .bbp-composer-box{background:#f0f2f5!important;border-color:transparent!important}html.light-mode #bbpress-forums .bbp-composer-box:focus-within{border-color:color-mix(in srgb,var(--color-primary) 45%,transparent)!important}#bbpress-forums .bbp-custom-login-wrap{max-width:850px;margin:40px auto}#bbpress-forums .bbp-gif-attachment img{max-width:100%;height:auto;border:1px solid rgb(255 255 255 / .05);border-radius:8px;box-shadow:0 14px 35px rgb(0 0 0 / .25)}#bbpress-forums .bbp-custom-login-content{padding:40px;border:1px solid var(--border-color);border-radius:var(--radius);background:var(--card-bg)}#bbpress-forums .bbp-login-title-accent{color:var(--color-primary)}@media (max-width:640px){#bbpress-forums .bbp-composer-box .js-emoji-picker,#bbpress-forums .bbp-composer-box .js-gif-picker{left:0!important;right:auto!important;width:min(18rem, calc(100vw - 5.25rem))!important;max-width:calc(100vw - 5.25rem)!important;box-sizing:border-box}#bbpress-forums .bbp-composer-box .js-gif-results{grid-template-columns:repeat(2,minmax(0,1fr))}body.bbpress main.container,body.single-forum main.container,body.single-topic main.container,body.forum main.container,body.topic main.container{width:100%;max-width:100%;padding-left:8px;padding-right:8px}body.bbpress .article-content-wrapper,body.single-forum .article-content-wrapper,body.single-topic .article-content-wrapper,body.forum .article-content-wrapper,body.topic .article-content-wrapper{padding:10px;border-radius:10px}body.bbpress #bbpress-forums,body.single-forum #bbpress-forums,body.single-topic #bbpress-forums,body.forum #bbpress-forums,body.topic #bbpress-forums{margin-left:0;margin-right:0}#bbpress-forums .bbp-breadcrumb p{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;margin:0}#bbpress-forums .bbp-breadcrumb-sep{display:none}#bbpress-forums .bbp-breadcrumb-current{display:block;line-height:1.25}#bbpress-forums .bp-group-header-content{align-items:flex-start;flex-direction:column;gap:1rem;min-height:220px;padding:1.25rem}#bbpress-forums .bp-group-avatar img{width:96px}#bbpress-forums .bp-group-meta h1{font-size:1.7rem}}.theme-toggle .icon-sun{opacity:1;transform:rotate(0deg) scale(1)}.theme-toggle .icon-moon{opacity:0;transform:rotate(-90deg) scale(.5)}html.light-mode .theme-toggle .icon-sun{opacity:0;transform:rotate(90deg) scale(.5)}html.light-mode .theme-toggle .icon-moon{opacity:1;transform:rotate(0deg) scale(1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);font-family:'Spline Sans',sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.container{max-width:var(--container-width,1450px);margin:0 auto;padding:0 var(--container-padding,15px)}.site-header{background:var(--header-bg);border-bottom:2px solid var(--border-color);position:sticky;top:0;z-index:1000;transition:all 0.3s ease}.site-header.scrolled{backdrop-filter:blur(10px);background-color:var(--header-bg)!important}html.light-mode .site-header.scrolled,html.light-mode body .site-header.scrolled,html.light-mode header.site-header.scrolled{background:#ffffff!important;background-color:#ffffff!important;border-bottom-color:rgb(0 0 0 / .05)!important}html:not(.light-mode) .site-header.scrolled{background:rgb(12 12 12 / .95)!important}.header-inner{display:flex;justify-content:space-between;align-items:center;height:80px;width:100%}.header-left{display:flex;align-items:center;gap:30px}.header-right{display:flex;align-items:center}.header-actions{display:flex;align-items:center;gap:15px}.brand-link{display:flex;align-items:center;text-decoration:none;color:inherit}.login-toggle,.user-profile-toggle{background:var(--color-primary);color:#000;border:none;padding:8px 18px;border-radius:20px;font-weight:700;font-size:13px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:transform 0.3s,background 0.3s}.login-toggle:hover,.user-profile-toggle:hover{background:#fff;transform:translateY(-2px)}.user-profile-toggle{padding:4px 12px 4px 4px}.user-profile-toggle img{border-radius:50%;border:2px solid rgb(0 0 0 / .1)}.user-profile-toggle i{font-size:10px;margin-left:5px}.user-profile-dropdown{position:relative}.user-dropdown-menu{position:absolute;top:calc(100% + 15px);right:0;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;width:200px;padding:10px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s ease;z-index:1000}.user-profile-dropdown.active .user-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.user-dropdown-menu a{display:flex;align-items:center;gap:12px;padding:10px 15px;color:var(--text-main);text-decoration:none;font-size:14px;font-weight:600;border-radius:8px;transition:background 0.2s}.user-dropdown-menu a:hover{background:rgb(255 255 255 / .05);color:var(--color-primary)}.user-dropdown-menu i{width:16px;font-size:14px;color:var(--text-muted)}.dropdown-divider{height:1px;background:var(--border-color);margin:8px 0}.logout-link{color:#ef4444}.logout-link:hover{background:rgb(239 68 68 / .1)}.login-toggle i{font-size:18px}.search-toggle{background:#fff0;border:none;color:var(--text-main);font-size:1.2rem;cursor:pointer;transition:color 0.3s;padding:10px;display:flex;align-items:center;justify-content:center}.search-toggle:hover{color:var(--color-primary)}.login-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgb(0 0 0 / .85);backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s ease}.login-overlay.active{opacity:1;visibility:visible}.login-modal{background:var(--card-bg);width:100%;max-width:420px;padding:40px;border-radius:20px;position:relative;border:1px solid var(--border-color);transform:scale(.9);transition:transform 0.3s cubic-bezier(.4,0,.2,1)}.login-overlay.active .login-modal{transform:scale(1)}.modal-close{position:absolute;top:20px;right:20px;background:#fff0;border:none;color:var(--text-muted);font-size:24px;cursor:pointer;transition:color 0.3s}.modal-close:hover{color:var(--color-primary)}.login-header{text-align:center;margin-bottom:30px}.login-header h2{font-size:24px;font-weight:800;margin-bottom:10px}.login-header h2 span{color:var(--color-primary)}.login-header p{color:var(--text-muted);font-size:14px}.social-login{display:flex;flex-direction:column;gap:12px;margin-bottom:25px}.social-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:12px;border-radius:12px;border:1px solid var(--border-color);background:rgb(255 255 255 / .05);color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:background 0.3s}.social-btn:hover{background:rgb(255 255 255 / .1)}.social-btn.discord{background:#5865F2;border-color:#5865F2}.social-btn.discord:hover{background:#4752C4}.social-btn i{font-size:18px}.form-actions-extended{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.remember-me{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.remember-me input{width:16px;height:16px;cursor:pointer}.remember-me span{font-size:13px;color:var(--text-muted);font-weight:500}.login-message{margin-bottom:20px;padding:12px;border-radius:8px;font-size:13px;font-weight:600;display:none}.login-message.error{display:block;background:rgb(239 68 68 / .1);color:#ef4444;border:1px solid rgb(239 68 68 / .2)}.login-message.success{display:block;background:rgb(34 197 94 / .1);color:#22c55e;border:1px solid rgb(34 197 94 / .2)}.login-footer{text-align:center;margin-top:30px;font-size:13px;color:var(--text-muted)}.login-footer a{color:var(--color-primary);text-decoration:none;font-weight:700}.search-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--bg-dark);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.4s cubic-bezier(.4,0,.2,1)}.search-overlay.active{opacity:1;visibility:visible}.search-close{position:absolute;top:30px;right:40px;background:#fff0;border:none;color:var(--text-muted);font-size:2rem;cursor:pointer;transition:color 0.3s,transform 0.3s}.search-close:hover{color:var(--color-primary);transform:rotate(90deg)}.search-overlay-content{width:100%;max-width:800px;padding:0 20px;transform:translateY(20px);transition:transform 0.4s cubic-bezier(.4,0,.2,1)}.search-overlay.active .search-overlay-content{transform:translateY(0)}.search-form-overlay{position:relative;width:100%}.search-field-overlay{width:100%;background:#fff0;border:none;border-bottom:2px solid var(--border-color);color:var(--text-main);font-size:2.5rem;padding:15px 50px 15px 0;font-family:inherit;font-weight:700;transition:border-color 0.3s}.search-field-overlay:focus{outline:none;border-bottom-color:var(--color-primary)}.search-field-overlay::placeholder{color:#444}.search-submit-overlay{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#fff0;border:none;color:var(--color-primary);font-size:2rem;cursor:pointer;transition:transform 0.3s}.search-submit-overlay:hover{transform:translateY(-50%) scale(1.1)}.search-results-preview{margin-top:30px;color:var(--text-main);max-height:50vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-primary) #fff0}.page-header,.archive-header,.optimus-page-header{margin-bottom:18px}.page-title,.section-title{font-size:1.32rem;font-weight:800;text-transform:uppercase;color:var(--text-main);border-left:4px solid var(--color-primary);padding-left:15px;line-height:1.02;letter-spacing:.01em;margin:0}.article-content-wrapper{background:var(--card-bg);padding:30px;border-radius:var(--radius);border:1px solid var(--border-color)}.post-content{font-size:17px;line-height:1.8;color:var(--text-main)}.post-content p{color:var(--text-main);margin-bottom:1.5em}.post-content h2,.post-content h3{margin-top:30px;margin-bottom:15px;color:var(--color-primary)}.post-content p{margin-bottom:20px}.archive-grid{margin-top:30px}.archive-header{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.archive-count{font-size:.85rem;color:var(--text-muted);font-weight:400}.archive-load-more-wrap{display:flex;flex-direction:column;align-items:center;padding:2.5rem 0 1rem;gap:0}.archive-load-more-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#fff0;border:2px solid var(--color-primary);color:var(--color-primary);border-radius:2rem;font-size:.9rem;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:background 0.2s ease,color 0.2s ease,transform 0.15s ease}.archive-load-more-btn:hover:not(:disabled){background:var(--color-primary);color:var(--color-primary-contrast,#000);transform:translateY(-1px)}.archive-load-more-btn:disabled{opacity:.6;cursor:not-allowed}html.light-mode .archive-load-more-btn{border-color:var(--color-primary);color:var(--color-primary)}html.light-mode .archive-load-more-btn:hover:not(:disabled){background:var(--color-primary);color:#000}#archive-scroll-sentinel{height:1px;width:100%}.pagination{margin:40px 0;display:flex;justify-content:center}.news-scroller-container{padding-bottom:20px;position:relative}.news-scroller-container::after{content:'';position:absolute;top:0;right:-20px;width:80px;height:calc(100% - 20px);background:linear-gradient(to right,var(--bg-dark-transparent) 0%,var(--bg-dark) 80%,var(--bg-dark) 100%);pointer-events:none;z-index:10;transition:opacity 0.3s ease}.breaking-section .news-scroller-container::after{display:none!important}.popular-section .news-scroller-container::after{height:100%!important;top:0!important;bottom:0!important}.woocommerce-container{padding-top:40px;padding-bottom:60px}.woocommerce .button.alt{background-color:var(--color-primary);color:#000;border-radius:20px;font-weight:700;text-transform:uppercase}.price{color:var(--color-primary)}.search-results-preview::-webkit-scrollbar{width:6px}.search-results-preview::-webkit-scrollbar-thumb{background-color:var(--color-primary);border-radius:4px}.ajax-search-results{display:flex;flex-direction:column;gap:15px}.ajax-search-item{display:flex;align-items:center;gap:15px;padding:10px;border-radius:var(--radius);background:rgb(255 255 255 / .03);text-decoration:none;transition:background 0.3s}.ajax-search-item:hover{background:rgb(255 255 255 / .08)}.ajax-search-thumb{width:60px;height:60px;border-radius:6px;overflow:hidden;flex-shrink:0;background:var(--card-bg);border:1px solid var(--border-color)}.ajax-search-thumb img{width:100%;height:100%;object-fit:cover}.ajax-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#444;font-size:20px}.ajax-search-info{flex:1}.ajax-search-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ajax-search-date{font-size:12px;color:var(--text-muted)}.ajax-search-footer{margin-top:20px;text-align:center}.ajax-search-footer a{color:var(--color-primary);font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase}.ajax-search-footer a:hover{text-decoration:underline}.ajax-loading,.ajax-error,.ajax-search-no-results{color:var(--text-muted);font-size:15px;text-align:center;padding:20px}.site-navigation ul{display:flex;list-style:none;gap:28px}.site-navigation a{text-decoration:none;color:#fff;font-size:14px;font-weight:600;opacity:.9;transition:all 0.2s}.site-navigation a:hover{color:var(--color-primary);opacity:1}section{padding:40px 0}h2.section-title{font-size:18px;font-weight:800;text-transform:uppercase;margin-bottom:20px;color:var(--text-main);letter-spacing:.5px}.breaking-section{padding-bottom:40px}.breaking-slider{display:grid;grid-template-columns:2.5fr 1fr 1fr;grid-template-rows:repeat(2,220px);gap:12px;align-items:stretch;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;touch-action:auto;margin-bottom:10px}.breaking-slider::-webkit-scrollbar{display:none}.breaking-main{grid-column:1;grid-row:1 / 3;height:100%}.breaking-slide:nth-child(2){grid-column:2;grid-row:1}.breaking-slide:nth-child(3){grid-column:3;grid-row:1}.breaking-slide:nth-child(4){grid-column:2;grid-row:2}.breaking-slide:nth-child(5){grid-column:3;grid-row:2}.breaking-slide:nth-child(n+6){grid-row:1 / 3;width:350px}.breaking-slide{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--card-bg);cursor:pointer;min-height:0}.breaking-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s cubic-bezier(.2,0,.2,1)}.breaking-slide:hover img{transform:scale(1.04)}.slider-dots{display:none}.dot{width:8px;height:8px;border-radius:50%;background:rgb(255 255 255 / .35);border:none;padding:0;cursor:pointer;transition:all 0.25s ease;flex-shrink:0}.dot.active{background:var(--color-primary);width:22px;border-radius:4px}.card-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(0deg,rgb(0 0 0 / .95) 0%,rgb(0 0 0 / .6) 55%,transparent 100%)}.breaking-main .card-overlay{padding:24px}.badge-category{display:inline-block;padding:3px 10px;border-radius:4px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.badge-platform{background:#fff0;border:1px solid rgb(255 255 255 / .4);color:rgb(255 255 255 / .8);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;padding:4px 8px;border-radius:12px;display:inline-block;margin:0 8px 8px 0;vertical-align:middle}html.light-mode .badge-platform{border-color:rgb(0 0 0 / .3);color:rgb(0 0 0 / .7)}.badges-container{display:block;margin-bottom:16px}body.home .breaking-section .badge-category,body.home .popular-section .badge-category{display:none!important}body.home .news-section .news-content>.badges-container:first-child{display:none!important}.editorial-badges,.platform-badges{display:block;margin-bottom:4px}.platform-badges{margin-top:8px}.card-meta{display:flex;align-items:center;gap:14px;margin-top:8px;font-size:11px;color:rgb(255 255 255 / .6)}.card-meta i{margin-right:4px}.breaking-slide h3,.breaking-slide h4{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#fff}.news-card.large h3{font-size:28px;font-weight:800;line-height:1.2}.popular-slider{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:24px;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:auto}.popular-slider::-webkit-scrollbar{display:none}.game-card{flex:0 0 calc(22.2% - 12px);min-width:220px;position:relative;border-radius:var(--radius);overflow:hidden;cursor:pointer;scroll-snap-align:start}.game-card img{width:100%;height:220px;object-fit:cover;display:block;transition:transform 0.3s ease}.game-card:hover img{transform:scale(1.05)}.game-card .badge-category{position:absolute;top:10px;left:10px;z-index:2;margin-bottom:0}.game-title{font-size:13px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-scroller-container{position:relative;margin:0 -20px;padding:0 20px}.latest-news-list{display:grid;grid-template-rows:repeat(3,auto);grid-auto-flow:column;grid-auto-columns:minmax(320px,46%);gap:20px 40px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:15px;scroll-behavior:smooth;touch-action:auto}.news-entry{display:flex;gap:20px;align-items:stretch;background:var(--card-bg);border-radius:16px;padding:10px;border:1px solid var(--border-color);transition:all 0.3s ease;scroll-snap-align:start}.news-entry:hover{background:var(--bg-dark);border-color:var(--color-primary)}@media (max-width:768px){.news-entry{flex-direction:row;align-items:center;gap:16px;padding:12px}.news-entry h3{font-size:13px}.news-image{width:100px;height:100px;flex:0 0 100px}.latest-news-list .news-entry .news-image{height:120px}@media (min-width:1024px){.latest-news-list .news-entry .news-image{height:135px}}.news-content{padding:0}.news-content span.absolute{position:relative;top:0;right:0;display:inline-block;margin-top:8px}}.fg-footer-actions{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.fg-cta-premium{background:var(--color-primary);color:#000;padding:12px 28px;border-radius:28px;font-weight:900;font-size:15px;display:flex;align-items:center;gap:10px;transition:all 0.2s}.fg-cta-premium:hover{transform:translateY(-2px);background:#fff}.fg-single-cta{justify-content:center;min-height:52px;width:100%;max-width:320px;text-align:center;letter-spacing:.04em}.fg-single-cta:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px}.fg-single-cta--expired{background:rgb(255 255 255 / .08);color:var(--text-muted);border:1px solid var(--border-color);cursor:not-allowed}html.light-mode .fg-single-cta--expired{background:rgb(0 0 0 / .04)}@media (max-width:768px){.fg-footer-actions{flex-direction:column;align-items:flex-start;gap:16px}.fg-cta-premium{width:100%;justify-content:center}}.latest-news-list::-webkit-scrollbar{display:none}.scroller-arrow{position:absolute;top:calc(50% - 15px);transform:translateY(-50%);width:48px;height:48px;border-radius:10px;background:rgb(255 255 255 / .15);border:none;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background 0.2s ease,opacity 0.2s ease;opacity:1;pointer-events:auto}.scroller-arrow:hover{background:rgb(255 255 255 / .3);color:#fff;transform:translateY(-50%)}.scroller-arrow.disabled{opacity:.3;cursor:default;pointer-events:none}.scroller-arrow.disabled:hover{background:rgb(255 255 255 / .15);opacity:.3}.scroller-arrow.prev{left:20px}.scroller-arrow.next{right:20px}.media-gallery-arrow{position:static;transform:none}.btn-discrete{background:#fff0;border:1.5px solid #666;color:#999;padding:12px 40px;border-radius:9999px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;transition:all 0.3s ease;cursor:pointer;display:inline-block}html.light-mode .btn-discrete{border-color:#000;color:#000}.btn-discrete:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}html.light-mode .btn-discrete:hover{border-color:#000;color:#000;background:rgb(0 0 0 / .05)}.btn-discrete:active{transform:translateY(0)}@media (max-width:1024px){.scroller-arrow{display:none!important}.news-scroller-container{margin:0;padding:0}}@media (min-width:1025px){.breaking-section .news-scroller-container .scroller-arrow,.breaking-section .scroller-arrow{display:none!important;visibility:hidden!important;opacity:0!important}.news-section>.scroller-arrow{display:none!important;visibility:hidden!important;opacity:0!important}}.news-entry h3 a,.game-title,.breaking-slide h3 a,.breaking-slide h4 a{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-entry{display:flex;gap:16px;align-items:flex-start;scroll-snap-align:start}.news-image{flex:0 0 145px;height:95px;border-radius:10px;overflow:hidden;position:relative;background:var(--bg-dark)}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s cubic-bezier(.2,0,.2,1)}.news-entry:hover .news-image img{transform:scale(1.05)}.news-content{flex:1;display:flex;flex-direction:column;align-items:flex-start}.news-entry h3{font-size:15px;font-weight:700;line-height:1.35;margin-bottom:10px;color:var(--text-main);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}html.light-mode .news-entry h3,html.light-mode .news-entry h3 a{color:#111}.comment-count-box{display:flex;align-items:center;gap:5px;background:rgb(59 130 246 / .1);border:1.5px solid rgb(59 130 246 / .5);border-radius:4px;padding:1px 6px;color:#3b82f6;font-weight:700;font-size:11px}.comment-count-box i{font-size:10px}.review-card{background:var(--card-bg);border-radius:var(--radius);overflow:hidden;position:relative;border:1px solid var(--border-color)}.site-footer{background:var(--bg-dark);padding:60px 0 20px;border-top:2px solid var(--border-color);margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:40px;margin-bottom:40px}.footer-links h4{font-size:14px;text-transform:uppercase;margin-bottom:20px}.footer-links ul{list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{text-decoration:none;color:var(--text-muted);font-size:13px}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid var(--border-color);font-size:13px;color:var(--text-muted)}.social-links{display:flex;gap:15px}.social-links a{color:#fff;font-size:18px}.article-header{text-align:center;margin-bottom:30px}.article-header .badge-category{margin-bottom:15px;font-size:12px;padding:4px 12px}.article-title{font-size:36px;font-weight:800;line-height:1.2;margin-bottom:20px;color:var(--text-main)}.article-featured-image{width:100%;margin-bottom:40px;border-radius:var(--radius);overflow:hidden;background:var(--card-bg)}.article-featured-image img{width:100%;height:auto;display:block;max-height:600px;object-fit:cover}.article-content-wrapper{background:var(--card-bg);padding:40px;border-radius:var(--radius);border:1px solid var(--border-color);margin-bottom:40px}@media (max-width:640px){.article-content-wrapper{padding:16px;border-radius:8px;margin-bottom:20px}}.post-content{font-size:16px;line-height:1.8;color:#d1d5db}.post-content>*{margin-bottom:1.5em}.post-content>*:last-child{margin-bottom:0}.post-content h2,.post-content h3,.post-content h4,.post-content h5{color:var(--text-main);font-weight:700;margin-top:1.5em;margin-bottom:.75em;line-height:1.3}.post-content h2{font-size:26px;border-bottom:1px solid var(--border-color);padding-bottom:10px}.post-content h3{font-size:22px}.post-content h4{font-size:18px}.post-content a{color:var(--color-primary);text-decoration:underline;text-decoration-color:#fff0;transition:text-decoration-color 0.2s}.post-content a:hover{text-decoration-color:var(--color-primary)}.post-content ul{padding-left:20px}.post-content li{margin-bottom:.5em}.post-content blockquote{background:rgb(250 204 21 / .05);border-left:4px solid var(--color-primary);padding:20px;margin:30px 0;font-style:italic;font-size:18px;color:var(--text-main)}.post-content blockquote p:last-child{margin-bottom:0}.post-content img{max-width:100%;height:auto;border-radius:6px;display:block;margin:2em auto}.article-comments{background:#fff0;padding:0;border-radius:0;border:none}#comments{border-top:1px solid rgb(255 255 255 / .05)}.comment-list{margin:0;padding:0;list-style:none}.comment-list .children{list-style:none;padding-left:48px;margin-top:4px;position:relative}.comment-list .children::before{content:"";position:absolute;left:20px;top:-12px;height:36px;width:20px;border-left:2px solid #3e4042;border-bottom:2px solid #3e4042;border-bottom-left-radius:12px}.comment-item{position:relative}.comment-list>.comment-item:not(:last-child)::after{content:"";position:absolute;left:20px;top:45px;bottom:-15px;width:2px;background:#3e4042}.comment-avatar img{border:1px solid rgb(255 255 255 / .05)}.comment-bubble{font-family:inherit}.comment-reactions-display{z-index:10;cursor:default;user-select:none}.js-react-btn{font-size:26px;line-height:1;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:transform 0.2s cubic-bezier(.175,.885,.32,1.275)}.js-react-btn:hover{transform:scale(1.3);background:rgb(255 255 255 / .05)}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@media (max-width:768px){.comment-list .children{padding-left:32px}.comment-list .children::before{left:12px;width:15px}.comment-list>.comment-item:not(:last-child)::after{left:12px}.comment-bubble{max-width:100%}.comment-avatar img{width:32px;height:32px}.comment-item .children .comment-avatar img{width:24px;height:24px}#js-load-more-comments{width:100%}}.comment-author a{color:#E4E6EB;font-weight:700}.comment-text{word-break:break-word}.comment-actions span,.comment-actions a{transition:color 0.2s}.view-replies i{transform:scaleX(-1) rotate(180deg)}.comment-login-cta{background:rgb(255 255 255 / .02);backdrop-filter:blur(10px)}.social-login-btn{border-color:rgb(255 255 255 / .05);background:rgb(255 255 255 / .03);color:#E4E6EB;min-width:200px;justify-content:center}.social-login-btn:hover{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .2);transform:translateY(-2px)}html.light-mode .comment-login-cta{background:#fff;border-color:#ced0d4}html.light-mode .comment-login-cta h4{color:#050505}html.light-mode .social-login-btn{background:#F0F2F5;border-color:#ced0d4;color:#050505}html.light-mode .social-login-btn:hover{background:#e4e6e9}html.light-mode .comment-bubble{background:#F0F2F5}html.light-mode .comment-author a,html.light-mode .comment-text{color:#050505}html.light-mode .comment-actions{color:#65676B}html.light-mode .comment-list .children::before,html.light-mode .comment-list>.comment-item:not(:last-child)::after{background:#fff0;border-color:#ced0d4}#js-emoji-picker,#js-gif-picker{animation:pickerFadeIn 0.2s cubic-bezier(.4,0,.2,1);z-index:9999!important;background:var(--bg-surface);opacity:1}@media (max-width:640px){#js-emoji-picker,#js-gif-picker{right:auto;left:0}}#js-emoji-picker span{font-size:1.5rem;line-height:1}@keyframes pickerFadeIn{from{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}#js-gif-results{overflow-x:hidden;padding:4px}#js-gif-results img{background:rgb(255 255 255 / .05);transition:transform 0.2s ease}#js-gif-results img:hover{transform:scale(1.05)}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#fff0}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .1);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255 / .2)}#js-gif-preview{animation:slideDown 0.3s ease-out}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.comment-actions-menu{margin-left:-5px}.optimus-report-link{color:inherit;cursor:pointer}.optimus-moderation-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgb(0 0 0 / .78);opacity:0;pointer-events:none;transition:opacity 0.2s ease}.optimus-moderation-modal.active{opacity:1;pointer-events:auto}.optimus-moderation-dialog{position:relative;width:min(100%, 480px);background:var(--bg-elevated,#181818);border:1px solid rgb(255 255 255 / .1);border-radius:8px;padding:24px;color:var(--text-main,#fff);box-shadow:0 24px 80px rgb(0 0 0 / .45);transform:translateY(10px);transition:transform 0.2s ease}.optimus-moderation-modal.active .optimus-moderation-dialog{transform:translateY(0)}.optimus-moderation-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:rgb(255 255 255 / .06);color:var(--text-secondary,#aaa);cursor:pointer}.optimus-moderation-dialog h3{margin:0 40px 10px 0;font-size:20px;font-weight:800}.optimus-moderation-warning{margin:0 0 18px;color:var(--text-secondary,#aaa);font-size:14px;line-height:1.45}.optimus-moderation-dialog label{display:block;margin-bottom:8px;font-size:13px;font-weight:700}.optimus-moderation-reasons{display:grid;gap:8px;margin:0 0 14px;border:0;padding:0}.optimus-moderation-reasons legend{margin-bottom:8px;color:var(--text-main,#fff);font-size:13px;font-weight:800}.optimus-moderation-reasons label{display:flex;align-items:flex-start;gap:10px;margin:0;border:1px solid rgb(255 255 255 / .1);border-radius:8px;padding:10px 12px;background:rgb(255 255 255 / .04);color:var(--text-main,#fff);cursor:pointer}.optimus-moderation-reasons input{margin-top:2px}.optimus-moderation-dialog textarea{width:100%;min-height:118px;resize:vertical;border:1px solid rgb(255 255 255 / .1);border-radius:8px;background:rgb(255 255 255 / .04);color:var(--text-main,#fff);padding:12px;outline:none}.optimus-moderation-dialog textarea:focus{border-color:var(--color-primary,#facc15)}.optimus-moderation-confirm{display:flex;gap:10px;align-items:flex-start;margin-top:14px;color:var(--text-secondary,#aaa);font-size:13px}.optimus-moderation-confirm input{margin-top:2px}.optimus-moderation-feedback{min-height:20px;margin-top:14px;font-size:13px;font-weight:700}.optimus-moderation-feedback.error{color:#f87171}.optimus-moderation-feedback.success{color:#4ade80}.optimus-moderation-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.optimus-moderation-secondary,.optimus-moderation-submit{min-height:40px;border:0;border-radius:8px;padding:0 16px;font-weight:800;cursor:pointer}.optimus-moderation-secondary{background:rgb(255 255 255 / .08);color:var(--text-main,#fff)}.optimus-moderation-submit{background:var(--color-primary,#facc15);color:#111}.optimus-moderation-submit:disabled{cursor:wait;opacity:.7}.optimus-admin-moderation{max-width:1600px}.optimus-admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:18px 0 24px}.optimus-admin-stat{background:#fff;border:1px solid #dcdcde;border-radius:8px;padding:16px}.optimus-admin-stat strong{display:block;color:#1d2327;font-size:28px;line-height:1}.optimus-admin-stat span{display:block;margin-top:8px;color:#646970;font-weight:600}.optimus-admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.optimus-admin-tab{display:inline-flex;align-items:center;min-height:34px;border:1px solid #c3c4c7;border-radius:8px;padding:0 12px;background:#fff;color:#1d2327;text-decoration:none;font-weight:700}.optimus-admin-tab.active,.optimus-admin-tab:hover{border-color:#2271b1;color:#2271b1}.optimus-admin-table{margin-bottom:28px}.optimus-admin-table th,.optimus-admin-table td{vertical-align:top}.optimus-admin-muted{color:#646970;font-size:12px}.optimus-admin-pill{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:0 8px;background:#f0f0f1;color:#1d2327;font-size:12px;font-weight:700}.optimus-admin-pill-pending{background:#fff8e5;color:#8a5a00}.optimus-admin-pill-queued{background:#eef6ff;color:#0a4b78}.optimus-admin-pill-processing{background:#f6f7f7;color:#3c434a}.optimus-admin-pill-needs_review{background:#fff2f2;color:#b32d2e}.optimus-admin-pill-accepted{background:#edfaef;color:#0a7a28}.optimus-admin-pill-rejected{background:#f0f0f1;color:#50575e}.optimus-admin-pill-llm_error{background:#fcf0f1;color:#b32d2e}.optimus-admin-pill-reviewed{background:#f0f0f1;color:#50575e}.optimus-admin-details{margin-top:8px}.optimus-admin-details summary{color:#2271b1;cursor:pointer;font-weight:700}.optimus-admin-details p{margin:6px 0 0}.optimus-admin-history{margin:0}.optimus-admin-history li{margin-bottom:4px}.optimus-admin-actions{display:flex;flex-wrap:wrap;gap:8px}.js-comment-dropdown{animation:menuFadeIn 0.2s cubic-bezier(0,0,.2,1)}@keyframes menuFadeIn{from{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.js-gif-trigger{transition:all 0.2s ease;user-select:none}.js-gif-trigger:hover{border-color:rgb(255 255 255 / .4);transform:scale(1.05)}.light-mode #js-emoji-picker,.light-mode #js-gif-picker{background:#ffffff!important;border-color:rgb(0 0 0 / .1)!important}.light-mode #js-gif-search{background:#f0f2f5!important;color:#000000!important}.light-mode .custom-scrollbar::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .1)}@media (max-width:1024px){.search-toggle{display:none!important}.breaking-slider{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;border-radius:var(--radius)}.breaking-slider::-webkit-scrollbar{display:none}.breaking-slide{flex:0 0 100%;scroll-snap-align:start;height:280px;grid-row:auto!important;grid-column:auto!important}.slider-dots{display:flex;justify-content:center;gap:8px;margin-top:15px}.mobile-hide{display:none!important}.game-card{flex:0 0 160px}.game-card img{height:230px}.latest-news-list{grid-auto-columns:minmax(320px,70%);gap:15px 25px}.news-image{flex:0 0 110px;height:75px}.site-footer{padding:30px 0 15px;margin-top:40px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:20px 30px;margin-bottom:20px}.footer-brand{grid-column:1 / -1;text-align:center;margin-bottom:10px}.footer-brand img{max-height:40px;width:auto}.footer-links h4{font-size:12px;margin-bottom:10px}.footer-links li{margin-bottom:6px}.footer-links a{font-size:12px}.footer-bottom{padding-top:15px;font-size:11px}.social-links a{font-size:18px}}@media (max-width:640px){.site-header{height:64px}.main-content,.page-content,.content-area,main.container{padding-top:20px}body{overflow-x:hidden}.search-toggle{display:none!important}.site-navigation ul{display:none}.breaking-slide{height:240px}.breaking-main .card-overlay{padding:16px}.breaking-slide h3{font-size:18px}.game-card{flex:0 0 140px}.game-card img{height:200px}.latest-news-list{grid-auto-columns:minmax(280px,85%);gap:15px}.section-title{font-size:16px;text-align:left}.site-footer{padding:20px 0 10px;margin-top:30px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:15px 20px;margin-bottom:15px;text-align:left}.footer-brand{grid-column:1 / -1;text-align:center;margin-bottom:5px}.footer-brand img{max-height:35px;width:auto}.footer-links h4{font-size:11px;margin-bottom:8px}.footer-links li{margin-bottom:4px}.footer-links a{font-size:11px}.footer-links:last-child{grid-column:1 / -1;text-align:center}.footer-links:last-child .social-links{justify-content:center}.footer-bottom{flex-direction:column;gap:10px;padding-top:10px;font-size:10px}.social-links a{font-size:16px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.article-sub-nav::-webkit-scrollbar{display:none}.article-sub-nav{-ms-overflow-style:none;scrollbar-width:none}.badge-category{background:var(--color-primary);color:#000;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.game-info-card{transition:all 0.3s ease}.game-info-card:hover{border-color:var(--border-color)}.anticipated-widget img{transition:transform 0.5s ease}.anticipated-widget-rank-bar{background:var(--color-primary)}.anticipated-widget-cover-wrap{margin-left:5px}.anticipated-widget-cover{max-width:60px;width:100%;height:auto;border-radius:.375rem;border:1px solid rgb(255 255 255 / .1);background:var(--bg-elevated);flex-shrink:0}.anticipated-widget-cover-placeholder{width:60px;height:80px}.anticipated-widget .group:hover img{transform:scale(1.1)}.post-content p{margin-bottom:1.5rem}.post-content h2{font-size:1.5rem;font-weight:800;color:var(--text-main);margin-top:2.5rem;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.post-content h2::before{content:'';display:inline-block;width:4px;height:1.25rem;background:var(--color-primary);border-radius:2px}#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results{border:none!important;background:transparent!important}#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-footer{border-top:none!important;background:transparent!important}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{border-top:none!important;background:transparent!important;padding:0!important}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum{display:flex!important;align-items:center;padding:.75rem 1.25rem!important;border-bottom:1px solid var(--forum-border);width:100%;box-sizing:border-box}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum:last-child{border-bottom:none}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum>li.bbp-forum-info{flex:1;min-width:0}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum>li.bbp-forum-freshness-author{flex-shrink:0;width:80px;text-align:center}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum>li.bbp-forum-reply-count{flex-shrink:0;width:50px;text-align:center}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum>li.bbp-forum-freshness{flex-shrink:0;width:150px;text-align:right}#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles{padding:.6rem 1.25rem}#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles>li.bbp-forum-info{flex:1}#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles>li.bbp-forum-freshness-author{width:80px;text-align:center}#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles>li.bbp-forum-reply-count{width:50px;text-align:center}#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles>li.bbp-forum-freshness{width:150px;text-align:right}#bbpress-forums ul{list-style:none!important;margin:0!important;padding:0!important}#bbpress-forums .bbp-breadcrumb{margin-bottom:20px;font-size:14px;color:var(--text-muted)}#bbpress-forums .bbp-breadcrumb a{color:var(--color-primary);text-decoration:none;font-weight:600}#bbpress-forums .bbp-breadcrumb a:hover{text-decoration:underline}#bbpress-forums div.bbp-template-notice,#bbpress-forums div.indicator-hint{background-color:rgb(255 255 255 / .05)!important;border:1px solid var(--border-color)!important;border-left:4px solid var(--color-primary)!important;border-radius:var(--radius)!important;color:var(--text-main)!important;padding:15px 20px!important;margin-bottom:20px!important}#bbpress-forums div.bbp-template-notice a{color:var(--color-primary)!important}#bbpress-forums fieldset.bbp-form{border:1px solid var(--border-color)!important;border-radius:var(--radius)!important;padding:20px!important;background:var(--card-bg)!important}#bbpress-forums fieldset.bbp-form legend{font-weight:700;color:var(--text-main)}#bbpress-forums input[type="text"],#bbpress-forums input[type="password"],#bbpress-forums textarea,#bbpress-forums select{background:var(--card-bg)!important;border:1px solid var(--border-color)!important;color:var(--text-main)!important;border-radius:8px!important;padding:10px 15px!important;width:100%}#bbpress-forums select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1 1l5 5 5-5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:12px!important;padding-right:36px!important;cursor:pointer}#bbpress-forums select option{background:#1e1e1e!important;color:#e0e0e0!important}html.light-mode #bbpress-forums select option{background:#fff!important;color:#1a1a1a!important}#bbpress-forums button,#bbpress-forums .submit{background:var(--color-primary)!important;color:#000!important;border:none!important;border-radius:8px!important;padding:10px 20px!important;font-weight:bold!important;cursor:pointer!important;transition:all 0.2s!important}#bbpress-forums button:hover,#bbpress-forums .submit:hover{background:#fff!important;transform:translateY(-2px)}#bbpress-forums .bbp-topic-title a.bbp-topic-permalink{font-size:14px;font-weight:700;color:var(--text-main);text-decoration:none;display:inline-block;line-height:40px}#bbpress-forums .bbp-topic-title a.bbp-topic-permalink:hover{color:var(--color-primary)}#bbpress-forums ul.bbp-replies{border:1px solid var(--border-color)!important;border-radius:var(--radius)!important;overflow:hidden!important;background:var(--card-bg)!important;margin-bottom:20px!important}#bbpress-forums div.even,#bbpress-forums ul.even,#bbpress-forums div.odd,#bbpress-forums ul.odd{background-color:transparent!important}#bbpress-forums li.bbp-body div.hentry{display:flex;flex-direction:column;margin-bottom:0!important;border-bottom:1px solid var(--border-color)!important;padding:0!important;background:transparent!important}@media (min-width:768px){#bbpress-forums li.bbp-body div.hentry{flex-direction:row}}#bbpress-forums li.bbp-body div.hentry:last-child{border-bottom:none!important}#bbpress-forums div.bbp-reply-author{background:rgb(0 0 0 / .2)!important;border-bottom:1px solid var(--border-color)!important;margin:0!important;padding:20px!important;text-align:center;width:100%!important}@media (min-width:768px){#bbpress-forums div.bbp-reply-author{width:180px!important;border-bottom:none!important;border-right:1px solid var(--border-color)!important}}#bbpress-forums div.bbp-reply-author img.avatar{border-radius:50%;margin-bottom:8px}#bbpress-forums div.bbp-reply-content{background:transparent!important;padding:20px!important;color:var(--text-main)!important;margin:0!important;flex:1}#bbpress-forums .bbp-author-name{color:var(--color-primary)!important;font-weight:700!important;display:block;margin-top:10px;font-size:14px}#bbpress-forums .bbp-reply-header{background:rgb(120 120 120 / .05)!important;border-top:none!important;border-bottom:1px solid var(--border-color)!important;padding:10px 20px!important;color:var(--text-muted)!important;font-size:12px}#bbpress-forums .bbp-reply-header a{color:var(--text-muted)!important}#bbpress-forums .bbp-reply-header a:hover{color:var(--color-primary)!important}#bbpress-forums div.bbp-template-notice.info{display:none!important}.single-topic #bbpress-forums li.bbp-header{display:none!important}.single-forum .page-title,.single-topic .page-title,.single-topic .entry-title,.single-topic h1.entry-title{display:none!important}.single-forum .optimus-forum-hero{margin-top:0;border-radius:var(--radius) var(--radius) 0 0;border:1px solid var(--border-color);border-bottom:none}.single-forum .article-content-wrapper{border-top-left-radius:0!important;border-top-right-radius:0!important;margin-top:0!important}#bbpress-forums ul.bbp-topics>li.bbp-body>ul.even,#bbpress-forums ul.bbp-forums>li.bbp-body>ul.even{background-color:rgb(120 120 120 / .08)!important}#bbpress-forums ul.bbp-topics>li.bbp-body>ul.odd,#bbpress-forums ul.bbp-forums>li.bbp-body>ul.odd{background-color:transparent!important}#bbp-topic-form fieldset.bbp-form,#bbp-reply-form fieldset.bbp-form{border:none;padding:0}.wp-editor-wrap{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .1);border-radius:12px;overflow:hidden;display:flex;flex-direction:column-reverse}.wp-editor-container{border:none!important}.wp-editor-container iframe,.wp-editor-area{min-height:150px!important;background:transparent!important}.wp-editor-area{color:var(--text-main)!important;padding:16px!important;font-family:'Spline Sans',sans-serif!important;border:none!important}div.mce-toolbar-grp,div.quicktags-toolbar{background:rgb(0 0 0 / .3)!important;border-bottom:none!important;border-top:1px solid rgb(255 255 255 / .05)!important;padding:4px 8px!important;display:flex;flex-wrap:wrap}div.mce-toolbar-grp{order:2}div.mce-panel{display:flex;flex-direction:column}div.mce-toolbar-grp .mce-btn{background:transparent!important;border:none!important;border-radius:6px!important;margin:2px 1px!important;transition:all 0.2s ease!important}div.mce-toolbar-grp .mce-btn button{color:#9ca3af!important}div.mce-toolbar-grp .mce-btn:hover,div.mce-toolbar-grp .mce-btn.mce-active{background:rgb(255 255 255 / .1)!important}div.mce-toolbar-grp .mce-btn:hover button,div.mce-toolbar-grp .mce-btn.mce-active button{color:#ffffff!important}div.quicktags-toolbar input.button{background:transparent!important;border:none!important;border-radius:6px!important;margin:2px 1px!important;color:#9ca3af!important;transition:all 0.2s ease!important;padding:6px 10px!important;text-transform:capitalize}div.quicktags-toolbar input.button:hover{background:rgb(255 255 255 / .1)!important;color:#ffffff!important}div.mce-statusbar{display:none!important}.wp-editor-wrap.wp-editor-focus,.wp-editor-wrap:focus-within{border-color:rgb(255 255 255 / .25)}#bbp-topic-form label[for="bbp_topic_content"],#bbp-reply-form label[for="bbp_reply_content"]{display:block;margin-bottom:12px;font-weight:600;color:var(--text-main)}.bbp-submit-wrapper{margin-top:1rem;display:flex;justify-content:flex-end}.bbp-submit-wrapper button.submit{background-color:#f97316;color:#fff;border-radius:8px;padding:.5rem 1.5rem;font-weight:600;border:none;cursor:pointer;transition:all 0.2s}.bbp-submit-wrapper button.submit:hover{background-color:#ea580c;transform:translateY(-1px)}.js-replies-container.hidden{display:none}.comment-list ul.children{margin-top:1rem;padding-left:1.5rem;border-left:3px solid rgb(255 255 255 / .05)}html.light-mode .comment-list ul.children{border-left-color:rgb(0 0 0 / .05)}.react-active-like{color:#2D88FF}.react-active-love{color:#F33E58}.react-active-haha,.react-active-wow,.react-active-sad{color:#F7B125}.react-active-angry{color:#E9710F}.js-temp-badge{display:flex;align-items:center;gap:4px;padding:2px 8px;border-radius:6px;font-size:10px;font-weight:900;text-transform:uppercase;transition:all 0.3s ease}.js-temp-badge.temp-very-hot{background:linear-gradient(135deg,#ff4d00,#ff0000);color:#fff;animation:pulse-hot-mini 2s infinite}.js-temp-badge.temp-hot{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.js-temp-badge.temp-neutral{background:rgb(255 255 255 / .05);color:#B0B3B8;border:1px solid rgb(255 255 255 / .1)}.js-temp-badge.temp-cold{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff}.js-temp-badge.temp-expired{background:rgb(220 38 38 / .1);color:#ef4444;border:1px solid rgb(220 38 38 / .3)}@keyframes pulse-hot-mini{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.temp-expired{background:rgb(220 38 38 / .1);color:#ef4444;border:1px solid rgb(220 38 38 / .3)}.is-expired .grayscale{filter:grayscale(100%)}.is-expired .line-through{text-decoration:line-through}@keyframes flash-expired{0%,100%{opacity:1}50%{opacity:.6}}.is-expired .animate-pulse{animation:flash-expired 2s cubic-bezier(.4,0,.2,1) infinite}.modal-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .85);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;pointer-events:none;transition:all 0.3s ease}.modal-overlay.active{opacity:1;pointer-events:auto}.modal-content{background:var(--bg-elevated);border:1px solid rgb(255 255 255 / .1);border-radius:24px;width:90%;max-width:400px;padding:24px;transform:translateY(20px);transition:all 0.4s cubic-bezier(.4,0,.2,1)}.modal-overlay.active .modal-content{transform:translateY(0)}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.modal-header h3{margin:0;font-size:18px;font-weight:800;color:#fff}.modal-close{background:rgb(255 255 255 / .05);border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.modal-close:hover{background:rgb(255 255 255 / .1);transform:rotate(90deg)}.share-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.share-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .05);border-radius:16px;color:#B0B3B8;text-decoration:none;font-size:12px;font-weight:700;transition:all 0.2s ease;cursor:pointer}.share-btn i{font-size:24px}.share-btn:hover{background:rgb(255 255 255 / .08);color:#fff;transform:translateY(-2px)}.share-btn.whatsapp:hover{color:#25D366;border-color:rgb(37 211 102 / .3)}.share-btn.twitter:hover{color:#1DA1F2;border-color:rgb(29 161 242 / .3)}.share-btn.facebook:hover{color:#4267B2;border-color:rgb(66 103 178 / .3)}.share-btn.email:hover{color:#EA4335;border-color:rgb(234 67 53 / .3)}.share-btn.clipboard:hover{color:#00a8c1;border-color:rgb(0 168 193 / .3)}.share-btn.clipboard.copied{background:rgb(0 168 193 / .1);color:#00a8c1;border-color:#00a8c1}.deals-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding-bottom:10px}@media (max-width:768px){.deals-grid{grid-template-columns:1fr;gap:16px}}.deals-grid .news-entry{margin-bottom:0;width:100%;scroll-snap-align:none}.fg-title-main{display:block;font-size:1.1em;font-weight:900;line-height:1.2;margin-bottom:2px;text-transform:uppercase}.fg-title-merchant{display:block;font-size:.75em;font-weight:800;color:var(--color-primary);opacity:.9;letter-spacing:.05em;text-transform:uppercase}iframe[src*="youtube"],iframe[src*="youtube.com"],iframe[src*="youtu.be"]{max-width:100%;width:100%;aspect-ratio:16 / 9;height:auto}.post-content iframe[src*="youtube"],.post-content iframe[src*="youtube.com"],.article-content-wrapper iframe[src*="youtube"],.article-content-wrapper iframe[src*="youtube.com"]{display:block;margin:1.5rem auto;border-radius:8px}#bbpress-forums{--forum-card-bg:rgba(255, 255, 255, 0.03);--forum-border:rgba(255, 255, 255, 0.08);--forum-border-hover:rgba(250, 204, 21, 0.3);--forum-shadow:0 4px 20px rgba(0, 0, 0, 0.2)}#bbpress-forums{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif}#bbpress-forums .bbp-breadcrumb{background:var(--forum-card-bg);border:1px solid var(--forum-border);border-radius:12px;padding:.75rem 1rem;margin-bottom:1.5rem}#bbpress-forums .bbp-breadcrumb a{color:var(--color-primary);text-decoration:none;font-weight:600}#bbpress-forums .bbp-breadcrumb-sep{color:var(--text-muted);margin:0 .5rem}#bbpress-forums .bbp-header{background:linear-gradient(135deg,rgb(250 204 21 / .1),rgb(250 204 21 / .05));border:none;border-radius:16px 16px 0 0;padding:1rem 1.25rem}#bbpress-forums .bbp-header .forum-titles,#bbpress-forums .bbp-header .topic-titles{display:flex;align-items:center;gap:1rem;color:var(--text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}#bbpress-forums .bbp-body{background:var(--forum-card-bg);border:1px solid var(--forum-border);border-radius:8px;overflow:hidden}#bbpress-forums .bbp-body>.loop-item,#bbpress-forums .bbp-body>li{display:flex;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--forum-border);transition:background 0.2s ease}#bbpress-forums .bbp-body>.loop-item:last-child,#bbpress-forums .bbp-body>li:last-child{border-bottom:none}#bbpress-forums .bbp-body>.loop-item:hover,#bbpress-forums .bbp-body>li:hover{background:rgb(250 204 21 / .05)}#bbpress-forums .bbp-forum-title,#bbpress-forums .bbp-topic-title{font-size:1rem;font-weight:700;margin:0 0 .25rem 0}#bbpress-forums a.bbp-forum-title,#bbpress-forums .bbp-forum-title a,#bbpress-forums a.bbp-topic-title,#bbpress-forums .bbp-topic-title a,#bbpress-forums .bbp-forum-freshness a,#bbpress-forums .bbp-forum-freshness-link{color:var(--text-primary)!important;text-decoration:none;transition:color 0.2s ease}html.light-mode #bbpress-forums a.bbp-forum-title,html.light-mode #bbpress-forums .bbp-forum-title a,html.light-mode #bbpress-forums a.bbp-topic-title,html.light-mode #bbpress-forums .bbp-topic-title a,html.light-mode #bbpress-forums .bbp-forum-freshness a,html.light-mode #bbpress-forums .bbp-forum-freshness-link{color:var(--text-primary)!important}#bbpress-forums .bbp-forum-title a:hover,#bbpress-forums .bbp-topic-title a:hover{color:var(--color-primary)}#bbpress-forums .bbp-forum-content{display:none!important}#bbpress-forums .bbp-topic-content{color:var(--text-muted);font-size:.875rem;margin:0}#bbpress-forums .bbp-forum-topic-count{display:none!important}#bbpress-forums .bbp-forum-freshness-author{min-width:80px;text-align:center}#bbpress-forums .bbp-forum-reply-count,#bbpress-forums .bbp-topic-reply-count,#bbpress-forums .bbp-topic-voice-count{font-size:.875rem;color:var(--text-muted);text-align:center;min-width:50px}#bbpress-forums .bbp-forum-freshness,#bbpress-forums .bbp-topic-freshness{font-size:.8rem;color:var(--text-muted);text-align:right;min-width:150px}#bbpress-forums .bbp-author-avatar img{border-radius:50%;width:28px;height:28px}#bbpress-forums .bbp-author-name{color:var(--color-primary);font-weight:600;font-size:.8rem}#bbpress-forums fieldset.bbp-form{background:var(--forum-card-bg);border:1px solid var(--forum-border);border-radius:16px;padding:1.5rem;margin-top:2rem}#bbpress-forums fieldset.bbp-form legend{font-size:1.1rem;font-weight:700;color:var(--text-main);padding:0 .5rem}#bbpress-forums textarea{background:rgb(0 0 0 / .2)!important;border:1px solid var(--forum-border)!important;border-radius:12px!important;color:var(--text-main)!important;padding:1rem!important;font-size:.95rem;min-height:120px;width:100%;resize:vertical}#bbpress-forums textarea:focus{border-color:var(--color-primary)!important;outline:none}#bbpress-forums .bbp-submit-wrapper button,#bbpress-forums button.submit,#bbpress-forums input[type="submit"]{background:var(--color-primary)!important;color:#000!important;border:none!important;border-radius:999px!important;padding:.75rem 2rem!important;font-weight:800!important;font-size:0.9rem!important;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:transform 0.2s ease}#bbpress-forums .bbp-submit-wrapper button:hover,#bbpress-forums button.submit:hover,#bbpress-forums input[type="submit"]:hover{transform:translateY(-2px)}#bbpress-forums .bbp-pagination{background:var(--forum-card-bg);border:1px solid var(--forum-border);border-radius:12px;padding:.75rem 1rem;margin:1.5rem 0;display:flex;justify-content:space-between;align-items:center}#bbpress-forums .bbp-pagination-links a,#bbpress-forums .bbp-pagination-links span{padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:600}#bbpress-forums .bbp-pagination-links a{color:var(--text-muted);text-decoration:none;transition:all 0.2s ease}#bbpress-forums .bbp-pagination-links a:hover{background:var(--color-primary);color:#000}#bbpress-forums .bbp-pagination-links span.current{background:var(--color-primary);color:#000}#bbpress-forums .subscription-toggle{display:inline-flex;align-items:center;gap:.5rem;background:var(--forum-card-bg);border:1px solid var(--forum-border);border-radius:999px;padding:.5rem 1rem;color:var(--text-main);font-size:.85rem;font-weight:600;text-decoration:none;transition:all 0.2s ease;margin-bottom:1rem}#bbpress-forums .subscription-toggle:hover{border-color:var(--color-primary);color:var(--color-primary)}#bbpress-forums .bbp-replies{margin-top:1.5rem}#bbpress-forums .bbp-reply-header{background:var(--forum-card-bg);border:1px solid var(--forum-border);border-radius:12px 12px 0 0;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center}#bbpress-forums .bbp-body .bbp-reply-author{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:100px;padding:1rem}#bbpress-forums .bbp-body .bbp-reply-author img.avatar{border-radius:50%;width:48px;height:48px}#bbpress-forums .bbp-body .bbp-reply-content{flex:1;padding:1rem;border-left:1px solid var(--forum-border)}html.light-mode #bbpress-forums{--forum-card-bg:rgba(0, 0, 0, 0.02);--forum-border:rgba(0, 0, 0, 0.08)}html.light-mode #bbpress-forums textarea{background:#fff;color:#333}#bbpress-forums .wp-media-buttons,#bbpress-forums .insert-media{display:none!important}#bbpress-forums .wp-editor-container,#bbpress-forums .mce-container,#bbpress-forums .mce-panel,#bbpress-forums .mce-edit-area,#bbpress-forums .mce-edit-area iframe,#bbpress-forums iframe#bbp_reply_content_ifr,#bbpress-forums iframe#bbp_topic_content_ifr{background:var(--bg-elevated)!important;background-color:var(--bg-elevated)!important}#bbpress-forums .mce-toolbar,#bbpress-forums .mce-toolbar-grp,#bbpress-forums .mce-menubar{background:#252525!important;border-color:rgb(255 255 255 / .1)!important}#bbpress-forums .mce-btn,#bbpress-forums .mce-btn button{background:transparent!important;color:#fff!important;border-color:rgb(255 255 255 / .1)!important}#bbpress-forums .mce-btn:hover{background:rgb(255 255 255 / .1)!important}#bbpress-forums .mce-ico{color:#fff!important}#bbpress-forums .bbp-reply-author+.bbp-reply-content+ul,#bbpress-forums #bbp-author-head,#bbpress-forums .bbp-replies .bbp-header{display:none!important}#bbpress-forums .bbp-submit-wrapper button,#bbpress-forums button.submit,#bbpress-forums #bbp_reply_submit,#bbpress-forums #bbp_topic_submit,#bbpress-forums input[type="submit"]{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif!important;background:var(--color-primary)!important;color:#000!important;border:none!important;border-radius:999px!important;padding:.75rem 2rem!important;font-weight:800!important;font-size:0.85rem!important;text-transform:uppercase;letter-spacing:.03em}html.light-mode #bbpress-forums .wp-editor-container,html.light-mode #bbpress-forums .mce-container,html.light-mode #bbpress-forums .mce-panel,html.light-mode #bbpress-forums .mce-edit-area,html.light-mode #bbpress-forums .mce-edit-area iframe{background:#fff!important;background-color:#fff!important}html.light-mode #bbpress-forums .mce-toolbar,html.light-mode #bbpress-forums .mce-toolbar-grp{background:#f5f5f5;border-color:#ddd}html.light-mode #bbpress-forums .mce-btn,html.light-mode #bbpress-forums .mce-btn button{color:#333}html.light-mode #bbpress-forums .mce-ico{color:#333}#bbpress-forums .bbp-replies>.bbp-body>.bbp-header,#bbpress-forums .bbp-replies .bbp-header .bbp-reply-author:not(a):not([href]),#bbpress-forums .bbp-header>.bbp-reply-author,#bbpress-forums .bbp-header>.bbp-reply-content{display:none!important}#bbpress-forums .bbp-body .bbp-reply-author:first-child:not(:has(a)),#bbpress-forums button[type="submit"],#bbpress-forums input[type="submit"],#bbpress-forums .bbp-submit-wrapper button,#bbpress-forums #bbp_reply_submit,#bbpress-forums #bbp_topic_submit{font-family:'Inter','Spline Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif!important;font-weight:800!important;font-size:0.85rem!important;letter-spacing:0.05em!important;text-transform:uppercase!important;background:var(--color-primary)!important;color:#000!important;border:none!important;border-radius:999px!important;padding:.85rem 2rem!important;cursor:pointer!important;transition:transform 0.2s ease;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}#bbpress-forums button[type="submit"]:hover,#bbpress-forums input[type="submit"]:hover{transform:translateY(-2px)!important}#bbpress-forums ul.bbp-topics li.bbp-header,#bbpress-forums ul.bbp-replies li.bbp-header,#bbpress-forums ul.bbp-lead-topic li.bbp-header,#bbpress-forums li.bbp-footer{display:none!important}#bbpress-forums .bbp-breadcrumb{background:transparent!important;border:none!important;padding:0!important;margin-bottom:1rem}#bbpress-forums .bbp-pagination-count{display:none!important}.bbp-pagination-count,div.bbp-pagination-count{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}#bbpress-forums .bbp-template-notice.info,#bbpress-forums .bbp-template-notice{display:none!important}#bbpress-forums .bbp-topic-description,#bbpress-forums .bbp-pagination:empty{display:none!important}#bbpress-forums .bbp-admin-links{font-size:.7rem;opacity:.5;transition:opacity 0.2s ease}#bbpress-forums .bbp-admin-links:hover{opacity:1}#bbpress-forums .bbp-admin-links a{color:var(--text-muted);text-decoration:none;margin-right:.5rem}#bbpress-forums .bbp-admin-links a:hover{color:var(--color-primary)}#bbpress-forums fieldset.bbp-form legend{font-size:1.1rem;font-weight:700;color:var(--text-main);border:none;padding:0;margin-bottom:1rem}#bbpress-forums .bbp-pagination{display:none!important}.optimus-forum-hero{position:relative;min-height:280px;display:flex;align-items:flex-end;overflow:hidden;margin-bottom:2rem;background-color:#0c0c0c}.optimus-forum-hero__backdrop{position:absolute;inset:0;background-image:var(--forum-hero,none);background-size:cover;background-position:center 25%;filter:brightness(.5);z-index:0}.optimus-forum-hero:not([style]) .optimus-forum-hero__backdrop,.optimus-forum-hero[style=""] .optimus-forum-hero__backdrop{background-image:linear-gradient(135deg,var(--bg-elevated) 0%,var(--bg-surface) 100%);filter:none}.optimus-forum-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .9) 0%,rgb(0 0 0 / .4) 50%,rgb(0 0 0 / .1) 100%);z-index:1}.optimus-forum-hero__content{position:relative;z-index:2;display:flex;align-items:flex-end;gap:1.5rem;width:100%;padding:2rem 1.5rem 1.75rem;max-width:1200px;margin:0 auto}.optimus-forum-hero__cover{flex-shrink:0;width:90px;border-radius:6px;overflow:hidden;box-shadow:0 6px 20px rgb(0 0 0 / .75)}.optimus-forum-hero__cover img,.optimus-forum-hero__cover img:hover,.optimus-forum-hero__cover img:focus{display:block!important;width:100%!important;height:auto!important;border:none!important;outline:none!important;box-shadow:none!important;margin:0!important;padding:0!important}.optimus-forum-hero__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:.45rem}.optimus-forum-hero__title{font-size:clamp(1.4rem, 4vw, 2.2rem);font-weight:800;color:#fff!important;margin:0;line-height:1.15;text-shadow:0 1px 6px rgb(0 0 0 / .6)}.optimus-forum-hero__stats{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.8rem;color:rgb(255 255 255 / .7)}.optimus-forum-hero__stats strong{color:#fff;font-weight:700}.optimus-forum-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:.15rem}.optimus-forum-link{display:inline-flex;align-items:center;gap:.4em;font-size:.78rem;font-weight:600;color:rgb(255 255 255 / .75);text-decoration:none;border:1px solid rgb(255 255 255 / .2);padding:.3em .8em;border-radius:6px;transition:color .15s,border-color .15s,background .15s;backdrop-filter:blur(4px)}.optimus-forum-link:hover{color:#fff;border-color:rgb(255 255 255 / .55);background:rgb(255 255 255 / .1)}.optimus-forum-subscribe{font-size:.78rem}.optimus-forum-subscribe a{color:rgb(255 255 255 / .65);font-size:.78rem}.optimus-forum-breadcrumb{margin-bottom:.75rem;border:none!important;background:transparent!important;box-shadow:none!important}.optimus-forum-breadcrumb p,.optimus-forum-breadcrumb span{font-size:.8rem;color:var(--text-muted);background:transparent!important;border:none!important}.optimus-forum-description-card{background:#fff0;border:none;padding:0 0 .5rem;margin-bottom:1rem;font-size:.9rem;color:var(--text-secondary)}@media (max-width:600px){.optimus-forum-hero{min-height:200px}.optimus-forum-hero__cover{width:65px}.optimus-forum-hero__title{font-size:1.2rem}.optimus-forum-hero__content{padding:1rem 1rem 1.25rem;gap:1rem}}#bbpress-forums li.bbp-body>ul.optimus-topic-row{display:flex;align-items:center;width:100%;box-sizing:border-box;padding:1rem 1.5rem;border-bottom:1px solid var(--forum-border);overflow:hidden}#bbpress-forums li.bbp-body>ul.optimus-topic-row:last-child{border-bottom:none}#bbpress-forums ul.optimus-topic-row>li.bbp-topic-title{flex:1;min-width:0}.optimus-topic-row__main{display:flex;align-items:center;gap:0;flex:1;min-width:0;margin-left:15px}.optimus-topic-row__icon{flex-shrink:0;width:1rem;text-align:center;font-size:.8rem;color:var(--text-muted);opacity:.7}.optimus-topic-row__content{display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:.35rem .5rem;min-width:0;flex:1}.optimus-topic-row__badge{flex-shrink:0;display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border-color);padding:.12em .5em;border-radius:4px;line-height:1.5}.bbp-topic-status-closed .optimus-topic-row__badge{color:#888}.bbp-topic-status-super-sticky .optimus-topic-row__badge,.bbp-topic-status-sticky .optimus-topic-row__badge{color:var(--color-primary);border-color:var(--color-primary)}.optimus-topic-row__meta{display:none}.optimus-topic-row__content .bbp-topic-permalink{font-size:14px;font-weight:600;color:var(--text-primary);text-decoration:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.optimus-topic-row__content .bbp-topic-permalink:hover{color:var(--color-primary)}.optimus-topic-row__mobile-meta{display:none!important}@media (max-width:640px){#bbpress-forums li.bbp-body>ul.optimus-topic-row{padding:.75rem 1rem}.optimus-topic-row__content .bbp-topic-permalink{white-space:normal;word-break:break-word;overflow:visible}.optimus-topic-row__icon{display:none}}@media (max-width:640px){.main-content,.page-content,.content-area,main.container{padding-top:0;margin-top:20px}.single-forum main.container,.single-forum .page-content,.single-forum .content-area{margin-top:0}}@media (max-width:640px){#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles>li.bbp-forum-freshness-author,#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles>li.bbp-forum-reply-count,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum>li.bbp-forum-freshness-author,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum>li.bbp-forum-reply-count{display:none!important}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum>li.bbp-forum-freshness,#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles>li.bbp-forum-freshness{width:70px;min-width:70px;font-size:.7rem}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum>li.bbp-forum-info{min-width:0}#bbpress-forums ul.bbp-forums li.bbp-body ul.forum{padding:.6rem 0.75rem!important}#bbpress-forums ul.bbp-forums li.bbp-header{padding:.4rem .75rem}}.bbp-search-form,#bbp-search-form{display:none!important}#bbpress-forums li.bbp-forum-freshness .bbp-topic-meta{margin-top:.2rem;font-size:.75rem;color:var(--text-muted);display:flex;flex-direction:column;gap:0}#bbpress-forums li.bbp-forum-freshness .bbp-topic-freshness-author{display:inline-flex;align-items:center;gap:.35em}#bbpress-forums li.bbp-forum-freshness .bbp-topic-freshness-author img,#bbpress-forums li.bbp-forum-freshness .bbp-author-avatar img{width:18px!important;height:18px!important;border-radius:50%;display:inline-block;vertical-align:middle;margin:0!important;border:none!important}html.light-mode #bbpress-forums select,html.light-mode #bbpress-forums select option{background:#fff!important;color:#1a1a1a!important;border:1px solid #d0d0d0!important}html.light-mode #bbpress-forums input[type="text"],html.light-mode #bbpress-forums input[type="email"],html.light-mode #bbpress-forums textarea{background:#fff!important;color:#1a1a1a!important;border:1px solid #d0d0d0!important}html.light-mode #bbpress-forums .mce-toolbar,html.light-mode #bbpress-forums .mce-toolbar-grp,html.light-mode #bbpress-forums .mce-menubar{background:#f0f0f0!important;border-color:#d0d0d0!important}html.light-mode #bbpress-forums .mce-btn,html.light-mode #bbpress-forums .mce-btn button,html.light-mode #bbpress-forums .mce-ico{color:#222!important;background:transparent!important;border-color:transparent!important}html.light-mode #bbpress-forums .mce-btn:hover{background:rgb(0 0 0 / .07)!important}html.light-mode #bbpress-forums div.quicktags-toolbar{background:#f0f0f0!important;border-color:#d0d0d0!important}html.light-mode #bbpress-forums div.quicktags-toolbar input.button{background:#fff!important;color:#222!important;border:1px solid #ccc!important}html.light-mode #bbpress-forums .wp-editor-container,html.light-mode #bbpress-forums .wp-editor-wrap{border-color:#d0d0d0!important}html.light-mode .optimus-forum-hero__title{color:#fff!important}.latest-news-list .news-entry .news-image{height:120px!important}@media (min-width:1024px){.latest-news-list .news-entry .news-image{height:135px!important}}@media (max-width:1199px){.latest-news-list .news-entry .news-image{height:120px!important}}html .latest-news-list .news-entry .news-image,body .latest-news-list .news-entry .news-image,.latest-news-list .news-entry .news-image[style]{height:120px!important;min-height:120px!important;max-height:120px!important}@media (min-width:1024px){html .latest-news-list .news-entry .news-image,body .latest-news-list .news-entry .news-image,.latest-news-list .news-entry .news-image[style]{height:135px!important;min-height:135px!important;max-height:135px!important}}.single-main{max-width:1450px;margin:0 auto;padding:32px 16px}@media (min-width:1024px){.single-main{padding:32px 24px}}.single-layout{display:flex;flex-direction:column;gap:32px}@media (min-width:1024px){.single-layout{flex-direction:row}}.single-content{flex:1}@media (min-width:1024px){.single-content{flex:0 0 66.666667%}}.single-sidebar{display:flex;flex-direction:column;gap:32px}@media (min-width:1024px){.single-sidebar{flex:0 0 33.333333%}}.single-sidebar>div,.single-sidebar .game-info-card{width:100%;box-sizing:border-box}.anticipated-widget{height:auto;overflow:hidden}.anticipated-widget .flex.flex-col{max-height:none;overflow-x:hidden;overflow-y:visible}.single-sidebar>div:first-child,.single-sidebar .sidebar-sticky-group .game-info-card{max-width:100%;flex:none}.post-content{max-width:100%;margin-bottom:48px}.post-content p,.post-content ul,.post-content ol,.post-content blockquote{max-width:100%}@media (max-width:768px){.post-content p,.post-content ul,.post-content ol,.post-content blockquote{max-width:65ch}}.post-content img{max-width:100%;height:auto}.post-content .wp-block-image{max-width:100%}.article-featured-image{margin-bottom:32px;border-radius:16px;overflow:hidden}.article-featured-image img{width:100%;height:auto;object-fit:cover;display:block}@media (max-width:767px){.article-featured-image{max-height:150px}.article-featured-image img{max-height:150px}}@media (min-width:768px) and (max-width:1023px){.article-featured-image{max-height:350px}.article-featured-image img{max-height:350px}}@media (min-width:1024px){.article-featured-image{max-height:450px}.article-featured-image img{max-height:450px}}.mobile-best-price-card{margin:24px 0}.mobile-price-row{cursor:pointer}.mobile-price-row:hover{transform:translateY(-1px)}.mobile-price-tag{background:var(--color-primary);color:#000;padding:8px 12px;border-radius:8px;text-align:center;min-width:80px}@media (min-width:768px){.mobile-best-price-card{display:none!important}}.popular-slider::-webkit-scrollbar{display:none}.popular-section{min-height:auto!important;height:auto!important;padding-bottom:1rem}:root{--platform-pc:#4a90e2;--platform-playstation:#003087;--platform-xbox:#107c10;--platform-nintendo:#e60012}:root{--font-primary:'Spline Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--font-mono:'JetBrains Mono', 'Fira Code', Consolas, monospace;--font-gaming:'Orbitron', 'Spline Sans', sans-serif}.text-hero{font-family:var(--font-gaming);font-size:48px;font-weight:900;line-height:1.2;letter-spacing:-.025em}.text-title{font-size:32px;font-weight:700;line-height:1.2}.text-subtitle{font-size:20px;font-weight:500;line-height:1.4}.text-body{font-size:14px;font-weight:400;line-height:1.6}.text-caption{font-size:12px;font-weight:400;line-height:1.4;color:var(--text-secondary)}.text-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.text-gaming-title{font-family:var(--font-gaming);font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:var(--color-primary)}.text-platform{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.text-score{font-family:var(--font-mono);font-weight:900;font-size:18px}.container-optimus{max-width:var(--container-width,1450px);margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width:768px){.container-optimus{padding-left:24px;padding-right:24px}}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-gradient-primary{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-hover));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.badge{display:inline-flex;align-items:center;padding:2px 6px;border-radius:var(--radius-sm);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1}.badge--category{background:var(--color-secondary);color:#fff}.badge--platform{background:#fff0;border:1px solid var(--border-color);color:var(--text-secondary)}.badge--free{background:var(--color-success);color:#fff}.badge--genre{background:var(--bg-hover);color:var(--text-secondary)}.badge--promo{background:var(--color-warning);color:var(--bg-body)}@media (max-width:767px){.text-hero{font-size:40px}.text-title{font-size:24px}}@media (prefers-reduced-motion:reduce){*{animation-duration:0.01ms;animation-iteration-count:1;transition-duration:0.01ms;scroll-behavior:auto}}@media (prefers-contrast:high){.badge,.game-card,.news-list__item{border-width:2px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.news-list-container,.game-slider-container{margin-bottom:2rem}.news-list-container__header,.game-slider-container__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.news-list,.game-slider{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.news-list::-webkit-scrollbar,.game-slider::-webkit-scrollbar{display:none}.game-card,.news-list__item{flex:0 0 auto;background:var(--bg-elevated);border-radius:12px;overflow:hidden;transition:transform 0.3s ease}.game-card:hover,.news-list__item:hover{transform:translateY(-2px)}@media (max-width:767px){.news-list__item,.game-card{width:85%;min-width:85%}}.mobile-bottom-nav{position:fixed!important;bottom:0!important;left:0;right:0;height:60px;background:rgb(0 0 0 / .95);backdrop-filter:blur(10px);border-top:1px solid rgb(255 255 255 / .1);display:none;align-items:center;padding:0 16px;z-index:980!important;gap:12px}@media (max-width:1024px){.mobile-bottom-nav{display:flex}body{padding-bottom:60px}}.nav-item{position:relative}.nav-item.nav-search{flex:1;max-width:300px;margin:0 16px}.nav-button{width:48px;height:48px;background:rgb(255 255 255 / .1);border:none;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background-color 0.2s}.nav-button:hover{background:rgb(255 255 255 / .2)}.nav-badge{position:absolute;top:-4px;right:-4px;background:var(--color-primary);color:#111!important;border-radius:8px;font-size:10px;font-weight:700;padding:2px 6px;line-height:1}.nav-badge[hidden]{display:none}.mobile-bottom-nav .search-form{position:relative;display:flex;align-items:center;width:100%;min-height:44px;padding:0;margin:0}.mobile-bottom-nav .search-input{width:100%;height:44px;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .16);border-radius:999px;padding:0 46px 0 16px;color:#fff;font-size:14px;font-weight:500;line-height:44px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .05);-webkit-appearance:none;appearance:none}.search-input::placeholder{color:rgb(255 255 255 / .6)}.mobile-bottom-nav .search-input:focus{outline:none;border-color:rgb(243 198 35 / .9);background:rgb(255 255 255 / .16);box-shadow:0 0 0 3px rgb(243 198 35 / .18)}.nav-search-button{width:100%;height:44px;min-width:0;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .16);border-radius:999px;color:rgb(255 255 255 / .88);display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;line-height:44px;cursor:pointer;box-shadow:inset 0 1px 0 rgb(255 255 255 / .05);transition:background-color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease,color 0.2s ease}.nav-search-button svg{flex:0 0 auto;color:rgb(255 255 255 / .72)}.nav-search-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-search-button:hover,.nav-search-button:focus-visible{border-color:rgb(243 198 35 / .9);background:rgb(255 255 255 / .16);color:#fff;box-shadow:0 0 0 3px rgb(243 198 35 / .18);outline:none}.mobile-bottom-nav .search-button{position:absolute;right:6px;width:32px;height:32px;background:rgb(255 255 255 / .08);border:none;color:rgb(255 255 255 / .88);cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease,color 0.2s ease,transform 0.2s ease}.mobile-bottom-nav .search-button:hover{color:#fff;background:rgb(255 255 255 / .16)}.mobile-bottom-nav .search-button:active{transform:scale(.96)}.search-suggestions{position:absolute;bottom:100%;left:0;right:0;min-width:280px;background:rgb(0 0 0 / .95);backdrop-filter:blur(10px);border-radius:12px;margin-bottom:8px;max-height:400px;overflow-y:auto;display:none;border:1px solid rgb(255 255 255 / .1)}.search-suggestion{padding:12px 16px;color:#fff;cursor:pointer;border-bottom:1px solid rgb(255 255 255 / .1);font-size:14px}.search-suggestion:last-child{border-bottom:none}.search-suggestion:hover{background:rgb(255 255 255 / .1)}.mobile-menu-dropdown,.recent-articles-dropdown{position:absolute;bottom:100%;left:0;min-width:280px;background:rgb(0 0 0 / .95);backdrop-filter:blur(10px);border-radius:12px;margin-bottom:8px;display:none;border:1px solid rgb(255 255 255 / .1);max-height:400px;overflow:hidden}.recent-articles-dropdown{right:0;left:auto}.menu-header,.articles-header{padding:16px;border-bottom:1px solid rgb(255 255 255 / .1);display:flex;justify-content:space-between;align-items:center}.menu-header h3,.articles-header h3{color:#fff;font-size:16px;font-weight:600;margin:0}.close-menu,.close-articles{background:none;border:none;color:rgb(255 255 255 / .7);font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.close-menu:hover,.close-articles:hover{color:#fff;background:rgb(255 255 255 / .1)}.menu-content,.articles-list{padding:8px 0;max-height:300px;overflow-y:auto}.mobile-nav-menu{list-style:none;margin:0;padding:0}.mobile-nav-menu li{margin:0}.mobile-nav-menu a{display:block;padding:12px 16px;color:#fff;text-decoration:none;font-size:14px;transition:background-color 0.2s}.mobile-nav-menu a:hover{background:rgb(255 255 255 / .1)}.recent-article-item{display:block;position:relative;padding:12px 16px;color:#fff;text-decoration:none;border-bottom:1px solid rgb(255 255 255 / .05);transition:background-color 0.2s}.recent-article-item.is-unread{padding-left:30px}.recent-article-item.is-unread::before{content:"";position:absolute;top:18px;left:14px;width:8px;height:8px;border-radius:999px;background:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 18%,transparent)}.recent-article-item:last-child{border-bottom:none}.recent-article-item:hover{background:rgb(255 255 255 / .1)}.article-title{font-size:14px;font-weight:500;margin-bottom:4px;line-height:1.3}.article-date{font-size:12px;color:rgb(255 255 255 / .6)}.mobile-menu-dropdown.active,.recent-articles-dropdown.active,.search-suggestions.active{display:block}.light-mode .mobile-bottom-nav{background:rgb(255 255 255 / .95);border-top-color:rgb(0 0 0 / .1)}.light-mode .nav-button{background:rgb(0 0 0 / .1);color:#333}.light-mode .nav-button:hover{background:rgb(0 0 0 / .15)}.light-mode .mobile-bottom-nav .search-input{background:rgb(0 0 0 / .06);border-color:rgb(0 0 0 / .12);color:#333;box-shadow:inset 0 1px 0 rgb(255 255 255 / .5)}.light-mode .mobile-bottom-nav .search-input::placeholder{color:rgb(0 0 0 / .5)}.light-mode .mobile-bottom-nav .search-input:focus{background:rgb(0 0 0 / .03);border-color:rgb(243 198 35 / .95);box-shadow:0 0 0 3px rgb(243 198 35 / .16)}.light-mode .nav-search-button{background:rgb(0 0 0 / .06);border-color:rgb(0 0 0 / .12);color:#333;box-shadow:inset 0 1px 0 rgb(255 255 255 / .5)}.light-mode .nav-search-button svg{color:rgb(0 0 0 / .55)}.light-mode .nav-search-button:hover,.light-mode .nav-search-button:focus-visible{background:rgb(0 0 0 / .03);border-color:rgb(243 198 35 / .95);color:#111;box-shadow:0 0 0 3px rgb(243 198 35 / .16)}.light-mode .mobile-bottom-nav .search-button{background:rgb(0 0 0 / .05);color:rgb(0 0 0 / .72)}.light-mode .mobile-bottom-nav .search-button:hover{background:rgb(0 0 0 / .1);color:#111}.light-mode .mobile-menu-dropdown,.light-mode .recent-articles-dropdown,.light-mode .search-suggestions{background:rgb(255 255 255 / .95);border-color:rgb(0 0 0 / .1)}.light-mode .menu-header h3,.light-mode .articles-header h3,.light-mode .mobile-nav-menu a,.light-mode .recent-article-item,.light-mode .search-suggestion{color:#333}.light-mode .article-date{color:rgb(0 0 0 / .6)}.section-header-flex{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;position:relative}.news-scroller-nav{display:flex;gap:12px}.scroller-arrow{position:static;transform:none;opacity:1;width:48px;height:48px;border-radius:10px;background:rgb(255 255 255 / .15);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,opacity 0.2s ease}.scroller-arrow:hover,.light-mode .scroller-arrow:hover{background:rgb(255 255 255 / .3);color:#fff;opacity:1;transform:none}.scroller-arrow.disabled{opacity:.3;cursor:default;pointer-events:none}.scroller-arrow.disabled:hover{background:rgb(255 255 255 / .15);opacity:.3}.light-mode .scroller-arrow{background:rgb(0 0 0 / .15);border:none;color:#333}.light-mode .scroller-arrow:hover{background:rgb(0 0 0 / .3);color:#000}.light-mode .scroller-arrow.disabled{opacity:.3}.light-mode .popular-slider .game-card h4 a,.light-mode .popular-slider .game-card .card-meta span{color:#fff}.section-title{text-transform:uppercase;font-style:italic;font-weight:950;margin-bottom:0}.not-italic-force{font-style:normal}.badge-platform{background:#fff0;border:1px solid rgb(255 255 255 / .5);color:rgb(255 255 255 / .8);font-size:8px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;padding:2px 6px;border-radius:10px;display:inline-block;margin-right:4px;vertical-align:middle}.light-mode .badge-platform{border-color:rgb(255 255 255 / .5);color:rgb(255 255 255 / .8)}.platform-badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px;margin-bottom:4px}.platform-badges:empty{display:none}#popularSlider .breaking-slide,.popular-slider .breaking-slide{position:relative;flex-shrink:0;scroll-snap-align:start;border-radius:12px;overflow:hidden;aspect-ratio:16/10;width:42%;min-width:42%;max-width:none;flex:0 0 42%}@media (min-width:768px) and (max-width:1023px){#popularSlider .breaking-slide,.popular-slider .breaking-slide{width:28%;min-width:28%;flex:0 0 28%}}@media (min-width:1024px){#popularSlider .breaking-slide,.popular-slider .breaking-slide{width:calc((100% - 48px) / 4.2);min-width:calc((100% - 48px) / 4.2);flex:0 0 calc((100% - 48px) / 4.2)}}.popular-slider .breaking-slide img{width:100%;height:100%;object-fit:cover}.popular-slider .breaking-slide .card-overlay{position:absolute;bottom:0;left:0;right:0;padding:12px;background:linear-gradient(to top,rgb(0 0 0) 0%,rgb(0 0 0 / .85) 40%,rgb(0 0 0 / .4) 80%,transparent 100%)}.latest-news-list .news-content .badges-container{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;margin-bottom:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.latest-news-list .badge-category{flex-shrink:0}.latest-news-list .badge-platform{border-color:rgb(255 255 255 / .4);color:rgb(255 255 255 / .5);font-size:8px;padding:2px 6px;margin-left:0;flex-shrink:0}.light-mode .latest-news-list .badge-platform{border-color:rgb(0 0 0 / .25);color:rgb(0 0 0 / .4)}@media (max-width:767px){.latest-news-list .news-content .badges-container{max-width:200px}.platform-badges{display:flex;flex-wrap:nowrap;align-items:center;overflow:hidden}.platform-badges .badge-platform{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:92px;flex:0 1 auto}.platform-badges .badge-platform:nth-child(n+3){display:none}.platform-badges:has(.badge-platform:nth-child(3))::after{content:'…';background:#fff0;border:1px solid rgb(255 255 255 / .4);color:rgb(255 255 255 / .8);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;padding:4px 8px;border-radius:12px;display:inline-block;margin:0 8px 8px 0;line-height:1;vertical-align:middle;flex-shrink:0;align-self:center}.light-mode .platform-badges:has(.badge-platform:nth-child(3))::after{border-color:rgb(0 0 0 / .25);color:rgb(0 0 0 / .5)}.latest-news-list .badge-platform:nth-child(n+3){display:none}}.latest-news-list{display:grid;grid-template-rows:repeat(3,auto);grid-auto-flow:column;grid-auto-columns:minmax(280px,85%);gap:20px;padding-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:pan-x pan-y}.latest-news-list::-webkit-scrollbar{display:none}@media (min-width:1024px){.latest-news-list{grid-auto-columns:38%;gap:20px 40px}}.breaking-section{padding-bottom:0}section{margin-bottom:24px;padding:0 0}.popular-slider{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:auto}.popular-slider::-webkit-scrollbar{display:none}@media (max-width:1023px){.breaking-slider .breaking-main h3,.breaking-slider .breaking-main h3 a{font-size:13px;font-weight:700}}@media (max-width:1199px){#breakingDots{display:flex}}@media (min-width:1200px){#breakingDots{display:none}}@media (max-width:1199px){.scroller-arrow{display:none}section{margin-bottom:20px}.section-header-flex{margin-bottom:8px}.latest-news-list .news-entry{display:flex;align-items:center;gap:12px;padding:10px}.latest-news-list .news-entry .news-image{width:80px;height:80px;min-width:80px;min-height:80px;flex:0 0 80px;overflow:hidden;border-radius:12px}.latest-news-list .news-entry .news-image img{width:100%;height:100%;object-fit:cover;display:block}.latest-news-list .news-entry .news-content{padding:0;margin:0;flex:1}}.fg-type-plat{color:var(--text-muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;display:block}.fg-title-main{color:var(--text-main);font-weight:950;text-transform:uppercase;line-height:1.1;display:block;font-family:'Spline Sans',sans-serif}.fg-merchant{color:var(--color-primary);font-weight:950;text-transform:uppercase;letter-spacing:1px;display:block}.fg-expiry{color:var(--text-muted);font-size:11px;font-weight:600;display:block}.fg-actions{display:flex;align-items:center;gap:16px}.fg-action-item{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:11px;font-weight:800;text-transform:uppercase}@media (max-width:1023px){.popular-slider#latestDealsContainer{display:flex;flex-direction:row;overflow-x:auto;gap:15px;padding:0 5px;scroll-snap-type:x mandatory;touch-action:auto;scrollbar-width:none}.popular-slider#latestDealsContainer::-webkit-scrollbar{display:none}.popular-slider#latestDealsContainer .game-card{display:flex;flex-direction:row;gap:16px;padding:12px;background:var(--card-bg);border-radius:28px;width:85%;min-width:85%;flex:0 0 85%;position:relative;border:1px solid var(--border-color);scroll-snap-align:start}.popular-slider#latestDealsContainer .news-image{width:110px;aspect-ratio:3/4;height:auto;flex:0 0 110px;border-radius:20px;overflow:hidden}.popular-slider#latestDealsContainer .news-content{padding:4px 0;justify-content:center;flex:1}.fg-title-main{font-size:18px;margin-bottom:6px}.fg-merchant{font-size:13px;letter-spacing:1.2px;margin-bottom:4px}.fg-actions{margin-top:14px}}@media (min-width:1024px){.popular-slider#latestDealsContainer .game-card{display:flex;flex-direction:column;background:var(--card-bg);border:1px solid var(--border-color)}.popular-slider#latestDealsContainer .news-image{width:100%;aspect-ratio:16/9;border-radius:12px 12px 0 0;overflow:hidden}.popular-slider#latestDealsContainer .news-content{padding:15px}.fg-title-main{font-size:16px;margin-bottom:6px}}.dot-indicator{display:block;width:8px;height:8px;border-radius:50%;border:none;background:rgb(255 255 255 / .3);padding:0;margin:0 4px;cursor:pointer}.dot-indicator.active{background:var(--color-primary)}.section-view-all{display:flex;justify-content:center;margin-top:30px;margin-bottom:20px}.link-inherit{color:inherit;text-decoration:none}.popular-section{min-height:auto!important;height:auto!important;padding-bottom:1rem}.anticipated-games-slider{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.anticipated-games-slider .game-card{scroll-snap-align:start;flex-shrink:0;min-width:280px}.release-date{display:flex;align-items:center;gap:6px;font-size:11px;color:rgb(255 255 255 / .9);font-weight:500}.release-date i{width:12px;font-size:10px;color:var(--color-primary)}@media (max-width:768px){.anticipated-games-slider{gap:.75rem}.anticipated-games-slider .game-card{min-width:250px}.release-date{font-size:10px}}@media (min-width:1024px){.sidebar-sticky-group{align-self:flex-start}}.recent-deal-item{border-top:1px solid rgb(255 255 255 / .05)}.recent-deal-item:first-child{border-top:none}.recent-deal-thumb img{width:100%;height:100%;object-fit:cover}.recent-deal-thumb{transition:border-color 0.3s ease}.recent-deal-item:hover .recent-deal-thumb{border-color:var(--color-primary)}.recent-deal-info h4{margin:0;line-height:1.2}.recent-deal-item.opacity-60{filter:grayscale(.5);opacity:.6}.recent-deal-item.opacity-60:hover{opacity:.8}.recent-deal-info .truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.js-temp-gauge.temp-very-hot{background:linear-gradient(135deg,#ff4d00,var(--color-danger));color:#fff;animation:pulse-hot 2s infinite}.js-temp-gauge.temp-hot{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.js-temp-gauge.temp-neutral{background:var(--border-color);color:var(--text-secondary)}.js-temp-gauge.temp-cold{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff}@keyframes pulse-hot{0%{transform:scale(1)}70%{transform:scale(1.05)}100%{transform:scale(1)}}:root{--optimus-bg-primary:var(--bg-body);--optimus-bg-secondary:#151515;--optimus-bg-card:var(--bg-elevated);--optimus-bg-hover:var(--bg-hover);--optimus-text-primary:var(--text-primary);--optimus-text-secondary:var(--text-secondary);--optimus-text-muted:var(--text-muted);--optimus-accent-primary:var(--color-primary);--optimus-accent-hover:var(--color-primary-hover);--optimus-container-max:var(--container-width);--optimus-border-radius:var(--radius);--optimus-shadow:var(--shadow-md);--optimus-shadow-hover:0 8px 24px color-mix(in srgb, var(--color-primary) 15%, transparent);--optimus-font-family:'Spline Sans', -apple-system, BlinkMacSystemFont, sans-serif;--platform-pc:#4a90e2;--platform-ps:#2e6db4;--platform-xbox:#107c10;--platform-switch:#e60012;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem}.optimus-maquette-product{background:var(--optimus-bg-primary);color:var(--optimus-text-primary);font-family:var(--optimus-font-family);line-height:1.6}.container{max-width:var(--optimus-container-max);margin:0 auto;padding:0 1rem}.section-title{font-size:1.125rem;font-weight:950;color:var(--optimus-text-primary);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:1px;font-style:italic}.section-title::before{content:'';display:inline-block;width:3px;height:1.2em;background:var(--optimus-accent-primary);margin-right:.75rem;vertical-align:middle}.section-header-flex .section-title::before{display:none}.product-main-layout{padding:2rem 0;background:var(--optimus-bg-primary)}.product-main-layout>.container{padding-left:0;padding-right:0}@media (max-width:767px){.product-main-layout{padding:1rem 0}.product-main-layout .container{padding:0;max-width:100%}}.main-layout-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}@media (max-width:1024px) and (min-width:768px){.main-layout-grid{grid-template-columns:3fr 2fr;gap:1rem}}@media (max-width:767px){.main-layout-grid{grid-template-columns:1fr;gap:0}.sidebar-area{order:-1}}.main-content-area{display:flex;flex-direction:column;gap:2rem;overflow:hidden;max-width:100%}.content-section{background:var(--optimus-bg-secondary);border-radius:var(--optimus-border-radius);padding:1.5rem;overflow-x:hidden;max-width:100%}@media (max-width:767px){.content-section{border-radius:0;padding:1rem}}.sidebar-area{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:2rem}.content-section .media-slider-container,.content-section .media-slide,.content-section iframe,.content-section img{max-width:100%;overflow:hidden}.content-section .media-slide{min-width:200px;width:auto;flex-shrink:1}.sidebar-card{background:var(--optimus-bg-card);border-radius:var(--optimus-border-radius);padding:1.5rem;border:1px solid var(--optimus-bg-hover)}.sidebar-card h4{font-size:1.1rem;font-weight:700;color:var(--optimus-text-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;position:relative}.sidebar-card h4::before{content:'';display:inline-block;width:3px;height:1em;background:var(--optimus-accent-primary);margin-right:.5rem;vertical-align:middle}.time-badges{display:flex;flex-direction:column;gap:.75rem}.time-badge{display:flex;justify-content:space-between;align-items:center;background:var(--optimus-bg-hover);padding:.75rem;border-radius:var(--optimus-border-radius)}.time-label{font-weight:600;color:var(--optimus-text-secondary)}.time-value{font-weight:800;color:var(--text-primary);font-size:1.1rem}.tech-info-list{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem}.tech-info-item{display:flex;flex-direction:column;gap:.25rem;padding-bottom:0;border-bottom:none}.info-label{font-size:.85rem;font-weight:400;color:var(--optimus-text-muted);text-transform:uppercase;letter-spacing:.5px}.info-value{color:var(--optimus-text-primary);font-weight:400}.system-req-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.req-tab{flex:1;background:var(--optimus-bg-hover);color:var(--text-secondary);border:none;padding:.5rem 1rem;border-radius:var(--optimus-border-radius);font-weight:600;font-size:.9rem;cursor:pointer;transition:all 0.3s ease}.req-tab.active{background:var(--optimus-accent-primary);color:var(--color-primary-contrast,#000)}.req-content{display:none}.req-content.active{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem}.req-item{display:flex;flex-direction:column;gap:.25rem;margin-bottom:0}.req-item:last-child{grid-column:1 / -1}.req-label{font-size:.8rem;font-weight:600;color:var(--optimus-text-muted);text-transform:capitalize}.req-value{color:var(--optimus-text-primary);font-size:.9rem}.track-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.85rem;color:var(--optimus-text-secondary)}.track-toggle input[type="checkbox"]{display:none}.toggle-slider{width:40px;height:20px;background:var(--optimus-bg-hover);border-radius:20px;position:relative;transition:background 0.3s ease}.toggle-slider::before{content:'';position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform 0.3s ease}.track-toggle input:checked+.toggle-slider{background:var(--optimus-accent-primary)}.track-toggle input:checked+.toggle-slider::before{transform:translateX(20px)}.comparator-filters{background:var(--optimus-bg-card);padding:1.5rem;border-radius:var(--optimus-border-radius);margin-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem}.filter-group{display:flex;align-items:center;gap:1rem}.filter-label{font-weight:600;color:var(--optimus-text-primary);min-width:80px;font-size:.9rem}.filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn{background:var(--optimus-bg-hover);color:var(--optimus-text-secondary);border:1px solid var(--optimus-bg-hover);padding:.5rem 1rem;border-radius:var(--optimus-border-radius);font-weight:600;font-size:.85rem;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:.5rem;height:36px}.filter-btn:hover{border-color:#fff;color:var(--optimus-text-primary)}.filter-btn.active{background:var(--optimus-accent-primary);color:#fff;border-color:#fff}.hidden{display:none}.vendor-name{font-weight:600;color:var(--optimus-text-primary)}.news-scroller-container{position:relative}.news-scroller-nav{display:flex;gap:12px}.scroller-arrow{position:static;transform:none;opacity:1;width:48px;height:48px;border-radius:10px;background:rgb(255 255 255 / .15);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,opacity 0.2s ease}.scroller-arrow:hover{background:rgb(255 255 255 / .3);color:#fff;opacity:1;transform:none}.scroller-arrow.disabled{opacity:.3;cursor:default;pointer-events:none}.scroller-arrow.disabled:hover{background:rgb(255 255 255 / .15);opacity:.3}.section-header-flex{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.similar-game-card{position:relative;aspect-ratio:3/4;border-radius:var(--optimus-border-radius);overflow:hidden;transition:transform 0.3s ease}.similar-game-card:hover{transform:translateY(-4px)}.similar-game-card img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.product-main-layout,.content-section{padding-left:12px;padding-right:12px}.comparator-filters{padding:12px;margin:0 -12px;width:calc(100% + 24px)}.filter-group{margin-bottom:12px}.filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.filter-btn{flex:1 1 auto;min-width:auto;padding:8px 12px;font-size:12px}.main-layout-grid{grid-template-columns:1fr;gap:1.5rem}.sidebar-area{order:2;position:relative;top:auto}.main-content-area{order:1}.comparator-filters{padding:1rem}.filter-group{flex-direction:column;align-items:flex-start;gap:.5rem}.filter-buttons{width:100%;justify-content:flex-start}.filter-btn{flex:1 1 0%;min-width:80px;max-width:none;justify-content:center}.section-header-flex{justify-content:flex-start;align-items:flex-start}.news-scroller-nav{display:none}.section-title{text-align:left;width:100%}}.status-released{background:rgb(34 197 94 / .2);color:var(--color-success);border-color:rgb(34 197 94 / .4)}.status-alpha,.status-beta{background:rgb(59 130 246 / .2);color:#3b82f6;border-color:rgb(59 130 246 / .4)}.status-announced{background:rgb(168 85 247 / .2);color:#a855f7;border-color:rgb(168 85 247 / .4)}.hero-title{font-size:clamp(2.5rem, 8vw, 6rem);font-weight:900;line-height:.9;text-transform:uppercase;background:linear-gradient(135deg,var(--text-primary) 0%,var(--color-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-shadow:0 8px 32px rgb(0 0 0 / .5);letter-spacing:-.02em}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.section-title{font-size:2rem;font-weight:900;color:var(--text-main);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:2rem;display:flex;align-items:center;gap:12px}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.news-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;transition:all 0.3s ease}.news-card h2,.news-card h3{font-size:15px;font-weight:700;line-height:1.35}.news-card:hover{transform:translateY(-4px);border-color:rgb(250 204 21 / .3)}.news-image{position:relative;aspect-ratio:16/10;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.news-card:hover .news-image img{transform:scale(1.05)}.news-content{padding:20px}@media (max-width:768px){.news-grid{grid-template-columns:1fr}.section-title{font-size:1.5rem}}.sidebar-card h4::before{background:var(--color-primary)}.sidebar-card h4,.section-title,h2.section-title,.not-italic-force{font-style:normal}.section-title::before{background:var(--color-primary)}@media (max-width:768px){.vendor-section{gap:8px}.vendor-logo,.vendor-logo-placeholder{width:32px;height:32px}.vendor-name{font-size:14px}}@media (max-width:480px){.vendor-section{width:100%}}.offers-list-container{display:flex;flex-direction:column;gap:8px;width:100%}.vendor-section{display:flex;align-items:center;gap:12px;flex:1}.vendor-logo{width:40px;height:40px;object-fit:contain;border-radius:4px;background:rgb(255 255 255 / .1);padding:4px}.vendor-logo-placeholder{width:40px;height:40px;background:rgb(255 255 255 / .1);border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.vendor-logo-placeholder i{font-size:18px}.vendor-name{font-weight:600;font-size:16px;color:var(--text-primary)}.vendor-offer-card-link{color:inherit;text-decoration:none}.vendor-offer-card{display:flex;align-items:center;justify-content:space-between;padding:16px;background:rgb(255 255 255 / .05);border-radius:8px;border-bottom:1px solid rgb(255 255 255 / .1);transition:background 0.2s ease}.vendor-offer-card:hover{background:rgb(255 255 255 / .08)}.vendor-section{display:flex;align-items:center;gap:12px;flex:1}.vendor-logo{width:40px;height:40px;object-fit:contain;border-radius:4px;background:rgb(255 255 255 / .1);padding:4px}.vendor-logo-placeholder{width:40px;height:40px;background:rgb(255 255 255 / .1);border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.vendor-name{font-weight:600;font-size:16px;color:var(--text-primary)}.edition-price-button{display:flex;flex-direction:column;align-items:flex-start;padding:12px 16px;background:linear-gradient(135deg,var(--color-primary) 0%,#e6b000 100%);color:var(--bg-header);border-radius:6px;width:140px;min-width:140px;position:relative}.edition-text{font-size:11px;font-weight:700;text-transform:uppercase;color:rgb(0 0 0 / .8);margin-bottom:4px}.price-text{font-size:18px;font-weight:900;color:var(--bg-header)}.edition-price-button i{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px;color:rgb(0 0 0 / .7)}.filter-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:rgb(255 255 255 / .1);color:#ccc;border:1px solid rgb(255 255 255 / .2);border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:all 0.2s ease}.filter-btn.hidden,.filter-group.hidden{display:none!important}.filter-btn:hover{background:rgb(255 255 255 / .15);color:var(--text-primary);border-color:rgb(255 255 255 / .3)}.filter-btn.active{background:linear-gradient(135deg,var(--color-primary) 0%,#e6b000 100%);color:var(--bg-header);border:none}.filter-btn.active:hover{background:linear-gradient(135deg,#ffcd00 0%,var(--color-primary) 100%);color:var(--bg-header)}.hero-title{font-size:3rem;font-weight:900;color:var(--text-primary);margin:0 0 1rem;text-shadow:2px 2px 8px rgb(0 0 0 / .8)}@media (max-width:768px){.hero-title{font-size:2rem}}@media (max-width:768px){.vendor-offer-card{padding:12px}.vendor-logo,.vendor-logo-placeholder{width:32px;height:32px}.vendor-name{font-size:14px}.edition-price-button{width:140px;min-width:140px;padding:8px 12px}.edition-text{font-size:10px}.price-text{font-size:16px}}.product-redesigned-wrapper{background:var(--bg-dark);min-height:100vh}.cegg-price-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:20px 0}.price-source{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:16px;padding:20px;backdrop-filter:blur(10px)}.price-source h4{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:16px;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em}.price-source.amazon h4{color:#f90}.price-source.steam h4{color:#1b2838}.price-source.gog h4{color:#8a2be2}.price-source.epic h4{color:#0078f2}.cegg-price-comparison .cegg-btn{background:var(--primary-gradient);color:var(--bg-header);border:none;border-radius:8px;padding:10px 20px;font-weight:700;text-transform:uppercase;font-size:12px;transition:all 0.3s ease}.cegg-price-comparison .cegg-btn:hover{transform:translateY(-2px)}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}@media (max-width:768px){.cegg-price-comparison{grid-template-columns:1fr}.price-source{padding:16px}}:root{--optimus-bg-tertiary:#1f1f1f;--optimus-accent-secondary:#ff6b35;--optimus-accent-success:#00ff88;--optimus-accent-danger:#ff4757;--optimus-accent-info:#3498db;--optimus-gradient-hero:linear-gradient(135deg, rgba(0,0,0,0.9) 0%, rgba(15,15,15,0.8) 50%, rgba(0,0,0,0.9) 100%);--optimus-gradient-card:linear-gradient(145deg, var(--bg-elevated) 0%, var(--optimus-bg-tertiary) 100%);--optimus-gradient-price:linear-gradient(45deg, var(--color-primary) 0%, #ffed4a 100%);--optimus-shadow-card:var(--shadow-lg);--optimus-shadow-pill:var(--shadow-md);--optimus-section-padding:4rem 0;--optimus-card-radius:var(--radius-lg);--optimus-pill-radius:var(--radius-2xl)}.optimus-comparateur{background:var(--optimus-bg-primary);color:var(--optimus-text-primary);font-family:var(--optimus-font-family);line-height:1.6;min-height:100vh}.container{max-width:var(--optimus-container-max);margin:0 auto;padding:0 1rem}.comparateur-hero{background:var(--optimus-gradient-hero);padding:3rem 0;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:2.5rem;font-weight:800;color:var(--optimus-text-primary);margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.hero-title i{color:var(--optimus-accent-primary);font-size:2rem}.hero-subtitle{font-size:1.2rem;color:var(--optimus-text-secondary);margin-bottom:2rem;line-height:1.5}.search-bar{margin-top:2rem}.search-input-container{position:relative;max-width:600px;margin:0 auto}.search-input{width:100%;padding:1.25rem 4rem 1.25rem 3.5rem;background:var(--optimus-bg-card);border:1px solid var(--border-default);border-radius:var(--optimus-pill-radius);color:var(--optimus-text-primary);font-size:1.1rem;transition:border-color 0.2s ease,background-color 0.2s ease;box-sizing:border-box}.search-input:focus{outline:none;border-color:var(--optimus-accent-primary);background:var(--optimus-bg-tertiary);box-shadow:none}.search-input::placeholder{color:var(--optimus-text-muted)}.search-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:var(--optimus-accent-primary);font-size:1.25rem}.search-clear{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:var(--optimus-bg-hover);border:none;border-radius:50%;width:2rem;height:2rem;color:var(--optimus-text-muted);cursor:pointer;display:none;align-items:center;justify-content:center;transition:all 0.3s ease}.search-clear:hover{background:var(--optimus-accent-danger);color:#fff}.filters-section{padding:2rem 0;background:var(--optimus-bg-secondary);border-bottom:1px solid var(--optimus-bg-tertiary)}.filters-pills{display:flex;align-items:center;gap:1rem}.pills-scroll{display:flex;gap:.75rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:.5rem 0}.pills-scroll::-webkit-scrollbar{display:none}.filter-pill{background:var(--optimus-bg-card);border:1px solid var(--optimus-bg-tertiary);border-radius:var(--optimus-pill-radius);padding:.75rem 1.25rem;color:var(--optimus-text-secondary);font-weight:600;font-size:.95rem;cursor:pointer;transition:all 0.3s ease;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.filter-pill:hover{background:var(--optimus-bg-hover);border-color:var(--optimus-accent-primary);color:var(--optimus-text-primary);transform:translateY(-2px)}.filter-pill.active{background:var(--optimus-gradient-price);border-color:var(--optimus-accent-primary);color:var(--optimus-bg-primary)}.filter-pill i{font-size:1rem}.filters-advanced-toggle{background:var(--optimus-bg-tertiary);border:1px solid var(--optimus-accent-primary);border-radius:var(--optimus-pill-radius);padding:.75rem 1.25rem;color:var(--optimus-accent-primary);font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.filters-advanced-toggle:hover{background:var(--optimus-accent-primary);color:var(--optimus-bg-primary)}.popular-games,.upcoming-games,.search-results{padding:var(--optimus-section-padding)}.search-results{background:var(--optimus-bg-secondary)}.optimus-comparateur .section-header{margin-bottom:2rem}.optimus-comparateur .section-subtitle{font-size:1rem;color:var(--text-secondary);margin-top:.25rem}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.results-title{font-size:1.75rem;font-weight:700;color:var(--optimus-text-primary);display:flex;align-items:center;gap:.5rem}.results-count{color:var(--optimus-text-muted);font-size:1rem}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.upcoming-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.optimus-comparateur .game-card{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-base);position:relative}.optimus-comparateur .game-card:hover{transform:translateY(-3px);border-color:var(--color-primary);box-shadow:0 8px 24px rgb(0 0 0 / .4)}html.light-mode .optimus-comparateur .game-card{background:var(--bg-surface);border-color:var(--border-color)}.optimus-comparateur .game-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--bg-hover)}.optimus-comparateur .game-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.optimus-comparateur .game-card:hover .game-image img{transform:scale(1.05)}.optimus-comparateur .game-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-hover);color:var(--text-muted);font-size:2rem}.optimus-comparateur .game-badge{position:absolute;top:.75rem;right:.75rem;padding:.3rem .7rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.optimus-comparateur .game-badge.new{background:var(--color-success);color:#000}.optimus-comparateur .game-badge.hot{background:#ff6b35;color:#fff}.optimus-comparateur .game-badge.preorder{background:var(--color-info);color:#fff}.optimus-comparateur .game-badge.popular{background:linear-gradient(135deg,var(--color-primary) 0%,#ff8c00 100%);color:#000}.optimus-comparateur .game-hypes{display:flex;align-items:center;gap:4px;font-size:.78rem;color:var(--text-muted);margin-bottom:.25rem}.optimus-comparateur .game-content{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.optimus-comparateur .game-title{font-size:1.05rem;font-weight:700;line-height:1.3;margin:0}.optimus-comparateur .game-title a{color:var(--text-primary);text-decoration:none;transition:color var(--transition-base)}.optimus-comparateur .game-title a:hover{color:var(--color-primary)}.optimus-comparateur .game-developer{display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.85rem}.optimus-comparateur .game-developer i{color:var(--color-primary)}.optimus-comparateur .release-date{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.85rem;font-weight:600}.optimus-comparateur .release-date i{color:var(--color-info)}.optimus-comparateur .game-platforms{display:flex;gap:.4rem;flex-wrap:wrap}.platform-badge{padding:.3rem .6rem;border-radius:16px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;display:flex;align-items:center;gap:.25rem}.platform-pc{background:var(--platform-pc);color:#fff}.platform-ps{background:var(--platform-ps);color:#fff}.platform-xbox{background:var(--platform-xbox);color:#fff}.platform-switch{background:var(--platform-switch);color:#fff}.optimus-comparateur .game-pricing{border-top:1px solid var(--border-default);padding-top:1rem;margin-top:auto}.optimus-comparateur .best-price{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.optimus-comparateur .price-merchant{display:flex;align-items:center;gap:.5rem;flex:1}.optimus-comparateur .merchant-name{font-size:.85rem;color:var(--text-secondary);font-weight:500}.optimus-comparateur .price-amount{font-size:1.4rem;font-weight:800;color:var(--color-primary)}.optimus-comparateur .other-prices{margin-bottom:.75rem}.optimus-comparateur .price-count{font-size:.8rem;color:var(--text-muted);font-style:italic}.optimus-comparateur .price-actions{display:flex;gap:.6rem}.optimus-comparateur .btn-buy-now,.optimus-comparateur .btn-compare,.optimus-comparateur .btn-notify,.optimus-comparateur .btn-preorder{padding:.65rem .9rem;border-radius:var(--radius);font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.4rem;transition:all var(--transition-base);border:none;cursor:pointer;font-size:.85rem;text-align:center}.optimus-comparateur .btn-buy-now,.optimus-comparateur .btn-preorder{background:var(--color-primary);color:var(--color-primary-contrast);flex:1}.optimus-comparateur .btn-buy-now:hover,.optimus-comparateur .btn-preorder:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.optimus-comparateur .btn-compare{background:var(--bg-hover);color:var(--text-primary);border:1px solid var(--border-default);flex:0 0 auto;min-width:110px}.optimus-comparateur .btn-compare:hover{background:var(--bg-elevated);border-color:var(--color-primary)}.optimus-comparateur .btn-notify{background:var(--bg-hover);color:var(--text-secondary);border:1px solid var(--border-default);width:100%}.optimus-comparateur .btn-notify:hover{border-color:var(--color-primary);color:var(--color-primary)}html.light-mode .optimus-comparateur .btn-compare,html.light-mode .optimus-comparateur .btn-notify{background:#f5f5f5;color:#333;border-color:var(--border-color)}.optimus-comparateur .no-price{text-align:center;padding:.75rem 0}.optimus-comparateur .price-status{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--text-muted);margin-bottom:.75rem;font-size:.85rem}.optimus-comparateur .preorder-price{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.6rem .75rem;background:var(--bg-hover);border-radius:var(--radius)}.optimus-comparateur .price-label{color:var(--text-secondary);font-size:.85rem}.filters-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:all 0.3s ease}.filters-modal.active{opacity:1;visibility:visible}.modal-content{background:var(--optimus-bg-card);border-radius:var(--optimus-card-radius);width:90%;max-width:500px;max-height:80vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--optimus-bg-tertiary)}.modal-header h3{color:var(--optimus-text-primary);margin:0;font-size:1.25rem}.modal-close{background:none;border:none;color:var(--optimus-text-muted);font-size:1.5rem;cursor:pointer;transition:color 0.3s ease}.modal-close:hover{color:var(--optimus-accent-danger)}.modal-body{padding:1.5rem}.filter-group{margin-bottom:2rem}.filter-label{display:block;color:var(--optimus-text-primary);font-weight:600;margin-bottom:1rem}.filter-options{display:flex;flex-wrap:wrap;gap:.5rem}.filter-option{background:var(--optimus-bg-tertiary);border:1px solid var(--optimus-bg-hover);border-radius:var(--optimus-pill-radius);padding:.5rem 1rem;color:var(--optimus-text-secondary);font-size:.9rem;cursor:pointer;transition:all 0.3s ease}.filter-option:hover,.filter-option.active{background:var(--optimus-accent-primary);color:var(--optimus-bg-primary);border-color:var(--optimus-accent-primary)}.price-range{padding:1rem 0}.price-range input[type="range"]{width:100%;margin-bottom:1rem}.price-labels{display:flex;justify-content:space-between;color:var(--optimus-text-muted);font-size:.9rem}.modal-footer{display:flex;gap:1rem;padding:1.5rem;border-top:1px solid var(--optimus-bg-tertiary)}.btn-reset,.btn-apply{flex:1;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none}.btn-reset{background:var(--optimus-bg-tertiary);color:var(--optimus-text-secondary)}.btn-reset:hover{background:var(--optimus-bg-hover)}.btn-apply{background:var(--optimus-gradient-price);color:var(--optimus-bg-primary)}.btn-apply:hover{transform:translateY(-2px)}.no-games,.no-results{text-align:center;padding:4rem 2rem;grid-column:1 / -1}.no-games i,.no-results i{font-size:3rem;color:var(--optimus-text-muted);margin-bottom:1rem}.no-games h3,.no-results h3{color:var(--optimus-text-primary);margin-bottom:.5rem;font-size:1.5rem}.no-games p,.no-results p{color:var(--optimus-text-muted);font-size:1rem}@media (max-width:1024px){.games-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.hero-title{font-size:2rem}.optimus-comparateur .games-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){:root{--optimus-section-padding:2rem 0}.comparateur-hero{padding:2rem 0}.hero-title{font-size:1.75rem;flex-direction:column;gap:.5rem}.hero-subtitle{font-size:1rem}.search-input{padding:1rem 3rem 1rem 2.5rem;font-size:1rem}.search-icon{left:1rem;font-size:1.1rem}.filters-pills{flex-direction:column;align-items:stretch;gap:1rem}.pills-scroll{justify-content:flex-start}.filter-pill{padding:.625rem 1rem;font-size:.9rem}.filters-advanced-toggle{padding:.75rem 1rem;justify-content:center}.optimus-comparateur .games-grid{grid-template-columns:1fr;gap:1rem}.optimus-comparateur .game-card{margin:0}.optimus-comparateur .game-content{padding:1rem}.optimus-comparateur .price-actions{flex-direction:column}.optimus-comparateur .btn-compare{min-width:auto}.optimus-comparateur .results-header{flex-direction:column;align-items:flex-start;text-align:left}.modal-content{width:95%;margin:1rem}}@media (max-width:480px){.container{padding:0 .75rem}.hero-title{font-size:1.5rem}.search-input{padding:.875rem 2.5rem .875rem 2rem;font-size:.95rem}.filter-pill{padding:.5rem .875rem;font-size:.85rem}.game-content{padding:1rem}.price-amount{font-size:1.25rem}.btn-buy-now,.btn-compare,.btn-notify,.btn-preorder{padding:.625rem .875rem;font-size:.85rem}}.pills-scroll{scroll-behavior:smooth}.loading{opacity:.6;pointer-events:none}.loading::after{content:'';position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid var(--optimus-accent-primary);border-top:2px solid #fff0;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.optimus-comparateur .game-card{animation:fadeInUp 0.4s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.search-input:focus,.filter-pill:focus,.btn-buy-now:focus,.btn-compare:focus{outline:2px solid var(--optimus-accent-primary);outline-offset:2px}@media (prefers-contrast:high){:root{--optimus-bg-card:#000000;--optimus-bg-tertiary:#333333;--optimus-text-muted:#cccccc}}.cmp-hero-wrap{padding:0}.cmp-hero{position:relative;min-height:390px;margin:0;max-width:none;background-size:cover;background-position:66% center;background-color:var(--bg-primary);display:flex;align-items:center;overflow:hidden;border:1px solid var(--border-default);border-radius:22px}.cmp-hero__overlay{display:none}.cmp-hero__inner{position:relative;z-index:2;width:100%;padding:1.8rem 1.6rem 2rem}.cmp-hero__info{max-width:600px;display:flex;flex-direction:column;gap:.7rem}.cmp-hero__panel{padding:1.15rem 1.15rem 1.2rem;border-radius:18px;background:linear-gradient(180deg,rgb(18 18 18 / .54) 0%,rgb(10 10 10 / .64) 100%);border:1px solid rgb(255 255 255 / .08);box-shadow:0 18px 46px rgb(0 0 0 / .24);backdrop-filter:blur(8px)}.cmp-hero__hypes{display:inline-flex;align-items:center;gap:.4rem;background:rgb(250 204 21 / .12);border:1px solid rgb(250 204 21 / .28);color:var(--color-primary);font-size:.71rem;font-weight:800;padding:.28rem .68rem;border-radius:var(--radius-full);width:fit-content;text-transform:uppercase;letter-spacing:.06em}.cmp-hero__title{font-size:clamp(1.7rem, 3.4vw, 2.55rem);font-weight:900;line-height:.98;color:#fff;margin:0;text-shadow:0 2px 12px rgb(0 0 0 / .45)}.cmp-hero__price{font-size:.96rem;color:rgb(255 255 255 / .84);display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.cmp-hero__price strong{font-size:1.42rem;font-weight:900;color:var(--color-primary)}.cmp-hero__merchant{background:rgb(255 255 255 / .1);border-radius:var(--radius-full);padding:.14rem .55rem;font-size:.74rem;font-weight:700;color:rgb(255 255 255 / .76)}.cmp-hero__platforms{display:flex;gap:.45rem;flex-wrap:wrap}.cmp-hero__actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:.15rem}.cmp-btn-buy,.cmp-btn-compare{display:inline-flex;align-items:center;gap:.45rem;padding:.72rem 1.18rem;border-radius:999px;font-weight:800;font-size:.89rem;text-decoration:none;transition:background-color var(--transition-base),border-color var(--transition-base),color var(--transition-base);cursor:pointer;border:1px solid #fff0;white-space:nowrap;transform:none;box-shadow:none}.cmp-btn-buy{background:var(--color-primary);color:var(--color-primary-contrast);border-color:var(--color-primary)}.cmp-btn-buy:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);color:var(--color-primary-contrast)}.cmp-btn-compare{background:rgb(255 255 255 / .08);color:#fff;border-color:rgb(255 255 255 / .16);backdrop-filter:none}.cmp-btn-compare:hover{background:rgb(255 255 255 / .14);border-color:rgb(255 255 255 / .24);color:#fff}.cmp-search-bar-section{padding:0 0 1.5rem;margin-top:-28px;position:relative;z-index:3;background:linear-gradient(180deg,transparent 0,var(--bg-secondary) 36px);border-bottom:1px solid var(--border-default)}.cmp-search-results{display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;margin-top:0;background:var(--bg-surface);border:1px solid var(--border-default);border-radius:16px;box-shadow:0 14px 34px rgb(0 0 0 / .18);overflow:hidden;z-index:20}.cmp-search-results.is-active{display:block}.cmp-columns-section{padding:2rem 0 3rem;background:var(--bg-primary)}.cmp-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:start}.cmp-col{min-width:0}.game-list{display:flex;flex-direction:column;gap:0;border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-elevated)}html.light-mode .game-list{background:var(--bg-surface);border-color:var(--border-color)}.game-list-item{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;text-decoration:none;color:var(--text-primary);transition:background var(--transition-base);border-bottom:1px solid var(--border-default)}.game-list-item:last-child{border-bottom:none}.game-list-item:hover{background:var(--bg-hover)}html.light-mode .game-list-item{border-color:var(--border-color)}html.light-mode .game-list-item:hover{background:rgb(0 0 0 / .04)}.gli-thumb{flex-shrink:0;width:52px;height:52px;border-radius:var(--radius);overflow:hidden;background:var(--bg-hover)}.gli-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gli-thumb-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:1.2rem;background:var(--bg-hover)}.gli-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem;overflow:hidden}.gli-name{font-size:.88rem;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.gli-merchant{font-size:.75rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:.3rem}.gli-price{flex-shrink:0;font-size:.9rem;font-weight:800;color:var(--color-primary);white-space:nowrap}.gli-no-price{color:var(--text-muted);font-weight:500}.gli-empty{padding:2rem 1rem;text-align:center;color:var(--text-muted);font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem}html.light-mode .cmp-hero__overlay{display:none}html.light-mode .cmp-search-bar-section{background:linear-gradient(180deg,transparent 0,#f5f5f5 36px);border-color:var(--border-color)}html.light-mode .cmp-search-results{background:#fff;border-color:var(--border-color);box-shadow:0 12px 28px rgb(15 23 42 / .08)}html.light-mode .cmp-columns-section{background:var(--bg-primary)}@media (max-width:1024px){.cmp-hero{min-height:340px;background-position:62% center;border-radius:20px}.cmp-hero__inner{padding:1.4rem 1.15rem 1.55rem}.cmp-hero__panel{max-width:540px;padding:1rem 1rem 1.05rem}.cmp-hero__title{font-size:clamp(1.55rem, 4vw, 2rem)}.cmp-columns{grid-template-columns:1fr 1fr;gap:1.5rem}.cmp-col:last-child{grid-column:1 / -1}}@media (max-width:768px){.cmp-hero-wrap{padding:0}.cmp-hero{min-height:300px;align-items:center;background-position:64% center;border-radius:18px}.cmp-hero__title{font-size:1.58rem}.cmp-hero__inner{padding-bottom:1.15rem}.cmp-hero__panel{padding:.92rem .92rem .98rem;border-radius:16px;backdrop-filter:blur(4px)}.cmp-hero__info{gap:.55rem}.cmp-hero__price strong{font-size:1.15rem}.cmp-search-bar-section{margin-top:-18px;padding-bottom:1.2rem;background:linear-gradient(180deg,transparent 0,var(--bg-secondary) 24px)}.cmp-columns{grid-template-columns:1fr;gap:1.5rem}.cmp-col:last-child{grid-column:auto}.cmp-btn-buy,.cmp-btn-compare{width:100%;justify-content:center;padding:.65rem 1.1rem;font-size:.88rem}}@media (max-width:480px){.cmp-hero-wrap{padding:0}.cmp-hero{min-height:264px;background-position:68% center;border-radius:16px}.cmp-hero__title{font-size:1.34rem}.cmp-hero__actions{flex-direction:column}.cmp-btn-buy,.cmp-btn-compare{width:100%;justify-content:center}.gli-thumb{width:44px;height:44px}}.game-slider-container{position:relative;margin-bottom:var(--spacing-section,2rem)}.game-slider-container__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg,1.5rem)}.game-slider-container__title{font-size:var(--font-size-xl,1.25rem);font-weight:var(--font-weight-black,900);color:var(--text-primary,#ffffff);margin:0;text-transform:uppercase;font-style:italic;letter-spacing:.05em}.game-slider-container__nav{display:flex;gap:var(--spacing-sm,.5rem)}.game-slider-container__nav-btn{width:40px;height:40px;border-radius:50%;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .1);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;opacity:.6}.game-slider-container__nav-btn:hover{background:var(--color-primary);color:var(--bg-header);opacity:1;border-color:var(--color-primary)}.game-slider-container__nav-btn--disabled{opacity:.3;cursor:not-allowed}.game-slider-container__nav-btn--disabled:hover{background:rgb(255 255 255 / .08);color:#fff;border-color:rgb(255 255 255 / .1)}.game-slider{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:auto;padding-bottom:4px}.game-slider::-webkit-scrollbar{display:none}.game-slider__item{flex:0 0 auto;scroll-snap-align:start}@media (max-width:767px){.game-slider__item{width:42%;min-width:42%}.game-slider-container__nav{display:none}.game-slider-container__title{font-size:var(--font-size-lg,1.125rem)}}@media (min-width:768px) and (max-width:1023px){.game-slider__item{width:28%;min-width:28%}}@media (min-width:1024px){.game-slider__item{width:calc((100% - 48px) / 4.2);min-width:calc((100% - 48px) / 4.2)}}.media-slider-wrapper{margin-top:0;position:relative;width:100%;margin-bottom:0}.media-slider-wrapper .media-slider-container{display:flex!important;gap:1rem!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:1.5rem!important;scroll-snap-type:x mandatory!important;cursor:grab!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x pan-y!important;-ms-overflow-style:none!important;scrollbar-width:none!important}.media-slider-container:active{cursor:grabbing}.media-slider-container::-webkit-scrollbar{display:none}.media-slide{scroll-snap-align:start;transition:transform 0.4s cubic-bezier(.2,0,.2,1);flex:0 0 auto;width:calc(100% - 2rem);border-radius:16px;overflow:hidden;background:#000;position:relative}@media (min-width:768px){.media-slide{width:450px}}.media-slide img{width:100%;height:100%;object-fit:cover;display:block}.js-media-pagination .media-pagination-dash,.media-slider-wrapper .media-pagination-dash{width:8px!important;height:8px!important;background:rgb(255 255 255 / .3)!important;border-radius:50%!important;transition:all 0.3s ease!important;cursor:pointer!important}.js-media-pagination .media-pagination-dash.active,.media-slider-wrapper .media-pagination-dash.active{background:var(--color-primary)!important;width:8px!important;height:8px!important}html.light-mode .media-pagination-dash{background:rgb(0 0 0 / .3)!important}html.light-mode .media-pagination-dash.active{background:#000!important}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.media-slide .fa-play{pointer-events:none}@media (max-width:768px){.media-slider-wrapper .js-media-prev,.media-slider-wrapper .js-media-next,.js-media-prev,.js-media-next{display:none!important}}html.light-mode .media-slide{border-color:rgb(0 0 0 / .1);background:#f0f0f0}html.light-mode .js-media-prev,html.light-mode .js-media-next{background:rgb(255 255 255 / .9);color:#000;border-color:rgb(0 0 0 / .1)}html.light-mode .js-media-prev:hover,html.light-mode .js-media-next:hover{background:#000;color:#fff}.media-lightbox{position:fixed;inset:0;z-index:9999;background:rgb(0 0 0 / .9);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:all 0.4s cubic-bezier(.4,0,.2,1);padding:40px}.media-lightbox.active{opacity:1;visibility:visible;pointer-events:auto}.media-lightbox-content{max-width:90%;max-height:90vh;position:relative;transform:scale(.9);transition:transform 0.4s cubic-bezier(.4,0,.2,1)}.media-lightbox.active .media-lightbox-content{transform:scale(1)}.media-lightbox-img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:12px;display:block}.media-lightbox-close{position:absolute;top:-50px;right:-20px;width:40px;height:40px;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;cursor:pointer;transition:all 0.3s ease}.media-lightbox-close:hover{background:#fff;color:#000;transform:rotate(90deg)}@media (max-width:768px){.media-lightbox{padding:20px}.media-lightbox-close{top:-45px;right:0}}.similar-games-scroller-container{position:relative;overflow:hidden;margin:0 -1rem;padding:0 1rem}.similar-games-list{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.similar-games-list::-webkit-scrollbar{display:none}.similar-game-card{flex:0 0 auto;width:140px;background:#fff0;transition:transform 0.2s ease}.similar-game-card:hover{transform:translateY(-4px)}.game-cover-container{width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:8px;background:var(--bg-surface);position:relative}.game-cover-container img.game-cover{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.game-cover-container:hover img.game-cover{transform:scale(1.05)}.cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:2rem;background:linear-gradient(135deg,var(--bg-surface) 0%,rgb(255 255 255 / .05) 100%)}.game-title{padding:.75rem 0 0 0}.game-title h4{font-size:.875rem;font-weight:600;line-height:1.2;margin:0;color:var(--text-primary)}.game-title a{color:inherit;text-decoration:none;transition:color 0.2s ease}.game-title a:hover{color:var(--color-primary)}.similar-games-nav{display:flex;gap:12px}@media (max-width:768px){.similar-games-nav{display:none}.similar-game-card{width:120px}.game-title h4{font-size:.8rem}}.similar-games-list.scrolling{scroll-behavior:smooth}@keyframes pulse{0%{opacity:1}50%{opacity:.6}100%{opacity:1}}.filter-section{margin-bottom:20px}.filter-section:last-of-type{margin-bottom:15px}.filter-section label{display:block;font-weight:600;margin-bottom:10px;color:#333;font-size:14px}.filter-section select{width:100%;padding:12px;border:2px solid #e1e5e9;border-radius:8px;background:#fff;font-size:15px;color:#333;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;touch-action:manipulation}.filter-section select:focus{border-color:#007cba;outline:none}.filter-actions{display:flex;gap:12px;justify-content:space-between;margin-top:20px}@media (min-width:768px){.filter-section select{font-size:16px;padding:14px}.filter-actions button{padding:12px 20px;font-size:15px}}.game-card{transition:opacity 0.3s ease,transform 0.3s ease}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.filter-section select:focus-visible,.filter-actions button:focus-visible{outline:3px solid #007cba;outline-offset:2px}@media (prefers-color-scheme:dark){.filter-section label{color:#e2e8f0}.filter-section select{background:#2d3748;border-color:#4a5568;color:#e2e8f0}}.modern-filters-inline{display:flex;align-items:center;justify-content:flex-end;margin:0;position:relative}.filter-selector{position:relative}.filter-dropdown-btn{background:color-mix(in srgb,var(--bg-surface) 90%,transparent);border:1px solid rgb(250 204 21 / .3);color:var(--text-primary);padding:8px 16px;border-radius:25px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.5px;transition:all 0.3s ease}.filter-dropdown-btn:hover{border-color:var(--color-primary);background:rgb(250 204 21 / .1)}.filter-count{background:var(--color-primary);color:#000;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:800;min-width:16px;text-align:center}.filter-dropdown-panel{position:absolute;top:100%;right:0;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;padding:20px;margin-top:8px;min-width:300px;z-index:1000}.filter-dropdown-panel .filter-section{margin-bottom:18px}.filter-dropdown-panel .filter-title{display:block;color:var(--color-primary);font-weight:700;font-size:12px;text-transform:uppercase;margin-bottom:10px;letter-spacing:.5px}.filter-dropdown-panel .filter-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-dropdown-panel .filter-radio{display:flex;align-items:center;color:var(--text-primary);font-size:13px;cursor:pointer;padding:4px 0}.filter-dropdown-panel .filter-radio input[type="radio"]{margin-right:8px;accent-color:var(--color-primary)}.filter-dropdown-panel .filter-radio:hover{color:var(--color-primary)}.filter-dropdown-panel .filter-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid var(--border-color)}.filter-dropdown-panel .btn-clear,.filter-dropdown-panel .btn-close{padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all 0.3s ease}.filter-dropdown-panel .btn-clear{background:#fff0;border:1px solid var(--text-muted);color:var(--text-secondary)}.filter-dropdown-panel .btn-close{background:var(--color-secondary);border:1px solid var(--color-secondary);color:#fff}.filter-dropdown-panel .btn-clear:hover{border-color:var(--color-primary);color:var(--color-primary)}.filter-dropdown-panel .btn-close:hover{background:var(--color-primary);color:#000}@media (max-width:768px){.filter-dropdown-panel{right:-20px;left:-20px;min-width:auto}.filter-dropdown-panel .filter-options{grid-template-columns:1fr}}.results-count{font-size:18px;font-weight:600;margin:0;opacity:.9;color:#fff}.filter-group{position:relative}.filter-count{background:rgb(255 255 255 / .3);padding:2px 6px;border-radius:10px;font-size:11px;font-weight:700}.filter-option{display:flex;align-items:center;padding:8px 16px;cursor:pointer;transition:background-color 0.2s ease;margin:0;font-size:14px;font-weight:400;color:#333}.filter-option:hover{background-color:#f5f5f5}.filter-option input[type="radio"]{margin-right:8px;margin-top:0;margin-bottom:0}@media (max-width:768px){.results-count{font-size:16px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.results-count{font-size:18px;font-weight:700;margin:0;color:#fff;text-shadow:0 2px 4px rgb(0 0 0 / .3)}.filter-group{position:relative}.filter-count{background:var(--color-primary);color:#000;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:800}.filter-option{display:flex;align-items:center;padding:10px 16px;cursor:pointer;transition:background-color 0.2s ease;margin:0;font-size:14px;font-weight:500;color:#fff;border-radius:0}.filter-option:hover{background-color:rgb(19 91 236 / .2);border-left:3px solid var(--color-primary);padding-left:13px}.filter-option input[type="radio"]{margin-right:10px;accent-color:var(--color-primary)}@media (max-width:768px){.results-count{font-size:16px}}@keyframes optimusSlideIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.game-card{backdrop-filter:blur(10px);background:linear-gradient(145deg,rgb(17 24 39 / .8),rgb(31 41 55 / .9));transition:all 0.4s cubic-bezier(.175,.885,.32,1.275)}.game-card:hover{transform:translateY(-8px) scale(1.02)}.game-card img{transition:all 0.4s ease}.game-card:hover img{transform:scale(1.05);filter:brightness(1.1) contrast(1.1)}.game-card:hover [class*="bg-gradient"]{animation:pulse-glow 2s infinite}@keyframes pulse-glow{0%,100%{}}.game-card [class*="bg-blue-600"],.game-card [class*="bg-green-600"],.game-card [class*="bg-gray-600"],.game-card [class*="bg-red-600"]{transition:all 0.2s ease;position:relative;overflow:hidden}.game-card:hover [class*="bg-blue-600"],.game-card:hover [class*="bg-green-600"],.game-card:hover [class*="bg-gray-600"],.game-card:hover [class*="bg-red-600"]{transform:translateY(-1px)}.game-card a[class*="bg-gradient"]{position:relative;overflow:hidden}.game-card a[class*="bg-gradient"]:before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left 0.5s}.game-card:hover a[class*="bg-gradient"]:before{left:100%}@media (max-width:768px){.game-card{margin-bottom:1rem}.game-card:hover{transform:translateY(-4px) scale(1.01)}}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.optimus-login-page{min-height:100vh;position:relative;overflow:hidden;font-family:'Rajdhani','Roboto',sans-serif}.login-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f0f23 0%,#1a1a2e 50%,#16213e 100%);z-index:1}.matrix-effect{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,var(--color-primary) 0%,transparent 50%),radial-gradient(circle at 80% 20%,#ff0080 0%,transparent 50%),radial-gradient(circle at 40% 80%,#0080ff 0%,transparent 50%);opacity:.1;animation:matrix-move 20s linear infinite}@keyframes matrix-move{0%{transform:translateY(-100%)}100%{transform:translateY(100%)}}.gaming-particles{position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="1" fill="%2300ff88" opacity="0.5"/></svg>');animation:particles-float 15s linear infinite;opacity:.3}@keyframes particles-float{0%{transform:translateY(0) rotate(0deg)}100%{transform:translateY(-100vh) rotate(360deg)}}.login-container{position:relative;z-index:10;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.login-box{background:rgb(0 0 0 / .85);backdrop-filter:blur(10px);border:2px solid var(--color-primary);border-radius:20px;padding:40px;max-width:450px;width:100%;position:relative;overflow:hidden}.login-box::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgb(0 255 136 / .05),transparent);animation:scan-line 3s linear infinite;pointer-events:none}@keyframes scan-line{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.login-header{text-align:center;margin-bottom:30px}.login-logo{max-width:80px;height:auto;margin-bottom:20px;filter:drop-shadow(0 0 10px var(--color-primary))}.login-title{font-size:2.5em;font-weight:700;margin:0 0 10px 0;color:var(--color-primary);text-transform:uppercase;letter-spacing:3px}.glitch{position:relative;color:var(--color-primary);font-size:1em;animation:glitch 2s linear infinite}.glitch::before,.glitch::after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%}.glitch::before{animation:glitch-1 0.5s linear infinite reverse;color:#ff0080;z-index:-1}.glitch::after{animation:glitch-2 0.5s linear infinite reverse;color:#0080ff;z-index:-2}@keyframes glitch{0%,100%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}@keyframes glitch-1{0%{clip-path:inset(40% 0 61% 0)}20%{clip-path:inset(92% 0 1% 0)}40%{clip-path:inset(43% 0 1% 0)}60%{clip-path:inset(25% 0 58% 0)}80%{clip-path:inset(54% 0 7% 0)}100%{clip-path:inset(58% 0 43% 0)}}@keyframes glitch-2{0%{clip-path:inset(25% 0 58% 0)}20%{clip-path:inset(54% 0 7% 0)}40%{clip-path:inset(58% 0 43% 0)}60%{clip-path:inset(40% 0 61% 0)}80%{clip-path:inset(92% 0 1% 0)}100%{clip-path:inset(43% 0 1% 0)}}.login-subtitle{color:var(--text-primary);font-size:1.1em;margin:0;opacity:.8}.login-error{background:linear-gradient(135deg,var(--color-danger),#cc0000);color:var(--text-primary);padding:15px;border-radius:10px;margin-bottom:20px;border-left:4px solid var(--color-danger);animation:shake 0.5s ease-in-out}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.form-group{margin-bottom:25px;position:relative}.form-label{display:block;color:var(--color-primary);font-weight:700;margin-bottom:8px;font-size:.9em;text-transform:uppercase;letter-spacing:1px}.form-label i{margin-right:8px;width:16px}.form-input{width:100%;padding:15px;background:rgb(255 255 255 / .1);border:2px solid rgb(0 255 136 / .3);border-radius:10px;color:var(--text-primary);font-size:1em;transition:all 0.3s ease;backdrop-filter:blur(5px)}.form-input:focus{outline:none;border-color:var(--color-primary);background:rgb(255 255 255 / .15)}.password-toggle{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--color-primary);transition:color 0.3s ease}.password-toggle:hover{color:var(--text-primary)}.checkbox-group{display:flex;align-items:center}.checkbox-group input[type="checkbox"]{display:none}.remember-label{display:flex;align-items:center;color:var(--text-primary);cursor:pointer;font-size:.9em}.checkbox-custom{width:20px;height:20px;border:2px solid var(--color-primary);border-radius:4px;margin-right:10px;position:relative;transition:all 0.3s ease}.checkbox-group input[type="checkbox"]:checked+.remember-label .checkbox-custom{background:var(--color-primary)}.checkbox-group input[type="checkbox"]:checked+.remember-label .checkbox-custom::after{content:'✓';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--bg-header);font-weight:700}.button-gaming{width:100%;padding:18px;background:linear-gradient(135deg,var(--color-primary),#00cc6a);border:none;border-radius:10px;color:var(--bg-header);font-size:1.2em;font-weight:700;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all 0.3s ease;position:relative;overflow:hidden}.button-gaming:hover{transform:translateY(-2px)}.button-gaming:active{transform:translateY(0)}.button-gaming::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left 0.5s ease}.button-gaming:hover::before{left:100%}.login-footer{text-align:center;margin-top:30px;padding-top:20px;border-top:1px solid rgb(0 255 136 / .3)}.lost-password,.register-link{color:var(--color-primary);text-decoration:none;font-size:.9em;transition:color 0.3s ease;display:inline-block;margin:5px 15px}.lost-password:hover,.register-link:hover{color:var(--text-primary)}.login-stats{display:flex;justify-content:space-around;margin-top:20px;padding-top:20px;border-top:1px solid rgb(255 255 255 / .1)}.stat-item{text-align:center}.stat-number{display:block;color:var(--color-primary);font-size:1.5em;font-weight:700}.stat-label{color:var(--text-primary);font-size:.8em;opacity:.7}@media (max-width:480px){.login-box{padding:30px 20px;margin:10px}.login-title{font-size:2em}.form-input{padding:12px}.button-gaming{padding:15px;font-size:1.1em}}html.light-mode .vendor-offer-card{background:var(--bg-surface);border:1px solid var(--border-color)}html.light-mode .vendor-offer-card:hover{background:var(--bg-hover)}html.light-mode .vendor-logo,html.light-mode .vendor-logo-placeholder{background:var(--bg-elevated)}html.light-mode .sidebar-card,html.light-mode .game-info-card{background:var(--bg-surface);border:1px solid var(--border-color)}html.light-mode .filter-btn{background:var(--bg-elevated);border-color:var(--border-color);color:var(--text-secondary)}html.light-mode .filter-btn:hover{background:var(--bg-hover);color:var(--text-primary)}html.light-mode .offers-list-container{background:var(--bg-surface)}html.light-mode .section-title{color:var(--text-primary)}html.light-mode .hero-title{color:var(--text-primary);text-shadow:none}html.light-mode .product-main-layout{background:var(--bg-body)}html.light-mode .content-section{background:#fff;border:1px solid var(--border-color)}html.light-mode .media-slider-wrapper{background:#fff0}html.light-mode .sidebar-area{background:var(--bg-body)}html.light-mode .time-badge{background:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-primary)}html.light-mode .tech-info-item{border-color:var(--border-color);color:var(--text-primary)}html.light-mode .info-label{color:var(--text-secondary)}html.light-mode .info-value{color:var(--text-primary)}html.light-mode .req-tab{background:var(--bg-elevated);color:var(--text-secondary);border-color:var(--border-color)}html.light-mode .req-tab.active{background:var(--color-primary);color:var(--color-primary-contrast)}html.light-mode .req-item{color:var(--text-primary)}html.light-mode .req-label{color:var(--text-secondary)}html.light-mode .req-value{color:var(--text-primary)}html.light-mode .comparator-filters{background:var(--bg-surface);border-color:var(--border-color)}html.light-mode .filter-label{color:var(--text-secondary)}html.light-mode .filter-group{border-color:var(--border-color)}html.light-mode .track-toggle{color:var(--text-primary)}html.light-mode .toggle-slider{background:var(--bg-elevated)}html.light-mode{--optimus-text-primary:var(--text-primary);--optimus-text-secondary:var(--text-secondary);--optimus-text-muted:var(--text-muted);--optimus-bg-card:var(--bg-surface);--optimus-bg-hover:var(--bg-hover);--optimus-accent-primary:var(--color-primary);--optimus-accent-hover:var(--color-primary-hover)}html.light-mode .sidebar-card h4,html.light-mode .sidebar-card h3{color:var(--text-primary)}.product-page{margin:0;padding:0}.game-hero{position:relative;background-size:cover;background-position:center;background-color:var(--bg-elevated);padding:1.5rem 1rem;margin:0;width:100%}@media (min-width:768px){.game-hero{padding:3rem 2rem}}.game-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(0 0 0 / .9) 0%,rgb(0 0 0 / .6) 100%);z-index:1}.game-hero-inner{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.5rem;padding:0 1rem}@media (min-width:768px){.game-hero-inner{max-width:1200px;margin:0 auto;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:0}}.game-hero-left{display:flex;gap:1rem;align-items:flex-start}.game-hero-cover{width:100px;height:auto;border-radius:8px;flex-shrink:0}@media (min-width:768px){.game-hero-cover{width:150px}}.game-hero-text{flex:1}.game-hero-title{font-size:1.25rem;font-weight:900;color:#fff;text-transform:uppercase;margin:0 0 .5rem;line-height:1.2}@media (min-width:768px){.game-hero-title{font-size:2rem}}.game-hero-genres{color:var(--color-primary);font-size:.875rem;font-weight:600;margin:0}.game-hero-right{width:100%}@media (min-width:768px){.game-hero-right{width:280px;flex-shrink:0}}.game-hero-prices{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;padding:1rem}.game-hero-prices-header{font-size:.75rem;font-weight:800;color:var(--color-primary);text-transform:uppercase;text-align:center;margin-bottom:.75rem}.game-hero-price-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:var(--bg-elevated);border-radius:8px;margin-bottom:.5rem;text-decoration:none}.game-hero-price-row:last-child{margin-bottom:0}.game-hero-price-row:hover{background:var(--bg-hover)}.game-hero-price-platform{font-weight:600;color:var(--text-primary)}.game-hero-price-amount{font-weight:800;color:var(--color-primary)}.game-hero-no-price{text-align:center;color:var(--text-muted);margin:0;font-size:.875rem}.comparator-no-price{display:flex;align-items:center;justify-content:center;gap:.6rem;color:var(--text-muted);font-size:.95rem;padding:2rem 1rem;margin:0}.game-hero-summary-wrapper{margin-top:.75rem}.game-hero-summary{color:rgb(255 255 255 / .8);font-size:.875rem;line-height:1.5;margin:0;max-width:500px}.game-hero-summary-toggle{background:none;border:none;color:var(--color-primary);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;margin-top:.5rem}.game-hero-summary-toggle:hover{text-decoration:underline}@media (max-width:767px){.section-header-flex .section-title.not-italic-force{text-align:left}}.single-row-news .latest-news-list{grid-template-rows:repeat(1,auto);grid-auto-columns:38%}@media (max-width:1199px){.single-row-news .latest-news-list{grid-auto-columns:70%}}@media (max-width:767px){.single-row-news .latest-news-list{grid-auto-columns:85%}}@media (min-width:1024px){.single-row-news .latest-news-list .news-entry .news-image{width:100px!important;min-width:100px!important;max-width:100px!important;height:100px!important;min-height:100px!important;max-height:100px!important;flex:0 0 100px!important}}html.light-mode .price-text{color:var(--text-primary)}body.home main.container.py-8{padding-top:22px}body.home .home-section{margin:0 0 16px}body.home .home-section:last-child{margin-bottom:0}body.home .home-section .section-header-flex{position:relative;display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:30px;margin-bottom:8px}body.home .home-section--hero .section-header-flex{margin-top:8px;margin-bottom:14px}body.home .home-section .section-title{font-size:1.32rem;line-height:1.02;margin-bottom:0}body.home .home-section .news-scroller-nav{position:static;flex:0 0 auto;display:flex;align-items:center;gap:6px}body.home .home-section .scroller-arrow{width:30px;height:30px;font-size:11px;border-radius:999px;background:rgb(255 255 255 / .08)}body.home .home-section .scroller-arrow:hover{background:rgb(255 255 255 / .16)}body.home .home-section>section{padding-top:0;padding-bottom:0}body.home .home-section--hero .breaking-section .news-scroller-container{margin-top:0}body.home .home-section--editorial .news-scroller-container,body.home .home-section--product-strip .news-scroller-container,body.home .home-section--news-grid .news-scroller-container{margin-top:0}body.home .home-section .section-view-all{margin-top:14px;margin-bottom:0}body.home .home-section--no-cta{margin-bottom:18px}body.home .home-section--with-cta{margin-bottom:16px}@media (max-width:1023px){body.home main.container.py-8{padding-top:18px}body.home .home-section{margin-bottom:14px}body.home .home-section .section-header-flex{gap:12px;margin-bottom:6px}body.home .home-section--hero .section-header-flex{margin-top:6px;margin-bottom:12px}body.home .home-section .section-title{font-size:1.2rem}body.home .home-section .section-view-all{margin-top:12px}body.home .home-section--no-cta{margin-bottom:16px}}body.search-results,body.search-no-results{padding:0!important;background:var(--bg-body)!important}main.single-main.search-main,.single-main.search-main{padding-top:8px!important}@media (min-width:1024px){main.single-main.search-main,.single-main.search-main{padding-top:12px!important}}.search-main .search-results-header{margin:0 0 1.5rem 0;padding:0 0 1rem 0;border-bottom:1px solid var(--border-color)}.search-main .search-results-header h1{margin:0;padding:0;line-height:1.1}.search-main .search-results-header p{margin-top:.5rem;margin-bottom:0}.search-results-list{display:flex;flex-direction:column;gap:1.25rem}.search-results-section{display:flex;flex-direction:column;gap:.875rem}.search-section-title{display:flex;align-items:center;gap:.6rem;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);margin:.5rem 0 .25rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-primary)}.search-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.25rem;padding:0 .4rem;border-radius:999px;background:var(--bg-elevated);color:var(--text-muted);font-size:.7rem;font-weight:700;letter-spacing:.02em}.search-results-list .news-entry{width:100%;max-width:100%;align-items:stretch}.search-results-list .news-entry .news-image{height:auto;align-self:stretch;flex:0 0 90px;min-height:90px}.search-results-list .news-entry .news-image img{width:100%;height:100%;object-fit:cover}@media (min-width:768px){.search-results-list .news-entry .news-image{flex:0 0 120px;min-height:110px}}.search-results-list .news-entry .news-content{justify-content:space-between;padding:4px 0}.search-results-list .pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.search-results-list .pagination .page-numbers{padding:.5rem .9rem;border-radius:6px;background:var(--bg-elevated);color:var(--text-primary);text-decoration:none;font-size:.9rem;font-weight:600;transition:background 0.2s ease}.search-results-list .pagination .page-numbers:hover,.search-results-list .pagination .page-numbers.current{background:var(--color-primary);color:#000}.ajax-search-group{border-bottom:1px solid var(--border-color);padding:8px 0}.ajax-search-group:last-of-type{border-bottom:none}.ajax-search-group-header{display:flex;align-items:center;gap:10px;padding:8px 14px 6px;font-size:.72rem;font-weight:700;letter-spacing:.5px}.ajax-search-group-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.ajax-search-group-count{color:var(--text-muted);font-size:.7rem;font-weight:500}.ajax-search-item{display:flex;gap:12px;padding:10px 14px;text-decoration:none;color:inherit;transition:background 0.15s ease}.ajax-search-item:hover,.ajax-search-item:focus{background:var(--bg-hover)}.ajax-search-thumb{flex:0 0 48px;width:48px;height:48px;border-radius:6px;overflow:hidden;background:var(--bg-elevated);display:flex;align-items:center;justify-content:center}.ajax-search-thumb img{width:100%;height:100%;object-fit:cover}.ajax-thumb-placeholder{color:var(--text-muted);font-size:1.1rem}.ajax-search-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.ajax-search-item-pill-wrap{margin-bottom:2px}.ajax-search-item-pill{display:inline-block;padding:2px 7px;border-radius:3px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.ajax-search-title{font-size:.88rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ajax-search-date{font-size:.72rem;color:var(--text-muted)}.ajax-search-footer{padding:10px 14px;text-align:center;border-top:1px solid var(--border-color)}.ajax-search-footer a{color:var(--color-primary);font-size:.85rem;font-weight:600;text-decoration:none}.ajax-search-footer a:hover{text-decoration:underline}.ajax-search-no-results{padding:20px 14px;text-align:center;color:var(--text-muted);font-size:.88rem}.ajax-loading,.ajax-error{padding:14px;text-align:center;color:var(--text-muted);font-size:.88rem}.custom-logo-link{display:flex;align-items:center}.custom-logo-link img,.custom-logo{height:40px;width:auto;object-fit:contain}.alignleft{float:left;margin:0 1.5em 1em 0}.alignright{float:right;margin:0 0 1em 1.5em}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignnone{margin:0}.wp-caption{max-width:100%;margin-bottom:1.5em}.wp-caption img{max-width:100%;height:auto;display:block}.wp-caption-text{font-size:.85rem;color:var(--text-muted);text-align:center;margin-top:.5em;font-style:italic}.gallery{margin:1.5em 0;display:flex;flex-wrap:wrap;gap:10px}.gallery-item{flex:1 1 calc(33% - 10px)}.gallery-item img{width:100%;height:auto;border-radius:6px}.gallery-caption{font-size:.8rem;color:var(--text-muted)}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden;word-wrap:normal!important}body.admin-bar .site-header{top:32px}@media screen and (max-width:782px){body.admin-bar .site-header{top:46px}}@media (min-width:641px) and (max-width:1024px){.site-header .container{padding-left:20px;padding-right:20px}.header-inner{gap:16px;height:68px}.header-left{flex:1 1 auto;gap:18px;min-width:0}.header-right{flex:0 0 auto}.custom-logo-link img,.custom-logo{height:34px;max-width:170px}.site-navigation{flex:1 1 auto;min-width:0;overflow:hidden}.site-navigation ul,.main-menu{align-items:center;display:flex;flex-wrap:nowrap;gap:14px;min-width:0;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.site-navigation ul::-webkit-scrollbar,.main-menu::-webkit-scrollbar{display:none}.site-navigation a,.main-menu a{font-size:12px;line-height:1.2}.header-actions{gap:8px}.theme-toggle{flex:0 0 auto}.login-toggle,.user-profile-toggle{border-radius:999px;font-size:12px;gap:6px;padding:7px 12px;white-space:nowrap}.user-profile-toggle span{display:inline-block;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-footer{margin-top:36px;padding:32px 0 16px}.site-footer .container{padding-left:24px;padding-right:24px}.footer-grid{align-items:start;gap:22px 28px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.footer-brand{grid-column:1 / -1;margin-bottom:0;text-align:left}.footer-brand .custom-logo-link,.footer-brand .brand-link{justify-content:flex-start}.footer-brand img,.footer-brand .custom-logo{max-height:36px;max-width:180px}.footer-links h4{font-size:11px;margin-bottom:9px}.footer-links li{margin-bottom:5px}.footer-links a{font-size:11px;line-height:1.35}.footer-bottom{justify-content:center;padding-top:14px;text-align:center}}@media (min-width:641px) and (max-width:900px) and (orientation:portrait){.site-navigation{display:none}.header-inner{height:64px}.header-left{flex:1 1 auto}.header-actions{gap:10px}.footer-grid{gap:18px 26px;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1 / -1;text-align:center}.footer-brand .custom-logo-link,.footer-brand .brand-link{justify-content:center}.footer-links:last-child{grid-column:1 / -1;text-align:center}.footer-links:last-child .social-links{justify-content:center}}@media (min-width:901px) and (max-width:1180px) and (orientation:landscape){.header-inner{height:70px}.site-navigation ul,.main-menu{gap:16px}.site-navigation a,.main-menu a{font-size:13px}.footer-grid{grid-template-columns:1.2fr repeat(4,minmax(0,1fr))}.footer-brand{grid-column:auto}}@media (min-width:641px) and (max-width:900px) and (orientation:portrait){.mobile-bottom-nav{display:flex!important}.mobile-bottom-nav .nav-articles{margin-left:auto}body{padding-bottom:72px}.popular-slider#latestDealsContainer{gap:14px;padding:0 12px 6px;scroll-padding-left:12px}.popular-slider#latestDealsContainer .game-card{border-radius:16px;display:flex;flex:0 0 calc((100% - 42px) / 3.35)!important;flex-direction:column;min-width:calc((100% - 42px) / 3.35)!important;overflow:hidden;padding:0;scroll-snap-align:start;width:calc((100% - 42px) / 3.35)!important}.popular-slider#latestDealsContainer .news-image{aspect-ratio:4 / 3;border-radius:16px 16px 0 0;flex:0 0 auto;height:auto;min-height:0;width:100%}.popular-slider#latestDealsContainer .news-content{padding:10px}.popular-slider#latestDealsContainer .fg-title-main{font-size:12px;line-height:1.15;margin-bottom:4px}.popular-slider#latestDealsContainer .fg-merchant,.popular-slider#latestDealsContainer .fg-expiry,.popular-slider#latestDealsContainer .fg-action-item{font-size:10px;line-height:1.25}.popular-slider#latestDealsContainer .fg-actions{gap:8px;margin-top:8px}}@media (min-width:641px) and (max-width:1024px){#breakingSlider .card-overlay h3,#breakingSlider .card-overlay h4,#popularSlider .card-overlay h3,#popularSlider .card-overlay h4,#latestNewsContainer .news-content h3,#latestDealsContainer .fg-title-main,#anticipatedGamesSlider .card-overlay h4,#popularNowSlider .card-overlay h4{font-size:13px!important;line-height:1.2}#latestDealsContainer .fg-title-main a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis}}.free-game-template-section .section-title{border-left:none;padding-left:0}.free-game-template-section .section-title::before{display:inline-block}#bbpress-forums .bbp-body div.bbp-reply-author,#bbpress-forums .bbp-lead-topic div.bbp-reply-author{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;column-gap:0.75rem!important;width:100%!important;min-width:0!important;padding:.85rem 1rem 0.65rem!important;border-right:0!important;border-bottom:0!important;background:transparent!important;text-align:left!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-avatar,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-avatar{grid-row:1 / span 3;align-self:start}#bbpress-forums .bbp-body div.bbp-reply-author img.avatar,#bbpress-forums .bbp-lead-topic div.bbp-reply-author img.avatar{width:40px!important;height:40px!important;margin:0!important;border-radius:999px!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-name,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-name{display:inline-block!important;margin:0!important;color:var(--text-primary)!important;font-size:0.95rem!important;font-weight:700!important;line-height:1.2!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-role,#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-ip,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-role,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-ip{margin:.15rem 0 0!important;color:var(--text-muted)!important;font-size:0.78rem!important;line-height:1.25!important}#bbpress-forums .bbp-body div.bbp-reply-content,#bbpress-forums .bbp-lead-topic div.bbp-reply-content{width:100%!important;padding:.5rem 1rem 1.25rem!important;border-left:0!important}#bbpress-forums li.bbp-body div.hentry,#bbpress-forums ul.bbp-lead-topic li.bbp-body div.hentry,#bbpress-forums .bbp-body div.reply,#bbpress-forums .bbp-body div.topic{display:block!important;width:100%!important;min-height:0!important}#bbpress-forums .bbp-body div.bbp-reply-author,#bbpress-forums .bbp-lead-topic div.bbp-reply-author{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:.2rem 0.75rem!important;width:100%!important;min-height:0!important;padding:.9rem 1rem 0.4rem!important;margin:0!important;border:0!important;background:transparent!important;text-align:left!important}#bbpress-forums .bbp-body div.bbp-reply-author br,#bbpress-forums .bbp-lead-topic div.bbp-reply-author br{display:none!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-avatar,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-avatar{flex:0 0 42px!important;width:42px!important;height:42px!important}#bbpress-forums .bbp-body div.bbp-reply-author img.avatar,#bbpress-forums .bbp-lead-topic div.bbp-reply-author img.avatar{display:block!important;width:42px!important;height:42px!important;margin:0!important;border-radius:999px!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-name,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-name{flex:1 1 calc(100% - 58px)!important;min-width:0!important;margin:0!important;color:var(--text-primary)!important;font-size:0.95rem!important;font-weight:800!important;line-height:1.2!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-role,#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-ip,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-role,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-ip{display:block!important;flex:0 0 calc(100% - 58px)!important;margin:0 0 0 54px!important;color:var(--text-muted)!important;font-size:0.78rem!important;line-height:1.25!important}#bbpress-forums .bbp-body div.bbp-reply-content,#bbpress-forums .bbp-lead-topic div.bbp-reply-content{display:block!important;width:auto!important;margin:0!important;padding:.75rem 1rem 1.35rem!important;border-left:0!important;clear:both!important}#bbpress-forums .bbp-body div.bbp-reply-author,#bbpress-forums .bbp-lead-topic div.bbp-reply-author{display:block!important;padding:.95rem 1rem 0.45rem!important;text-align:left!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-link,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-link{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;column-gap:0.75rem!important;width:fit-content!important;max-width:100%!important;margin:0!important;text-align:left!important;text-decoration:none!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-avatar,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-avatar{grid-column:1!important;grid-row:1!important;display:block!important;width:42px!important;height:42px!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-name,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-name{grid-column:2!important;grid-row:1!important;display:block!important;min-width:0!important;margin:0!important;text-align:left!important;white-space:nowrap!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-role,#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-ip,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-role,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-ip{display:block!important;margin-left:54px!important;text-align:left!important}@media (max-width:640px){#bbpress-forums .bbp-body div.bbp-reply-author,#bbpress-forums .bbp-lead-topic div.bbp-reply-author{padding:.85rem 1rem 0.25rem!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-link,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-link{grid-template-columns:38px minmax(0,1fr)!important;column-gap:0.6rem!important;width:100%!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-avatar,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-avatar,#bbpress-forums .bbp-body div.bbp-reply-author img.avatar,#bbpress-forums .bbp-lead-topic div.bbp-reply-author img.avatar{width:38px!important;height:38px!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-name,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-name{font-size:0.95rem!important;line-height:1.15!important}#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-role,#bbpress-forums .bbp-body div.bbp-reply-author .bbp-author-ip,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-role,#bbpress-forums .bbp-lead-topic div.bbp-reply-author .bbp-author-ip{display:none!important}#bbpress-forums .bbp-body div.bbp-reply-content,#bbpress-forums .bbp-lead-topic div.bbp-reply-content{padding-top:0.55rem!important}}#bbpress-forums div.bbp-reply-author span.bbp-author-avatar,#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-avatar{display:block!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;line-height:0!important;overflow:hidden!important;border-radius:999px!important}#bbpress-forums div.bbp-reply-author span.bbp-author-avatar img.avatar,#bbpress-forums div.bbp-reply-author span.bbp-author-avatar img.avatar-80,#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-avatar img.avatar{display:block!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;object-fit:cover!important;margin:0!important;border-radius:999px!important}@media (max-width:640px){#bbpress-forums div.bbp-reply-author span.bbp-author-avatar,#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-avatar,#bbpress-forums div.bbp-reply-author span.bbp-author-avatar img.avatar,#bbpress-forums div.bbp-reply-author span.bbp-author-avatar img.avatar-80,#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-avatar img.avatar{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}}#bbpress-forums div.bbp-reply-author a.bbp-author-link,#bbpress-forums div.bbp-reply-author .bbp-author-link{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:0.75rem!important;width:auto!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;line-height:1.2!important;text-align:left!important;vertical-align:middle!important;float:none!important;position:static!important}#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-avatar,#bbpress-forums div.bbp-reply-author .bbp-author-link span.bbp-author-avatar{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;line-height:0!important;vertical-align:middle!important;float:none!important;position:static!important;overflow:hidden!important}#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-avatar img,#bbpress-forums div.bbp-reply-author .bbp-author-link span.bbp-author-avatar img{display:block!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;line-height:0!important;vertical-align:middle!important;float:none!important;position:static!important;object-fit:cover!important}#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-name,#bbpress-forums div.bbp-reply-author .bbp-author-link span.bbp-author-name{display:inline-block!important;flex:0 1 auto!important;margin:0!important;padding:0!important;line-height:1.2!important;vertical-align:middle!important;float:none!important;position:static!important}@media (max-width:640px){#bbpress-forums div.bbp-reply-author a.bbp-author-link,#bbpress-forums div.bbp-reply-author .bbp-author-link{gap:0.6rem!important}#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-avatar,#bbpress-forums div.bbp-reply-author .bbp-author-link span.bbp-author-avatar,#bbpress-forums div.bbp-reply-author a.bbp-author-link span.bbp-author-avatar img,#bbpress-forums div.bbp-reply-author .bbp-author-link span.bbp-author-avatar img{flex-basis:38px!important;width:38px!important;height:38px!important}}.error-404.not-found{padding:100px 0}.error-404-title{font-size:80px;margin-bottom:20px}.error-404-subtitle{color:var(--text-muted);font-size:24px;margin-bottom:40px}.error-404-copy{margin-bottom:40px}.error-404-home-link{display:inline-flex;text-decoration:none}@media (max-width:640px){.error-404.not-found{padding:64px 0}.error-404-title{font-size:52px}.error-404-subtitle{font-size:20px}}.register-page-wrapper{align-items:center;background:var(--bg-dark,#0a0e1a);display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.register-container{max-width:420px;width:100%}.register-card{background:var(--bg-surface);border-radius:1rem;padding:2rem}.register-brand-name{color:var(--color-primary)}.login-message-error{background:rgb(239 68 68 / .2);border:1px solid var(--color-danger);color:var(--color-danger)}.username-field-wrapper{position:relative}.username-field-wrapper input{padding-right:40px}#username-status{font-size:18px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}#username-message{color:var(--text-muted,#9ca3af)}.register-page-wrapper input,.register-page-wrapper textarea{color:var(--text-main)}.register-submit-button{background:var(--color-primary);color:var(--color-primary-contrast)}.register-login-prompt{color:var(--text-secondary)}.register-login-prompt .login-toggle-link{background:none;border:none;color:var(--color-primary);display:inline;padding:0}.archive-news-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.social-login-btn.discord{background:#5865F2;border-color:#5865F2;color:#fff}.social-login-btn.discord:hover{background:#4752C4;border-color:#4752C4}.news-image{border-radius:12px;flex:0 0 120px;height:160px;min-height:160px;min-width:120px;overflow:hidden;width:120px}.news-image img{transition:transform 0.3s ease}.news-entry:hover .news-image img{transform:scale(1.05)}@media (max-width:767px){.news-image{flex:0 0 80px;height:106px;min-height:106px;min-width:80px;width:80px}.news-content h3{font-size:13px;line-height:1.2}}#latestNewsContainer .news-entry{align-items:center;align-self:start;height:164px;min-height:0;padding:10px!important}#latestNewsContainer .news-entry .news-image{aspect-ratio:3 / 4;flex:0 0 108px!important;height:auto!important;min-height:0!important;min-width:108px!important;width:108px!important}#latestNewsContainer .news-entry .news-image a,#latestNewsContainer .news-entry .news-image .skeleton-loader,#latestNewsContainer .news-entry .news-image img{display:block;height:100%;width:100%}#latestNewsContainer .news-entry .news-image img{object-fit:cover}.news-image-placeholder{align-items:center;background:var(--bg-elevated);color:var(--text-muted);display:flex;height:100%;justify-content:center;width:100%}.news-image-placeholder i{font-size:2rem}.badge-category--fallback{background:var(--color-secondary);color:#fff}.badge-category--game{background:#dc2626;color:#fff}.badge-category--free-game{background:#16a34a;color:#fff}#breakingSlider .card-meta span:last-child,#popularSlider .card-meta span:last-child,#latestNewsContainer .comment-count-box{align-items:center;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .18);border-radius:4px;color:rgb(255 255 255 / .72);display:inline-flex;font-size:11px;font-weight:800;gap:5px;height:18px;line-height:1;min-width:34px;padding:0 7px}#breakingSlider .card-meta span:last-child i,#popularSlider .card-meta span:last-child i,#latestNewsContainer .comment-count-box i{font-size:10px;margin-right:0}html.light-mode #breakingSlider .card-meta span:last-child,html.light-mode #popularSlider .card-meta span:last-child,html.light-mode #latestNewsContainer .comment-count-box{background:rgb(0 0 0 / .08);border-color:rgb(0 0 0 / .14);color:rgb(0 0 0 / .62)}@media (max-width:767px){#latestNewsContainer .news-entry{height:130px}#latestNewsContainer .news-entry .news-image{flex-basis:82px!important;min-width:82px!important;width:82px!important}}.product-game-page,.product-game-title,.product-game-page .product-info-label,.product-game-page strong.text-card-bg{color:var(--text-main)}.woocommerce-custom-add-to-cart form.cart{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;width:100%}.woocommerce-custom-add-to-cart .variations{margin-bottom:1rem;width:100%}.woocommerce-custom-add-to-cart .variations td.label{color:var(--text-muted);font-weight:600;padding-right:1rem}.woocommerce-custom-add-to-cart .variations select{background-color:var(--bg-dark);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-main);cursor:pointer;outline:none;padding:.75rem 1rem;width:100%}.woocommerce-custom-add-to-cart .variations select:focus{border-color:var(--color-primary)}.woocommerce-custom-add-to-cart .quantity input.qty{background-color:var(--bg-dark);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-main);height:52px;padding:.75rem;width:80px}.woocommerce-custom-add-to-cart button.single_add_to_cart_button{background:linear-gradient(to right,#2563eb,#1d4ed8);border-radius:.5rem;color:#fff;flex-grow:1;font-weight:700;height:52px;padding:.75rem 2rem;text-transform:uppercase;transition:all 0.3s ease}.woocommerce-custom-add-to-cart button.single_add_to_cart_button:hover{background:linear-gradient(to right,#1d4ed8,#1e40af);box-shadow:0 10px 15px -3px rgb(37 99 235 / .3);transform:translateY(-2px)}.woocommerce-custom-add-to-cart button.single_add_to_cart_button.disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}#anticipatedGamesSlider .breaking-slide,#popularNowSlider .breaking-slide{aspect-ratio:3 / 4;height:auto!important;min-height:0}#anticipatedGamesSlider .breaking-slide>a,#popularNowSlider .breaking-slide>a{display:block;height:100%;inset:0;position:absolute;width:100%}#anticipatedGamesSlider .breaking-slide img,#popularNowSlider .breaking-slide img{height:100%;object-fit:cover;width:100%}#popularNowSlider .popular-now-price span{font-weight:700;color:var(--color-primary)}@media (min-width:1024px){#anticipatedGamesSlider .breaking-slide,#popularNowSlider .breaking-slide{width:calc((100% - 48px) / 6);min-width:calc((100% - 48px) / 6);flex:0 0 calc((100% - 48px) / 6)}}.free-games-archive-scroller{overflow:hidden}.popular-slider.free-games-archive-slider{display:flex;flex-direction:row;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:24px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:auto}.popular-slider.free-games-archive-slider::-webkit-scrollbar{display:none}.popular-slider.free-games-archive-slider .game-card.free-game-premium-v3{background:var(--card-bg);border:1px solid var(--border-color);overflow:hidden;scroll-snap-align:start}.popular-slider.free-games-archive-slider .news-image a,.popular-slider.free-games-archive-slider .news-image .skeleton-loader,.popular-slider.free-games-archive-slider .news-image img{display:block;height:100%;width:100%}.popular-slider.free-games-archive-slider .news-image img{object-fit:cover}@media (max-width:1023px){.popular-slider.free-games-archive-slider{gap:15px;padding:0 5px}.popular-slider.free-games-archive-slider .game-card.free-game-premium-v3{border-radius:28px;display:flex;flex:0 0 85%;flex-direction:row;gap:16px;min-width:85%;padding:12px;width:85%}.popular-slider.free-games-archive-slider .news-image{aspect-ratio:3 / 4;border-radius:20px;flex:0 0 110px;height:auto;min-height:0;min-width:0;overflow:hidden;width:110px}.popular-slider.free-games-archive-slider .news-content{flex:1;justify-content:center;min-width:0;padding:4px 0}.popular-slider.free-games-archive-slider .fg-title-main{font-size:18px;margin-bottom:6px}}@media (min-width:1024px){.popular-slider.free-games-archive-slider{flex-wrap:wrap;overflow:visible;scroll-snap-type:none}.popular-slider.free-games-archive-slider .game-card.free-game-premium-v3{border-radius:var(--radius);display:flex;flex:0 0 calc((100% - 48px) / 4);flex-direction:column;min-width:0;padding:0;width:auto}.popular-slider.free-games-archive-slider .news-image{aspect-ratio:16 / 9;border-radius:12px 12px 0 0;flex:0 0 auto;height:auto;min-height:0;min-width:0;overflow:hidden;width:100%}.popular-slider.free-games-archive-slider .news-content{padding:15px}.popular-slider.free-games-archive-slider .fg-title-main{font-size:16px;margin-bottom:6px}}@media (min-width:641px) and (max-width:900px) and (orientation:portrait){.popular-slider.free-games-archive-slider{gap:14px;padding:0 12px 6px;scroll-padding-left:12px}.popular-slider.free-games-archive-slider .game-card.free-game-premium-v3{border-radius:16px;display:flex;flex:0 0 calc((100% - 42px) / 3.35)!important;flex-direction:column;min-width:calc((100% - 42px) / 3.35)!important;padding:0;width:calc((100% - 42px) / 3.35)!important}.popular-slider.free-games-archive-slider .news-image{aspect-ratio:4 / 3;border-radius:16px 16px 0 0;flex:0 0 auto;height:auto;min-height:0;width:100%}.popular-slider.free-games-archive-slider .news-content{padding:10px}.popular-slider.free-games-archive-slider .fg-title-main{font-size:12px;line-height:1.15;margin-bottom:4px}.popular-slider.free-games-archive-slider .fg-merchant,.popular-slider.free-games-archive-slider .fg-expiry,.popular-slider.free-games-archive-slider .fg-action-item{font-size:10px;line-height:1.25}.popular-slider.free-games-archive-slider .fg-actions{gap:8px;margin-top:8px}}@media (min-width:641px) and (max-width:1024px){.popular-slider.free-games-archive-slider .fg-title-main{font-size:13px!important;line-height:1.2}.popular-slider.free-games-archive-slider .fg-title-main a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis}}html,body{overflow-x:clip}@supports not (overflow:clip){html,body{overflow-x:hidden}}html body .site-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:10000!important}body:not(.home)>main.main-content,body:not(.home)>main.container{margin-top:22px}body.bbpress>main.container,body.single-forum>main.container,body.single-topic>main.container,body.forum>main.container,body.topic>main.container{margin-top:28px}body.page-template-page-toutes-les-news>main.main-content,body.page-template-page-jeux-et-dlc-gratuits>main.main-content{margin-top:0;padding-top:0}.optimus-page-shell{padding-top:0}main.container.optimus-page-shell{margin-top:0}.optimus-page-container{padding-top:18px}.optimus-page-intro{margin-bottom:18px}body.page-template-page-comparateur-de-prix-jeux-video .cmp-page-head{margin-top:0;margin-bottom:0}body.page-template-page-toutes-les-news .optimus-page-header,body.page-template-page-toutes-les-news h1.text-3xl.font-bold.text-text-main.mb-6,body.page-template-page-jeux-et-dlc-gratuits .optimus-page-header,body.page-template-page-comparateur-de-prix-jeux-video .optimus-page-header,body.page .optimus-page-header,body.bbpress .page-header,body.forum .page-header,body.topic .page-header,body.single-forum .page-header,body.single-topic .page-header{margin-bottom:0}body.page-template-page-toutes-les-news h1.text-3xl.font-bold.text-text-main.mb-6{font-size:1.32rem;font-weight:800;text-transform:uppercase;color:var(--text-main);border-left:4px solid var(--color-primary);padding-left:15px;line-height:1.02;letter-spacing:.01em;margin:0}body.page-template-page-toutes-les-news .fg-filters,body.page-template-page-jeux-et-dlc-gratuits .fg-filters{margin-top:0}body.page-template-page-toutes-les-news .news-grid{margin-top:22px}body.page-template-page-jeux-et-dlc-gratuits .free-games-archive-scroller{margin-top:22px}body.admin-bar .site-header{top:32px!important}@media screen and (max-width:782px){body.admin-bar .site-header{top:46px!important}}@media (max-width:1023px){.page-title,.section-title{font-size:1.2rem}body:not(.home)>main.main-content,body:not(.home)>main.container{margin-top:18px}body.bbpress>main.container,body.single-forum>main.container,body.single-topic>main.container,body.forum>main.container,body.topic>main.container{margin-top:22px}body.page-template-page-toutes-les-news h1.text-3xl.font-bold.text-text-main.mb-6{font-size:1.2rem}.optimus-page-container{padding-top:16px}main.container.optimus-page-shell{margin-top:0}.optimus-page-intro{margin-bottom:16px}body.page-template-page-toutes-les-news .news-grid,body.page-template-page-jeux-et-dlc-gratuits .free-games-archive-scroller{margin-top:18px}}