:root{color-scheme:light;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;--background: #f7f8fa;--surface: #ffffff;--surface-elevated: #fcfcfd;--surface-subtle: #f1f3f6;--border: rgba(18, 18, 18, .08);--border-strong: rgba(18, 18, 18, .14);--text-primary: #121212;--text-secondary: rgba(18, 18, 18, .64);--text-muted: rgba(18, 18, 18, .44);--page-bg: var(--background);--surface-2: var(--surface-subtle);--surface-3: #ebedf0;--text: var(--text-primary);--text-soft: var(--text-secondary);--text-faint: var(--text-muted);--line: var(--border);--line-strong: var(--border-strong);--black: #111111;--white: #ffffff;--accent: #181818;--category-topup-accent: #5d63ff;--category-topup-surface: #f5f6ff;--category-topup-border: rgba(93, 99, 255, .14);--category-topup-chip-start: #646dff;--category-topup-chip-end: #8a7dff;--category-topup-glow: rgba(134, 138, 255, .22);--category-giftcards-accent: #1393c7;--category-giftcards-surface: #f1faff;--category-giftcards-border: rgba(19, 147, 199, .14);--category-giftcards-chip-start: #18a8d9;--category-giftcards-chip-end: #5fd3f3;--category-giftcards-glow: rgba(118, 215, 247, .22);--category-games-accent: #3f9648;--category-games-surface: #f5fbf2;--category-games-border: rgba(63, 150, 72, .14);--category-games-chip-start: #46a355;--category-games-chip-end: #84cb69;--category-games-glow: rgba(146, 217, 108, .2);--category-vouchers-accent: #b56a1e;--category-vouchers-surface: #fff8f0;--category-vouchers-border: rgba(181, 106, 30, .16);--category-vouchers-chip-start: #c67625;--category-vouchers-chip-end: #efad54;--category-vouchers-glow: rgba(255, 187, 92, .24);--shadow-soft: 0 10px 24px rgba(15, 15, 15, .05);--shadow-card: 0 16px 30px rgba(15, 15, 15, .07);--shadow-hero: 0 28px 56px rgba(15, 15, 15, .16);--radius-surface: 20px;--radius-hero: 28px;--radius-card: 24px;--radius-control: 14px;--radius-control-sm: 10px;--radius-pill: 999px}*{box-sizing:border-box}html{background:var(--page-bg)}body{min-height:100vh;background:linear-gradient(180deg,var(--background) 0%,#fcfcfd 100%)}button{font:inherit}#root{min-height:100vh;background:var(--background)}.page-shell{min-height:100vh;padding:12px 10px 86px;background:linear-gradient(180deg,var(--background) 0%,#fbfbfc 100%);overscroll-behavior-x:none}.mobile-shell{width:min(100%,430px);margin:0 auto}.headline-panel{width:min(calc(100vw - 20px),430px);margin-bottom:10px;padding:5px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-surface);background:linear-gradient(180deg,#111,#1b1b1d);box-shadow:0 14px 30px #0f0f0f29}.headline-main{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;padding:0 8px}.identity-mark-wrap{flex:0 0 auto;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:var(--radius-control-sm);background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.identity-mark{width:14px;height:14px}.headline-copy{display:flex;align-items:center;min-width:0;flex:1 1 auto}.headline-notifications{position:relative;flex:0 0 auto;display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-control-sm);background:#ffffff12;color:var(--white)}.headline-notifications-icon{display:inline-grid;place-items:center;width:16px;height:16px}.headline-notifications-icon svg{width:18px;height:18px;fill:currentColor}.headline-notifications-badge{position:absolute;top:-4px;right:-4px;display:inline-grid;place-items:center;min-width:14px;height:14px;padding:0 3px;border-radius:var(--radius-pill);background:var(--black);color:var(--white);font-size:8px;font-weight:800;border:1px solid rgba(255,255,255,.08)}.headline-title{margin:0;flex:0 0 auto;font-size:13px;font-weight:700;color:var(--white);white-space:nowrap}.hero-card-section{display:grid;gap:8px}.hero-card-shell{position:relative;height:220px;overflow:hidden;isolation:isolate;border-radius:var(--radius-hero)}.hero-card{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;height:100%;border-radius:var(--radius-hero);background:var(--hero-gradient);box-shadow:var(--shadow-hero);will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:paint}.hero-card-media{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;transform:scale(1.01);transition:opacity .18s ease;pointer-events:none}.hero-card-media.is-ready{opacity:1}.hero-banner-preload{position:absolute;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}.hero-banner-preload img{display:block;width:0;height:0}.hero-card-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-glow),radial-gradient(circle at 82% 76%,rgba(255,255,255,.08),transparent 30%),radial-gradient(circle at 18% 88%,rgba(255,255,255,.05),transparent 34%);pointer-events:none}.hero-card-layout{position:relative;z-index:1;display:flex;height:100%;padding:18px 16px}.hero-copy{display:flex;flex-direction:column;justify-content:flex-end;min-width:0;min-height:0;width:100%;padding:0}.hero-title-wrap{display:grid;align-content:start;gap:0;max-width:100%;margin-top:auto}.hero-heading-row{display:block;width:100%}.hero-heading-row h1{margin:0;max-width:100%;color:#fffffff5;font-size:clamp(20px,5.3vw,25px);line-height:.98;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-title-wrap p{margin:9px 0 0;max-width:210px;color:#ffffffb3;font-size:10px;line-height:1.34}.hero-actions{display:flex;gap:8px;flex:0 0 auto;padding-top:14px}.hero-primary-btn{min-height:32px;width:fit-content;padding:0 20px;border-radius:var(--radius-control);font-size:10px;font-weight:800;border:0;background:linear-gradient(180deg,#4fd26d,#2fb454);color:#111;box-shadow:0 12px 24px #217a3e47,inset 0 1px #ffffff2e}.main-sections{display:grid;gap:14px}.main-sections-head{display:flex;align-items:flex-start}.main-sections-heading{display:grid;gap:5px;min-width:0}.main-sections-title{margin:0;color:var(--text-primary);font-size:22px;line-height:1.02;letter-spacing:-.04em}.main-sections-description{margin:0;max-width:280px;color:var(--text-secondary);font-size:12px;line-height:1.45}.main-sections-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.main-section-card{--section-accent: var(--category-topup-accent);--section-surface: var(--category-topup-surface);--section-border: var(--category-topup-border);--section-chip-start: var(--category-topup-chip-start);--section-chip-end: var(--category-topup-chip-end);--section-glow: var(--category-topup-glow);position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;overflow:hidden;min-height:138px;padding:16px;border:1px solid var(--section-border);border-radius:var(--radius-card);color:var(--text);text-align:left;box-shadow:var(--shadow-card);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:paint;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,var(--section-surface) 100%)}.main-section-sheen{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 84% 18%,var(--section-glow),transparent 24%),radial-gradient(circle at 24% 10%,rgba(255,255,255,.82),transparent 24%),linear-gradient(180deg,#ffffff6b,#fff0);pointer-events:none}.main-section-card:before{content:"";position:absolute;top:14px;right:16px;width:62px;height:62px;border-radius:var(--radius-surface);background:linear-gradient(180deg,#ffffff6b,#ffffff14);border:1px solid rgba(255,255,255,.54);opacity:.8;transform:rotate(18deg);pointer-events:none}.main-section-toprow{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.main-section-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:var(--radius-control);background:linear-gradient(135deg,var(--section-chip-start) 0%,var(--section-chip-end) 100%);border:1px solid rgba(255,255,255,.32);box-shadow:0 10px 20px #0f0f0f14,inset 0 1px #ffffff47;color:var(--white)}.main-section-icon svg{width:22px;height:22px;fill:currentColor}.main-section-arrow{position:relative;z-index:1;display:inline-grid;place-items:center;width:32px;height:32px;border-radius:var(--radius-pill);background:#ffffffd1;border:1px solid rgba(18,18,18,.08);color:#121212d1;box-shadow:inset 0 1px #ffffffb8}.main-section-arrow svg{width:18px;height:18px;fill:currentColor}.main-section-copy{position:relative;z-index:1;display:grid;gap:4px;min-width:0;margin-top:auto}.main-section-copy strong{font-size:15px;font-weight:700;line-height:1.16;color:var(--text);text-wrap:balance;letter-spacing:-.02em}.main-section-copy small{font-size:11px;color:var(--text-secondary);line-height:1.38;text-wrap:pretty}.main-section-card-telegram{--section-accent: var(--category-topup-accent);--section-surface: var(--category-topup-surface);--section-border: var(--category-topup-border);--section-chip-start: var(--category-topup-chip-start);--section-chip-end: var(--category-topup-chip-end);--section-glow: var(--category-topup-glow)}.main-section-card-steam{--section-accent: var(--category-giftcards-accent);--section-surface: var(--category-giftcards-surface);--section-border: var(--category-giftcards-border);--section-chip-start: var(--category-giftcards-chip-start);--section-chip-end: var(--category-giftcards-chip-end);--section-glow: var(--category-giftcards-glow)}.main-section-card-games{--section-accent: var(--category-games-accent);--section-surface: var(--category-games-surface);--section-border: var(--category-games-border);--section-chip-start: var(--category-games-chip-start);--section-chip-end: var(--category-games-chip-end);--section-glow: var(--category-games-glow)}.main-section-card-games .main-section-icon svg{width:25px;height:25px}.main-section-card-vouchers{--section-accent: var(--category-vouchers-accent);--section-surface: var(--category-vouchers-surface);--section-border: var(--category-vouchers-border);--section-chip-start: var(--category-vouchers-chip-start);--section-chip-end: var(--category-vouchers-chip-end);--section-glow: var(--category-vouchers-glow)}.catalog-screen{display:grid;gap:14px}.catalog-intro-card{display:grid;gap:14px;padding:18px 16px;border:1px solid var(--line);border-radius:var(--radius-card);background:radial-gradient(circle at 100% 0%,rgba(42,114,255,.08),transparent 34%),linear-gradient(180deg,#fffffffa,#f8f9fcfa);box-shadow:var(--shadow-soft)}.catalog-intro-copy{display:grid;gap:7px}.catalog-eyebrow{margin:0;color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-title{margin:0;color:var(--text-primary);font-size:28px;line-height:.96;letter-spacing:-.04em}.catalog-description{margin:0;max-width:290px;color:var(--text-secondary);font-size:12px;line-height:1.45}.catalog-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-stats span{display:grid;gap:2px;padding:12px 12px 11px;border:1px solid rgba(18,18,18,.06);border-radius:var(--radius-surface);background:#ffffffb8}.catalog-stats strong{color:var(--text-primary);font-size:18px;line-height:1;letter-spacing:-.03em}.catalog-stats small{color:var(--text-secondary);font-size:10px}.catalog-search{position:relative;display:block}.catalog-search-icon{position:absolute;top:50%;left:14px;display:inline-grid;place-items:center;width:18px;height:18px;color:var(--text-muted);transform:translateY(-50%);pointer-events:none}.catalog-search-icon svg{width:18px;height:18px;fill:currentColor}.catalog-search input{width:100%;height:48px;padding:0 16px 0 44px;border:1px solid var(--line);border-radius:18px;background:#fffffffa;color:var(--text-primary);box-shadow:var(--shadow-soft)}.catalog-search input::placeholder{color:var(--text-muted)}.catalog-search input:focus{outline:none;border-color:#1818182e}.catalog-filter-rail{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.18) transparent;cursor:grab;-webkit-user-select:none;user-select:none}.catalog-filter-rail-dragging{cursor:grabbing}.catalog-filter-rail::-webkit-scrollbar{height:6px}.catalog-filter-rail::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#11111129}.catalog-filter-rail::-webkit-scrollbar-track{background:transparent}.catalog-filter-chip{display:grid;gap:3px;min-width:116px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:#fffffff0;color:var(--text-secondary);text-align:left;box-shadow:var(--shadow-soft)}.catalog-filter-chip strong{color:var(--text-primary);font-size:12px;line-height:1}.catalog-filter-chip small{font-size:10px;line-height:1.25}.catalog-filter-chip-active{border-color:#11111124;background:linear-gradient(180deg,#111,#1b1b1d);color:#ffffffbd}.catalog-filter-chip-active strong{color:var(--white)}.catalog-results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.catalog-results-label{margin:0 0 4px;color:var(--text-muted);font-size:11px}.catalog-results-head h2{margin:0;color:var(--text-primary);font-size:22px;line-height:1;letter-spacing:-.04em}.catalog-results-count{flex:0 0 auto;padding:7px 10px;border-radius:var(--radius-pill);background:#1111110f;color:var(--text-secondary);font-size:10px;font-weight:700}.catalog-products-grid{display:grid;gap:12px}.catalog-product-card{--catalog-card-surface: rgba(255, 255, 255, .98);--catalog-card-border: rgba(18, 18, 18, .08);--catalog-mark-start: #646dff;--catalog-mark-end: #8a7dff;position:relative;display:grid;gap:14px;padding:15px;border:1px solid var(--catalog-card-border);border-radius:var(--radius-card);background:linear-gradient(180deg,#ffffffc7,#fff0 30%),var(--catalog-card-surface);box-shadow:var(--shadow-card)}.catalog-product-card-telegram{--catalog-card-surface: linear-gradient(180deg, rgba(242, 247, 255, .98) 0%, rgba(255, 255, 255, .98) 100%);--catalog-card-border: rgba(62, 131, 255, .12);--catalog-mark-start: #2c89ff;--catalog-mark-end: #68a5ff}.catalog-product-card-steam{--catalog-card-surface: linear-gradient(180deg, rgba(244, 246, 249, .98) 0%, rgba(255, 255, 255, .98) 100%);--catalog-card-border: rgba(35, 53, 84, .12);--catalog-mark-start: #21324f;--catalog-mark-end: #566983}.catalog-product-card-games{--catalog-card-surface: linear-gradient(180deg, rgba(244, 251, 243, .98) 0%, rgba(255, 255, 255, .98) 100%);--catalog-card-border: rgba(76, 155, 73, .14);--catalog-mark-start: #4da453;--catalog-mark-end: #86cb68}.catalog-product-card-giftcards{--catalog-card-surface: linear-gradient(180deg, rgba(241, 249, 255, .98) 0%, rgba(255, 255, 255, .98) 100%);--catalog-card-border: rgba(29, 155, 203, .14);--catalog-mark-start: #1d9bcb;--catalog-mark-end: #6fd0f0}.catalog-product-card-subscriptions{--catalog-card-surface: linear-gradient(180deg, rgba(249, 243, 255, .98) 0%, rgba(255, 255, 255, .98) 100%);--catalog-card-border: rgba(145, 96, 186, .14);--catalog-mark-start: #8e61b8;--catalog-mark-end: #ba93df}.catalog-product-card-vouchers{--catalog-card-surface: linear-gradient(180deg, rgba(255, 247, 238, .98) 0%, rgba(255, 255, 255, .98) 100%);--catalog-card-border: rgba(196, 119, 37, .16);--catalog-mark-start: #c47825;--catalog-mark-end: #efad54}.catalog-product-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.catalog-product-mark{display:inline-grid;place-items:center;overflow:hidden;width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,var(--catalog-mark-start) 0%,var(--catalog-mark-end) 100%);color:var(--white);font-size:12px;font-weight:800;letter-spacing:.04em}.catalog-product-mark-image{width:100%;height:100%;object-fit:cover;display:block}.catalog-product-badge{padding:7px 10px;border-radius:var(--radius-pill);background:#1111110f;color:var(--text-primary);font-size:10px;font-weight:700}.catalog-product-copy{display:grid;gap:6px}.catalog-product-copy h3{margin:0;color:var(--text-primary);font-size:18px;line-height:1.02;letter-spacing:-.03em}.catalog-product-copy p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.45}.catalog-product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.catalog-product-meta{display:grid;gap:3px}.catalog-product-meta strong{color:var(--text-primary);font-size:14px;line-height:1}.catalog-product-meta small{color:var(--text-secondary);font-size:10px}.catalog-product-action{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 14px;border:0;border-radius:12px;background:var(--black);color:var(--white);font-size:11px;font-weight:700}.catalog-product-action-icon{display:inline-grid;place-items:center;width:14px;height:14px}.catalog-product-action-icon svg{width:14px;height:14px;fill:currentColor}.catalog-empty-state{display:grid;gap:5px;padding:24px 18px;border:1px dashed var(--line-strong);border-radius:var(--radius-card);background:#ffffffb8;text-align:center}.catalog-empty-state strong{color:var(--text-primary);font-size:16px}.catalog-empty-state p{margin:0;color:var(--text-secondary);font-size:12px}.bottom-nav{position:fixed;left:50%;bottom:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:min(calc(100vw - 20px),430px);transform:translate(-50%) translateY(var(--bottom-nav-keyboard-offset, 0px));padding:5px 5px calc(6px + env(safe-area-inset-bottom));border:1px solid var(--line-strong);border-radius:var(--radius-surface);background:#fffffffb;box-shadow:0 -8px 24px #0f0f0f0f;z-index:30;backface-visibility:hidden;-webkit-backface-visibility:hidden}.nav-item{display:grid;justify-items:center;gap:2px;min-height:42px;padding:5px 5px 4px;border:0;border-radius:var(--radius-control);background:transparent;color:var(--text-soft);font-size:10px;font-weight:600}.nav-item-active{background:var(--black);color:var(--white);box-shadow:inset 0 1px #ffffff14}.nav-icon{display:inline-grid;place-items:center;width:23px;height:23px}.nav-icon svg{width:22px;height:22px;fill:currentColor}@media(max-width:430px){.hero-card-shell{height:198px}.hero-card-layout{padding:14px 14px 12px}.hero-heading-row h1{max-width:100%;font-size:clamp(18px,5.5vw,22px)}.hero-title-wrap p{max-width:174px;font-size:9px;line-height:1.28}.hero-actions{padding-top:12px}.hero-primary-btn{min-height:28px;padding:0 16px;font-size:9px}.main-section-card{min-height:126px;padding:14px}.catalog-intro-card{padding:16px 14px}.catalog-title{font-size:24px}.catalog-description{max-width:100%;font-size:11px}.catalog-stats span{padding:11px 11px 10px}.catalog-filter-chip{min-width:108px;padding:11px 12px}.catalog-results-head h2{font-size:20px}.catalog-product-card{padding:14px}.catalog-product-mark{width:40px;height:40px}.catalog-product-copy h3{font-size:16px}.catalog-product-bottom{align-items:center}.main-sections-head{align-items:flex-start}.main-sections-title{font-size:20px}.main-sections-description{font-size:11px;max-width:240px}.main-section-icon{width:41px;height:41px;border-radius:var(--radius-control)}.main-section-icon svg{width:20px;height:20px}.main-section-copy strong{font-size:14px}.main-section-copy small{font-size:10px}}@media(max-width:380px){.headline-main,.hero-actions{flex-direction:column;align-items:stretch}.headline-panel,.headline-copy{width:100%}.headline-signals{margin:5px 8px 3px;gap:5px}.headline-signal{min-height:21px;padding:0 8px;font-size:9.5px}.hero-title-wrap{max-width:170px;min-height:0}.main-sections-head{flex-direction:column;align-items:stretch}}
