: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}.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}.section{padding-top:54px;padding-bottom:14px}.section-label{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:850;color:#8a8d93;margin-bottom:8px}.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)}.secondary-button{background:#fff;border:1px solid var(--line);color:var(--text)}.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}.home-hero .section-label{color:#e68581}.product-card-availability.available{color:var(--good)}.product-card-availability.available i{background:var(--good)}.category-sidebar-v4 a.active{background:#f1f1f2;font-weight:800}.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: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)}.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}.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)}.community-card .section-label{font-size:9px;margin-bottom:4px}}.marketplace-brand-badge.ozon{background:linear-gradient(110deg,#1464ff,#005bff)}@media (max-width:640px){.breadcrumbs{display:none}.community-section-head-v42 .section-label{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}.home-hero-slide.active{opacity:1;pointer-events:auto}.home-hero-dots button.active{background:#d13731;transform:scale(1.2)}.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){.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}}@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}}.content-page-v7{padding-top:28px;padding-bottom:56px}.content-page-card-v7{max-width:980px;margin:18px auto 0;background:#fff;border:1px solid var(--line);border-radius:24px;padding:38px 44px}.content-page-card-v7 h1{font-size:42px;line-height:1.1;letter-spacing:-1.5px;margin:8px 0 12px}.content-page-lead-v7{font-size:18px;line-height:1.6;color:#676b72;max-width:760px}.rich-content-v7{margin-top:28px;font-size:16px;line-height:1.75;color:#30343a}.rich-content-v7 h2{font-size:25px;line-height:1.25;margin:30px 0 10px}.rich-content-v7 h3{font-size:20px;margin:24px 0 8px}.rich-content-v7 p{margin:0 0 15px}.rich-content-v7 li{margin:8px 0}.rich-content-v7 a{color:#d85f00;text-decoration:underline;text-underline-offset:3px}.blog-grid-v7{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.blog-card-v7{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fcfcfc}.blog-card-v7 img{width:100%;aspect-ratio:16/9;object-fit:cover}.blog-card-v7>div{padding:18px}.blog-card-v7 time,.article-date-v7{font-size:12px;color:#8a8e95}.blog-card-v7 h2{font-size:20px;margin:7px 0}.blog-card-v7 p{font-size:14px;line-height:1.55;color:#666b72}.text-link-v7{font-size:13px;font-weight:850}.article-cover-v7{width:100%;max-height:580px;object-fit:contain;border-radius:16px;background:#f5f5f6;margin:20px 0 4px}@media (max-width:900px){.content-page-v7{padding-top:10px;padding-bottom:34px}.content-page-card-v7{margin-top:8px;border-radius:18px;padding:24px 18px}.content-page-card-v7 h1{font-size:30px;letter-spacing:-1px}.content-page-lead-v7{font-size:16px}.rich-content-v7{font-size:15px;line-height:1.7;margin-top:22px}.rich-content-v7 h2{font-size:21px}.blog-grid-v7{grid-template-columns:1fr}.blog-card-v7 h2{font-size:19px}}.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))}}.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}.favorite-button.active{color:#e65050}.favorite-button.active svg{fill:currentColor}.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}}@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.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){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}.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}}@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}.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 (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}}.catalog-filter-backdrop-v97{display:none}.store-search button svg{display:none;width:19px;height:19px}@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}.catalog-filter-v97.is-open{transform:translateX(0)}.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}}.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}}@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}@media (max-width:900px){.store-logo-image{height:38px;max-width:190px}.store-logo-picture{max-width:190px}}.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}}@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 .breadcrumbs{display:none!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)}}:root{--store-header-height:72px}@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}.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}.storefront-404-v125{padding-top:42px;padding-bottom:70px}.not-found-card-v125{background:#fff;border:1px solid var(--line);border-radius:28px;padding:46px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:36px;align-items:center}.not-found-code-v125{font-size:15px;font-weight:900;letter-spacing:.18em;color:var(--accent);margin-bottom:10px}.not-found-copy-v125 h1{margin:0;font-size:44px;line-height:1.05;letter-spacing:-1.5px}.not-found-copy-v125 p{margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.6;max-width:650px}.not-found-actions-v125{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.not-found-search-v125{margin-top:18px;display:flex;gap:8px;max-width:620px}.not-found-search-v125 input{flex:1;min-width:0;height:46px;border:1px solid var(--line);border-radius:12px;padding:0 14px;font:inherit;outline:0}.not-found-search-v125 input:focus{border-color:#bfc1c5;box-shadow:0 0 0 3px rgba(0,0,0,.04)}.not-found-search-v125 button{height:46px;border:0;border-radius:12px;background:var(--dark);color:#fff;padding:0 18px;font-weight:850;cursor:pointer}.not-found-links-v125{display:grid;grid-template-columns:1fr 1fr;gap:10px}.not-found-links-v125 a{min-height:96px;border:1px solid var(--line);border-radius:18px;background:#f8f8f9;padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.not-found-links-v125 a strong{font-size:15px}.not-found-links-v125 a span{font-size:12px;line-height:1.4;color:var(--muted)}@media (max-width:760px){.storefront-404-v125{padding-top:18px;padding-bottom:36px}.not-found-card-v125{grid-template-columns:1fr;padding:26px 20px;border-radius:22px;gap:26px}.not-found-copy-v125 h1{font-size:32px}.not-found-copy-v125 p{font-size:14px}.not-found-actions-v125{display:grid;grid-template-columns:1fr 1fr}.not-found-search-v125{display:grid;grid-template-columns:1fr}.not-found-search-v125 button{width:100%}.not-found-links-v125 a{min-height:84px}}.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}}@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 (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.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}}


/* 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}}

/* MVP149.9.35.6 — legal and information pages */
.rich-content-v7 .legal-callout-v1499356{margin:20px 0;padding:18px 20px;border:1px solid #dfe3e8;border-radius:16px;background:#f7f9fb}.rich-content-v7 .legal-callout-v1499356>strong{display:block;margin-bottom:6px;font-size:16px;color:#171a1f}.rich-content-v7 .legal-callout-v1499356 p:last-child{margin-bottom:0}.rich-content-v7 .legal-callout-info-v1499356{background:#f3f7ff;border-color:#cbdaf5}.rich-content-v7 .legal-callout-warn-v1499356{background:#fff8e9;border-color:#efd7a0}.rich-content-v7 .legal-callout-good-v1499356{background:#f0faf5;border-color:#bfe3cf}.rich-content-v7 .legal-delivery-grid-v1499356{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 24px}.rich-content-v7 .legal-delivery-grid-v1499356>div{padding:16px 17px;border:1px solid #e2e4e8;border-radius:15px;background:#fafafb}.rich-content-v7 .legal-delivery-grid-v1499356 strong{display:block;margin-bottom:5px;color:#181b20}.rich-content-v7 .legal-delivery-grid-v1499356 p{margin:0;color:#535860;font-size:14px;line-height:1.6}.rich-content-v7 ol,.rich-content-v7 ul{padding-left:23px}.rich-content-v7 small{color:#737880}.rich-content-v7 h2{scroll-margin-top:110px}@media(max-width:700px){.rich-content-v7 .legal-callout-v1499356{padding:15px 16px;border-radius:14px}.rich-content-v7 .legal-delivery-grid-v1499356{grid-template-columns:1fr;gap:9px}.rich-content-v7 .legal-delivery-grid-v1499356>div{padding:14px 15px}}
