.mobile-checkout-sticky-bar,.mobile-cart-sticky-bar,.mobile-catalog-toolbar,.mobile-cart-items-list{display:none!important}.mobile-top-profile-btn{display:none;color:#fff;text-decoration:none;cursor:pointer;padding:6px;border-radius:8px;align-items:center;justify-content:center;transition:all .2s ease}.mobile-top-profile-btn:active{background:#ffffff1a;transform:scale(.95)}.mobile-menu-btn{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:4px;flex-shrink:0;transition:opacity .2s ease}.mobile-menu-btn:active{opacity:.6}.mobile-menu-btn svg{display:block}.mobile-search-toggle{display:none;background:none;border:none;color:#fff;cursor:pointer;width:36px;height:36px;border-radius:8px;align-items:center;justify-content:center;transition:background .2s ease}.mobile-search-toggle:active{background:#ffffff1a}.mobile-search-bar-overlay{display:none;position:fixed;top:0;left:0;right:0;z-index:9995!important;background:#12141af5!important;backdrop-filter:blur(24px) saturate(180%)!important;-webkit-backdrop-filter:blur(24px) saturate(180%)!important;padding:.85rem 1rem!important;border-bottom:1px solid rgba(255,255,255,.12)!important;flex-direction:column;gap:.75rem;box-shadow:0 10px 40px #000000d9!important}.mobile-search-bar-overlay.open{display:flex!important}.mobile-search-top-row{display:flex;align-items:center;gap:.75rem;width:100%}.mobile-search-back-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;cursor:pointer;flex-shrink:0;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mobile-search-back-btn:active{background:#fff3;transform:scale(.92)}.mobile-search-bar-overlay .mobile-inline-search{flex:1;display:flex;align-items:center;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0006}.mobile-search-bar-overlay .mobile-inline-search input{flex:1;border:none;background:transparent;padding:.7rem .95rem;color:#0f172a;font-size:.92rem;font-weight:600;outline:none}.mobile-search-bar-overlay .mobile-inline-search button{background:linear-gradient(135deg,#f36f21,#f80);border:none;color:#fff;padding:.7rem 1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-search-suggestions{display:none;flex-direction:column;background:#1f1f1f;border-radius:12px;overflow:hidden;max-height:calc(100vh - 160px)!important;overflow-y:auto;box-shadow:0 8px 32px #0009;width:100%}.mobile-search-suggestions.open{display:flex}.mobile-search-suggestions .suggestion-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:var(--text-main, #e8e8e8);border-bottom:1px solid rgba(255,255,255,.06);transition:background .15s}.mobile-search-suggestions .suggestion-item:hover{background:#ffffff0f}.mobile-search-suggestions .suggestion-thumb{width:44px;height:44px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#2a2a2a}.mobile-search-suggestions .suggestion-thumb img{width:100%;height:100%;object-fit:cover}.mobile-search-suggestions .suggestion-title{font-size:.9rem;font-weight:600;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.mobile-search-suggestions .suggestion-meta{font-size:.75rem;color:var(--text-muted, #888);margin-bottom:2px}.mobile-search-suggestions .suggestion-price-row{display:flex;gap:.4rem;align-items:center;font-size:.82rem}.mobile-search-suggestions .suggestion-price-row strong{color:var(--accent-primary, #f36f21)}.mobile-search-suggestions .old-price{text-decoration:line-through;color:#666;font-size:.75rem}.mobile-search-suggestions .discount{background:#22c55e26;color:#22c55e;padding:1px 5px;border-radius:4px;font-size:.72rem;font-weight:700}.mobile-search-suggestions .suggestion-no-results{padding:1rem;text-align:center;color:var(--text-muted, #888);font-size:.9rem}.mobile-search-suggestions .suggestion-view-all-btn{display:block;width:100%;padding:.85rem;background:#f36f211a;border:none;border-top:1px solid rgba(243,111,33,.2);color:var(--accent-primary, #f36f21);font-weight:700;font-size:.82rem;cursor:pointer;letter-spacing:.05em;transition:background .2s}.mobile-search-suggestions .suggestion-view-all-btn:hover{background:#f36f2133}.mobile-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998!important;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-nav-overlay.open{opacity:1;pointer-events:auto}.mobile-nav-drawer{position:fixed;top:0;left:-320px;right:auto;width:300px;max-width:85vw;height:100vh;background:#18191cf2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.08);border-left:none;z-index:9999!important;display:flex;flex-direction:column;transition:left .4s cubic-bezier(.19,1,.22,1);overflow-y:auto;box-shadow:10px 0 30px #00000080}.mobile-nav-drawer.open{left:0;right:auto}.mobile-nav-header{padding:1.5rem 1.25rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between}.mobile-nav-header .brand-logo{order:1}.mobile-nav-close-btn{order:2;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.4rem;transition:all .3s ease}.mobile-nav-close-btn:active{background:#ffffff26;transform:scale(.9)}.mobile-nav-links{display:flex;flex-direction:column;padding:1rem .75rem;flex:1;overflow-y:auto;gap:.25rem}.mobile-nav-link{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;color:#94a3b8;font-weight:600;font-size:.95rem;text-decoration:none;border-radius:12px;transition:all .3s ease;min-height:44px}.mobile-nav-link:hover,.mobile-nav-link.active{color:#fff;background:#f36f2126;box-shadow:inset 0 0 0 1px #f36f214d;transform:translate(4px)}.mobile-submenu-toggle{background:none;border:none;font-family:inherit;width:100%;cursor:pointer;justify-content:space-between}.submenu-chevron{font-size:.8rem;transition:transform .3s ease}.mobile-submenu-toggle.open .submenu-chevron{transform:rotate(-180deg)}.mobile-nav-submenu{display:flex;flex-direction:column;gap:.15rem;margin-left:1.5rem;padding-left:.75rem;border-left:2px solid rgba(255,255,255,.05);margin-top:-.25rem;max-height:0;opacity:0;overflow:hidden;margin-bottom:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-nav-submenu.open{max-height:300px;opacity:1;margin-bottom:.5rem}.mobile-nav-sublink{display:flex;align-items:center;gap:.6rem;padding:.6rem .75rem;color:#64748b;font-weight:500;font-size:.9rem;text-decoration:none;border-radius:8px;transition:all .25s ease}.mobile-nav-sublink:hover,.mobile-nav-sublink.active{color:#e2e8f0;background:#ffffff0a}.sublink-dot{width:4px;height:4px;border-radius:50%;background:#fff3;transition:all .2s ease}.mobile-nav-sublink:hover .sublink-dot{background:#f36f21;transform:scale(1.5);box-shadow:0 0 6px #f36f2180}.mobile-nav-divider{height:1px;background:#ffffff0d;margin:.75rem .5rem}.mobile-nav-footer{padding:1.25rem;border-top:1px solid rgba(255,255,255,.08)}.mobile-nav-footer .digiverse-sell-btn,.mobile-nav-footer .gamivo-sell-btn{display:block;width:100%;text-align:center;margin-bottom:0}.mobile-bottom-nav{display:none;position:fixed;bottom:12px!important;left:14px!important;right:14px!important;z-index:9990!important;background:#0f1117e0!important;backdrop-filter:blur(28px) saturate(200%)!important;-webkit-backdrop-filter:blur(28px) saturate(200%)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:999px!important;padding:6px 10px!important;box-shadow:0 16px 40px #000000bf,0 0 20px #f36f211f,inset 0 1px 1px #ffffff40!important;transition:all .3s cubic-bezier(.4,0,.2,1)}body.no-bottom-nav .mobile-bottom-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}.mobile-bottom-nav-inner{display:flex!important;align-items:center!important;justify-content:space-around!important;max-width:450px!important;margin:0 auto!important;gap:.25rem!important}.mobile-nav-tab{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;padding:6px 12px!important;color:#9ca3af!important;text-decoration:none!important;font-size:11px!important;font-weight:700!important;border-radius:16px!important;transition:all .25s cubic-bezier(.34,1.56,.64,1)!important;flex:1!important;background:transparent!important;border:1px solid transparent!important;cursor:pointer!important;position:relative!important}.mobile-nav-tab svg{display:block!important;width:22px!important;height:22px!important;stroke:#9ca3af!important;transition:transform .25s cubic-bezier(.34,1.56,.64,1),filter .25s ease,stroke .25s ease!important}.mobile-nav-tab.active{color:#f36f21!important;background:transparent!important;border:none!important;box-shadow:none!important;transform:translateY(-1px)!important}.mobile-nav-tab.active svg{stroke:#f36f21!important;filter:drop-shadow(0 2px 8px rgba(243,111,33,.65))!important;transform:scale(1.08)!important}.mobile-nav-tab.active:after{content:""!important;position:absolute!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;width:18px!important;height:3px!important;background:#f36f21!important;border-radius:99px!important;box-shadow:0 0 10px #f36f21e6!important}.mobile-nav-tab:active{transform:scale(.92)!important}.mobile-nav-tab .tab-badge{position:absolute!important;top:0!important;right:10px!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important;font-size:10px!important;font-weight:900!important;min-width:18px!important;height:18px!important;border-radius:99px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 8px #ef444499,inset 0 1px #ffffff80!important;border:1.5px solid #14151a!important}.mobile-filter-btn{display:none;width:100%;background:transparent;border:1.5px solid var(--accent-primary);color:#fff;padding:.85rem 1rem;border-radius:var(--radius-md);font-weight:800;font-size:.95rem;letter-spacing:.04em;cursor:pointer;margin-bottom:.85rem;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease}.mobile-filter-btn:active{background:#f36f211a}.mobile-filter-count{background:var(--accent-primary);color:#fff;font-size:.78rem;font-weight:800;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:99998!important;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-filter-overlay.open{opacity:1;pointer-events:auto}.mobile-filter-sheet{position:fixed;bottom:-100%;left:0;right:0;background:#1e1f24;border-radius:24px 24px 0 0;z-index:99999!important;max-height:85vh;overflow-y:auto;padding:0 1.25rem 2.5rem;transition:bottom .35s cubic-bezier(.4,0,.2,1);box-shadow:0 -10px 40px #000000d9}.mobile-filter-sheet.open{bottom:0}.filter-sheet-handle{width:40px;height:4px;background:#fff3;border-radius:2px;margin:.75rem auto 1.25rem}.filter-sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.filter-sheet-title{font-size:1.15rem;font-weight:800;color:#fff}.filter-sheet-close{background:#ffffff14;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.filter-sheet-apply-btn{width:100%;background:var(--accent-gradient);color:#fff;border:none;padding:.9rem;border-radius:var(--radius-md);font-weight:800;font-size:1rem;cursor:pointer;margin-top:1.5rem;box-shadow:0 4px 14px #f36f2166}.hero-dot-indicators{display:none;justify-content:center;align-items:center;gap:6px;margin-top:.75rem}.hero-dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .25s ease;border:none;padding:0}.hero-dot.active{width:22px;border-radius:4px;background:#fff}.mobile-platform-bar{display:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;padding:0 .75rem .75rem;margin-bottom:.25rem}.mobile-platform-bar::-webkit-scrollbar{display:none}.mobile-platform-bar.show{display:flex}.mobile-platform-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;flex-shrink:0;min-width:72px;cursor:pointer;text-decoration:none;transition:opacity .2s ease;padding:.25rem}.mobile-platform-item:active{opacity:.7}.mobile-platform-icon-wrap{width:52px;height:52px;border-radius:50%;background:#2a2b30;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:border-color .2s ease,background .2s ease}.mobile-platform-item:hover .mobile-platform-icon-wrap,.mobile-platform-item.active .mobile-platform-icon-wrap{border-color:var(--accent-primary);background:#f36f211a}.mobile-platform-label{font-size:.7rem;font-weight:700;color:#d1d5db;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:68px;text-align:center}.mobile-promo-strip{display:none;background:linear-gradient(90deg,#f36f2126,#ffffff0a);border:1px solid rgba(243,111,33,.2);border-radius:var(--radius-md);padding:.75rem 1rem;margin:0 .75rem .75rem;font-weight:700;font-size:.88rem;color:#fff}.mobile-promo-strip span{color:var(--accent-primary)}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.hero-slider-section{margin:1.25rem auto 2rem}.digiverse-footer-cols-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.mobile-bottom-nav{display:block!important;visibility:visible!important;opacity:1!important;z-index:9990!important}.site-header{background:#0d0f14eb!important;backdrop-filter:blur(16px) saturate(180%)!important;-webkit-backdrop-filter:blur(16px) saturate(180%)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 4px 20px #0006!important}.header-top-row{padding:.45rem .95rem!important;background:transparent!important}.header-container{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.mobile-menu-btn{order:1!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;cursor:pointer!important;z-index:1005!important;flex-shrink:0!important;transition:all .2s ease!important}.mobile-menu-btn:active{background:#ffffff29!important;transform:scale(.94)}.mobile-menu-btn svg{stroke:#fff!important;width:18px!important;height:18px!important}.brand-logo{order:2!important;margin:0!important;display:flex!important;align-items:center!important;gap:4px!important}.brand-logo img,#site-logo-img{height:28px!important;max-width:120px!important;object-fit:contain!important}.logo-text,.header-search-bar,.header-nav-row,.mobile-top-profile-btn,.cart-icon-btn{display:none!important}.header-actions{order:3!important;display:flex!important;align-items:center!important;gap:.5rem!important;margin-left:auto!important}.mobile-search-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;cursor:pointer!important;flex-shrink:0!important;transition:all .2s ease!important}.mobile-search-toggle:active{background:#ffffff29!important;transform:scale(.94)}.mobile-search-toggle svg{stroke:#fff!important;width:17px!important;height:17px!important}.header-actions .cart-icon-btn,.header-actions .header-icon-pill.cart-icon-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;text-decoration:none!important;cursor:pointer!important;flex-shrink:0!important;position:relative!important;transition:all .2s ease!important}.header-actions .cart-icon-btn:active{background:#ffffff29!important;transform:scale(.94)}.header-actions .desktop-profile-btn{display:none!important}.header-actions .cart-icon-btn svg{stroke:#fff!important;width:17px!important;height:17px!important}.header-actions .cart-icon-btn .badge-count{position:absolute!important;top:-2px!important;right:-2px!important;min-width:16px!important;height:16px!important;padding:0 4px!important;background:#ef4444!important;color:#fff!important;border-radius:999px!important;font-size:10px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1.5px solid #0d0f17!important}#app-view,body.home-page #app-view{padding-top:58px!important}.hero-slider-section{margin:.85rem auto .45rem!important;padding:0 .85rem!important}.modern-hero-card{position:relative!important;height:240px!important;min-height:240px!important;max-height:240px!important;border-radius:20px!important;background:#0d0f17!important;border:1px solid rgba(255,255,255,.08)!important;overflow:hidden!important;box-shadow:0 10px 28px #00000080!important}.hero-bg-picture,.hero-bg-picture img.digiverse-hero-bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;z-index:1!important;display:block!important}.modern-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#00000014,#00000073 45%,#000000eb)!important;pointer-events:none!important;z-index:2!important}.modern-hero-content{position:absolute!important;bottom:1.1rem!important;left:1.1rem!important;right:1.1rem!important;z-index:3!important;display:flex!important;flex-direction:row!important;align-items:flex-end!important;justify-content:space-between!important;gap:.75rem!important;padding:0!important;width:auto!important}.hero-left-info{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.hero-outline-badge{display:inline-flex!important;align-items:center!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:999px!important;padding:.22rem .68rem!important;font-size:.65rem!important;font-weight:800!important;color:#fff!important;letter-spacing:.04em!important;margin-bottom:.45rem!important;background:#00000073!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}.modern-hero-headline{font-size:1.35rem!important;font-weight:800!important;line-height:1.22!important;color:#fff!important;margin:0 0 .2rem!important;letter-spacing:-.02em!important;text-shadow:0 2px 8px rgba(0,0,0,.7)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.modern-hero-subtext{color:#e2e8f0!important;font-size:.78rem!important;line-height:1.35!important;margin:0!important;max-width:100%!important;font-weight:500!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 1px 4px rgba(0,0,0,.8)!important}.hero-cta-action{flex-shrink:0!important}.hero-explore-pill-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#fff!important;color:#0f172a!important;font-weight:800!important;font-size:.84rem!important;padding:.55rem 1.15rem!important;border-radius:999px!important;text-decoration:none!important;box-shadow:0 4px 16px #0006!important;white-space:nowrap!important;transition:all .2s ease!important}.hero-explore-pill-btn:active{transform:scale(.95)!important}.btn-arrow{font-size:.9rem!important;font-weight:900!important}.hero-trust-ticker-container{overflow:hidden!important;white-space:nowrap!important;width:100%!important;padding:.55rem 0!important;margin:.2rem 0 .4rem!important;border-top:1px solid rgba(255,255,255,.05)!important;border-bottom:1px solid rgba(255,255,255,.05)!important;background:#0003!important}.hero-trust-ticker-track{display:inline-flex!important;gap:1.4rem!important;align-items:center!important;animation:marqueeTicker 24s linear infinite!important;font-size:.72rem!important;font-weight:700!important;color:#94a3b8!important;letter-spacing:.02em!important}.ticker-dot{color:var(--accent-primary, #f36f21)!important;margin-right:3px!important}@keyframes marqueeTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.digiverse-hero-title,.gamivo-hero-title{font-size:1.3rem!important;font-weight:800!important;line-height:1.2!important;color:#fff!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.digiverse-hero-subtitle,.gamivo-hero-subtitle,.hero-feature-pills,.hero-chip-pill.rating-chip,.hero-chip-pill.account-chip{display:none!important}.hero-badges-row{margin-bottom:.25rem!important;gap:.35rem!important}.hero-chip-pill{font-size:.68rem!important;padding:.2rem .5rem!important}.hero-price-highlight-card{margin-top:.3rem!important;gap:.5rem!important}.hero-price-tag-wrap{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.1rem!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.hero-price-old-group{display:flex!important;align-items:center!important;gap:.35rem!important}.hero-price-val{font-size:1.4rem!important;line-height:1.1!important;text-shadow:0 2px 8px rgba(0,0,0,.9)!important}.hero-price-old-val{font-size:.82rem!important;text-shadow:0 2px 8px rgba(0,0,0,.9)!important}.hero-discount-chip{font-size:.62rem!important;padding:.1rem .35rem!important;border-radius:4px!important}.digiverse-hero-buy-btn,.gamivo-hero-buy-btn{padding:.65rem 1.1rem!important;font-size:.85rem!important;font-weight:800!important;border-radius:8px!important;flex-shrink:0!important;box-shadow:0 4px 14px #f36f2180!important}.digiverse-thumbnails-row,.gamivo-thumbnails-row{display:none!important}.hero-dot-indicators{display:flex!important;margin-top:.75rem!important}.hero-nav-arrow{display:none!important}.categories-bar{padding:0 .75rem;margin-bottom:.75rem;display:block!important}.categories-scroll{gap:.5rem}.category-pill{padding:.5rem .85rem;font-size:.82rem}.products-grid,.digiverse-products-grid,.gamivo-products-grid{grid-template-columns:repeat(2,1fr)!important;gap:.65rem}.digiverse-game-card,.gamivo-game-card{border-radius:12px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.08)!important}.game-card-image-box{aspect-ratio:4/3;position:relative;overflow:hidden;background:#000}.game-card-ribbon{font-size:.65rem!important;font-weight:800!important;padding:.2rem .5rem!important;border-radius:6px!important;top:6px!important;left:6px!important}.account-type-badge{font-size:.65rem!important;font-weight:700!important;padding:.2rem .5rem!important;border-radius:6px!important;top:6px!important;right:6px!important;background:#0f172ad9!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.game-card-details{padding:.65rem .75rem .75rem!important;display:flex;flex-direction:column;gap:.25rem}.title-platform-row{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.game-card-title{font-size:.82rem!important;font-weight:700!important;line-height:1.25!important;margin:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card-title a{font-size:inherit;color:#fff}.platform-icon{font-size:.82rem;flex-shrink:0}.game-card-subtitle{font-size:.72rem!important;color:#94a3b8!important;margin-bottom:.2rem}.game-card-price-row{margin-top:.35rem!important;padding-top:.35rem!important;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:.2rem}.price-main-line{display:flex;align-items:baseline}.price-from-label{font-size:.72rem!important;color:#94a3b8!important}.current-price-val{font-size:.95rem!important;font-weight:800!important;color:#fff!important;margin-left:.25rem}.price-bottom-line{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:.1rem}.original-price-val{font-size:.72rem!important;color:#64748b!important;text-decoration:line-through!important}.digiverse-discount-pill,.gamivo-discount-pill{font-size:.68rem!important;font-weight:800!important;background:#ef4444!important;color:#fff!important;padding:.1rem .4rem!important;border-radius:4px!important}.card-hover-quick-overlay{display:none}.section-wrapper{padding:0 .75rem;margin-bottom:2rem}.section-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.5rem!important;margin-bottom:.85rem!important;width:100%}.section-title-wrap{display:flex;align-items:center;gap:.4rem;min-width:0;flex:1}.section-title{font-size:1.05rem!important;font-weight:800!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.rank-badge-info{display:none!important}.view-all-link{font-size:.8rem!important;font-weight:700!important;color:var(--accent-primary)!important;white-space:nowrap!important;flex-shrink:0!important}.catalog-layout{flex-direction:column!important;gap:0}.catalog-sidebar{display:none!important}.catalog-main{width:100%!important}.mobile-catalog-toolbar{display:flex!important;flex-direction:column!important;gap:.65rem!important;padding:0 .75rem .85rem!important;margin-bottom:.85rem!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.mobile-toolbar-row-top{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.mobile-toolbar-row-top .items-total-badge{font-size:.78rem!important;font-weight:700!important;color:#94a3b8!important;background:#ffffff0f!important;padding:.25rem .65rem!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.08)!important}.mobile-toolbar-row-top .clear-all-btn{font-size:.78rem!important;font-weight:700!important;color:#ef4444!important;background:none!important;border:none!important;cursor:pointer!important;white-space:nowrap!important;padding:0!important}.mobile-toolbar-row-actions{display:flex!important;align-items:center!important;gap:.65rem!important;width:100%!important}.mobile-toolbar-row-actions .mobile-filter-btn{flex:1!important;margin-bottom:0!important;height:42px!important;background:#25272e!important;border:1px solid rgba(243,111,33,.5)!important;border-radius:10px!important;font-size:.85rem!important;font-weight:800!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important}.mobile-toolbar-row-actions .sort-by-wrap{flex:1!important;display:flex!important;align-items:center!important}.mobile-toolbar-row-actions .digiverse-sort-select,.mobile-toolbar-row-actions .gamivo-sort-select{width:100%!important;height:42px!important;background:#25272e!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;color:#fff!important;font-size:.85rem!important;font-weight:700!important;padding:0 .85rem!important;outline:none!important}.digiverse-catalog-results-bar,.gamivo-catalog-results-bar{display:none!important}.search-suggestions-dropdown{border-radius:12px;max-height:65vh}.suggestion-thumb{width:54px;height:38px}.cart-drawer{max-width:100%;width:100%;right:-100%}.cart-page-grid{display:flex!important;flex-direction:column!important;gap:1.25rem!important;padding-bottom:140px!important}.desktop-cart-table{display:none!important}.mobile-cart-items-list{display:flex!important;flex-direction:column!important;gap:.85rem!important}.mobile-cart-card{background:#25272e!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important;padding:.85rem!important;display:flex!important;flex-direction:column!important;gap:.65rem!important;box-sizing:border-box!important;width:100%!important}.mobile-cart-card-top{display:flex!important;align-items:center!important;gap:.65rem!important;width:100%!important}.mobile-cart-card-img{width:52px!important;height:52px!important;border-radius:10px!important;object-fit:cover!important;border:1px solid rgba(255,255,255,.1)!important;flex-shrink:0!important}.mobile-cart-card-info{flex:1!important;min-width:0!important}.mobile-cart-card-title{font-size:.88rem!important;font-weight:700!important;margin:0 0 .15rem!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-cart-card-cat{font-size:.72rem!important;color:#8b92a1!important;text-transform:uppercase!important;font-weight:600!important}.mobile-cart-remove-btn{flex-shrink:0!important;background:#ef444426!important;color:#ef4444!important;border:1px solid rgba(239,68,68,.3)!important;border-radius:6px!important;padding:.3rem .6rem!important;font-size:.74rem!important;font-weight:700!important;cursor:pointer!important}.mobile-cart-card-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;border-top:1px solid rgba(255,255,255,.06)!important;padding-top:.65rem!important;width:100%!important;box-sizing:border-box!important}.mobile-cart-sublabel{display:block!important;font-size:.68rem!important;color:#8b92a1!important;font-weight:600!important;margin-bottom:.1rem!important}.mobile-cart-unit-price{font-size:.85rem!important;font-weight:700!important;color:#cbd5e1!important}.mobile-cart-total-price{font-size:.95rem!important;font-weight:800!important;color:#fff!important}.coupon-box{display:flex!important;gap:.5rem!important;width:100%!important;box-sizing:border-box!important}.coupon-box input{flex:1!important;min-width:0!important;padding:.55rem .75rem!important;border-radius:8px!important;font-size:.82rem!important;background:#1c1d22!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;box-sizing:border-box!important}.coupon-box button{flex-shrink:0!important;padding:.55rem .85rem!important;border-radius:8px!important;font-size:.82rem!important;font-weight:700!important}.inline-checkout-btn{display:none!important}.mobile-cart-sticky-bar{display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;z-index:899!important;background:#18191d!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:.65rem .85rem max(.65rem,env(safe-area-inset-bottom))!important;box-shadow:0 -6px 20px #000000b3!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;box-sizing:border-box!important}.mobile-cart-sticky-info{display:flex!important;flex-direction:column!important}.mobile-cart-sticky-label{font-size:.72rem!important;color:#94a3b8!important}.mobile-cart-sticky-total{font-size:1.05rem!important;font-weight:800!important;color:#fff!important}.mobile-cart-checkout-btn{flex:initial!important;padding:0 1.25rem!important;height:38px!important;background:var(--accent-gradient)!important;color:#fff!important;font-weight:800!important;font-size:.82rem!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;box-shadow:0 4px 14px #f36f2180!important;white-space:nowrap!important}.buy-actions-box,.product-modal-card .modal-actions{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;box-sizing:border-box!important;z-index:899!important;background:#18191d!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:.55rem .75rem max(.55rem,env(safe-area-inset-bottom))!important;box-shadow:0 -6px 20px #000000b3!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.35rem!important;margin:0!important}.buy-actions-box .quantity-picker,.product-modal-card .quantity-picker{height:38px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:8px!important;display:flex!important;align-items:center!important;flex-shrink:0!important;overflow:hidden!important}.quantity-picker button{width:28px!important;height:38px!important;font-size:1rem!important;font-weight:700!important;color:#fff!important;background:none!important;border:none!important;cursor:pointer!important}.quantity-picker input{width:24px!important;font-size:.85rem!important;font-weight:800!important;color:#fff!important;text-align:center!important;border:none!important;background:none!important}.buy-actions-box .btn-primary,.product-modal-card .add-to-cart-btn,.buy-actions-box .buy-now-btn{flex:1!important;min-width:0!important;height:38px!important;padding:0 .35rem!important;font-size:.76rem!important;font-weight:800!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;box-shadow:0 4px 12px #0000004d!important;box-sizing:border-box!important}.product-detail-layout{grid-template-columns:1fr!important;gap:1.5rem!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important;overflow-x:hidden!important;padding-bottom:140px!important}.product-page-info{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.product-page-title{font-size:1.45rem!important;line-height:1.25!important;word-break:break-word!important;overflow-wrap:break-word!important}.duration-pills-row{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:.5rem!important;width:100%!important;box-sizing:border-box!important}.duration-pill-btn{min-width:auto!important;flex:0 0 auto!important;width:auto!important;padding:.4rem .85rem!important;font-size:.78rem!important;border-radius:8px!important;box-sizing:border-box!important}.duration-pill-title{font-size:.75rem!important;white-space:nowrap!important}.duration-pill-val{font-size:.72rem!important;white-space:nowrap!important}.rating-bar{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:.35rem!important}.review-count{font-size:.75rem!important}.breadcrumb-nav{font-size:.78rem!important;word-break:break-word!important}.product-modal-card,.admin-form-card,.checkout-modal-card{padding:1.25rem;width:96%;max-height:92vh}.product-modal-grid{grid-template-columns:1fr!important;gap:1.25rem}.home-blog-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;scroll-snap-type:x mandatory!important;gap:1rem!important;padding-bottom:.5rem!important;width:100%!important}.home-blog-grid::-webkit-scrollbar{display:none!important}.home-blog-grid .blog-card{flex:0 0 85%!important;max-width:310px!important;min-width:270px!important;scroll-snap-align:start!important;border-radius:18px!important;overflow:hidden!important;background:#1f1f1f!important;border:none!important;box-shadow:0 0 18px #000000a6!important}.standalone-blog-grid{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;overflow-x:visible!important;gap:1.25rem!important;padding-bottom:0!important;width:100%!important}.standalone-blog-grid::-webkit-scrollbar{display:none!important}.standalone-blog-grid .blog-card{width:100%!important;max-width:100%!important;flex:1 1 100%!important;border-radius:18px!important;overflow:hidden!important;background:#1f1f1f!important;border:none!important;box-shadow:0 0 18px #000000a6!important}.blog-card:active{transform:scale(.98)!important}.blog-card-img{height:160px!important;object-fit:cover!important}.blog-card-body{padding:1rem!important}.blog-card-title{font-size:1.05rem!important;line-height:1.3!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-excerpt{font-size:.82rem!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.digiverse-footer,.gamivo-footer{padding:0;margin-bottom:68px;border-top:1px solid rgba(255,255,255,.08)}.digiverse-footer-container,.gamivo-footer-container{padding:0}.digiverse-footer-top-row,.gamivo-footer-top-row{flex-direction:column;align-items:center;text-align:center;gap:0;margin-bottom:0;padding:1.75rem 1.25rem 1.25rem;background:#1b1b1b;border-bottom:1px solid rgba(255,255,255,.06)}.footer-logo-text{font-size:1.6rem}.payment-methods-strip{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.45rem;padding:1rem 1.25rem .25rem;justify-content:flex-start;width:100%}.payment-methods-strip::-webkit-scrollbar{display:none}.pay-badge{font-size:.75rem;padding:.3rem .65rem;flex-shrink:0;border-radius:6px}.digiverse-footer-cols-grid,.gamivo-footer-cols-grid{display:flex!important;flex-direction:column;gap:0;padding-bottom:0;border-bottom:none}.footer-col{border-bottom:1px solid rgba(255,255,255,.06)}.footer-col h4{margin-bottom:0;padding:1rem 1.25rem;font-size:.9rem;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.footer-col h4:after{content:"›";font-size:1.2rem;color:#666;transition:transform .25s ease;display:inline-block;transform:rotate(90deg)}.footer-col.expanded h4:after{transform:rotate(270deg)}.footer-col ul{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.25rem}.footer-col.expanded ul{max-height:300px;padding:0 1.25rem 1rem}.footer-col li{margin-bottom:.6rem}.footer-col a{font-size:.88rem}.business-col{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1.25rem;gap:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.business-col h4{display:none}.business-col h4:after{display:none}.digiverse-sell-btn,.gamivo-sell-btn{padding:.65rem 1.25rem;font-size:.82rem;margin-bottom:0}.google-trust-box{align-items:flex-start}.digiverse-footer-bottom,.gamivo-footer-bottom{flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.25rem 1.25rem .75rem;background:#161616}.footer-legal-links{gap:.6rem 1rem;flex-wrap:wrap}.footer-legal-links a{font-size:.8rem}.footer-bottom-selectors{gap:.5rem;width:100%}.footer-pill-btn{font-size:.82rem;padding:.4rem .75rem}.footer-copyright-text{margin-top:0;padding:.75rem 1.25rem 1rem;text-align:center;font-size:.75rem;background:#161616;border-top:1px solid rgba(255,255,255,.05);color:#555}#toast-container{bottom:80px;right:1rem;left:1rem}.mobile-bottom-nav{display:block}.unique-checkout-wrapper{padding:.85rem .65rem}.unique-checkout-banner{display:none!important}.unique-checkout-banner-title h1{font-size:1.25rem!important;margin:0!important}.unique-trust-pills{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important;width:100%!important}.unique-trust-pill{font-size:.72rem!important;padding:.25rem .55rem!important;border-radius:20px!important}.unique-checkout-grid{display:flex!important;flex-direction:column!important;gap:1.25rem!important;padding-bottom:140px!important}.checkout-summary-card{order:1!important}.checkout-form-card{order:2!important}.unique-card-header{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.3rem!important;margin-bottom:.85rem!important}.unique-card-header h3{font-size:1.1rem!important;font-weight:800!important;margin:0!important}.step-badge{font-size:.65rem!important;font-weight:800!important;padding:.2rem .55rem!important;border-radius:20px!important}.razorpay-method-header{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:.4rem!important}.razorpay-method-badge{font-size:.65rem!important;padding:.2rem .5rem!important;border-radius:20px!important}.inline-checkout-pay-btn{display:none!important}.unique-form-group input{font-size:.88rem!important}.razorpay-supported-icons{display:flex!important;flex-wrap:wrap!important;gap:.35rem!important}.pay-badge-tag{font-size:.7rem!important;padding:.2rem .5rem!important}.btn-unique-pay{font-size:.85rem!important;padding:.75rem 1rem!important}.mobile-checkout-sticky-bar,.mobile-cart-sticky-bar{display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;z-index:899!important;background:#18191d!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:.65rem .85rem max(.65rem,env(safe-area-inset-bottom))!important;box-shadow:0 -6px 20px #000000b3!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;box-sizing:border-box!important}.mobile-checkout-sticky-info{display:flex!important;flex-direction:column!important}.mobile-checkout-sticky-label{font-size:.72rem!important;color:#94a3b8!important}.mobile-checkout-sticky-total{font-size:1.05rem!important;font-weight:800!important;color:#fff!important}.mobile-checkout-pay-btn{flex:initial!important;padding:0 1.15rem!important;height:38px!important;background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;font-weight:800!important;font-size:.8rem!important;border:none!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 4px 14px #10b98166!important;white-space:nowrap!important}.page-container,.product-details-grid,.pdp-card,.product-main-card,.product-page-container{padding:0 .75rem;margin:.85rem auto 2rem;padding-bottom:110px!important}.buy-actions-box{margin:0!important;bottom:0!important}.page-header{margin-bottom:.85rem!important}.page-header h1{font-size:1.25rem!important;font-weight:800!important;line-height:1.25!important;margin-bottom:.15rem!important}.page-header p{font-size:.78rem!important;color:#8b92a1!important}.shorts-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;scroll-snap-type:x mandatory!important;gap:.85rem!important;padding-bottom:.5rem!important}.shorts-grid::-webkit-scrollbar{display:none!important}.short-card{flex:0 0 65%!important;max-width:220px!important;scroll-snap-align:start!important;border-radius:18px!important;overflow:hidden!important;background:#1f1f1f!important;border:none!important;box-shadow:0 0 18px #000000a6!important}.short-card:active{transform:scale(.98)!important}.product-card:hover,.digiverse-game-card:hover{transform:none}.product-card:active,.digiverse-game-card:active{transform:scale(.98)}}@media (max-width: 480px){.logo-text{font-size:1.15rem!important}.product-page-title{font-size:1.25rem!important}.page-header h1{font-size:1.15rem!important}.price-main{font-size:1.35rem!important}.digiverse-hero-title{font-size:1.1rem!important}.section-title{font-size:.95rem!important}.game-card-title{font-size:.78rem!important}.current-price-val{font-size:.88rem!important}.duration-pill-btn{padding:.35rem .65rem!important;font-size:.72rem!important;flex:0 0 auto!important;width:auto!important}.duration-pill-title{font-size:.7rem!important}.duration-pill-val{font-size:.68rem!important}.buy-actions-box .btn-primary,.buy-actions-box .buy-now-btn,.product-modal-card .add-to-cart-btn{font-size:.72rem!important;padding:0 .25rem!important;height:36px!important}.quantity-picker{height:36px!important}.quantity-picker button{width:24px!important;height:36px!important;font-size:.9rem!important}.quantity-picker input{width:20px!important;font-size:.8rem!important}.digiverse-footer-cols-grid{grid-template-columns:1fr}}@media (max-width: 380px){.logo-text{font-size:1.05rem!important}.product-page-title{font-size:1.15rem!important}.page-header h1{font-size:1.05rem!important}.price-main{font-size:1.25rem!important}.digiverse-hero-title{font-size:1rem!important}.game-card-title{font-size:.72rem!important}.current-price-val{font-size:.82rem!important}.buy-actions-box .btn-primary,.buy-actions-box .buy-now-btn{font-size:.68rem!important;padding:0 .2rem!important}}@supports (padding: max(0px)){.mobile-bottom-nav{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}}@media (max-width: 768px){html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:15px!important}.categories-scroll,.mobile-platform-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none}.categories-scroll::-webkit-scrollbar,.mobile-platform-bar::-webkit-scrollbar{display:none}.summary-checkout-pay-btn{display:none!important}h1,.h1{font-size:1.35rem!important}h2,.h2{font-size:1.2rem!important}h3,.h3{font-size:1.05rem!important}h4,.h4{font-size:.92rem!important}.account-welcome-title{font-size:.98rem!important;line-height:1.35!important;overflow-wrap:anywhere!important;word-break:break-word!important}.account-welcome-email{display:inline-block!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}.account-sub-info{font-size:.72rem!important;line-height:1.35!important;overflow-wrap:anywhere!important;word-break:break-word!important}.account-action-btn{font-size:.78rem!important;padding:10px 12px!important;min-width:140px!important}.account-logout-btn{padding:6px 12px!important;font-size:.75rem!important}.account-orders-title{font-size:.92rem!important}.account-order-id{font-size:.8rem!important;overflow-wrap:anywhere!important;word-break:break-word!important}.account-order-meta{font-size:.72rem!important}.account-order-badge,.account-order-link{font-size:.68rem!important;padding:4px 8px!important}}@media (max-width: 480px){html{font-size:14px!important}h1,.h1{font-size:1.2rem!important}h2,.h2{font-size:1.08rem!important}h3,.h3{font-size:.95rem!important}.account-header-card,.account-orders-card{padding:14px 12px!important}.account-welcome-title{font-size:.9rem!important}.account-sub-info{font-size:.68rem!important}.account-actions-row{flex-direction:column!important;gap:8px!important}.account-action-btn{font-size:.76rem!important;padding:10px 12px!important;width:100%!important;flex:100%!important}.account-logout-btn{font-size:.72rem!important;padding:6px 10px!important;width:100%!important;text-align:center!important;margin-top:4px!important}}@media (max-width: 380px){html{font-size:13px!important}.account-welcome-title{font-size:.84rem!important}.account-action-btn{font-size:.72rem!important;padding:8px 10px!important}}@media (max-width: 768px){#app-view,body.home-page #app-view{padding-top:58px!important}.catalog-page-wrap,.page-container{margin-top:.5rem!important;margin-bottom:2rem!important;padding:0 .85rem!important}.digiverse-hero-card,.gamivo-hero-card{height:390px!important}.digiverse-hero-overlay,.gamivo-hero-overlay{background:linear-gradient(180deg,#0a0b0e59,#0a0b0e33 25%,#0a0b0ed9 60%,#0a0b0efa)!important}.digiverse-hero-content,.gamivo-hero-content{position:absolute!important;bottom:.85rem!important;left:0!important;right:0!important;transform:none!important;width:100%!important;max-width:100%!important;padding:0 1rem!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;gap:.35rem!important}.digiverse-hero-info,.gamivo-hero-info{max-width:100%!important;width:100%!important}.hero-badges-row{gap:.3rem!important;margin-bottom:.2rem!important}.digiverse-hero-badge,.hero-chip-pill{font-size:.65rem!important;padding:.18rem .5rem!important}.digiverse-hero-title,.gamivo-hero-title{font-size:1.2rem!important;line-height:1.25!important;font-weight:800!important;margin:0!important;word-break:break-word!important;text-shadow:0 2px 10px rgba(0,0,0,.9)!important}.digiverse-hero-subtitle,.gamivo-hero-subtitle{font-size:.8rem!important;margin-top:.15rem!important;color:#cbd5e1!important}.hero-price-highlight-card{margin-top:.3rem!important;gap:.35rem!important}.hero-price-tag-wrap{padding:.25rem .65rem!important;border-radius:6px!important}.hero-price-val{font-size:1.15rem!important}.hero-price-old-val{font-size:.78rem!important}.hero-feature-pills{display:none!important}.digiverse-hero-buy-btn,.gamivo-hero-buy-btn{width:100%!important;padding:.55rem 1rem!important;font-size:.82rem!important;border-radius:8px!important;margin-top:.35rem!important;text-align:center!important;justify-content:center!important;box-shadow:0 4px 14px #f36f2180!important}.hero-nav-arrow{width:36px!important;height:36px!important;top:45%!important}.hero-nav-arrow.prev{left:8px!important}.hero-nav-arrow.next{right:8px!important}.digiverse-thumbnails-row{display:none!important}.game-card-image-box{aspect-ratio:4 / 3!important;height:auto!important}.game-card-details{padding:.85rem!important}.game-card-title{font-size:.88rem!important;line-height:1.3!important;margin-bottom:.2rem!important}.game-card-subtitle{font-size:.74rem!important;margin-bottom:.5rem!important}.game-card-bottom-bar{gap:.35rem!important;padding-top:.5rem!important}.current-price-val{font-size:1.05rem!important}.original-price-val{font-size:.72rem!important}.digiverse-discount-pill{font-size:.6rem!important;padding:.1rem .3rem!important}.game-card-actions-row{display:flex!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:.4rem!important}.card-buy-now-btn{flex:1!important;height:34px!important;font-size:.78rem!important;border-radius:8px!important;font-weight:800!important}.card-quick-cart-btn{width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;justify-content:center!important;border-radius:8px!important;flex-shrink:0!important}.card-quick-cart-btn svg{width:15px!important;height:15px!important}}:root{--bg-primary: #1f1f1f;--bg-surface: #1f1f1f;--bg-card: #1f1f1f;--bg-glass: rgba(31, 31, 31, .95);--border-color: rgba(255, 255, 255, .08);--border-highlight: rgba(243, 111, 33, .4);--card-shadow: 0 10px 30px rgba(0, 0, 0, .6), 0 2px 8px rgba(0, 0, 0, .4);--accent-primary: #f36f21;--accent-primary-hover: #d85c12;--accent-gradient: linear-gradient(135deg, #f36f21 0%, #ff8800 100%);--accent-glow: rgba(243, 111, 33, .3);--text-main: #ffffff;--text-muted: #9ea5b4;--text-dark: #111827;--badge-bg: rgba(243, 111, 33, .15);--badge-text: #ff8c42;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, .4);--shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .6);--shadow-glow: 0 0 25px rgba(243, 111, 33, .25);--font-main: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html{scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:#1f1f1f;color:var(--text-main);line-height:1.5;overflow-x:hidden;-webkit-tap-highlight-color:transparent}.digiverse-filter-card,.filter-card,.mobile-cart-card,.unique-card,.cart-summary-card,.checkout-summary-card,.checkout-form-card,.detail-card,.product-main-card,.pdp-card,.short-card,.blog-card,.razorpay-method-box,.cart-table,.summary-card,.hero-slide-item,.category-card,.feature-card,.features-box,.faq-card,.review-card,.contact-card,.contact-info-card,.contact-form-card,.policy-card,.specs-card,.mobile-drawer-content,.modal-content,.search-results-dropdown,.sidebar-box,.cart-card,.order-summary-box{background:#1f1f1f;border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;box-shadow:0 0 20px #000000a6;transition:all .3s cubic-bezier(.4,0,.2,1)}.blog-card-body,.short-card-info{background:transparent!important;border:none!important;box-shadow:none!important}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:1rem}.btn-primary{background:var(--accent-gradient);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #f36f2166}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f36f2199}.btn-secondary{background:#ffffff0f;color:var(--text-main);border:1px solid var(--border-color);padding:.75rem 1.25rem;border-radius:var(--radius-md);font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#ffffff1f;border-color:#fff3}.btn-danger{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3);padding:.6rem 1rem;border-radius:var(--radius-sm);font-weight:600;cursor:pointer;transition:all .2s ease}.btn-danger:hover{background:#ef44444d}.btn-sm{padding:.4rem .8rem;font-size:.875rem;border-radius:var(--radius-sm)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease}#product-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100010;pointer-events:none;display:none}#product-detail-modal.open{pointer-events:auto;display:block}#product-detail-modal .modal-backdrop{opacity:0;pointer-events:none}#product-detail-modal.open .modal-backdrop{opacity:1;pointer-events:auto}.product-modal-card,.admin-form-card,.checkout-modal-card{position:fixed;top:50%;left:50%;transform:translate(-50%,-48%) scale(.96);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:2rem;width:92%;max-width:900px;max-height:90vh;overflow-y:auto;z-index:99999;box-shadow:var(--shadow-lg);opacity:0;transition:all .3s ease;pointer-events:none}#product-detail-modal.open .product-modal-card,#product-detail-modal.open .admin-form-card,#product-detail-modal.open .checkout-modal-card{transform:translate(-50%,-50%) scale(1);opacity:1;pointer-events:auto}.modal-close-btn{position:absolute;top:1.25rem;right:1.25rem;background:#ffffff14;color:var(--text-muted);border:none;font-size:1.5rem;width:38px;height:38px;border-radius:var(--radius-full);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.modal-close-btn:hover{background:#fff3;color:#fff}#toast-container{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem;pointer-events:none}.toast{background:#1e1f24bf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);color:#fff;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 15px 35px #00000080,0 5px 15px #0000004d;font-weight:600;font-size:.95rem;transform:translateY(30px) scale(.95);opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;gap:1rem}.toast.show{transform:translateY(0) scale(1);opacity:1}.toast:before{content:"";display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:14px;font-weight:800;flex-shrink:0}.toast-success{border-left:5px solid #10b981}.toast-success:before{content:"✓";background:#10b98133;color:#10b981}.toast-info{border-left:5px solid var(--accent-primary)}.toast-info:before{content:"i";background:#f36f2133;color:var(--accent-primary)}.toast-error{border-left:5px solid var(--danger)}.toast-error:before{content:"✕";background:#ef444433;color:var(--danger)}.text-muted{color:var(--text-muted)}.text-sm{font-size:.875rem}.in-stock{color:var(--success)}.out-stock{color:var(--danger)}.whatsapp-float-btn{position:fixed;bottom:24px;right:24px;z-index:998;display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff!important;padding:10px 18px 10px 14px;border-radius:99px;text-decoration:none;font-weight:800;font-size:.88rem;letter-spacing:.02em;box-shadow:0 10px 30px #25d36673,0 0 18px #25d3664d,inset 0 1px 1px #fff6;border:1px solid rgba(255,255,255,.25);transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:whatsappPulse 3s infinite ease-in-out}.whatsapp-float-btn:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 14px 40px #25d36699,0 0 25px #25d36680,inset 0 1px 1px #ffffff80;color:#fff!important}.whatsapp-float-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.whatsapp-float-label{white-space:nowrap;font-family:var(--font-main)}@keyframes whatsappPulse{0%,to{box-shadow:0 10px 30px #25d36673,0 0 18px #25d3664d,inset 0 1px 1px #fff6}50%{box-shadow:0 14px 38px #25d366b3,0 0 28px #25d3668c,inset 0 1px 1px #ffffff80}}@media (max-width: 768px){.whatsapp-float-btn{bottom:82px!important;right:14px!important;padding:10px!important;border-radius:50%!important;box-shadow:0 8px 24px #25d36680,0 0 15px #25d36659!important;z-index:9991!important}.whatsapp-float-label{display:none!important}}.digiverse-game-card,.product-card,.blog-card,.short-card{content-visibility:auto;contain-intrinsic-size:300px;transform:translateZ(0)}.hero-trust-ticker-track{will-change:transform;transform:translateZ(0)}.yt-facade{position:relative;cursor:pointer;background:#0d0f17;overflow:hidden;display:flex;align-items:center;justify-content:center}.yt-facade-thumb{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.short-card:hover .yt-facade-thumb{transform:scale(1.06)}.yt-play-btn-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#f36f21f2;box-shadow:0 4px 20px #f36f2199;display:flex;align-items:center;justify-content:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .2s ease;pointer-events:none}.yt-play-btn-circle svg{margin-left:2px}.short-card:hover .yt-play-btn-circle{transform:translate(-50%,-50%) scale(1.18);background:#f70}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;box-shadow:none;transition:background .35s cubic-bezier(.4,0,.2,1),backdrop-filter .35s ease,border-color .35s ease,box-shadow .35s ease}body.home-page .site-header:not(.scrolled){background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:none!important;box-shadow:none!important}body.home-page .site-header:not(.scrolled) .header-top-row,body.home-page .site-header:not(.scrolled) .header-nav-row{background:transparent!important;border:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.site-header.scrolled,body:not(.home-page) .site-header{background:#121216bf!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:0 10px 30px #00000080!important}#app-view{min-height:80vh;padding-top:135px}body.home-page #app-view{padding-top:0}@media (max-width: 768px){#app-view,body.home-page #app-view{padding-top:60px!important}}.header-top-row{padding:.75rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.header-container{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none}.logo-icon-box{background:var(--accent-gradient);color:#fff;font-family:Orbitron,sans-serif;font-weight:900;font-size:1.3rem;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #f36f2180}.logo-text{font-family:Orbitron,Syne,sans-serif!important;font-size:1.4rem;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase;background:linear-gradient(135deg,#ff6b00,#f80,#ffa800)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 2px 10px rgba(255,107,0,.4))!important}.header-search-bar{flex:1;max-width:520px;display:flex;align-items:center;background:#fff;border-radius:var(--radius-sm);position:relative;box-shadow:0 2px 8px #0003}.header-search-input{flex:1;background:transparent;border:none;padding:.65rem 1rem;color:#151619;font-size:.95rem;font-weight:500;outline:none;border-top-left-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm)}.header-search-input::placeholder{color:#717786}.header-search-btn{background:var(--accent-primary);color:#fff;border:none;padding:.65rem 1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;border-top-right-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-sm)}.header-search-btn:hover{background:var(--accent-primary-hover)}.search-suggestions-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#1e2025;border:1px solid rgba(255,255,255,.15);border-radius:16px;box-shadow:0 16px 48px #000000b3;z-index:1000;padding:.75rem;max-height:480px;overflow-y:auto;display:none}.search-suggestions-dropdown.open{display:flex;flex-direction:column;gap:.5rem}.suggestion-item{display:flex;align-items:center;gap:.85rem;padding:.65rem .85rem;background:#ffffff0a;border-radius:12px;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.suggestion-item:hover{background:#ffffff17;border-color:#f36f2166;transform:translate(2px)}.suggestion-thumb{width:72px;height:46px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#111}.suggestion-thumb img{width:100%;height:100%;object-fit:cover}.suggestion-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.suggestion-title{color:#fff;font-weight:700;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-meta{color:#94a3b8;font-size:.76rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-price-row{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#cbd5e1;margin-top:.1rem}.suggestion-price-row strong{color:#fff;font-size:.92rem;font-weight:800}.suggestion-price-row .old-price{text-decoration:line-through;opacity:.55;font-size:.78rem}.suggestion-price-row .discount{background:#ef4444;color:#fff;font-size:.68rem;font-weight:800;padding:.1rem .35rem;border-radius:4px}.suggestion-view-all-btn{width:100%;background:#f36f211a;border:1.5px solid var(--accent-primary);color:var(--accent-primary);font-weight:800;font-size:.85rem;padding:.7rem 1rem;border-radius:10px;cursor:pointer;margin-top:.35rem;transition:all .2s ease;text-align:center;letter-spacing:.03em}.suggestion-view-all-btn:hover{background:var(--accent-primary);color:#fff}.suggestion-no-results{padding:1.5rem 1rem;text-align:center;color:#94a3b8;font-size:.9rem}.header-actions{display:flex;align-items:center;gap:.75rem}.header-selector-pill{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#e2e8f0;padding:.45rem .85rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.header-selector-pill:hover{background:#ffffff1f;border-color:#ffffff40}.header-icon-pill{background:transparent!important;border:none!important;color:#fff;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.header-icon-pill:hover{background:#ffffff14!important}.cart-icon-btn{position:relative;background:transparent!important;border:none!important;color:#fff;width:38px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.cart-icon-btn:hover{background:#ffffff14!important}.badge-count{position:absolute;top:-6px;right:-6px;background:var(--accent-primary);color:#fff;font-size:.7rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.desktop-profile-btn{display:inline-flex;align-items:center;gap:7px;background:#ffffff14!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;text-decoration:none;padding:.45rem .95rem;border-radius:10px;font-weight:700;font-size:.85rem;transition:all .2s cubic-bezier(.4,0,.2,1);height:36px;box-sizing:border-box}.desktop-profile-btn:hover{background:#ffffff26!important;border-color:#ffffff4d!important;transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.desktop-profile-btn:active{transform:scale(.97)}.header-nav-row{padding:.55rem 1.5rem;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-top:1px solid rgba(255,255,255,.06)}.header-nav-container{max-width:1320px;margin:0 auto}.digiverse-sub-nav,.gamivo-sub-nav{display:flex;align-items:center;gap:1.75rem}.sub-nav-item{color:#a0a5b5;font-size:.9rem;font-weight:600;text-decoration:none;padding:.2rem 0;position:relative;transition:color .2s ease}.sub-nav-item:hover,.sub-nav-item.active{color:#fff}.sub-nav-item.active:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:2px;background:var(--accent-primary);border-radius:2px}.sub-nav-dropdown{position:relative;display:inline-flex;align-items:center}.sub-nav-dropdown .sub-nav-link-btn{color:#a0a5b5;font-size:.9rem;font-weight:600;text-decoration:none;padding:.2rem 0;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:color .2s ease}.sub-nav-dropdown:hover .sub-nav-link-btn,.sub-nav-dropdown .sub-nav-link-btn.active{color:#fff}.dropdown-caret{font-size:.75rem;transition:transform .2s ease;display:inline-block}.sub-nav-dropdown:hover .dropdown-caret{transform:rotate(180deg)}.sub-nav-dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(8px);background:#1c1d22;border:none!important;border-radius:12px;padding:.5rem;min-width:200px;box-shadow:0 16px 36px #000000bf;opacity:0;visibility:hidden;pointer-events:none;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:250;display:flex;flex-direction:column;gap:.2rem}.sub-nav-dropdown:hover .sub-nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(4px)}.sub-nav-dropdown-menu .dropdown-item{color:#cbd5e1;font-size:.85rem;font-weight:600;padding:.55rem .85rem;border-radius:8px;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;white-space:nowrap}.sub-nav-dropdown-menu .dropdown-item:hover{background:#f36f2126;color:var(--accent-primary);transform:translate(3px)}.smart-badge-nav{background:linear-gradient(135deg,#f36f21,#f90);color:#fff!important;font-size:.8rem;font-weight:800;padding:.2rem .6rem;border-radius:4px;letter-spacing:.05em}.hero-slider-section{width:100%;max-width:1320px;margin:7.2rem auto 2.5rem;padding:0 1.5rem;position:relative;overflow:hidden}.youtube-shorts-section{margin-bottom:3.5rem}.shorts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.short-card{position:relative!important;background:#000!important;border:none!important;border-radius:20px!important;overflow:hidden!important;aspect-ratio:9 / 16!important;box-shadow:0 0 20px #000000a6!important;transition:transform .3s ease,box-shadow .3s ease!important}.short-card:hover{transform:translateY(-4px)!important;border:none!important;box-shadow:0 0 28px #000000d9,0 0 15px #f36f2133!important}.short-iframe-wrapper{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#0d0e11!important;overflow:hidden!important}.short-iframe-wrapper iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;border:none!important}.short-card-info{position:absolute!important;bottom:0!important;left:0!important;right:0!important;z-index:3!important;padding:1.5rem .85rem .85rem!important;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.5) 60%,transparent 100%)!important;pointer-events:none!important;border:none!important;box-shadow:none!important}.short-title{font-size:.85rem!important;font-weight:700!important;color:#fff!important;text-shadow:0 2px 6px rgba(0,0,0,.9)!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.35!important}.hero-banner-outer-wrap{position:relative;width:100%}.digiverse-hero-card,.modern-hero-card{position:relative;width:100%;height:460px;min-height:460px;max-height:500px;border-radius:28px;background:#0d0f17;border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 25px 60px #000000a6,0 0 30px #f36f2114}.hero-bg-picture,.hero-bg-picture img.digiverse-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.digiverse-hero-card:hover .hero-bg-picture img.digiverse-hero-bg{transform:scale(1.03)}.modern-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d0f17f2,#0d0f17b8 45%,#0d0f1733),linear-gradient(180deg,#0d0f1733,#0d0f17d9);pointer-events:none;z-index:2}.modern-hero-content{position:absolute;bottom:2.75rem;left:3rem;right:3rem;z-index:3;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem;padding:0}.hero-left-info{display:flex;flex-direction:column;max-width:680px}.hero-app-watermark-grid{position:absolute;right:-10px;top:-10px;bottom:-10px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;opacity:.08;pointer-events:none;transform:rotate(-6deg) scale(1.05);z-index:1}.watermark-tile{background:#ffffff26;border-radius:14px;padding:14px 20px;display:flex;align-items:center;justify-content:center}.app-tag{font-size:.85rem;font-weight:800;color:#fff;letter-spacing:.02em}.hero-outline-badge{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:.35rem 1rem;font-size:.72rem;font-weight:800;color:#fff;letter-spacing:.05em;margin-bottom:1.25rem;background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:fit-content}.modern-hero-headline{font-size:2.75rem;font-weight:900;line-height:1.12;color:#fff;margin:0 0 .85rem;letter-spacing:-.03em}.headline-dimmed{color:#9ca3af;font-weight:400}.modern-hero-subtext{color:#94a3b8;font-size:1.05rem;line-height:1.5;margin:0 0 1.75rem;max-width:540px;font-weight:500}.hero-explore-pill-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0f172a;font-weight:800;font-size:1.05rem;padding:.85rem 1.8rem;border-radius:999px;text-decoration:none;box-shadow:0 4px 20px #0006;transition:all .2s ease;width:fit-content}.hero-explore-pill-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 25px #fff3}.hero-trust-ticker-container{overflow:hidden;white-space:nowrap;width:100%;padding:.9rem 0;margin:.5rem 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:#0003}.hero-trust-ticker-track{display:inline-flex;gap:2.2rem;align-items:center;animation:marqueeTicker 24s linear infinite;font-size:.85rem;font-weight:700;color:#94a3b8;letter-spacing:.02em}.ticker-dot{color:var(--accent-primary, #f36f21);margin-right:4px}.digiverse-hero-bg,.gamivo-hero-bg{width:100%;height:100%;object-fit:cover;opacity:1;transform:scale(1.02);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.25,1,.5,1)}.digiverse-hero-card:hover .digiverse-hero-bg,.gamivo-hero-card:hover .gamivo-hero-bg{transform:scale(1.05)}.digiverse-hero-bg.fade-out,.gamivo-hero-bg.fade-out{opacity:0;transform:scale(1.07);transition:opacity .22s cubic-bezier(.4,0,.2,1),transform .22s ease-out}.digiverse-hero-overlay,.gamivo-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0b0ec7,#0a0b0e38 35%,#0a0b0ed1 80%,#0a0b0efa);pointer-events:none}.hero-nav-arrow{position:absolute;top:55%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#ffffffe6;color:#151619;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 6px 20px #00000080;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-nav-arrow:hover{background:#f36f21;color:#fff;transform:translateY(-50%) scale(1.1)}.hero-nav-arrow.prev{left:28px}.hero-nav-arrow.next{right:28px}.digiverse-hero-content,.gamivo-hero-content{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);width:100%;max-width:1320px;padding:0 3.5rem;display:flex;align-items:flex-end;justify-content:space-between;z-index:5;transition:opacity .3s ease,transform .3s ease}.digiverse-hero-content.fade-out,.gamivo-hero-content.fade-out{opacity:0;transform:translateY(12px)}.digiverse-hero-content.animate-hero-text,.gamivo-hero-content.animate-hero-text{animation:heroTextSlideUp .45s cubic-bezier(.16,1,.3,1) forwards}@keyframes heroTextSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.digiverse-hero-info,.gamivo-hero-info{max-width:70%}.digiverse-hero-badge,.gamivo-hero-badge{display:inline-block;background:#f36f2133;color:var(--accent-primary);border:1px solid rgba(243,111,33,.4);padding:.3rem .75rem;border-radius:6px;font-size:.75rem;font-weight:800;margin-bottom:0;letter-spacing:.04em}.hero-chip-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.28rem .65rem;border-radius:6px;font-size:.75rem;font-weight:800;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-chip-pill.account-chip{background:#3b82f640;color:#93c5fd;border:1px solid rgba(59,130,246,.4)}.hero-chip-pill.rating-chip{background:#eab30833;color:#fde047;border:1px solid rgba(234,179,8,.4)}.digiverse-hero-title,.gamivo-hero-title{font-size:2.2rem;font-weight:800;color:#fff;line-height:1.2;margin:0;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.8)}.digiverse-hero-subtitle,.gamivo-hero-subtitle{font-size:1.15rem;font-weight:700;color:#e2e8f0;margin-top:.35rem;text-shadow:0 2px 8px rgba(0,0,0,.8)}.digiverse-hero-buy-btn,.gamivo-hero-buy-btn{background:var(--accent-primary);color:#fff!important;font-weight:800;font-size:.95rem;letter-spacing:.04em;padding:.85rem 2.2rem;border-radius:8px;text-transform:uppercase;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #f36f2180;transition:all .2s ease;text-decoration:none}.digiverse-hero-buy-btn:hover,.gamivo-hero-buy-btn:hover{background:var(--accent-primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #f36f21b3}.digiverse-thumbnails-row,.gamivo-thumbnails-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.25rem;margin:1.5rem auto 0;max-width:1320px;padding:0 1.5rem}.digiverse-thumb-card,.gamivo-thumb-card{width:175px;height:105px;flex:0 1 175px;border-radius:12px;overflow:hidden;cursor:pointer;position:relative;border:2px solid transparent;background:var(--bg-surface);transition:all .25s cubic-bezier(.4,0,.2,1)}.digiverse-thumb-img,.gamivo-thumb-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.digiverse-thumb-card:hover,.gamivo-thumb-card:hover{border-color:#ffffff80;transform:translateY(-3px)}.digiverse-thumb-card:hover .digiverse-thumb-img,.gamivo-thumb-card:hover .gamivo-thumb-img{transform:scale(1.05)}.digiverse-thumb-card.active,.gamivo-thumb-card.active{border-color:#fff;box-shadow:0 0 16px #ffffff59;transform:translateY(-4px)}.digiverse-thumb-overlay,.gamivo-thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;transition:opacity .2s ease}.digiverse-thumb-card.active .digiverse-thumb-overlay,.gamivo-thumb-card.active .gamivo-thumb-overlay{opacity:0}.categories-bar{max-width:1300px;margin:0 auto 2.5rem;padding:0 1.5rem}.categories-scroll{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem}.category-pill{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-muted);padding:.65rem 1.25rem;border-radius:var(--radius-full);font-weight:600;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;white-space:nowrap;transition:all .2s ease}.category-pill:hover,.category-pill.active{background:var(--accent-gradient);color:#fff;border-color:transparent;box-shadow:0 4px 12px #6366f14d}.section-wrapper{max-width:1300px;margin:0 auto 3.5rem;padding:0 1.5rem}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.section-title-wrap{display:flex;align-items:center;gap:.75rem}.section-title{font-size:1.75rem;font-weight:800;letter-spacing:-.02em}.section-count{font-size:.85rem;color:var(--text-muted);background:#ffffff0f;padding:.25rem .75rem;border-radius:var(--radius-full)}.sort-select{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-main);padding:.5rem 1rem;border-radius:var(--radius-md);outline:none;cursor:pointer}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.product-card{background:#1f1f1f!important;border:none!important;border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}.product-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #000c,0 0 25px #f36f2159!important}.card-image-box{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0d1117}.card-image-box img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .card-image-box img{transform:scale(1.08)}.card-badges-top{position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.35rem;z-index:2}.badge-tag{background:#0f172ad9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#818cf8;border:1px solid rgba(129,140,248,.4);font-size:.75rem;font-weight:700;padding:.25rem .6rem;border-radius:var(--radius-sm)}.rank-badge{background:#f59e0be6;color:#fff;font-size:.7rem;font-weight:800;padding:.2rem .5rem;border-radius:var(--radius-sm);width:fit-content}.discount-corner{position:absolute;top:.75rem;right:.75rem;background:#ef4444;color:#fff;font-size:.75rem;font-weight:800;padding:.25rem .6rem;border-radius:var(--radius-sm)}.card-hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0c1099;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card:hover .card-hover-overlay{opacity:1}.btn-quick-view{background:#ffffffe6;color:var(--text-dark);border:none;padding:.6rem 1.2rem;border-radius:var(--radius-full);font-weight:700;font-size:.875rem;cursor:pointer;transform:translateY(10px);transition:all .3s ease}.product-card:hover .btn-quick-view{transform:translateY(0)}.card-body{background:#1f1f1f!important;padding:1.25rem;display:flex;flex-direction:column;flex:1}.card-cat-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.card-category{color:var(--accent-primary);font-weight:700}.card-stars{color:#fbbf24;font-weight:700}.card-title{font-size:1.1rem;font-weight:700;margin-bottom:.3rem;color:var(--text-main);line-height:1.3}.card-subtitle{font-size:.85rem;color:var(--text-muted);margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.05)}.card-price-group{display:flex;align-items:baseline;gap:.5rem}.card-price{font-size:1.25rem;font-weight:800;color:var(--text-main)}.card-old-price{font-size:.85rem;color:var(--text-muted);text-decoration:line-through}.btn-add-cart{background:var(--badge-bg);color:var(--badge-text);border:1px solid rgba(99,102,241,.3);padding:.4rem .85rem;border-radius:var(--radius-md);font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s ease}.btn-add-cart:hover{background:var(--accent-primary);color:#fff}.product-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.modal-gallery{display:flex;flex-direction:column;gap:1rem}.main-image-wrapper{position:relative;aspect-ratio:4/3;border-radius:var(--radius-md);overflow:hidden;background:#0d1117;border:1px solid var(--border-color)}.main-image-wrapper img{width:100%;height:100%;object-fit:cover}.product-badge-overlay{position:absolute;top:1rem;left:1rem;background:var(--accent-gradient);color:#fff;font-size:.8rem;font-weight:700;padding:.3rem .8rem;border-radius:var(--radius-full)}.rank-pill-overlay{position:absolute;bottom:1rem;right:1rem;background:#000c;color:#f59e0b;font-size:.8rem;font-weight:800;padding:.3rem .8rem;border-radius:var(--radius-full);border:1px solid rgba(245,158,11,.4)}.thumbnail-strip{display:flex;gap:.75rem;overflow-x:auto}.gallery-thumb{width:70px;height:70px;object-fit:cover;border-radius:var(--radius-sm);border:2px solid transparent;cursor:pointer;opacity:.6;transition:all .2s ease}.gallery-thumb.active,.gallery-thumb:hover{opacity:1;border-color:var(--accent-primary)}.modal-info{display:flex;flex-direction:column;gap:1rem}.category-chip{font-size:.75rem;font-weight:800;color:var(--accent-primary);letter-spacing:.05em}.modal-title{font-size:1.85rem;font-weight:800;line-height:1.2}.modal-price-box{display:flex;align-items:baseline;gap:1rem}.current-price{font-size:2rem;font-weight:800}.old-price{font-size:1.1rem;color:var(--text-muted);text-decoration:line-through}.discount-badge{background:#ef444433;color:#ef4444;padding:.2rem .6rem;border-radius:var(--radius-sm);font-size:.85rem;font-weight:700}.specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;background:#ffffff08;padding:1rem;border-radius:var(--radius-md);border:1px solid var(--border-color);font-size:.875rem}.spec-key{color:var(--text-muted)}.spec-val{font-weight:600;text-align:right}.modal-actions{display:flex;gap:1rem;margin-top:1rem}.quantity-picker{display:flex;align-items:center;background:#ffffff0f;border:1px solid var(--border-color);border-radius:var(--radius-md)}.quantity-picker button{background:none;border:none;color:var(--text-main);width:40px;height:44px;font-size:1.2rem;cursor:pointer}.quantity-picker input{width:45px;text-align:center;background:none;border:none;color:var(--text-main);font-weight:700}.cart-drawer{position:fixed;top:0;right:-420px;width:100%;max-width:420px;height:100vh;background:var(--bg-surface);border-left:1px solid var(--border-color);z-index:1000;display:flex;flex-direction:column;transition:right .35s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 30px #00000080}.cart-drawer.open{right:0}.cart-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;display:none}.cart-backdrop.open{display:block}.cart-drawer-header{padding:1.5rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between}.cart-items-list{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;align-items:center;gap:1rem;background:var(--bg-card);padding:.75rem;border-radius:var(--radius-md);border:1px solid var(--border-color)}.cart-item-img{width:60px;height:60px;object-fit:cover;border-radius:var(--radius-sm)}.cart-item-info{flex:1}.cart-item-title{font-size:.95rem;font-weight:700}.cart-item-price{font-size:.85rem;color:var(--text-muted)}.cart-item-qty{display:flex;align-items:center;gap:.4rem;margin-top:.4rem}.cart-qty-btn{background:#ffffff1a;border:none;color:#fff;width:24px;height:24px;border-radius:var(--radius-sm);cursor:pointer}.cart-remove-btn{background:none;border:none;color:var(--danger);margin-left:.5rem;cursor:pointer;font-size:1.1rem}.cart-drawer-footer{padding:1.5rem;border-top:1px solid var(--border-color);background:var(--bg-card)}.cart-total-line{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:800;margin-bottom:1rem}@media (max-width: 768px){.hero-slide{grid-template-columns:1fr;padding:2rem 1.5rem}.hero-title{font-size:2rem}.product-modal-grid{grid-template-columns:1fr}.search-bar-wrapper{display:none}.digiverse-footer-cols-grid,.gamivo-footer-cols-grid{grid-template-columns:1fr 1fr}.digiverse-footer-top-row,.gamivo-footer-top-row{flex-direction:column;align-items:flex-start}}.digiverse-footer,.gamivo-footer{background:#1b1b1b;color:#a0a5b5;padding:3.5rem 0 2rem;margin-top:4rem;border-top:1px solid rgba(255,255,255,.08)}.digiverse-footer-container,.gamivo-footer-container{max-width:1320px;margin:0 auto;padding:0 1.5rem}.digiverse-footer-top-row,.gamivo-footer-top-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.footer-logo{text-decoration:none}.footer-logo-text{font-family:Orbitron,Syne,sans-serif!important;font-size:1.85rem;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase;background:linear-gradient(135deg,#ff6b00,#f80,#ffa800)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 2px 10px rgba(255,107,0,.4))!important}.footer-logo-text .dot-com{color:#ffa800;font-size:1rem;-webkit-text-fill-color:#ffa800}.payment-methods-strip{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.pay-badge{font-size:.8rem;font-weight:800;padding:.35rem .8rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.02em;background:#22242c;color:#e2e8f0;border:1px solid rgba(255,255,255,.08)}.pay-badge.paypal{color:#0079c1;background:#001c38;border-color:#0079c166}.pay-badge.visa{color:#1a1f71;background:#fff}.pay-badge.mastercard{color:#eb001b;background:#1f1414;border-color:#eb001b66}.pay-badge.applepay{color:#fff;background:#000;border-color:#fff3}.pay-badge.gpay{color:#fff;background:#202124}.pay-badge.razorpay{color:#528ff0;background:#0c2340;border-color:#528ff080;font-weight:900}.pay-badge.paysafe{color:#fff;background:#000}.pay-badge.blik{color:#e50043;background:#000}.digiverse-footer-cols-grid,.gamivo-footer-cols-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-col h4{font-size:.95rem;font-weight:800;color:#fff;margin-bottom:1.25rem}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:.65rem}.footer-col a{color:#9ea5b4;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.footer-col a:hover{color:#fff}.business-col{display:flex;flex-direction:column;align-items:flex-start}.digiverse-sell-btn,.gamivo-sell-btn{background:var(--accent-primary);color:#fff!important;font-weight:800;font-size:.85rem;letter-spacing:.04em;padding:.75rem 1.4rem;border-radius:8px;text-transform:uppercase;text-decoration:none;box-shadow:0 4px 14px #f36f2166;transition:all .2s ease;margin-bottom:1.5rem}.digiverse-sell-btn:hover,.gamivo-sell-btn:hover{background:var(--accent-primary-hover);transform:translateY(-2px);box-shadow:0 6px 18px #f36f2199}.google-trust-box{display:flex;flex-direction:column;gap:.2rem}.google-logo{font-size:1.3rem;font-weight:800;letter-spacing:-.03em}.stars-line{display:flex;align-items:center;gap:.4rem}.rating-num{font-size:1.15rem;font-weight:800;color:#fff}.stars{color:#ffb400;font-size:1rem;letter-spacing:.1em}.reviews-count{font-size:.8rem;color:#8b92a1;font-weight:500}.digiverse-footer-bottom,.gamivo-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1.75rem;flex-wrap:wrap}.footer-legal-links{display:flex;align-items:center;gap:1.75rem;flex-wrap:wrap}.footer-legal-links a{color:#fff;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s ease}.footer-legal-links a:hover{color:var(--accent-primary)}.footer-bottom-selectors{display:flex;align-items:center;gap:.75rem}.footer-pill-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;padding:.45rem .85rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.footer-pill-btn:hover{background:#ffffff1f}.footer-copyright-text{margin-top:1.5rem;font-size:.8rem;color:#6a707e;font-weight:500}.social-links-section{padding-bottom:2rem!important}.social-links-card{position:relative;border-radius:20px;overflow:hidden;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.social-links-card-inner{position:relative;z-index:1;padding:2.5rem 2rem;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.social-links-glow{position:absolute;top:-50%;left:50%;transform:translate(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(243,111,33,.12) 0%,rgba(243,111,33,.04) 40%,transparent 70%);pointer-events:none;z-index:0}.social-links-subtitle{text-align:center;color:#94a3b8;font-size:.95rem;font-weight:500;margin-bottom:2rem;letter-spacing:.02em}.social-links-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:1rem;max-width:900px;margin:0 auto}.social-link-btn{position:relative;display:flex;align-items:center;gap:.85rem;padding:.95rem 1.25rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;text-decoration:none;color:#e2e8f0;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);overflow:hidden}.social-link-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--btn-gradient);opacity:0;transition:opacity .35s ease;border-radius:14px;z-index:0}.social-link-btn:hover{transform:translateY(-3px) scale(1.02);border-color:var(--btn-color);box-shadow:0 8px 30px #0000004d,0 0 20px color-mix(in srgb,var(--btn-color) 30%,transparent)}.social-link-btn:hover:before{opacity:.15}.social-link-btn:active{transform:translateY(0) scale(.97)}.social-link-icon{position:relative;z-index:1;width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--btn-color);transition:all .3s ease}.social-link-icon svg{width:100%;height:100%}.social-link-btn:hover .social-link-icon{filter:drop-shadow(0 0 8px var(--btn-color));transform:scale(1.15)}.social-link-label{position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.social-links-card-inner{padding:1.75rem 1.25rem}.social-links-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.social-link-btn{padding:.85rem 1rem;font-size:.82rem;gap:.65rem;border-radius:12px}.social-link-icon{width:22px;height:22px}.social-links-subtitle{font-size:.85rem;margin-bottom:1.25rem}}@media (max-width: 400px){.social-links-grid{grid-template-columns:1fr}}.admin-mobile-bottom-nav,.admin-mobile-drawer,.admin-mobile-overlay,.admin-mobile-header-btn,.mobile-admin-toggle{display:none!important}@media (min-width: 1024px){.admin-mobile-bottom-nav,.admin-mobile-drawer,.admin-mobile-overlay,.admin-mobile-header-btn,.mobile-admin-toggle{display:none!important;visibility:hidden!important;pointer-events:none!important}}#admin-panel-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none}#admin-panel-modal .modal-backdrop{opacity:0;pointer-events:none;transition:opacity .3s ease}#admin-panel-modal.open{pointer-events:auto}#admin-panel-modal.open .modal-backdrop{opacity:1;pointer-events:auto}.admin-modal-card{position:fixed;top:2rem;right:2rem;bottom:2rem;left:2rem;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);z-index:10001;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transform:scale(.98);transition:all .3s ease}#admin-panel-modal.open .admin-modal-card{opacity:1;pointer-events:auto;transform:scale(1)}.admin-hamburger-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#f8fafc;transition:all .2s cubic-bezier(.4,0,.2,1)}.admin-hamburger-btn:hover{background:#ff770026!important;border-color:#f706!important;color:#f70!important;box-shadow:0 0 14px #ff77004d!important;transform:translateY(-1px)}.admin-hamburger-btn:active{transform:scale(.92)!important}.admin-header{padding:1.25rem 2rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;background:#0a0c1080}.admin-header-title{display:flex;align-items:center;gap:1rem}.fb-badge{font-size:.8rem;font-weight:700;padding:.35rem .85rem;border-radius:var(--radius-full)}.fb-connected{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.4)}.fb-demo{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(245,158,11,.4)}.admin-body{display:flex;flex:1;overflow:hidden}#admin-sidebar-hover-zone{position:fixed;top:60px;left:0;bottom:0;width:18px;z-index:9998;background:transparent;cursor:pointer}.admin-sidebar{width:285px!important;min-width:285px!important;flex-shrink:0!important;background:#0e111a!important;border-right:1px solid rgba(255,119,0,.3)!important;padding:1.25rem .85rem!important;display:flex!important;flex-direction:column!important;gap:.35rem!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(100vh - 65px)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:fixed!important;top:65px!important;left:0!important;bottom:0!important;z-index:10005!important;box-shadow:15px 0 45px #000000e0!important;transform:translate(0)!important;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .2s ease!important}.admin-sidebar::-webkit-scrollbar{width:5px!important}.admin-sidebar::-webkit-scrollbar-track{background:#0003!important}.admin-sidebar::-webkit-scrollbar-thumb{background:#f706!important;border-radius:4px!important}.admin-sidebar::-webkit-scrollbar-thumb:hover{background:#f70!important}.admin-sidebar.sidebar-closed,.admin-sidebar.collapsed{width:0!important;min-width:0!important;max-width:0!important;padding:0!important;margin:0!important;border-right:none!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important;transform:translate(-100%)!important}.admin-sidebar.hover-expanded,.admin-sidebar.pinned,.admin-sidebar.mobile-open{width:285px!important;min-width:285px!important;max-width:285px!important;padding:1.25rem .85rem!important;border-right:1px solid rgba(255,119,0,.35)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0)!important}.sidebar-mini-indicator{display:none!important}.sidebar-mobile-header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;margin-bottom:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:12px}.admin-sidebar-section-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:9px 12px!important;margin-top:10px!important;margin-bottom:3px!important;font-size:10.5px!important;font-weight:800!important;color:#f70!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:#ff77000f!important;border:1px solid rgba(255,119,0,.15)!important;border-radius:8px!important;cursor:pointer!important;transition:all .2s ease!important}.admin-sidebar-section-toggle:hover{background:#ff77001f!important;border-color:#ff77004d!important}.admin-tab-btn{background:transparent;border:1px solid transparent;border-left:3px solid transparent;color:#94a3b8;padding:9px 12px;border-radius:8px;text-align:left;font-weight:600;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;white-space:nowrap;transition:all .18s cubic-bezier(.4,0,.2,1);margin-bottom:2px}.admin-tab-btn:hover{background:#ffffff0a;color:#f1f5f9;border-left-color:#ff770080;transform:translate(2px)}.admin-tab-btn.active{background:linear-gradient(90deg,#ff77002e,#ff770008)!important;border-left:3px solid #ff7700!important;color:#fff!important;font-weight:800!important;box-shadow:inset 0 0 12px #ff770014}.admin-content-area{flex:1;padding:2rem;overflow-y:auto}.orders-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))!important;gap:16px!important;width:100%!important}.order-feed-card{background:#12141e;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 4px 18px #00000059;box-sizing:border-box;width:100%}.order-avatar-initials{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;color:#fff;flex-shrink:0;text-transform:uppercase}.mobile-stat-tile{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;box-sizing:border-box}.inv-group-box{background:#13151f!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 4px 20px #00000059!important}.slot-pill-chip{display:inline-flex!important;align-items:center!important;gap:4px!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:6px!important;padding:3px 7px!important;font-size:11px!important;color:#fff!important;white-space:nowrap!important;transition:background .15s ease!important}.slot-pill-empty{display:inline-flex!important;align-items:center!important;gap:4px!important;background:#f36f2114!important;border:1px dashed rgba(243,111,33,.35)!important;border-radius:6px!important;padding:3px 7px!important;font-size:10.5px!important;font-weight:700!important;color:#f36f21!important;cursor:pointer!important;white-space:nowrap!important}.slot-pill-empty:hover{background:#f36f212e!important;border-color:#f36f21!important}.product-filter-pills-bar{display:flex!important;gap:8px!important;margin-bottom:1rem!important;flex-wrap:wrap!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.product-filter-pills-bar::-webkit-scrollbar{display:none!important}@media (max-width: 768px){.product-filter-pills-bar{flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:6px!important;-webkit-overflow-scrolling:touch!important}}.desktop-expense-table{display:block}.expense-mobile-grid{display:none}@media (max-width: 768px){.desktop-expense-table{display:none!important}.expense-mobile-grid{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important}}.expense-card-item{background:#13151f;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px;box-shadow:0 4px 16px #00000059;display:flex;flex-direction:column;gap:10px;transition:transform .15s ease,border-color .15s ease}.expense-card-item:hover{border-color:#f36f214d}.admin-round-fab{position:fixed!important;bottom:84px!important;right:20px!important;width:56px!important;height:56px!important;border-radius:50%!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:32px!important;font-weight:300!important;line-height:1!important;border:2px solid rgba(255,255,255,.3)!important;box-shadow:0 10px 25px #0009!important;cursor:grab!important;z-index:9995!important;-webkit-user-select:none!important;user-select:none!important;touch-action:none!important;transition:transform .15s ease,box-shadow .15s ease!important;animation:fab-float-pulse 3.5s infinite ease-in-out!important}.admin-round-fab:active{cursor:grabbing!important;transform:scale(.92)!important;animation:none!important}@keyframes fab-float-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (min-width: 769px){.admin-round-fab{display:none!important}.desktop-action-btn{display:inline-flex!important}}@media (max-width: 768px){.desktop-action-btn{display:none!important}.admin-round-fab{display:flex!important;bottom:80px!important;right:16px!important;width:52px!important;height:52px!important;font-size:30px!important}}.admin-sidebar-section-toggle{background:none;border:none;width:100%;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#f70!important;padding:.85rem 1rem .35rem;margin-top:.5rem;opacity:.95!important;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.admin-sidebar-section-toggle:hover{opacity:1!important;color:#f93!important}.admin-sidebar-section-toggle .toggle-icon{transition:transform .2s ease;font-size:.65rem;color:#f70!important}.admin-sidebar-section-toggle.collapsed .toggle-icon{transform:rotate(-90deg)}.sidebar-section-content{display:flex;flex-direction:column;gap:.5rem;overflow:hidden;transition:max-height .3s ease}.sidebar-section-content.collapsed{display:none}.admin-table-search{background:#0000004d;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:.75rem 1rem;color:var(--text-primary);font-size:.9rem;font-family:inherit;outline:none;transition:border-color .2s}.admin-table-search:focus{border-color:var(--badge-text)}.admin-tab-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.table-responsive{overflow-x:auto;border:none!important;border-radius:16px!important;background:#1f1f1f!important;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}.admin-table{width:100%;border-collapse:collapse;text-align:left}.admin-table th,.admin-table td{padding:1rem 1.25rem;border-bottom:1px solid var(--border-color)}.admin-table th{background:#ffffff08;font-size:.8rem;text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em}.admin-tbl-img{width:50px;height:50px;object-fit:cover;border-radius:var(--radius-sm)}.rank-inline-input{width:65px;background:#ffffff14;border:1px solid var(--border-highlight);color:#fff;padding:.35rem .5rem;border-radius:var(--radius-sm);font-weight:700;text-align:center}.placement-tags{display:flex;flex-wrap:wrap;gap:.3rem}.sec-tag{background:#ffffff0f;color:var(--text-muted);font-size:.7rem;padding:.15rem .4rem;border-radius:var(--radius-sm)}.stock-pill{font-size:.8rem;font-weight:700;padding:.2rem .5rem;border-radius:var(--radius-full)}.badge-tag-sm{background:var(--badge-bg);color:var(--badge-text);font-size:.75rem;padding:.1rem .4rem;border-radius:var(--radius-sm)}.admin-grid-form{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.col-2{grid-column:span 2}.form-group label{font-size:.875rem;font-weight:600;color:var(--text-main)}.form-group input,.form-group select,.form-group textarea{background:#ffffff0d;border:1px solid var(--border-color);color:var(--text-main);padding:.65rem .85rem;border-radius:var(--radius-sm)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--accent-primary)}.img-input-row{display:flex;gap:.75rem}.img-preview-box{width:90px;height:90px;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border-color);margin-top:.5rem}.checkbox-group{display:flex;gap:1.5rem;margin-top:.25rem}.checkbox-group label{display:flex;align-items:center;gap:.4rem;cursor:pointer}.form-actions-row{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.hero-admin-list{display:flex;flex-direction:column;gap:1rem}.hero-admin-card{display:flex;align-items:center;gap:1.5rem;background:#1f1f1f!important;border:none!important;padding:1rem 1.5rem;border-radius:16px!important;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}.hero-admin-thumb{width:140px;height:80px;object-fit:cover;border-radius:var(--radius-sm)}.hero-admin-info{flex:1}.rank-pill-sm{font-size:.75rem;background:#f59e0b33;color:#fbbf24;padding:.2rem .5rem;border-radius:var(--radius-full)}.ranking-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.ranking-card{background:#1f1f1f!important;border:none!important;border-radius:16px!important;padding:1rem;display:flex;align-items:center;gap:1rem;position:relative;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}.rank-big-badge{font-size:1.4rem;font-weight:800;color:var(--accent-primary)}.ranking-img{width:60px;height:60px;object-fit:cover;border-radius:var(--radius-sm)}.rank-controls{margin-top:.5rem;font-size:.8rem;display:flex;align-items:center;gap:.5rem}.rank-change-input{width:60px;background:#ffffff14;border:1px solid var(--border-highlight);color:#fff;padding:.25rem .4rem;border-radius:var(--radius-sm);font-weight:700}.firebase-config-card{background:#1f1f1f!important;border:none!important;border-radius:16px!important;padding:1.75rem;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}#settings-form,#smtp-form,#smtp-settings-form,.admin-card-container{background:#1f1f1f!important;border:none!important;border-radius:16px!important;padding:1.75rem!important;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}.config-instructions{background:#6366f114;border:1px solid rgba(99,102,241,.2);border-radius:var(--radius-md);padding:1.25rem;margin-bottom:1.5rem}.config-instructions ol{margin-left:1.25rem;margin-top:.5rem;display:flex;flex-direction:column;gap:.35rem}.duration-builder-wrapper{background:#0f172a73;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.duration-builder-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.duration-builder-title{font-size:.95rem;font-weight:700;color:var(--text-main);display:block}.duration-builder-subtitle{font-size:.78rem;color:var(--text-muted);display:block;margin-top:.15rem}.duration-preset-actions{display:flex;align-items:center;gap:.5rem}.btn-ghost{background:#ffffff0f;color:var(--text-main);border:1px solid rgba(255,255,255,.15);font-size:.8rem;padding:.4rem .75rem;border-radius:var(--radius-sm);cursor:pointer;transition:all .2s ease}.btn-ghost:hover{background:#6366f133;border-color:var(--accent-primary);color:#fff}.duration-rows-header{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 40px;gap:.75rem;padding:.4rem .75rem;background:#ffffff08;border-radius:var(--radius-sm);border-bottom:1px solid rgba(255,255,255,.06)}.duration-rows-header .col-lbl{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.duration-variants-list{display:flex;flex-direction:column;gap:.65rem}.duration-variant-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 40px;gap:.75rem;align-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);padding:.5rem .75rem;transition:all .2s ease}.duration-variant-row:hover{border-color:#6366f166;background:#ffffff0a}.input-symbol-wrap{position:relative;display:flex;align-items:center}.input-symbol-wrap .symbol{position:absolute;left:.6rem;color:var(--text-muted);font-size:.85rem;font-weight:600;pointer-events:none}.input-symbol-wrap input{padding-left:1.4rem!important;width:100%}.variant-savings-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .6rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:700;background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.3);white-space:nowrap}.variant-savings-badge.no-discount{background:#ffffff0d;color:var(--text-muted);border-color:#ffffff1a;font-weight:500}.btn-icon-danger{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3);width:34px;height:34px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:all .2s ease}.btn-icon-danger:hover{background:#ef44444d;color:#fff;border-color:#ef4444}.duration-empty-hint{text-align:center;padding:1.5rem 1rem;color:var(--text-muted);font-size:.85rem;border:1px dashed rgba(255,255,255,.15);border-radius:var(--radius-sm)}@media (max-width: 768px){.duration-rows-header{display:none}.duration-variant-row{grid-template-columns:1fr 1fr;gap:.5rem}.duration-variant-row .duration-field{grid-column:span 2}}@media (max-width: 1023px){.admin-portal-wrapper{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.admin-portal-body{display:flex!important;flex-direction:column!important;height:auto!important;min-height:calc(100vh - 60px)!important;width:100%!important;overflow:visible!important}.admin-portal-header{padding:.5rem .65rem!important;position:sticky!important;top:0!important;z-index:9999!important;width:100%!important;box-sizing:border-box!important}.admin-portal-header .admin-brand{gap:6px!important}.admin-portal-header h2 span:last-child{display:none!important}.admin-portal-header .fb-badge{padding:2px 6px!important;font-size:10px!important}.admin-portal-header #pwa-install-btn,.admin-portal-header #btn-request-notifications,.admin-portal-header .btn-text-full{display:none!important}.admin-portal-header .nav-action-btn{padding:.35rem .55rem!important;font-size:.85rem!important;border-radius:8px!important}#admin-sidebar-hover-zone{display:none!important}.admin-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:290px!important;max-width:85vw!important;height:100vh!important;max-height:100vh!important;z-index:100005!important;background:#0e111a!important;border-right:1px solid rgba(255,119,0,.4)!important;box-shadow:20px 0 60px #000000f2!important;transform:translate(-100%)!important;transition:transform .3s cubic-bezier(.16,1,.3,1)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;padding:1rem .85rem 6rem!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important}.admin-sidebar *{flex-shrink:0}.admin-sidebar.mobile-open{transform:translate(0)!important}.admin-sidebar.sidebar-closed,.admin-sidebar.collapsed{transform:translate(-100%)!important;width:300px!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}#admin-sidebar-overlay{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#000000b3!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;z-index:100004!important;opacity:0!important;pointer-events:none!important;transition:opacity .28s ease!important}#admin-sidebar-overlay.visible{opacity:1!important;pointer-events:auto!important}.admin-content-area{padding:.85rem .75rem 80px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important;scroll-behavior:smooth!important}.admin-mobile-bottom-nav{display:flex!important;position:fixed!important;bottom:10px!important;right:10px!important;height:60px!important;background:#0c0f16f5!important;backdrop-filter:blur(32px) saturate(220%)!important;-webkit-backdrop-filter:blur(32px) saturate(220%)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:40px!important;z-index:9995!important;box-shadow:0 20px 60px #000000e6,0 0 0 .5px #f703,inset 0 1px #ffffff0f!important;align-items:center!important;justify-content:space-around!important;padding:0 8px!important;max-width:520px!important;margin:0 auto!important;left:50%!important;transform:translate(-50%)!important;width:calc(100% - 20px)!important}.admin-mobile-nav-btn{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;background:none!important;border:none!important;color:#94a3b8bf!important;font-size:.62rem!important;font-weight:700!important;letter-spacing:.02em!important;padding:6px 2px 4px!important;border-radius:14px!important;cursor:pointer!important;flex:1!important;transition:all .18s cubic-bezier(.34,1.56,.64,1)!important;text-decoration:none!important;gap:3px!important;touch-action:manipulation!important;min-height:48px!important;-webkit-tap-highlight-color:transparent!important;-webkit-user-select:none!important;user-select:none!important}.admin-mobile-nav-btn:active{transform:scale(.88)!important;color:#f70!important}.admin-mobile-nav-btn.active{color:#f70!important}.admin-mobile-center-fab{position:relative!important;top:-16px!important;width:52px!important;height:52px!important;min-width:52px!important;border-radius:50%!important;background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;border:3.5px solid #0c0f16!important;box-shadow:0 8px 24px #10b9818c,0 2px 8px #000c!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;font-weight:300!important;line-height:1!important;cursor:pointer!important;flex-shrink:0!important;margin:0 2px!important;z-index:9999!important;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s ease!important;animation:fab-center-glow 3s infinite ease-in-out!important;-webkit-tap-highlight-color:transparent!important;outline:none!important}.admin-mobile-center-fab:active{transform:scale(.88)!important;box-shadow:0 4px 14px #10b98166!important}@keyframes fab-center-glow{0%,to{box-shadow:0 8px 24px #10b9818c,0 2px 8px #000c}50%{box-shadow:0 12px 30px #10b981cc,0 2px 10px #000000e6;transform:translateY(-2px)}}.admin-mobile-nav-btn.active .mob-nav-icon{filter:drop-shadow(0 0 6px rgba(255,119,0,.6))!important}.admin-mobile-nav-btn.active:before{content:""!important;position:absolute!important;bottom:2px!important;left:50%!important;transform:translate(-50%)!important;width:20px!important;height:3px!important;background:#f70!important;border-radius:2px!important;box-shadow:0 0 8px #f709!important}.mob-nav-icon{width:22px!important;height:22px!important;stroke:currentColor!important;transition:all .18s ease!important}.admin-mobile-nav-btn .nav-badge{position:absolute!important;top:3px!important;right:12%!important;background:#ef4444!important;color:#fff!important;font-size:.6rem!important;font-weight:900!important;padding:1px 4px!important;border-radius:8px!important;line-height:1.3!important;min-width:16px!important;text-align:center!important;border:1.5px solid rgba(12,15,22,.8)!important;box-shadow:0 2px 6px #ef444480!important}.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.stat-card{padding:1rem .85rem!important;gap:.75rem!important;border-radius:12px!important}.stat-icon{font-size:1.65rem!important}.stat-val{font-size:1.25rem!important;font-weight:800!important}.stat-label{font-size:.72rem!important}.dashboard-rows-grid{grid-template-columns:1fr!important;gap:1rem!important}.admin-card{padding:1.15rem!important;border-radius:14px!important}.table-responsive{border-radius:12px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin-bottom:1rem!important;max-width:100%!important}.admin-table{min-width:600px!important}.admin-table th,.admin-table td{padding:.75rem .65rem!important;font-size:.82rem!important}.admin-filter-tabs,.order-filter-tabs,.expiry-filter-tabs,.status-filter-strip{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:.4rem!important;padding:.25rem 0 .5rem!important;margin-bottom:.75rem!important}.admin-filter-tabs::-webkit-scrollbar,.order-filter-tabs::-webkit-scrollbar{display:none!important}.product-modal-card,.admin-form-card,.checkout-modal-card,.admin-modal-card{position:fixed!important;inset:auto 0 0 0!important;width:100%!important;max-width:100%!important;max-height:92vh!important;border-radius:20px 20px 0 0!important;padding:1.25rem 1rem 2rem!important;transform:translateY(100%)!important;transition:transform .3s cubic-bezier(.16,1,.3,1)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;z-index:100005!important}#product-detail-modal.open .product-modal-card,#product-detail-modal.open .admin-form-card,#product-detail-modal.open .checkout-modal-card,#admin-panel-modal.open .admin-modal-card{transform:translateY(0)!important}.admin-grid-form{grid-template-columns:1fr!important;gap:.85rem!important}.col-2{grid-column:span 1!important}.form-group input,.form-group select,.form-group textarea,.admin-table-search{font-size:16px!important;padding:.65rem .8rem!important}.ranking-grid{grid-template-columns:1fr!important;gap:.75rem!important}.hero-admin-card{flex-direction:column!important;align-items:flex-start!important;gap:.85rem!important;padding:1rem!important}.hero-admin-thumb{width:100%!important;height:140px!important}}@media (max-width: 768px){*,*:before,*:after{box-sizing:border-box!important}body{overflow-x:hidden!important;width:100%!important}.admin-portal-wrapper,.admin-portal-body{width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;margin:0!important;overflow-x:hidden!important}.admin-header,.admin-portal-header{padding:8px 6px!important;gap:6px!important;width:100%!important}.admin-content-area{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:6px 4px 80px!important;margin:0!important;box-sizing:border-box!important}#admin-page-content{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding:0!important;margin:0!important}.admin-tab-header{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important;margin-bottom:1rem!important;width:100%!important}.admin-tab-header h3{font-size:1.15rem!important;line-height:1.3!important;gap:6px!important;word-break:break-word!important}.admin-tab-header p{font-size:.78rem!important;line-height:1.4!important}.admin-tab-header>div:last-child>.btn-primary,.admin-tab-header>.btn-primary,.admin-tab-header>div:last-child>button:not(#btn-toggle-global-autoassign){width:100%!important;justify-content:center!important}.admin-autoassign-box{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.admin-autoassign-box button,#btn-toggle-global-autoassign{width:auto!important;flex-shrink:0!important}.admin-tab-header+div,[style*="display:flex"][style*="gap:"],[style*="display: flex"][style*="gap:"]{max-width:100%!important}.expiry-filter-btn,.btn-ticket-filter,.btn-sm,button[onclick*="window._adminOrderFilter"]{white-space:nowrap!important;flex-shrink:0!important;font-size:.75rem!important;padding:6px 12px!important}div[style*="flex-wrap:wrap"]:has(button[onclick*="window._adminOrderFilter"]),div[style*="flex-wrap: wrap"]:has(button[onclick*="window._adminOrderFilter"]),div[style*="display:flex"]:has(.expiry-filter-btn),div[style*="display: flex"]:has(.expiry-filter-btn),div[style*="display:flex"]:has(.btn-ticket-filter),div[style*="display: flex"]:has(.btn-ticket-filter),.mobile-filter-pills{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding-bottom:4px!important;width:100%!important;gap:6px!important}.mobile-filter-pills::-webkit-scrollbar{display:none}.order-feed-card{background:#12141e!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important;padding:10px 12px!important;display:flex!important;flex-direction:column!important;gap:8px!important;box-shadow:0 4px 18px #00000059!important;transition:transform .15s ease,border-color .15s ease!important}.order-avatar-initials{width:34px!important;height:34px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:900!important;color:#fff!important;flex-shrink:0!important;text-transform:uppercase!important}.mobile-stat-tile{background:#ffffff08!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:12px!important;padding:8px 10px!important;display:flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important;touch-action:manipulation!important}.mobile-stat-tile:active{transform:scale(.96)!important}.dashboard-stats-grid,div[style*="grid-template-columns:repeat(auto-fit, minmax(220px"],div[style*="grid-template-columns: repeat(auto-fit, minmax(220px"],div[style*="grid-template-columns:repeat(auto-fit, minmax(210px"],div[style*="grid-template-columns: repeat(auto-fit, minmax(210px"],div[style*="grid-template-columns:repeat(auto-fit, minmax(180px"],div[style*="grid-template-columns: repeat(auto-fit, minmax(180px"]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-bottom:1rem!important}.stat-card,div[style*="border-radius:16px;padding:18px"],div[style*="border-radius: 16px; padding: 18px"]{padding:10px 8px!important;gap:8px!important;border-radius:12px!important}.stat-icon,div[style*="width:48px;height:48px"]{width:36px!important;height:36px!important;font-size:1.25rem!important;flex-shrink:0!important}.stat-val,div[style*="font-size:24px"],div[style*="font-size: 24px"],div[style*="font-size:26px"],div[style*="font-size: 26px"]{font-size:1.15rem!important;font-weight:800!important}.stat-label,div[style*="font-size:12px"][style*="margin-top:4px"]{font-size:.68rem!important;line-height:1.2!important}#orders-grid-container,.orders-grid,#orders-grid-container>div,div[style*="grid-template-columns:repeat(auto-fill, minmax(310px"],div[style*="grid-template-columns: repeat(auto-fill, minmax(310px"],div[style*="grid-template-columns:repeat(auto-fill, minmax(350px"],div[style*="grid-template-columns: repeat(auto-fill, minmax(350px"],div[style*="grid-template-columns:repeat(auto-fill, minmax(340px"],div[style*="grid-template-columns: repeat(auto-fill, minmax(340px"],div[style*="grid-template-columns:repeat(auto-fit, minmax(260px"],div[style*="grid-template-columns: repeat(auto-fit, minmax(260px"]{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.admin-card,.expiry-card,div[style*="border-radius:18px;padding:18px"],div[style*="border-radius: 18px; padding: 18px"]{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:12px 10px!important;border-radius:14px!important}[style*="min-width:240px"],[style*="min-width: 240px"],[style*="min-width:260px"],[style*="min-width: 260px"],[style*="min-width:310px"],[style*="min-width: 310px"],[style*="min-width:340px"],[style*="min-width: 340px"],[style*="min-width:350px"],[style*="min-width: 350px"],[style*="min-width:360px"],[style*="min-width: 360px"]{min-width:0!important;width:100%!important;max-width:100%!important}.admin-table-search,#order-search-inp,#expiry-search-input,#inv-global-search-input,#ticket-search-input{width:100%!important;max-width:100%!important;box-sizing:border-box!important;font-size:16px!important;padding:8px 12px!important;border-radius:10px!important}div[style*="grid-template-columns:1fr 1fr"],div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr 1fr!important;gap:6px!important;padding:8px!important;font-size:.72rem!important}#product-detail-modal:not(.open){display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}#fulfill-backdrop,.product-detail-modal-backdrop,.modal-overlay,#product-detail-modal .modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:100010!important;padding:0!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}#fulfill-backdrop>div,.product-detail-modal-backdrop>div,.modal-overlay>div,.admin-form-card,.product-modal-card,.checkout-modal-card,.admin-modal-card{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;width:100%!important;max-width:100%!important;max-height:92vh!important;border-radius:20px 20px 0 0!important;padding:1.15rem 1rem 2.5rem!important;margin:0!important;box-sizing:border-box!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;z-index:100015!important;transform:translateY(0)!important;opacity:1!important;visibility:visible!important;display:block!important}#product-detail-modal.open .checkout-modal-card,#product-detail-modal.open .product-modal-card,#product-detail-modal.open .admin-form-card,#product-detail-modal.open .admin-modal-card{opacity:1!important;transform:translateY(0)!important;visibility:visible!important;display:block!important}.modal-overlay input:not([type=checkbox]):not([type=radio]),.modal-overlay select,.modal-overlay textarea,#fulfill-backdrop input:not([type=checkbox]):not([type=radio]),#fulfill-backdrop select,#fulfill-backdrop textarea,.admin-form-card input:not([type=checkbox]):not([type=radio]),.admin-form-card select,.admin-form-card textarea{font-size:16px!important;width:100%!important;box-sizing:border-box!important}.modal-overlay input[type=checkbox],.modal-overlay input[type=radio],#fulfill-backdrop input[type=checkbox],#fulfill-backdrop input[type=radio],.admin-form-card input[type=checkbox],.admin-form-card input[type=radio]{width:18px!important;height:18px!important;flex-shrink:0!important;display:inline-block!important;margin:0!important}div[style*="justify-content:flex-end"],div[style*="justify-content: flex-end"]{flex-wrap:wrap!important;gap:8px!important;width:100%!important}div[style*="justify-content:flex-end"]>button,div[style*="justify-content: flex-end"]>button{flex:1!important;min-width:120px!important}.order-action-btn-row,div[style*="grid-template-columns: 1fr 1fr 1fr"],div[style*="grid-template-columns:1fr 1fr 1fr"],div[style*="grid-template-columns: 2fr 1fr 1fr"],div[style*="grid-template-columns:2fr 1fr 1fr"]{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;width:100%!important}}@media (max-width: 380px){.dashboard-stats-grid,div[style*="grid-template-columns:repeat(auto-fit, minmax(220px"],div[style*="grid-template-columns: repeat(auto-fit, minmax(220px"],div[style*="grid-template-columns:repeat(auto-fit, minmax(210px"],div[style*="grid-template-columns: repeat(auto-fit, minmax(210px"]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}.stat-card{padding:6px!important;gap:5px!important}.stat-icon{width:26px!important;height:26px!important;font-size:1rem!important}.stat-val{font-size:.95rem!important}.admin-mobile-bottom-nav{bottom:6px!important;height:54px!important;padding:0 2px!important;border-radius:40px!important}.admin-mobile-nav-btn{font-size:.58rem!important;padding:4px 0 2px!important;gap:2px!important}.mob-nav-icon{width:18px!important;height:18px!important}}@media (max-width: 1023px){.admin-sidebar:after{content:""!important;position:absolute!important;top:50%!important;right:-1px!important;transform:translateY(-50%)!important;width:4px!important;height:60px!important;background:linear-gradient(180deg,transparent,rgba(255,119,0,.5) 50%,transparent)!important;border-radius:2px!important;pointer-events:none!important}.sidebar-mobile-header:before{content:""!important;display:block!important;width:36px!important;height:4px!important;background:#fff3!important;border-radius:2px!important;margin:0 auto 12px!important}.admin-tab-btn{min-height:44px!important;padding:.7rem 1rem!important;font-size:.9rem!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;border-radius:10px!important;transition:background .15s ease,color .15s ease!important}.admin-tab-btn:active{background:#f703!important;transform:scale(.98)!important}.admin-sidebar-section-toggle{min-height:44px!important;-webkit-tap-highlight-color:transparent!important}.admin-tab-header{gap:.65rem!important;margin-bottom:1rem!important}.admin-tab-header>div:last-child{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;width:100%!important}.admin-card button,.expiry-card button,div[class*=card] button{min-height:40px!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}input,select,textarea{font-size:16px!important}.table-responsive{-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;scroll-snap-type:none!important}.badge-count{font-size:.65rem!important;padding:1px 5px!important;border-radius:8px!important;font-weight:900!important}.admin-portal-header{padding-top:max(.5rem,env(safe-area-inset-top))!important}.admin-mobile-bottom-nav{padding-bottom:max(0px,env(safe-area-inset-bottom))!important}.admin-card,.expiry-card,.ranking-card{-webkit-tap-highlight-color:transparent!important;transition:transform .15s ease,box-shadow .15s ease!important}.admin-card:active,.expiry-card:active{transform:scale(.99)!important}.expiry-filter-btn,.btn-ticket-filter,.btn-sm{min-height:36px!important;display:inline-flex!important;align-items:center!important;-webkit-tap-highlight-color:transparent!important}.admin-table-search,#order-search-inp,#inv-global-search-input,#expiry-search-input,#ticket-search-input{height:44px!important;padding:0 12px!important;border-radius:12px!important}.dashboard-stats-grid{gap:8px!important}.dashboard-rows-grid{grid-template-columns:1fr!important;gap:.85rem!important}.admin-card{padding:1rem .9rem!important}.admin-sidebar-section-toggle .toggle-icon{font-size:.7rem!important}.admin-grid-form{grid-template-columns:1fr!important;gap:.75rem!important}#admin-page-content{animation:admin-content-fadein .2s ease both!important}}@keyframes admin-content-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1023px){.admin-sidebar{transition:transform .32s cubic-bezier(.32,0,.67,0)!important}.admin-sidebar.mobile-open{transition:transform .28s cubic-bezier(.16,1,.3,1)!important}#admin-sidebar-close-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;font-size:1.3rem!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}.sidebar-mobile-header{padding-top:max(1rem,env(safe-area-inset-top))!important}}.rich-text-content{line-height:1.6;color:#e2e8f0}.rich-text-content p{margin-bottom:1rem}.rich-text-content ul,.rich-text-content ol{margin-left:1.5rem;margin-bottom:1rem}.rich-text-content li{margin-bottom:.25rem}.rich-text-content a{color:#38bdf8;text-decoration:underline}.rich-text-content h1,.rich-text-content h2,.rich-text-content h3{margin-top:1.5rem;margin-bottom:.75rem;color:#fff}.product-details-grid{display:grid;grid-template-columns:2fr 1fr;gap:2.5rem;align-items:start;margin-top:4rem}@media (max-width: 900px){.product-details-grid{grid-template-columns:1fr;gap:1.5rem}}.premium-detail-card{background:#1e1e1e;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;padding:2.5rem;border-radius:20px;box-shadow:0 12px 40px #0009}.premium-detail-card h3{font-size:1.35rem;margin-bottom:1.5rem;font-weight:800;display:flex;align-items:center;gap:.6rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem}.premium-detail-card h3 .icon{color:var(--accent-primary);font-size:1.5rem}.premium-spec-row{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;gap:1rem}.premium-spec-row:last-child{border-bottom:none}.premium-spec-key{color:#9ca3af;font-weight:600}.premium-spec-val{color:#f3f4f6;text-align:right;font-weight:500}.page-container{max-width:1250px;margin:2rem auto 4rem;padding:0 1.5rem}.page-header{margin-bottom:2rem}.page-header h1{font-size:2.25rem;font-weight:800;letter-spacing:-.02em}.breadcrumb-bar{margin-bottom:1.5rem;font-size:.875rem;color:var(--text-muted)}.breadcrumb-bar a{color:var(--text-muted);transition:color .2s ease}.breadcrumb-bar a:hover{color:var(--accent-primary)}.breadcrumb-bar span{color:var(--text-main);font-weight:600}.nav-link{color:var(--text-muted);font-weight:600;padding:.5rem .85rem;border-radius:var(--radius-md);transition:all .2s ease}.nav-link:hover,.nav-link.active{color:#fff;background:#ffffff14}.account-type-badge{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:6px;font-size:.72rem;font-weight:700;letter-spacing:.02em;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.account-type-badge.shared,.type-chip.shared,.type-pill-sm.shared{background:#3b82f640;color:#93c5fd;border:1px solid rgba(59,130,246,.4)}.account-type-badge.private,.type-chip.private,.type-pill-sm.private{background:#f59e0b40;color:#fde047;border:1px solid rgba(245,158,11,.4)}.account-type-badge.on_mail,.type-chip.on_mail,.type-pill-sm.on_mail{background:#a855f740;color:#e9d5ff;border:1px solid rgba(168,85,247,.4)}.type-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .85rem;border-radius:20px;font-size:.82rem;font-weight:700;margin-left:.5rem}.type-pill-sm{display:inline-block;padding:.1rem .45rem;border-radius:4px;font-size:.7rem;font-weight:700;margin-top:.2rem}.catalog-page-wrap{max-width:1320px;margin:1.5rem auto 4rem;padding:0 1.5rem}.catalog-layout{display:grid;grid-template-columns:280px 1fr;gap:1.75rem}.digiverse-filter-card,.gamivo-filter-card{background:#313131;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem}.filter-section{display:flex;flex-direction:column;gap:.75rem;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:1.25rem}.filter-section:last-child{border-bottom:none;padding-bottom:0}.filter-section-header{display:flex;align-items:center;justify-content:space-between}.filter-section-header h4{font-size:.95rem;font-weight:800;color:#fff;margin:0;display:flex;justify-content:space-between;width:100%}.filter-section-header span{color:#717786;font-size:.85rem;font-weight:700}.filter-toggle-row{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:#a0a5b5;margin-top:.35rem}.filter-toggle-row strong{color:#fff}.switch-toggle{position:relative;display:inline-block;width:40px;height:22px}.switch-toggle input{opacity:0;width:0;height:0}.slider-round{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#2b2e38;transition:.3s ease;border-radius:34px}.slider-round:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.3s ease;border-radius:50%}input:checked+.slider-round{background-color:var(--accent-primary)}input:checked+.slider-round:before{transform:translate(18px)}.price-range-inputs{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.price-range-inputs input{width:100%;background:#252831;border:1px solid rgba(255,255,255,.12);color:#fff;padding:.5rem .75rem;border-radius:8px;font-size:.85rem;outline:none}.price-range-inputs input:focus{border-color:var(--accent-primary)}.range-dash{color:#717786;font-weight:700}.checkbox-category-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.digiverse-checkbox-row,.gamivo-checkbox-row{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#a0a5b5;cursor:pointer;padding:.25rem 0;transition:color .2s ease}.digiverse-checkbox-row:hover,.digiverse-checkbox-row.active,.gamivo-checkbox-row:hover,.gamivo-checkbox-row.active{color:#fff}.digiverse-checkbox-row input[type=checkbox],.gamivo-checkbox-row input[type=checkbox]{accent-color:var(--accent-primary);width:16px;height:16px;cursor:pointer}.check-label{flex:1;margin-left:.6rem;font-weight:600}.check-count{font-size:.8rem;color:#6b7280;font-weight:500}.region-search-box input{width:100%;background:#252831;border:1px solid rgba(255,255,255,.12);color:#fff;padding:.5rem .75rem;border-radius:8px;font-size:.85rem;outline:none}.digiverse-catalog-results-bar,.gamivo-catalog-results-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.results-bar-left{display:flex;align-items:center;gap:1rem}.filter-pill-dropdown{background:#313131;border:1px solid rgba(255,255,255,.12);color:#fff;padding:.45rem .9rem;border-radius:8px;font-size:.85rem;font-weight:600}.items-total-badge{background:#ffffff0f;color:#a0a5b5;padding:.45rem .85rem;border-radius:8px;font-size:.85rem;font-weight:600}.results-bar-right{display:flex;align-items:center;gap:1.25rem}.clear-all-btn{background:none;border:none;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer;transition:color .2s ease}.clear-all-btn:hover{color:var(--accent-primary)}.sort-by-wrap{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#a0a5b5;font-weight:600}.digiverse-sort-select,.gamivo-sort-select{background:#313131;border:1px solid rgba(255,255,255,.12);color:#fff;padding:.45rem .85rem;border-radius:8px;outline:none;cursor:pointer;font-weight:600}.digiverse-products-grid,.gamivo-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width: 1200px){.digiverse-products-grid,.gamivo-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.catalog-layout{grid-template-columns:1fr}.digiverse-products-grid,.gamivo-products-grid{grid-template-columns:repeat(2,1fr)}}.digiverse-game-card,.gamivo-game-card{background:linear-gradient(145deg,#1d1e23,#141519)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;cursor:pointer!important;position:relative!important;box-shadow:0 10px 30px #00000080!important}.digiverse-game-card:hover,.gamivo-game-card:hover{transform:translateY(-6px)!important;border-color:#f36f2173!important;box-shadow:0 20px 40px #000c,0 0 25px #f36f2140!important}.game-card-image-box{position:relative;width:100%;aspect-ratio:16 / 10;height:auto;overflow:hidden;background:#0d0e11}.game-card-img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.16,1,.3,1)}.digiverse-game-card:hover .game-card-img{transform:scale(1.07)}.game-card-img-gradient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0003 60%,#141519f2);pointer-events:none}.game-card-ribbon{position:absolute;top:10px;left:10px;background:linear-gradient(135deg,#f36f21,#f80);color:#fff;font-size:.68rem;font-weight:900;padding:.22rem .65rem;border-radius:6px;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 12px #f36f2166;z-index:5}.game-card-ribbon.out-of-stock{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444466}.game-card-ribbon.default-badge{background:#f36f2133;color:#f94;border:1px solid rgba(243,111,33,.4)}.account-type-badge{position:absolute;top:10px;right:10px;padding:.22rem .6rem;border-radius:6px;font-size:.68rem;font-weight:800;letter-spacing:.03em;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.account-type-badge.shared{background:#3b82f640;color:#93c5fd;border:1px solid rgba(59,130,246,.4)}.account-type-badge.private{background:#eab30840;color:#fde047;border:1px solid rgba(234,179,8,.4)}.account-type-badge.on_mail{background:#a855f740;color:#e9d5ff;border:1px solid rgba(168,85,247,.4)}.game-card-img-bottom-meta{position:absolute;bottom:8px;left:10px;z-index:5}.img-rating-chip{background:#000000a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fde047;font-size:.68rem;font-weight:800;padding:.18rem .5rem;border-radius:4px;border:1px solid rgba(255,255,255,.12)}.game-card-details{background:transparent!important;padding:1.1rem 1.15rem;display:flex;flex-direction:column;flex:1}.game-card-title{font-size:1.02rem;font-weight:800;line-height:1.35;margin:0 0 .35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.game-card-title a{color:#fff;text-decoration:none;transition:color .2s ease}.digiverse-game-card:hover .game-card-title a{color:var(--accent-primary)}.game-card-subtitle{font-size:.8rem;color:#94a3b8;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.4rem}.product-subtitle-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card-bottom-bar{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06)}.game-card-price-group{margin-top:auto;margin-bottom:.65rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.45rem}.price-val-line{display:flex;align-items:baseline;gap:.35rem}.price-from-label{font-size:.72rem;color:#94a3b8;font-weight:600;text-transform:lowercase}.current-price-val{font-size:1.25rem;font-weight:900;color:#fff;letter-spacing:-.02em;text-shadow:0 0 12px rgba(243,111,33,.3)}.price-sub-line{display:flex;align-items:center;gap:.4rem}.original-price-val{font-size:.78rem;color:#64748b;text-decoration:line-through;font-weight:600}.digiverse-discount-pill,.gamivo-discount-pill{background:#ef4444;color:#fff;font-size:.65rem;font-weight:900;padding:.1rem .35rem;border-radius:4px;text-transform:uppercase}.game-card-actions-row{display:flex;align-items:center;gap:8px;width:100%}.card-buy-now-btn{flex:1;background:linear-gradient(135deg,#f70,#f50);color:#fff;border:none;height:38px;padding:0 14px;border-radius:10px;font-weight:800;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #ff770059;transition:all .2s cubic-bezier(.16,1,.3,1)}.card-buy-now-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #ff77008c;background:linear-gradient(135deg,#ff881a,#f60)}.card-quick-cart-btn{width:38px;height:38px;min-width:38px;background:#ffffff14;color:#f1f5f9;border:1px solid rgba(255,255,255,.15);padding:0;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000040;transition:all .2s cubic-bezier(.16,1,.3,1);flex-shrink:0}.card-quick-cart-btn:hover{transform:translateY(-2px);background:#ffffff29;border-color:#ffffff4d;color:#fff}.card-buy-now-btn:active,.card-quick-cart-btn:active{transform:scale(.95)}.card-buy-now-btn.disabled,.card-quick-cart-btn.disabled{background:#ffffff0f!important;color:#64748b!important;box-shadow:none!important;cursor:not-allowed!important;border-color:transparent!important}.category-tag-active{font-weight:700;color:var(--accent-primary);font-size:.85rem}.product-page-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;margin-bottom:4rem}.product-page-gallery{display:flex;flex-direction:column;gap:1.25rem}.main-stage-img{position:relative;aspect-ratio:4/3;border-radius:var(--radius-lg);overflow:hidden;background:#0d1117;border:1px solid var(--border-color)}.main-stage-img img{width:100%;height:100%;object-fit:cover}.gallery-thumbs-row{display:flex;gap:.75rem}.page-thumb{width:80px;height:80px;object-fit:cover;border-radius:var(--radius-md);border:2px solid transparent;cursor:pointer;opacity:.6;transition:all .2s ease}.page-thumb.active,.page-thumb:hover{opacity:1;border-color:var(--accent-primary)}.product-page-info{display:flex;flex-direction:column;gap:1.25rem}.product-page-title{font-size:2.25rem;font-weight:800;line-height:1.2}.duration-pills-row{display:flex;flex-wrap:wrap;gap:.65rem}.duration-pill-btn{background:#ffffff0d;border:1.5px solid rgba(255,255,255,.15);color:#fff;padding:.55rem .95rem;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.15rem;transition:all .2s ease;min-width:95px}.duration-pill-btn:hover{background:#ffffff1a;border-color:var(--accent-primary);transform:translateY(-2px)}.duration-pill-btn.active{background:#f36f2126;border-color:var(--accent-primary);box-shadow:0 0 16px #f36f214d}.duration-pill-title{font-size:.85rem;font-weight:800;color:#fff}.duration-pill-val{font-size:.78rem;font-weight:700;color:var(--accent-primary)}.duration-pill-btn.active .duration-pill-title{color:var(--accent-primary)}.price-display-box{display:flex;align-items:baseline;gap:1rem}.price-main{font-size:2.5rem;font-weight:800}.price-old{font-size:1.25rem;color:var(--text-muted);text-decoration:line-through}.specs-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1.25rem}.buy-actions-box{display:flex;gap:1rem;margin-top:1rem}.related-section{border-top:1px solid var(--border-color);padding-top:3rem}.cart-page-grid{display:grid;grid-template-columns:1fr 340px;gap:2rem}.cart-items-table-wrapper{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow-x:auto}.cart-table{width:100%;border-collapse:collapse;text-align:left}.cart-table th,.cart-table td{padding:1.25rem;border-bottom:1px solid var(--border-color)}.cart-prod-cell{display:flex;align-items:center;gap:1rem}.cart-page-img{width:60px;height:60px;object-fit:cover;border-radius:var(--radius-sm)}.cart-table-bottom-bar{margin-top:1.25rem}.cart-continue-shop-btn{display:inline-flex;align-items:center;gap:.45rem;color:var(--accent-primary);font-size:.82rem;font-weight:700;text-decoration:none;background:#f36f211a;border:1px solid rgba(243,111,33,.25);padding:.35rem .85rem;border-radius:20px;transition:all .2s ease}.cart-continue-shop-btn:hover{background:var(--accent-primary);color:#fff;transform:translate(-2px)}.qty-btn-group{display:flex;align-items:center;gap:.5rem;background:#ffffff0f;padding:.25rem .5rem;border-radius:var(--radius-sm);width:fit-content}.cart-page-qty{background:none;border:none;color:#fff;font-size:1.1rem;cursor:pointer;width:24px}.empty-cart-page-view{background:#1f1f1f!important;border:none!important;border-radius:16px!important;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important;padding:3.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:620px;margin:2rem auto}.empty-cart-icon-wrap{width:96px;height:96px;border-radius:50%;background:#f36f211a;border:1px solid rgba(243,111,33,.25);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 8px 24px #f36f2126}.empty-cart-page-view h2{font-size:1.8rem;font-weight:800;color:#fff;margin-bottom:.5rem;letter-spacing:-.01em}.empty-cart-page-view p{color:var(--text-muted);font-size:1rem;margin-bottom:1.75rem}.empty-cart-browse-btn{background:linear-gradient(135deg,#ff6b00,#fe8c00)!important;color:#fff!important;font-weight:800;font-size:.95rem;padding:.85rem 1.85rem;border-radius:30px;border:1px solid rgba(255,255,255,.25);text-decoration:none;box-shadow:0 8px 24px #ff6b0073,0 2px 8px #00000080;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:8px}.empty-cart-browse-btn:hover{transform:translateY(-2px) scale(1.04);background:linear-gradient(135deg,#ff7a14,#ff9c1a)!important;box-shadow:0 12px 30px #ff6b00a6,0 4px 12px #0009}.cart-items-table-wrapper,.cart-summary-card{background:#1f1f1f!important;border:none!important;border-radius:16px!important;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important;padding:1.75rem;height:fit-content}.summary-line{display:flex;justify-content:space-between;margin-bottom:.85rem;color:var(--text-muted)}.total-line{font-size:1.3rem;font-weight:800;color:var(--text-main)}.coupon-box{display:flex;gap:.5rem;margin-top:1rem}.coupon-box input{flex:1;background:#ffffff0d;border:1px solid var(--border-color);color:#fff;padding:.5rem .75rem;border-radius:var(--radius-sm)}.cart-summary-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.inline-checkout-btn{width:100%!important;height:48px!important;justify-content:center!important;font-size:.92rem!important;font-weight:800!important;border-radius:12px!important;box-shadow:0 4px 16px #f36f2166!important}.continue-shopping-link{display:flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;width:100%!important;height:40px!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;color:#cbd5e1!important;font-size:.85rem!important;font-weight:700!important;text-decoration:none!important;transition:all .2s ease!important;box-sizing:border-box!important}.continue-shopping-link:hover{background:#ffffff1a!important;color:#fff!important;border-color:#ffffff40!important;transform:translateY(-1px)}.checkout-page-grid{display:grid;grid-template-columns:1fr 380px;gap:2rem}.checkout-form-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:2rem}.payment-options-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem}.payment-option-card{background:#ffffff0a;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.payment-option-card.active{border-color:var(--accent-primary);background:var(--badge-bg)}.mini-item-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.mini-item-row img{width:45px;height:45px;object-fit:cover;border-radius:var(--radius-sm)}.mini-item-info{flex:1;font-size:.85rem}.unique-checkout-wrapper{max-width:1250px;margin:0 auto;padding:2.5rem 1rem}.unique-checkout-banner{background:linear-gradient(135deg,#f36f2124,#ffffff0d);border:1px solid rgba(243,111,33,.3);border-radius:var(--radius-lg);padding:2.25rem 2.75rem;min-height:140px;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.unique-checkout-banner-title{display:flex;align-items:center;gap:1.25rem}.unique-checkout-banner-title h1{font-size:2.2rem;font-weight:800;margin:0;background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.unique-trust-pills{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.unique-trust-pill{display:inline-flex;align-items:center;gap:.4rem;background:#ffffff12;border:1px solid rgba(255,255,255,.12);padding:.4rem .85rem;border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:#e2e8f0}.unique-checkout-grid{display:grid;grid-template-columns:1fr 400px;gap:2rem}@media (max-width: 900px){.unique-checkout-grid{grid-template-columns:1fr}}.unique-card{background:#1c1d22;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:2rem;box-shadow:0 20px 40px #00000080}.unique-card-header{display:flex;align-items:center;gap:.75rem;padding-bottom:1.25rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.unique-card-header h3{font-size:1.25rem;font-weight:700;color:#fff;margin:0}.unique-card-header .step-badge{background:linear-gradient(135deg,#f36f21,#ea580c);color:#fff;font-size:.75rem;font-weight:800;padding:.25rem .6rem;border-radius:var(--radius-full)}.unique-form-group{margin-bottom:1.25rem}.unique-form-group label{display:block;font-size:.875rem;font-weight:600;color:#cbd5e1;margin-bottom:.5rem}.unique-input-wrap{position:relative;display:flex;align-items:center}.unique-input-wrap .input-icon{position:absolute;left:1rem;font-size:1.1rem;pointer-events:none}.unique-input-wrap input{width:100%;background:#272930;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);color:#fff;font-size:.95rem;padding:.85rem 1rem .85rem 2.8rem;transition:all .25s ease}.unique-input-wrap input:focus{outline:none;background:#2e313b;border-color:#f36f21;box-shadow:0 0 0 3px #f36f2133}.razorpay-method-box,.upi-method-box{background:linear-gradient(135deg,#38bdf81f,#1e293b);border:2px solid #38bdf8;border-radius:var(--radius-md);padding:1.25rem;display:flex;flex-direction:column;gap:.85rem;margin-top:1rem;box-shadow:0 8px 24px #38bdf826}.razorpay-method-header,.upi-method-header{display:flex;align-items:center;justify-content:space-between}.razorpay-method-title,.upi-method-title{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.05rem;color:#fff}.razorpay-method-badge,.upi-method-badge{background:#10b98133;color:#34d399;border:1px solid rgba(16,185,129,.4);font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:var(--radius-full)}.razorpay-supported-icons,.upi-supported-icons{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding-top:.5rem;border-top:1px dashed rgba(255,255,255,.1)}.pay-badge-tag{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:.25rem .5rem;border-radius:4px;font-size:.72rem;font-weight:700;color:#94a3b8}.btn-unique-pay{width:100%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:1.05rem;font-weight:800;padding:.95rem 1.4rem;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.75rem;box-shadow:0 8px 25px #10b98161;transition:all .25s cubic-bezier(.16,1,.3,1);margin-top:1.25rem}.btn-unique-pay:hover{transform:translateY(-2px);box-shadow:0 12px 32px #10b9818c}.unique-order-item{display:flex;align-items:center;gap:1rem;padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.unique-order-item img{width:55px;height:55px;object-fit:cover;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.1)}.unique-order-item-info{flex:1}.unique-order-item-title{font-weight:700;font-size:.9rem;color:#fff;margin-bottom:.2rem}.unique-order-item-meta{font-size:.78rem;color:#94a3b8;display:flex;align-items:center;gap:.5rem}.unique-variant-pill{background:#6366f133;color:#818cf8;font-size:.7rem;font-weight:700;padding:.1rem .4rem;border-radius:4px}.unique-order-item-price{font-weight:800;font-size:.95rem;color:#34d399}.unique-total-box{background:#ffffff08;border-radius:var(--radius-md);padding:1.25rem;margin-top:1.25rem;display:flex;flex-direction:column;gap:.65rem}.unique-total-row{display:flex;justify-content:space-between;font-size:.9rem;color:#94a3b8}.unique-total-row.grand-total{font-size:1.25rem;font-weight:800;color:#fff;border-top:1px solid rgba(255,255,255,.1);padding-top:.75rem;margin-top:.25rem}.unique-total-row.grand-total span:last-child{color:#f36f21}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.blog-card{background:#1f1f1f!important;border:none!important;border-radius:20px!important;overflow:hidden!important;display:flex;flex-direction:column;box-shadow:0 0 20px #000000a6!important;transition:all .3s ease}.blog-card:hover{transform:translateY(-5px);border:none!important;box-shadow:0 0 28px #000000d9,0 0 15px #f36f2133!important}.blog-card-img{width:100%;height:200px;object-fit:cover}.blog-card-body{background:#1f1f1f!important;padding:1.5rem;display:flex;flex-direction:column;flex:1}.blog-cat{font-size:.75rem;font-weight:800;color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.blog-card-title{font-size:1.25rem;font-weight:800;line-height:1.3;margin-bottom:.75rem}.blog-card-excerpt{color:var(--text-muted);font-size:.9rem;margin-bottom:1.25rem}.blog-card-footer{margin-top:auto;font-size:.8rem;color:var(--text-muted);border-top:1px solid rgba(255,255,255,.05);padding-top:.75rem}.article-container{max-width:860px}.article-wrapper{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:2.5rem}.article-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin:.5rem 0 1rem}.article-meta{color:var(--text-muted);font-size:.9rem;margin-bottom:2rem}.article-hero-img{width:100%;max-height:420px;object-fit:cover;border-radius:var(--radius-md);margin-bottom:2rem}.article-content{font-size:1.1rem;line-height:1.8;color:#e5e7eb}.article-content h3{font-size:1.5rem;margin:1.75rem 0 .75rem;color:#fff}.article-content p{margin-bottom:1.25rem}.article-back-bar{margin-top:2rem}.contact-page-grid{display:grid;grid-template-columns:360px 1fr;gap:2rem}.contact-info-card,.contact-form-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:2rem}.info-line{margin-bottom:1rem}.info-line strong{display:block;margin-bottom:.2rem}.social-links{display:flex;flex-direction:column;gap:.6rem;margin-top:.75rem}.contact-teaser-banner{background:linear-gradient(135deg,#6366f126,#a855f726);border:1px solid var(--border-highlight);border-radius:var(--radius-lg);padding:3rem 2rem;text-align:center}.contact-teaser-content h2{margin-bottom:.5rem}.contact-teaser-content p{color:var(--text-muted);margin-bottom:1.5rem}@media (min-width: 1024px){body{overflow-x:hidden}.admin-portal-wrapper{min-width:100%!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.admin-portal-header{width:100%!important;padding:.85rem 2rem!important;box-sizing:border-box!important;background:#16171d!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.admin-portal-body{display:flex!important;height:calc(100vh - 65px)!important;overflow:hidden!important;width:100%!important}.admin-sidebar{width:285px!important;min-width:285px!important;flex-shrink:0!important;background:#0e111a!important;border-right:1px solid rgba(255,119,0,.3)!important;display:flex!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(100vh - 65px)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:fixed!important;top:65px!important;left:0!important;bottom:0!important;z-index:10005!important;box-shadow:15px 0 45px #000000e0!important;transform:translate(0)!important;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .2s ease!important}.admin-sidebar.sidebar-closed,.admin-sidebar.collapsed{width:0!important;min-width:0!important;max-width:0!important;padding:0!important;margin:0!important;border-right:none!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important;transform:translate(-100%)!important}.admin-sidebar.hover-expanded,.admin-sidebar.pinned,.admin-sidebar.mobile-open{width:285px!important;min-width:285px!important;max-width:285px!important;padding:1.25rem .85rem!important;border-right:1px solid rgba(255,119,0,.35)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0)!important}.admin-content-area{flex:1!important;min-width:0!important;overflow-y:auto!important;padding:1.75rem 2.5rem!important}#admin-page-content{max-width:100%!important;width:100%!important}.dashboard-stats-grid{grid-template-columns:repeat(4,1fr)!important;gap:1.5rem!important}.dashboard-rows-grid{grid-template-columns:1fr 1fr!important;gap:1.75rem!important}}body:has(.admin-portal-wrapper) #app-view,body.admin-page #app-view{padding-top:0!important}.admin-portal-header{display:flex;align-items:center;justify-content:space-between;background:#0d1019f2!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;padding:.75rem 1.75rem!important;border-radius:0!important;margin-bottom:0!important;box-shadow:0 4px 25px #0009!important;position:sticky;top:0;z-index:10002}.admin-portal-header #admin-sidebar-toggle{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.12)!important;color:#f8fafc!important;border-radius:8px!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.15rem!important;cursor:pointer!important;transition:all .2s ease!important}.admin-portal-header #admin-sidebar-toggle:hover{background:#ff77002e!important;border-color:#f706!important;color:#f70!important}.nav-action-btn{transition:all .2s cubic-bezier(.16,1,.3,1)!important}.nav-action-btn:hover{transform:translateY(-1px)!important;filter:brightness(1.15)!important}.admin-portal-body{display:flex;height:calc(100vh - 70px);overflow:hidden}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.stat-card{background:#1f1f1f!important;border:none!important;padding:1.5rem;border-radius:16px!important;display:flex;align-items:center;gap:1.25rem;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}.stat-icon{font-size:2.25rem}.stat-val{font-size:1.85rem;font-weight:800}.stat-label{font-size:.85rem;color:var(--text-muted)}@media (max-width: 1023px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;margin-bottom:1rem!important}.stat-card{padding:.65rem .6rem!important;gap:.5rem!important;border-radius:12px!important}.stat-icon{font-size:1.25rem!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;flex-shrink:0!important}.stat-val{font-size:1.1rem!important;font-weight:800!important;line-height:1.1!important}.stat-label{font-size:.65rem!important;line-height:1.2!important;margin-top:2px!important}}.dashboard-rows-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.admin-card{background:#1f1f1f!important;border:none!important;padding:1.75rem;border-radius:16px!important;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}.admin-list-simple{list-style:none;margin-top:1rem;display:flex;flex-direction:column;gap:.6rem}.admin-list-simple li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.enquiries-list{display:flex;flex-direction:column;gap:1.25rem}.enquiry-card{background:#1f1f1f!important;border:none!important;border-radius:16px!important;padding:1.5rem;box-shadow:0 12px 32px #000000a6,0 2px 10px #00000073!important}.enquiry-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.enquiry-message{margin:.75rem 0 1.25rem;color:#d1d5db;background:#ffffff08;padding:1rem;border-radius:var(--radius-sm)}.enquiry-actions{display:flex;gap:1rem}@media (max-width: 992px){.catalog-layout,.product-page-grid,.cart-page-grid,.checkout-page-grid,.contact-page-grid,.admin-portal-body{grid-template-columns:1fr}}
