*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0f0f0f;--bg-surface: #1a1a1a;--bg-card: #222;--bg-card-hover: #2a2a2a;--text: #e8e8e8;--text-muted: #999;--accent: #107c10;--accent-light: #1db91d;--accent-glow: rgba(16, 124, 16, .3);--danger: #d83b01;--border: #333;--radius: 8px;--radius-sm: 6px;--shadow: 0 2px 12px rgba(0, 0, 0, .4);--transition: .2s ease;--max-width: 1520px;--header-height: 70px}html{font-size:15px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(circle at 8% 0%,rgba(45,189,116,.16),transparent 28rem),radial-gradient(circle at 88% 6%,rgba(32,174,234,.13),transparent 32rem),linear-gradient(180deg,#080c10,#0c1016 48%,#090b0f);color:var(--text);line-height:1.5;min-height:100vh;overflow-x:hidden;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent}button,a,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,select,textarea{font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}img{display:block;max-width:100%}.app{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1;width:100%;max-width:var(--max-width);margin:0 auto;padding:1.6rem 1.5rem 3rem}.app-main--catalog{padding-top:0}.app-header{position:sticky;top:0;left:0;right:0;z-index:120;background:#050a1299;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #00000047;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-inner{min-height:var(--header-height);max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.75rem}.top-nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.4rem;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.top-nav-link,.top-nav-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 .72rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0e;color:var(--text);font-size:.9rem;font-weight:400;line-height:1;text-decoration:none;white-space:nowrap;transition:border-color var(--transition),color var(--transition),background var(--transition)}.top-nav-link:hover,.top-nav-button:hover{border-color:#7ddcff73;background:#ffffff17;color:#fff}.top-nav-gamepass,.top-nav-gamepass:hover{color:#8df58d}.top-nav-link.active,.top-nav-button.active{border-color:#2dbd74a6;background:#107c103d;color:#fff}.top-nav-home-short{display:none}.top-nav-sale.active{border-color:#ffa000b8;background:#ff8c0029;color:#ffd080}.top-nav-link--wide{max-width:230px}.top-nav-dropdown{position:relative;flex:0 0 auto}.top-nav-dropdown summary{list-style:none}.top-nav-dropdown summary::-webkit-details-marker{display:none}.top-nav-dropdown-trigger{gap:.35rem;cursor:pointer}.top-nav-dropdown-trigger svg{transition:transform var(--transition)}.top-nav-dropdown[open] .top-nav-dropdown-trigger svg{transform:rotate(180deg)}.top-nav-dropdown.active .top-nav-dropdown-trigger,.top-nav-dropdown[open] .top-nav-dropdown-trigger{border-color:#2dbd74a6;background:#107c103d;color:#fff}.top-nav-dropdown-panel{position:absolute;top:calc(100% + .75rem);left:0;z-index:150;width:340px;padding:.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#1a222dfa,#0b0f15fa),#121821;box-shadow:0 24px 60px #00000085;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.top-nav-dropdown-panel:before{content:"";position:absolute;top:-7px;left:1.25rem;width:12px;height:12px;border-left:1px solid rgba(255,255,255,.14);border-top:1px solid rgba(255,255,255,.14);background:#1a222dfa;transform:rotate(45deg)}.top-nav-dropdown-item{position:relative;display:grid;gap:.15rem;padding:.72rem .8rem;border-radius:8px;color:var(--text);text-decoration:none;transition:background var(--transition),color var(--transition),transform var(--transition)}.top-nav-dropdown-item:hover,.top-nav-dropdown-item.active{background:#2dbd7424;color:#fff;transform:translate(2px)}.top-nav-dropdown-item strong{font-size:.92rem;line-height:1.15}.top-nav-dropdown-item span{color:var(--text-muted);font-size:.76rem;line-height:1.25}.logo{font-size:1.35rem;font-weight:850;display:flex;align-items:center;gap:.5rem;min-width:0}.logo-link{color:inherit;display:flex;align-items:center;gap:.75rem;min-width:0;transition:opacity var(--transition),color var(--transition)}.logo-link:hover{color:#fff}.header-mobile-catalog-row{display:none;flex:1;min-width:0;align-items:center;gap:.5rem}.header-mobile-search-label{display:flex;flex:1;min-width:0;align-items:center;gap:.5rem;min-height:46px;padding:0 .75rem;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;cursor:text;transition:border-color var(--transition),background var(--transition);box-shadow:0 18px 45px #08122238}.header-mobile-search-label:focus-within{border-color:#7ddcff80;background:#ffffff12}.header-mobile-search-icon{flex:0 0 auto;width:17px;height:17px;color:#7ddcff}.header-mobile-search-label input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fff;font-size:14px;line-height:1}.header-mobile-search-label input::placeholder{color:#94a3b899}.header-mobile-filter-btn{flex:0 0 auto;width:46px;height:46px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;display:flex;align-items:center;justify-content:center;transition:border-color var(--transition),background var(--transition)}.header-mobile-filter-btn:hover{border-color:#7ddcff73;background:#ffffff17}.header-mobile-filter-btn.active{border-color:#7ddcff80;background:#7ddcff29}.header-mobile-filter-btn svg{width:17px;height:17px}.header-right{display:flex;align-items:center;gap:.75rem;justify-content:flex-end;min-width:0}.header-deals-btn{display:inline-flex;align-items:center;gap:.3rem;min-height:36px;padding:0 .9rem;border-radius:20px;border:1px solid rgba(255,160,0,.35);background:#ff8c001a;color:#ffc060;font-size:.85rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.header-deals-btn:hover{background:#ff8c0033;border-color:#ffa000a6;color:#ffd080}.header-deals-btn.active{background:linear-gradient(135deg,#ff780059,#ff3c0033);border-color:#ffa000cc;color:#fc5;box-shadow:0 0 12px #ff780040}.auth-button{min-height:40px;padding:0 1.05rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#0000003d;color:var(--text);font-size:.9rem;font-weight:800;transition:all var(--transition);white-space:nowrap}.auth-button:hover{border-color:#7ddcff7a;color:#fff;background:#ffffff14}.profile-button{gap:.55rem;display:inline-flex;align-items:center}.profile-button-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#107c10,#20d66b);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900}.logo-icon{width:42px;height:42px;border-radius:8px;background:linear-gradient(135deg,#7d4dff,#20aeea 55%,#20d66b);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:1.45rem;box-shadow:0 10px 26px #20aeea38}.tagline{color:#9ea8b8;font-size:.9rem;white-space:nowrap}.app-footer{border-top:1px solid var(--border);padding:1.2rem 1.5rem;text-align:center;color:var(--text-muted);font-size:.8rem}.search-bar{margin-bottom:2rem}.search-input-wrap{position:relative;max-width:640px;margin:0 auto}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--text-muted);pointer-events:none}.search-input-wrap input{width:100%;padding:14px 48px;border-radius:50px;border:2px solid var(--border);background:var(--bg-surface);color:var(--text);font-size:1rem;outline:none;transition:border-color var(--transition),box-shadow var(--transition)}.search-input-wrap input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.search-input-wrap input::placeholder{color:var(--text-muted)}.clear-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:var(--border);color:var(--text);font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:background var(--transition)}.clear-btn:hover{background:#555}.search-layout{display:block}.filter-panel{position:sticky;top:var(--header-height);z-index:90;width:100%;margin:0 auto 1.55rem;padding:1.1rem;border-radius:8px;border:1px solid rgba(125,220,255,.12);background:linear-gradient(145deg,#ffffff21,#ffffff0b),#1a222ff0;box-shadow:0 18px 44px #00000042;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.filter-top-row{display:flex;align-items:center;gap:.85rem}.filter-search-wrap{position:relative;flex:1;min-width:260px}.filter-sort-dropdown{flex:0 1 260px;min-width:220px}.filter-search-icon{position:absolute;left:1rem;top:50%;width:20px;height:20px;transform:translateY(-50%);color:#7ddcff;pointer-events:none}.filter-search-wrap input{width:100%;height:58px;padding:0 3rem;border-radius:8px;border:1px solid rgba(125,220,255,.13);background:#151e2bdb;color:var(--text);font-size:1rem;outline:none;transition:border-color var(--transition),box-shadow var(--transition),background var(--transition)}.filter-search-wrap input:focus{border-color:#7ddcffa6;background:#1f2b3cfa;box-shadow:0 0 0 3px #7ddcff1f}.filter-search-wrap input::placeholder{color:#7e8797}.filter-search-clear{position:absolute;right:.75rem;top:50%;width:30px;height:30px;border-radius:8px;transform:translateY(-50%);background:#ffffff14;color:var(--text-muted);font-size:1.2rem;line-height:1}.filter-search-clear:hover{background:#ffffff26;color:#fff}.filter-count-pill,.filter-toggle-btn{height:58px;flex:0 0 auto;border-radius:8px;border:1px solid rgba(125,220,255,.13);background:#ffffff1b;color:var(--text);display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.filter-count-pill{padding:0 1.05rem;color:var(--text-muted)}.filter-count-pill strong{margin-right:.35rem;color:#fff}.filter-toggle-btn{gap:.55rem;min-width:148px;padding:0 1.35rem;font-weight:800;transition:transform var(--transition),background var(--transition),border-color var(--transition)}.filter-toggle-btn:hover,.filter-panel-open .filter-toggle-btn{transform:translateY(-1px);border-color:#7ddcff73;background:#ffffff14}.filter-panel-open{z-index:80}.filter-toggle-btn svg{width:20px;height:20px}.filter-toggle-btn span{min-width:22px;height:22px;padding:0 .35rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.75rem;display:inline-flex;align-items:center;justify-content:center}.filter-expanded{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.filter-quick-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:1rem}.filter-quick-chips{display:flex;flex-wrap:wrap;gap:.55rem}.filter-quick-row .filter-count-pill{height:42px}.filter-toggle-check{display:inline-flex;align-items:center;gap:.55rem;min-height:42px;padding:0 .85rem;border-radius:8px;border:1px solid rgba(125,220,255,.13);background:#1b2534b8;color:var(--text);font-size:.88rem;font-weight:800;cursor:pointer;transition:border-color var(--transition),background var(--transition),color var(--transition)}.filter-toggle-check:hover,.filter-toggle-check.active{border-color:#2dbd7480;background:#107c102e;color:#fff}.filter-toggle-check input{width:16px;height:16px;accent-color:var(--accent)}.filter-sale-date-row{display:flex;align-items:center;gap:.65rem;margin-bottom:.9rem;padding:.6rem .8rem;border-radius:6px;background:#107c101a;border:1px solid rgba(45,189,116,.2)}.filter-sale-date-label{display:flex;align-items:center;gap:.65rem;font-size:.875rem;color:var(--text-muted);cursor:pointer}.filter-sale-date-input{height:36px;padding:0 .6rem;border-radius:6px;border:1px solid rgba(125,220,255,.2);background:#151e2be6;color:var(--text);font-size:.875rem;outline:none;color-scheme:dark}.filter-sale-date-input:focus{border-color:#7ddcff80}.filter-sale-date-clear{width:26px;height:26px;border-radius:50%;background:#ffffff1a;color:var(--text-muted);font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.filter-sale-date-clear:hover{background:#ffffff2e;color:#fff}.filter-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:.85rem;align-items:start}.filter-field,.filter-dropdown{min-width:0}.filter-field{display:block;position:relative}.filter-field-label{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.filter-field select,.filter-field input,.filter-dropdown summary{width:100%;height:58px;border-radius:8px;border:1px solid rgba(125,220,255,.13);background:#1b2534f0;color:var(--text);font-size:.95rem;outline:none;transition:border-color var(--transition),background var(--transition),box-shadow var(--transition)}.filter-field select,.filter-field input{padding:0 .9rem}.filter-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.filter-field input::placeholder{color:#8f98a7}.filter-field select:focus,.filter-field input:focus{border-color:#7ddcff8c;box-shadow:0 0 0 3px #7ddcff1a}.filter-dropdown{position:relative}.filter-dropdown summary{list-style:none;padding:0 2.15rem 0 .9rem;display:flex;align-items:center;cursor:pointer;position:relative}.filter-dropdown summary::-webkit-details-marker{display:none}.filter-dropdown summary:after{content:"";position:absolute;right:1rem;top:50%;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-65%) rotate(45deg);opacity:.8}.filter-dropdown[open] summary{border-color:#7ddcff8c}.filter-dropdown[open] summary:after{transform:translateY(-35%) rotate(225deg)}.filter-dropdown summary span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-dropdown-menu{position:absolute;left:0;right:0;top:calc(100% + .35rem);z-index:20;max-height:280px;overflow-y:auto;padding:.6rem;border-radius:8px;border:1px solid rgba(125,220,255,.22);background:#1b2534;box-shadow:0 18px 38px #00000052}.filter-label-only{display:block;padding:.55rem .45rem .3rem;color:#7e8797;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.filter-checkbox{min-height:38px;padding:.45rem;border-radius:6px;display:flex;align-items:center;gap:.55rem;color:var(--text);cursor:pointer;font-size:.84rem;transition:background var(--transition),color var(--transition)}.filter-checkbox:hover,.filter-checkbox.active{background:#7ddcff14;color:#fff}.filter-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.filter-checkbox-label{min-width:0;flex:1;line-height:1.25}.filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;margin-top:1rem}.filter-auto-hint{margin-right:auto;color:var(--text-muted);font-size:.8rem}.filter-reset-btn,.filter-apply-btn{height:52px;min-width:150px;padding:0 1.35rem;border-radius:8px;font-weight:800;transition:transform var(--transition),background var(--transition),opacity var(--transition)}.filter-reset-btn{border:1px solid rgba(255,255,255,.09);background:#ffffff0b;color:var(--text-muted)}.filter-apply-btn{background:#20aeea;color:#fff}.filter-reset-btn:hover,.filter-apply-btn:hover{transform:translateY(-1px)}.filter-reset-btn:hover{background:#ffffff14;color:#fff}.filter-apply-btn:hover{background:#27c0ff}.results-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem;flex-wrap:wrap;gap:.8rem}.results-count{font-size:.9rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.results-deals-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .55rem;border-radius:20px;background:linear-gradient(135deg,#ff780040,#ff3c0026);border:1px solid rgba(255,160,0,.5);color:#fc5;font-size:.8rem;font-weight:800;letter-spacing:.02em}.results-deals-clear{padding:.25rem .65rem;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text-muted);font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease;white-space:nowrap}.results-deals-clear:hover{background:#ffffff1a;color:var(--text)}.sort-dropdown{display:flex;align-items:center;gap:.5rem}.sort-dropdown label{font-size:.85rem;color:var(--text-muted);white-space:nowrap}.sort-dropdown select{padding:6px 12px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-surface);color:var(--text);font-size:.85rem;outline:none;cursor:pointer}.sort-dropdown select:focus{border-color:var(--accent)}@media (max-width: 900px){.filter-search-desktop-only{display:none!important}.header-mobile-catalog-row{display:flex}.filter-sort-dropdown{flex:1;min-width:0}.filter-toggle-btn{display:none}.filter-panel:not(.filter-panel-open){display:none}.filter-panel.filter-panel-open{position:fixed;top:var(--header-height);left:0;right:0;bottom:0;z-index:115;margin:0;border-radius:0;border-left:none;border-right:none;border-bottom:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.filter-field select,.filter-field input,.filter-dropdown summary{height:38.5px;font-size:.85rem;padding:0 .6rem}.filter-search-wrap input,.filter-count-pill,.filter-toggle-btn{height:38.5px;font-size:.85rem;padding:0 .6rem}.filter-search-icon{left:.6rem}.filter-search-wrap input{padding-left:2rem}.filter-grid{grid-template-columns:repeat(2,1fr);gap:2px}.filter-expanded{margin-top:.75rem;padding-top:.75rem}.filter-auto-hint{display:none!important}.filter-actions{flex-direction:row!important;align-items:stretch;gap:.5rem;margin-top:.75rem}.filter-reset-btn,.filter-apply-btn{flex:1!important;width:auto!important;min-width:0;height:42.5px}}@media (max-width: 1180px){.top-nav-home-full{display:none}.top-nav-home-short{display:inline}.top-nav-link,.top-nav-button,.header-favorites-link{padding-left:.58rem;padding-right:.58rem;font-size:.9rem;font-weight:400}.logo-text{display:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}}@media (max-width: 760px){:root{--header-height: 70px}.app-main{padding:1rem .8rem 2.4rem}.header-inner{padding:0 .8rem;gap:.6rem}.top-nav{gap:.35rem;justify-content:flex-start;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.logo{font-size:1rem}.logo-icon{width:38px;height:38px;font-size:1.25rem}.tagline{display:none}.header-right{gap:.45rem}.header-deals-btn{padding:0 .65rem;font-size:.8rem}.header-favorites-label{display:none}.auth-button{min-height:38px;padding:0 .8rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-button span:last-child{display:none}.top-nav-dropdown-panel{position:fixed;top:calc(var(--header-height) + env(safe-area-inset-top) + .55rem);left:.8rem;right:.8rem;width:auto;max-height:calc(100vh - var(--header-height) - 1.5rem);overflow-y:auto}.top-nav-dropdown-panel:before{display:none}.filter-panel{padding:.75rem}.filter-top-row{flex-wrap:wrap}.filter-search-wrap{flex-basis:100%;min-width:0}.filter-sort-dropdown,.filter-count-pill,.filter-toggle-btn{flex:1;min-width:0}.filter-grid{grid-template-columns:1fr}.filter-actions{flex-direction:column;align-items:stretch}.filter-auto-hint{margin-right:0;text-align:center}.filter-reset-btn,.filter-apply-btn{width:100%}}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.product-card{background:var(--bg-card);border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--accent)}.product-card-inner{display:flex;flex-direction:column;height:100%}.product-image-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.product-card-body-link{display:block;flex:1;text-decoration:none;color:inherit}.product-image-wrap{position:relative;aspect-ratio:1 / 1;background:#111;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image-wrap img{transform:scale(1.05)}.product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.85rem}.product-badges,.product-image-flags{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;max-width:calc(100% - 58px);z-index:3}.badge,.product-image-flag{padding:3px 8px;border-radius:4px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.product-image-flag{width:fit-content;max-width:100%;text-transform:none;letter-spacing:0;line-height:1.2;color:#fff;box-shadow:0 4px 14px #0000004d}.product-image-flag-sale{background:#d83b01}.product-image-flag-gamepass{background:#107c10}.product-language-badge{position:absolute;left:8px;bottom:8px;z-index:3;max-width:calc(100% - 16px);padding:5px 9px;border-radius:4px;background:#000000b8;color:#fff;font-size:.9rem;font-weight:400;line-height:1.15;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-language-badge--full-ru{background:#107c10db;color:#fff}.product-language-badge--ru-subtitles{background:#094e84e6;color:#fff}.product-language-badge--no-ru{background:#1f242ce6;color:#d8dde7}.product-language-badge--unknown{background:#5c626eeb;color:#f2f4f7}.badge-in-game-pass{background:var(--accent);color:#fff}.badge-sale{background:var(--danger);color:#fff}.badge-free-to-play{background:#0078d4;color:#fff}.badge:not(.badge-in-game-pass):not(.badge-sale):not(.badge-free-to-play){background:#ffffff26;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.favorite-heart{position:absolute;top:8px;right:8px;z-index:4;width:40px;height:40px;padding:0;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#0000007a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;box-shadow:0 2px 8px #00000059;transition:transform .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.favorite-heart:hover{transform:scale(1.06);background:#0000009e}.favorite-heart svg{width:22px;height:22px;display:block}.favorite-heart--active{color:#e53935;background:#0000008c;box-shadow:0 0 0 2px #e5393559,0 0 14px #e5393573}.favorite-heart--active:hover{color:#ff5252}.favorite-heart--detail{position:static;flex-shrink:0;margin-top:.15rem}.favorite-heart--store-hero{top:1.25rem;right:1.25rem;z-index:5;width:52px;height:52px;border:1px solid rgba(255,255,255,.18);background:#090e16ad;box-shadow:0 16px 34px #0000006b}.favorite-heart--store-hero svg{width:26px;height:26px}.favorite-heart--store-hero:hover{transform:translateY(-2px) scale(1.05);border-color:#7ddcff75;background:#121c2ad1}.detail-title-row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.detail-title-row .detail-title{margin-bottom:0;flex:1;min-width:0}.header-favorites-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:.45rem;min-height:40px;padding:0 .85rem;border-radius:8px;text-decoration:none;color:var(--text);font-size:.9rem;font-weight:400;border:1px solid rgba(255,255,255,.12);background:#ffffff0e;transition:border-color var(--transition),color var(--transition),background var(--transition)}.header-favorites-link:hover{border-color:#7ddcff73;background:#ffffff17;color:#fff}.header-favorites-link.active{border-color:#2dbd74a6;background:#107c103d;color:#fff}.header-favorites-icon{display:flex;opacity:.9}.header-favorites-badge{min-width:1.25rem;height:1.25rem;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#ff4b55,#c91f34);color:#fff;font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.favorites-page{width:100%;max-width:none;margin:0;padding:0 0 2.5rem;display:grid;gap:.5rem}.favorites-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin:0 0 .35rem;letter-spacing:-.02em}.favorites-count-bar{width:100%;padding:.5rem 1rem;margin-bottom:.5rem;border-radius:999px;background:#ffffff0f;border:1px solid var(--border);font-size:.95rem;color:var(--text-muted)}.favorites-count-bar strong{color:var(--text);font-weight:700}.favorites-empty{text-align:center;padding:3rem 1rem;color:var(--text-muted)}.favorites-back-link{display:inline-block;margin-top:1rem;color:var(--accent);font-weight:600}.favorites-grid{margin-top:0}.favorites-grid .product-grid{align-items:stretch}.help-page{display:grid;gap:1.5rem;padding-bottom:2.5rem}.help-hero{position:relative;overflow:hidden;padding:clamp(1.6rem,4vw,2.8rem);border-radius:24px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(96,135,255,.24),transparent 34%),radial-gradient(circle at bottom left,rgba(73,212,160,.16),transparent 32%),linear-gradient(135deg,#14181ffa,#0a0e14fa);box-shadow:0 24px 72px #00000047}.help-hero:after{content:"";position:absolute;inset:auto -10% -45% auto;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(115,146,255,.18),transparent 70%);pointer-events:none}.help-kicker{margin:0 0 .75rem;color:#8eddbd;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.help-hero h1{position:relative;z-index:1;margin:0;max-width:860px;font-size:clamp(2rem,4vw,3.3rem);line-height:1.02;letter-spacing:-.04em}.help-hero-text{position:relative;z-index:1;max-width:760px;margin:1rem 0 0;color:var(--text-muted);line-height:1.7;white-space:pre-line}.help-hero-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.help-primary-link,.help-secondary-link,.help-inline-link{text-decoration:none;transition:transform .15s ease,filter .15s ease,border-color .15s ease}.help-primary-link,.help-secondary-link{min-height:48px;padding:.85rem 1.2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.help-primary-link{background:linear-gradient(135deg,#46c98d,#63c1ff);color:#06131c;box-shadow:0 16px 34px #38c68a38}.help-secondary-link{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--text)}.help-inline-link:hover,.help-primary-link:hover,.help-secondary-link:hover{transform:translateY(-1px);filter:brightness(1.03)}.help-feature-grid,.help-contact-grid,.help-steps-grid{display:grid;gap:1rem}.help-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-card,.help-section,.help-step-card,.help-faq-item{border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#0e1218eb;box-shadow:0 18px 44px #0000002e}.help-card{padding:1.4rem}.help-card-accent{background:radial-gradient(circle at top right,rgba(73,212,160,.14),transparent 32%),linear-gradient(180deg,#101c21fa,#0d1318fa)}.help-card-label{margin:0 0 .55rem;color:#63c1ff;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.help-card h2{margin:0;font-size:1.35rem}.help-card p{margin:.8rem 0 0;color:var(--text-muted);line-height:1.65;white-space:pre-line}.help-inline-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;color:#8eddbd;font-weight:700}.help-section{padding:1.4rem}.help-section-head{margin-bottom:1rem}.help-section-head h2{margin:0;font-size:1.4rem}.help-section-head p{margin:.5rem 0 0;color:var(--text-muted);line-height:1.65}.help-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.help-contact-card{min-height:120px;padding:1.1rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text);text-decoration:none;display:grid;align-content:start;gap:.8rem;transition:transform .15s ease,border-color .15s ease,background .15s ease}.help-contact-card:hover{transform:translateY(-1px);border-color:#63c1ff47;background:#63c1ff0f}.help-contact-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#63c1ff33,#46c98d2e);display:inline-flex;align-items:center;justify-content:center;color:#d8f2ff;font-size:.86rem;font-weight:800}.help-contact-card strong,.help-contact-card small{display:block}.help-contact-card small{margin-top:.35rem;color:var(--text-muted);word-break:break-word}.help-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.help-step-card{padding:1.35rem}.help-step-index{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:32px;border-radius:999px;background:#63c1ff1f;color:#9dd7ff;font-size:.85rem;font-weight:800}.help-step-card h3{margin:1rem 0 0;font-size:1.08rem}.help-step-card p{margin:.75rem 0 0;color:var(--text-muted);line-height:1.65;white-space:pre-line}.help-rich-link{color:#7ddcff;text-decoration:underline;text-underline-offset:2px;transition:color var(--transition)}.help-rich-link:hover{color:#b8ecff}.help-faq-list{display:grid;gap:.85rem}.help-faq-item{overflow:hidden}.help-faq-item summary{list-style:none;cursor:pointer;padding:1.15rem 1.25rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:1rem}.help-faq-item summary::-webkit-details-marker{display:none}.help-faq-item summary:after{content:"+";font-size:1.15rem;color:#8eddbd}.help-faq-item[open] summary:after{content:"−"}.help-faq-answer{padding:0 1.25rem 1.2rem;color:var(--text-muted);line-height:1.7;white-space:pre-line}.product-info{padding:.85rem;flex:1;display:flex;flex-direction:column}.product-title{font-size:1.1rem;font-weight:750;line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.55rem}.product-subscriptions{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.7rem}.subscription-chip{display:inline-flex;align-items:center;min-height:21px;padding:2px 7px;border-radius:4px;background:#107c102e;color:#8df58d;border:1px solid rgba(45,189,116,.28);font-size:.68rem;font-weight:600;line-height:1}.subscription-chip--ea-play{background:#fff;color:#ff4747;border-color:#ffffffd1}.subscription-chip--ubisoft-plus{background:#1b1b1b;color:#fff;border-color:#ffffff47}.product-publisher{font-size:.72rem;color:var(--text-muted);margin-bottom:.4rem}.product-meta{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-bottom:.4rem}.product-platforms{display:flex;flex-wrap:wrap;gap:.25rem}.platform-tag{font-size:.6rem;padding:2px 5px;border-radius:3px;background:#ffffff14;color:var(--text-muted)}.product-rating{display:flex;align-items:center;gap:.2rem;font-size:.72rem;color:orange}.product-rating .star{font-size:.8rem}.product-genres{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:auto;padding-bottom:.4rem}.genre-tag{font-size:.6rem;padding:2px 5px;border-radius:3px;background:#107c1026;color:var(--accent-light)}.product-price{display:flex;flex-direction:column;align-items:stretch;gap:.45rem;margin-top:auto;padding-top:.5rem;border-top:1px solid var(--border)}.product-price-store{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.price-current{font-size:1rem;font-weight:600}.price-current.free{color:var(--accent-light)}.price-status-unreleased{color:#7ddcff}.price-status-unavailable{color:var(--text-muted);font-weight:600}.price-original{font-size:.75rem;color:var(--text-muted);text-decoration:line-through}.price-discount-badge{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:4px;background:#d83b01;color:#fff;font-size:.68rem;font-weight:900;line-height:1}.price-gamepass-badge{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:4px;background:#107c10;color:#fff;font-size:.68rem;font-weight:600;line-height:1.1}.price-rub{flex-basis:100%;color:#8ff0a4;font-size:.84rem;font-weight:600;line-height:1.15}.price-rub-primary{flex-basis:auto;font-size:.95rem}.price-discount{font-size:.7rem;color:var(--danger);font-weight:700;padding:1px 5px;border-radius:3px;background:#d83b0126}.payment-price-list{display:grid;gap:.3rem;width:100%}.payment-price-list--card{gap:.55rem}.payment-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:.55rem;min-width:0}.payment-price-row>span{color:var(--text-muted);font-size:.72rem;font-weight:750;min-width:0}.payment-price-list--card .payment-price-row{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:.28rem;min-height:72px;padding:.62rem .72rem;border-radius:8px;border:1px solid rgba(255,255,255,.09);background:#1012189e}.payment-price-list--card .payment-price-title{color:#dfe5ef;font-size:.8rem;font-weight:900;line-height:1.12;text-transform:uppercase}.payment-price-row strong{color:#8ff0a4;font-size:.82rem;font-weight:600;line-height:1.15;text-align:right}.payment-price-amount{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:.35rem;flex-wrap:wrap}.payment-price-current{color:#8ff0a4;text-transform:uppercase}.payment-price-original{color:var(--text-muted);font-size:.72em;font-weight:600;text-decoration:line-through;white-space:nowrap}.payment-price-balance{color:#9aa8bd;font-size:.76em;font-weight:600;line-height:1.2;text-transform:none}.payment-price-list--card .payment-price-row strong{font-size:.9rem;text-align:left}.payment-price-list--card .payment-price-amount{justify-content:flex-start;align-items:baseline}.payment-price-list--detail{width:100%;grid-template-columns:1fr;gap:.5rem;margin-top:.2rem}.payment-price-list--detail .payment-price-row{flex-direction:row;align-items:center;justify-content:space-between;padding:.6rem .85rem;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff0a}.payment-price-list--detail .payment-price-row>span{font-size:.75rem;font-weight:800;color:var(--text-muted);text-transform:uppercase}.payment-price-list--detail .payment-price-row strong{font-size:1.05rem;text-align:right}.payment-price-list--detail .payment-price-amount{flex-direction:column;align-items:flex-end;gap:.1rem}.payment-price-list--related{flex-basis:100%;gap:.25rem;margin-top:.1rem}.payment-price-list--related .payment-price-row>span{font-size:.66rem}.payment-price-list--related .payment-price-row strong{font-size:.74rem}.load-more-wrap{display:flex;justify-content:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.load-more-btn{padding:12px 48px;border-radius:var(--radius-sm);border:2px solid var(--accent);background:transparent;color:var(--accent-light);font-size:.95rem;font-weight:600;transition:all var(--transition)}.load-more-btn:hover:not(:disabled){background:var(--accent);color:#fff}.load-more-btn:disabled{opacity:.5;cursor:not-allowed}.infinite-load-sentinel{min-height:72px;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border);color:var(--text-muted);display:flex;align-items:center;justify-content:center;gap:.65rem;font-size:.92rem}.infinite-loader{width:22px;height:22px;border-radius:50%;border:3px solid var(--border);border-top-color:var(--accent-light);animation:spin .8s linear infinite}.spinner-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;gap:1rem}.spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.spinner-wrap p{color:var(--text-muted);font-size:.9rem}.empty-state,.error-state{text-align:center;padding:4rem 1rem}.empty-icon,.error-icon{font-size:3rem;margin-bottom:.8rem}.empty-state h2,.error-state h2{font-size:1.3rem;margin-bottom:.5rem}.empty-state p,.error-state p{color:var(--text-muted);font-size:.9rem}.btn-retry{margin-top:1rem;padding:8px 24px;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-weight:600;transition:background var(--transition)}.btn-retry:hover{background:var(--accent-light)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#000000c7,#061c11d1),#000000ad;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.25rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;padding:1.25rem;background:linear-gradient(120deg,#000000c7,#061c11d1),#000000ad;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-modal{width:min(760px,100%);max-height:min(92vh,760px);overflow:auto;position:relative;border-radius:8px;border:1px solid rgba(125,220,255,.14);background:linear-gradient(145deg,#ffffff13,#ffffff05),#10151d;box-shadow:0 24px 80px #0000008c;padding:1.4rem}.profile-modal-close{position:absolute;top:.9rem;right:.9rem;width:36px;height:36px;border-radius:8px;background:#ffffff14;color:var(--text);font-size:1.35rem}.profile-modal-close:hover{background:#ffffff24}.profile-hero{min-height:136px;padding:1.25rem 3rem 1.25rem 1.25rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 20% 15%,rgba(45,255,138,.22),transparent 10rem),linear-gradient(135deg,#107c1059,#20aeea14);display:flex;align-items:center;gap:1rem}.profile-avatar{width:78px;height:78px;border-radius:8px;object-fit:cover;flex:0 0 auto;border:1px solid rgba(255,255,255,.18)}.profile-avatar-empty{background:linear-gradient(135deg,#107c10,#20d66b);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.45rem;font-weight:900}.profile-kicker{color:var(--accent-light);font-size:.78rem;font-weight:800;text-transform:uppercase}.profile-hero h2{margin:.25rem 0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.1}.profile-hero p:not(.profile-kicker){color:var(--text-muted)}.profile-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-section{border-radius:8px;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;padding:1rem}.profile-section h3{font-size:1rem;margin-bottom:.85rem}.profile-details{display:grid;grid-template-columns:110px 1fr;gap:.55rem .8rem;font-size:.9rem}.profile-details dt{color:var(--text-muted)}.profile-details dd{min-width:0;word-break:break-word}.profile-provider-list{display:flex;flex-wrap:wrap;gap:.4rem}.profile-provider-list span{padding:.2rem .5rem;border-radius:6px;background:#20d66b1f;color:var(--accent-light);font-size:.78rem;font-weight:800}.profile-password-form{display:flex;flex-direction:column;gap:.75rem}.profile-password-form label{display:flex;flex-direction:column;gap:.35rem;color:#e8e8e8e0;font-size:.85rem}.profile-password-form input{height:46px;border-radius:8px;border:1px solid rgba(125,220,255,.13);background:#111721f0;color:var(--text);padding:0 .85rem;outline:none}.profile-password-form input:focus{border-color:#7ddcff8c;box-shadow:0 0 0 3px #7ddcff1a}.profile-payment-modes{display:grid;gap:.55rem}.profile-payment-mode,.profile-checkbox-row{display:flex;align-items:flex-start;gap:.65rem;border-radius:8px}.profile-payment-mode{padding:.75rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.profile-payment-mode.active{border-color:#8ff0a466;background:#8ff0a414}.profile-payment-mode.disabled{opacity:.48}.profile-payment-mode input,.profile-checkbox-row input{width:auto;height:auto;margin-top:.2rem}.profile-payment-mode strong,.profile-payment-mode small{display:block}.profile-payment-mode small{color:var(--text-muted);font-size:.78rem}.profile-password-form button,.profile-logout-btn{height:46px;border-radius:8px;font-weight:850}.profile-password-form button{background:linear-gradient(135deg,#128f22,#19b84a);color:#fff}.profile-password-form button:disabled{opacity:.6;cursor:not-allowed}.profile-logout-btn{width:100%;margin-top:1rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0e;color:var(--text)}.profile-muted{color:var(--text-muted);font-size:.9rem}.profile-error,.profile-success{padding:.6rem .75rem;border-radius:8px;font-size:.82rem}.profile-error{border:1px solid rgba(216,59,1,.35);background:#d83b011f;color:var(--danger)}.profile-success{border:1px solid rgba(29,185,29,.32);background:#1db91d1a;color:var(--accent-light)}.profile-page{max-width:1100px;margin:0 auto}.profile-page-empty{min-height:52vh;display:flex;align-items:center;justify-content:center}.profile-page-hero{min-height:190px;padding:1.6rem;border-radius:8px;border:1px solid rgba(125,220,255,.14);background:radial-gradient(circle at 14% 18%,rgba(45,255,138,.26),transparent 16rem),linear-gradient(135deg,#107c1061,#20aeea14),#0f141df5;display:flex;align-items:center;gap:1.25rem;box-shadow:0 20px 54px #0000004d}.profile-page-avatar{width:96px;height:96px;border-radius:8px;object-fit:cover;flex:0 0 auto;border:1px solid rgba(255,255,255,.18)}.profile-page-hero h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.05;margin:.35rem 0}.profile-page-hero p:not(.profile-kicker){color:var(--text-muted)}.profile-page-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-page-card{border-radius:8px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,#ffffff0f,#ffffff04),#0f141df5;padding:1.2rem}.profile-page-card h1,.profile-page-card h2{margin-bottom:.8rem}.profile-page-card>p{color:var(--text-muted);margin-bottom:1rem}.profile-page-actions{margin-top:1rem;display:flex;gap:.75rem}.profile-page-primary,.profile-page-secondary{height:46px;padding:0 1.2rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:850}.profile-page-primary{background:linear-gradient(135deg,#128f22,#19b84a);color:#fff}.profile-page-secondary{border:1px solid rgba(255,255,255,.1);background:#ffffff0e;color:var(--text)}.auth-modal{width:min(900px,100%);max-height:min(94vh,800px);overflow:auto;background:#0d1117;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 32px 96px #000000b3,0 0 0 1px #ffffff0a inset;position:relative;animation:auth-modal-in .22s ease}@keyframes auth-modal-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:none}}.auth-modal-close{position:absolute;top:1rem;right:1rem;z-index:2;width:34px;height:34px;border-radius:50%;background:#ffffff12;color:var(--text-muted);font-size:1.3rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background var(--transition),color var(--transition)}.auth-modal-close:hover{background:#ffffff21;color:#fff}.auth-shell{display:grid;grid-template-columns:280px minmax(320px,1fr);min-height:600px}.auth-visual{position:relative;overflow:hidden;padding:2.5rem 2rem;display:flex;flex-direction:column;background:radial-gradient(ellipse at 30% 0%,rgba(45,255,138,.28) 0%,transparent 55%),radial-gradient(ellipse at 80% 100%,rgba(16,124,16,.4) 0%,transparent 50%),linear-gradient(160deg,#0b1a0d,#050a05);border-right:1px solid rgba(255,255,255,.07)}.auth-visual-dots{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.09) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,transparent 5%,#000 35%,#000 70%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 5%,#000 35%,#000 70%,transparent 100%);pointer-events:none}.auth-visual-inner{position:relative;display:flex;flex-direction:column;gap:1rem;flex:1;justify-content:flex-end}.auth-visual-mark{width:64px;height:64px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1dba50,#107c10);color:#fff;box-shadow:0 12px 32px #107c1073,0 0 0 1px #ffffff1f inset}.auth-visual-title{font-size:1.5rem;font-weight:800;line-height:1.1;color:#fff;margin:0}.auth-visual-desc{font-size:.875rem;color:#fff9;line-height:1.5;margin:0;max-width:220px}.auth-visual-perks{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.5rem}.auth-visual-perks li{display:flex;align-items:center;gap:.55rem;font-size:.82rem;color:#ffffffb8}.auth-perk-dot{width:6px;height:6px;border-radius:50%;background:#20d66b;flex-shrink:0;box-shadow:0 0 6px #20d66bb3}.auth-panel{padding:2.5rem;background:linear-gradient(180deg,rgba(255,255,255,.03) 0%,transparent 50%),#0d1117}.auth-heading{padding-right:2.5rem;margin-bottom:1.5rem}.auth-kicker{margin-bottom:.4rem;color:var(--accent-light);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.auth-heading h2{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.1;margin-bottom:.4rem;font-weight:800}.auth-heading p:not(.auth-kicker){color:var(--text-muted);font-size:.9rem}.auth-tabs{display:flex;gap:0;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.auth-tabs button{flex:1;min-height:40px;padding:.55rem .5rem;border-radius:0;background:transparent;color:var(--text-muted);font-size:.83rem;font-weight:600;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color var(--transition),border-color var(--transition)}.auth-tabs button.active{color:#fff;border-bottom-color:var(--accent)}.auth-tabs button:hover:not(.active){color:#ffffffb8}.auth-social{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-bottom:1.25rem}.auth-social-button{min-height:48px;padding:0 .85rem;border-radius:10px;border:1px solid rgba(255,255,255,.11);background:#ffffff0d;color:#e8e8e8;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease;cursor:pointer}.auth-social-button svg{flex-shrink:0}.auth-social-button:hover:not(:disabled){transform:translateY(-2px);background:#ffffff17;box-shadow:0 6px 20px #0000004d}.auth-social-button:active:not(:disabled){transform:translateY(0)}.auth-social-google:hover:not(:disabled){border-color:#4285f499;box-shadow:0 6px 20px #4285f433}.auth-social-vk:hover:not(:disabled){border-color:#2f7ad899;box-shadow:0 6px 20px #2f7ad833}.auth-social-vk svg path{fill:#4a90d9}.auth-social-button:disabled{opacity:.38;cursor:not-allowed}.auth-telegram-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:linear-gradient(150deg,#34b6ea,#168fc4 48%,#0d6a8f);color:#f0fbff;box-shadow:0 1px #ffffff38 inset,0 2px 8px #0a5a8273;flex-shrink:0}.auth-telegram-widget-host{position:relative;min-width:0;overflow:hidden;cursor:pointer}.auth-telegram-widget-host:focus-within{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}.auth-telegram-widget-host:hover:not(.auth-telegram-widget-host--busy){transform:translateY(-2px);background:#ffffff17;box-shadow:0 6px 20px #0000004d}.auth-telegram-widget-host:active:not(.auth-telegram-widget-host--busy){transform:translateY(0);box-shadow:0 3px 12px #00000047}.auth-telegram-widget-host--busy{opacity:.55;cursor:wait}.auth-telegram-widget-host--busy .auth-telegram-widget--overlay{pointer-events:none}.auth-telegram-faux{position:relative;z-index:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;width:100%;pointer-events:none}.auth-telegram-widget--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.auth-telegram-widget--overlay iframe{position:absolute;left:50%;top:50%;margin:0;border:0;opacity:.001;width:300px;height:56px;transform:translate(-50%,-50%);cursor:pointer}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:0 0 1.25rem;color:#ffffff4d;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#ffffff1a}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form label{display:flex;flex-direction:column;font-size:.8rem;font-weight:600;gap:.4rem;color:#e8e8e8bf;letter-spacing:.02em}.auth-form input{width:100%;height:48px;padding:0 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-size:.95rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.auth-form input:focus{border-color:#20d66b99;background:#ffffff12;box-shadow:0 0 0 3px #20d66b1f}.auth-form input::placeholder{color:#ffffff47}.auth-submit{margin-top:.25rem;height:50px;border-radius:10px;background:linear-gradient(135deg,#158c27,#1dba50);color:#fff;font-weight:700;font-size:.95rem;letter-spacing:.02em;transition:transform .15s ease,filter .15s ease,opacity .15s ease;position:relative;overflow:hidden}.auth-submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}.auth-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.1)}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-submit:disabled{cursor:not-allowed;opacity:.55}.auth-spinner{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-switch-hint{text-align:center;font-size:.82rem;color:var(--text-muted);margin-top:.25rem}.auth-link-btn{background:none;border:none;padding:0;color:var(--accent-light);font-size:inherit;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.auth-link-btn:hover{color:#fff}.auth-verify-info{display:flex;align-items:center;gap:.85rem;padding:.9rem 1rem;border-radius:10px;background:#20d66b12;border:1px solid rgba(32,214,107,.2);font-size:.88rem;color:#fffc}.auth-verify-icon{font-size:1.4rem;line-height:1;flex-shrink:0}.auth-hint{font-size:.8rem;color:var(--text-muted);margin-top:.25rem}.auth-hint--warn{padding:.6rem .75rem;border-radius:8px;background:#ffa50014;border:1px solid rgba(255,165,0,.22);color:#ffc850e6}.auth-hint--warn code{font-family:monospace;background:#ffffff1a;padding:.1em .3em;border-radius:4px}.auth-error{padding:.7rem .9rem;border-radius:10px;border:1px solid rgba(216,59,1,.35);background:#d83b011a;font-size:.83rem;color:#ff7b5c;display:flex;gap:.5rem;align-items:flex-start}.auth-error:before{content:"⚠";flex-shrink:0}.auth-notice{padding:.7rem .9rem;border-radius:10px;border:1px solid rgba(29,185,29,.32);background:#1db91d17;color:var(--accent-light);font-size:.83rem;display:flex;gap:.5rem;align-items:flex-start}.auth-notice:before{content:"✓";flex-shrink:0}@media (max-width: 760px){.auth-modal-backdrop{align-items:flex-start;padding:.75rem}.auth-modal{border-radius:12px}.auth-shell{grid-template-columns:1fr;min-height:0}.auth-visual{min-height:180px;padding:1.5rem}.auth-visual-inner{justify-content:flex-start;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.75rem}.auth-visual-perks,.auth-visual-desc{display:none}.auth-panel{padding:1.5rem}.auth-heading{padding-right:2.5rem}.auth-social{grid-template-columns:1fr;gap:.5rem}}.detail-page{max-width:1100px;margin:0 auto}.detail-breadcrumb{margin-bottom:1rem}.detail-breadcrumb a{color:var(--accent-light);font-size:.9rem}.detail-hero{position:relative;border-radius:var(--radius);overflow:hidden;margin-bottom:1.5rem;max-height:320px}.detail-hero-img{width:100%;height:320px;object-fit:cover;display:block}.detail-hero-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--bg) 0%,transparent 55%);pointer-events:none}.detail-header{margin-bottom:2rem}.detail-title{font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.detail-meta-row{display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:var(--text-muted);font-size:.9rem;margin-bottom:.75rem}.detail-tags{display:flex;flex-wrap:wrap;gap:.4rem}.detail-tag{font-size:.75rem;padding:.25rem .6rem;border-radius:999px;background:#107c1033;color:var(--accent-light)}.detail-grid{display:flex;flex-direction:column;gap:1.5rem}.detail-section{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem}.detail-section-wide{max-width:100%}.detail-section h2{font-size:1.05rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.detail-section h3{font-size:.95rem;margin:1rem 0 .5rem;color:var(--text-muted)}.detail-lead{font-size:1rem;margin-bottom:1rem;color:var(--text-muted)}.detail-body-text{white-space:pre-wrap;font-size:.92rem;line-height:1.6}.detail-list{list-style:none;font-size:.88rem;line-height:1.55}.detail-list li{margin-bottom:.45rem;padding-left:.5rem;border-left:2px solid var(--accent)}.detail-related a{color:var(--accent-light)}.detail-sub{font-size:.8rem;color:var(--text-muted);margin-top:.2rem}.detail-muted{color:var(--text-muted);font-size:.88rem}.detail-note{font-size:.82rem;color:var(--text-muted);margin-top:.5rem}.detail-legal{font-size:.75rem;color:var(--text-muted);margin:.5rem 0}.detail-legal-docs{margin-top:.5rem}.detail-legal-docs .detail-legal a{color:var(--accent-light)}.detail-dl{display:grid;grid-template-columns:minmax(120px,200px) 1fr;gap:.35rem 1rem;font-size:.85rem}.detail-dl dt{color:var(--text-muted)}.detail-dl dd{word-break:break-word}.detail-dl a{color:var(--accent-light)}.detail-sku-block{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.detail-sku-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.detail-sku-block h3{font-size:1rem;margin:0 0 .5rem;color:var(--text)}.detail-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.detail-figure{margin:0}.detail-figure img{width:100%;border-radius:var(--radius-sm);border:1px solid var(--border)}.detail-figure figcaption{font-size:.7rem;color:var(--text-muted);margin-top:.35rem;line-height:1.3}.detail-editions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.edition-card{background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;display:flex;flex-direction:column}.edition-card-image img{width:100%;display:block;object-fit:cover}.edition-card-body{padding:.8rem .9rem 1rem;display:flex;flex-direction:column;gap:.4rem}.edition-title{font-size:.95rem;font-weight:600}.edition-price{font-size:.9rem;font-weight:600}.edition-price-free{color:var(--accent-light)}.edition-description{font-size:.8rem;color:var(--text-muted);max-height:4.2em;overflow:hidden}.detail-store-page{max-width:1320px}.ps-product-card{position:relative;display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1.6rem;padding:1.25rem;margin-bottom:1rem;border-radius:8px;border:1px solid var(--border);background:#0c1118e0;overflow:hidden}.ps-product-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.18;filter:blur(2px)}.ps-product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080c12f0,#080c12bd)}.ps-product-art,.ps-product-main{position:relative;z-index:1}.ps-product-art{position:relative;aspect-ratio:1 / 1;align-self:start;overflow:hidden;border-radius:8px;background:#111;border:1px solid rgba(255,255,255,.12)}.ps-product-art>img{width:100%;height:100%;object-fit:cover}.ps-image-rating-badge{position:absolute;right:.7rem;bottom:.7rem;z-index:4;display:grid;gap:.1rem;padding:.42rem .56rem;border-radius:8px;background:#070c14e0;border:1px solid rgba(255,255,255,.2);color:#fff;text-align:right}.ps-image-rating-badge strong{font-size:.92rem;line-height:1}.ps-image-rating-badge span{font-size:.68rem;color:#cfd8e8;line-height:1.2}.ps-product-main{display:flex;flex-direction:column;min-width:0}.ps-product-main .detail-title{font-size:clamp(1.8rem,4vw,3rem);margin-bottom:1rem}.ps-buy-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;margin-bottom:1rem;border-radius:8px;background:#0000004d;border:1px solid rgba(255,255,255,.08)}.ps-price{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;flex-wrap:wrap;flex:1;min-width:0}.ps-price-main{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.ps-price-original{color:var(--text-muted);text-decoration:line-through;font-weight:700}.ps-price strong{font-size:1.55rem;line-height:1}.ps-price-rub{color:#8ff0a4;font-size:1.02rem;font-weight:900;line-height:1}.ps-price-rub-primary{font-size:1.55rem}.ps-price-unavailable{color:var(--text-muted);font-size:1.05rem}.ps-buy-button{min-height:42px;width:100%;padding:0 1.1rem;border-radius:8px;border:0;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#05080c;font-size:.96rem;font-weight:900;cursor:pointer;transition:transform var(--transition),background var(--transition)}.ps-buy-button:hover{transform:translateY(-2px);background:#dff6ff}.ps-buy-button:disabled{cursor:not-allowed;opacity:.65;transform:none}.ps-buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.ps-buy-note{width:100%;margin:-.1rem 0 1rem;padding:.8rem .9rem;border-radius:12px;border:1px solid rgba(255,120,120,.3);background:linear-gradient(180deg,#ff606024,#ff60600f);color:#ffd4d4;font-size:.82rem;line-height:1.45}.ps-buy-note strong{color:#ffb2b2}.ps-gamepass-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 .9rem;font-size:.94rem;border-radius:8px;border:1px solid rgba(16,124,16,.55);background:#107c1038;color:#a8f0a8;font-weight:800;text-decoration:none;cursor:pointer;transition:transform var(--transition),background var(--transition),border-color var(--transition)}.ps-gamepass-button:hover{transform:translateY(-2px);background:#107c1061;border-color:#2dbd74b3;color:#c8ffc8}.ps-follow-button{min-height:42px;padding:0 .9rem;font-size:.94rem;border-radius:8px;border:1px solid rgba(255,255,255,.24);background:#ffffff14;color:var(--text);font-weight:800;cursor:pointer;transition:transform var(--transition),background var(--transition),border-color var(--transition)}.ps-follow-button:hover{transform:translateY(-2px);background:#ffffff29}.ps-follow-button--active{border-color:#8ff0a4a6;background:#8ff0a429;color:#d5ffd9}.ps-discount-end-date{color:#ffcf8f;font-size:.86rem;font-weight:700}.detail-toast{position:fixed;top:200px;right:1rem;z-index:1600;display:inline-flex;align-items:center;gap:.6rem;max-width:min(92vw,360px);padding:.7rem .8rem;border-radius:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(143,240,164,.35);background:#0c1810eb;color:#ddffe5;font-size:.9rem;font-weight:700;box-shadow:0 10px 26px #00000059}.detail-toast-close{border:0;width:24px;height:24px;border-radius:6px;background:#ffffff24;color:#ddffe5;font-size:1rem;line-height:1;cursor:pointer}.detail-toast-close:hover{background:#ffffff3d}.detail-description-meta{margin:0 0 .7rem;display:grid;grid-template-columns:1fr;gap:.45rem}.detail-description-meta dt{margin:0;font-size:.78rem;color:var(--text-muted)}.detail-description-meta dd{margin:.1rem 0 0;font-weight:700;color:var(--text)}.detail-bundle-list{display:grid;gap:.55rem}.detail-bundle-item{display:flex;align-items:center;gap:.7rem;padding:.45rem .55rem;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text);text-decoration:none}.detail-bundle-item:hover{border-color:#8ff0a473;background:#8ff0a414}.detail-bundle-thumb{width:42px;height:42px;border-radius:6px;overflow:hidden;background:#00000059;flex:0 0 42px}.detail-bundle-thumb img{width:100%;height:100%;object-fit:cover}.detail-bundle-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.58rem;color:var(--text-muted)}.ps-checkout-form{display:grid;gap:.85rem;max-width:460px;margin:-.35rem 0 1.1rem;padding:1rem;border-radius:8px;border:1px solid rgba(143,240,164,.28);background:#05080cc7}.ps-checkout-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.ps-checkout-head strong{display:block;color:var(--text);font-size:1rem}.ps-checkout-head span,.ps-checkout-note{color:var(--text-muted);font-size:.82rem}.ps-checkout-close{width:28px;height:28px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff0f;color:var(--text);cursor:pointer}.ps-checkout-form label{display:grid;gap:.35rem;color:var(--text);font-size:.86rem;font-weight:800}.ps-checkout-form input{width:100%;min-height:42px;padding:0 .8rem;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14;color:var(--text)}.ps-checkout-form input:focus{outline:2px solid rgba(143,240,164,.45);outline-offset:2px}.ps-checkout-note{margin:0}.ps-purchase-error{margin:0;color:#ffb3b3;font-size:.86rem;font-weight:800}.ps-checkout-submit{min-height:44px;border:0;border-radius:8px;background:#8ff0a4;color:#07100a;font-weight:900;cursor:pointer}.ps-checkout-submit:disabled{cursor:wait;opacity:.7}.purchase-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;padding:1.25rem;display:flex;align-items:center;justify-content:center;background:#000000c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.purchase-modal{width:min(720px,100%);max-height:min(92vh,820px);overflow:auto;position:relative;padding:1.35rem;border-radius:8px;border:1px solid rgba(143,240,164,.2);background:linear-gradient(145deg,#141c1ffa,#080c0ffa),#0b1013;box-shadow:0 30px 90px #00000080}.purchase-modal-close{position:absolute;top:.9rem;right:.9rem;width:34px;height:34px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0f;color:var(--text);cursor:pointer}.purchase-modal-head{padding-right:2.4rem;margin-bottom:1rem}.purchase-modal-head h2{margin:.2rem 0;font-size:1.55rem;line-height:1.15}.purchase-modal-head p:not(.profile-kicker),.purchase-muted{color:var(--text-muted)}.purchase-modal-form{display:grid;gap:1rem}.purchase-modal-section{display:grid;gap:.75rem}.purchase-modal-section h3{margin:0;font-size:.98rem}.purchase-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.purchase-mode-card{min-height:86px;display:flex;gap:.65rem;padding:.8rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.purchase-mode-card.active{border-color:#8ff0a46b;background:#8ff0a414}.purchase-mode-card.disabled{opacity:.45}.purchase-mode-card input{margin-top:.18rem}.purchase-mode-card strong,.purchase-mode-card small{display:block}.purchase-mode-card small{margin-top:.2rem;color:var(--text-muted);font-size:.78rem}.purchase-saved-box{display:grid;gap:.25rem;padding:.8rem;border-radius:8px;border:1px solid rgba(143,240,164,.28);background:#8ff0a414}.purchase-saved-box span{color:var(--text-muted);font-size:.86rem}.purchase-data-row{display:flex;justify-content:space-between;gap:.75rem;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.purchase-data-row span{color:var(--text-muted)}.purchase-modal-form label{display:grid;gap:.35rem;color:var(--text);font-size:.88rem;font-weight:800}.purchase-modal-form input[type=email],.purchase-modal-form input[type=password]{min-height:44px;width:100%;padding:0 .8rem;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff12;color:var(--text)}.purchase-checkbox-row{display:flex!important;grid-template-columns:none;flex-direction:row;align-items:center;gap:.55rem;color:var(--text-muted)}.topup-combo-list{display:grid;gap:.55rem;margin-top:.6rem}.topup-combo-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .9rem;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--text)}.topup-combo-row strong{font-size:.95rem;min-width:72px}.topup-combo-subtotal{color:var(--text-muted);font-size:.88rem;margin-left:auto;margin-right:.5rem}.topup-combo-row a.purchase-primary{padding:.5rem .95rem;font-size:.85rem;text-decoration:none;white-space:nowrap}.topup-combo-total{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.12);color:var(--text);font-weight:700}.purchase-checkbox-row input{width:auto}.purchase-primary,.purchase-secondary{min-height:46px;border-radius:8px;padding:0 1rem;font-weight:900;cursor:pointer}.purchase-primary{border:0;background:#8ff0a4;color:#061009}.purchase-primary:disabled{cursor:wait;opacity:.68}.purchase-secondary{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:var(--text)}.purchase-result{display:grid;gap:.65rem;padding:.9rem;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.purchase-result p{margin:0;color:var(--text-muted)}.purchase-result-actions{display:flex;flex-wrap:wrap;gap:.6rem}.purchase-copy-message{color:#8ff0a4;font-size:.86rem;font-weight:800}.ps-chip-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.ps-chip{display:inline-flex;align-items:center;min-height:30px;padding:.25rem .7rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--text);font-size:.82rem;font-weight:800}.ps-chip-good,.ps-chip-subscription{border-color:#2dbd7452;background:#107c1033;color:#9ff39f}.ps-chip-language--full-ru{border-color:#2dbd7461;background:#107c1038;color:#9ff39f}.ps-chip-language--ru-subtitles{border-color:#7ddcff57;background:#146eaa38;color:#9fdcff}.ps-chip-language--no-ru{border-color:#ffffff1f;background:#ffffff0f;color:var(--text-muted)}.ps-chip-language--unknown{border-color:#ffffff29;background:#828a962e;color:#d6dbe5}.ps-chip-subscription--ea-play{border-color:#ffffffd1;background:#fff;color:#ff4747}.ps-chip-subscription--ubisoft-plus{border-color:#ffffff47;background:#1b1b1b;color:#fff}.ps-product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:auto}.ps-product-facts div{padding:.85rem;border-radius:8px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.ps-product-facts dt{color:var(--text-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.ps-product-facts dd{margin-top:.25rem;color:var(--text);font-weight:750}.store-hero{position:relative;min-height:560px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#080c12;margin-bottom:1rem;animation:storeFadeUp .55s ease both}.store-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.72;transform:scale(1.02);transition:transform .9s ease,opacity .5s ease}.store-hero:hover .store-hero-bg{transform:scale(1.055);opacity:.84}.store-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#02080ef5,#02080ebd 42%,#02080e57),linear-gradient(0deg,#02080ef5,#02080e29 44%,#02080ea3)}.store-hero-content{position:relative;z-index:1;min-height:560px;display:grid;grid-template-columns:minmax(170px,250px) minmax(0,1fr) minmax(220px,300px);align-items:end;gap:2rem;padding:2rem}.store-cover{aspect-ratio:3 / 4;width:100%;max-width:250px;align-self:end;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:var(--bg-card);box-shadow:0 24px 54px #00000073;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.store-cover:hover{transform:translateY(-8px) scale(1.015);border-color:#7ddcff6b;box-shadow:0 32px 70px #0000008f}.store-cover img,.store-cover-empty{width:100%;height:100%}.store-cover img{display:block;object-fit:cover}.store-cover-empty{display:grid;place-items:center;font-size:4rem;font-weight:800;color:var(--text-muted)}.store-hero-copy{max-width:700px}.store-byline{color:#f5f7fac7;font-size:1rem;line-height:1.55;margin:0 0 1.15rem}.store-price{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap;margin-bottom:1rem}.store-price strong{font-size:1.85rem;font-weight:600}.store-price-original{color:#f5f7fa94;font-size:1.05rem;font-weight:750;text-decoration:line-through}.store-release-status{display:inline-flex;flex-direction:column;gap:.25rem;max-width:440px;margin-bottom:1rem;padding:.8rem 1rem;border-radius:8px;border:1px solid rgba(125,220,255,.24);background:#09121db3}.store-release-status strong{color:#7ddcff;font-size:1.15rem}.store-release-status span{color:#f5f7fabd;font-size:.9rem}.store-feature-list{display:flex;flex-wrap:wrap;gap:.65rem}.store-feature{display:inline-flex;align-items:center;min-height:38px;padding:.45rem .75rem;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#060c149e;color:#f5f7faeb;font-size:.88rem;font-weight:650;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s ease,border-color .22s ease,background .22s ease}.store-feature:hover{transform:translateY(-3px);border-color:#7ddcff75;background:#0c1520c7}.store-rating{align-self:end;justify-self:end;width:100%;padding:1rem;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#05090fb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .28s ease,border-color .28s ease,background .28s ease}.store-rating:hover{transform:translateY(-5px);border-color:#ffffff57;background:#080e17d6}.store-rating-box{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:64px;padding:.6rem .75rem;border:2px solid rgba(245,247,250,.9);border-radius:4px;color:#fff;font-size:.95rem;font-weight:900;text-align:center}.store-rating p{margin:.7rem 0 0;color:#f5f7fac7;font-size:.82rem;line-height:1.45}.store-tabs{position:sticky;top:78px;z-index:9;display:flex;gap:1rem;margin:0 0 1.25rem;padding:.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:#0e141deb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:center}.store-tabs button{position:relative;min-width:112px;min-height:42px;padding:0 .9rem;border-radius:8px;color:var(--text-muted);font-size:.88rem;font-weight:800;text-transform:uppercase;transition:color .22s ease,background .22s ease,transform .22s ease}.store-tabs button:after{content:"";position:absolute;left:18px;right:18px;bottom:4px;height:3px;border-radius:999px;background:#fff;transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.store-tabs button:hover,.store-tabs button.active{color:#fff;background:#ffffff0f;transform:translateY(-1px)}.store-tabs button.active:after{transform:scaleX(1)}.store-tabs a{color:var(--text-muted);font-size:.85rem;font-weight:750;text-transform:uppercase}.store-tabs a:hover{color:var(--text)}.store-detail-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:1rem;margin-bottom:1rem}.store-description{grid-row:span 3}.store-facts .detail-dl dt{margin-top:.85rem}.store-reviews{margin-bottom:1rem;scroll-margin-top:142px;animation:storeFadeUp .55s ease both}.store-reviews-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.store-review-score{display:flex;align-items:flex-end;gap:.8rem}.store-review-score strong{font-size:clamp(3rem,9vw,5.8rem);line-height:.9;font-weight:350}.store-review-score span{color:#fff;font-size:1.05rem;letter-spacing:.04em}.store-review-grid{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(280px,1.18fr);gap:1rem}.store-review-bars{padding:1rem;border-radius:8px;background:#ffffff0d}.store-review-bar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:.6rem;margin:.55rem 0;font-size:.88rem}.store-review-bar div{height:10px;border-radius:999px;background:#ffffff38;overflow:hidden}.store-review-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e8eef5,#7ddcff);animation:reviewBarGrow .8s ease both}.store-review-bar b{color:var(--text);font-weight:700;text-align:right}.store-review-card,.store-review-empty{border-radius:8px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#ffffff1c,#ffffff0a);padding:1.2rem}.store-review-card{display:grid;grid-template-columns:52px 1fr;gap:.85rem;transition:transform .25s ease,border-color .25s ease}.store-review-card:hover{transform:translateY(-4px);border-color:#7ddcff47}.store-review-avatar{width:52px;height:52px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#107c10,#20aeea);color:#fff;font-weight:900}.store-review-card span{display:block;color:var(--text-muted);font-size:.85rem}.store-review-card p{grid-column:1 / -1;color:var(--text-muted);line-height:1.6}.store-review-empty a{display:inline-flex;margin-top:.75rem;color:var(--accent-light);font-weight:800}#details,#capabilities,#more{scroll-margin-top:142px}.detail-section,.rp-section{transition:transform .25s ease,border-color .25s ease,background .25s ease}.detail-section:hover{transform:translateY(-2px);border-color:#7ddcff38}@keyframes storeFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes reviewBarGrow{0%{width:0}}code{font-family:ui-monospace,monospace;font-size:.82em;background:#ffffff0f;padding:.1em .35em;border-radius:4px}.rp-section{overflow:hidden}.rp-section .detail-section h2,.rp-section-header h2{border-bottom:none;margin-bottom:0;padding-bottom:0}.rp-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.rp-scroll-controls{display:flex;align-items:center;gap:.65rem;align-self:center;transform:translateY(-2px)}.rp-scroll-btn{width:52px;height:52px;border-radius:50%;border:1px solid rgba(45,189,116,.42);background:linear-gradient(180deg,#2dbd742e,#107c1024);color:#f7fff7;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px #107c1024;transition:all var(--transition);line-height:1}.rp-scroll-btn:hover{border-color:#2dbd74d1;background:linear-gradient(180deg,#2dbd74f2,#107c10e0);color:#fff;transform:translateY(-1px);box-shadow:0 18px 34px #107c1047}.rp-carousel{display:flex;gap:.9rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.rp-catalog-carousel{align-items:stretch}.rp-catalog-carousel .product-card{flex:0 0 284px;scroll-snap-align:start}.rp-catalog-carousel .product-card-inner{height:100%}.rp-catalog-carousel .product-card:hover{transform:translateY(-4px)}.rp-carousel::-webkit-scrollbar{height:6px}.rp-carousel::-webkit-scrollbar-track{background:transparent}.rp-carousel::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.rp-card{flex:0 0 185px;scroll-snap-align:start;background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.rp-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #00000080;border-color:var(--accent)}.rp-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.rp-card-image-wrap{position:relative;aspect-ratio:3 / 4;background:linear-gradient(135deg,#1a1a1a,#111);overflow:hidden}.rp-card-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.rp-card:hover .rp-card-image-wrap img{transform:scale(1.08)}.rp-card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;color:var(--text-muted);background:linear-gradient(135deg,#1a1a2e,#16213e)}.rp-card-badges{position:absolute;top:8px;left:8px;display:flex;flex-wrap:wrap;gap:4px}.rp-badge{padding:3px 8px;border-radius:4px;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rp-badge-gamepass{background:var(--accent);color:#fff}.rp-badge-free{background:#0078d4;color:#fff}.rp-badge-sale{background:var(--danger);color:#fff}.rp-card-body{padding:.65rem .7rem .75rem;display:flex;flex-direction:column;flex:1;gap:.2rem}.rp-card-title{font-size:.82rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.rp-card-publisher{font-size:.7rem;color:var(--text-muted);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rp-card-genres{display:flex;flex-wrap:wrap;gap:.2rem;margin-top:.15rem}.rp-genre-tag{font-size:.58rem;padding:1px 5px;border-radius:3px;background:#107c1026;color:var(--accent-light)}.rp-card-footer{margin-top:auto;padding-top:.45rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.25rem}.rp-rating{display:flex;align-items:center;gap:.2rem;font-size:.7rem;color:orange}.rp-star{font-size:.78rem}.rp-rating-count{color:var(--text-muted);font-size:.65rem}.rp-price-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.rp-price-current{font-size:.88rem;font-weight:600}.rp-price-rub{flex-basis:100%;color:#8ff0a4;font-size:.78rem;font-weight:600}.rp-price-free{color:var(--accent-light)}.rp-price-original{font-size:.7rem;color:var(--text-muted);text-decoration:line-through}.rp-price-discount{font-size:.62rem;color:#fff;font-weight:700;padding:1px 5px;border-radius:3px;background:#d83b01}.rp-loading-cards{display:flex;gap:.9rem;overflow:hidden}.rp-skeleton-card{flex:0 0 185px;border-radius:var(--radius);background:var(--bg-card);border:1px solid var(--border);overflow:hidden}.rp-skeleton-image{aspect-ratio:3 / 4;background:linear-gradient(110deg,#1a1a1a 30%,#252525,#1a1a1a 70%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.rp-skeleton-body{padding:.65rem .7rem .75rem;display:flex;flex-direction:column;gap:.45rem}.rp-skeleton-line{border-radius:4px;background:linear-gradient(110deg,#1a1a1a 30%,#252525,#1a1a1a 70%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.rp-skeleton-title{height:14px;width:90%}.rp-skeleton-sub{height:10px;width:60%}.rp-skeleton-price{height:16px;width:40%;margin-top:auto}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.store-hero{min-height:auto}.store-hero-content{min-height:620px;grid-template-columns:1fr;align-items:end;gap:1rem;padding:1rem}.store-cover{max-width:160px}.store-rating{justify-self:stretch}.store-detail-layout{grid-template-columns:1fr}.store-description{grid-row:auto}.store-tabs{top:76px;overflow-x:auto;justify-content:flex-start}.store-tabs button{min-width:104px;flex:0 0 auto}.store-reviews-summary{align-items:flex-start;flex-direction:column}.store-review-grid{grid-template-columns:1fr}.rp-card{flex:0 0 155px}.rp-card-title{font-size:.78rem}.rp-skeleton-card{flex:0 0 155px}}@media (max-width: 760px){.purchase-modal-backdrop{align-items:flex-start;padding:.75rem}.purchase-modal{padding:1rem}.purchase-mode-grid{grid-template-columns:1fr}.purchase-result-actions{flex-direction:column}.purchase-primary,.purchase-secondary{width:100%}.profile-modal-backdrop{align-items:flex-start;padding:.75rem}.profile-modal{padding:1rem}.profile-hero{align-items:flex-start;flex-direction:column;padding-right:2.8rem}.profile-grid,.profile-details{grid-template-columns:1fr}.profile-page-hero{align-items:flex-start;flex-direction:column;padding:1rem}.profile-page-avatar{width:82px;height:82px}.profile-page-grid{grid-template-columns:1fr}.profile-page-actions{flex-direction:column}.profile-page-actions .profile-logout-btn,.profile-page-secondary{width:100%}}.tab-panel{animation:storeFadeUp .38s ease both}@keyframes storeFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.store-sidebar{display:flex;flex-direction:column;gap:1rem}.store-detail-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:1rem;margin-bottom:1rem}.store-description{grid-row:span 2}.store-facts .detail-dl{grid-template-columns:1fr;gap:.15rem}.store-facts .detail-dl dt{margin-top:.7rem;color:var(--text-muted)}.store-facts .detail-dl dt:first-child{margin-top:0}.esrb-inline{display:inline-block;padding:2px 10px;border:1px solid rgba(255,255,255,.2);border-radius:4px;font-size:.78rem;font-weight:700;letter-spacing:.04em;color:var(--text)}.caps-grid{display:flex;flex-wrap:wrap;gap:.6rem}.cap-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;font-size:.82rem;transition:background .2s,border-color .2s}.cap-chip:hover{background:#ffffff17;border-color:#7ddcff4d}.cap-icon{font-size:1rem;line-height:1}.cap-detail{color:var(--text-muted);font-size:.78rem}.tab-reviews .store-reviews{margin-bottom:0}.review-periods{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--border)}.review-periods h3{font-size:.95rem;color:var(--text-muted);margin-bottom:.85rem}.review-period-grid{display:flex;flex-wrap:wrap;gap:.85rem}.review-period-card{flex:1 1 180px;max-width:240px;padding:1rem;border-radius:var(--radius);border:1px solid var(--border);background:#ffffff0a;display:flex;flex-direction:column;gap:.3rem}.review-period-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.review-period-stars{display:flex;gap:2px;font-size:1rem}.review-period-stars .star-on{color:#ffc34d}.review-period-stars .star-off{color:#ffffff26}.review-period-avg{font-size:1.6rem;font-weight:300;line-height:1;margin-top:.1rem}.review-period-count{font-size:.72rem;color:var(--text-muted)}.review-ext-link{display:inline-block;margin-top:.75rem;font-size:.82rem;color:var(--accent-light);font-weight:600;transition:opacity .2s}.review-ext-link:hover{opacity:.75}.sysreq-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;margin-top:.25rem}.sysreq-col{min-width:0}.sysreq-heading{font-size:1rem;font-weight:600;margin-bottom:.6rem}.sysreq-divider{height:1px;background:var(--border);margin-bottom:1rem}.sysreq-dl{display:grid;grid-template-columns:minmax(100px,130px) 1fr;gap:.6rem 1rem;font-size:.88rem}.sysreq-dl dt{font-weight:700;color:var(--text)}.sysreq-dl dd{color:var(--text-muted);word-break:break-word}.sysreq-notes{font-size:.88rem;color:var(--text-muted);line-height:1.6;white-space:pre-wrap}.sysreq-warning{margin-top:1rem;padding:.75rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(216,59,1,.3);background:#d83b0114;font-size:.82rem;color:#f5b8a0}.section-icon{margin-right:.4rem}.accessibility-groups{display:flex;flex-direction:column;gap:1.25rem}.accessibility-group-title{font-size:.82rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.6rem}.accessibility-chips{display:flex;flex-wrap:wrap;gap:.5rem}.accessibility-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.38rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;font-size:.8rem;color:var(--text);transition:background .2s,border-color .2s}.accessibility-chip:hover{background:#7ddcff1a;border-color:#7ddcff59}.languages-table-wrap{overflow-x:auto;border-radius:var(--radius-sm);border:1px solid var(--border)}.languages-table{width:100%;border-collapse:collapse;font-size:.85rem}.languages-table th{padding:.7rem 1rem;text-align:left;background:#ffffff0d;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border)}.languages-table td{padding:.65rem 1rem;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:top;line-height:1.45}.languages-table tr:last-child td{border-bottom:none}.languages-table tr:hover td{background:#ffffff08}.rating-badge{display:inline-block;padding:2px 8px;border-radius:4px;border:1px solid rgba(255,255,255,.18);font-size:.75rem;font-weight:700;letter-spacing:.03em;white-space:nowrap}@media (max-width: 768px){.store-detail-layout{grid-template-columns:1fr}.store-description{grid-row:auto}.sysreq-grid,.store-review-grid{grid-template-columns:1fr}}.header-admin-btn{display:inline-flex;align-items:center;gap:.3rem;min-height:40px;padding:0 .72rem;border-radius:8px;border:1px solid rgba(168,130,255,.35);background:#8a64f01a;color:#c8b4ff;font-size:.9rem;font-weight:400;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.header-admin-btn:hover{background:#8a64f033;border-color:#a882ffa6;color:#ddd0ff}.support-widget-trigger{position:fixed;right:24px;bottom:24px;z-index:120;min-width:0;height:52px;padding:0 18px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#8a64f0f5,#5a7effeb);color:#fff;display:inline-flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:800;cursor:pointer;transition:transform .15s ease,filter .15s ease;box-shadow:0 18px 44px #20124a6b}.support-widget-trigger:hover{transform:translateY(-1px);filter:brightness(1.04)}.support-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#050a10b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1rem}.support-modal{position:relative;width:min(420px,100%);border-radius:8px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#14181ffa,#0e1218fa);box-shadow:0 28px 80px #0000008c;padding:1.25rem}.support-modal-close{position:absolute;top:.8rem;right:.8rem;width:34px;height:34px;border-radius:8px;background:#ffffff0f;color:var(--text);font-size:1.2rem}.support-modal-close:hover{background:#ffffff1f}.support-modal-kicker{color:#b19cff;font-size:.78rem;font-weight:800;text-transform:uppercase;margin-bottom:.4rem}.support-modal h3{margin:0 0 .45rem;font-size:1.3rem}.support-modal p{margin:0;color:var(--text-muted);line-height:1.5}.support-modal-actions{display:grid;gap:.75rem;margin-top:1.15rem}.support-link-button{min-width:0;min-height:48px;border-radius:8px;border:1px solid rgba(255,255,255,.1);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s ease,filter .15s ease}.support-link-button:hover{filter:brightness(1.06);transform:translateY(-1px)}.support-link-button--vk{background:#0077ff2e}.support-link-button--telegram{background:#28a8e92e}.support-link-button--max{background:#4dcd9929}.support-modal-help-link{display:inline-flex;align-items:center;justify-content:center;margin-top:.95rem;color:#8eddbd;font-weight:700;text-decoration:none}.admin-page{max-width:1200px;margin:0 auto;padding:0 1rem 3rem}.admin-header{padding:2rem 0 1rem}.admin-header h1{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;margin:0}.admin-subtitle{color:var(--text-muted);font-size:.9rem;margin:.3rem 0 0}.admin-loading,.admin-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem;text-align:center}.admin-denied h2{font-size:1.5rem}.admin-denied p{color:var(--text-muted)}.admin-tabs{display:flex;gap:0;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.admin-tabs button{padding:.75rem 1.2rem;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;color:var(--text-muted);font-size:.9rem;font-weight:600;cursor:pointer;transition:color .15s,border-color .15s}.admin-tabs button.active{color:#fff;border-bottom-color:#8a64f0}.admin-tabs button:hover:not(.active){color:#ffffffb3}.admin-panel{display:flex;flex-direction:column;gap:1.25rem}.admin-index-progress{margin:.75rem 0 .25rem}.admin-index-progress-head{display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;color:var(--text-muted);margin-bottom:.4rem}.admin-index-progress-bar{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.admin-index-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#8a64f0,#c8b4ff);transition:width .4s ease}.admin-index-progress-fill.indeterminate{width:35%;animation:admin-index-indeterminate 1.2s ease-in-out infinite}@keyframes admin-index-indeterminate{0%{margin-left:-35%}to{margin-left:100%}}.admin-index-logs{margin-top:.9rem;max-height:220px;overflow-y:auto;padding:.6rem .8rem;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#00000047;font-size:.82rem;line-height:1.55}.admin-index-log-row{display:flex;gap:.7rem}.admin-index-log-time{flex:0 0 auto;color:#8a93a6;font-variant-numeric:tabular-nums}.admin-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.admin-stat-card{padding:1.2rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,#8a64f014,#ffffff08);text-align:center}.admin-stat-value{font-size:2rem;font-weight:800;color:#c8b4ff;line-height:1.1}.admin-stat-label{margin-top:.3rem;font-size:.82rem;color:var(--text-muted)}.admin-grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.admin-card{padding:1.2rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.admin-card h3{font-size:1rem;margin:0 0 1rem}.admin-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-card-head h3{margin-bottom:.35rem}.admin-card-desc{color:var(--text-muted);font-size:.88rem;margin:0 0 1rem;line-height:1.5}.admin-card-head .admin-card-desc{margin-bottom:0}.dig-rate-table{margin-top:1rem;max-height:360px}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:.85rem}.admin-table th{text-align:left;padding:.6rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-bottom:1px solid rgba(255,255,255,.1)}.admin-table td{padding:.6rem .75rem;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:middle}.admin-table tbody tr:hover{background:#ffffff08}.admin-table-compact td,.admin-table-compact th{padding:.4rem .6rem;font-size:.8rem}.admin-mono{font-family:SF Mono,Fira Code,monospace;font-size:.78rem;opacity:.7}.admin-provider-chip{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:20px;font-size:.75rem;font-weight:700}.admin-provider-email{background:#ffffff14;color:var(--text-muted)}.admin-provider-google{background:#4285f426;color:#8ab4f8}.admin-provider-vk{background:#2f7ad826;color:#7db0f0}.admin-provider-telegram{background:#28a8e926;color:#6ec6f0}.admin-role-pill{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:.18rem .58rem;border-radius:999px;background:#ffffff0f;color:var(--text-muted);font-size:.75rem;font-weight:800}.admin-role-pill--active{background:#46c98d1f;color:#8eddbd}.admin-role-pill--config{background:#63c1ff24;color:#9dd7ff}.admin-dl{display:grid;grid-template-columns:160px 1fr;gap:.5rem 1rem;font-size:.88rem}.admin-dl dt{color:var(--text-muted);font-weight:600}.admin-dl dd{word-break:break-word}.admin-status{display:inline-flex;align-items:center;padding:.1rem .55rem;border-radius:20px;font-size:.78rem;font-weight:700;background:#ffffff0f;color:var(--text-muted)}.admin-status-ok{background:#20d66b1f;color:#20d66b}.admin-status-err{background:#d83b011f;color:#ff7b5c}.admin-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.admin-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .15s,transform .15s,opacity .15s;white-space:nowrap}.admin-btn:disabled{opacity:.5;cursor:not-allowed}.admin-btn-primary{height:40px;padding:0 1.2rem;background:#8a64f0;color:#fff}.admin-btn-primary:hover:not(:disabled){background:#9b78f5;transform:translateY(-1px)}.admin-table td .admin-btn+.admin-btn{margin-left:.4rem}.admin-btn-accent{height:44px;padding:0 1.5rem;background:linear-gradient(135deg,#158c27,#1dba50);color:#fff;font-size:.9rem}.admin-btn-accent:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.admin-btn-secondary{height:40px;padding:0 1.2rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:var(--text)}.admin-btn-sm{height:32px;padding:0 .85rem;font-size:.78rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:var(--text-muted)}.admin-btn-sm:hover:not(:disabled){background:#ffffff1a;color:var(--text)}.admin-search-bar{display:flex;flex-wrap:wrap;gap:.5rem}.admin-search-bar input,.admin-search-select{flex:1;height:40px;padding:0 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-size:.9rem;outline:none}.admin-search-select{flex:0 0 190px;cursor:pointer}.admin-search-bar input:focus,.admin-search-select:focus{border-color:#8a64f080;box-shadow:0 0 0 3px #8a64f01f}.admin-total{font-size:.85rem;color:var(--text-muted)}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;font-size:.85rem;color:var(--text-muted)}.admin-scheduler-controls{margin-bottom:1rem}.admin-field span{display:block;font-size:.82rem;font-weight:600;color:var(--text-muted);margin-bottom:.35rem}.admin-input-group{display:flex;gap:.5rem}.admin-input-group input{width:100px;height:40px;padding:0 .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-size:.9rem;outline:none}.admin-input-group input:focus{border-color:#8a64f080}.admin-override-form{display:grid;gap:.85rem}.admin-override-form input,.admin-override-form select,.admin-override-form textarea{width:100%;padding:.7rem .8rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-size:.9rem}.admin-override-form textarea{resize:vertical;min-height:84px}.admin-override-actions{display:flex;flex-wrap:wrap;gap:.6rem}.admin-help-items{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.admin-help-items>.admin-btn{align-self:flex-start;height:36px;padding:0 1.1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);color:#fff}.admin-help-items>.admin-btn:hover{background:#ffffff2b}.admin-help-item{display:flex;gap:.7rem;align-items:flex-start;padding:.8rem;border-radius:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.admin-help-item-index{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#7ddcff26;color:#7ddcff;font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:.45rem}.admin-help-item-fields{flex:1;display:flex;flex-direction:column;gap:.45rem}.admin-help-item-fields input,.admin-help-item-fields textarea{width:100%;padding:.45rem .7rem;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#151e2bb3;color:var(--text);font-size:.88rem;font-family:inherit;resize:vertical}.admin-help-item-fields input:focus,.admin-help-item-fields textarea:focus{border-color:#7ddcff66;outline:none}.admin-help-item-del{flex-shrink:0;width:28px;height:28px;border-radius:6px;background:#d83b011f;color:#ff7a5c;font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center;margin-top:.3rem;transition:background var(--transition)}.admin-help-item-del:hover{background:#d83b0147;color:#fff}.admin-rich-wrap{display:flex;flex-direction:column;width:100%}.admin-rich-wrap textarea{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}.admin-rich-bar{display:flex;align-items:center;gap:.4rem;padding:.25rem .5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-top:none;border-radius:0 0 6px 6px;min-height:32px}.admin-rich-link-btn{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.8rem;padding:.15rem .4rem;border-radius:4px;line-height:1.4;transition:background .15s,color .15s}.admin-rich-link-btn:hover{background:#7ddcff1f;color:#7ddcff}.admin-rich-url-input{flex:1;background:#ffffff12;border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:4px;padding:.2rem .5rem;font-size:.82rem;min-width:0}.admin-rich-url-input::placeholder{color:#ffffff59}.admin-rich-url-input:focus{outline:none;border-color:#7ddcff73}.admin-help-item-fields .admin-rich-wrap textarea{border-radius:6px 6px 0 0}.admin-scheduler-action{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.admin-scheduler-result{font-size:.85rem;color:var(--accent-light);font-weight:600}.admin-deal-run-panel{margin-top:-1rem}.admin-report-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;margin:1rem 0}.admin-report-stat{padding:.75rem;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.admin-report-stat strong{display:block;color:var(--accent-light);font-size:1.25rem;line-height:1}.admin-report-stat span{display:block;color:var(--text-muted);font-size:.78rem;margin-top:.35rem}.admin-muted{color:var(--text-muted);font-size:.78rem;margin-top:.2rem;word-break:break-word}.admin-report-status{font-weight:700}.admin-report-status-sent{color:var(--accent-light)}.admin-report-status-skipped{color:#f5c26b}.admin-report-status-failed{color:#ff8a8a}.admin-report-games{display:flex;flex-direction:column;gap:.35rem}.admin-report-game{color:var(--text-primary);text-decoration:none}.admin-report-game:hover{color:var(--accent-light)}.admin-report-game span{color:var(--accent-light);margin-left:.35rem;font-weight:700}.admin-report-errors{margin-top:1rem;padding:.75rem;border-radius:8px;border:1px solid rgba(255,138,138,.35);background:#ff8a8a14;color:#ffb0b0;font-size:.82rem}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.admin-modal{width:min(800px,100%);max-height:90vh;overflow-y:auto;background:#0d1117;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 32px 96px #000000b3;padding:2rem;position:relative}.admin-modal h2{margin:0 0 1.25rem;padding-right:2rem}.admin-modal h3{margin:1.5rem 0 .75rem;font-size:.95rem}.admin-modal-close{position:absolute;top:1rem;right:1rem;width:34px;height:34px;border-radius:50%;background:#ffffff12;color:var(--text-muted);font-size:1.3rem;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer}.admin-modal-close:hover{background:#ffffff21;color:#fff}@media (max-width: 768px){.admin-stats-grid{grid-template-columns:1fr 1fr}.admin-grid-2col{grid-template-columns:1fr}.admin-tabs{overflow-x:auto}.admin-tabs button{padding:.65rem .9rem;font-size:.82rem;white-space:nowrap}.admin-dl{grid-template-columns:120px 1fr}.header-admin-btn svg{display:none}}.app-header{padding-top:env(safe-area-inset-top);height:calc(var(--header-height) + env(safe-area-inset-top))}.app-footer{padding-bottom:calc(1.2rem + env(safe-area-inset-bottom))}@media (max-width: 900px){:root{--header-height: 62px}.app-main{padding:1rem 1rem 2.4rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.ps-product-card{grid-template-columns:220px minmax(0,1fr)}.ps-product-facts{grid-template-columns:1fr}.detail-page{padding:0 .25rem}.edition-card-image{height:180px}.detail-editions-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.sysreq-grid{grid-template-columns:1fr;gap:1rem}.rp-carousel{gap:.75rem}.rp-catalog-carousel .product-card{flex-basis:250px}.help-feature-grid,.help-contact-grid,.help-steps-grid{grid-template-columns:1fr}}@media (max-width: 600px){:root{--header-height: 58px}html{font-size:14.5px}.app-main{padding:.85rem .7rem 2rem}.header-inner{padding:0 .7rem;gap:.4rem}.logo{font-size:.95rem}.logo-icon{width:34px;height:34px;font-size:1.1rem}.logo-link{gap:.5rem}.tagline{display:none}.header-right{gap:.35rem}.top-nav-link,.top-nav-button,.header-favorites-link{min-height:36px;padding:0 .52rem;font-size:.76rem}.header-deals-btn{min-height:36px;padding:0 .6rem;font-size:.78rem}.header-favorites-link{min-height:36px;padding:0 .55rem;gap:.35rem}.header-favorites-label{display:none}.header-admin-btn{min-height:36px;padding:.4rem;gap:0;font-size:0}.header-admin-btn svg{display:inline-block}.auth-button{min-height:36px;padding:0 .65rem;font-size:.8rem}.profile-button span:last-child{display:none}.search-bar{margin-bottom:1.25rem}.search-input-wrap input{padding:.75rem 1rem .75rem 2.6rem;font-size:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.ps-product-card{grid-template-columns:1fr;gap:1rem;padding:.8rem}.ps-product-art{max-width:360px;width:100%;margin:0 auto}.ps-buy-row{align-items:stretch;flex-direction:column}.ps-buy-button{width:100%}.ps-buy-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.ps-buy-note{width:100%;margin:0 0 1rem}.ps-follow-button,.ps-gamepass-button,.payment-price-list--detail{width:100%}.detail-toast{top:420px;right:.75rem}.detail-description-meta{grid-template-columns:1fr;gap:.45rem}.product-card:hover{transform:none}.product-info{padding:.7rem .75rem .8rem}.product-title{font-size:1rem;line-height:1.25}.product-publisher{font-size:.72rem}.product-meta{gap:.35rem;flex-wrap:wrap}.product-platforms{gap:.25rem}.platform-tag{font-size:.62rem;padding:2px 6px}.product-genres{gap:.25rem}.genre-tag{font-size:.62rem;padding:2px 6px}.product-rating{font-size:.78rem}.product-price{flex-wrap:wrap;row-gap:.15rem}.price-current{font-size:1rem}.price-original{font-size:.72rem}.product-badges,.product-image-flags{top:6px;left:6px;gap:3px}.badge,.product-image-flag{font-size:.55rem;padding:2px 6px}.product-language-badge{left:6px;bottom:6px;font-size:.9rem;padding:4px 7px}.favorite-heart{width:34px;height:34px;top:6px;right:6px}.favorite-heart svg{width:18px;height:18px}.filter-panel{padding:.65rem}.filter-top-row{gap:.5rem}.filter-sort-dropdown,.sort-dropdown{width:100%}.filter-sort-dropdown select,.sort-dropdown select{width:100%;min-height:42px}.pagination{flex-wrap:wrap;justify-content:center;gap:.35rem}.pagination button{min-width:38px;height:38px;font-size:.85rem}.favorites-page{padding:0 0 2rem}.favorites-count-bar{padding:.65rem .9rem;font-size:.85rem}.help-page{gap:1rem}.help-hero,.help-section,.help-card,.help-step-card{border-radius:18px}.help-hero-actions{flex-direction:column;align-items:stretch}.help-primary-link,.help-secondary-link{width:100%}.detail-page{padding:0}.detail-breadcrumb{margin-bottom:.75rem;padding-left:.25rem}.store-hero{border-radius:12px}.store-hero-content{min-height:480px;padding:1rem .85rem 1.1rem;gap:.85rem}.store-cover{max-width:130px}.store-cover img,.store-cover-empty{border-radius:10px}.detail-title{font-size:1.3rem}.store-byline{font-size:.78rem}.store-price{font-size:1.2rem}.store-feature-list{gap:.3rem}.store-feature{font-size:.68rem;padding:3px 7px}.store-rating{justify-self:stretch;width:100%}.store-rating-box{display:inline-block;font-size:.72rem;padding:3px 8px}.favorite-heart--store-hero{top:.75rem;right:.75rem;width:42px;height:42px}.favorite-heart--store-hero svg{width:22px;height:22px}.store-tabs{top:calc(var(--header-height));margin:0 -.7rem 1rem;padding:0 .7rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.store-tabs::-webkit-scrollbar{display:none}.store-tabs button{min-width:92px;padding:.75rem .8rem;font-size:.82rem}.support-widget-trigger{right:12px;bottom:12px;height:42px;padding:0 12px;gap:.45rem;font-size:.86rem;border-radius:14px}.support-widget-trigger svg{width:18px;height:18px}.support-modal{padding:1rem}.store-detail-layout{grid-template-columns:1fr;gap:.85rem}.detail-section{padding:1rem 1.05rem;border-radius:12px}.detail-section h2{font-size:1rem}.detail-body-text{font-size:.9rem}.detail-dl{grid-template-columns:1fr;gap:.1rem}.detail-dl dt{margin-top:.55rem;color:var(--text-muted);font-size:.78rem}.detail-dl dt:first-child{margin-top:0}.detail-dl dd{font-size:.88rem}.caps-grid{gap:.4rem}.cap-chip{font-size:.78rem;padding:4px 8px}.detail-editions-grid{grid-template-columns:1fr;gap:.75rem}.edition-card-image{height:160px}.edition-card-body{padding:.85rem}.edition-title{font-size:1rem}.edition-price{font-size:1.1rem}.edition-description{font-size:.82rem}.rp-section-header{flex-wrap:wrap;gap:.5rem}.rp-section-header h2{font-size:1rem}.rp-scroll-controls{display:none}.rp-carousel{margin:0 -.7rem;padding:0 .7rem .5rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.rp-catalog-carousel .product-card{flex-basis:220px}.rp-card{flex:0 0 145px;scroll-snap-align:start}.rp-skeleton-card{flex:0 0 145px}.rp-card-title{font-size:.78rem}.rp-card-publisher{font-size:.7rem}.rp-card-body{padding:.6rem .65rem .7rem}.store-reviews-summary{flex-direction:column;align-items:flex-start;gap:.5rem}.store-review-grid{grid-template-columns:1fr;gap:1rem}.review-period-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.sysreq-col{padding:.85rem}.sysreq-heading{font-size:.95rem}.sysreq-dl dt,.sysreq-dl dd{font-size:.82rem}.languages-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.languages-table{min-width:560px;font-size:.8rem}.accessibility-chips{gap:.4rem}.accessibility-chip{font-size:.76rem;padding:3px 8px}.profile-page{padding:.75rem .75rem 2rem}.admin-page{padding:0 .75rem 2.25rem}.admin-header{padding:1.25rem 0 .75rem}.admin-stats-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}.admin-stat-card{padding:.9rem}.admin-stat-value{font-size:1.5rem}.admin-stat-label{font-size:.72rem}.admin-card{padding:.9rem}.admin-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table{font-size:.78rem;min-width:560px}.admin-dl{grid-template-columns:1fr;gap:.15rem}.admin-dl dt{margin-top:.55rem;color:var(--text-muted);font-size:.76rem}.admin-dl dt:first-child{margin-top:0}.auth-modal-backdrop{padding:.5rem}.auth-panel{padding:1.15rem 1rem}.auth-heading{font-size:1.15rem}.auth-visual{min-height:120px;padding:1rem}}@media (max-width: 400px){.logo{font-size:.82rem}.logo-icon{width:30px;height:30px;font-size:.95rem}.header-deals-btn{padding:0 .45rem;font-size:.72rem}.top-nav-link,.top-nav-button,.header-favorites-link{padding-left:.45rem;padding-right:.45rem;font-size:.72rem}.auth-button{padding:0 .5rem;font-size:.74rem}.product-info{padding:.55rem .6rem .65rem}.product-title{font-size:.95rem}.price-current{font-size:1rem}.admin-stats-grid{grid-template-columns:1fr}.rp-card{flex:0 0 132px}.rp-catalog-carousel .product-card{flex-basis:196px}}@media (max-height: 480px) and (orientation: landscape){:root{--header-height: 52px}.store-hero-content{min-height:360px}.app-main{padding-top:.75rem}}@media (hover: none){.product-card:hover{transform:none;box-shadow:none;border-color:var(--border)}.product-card:hover .product-image-wrap img,.header-deals-btn:hover,.header-favorites-link:hover,.header-admin-btn:hover,.auth-button:hover,.favorite-heart:hover{transform:none}}body.mobile-menu-open{overflow:hidden}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:44px;height:44px;padding:0;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text);box-shadow:0 12px 24px #0000002e;transition:border-color var(--transition),background var(--transition),color var(--transition),transform var(--transition)}.mobile-menu-toggle:hover{border-color:#7ddcff73;background:#ffffff1a;color:#fff}.mobile-menu-toggle-bar{display:block;width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform var(--transition),opacity var(--transition)}.mobile-menu-toggle.active .mobile-menu-toggle-bar:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.active .mobile-menu-toggle-bar:nth-child(2){opacity:0}.mobile-menu-toggle.active .mobile-menu-toggle-bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.top-nav-backdrop,.top-nav-mobile-header{display:none}@media (max-width: 900px){.mobile-menu-toggle{display:inline-flex;flex:0 0 auto}.header-inner{gap:.85rem}.top-nav-backdrop{display:block;position:fixed;top:calc(var(--header-height) + env(safe-area-inset-top));left:0;right:0;bottom:0;z-index:121;border:0;padding:0;margin:0;background:#05080cad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.top-nav{position:fixed;top:calc(var(--header-height) + env(safe-area-inset-top) + .65rem);left:.8rem;right:.8rem;bottom:max(.8rem,env(safe-area-inset-bottom));z-index:122;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.55rem;padding:.9rem;overflow-y:auto;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:linear-gradient(180deg,#151c26fa,#090d13fa),#0a0d12fa;box-shadow:0 28px 80px #00000073;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px) scale(.98);transition:opacity var(--transition),transform var(--transition),visibility var(--transition)}.top-nav.top-nav-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.top-nav-mobile-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.2rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.top-nav-mobile-title{font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.top-nav-mobile-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f;color:var(--text);font-size:1rem;font-weight:700;line-height:1}.top-nav-link,.top-nav-button,.header-favorites-link,.auth-button{width:100%;max-width:none;justify-content:flex-start;min-height:48px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;white-space:normal;border-radius:18px;background:#ffffff08;gap:.75rem}.top-nav-link:hover,.top-nav-button:hover,.header-favorites-link:hover,.auth-button:hover{border-color:#7ddcff80;background:#7ddcff1a;color:#fff}.top-nav-link--wide{max-width:none}.header-favorites-link{gap:.75rem}.header-favorites-label,.profile-button span:last-child{display:inline}.header-favorites-badge{margin-left:auto}.header-admin-btn svg,.header-favorites-icon,.profile-button-avatar{flex:0 0 auto}}@media (max-width: 600px){.header-inner{padding:0 .75rem;gap:.6rem}.logo-text{display:none}.mobile-menu-toggle{width:42px;height:42px;border-radius:9px}.top-nav{top:calc(var(--header-height) + env(safe-area-inset-top) + .55rem);left:.6rem;right:.6rem;bottom:max(.6rem,env(safe-area-inset-bottom));padding:.8rem;border-radius:11px}.top-nav-link,.top-nav-button,.header-favorites-link,.auth-button{min-height:46px;padding:.78rem .85rem;font-size:.92rem}}.ps-cart-button{min-height:42px;padding:0 .9rem;font-size:.94rem;border-radius:8px;border:1px solid rgba(132,209,241,.5);background:#84d1f11f;color:#d6f1ff;font-weight:800;cursor:pointer;transition:transform var(--transition),background var(--transition),border-color var(--transition)}.ps-cart-button:hover{transform:translateY(-2px);background:#84d1f138}.ps-cart-button--active{border-color:#ffd384b3;background:#ffd3842e;color:#ffe8c4}.ps-cart-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.detail-toast-link{color:#84d1f1;text-decoration:underline;font-size:.85rem}.cart-page{max-width:1200px;margin:0 auto;padding:2rem 1.25rem 4rem;color:var(--text)}.cart-page-title{margin:0 0 .5rem;font-size:2rem;font-weight:900}.cart-count-bar{margin:0 0 1.5rem;color:var(--text-muted)}.cart-empty{padding:3rem 1rem;text-align:center;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.cart-back-link{display:inline-block;margin-top:.6rem;color:#84d1f1;font-weight:700}.cart-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:1.5rem;align-items:start}@media (max-width: 900px){.cart-layout{grid-template-columns:1fr}}.cart-items{display:flex;flex-direction:column;gap:.75rem}.cart-row{display:grid;grid-template-columns:96px 1fr auto;gap:.85rem;align-items:center;padding:.7rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.cart-row-image{display:block;width:96px;height:96px;border-radius:8px;overflow:hidden;background:#ffffff0a}.cart-row-image img{width:100%;height:100%;object-fit:cover}.cart-row-noimage{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-muted);font-size:.78rem}.cart-row-body{min-width:0;display:flex;flex-direction:column;gap:.35rem}.cart-row-title{font-weight:800;color:var(--text);text-decoration:none}.cart-row-title:hover{text-decoration:underline}.cart-row-prices{display:flex;flex-wrap:wrap;gap:.4rem .9rem;font-size:.86rem;color:var(--text-muted)}.cart-row-prices b{color:var(--text);margin-right:.3rem;font-weight:700}.cart-row-remove{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:var(--text);font-size:1.1rem;cursor:pointer}.cart-row-remove:hover{background:#ff5a5a2e;border-color:#ff5a5a80}.cart-clear{align-self:flex-start;margin-top:.4rem;background:transparent;border:0;color:var(--text-muted);font-size:.85rem;cursor:pointer}.cart-clear:hover{color:#ff9090;text-decoration:underline}.cart-summary{position:sticky;top:100px;padding:1.1rem 1rem;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.cart-summary h2{margin:0 0 .8rem;font-size:1.15rem;font-weight:900}.cart-summary-alert{margin-bottom:.85rem;padding:.85rem .9rem;border-radius:12px;background:linear-gradient(180deg,#ff60602e,#ff606014);border:1px solid rgba(255,120,120,.34);box-shadow:inset 0 1px #ffffff0a}.cart-summary-alert strong{display:block;margin-bottom:.35rem;color:#ffb3b3;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cart-summary-alert p{margin:0;color:#ffd7d7;font-size:.82rem;line-height:1.45}.cart-summary-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.cart-summary-row{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.4rem .6rem;padding:.7rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.cart-summary-row--disabled{opacity:.55}.cart-summary-row--standalone{border-color:#ff787838}.cart-summary-mode{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:.15rem}.cart-summary-mode strong{font-size:.86rem;font-weight:900;letter-spacing:.04em}.cart-summary-mode small{color:var(--text-muted);font-size:.78rem}.cart-summary-warning{color:#ff9c9c!important;font-weight:800}.cart-summary-amount{grid-column:2;grid-row:1;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.cart-summary-amount strong{font-size:1.05rem;font-weight:900}.cart-summary-amount small{color:var(--text-muted);font-size:.78rem}.cart-summary-na{color:var(--text-muted);font-size:.8rem}.cart-summary-buy{grid-column:1 / -1;grid-row:2;margin-top:.3rem;min-height:38px;border:0;border-radius:8px;background:#fff;color:#05080c;font-weight:900;cursor:pointer;transition:transform var(--transition),background var(--transition)}.cart-summary-buy:hover{transform:translateY(-1px);background:#dff6ff}.cart-summary-buy:disabled{opacity:.55;cursor:not-allowed;transform:none;background:#ffffff2e;color:var(--text-muted)}.cart-summary-buy--standalone,.cart-summary-buy--standalone:disabled{opacity:1;border:1px solid rgba(255,120,120,.28);background:#ff60601f;color:#ffc1c1}.cart-summary-note{margin-top:.8rem;font-size:.78rem;color:var(--text-muted);line-height:1.4}.cart-link-button{background:transparent;border:0;padding:0;color:#84d1f1;font:inherit;cursor:pointer;text-decoration:underline}.header-cart-link .header-favorites-icon{color:#84d1f1}.cart-modal-totals{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.cart-modal-total-row{display:flex;justify-content:space-between;align-items:baseline;gap:.6rem;padding:.4rem .6rem;border-radius:8px;background:#ffffff0a;font-size:.85rem}.cart-modal-total-row span{color:var(--text-muted);letter-spacing:.03em}.cart-modal-total-row strong{font-weight:900;font-size:.95rem}.cart-modal-total-row strong small{color:var(--text-muted);font-weight:600;font-size:.78rem;margin-left:.3rem}.favorites-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.favorites-sale-toggle{display:flex;align-items:center;gap:.45rem;font-size:.9rem;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none}.favorites-sale-toggle input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px;cursor:pointer}.favorites-sort-select{padding:.4rem .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text);font-size:.88rem;font-family:inherit;cursor:pointer;margin-left:auto}.favorites-sort-select:focus{outline:none;border-color:#7ddcff66}.favorites-sort-select option{background:#0f1923;color:#fff}.profile-providers-card{grid-column:1 / -1}.profile-provider-rows{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem}.profile-provider-row{display:flex;align-items:center;gap:.8rem;padding:.65rem .9rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:border-color var(--transition)}.profile-provider-row.linked{border-color:#7ddcff33;background:#7ddcff0d}.profile-provider-icon{flex-shrink:0;width:34px;height:34px;border-radius:8px;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:var(--text-muted)}.profile-provider-row.linked .profile-provider-icon{background:#7ddcff1f;color:#7ddcff}.profile-provider-name{flex:1;font-size:.92rem;font-weight:600}.profile-provider-link{padding:.35rem .85rem;border-radius:7px;background:#7ddcff1a;color:#7ddcff;font-size:.84rem;font-weight:600;text-decoration:none;border:1px solid rgba(125,220,255,.2);transition:background var(--transition),border-color var(--transition)}.profile-provider-link:hover{background:#7ddcff33;border-color:#7ddcff66}.profile-provider-unlink{padding:.35rem .85rem;border-radius:7px;background:#d83b011a;color:#ff7a5c;font-size:.84rem;font-weight:600;border:1px solid rgba(216,59,1,.18);cursor:pointer;transition:background var(--transition)}.profile-provider-unlink:hover:not(:disabled){background:#d83b0138}.profile-provider-unlink:disabled{opacity:.4;cursor:not-allowed}.profile-provider-status{font-size:.82rem;color:#7ddcff;opacity:.8}.profile-provider-disabled{font-size:.82rem;color:var(--text-muted);opacity:.6}.profile-telegram-link-wrap{display:flex;align-items:center}.cart-modal-total-row--na strong{color:var(--text-muted);font-weight:600}.gp-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#000000b8;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gp-modal{position:relative;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;border-radius:18px;background:linear-gradient(160deg,#0d1f35,#0a1525);border:1px solid rgba(125,220,255,.15);box-shadow:0 24px 60px #0009,0 0 0 1px #ffffff0a;padding:1.8rem 1.8rem 1.4rem}.gp-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:8px;background:#ffffff12;border:none;color:var(--text-muted);font-size:1.3rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--transition),color var(--transition)}.gp-close:hover{background:#ffffff24;color:#fff}.gp-header{margin-bottom:1.4rem}.gp-badge{display:inline-block;padding:.2rem .7rem;border-radius:6px;background:linear-gradient(135deg,#107c10,#0ea50e);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem}.gp-title{font-size:1.4rem;font-weight:800;margin:0 0 .4rem;letter-spacing:-.02em;color:#fff}.gp-subtitle{font-size:.84rem;color:var(--text-muted);margin:0;line-height:1.5}.gp-loading{display:flex;align-items:center;gap:.75rem;color:var(--text-muted);font-size:.9rem;padding:1.5rem 0}.gp-spinner{width:20px;height:20px;border:2px solid rgba(125,220,255,.2);border-top-color:#7ddcff;border-radius:50%;animation:gp-spin .7s linear infinite;flex-shrink:0}@keyframes gp-spin{to{transform:rotate(360deg)}}.gp-error{padding:1rem;border-radius:10px;background:#d83b011a;border:1px solid rgba(216,59,1,.2);color:#ff9f7a;font-size:.88rem;line-height:1.5;margin-bottom:1rem}.gp-error-link{display:inline-block;margin-top:.5rem;color:#7ddcff;font-weight:600}.gp-options{display:flex;flex-direction:column;gap:1.2rem}.gp-option-label{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .55rem}.gp-radio-list{display:flex;flex-direction:column;gap:.3rem}.gp-radio-row{display:flex;align-items:center;gap:.7rem;padding:.55rem .8rem;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:#ffffff08;cursor:pointer;transition:border-color .15s,background .15s}.gp-radio-row:hover{border-color:#7ddcff40;background:#7ddcff0d}.gp-radio-row.selected{border-color:#7ddcff73;background:#7ddcff14}.gp-radio-row input[type=radio]{accent-color:#7ddcff;flex-shrink:0}.gp-radio-text{flex:1;font-size:.9rem;color:var(--text)}.gp-radio-price{font-size:.92rem;font-weight:700;color:#7ddcff;white-space:nowrap}.gp-checkbox-list{display:flex;flex-direction:column;gap:.3rem}.gp-checkbox-row{display:flex;align-items:center;gap:.7rem;padding:.55rem .8rem;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:#ffffff08;cursor:pointer;transition:border-color .15s,background .15s}.gp-checkbox-row:hover{border-color:#7ddcff40;background:#7ddcff0d}.gp-checkbox-row.selected{border-color:#7ddcff73;background:#7ddcff14}.gp-checkbox-row input[type=checkbox]{accent-color:#7ddcff;flex-shrink:0}.gp-checkbox-text{flex:1;font-size:.9rem;color:var(--text)}.gp-checkbox-add{font-size:.84rem;font-weight:600;color:#a3e8a0;white-space:nowrap}.gp-footer{margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.07)}.gp-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.gp-total span{font-size:.9rem;color:var(--text-muted)}.gp-total strong{font-size:1.5rem;font-weight:900;color:#fff;letter-spacing:-.02em}.gp-buy-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.9rem 1.5rem;border-radius:12px;background:linear-gradient(135deg,#107c10,#15a515);color:#fff;font-size:1rem;font-weight:800;text-decoration:none;letter-spacing:.01em;transition:filter .15s,transform .15s;margin-bottom:.75rem}.gp-buy-btn:hover:not(:disabled){filter:brightness(1.12);transform:translateY(-1px)}.gp-buy-btn:disabled{opacity:.6;cursor:not-allowed}.gp-pay-note{text-align:center;font-size:.78rem;color:var(--text-muted);margin:0}.gp-pay-note strong{color:#fff9}@media (max-width: 480px){.gp-modal{padding:1.4rem 1.2rem 1rem;border-radius:14px}.gp-title{font-size:1.2rem}}
