:root{color-scheme:light;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;--app-viewport-height: 100dvh;--app-viewport-offset-top: 0px;--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: #f7f8fc;--category-topup-border: rgba(18, 18, 18, .06);--category-topup-chip-start: #646dff;--category-topup-chip-end: #8a7dff;--category-topup-glow: rgba(255, 255, 255, .5);--category-giftcards-accent: #1393c7;--category-giftcards-surface: #f7fafb;--category-giftcards-border: rgba(18, 18, 18, .06);--category-giftcards-chip-start: #18a8d9;--category-giftcards-chip-end: #5fd3f3;--category-giftcards-glow: rgba(255, 255, 255, .5);--category-games-accent: #3f9648;--category-games-surface: #f8faf7;--category-games-border: rgba(18, 18, 18, .06);--category-games-chip-start: #46a355;--category-games-chip-end: #84cb69;--category-games-glow: rgba(255, 255, 255, .48);--category-vouchers-accent: #b56a1e;--category-vouchers-surface: #fbf8f4;--category-vouchers-border: rgba(18, 18, 18, .06);--category-vouchers-chip-start: #c67625;--category-vouchers-chip-end: #efad54;--category-vouchers-glow: rgba(255, 255, 255, .48);--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{min-height:var(--app-viewport-height);background:var(--page-bg)}body{min-height:var(--app-viewport-height);margin:0;background:linear-gradient(180deg,var(--background) 0%,#fcfcfd 100%)}button{font:inherit}#root{min-height:var(--app-viewport-height);background:var(--background)}.page-shell{min-height:var(--app-viewport-height);padding:calc(12px + var(--app-viewport-offset-top)) 10px calc(92px + env(safe-area-inset-bottom));background:linear-gradient(180deg,var(--background) 0%,#fbfbfc 100%);overscroll-behavior-x:none}.mobile-shell{width:min(100%,430px);min-height:calc(var(--app-viewport-height) + var(--app-viewport-offset-top) - 24px - env(safe-area-inset-bottom));margin:0 auto}.content-stage{will-change:transform,opacity,filter;transform-origin:top center}.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:linear-gradient(180deg,#141519,#1b1d23);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:linear-gradient(180deg,#ffffff0a,#ffffff03 22%,#ffffff03 78%,#ffffff0a),radial-gradient(ellipse at center,#0000 58%,#00000014 84%,#00000024);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);--checker-card-bg: linear-gradient(180deg, rgba(255, 255, 255, .99) 0%, rgba(252, 252, 253, .98) 38%, var(--section-surface) 100%);--checker-card-border: var(--section-border);--checker-card-text: var(--text);--checker-card-text-secondary: var(--text-secondary);position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;overflow:hidden;min-height:154px;padding:18px 18px 16px;border:1px solid var(--checker-card-border);border-radius:calc(var(--radius-card) + 2px);color:var(--text);text-align:left;box-shadow:0 18px 36px #10121814,0 4px 12px #1012180a;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:paint;background:var(--checker-card-bg),linear-gradient(135deg,rgba(255,255,255,.14),transparent 56%)}.main-section-sheen{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 84% 18%,var(--section-glow),transparent 26%),radial-gradient(circle at 24% 10%,rgba(255,255,255,.72),transparent 22%),linear-gradient(180deg,#ffffff52,#fff0);pointer-events:none}.main-section-card:before{content:"";position:absolute;top:12px;right:14px;width:72px;height:72px;border-radius:var(--radius-surface);background:linear-gradient(180deg,#ffffff57,#ffffff0f);border:1px solid rgba(255,255,255,.44);opacity:.62;transform:rotate(16deg);pointer-events:none}.main-section-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 1px #ffffffbd;pointer-events:none}.main-section-toprow{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.main-section-icon{display:inline-grid;place-items:center;width:52px;height:52px;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 14px 26px #0f0f0f1f,inset 0 1px #ffffff47;color:var(--white)}.main-section-icon>*{transform-origin:center}.main-section-icon svg{width:var(--section-icon-size, 22px);height:var(--section-icon-size, 22px);fill:currentColor}.main-section-icon img{display:block;width:var(--section-icon-size, 22px);height:var(--section-icon-size, 22px);object-fit:contain}.main-section-icon-telegram img{transform:scale(1)}.main-section-icon-steam svg{transform:scale(1.46)}.main-section-icon-game-topups svg{transform:scale(1.92)}.main-section-icon-vouchers svg{transform:scale(1.58)}.main-section-arrow{position:relative;z-index:1;display:inline-grid;place-items:center;width:34px;height:34px;border-radius:var(--radius-pill);background:#ffffffe6;border:1px solid rgba(18,18,18,.08);color:#121212d1;box-shadow:0 8px 18px #14182114,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:6px;min-width:0;margin-top:auto}.main-section-copy strong{font-size:16px;font-weight:700;line-height:1.1;color:var(--checker-card-text);text-wrap:balance;letter-spacing:-.032em}.main-section-copy small{max-width:14ch;font-size:11.5px;color:var(--checker-card-text-secondary);line-height:1.4;text-wrap:pretty}.main-sections-list .main-section-card:nth-child(1),.main-sections-list .main-section-card:nth-child(4){--checker-card-bg: linear-gradient(180deg, #101114 0%, #181b20 100%);--checker-card-border: rgba(255, 255, 255, .06);--checker-card-text: var(--white);--checker-card-text-secondary: rgba(255, 255, 255, .7)}.main-sections-list .main-section-card:nth-child(2),.main-sections-list .main-section-card:nth-child(3){--checker-card-bg: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);--checker-card-border: rgba(18, 18, 18, .06);--checker-card-text: var(--text);--checker-card-text-secondary: rgba(18, 18, 18, .62)}.main-sections-list .main-section-card:nth-child(1) .main-section-sheen,.main-sections-list .main-section-card:nth-child(4) .main-section-sheen{background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.08),transparent 26%),radial-gradient(circle at 18% 14%,rgba(255,255,255,.04),transparent 24%),linear-gradient(180deg,#ffffff0a,#fff0)}.main-sections-list .main-section-card:nth-child(2) .main-section-sheen,.main-sections-list .main-section-card:nth-child(3) .main-section-sheen{background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.86),transparent 26%),radial-gradient(circle at 18% 14%,rgba(255,255,255,.7),transparent 22%),linear-gradient(180deg,#ffffff52,#fff0)}.main-sections-list .main-section-card:nth-child(1):before,.main-sections-list .main-section-card:nth-child(4):before{background:linear-gradient(180deg,#ffffff14,#ffffff05);border-color:#ffffff14;opacity:.42}.main-sections-list .main-section-card:nth-child(1):after,.main-sections-list .main-section-card:nth-child(4):after{box-shadow:inset 0 1px #ffffff14}.main-sections-list .main-section-card:nth-child(2):before,.main-sections-list .main-section-card:nth-child(3):before{background:linear-gradient(180deg,#ffffff61,#ffffff14);border-color:#ffffff7a;opacity:.58}.main-sections-list .main-section-card:nth-child(1) .main-section-icon,.main-sections-list .main-section-card:nth-child(4) .main-section-icon{background:linear-gradient(135deg,#fff,#eceef2);border-color:#ffffff38;box-shadow:0 14px 26px #00000038,inset 0 1px #ffffffdb;color:#111}.main-sections-list .main-section-card:nth-child(1) .main-section-icon img,.main-sections-list .main-section-card:nth-child(4) .main-section-icon img{filter:invert(1)}.main-sections-list .main-section-card:nth-child(2) .main-section-icon,.main-sections-list .main-section-card:nth-child(3) .main-section-icon{background:linear-gradient(135deg,#111317,#2a2f36);border-color:#ffffff14;box-shadow:0 14px 26px #0f0f0f1f,inset 0 1px #ffffff14;color:var(--white)}.main-sections-list .main-section-card:nth-child(1) .main-section-arrow,.main-sections-list .main-section-card:nth-child(4) .main-section-arrow{background:#ffffff14;border-color:#ffffff14;color:#ffffffe6;box-shadow:inset 0 1px #ffffff1f}.main-sections-list .main-section-card:nth-child(2) .main-section-arrow,.main-sections-list .main-section-card:nth-child(3) .main-section-arrow{background:#ffffffeb;border-color:#1212120f;color:#121212d1}.main-section-card-telegram{--section-icon-size: 22px;--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-icon-size: 22px;--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-icon-size: 22px;--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-vouchers{--section-icon-size: 22px;--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:16px}.catalog-intro-card{display:grid;gap:14px;padding:18px 15px;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;padding:0 1px}.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:50px;padding:0 15px 0 44px;border:1px solid var(--line);border-radius:20px;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:0 1px 8px;margin-bottom:4px;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;min-height:52px;padding:11px 14px;border:1px solid var(--line);border-radius:20px;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:center;justify-content:space-between;gap:12px;padding:0 1px}.catalog-results-label{margin:0 0 5px;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:8px 11px;border-radius:var(--radius-pill);background:#1111110f;color:var(--text-secondary);font-size:10px;font-weight:700}.catalog-products-grid{display:grid;gap:14px}.catalog-product-card{position:relative;display:block;padding:15px;border:0;border-radius:var(--radius-card);background:linear-gradient(180deg,#ffffffd6,#ffffff14 30%),linear-gradient(180deg,#fffffffa,#fbfcfdfa);box-shadow:0 16px 30px #0f0f0f0f}.catalog-product-layout{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;align-items:center}.catalog-product-media{position:relative;width:100px;aspect-ratio:1;padding:0;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#ffffffeb,#f7f8faf5)}.catalog-product-media-inner{display:grid;place-items:center;width:100%;height:100%;padding:0;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#fffffffa,#fafbfcf5);box-shadow:inset 0 1px #ffffff73}.catalog-product-media-image{width:100%;height:100%;object-fit:contain;display:block;border-radius:24px}.catalog-product-media-fallback{color:var(--text-primary);font-size:28px;font-weight:800;letter-spacing:-.04em}.catalog-product-info{display:grid;min-width:0;gap:6px}.catalog-product-head{display:grid;gap:6px;min-width:0;min-height:100px;align-content:start}.catalog-product-copy{display:grid;gap:4px;min-width:0}.catalog-product-copy h3{margin:0;color:var(--text-primary);font-size:17px;line-height:1.05;letter-spacing:-.03em;text-align:left}.catalog-product-copy p{margin:0;color:var(--text-secondary);font-size:10px;line-height:1.22;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.catalog-product-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:auto}.catalog-product-meta{display:grid;gap:3px;align-content:center}.catalog-product-meta strong{color:var(--text-primary);font-size:15px;line-height:1}.catalog-product-meta small{color:var(--text-secondary);font-size:10px}.catalog-product-action{display:inline-flex;align-items:center;justify-content:center;align-self:center;min-height:34px;padding:0 14px;border:0;border-radius:12px;background:var(--black);color:var(--white);font-size:11px;font-weight:800;letter-spacing:-.01em}.catalog-detail-screen{align-content:start}.catalog-detail-panel{--catalog-detail-accent: rgba(17, 17, 17, .08);display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;gap:14px}.catalog-detail-eyebrow{margin:0;color:var(--text-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.catalog-detail-scroll{grid-row:1;overflow:visible;min-height:0;padding:0;display:grid;gap:14px}.catalog-detail-hero-card{display:grid;gap:12px;padding:16px;border:1px solid rgba(17,17,17,.06);border-radius:24px;background:#ffffffeb}.catalog-detail-hero-main{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:start}.catalog-detail-media{width:92px;aspect-ratio:1;border-radius:20px;background:linear-gradient(180deg,#ffffffe0,#f4f6f9f5);overflow:hidden;border:1px solid rgba(17,17,17,.04)}.catalog-detail-media-inner{display:grid;place-items:center;width:100%;height:100%;border-radius:20px;overflow:hidden;background:#ffffffeb}.catalog-detail-media-image{width:100%;height:100%;object-fit:contain;display:block}.catalog-detail-media-fallback{color:var(--text-primary);font-size:30px;font-weight:800;letter-spacing:-.04em}.catalog-detail-summary-copy{display:grid;gap:8px;align-content:start}.catalog-detail-summary-copy h2{margin:0;color:var(--text-primary);font-size:24px;line-height:1;letter-spacing:-.06em}.catalog-detail-summary-text{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.35}.catalog-detail-form{display:grid;gap:10px;padding:12px 0 0}.catalog-detail-block-placeholder{gap:12px}.catalog-detail-placeholder-banner{display:grid;gap:6px;padding:14px;border-radius:16px;background:#1111110a}.catalog-detail-placeholder-banner strong{color:var(--text-primary);font-size:14px}.catalog-detail-placeholder-banner p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.4}.catalog-detail-block{display:grid;gap:10px;padding:14px;border:1px solid rgba(17,17,17,.06);border-radius:20px;background:#ffffffe6}.catalog-detail-block-head{display:grid;gap:4px}.catalog-detail-block-head strong{color:var(--text-primary);font-size:15px;line-height:1}.catalog-detail-block-head small{color:var(--text-secondary);font-size:11px;line-height:1.35}.catalog-detail-option-grid{display:grid;grid-template-columns:1fr;gap:8px}.catalog-detail-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:0 12px;border:1px solid rgba(17,17,17,.08);border-radius:16px;background:#fffffff2;color:var(--text-primary);text-align:left}.catalog-detail-option strong{font-size:13px;line-height:1.15}.catalog-detail-option small{color:var(--text-secondary);font-size:11px;white-space:nowrap}.catalog-detail-option-active{border-color:#11111105;background:linear-gradient(180deg,#111,#1b1b1d);color:var(--white)}.catalog-detail-option-active small{color:#ffffffb8}.catalog-detail-field{display:grid;gap:7px}.catalog-detail-field span{color:var(--text-primary);font-size:12px;font-weight:700}.catalog-detail-field input,.catalog-detail-field textarea{width:100%;border:1px solid rgba(17,17,17,.07);border-radius:16px;background:#f8f9fbeb;color:var(--text-primary);font:inherit}.catalog-detail-field input{min-height:46px;padding:0 14px}.catalog-detail-field textarea{min-height:88px;padding:13px 14px;resize:vertical}.catalog-detail-field input::placeholder,.catalog-detail-field textarea::placeholder{color:var(--text-muted)}.catalog-detail-submitbar{grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;padding:12px 14px;border:1px solid rgba(17,17,17,.06);border-radius:24px;background:#fffffff5;box-shadow:0 14px 28px #0f0f0f14}.catalog-detail-submit-copy{display:grid;gap:4px}.catalog-detail-submit-copy small{color:var(--text-muted);font-size:10px}.catalog-detail-submit-copy strong{color:var(--text-primary);font-size:13px;line-height:1.2}.catalog-detail-submit{min-height:42px;min-width:170px;padding:0 18px;border:0;border-radius:15px;background:var(--black);color:var(--white);font-size:12px;font-weight:800;letter-spacing:-.02em}.catalog-detail-submit-disabled{background:#1111112e;color:#ffffffe0}.telegram-stars-layout{display:grid;gap:14px;align-content:start;padding-bottom:28px}.telegram-stars-hero{padding:20px 18px;border:1px solid rgba(33,122,255,.12);border-radius:24px;background:linear-gradient(180deg,#f4f9fffa,#e9f4fffa)}.telegram-stars-hero-copy{display:grid;gap:8px}.telegram-stars-hero-copy h2{margin:0;color:var(--text-primary);font-size:24px;line-height:1;letter-spacing:-.06em}.telegram-stars-hero-copy p{margin:0;color:#111111ad;font-size:13px;line-height:1.45}.telegram-stars-form{display:grid;gap:12px;padding:16px;border:1px solid rgba(33,122,255,.12);border-radius:24px;background:#fffffff5}.telegram-stars-field{display:grid;gap:8px}.telegram-stars-field span{color:var(--text-primary);font-size:12px;font-weight:700}.telegram-stars-field input{width:100%;min-height:50px;padding:0 15px;border:1px solid rgba(17,17,17,.08);border-radius:16px;background:#fbfbfc;color:var(--text-primary);font:inherit}.telegram-stars-field input::placeholder{color:var(--text-muted)}.telegram-stars-rate{display:grid;gap:4px;padding:14px 16px;border-radius:18px;background:#217aff12}.telegram-stars-rate strong{color:#185ed6;font-size:16px;line-height:1.15;letter-spacing:-.03em}.telegram-stars-rate small{color:#1111119e;font-size:11px;line-height:1.35}.telegram-stars-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.telegram-stars-preset{min-height:46px;border:1px solid rgba(33,122,255,.12);border-radius:16px;background:#f8fbfffa;color:var(--text-primary);font-size:14px;font-weight:700;-webkit-tap-highlight-color:transparent}.telegram-stars-preset-active{border-color:#217aff42;background:#1f6fff;color:var(--white)}.telegram-stars-total{display:flex;align-items:center;min-height:46px;padding:0 2px}.telegram-stars-total strong{color:var(--text-primary);font-size:20px;line-height:1.1;letter-spacing:-.04em}.telegram-stars-note{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#1111110a}.telegram-stars-note strong{color:var(--text-primary);font-size:13px;line-height:1.35}.telegram-stars-note p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.5}.telegram-stars-submit{min-height:50px;border:0;border-radius:16px;background:linear-gradient(135deg,#1f6fff,#38a3ff);color:var(--white);font-size:13px;font-weight:800;letter-spacing:-.02em}.steam-topup-layout{display:grid;gap:14px;align-content:start;padding-bottom:28px}.steam-topup-hero{padding:18px;border:1px solid rgba(17,17,17,.06);border-radius:24px;background:#fffffff0}.steam-topup-hero-copy{display:grid;gap:8px}.steam-topup-hero-copy h2{margin:0;color:var(--text-primary);font-size:24px;line-height:1;letter-spacing:-.06em}.steam-topup-hero-copy p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.45}.steam-topup-form{display:grid;gap:12px;padding:16px;border:1px solid rgba(17,17,17,.06);border-radius:24px;background:#fffffff0}.steam-topup-field{display:grid;gap:8px}.steam-topup-field span{color:var(--text-primary);font-size:12px;font-weight:700}.steam-topup-field input{width:100%;min-height:50px;padding:0 15px;border:1px solid rgba(17,17,17,.08);border-radius:16px;background:#fbfbfc;color:var(--text-primary);font:inherit}.steam-topup-field input::placeholder{color:var(--text-muted)}.steam-topup-amount-wrap{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;border-radius:16px;background:#fbfbfc;overflow:hidden}.steam-topup-amount-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(17,17,17,.08);border-radius:inherit;pointer-events:none}.steam-topup-currency{position:relative;z-index:1;display:inline-grid;place-items:center;min-height:50px;border-right:1px solid rgba(17,17,17,.06);color:var(--text-secondary);font-size:15px;font-weight:700}.steam-topup-amount-wrap input{position:relative;z-index:1;border:0;border-radius:0;background:transparent}.steam-topup-total{display:flex;align-items:center;min-height:44px;padding:0 2px}.steam-topup-total strong{color:var(--text-primary);font-size:20px;line-height:1;letter-spacing:-.04em}.steam-topup-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.steam-topup-preset{min-height:46px;border:1px solid rgba(17,17,17,.08);border-radius:16px;background:#fffffffa;color:var(--text-primary);font-size:14px;font-weight:700}.steam-topup-preset-active{border-color:#11111129;background:#111;color:var(--white)}.steam-topup-submit{min-height:50px;border:0;border-radius:16px;background:#111;color:var(--white);font-size:13px;font-weight:800;letter-spacing:-.02em}.steam-topup-instruction-callout.is-open{border-color:#c4363633;box-shadow:0 14px 24px #0f0f0f0a}.steam-topup-instruction-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:14px;border:0;background:transparent;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left}.steam-topup-instruction-summary:active{background:transparent}.steam-topup-instruction-summary:focus{outline:none}.steam-topup-instruction-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#111;color:var(--white);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.steam-topup-instruction-summary-copy{display:grid;gap:3px}.steam-topup-instruction-summary-copy strong{color:var(--text-primary);font-size:14px;line-height:1.1}.steam-topup-instruction-summary-copy small{color:var(--text-secondary);font-size:11px;line-height:1.35}.steam-topup-instruction-chevron{color:var(--text-secondary);font-size:18px;line-height:1;transform:rotate(0);transition:transform .16s ease}.steam-topup-instruction-callout.is-open .steam-topup-instruction-chevron{transform:rotate(180deg)}.steam-topup-instruction-body{display:grid;gap:12px;padding:0 14px 14px;border-top:1px solid rgba(17,17,17,.06)}.steam-topup-instruction-list{display:grid;gap:10px;margin:0;padding:12px 0 0 18px;color:var(--text-primary)}.steam-topup-instruction-list li{padding-left:2px;font-size:12px;line-height:1.5}.steam-topup-help-trigger{display:inline-flex;justify-self:start;padding:0;border:0;background:transparent;color:#1f6fff;font:inherit;font-size:12px;font-weight:700;line-height:inherit;text-decoration:underline;text-underline-offset:2px}.steam-topup-help-inline{display:grid;gap:6px;width:100%;padding:14px 15px;border:1px solid rgba(31,111,255,.12);border-radius:18px;background:#f4f9fffa}.steam-topup-help-inline strong{color:var(--text-primary);font-size:14px;line-height:1.25;letter-spacing:-.02em}.steam-topup-help-inline p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.5}.steam-topup-instruction-note{margin:0;padding:12px 14px;border-radius:14px;background:#1111110a;color:var(--text-secondary);font-size:12px;line-height:1.45}.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}.profile-screen{display:grid;gap:8px;padding-bottom:10px}.profile-hero-card{display:grid;gap:12px;padding:16px;border:1px solid rgba(17,17,17,.06);border-radius:24px;background:radial-gradient(circle at top right,#1f6fff1a,#1f6fff00 34%),linear-gradient(180deg,#fffffffa,#f5f7fbfa);box-shadow:0 12px 26px #0f0f0f0d}.profile-hero-main{display:flex;align-items:center;gap:12px}.profile-avatar{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#111,#2b2e35);color:var(--white);box-shadow:inset 0 1px #ffffff14;font-size:16px;font-weight:800;letter-spacing:-.03em}.profile-hero-copy{display:grid;gap:4px}.profile-eyebrow{margin:0;color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-hero-copy h1{margin:0;color:var(--text-primary);font-size:22px;line-height:1.02;letter-spacing:-.06em}.profile-handle-pill{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:0 10px;border-radius:999px;background:#1111110f;color:var(--text-secondary);font-size:11px;font-weight:700}.profile-hero-note{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.45}.profile-section-card{display:grid;gap:8px;padding:8px;border:1px solid rgba(17,17,17,.06);border-radius:20px;background:#fffffffa}.profile-actions-list{display:grid;gap:6px}.profile-action-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:12px 12px 12px 10px;border-radius:16px;border:1px solid rgba(17,17,17,.05);background:linear-gradient(180deg,#fffffffa,#f8f9fbfa);width:100%;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.profile-action-row:focus{outline:none}.profile-action-icon{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#1111110d;color:var(--text-primary)}.profile-action-icon svg,.profile-action-chevron svg,.profile-agreement-trigger-icon svg,.profile-agreement-trigger-chevron svg{width:16px;height:16px;fill:currentColor}.profile-action-copy{display:grid;gap:3px}.profile-action-copy strong{color:var(--text-primary);font-size:14px;line-height:1.15}.profile-action-copy p{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.4}.profile-action-chevron{color:var(--text-muted);display:inline-grid;place-items:center;width:26px;height:26px;border-radius:999px;background:#1111110a}.profile-agreement-trigger{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:62px;padding:12px 12px 12px 10px;border:1px solid rgba(17,17,17,.05);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f8f9fbfa);text-align:left;-webkit-tap-highlight-color:transparent}.profile-agreement-trigger:focus{outline:none}.profile-agreement-trigger-icon{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#1111110d;color:var(--text-primary)}.profile-agreement-trigger-copy{display:grid;gap:3px}.profile-agreement-trigger-copy strong{color:var(--text-primary);font-size:14px;line-height:1.15}.profile-agreement-trigger-copy small{color:var(--text-secondary);font-size:11px;line-height:1.4}.profile-agreement-trigger-chevron{color:var(--text-muted);display:inline-grid;place-items:center;width:26px;height:26px;border-radius:999px;background:#1111110a;transform:rotate(90deg);transition:transform .16s ease}.profile-agreement-trigger.is-open .profile-agreement-trigger-chevron{transform:rotate(270deg)}.profile-agreement-card{display:grid;gap:8px;padding:14px;border-radius:16px;background:#11111109}.profile-agreement-card p{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.45}.profile-orders-screen{gap:8px}.profile-orders-hero{display:grid;gap:10px;padding:16px;border:1px solid rgba(17,17,17,.06);border-radius:20px;background:radial-gradient(circle at top right,#1f6fff14,#1f6fff00 30%),linear-gradient(180deg,#fffffffa,#f5f7fbfa)}.profile-orders-hero-icon,.profile-orders-empty-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#1111110d;color:var(--text-primary)}.profile-orders-hero-icon svg,.profile-orders-empty-icon svg{width:18px;height:18px;fill:currentColor}.profile-orders-hero-copy{display:grid;gap:4px}.profile-orders-hero-copy h1{margin:0;color:var(--text-primary);font-size:22px;line-height:1.02;letter-spacing:-.05em}.profile-orders-hero-copy p:last-child{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.45}.profile-orders-empty-card,.profile-orders-hint-card{display:grid;gap:8px;padding:16px;border:1px solid rgba(17,17,17,.06);border-radius:20px;background:#fffffffa}.profile-orders-empty-card{min-height:220px;align-content:center;justify-items:center;padding:24px 20px;text-align:center}.profile-orders-empty-card strong,.profile-orders-hint-card strong{color:var(--text-primary);font-size:15px;line-height:1.15}.profile-orders-empty-card strong{font-size:18px;letter-spacing:-.03em}.profile-orders-empty-card p,.profile-orders-hint-card p{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.45}.profile-orders-empty-card p{max-width:240px}.profile-footnote-card{display:grid;gap:6px;padding:16px;border-radius:24px;background:#111111f0;color:var(--white)}.profile-footnote-card strong{font-size:16px;line-height:1.15;letter-spacing:-.03em}.profile-footnote-card p{margin:0;color:#ffffffb8;font-size:12px;line-height:1.5}.bottom-nav{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));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;overflow:hidden}.nav-item{position:relative;display:grid;align-items:stretch;min-height:42px;padding:0;border:0;border-radius:var(--radius-control);background:transparent;color:var(--text-soft);font-size:10px;font-weight:600;-webkit-tap-highlight-color:transparent;transition:color .22s ease,transform .22s ease}.nav-item-active{color:var(--white)}.nav-item:active{transform:scale(.985)}.nav-item-highlight{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-control);background:linear-gradient(180deg,#111,#1c1d20);box-shadow:inset 0 1px #ffffff14,0 10px 18px #0f0f0f29}.nav-item-content{position:relative;z-index:1;display:grid;justify-items:center;gap:2px;min-height:42px;padding:5px 5px 4px}.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){.page-shell{padding-top:calc(8px + var(--app-viewport-offset-top))}.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;min-height:50px;padding:10px 12px}.catalog-results-head h2{font-size:20px}.catalog-product-card{padding:15px}.catalog-product-media{width:100px;padding:0}.catalog-product-media-inner{padding:0}.catalog-product-layout{grid-template-columns:100px minmax(0,1fr);gap:10px}.catalog-product-copy h3{font-size:16px}.catalog-product-media-image{width:100%;height:100%}.catalog-product-copy p{font-size:11px}.catalog-product-bottom{align-items:center}.catalog-detail-scroll{gap:12px}.catalog-detail-hero-card{padding:16px;border-radius:24px}.catalog-detail-hero-main{grid-template-columns:88px minmax(0,1fr);gap:12px}.catalog-detail-media{width:88px}.catalog-detail-summary-copy h2{font-size:22px}.catalog-detail-form{padding-top:14px}.catalog-detail-submitbar{grid-template-columns:minmax(0,1fr) minmax(124px,42%);margin:0;padding:10px 12px}.catalog-detail-submit{width:100%;min-width:0}.steam-topup-hero,.steam-topup-form{padding:16px;border-radius:22px}.steam-topup-hero-copy h2{font-size:22px}.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%}.catalog-detail-hero-main{grid-template-columns:1fr}.catalog-detail-media{width:100%;max-width:88px}.catalog-detail-option-grid,.catalog-detail-submitbar{grid-template-columns:1fr}.catalog-detail-submit-copy{text-align:left}.steam-topup-presets{grid-template-columns:1fr 1fr}.steam-topup-instruction-summary{grid-template-columns:1fr auto;gap:10px}.steam-topup-instruction-badge{grid-column:1 / -1;justify-self:start}.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}}
