:root{--bg-base: #f2f2f4;--text: #1d1d1f;--text-secondary: #86868b;--card: #ffffff;--border: rgba(0, 0, 0, .1);--accent: #0058e6;--accent-deep: #0047c2;--accent-soft: rgba(0, 88, 230, .1);--danger: #ff3b30;--success: #34c759;--glass-bg: rgba(255, 255, 255, .55);--glass-bg-strong: rgba(255, 255, 255, .72);--glass-border: rgba(255, 255, 255, .65);--glass-border-subtle: rgba(0, 0, 0, .06);--glass-blur: 20px;--glass-saturate: 180%;--shadow-float: 0 8px 28px rgba(0, 0, 0, .08);--shadow-glass: 0 4px 20px rgba(0, 0, 0, .06), inset 0 1px 0 rgba(255, 255, 255, .8);--radius-xl: 20px;--radius-lg: 16px;--radius-md: 12px;--radius-sm: 10px;--radius-pill: 999px;--page-padding: 10px;--tab-bar-offset: calc(68px + env(safe-area-inset-bottom, 0)) ;--header-height: 50px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:pan-y;overflow-x:clip;max-width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Montserrat,sans-serif;background:var(--bg-base);color:var(--text);min-height:100vh;min-height:100dvh;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;touch-action:pan-y;overflow-x:clip;max-width:100%}#root{min-height:100dvh}@media(min-width:768px){:root{--tab-bar-offset: 28px;--app-column-width: 520px}.header-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center;padding:0 8px}.header-nav-item{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:var(--radius-pill);font-size:13px;font-weight:600;color:var(--text-secondary);text-decoration:none;transition:color .15s ease,background .15s ease}.header-nav-item:hover{color:var(--text);background:#ffffff8c}.header-nav-item.active{color:var(--accent);background:var(--accent-soft)}.bottom-nav{display:none}.page-enter{flex:none;max-width:1280px;margin:0 auto;width:100%;min-height:auto}.page-enter .page:not(.page-catalog),.page-enter .page-product{max-width:var(--app-column-width);margin-left:auto;margin-right:auto}.page-enter .page-catalog{max-width:100%}.main-content .app-footer{max-width:var(--app-column-width);margin-left:auto;margin-right:auto}.main-content:has(.page-catalog) .app-footer{max-width:1280px}.page-bonus{margin-left:0;margin-right:0;min-height:auto;padding-top:8px}.wallet-page-title{font-size:34px}.product-detail,.product-detail--compact{grid-template-columns:minmax(0,1fr);gap:16px}.product-detail--compact .gallery-main{max-height:min(420px,42vh)}.page-product{max-width:var(--app-column-width)}.header-wrap{border-bottom:.5px solid rgba(0,0,0,.08);background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-inner{max-width:1280px;margin:0 auto}}input,select,textarea{font-size:16px}a{color:inherit;text-decoration:none}.glass{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--glass-border);box-shadow:var(--shadow-glass);border-radius:var(--radius-lg)}.glass-strong{background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--glass-border);box-shadow:var(--shadow-glass);border-radius:var(--radius-lg)}.glass-pill{border-radius:var(--radius-pill)}.app-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;position:relative;overflow-x:clip;max-width:100%}html:not(.is-desktop-layout) .app-shell{display:block}html:not(.is-desktop-layout) .main-content{display:block;flex:none;min-height:0;overflow-x:clip;overflow-y:visible}html:not(.is-desktop-layout) .page-enter{flex:none;overflow-x:clip}.mesh-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.mesh-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55}.mesh-blob-1{width:280px;height:280px;background:radial-gradient(circle,#dde4f0 0%,transparent 70%);top:-80px;left:-60px}.mesh-blob-2{width:320px;height:320px;background:radial-gradient(circle,rgba(0,122,255,.12) 0%,transparent 70%);top:30%;right:-100px}.mesh-blob-3{width:260px;height:260px;background:radial-gradient(circle,#e8ecf4 0%,transparent 70%);bottom:15%;left:10%}.mesh-bg--catalog .mesh-blob-1{opacity:.72;background:radial-gradient(circle,rgba(147,197,253,.55) 0%,transparent 70%)}.mesh-bg--catalog .mesh-blob-2{opacity:.65;background:radial-gradient(circle,rgba(99,102,241,.22) 0%,transparent 70%)}.mesh-bg--catalog .mesh-blob-3{opacity:.58;background:radial-gradient(circle,rgba(186,230,253,.45) 0%,transparent 70%)}.mesh-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.page-home{padding-top:4px;display:flex;flex-direction:column;gap:16px}.home-hero-search{width:100%}.spotlight-search--hero{position:relative;width:100%}.spotlight-search--hero .spotlight-search__field{display:flex;align-items:center;gap:10px;padding:0 14px;height:48px;border-radius:14px;background:#ffffffe0;border:.5px solid rgba(0,0,0,.06);box-shadow:0 4px 20px #0f172a0f,inset 0 1px #fffffff2;transition:border-color .15s ease,box-shadow .15s ease}.spotlight-search--hero .spotlight-search__field--focused{border-color:#0058e659;box-shadow:0 0 0 3px #0058e61f,0 8px 24px #0f172a14}.spotlight-search--hero .spotlight-search__icon{color:var(--text-secondary);flex-shrink:0}.spotlight-search--hero .spotlight-search__input{flex:1;min-width:0;border:none;background:transparent;font-family:inherit;font-size:16px;font-weight:500;letter-spacing:-.02em;color:var(--text);outline:none}.spotlight-search--hero .spotlight-search__input::placeholder{color:var(--text-secondary)}.spotlight-search--hero .spotlight-search__dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:300;max-height:min(420px,60vh);overflow-y:auto;border-radius:16px;background:#fffffff5;border:.5px solid rgba(0,0,0,.08);box-shadow:0 16px 48px #0f172a24;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:6px}.spotlight-search__section-label{padding:8px 12px 4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}.spotlight-search--hero .spotlight-search__item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:none;border-radius:12px;background:transparent;text-align:left;cursor:pointer;font-family:inherit}.spotlight-search--hero .spotlight-search__item--active,.spotlight-search--hero .spotlight-search__item:active{background:#0058e614}.spotlight-search--hero .spotlight-search__thumb{width:44px;height:44px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f5f5f7}.spotlight-search--hero .spotlight-search__thumb img{width:100%;height:100%;object-fit:contain}.spotlight-search--hero .spotlight-search__thumb-placeholder{display:block;width:100%;height:100%;background:#eee}.spotlight-search--hero .spotlight-search__item-body{min-width:0;display:flex;flex-direction:column;gap:2px}.spotlight-search--hero .spotlight-search__item-name{font-size:14px;font-weight:600;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotlight-search--hero .spotlight-search__item-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:var(--text-secondary)}.spotlight-search--hero .spotlight-search__status{padding:16px;text-align:center;font-size:14px;color:var(--text-secondary)}.spotlight-search--hero .spotlight-search__footer{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;border:none;border-top:.5px solid rgba(0,0,0,.06);background:transparent;font-family:inherit;font-size:14px;font-weight:600;color:var(--accent);cursor:pointer}.home-widgets-section{width:100%;display:flex;flex-direction:column;gap:14px}.home-category-widget{position:relative;border-radius:24px;overflow:hidden;min-height:240px;box-shadow:0 16px 48px #2563eb2e,inset 0 1px #ffffff2e}.home-category-widget--compact{min-height:220px}.home-widgets-section--mobile-featured{gap:12px}.home-widgets-section__row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-category-widget--mini{min-height:168px;border-radius:18px;box-shadow:0 10px 32px #2563eb24,inset 0 1px #ffffff29}.home-category-widget--mini .home-category-widget__content{padding:12px 10px 10px;gap:8px}.home-category-widget--mini .home-category-widget__head{gap:6px}.home-category-widget--mini .home-category-widget__eyebrow{font-size:9px;margin-bottom:2px}.home-category-widget--mini .home-category-widget__title{font-size:15px}.home-category-widget--mini .home-category-widget__subtitle{display:none}.home-category-widget--mini .home-category-widget__cta{padding:5px 8px;font-size:11px}.home-category-widget--mini .home-category-widget__cta span{display:none}.home-category-widget--mini .home-category-widget__cta svg{width:14px;height:14px}.home-category-widget--mini .home-category-widget__track-wrap{margin:0 -10px;padding:0 10px}.home-category-widget--mini .home-widget-card{flex:0 0 min(88%,118px)}.home-category-widget--mini .home-widget-card__media{height:72px;padding:6px}.home-category-widget--mini .home-widget-card__body{padding:8px 10px 10px}.home-category-widget--mini .home-widget-card__name{font-size:11px;-webkit-line-clamp:2}.home-category-widget--mini .home-widget-card__price{margin-top:4px;font-size:13px}.home-category-widget--mini .home-widget-card__monthly{font-size:10px}.home-category-widget--skeleton{min-height:240px;border-radius:24px}.home-category-widget__mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--widget-grad-from),var(--widget-grad-to));background-size:200% 200%;animation:home-widget-gradient 16s ease-in-out infinite;overflow:hidden}@keyframes home-widget-gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.home-category-widget__blob{position:absolute;border-radius:50%;filter:blur(40px);will-change:transform}.home-category-widget__blob--1{width:52%;height:52%;top:-12%;left:-8%;background:var(--widget-accent);opacity:.62;animation:home-widget-float-a 11s ease-in-out infinite}.home-category-widget__blob--2{width:44%;height:44%;bottom:-18%;right:-4%;background:var(--widget-blob-2, rgba(255, 255, 255, .35));opacity:.7;animation:home-widget-float-b 15s ease-in-out infinite}.home-category-widget__blob--3{width:36%;height:36%;top:28%;right:18%;background:var(--widget-blob-3, rgba(120, 200, 255, .4));opacity:.55;animation:home-widget-float-c 13s ease-in-out infinite}.home-category-widget__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@keyframes home-widget-float-a{0%,to{transform:translate(0) scale(1)}33%{transform:translate(10%,7%) scale(1.12)}66%{transform:translate(-5%,12%) scale(1.06)}}@keyframes home-widget-float-b{0%,to{transform:translate(0) scale(1)}40%{transform:translate(-12%,-8%) scale(1.1)}70%{transform:translate(8%,-4%) scale(1.04)}}@keyframes home-widget-float-c{0%,to{transform:translate(0) scale(1);opacity:.55}50%{transform:translate(-8%,10%) scale(1.15);opacity:.72}}@media(prefers-reduced-motion:reduce){.home-category-widget__mesh,.home-category-widget__blob{animation:none}}.home-category-widget__content{position:relative;z-index:1;padding:18px 16px 16px;display:flex;flex-direction:column;gap:14px}.home-category-widget__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-category-widget__eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;margin-bottom:4px}.home-category-widget__title{margin:0;font-size:22px;font-weight:700;letter-spacing:-.03em;color:#fff;line-height:1.15}.home-category-widget__subtitle{margin:6px 0 0;font-size:13px;font-weight:500;color:#ffffffb8;line-height:1.35}.home-category-widget__cta{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;padding:8px 12px;border-radius:var(--radius-pill);background:#ffffff2e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:.5px solid rgba(255,255,255,.28);color:#fff;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.home-category-widget__track-wrap{margin:0 -16px;padding:0 16px;overflow:hidden}.home-category-widget__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.home-category-widget--cover-flow .home-category-widget__track{scroll-snap-type:x proximity;gap:12px;padding-inline:max(16px,calc(50% - 84px));scroll-padding-inline:max(16px,calc(50% - 84px))}.home-category-widget__track::-webkit-scrollbar{display:none}.home-widget-card{flex:0 0 min(72%,168px);scroll-snap-align:start;transition:transform .35s cubic-bezier(.34,1.4,.64,1),opacity .3s ease;transform-origin:center bottom}.home-category-widget--cover-flow .home-widget-card{flex:0 0 168px;scroll-snap-align:center}.home-widget-card--center{transform:scale(1);opacity:1;z-index:2}.home-widget-card--near{transform:scale(.94);opacity:.88}.home-widget-card--far{transform:scale(.86);opacity:.72}@media(prefers-reduced-motion:reduce){.home-widget-card{transition:none}.home-widget-card--near,.home-widget-card--far{transform:none;opacity:1}}.home-widget-card__tap{display:flex;flex-direction:column;width:100%;height:100%;padding:0;border:none;border-radius:18px;background:#fffffff0;overflow:hidden;cursor:pointer;text-align:left;font-family:inherit;box-shadow:0 8px 24px #0000002e;transition:transform .15s ease;-webkit-tap-highlight-color:transparent}.home-widget-card__tap:active{transform:scale(.97)}.home-widget-card__media{height:100px;display:flex;align-items:center;justify-content:center;background:#f5f5f7;padding:8px}.home-widget-card__media img{max-width:100%;max-height:100%;object-fit:contain}.home-widget-card__placeholder{font-size:32px}.home-widget-card__body{padding:10px 12px 12px}.home-widget-card__name{margin:0;font-size:13px;font-weight:600;letter-spacing:-.02em;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--text)}.home-widget-card__price{margin:6px 0 0;font-size:15px;font-weight:700;letter-spacing:-.02em;color:var(--text)}.home-widget-card__monthly{margin:2px 0 0;font-size:11px;font-weight:600;color:var(--accent)}.home-actions-hub{position:relative;padding:10px;border-radius:24px;background:#ffffff9e;backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);border:1px solid rgba(255,255,255,.82);box-shadow:0 10px 32px #0f172a14,inset 0 1px #fffffff2,inset 0 -1px #ffffff59}.home-actions-hub:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff6b,#fff0 38%);pointer-events:none}.home-actions-hub>*{position:relative;z-index:1}.home-apps-row{display:flex;align-items:center;gap:12px;width:100%;padding:4px 4px 10px;border:none;background:transparent;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .2s ease}.home-apps-row:active{opacity:.72}.home-apps-preview{flex-shrink:0;width:60px;height:60px}.home-apps-preview--empty{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;color:#007aff;background:linear-gradient(145deg,#5ac8fa33,#007aff1f)}.app-folder-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;width:100%;height:100%;padding:8px;border-radius:22%;background:#ffffff6b;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 1px 2px #0000000f,inset 0 0 0 .5px #ffffffa6}.app-folder-grid--sm{width:60px;height:60px;border-radius:22%;padding:7px;gap:2.5px}.app-folder-grid--md{width:100%;height:100%;border-radius:22%;padding:9px;gap:3.5px}.app-folder-grid__cell{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;border-radius:20%;overflow:hidden;box-shadow:0 .5px 1px #00000014}.app-folder-grid--sm .app-folder-grid__cell{border-radius:18%}.app-folder-grid__img{width:100%;height:100%;object-fit:cover;display:block}.app-folder-grid__fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:7px;font-weight:700;color:#007aff;background:linear-gradient(145deg,#f8f8fc,#ececf2)}.app-folder-grid--md .app-folder-grid__fallback{font-size:9px}.app-folder-grid__empty{grid-column:1 / -1;grid-row:1 / -1;border-radius:18%;background:#7878801a}.home-apps-row__text{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.home-apps-row__title{font-size:15px;font-weight:700;letter-spacing:-.03em;color:var(--text);line-height:1.2}.home-apps-row__sub{font-size:12px;font-weight:500;color:var(--text-secondary);line-height:1.25}.home-apps-row__chevron{flex-shrink:0;color:#3c3c4347}.home-cashier-qr-row{display:flex;align-items:center;gap:12px;width:100%;padding:10px 8px;margin-bottom:2px;border:none;border-radius:16px;background:linear-gradient(135deg,#0058e614,#5856d61a);font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-cashier-qr-row:active{opacity:.92;transform:scale(.99)}.home-cashier-qr-row__icon{flex-shrink:0;width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--accent);box-shadow:0 2px 8px #0058e61f}.home-cashier-qr-row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home-cashier-qr-row__title{font-size:14px;font-weight:700;letter-spacing:-.02em}.home-cashier-qr-row__sub{font-size:12px;color:var(--text-secondary);line-height:1.25}.home-actions-divider{height:.5px;margin:0 2px 10px;background:#3c3c431f}.home-actions-grid{display:grid;gap:6px;width:100%}.home-actions-grid--row{grid-template-columns:repeat(4,minmax(0,1fr))}.home-action-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-width:0;padding:8px 2px 6px;border:none;border-radius:14px;background:transparent;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .22s cubic-bezier(.32,.72,0,1),background .22s ease}.home-action-tile:active{transform:scale(.94);background:#ffffff61}.home-action-tile__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;color:#fff;box-shadow:inset 0 1px #ffffff57,0 6px 14px #0f172a24}.home-action-tile--share .home-action-tile__icon{background:linear-gradient(145deg,#2f9bff,#007aff 52%,#0062d1)}.home-action-tile--call .home-action-tile__icon{background:linear-gradient(145deg,#4cd964,#34c759 52%,#248a3d)}.home-action-tile--repair .home-action-tile__icon{background:linear-gradient(145deg,#7d7aff,#5856d6 52%,#4745b5)}.home-action-tile--tradein .home-action-tile__icon{background:linear-gradient(145deg,#ffb340,#ff9500 52%,#e68600)}.home-action-tile__label{max-width:100%;padding:0 2px;font-size:11px;font-weight:600;line-height:1.15;letter-spacing:-.02em;color:var(--text);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:360px){.home-apps-preview,.app-folder-grid--sm{width:52px;height:52px}.app-folders-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 8px}.home-apps-row__title{font-size:14px}.home-apps-row__sub{font-size:11px}.home-actions-grid--row{gap:4px}.home-action-tile{padding:7px 1px 5px;gap:5px}.home-action-tile__icon{width:40px;height:40px;border-radius:11px}.home-action-tile__label{font-size:9px}}@media(max-width:400px){.home-action-tile__label{font-size:10px}}.home-garage-widget{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:#ffffff9e;backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);box-shadow:0 10px 32px #0f172a14,inset 0 1px #fffffff2,inset 0 -1px #ffffff59;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s ease,opacity .2s ease}.home-garage-widget:active{transform:scale(.985);opacity:.92}.home-garage-widget__icons{display:flex;align-items:center;flex-shrink:0;min-width:44px;padding-right:2px}.home-garage-widget__icons .garage-device-icon{margin-left:-10px;box-shadow:inset 0 0 0 .5px #0000000f,0 4px 12px #0f172a14,0 0 0 2px #ffffffe6}.home-garage-widget__icons .garage-device-icon:first-child{margin-left:0}.home-garage-widget__more{flex-shrink:0;margin-left:2px;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:700;color:#007aff;background:#007aff1a}.home-garage-widget--skeleton .home-garage-widget__icons{width:52px;height:40px}.home-garage-widget__text{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.home-garage-widget__title{font-size:15px;font-weight:700;letter-spacing:-.03em;color:var(--text);line-height:1.2}.home-garage-widget__sub{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--text-secondary);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-garage-widget__dot{flex-shrink:0;width:7px;height:7px;border-radius:50%}.home-garage-widget__dot--active{background:#34c759;box-shadow:0 0 0 2px #34c75933}.home-garage-widget__dot--warning{background:#ff9f0a;box-shadow:0 0 0 2px #ff9f0a33}.home-garage-widget__dot--expired,.home-garage-widget__dot--muted{background:#8e8e93}.home-garage-widget__chevron{flex-shrink:0;color:#3c3c4347}.home-garage-widget--skeleton{pointer-events:none}.home-garage-widget__shimmer{border-radius:12px;background:linear-gradient(90deg,#78788014,#78788029,#78788014);background-size:200% 100%;animation:home-garage-shimmer 1.2s ease-in-out infinite}.home-garage-widget__shimmer--title{display:block;width:120px;height:14px}.home-garage-widget__shimmer--sub{display:block;width:180px;height:11px}@keyframes home-garage-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.home-shop-promo{display:flex;align-items:stretch;gap:12px;width:100%;min-height:104px;padding:6px 14px 6px 6px;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:#ffffff9e;backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);box-shadow:0 10px 32px #0f172a14,inset 0 1px #fffffff2,inset 0 -1px #ffffff59;font-family:inherit;text-align:left;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent;transition:transform .2s ease,opacity .2s ease}.home-shop-promo:active{transform:scale(.985);opacity:.92}.home-shop-promo__image-wrap{flex-shrink:0;align-self:stretch;width:100px;min-height:92px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#e8f4fc,#dceef8);box-shadow:inset 0 0 0 .5px #0000000f}.home-shop-promo__image{display:block;width:100%;height:100%;min-height:92px;object-fit:cover;object-position:center 8%}.home-shop-promo__text{display:flex;flex:1;flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:4px 0}.home-shop-promo__title{font-size:15px;font-weight:700;letter-spacing:-.03em;color:var(--text);line-height:1.2}.home-shop-promo__sub{font-size:12px;font-weight:500;color:var(--text-secondary);line-height:1.3}.home-shop-promo__chevron{flex-shrink:0;align-self:center;color:#3c3c4347}.tradein-disclaimer{font-size:13px;line-height:1.45;color:var(--text);opacity:.8;padding:10px 12px;margin-bottom:12px;border-radius:12px;background:#ff95001a;border:1px solid rgba(255,149,0,.18)}.tradein-price-search{width:100%;padding:12px 14px;margin-bottom:12px;border:1px solid var(--border);border-radius:14px;font-size:15px;background:var(--card);color:var(--text);font-family:inherit}.tradein-price-list{display:flex;flex-direction:column;gap:8px;max-height:min(52dvh,420px);overflow-y:auto;padding-bottom:8px}.tradein-prices-sheet{max-height:min(92dvh,760px)}.tradein-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#ffffffb8;border:1px solid var(--glass-border-subtle)}.tradein-price-name{font-size:14px;font-weight:600;color:var(--text);line-height:1.35;flex:1}.tradein-price-value{font-size:14px;font-weight:700;color:var(--accent);white-space:nowrap}.tradein-hint{font-size:13px;color:var(--accent);font-weight:600;margin-top:-4px}.tradein-loading,.tradein-empty{font-size:14px;color:var(--text-secondary);text-align:center;padding:16px 0}.home-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.home-section-title{font-size:17px;font-weight:700;letter-spacing:-.03em;margin:0}.home-section-link{flex-shrink:0;font-size:13px;font-weight:600;color:var(--accent);text-decoration:none}.home-categories{margin-top:4px}.category-pills-scroll{margin:0 calc(-1 * var(--page-padding));padding:2px var(--page-padding) 4px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%;width:100%;box-sizing:border-box}.category-pills-scroll::-webkit-scrollbar{display:none}.category-pills-track{display:inline-flex;flex-wrap:nowrap;gap:8px;width:max-content}.category-pill{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 16px;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.55);background:#ffffff6b;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);box-shadow:0 1px 4px #0000000a,inset 0 1px #ffffffa6;color:var(--text);font-family:inherit;font-size:15px;font-weight:500;letter-spacing:-.02em;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.category-pill.active{background:#ffffffc7;border-color:#ffffffd9;font-weight:600;box-shadow:0 4px 16px #00000012,inset 0 1px #ffffffe6}.page-catalog .category-pill--themed.active{background:linear-gradient(135deg,var(--cat-theme-from),var(--cat-theme-to));border-color:#ffffff38;color:#fff;box-shadow:0 6px 20px color-mix(in srgb,var(--cat-theme-from) 35%,transparent),inset 0 1px #ffffff38}.page-catalog .category-sidebar-item--themed.active{background:linear-gradient(135deg,var(--cat-theme-from),var(--cat-theme-to));color:#fff;box-shadow:0 4px 16px color-mix(in srgb,var(--cat-theme-from) 30%,transparent),inset 0 1px #ffffff2e}.category-pill:active{transform:scale(.97)}.category-pill.skeleton{width:72px;border-color:transparent;background:#ffffff59;animation:shimmer 1.2s ease-in-out infinite}.catalog-nav-sidebar.category-sidebar{display:none}.catalog-nav-pills{display:block;margin-bottom:4px}.page-catalog .catalog-nav-pills .category-pill{height:34px;padding:0 14px;font-size:14px}.page-catalog .catalog-nav-pills.category-pills-scroll{padding-bottom:2px;margin-bottom:0}.category-mosaic{position:relative;padding:10px;border-radius:22px;background:#ffffff9e;backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);border:1px solid rgba(255,255,255,.82);box-shadow:0 10px 32px #0f172a14,inset 0 1px #fffffff2,inset 0 -1px #ffffff59}.category-mosaic:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff6b,#fff0 38%);pointer-events:none}.category-mosaic__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.category-mosaic-tile{position:relative;overflow:hidden;display:flex;align-items:stretch;min-height:72px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:16px;background:#ffffff85;box-shadow:0 1px 4px #0000000a,inset 0 1px #ffffffb8;cursor:pointer;text-align:left;font-family:inherit;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease}.category-mosaic-tile--wide{position:relative;z-index:1;width:100%;min-height:64px}.category-mosaic-tile__mesh{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .25s ease}.category-mosaic-tile__blob{position:absolute;border-radius:50%;filter:blur(28px)}.category-mosaic-tile__blob--1{width:56%;height:56%;top:-22%;left:-8%;background:var(--cat-theme-accent);opacity:.55}.category-mosaic-tile__blob--2{width:48%;height:48%;bottom:-24%;right:-6%;background:var(--cat-theme-blob-2);opacity:.65}.category-mosaic-tile__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.category-mosaic-tile__content{position:relative;z-index:1;display:flex;align-items:center;gap:10px;width:100%;padding:12px}.category-mosaic-tile__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;color:var(--text);background:#ffffffb8;box-shadow:inset 0 .5px #fffffff2,0 1px 3px #0000000d}.category-mosaic-tile__text{min-width:0;display:flex;flex-direction:column;gap:2px}.category-mosaic-tile__name{font-size:14px;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--text)}.category-mosaic-tile__meta{font-size:11px;font-weight:500;line-height:1.25;color:#3c3c43ad;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-mosaic-tile:active{transform:scale(.985)}.category-mosaic-tile--active{border-color:#ffffff47;background:linear-gradient(135deg,var(--cat-theme-from),var(--cat-theme-to));box-shadow:0 8px 22px color-mix(in srgb,var(--cat-theme-from) 32%,transparent),inset 0 1px #ffffff38}.category-mosaic-tile--active .category-mosaic-tile__mesh{opacity:1}.category-mosaic-tile--active .category-mosaic-tile__icon{color:#fff;background:#ffffff2e;box-shadow:inset 0 .5px #ffffff47}.category-mosaic-tile--active .category-mosaic-tile__name,.category-mosaic-tile--active .category-mosaic-tile__meta{color:#fff}.category-mosaic-tile--active .category-mosaic-tile__meta{color:#ffffffd1}.catalog-nav-mosaic{margin-bottom:2px}.catalog-subcategory-chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.catalog-subcategory-chip{padding:8px 14px;border-radius:999px;border:1px solid var(--border, rgba(120, 120, 128, .25));background:#78788014;color:var(--text);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.catalog-subcategory-chip.active{border-color:var(--accent, #00b4a2);background:#00b4a21f;color:var(--accent, #00b4a2)}.category-sidebar{display:flex;flex-direction:column;gap:2px}.category-sidebar-item{display:flex;align-items:center;width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:var(--text);font-family:inherit;font-size:15px;font-weight:500;text-align:left;cursor:pointer;transition:background .15s ease}.category-sidebar-item__label{flex:1;min-width:0}.category-sidebar-item.active{background:#ffffff8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-weight:600;box-shadow:inset 0 1px #ffffffb3}.category-sidebar-item:active{opacity:.85}.category-sidebar-item--has-children{justify-content:space-between;gap:6px}.category-sidebar-item__chevron{flex-shrink:0;opacity:.45;transition:opacity .15s ease,transform .15s ease}.category-sidebar-item-wrap--open .category-sidebar-item__chevron,.category-sidebar-item--has-children:hover .category-sidebar-item__chevron,.category-sidebar-item--has-children:focus-visible .category-sidebar-item__chevron{opacity:.75}.category-sidebar-item-wrap{position:relative}.category-sidebar-flyout{position:absolute;left:calc(100% + 8px);top:0;z-index:30;min-width:188px;padding:6px;border-radius:14px;background:#fffffff5;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 40px #0f172a1f,0 2px 8px #0f172a0f,inset 0 1px #fffffff2}.category-sidebar-flyout__item{display:block;width:100%;padding:9px 12px;border:none;border-radius:9px;background:transparent;color:var(--text);font-family:inherit;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:background .15s ease}.category-sidebar-flyout__item:hover{background:#7878801a}.category-sidebar-flyout__item.active{background:var(--accent-soft, rgba(0, 88, 230, .1));color:var(--accent, #0058e6);font-weight:600}.catalog-category-meta{margin:-4px 0 0;font-size:13px;font-weight:500;color:var(--text-secondary);letter-spacing:-.01em}.store-highlights{border-radius:var(--radius-xl);overflow:hidden;background:#fff;box-shadow:0 4px 24px #0000000f,0 1px 3px #0000000a;border:.5px solid rgba(0,0,0,.06)}.store-highlights--banner{display:flex;flex-direction:column}.store-highlights--banner .store-highlights__media{position:relative;width:100%;aspect-ratio:16 / 9;min-height:168px;max-height:220px;background:#f5f5f7;overflow:hidden}.store-highlights__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center 24%;transform:scale(1.14);transform-origin:center 22%}.store-highlights__body{display:flex;flex-direction:column;gap:14px;padding:16px 16px 18px;background:#fff}.store-highlights__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.store-highlights__item{display:flex;align-items:flex-start;gap:10px}.store-highlights__bullet{flex-shrink:0;width:6px;height:6px;margin-top:7px;border-radius:50%;background:var(--accent)}.store-highlights__text{font-size:15px;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:var(--text)}.store-highlights__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:12px 22px;border-radius:var(--radius-pill);background:var(--accent);color:#fff;font-size:15px;font-weight:600;letter-spacing:-.02em;text-decoration:none;box-shadow:0 4px 16px #0058e647;transition:transform .15s ease,background .15s ease}.store-highlights__cta:active{transform:scale(.98);background:var(--accent-deep)}.store-highlights-skeleton{height:320px;border-radius:var(--radius-xl)}.header-wrap{position:sticky;top:0;z-index:100;padding:8px var(--page-padding);background:#ffffff9e;backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);border-bottom:.5px solid rgba(0,0,0,.06);box-shadow:0 1px #ffffffb3;max-width:100%;overflow-x:hidden;box-sizing:border-box}.header-wrap--hidden{display:none}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;max-width:100%}.header-nav{display:none}.header-brand{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.header-brand-btn{border:none;background:transparent;padding:0;margin:0;text-align:left;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.header-logo{height:44px;width:auto;display:block;flex-shrink:0;border-radius:8px}.header-tagline{font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;line-height:1.35;color:var(--text-secondary);letter-spacing:-.01em;min-width:0;max-width:148px}.header-actions{flex-shrink:0;display:inline-flex;align-items:stretch;padding:3px;border-radius:var(--radius-pill);background:#ffffff85;backdrop-filter:blur(24px) saturate(190%);-webkit-backdrop-filter:blur(24px) saturate(190%);box-shadow:inset 0 .5px #ffffffd9,inset 0 0 0 .5px #0000000a,0 2px 10px #0000000f}.header-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:7px 10px;border:none;border-radius:var(--radius-pill);font-family:inherit;font-size:12px;font-weight:600;letter-spacing:-.02em;cursor:pointer;background:transparent;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease,color .15s ease}.header-action-btn:active{transform:scale(.96)}.header-action-btn--call{color:#248a3d}.header-action-btn--call:active{background:#248a3d1f}.header-action-btn--service{color:var(--accent)}.header-action-btn--service:active{background:#007aff1a}.header-action-divider{align-self:center;width:.5px;height:18px;background:#0000001a;flex-shrink:0}@media(max-width:360px){.header-tagline{font-size:10px;max-width:120px}.header-action-btn span{display:none}.header-action-btn{padding:8px 10px}}.service-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;background:#0006;display:flex;align-items:flex-end;justify-content:center}.service-sheet{width:100%;max-width:520px;max-height:min(92dvh,720px);overflow-y:auto;border-radius:24px 24px 0 0;padding:8px 20px calc(var(--tab-bar-offset) + 16px);animation:sheet-up .28s ease}body.service-sheet-open .bottom-nav{opacity:0;pointer-events:none;transform:translateY(120%);transition:opacity .2s ease,transform .25s ease}.service-sheet-header{display:flex;align-items:center;margin-bottom:4px}.service-sheet-back{display:inline-flex;align-items:center;gap:2px;padding:6px 4px 6px 0;border:none;background:transparent;color:var(--accent);font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.service-sheet-back:active{opacity:.65}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.service-sheet-handle{width:40px;height:4px;border-radius:999px;background:#0000001f;margin:0 auto 16px}.service-sheet-title{font-size:20px;font-weight:800;margin-bottom:4px}.service-sheet-subtitle{font-size:14px;color:var(--text);opacity:.72;margin-bottom:16px;line-height:1.45}.service-sheet-form{display:flex;flex-direction:column;gap:14px}.service-field{display:flex;flex-direction:column;gap:6px;font-size:13px}.service-field-label{font-size:13px;font-weight:600;color:var(--text)}.service-field select,.service-field textarea{padding:12px 14px;border:1px solid var(--border);border-radius:14px;font-size:15px;background:var(--card);color:var(--text);font-family:inherit}.service-field textarea::placeholder{color:var(--text-secondary);opacity:.85}.service-field select{color:var(--text)}.service-submit{width:100%;border-radius:14px;padding:14px;font-weight:700;margin-top:4px}.staff-entry-sheet{max-width:520px}.staff-entry-form{display:flex;flex-direction:column;gap:12px}.staff-entry-pin{text-align:center;font-size:24px;letter-spacing:.35em;font-weight:700;padding:14px 16px}.staff-entry-submit{border-radius:14px;padding:14px}.staff-entry-actions{display:flex;flex-direction:column;gap:10px}.staff-entry-actions .btn{border-radius:14px;padding:14px}.staff-entry-hint{font-size:12px;color:var(--text-secondary);text-align:center;line-height:1.4;margin-top:4px}.main-content{flex:1;display:flex;flex-direction:column;position:relative;z-index:1;padding-bottom:var(--tab-bar-offset);overflow-x:clip;max-width:100%;min-width:0}.page-enter{animation:pageEnter .28s ease-out;flex:1 0 auto;max-width:100%;min-width:0;overflow-x:clip}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page{padding:6px var(--page-padding) 12px;max-width:1200px;margin:0 auto;width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}.page-product{padding:6px var(--page-padding) 16px;max-width:1200px;margin:0 auto;width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}.page-product--with-buy-bar{padding-bottom:calc(72px + var(--tab-bar-offset))}.product-gallery-skeleton{height:200px;border-radius:var(--radius-lg);margin-bottom:12px}.page-title{font-size:26px;font-weight:700;margin-bottom:6px;letter-spacing:-.02em;line-height:1.1}.page-subtitle{color:var(--text-secondary);font-size:13px;margin-bottom:12px}.section{margin-bottom:20px}.section-title{font-size:17px;font-weight:600;margin-bottom:10px}.section-subtitle{color:var(--text-secondary);font-size:13px;margin-bottom:10px}.card{border-radius:var(--radius-lg);padding:16px;margin-bottom:12px}.empty-state{text-align:center;padding:24px 12px;color:var(--text-secondary);font-weight:500;font-size:14px;border-radius:var(--radius-lg)}.page-bonus{padding:12px var(--page-padding) calc(28px + var(--tab-bar-offset));background:#f2f2f7;border-radius:0;box-sizing:border-box}.wallet-page-header{padding:4px 4px 20px}.wallet-page-title{font-size:34px;font-weight:700;letter-spacing:-.04em;line-height:1.08;color:#000}.bonus-mobile-auth{max-width:420px;margin:0 auto;padding:20px 18px 22px;background:#fff;border-radius:20px;border:.5px solid rgba(0,0,0,.08);box-shadow:0 1px #fffc inset,0 4px 24px #0000000f}.bonus-mobile-auth__hint{font-size:14px;line-height:1.5;color:var(--text-secondary);margin:0 0 16px;text-align:center}.bonus-mobile-auth__error{margin-top:12px;padding:10px 12px;border-radius:12px;font-size:13px;line-height:1.4;color:#c62828;background:#ff3b3014;text-align:center}.bonus-mobile-auth__loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 12px;color:var(--text-secondary);font-size:14px}.web-auth-panel--light .web-auth-panel__title{font-size:20px;font-weight:700;letter-spacing:-.03em;color:var(--text);margin:0;text-align:center}.web-auth-panel--light .web-auth-panel__hint{color:var(--text-secondary);text-align:center;font-size:14px;line-height:1.45}.web-auth-panel--light .web-auth-panel__alt-label,.web-auth-panel--light .web-auth-panel__back{color:var(--text-secondary)}.web-auth-panel--light .phone-bonus-auth__label{color:var(--text)}.web-auth-panel--light .phone-bonus-auth__phone-row{background:#f2f2f7}.web-auth-panel--light .phone-bonus-auth__prefix,.web-auth-panel--light .phone-bonus-auth__input{color:var(--text)}.web-auth-panel--light .phone-bonus-auth__input::placeholder{color:var(--text-secondary)}.web-auth-panel--light .phone-bonus-auth__hint,.web-auth-panel--light .phone-bonus-auth__waiting-title,.web-auth-panel--light .yandex-suggest-mount__hint{color:var(--text-secondary)}.web-auth-panel--light .wallet-pass-card__input{background:#f2f2f7;color:var(--text);border:.5px solid rgba(0,0,0,.08)}.web-auth-panel--light .wallet-pass-card__action--primary{color:#fff;background:var(--accent);box-shadow:none}.web-auth-panel--light .wallet-privacy-consent{color:var(--text-secondary)}.wallet-pass-card--flat{margin-top:0}.wallet-deck{position:relative;max-width:420px;margin:0 auto;padding:0 4px}.wallet-deck--compact{max-width:100%}.wallet-peek{height:54px;border-radius:16px 16px 6px 6px;box-shadow:0 2px 10px #0000001a}.wallet-peek--blue{background:linear-gradient(180deg,#2a4a7a,#1e3a5f);margin:0 4px;position:relative;z-index:1}.wallet-peek--orange{background:linear-gradient(180deg,#d96b4a,#b84a2e);margin:-46px 10px 0;position:relative;z-index:2}.wallet-pass-card{position:relative;z-index:3;overflow:hidden;margin-top:-46px;border-radius:18px;color:#fff;box-shadow:0 1px #ffffff38 inset,0 12px 32px #00000024,0 2px 8px #00000014}.wallet-pass-card--green{background:linear-gradient(165deg,#4a8f62,#3d6b4f 38%,#2f5a42)}.wallet-pass-card--navy{background:linear-gradient(165deg,#3d5a80,#2a4365 42%,#1e3350)}.wallet-pass-card--blue{background:linear-gradient(165deg,#4a7fd4,#2f5f9e 42%,#234a7a)}.wallet-pass-card--gift{background:linear-gradient(165deg,#c084fc,#9333ea 38%,#7e22ce 62%,#ea580c)}.wallet-stack{max-width:420px;margin:0 auto;padding:0 4px}.wallet-stack--compact{max-width:100%}.wallet-stack__deck{position:relative;height:348px;margin-bottom:18px;touch-action:pan-y}.wallet-stack--compact .wallet-stack__deck{height:300px}.wallet-stack__card{position:absolute;left:0;right:0;margin-top:0;overflow:hidden;border-radius:18px;color:#fff;box-shadow:0 1px #ffffff38 inset,0 12px 32px #00000024,0 2px 8px #00000014;transition:top .38s cubic-bezier(.32,.72,0,1),transform .38s cubic-bezier(.32,.72,0,1),box-shadow .38s cubic-bezier(.32,.72,0,1),filter .38s cubic-bezier(.32,.72,0,1);will-change:transform,top}.wallet-stack__card--front{top:56px;transform:scale(1);z-index:2}.wallet-stack__card--front:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(145deg,rgba(255,255,255,.14) 0%,transparent 45%);pointer-events:none}.wallet-stack__card--back{top:0;transform:scale(.94);transform-origin:center top;z-index:1;filter:brightness(.94);cursor:pointer;box-shadow:0 1px #ffffff2e inset,0 6px 18px #0000001f}.wallet-stack__card--back:active{filter:brightness(.9)}.wallet-stack__switcher{display:flex;gap:4px;padding:4px;margin-bottom:10px;border-radius:12px;background:#ececf0}.wallet-stack__tab{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;border:none;border-radius:9px;padding:10px 8px;font-size:13px;font-weight:600;letter-spacing:-.02em;color:#636366;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.wallet-stack__tab--active{color:#1d1d1f;background:#fff;box-shadow:0 1px 4px #00000014}.wallet-stack__tab-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.wallet-stack__tab-dot--regular{background:linear-gradient(180deg,#5a9f72,#3d6b4f)}.wallet-stack__tab-dot--gift{background:linear-gradient(180deg,#c084fc,#9333ea)}.wallet-stack__hint{margin:0 0 14px;text-align:center;font-size:12px;line-height:1.4;color:#8e8e93}.wallet-stack__refresh{width:100%;border:none;border-radius:12px;padding:13px 16px;font-size:15px;font-weight:600;letter-spacing:-.01em;cursor:pointer;color:#1d1d1f;background:#ececf0;transition:transform .15s ease,background .15s ease,opacity .15s ease}.wallet-stack__refresh:active:not(:disabled){transform:scale(.98);background:#e0e0e5}.wallet-stack__refresh:disabled{opacity:.55;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.wallet-stack__card{transition:none}}.wallet-pass-card__strip{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 14px;border-bottom:1px solid rgba(255,255,255,.14)}.wallet-pass-card__strip-left{display:flex;align-items:center;gap:10px;min-width:0}.wallet-pass-card__strip-right{flex-shrink:0;text-align:right}.wallet-pass-card__strip-label{display:block;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#ffffffb8;margin-bottom:2px}.wallet-pass-card__strip-value{display:block;font-size:22px;font-weight:700;letter-spacing:-.03em;line-height:1.05;font-variant-numeric:tabular-nums}.wallet-pass-card__logo{width:34px;height:34px;border-radius:8px;object-fit:contain;background:#fffffff2;padding:3px;flex-shrink:0}.wallet-pass-card__meta{display:flex;flex-direction:column;gap:1px;min-width:0}.wallet-pass-card__brand{font-size:14px;font-weight:700;letter-spacing:-.01em}.wallet-pass-card__type{font-size:11px;font-weight:600;color:#ffffffad}.wallet-pass-card__body{padding:16px 16px 18px}.wallet-pass-card__primary{font-size:22px;font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:16px;word-break:break-word}.wallet-pass-card__fields{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:12px}.wallet-pass-card__field{display:flex;flex-direction:column;gap:4px}.wallet-pass-card__field-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e}.wallet-pass-card__field-value{font-size:26px;font-weight:700;letter-spacing:-.03em;line-height:1.05;font-variant-numeric:tabular-nums}.wallet-pass-card__footnote{font-size:12px;line-height:1.45;color:#ffffff94;margin-bottom:14px}.wallet-pass-card__hint{font-size:14px;line-height:1.5;color:#ffffffd1;margin-bottom:16px}.wallet-pass-card__action{width:100%;border:none;border-radius:12px;padding:12px 16px;font-size:15px;font-weight:600;letter-spacing:-.01em;cursor:pointer;color:#fff;background:#ffffff2e;box-shadow:inset 0 0 0 .5px #ffffff38;transition:transform .15s ease,background .15s ease,opacity .15s ease}.wallet-pass-card__action:active:not(:disabled){transform:scale(.98);background:#ffffff42}.wallet-pass-card__action:disabled{opacity:.55;cursor:not-allowed}.wallet-pass-card__action--primary{background:#fff;color:#1d1d1f;box-shadow:0 4px 14px #0000001f}.wallet-pass-card__action--primary:active:not(:disabled){background:#ffffffeb}.wallet-pass-card__form{display:flex;flex-direction:column;gap:12px}.wallet-pass-card__input{width:100%;border:none;border-radius:12px;padding:13px 14px;font-size:16px;font-family:inherit;color:#fff;background:#00000029;box-shadow:inset 0 0 0 .5px #fff3}.wallet-pass-card__input::placeholder{color:#ffffff6b}.wallet-pass-card__input:focus{outline:none;box-shadow:inset 0 0 0 .5px #fff6,0 0 0 3px #ffffff2e}.wallet-pass-card__error{margin-top:12px;padding:10px 12px;border-radius:12px;font-size:13px;line-height:1.4;color:#fff;background:#ff3b3059;box-shadow:inset 0 0 0 .5px #fff3}.wallet-pass-card__loading{display:flex;flex-direction:column;gap:14px;padding:4px 0}.wallet-pass-card__loading p{font-size:14px;color:#ffffffad}.wallet-pass-card__shimmer{height:72px;border-radius:12px;background:linear-gradient(90deg,#ffffff14,#fff3,#ffffff14);background-size:200% 100%;animation:walletShimmer 1.4s ease-in-out infinite}@keyframes walletShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bonus-card{padding:16px 14px}.bonus-hint{color:var(--text-secondary);font-size:14px;line-height:1.45;margin-bottom:16px}.bonus-form{display:flex;flex-direction:column;gap:12px}.bonus-input{font-size:17px;padding:14px 16px;border-radius:var(--radius-md)}.bonus-submit{width:100%;padding:14px;border-radius:var(--radius-md);font-size:16px}.bonus-result{margin-top:20px;padding-top:20px;border-top:1px solid var(--glass-border-subtle)}.bonus-name{font-size:20px;font-weight:700;margin-bottom:14px;letter-spacing:-.02em}.bonus-balances{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bonus-balance-item{padding:16px 12px;text-align:center;border-radius:var(--radius-md)}.bonus-label{display:block;font-size:11px;color:var(--text-secondary);margin-bottom:6px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.bonus-value{font-size:22px;font-weight:700;letter-spacing:-.02em}.bonus-value.primary{color:var(--text)}.bonus-value.secondary{color:var(--accent)}.bonus-new{color:var(--text-secondary);font-size:14px;line-height:1.5}.bonus-card-compact{padding:16px}.bottom-nav{position:fixed;bottom:calc(6px + env(safe-area-inset-bottom,0));left:10px;right:10px;display:flex;padding:4px;z-index:200;border-radius:var(--radius-pill);background:#fffffff0;border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 24px #0f172a1a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.bottom-nav--ios{background:#ffffffd1;border-radius:20px;padding:3px 2px;bottom:calc(4px + env(safe-area-inset-bottom,0))}.bottom-nav-item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:1px;padding:4px 2px;border-radius:12px;color:#8e8e93;font-size:10px;font-weight:500;transition:color .2s}.bottom-nav-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.bottom-nav-item.active{color:#007aff}.bottom-nav-icon{display:flex;align-items:center;justify-content:center}.header-profile-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#e9e9eb;color:#3c3c43;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,box-shadow .15s ease}.header-profile-btn:hover{background:#dedee2}.header-profile-btn--with-name{width:auto;max-width:min(200px,46vw);height:38px;padding:4px 12px 4px 4px;border-radius:var(--radius-pill);gap:8px;background:#ffffffb8;border:.5px solid rgba(0,0,0,.06);box-shadow:inset 0 .5px #ffffffe6,0 1px 4px #0000000a}.header-profile-btn--with-name:hover{background:#ffffffeb}.header-profile-btn__avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#e9e9eb;color:#3c3c43}.header-profile-btn--photo .header-profile-btn__avatar,.header-profile-btn--with-name .header-profile-btn__avatar{padding:0}.header-profile-btn__name{font-size:13px;font-weight:600;letter-spacing:-.02em;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.header-profile-btn--photo{padding:0;overflow:hidden}.header-profile-btn--photo:not(.header-profile-btn--with-name){width:36px;height:36px}.header-profile-btn--photo:not(.header-profile-btn--with-name) .header-profile-btn__avatar{width:100%;height:100%}.header-profile-btn__img{width:100%;height:100%;object-fit:cover;display:block}.header-auth-group{display:flex;align-items:center;gap:8px;flex-shrink:0;min-width:0}.header-auth-hint{display:inline-flex;align-items:center;max-width:min(168px,34vw);padding:6px 10px;border:none;border-radius:var(--radius-pill);background:#34c7591f;color:#248a3d;font-size:11px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.header-auth-hint:hover{background:#34c7592e}.header-auth-hint__short{display:none}.header-auth-hint__full{display:inline;overflow:hidden;text-overflow:ellipsis}.header-login-btn{flex-shrink:0;height:34px;padding:0 12px;border:none;border-radius:var(--radius-pill);background:#007aff;color:#fff;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.header-login-btn:hover{background:#0066d6}@media(max-width:420px){.header-auth-hint__short{display:inline}.header-auth-hint__full{display:none}.header-auth-hint{max-width:none;padding:6px 8px}}.profile-sheet{max-height:88dvh;overflow-y:auto}.profile-sheet-hero{display:flex;flex-direction:column;align-items:center;padding:8px 16px 16px;text-align:center}.profile-avatar-btn{border:none;background:transparent;padding:0;margin:0 0 10px;cursor:pointer;border-radius:50%;-webkit-tap-highlight-color:transparent}.profile-avatar-btn .profile-avatar{margin-bottom:0}.profile-avatar{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:600;color:#fff;background:linear-gradient(180deg,#8e8e93,#636366);margin-bottom:10px}.profile-avatar--photo{display:block;object-fit:cover;background:#e8e8ed}.profile-sheet-name{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em}.profile-sheet-bonus{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;font-size:12px;color:#8e8e93}.profile-sheet-web-id{margin:6px 0 0;font-size:12px;color:#8e8e93}.profile-qr-block{margin:0 16px 12px;padding:14px;border-radius:var(--radius-lg);background:#ffffffb8;border:1px solid rgba(0,0,0,.06)}.profile-qr-block__head{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;color:var(--accent)}.profile-qr-block__title{margin:0;font-size:14px;font-weight:600;color:var(--text)}.profile-qr-block__hint{margin:2px 0 0;font-size:12px;color:var(--text-secondary);line-height:1.35}.profile-qr-tabs{display:flex;gap:6px;margin-bottom:12px;padding:3px;border-radius:var(--radius-pill);background:#0000000d}.profile-qr-tab{flex:1;border:none;background:transparent;font:inherit;font-size:13px;font-weight:600;padding:8px 10px;border-radius:var(--radius-pill);color:var(--text-secondary);cursor:pointer}.profile-qr-tab.active{background:#fff;color:var(--accent);box-shadow:0 1px 4px #00000014}.profile-qr-wrap{display:flex;justify-content:center;margin-bottom:10px}.profile-qr-image{display:block;border-radius:12px;background:#fff;box-shadow:0 2px 12px #00000014}.profile-qr-image--skeleton{width:220px;height:220px}.profile-qr-copy{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border:none;background:var(--accent-soft);color:var(--accent);font:inherit;font-size:13px;font-weight:600;padding:10px 12px;border-radius:var(--radius-pill);cursor:pointer}.profile-qr-show-large{display:block;width:100%;margin-top:8px;border:none;background:transparent;color:var(--accent);font:inherit;font-size:13px;font-weight:600;padding:8px;cursor:pointer}.cashier-qr-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a8c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cashier-qr-sheet{position:relative;width:min(420px,100%);padding:28px 24px 24px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 24px 64px #00000038}.cashier-qr-sheet--large{width:min(520px,100%);padding:36px 32px 28px}.cashier-qr-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;border-radius:50%;background:#0000000f;color:#666;display:flex;align-items:center;justify-content:center;cursor:pointer}.cashier-qr-eyebrow{margin:0 0 4px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.cashier-qr-title{margin:0 0 8px;font-size:22px;font-weight:700;letter-spacing:-.03em}.cashier-qr-sheet--large .cashier-qr-title{font-size:28px}.cashier-qr-sub{margin:0 0 16px;font-size:14px;line-height:1.4;color:var(--text-secondary)}.cashier-qr-tabs{display:flex;gap:6px;margin:0 auto 16px;max-width:280px;padding:3px;border-radius:var(--radius-pill);background:#0000000f}.cashier-qr-tab{flex:1;border:none;background:transparent;font:inherit;font-size:13px;font-weight:600;padding:8px 12px;border-radius:var(--radius-pill);color:var(--text-secondary);cursor:pointer}.cashier-qr-tab.active{background:#fff;color:var(--accent);box-shadow:0 1px 4px #00000014}.cashier-qr-frame{display:flex;justify-content:center;margin-bottom:16px}.cashier-qr-image{display:block;border-radius:16px;box-shadow:0 4px 20px #0000001a}.cashier-qr-image--skeleton{width:280px;height:280px}.cashier-qr-sheet--large .cashier-qr-image--skeleton{width:360px;height:360px}.cashier-qr-copy{display:inline-flex;align-items:center;gap:8px;border:none;background:var(--accent-soft);color:var(--accent);font:inherit;font-size:14px;font-weight:600;padding:12px 20px;border-radius:var(--radius-pill);cursor:pointer}.profile-menu-item--login{border-top:.5px solid rgba(0,0,0,.08)}.web-login-sheet__title{margin:0 16px 6px;font-size:20px;font-weight:600;text-align:center}.web-login-sheet__sub{margin:0 16px 16px;font-size:13px;color:var(--text-secondary);text-align:center;line-height:1.4}.web-login-sheet__widget{display:flex;justify-content:center;min-height:48px;margin:0 16px 12px}.web-login-sheet__yandex{margin:0 16px 12px}.web-login-sheet__alt{margin:4px 16px 10px;color:var(--text-secondary)}.web-login-sheet__methods{margin:0 16px 20px}.web-login-sheet__widget-wrap{margin:0 16px 20px;display:flex;flex-direction:column;gap:12px}.web-login-sheet__widget-wrap .web-auth-panel__back{color:var(--text-secondary)}.web-login-sheet__vk{display:block;width:calc(100% - 32px);margin:0 16px 20px}.web-auth-panel{display:flex;flex-direction:column;gap:14px}.web-auth-panel__hint{font-size:14px;line-height:1.45;color:#ffffffeb;text-align:center}.web-auth-panel__widget{display:flex;justify-content:center;min-height:44px}.web-auth-panel__links{display:flex;flex-direction:column;gap:8px}.web-auth-panel__link{border:none;background:#ffffff29;color:#fff;font:inherit;font-size:14px;font-weight:600;padding:11px 16px;border-radius:var(--radius-pill);cursor:pointer}.web-auth-panel__link--primary{background:#ffffff47}.web-auth-panel__domain-note{font-size:13px;line-height:1.45;text-align:center;color:#ffffffe0;padding:0 4px}.web-auth-panel__link:active{opacity:.85}.web-auth-panel__title{font-size:20px;font-weight:700;letter-spacing:-.03em;color:#fff;margin:0;text-align:center}.web-auth-panel__alt-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#ffffffa6;text-align:center;margin:0}.auth-oauth-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-oauth-row--mini{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.auth-oauth-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:10px 12px;border-radius:14px;font:inherit;font-size:14px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.auth-oauth-btn:active:not(:disabled){transform:scale(.98)}.auth-oauth-btn:disabled{opacity:.55;cursor:not-allowed}.auth-oauth-btn--glass{border:.5px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fff;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}.auth-oauth-btn--glass:hover:not(:disabled){background:#ffffff29;border-color:#ffffff4d}.auth-oauth-btn--solid{border:.5px solid rgba(0,0,0,.08);background:#fff;color:var(--text);box-shadow:0 1px 2px #0000000a}.auth-oauth-btn--solid:hover:not(:disabled){background:#fafafa}.auth-oauth-btn--compact{min-height:44px;padding:8px 10px;font-size:12px;gap:6px}.auth-oauth-btn__label{line-height:1.1}.auth-oauth-btn--yandex-fallback{width:100%;flex-direction:row;gap:10px;border:.5px solid rgba(255,255,255,.22);background:#ffffff1f;color:#fff}.yandex-suggest-mount{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:6px}.yandex-suggest-mount__container{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center}.yandex-suggest-mount__container iframe,.yandex-suggest-mount__container button{width:100%!important;max-width:100%!important}.yandex-suggest-mount--loading{opacity:.85}.yandex-suggest-mount__hint{margin:0;font-size:12px;text-align:center;color:#ffffffa6}.web-auth-panel__back{align-self:flex-start;border:none;background:transparent;color:#ffffffd9;font:inherit;font-size:14px;font-weight:600;padding:0;cursor:pointer}.web-auth-panel__back:active{opacity:.75}.phone-bonus-auth{display:flex;flex-direction:column;gap:14px}.phone-bonus-auth__yandex{display:none}.phone-bonus-auth__divider{display:flex;align-items:center;gap:10px;color:#ffffffa6;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.phone-bonus-auth__divider:before,.phone-bonus-auth__divider:after{content:"";flex:1;height:.5px;background:#ffffff38}.phone-bonus-auth__form{display:flex;flex-direction:column;gap:12px}.phone-bonus-auth__label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#ffffffe6}.phone-bonus-auth__phone-row{display:flex;align-items:center;gap:8px;background:#ffffff24;border-radius:12px;padding:0 12px}.phone-bonus-auth__prefix{font-size:16px;font-weight:600;color:#fff}.phone-bonus-auth__input{flex:1;border:none;background:transparent;font:inherit;font-size:16px;color:#fff;padding:12px 0;outline:none}.phone-bonus-auth__input::placeholder{color:#ffffff73}.phone-bonus-auth__hint{font-size:13px;line-height:1.45;color:#ffffffd1;text-align:center;margin:0}.phone-bonus-auth__hint--muted{opacity:.75}.phone-bonus-auth__waiting{display:flex;flex-direction:column;gap:12px;align-items:stretch}.phone-bonus-auth__waiting-title{font-size:16px;font-weight:700;color:#fff;text-align:center;margin:0}.mini-app-alt-auth{display:flex;flex-direction:column;gap:10px;margin-top:8px;padding-top:12px;border-top:.5px solid rgba(255,255,255,.18)}.mini-app-alt-auth__label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#fff9;text-align:center;margin:0}.mini-app-alt-auth__row{display:contents}.mini-app-alt-auth__btn{display:none}.mini-app-alt-auth__hint{font-size:11px;line-height:1.4;color:#ffffff8c;text-align:center;margin:0}.profile-menu-list{display:flex;flex-direction:column;gap:0;margin-top:8px;border-top:.5px solid rgba(0,0,0,.08)}.profile-menu-item{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:none;border-bottom:.5px solid rgba(0,0,0,.06);background:transparent;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.profile-menu-item:active{background:#0000000a}.profile-menu-item__icon{flex-shrink:0;display:flex;color:#007aff}.profile-menu-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.profile-menu-item__label{font-size:16px;font-weight:400;color:#000;display:flex;align-items:center;gap:6px}.profile-menu-item__hint{font-size:12px;color:#8e8e93}.profile-menu-item__chevron{flex-shrink:0;color:#c7c7cc}.promo-list{display:flex;flex-direction:column;gap:12px}.promo-card{overflow:hidden;padding:0;border-radius:var(--radius-lg)}.promo-image{width:100%;aspect-ratio:16/9;object-fit:cover}.promo-body{padding:14px 16px 16px}.promo-title{font-size:17px;font-weight:600;margin-bottom:6px}.promo-desc{color:var(--text-secondary);font-size:13px;line-height:1.45;margin-bottom:10px}.promo-link{color:var(--accent);font-weight:600;font-size:14px}.input{width:100%;padding:9px 12px;border:1px solid var(--glass-border-subtle);border-radius:var(--radius-sm);font-size:15px;font-family:inherit;font-weight:500;background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text)}.input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.input-sm{width:100px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:none;border-radius:var(--radius-sm);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s,transform .15s}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:var(--glass-bg-strong);color:var(--text);border:1px solid var(--glass-border-subtle)}.btn-block{width:100%}.btn-ghost{background:var(--glass-bg);color:var(--accent);border:1px solid var(--glass-border-subtle)}.btn-sm{padding:8px 14px;font-size:13px}.alert{padding:10px 14px;border-radius:var(--radius-sm);font-size:13px;font-weight:500;margin-top:10px}.alert-error{background:#ff3b301a;color:var(--danger)}.page-catalog{background:transparent}.page-catalog .page-title{font-size:28px;font-weight:700;letter-spacing:-.03em;margin-bottom:14px}.catalog-main{display:flex;flex-direction:column;gap:14px}.catalog-category-hero{position:relative;border-radius:20px;overflow:hidden;min-height:88px;box-shadow:0 12px 36px color-mix(in srgb,var(--cat-theme-from) 22%,transparent),inset 0 1px #ffffff29}.catalog-category-hero__mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--cat-theme-from),var(--cat-theme-to));background-size:200% 200%;animation:home-widget-gradient 16s ease-in-out infinite;overflow:hidden}.catalog-category-hero__blob{position:absolute;border-radius:50%;filter:blur(36px)}.catalog-category-hero__blob--1{width:48%;height:48%;top:-20%;left:-6%;background:var(--cat-theme-accent);opacity:.55;animation:home-widget-float-a 11s ease-in-out infinite}.catalog-category-hero__blob--2{width:42%;height:42%;bottom:-24%;right:-4%;background:var(--cat-theme-blob-2);opacity:.65;animation:home-widget-float-b 15s ease-in-out infinite}.catalog-category-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.catalog-category-hero__content{position:relative;z-index:1;padding:16px 18px}.catalog-category-hero__eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e;margin-bottom:4px}.catalog-category-hero__title{margin:0;font-size:22px;font-weight:700;letter-spacing:-.03em;color:#fff;line-height:1.15}.catalog-category-hero__meta{margin:6px 0 0;font-size:13px;font-weight:500;color:#ffffffc7;line-height:1.35}.catalog-toolbar{display:flex;flex-direction:column;gap:12px;position:static;z-index:10;margin:0;padding:0 0 10px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.catalog-search-row{display:flex;gap:8px;align-items:center}.catalog-search-field{flex:1;display:flex;align-items:center;gap:8px;height:44px;padding:0 14px;border-radius:var(--radius-pill);background:#ffffff73;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(255,255,255,.55);box-shadow:0 1px 4px #0000000a,inset 0 1px #ffffffa6}.catalog-search-field__icon{flex-shrink:0;color:var(--accent);opacity:.85}.catalog-search-field__input{flex:1;min-width:0;border:none;background:transparent;font-family:inherit;font-size:16px;color:var(--text);outline:none}.page-catalog .catalog-search-field:focus-within{border-color:#0058e659;box-shadow:0 0 0 3px #0058e61a,0 4px 16px #0f172a0f,inset 0 1px #ffffffa6}.catalog-search-field__input::placeholder{color:var(--text-secondary);opacity:.7}.catalog-filter-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#ffffff73;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);color:var(--text-secondary);box-shadow:0 1px 4px #0000000a,inset 0 1px #ffffffa6;cursor:pointer;transition:color .15s ease,background .15s ease}.catalog-filter-btn.active{color:var(--accent);background:#ffffffb8}.catalog-filter-btn:active{transform:scale(.97)}.catalog-sort-row{margin-top:10px}.catalog-sort-row__label{display:block;margin-bottom:6px;font-size:11px;font-weight:600;color:var(--text-secondary)}.catalog-sort-chips{display:flex;flex-wrap:wrap;gap:6px}.catalog-sort-chip{padding:7px 12px;border-radius:var(--radius-pill);font-size:12px;font-weight:600;cursor:pointer;color:var(--text);white-space:nowrap;font-family:inherit;border:1px solid rgba(0,0,0,.08);background:#ffffffb8;transition:all .15s ease}.catalog-sort-chip.active{background:var(--accent);border-color:var(--accent-deep);color:#fff;box-shadow:0 4px 14px #0058e647}.budget-matches{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.chip{padding:7px 14px;border-radius:var(--radius-pill);font-size:12px;font-weight:600;cursor:pointer;color:var(--text);white-space:nowrap;font-family:inherit;border:1px solid rgba(0,0,0,.08);background:#ffffffb8;transition:all .2s}.chip.chip-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:var(--radius-md);flex-shrink:0}.chip.active{background:var(--accent);border-color:var(--accent-deep);color:#fff;box-shadow:0 4px 14px #0058e647}.search-row{display:flex;gap:8px;align-items:center}.filters-panel{margin-top:0;padding:14px;border-radius:var(--radius-lg);background:#ffffff80;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(255,255,255,.55);box-shadow:0 2px 12px #0000000d;animation:pageEnter .2s ease-out}.filters-panel .filters-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.filters-panel label{font-size:11px;color:var(--text-secondary);font-weight:600;display:block;margin-bottom:4px}.budget-block{margin-top:12px;padding-top:12px;border-top:1px solid var(--glass-border-subtle)}.budget-value{font-size:22px;font-weight:700;color:var(--text);margin:8px 0}.budget-slider{width:100%;accent-color:var(--accent)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:480px){.product-grid{grid-template-columns:repeat(3,1fr);gap:14px}}.product-card{border-radius:var(--radius-lg);overflow:hidden;transition:transform .15s,box-shadow .2s;display:flex;flex-direction:column;color:inherit}.product-card--ios{background:#fff;border:.5px solid rgba(0,0,0,.08);box-shadow:0 1px 2px #0000000a,0 4px 16px #0000000a;border-radius:22px}.product-card--ios .product-card-image{background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.78),transparent 58%),linear-gradient(180deg,var(--cat-theme-tint, rgba(255, 255, 255, .58)) 0%,rgba(245,245,247,.42) 100%);cursor:zoom-in}.product-card--ios .product-card-image img{object-fit:contain;padding:8px}.product-card:active{transform:scale(.985)}.product-card-media{display:block;text-decoration:none;color:inherit}.product-card-image{aspect-ratio:1;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.78),transparent 58%),linear-gradient(180deg,var(--cat-theme-tint, rgba(255, 255, 255, .58)) 0%,rgba(245,245,247,.42) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-colors{display:flex;justify-content:center;padding:7px 6px 2px}.product-card-colors__track{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;max-width:100%;padding:5px 7px;border-radius:14px;background:#ffffff94;backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);box-shadow:inset 0 .5px #ffffffeb,inset 0 0 0 .5px #0000000a,0 2px 8px #0f172a0d}.product-card-colors__track--dense{gap:4px;padding:4px 6px}.product-card-colors__track--dense .product-card-color-dot{width:11px;height:11px}.product-card-color-dot{--swatch: #8e8e93;position:relative;width:13px;height:13px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.42),transparent 48%),linear-gradient(145deg,color-mix(in srgb,var(--swatch) 88%,white),var(--swatch));box-shadow:inset 0 -1px 2px #00000024,inset 0 1px 1px #ffffff47,0 1px 2px #00000014}.product-card-color-dot:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;box-shadow:inset 0 0 0 .5px #0000001a;pointer-events:none}.product-card-color-dot--light{box-shadow:inset 0 -1px 2px #00000014,inset 0 1px 1px #ffffff8c,0 1px 2px #0000000f}.product-card-color-dot--light:after{box-shadow:inset 0 0 0 .5px #00000024}.product-placeholder{font-size:22px;opacity:.5}.product-card-info{padding:10px 12px 4px}.product-card-category{font-size:9px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px;font-weight:600}.product-card-name{font-size:12px;font-weight:700;margin-bottom:5px;line-height:1.35;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-price{font-size:14px;font-weight:700;letter-spacing:-.02em}.product-card-price--on-request{font-weight:600;color:#3c3c43b8}.product-card-info--variable-price{text-align:center;padding-bottom:8px}.product-card-info--variable-price .product-card-category{text-align:center}.product-card-info--variable-price .product-card-name{text-align:center;-webkit-line-clamp:3}.product-price-variable{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;margin-top:6px;font-size:11px;font-weight:500;line-height:1.35;color:#1d1d1fc7;letter-spacing:-.01em}.product-price-variable--detail{margin-top:0;padding:6px 0 10px;font-size:15px;line-height:1.4;color:#3c3c43d1}.product-price-on-request-block{padding:4px 0 12px}.product-price-on-request-block__title{margin:0;font-size:15px;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:var(--text)}.product-price-on-request-block__note{margin:8px 0 0;font-size:12px;font-weight:400;line-height:1.45;color:#3c3c43b8}.product-price-on-request-block__phone{color:var(--accent);text-decoration:none;white-space:nowrap}.product-price-on-request-block__phone:hover{text-decoration:underline}.product-card-footer{margin-top:auto;padding:8px 10px 10px;display:flex;flex-direction:column;gap:8px}.product-card-installment{display:flex;flex-direction:column;gap:1px;padding:8px 10px;border-radius:var(--radius-sm);background:#0058e60f;border:1px solid rgba(0,88,230,.1)}.product-card-installment__amount{font-size:13px;font-weight:700;color:var(--accent);letter-spacing:-.02em}.product-card-installment__term{font-size:10px;font-weight:600;color:var(--text-secondary)}.product-card-cta{width:100%;min-height:36px;padding:8px 12px;border:none;border-radius:10px;background:var(--accent);color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;letter-spacing:-.01em;box-shadow:0 4px 14px #0058e647;transition:transform .15s,opacity .15s,box-shadow .15s}.product-card-cta:active{transform:scale(.98);opacity:.94;box-shadow:0 3px 10px #0058e63d}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);animation:galleryLightboxIn .22s ease}.gallery-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#000000eb;cursor:pointer;z-index:0}@keyframes galleryLightboxIn{0%{opacity:0}to{opacity:1}}.gallery-lightbox__chrome{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:max(12px,env(safe-area-inset-top,0)) 16px 12px;z-index:3;pointer-events:none}.gallery-lightbox__chrome>*{pointer-events:auto}.gallery-lightbox__close{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px 0 12px;border:none;border-radius:var(--radius-pill);background:#fffffff5;color:#1d1d1f;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:-.02em;cursor:pointer;box-shadow:0 4px 20px #00000040}.gallery-lightbox__close:active{transform:scale(.97);opacity:.92}.gallery-lightbox__counter{margin-right:auto;font-size:14px;font-weight:600;color:#ffffffeb;letter-spacing:-.02em;text-shadow:0 1px 8px rgba(0,0,0,.45)}.gallery-lightbox__stage{position:relative;z-index:2;flex:1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:0;padding:64px 12px 12px;cursor:zoom-out}.gallery-lightbox__image{max-width:min(960px,92vw);max-height:min(72vh,820px);object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:12px;cursor:default;position:relative;z-index:1}.gallery-lightbox__nav{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer}.gallery-lightbox__thumbs{position:relative;z-index:2;display:flex;gap:8px;justify-content:center;overflow-x:auto;padding:12px 16px 20px;scrollbar-width:none}.gallery-lightbox__thumbs::-webkit-scrollbar{display:none}.gallery-lightbox__thumb{flex:0 0 auto;width:52px;height:52px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#ffffff14;cursor:pointer}.gallery-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-lightbox__thumb.active{border-color:#fff}.skeleton{background:linear-gradient(90deg,#ffffff4d 25%,#fff9,#ffffff4d 75%);background-size:200% 100%;animation:shimmer 1.2s infinite;border-radius:var(--radius-sm)}.skeleton-card{aspect-ratio:auto;min-height:280px;border-radius:var(--radius-lg)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-nav-bar{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;width:100%;min-width:0}.page-nav-bar__row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.page-nav-bar__back{display:inline-flex;align-items:center;gap:2px;min-width:0;flex:1;color:var(--accent);font-size:15px;font-weight:600;text-decoration:none;letter-spacing:-.02em;-webkit-tap-highlight-color:transparent}.page-nav-bar__back span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-nav-bar__actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.page-nav-bar__trail{display:flex;flex-wrap:wrap;align-items:center;gap:4px;list-style:none;margin:0;padding:0 0 0 2px;font-size:12px;color:var(--text-secondary);line-height:1.35}.page-nav-bar__trail-item:not(:last-child):after{content:"›";margin:0 4px;color:var(--text-secondary);opacity:.65}.page-nav-bar__trail-item a{color:var(--text-secondary);text-decoration:none}.page-nav-bar__trail-item a:hover{color:var(--accent)}.page-nav-bar__trail-item span{color:var(--text);font-weight:600}.immersive-page-back{position:absolute;left:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:#007aff;cursor:pointer;padding:0;z-index:2;-webkit-tap-highlight-color:transparent}.immersive-page-back:active{background:#007aff1a}.back-link{display:inline-flex;align-items:center;gap:4px;color:var(--accent);margin-bottom:0;font-size:14px;font-weight:600;min-width:0;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.product-detail--compact{gap:10px}.product-gallery{display:flex;flex-direction:column;gap:8px;width:100%;max-width:100%;min-width:0;overflow:hidden}.gallery-main{height:200px;max-height:34vh;width:100%;max-width:100%;border-radius:var(--radius-lg);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f5f5f7;border:none;padding:0;cursor:default}.gallery-main--interactive{cursor:zoom-in}.gallery-main img{width:100%;height:100%;max-width:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-bottom:2px;max-width:100%;min-width:0}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{flex:0 0 auto;padding:0;border:2px solid transparent;border-radius:8px;background:#f5f5f7;cursor:pointer;overflow:hidden;width:44px;height:44px}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb.active{border-color:var(--accent)}.product-detail--themed .gallery-main,.product-detail--themed .gallery-thumb{background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.75),transparent 55%),linear-gradient(180deg,var(--cat-theme-tint, rgba(245, 245, 247, .9)) 0%,#f5f5f7 100%)}.product-detail-body--themed{padding:16px 14px;border-radius:22px;background:linear-gradient(165deg,color-mix(in srgb,var(--cat-theme-from) 10%,rgba(255,255,255,.96)),#fffffffa 48%,#fffffffc);border:.5px solid rgba(255,255,255,.72);box-shadow:0 10px 36px color-mix(in srgb,var(--cat-theme-from) 10%,transparent),inset 0 1px #ffffffd9}.page-product--themed .product-price-hero__monthly{color:var(--cat-theme-from)}.page-product--themed .installment-term-chip.selected,.page-product--themed .config-chip.selected{border-color:color-mix(in srgb,var(--cat-theme-from) 38%,transparent);color:var(--cat-theme-from);background:color-mix(in srgb,var(--cat-theme-from) 7%,#fff);box-shadow:0 2px 8px color-mix(in srgb,var(--cat-theme-from) 12%,transparent)}.page-product--themed .store-chip.selected{border-color:color-mix(in srgb,var(--cat-theme-from) 38%,transparent);box-shadow:0 2px 8px color-mix(in srgb,var(--cat-theme-from) 10%,transparent)}.page-product--themed .gallery-thumb.active{border-color:var(--cat-theme-from)}.product-detail-body{display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%;min-width:0;overflow:hidden}.detail-title{font-size:20px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:0;overflow-wrap:anywhere;word-break:break-word}.detail-subtitle{font-size:14px;font-weight:500;color:var(--text-secondary);letter-spacing:-.01em;line-height:1.35;margin-top:2px;overflow-wrap:anywhere;word-break:break-word}.detail-category{color:var(--text-secondary);margin-bottom:2px;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.product-price-hero{padding:2px 0 4px}.product-price-hero__cash{font-size:24px;font-weight:700;letter-spacing:-.03em;line-height:1.15}.product-price-hero__monthly{font-size:15px;font-weight:600;color:var(--accent);letter-spacing:-.02em;margin-top:2px}.product-installment-block{display:flex;flex-direction:column;gap:8px}.product-installment-total{font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--text)}.installment-terms--scroll{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;margin:0;padding-bottom:2px;max-width:100%;min-width:0;width:100%}.installment-terms--product{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;width:100%;max-width:100%;min-width:0}@media(min-width:380px){.installment-terms--product{grid-template-columns:repeat(4,minmax(0,1fr))}}.installment-terms--scroll::-webkit-scrollbar{display:none}.installment-term-chip{flex:0 0 auto;padding:7px 12px;border-radius:var(--radius-pill);border:1px solid rgba(0,0,0,.08);background:#ffffff8c;font-family:inherit;font-size:13px;font-weight:600;color:var(--text-secondary);cursor:pointer;white-space:nowrap}.installment-terms--product .installment-term-chip{width:100%;text-align:center}.installment-term-chip.selected{background:#fff;color:var(--text);border-color:#0000001f;box-shadow:0 1px 4px #0000000f}.product-config-row{display:flex;align-items:center;gap:10px;min-height:36px;width:100%;max-width:100%;min-width:0;overflow:hidden}.product-config-row--stack{flex-direction:column;align-items:stretch;gap:6px}.product-config-row--stack .config-chips-scroll,.product-config-row--stack .store-chips-scroll,.product-config-row--stack .color-picker-circles--inline{width:100%;max-width:100%;flex:none}.product-config-row--colors{gap:8px}.product-config-row--colors .product-config-label{flex:none}.product-config-label{flex:0 0 52px;font-size:13px;font-weight:600;color:var(--text-secondary)}.config-chips-scroll,.store-chips-scroll{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;flex:1;min-width:0;max-width:100%;width:100%;padding-bottom:2px}.config-chips-scroll::-webkit-scrollbar,.store-chips-scroll::-webkit-scrollbar{display:none}.config-chip{flex:0 0 auto;padding:7px 14px;border-radius:var(--radius-pill);border:1px solid rgba(0,0,0,.08);background:#ffffff8c;font-family:inherit;font-size:14px;font-weight:600;color:var(--text);cursor:pointer;white-space:nowrap}.config-chip.selected{background:#fff;border-color:var(--accent);color:var(--accent-deep);box-shadow:0 1px 6px #0058e61f}.store-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:#ffffff8c;font-family:inherit;cursor:pointer;text-align:left;max-width:200px}.store-chip.selected{background:#fff;border-color:var(--accent);box-shadow:0 1px 6px #0058e61a}.store-chip__city{font-size:11px;font-weight:600;color:var(--text-secondary);display:block;line-height:1.2}.store-chip__name{font-size:13px;font-weight:600;color:var(--text);display:block;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-chip__check{flex-shrink:0;color:var(--accent)}.product-store-picker{display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%;min-width:0}.city-pills{display:flex;flex-wrap:nowrap;gap:8px;width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 0 6px;margin:0 calc(-1 * var(--page-padding));padding-left:var(--page-padding);padding-right:var(--page-padding)}.city-pills::-webkit-scrollbar{display:none}.city-pill{flex:0 0 auto;padding:10px 16px;border-radius:var(--radius-pill);border:1px solid rgba(0,0,0,.08);background:#ffffffb8;font-family:inherit;font-size:14px;font-weight:600;color:var(--text);cursor:pointer;text-align:center;line-height:1.2;white-space:nowrap;scroll-snap-align:start;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.city-pill.selected{background:#fff;border-color:var(--accent);color:var(--accent-deep);box-shadow:0 1px 6px #0058e61f}.product-store-picker .city-pills--product{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;overflow:visible;margin:0;padding:0;flex-wrap:unset;scroll-snap-type:none}.product-store-picker .city-pills--product .city-pill{font-size:12px;padding:9px 8px;min-height:36px}.product-store-picker .city-pills--product .city-pill:nth-child(1){grid-column:span 2}.product-store-picker .city-pills--product .city-pill:nth-child(2){grid-column:span 2}.product-store-picker .city-pills--product .city-pill:nth-child(3){grid-column:span 2}.product-store-picker .city-pills--product .city-pill:nth-child(4){grid-column:span 3}.product-store-picker .city-pills--product .city-pill:nth-child(5){grid-column:span 3}.store-options{display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;border-radius:12px;overflow:hidden;background:#ffffff80;border:1px solid rgba(0,0,0,.08)}.store-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;border:none;border-bottom:.5px solid rgba(0,0,0,.08);background:transparent;font-family:inherit;text-align:left;cursor:pointer;min-width:0}.store-option:last-child{border-bottom:none}.store-option.selected{background:#fff}.store-option__body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.store-option__name{font-size:15px;font-weight:600;color:var(--text);line-height:1.25}.store-option__address{font-size:12px;font-weight:500;color:var(--text-secondary);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-option__check{flex-shrink:0;color:var(--accent)}.product-store-summary{display:flex;align-items:baseline;gap:8px;padding:2px 0;min-width:0}.product-store-summary__label{flex-shrink:0;font-size:13px;font-weight:600;color:var(--text-secondary)}.product-store-summary__value{font-size:14px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.color-picker-circles--inline{display:grid;grid-template-columns:repeat(var(--color-count, 4),minmax(0,1fr));gap:clamp(6px,2.5vw,12px);margin-bottom:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.color-picker-circles--inline .color-picker-btn-circle{width:100%;max-width:40px;height:auto;aspect-ratio:1;min-width:0;margin:0 auto;justify-self:center;background:transparent;border:2px solid transparent;box-sizing:border-box}.color-picker-circles--inline .color-picker-btn-circle .color-picker-dot{width:100%;height:100%;max-width:32px;max-height:32px}.color-picker-circles--inline .color-picker-btn-circle.selected{box-shadow:0 0 0 2px var(--accent)}.product-details-more{margin-top:4px;border-radius:var(--radius-md);background:#ffffff73;border:1px solid rgba(0,0,0,.06);padding:10px 12px}.product-details-more summary{font-size:14px;font-weight:600;color:var(--text);cursor:pointer;list-style:none}.product-details-more summary::-webkit-details-marker{display:none}.product-details-more .detail-desc{margin-top:10px;margin-bottom:0;font-size:13px}.product-details-more .product-specs{margin-top:10px;padding:0;background:transparent;border:none}.product-buy-bar{position:fixed;bottom:var(--tab-bar-offset);left:0;right:0;z-index:190;padding:8px 16px 10px;background:#ffffffe0;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-top:.5px solid rgba(0,0,0,.08);max-width:100%;width:100%;box-sizing:border-box}.product-buy-btn{width:100%;height:50px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--cat-theme-from, #0071e3),var(--cat-theme-to, #0071e3));color:#fff;font-family:inherit;font-size:17px;font-weight:600;letter-spacing:-.02em;cursor:pointer;box-shadow:0 6px 20px color-mix(in srgb,var(--cat-theme-from, #0071e3) 26%,transparent);transition:transform .15s ease,opacity .15s ease}.product-buy-btn:active{transform:scale(.985);opacity:.92}.product-buy-btn--inline{width:100%;max-width:360px;height:48px;margin-top:8px;border-radius:14px;font-size:16px}.ios-segment--compact{margin-bottom:0;background:#78788029;border:none;box-shadow:none;padding:3px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.ios-segment--compact .ios-segment-btn{padding:7px 8px;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-desc{color:var(--text-secondary);line-height:1.45;margin-bottom:12px;font-size:13px}.variant-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.variant-btn{padding:12px 14px;border-radius:var(--radius-sm);text-align:left;cursor:pointer;color:var(--text);font-family:inherit;transition:border-color .15s,background .15s;border:1px solid var(--glass-border-subtle);background:var(--glass-bg)}.variant-btn.selected{border-color:var(--accent);background:var(--accent-soft)}.variant-btn-name{font-weight:600;font-size:14px}.variant-btn-color{font-weight:500;color:var(--text-secondary)}.variant-btn-price{color:var(--text-secondary);font-size:12px;margin-top:4px}.variant-btn-installment{color:var(--text-secondary);font-size:11px;margin-top:2px}.color-picker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.color-picker-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 12px;min-width:72px;border:1px solid var(--glass-border-subtle);cursor:pointer;font-family:inherit;color:var(--text)}.color-picker-btn.selected{border-color:var(--accent);background:var(--accent-soft)}.color-picker-dot{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.color-picker-label{font-size:11px;text-align:center;line-height:1.2;color:var(--text-secondary)}.color-picker-circles{gap:10px}.color-picker-btn-circle{min-width:44px;width:44px;height:44px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.color-picker-btn-circle .color-picker-dot{width:32px;height:32px}.color-picker-btn-circle.selected{box-shadow:0 0 0 2px var(--accent)}.color-picker-btn-circle .color-picker-label{display:none}.storage-picker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.storage-picker-btn{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;min-width:100px;border:1px solid var(--glass-border-subtle);cursor:pointer;font-family:inherit;color:var(--text);text-align:left}.storage-picker-btn.selected{border-color:var(--accent);background:var(--accent-soft)}.storage-picker-label{font-weight:600;font-size:14px}.storage-picker-price{font-size:12px;color:var(--text-secondary)}.product-specs{padding:12px 14px;margin-bottom:16px}.product-spec-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--glass-border-subtle);font-size:14px}.product-spec-row:last-child{border-bottom:none}.product-spec-row dt{color:var(--text-secondary)}.product-spec-row dd{font-weight:600;text-align:right}.ios-segment{display:flex;padding:4px;border-radius:var(--radius-md);margin-bottom:14px;gap:4px}.ios-segment-btn{flex:1;padding:10px 12px;border:none;border-radius:var(--radius-sm);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;color:var(--text-secondary);background:transparent;transition:all .2s}.ios-segment-btn.active{background:#fff;color:var(--text);box-shadow:0 2px 8px #0000001a}.calculator{border-radius:var(--radius-lg);padding:14px}.calculator .calc-result:first-child{margin-top:0}.calculator .budget-slider{margin:8px 0 16px}.installment-terms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 16px}.installment-term-btn{padding:11px 8px;border:1px solid var(--glass-border-subtle);border-radius:var(--radius-sm);font-family:inherit;font-size:14px;font-weight:600;color:var(--text);cursor:pointer;text-align:center;transition:border-color .15s ease,background .15s ease}.installment-term-btn.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.calc-installment-info{margin:0 0 14px;font-size:13px;line-height:1.45;color:var(--text-secondary)}.calculator h3{font-size:16px;margin-bottom:12px;font-weight:600}.calc-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.calc-result{font-size:24px;font-weight:700;color:var(--text);margin-top:8px;letter-spacing:-.02em}.calc-input-label{font-size:12px;color:var(--text-secondary);font-weight:600;margin-bottom:6px;display:block}.btn-order{width:100%;margin-top:14px;padding:14px;border:none;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit}.btn-order:active{transform:scale(.98)}.btn-ios-primary{width:100%;margin-top:12px;padding:12px 16px;border:none;border-radius:12px;background:var(--accent);color:#fff;font-size:16px;font-weight:600;letter-spacing:-.02em;cursor:pointer;font-family:inherit;min-height:44px;box-shadow:0 4px 16px #0058e647;transition:transform .15s,opacity .15s,box-shadow .15s}.btn-ios-primary:active{transform:scale(.985);opacity:.92;box-shadow:0 3px 12px #0058e63d}.empty{text-align:center;padding:40px 16px;color:var(--text-secondary)}.text-muted{color:var(--text-secondary)}.page-garage{padding-bottom:16px;display:flex;flex-direction:column;gap:14px}.garage-header__title{font-size:28px;font-weight:800;letter-spacing:-.03em;margin-bottom:4px}.garage-header__subtitle,.garage-hint{font-size:14px;line-height:1.45;color:var(--text-secondary)}.garage-device-card{position:relative;padding:16px;border-radius:24px;background:#ffffffad;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.82);box-shadow:0 12px 34px #0f172a14,inset 0 1px #fffffff2}.garage-device-card--primary{border-color:#007aff33;box-shadow:0 14px 36px #007aff1a,inset 0 1px #fffffff2}.garage-device-card__badge{display:inline-flex;align-items:center;padding:5px 10px;margin-bottom:12px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#007aff;background:#007aff1a}.garage-device-card__hero{display:flex;align-items:center;gap:14px;margin-bottom:14px}.garage-device-card__identity{min-width:0;flex:1}.garage-device-card__kind{display:block;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--accent);margin-bottom:4px}.garage-device-card__name{font-size:20px;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin-bottom:6px}.garage-color-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 8px;border-radius:999px;font-size:12px;font-weight:600;color:var(--text);background:#0000000d}.garage-color-chip__dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(145deg,#8e8e93,#636366);box-shadow:inset 0 0 0 .5px #0000001f}.garage-phone,.garage-device-visual{flex-shrink:0}.garage-device-visual__frame{position:relative;background:linear-gradient(160deg,#e8e8ed,#d1d1d6 55%,#aeaeb2);box-shadow:inset 0 0 0 1px #ffffffa6,inset 0 0 0 2px #0000000a,0 10px 24px #0f172a1f}.garage-device-visual--iphone .garage-device-visual__frame{width:74px;height:148px;padding:7px;border-radius:22px}.garage-device-visual--macbook .garage-device-visual__frame{width:108px;height:72px;padding:6px 6px 10px;border-radius:10px 10px 4px 4px}.garage-device-visual--ipad .garage-device-visual__frame{width:88px;height:118px;padding:7px;border-radius:14px}.garage-device-visual--watch .garage-device-visual__frame{width:62px;height:78px;padding:8px 6px;border-radius:18px}.garage-device-visual--airpods .garage-device-visual__frame{width:72px;height:72px;padding:10px;border-radius:20px}.garage-device-visual--other .garage-device-visual__frame{width:74px;height:148px;padding:7px;border-radius:22px}.garage-device-visual__island{position:absolute;top:11px;left:50%;transform:translate(-50%);width:28px;height:7px;border-radius:999px;background:#3a3a3c;z-index:2}.garage-device-visual__notch{position:absolute;top:4px;left:50%;transform:translate(-50%);width:10px;height:3px;border-radius:999px;background:#8e8e93;z-index:2}.garage-device-visual__screen{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#636366;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.55),transparent 42%),linear-gradient(180deg,#ffffff6b,#ffffff1f);box-shadow:inset 0 0 0 .5px #0000000f}.garage-device-visual--iphone .garage-device-visual__screen,.garage-device-visual--other .garage-device-visual__screen{border-radius:16px}.garage-device-visual--macbook .garage-device-visual__screen{border-radius:4px;height:calc(100% - 6px)}.garage-device-visual--ipad .garage-device-visual__screen{border-radius:8px}.garage-device-visual--watch .garage-device-visual__screen,.garage-device-visual--airpods .garage-device-visual__screen{border-radius:12px}.garage-device-visual__button{position:absolute;right:-2px;top:42px;width:2px;height:28px;border-radius:2px;background:#0000001f}.garage-device-visual__base{position:absolute;left:-4px;right:-4px;bottom:-3px;height:4px;border-radius:0 0 6px 6px;background:linear-gradient(180deg,#c7c7cc,#aeaeb2)}.garage-device-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:#636366;background:linear-gradient(145deg,#f2f2f7,#e5e5ea);box-shadow:inset 0 0 0 .5px #0000000f,0 4px 12px #0f172a0f;flex-shrink:0}.garage-device-icon--compact{width:40px;height:40px}.garage-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.garage-meta-tile{display:flex;align-items:flex-start;gap:8px;padding:10px 10px 11px;border-radius:16px;background:#ffffff8c;box-shadow:inset 0 0 0 .5px #0000000d}.garage-meta-tile__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;color:var(--accent);background:#007aff1a;flex-shrink:0}.garage-meta-tile__content{min-width:0}.garage-meta-tile__label{display:block;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:2px}.garage-meta-tile__value{display:block;font-size:12px;font-weight:700;line-height:1.35;color:var(--text)}.garage-warranty{padding:12px;border-radius:18px;margin-bottom:12px;background:#ffffff80;box-shadow:inset 0 0 0 .5px #0000000d}.garage-warranty--active{background:#34c75914;box-shadow:inset 0 0 0 .5px #34c75929}.garage-warranty--warning{background:#ff950014;box-shadow:inset 0 0 0 .5px #ff950029}.garage-warranty--expired,.garage-warranty--muted{background:#8e8e9314}.garage-warranty__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.garage-warranty__title-row{display:flex;align-items:flex-start;gap:10px;min-width:0}.garage-warranty__icon-wrap{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;flex-shrink:0}.garage-warranty--active .garage-warranty__icon-wrap{color:#248a3d;background:#34c75924}.garage-warranty--warning .garage-warranty__icon-wrap{color:#c93400;background:#ff950024}.garage-warranty--expired .garage-warranty__icon-wrap,.garage-warranty--muted .garage-warranty__icon-wrap{color:#8e8e93;background:#8e8e931f}.garage-warranty__title{font-size:14px;font-weight:800;letter-spacing:-.02em}.garage-warranty__subtitle,.garage-warranty__text{font-size:12px;line-height:1.35;color:var(--text-secondary);margin-top:2px}.garage-warranty__badge{flex-shrink:0;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.garage-warranty__badge--active{color:#248a3d;background:#34c75924}.garage-warranty__badge--warning{color:#c93400;background:#ff950024}.garage-warranty__badge--expired,.garage-warranty__badge--muted{color:#c62828;background:#ff3b301a}.garage-warranty__track{height:8px;border-radius:999px;background:#0000000f;overflow:hidden;margin-bottom:8px}.garage-warranty__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#34c759,#30d158);transition:width .4s ease}.garage-warranty--warning .garage-warranty__fill{background:linear-gradient(90deg,#ff9f0a,#ff9500)}.garage-warranty--expired .garage-warranty__fill{background:#ff3b30}.garage-warranty__meta{font-size:12px;line-height:1.4;color:var(--text-secondary)}.garage-warranty__meta strong{color:var(--text);font-weight:800}.garage-actions{display:flex;flex-direction:column;gap:8px}.garage-btn{width:100%;border-radius:14px;padding:12px 14px;font-weight:700;font-size:15px}.garage-state-card{padding:22px 18px;border-radius:24px;text-align:center;background:#ffffff9e;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.82);box-shadow:var(--shadow-float)}.garage-state-card__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 12px;border-radius:16px;color:var(--accent);background:#007aff1a}.garage-state-card__icon--empty{width:auto;height:auto;background:transparent}.garage-state-card__icon--empty .garage-device-visual__frame{transform:scale(.9)}.garage-state-card h2{font-size:18px;font-weight:800;margin-bottom:6px}.garage-state-card p{color:var(--text-secondary);font-size:14px;line-height:1.45}.garage-state-card__cta{margin-top:16px;display:inline-flex;min-width:200px;justify-content:center}.garage-state-card__shimmer{width:72px;height:120px;margin:0 auto 14px;border-radius:20px;background:linear-gradient(90deg,#0000000a,#00000014,#0000000a);background-size:200% 100%;animation:garageShimmer 1.4s ease-in-out infinite}@keyframes garageShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.garage-others__title{font-size:15px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px;padding:0 2px}.garage-others__list{display:flex;flex-direction:column;gap:8px}.garage-device-row{width:100%;display:flex;align-items:center;gap:10px;padding:12px;border:none;border-radius:18px;text-align:left;cursor:pointer;background:#ffffff9e;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:inset 0 0 0 .5px #ffffffbf,0 4px 14px #0f172a0d;transition:transform .2s ease,background .2s ease;font-family:inherit;-webkit-tap-highlight-color:transparent}.garage-device-row:active{transform:scale(.98);background:#ffffffc7}.garage-device-row__phone,.garage-device-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:#636366;background:linear-gradient(145deg,#f2f2f7,#e5e5ea);box-shadow:inset 0 0 0 .5px #0000000f,0 4px 12px #0f172a0f;flex-shrink:0}.garage-device-row__main{min-width:0;flex:1}.garage-device-row__name{font-size:14px;font-weight:700;line-height:1.25;margin-bottom:2px}.garage-device-row__meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:11px;color:var(--text-secondary)}.garage-device-row__dot{opacity:.55}.garage-device-row__warranty{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.garage-device-row__warranty--active{color:#248a3d;background:#34c7591f}.garage-device-row__warranty--expired{color:#c62828;background:#ff3b301a}.garage-device-row__warranty--muted{color:var(--text-secondary);background:#8e8e931a}.store-picker-section{margin-bottom:12px;padding:12px;border-radius:var(--radius-lg);background:#ffffff73;border:1px solid rgba(0,122,255,.12);box-shadow:0 8px 24px #007aff0f,inset 0 1px #ffffffd9}.store-picker-heading{display:flex;align-items:center;gap:6px;margin-bottom:10px;font-size:14px;font-weight:700;letter-spacing:-.02em;color:var(--text)}.store-picker-heading svg{color:var(--accent);flex-shrink:0}.store-picker-grid{display:flex;flex-direction:column;gap:8px}.store-picker-card{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:var(--radius-md);border:1.5px solid transparent;cursor:pointer;text-align:left;font-family:inherit;color:var(--text);transition:border-color .15s,background .15s,transform .15s}.store-picker-card:active{transform:scale(.99)}.store-picker-card.selected{border-color:var(--accent);background:#007aff1a;box-shadow:0 0 0 1px #007aff14}.store-picker-card-main{display:flex;flex-direction:column;gap:2px;min-width:0}.store-picker-city{font-size:14px;font-weight:700;letter-spacing:-.02em}.store-picker-name{font-size:12px;color:var(--text-secondary);font-weight:500}.store-picker-check{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center}.app-footer{margin-top:auto;padding:16px var(--page-padding) 8px;text-align:center}.app-footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 2px;margin-bottom:8px}.app-footer-link-wrap{display:inline-flex;align-items:center;gap:2px}.app-footer-dot{color:var(--text-tertiary, #aab);margin:0 2px;-webkit-user-select:none;user-select:none}.app-footer-link{font-size:12px;font-weight:500;color:var(--text-secondary);text-decoration:none}.app-footer-link--accent{font-weight:500}.app-footer-link:hover{color:var(--accent)}.app-footer-meta{font-size:11px;line-height:1.45;color:var(--text-tertiary, #9aa3b2);margin:0 0 4px}.legal-inline-link{font-size:13px;font-weight:600;color:var(--accent);text-decoration:none}.legal-inline-link:hover{text-decoration:underline}.product-legal-note{margin-top:20px;padding:12px 14px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;text-align:center;border-radius:var(--radius-lg)}.product-legal-note .legal-inline-link{font-size:13px;font-weight:600;color:var(--accent)}.product-legal-note__sep{color:var(--text-tertiary, #aab);-webkit-user-select:none;user-select:none}.product-page-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;width:100%;max-width:100%;min-width:0}.product-page-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.product-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#ffffff80;color:var(--text-secondary);font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.product-icon-btn:active{opacity:.75}.product-share-btn{display:inline-flex;align-items:center;gap:5px;border:none;font-family:inherit;font-size:13px;font-weight:700;color:var(--accent);text-decoration:none;padding:6px 12px;border-radius:var(--radius-pill);background:#007aff1a;cursor:pointer;-webkit-tap-highlight-color:transparent}.product-share-btn:active{opacity:.85}.product-support-link{flex-shrink:0;font-size:13px;font-weight:700;color:var(--accent);text-decoration:none;padding:6px 12px;border-radius:var(--radius-pill);background:#007aff1a}.wallet-privacy-consent{display:flex;align-items:flex-start;gap:10px;margin:0 0 12px;font-size:12px;line-height:1.45;color:#ffffffeb;text-align:left;cursor:pointer}.wallet-privacy-consent input{margin-top:3px;flex-shrink:0;accent-color:#fff}.wallet-privacy-consent .legal-inline-link{color:#fff;text-decoration:underline}.legal-welcome-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:flex-end;justify-content:center;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0));background:#0f141e73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.legal-welcome-sheet{width:min(100%,420px);padding:24px 20px 20px;border-radius:24px;text-align:center}.legal-welcome-logo{width:56px;height:56px;margin:0 auto 12px;border-radius:14px}.legal-welcome-title{font-size:22px;font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.legal-welcome-text{font-size:15px;line-height:1.5;color:var(--text-secondary);margin:0 0 12px}.legal-welcome-note{font-size:13px;line-height:1.5;color:var(--text-secondary);margin:0 0 16px}.legal-welcome-btn{width:100%;margin-bottom:10px}.legal-welcome-docs{display:inline-block;font-size:13px;font-weight:600;color:var(--accent);text-decoration:none}.page-support{padding:6px var(--page-padding) calc(24px + env(safe-area-inset-bottom,0));max-width:720px;margin:0 auto}.legal-toc{display:flex;flex-direction:column;gap:6px;padding:12px 14px;margin-bottom:14px;border-radius:var(--radius-lg)}.legal-toc-link{font-size:14px;font-weight:600;color:var(--accent);text-decoration:none;padding:4px 0}.legal-content{padding:18px 16px;border-radius:var(--radius-lg)}.legal-section{scroll-margin-top:12px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--glass-border-subtle, rgba(0, 0, 0, .06))}.legal-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.legal-section-title{font-size:17px;font-weight:700;margin-bottom:10px;letter-spacing:-.02em}.legal-section-body{font-size:14px;line-height:1.55;color:var(--text)}.legal-section-body p{margin:0 0 10px}.legal-section-body p:last-child{margin-bottom:0}.legal-list{margin:0 0 10px;padding-left:18px}.legal-list li{margin-bottom:6px}.legal-contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.legal-contact-btn{display:inline-flex;align-items:center;gap:8px;flex:1;min-width:140px;justify-content:center}.page-app-store.page-app-folders{min-height:calc(100dvh - var(--header-height) - var(--tab-bar-offset) - 24px)}.page-app-store,.page-app-detail{padding-bottom:20px}.app-store-header{margin-bottom:12px}.app-store-title{font-size:28px;font-weight:700;letter-spacing:-.04em;margin:0 0 4px}.app-store-subtitle{margin:0;font-size:14px;color:var(--text-secondary)}.app-store-search{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 12px;border-radius:12px;background:#7878801f}.app-store-search__icon{flex-shrink:0;color:var(--text-secondary)}.app-store-search__input{flex:1;min-width:0;border:none;background:transparent;font-family:inherit;font-size:16px;color:var(--text);outline:none}.app-store-search__input::placeholder{color:var(--text-secondary)}.app-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.app-store-tile{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.app-store-tile:active .app-store-tile__icon-wrap{transform:scale(.94)}.app-store-tile__icon-wrap{width:100%;max-width:72px;aspect-ratio:1;transition:transform .2s ease}.app-store-tile__name{width:100%;font-size:12px;font-weight:600;line-height:1.25;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-store-tile__subtitle{width:100%;font-size:11px;font-weight:500;color:var(--text-secondary);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-store-tile--skeleton{aspect-ratio:.85;border-radius:16px}.app-folders-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 12px;padding-top:8px}.app-folder-tile{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.app-folder-tile:active .app-folder-tile__icon-wrap{transform:scale(.92);opacity:.85}.app-folder-tile__icon-wrap{width:100%;max-width:76px;aspect-ratio:1;transition:transform .2s ease,opacity .2s ease}.app-folder-tile__name{width:100%;font-size:11px;font-weight:500;line-height:1.2;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--text);letter-spacing:-.01em}.app-folder-tile__subtitle{display:none}.app-folder-tile--skeleton{aspect-ratio:.85;border-radius:16px}.bank-app-logo{display:block;width:100%;height:100%;border-radius:18%;object-fit:cover;box-shadow:inset 0 0 0 .5px #00000014,0 2px 8px #00000014}.bank-app-logo--sm{width:44px;height:44px;border-radius:11px}.bank-app-logo--md{width:100%;height:100%}.bank-app-logo--lg{width:96px;height:96px;border-radius:22px;margin:0 auto}.bank-app-logo--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f2f2f7,#e5e5ea);color:var(--accent);font-weight:700}.bank-app-logo--sm.bank-app-logo--fallback{font-size:18px}.bank-app-logo--lg.bank-app-logo--fallback{font-size:36px}.app-detail-hero-skeleton{height:200px;border-radius:var(--radius-lg)}.app-detail-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 0 16px}.app-detail-title{margin:14px 0 4px;font-size:24px;font-weight:700;letter-spacing:-.03em}.app-detail-subtitle{margin:0 0 10px;font-size:14px;color:var(--text-secondary)}.app-detail-badge{display:inline-flex;padding:4px 10px;border-radius:var(--radius-pill);font-size:12px;font-weight:600}.app-detail-badge--app_store{background:#0071e31a;color:#0071e3}.app-detail-badge--support{background:#5856d61a;color:#5856d6}.app-detail-install-badge-wrap{margin-top:10px}.app-detail-badge--free{display:inline-flex;align-items:center;gap:5px;background:#34c7591f;color:#248a3d}.app-detail-badge--paid{background:#ff95001f;color:#c93400;font-size:15px;padding:6px 12px}.app-detail-cta--buy{background:#ff9500;color:#fff}.bank-app-sheet-price{margin:0 0 12px;font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--text);text-align:center}.app-detail-actions{margin-bottom:18px}.app-detail-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;border:none;border-radius:14px;font-family:inherit;font-size:16px;font-weight:600;cursor:pointer}.app-detail-cta--store{background:#0071e3;color:#fff}.app-detail-cta--support{background:#0071e31a;color:#0071e3}.app-detail-section{margin-bottom:16px}.app-detail-section__title{font-size:18px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.app-detail-section__text{margin:0;font-size:14px;line-height:1.5;color:var(--text-secondary)}.bank-app-sheet-note{font-size:13px;line-height:1.45;color:var(--text-secondary);margin:0 0 12px;padding:10px 12px;border-radius:12px;background:#0071e30f}.checkout-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;background:#0000006b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center}.checkout-sheet{width:100%;max-width:520px;max-height:min(94dvh,780px);overflow-y:auto;border-radius:22px 22px 0 0;padding:8px 18px calc(var(--tab-bar-offset) + 18px);animation:sheet-up .32s cubic-bezier(.22,1,.36,1);box-shadow:0 -12px 40px #0000001f}.checkout-sheet__handle{width:36px;height:5px;border-radius:999px;background:#3c3c432e;margin:4px auto 14px}.checkout-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.checkout-sheet__title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.03em}.checkout-sheet__close{width:34px;height:34px;border:none;border-radius:999px;background:#7878801f;color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.checkout-product-card{display:flex;gap:12px;padding:12px;border-radius:16px;background:#78788014;margin-bottom:16px}.checkout-product-card__img{width:72px;height:72px;border-radius:14px;object-fit:contain;background:#fff;flex-shrink:0}.checkout-product-card__img--placeholder{display:flex;align-items:center;justify-content:center;font-size:28px}.checkout-product-card__body{min-width:0;flex:1}.checkout-product-card__name{font-size:16px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.checkout-product-card__meta{font-size:13px;color:var(--text-secondary);line-height:1.35}.checkout-product-card__price{margin-top:8px;font-size:18px;font-weight:800;letter-spacing:-.02em}.checkout-form{display:flex;flex-direction:column;gap:14px}.checkout-field-group{display:flex;flex-direction:column;gap:8px}.checkout-label{font-size:13px;font-weight:600;color:var(--text-secondary);letter-spacing:.01em}.checkout-input{width:100%;border:none;border-radius:14px;padding:14px 16px;font:inherit;font-size:16px;background:#7878801f;color:var(--text)}.checkout-input:focus{outline:2px solid rgba(0,88,230,.35);outline-offset:0}.checkout-phone-row{display:flex;align-items:center;gap:8px;padding:0 14px;border-radius:14px;background:#7878801f}.checkout-phone-prefix{font-size:16px;font-weight:600;color:var(--text-secondary);flex-shrink:0}.checkout-input--phone{padding-left:0;background:transparent}.checkout-store-list{display:flex;flex-direction:column;gap:8px}.checkout-store-option{display:flex;align-items:flex-start;gap:12px;width:100%;text-align:left;border:1.5px solid transparent;border-radius:16px;padding:12px 14px;background:#78788014;cursor:pointer;font:inherit;color:inherit}.checkout-store-option--active{border-color:var(--accent);background:#0058e614}.checkout-store-option__radio{width:20px;height:20px;border-radius:999px;border:2px solid rgba(120,120,128,.45);margin-top:2px;flex-shrink:0;position:relative}.checkout-store-option--active .checkout-store-option__radio{border-color:var(--accent)}.checkout-store-option--active .checkout-store-option__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;background:var(--accent)}.checkout-store-option__text{display:flex;flex-direction:column;gap:2px;min-width:0}.checkout-store-option__title{font-size:15px;font-weight:700;letter-spacing:-.02em}.checkout-store-option__address{font-size:13px;color:var(--text-secondary);line-height:1.35}.checkout-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 2px 4px;font-size:15px}.checkout-total-row strong{font-size:20px;font-weight:800;letter-spacing:-.02em}.checkout-error{margin:0;font-size:13px;color:#ff3b30}.checkout-submit{width:100%;margin-top:4px}.checkout-submit--compact{margin-top:0}.checkout-legal{margin:0;font-size:11px;line-height:1.45;color:var(--text-secondary);text-align:center}.my-orders-panel{margin-bottom:12px;padding:14px;border-radius:18px;background:#78788014}.my-orders-panel__head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.my-orders-panel__title{margin:0;font-size:16px;font-weight:700}.my-orders-panel__phone{margin:0 0 10px;font-size:13px;color:var(--text-secondary)}.my-orders-panel__empty,.my-orders-lookup__hint{margin:0;font-size:13px;color:var(--text-secondary);line-height:1.45}.my-orders-login-prompt{display:flex;flex-direction:column;gap:12px}.my-orders-login-prompt__text{margin:0;font-size:13px;line-height:1.45;color:var(--text-secondary)}.my-orders-login-prompt .checkout-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px}.profile-orders-auth-sheet{max-width:420px;margin:auto;padding-bottom:24px}.profile-orders-auth-sheet__title{margin:0 20px 8px;font-size:22px;font-weight:700}.profile-orders-auth-sheet__hint{margin:0 20px 16px;font-size:14px;line-height:1.45;color:var(--text-secondary)}.my-orders-panel__loading{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--text-secondary)}.my-orders-lookup,.my-orders-list{display:flex;flex-direction:column;gap:10px}.my-order-card{padding:12px;border-radius:14px;background:#ffffff8c}.my-order-card__top{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:12px}.my-order-card__status{font-weight:700;color:var(--accent)}.my-order-card__date{color:var(--text-secondary)}.my-order-card__title{margin:0 0 4px;font-size:15px;font-weight:700}.my-order-card__variant{margin:0 0 6px;font-size:13px;color:var(--text-secondary)}.my-order-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;color:var(--text-secondary)}.home-stores-row{display:flex;align-items:center;gap:12px;width:100%;padding:4px 4px 10px;border:none;background:transparent;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .2s ease}.home-stores-row:active{opacity:.72}.home-stores-row__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;color:#34c759;background:linear-gradient(145deg,#34c7592e,#30d1581a);flex-shrink:0}.home-stores-row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home-stores-row__title{font-size:15px;font-weight:700;letter-spacing:-.02em;color:var(--text)}.home-stores-row__sub{font-size:12px;color:var(--text-secondary)}.home-stores-row__chevron{color:var(--text-secondary);flex-shrink:0}.our-stores-section{display:flex;flex-direction:column;gap:10px}.our-stores-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.our-stores-section__sub{margin:4px 0 0;font-size:13px;color:var(--text-secondary)}.our-stores-section__head .home-section-link{display:inline-flex;align-items:center;gap:2px}.store-home-group{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f;border:.5px solid rgba(0,0,0,.04)}.store-home-row{display:flex;align-items:center;gap:12px;width:100%;padding:11px 14px 11px 12px;border:none;background:transparent;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:.5px solid rgba(60,60,67,.12);transition:background .15s ease}.store-home-row--last{border-bottom:none}.store-home-row:active{background:#3c3c4314}.store-home-row__thumb{flex-shrink:0;width:48px;height:48px;border-radius:10px;overflow:hidden;background:linear-gradient(145deg,#eef2f8,#f7f8fa)}.store-home-row__thumb img{width:100%;height:100%;object-fit:cover;display:block}.store-home-row__thumb-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--accent);opacity:.5}.store-home-row__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.store-home-row__city{font-size:16px;font-weight:600;letter-spacing:-.02em;color:var(--text);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-home-row__meta{font-size:13px;color:var(--text-secondary);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-home-row__dot{margin:0 4px}.store-home-row__rating{margin-top:1px}.store-home-row__chevron{flex-shrink:0;color:#c7c7cc}.star-rating{display:inline-flex;align-items:center;gap:5px}.star-rating__stars{display:inline-flex;align-items:center;gap:1px}.star-rating__value{font-size:13px;font-weight:600;color:var(--text);letter-spacing:-.01em}.star-rating__star--partial{opacity:.55}.store-location-card{flex:0 0 min(78%,280px);scroll-snap-align:start;border-radius:var(--radius-xl);overflow:hidden;background:#fff;box-shadow:0 8px 28px #0f172a14;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column}.store-location-card--compact{flex:0 0 min(78%,260px)}.store-location-card__media{position:relative;aspect-ratio:16 / 10;background:linear-gradient(135deg,#e8eef8,#f4f6fa)}.store-location-card__media img{width:100%;height:100%;object-fit:cover;display:block}.store-location-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--accent);opacity:.55}.store-location-card__rating-bar{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);color:#fff}.store-location-card__rating-bar .star-rating__value{color:#fff}.store-location-card__rating-bar .star-rating__stars svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.store-location-card__rating-reviews{font-size:11px;font-weight:600;color:#ffffffeb;white-space:nowrap}.store-location-card__body{padding:14px;display:flex;flex-direction:column;gap:4px;flex:1}.store-location-card__city{margin:0;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}.store-location-card__name{margin:0;font-size:18px;font-weight:700;letter-spacing:-.03em}.store-location-card__address{margin:0;font-size:13px;line-height:1.35;color:var(--text-secondary)}.store-location-card__reviews{margin:2px 0 0;font-size:12px;color:var(--text-secondary)}.store-location-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:12px}.store-location-card__maps{display:flex;gap:8px}.store-location-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border-radius:var(--radius-pill);border:1px solid rgba(0,0,0,.08);background:#fff;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;flex:1;min-width:0;transition:opacity .15s ease,transform .15s ease}.store-location-card__btn:active{opacity:.72;transform:scale(.98)}.store-location-card__btn--full{flex:none;width:100%}.store-location-card__btn--2gis{background:#19aa1e14;border-color:#19aa1e2e;color:#128a16}.store-location-card__btn--yandex{background:#fc3f1d14;border-color:#fc3f1d2e;color:#d42f12}.store-location-card__btn--tg{color:var(--accent);background:var(--accent-soft);border-color:#0058e61f}.store-location-card__btn--phone{color:#1d1d1f;background:#34c7591a;border-color:#34c75933}.map-brand-icon{display:block;object-fit:contain;flex-shrink:0;border-radius:5px}.stores-page-city{margin-bottom:24px}.stores-page-city__title{margin:0 0 12px;font-size:17px;font-weight:700}.page-stores .page-subtitle{margin-bottom:20px}.stores-page-grid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:640px){.stores-page-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.store-location-card-skeleton{min-height:280px;border-radius:var(--radius-xl)}.stores-all-page{display:flex;flex-direction:column;gap:18px}.stores-city-block__title{margin:0 0 8px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);line-height:1.3;word-break:break-word}.stores-all-grid{display:grid;grid-template-columns:1fr;gap:8px}.store-compact-card{display:flex;align-items:stretch;gap:12px;padding:12px;background:#fff;border-radius:14px;border:.5px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000d}.store-compact-card__thumb{position:relative;flex-shrink:0;width:76px;height:76px;padding:0;border:none;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#eef2f8,#f7f8fa);cursor:pointer}.store-compact-card__thumb:disabled{cursor:default}.store-compact-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.store-compact-card__thumb-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--accent);opacity:.45}.store-compact-card__photo-count{position:absolute;right:4px;bottom:4px;padding:2px 6px;border-radius:var(--radius-pill);background:#0000008c;color:#fff;font-size:10px;font-weight:600}.store-compact-card__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.store-compact-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-wrap:wrap}.store-compact-card__name{margin:0;flex:1 1 120px;min-width:0;font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:1.25;word-break:break-word}.store-compact-card__stars{flex-shrink:0}.store-compact-card__address{margin:0;font-size:13px;line-height:1.35;color:var(--text-secondary);word-break:break-word}.store-compact-card__reviews{margin:0;font-size:12px;color:var(--text-secondary)}.store-compact-card__actions{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:6px}.store-compact-card__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:10px;border:.5px solid rgba(0,0,0,.08);background:#f8f8fa;cursor:pointer}.store-compact-card__icon-btn--2gis{background:#19aa1e14}.store-compact-card__icon-btn--yandex{background:#fc3f1d14}.store-compact-card__icon-btn--tg{color:var(--accent);background:var(--accent-soft)}.store-compact-card__phone-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border-radius:10px;border:.5px solid rgba(52,199,89,.25);background:#34c7591a;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.store-compact-card__actions-spacer{flex:1}@media(min-width:640px){.stores-all-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media(min-width:1024px){.stores-all-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}html.app-booting,body.app-booting{overflow:hidden}.app-splash--hide{opacity:0;visibility:hidden;pointer-events:none}.app-splash__fill--smooth{transition:transform .38s cubic-bezier(.22,1,.36,1)}@media(min-width:768px){.app-splash__logo{width:80px;height:80px}.app-splash__bar{width:168px}}@media(prefers-reduced-motion:reduce){.app-splash__logo{animation:none}.app-splash__fill--smooth,.app-splash--hide{transition:none}}@media(min-width:1024px){html.is-desktop-layout{--page-padding: 28px;--header-height: 96px}html.is-desktop-layout .bottom-nav{display:none!important}html.is-desktop-layout .header-wrap--desktop{padding:10px var(--page-padding) 12px;background:#ffffffc7;backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);border-bottom:.5px solid rgba(0,0,0,.07);box-shadow:0 1px #ffffffd9;overflow:visible}html.is-desktop-layout .header-inner--desktop{display:flex;flex-direction:column;gap:10px;max-width:1360px;margin:0 auto;width:100%}html.is-desktop-layout .header-desktop-top{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}html.is-desktop-layout .header-desktop-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0}html.is-desktop-layout .header-brand{flex:none;max-width:none}html.is-desktop-layout .header-tagline{max-width:220px;font-size:11px;line-height:1.25}html.is-desktop-layout .header-nav--ios26{flex:none;padding:0;justify-content:flex-start;display:flex}html.is-desktop-layout .header-nav-segment{display:flex;align-items:center;gap:2px;padding:3px;border-radius:14px;background:#7878801f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}html.is-desktop-layout .header-nav-segment-item{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border-radius:11px;font-size:13px;font-weight:600;color:#3c3c43b8;text-decoration:none;white-space:nowrap;transition:color .15s ease,background .15s ease,box-shadow .15s ease}html.is-desktop-layout .header-nav-segment-item:hover{color:var(--text)}html.is-desktop-layout .header-nav-segment-item.active{color:var(--text);background:#fff;box-shadow:0 1px 3px #00000014,0 0 0 .5px #0000000a}html.is-desktop-layout .header-profile-btn{height:38px}html.is-desktop-layout .header-profile-btn--with-name{max-width:none;flex-shrink:0}html.is-desktop-layout .header-profile-btn__name{overflow:visible;text-overflow:clip;min-width:auto}html.is-desktop-layout .header-profile-btn--photo:not(.header-profile-btn--with-name){width:38px;height:38px}html.is-desktop-layout .header-auth-hint{max-width:none;padding:7px 12px;font-size:12px}html.is-desktop-layout .header-login-btn{height:38px;padding:0 14px;font-size:13px}html.is-desktop-layout .home-hero-search{display:none}html.is-desktop-layout .home-widgets-section{grid-column:1 / -1;width:100%}html.is-desktop-layout .home-widgets-section--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}html.is-desktop-layout .home-category-widget__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px}html.is-desktop-layout .home-widget-card{flex:0 0 min(168px,42%);scroll-snap-align:start}html.is-desktop-layout .home-category-widget__content{padding:22px 20px 20px}html.is-desktop-layout .home-category-widget__title{font-size:24px}html.is-desktop-layout .home-category-widget--compact .home-category-widget__title{font-size:20px}html.is-desktop-layout .home-category-widget--compact{min-height:210px}html.is-desktop-layout .spotlight-search__section-label{padding:8px 12px 4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary)}html.is-desktop-layout .spotlight-search{position:relative;flex:none;width:min(360px,36vw);min-width:200px}html.is-desktop-layout .spotlight-search__field{display:flex;align-items:center;gap:8px;padding:0 12px;height:38px;border-radius:10px;background:#7676801f;border:.5px solid transparent;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}html.is-desktop-layout .spotlight-search__field--focused{background:#fffffff2;border-color:#007aff59;box-shadow:0 0 0 3px #007aff1f}html.is-desktop-layout .spotlight-search__icon{flex-shrink:0;color:#3c3c438c}html.is-desktop-layout .spotlight-search__input{flex:1;min-width:0;border:none;background:transparent;font:inherit;font-size:14px;color:var(--text);outline:none}html.is-desktop-layout .spotlight-search__input::placeholder{color:#3c3c4373}html.is-desktop-layout .spotlight-search__input::-webkit-search-cancel-button{display:none}html.is-desktop-layout .spotlight-search__kbd{flex-shrink:0;font-size:11px;font-weight:600;color:#3c3c4373;background:#ffffffa6;border:.5px solid rgba(0,0,0,.08);border-radius:5px;padding:2px 6px;line-height:1.3;font-family:inherit}html.is-desktop-layout .spotlight-search__dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:200;background:#ffffffeb;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-radius:14px;border:.5px solid rgba(0,0,0,.08);box-shadow:0 12px 40px #0000001f,0 0 0 .5px #fff9 inset;overflow:hidden;padding:6px}html.is-desktop-layout .spotlight-search__status{padding:14px 12px;font-size:13px;color:var(--text-secondary);text-align:center}html.is-desktop-layout .spotlight-search__item{display:flex;align-items:center;gap:12px;width:100%;padding:8px 10px;border:none;border-radius:10px;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:background .12s ease}html.is-desktop-layout .spotlight-search__item:hover,html.is-desktop-layout .spotlight-search__item--active{background:#007aff14}html.is-desktop-layout .spotlight-search__thumb{flex-shrink:0;width:44px;height:44px;border-radius:10px;overflow:hidden;background:#f2f2f7;display:flex;align-items:center;justify-content:center}html.is-desktop-layout .spotlight-search__thumb img{width:100%;height:100%;object-fit:contain}html.is-desktop-layout .spotlight-search__thumb-placeholder{width:20px;height:20px;border-radius:4px;background:#0000000f}html.is-desktop-layout .spotlight-search__item-body{min-width:0;display:flex;flex-direction:column;gap:2px}html.is-desktop-layout .spotlight-search__item-name{font-size:14px;font-weight:600;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.is-desktop-layout .spotlight-search__item-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:var(--text-secondary)}html.is-desktop-layout .spotlight-search__footer{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;margin-top:4px;border:none;border-top:.5px solid rgba(0,0,0,.06);border-radius:0 0 10px 10px;background:transparent;font:inherit;font-size:13px;font-weight:600;color:var(--accent);cursor:pointer;transition:background .12s ease}html.is-desktop-layout .spotlight-search__footer:hover{background:#007aff0f}html.is-desktop-layout .mesh-bg--catalog{background:linear-gradient(165deg,#f5f8ff,#eef2ff 35%,#f2f2f4)}html.is-desktop-layout .mesh-bg--summer{background:linear-gradient(165deg,#fffaf5,#f5f8ff 40%,#f2f2f4)}html.is-desktop-layout .mesh-blob-summer{opacity:.28;filter:blur(80px)}html.is-desktop-layout .mesh-blob-summer-1{width:480px;height:480px;background:radial-gradient(circle,rgba(255,214,165,.7) 0%,transparent 70%);top:-120px;right:5%}html.is-desktop-layout .mesh-blob-summer-2{width:400px;height:400px;background:radial-gradient(circle,rgba(155,246,255,.55) 0%,transparent 70%);top:40%;left:-80px}html.is-desktop-layout .mesh-blob-summer-3{width:360px;height:360px;background:radial-gradient(circle,rgba(202,255,191,.5) 0%,transparent 70%);bottom:8%;right:15%}html.is-desktop-layout .page-title{font-size:34px;margin-bottom:16px}html.is-desktop-layout .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}html.is-desktop-layout .product-card{transition:transform .2s ease,box-shadow .2s ease}html.is-desktop-layout .product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-float)}html.is-desktop-layout .product-card:active{transform:translateY(-1px)}html.is-desktop-layout .product-card-name{font-size:13px}html.is-desktop-layout .page-catalog{display:grid;grid-template-columns:260px minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:32px;row-gap:16px;align-items:start;max-width:100%}html.is-desktop-layout .page-catalog>.page-title{grid-column:2;grid-row:1;margin-bottom:0}html.is-desktop-layout .catalog-layout{display:contents}html.is-desktop-layout .catalog-sidebar{grid-column:1;grid-row:1 / span 2;position:sticky;top:calc(var(--header-height) + 16px);overflow:visible}html.is-desktop-layout .category-sidebar-item-wrap--open>.category-sidebar-item:not(.active){background:#ffffff6b}html.is-desktop-layout .catalog-main{grid-column:2;grid-row:2;min-width:0}html.is-desktop-layout .catalog-category-hero{min-height:96px;border-radius:22px}html.is-desktop-layout .catalog-category-hero__title{font-size:24px}html.is-desktop-layout .catalog-toolbar{position:static;margin:0;padding:18px;border-radius:var(--radius-lg);background:#ffffff94;box-shadow:var(--shadow-glass);overflow:visible}html.is-desktop-layout .catalog-nav-sidebar.category-sidebar{display:flex;margin-bottom:16px}html.is-desktop-layout .catalog-nav-pills,html.is-desktop-layout .catalog-category-meta{display:none}html.is-desktop-layout .catalog-sidebar .catalog-search-row{flex-direction:column;align-items:stretch}html.is-desktop-layout .catalog-sidebar .catalog-filter-btn{width:auto;align-self:flex-start;height:auto;padding:10px 14px;border-radius:var(--radius-pill)}html.is-desktop-layout .page-home .store-highlights--banner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:stretch;min-height:300px}html.is-desktop-layout .page-home .store-highlights--banner .store-highlights__media{min-height:100%;max-height:none;aspect-ratio:auto;height:100%;background:#f5f5f7}html.is-desktop-layout .store-highlights__image{object-position:center 22%;transform:scale(1.1);transform-origin:center 20%}html.is-desktop-layout .store-highlights__body{justify-content:center;padding:28px 32px;gap:20px}html.is-desktop-layout .store-highlights__list{gap:12px}html.is-desktop-layout .store-highlights__text{font-size:17px;line-height:1.4}html.is-desktop-layout .store-highlights__bullet{width:7px;height:7px;margin-top:9px}html.is-desktop-layout .store-highlights__cta{padding:13px 26px;font-size:16px}html.is-desktop-layout .store-highlights__cta:hover{background:var(--accent-deep)}html.is-desktop-layout .product-store-picker .city-pills--product{grid-template-columns:repeat(5,minmax(0,1fr))}html.is-desktop-layout .product-store-picker .city-pills--product .city-pill{grid-column:auto!important;font-size:14px;padding:10px 12px}html.is-desktop-layout .city-pills{margin:0;padding-left:0;padding-right:0;flex-wrap:wrap;overflow-x:visible}html.is-desktop-layout .city-pill{font-size:14px;padding:10px 18px}html.is-desktop-layout .city-pill:hover{border-color:#0058e640;background:#fff}html.is-desktop-layout .detail-title{font-size:26px}html.is-desktop-layout .gallery-main{max-height:min(440px,48vh);height:auto;aspect-ratio:auto}html.is-desktop-layout .gallery-thumbs img{width:56px;height:56px}html.is-desktop-layout .installment-term-btn:hover{border-color:#007aff59;background:#007aff0f}html.is-desktop-layout .ios-segment-btn:hover:not(.active){color:var(--text)}html.is-desktop-layout .btn-ios-primary:hover,html.is-desktop-layout .btn-primary:hover{filter:brightness(1.05)}html.is-desktop-layout .service-sheet-backdrop{align-items:center;padding:24px}html.is-desktop-layout .service-sheet,html.is-desktop-layout .staff-entry-sheet{border-radius:var(--radius-xl);max-width:480px;margin:0 auto;padding-bottom:24px}html.is-desktop-layout .service-sheet-handle{display:none}html.is-desktop-layout .chip:hover:not(.active){background:#ffffffd9}html.is-desktop-layout .category-shelf-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-float)}html.is-desktop-layout .category-pill:hover:not(.active){background:#ffffff94}html.is-desktop-layout .category-sidebar-item:hover:not(.active){background:#ffffffa6}html.is-desktop-layout .profile-sheet{max-width:440px;margin:0 auto;max-height:min(88dvh,820px);overflow-y:auto}html.is-desktop-layout,html.is-desktop-layout body{height:auto;overflow:visible}html.is-desktop-layout #root{height:auto;min-height:100dvh}html.is-desktop-layout .app-shell{height:auto;min-height:100dvh;max-height:none;overflow:visible}html.is-desktop-layout .main-content{overflow:visible;flex:1 0 auto;padding-bottom:48px}html.is-desktop-layout .page-enter{max-width:1360px;padding:0 var(--page-padding)}html.is-desktop-layout .page-enter .page,html.is-desktop-layout .page-enter .page-product,html.is-desktop-layout .page-enter .page-bonus,html.is-desktop-layout .page-enter .page-home{max-width:100%;margin-left:0;margin-right:0}html.is-desktop-layout .main-content .app-footer{max-width:1360px}html.is-desktop-layout .page-home{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}html.is-desktop-layout .page-home .home-actions-hub,html.is-desktop-layout .page-home .home-categories,html.is-desktop-layout .page-home .home-widgets-section,html.is-desktop-layout .page-home .store-highlights{grid-column:1 / -1}html.is-desktop-layout .page-product{max-width:1180px;margin:0 auto;padding-bottom:32px}html.is-desktop-layout .product-detail--compact{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:40px;align-items:start}html.is-desktop-layout .gallery-main{min-height:420px;max-height:none;height:auto;aspect-ratio:1;border-radius:24px;background:linear-gradient(180deg,#fafafa,#f0f0f2)}html.is-desktop-layout .gallery-main--interactive{cursor:zoom-in}html.is-desktop-layout .gallery-main--interactive:hover img{transform:scale(1.02)}html.is-desktop-layout .gallery-main img{transition:transform .25s ease}html.is-desktop-layout .product-detail-body{position:sticky;top:calc(var(--header-height) + 20px)}html.is-desktop-layout .detail-title{font-size:32px;letter-spacing:-.04em}html.is-desktop-layout .product-card--ios{border-radius:24px}html.is-desktop-layout .product-card--ios .product-card-name{font-size:15px;font-weight:600;letter-spacing:-.03em;line-height:1.25}html.is-desktop-layout .product-card--ios .product-card-price{font-size:17px;font-weight:700;letter-spacing:-.03em}html.is-desktop-layout .product-card--ios .product-card-category{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)}html.is-desktop-layout .product-card-cta{border-radius:12px;min-height:40px}html.is-desktop-layout .product-card-cta:hover{filter:brightness(1.06);box-shadow:0 6px 18px #0058e652}html.is-desktop-layout .page-bonus{background:transparent;border-radius:0;box-shadow:none;padding:8px 0 40px;min-height:calc(100dvh - var(--header-height) - 48px)}html.is-desktop-layout .wallet-page-header{padding:8px 0 28px}html.is-desktop-layout .wallet-page-title{font-size:44px;font-weight:700;letter-spacing:-.045em}html.is-desktop-layout .bonus-desktop-layout{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:48px;align-items:start;max-width:960px}html.is-desktop-layout .bonus-desktop-layout__auth{background:#fff;border-radius:24px;padding:32px;border:.5px solid rgba(0,0,0,.08);box-shadow:0 8px 32px #0000000f}html.is-desktop-layout .web-auth-panel--desktop{gap:20px}html.is-desktop-layout .web-auth-panel--desktop .web-auth-panel__title{font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--text);margin:0}html.is-desktop-layout .web-auth-panel--desktop .web-auth-panel__hint{color:var(--text-secondary);text-align:left;font-size:15px;line-height:1.5}html.is-desktop-layout .web-auth-panel--desktop .web-auth-panel__widget{justify-content:flex-start}html.is-desktop-layout .web-auth-panel--desktop .web-auth-panel__link{background:#f2f2f7;color:var(--text);border-radius:14px;padding:14px 18px;font-size:15px;transition:background .15s ease,transform .15s ease}html.is-desktop-layout .web-auth-panel--desktop .web-auth-panel__link--primary{background:var(--accent);color:#fff}html.is-desktop-layout .web-auth-panel--desktop .web-auth-panel__link:hover{transform:translateY(-1px)}html.is-desktop-layout .web-auth-panel__alt-label{color:var(--text-secondary)}html.is-desktop-layout .auth-oauth-btn--glass{border-color:#00000014;background:#ffffffb8;color:var(--text);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}html.is-desktop-layout .auth-oauth-btn--glass:hover:not(:disabled){background:#fff}html.is-desktop-layout .yandex-suggest-mount__hint{color:var(--text-secondary)}html.is-desktop-layout .yandex-suggest-mount__container{min-height:56px}html.is-desktop-layout .web-auth-panel__back,html.is-desktop-layout .phone-bonus-auth__divider{color:var(--text-secondary)}html.is-desktop-layout .phone-bonus-auth__divider:before,html.is-desktop-layout .phone-bonus-auth__divider:after{background:#00000014}html.is-desktop-layout .phone-bonus-auth__label{color:var(--text)}html.is-desktop-layout .phone-bonus-auth__phone-row{background:#f2f2f7}html.is-desktop-layout .phone-bonus-auth__prefix,html.is-desktop-layout .phone-bonus-auth__input{color:var(--text)}html.is-desktop-layout .phone-bonus-auth__input::placeholder{color:var(--text-secondary)}html.is-desktop-layout .phone-bonus-auth__hint,html.is-desktop-layout .phone-bonus-auth__waiting-title{color:var(--text-secondary);text-align:left}html.is-desktop-layout .phone-bonus-auth__waiting-title{color:var(--text)}html.is-desktop-layout .bonus-desktop-layout__auth .wallet-privacy-consent{color:var(--text-secondary)}html.is-desktop-layout .bonus-desktop-promo{padding:12px 8px}html.is-desktop-layout .bonus-desktop-promo__badge{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);padding:6px 12px;border-radius:var(--radius-pill);margin-bottom:16px}html.is-desktop-layout .bonus-desktop-promo__title{font-size:36px;font-weight:700;letter-spacing:-.04em;line-height:1.1;margin-bottom:16px}html.is-desktop-layout .bonus-desktop-promo__text{font-size:16px;line-height:1.55;color:var(--text-secondary);margin-bottom:24px}html.is-desktop-layout .bonus-desktop-promo__list{list-style:none;display:flex;flex-direction:column;gap:14px;padding:0;margin:0}html.is-desktop-layout .bonus-desktop-promo__list li{position:relative;padding-left:22px;font-size:15px;line-height:1.45;color:var(--text)}html.is-desktop-layout .bonus-desktop-promo__list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--accent)}html.is-desktop-layout .wallet-stack--page{max-width:720px;margin:0}html.is-desktop-layout .wallet-stack--page .wallet-stack__deck{position:static;height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}html.is-desktop-layout .wallet-stack--page .wallet-stack__card{position:relative;top:auto!important;transform:none!important;filter:none!important;cursor:default;min-height:220px}html.is-desktop-layout .wallet-stack--page .wallet-stack__card--back{cursor:default}html.is-desktop-layout .wallet-stack--page .wallet-stack__hint{display:none}html.is-desktop-layout .wallet-stack--page .wallet-stack__switcher{max-width:360px}html.is-desktop-layout .page-garage{max-width:880px;margin:0 auto;padding:8px 0 48px;gap:24px}html.is-desktop-layout .page-garage .page-nav-bar{display:none}html.is-desktop-layout .garage-header__title{font-size:40px;font-weight:700;letter-spacing:-.04em;margin-bottom:8px}html.is-desktop-layout .garage-header__subtitle{font-size:16px;max-width:52ch}html.is-desktop-layout .garage-state-card{max-width:520px;margin:0 auto;padding:32px 28px}html.is-desktop-layout .garage-device-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 20px;padding:28px 32px;border-radius:28px;transition:box-shadow .2s ease}html.is-desktop-layout .garage-device-card:hover{box-shadow:0 16px 40px #0f172a1a,inset 0 1px #fffffff2}html.is-desktop-layout .garage-device-card__badge{grid-column:1 / -1;margin-bottom:0}html.is-desktop-layout .garage-device-card__hero{grid-column:1 / -1;gap:24px;margin-bottom:4px}html.is-desktop-layout .garage-device-visual--iphone .garage-device-visual__frame{width:92px;height:184px;padding:8px;border-radius:26px}html.is-desktop-layout .garage-device-visual--ipad .garage-device-visual__frame{width:108px;height:144px}html.is-desktop-layout .garage-device-visual--macbook .garage-device-visual__frame{width:128px;height:84px}html.is-desktop-layout .garage-device-card__name{font-size:28px;letter-spacing:-.035em}html.is-desktop-layout .garage-device-card__kind{font-size:12px;margin-bottom:6px}html.is-desktop-layout .garage-meta-grid{grid-column:1;margin-bottom:0;gap:10px;align-self:start}html.is-desktop-layout .garage-meta-tile{padding:12px 14px;border-radius:18px}html.is-desktop-layout .garage-meta-tile__value{font-size:14px}html.is-desktop-layout .garage-device-card>.garage-warranty{grid-column:2;margin-bottom:0;align-self:stretch;padding:16px;border-radius:20px;display:flex;flex-direction:column;justify-content:center}html.is-desktop-layout .garage-warranty__title{font-size:15px}html.is-desktop-layout .garage-warranty__subtitle,html.is-desktop-layout .garage-warranty__text{font-size:13px}html.is-desktop-layout .garage-actions{grid-column:1 / -1;flex-direction:row;gap:12px;max-width:480px;margin-top:4px}html.is-desktop-layout .garage-btn{width:auto;flex:1;min-height:46px;font-size:15px;transition:filter .15s ease,transform .15s ease}html.is-desktop-layout .garage-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}html.is-desktop-layout .garage-others{margin-top:8px}html.is-desktop-layout .garage-others__title{font-size:18px;margin-bottom:12px}html.is-desktop-layout .garage-others__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}html.is-desktop-layout .garage-device-row{border-radius:18px;padding:14px 16px;background:#ffffffad;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.82);box-shadow:var(--shadow-glass);transition:transform .15s ease,box-shadow .15s ease;cursor:default}html.is-desktop-layout .garage-device-row:hover{transform:translateY(-2px);box-shadow:var(--shadow-float)}html.is-desktop-layout .garage-device-row:active{transform:translateY(0)}html.is-desktop-layout .garage-device-row__name{font-size:15px}html.is-desktop-layout .gallery-lightbox__close:hover{filter:brightness(.98)}html.is-desktop-layout .product-buy-bar{display:none}html.is-desktop-layout .page-product--with-buy-bar{padding-bottom:0}html.is-desktop-layout .product-buy-btn--inline{max-width:100%;height:46px;font-size:15px;margin-top:16px}html.is-desktop-layout .product-buy-btn--inline:hover{filter:brightness(1.05)}html.is-desktop-layout .gallery-lightbox__nav{width:52px;height:52px}html.is-desktop-layout .gallery-lightbox__image{max-width:min(1100px,88vw);max-height:78vh}}@media(min-width:1280px){html.is-desktop-layout .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}html.is-kiosk .page-home{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;max-width:960px;margin-left:auto;margin-right:auto}html.is-kiosk .page-home .home-actions-hub,html.is-kiosk .page-home .store-highlights,html.is-kiosk .page-home .home-categories{grid-column:1 / -1}html.is-kiosk .page-home .home-garage-preview{grid-column:1}html.is-kiosk .page-home .home-shop-promo{grid-column:2}html.is-kiosk .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}html.is-kiosk .cashier-qr-sheet--large{width:min(560px,92vw)}@media(min-width:1024px){html.is-desktop-layout .our-stores-section{max-width:640px}html.is-desktop-layout .store-home-group{border-radius:14px}html.is-desktop-layout .store-home-row{padding:12px 16px 12px 14px}html.is-desktop-layout .store-home-row:hover{background:#3c3c430a}html.is-desktop-layout .stores-all-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}html.is-desktop-layout .store-compact-card{border-radius:16px}html.is-desktop-layout .page-stores{max-width:1040px;margin-left:auto;margin-right:auto}}@media(min-width:1280px){html.is-desktop-layout .page-stores{max-width:1080px}}html.in-vk{--vk-safe-top: max(var(--vk-inset-top, 0px), env(safe-area-inset-top, 0px), 52px);--vk-safe-right: max(var(--vk-inset-right, 0px), 44px);--vk-safe-bottom: max(var(--vk-inset-bottom, 0px), env(safe-area-inset-bottom, 0px));--tab-bar-offset: calc(72px + var(--vk-safe-bottom))}html.in-vk .header-wrap{padding-top:calc(6px + var(--vk-safe-top));padding-right:calc(var(--page-padding) + var(--vk-safe-right))}html.in-vk .header-tagline{font-size:10px;max-width:132px}html.in-vk .header-logo{height:40px}html.in-vk .header-inner{min-height:36px}html.in-vk .main-content{padding-bottom:var(--tab-bar-offset)}html.in-vk .page-product{padding-top:calc(6px + var(--vk-safe-top));padding-right:calc(var(--page-padding) + var(--vk-safe-right));padding-bottom:calc(24px + var(--vk-safe-bottom));min-height:100dvh;box-sizing:border-box}html.in-vk .bottom-nav{bottom:calc(6px + var(--vk-safe-bottom));left:10px;right:10px}html.in-vk .service-sheet{padding-bottom:calc(var(--tab-bar-offset) + 16px)}html.in-vk .app-shell{min-height:100dvh}html.in-vk .page-support{padding-top:calc(6px + var(--vk-safe-top));padding-right:calc(var(--page-padding) + var(--vk-safe-right));padding-bottom:calc(24px + var(--vk-safe-bottom));min-height:100dvh;box-sizing:border-box}html.in-vk .app-footer{padding-bottom:4px}.vk-order-backdrop{z-index:1100}.vk-order-sheet{max-height:min(90dvh,640px);overflow-y:auto}.vk-order-text{width:100%;margin-bottom:12px;padding:12px;border-radius:var(--radius-md);border:1px solid var(--glass-border-subtle);background:#ffffffb8;font-family:inherit;font-size:14px;line-height:1.45;color:var(--text);resize:none}.vk-order-actions{display:flex;flex-direction:column;gap:8px}.vk-order-btn{width:100%}.vk-order-error{margin-bottom:10px;padding:10px 12px;border-radius:var(--radius-md);background:#ff3b301a;color:#c62828;font-size:13px;line-height:1.4}.order-success-icon{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff;background:linear-gradient(145deg,#34c759,#248a3d);box-shadow:0 8px 20px #34c75959}.order-summary-card{margin-bottom:16px;padding:14px 16px;border-radius:var(--radius-md);display:flex;flex-direction:column;gap:10px}.order-summary-row{display:flex;flex-direction:column;gap:2px}.order-summary-label{font-size:12px;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.order-summary-value{font-size:15px;font-weight:600;color:var(--text);line-height:1.35;word-break:break-word}
