*,*:before,*:after{box-sizing:border-box}:root{--tile-img: 163px;--price-pad-bottom: 6px;--detail-gutter: 16px;--hero-h: 340px;--hero-max-h: 420px;--ff-base: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--fs-h1: 32px;--lh-h1: 36px;--fw-h1: 700;--fs-cat: 16px;--lh-cat: 24px;--fw-cat: 600;--fs-card-title: 14px;--lh-card-title: 140%;--fw-card-title: 500;--fs-price-tile: 16px;--lh-price-tile: 110%;--fw-price-tile: 600;--fs-price-old-tile: 10px;--fs-detail-title: 22px;--lh-detail-title: 140%;--fw-detail-title: 500;--fs-price-detail: 22px;--lh-price-detail: 110%;--fw-price-detail: 600;--fs-button: 17px;--lh-button: 110%;--fw-button: 500;--fs-tab: 17px;--lh-tab: 110%;--fw-tab: 500;--fs-panel-title: 17px;--lh-panel-title: 110%;--fw-panel-title: 600;--fs-panel-text: 14px;--lh-panel-text: 140%;--fw-panel-text: 400}html,body{font-family:var(--ff-base)}.category-page{--tile-img: 203px}:root{--tile-col: 180px}:root{--brand-w: 92px;--brand-h: 16px;--brand-pad: 6px;--brand-radius: 10px;--brand-shadow: 0 2px 6px rgba(18,20,23,.08);--logo-size: 48px;--logo-top-offset: 12px;--logo-right-offset: 16px;--logo-z-index: 1000}:root{color-scheme:light}html,body{background:#fff!important;color:#1d1e20}.home,.container,.detail-page,.category-page{background:#fff!important}@media (prefers-color-scheme: dark){:root{color-scheme:light}html,body,.home,.container,.detail-page,.category-page{background:#fff!important;color:#1d1e20}}:root{--detail-gutter: 16px}@media (max-width: 420px){:root{--tile-img: 150px}}@media (max-width: 420px){:root{--tile-col: 150px}}.cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:0 24px 24px;overflow-x:hidden;margin-top:0}.page-title{font-family:var(--ff-base);font-weight:var(--fw-h1);font-size:var(--fs-h1);line-height:var(--lh-h1);color:#1d1e20;letter-spacing:0;margin:0 0 24px;padding:0 24px}.container{position:relative}.top-logo{display:none!important}.home{background:#fff;padding-top:8px}.logo-header{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:56px;margin:0 auto 10px;padding:0 24px;box-sizing:border-box}.logo-tc{width:54px;height:56px;flex-shrink:0;object-fit:contain}.logo-line{flex:1;height:1px;background:#1d1e20;opacity:1;min-width:0}@media (max-width: 420px){.logo-header{padding:0 16px;gap:8px}}.media-box,.cat-media,.product-media,.detail-media,.grid .card .media{position:relative;width:100%;height:var(--tile-img);min-height:var(--tile-img);max-height:var(--tile-img);overflow:hidden}.detail-media{max-height:var(--hero-max-h)}.detail-media:after,.carousel-viewport.detail-media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#00000014;z-index:3;pointer-events:none}.media-box>img:not(.brand-badge),.cat-media>img:not(.brand-badge),.product-media>img:not(.brand-badge),.detail-media>img:not(.brand-badge),.grid .card .media>img:not(.brand-badge){width:100%;height:100%;object-fit:contain;object-position:center;display:block;max-width:100%}.media-box .brand-badge,.cat-media .brand-badge,.product-media .brand-badge,.detail-media .brand-badge,.grid .card .media .brand-badge{position:absolute;right:8px;bottom:8px;transform:none;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--brand-radius);padding:var(--brand-pad);box-shadow:var(--brand-shadow);pointer-events:none;opacity:.98;z-index:2;display:none}.brand-badge:has(img){display:block}.cat-card{display:block;padding:0;margin:0;border:0;outline:0;background:transparent;border-radius:16px;box-shadow:none!important}.cat-card:before,.cat-card:after{box-shadow:none!important;background:transparent!important}.cat-card__inner{position:relative;width:100%;height:180px;border-radius:16px;border:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:12px;background:#fff;overflow:visible}.cat-media{position:relative;width:100%;height:119px;min-height:119px;overflow:hidden;flex:0 0 auto;z-index:2}.cat-media .cat-image,.cat-media>img:not(.brand-badge){width:100%;height:100%;object-fit:contain;object-position:center;display:block;position:relative;z-index:2}.cat-card__inner>.brand-badge{display:none!important}.grid .card>.brand-badge{display:none!important}.cat-tile{position:relative;border-radius:16px;border:none;background:#fff;overflow:hidden;width:163px;height:163px;display:flex;flex-direction:column}.cat-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.01) 0px,rgba(0,0,0,.01) 2px,transparent 2px,transparent 4px),linear-gradient(to bottom,#f8f8f8,#f0f0f0);opacity:.16;pointer-events:none;border-radius:16px;z-index:1}.cat-caption{height:44px;display:flex;align-items:center;justify-content:center;font-family:var(--ff-base);font-weight:var(--fw-cat);font-size:var(--fs-cat);line-height:var(--lh-cat);color:#1d1e20;position:relative;z-index:3;margin-top:auto}.cat-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media (max-width: 420px){.cat-grid{gap:12px}.cat-tile{width:100%;height:auto;min-height:150px}.cat-media{height:100px;min-height:100px}.cat-caption{height:36px}}@media (min-width: 760px){.cat-grid,.grid{grid-template-columns:repeat(3,var(--tile-col));column-gap:24px;row-gap:24px;width:min(100%,686px);max-width:686px;margin:0 auto;justify-content:center}.cat-tile{width:163px;height:163px}.cat-media{height:119px;min-height:119px}.cat-caption{height:44px}}.grid{align-content:start;justify-content:center}.header{display:flex;align-items:center;gap:12px;padding:24px 0 0 16px}.header h2{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:var(--fw-h1);font-size:var(--fs-h1);line-height:var(--lh-h1);color:#1d1e20}.header .link{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;height:36px;border-radius:18px;border:1px solid rgba(0,0,0,.12);background:#fff;color:#1d1e20;text-decoration:none;font-weight:600;font-size:14px;line-height:20px;box-shadow:0 1px 2px #0000000a;margin-left:2px}.header .link:active{transform:translateY(1px)}.header .link:before{content:"";display:inline-block;width:8px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-right:4px}.header .link.no-icon:before{display:none;content:none;margin-right:0}.category-page{padding-top:8px}.category-page .header{padding:16px 0 0 15px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.category-page .header .link{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;height:32px;border-radius:18px;background:#f2f2f2;border:none;box-shadow:none;color:#1d1e20;text-decoration:none;font-weight:500;font-size:14px;line-height:20px}.category-page .header .link svg{width:14px;height:14px;margin:0;flex-shrink:0}.category-page .header .link:before,.category-page .header .link:after{display:none!important;content:none!important}.category-page .header-title{width:100%}.category-page .header h2{font-weight:var(--fw-h1);font-size:var(--fs-h1);line-height:var(--lh-h1);color:#1d1e20;margin:0 0 24px}.category-page .header .link svg{margin-left:0}.detail-page .header{padding:16px 0 0 16px;position:relative;z-index:10}.detail-page .header .link{width:32px;height:32px;border-radius:16px;padding:0;margin:0;justify-content:center;align-items:center;font-size:0;border:none;box-shadow:none;background:transparent}.detail-page .header .link:before{content:none!important;display:none!important}.detail-page .row{display:flex;flex-direction:column;gap:8px;padding:0 24px;margin-top:0}.detail-page .row .copy-link,.detail-page .copy-link{width:100%;max-width:342px;height:50px;padding:10px;border-radius:10px;border:none;background:#6155f5;color:#fff;font-weight:var(--fw-button);font-size:var(--fs-button);line-height:var(--lh-button);cursor:pointer;transition:opacity .2s}.detail-page .row .copy-link:hover{opacity:.9}.detail-page .row .copy-link:active{opacity:.8}.grid{display:grid;gap:16px;padding:0 24px 24px}@media (max-width: 759.98px){.grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}.grid .card .media{position:relative;overflow:hidden}.grid .card .tile-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease-in-out;will-change:transform,opacity;opacity:1}.grid .card .tile-image.fade-in{animation:fadeInImage .3s ease-in-out}.grid .card .tile-image[style*=transform]{transition:transform .25s cubic-bezier(.4,0,.2,1)}.grid .card{background:#fff;border:none;border-radius:16px;padding:0;display:flex;flex-direction:column;align-items:stretch;position:relative;overflow:hidden;-moz-appearance:none;appearance:none;-webkit-appearance:none;text-align:left;cursor:pointer}.grid .card:focus-visible{outline:none;box-shadow:0 0 0 2px #635bff40}.grid .card .media{position:relative;width:100%;height:var(--tile-img);min-height:var(--tile-img);display:block;margin:0 0 8px;overflow:hidden;scroll-snap-type:none!important;-webkit-overflow-scrolling:auto!important;overscroll-behavior:contain;touch-action:pan-y}.grid .card .media .brand-badge{position:absolute;right:8px;bottom:8px;transform:none;pointer-events:none;z-index:2}.grid .card .media>img:not(.brand-badge){width:100%;height:100%;object-fit:contain;object-position:center;display:block}.grid .card .title{padding:0 6px}.category-page .grid .card .price,.category-page .grid .card .price-new,.category-page .grid .card .price-old{padding:0}.category-page .grid .card{display:grid;grid-template-rows:auto 1fr auto;position:relative;padding-bottom:0}.category-page .grid .card .media{grid-row:1}.category-page .grid .card .title{grid-row:2;align-self:start}.category-page .grid .card .price-block{grid-row:3;gap:6px;align-self:end;margin:0;padding:0 6px var(--price-pad-bottom);flex-wrap:nowrap;position:static;left:auto;right:auto;bottom:auto}.category-page .grid .card .price-block{flex-wrap:nowrap}.category-page .grid .card .price,.category-page .grid .card .price-new,.category-page .grid .card .price-old,.category-page .grid .card .price-rub{white-space:nowrap}.grid .card .title{font-family:var(--ff-base);font-weight:var(--fw-card-title);font-size:var(--fs-card-title);line-height:var(--lh-card-title);color:#1d1e20;text-align:left;margin:0 0 5px}:root{--accent:#6155F5;--muted:#8F959E;--panel:#F5F6FA;--sale:#FF383C}:root{--radius-xl: 16px}.detail-page{padding:8px 0 40px}.detail-page .logo-header,.category-page .logo-header{margin-bottom:0}.detail-hero,.detail-page .carousel{position:relative;margin-top:-48px}.detail-media{position:relative;width:100%;height:325px;min-height:325px;display:block;max-width:100%;border-radius:0;overflow:hidden;margin-top:20px}@media (min-width: 560px){.detail-media,.carousel-viewport.detail-media{height:325px;min-height:325px}}.detail-media{position:relative;overflow:hidden}.detail-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease-in-out;will-change:transform,opacity;opacity:1}.detail-image.fade-in{animation:fadeInImage .3s ease-in-out}.detail-media>img:not(.brand-badge){width:100%;height:100%;object-fit:cover;object-position:center;display:block}.detail-page .detail-media>img:not(.brand-badge),.detail-page .carousel-viewport.detail-media>img:not(.brand-badge){object-fit:contain}.detail-page .carousel-viewport.detail-media{border-radius:0}.detail-media .brand-badge{right:12px;bottom:12px;transform:none;z-index:3;pointer-events:none}@media (max-width: 360px){.detail-media{height:325px;min-height:325px}}.carousel-viewport .brand-badge{position:absolute;right:12px;bottom:12px;transform:none;z-index:3;pointer-events:none}.thumb{transition:transform .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out}.thumb:hover,.thumb.active{transform:translateY(-1px)}.thumbs{scroll-behavior:smooth}.thumbs{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;column-gap:12px;gap:12px;padding:16px 24px 0;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.thumbs{-ms-overflow-style:none;scrollbar-width:none}.thumbs::-webkit-scrollbar{display:none}.thumbs .thumb{scroll-snap-align:center}@media (max-width: 420px){.thumbs{flex-wrap:nowrap;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:16px 24px 0;scroll-snap-type:x proximity}.thumbs .thumb{scroll-snap-align:center}}.thumb{flex:0 0 auto;width:78.609px;height:77px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 2px #0000000a;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;line-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.thumb img{width:100%;height:100%;object-fit:contain;display:block}.thumb.active{border-color:var(--accent);border-width:2px;box-shadow:0 0 #635bff26}.thumb:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sku{color:#8f959e;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:11px;line-height:140%;letter-spacing:0;display:block;margin:0}.detail-page .sku{color:#8f959e!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;font-weight:400!important;font-size:11px!important;line-height:140%!important;letter-spacing:0!important}.product-title{font-family:var(--ff-base);font-weight:var(--fw-detail-title);font-size:var(--fs-detail-title);line-height:var(--lh-detail-title);color:#1d1e20;margin:0}.price-block{display:flex;align-items:baseline;gap:5px;margin:0}.price-new{font-weight:var(--fw-price-tile);font-size:var(--fs-price-tile);line-height:var(--lh-price-tile);color:#1d1e20}.price-old{font-weight:500;font-size:var(--fs-price-old-tile);color:#8f959e;text-decoration:line-through}.detail-page .price-old{font-size:16px}.detail-page .price,.detail-page .price-new{font-family:var(--ff-base)!important;font-weight:var(--fw-price-detail)!important;font-size:var(--fs-price-detail)!important;line-height:var(--lh-price-detail)!important;color:#1d1e20!important}.cta-primary{margin:14px 0 10px;width:100%;height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border:none;border-radius:10px;background:var(--accent);color:#fff;font-weight:700;font-size:16px;line-height:20px}.detail-page .cta-primary{width:min(100%,342px);max-width:342px;height:50px;padding:10px;border-radius:10px;background:#6155f5;margin-left:auto;margin-right:auto}.cta-primary:active{transform:translateY(1px)}.detail-page .copy-link,.detail-page button.copy-link,.detail-page button.copy,.detail-page .copy-btn,.detail-page .btn-copy,.detail-page [data-copy],.detail-page [data-action=copy-link]{margin:0}.tabs{display:flex;gap:24px;border-bottom:1px solid rgba(0,0,0,.08);margin-top:8px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.tabs{-ms-overflow-style:none;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{padding:10px 0;font-weight:600;color:#6b6c70;cursor:pointer}.tab.active{color:#1d1e20;border-bottom:2px solid #1D1E20}.tab-panel{padding:12px 0 0}.detail-page .tabs{gap:24px;border-bottom:1px solid rgba(0,0,0,.08);align-items:flex-end;min-height:32px;align-items:center;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:16px}.detail-page .tab{padding:10px 0;font-weight:var(--fw-tab)!important;font-size:var(--fs-tab)!important;line-height:var(--lh-tab)!important;color:#8f959e!important;cursor:pointer;background:transparent;border:none;box-shadow:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;white-space:nowrap;height:32px;flex:0 0 auto}.detail-page .tab.active{color:#1d1e20!important;border-bottom:1px solid var(--accent)!important}.detail-page .tab:focus-visible{outline:none;box-shadow:inset 0 -1px 0 var(--accent)}.panel-card{background:#f5f6fa;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:16px;box-shadow:0 1px 2px #00000005}.panel-card p,.panel-card li{color:#8f959e;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:var(--fs-panel-text);font-weight:var(--fw-panel-text);line-height:var(--lh-panel-text);margin:0}.detail-page .tab-panel .panel-card p,.detail-page .tab-panel .panel-card li{color:#8f959e!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;font-size:var(--fs-panel-text)!important;font-weight:var(--fw-panel-text)!important;line-height:var(--lh-panel-text)!important}.panel-card h3{margin:0 0 12px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:var(--fw-panel-title);font-size:var(--fs-panel-title);line-height:var(--lh-panel-title);color:#1d1e20}.panel-card strong,.panel-card b{color:#1d1e20;font-weight:600}.panel-card ul{margin:8px 0 0 16px;padding:0;list-style:disc}.specs{display:flex;flex-direction:column;gap:8px}.spec{display:grid;grid-template-columns:max-content 1fr;column-gap:8px;align-items:baseline}.spec .name{color:#8f959e;font-family:var(--ff-base);font-weight:400;font-size:14px;line-height:140%;letter-spacing:0;white-space:nowrap}.spec .name:after{content:":";margin-left:0}.spec .value{color:#1d1e20;font-family:var(--ff-base);font-weight:500;font-size:14px;line-height:140%;letter-spacing:0}.detail-page .tab-panel{padding:16px 0 0}.detail-page .tabs+.tab-panel{margin-top:0}:root{--tab-panel-min: 280px}@media (min-width: 560px){:root{--tab-panel-min: 320px}}.detail-page .tab-panel{min-height:var(--tab-panel-min);position:relative}.detail-page .tab-panel>*{animation:fadeInDetail .18s ease-out both}.price{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:var(--fs-price-tile);line-height:var(--lh-price-tile);color:#1d1e20}.price-rub{margin-top:0}.grid,.header{max-width:100%;overflow-x:hidden}@media (max-width: 420px){.category-page .grid{gap:12px;padding:0 12px 16px}}.brand-bottom{bottom:8px;top:auto}.brand-top{top:8px;bottom:auto}body,html{overflow-x:hidden}.detail-page .row .copy-link:before,.detail-page .copy-link:before,.copy-link:before,button.copy-link:before,button.copy:before,.copy-btn:before,.btn-copy:before,[data-copy]:before,[data-action=copy-link]:before{content:none!important;display:none!important}.detail-page .sku{padding-left:24px;padding-right:24px;margin-top:9px;margin-bottom:2px}.detail-page .product-title{padding-left:24px;padding-right:24px;margin-bottom:9px}.detail-page .price-block{padding-left:0;padding-right:0}.detail-page .tabs,.detail-page .tab-panel{padding-left:24px;padding-right:24px}@media (max-width: 600px){.detail-page .sku,.detail-page .product-title,.detail-page .tabs,.detail-page .tab-panel{padding-left:24px;padding-right:24px}.detail-page .row{padding:0 24px}.specs{gap:4px}}@media (max-width: 360px){.cat-grid{gap:12px;padding:0 16px 24px;margin-top:0}.page-title{padding:32px 16px 0}.category-page .header{padding:32px 0 0 16px}}@media (min-width: 600px) and (max-width: 759px){.cat-grid,.category-page .grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:20px}}.category-page .grid .card .title{text-align:left;width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.category-page .grid .card .price,.category-page .grid .card .price-new,.category-page .grid .card .price-old{text-align:left;width:auto;align-self:baseline;display:inline-flex}.category-page .grid .card .price-old{margin-left:0}.detail-page .price-block.on-sale .price-new,.detail-page .price-block[data-sale=true] .price-new,.detail-page .price-new.on-sale{color:var(--sale)!important}.category-page .grid .card.on-sale .price,.category-page .grid .card.on-sale .price-new,.category-page .grid .card .price.on-sale,.category-page .grid .card .price-new.on-sale{color:#ff383c!important}.brand-badge .brand-logo{display:block;max-width:var(--brand-w);max-height:var(--brand-h);width:auto;height:auto;object-fit:contain}.carousel-nav{display:none!important}@keyframes fadeInImage{0%{opacity:0}to{opacity:1}}@media (min-width: 361px){.page-title,.category-page .header h2{margin-bottom:32px}}
