:root{--bg:#f5f5f6;--surface:#fff;--surface-soft:#f8f8f9;--text:#111214;--muted:#70737a;--line:#e7e7e9;--accent:#d13731;--accent-dark:#b52f2b;--good:#138a53;--danger:#c73d3d;--dark:#161719;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--shadow:0 16px 44px rgba(15,20,30,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.shell{width:min(1280px,calc(100% - 40px));margin-inline:auto}svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.store-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-main{height:78px;display:grid;grid-template-columns:auto auto minmax(300px,1fr) auto;align-items:center;gap:18px}.catalog-trigger{height:46px;padding:0 16px;border:1px solid #dadbdd;border-radius:13px;display:flex;align-items:center;gap:9px;font-weight:750;background:#fff}.catalog-trigger:hover{background:#f7f7f8}.catalog-trigger svg{width:20px;height:20px}.store-logo{display:flex;align-items:center;white-space:nowrap}.logo-text{font-size:24px;font-weight:900;letter-spacing:-1.1px}.logo-text span{color:var(--accent)}.store-search{height:48px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid #dcdde0;border-radius:15px;background:#f7f7f8;overflow:hidden;transition:.2s}.store-search:focus-within{background:#fff;border-color:#c9c9cc;box-shadow:0 0 0 4px rgba(0,0,0,.03)}.store-search>svg{margin-left:15px;color:#74777e}.store-search input{border:0;outline:0;background:transparent;padding:0 12px;min-width:0;font-size:15px}.store-search button{height:100%;border:0;background:var(--dark);color:#fff;padding:0 22px;font-weight:800}.header-actions{display:flex;align-items:center}.header-action{display:flex;align-items:center;gap:9px;font-weight:700;font-size:14px}.header-icon{width:40px;height:40px;border-radius:12px;border:1px solid var(--line);display:grid;place-items:center;position:relative;background:#fff}.header-icon svg{width:21px;height:21px}.cart-count{position:absolute;right:-6px;top:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--accent);color:#fff;font-size:11px;display:grid;place-items:center;border:2px solid #fff}.page-shell{padding-top:24px;padding-bottom:64px}.breadcrumbs{display:flex;align-items:center;gap:8px;min-height:28px;margin-bottom:20px;font-size:13px;color:#878a91;white-space:nowrap;overflow:hidden}.breadcrumbs a:hover{color:#222}.breadcrumb-sep{color:#b3b5ba}.section{padding-top:54px;padding-bottom:14px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-heading h2{margin:0;font-size:30px;letter-spacing:-.9px}.section-heading>a{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:800;color:#53565d}.section-heading>a svg{width:17px}.primary-button,.secondary-button{min-height:48px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:850;border:0}.primary-button{background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-dark)}.flash.success{background:#eaf8f1;color:#0a7545}.flash.error{background:#fff0f0;color:#a52e2e}.empty-state{background:#fff;border:1px solid var(--line);border-radius:var(--radius-xl);text-align:center;padding:60px 24px}.empty-state h3,.empty-state h2{margin:0 0 10px}.empty-state p{color:var(--muted);max-width:520px;margin:0 auto 22px;line-height:1.55}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card-v4{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;min-width:0;transition:.22s;display:flex;flex-direction:column}.product-card-v4:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-card-media{position:relative;aspect-ratio:3/4;background:#f6f6f7;display:flex;align-items:center;justify-content:center;padding:13px;overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-card-v4:hover .product-card-media img{transform:scale(1.02)}.product-card-placeholder{font-weight:900;color:#aaa}.product-card-content{padding:15px;display:flex;flex-direction:column;flex:1}.product-card-title{font-size:16px;font-weight:800;line-height:1.28;min-height:41px}.product-card-pricing{display:flex;align-items:baseline;gap:9px;margin-top:16px}.product-card-pricing strong{font-size:21px;letter-spacing:-.5px}.product-card-pricing del{font-size:12px;color:#9a9ca2}.product-card-availability.available{color:var(--good)}.product-card-availability.available i{background:var(--good)}.card-cart-form{margin:0}.card-cart-form button{height:38px;border:0;border-radius:11px;background:var(--dark);color:#fff;display:flex;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:850}.card-cart-form button svg{width:16px}.card-cart-form button:hover{background:var(--accent)}.category-sidebar-v4 a.active{background:#f1f1f2;font-weight:800}.listing-toolbar-v4{height:54px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:0 14px 0 18px;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;font-size:13px;color:#74777e}.sort-form-v4 label{display:flex;align-items:center;gap:9px}.sort-form-v4 select{height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 30px 0 10px;outline:0}.pagination{display:flex;gap:7px;justify-content:center;margin-top:30px}.pagination a{width:40px;height:40px;border-radius:11px;background:#fff;border:1px solid var(--line);display:grid;place-items:center}.pagination a.active{background:var(--dark);color:#fff;border-color:var(--dark)}.gallery-thumb.active{border-color:#222;box-shadow:0 0 0 1px #222}.store-footer{margin-top:70px;background:#111214;color:#fff}.footer-grid{min-height:190px;padding:42px 0;display:flex;justify-content:space-between;gap:30px}.footer-logo .logo-text{font-size:22px}.footer-grid p{color:#979aa0;font-size:13px;margin:12px 0 0}.footer-links{display:flex;gap:24px;align-items:flex-start;font-size:13px;color:#c3c5c9}@media (max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.shell{width:min(100% - 28px,1380px)}.header-main{height:68px;grid-template-columns:auto 1fr auto;gap:12px}.catalog-trigger{width:42px;height:42px;padding:0;justify-content:center;border:0;background:transparent}.catalog-trigger span{display:none}.store-logo{justify-self:center}.logo-text{font-size:21px}.store-search{grid-column:1/-1;grid-row:2;height:44px}.store-header{padding-bottom:12px}.header-main{height:auto;padding-top:11px}.header-actions{justify-self:end}.header-action>span:last-child{display:none}.header-icon{border:0;width:42px;height:42px}.category-chips a.active{background:#151618;color:#fff;border-color:#151618}.footer-grid{min-height:160px}}@media (max-width:640px){body{font-size:15px;padding-bottom:0}.shell{width:calc(100% - 20px)}.page-shell{padding-top:12px;padding-bottom:32px}.breadcrumbs{display:none}.store-header{position:sticky}.header-main{padding-top:7px;gap:4px}.catalog-trigger,.header-icon{width:40px;height:40px}.logo-text{font-size:20px}.store-search{height:42px;margin-top:2px}.store-search button{display:none}.store-search input{font-size:14px}.store-search>svg{margin-left:13px}.section{padding-top:36px}.section-heading{margin-bottom:16px}.section-heading h2{font-size:25px}.section-heading>a{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card-v4{border-radius:16px}.product-card-media{padding:7px}.product-card-content{padding:10px}.product-card-title{font-size:13px;min-height:34px}.product-card-pricing{margin-top:10px;gap:5px;flex-wrap:wrap}.product-card-pricing strong{font-size:17px}.product-card-pricing del{font-size:10px}.card-cart-form button{width:36px;height:36px;padding:0;justify-content:center;border-radius:10px}.card-cart-form button span{display:none}.card-cart-form button svg{width:17px}.listing-toolbar-v4{height:auto;min-height:48px;padding:8px 10px;font-size:11px}.sort-form-v4 label{font-size:0}.sort-form-v4 select{font-size:11px;height:34px}.footer-grid{padding:30px 0;display:block}.footer-links{margin-top:22px;flex-wrap:wrap}.store-footer{margin-top:40px}}.mobile-search-action,.mobile-product-essential,.mobile-buy-actions-v41,.gallery-dots{display:none}@media (max-width:640px){.store-header{padding-bottom:0}.header-main{height:56px!important;padding:5px 10px!important;grid-template-columns:40px minmax(0,1fr) 40px 40px!important;gap:2px!important}.catalog-trigger{grid-column:1}.store-logo{grid-column:2;justify-self:center}.mobile-search-action{display:grid;grid-column:3;width:40px;height:40px;place-items:center;border-radius:12px}.mobile-search-action svg{width:21px}.store-search{display:none!important}.header-actions{grid-column:4}.header-icon{width:40px;height:40px}.logo-text{font-size:20px}.gallery-dots button.active{background:#282a2e;transform:scale(1.2)}}.marketplace-brand-badge.ozon{background:linear-gradient(110deg,#1464ff,#005bff)}@media (max-width:640px){.breadcrumbs{display:none}}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}@media (min-width:1101px){.product-content-grid #description{grid-area:description}.product-content-grid #availability{grid-area:availability}}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.product-card-media{aspect-ratio:3/4;background:#fff;padding:8px}.product-card-media img{object-fit:contain;transform:none!important}.home-hero-slide.active{opacity:1;pointer-events:auto}.home-hero-dots button.active{background:#d13731;transform:scale(1.2)}.listing-products-v54{min-width:0}.catalog-mega[hidden]{display:none!important}.catalog-mega{position:fixed;inset:0;z-index:90}.catalog-mega-backdrop{position:absolute;inset:0;background:rgba(22,23,26,.3);backdrop-filter:blur(2px)}.catalog-mega-panel{position:relative;margin-top:84px;background:#fff;border:1px solid #e6e7e9;border-radius:24px;box-shadow:0 24px 70px rgba(18,20,24,.18);max-height:calc(100vh - 110px);overflow:hidden}.catalog-mega-head{height:64px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ececef}.catalog-mega-head>strong{font-size:23px;letter-spacing:-.5px}.catalog-mega-head button{width:40px;height:40px;border:0;border-radius:12px;background:#f4f4f5;display:grid;place-items:center}.catalog-mega-head svg{width:19px}.catalog-mega-grid{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:430px;max-height:calc(100vh - 174px)}.catalog-mega-roots{padding:13px;background:#fafafa;border-right:1px solid #ececef;overflow:auto}.catalog-mega-roots a{min-height:44px;padding:0 12px;border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;font-weight:750}.catalog-mega-roots a small{color:#9a9ca1}.catalog-mega-roots a.active{background:#fff;color:#111;font-weight:900;box-shadow:0 1px 4px rgba(0,0,0,.05)}.catalog-mega-content{padding:26px 30px;overflow:auto}.catalog-mega-content section{display:none}.catalog-mega-content section.active{display:block}.catalog-mega-content h3{font-size:28px;letter-spacing:-.7px;margin:0 0 20px}.catalog-mega-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 30px;align-items:start}.catalog-mega-links a{font-size:14px;line-height:1.35;padding:6px 0;color:#4f535a}.catalog-mega-links a:hover{color:#000}.catalog-mega-links .catalog-mega-all{font-weight:900;color:#111}.catalog-open{overflow:hidden}.home-reviews-track{display:flex;gap:14px;width:max-content}@media (max-width:640px){.listing-toolbar-v4{margin-bottom:10px}.catalog-mega-panel{position:absolute;inset:0;margin:0;width:100%;max-height:none;border-radius:0;border:0}.catalog-mega-head{height:66px;padding:0 16px}.catalog-mega-grid{display:block;max-height:calc(100vh - 66px);overflow:auto}.catalog-mega-roots{background:#fff;border:0;padding:8px 12px}.catalog-mega-roots a{min-height:48px;font-size:16px;border-bottom:1px solid #f0f0f1;border-radius:0}.catalog-mega-content{padding:10px 18px 28px}.catalog-mega-content h3{font-size:22px;margin-bottom:12px}.catalog-mega-links{grid-template-columns:1fr;gap:1px}.catalog-mega-links a{font-size:15px;padding:9px 0}.catalog-mega-content section:not([data-catalog-pane="all"]){display:none!important}.catalog-mega-roots a.active{box-shadow:none;background:#f7f7f8;border-radius:12px}.home-reviews-v54 .section-heading h2{font-size:25px}}@media (max-width:640px){.catalog-mega-content{display:none!important}.catalog-mega-grid{display:block!important}.catalog-mega-roots{padding-bottom:24px}}.catalog-trigger{font:inherit;cursor:pointer}.header-main{grid-template-columns:auto auto minmax(300px,1fr) auto auto}.store-search-wrap{position:relative;min-width:0}.store-search-wrap .store-search{width:100%}.search-suggest-dropdown{position:absolute;z-index:95;left:0;right:0;top:calc(100% + 8px);max-height:min(620px,72vh);overflow:auto;background:#fff;border:1px solid #dedfe2;border-radius:18px;box-shadow:0 22px 60px rgba(22,26,34,.16);padding:8px}.search-suggest-dropdown[hidden]{display:none}.search-suggest-label{padding:8px 10px 6px;font-size:11px;font-weight:900;color:#8b8e95;text-transform:uppercase;letter-spacing:.08em}.search-suggest-categories{display:flex;flex-wrap:wrap;gap:6px;padding:0 6px 8px}.search-suggest-categories a{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border-radius:10px;background:#f6f6f7;font-size:12px;font-weight:800}.search-suggest-categories small{color:#96999f;font-size:10px}.search-suggest-products{display:grid;gap:2px}.search-suggest-product{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 8px;border-radius:12px}.search-suggest-product:hover{background:#f6f6f7}.search-suggest-product img,.search-suggest-noimage{width:44px;height:56px;border-radius:9px;background:#f1f1f2;object-fit:contain}.search-suggest-copy{min-width:0;display:grid;gap:3px}.search-suggest-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggest-copy small{font-size:10px;color:#898c93;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggest-product>b{font-size:13px;white-space:nowrap}.search-suggest-all{min-height:42px;margin-top:5px;border-top:1px solid #ededee;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;font-size:12px;font-weight:900;color:#26282c}.search-suggest-all svg{width:16px}.search-suggest-empty{padding:18px;text-align:center;color:#85888e;font-size:13px}.header-location{position:relative;min-width:0}.header-location-trigger{height:42px;max-width:150px;border:1px solid #e1e1e3;background:#fff;border-radius:12px;padding:0 11px;display:flex;align-items:center;gap:7px;color:#292b2f;font-size:12px;font-weight:850}.header-location-trigger svg{width:18px;height:18px;color:var(--accent);flex:0 0 auto}.header-location-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-location-trigger:hover{background:#f8f8f9}.header-location-popover{position:absolute;right:0;top:calc(100% + 8px);z-index:96;width:280px;background:#fff;border:1px solid #dedfe2;border-radius:16px;box-shadow:0 18px 50px rgba(20,25,35,.16);padding:13px;display:grid;grid-template-columns:1fr auto;gap:8px}.header-location-popover[hidden]{display:none}.header-location-popover label{grid-column:1/-1;display:grid;gap:6px;font-size:11px;font-weight:850;color:#55595f}.header-location-popover input{height:42px;border:1px solid #dcdde0;border-radius:11px;padding:0 11px;outline:0}.header-location-popover input:focus{border-color:#d13731;box-shadow:0 0 0 3px rgba(209,55,49,.09)}.header-location-popover button{grid-column:2;height:38px;border:0;border-radius:10px;background:#17181a;color:#fff;padding:0 13px;font-size:11px;font-weight:900}@media (max-width:900px){.header-main{grid-template-columns:40px minmax(0,1fr) 40px minmax(58px,76px) 40px!important;gap:2px!important}.catalog-trigger{grid-column:1}.store-logo{grid-column:2}.mobile-search-action{grid-column:3}.store-search-wrap{display:none!important}.header-location{grid-column:4;justify-self:stretch}.header-actions{grid-column:5!important}.header-location-trigger{width:100%;height:40px;border:0;padding:0 4px;justify-content:center;gap:3px;background:transparent;font-size:10px}.header-location-trigger svg{width:16px}.header-location-trigger span{max-width:50px}.header-location-popover{position:fixed;left:10px;right:10px;top:64px;width:auto;grid-template-columns:1fr auto}}@media (max-width:370px){.header-location-trigger span{max-width:34px;font-size:9px}.logo-text{font-size:18px!important}}.mobile-logo-mark{display:none}@media (max-width:900px){.header-main{grid-template-columns:40px 44px 40px minmax(76px,1fr) 40px!important;gap:4px!important}.store-logo{display:flex!important;align-items:center;justify-content:center;min-width:44px}.store-logo .logo-text{display:none!important}.mobile-logo-mark{display:grid;width:38px;height:38px;border-radius:11px;place-items:center;background:var(--accent);color:#111;font-size:20px;font-weight:900;line-height:1;box-shadow:0 1px 0 rgba(0,0,0,.04)}.header-location-trigger{justify-content:flex-start!important;padding:0 5px!important;gap:4px!important;font-size:11px!important}.header-location-trigger svg{width:17px!important;height:17px!important;flex:0 0 17px}.header-location-trigger span{max-width:none!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:370px){.header-main{grid-template-columns:38px 40px 38px minmax(68px,1fr) 38px!important;gap:2px!important}.mobile-logo-mark{width:34px;height:34px;border-radius:10px;font-size:18px}.header-location-trigger{font-size:10px!important;padding:0 2px!important}}.catalog-mobile-tree{display:none}@media (max-width:900px){.header-main{height:auto!important;padding:7px 10px 9px!important;grid-template-columns:40px 44px minmax(0,1fr) 40px!important;grid-template-rows:40px 44px!important;gap:5px 4px!important}.catalog-trigger{grid-column:1!important;grid-row:1!important}.store-logo{grid-column:2!important;grid-row:1!important}.mobile-search-action{display:none!important}.header-location{grid-column:3!important;grid-row:1!important;min-width:0;justify-self:stretch!important}.header-actions{grid-column:4!important;grid-row:1!important}.store-search-wrap{display:block!important;grid-column:1/-1!important;grid-row:2!important;min-width:0;width:100%}.store-search-wrap .store-search{display:flex!important;width:100%!important;height:44px!important;margin:0!important;border-radius:13px!important;background:#f4f4f6!important;border:1px solid #e4e4e7!important}.store-search input{display:block!important;font-size:16px!important;min-width:0!important}.store-search>svg{display:block!important;width:19px!important;height:19px!important;margin-left:13px!important}.store-search button{display:none!important}.search-suggest-dropdown{top:calc(100% + 6px)!important;left:0!important;right:0!important;max-height:62vh!important;border-radius:15px!important;z-index:120!important}.store-header{overflow:visible!important}.catalog-mega-panel{position:absolute!important;inset:0!important;margin:0!important;width:100%!important;max-height:none!important;border-radius:0!important;border:0!important}.catalog-mega-grid{display:none!important}.catalog-mobile-tree{display:block;height:calc(100dvh - 66px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 14px 30px;background:#fff}.catalog-mobile-all,.catalog-mobile-root{min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:9px;border-bottom:1px solid #ededf0;font-size:16px;font-weight:850;color:#17181b}.catalog-mobile-all{grid-template-columns:minmax(0,1fr) 20px;font-size:17px;font-weight:900}.catalog-mobile-all svg,.catalog-mobile-root svg{width:18px;height:18px;color:#8b8e95}.catalog-mobile-root small,.catalog-mobile-child small{font-size:12px;font-weight:700;color:#979aa1}.catalog-mobile-group{border-bottom:1px solid #f0f0f2}.catalog-mobile-group>.catalog-mobile-root{border-bottom:0}.catalog-mobile-child{min-height:43px;padding:0 28px 0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#53575f;font-size:14px;font-weight:700}.catalog-mobile-child:last-child{padding-bottom:5px}}@media (max-width:370px){.header-main{grid-template-columns:38px 40px minmax(0,1fr) 38px!important;grid-template-rows:38px 44px!important;gap:4px 2px!important}.header-location-trigger{font-size:10px!important}}.delivery-mode-tabs button.active{border-color:#17181a;box-shadow:0 0 0 1px #17181a inset}.pvz-card-v6.active{border-color:#17181a;box-shadow:0 0 0 1px #17181a inset}.catalog-mega{z-index:1200!important}@media (max-width:900px){.catalog-mega{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;z-index:1200!important}.catalog-mega-panel{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;z-index:1201!important;background:#fff!important}.catalog-mega-backdrop{position:fixed!important;inset:0!important;z-index:1200!important}.catalog-mobile-tree{height:calc(100dvh - 66px)!important}}.delivery-provider-tabs button.active{border-color:#17181a;box-shadow:0 0 0 1px #17181a inset}.delivery-provider-logo.yandex{background:#ffec00;color:#161616}.delivery-provider-logo.ozon{background:#135cff;color:#fff}.pvz-view-tabs button.active{background:#fff;color:#17181a;box-shadow:0 1px 5px rgba(0,0,0,.08)}.pvz-provider-v6.ozon{background:#edf3ff;color:#135cff}.pvz-provider-v6.yandex{background:#fff8c8;color:#252525}@media (max-width:900px){.header-main{grid-template-columns:40px 138px minmax(64px,1fr) 40px!important;gap:4px!important}.store-logo{min-width:0!important;justify-self:start!important;justify-content:flex-start!important;padding-left:2px}.store-logo .logo-text{display:inline-block!important;font-size:19px!important;letter-spacing:-.85px!important;line-height:1!important}.mobile-logo-mark{display:none!important}.header-location-trigger{padding:0 3px!important;font-size:11px!important}}@media (max-width:390px){.header-main{grid-template-columns:38px 124px minmax(58px,1fr) 38px!important;gap:2px!important}.store-logo .logo-text{font-size:17.5px!important}.header-location-trigger{font-size:10.5px!important}}@media (max-width:350px){.header-main{grid-template-columns:36px 112px minmax(52px,1fr) 36px!important}.store-logo .logo-text{font-size:16px!important}}.footer-grid-v7{display:grid!important;grid-template-columns:1.5fr .8fr .8fr!important;gap:42px!important;padding:38px 0!important;min-height:0!important}.footer-brand-v7 p{max-width:420px;line-height:1.55}.footer-brand-v7 small{display:block;margin-top:12px;color:#85888e;line-height:1.5}.footer-contact-v7{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:14px}.footer-contact-v7 a{font-size:14px;font-weight:800}.footer-column-v7{display:grid!important;align-content:start!important;gap:10px!important;margin:0!important}.footer-column-v7 strong{font-size:14px;margin-bottom:3px}.footer-column-v7 a{font-size:13px}.footer-social-v7{display:flex;gap:8px;margin-top:16px}.footer-social-v7 a{width:38px;height:38px;border:1px solid #dedfe2;border-radius:11px;display:grid;place-items:center;font-size:13px;font-weight:900;background:#fff}.footer-social-v7 a svg{width:20px;height:20px;fill:currentColor;stroke:none}.footer-bottom-v7{border-top:1px solid var(--line);padding:16px 0 24px;display:flex;justify-content:space-between;gap:20px;color:#8a8d93;font-size:11px}.footer-logo .logo-text{display:inline-block!important}@media (max-width:900px){.footer-grid-v7{grid-template-columns:1fr 1fr!important;gap:26px!important;padding:30px 0!important}.footer-brand-v7{grid-column:1/-1}.footer-bottom-v7{flex-direction:column;gap:5px}.footer-column-v7 a{font-size:13px}}@media (min-width:1280px){.shell{width:min(1440px,calc(100% - 40px))}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}}.marketplace-header .header-main{height:76px;grid-template-columns:auto auto minmax(260px,1fr) minmax(150px,230px) auto;gap:14px}.header-delivery{min-width:0;display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px}.header-delivery:hover{background:#f6f6f7}.header-delivery svg{width:19px;flex:0 0 auto}.header-delivery span{min-width:0;display:flex;flex-direction:column}.header-delivery small,.market-action small{font-size:10px;color:#8a8d93;line-height:1.15}.header-delivery strong{font-size:12px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{gap:4px}.market-action{min-width:84px;flex-direction:column;gap:3px;padding:5px 7px;border-radius:11px;text-align:center}.market-action:hover{background:#f6f6f7}.market-action .header-icon{border:0;width:30px;height:27px;background:transparent}.market-action .header-icon svg{width:22px;height:22px}.market-action>span:last-child{display:flex;flex-direction:column;min-width:0}.market-action b{font-size:11px;white-space:nowrap}.market-action small{white-space:nowrap}.action-count{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--accent);color:#fff;border:2px solid #fff;font-size:9px;display:grid;place-items:center}.cart-count{right:-5px;top:-5px}.product-card-media-wrap{position:relative}.favorite-form{position:absolute;right:10px;top:10px;z-index:5;margin:0}.favorite-button{width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.94);display:grid;place-items:center;box-shadow:0 3px 12px rgba(0,0,0,.08)}.favorite-button svg{width:19px}.favorite-button.active{color:#e65050}.favorite-button.active svg{fill:currentColor}.product-card-media{width:100%}.mobile-market-nav{display:none}.account-pvz-option{border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fafafa;text-align:left}.account-pvz-option strong{display:block;font-size:12px}.account-pvz-option span{font-size:10px;color:#777}@media (max-width:1279px) and (min-width:901px){.marketplace-header .header-main{grid-template-columns:auto auto minmax(220px,1fr) auto}.header-delivery{display:none}.market-action small{display:none}.market-action{min-width:58px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.marketplace-header .header-main{height:56px!important;grid-template-columns:42px minmax(0,1fr) 42px!important;padding:5px 10px!important}.marketplace-header .catalog-trigger{grid-column:1}.marketplace-header .store-logo{grid-column:2}.marketplace-header .mobile-search-action{display:grid!important;grid-column:3}.marketplace-header .store-search-wrap,.marketplace-header .header-delivery,.marketplace-header .header-actions{display:none!important}.mobile-market-nav{position:fixed;left:0;right:0;bottom:0;z-index:85;height:calc(62px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);background:rgba(255,255,255,.98);border-top:1px solid #e7e7e9;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -8px 28px rgba(0,0,0,.06)}.mobile-market-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;color:#555}.mobile-market-nav svg{width:21px;height:21px}.mobile-nav-icon{position:relative;line-height:1}.mobile-nav-icon b{position:absolute;right:-10px;top:-7px;background:var(--accent);color:#fff;border-radius:9px;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid;place-items:center}.store-footer{display:none}}.infinite-products-sentinel{min-height:84px;display:flex;align-items:center;justify-content:center;color:#8b8e94;font-size:12px;font-weight:750;letter-spacing:.01em}.infinite-products-sentinel.loading span::before{content:"";display:inline-block;width:16px;height:16px;margin-right:9px;border:2px solid #dadcdf;border-top-color:#555;border-radius:50%;vertical-align:-4px;animation:tmSpin .7s linear infinite}.infinite-products-sentinel.done{display:none}.js-infinite-products .infinite-fallback{display:none}@keyframes tmSpin{to{transform:rotate(360deg)}}@media (max-width:900px){.infinite-products-sentinel{min-height:72px}}@media (max-width:900px){body.customer-account-page .store-footer{display:block;padding-bottom:72px}}.mobile-geo-location{display:none}.market-action b{font-size:13px!important;line-height:1.1}.market-action>span:last-child{justify-content:center}.product-card-content{padding:12px 13px 13px!important}.product-card-title{font-size:15px!important;line-height:1.24!important;min-height:37px!important}.product-card-rating{display:flex;align-items:center;gap:4px;margin-top:7px;color:#777b82;font-size:11px;line-height:1.1;white-space:nowrap;overflow:hidden}.product-card-rating b{color:#292b2f;font-size:11px}.product-card-rating-star{color:#d13731;font-size:13px;line-height:1}.product-card-pricing{margin-top:10px!important;gap:7px!important}.product-card-pricing strong{font-size:20px!important}.favorite-button{width:38px!important;height:38px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:2px!important;color:#303238!important}.favorite-button svg{width:30px!important;height:30px!important;fill:rgba(255,255,255,.97)!important;stroke:currentColor!important;stroke-width:1.55!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.20))}.favorite-button:hover svg{fill:#fff!important;transform:scale(1.05)}.favorite-button.active{color:#e34b55!important}.favorite-button.active svg{fill:#e34b55!important;stroke:#e34b55!important}@media (max-width:1279px) and (min-width:901px){.marketplace-header .header-main{grid-template-columns:auto auto minmax(240px,1fr) auto!important}.marketplace-header .header-delivery{display:none!important}.market-action{min-width:62px!important}}@media (max-width:900px){.marketplace-header .header-main{width:100%!important;height:auto!important;min-height:105px!important;grid-template-columns:42px minmax(0,1fr) minmax(72px,auto)!important;grid-template-rows:50px 48px!important;column-gap:6px!important;row-gap:2px!important;padding:4px 10px 7px!important}.marketplace-header .catalog-trigger{grid-column:1!important;grid-row:1!important;width:40px!important;padding:0!important;justify-content:center!important}.marketplace-header .catalog-trigger span{display:none!important}.marketplace-header .store-logo{grid-column:2!important;grid-row:1!important;justify-self:start!important}.marketplace-header .store-logo .logo-text{font-size:19px!important}.marketplace-header .mobile-geo-location{display:block!important;grid-column:3!important;grid-row:1!important;justify-self:end!important;max-width:118px!important}.marketplace-header .mobile-geo-location .header-location-trigger{height:40px!important;max-width:118px!important;border:0!important;background:transparent!important;padding:0 3px!important;justify-content:flex-end!important;font-size:11px!important}.marketplace-header .mobile-geo-location .header-location-trigger span{max-width:86px!important}.marketplace-header .mobile-geo-location .header-location-popover{position:fixed!important;left:10px!important;right:10px!important;top:58px!important;width:auto!important;z-index:1300!important}.marketplace-header .store-search-wrap{display:block!important;grid-column:1/-1!important;grid-row:2!important;min-width:0!important}.marketplace-header .store-search{height:44px!important;margin:0!important;border-radius:13px!important;background:#f4f5f6!important}.marketplace-header .store-search input{font-size:14px!important;padding:0 8px!important}.marketplace-header .store-search button{display:block!important;height:100%!important;padding:0 17px!important;font-size:12px!important}.marketplace-header .store-search>svg{margin-left:12px!important;width:18px!important}.marketplace-header .header-delivery,.marketplace-header .header-actions,.marketplace-header .mobile-search-action{display:none!important}.product-card-content{padding:9px 9px 10px!important}.product-card-title{font-size:12.5px!important;line-height:1.2!important;min-height:30px!important}.product-card-rating{font-size:9.5px!important;gap:3px!important;margin-top:5px!important}.product-card-rating b{font-size:9.5px!important}.product-card-rating-star{font-size:11px!important}.product-card-pricing{margin-top:7px!important}.product-card-pricing strong{font-size:16.5px!important}.favorite-form{right:5px!important;top:5px!important}.favorite-button{width:34px!important;height:34px!important}.favorite-button svg{width:27px!important;height:27px!important}}@media (max-width:390px){.marketplace-header .header-main{grid-template-columns:40px minmax(0,1fr) minmax(66px,auto)!important}.marketplace-header .store-logo .logo-text{font-size:17px!important}.marketplace-header .mobile-geo-location{max-width:100px!important}.marketplace-header .mobile-geo-location .header-location-trigger{max-width:100px!important;font-size:10px!important}.marketplace-header .mobile-geo-location .header-location-trigger span{max-width:72px!important}.marketplace-header .store-search button{padding:0 13px!important}}svg{shape-rendering:geometricPrecision}.header-icon svg,.catalog-trigger svg,.header-delivery svg,.mobile-market-nav svg,.store-search svg{stroke-width:1.95;shape-rendering:geometricPrecision}.market-action .header-icon{color:#202226}.market-action .header-icon svg{width:24px!important;height:24px!important}.header-delivery strong{max-width:170px!important;font-size:13px!important}.header-delivery small{font-size:10px!important}.product-card-content{padding:10px 12px 11px!important}.product-card-title{font-size:14px!important;line-height:1.2!important;min-height:34px!important}.product-card-rating{margin-top:5px!important;font-size:10.5px!important}.product-card-rating b{font-size:10.5px!important}.product-card-pricing{margin-top:7px!important;gap:6px!important}.product-card-pricing strong{font-size:19px!important}.card-cart-form button{height:36px!important;padding:0 11px!important}.footer-social-v7 a{background:#202125!important;border-color:#34363a!important;color:#fff!important}.footer-social-v7 a:hover{background:#2a2c30!important;border-color:#4a4d52!important}.footer-social-v7 a svg{width:21px!important;height:21px!important;fill:currentColor!important;stroke:none!important;shape-rendering:geometricPrecision}@media (max-width:900px){.product-card-content{padding:8px 8px 9px!important}.product-card-title{min-height:29px!important}.product-card-rating{margin-top:4px!important}.product-card-pricing{margin-top:5px!important}}@media (min-width:1280px){.shell{width:min(1440px,calc(100% - 40px))}.home-hero-slider.shell{width:min(1144px,calc(100% - 40px));height:300px!important}}.header-delivery strong{max-width:145px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.header-actions{gap:3px!important}.market-action{min-width:72px!important;padding:5px 7px!important;border-radius:14px!important;transition:background-color .16s ease,color .16s ease,transform .16s ease}.market-action:hover{background:#f4f5f7!important;transform:translateY(-1px)}.market-action .header-icon{width:32px!important;height:30px!important;display:grid!important;place-items:center!important;color:#25272b!important}.market-action .header-icon svg{width:25px!important;height:25px!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important;shape-rendering:geometricPrecision!important}.market-action>span:last-child b{font-size:13.5px!important;font-weight:750!important;letter-spacing:-.15px}.market-action .action-count{top:-2px!important;right:-5px!important;box-shadow:0 0 0 2px #fff!important}@media (max-width:1279px) and (min-width:901px){.market-action{min-width:60px!important;padding-inline:4px!important}.market-action>span:last-child b{font-size:12.5px!important}}.product-card-v97 .product-card-content{padding:8px 11px 10px!important}.product-card-v97 .product-card-title{font-size:14px!important;line-height:1.18!important;min-height:33px!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-v97 .product-card-rating{margin-top:4px!important}.product-card-buy-row{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:5px}.product-card-v97 .product-card-pricing{margin:0!important;min-width:0;display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.product-card-v97 .product-card-pricing strong{font-size:20px!important;line-height:1;font-weight:850;white-space:nowrap}.product-card-v97 .product-card-pricing del{font-size:10px!important}.product-card-v97 .card-cart-form{flex:0 0 auto}.product-card-v97 .card-cart-form button{width:42px!important;height:42px!important;padding:0!important;border-radius:13px!important;display:grid!important;place-items:center!important}.product-card-v97 .card-cart-form button span{display:none!important}.product-card-v97 .card-cart-form button svg{width:19px!important;height:19px!important}.product-card-v97 .card-cart-form button:disabled{background:#e8e9eb!important;color:#a6a8ad!important;cursor:not-allowed}.listing-page-v97{padding-top:14px!important}.catalog-market-layout-v97{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;align-items:start}.catalog-market-layout-v97.no-filters{grid-template-columns:1fr}.listing-toolbar-v97{margin-bottom:12px!important}.listing-toolbar-start-v97{display:flex;align-items:center;gap:10px;min-width:0}.filter-open-v97{display:none;height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 11px;align-items:center;gap:7px;font-size:12px;font-weight:800}.filter-open-v97 svg{width:17px;height:17px}.catalog-filter-v97{position:sticky;top:92px;max-height:calc(100vh - 110px);overflow:auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:6px 14px 14px;scrollbar-width:thin}.catalog-filter-mobile-head{display:none}.catalog-filter-form-v97{display:grid}.filter-section-v97{border-bottom:1px solid #ececef;padding:15px 0;margin:0}.filter-section-v97:last-of-type{border-bottom:0}.filter-section-v97>h3,.filter-section-v97>summary{font-size:13px;font-weight:850;color:#23252a;margin:0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.filter-section-v97>summary::-webkit-details-marker{display:none}.filter-section-v97>summary svg{width:16px;height:16px;transition:transform .15s}.filter-section-v97:not([open])>summary svg{transform:rotate(-90deg)}.filter-price-v97{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.filter-price-v97 label{height:40px;border:1px solid #dddfe3;border-radius:10px;padding:0 9px;display:flex;align-items:center;gap:5px;background:#fafafb}.filter-price-v97 label span{font-size:10px;color:#888b91}.filter-price-v97 input{width:100%;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:12px}.filter-options-v97{display:grid;gap:2px;margin-top:9px;max-height:230px;overflow:auto;scrollbar-width:thin}.filter-options-v97 label{min-height:34px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;border-radius:8px;padding:4px 3px;cursor:pointer;font-size:11px;color:#3e4147}.filter-options-v97 label:hover{background:#f6f7f8}.filter-options-v97 input{width:17px;height:17px;accent-color:#17181a}.filter-options-v97 small{font-size:9px;color:#a0a2a7}.filter-features-v97 label span{line-height:1.25}.filter-actions-v97{position:sticky;bottom:-14px;z-index:2;background:#fff;border-top:1px solid #ececef;padding:12px 0 2px;display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center}.filter-actions-v97 button{height:40px;border:0;border-radius:11px;background:#17181a;color:#fff;font-weight:850}.filter-actions-v97 a{height:40px;padding:0 7px;display:flex;align-items:center;font-size:10px;font-weight:750;color:#777a80}.catalog-filter-backdrop-v97{display:none}.store-search button svg{display:none;width:19px;height:19px}@media (max-width:1279px) and (min-width:901px){.catalog-market-layout-v97{grid-template-columns:220px minmax(0,1fr);gap:14px}.catalog-market-layout-v97 .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-filter-v97{top:84px}}@media (max-width:900px){.marketplace-header .store-search{grid-template-columns:38px minmax(0,1fr) 46px!important;height:44px!important;border-radius:15px!important;background:#f3f4f5!important;border-color:#dedfe2!important;overflow:hidden!important}.marketplace-header .store-search>svg{margin:0!important;justify-self:center!important;width:19px!important;height:19px!important;color:#777b82!important}.marketplace-header .store-search input{padding:0 3px!important;font-size:15px!important;min-width:0!important}.marketplace-header .store-search input::placeholder{color:#a1a4aa}.marketplace-header .store-search button{width:46px!important;min-width:46px!important;padding:0!important;border-left:1px solid #dedfe2!important;background:#fff!important;color:#22252a!important;display:grid!important;place-items:center!important}.marketplace-header .store-search button span{display:none!important}.marketplace-header .store-search button svg{display:block!important;width:19px!important;height:19px!important}.product-card-v97 .product-card-content{padding:7px 8px 8px!important}.product-card-v97 .product-card-title{font-size:12.5px!important;min-height:30px!important}.product-card-v97 .product-card-rating{margin-top:3px!important;font-size:9.5px!important}.product-card-buy-row{margin-top:4px!important;gap:5px!important}.product-card-v97 .product-card-pricing strong{font-size:18px!important}.product-card-v97 .card-cart-form button{width:38px!important;height:38px!important;border-radius:11px!important}.product-card-v97 .card-cart-form button svg{width:17px!important;height:17px!important}.listing-page-v97{padding-top:7px!important}.catalog-market-layout-v97{display:block}.listing-toolbar-v97{min-height:44px!important;margin-bottom:8px!important}.filter-open-v97{display:flex}.catalog-filter-v97{position:fixed;z-index:1200;left:0;top:0;bottom:0;width:min(88vw,360px);max-height:none;border:0;border-radius:0;padding:0 16px 18px;transform:translateX(-104%);transition:transform .22s ease;box-shadow:18px 0 55px rgba(0,0,0,.14);overflow:auto}.catalog-filter-v97.is-open{transform:translateX(0)}.catalog-filter-mobile-head{height:58px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fff;z-index:4;border-bottom:1px solid #eee}.catalog-filter-mobile-head strong{font-size:19px}.catalog-filter-mobile-head button{width:38px;height:38px;border:0;background:#f3f4f5;border-radius:11px;display:grid;place-items:center}.catalog-filter-mobile-head svg{width:19px;height:19px}.filter-section-v97>h3,.filter-section-v97>summary{font-size:14px}.filter-options-v97 label{font-size:12px;min-height:38px}.filter-actions-v97{bottom:-18px;padding:12px 0 12px}.catalog-filter-backdrop-v97{position:fixed;inset:0;z-index:1190;border:0;background:rgba(0,0,0,.35);opacity:0;visibility:hidden;display:block;transition:.18s}.catalog-filter-backdrop-v97.is-open{opacity:1;visibility:visible}body.catalog-filter-open{overflow:hidden}}.product-card-v97 .product-card-title{min-height:0!important;margin:0!important}.product-card-v97 .product-card-rating{margin-top:2px!important;font-size:12px!important;line-height:1.15!important}.product-card-v97 .product-card-rating b{font-size:12px!important}.product-card-v97 .product-card-rating-star{font-size:14px!important}.product-card-v97 .product-card-buy-row{margin-top:3px!important;align-items:center!important}.product-card-v97 .product-card-pricing strong{color:#149447!important;font-weight:900!important}.account-pvz-option{padding:14px 15px!important;border-radius:14px!important;cursor:pointer!important}.account-pvz-option strong{font-size:15px!important;line-height:1.35!important}.account-pvz-option span{display:block!important;margin-top:4px!important;font-size:14px!important;line-height:1.45!important;color:#5f636b!important}@media (max-width:900px){.marketplace-header .store-search-wrap{width:100%!important;min-width:0!important}.marketplace-header .store-search{position:relative!important;display:block!important;width:100%!important;height:48px!important;margin:0!important;border:1px solid #dfe1e5!important;border-radius:16px!important;background:#f4f5f7!important;overflow:hidden!important}.marketplace-header .store-search>svg{position:absolute!important;left:15px!important;top:50%!important;transform:translateY(-50%)!important;width:21px!important;height:21px!important;margin:0!important;color:#8a8f98!important;z-index:2!important;pointer-events:none!important}.marketplace-header .store-search input{display:block!important;width:100%!important;height:100%!important;border:0!important;outline:0!important;background:transparent!important;padding:0 58px 0 47px!important;font-size:16px!important;line-height:48px!important;color:#202227!important;-webkit-appearance:none!important;appearance:none!important}.marketplace-header .store-search input::placeholder{color:#a0a4ab!important;opacity:1!important}.marketplace-header .store-search button{position:absolute!important;right:6px!important;top:5px!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#30343a!important;display:grid!important;place-items:center!important;z-index:3!important}.marketplace-header .store-search button:active{background:#e8eaed!important}.marketplace-header .store-search button span{display:none!important}.marketplace-header .store-search button svg{display:block!important;width:21px!important;height:21px!important}.account-pvz-option{padding:15px!important}.account-pvz-option strong{font-size:16px!important}.account-pvz-option span{font-size:14.5px!important}.product-card-v97 .product-card-content{padding:6px 8px 8px!important}.product-card-v97 .product-card-title{font-size:13px!important;line-height:1.17!important;min-height:0!important}.product-card-v97 .product-card-rating{margin-top:2px!important;font-size:11.5px!important;gap:3px!important}.product-card-v97 .product-card-rating b{font-size:11.5px!important}.product-card-v97 .product-card-rating-star{font-size:13px!important}.product-card-v97 .product-card-buy-row{margin-top:3px!important;gap:5px!important}.product-card-v97 .product-card-pricing strong{font-size:20px!important;line-height:1!important}.product-card-v97 .product-card-pricing del{font-size:10px!important}}@media (max-width:390px){.marketplace-header .store-search input{font-size:15px!important;padding-left:44px!important;padding-right:54px!important}.marketplace-header .store-search>svg{left:13px!important;width:20px!important;height:20px!important}.marketplace-header .store-search button{right:5px!important;width:38px!important}}:root{--accent:#d13731;--accent-dark:#b52f2b}.logo-text span{color:#d13731}.store-logo-picture{display:block;line-height:0}.store-logo-image{display:block;width:auto;height:44px;max-width:230px;object-fit:contain;object-position:left center}.footer-logo-image{height:42px;max-width:240px}.primary-button,.mobile-buy-bar button{background:#d13731;color:#fff}.primary-button:hover{background:#b52f2b}.cart-count,.action-count{background:#d13731!important}.product-card-media img,.gallery-main-image,.gallery-thumb img{image-rendering:auto;transform:none!important;backface-visibility:hidden}.product-card-v4:hover .product-card-media img{transform:none!important}.product-card-rating-star,.home-review-top span{color:#d13731!important}@media (min-width:1280px){.catalog-market-layout-v97:not(.no-filters) .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}}.catalog-filter-v97{font-size:14px}.filter-section-v97>h3,.filter-section-v97>summary{font-size:15px!important;font-weight:650!important;line-height:1.3}.filter-price-v97 label{height:44px!important;padding-inline:10px!important}.filter-price-v97 label span{font-size:12px!important}.filter-price-v97 input{font-size:14px!important}.filter-options-v97{gap:4px!important}.filter-options-v97 label{min-height:38px!important;font-size:14px!important;padding:5px 4px!important;grid-template-columns:20px minmax(0,1fr) auto!important}.filter-options-v97 input{width:18px!important;height:18px!important}.filter-options-v97 small{font-size:12px!important}.filter-actions-v97 button,.filter-actions-v97 a{font-size:13px!important;font-weight:600!important}@media (max-width:900px){.store-logo-image{height:38px;max-width:190px}.store-logo-picture{max-width:190px}.filter-section-v97>h3,.filter-section-v97>summary{font-size:16px!important}.filter-options-v97 label{font-size:15px!important;min-height:42px!important}.filter-options-v97 small{font-size:13px!important}.filter-price-v97 input{font-size:16px!important}}.store-header .store-search-wrap{transition:max-height .22s ease,opacity .18s ease,transform .22s ease,margin .22s ease}@media (max-width:900px){.marketplace-header .header-main{transition:min-height .22s ease,grid-template-rows .22s ease,padding .22s ease!important}.marketplace-header.is-search-collapsed .header-main{min-height:58px!important;grid-template-rows:50px 0!important;padding-bottom:4px!important}.marketplace-header.is-search-collapsed .store-search-wrap{max-height:0!important;height:0!important;opacity:0!important;transform:translateY(-8px)!important;overflow:hidden!important;pointer-events:none!important;margin:0!important}}@media (min-width:901px){.marketplace-header.is-search-collapsed .store-search-wrap{opacity:0;transform:translateY(-8px);pointer-events:none;visibility:hidden}.marketplace-header.is-search-collapsed .header-main{height:64px!important}}.payment-method-card-v10.test>b{background:#b36a00}@media (min-width:901px){.marketplace-header .header-main{height:66px!important;min-height:66px!important;gap:10px!important;align-items:center!important}.marketplace-header .catalog-trigger,.marketplace-header .store-search,.marketplace-header .header-delivery,.marketplace-header .market-action{height:48px!important;min-height:48px!important;max-height:48px!important;box-sizing:border-box!important}.marketplace-header .catalog-trigger{padding:0 14px!important;border-radius:13px!important}.marketplace-header .store-search{border-radius:13px!important}.marketplace-header .store-search button{height:48px!important}.marketplace-header .header-delivery{padding:0 10px!important;border-radius:13px!important;align-items:center!important}.marketplace-header .header-actions{height:48px!important;align-items:stretch!important;gap:2px!important}.marketplace-header .market-action{justify-content:center!important;gap:1px!important;padding:2px 7px!important;border-radius:13px!important}.marketplace-header .market-action .header-icon{width:27px!important;height:25px!important}.marketplace-header .market-action .header-icon svg{width:22px!important;height:22px!important}.marketplace-header .market-action>span:last-child b{font-size:12.5px!important;line-height:1!important;font-weight:650!important}.marketplace-header .header-delivery small{font-size:10.5px!important;line-height:1!important}.marketplace-header .header-delivery strong{font-size:12px!important;line-height:1.1!important}}.visually-hidden-v11{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.catalog-sections-page-v11{padding-top:12px;padding-bottom:42px}.catalog-sections-grid-v11{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.catalog-section-tile-v11{position:relative;aspect-ratio:1/1;min-width:0;overflow:hidden;border:1px solid #e5e5e7;border-radius:18px;background:#f3f4f5;color:#18191b;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.025)}.catalog-section-tile-v11 img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease}.catalog-section-tile-v11:hover img{transform:scale(1.015)}.catalog-section-tile-v11 strong{position:absolute;z-index:2;left:10px;right:38px;top:10px;padding:7px 9px;border-radius:11px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:14px;line-height:1.15;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-section-tile-v11>span:last-child{position:absolute;z-index:3;right:11px;top:13px;font-size:22px;line-height:22px;color:#333}@media (max-width:900px){.marketplace-header .mobile-geo-location{max-width:146px!important}.marketplace-header .mobile-geo-location .header-location-trigger{max-width:146px!important;font-size:14px!important;font-weight:650!important;line-height:1!important;padding:0 2px!important;gap:5px!important}.marketplace-header .mobile-geo-location .header-location-trigger svg{width:19px!important;height:19px!important;flex:0 0 19px!important}.marketplace-header .mobile-geo-location .header-location-trigger span{max-width:116px!important;font-size:14px!important}.catalog-sections-page-v11{padding-top:8px!important}.catalog-sections-page-v11 .breadcrumbs{display:none!important}.catalog-sections-grid-v11{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important}.catalog-section-tile-v11{border-radius:16px!important}.catalog-section-tile-v11 strong{font-size:14px!important;left:8px!important;right:34px!important;top:8px!important;padding:7px 8px!important}.catalog-section-tile-v11>span:last-child{right:10px!important;top:11px!important}}@media (max-width:390px){.marketplace-header .mobile-geo-location{max-width:128px!important}.marketplace-header .mobile-geo-location .header-location-trigger{max-width:128px!important;font-size:13px!important}.marketplace-header .mobile-geo-location .header-location-trigger span{max-width:98px!important;font-size:13px!important}}@keyframes consentPulseV111{0%{box-shadow:0 0 0 0 rgba(209,55,49,.48)}70%{box-shadow:0 0 0 9px rgba(209,55,49,0)}100%{box-shadow:0 0 0 0 rgba(209,55,49,0)}}.home-category-generated-icon-v111,.catalog-section-generated-icon-v111{object-fit:contain!important;background:#f7f7f8!important;padding:12%!important;box-sizing:border-box}.sale-badge-v112{position:absolute;z-index:3;left:10px;top:10px;display:inline-flex;align-items:center;gap:5px;max-width:calc(100% - 58px);padding:6px 8px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 3px 14px rgba(0,0,0,.08);color:#242529;font-size:11px;line-height:1}.sale-badge-v112 i{width:7px;height:7px;border-radius:50%;background:#d13731;box-shadow:0 0 0 3px rgba(209,55,49,.12)}.sale-badge-v112 b{font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sale-badge-v112 small{font-size:10px;color:#777;white-space:nowrap}.product-card-buy-row{justify-content:flex-start!important;align-items:center!important;gap:7px!important}.product-card-pricing{margin-right:auto!important}.product-card-discount-v112{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 7px;border-radius:9px;background:#fff0ef;color:#b62e2a;font-size:11px;font-weight:750;white-space:nowrap}.product-card-v97 .product-card-pricing del{font-size:12px!important;color:#878a90!important;text-decoration-thickness:1.3px!important}.catalog-subcategories-v112{display:flex;gap:10px;overflow:auto;padding:2px 0 12px;margin:0 0 2px;scrollbar-width:none}.catalog-subcategories-v112::-webkit-scrollbar{display:none}.catalog-subcategories-v112 a{flex:0 0 174px;min-height:64px;border:1px solid #e5e6e8;border-radius:14px;background:#fff;display:grid;grid-template-columns:50px 1fr;align-items:center;gap:9px;padding:7px 10px;text-decoration:none;color:#202124}.catalog-subcategories-v112 img{width:50px;height:50px;border-radius:10px;object-fit:contain;background:#f6f6f7}.catalog-subcategories-v112 span{font-size:13px;line-height:1.22;font-weight:650;overflow-wrap:anywhere}.catalog-section-tile-v11 strong{right:10px!important;white-space:normal!important;text-overflow:clip!important;overflow:visible!important;line-height:1.18!important;overflow-wrap:anywhere!important}.catalog-section-tile-v11>span:last-child{display:none!important}@media (max-width:767px){.sale-badge-v112{left:7px;top:7px;padding:5px 7px;font-size:10px}.product-card-discount-v112{min-height:25px;padding:0 5px;font-size:10px}.product-card-v97 .product-card-pricing del{font-size:11px!important}.catalog-subcategories-v112{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.catalog-subcategories-v112 a{flex-basis:148px;min-height:58px;grid-template-columns:44px 1fr}.catalog-subcategories-v112 img{width:44px;height:44px}.catalog-subcategories-v112 span{font-size:12px}}:root{--store-header-height:72px}.sale-badge-v113 .sale-badge-bolt-v113{width:14px;height:14px;color:#f2b705;fill:#f2b705;stroke:#aa7100;stroke-width:1.15;flex:0 0 14px;filter:drop-shadow(0 1px 1px rgba(112,72,0,.13))}.sale-badge-v113 b{max-width:min(128px,55%)}@media (min-width:901px){#description,#specs,#availability,#reviews,#questions{scroll-margin-top:calc(var(--store-header-height,72px) + 76px)}}.desktop-description-collapse-v113:not(.is-expanded) .description-copy-v113{max-height:430px}.mobile-description-collapse-v113:not(.is-expanded) .description-copy-v113{max-height:330px}.description-collapsible-v113.is-collapsible:not(.is-expanded) .description-copy-v113:after{content:"";position:absolute;left:0;right:0;bottom:0;height:78px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 78%);pointer-events:none}.description-collapsible-v113.is-expanded .description-toggle-v113 svg{transform:rotate(180deg)}@media (max-width:640px){.mobile-description-collapse-v113:not(.is-expanded) .description-copy-v113{max-height:300px}}.account-nav-v12 a.active{background:#fcebea;color:#a62c28}.account-cart-total-v12 .primary-button{white-space:nowrap}.account-thread-list-v12>a:hover,.account-thread-list-v12>a.active{background:#f6f6f7}.account-chat-message-v12.customer{align-self:flex-end;background:#fcebea}.account-chat-reply-v12 .primary-button{align-self:end}.account-address-list-v12>article.default{border-color:#e7c1bf;box-shadow:inset 3px 0 0 #d13731}.account-pvz-option-v12{border:1px solid #e0e1e3;border-radius:13px;background:#fafafa;padding:11px;text-align:left;cursor:pointer}.account-pvz-option-v12:hover,.account-pvz-option-v12.selected{border-color:#d13731;background:#fff6f5}.account-pvz-provider-v12{display:inline-flex;padding:3px 6px;border-radius:7px;background:#ededee;font-size:10px;font-weight:750;margin-bottom:5px}.account-pvz-option-v12 strong,.account-pvz-option-v12 small,.account-pvz-option-v12 em{display:block}.account-pvz-option-v12 strong{font-size:13px}.account-pvz-option-v12 small{margin-top:3px;font-size:12px;color:#656970}.account-pvz-option-v12 em{margin-top:4px;font-style:normal;font-size:10px;color:#8a8d93}.account-pvz-loading-v12,.account-pvz-empty-v12{grid-column:1/-1;padding:13px;border-radius:12px;background:#f5f6f7;color:#686c73;font-size:13px}@media (max-width:900px){.account-mobile-nav-v12 a.active{border-color:#e7c1bf;background:#fff7f6;color:#a62c28}.account-cart-total-v12 .primary-button{grid-column:1/-1;width:100%}.account-chat-reply-v12 .primary-button{width:100%}}@media (min-width:901px){.home-hero-slider.shell{width:min(1450px,calc(100% - 40px))!important;height:auto!important;aspect-ratio:1450/307!important;margin-top:14px!important;border-radius:22px!important}}.home-hero-slide.active{display:block!important}.catalog-all-feed-v121{padding-top:22px}.catalog-all-feed-head-v121 p{max-width:700px;color:#767a81;font-size:13px}.product-card-v97 .product-card-buy-row{width:100%!important}.product-card-v97 .card-cart-form{margin-left:auto!important;margin-right:0!important}.support-attachments-v122{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.support-attachments-v122 img,.support-attachments-v122 video{width:min(240px,100%);max-height:220px;object-fit:cover;border-radius:12px;background:#111}.catalog-all-feed-head-v122 h1{font-size:38px;line-height:1.05;letter-spacing:-1.2px;margin:0}@media (max-width:767px){.catalog-all-feed-head-v122 h1{font-size:31px}}.chat-media-open-v128{overflow:hidden!important}.chat-media-modal-v128[hidden]{display:none!important}.chat-media-modal-v128{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:18px}.chat-media-backdrop-v128{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(6px)}.chat-media-dialog-v128{position:relative;z-index:1;width:min(1100px,100%);height:min(86vh,820px);display:grid;place-items:center}.chat-media-content-v128{width:100%;height:100%;display:grid;place-items:center}.chat-media-content-v128 img,.chat-media-content-v128 video{display:block;max-width:100%;max-height:100%;object-fit:contain;border-radius:10px;background:#111;box-shadow:0 18px 60px #0007}.chat-media-close-v128{position:absolute;right:0;top:0;z-index:3;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:#111;font-size:30px;line-height:1;box-shadow:0 5px 24px #0005}.chat-media-trigger-v128{position:relative;display:block;border:0;padding:0;background:transparent;border-radius:12px;overflow:hidden;cursor:zoom-in}.chat-media-trigger-v128 video{pointer-events:none}.chat-media-video-badge-v128{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:999px;background:#0009;color:#fff;display:grid;place-items:center;font-size:17px;pointer-events:none}@media (max-width:700px){.chat-media-modal-v128{padding:8px}.chat-media-dialog-v128{height:92vh}.chat-media-close-v128{right:6px;top:6px;width:42px;height:42px}}.product-card-v97.is-promoted-v143{position:relative}.product-ad-label-v143{position:absolute;left:7px;bottom:7px;z-index:4;display:inline-flex;align-items:center;min-height:21px;padding:3px 7px;border-radius:8px;background:rgba(255,255,255,.94);color:#62666c;border:1px solid rgba(214,216,220,.9);font-size:9.5px;font-weight:750;line-height:1;box-shadow:0 2px 7px rgba(0,0,0,.04)}@media (max-width:900px){.marketplace-header .mobile-geo-location .header-location-popover{padding:18px!important;border-radius:20px!important;gap:12px!important;top:72px!important}.marketplace-header .mobile-geo-location .header-location-popover label{font-size:16px!important;font-weight:750!important;gap:10px!important;color:#555a61!important}.marketplace-header .mobile-geo-location .header-location-popover input{height:58px!important;border-radius:15px!important;padding:0 15px!important;font-size:18px!important;font-weight:650!important;line-height:1.2!important}.marketplace-header .mobile-geo-location .header-location-popover input::placeholder{font-size:16px!important;font-weight:500!important;color:#93979d!important}.marketplace-header .mobile-geo-location .header-location-popover button{height:52px!important;border-radius:14px!important;padding:0 18px!important;font-size:15px!important;font-weight:800!important}}@media (max-width:390px){.marketplace-header .mobile-geo-location .header-location-popover{left:8px!important;right:8px!important;padding:16px!important}.marketplace-header .mobile-geo-location .header-location-popover label{font-size:15px!important}.marketplace-header .mobile-geo-location .header-location-popover input{height:56px!important;font-size:17px!important}}.city-autocomplete-root-v144,.city-autocomplete-v144{position:relative;min-width:0}.city-suggest-v144{position:absolute;z-index:240;left:0;right:0;top:calc(100% + 6px);max-height:290px;overflow:auto;padding:6px;background:#fff;border:1px solid #dfe1e4;border-radius:14px;box-shadow:0 18px 44px rgba(20,24,31,.16)}.city-suggest-v144[hidden]{display:none!important}.city-suggest-v144 button{width:100%;border:0;background:#fff;border-radius:10px;padding:10px 11px;text-align:left;display:grid;gap:1px;cursor:pointer;color:#202327}.city-suggest-v144 button:hover,.city-suggest-v144 button:focus{background:#f3f4f5;outline:none}.city-suggest-v144 strong{font-size:13px}.city-suggest-v144 small{font-size:10.5px;color:#737880}@media (max-width:900px){.marketplace-header .header-location-popover .city-suggest-v144{max-height:255px}.marketplace-header .header-location-popover .city-suggest-v144 button{padding:11px 12px}.marketplace-header .header-location-popover .city-suggest-v144 strong{font-size:15px}.marketplace-header .header-location-popover .city-suggest-v144 small{font-size:12px}}@media (min-width:901px){.product-specs-card-v1493.is-expanded-v1493 .specs-collapse-v1493{max-height:none;overflow:visible}.product-specs-card-v1493.is-collapsible-v1493:not(.is-expanded-v1493) .specs-collapse-v1493:after{content:"";position:absolute;left:0;right:0;bottom:0;height:86px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 82%);pointer-events:none}.product-specs-card-v1493.is-expanded-v1493 .specs-toggle-v1493 svg{transform:rotate(180deg)}}@media (min-width:1101px){.product-content-grid #description{grid-area:description;min-width:0}.product-content-grid #availability{grid-area:availability;width:100%;min-width:0}.desktop-description-collapse-v113:not(.is-expanded) .description-copy-v113{max-height:390px}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product-card-v97 .product-card-content{padding:7px 9px 9px!important}.product-card-v97 .product-card-title{font-size:13.5px!important;line-height:1.18!important;min-height:32px!important}.product-card-v97 .product-card-pricing strong{font-size:19px!important}.product-card-v97 .card-cart-form button{width:40px!important;height:40px!important;border-radius:12px!important}}@media (min-width:1024px){.catalog-market-layout-v97:not(.no-filters) .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.catalog-market-layout-v97.no-filters .catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}}@media (min-width:901px) and (max-width:1023px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}@media (max-width:900px){.marketplace-header .header-main{grid-template-columns:42px minmax(0,1fr) minmax(0,180px)!important}.marketplace-header .store-logo{min-width:0!important;max-width:100%!important;overflow:hidden!important}.marketplace-header .store-logo-picture{max-width:100%!important}.marketplace-header .store-logo-image{max-width:100%!important}.marketplace-header .mobile-geo-location{width:100%!important;max-width:180px!important;min-width:0!important}.marketplace-header .mobile-geo-location .header-location-trigger{width:100%!important;max-width:none!important;min-width:0!important;justify-content:flex-end!important;padding:0!important;font-size:14px!important;gap:5px!important}.marketplace-header .mobile-geo-location .header-location-trigger span{max-width:none!important;min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media (max-width:390px){.marketplace-header .header-main{grid-template-columns:40px minmax(0,1fr) minmax(0,162px)!important}.marketplace-header .mobile-geo-location{max-width:162px!important}.marketplace-header .mobile-geo-location .header-location-trigger{font-size:13px!important}}@media (max-width:350px){.marketplace-header .header-main{grid-template-columns:40px minmax(0,1fr) minmax(0,142px)!important}.marketplace-header .mobile-geo-location{max-width:142px!important}.marketplace-header .mobile-geo-location .header-location-trigger{font-size:12.5px!important}}.home-hero-nav{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.92);color:#24272b;display:grid;place-items:center;box-shadow:0 8px 24px rgba(0,0,0,.14);opacity:0;transition:opacity .18s ease,transform .18s ease}.home-hero-nav svg{width:20px;height:20px}.home-hero-prev{left:16px}.home-hero-next{right:16px}.home-hero-slider:hover .home-hero-nav,.home-hero-nav:focus-visible{opacity:1}.home-hero-nav:hover{transform:translateY(-50%) scale(1.04)}@media(max-width:900px){.home-hero-nav{display:none!important}}@media(min-width:901px){.lightbox-media-host .lightbox-media-image{cursor:zoom-in}.lightbox-media-host.is-zoomed .lightbox-media-image{cursor:zoom-out}}
/* MVP149.9.12 — storefront image corner polish */
.product-card-media-wrap{border-radius:22px 22px 0 0;overflow:hidden}
.product-card-media{border-radius:22px 22px 0 0;overflow:hidden}
.product-card-media img{border-radius:16px 16px 0 0}
.product-gallery-v4 .gallery-stage,.product-gallery-v4 .gallery-main-button,.product-gallery-v4 .gallery-main-image{border-radius:18px!important;overflow:hidden}
@media (max-width:640px){.product-card-media-wrap,.product-card-media{border-radius:16px 16px 0 0}.product-card-media img{border-radius:12px 12px 0 0}.product-gallery-v4 .gallery-stage,.product-gallery-v4 .gallery-main-button,.product-gallery-v4 .gallery-main-image{border-radius:16px!important}}
/* MVP149.9.13 */.product-card-media-wrap{border-radius:16px 16px 0 0!important;overflow:hidden!important}.product-card-media{border-radius:0!important;overflow:visible!important}.product-card-media img{border-radius:0!important}@media(max-width:640px){.product-card-media-wrap{border-radius:14px 14px 0 0!important}}
/* MVP149.9.19 */.product-version-badge-v149919{position:absolute;left:10px;bottom:10px;z-index:4;max-width:calc(100% - 68px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px 9px;border-radius:999px;background:rgba(16,24,40,.92);color:#fff;font-size:10px;line-height:1;font-weight:850;letter-spacing:.01em;box-shadow:0 4px 12px rgba(16,24,40,.16)}@media(max-width:640px){.product-version-badge-v149919{left:8px;bottom:8px;font-size:9px;padding:5px 8px}}
/* MVP149.9.21 — richer catalog badges */.product-version-badge-v149921{display:inline-flex!important;align-items:center!important;gap:5px!important;left:9px!important;bottom:9px!important;padding:5px 8px 5px 5px!important;border:1px solid rgba(255,255,255,.7)!important;background:linear-gradient(135deg,rgba(16,24,40,.96),rgba(52,64,84,.94))!important;box-shadow:0 6px 18px rgba(16,24,40,.18)!important}.product-version-badge-v149921 i{width:19px;height:19px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#f04438,#d92d20);color:#fff;font-size:11px;font-style:normal;font-weight:900;box-shadow:0 2px 6px rgba(217,45,32,.28)}.product-version-badge-v149921 b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850}.sale-badge-v149921{gap:6px!important;padding:6px 9px!important;border-color:#f1d8b7!important;background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(255,248,236,.95))!important;box-shadow:0 7px 18px rgba(164,98,0,.11)!important}.sale-badge-v149921 .sale-badge-bolt-v113{width:15px!important;height:15px!important;flex-basis:15px!important}.sale-badge-v149921 b{color:#7a3e00!important;font-weight:850!important}.sale-badge-v149921 small{padding-left:6px;border-left:1px solid #ead7bd;color:#8a6a47!important;font-weight:700!important}@media(max-width:640px){.product-version-badge-v149921{left:7px!important;bottom:7px!important;padding:4px 7px 4px 4px!important}.product-version-badge-v149921 i{width:17px;height:17px;font-size:10px}.product-version-badge-v149921 b{font-size:9px}.sale-badge-v149921{padding:5px 7px!important;gap:4px!important}}

/* MVP149.9.22 authoritative media radii */.product-card-v97 .product-card-media-wrap{border-radius:22px 22px 0 0!important;overflow:hidden!important;background:#fff!important}.product-card-v97 .product-card-media{aspect-ratio:3/4!important;padding:0!important;border-radius:22px 22px 0 0!important;overflow:hidden!important;background:#fff!important;align-items:flex-start!important}.product-card-v97 .product-card-media img{display:block!important;width:100%!important;height:100%!important;border-radius:0!important;object-fit:contain!important;object-position:center top!important}.product-gallery-v4 .gallery-stage{border-radius:18px!important;overflow:hidden!important;background:#fff!important}.product-gallery-v4 .gallery-main-button{padding:0!important;border-radius:0!important;overflow:visible!important;background:#fff!important}.product-gallery-v4 .gallery-media-host{border-radius:0!important;overflow:visible!important}.product-gallery-v4 .gallery-main-image{display:block!important;width:100%!important;height:100%!important;border-radius:0!important;object-fit:contain!important;object-position:center center!important}@media(max-width:640px){.product-card-v97 .product-card-media-wrap,.product-card-v97 .product-card-media{border-radius:16px 16px 0 0!important}.product-gallery-v4 .gallery-stage{border-radius:16px!important}}

/* MVP149.9.33.8 — Dolyami sales widgets */
.product-card-dolyami-v1499338{margin-top:7px;min-height:27px;padding:5px 8px;border:1px solid #e7e2f2;border-radius:9px;background:#f8f6fc;display:flex;align-items:center;justify-content:space-between;gap:7px;color:#36323d;text-decoration:none;line-height:1.1}.product-card-dolyami-v1499338 span{font-size:10px;font-weight:900;letter-spacing:-.1px}.product-card-dolyami-v1499338 b{font-size:10.5px;font-weight:850;white-space:nowrap}.product-card-dolyami-v1499338:hover{background:#f3effa;border-color:#dcd3ef}
.dolyami-promo-v1499338{scroll-margin-top:130px;margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px;border:1px solid #e5def2;border-radius:15px;background:linear-gradient(135deg,#faf8fd,#f5f1fb)}.dolyami-promo-main-v1499338{min-width:0;border:0;background:transparent;padding:2px 4px;display:grid;grid-template-columns:auto minmax(0,1fr) 18px;align-items:center;gap:10px;text-align:left;color:#1f2023;cursor:pointer}.dolyami-promo-main-v1499338>svg{width:17px;height:17px;color:#77717f}.dolyami-brand-v1499338{display:grid;grid-template-columns:repeat(2,5px) auto;grid-template-rows:repeat(2,5px);align-items:center;gap:2px 2px;min-width:max-content}.dolyami-brand-v1499338 i{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.7}.dolyami-brand-v1499338 i:nth-child(2){opacity:.45}.dolyami-brand-v1499338 i:nth-child(3){opacity:.55}.dolyami-brand-v1499338 i:nth-child(4){opacity:.32}.dolyami-brand-v1499338 b{grid-column:3;grid-row:1/3;margin-left:4px;font-size:12px;line-height:1;font-weight:950;letter-spacing:-.25px}.dolyami-promo-copy-v1499338{display:grid;gap:2px;min-width:0}.dolyami-promo-copy-v1499338 strong{font-size:12px;line-height:1.15;font-weight:900}.dolyami-promo-copy-v1499338 small{font-size:10.5px;line-height:1.2;color:#6e6a73}.dolyami-buy-form-v1499338{margin:0;display:flex;align-items:stretch}.dolyami-buy-form-v1499338 button,.dolyami-modal-buy-v1499338 button{border:0;border-radius:11px;background:#1b1c1f;color:#fff;font-weight:900;white-space:nowrap}.dolyami-buy-form-v1499338 button{min-height:42px;padding:0 12px;font-size:11px}.dolyami-buy-form-v1499338 button:hover,.dolyami-modal-buy-v1499338 button:hover{background:#000}
.dolyami-modal-v1499338[hidden]{display:none!important}.dolyami-modal-v1499338{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;padding:20px}.dolyami-modal-backdrop-v1499338{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(16,17,19,.52);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.dolyami-modal-card-v1499338{position:relative;z-index:1;width:min(440px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;border-radius:24px;background:#fff;padding:24px;box-shadow:0 28px 80px rgba(0,0,0,.22)}.dolyami-modal-close-v1499338{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f1f3;color:#25262a;display:grid;place-items:center}.dolyami-modal-close-v1499338 svg{width:17px;height:17px}.dolyami-brand-large-v1499338{display:inline-grid;margin-bottom:18px}.dolyami-brand-large-v1499338 b{font-size:16px}.dolyami-modal-card-v1499338 h2{margin:0 42px 8px 0;font-size:25px;line-height:1.08;letter-spacing:-.6px}.dolyami-modal-card-v1499338>p{margin:0 0 18px;color:#62666c;font-size:13px;line-height:1.5}.dolyami-schedule-v1499338{display:grid;gap:8px}.dolyami-schedule-v1499338>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 13px;border:1px solid #e9e8eb;border-radius:13px;background:#fafafa}.dolyami-schedule-v1499338 span{display:grid;gap:2px}.dolyami-schedule-v1499338 b{font-size:12px}.dolyami-schedule-v1499338 small{font-size:10.5px;color:#85888e}.dolyami-schedule-v1499338 strong{font-size:13px;white-space:nowrap}.dolyami-modal-note-v1499338{display:block;margin:13px 0 0;color:#85888e;font-size:10.5px;line-height:1.4}.dolyami-modal-buy-v1499338{margin-top:16px}.dolyami-modal-buy-v1499338 button{width:100%;min-height:48px;font-size:13px}.dolyami-modal-open-v1499338{overflow:hidden}
.payment-method-dolyami-v1499338{background:linear-gradient(135deg,#fff,#faf8fd)}
@media(max-width:900px){.dolyami-promo-v1499338{grid-template-columns:minmax(0,1fr) auto;margin-top:8px;padding:7px;border-radius:13px}.dolyami-promo-main-v1499338{gap:8px}.dolyami-promo-copy-v1499338 strong{font-size:11.5px}.dolyami-promo-copy-v1499338 small{font-size:10px}.dolyami-buy-form-v1499338 button{min-height:40px;padding:0 10px;font-size:10.5px}.product-card-dolyami-v1499338{margin-top:6px;min-height:25px;padding:4px 6px}.product-card-dolyami-v1499338 span{font-size:9.5px}.product-card-dolyami-v1499338 b{font-size:10px}.dolyami-modal-v1499338{align-items:end;padding:0}.dolyami-modal-card-v1499338{width:100%;max-height:86dvh;border-radius:22px 22px 0 0;padding:22px 18px max(22px,env(safe-area-inset-bottom))}.dolyami-modal-card-v1499338 h2{font-size:23px}.dolyami-modal-card-v1499338>p{font-size:12.5px}}
@media(max-width:420px){.dolyami-promo-v1499338{grid-template-columns:1fr}.dolyami-buy-form-v1499338 button{width:100%;min-height:38px}.dolyami-promo-main-v1499338{padding:3px 4px}.product-card-dolyami-v1499338 b{font-size:9.5px}}


/* MVP-14.9.34.8 — keep support thread open after send + landscape catalog scrolling */
.account-chat-inline-status-v1499348{margin:0 0 12px;padding:10px 13px;border-radius:12px;font-size:13px;font-weight:750;line-height:1.35}.account-chat-inline-status-v1499348.success{background:#eaf8f1;color:#0a7545}.account-chat-inline-status-v1499348.error{background:#fff0f0;color:#a52e2e}
@media (orientation:landscape) and (max-height:620px) and (min-width:641px){
  .catalog-mega{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;overflow:hidden!important}
  .catalog-mega-panel{position:fixed!important;top:max(8px,env(safe-area-inset-top))!important;right:max(8px,env(safe-area-inset-right))!important;bottom:max(8px,env(safe-area-inset-bottom))!important;left:max(8px,env(safe-area-inset-left))!important;margin:0!important;width:auto!important;height:auto!important;max-height:none!important;overflow:hidden!important;border-radius:18px!important;display:flex!important;flex-direction:column!important}
  .catalog-mobile-tree{display:none!important}
  .catalog-mega-head{height:54px!important;min-height:54px!important;flex:0 0 54px!important;padding:0 16px!important}
  .catalog-mega-grid{display:grid!important;grid-template-columns:minmax(210px,28vw) minmax(0,1fr)!important;min-height:0!important;max-height:none!important;height:auto!important;flex:1 1 auto!important;overflow:hidden!important}
  .catalog-mega-roots,.catalog-mega-content{min-height:0!important;max-height:none!important;height:100%!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}
  .catalog-mega-roots{padding:8px 10px 18px!important}.catalog-mega-roots a{min-height:40px!important;font-size:13px!important}
  .catalog-mega-content{padding:16px 20px 24px!important}.catalog-mega-content h3{font-size:23px!important;margin-bottom:10px!important}.catalog-mega-links{gap:4px 22px!important}.catalog-mega-links a{padding:5px 0!important;font-size:13px!important}
}

/* MVP149.9.35.1 — grouped catalog hierarchy */
.catalog-mega-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 42px;align-items:start}.catalog-mega-group{min-width:0}.catalog-mega-group-title{display:flex;align-items:baseline;justify-content:flex-start;gap:8px;margin:0 0 7px;padding:0!important;color:#111214!important;font-size:15px!important;font-weight:900!important;line-height:1.28}.catalog-mega-group-title small{color:#9a9ca1;font-size:11px;font-weight:750}.catalog-mega-group-children{display:flex;flex-direction:column;align-items:flex-start}.catalog-mega-group-children a{display:block;width:100%;padding:5px 0!important;color:#555a61!important;font-size:14px!important;line-height:1.35}.catalog-mega-group-title:hover,.catalog-mega-group-children a:hover{color:#000!important}.catalog-mega-group-empty{display:inline-block;padding:4px 0!important;color:#858991!important;font-size:13px!important;line-height:1.35}.catalog-mega-group-empty:hover{color:#111214!important}@media(max-width:1000px){.catalog-mega-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px}}@media(max-width:640px){.catalog-mega-group-grid{grid-template-columns:1fr}}
