:root{--accent:#6c35f2;--surface:#f7f7f7;--ink:#282828;--muted:#86868b;--border:#e6e6e8;--radius:18px;--shell:1348px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.shell{width:min(var(--shell),calc(100% - 64px));margin-inline:auto}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #eee;height:100px;position:sticky;top:0}.headerInner{align-items:center;gap:64px;height:100%;display:flex}.brandMark{flex:none;place-items:center;display:grid}.desktopNav{flex:1;justify-content:space-between;align-items:center;gap:76px;max-width:760px;font-size:16px;display:flex}.desktopNav a{padding:18px 0;transition:color .2s}.desktopNav a:hover,.catalogLink{color:var(--accent)}.catalogDots{vertical-align:-1px;color:var(--accent);margin-right:10px;font-size:20px}.headerActions{align-items:center;gap:10px;margin-left:auto;display:flex}.iconButton,.menuToggle{color:#8d8d92;background:0 0;border:0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;position:relative}.iconButton:hover,.menuToggle:hover{color:var(--ink);background:#f5f5f6}.cartIcon span,.favoritesIcon span{background:var(--accent);color:#fff;text-align:center;border-radius:99px;min-width:19px;height:19px;padding:0 5px;font:700 11px/19px -apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;position:absolute;top:0;right:0}.favoritesIcon.active{color:#e33d67}.localeSwitch{gap:6px;margin:0 10px;display:flex}.localeSwitch button{border:1px solid var(--border);background:#f6f6f7;border-radius:3px;width:45px;height:40px;font-size:12px}.localeSwitch .active{background:var(--accent);border-color:var(--accent);color:#fff}.menuToggle,.mobileNav{display:none}main{min-height:55vh}.heroWrap{padding:32px 0 36px}.hero{aspect-ratio:1348/500;background:#eee;border-radius:13px;display:block;position:relative;overflow:hidden}.hero picture,.hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.heroOverlay{color:#fff;pointer-events:none;background:linear-gradient(90deg,#140a3259,#0000 55%);align-items:flex-end;padding:48px;display:flex;position:absolute;inset:0}.heroOverlay h1{max-width:630px;margin:0;font-size:clamp(34px,4vw,64px);line-height:1.02}.showcase{border-top:1px solid #f3f3f3;padding:70px 0 88px}.showcase.muted{background:var(--surface)}.sectionHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.sectionHeader h2{letter-spacing:-1.2px;margin:0;font-size:42px;font-weight:400}.sectionHeader a{text-transform:uppercase;letter-spacing:1px;color:#8f8f94;font-size:10px}.productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.productCard{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;min-height:530px;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.productCard:hover{border-color:#d6d6d9;transform:translateY(-3px);box-shadow:0 18px 50px #0000000f}.productImage{aspect-ratio:1;background:#fff;place-items:center;margin-bottom:12px;display:grid;position:relative;overflow:hidden}.productImage img{object-fit:contain;width:100%;height:100%}.productPlaceholder{filter:drop-shadow(0 20px 30px #4423963b);background:radial-gradient(circle at 35% 28%,#a788ff,#5b26e8 50%,#261463);border-radius:34%;width:68%;height:68%}.productBadge{color:#fff;background:#62bd43;border-radius:2px;padding:5px 10px;font-size:11px;position:absolute;top:0;left:0}.rating{letter-spacing:2px;color:#dedee1;border-top:1px solid #ddd;margin:4px 0 10px;padding-top:15px;font-size:18px}.rating:before{content:"";background:var(--accent);width:48px;height:1px;display:block;position:relative;top:-16px}.productCard h3{min-height:52px;margin:0 0 4px;font-size:17px;line-height:1.5}.sku{color:#999;font-size:12px}.price{font-size:18px;font-weight:700}.oldPrice{color:#888;margin-top:5px;font-size:13px;text-decoration:line-through}.outlineButton,.primaryButton{background:#fff;border:1px solid #18181b;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:43px;padding:0 24px;font-weight:700;transition:all .2s;display:inline-flex}.outlineButton:hover{color:#fff;background:#111}.primaryButton{background:var(--accent);border-color:var(--accent);color:#fff}.primaryButton:hover{background:#5420d5}.primaryButton:disabled{opacity:.5;cursor:not-allowed}.emptyShowcase{border:1px solid var(--border);background:linear-gradient(135deg,#fff 0,#fbfaff 55%,#f0ebff 100%);border-radius:14px;grid-column:1/-1;grid-template-columns:1fr 1.2fr;align-items:center;min-height:265px;padding:55px 68px;display:grid;overflow:hidden}.emptyShowcase h3{margin:0 0 12px;font-size:28px}.emptyShowcase p{color:#777;margin:0;line-height:1.7}.emptyShapes{height:150px;position:relative}.emptyShapes i{background:linear-gradient(145deg,#8f65ff,#4c1dc8);border-radius:34px;display:block;position:absolute;box-shadow:0 24px 60px #471fb440}.emptyShapes i:first-child{border-radius:50%;width:145px;height:145px;top:5px;right:16%}.emptyShapes i:nth-child(2){background:linear-gradient(145deg,#24242a,#050506);width:100px;height:125px;top:25px;right:47%;transform:rotate(-10deg)}.emptyShapes i:nth-child(3){background:linear-gradient(145deg,#fd866d,#e23c29);width:82px;height:82px;top:62px;right:2%}.breadcrumbs{color:#a0a0a4;align-items:center;gap:10px;margin:18px 0 34px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--accent)}.pageHero{background:#f6f6f7;border-bottom:1px solid #e7e7e9;padding:38px 0}.pageHero h1{letter-spacing:-.7px;margin:0 0 12px;font-size:34px;font-weight:400}.pageHero .breadcrumbs{margin:0}.catalogPage{padding:52px 0 100px}.catalogHeading{align-items:flex-end;gap:14px;margin-bottom:32px;display:flex}.catalogHeading h1{margin:0;font-size:44px;font-weight:400}.catalogHeading span{color:#aaa;padding-bottom:8px}.categoryGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.categoryTile{background:#f7f7f8;border:1px solid #eee;border-radius:14px;min-height:245px;padding:28px;position:relative;overflow:hidden}.categoryTile h2{margin:0;font-size:25px}.categoryTile p{color:#999;font-size:13px}.categoryOrb{background:linear-gradient(145deg,#9d7aff,#5527d9);border-radius:45%;width:180px;height:180px;position:absolute;bottom:-45px;right:-20px;box-shadow:0 30px 60px #471fb440}.categoryTile:nth-child(2) .categoryOrb{background:linear-gradient(145deg,#292933,#07070a);border-radius:18px}.categoryTile:nth-child(3) .categoryOrb{background:linear-gradient(145deg,#ff8a6c,#e33a25);border-radius:50%;width:130px;height:130px}.catalogToolbar{justify-content:space-between;align-items:center;margin:34px 0 20px;display:flex}.filterPills{flex-wrap:wrap;gap:8px;display:flex}.filterPills a{border:1px solid var(--border);border-radius:99px;padding:9px 16px;font-size:13px}.filterPills .active{color:#fff;background:#111;border-color:#111}.resultCount{color:#999;font-size:13px}.productPage{padding-bottom:100px}.productLayout{grid-template-columns:1.2fr .9fr .72fr;align-items:start;gap:32px;padding:36px 0 58px;display:grid}.galleryMain{aspect-ratio:1;background:#fff;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.galleryMain img{object-fit:contain;width:100%;height:100%}.galleryPlaceholder{background:radial-gradient(circle at 40% 28%,#9873ff,#5b2cdb 52%,#211044);border-radius:35%;width:62%;height:62%;box-shadow:0 30px 80px #39188242}.attributes{gap:12px;display:grid}.attributeRow{grid-template-columns:minmax(130px,1fr) 1fr;gap:10px;font-size:13px;display:grid}.attributeRow dt{color:#98989d}.attributeRow dd{margin:0}.buyPanel{background:#fff;border-radius:24px;padding:30px;position:sticky;top:126px;box-shadow:0 14px 55px #00000012}.buyPrice{font-size:29px;font-weight:700}.buyOld{color:#999;margin-top:5px;font-size:13px;text-decoration:line-through}.discount{background:#ffe66b;margin:13px 0 24px;padding:6px 10px;font-weight:700;display:inline-block}.buyPanel .primaryButton{width:100%;font-size:16px}.buyMeta{color:#999;margin-top:25px;font-size:12px;line-height:1.7}.productDescription{border-top:1px solid var(--border);max-width:900px;padding-top:48px}.productDescription h2{font-size:30px}.productDescription p{color:#555;white-space:pre-line;line-height:1.85}.contentBlock{padding:70px 0}.contentBlock .contentInner{max-width:900px}.contentBlock h1,.contentBlock h2{margin:0 0 24px;font-size:40px;font-weight:400}.contentBlock p{white-space:pre-line;color:#555;font-size:16px;line-height:1.9}.benefitsGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.benefit{background:var(--surface);border-radius:var(--radius);padding:28px}.basketPage{padding:60px 0 100px}.basketPage h1{font-size:44px;font-weight:400}.basketLayout{grid-template-columns:1fr 360px;gap:36px;display:grid}.cartLines{gap:12px;display:grid}.cartLine{border:1px solid var(--border);border-radius:14px;grid-template-columns:90px 1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.cartThumb{background:#f5f3fa;border-radius:14px;width:90px;height:90px}.cartLine h3{margin:0 0 6px;font-size:16px}.quantity{align-items:center;gap:8px;margin-top:12px;display:flex}.quantity button{border:1px solid var(--border);background:#fff;border-radius:50%;width:30px;height:30px}.removeButton{color:#999;background:0 0;border:0}.summaryPanel{background:#f6f6f7;border-radius:18px;height:max-content;padding:26px}.summaryRow{justify-content:space-between;margin-bottom:22px;display:flex}.summaryRow strong{font-size:22px}.emptyBasket{background:var(--surface);text-align:center;border-radius:18px;padding:70px}.emptyBasket p{color:#888;margin-bottom:24px}.favoritesPage{padding:58px 0 100px}.favoritesHeading{align-items:flex-end;gap:14px;margin-bottom:34px;display:flex}.favoritesHeading span{color:#929296;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.favoritesHeading h1{letter-spacing:-1.2px;margin:0;font-size:44px;font-weight:400}.favoritesHeading>b{color:#aaa;padding-bottom:7px;font-size:14px}.favoritesGrid{gap:12px;display:grid}.favoriteListCard{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:24px;min-width:0;padding:16px;display:grid}.favoriteListImage{aspect-ratio:1;background:#f7f7f8;border-radius:10px;place-items:center;width:190px;display:grid;overflow:hidden}.favoriteListImage img{object-fit:contain;width:100%;height:100%;padding:8px}.favoriteListImage span{background:#ddd;border-radius:35%;width:60%;height:60%}.favoriteListBody{align-content:center;gap:7px;min-width:0;display:grid}.favoriteListBody>span{color:#aaa;font-size:10px}.favoriteListBody h2{max-width:640px;margin:0;font-size:18px;line-height:1.45}.favoriteListBody strong{font-size:20px}.favoriteListBody small{color:#888;font-size:11px}.favoriteListBody em{color:#2f7d3b;background:#e7f5e6;border-radius:5px;width:max-content;padding:4px 8px;font-size:9px;font-style:normal;font-weight:700}.favoriteListBody em.unavailable{color:#8a5555;background:#f8e9e9}.favoriteListActions{align-items:center;gap:8px;display:flex}.favoriteListActions .outlineButton{min-width:145px;font-size:11px}.favoriteListActions button{color:#999;border:1px solid var(--border);background:#fff;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.favoriteListActions button:hover{color:#d43f61;border-color:#efb9c5}.favoriteListActions svg{width:17px}.emptyFavorites{text-align:center;background:#f7f7f8;border-radius:18px;padding:75px 30px}.emptyFavorites>svg{color:#b4a7da;width:48px;height:48px}.emptyFavorites h2{margin:20px 0 10px;font-size:27px}.emptyFavorites p{color:#777;max-width:540px;margin:0 auto 25px;line-height:1.7}.searchPage{padding:60px 0 100px}.searchForm{border-bottom:2px solid #111;max-width:720px;display:flex}.searchForm input{border:0;outline:0;flex:1;min-width:0;padding:14px 0;font-size:30px}.searchForm button{background:0 0;border:0}.checkoutPanel{border:1px solid var(--border);background:#fff;border-radius:18px;padding:28px}.checkoutPanel h2{margin-top:0}.checkoutFields{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px;display:grid}.checkoutFields label{gap:7px;font-size:12px;font-weight:600;display:grid}.checkoutFields input,.checkoutFields textarea{border:1px solid var(--border);border-radius:10px;outline:0;min-height:45px;padding:10px 12px}.checkoutFields input:focus,.checkoutFields textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #eee9ff}.checkoutFields .full{grid-column:1/-1}.checkoutFields .consent{flex-direction:row;grid-template-columns:auto 1fr;align-items:center;display:flex}.checkoutFields .consent input{min-height:auto}.secureNote{color:#888;align-items:center;gap:8px;font-size:11px;display:flex}.notFound{text-align:center;padding:120px 32px}.notFound h1{color:var(--accent);margin:0;font-size:82px}.siteFooter{color:#eee;background:#15131d;padding:75px 0 30px}.footerGrid{grid-template-columns:1fr 1.2fr .7fr 1.2fr;gap:50px;display:grid}.footerGrid h3{text-transform:uppercase;letter-spacing:.5px;margin:0 0 22px;font-size:12px}.footerGrid a,.footerGrid span{color:#aaa;align-items:flex-start;gap:10px;margin:0 0 14px;font-size:13px;line-height:1.5;display:flex}.footerGrid a:hover,.footerContacts a,.footerContacts span{color:#fff}.footerSocial{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-top:50px;display:grid}.footerSocial span{background:#282530;height:1px}.footerSocial a{color:#aaa;border:1px solid #35313f;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.footerBottom{color:#888;border-top:1px solid #1f1d27;justify-content:space-between;margin-top:50px;padding-top:35px;font-size:12px;display:flex}.paymentMarks{font-weight:700}@media (max-width:1050px){.desktopNav{gap:30px}.productGrid{grid-template-columns:repeat(2,1fr)}.productLayout{grid-template-columns:1fr 1fr}.buyPanel{grid-column:2}.categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.siteHeader{height:74px}.headerInner{gap:18px}.desktopNav,.localeSwitch,.hideMobile{display:none}.menuToggle{display:grid}.mobileNav{border-top:1px solid var(--border);background:#fff;padding:16px 24px 28px;display:grid;box-shadow:0 24px 45px #0000001f}.mobileNav a{border-bottom:1px solid #eee;padding:13px 0}.detailTabs{top:74px}}@media (max-width:760px){.shell{width:min(100% - 32px,var(--shell))}.siteHeader{height:74px}.headerInner{gap:18px}.desktopNav,.localeSwitch,.hideMobile{display:none}.menuToggle{display:grid}.mobileNav{border-top:1px solid var(--border);background:#fff;padding:16px 24px 28px;display:grid;box-shadow:0 24px 45px #0000001f}.mobileNav a{border-bottom:1px solid #eee;padding:13px 0}.heroWrap{padding:16px 0 24px}.hero{aspect-ratio:4/5;border-radius:11px}.showcase{padding:46px 0 58px}.sectionHeader h2{font-size:32px}.productGrid{grid-template-columns:1fr;gap:12px}.productCard{min-height:480px}.emptyShowcase{grid-template-columns:1fr;padding:36px 28px}.emptyShapes{margin-top:25px}.pageHero{padding:28px 0}.pageHero h1{font-size:27px}.catalogPage{padding-top:34px}.catalogHeading h1{font-size:34px}.categoryGrid{grid-template-columns:1fr}.categoryTile{min-height:210px}.productLayout{grid-template-columns:1fr;padding-top:20px}.buyPanel{grid-column:auto;position:static}.productInfo{order:2}.buyPanel{order:3}.contentBlock{padding:45px 0}.contentBlock h1,.contentBlock h2{font-size:32px}.benefitsGrid,.basketLayout{grid-template-columns:1fr}.cartLine{grid-template-columns:70px 1fr}.cartThumb{width:70px;height:70px}.removeButton{grid-column:2;justify-self:start}.checkoutFields{grid-template-columns:1fr}.checkoutFields .full{grid-column:auto}.footerGrid{grid-template-columns:1fr 1fr}.footerBottom{align-items:flex-start;gap:20px}.footerContacts{grid-column:1/-1}.favoritesPage{padding:36px 0 70px}.favoritesHeading h1{font-size:34px}.favoriteListCard{grid-template-columns:110px minmax(0,1fr);align-items:start;gap:14px;padding:12px}.favoriteListImage{width:110px}.favoriteListBody h2{font-size:13px}.favoriteListBody strong{font-size:16px}.favoriteListActions{grid-column:1/-1}.favoriteListActions .outlineButton{flex:1}.emptyFavorites{padding:55px 22px}.emptyFavorites h2{font-size:23px}.headerActions{gap:4px}.iconButton,.menuToggle{width:38px;height:38px}}.homePage{background:#fff;overflow:hidden}.homeShelf,.campaignSection,.homeEditorial,.serviceStrip{content-visibility:auto}.homeShelf{contain-intrinsic-size:auto 720px}.campaignSection{contain-intrinsic-size:auto 540px}.homeEditorial{contain-intrinsic-size:auto 860px}.serviceStrip{contain-intrinsic-size:auto 190px}.homeHero{padding-top:30px;padding-bottom:34px}.heroStage{aspect-ratio:1348/500;background:#ececef;border-radius:13px;position:relative;overflow:hidden}.heroSlide{opacity:0;visibility:hidden;transition:opacity .55s,visibility .55s;position:absolute;inset:0}.heroSlide.active{opacity:1;visibility:visible}.heroSlide picture,.heroSlide img{width:100%;height:100%;display:block}.heroSlide img{object-fit:cover}.heroArrow{z-index:4;color:#3b3b3f;opacity:0;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:44px;height:44px;margin-top:-22px;transition:all .2s;display:grid;position:absolute;top:50%;box-shadow:0 6px 24px #0000001f}.heroStage:hover .heroArrow{opacity:1}.heroArrow:hover{background:#fff;transform:scale(1.05)}.heroArrow.previous{left:20px}.heroArrow.next{right:20px}.heroDots{z-index:4;gap:8px;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.heroDots button{background:#fff9;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:all .2s;box-shadow:0 1px 4px #00000040}.heroDots button.active{background:#fff;border-radius:9px;width:24px}.homeShelf{border-top:1px solid #f1f1f2;padding:64px 0 70px}.homeShelf.muted{background:#f7f7f8}.homeSectionHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.homeSectionHeader span{color:#929296;letter-spacing:1.25px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.homeSectionHeader h2{letter-spacing:-1.2px;margin:0;font-size:40px;font-weight:400;line-height:1.1}.homeSectionHeader>a{color:#7f7f85;letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:7px;padding-bottom:5px;font-size:11px;font-weight:700;display:inline-flex}.homeSectionHeader>a:hover{color:var(--accent)}.categoryTabs{scrollbar-width:none;gap:7px;margin:-8px 0 24px;display:flex;overflow:auto}.categoryTabs::-webkit-scrollbar{display:none}.categoryTabs button{color:#5f5f64;background:#fff;border:1px solid #dedee2;border-radius:99px;flex:none;height:36px;padding:0 17px;font-size:12px}.categoryTabs button.active{color:#fff;background:#222;border-color:#222}.productCard{min-height:520px;box-shadow:none;border-color:#e5e5e7;border-radius:10px;padding:19px 21px 21px;position:relative}.productCard:hover{transform:translateY(-2px);box-shadow:0 18px 44px #17122614}.favoriteButton{z-index:3;color:#9b9ba0;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.favoriteButton:hover,.favoriteButton.active{color:#e33d67;background:#fff}.productImage{aspect-ratio:1;border-bottom:1px solid #e5e5e7;margin:0 0 8px}.productImage img{object-fit:contain;padding:10px;transition:transform .35s}.productCard:hover .productImage img{transform:scale(1.025)}.productCardSkeleton{background:#fff;border:1px solid #e5e5e7;border-radius:10px;min-height:520px;padding:19px 21px 21px}.productCardSkeleton span{aspect-ratio:1;background:#f0f0f2;border-radius:8px;margin-bottom:20px;display:block}.productCardSkeleton i,.productCardSkeleton b{background:#eeeeef;border-radius:99px;height:11px;margin-top:11px;display:block}.productCardSkeleton i:first-of-type{width:82%}.productCardSkeleton i:nth-of-type(2){width:56%}.productCardSkeleton b{width:42%;height:18px;margin-top:46px}.productBadges{z-index:2;gap:4px;display:flex;position:absolute;top:0;left:0}.productBadges i{color:#fff;background:#61b943;border-radius:2px;padding:5px 9px;font-size:10px;font-style:normal;font-weight:700}.productBadges i:first-child:has(+i){background:#eb5b78}.rating{color:#ddd;letter-spacing:1px;border:0;align-items:center;gap:8px;margin:0 0 9px;padding:12px 0 0;font-size:14px;display:flex}.rating:before{display:none}.rating span{color:#ffc82f}.rating small{color:#a3a3a7;letter-spacing:0;font-size:10px}.productName{min-height:48px;font-size:15px;font-weight:600;line-height:1.55;display:block}.productName:hover{color:var(--accent)}.sku{color:#a1a1a5;margin-top:5px;font-size:10px}.priceBlock{margin-top:auto;padding:18px 0 14px}.priceLine{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.price{font-size:19px}.oldPrice{margin:0;font-size:12px}.installment{color:#7e7e83;margin-top:7px;font-size:11px}.installment b{color:#2e6a36;background:#dff4df;border-radius:4px;padding:3px 6px;font-size:10px}.cardCartButton{color:#1e1e20;background:#fff;border:1px solid #202023;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;height:43px;font-weight:700;transition:all .2s;display:flex}.cardCartButton:hover{color:#fff;background:#202023}.cardCartButton:disabled{opacity:.5}.showMoreRow{justify-content:center;padding-top:30px;display:flex}.showMoreButton{border:1px solid #1d1d1f;border-radius:999px;justify-content:center;align-items:center;min-width:190px;height:43px;padding:0 25px;font-size:12px;font-weight:700;display:inline-flex}.showMoreButton:hover{color:#fff;background:#1d1d1f}.campaignSection{padding:32px 0 38px}.campaignBanner{background:#eee;border-radius:13px;display:block;overflow:hidden}.campaignBanner picture,.campaignBanner img{width:100%;display:block}.campaignBanner img{object-fit:cover;min-height:260px}.homeEditorial{padding-top:68px;padding-bottom:78px}.editorialGrid{grid-template-columns:1.35fr 1fr 1fr;gap:10px;display:grid}.editorialCard{background:#f1f1f3;border-radius:12px;min-height:470px;position:relative;overflow:hidden}.editorialCard img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.editorialCard:hover img{transform:scale(1.035)}.editorialCard>div{color:#fff;background:linear-gradient(#0000,#0c0916cc);padding:32px;position:absolute;inset:auto 0 0}.editorialCard small{letter-spacing:1.3px;font-size:9px;font-weight:700}.editorialCard h3{margin:8px 0 7px;font-size:25px;line-height:1.15}.editorialCard p{color:#ffffffc7;max-width:390px;margin:0;font-size:12px;line-height:1.6}.serviceStrip{background:#f4f4f5;border-top:1px solid #e8e8ea;padding:42px 0}.serviceGrid{grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.serviceGrid article{border-right:1px solid #ddd;align-items:center;gap:15px;min-height:92px;padding:18px 25px;display:flex}.serviceGrid article:last-child{border:0}.serviceGrid svg{color:var(--accent);flex:none}.serviceGrid div{gap:5px;display:grid}.serviceGrid strong{font-size:13px}.serviceGrid span{color:#55555a;font-size:10px;line-height:1.45}.productPage .pageHero{padding:31px 0 24px}.productPage .pageHero h1{max-width:980px;margin-bottom:14px;font-size:31px}.productPage .breadcrumbs{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.productLayout{grid-template-columns:minmax(0,1.25fr) minmax(260px,.72fr) minmax(310px,.72fr);gap:30px;padding:36px 0 64px}.productGallery{grid-template-columns:68px minmax(0,1fr);gap:13px;min-width:0;display:grid}.galleryThumbs{scrollbar-width:none;align-content:start;gap:8px;max-height:520px;display:grid;overflow:auto}.galleryThumbs::-webkit-scrollbar{display:none}.galleryThumbs button{background:#fff;border:1px solid #e4e4e6;border-radius:7px;width:64px;height:64px;padding:3px}.galleryThumbs button.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.galleryThumbs img{object-fit:contain;width:100%;height:100%}.productGallery .galleryMain{aspect-ratio:auto;border:1px solid #ededee;min-height:510px;position:relative}.productGallery .galleryMain>img{object-fit:contain;width:100%;height:100%;padding:24px}.detailBadge{z-index:2;color:#fff;background:#61b943;border-radius:3px;padding:6px 10px;font-size:10px;font-weight:700;position:absolute;top:17px;left:17px}.galleryTools{z-index:3;gap:5px;display:flex;position:absolute;top:14px;right:14px}.galleryTools button{color:#888;background:#ffffffeb;border:1px solid #e5e5e7;border-radius:50%;place-items:center;width:38px;height:38px;transition:color .2s,border-color .2s,transform .2s;display:grid}.galleryTools button:hover{color:var(--accent);border-color:#cfc1f6;transform:translateY(-1px)}.galleryTools button.active{color:#e33d67;border-color:#f0b7c6}.galleryTools button:focus-visible,.favoriteButton:focus-visible{outline-offset:2px;outline:3px solid #6c35f23d}.galleryFeedback{z-index:3;color:#fff;background:#1a1820e6;border-radius:8px;max-width:220px;padding:8px 11px;font-size:10px;font-weight:600;position:absolute;top:60px;right:14px;box-shadow:0 8px 24px #00000029}.galleryArrow{z-index:2;color:#777;opacity:0;background:#fffffff0;border:1px solid #e7e7e8;border-radius:50%;place-items:center;width:38px;height:38px;margin-top:-19px;transition:all .2s;display:grid;position:absolute;top:50%}.galleryMain:hover .galleryArrow{opacity:1}.galleryArrow.previous{left:15px}.galleryArrow.next{right:15px}.galleryCounter{color:#777;background:#f2f2f3;border-radius:99px;padding:5px 9px;font-size:10px;position:absolute;bottom:14px;right:17px}.productInfo{min-width:0;padding-top:5px}.detailRating{border-bottom:1px solid #ececee;align-items:center;gap:10px;padding-bottom:20px;display:flex}.detailRating span{color:#ffc329;letter-spacing:1px}.detailRating a{color:#929296;font-size:11px;text-decoration:underline}.optionGroup{border-bottom:1px solid #ececee;padding:22px 0}.optionGroup>span{font-size:12px}.colorOptions{gap:9px;margin-top:14px;display:flex}.colorOptions button{border:4px solid #fff;border-radius:50%;width:34px;height:34px;box-shadow:0 0 0 1px #d7d7da}.colorOptions button.active{box-shadow:0 0 0 2px var(--accent)}.colorOptions .gray{background:#a9a9aa}.colorOptions .purple{background:#8e74bd}.colorOptions .green{background:#8da58b}.productInfo h2{margin:24px 0 17px;font-size:16px}.attributes{gap:0}.attributeRow{grid-template-columns:minmax(110px,.9fr) minmax(0,1.1fr);align-items:start;padding:8px 0;font-size:11px;position:relative}.attributeRow:before{content:"";border-top:1px dotted #d4d4d6;position:absolute;top:19px;left:0;right:0}.attributeRow dt,.attributeRow dd{z-index:1;overflow-wrap:anywhere;word-break:break-word;background:#fff;width:fit-content;min-width:0;max-width:100%;line-height:1.5;position:relative}.attributeRow dt{padding-right:7px}.attributeRow dd{text-align:right;justify-self:end;margin:0;padding-left:7px}.allSpecsLink{color:var(--accent);align-items:center;gap:4px;margin-top:18px;font-size:11px;font-weight:700;display:inline-flex}.buyPanel{border:1px solid #ededee;border-radius:15px;padding:24px;top:120px;box-shadow:0 14px 42px #00000014}.availability{color:#4a9f43;align-items:center;gap:6px;margin-bottom:18px;font-size:11px;font-weight:700;display:flex}.buyPriceRow{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.buyPrice{font-size:27px}.buyOld{margin-top:4px}.buyPanel .discount{color:#242424;background:#ffdb48;border-radius:3px;margin:0;padding:5px 8px;font-size:11px}.installmentPanel{color:#39713d;background:#f1f7ef;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:20px 0 17px;padding:13px;display:grid}.installmentPanel div{gap:2px;display:grid}.installmentPanel strong{font-size:11px}.installmentPanel span{color:#77917a;font-size:9px}.buyButton{border-radius:99px;width:100%;height:48px}.quickBuyButton{background:#fff;border:1px solid #27272a;border-radius:99px;width:100%;height:44px;margin-top:9px;font-weight:700}.quickBuyButton:hover{color:#fff;background:#27272a}.buyServices{border-top:1px solid #ececee;gap:14px;margin-top:23px;padding-top:16px;display:grid}.buyServices>span{grid-template-columns:24px 1fr;align-items:start;display:grid}.buyServices svg{color:#8d8d92;grid-row:1/3}.buyServices b{font-size:10px}.buyServices small{color:#9a9a9f;font-size:9px}.buyMeta{border-top:1px solid #ececee;margin-top:18px;padding-top:14px;font-size:9px}.detailTabs{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #e6e6e8;border-bottom:1px solid #e6e6e8;position:sticky;top:100px}.detailTabs .shell{scrollbar-width:none;gap:42px;display:flex;overflow:auto}.detailTabs a{color:#777;letter-spacing:.6px;text-transform:uppercase;border-bottom:2px solid #0000;flex:none;padding:21px 0;font-size:10px;font-weight:700}.detailTabs a.active{color:#222;border-color:var(--accent)}.productStory{padding-top:90px;padding-bottom:96px}.storyIntro{text-align:center;max-width:760px;margin:0 auto 58px}.storyIntro>span,.specificationInner>div>span{color:var(--accent);letter-spacing:1.2px;text-transform:uppercase;font-size:10px;font-weight:700}.storyIntro h2{letter-spacing:-2px;margin:15px 0 24px;font-size:50px;font-weight:400;line-height:1.08}.storyIntro p{color:#68686d;white-space:pre-line;margin:0;font-size:15px;line-height:1.8}.storyGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:320px;gap:10px;display:grid}.storyGrid article{border-radius:14px;position:relative;overflow:hidden}.storyVisual.large{grid-area:span 2/span 2}.storyVisual img{object-fit:cover;width:100%;height:100%}.storyVisual>div{color:#fff;background:linear-gradient(#0000,#120e1cd6);padding:28px;position:absolute;inset:auto 0 0}.storyVisual small{letter-spacing:1px;font-size:9px}.storyVisual h3{margin:8px 0 5px;font-size:23px;line-height:1.2}.storyVisual p{color:#ffffffbd;margin:0;font-size:11px;line-height:1.55}.storyText{color:#fff;background:#6c35f2;flex-direction:column;justify-content:flex-end;padding:30px;display:flex}.storyText.dark{background:#17171b}.storyText span{letter-spacing:-2px;overflow-wrap:anywhere;margin-bottom:auto;font-size:clamp(25px,3vw,58px);font-weight:700;line-height:1.05}.storyText h3{margin:0 0 8px;font-size:24px}.storyText p{color:#ffffffb3;margin:0;font-size:11px;line-height:1.6}.specificationSection{background:#f5f5f6;padding:90px 0}.specificationInner{grid-template-columns:.7fr 1fr;gap:110px;display:grid}.specificationInner h2{letter-spacing:-1.8px;margin:15px 0 23px;font-size:48px;font-weight:400;line-height:1.08}.specificationInner p{color:#737378;max-width:390px;line-height:1.8}.specificationInner dl{margin:0}.specificationInner dl>div{border-bottom:1px solid #dfdfe2;grid-template-columns:1fr 1fr;gap:30px;padding:16px 0;font-size:12px;display:grid}.specificationInner dt{color:#8e8e93}.specificationInner dd{margin:0;font-weight:600}.purchaseInfo{grid-template-columns:repeat(3,1fr);gap:10px;padding-top:70px;padding-bottom:90px;display:grid}.purchaseInfo article{background:#f6f6f7;border-radius:13px;min-height:230px;padding:30px}.purchaseInfo svg{color:var(--accent)}.purchaseInfo h3{margin:28px 0 10px;font-size:20px}.purchaseInfo p{color:#777;margin:0;font-size:12px;line-height:1.7}@media (max-width:1050px){.editorialGrid{grid-template-columns:1fr 1fr}.editorialCard.wide{grid-column:1/-1}.serviceGrid{grid-template-columns:1fr 1fr}.serviceGrid article:nth-child(2){border-right:0}.productLayout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.productGallery{grid-row:span 2}.productInfo{grid-column:2}.buyPanel{grid-column:2;position:static}.storyGrid{grid-template-columns:1fr 1fr}.storyVisual.large{grid-column:span 2}.specificationInner{gap:50px}}@media (max-width:760px){.homeShelf{contain-intrinsic-size:auto 980px}.campaignSection{contain-intrinsic-size:auto 330px}.homeEditorial{contain-intrinsic-size:auto 1260px}.serviceStrip{contain-intrinsic-size:auto 430px}.homeHero{padding-top:16px;padding-bottom:24px}.heroStage{aspect-ratio:430/280;border-radius:10px}.heroArrow{display:none}.heroDots{bottom:11px}.homeShelf{padding:43px 0 50px}.homeSectionHeader{align-items:flex-end;margin-bottom:21px}.homeSectionHeader h2{font-size:29px}.homeSectionHeader>a{font-size:9px}.homeSectionHeader span{font-size:8px}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.productCard,.productCardSkeleton{min-height:420px;padding:12px 11px 13px}.favoriteButton{width:32px;height:32px;top:10px;right:10px}.productImage img{padding:3px}.productBadges i{padding:4px 6px;font-size:8px}.rating{margin-bottom:6px;padding-top:8px;font-size:11px}.productName{min-height:58px;font-size:12px;line-height:1.45}.sku{font-size:8px}.priceBlock{padding:12px 0 10px}.price{font-size:15px}.oldPrice,.installment{font-size:9px}.installment b{font-size:8px}.cardCartButton{height:38px;font-size:11px}.cardCartButton svg{width:15px}.showMoreRow{padding-top:22px}.campaignSection{padding:18px 0 22px}.campaignBanner img{aspect-ratio:430/280;min-height:0}.homeEditorial{padding-top:45px;padding-bottom:50px}.editorialGrid{grid-template-columns:1fr;gap:8px}.editorialCard,.editorialCard.wide{grid-column:auto;min-height:390px}.editorialCard>div{padding:24px}.editorialCard h3{font-size:21px}.serviceGrid{grid-template-columns:1fr}.serviceGrid article{border-bottom:1px solid #ddd;border-right:0}.productPage .pageHero{padding:22px 0 16px}.productPage .pageHero h1{font-size:23px;line-height:1.25}.productPage .breadcrumbs{margin-top:10px}.productLayout{grid-template-columns:1fr;gap:24px;padding-top:18px}.productGallery{grid-row:auto;grid-template-columns:1fr;gap:9px}.galleryThumbs{order:2;display:flex;overflow:auto}.galleryThumbs button{flex:0 0 57px;width:57px;height:57px}.productGallery .galleryMain{aspect-ratio:1;min-height:0}.productGallery .galleryMain>img{padding:14px}.galleryArrow{opacity:1}.productInfo{order:2;grid-column:auto}.buyPanel{order:3;grid-column:auto}.detailTabs{top:74px}.detailTabs .shell{gap:26px}.detailTabs a{padding:17px 0;font-size:9px}.productStory{padding-top:58px;padding-bottom:60px}.storyIntro{margin-bottom:38px}.storyIntro h2{letter-spacing:-1.2px;font-size:34px}.storyIntro p{font-size:13px}.storyGrid{grid-template-columns:1fr;grid-auto-rows:330px}.storyVisual.large{grid-area:span 1}.storyText{min-height:280px}.specificationSection{padding:58px 0}.specificationInner{grid-template-columns:1fr;gap:30px}.specificationInner h2{font-size:37px}.specificationInner dl>div{gap:15px}.purchaseInfo{grid-template-columns:1fr;padding-top:48px;padding-bottom:58px}.purchaseInfo article{min-height:190px}}.cmsBlockFrame{position:relative}.cmsSessionBar{z-index:240;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#161127f0;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:7px 8px 7px 14px;font-size:11px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 55px #100a2247}.cmsSessionBar span{align-items:center;gap:7px;font-weight:700;display:flex}.cmsSessionBar span i{background:#56d68b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #56d68b1f}.cmsSessionBar b{color:#ffc8c8;max-width:280px;font-weight:600}.cmsSessionBar button,.cmsSessionBar a{color:#fff;background:#ffffff1a;border:0;border-radius:9px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-weight:700;display:flex}.cmsSessionBar button{background:var(--accent)}.cmsSessionBar button:disabled{opacity:.6}.cmsVisualEditing [data-cms-block-id]{cursor:pointer;transition:outline-color .15s,box-shadow .15s}.cmsVisualEditing [data-cms-block-id]:hover,.cmsVisualEditing .cmsSelectedBlock{z-index:25;outline:2px solid var(--accent);outline-offset:-2px;box-shadow:inset 0 0 0 4px #6c35f21f}.cmsVisualEditing [data-cms-block-id]:before{content:attr(data-cms-block-type);z-index:80;color:#fff;background:var(--accent);letter-spacing:.5px;text-transform:uppercase;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800;display:none;position:absolute;top:8px;left:8px;box-shadow:0 6px 18px #24115338}.cmsVisualEditing [data-cms-block-id]:hover:before,.cmsVisualEditing .cmsSelectedBlock:before{display:block}.cmsEditorLayer{z-index:220;pointer-events:none;position:fixed;inset:0}.cmsEditorPanel,.cmsInspectorPanel{pointer-events:auto;color:#f5f2ff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#17102ff7;border:1px solid #ffffff21;border-radius:16px;width:330px;position:absolute;top:12px;bottom:76px;overflow:auto;box-shadow:0 24px 80px #08031c57}.cmsEditorPanel{left:12px}.cmsInspectorPanel{width:350px;right:12px}.cmsEditorPanel>header,.cmsInspectorPanel>header{z-index:3;background:#17102ff5;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;padding:17px 18px;display:flex;position:sticky;top:0}.cmsEditorPanel header div,.cmsInspectorPanel header div{gap:3px;display:grid}.cmsEditorPanel header small,.cmsInspectorPanel header small{color:#a89bcf;letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:700}.cmsEditorPanel header strong,.cmsInspectorPanel header strong{font-size:14px}.cmsEditorPanel header span{color:#8f85ad;font-size:10px}.cmsEditorPanel header>button{color:#bbb1d8;background:#ffffff12;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.cmsEditorPanel header svg{width:17px}.cmsEditorStatus{color:#c8bfdf;border-bottom:1px solid #ffffff14;padding:10px 18px;font-size:10px}.cmsBlockList,.cmsBlockLibrary{padding:15px}.cmsBlockList h3,.cmsBlockLibrary h3{color:#a99dca;letter-spacing:.7px;text-transform:uppercase;justify-content:space-between;margin:0 0 11px;font-size:10px;display:flex}.cmsBlockList>article{background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:20px 1fr;align-items:center;gap:7px;margin-bottom:7px;padding:10px;display:grid}.cmsBlockList>article.active{background:#6c35f22e;border-color:#8b62ff}.cmsBlockList>article>svg{color:#81769f}.cmsBlockList article>div:nth-child(2){gap:3px;display:grid}.cmsBlockList article strong{font-size:11px}.cmsBlockList article small{color:#8f85ad;font-size:8px}.cmsBlockButtons{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.cmsBlockButtons button{color:#bcb3d4;background:#ffffff0f;border:0;border-radius:6px;place-items:center;height:29px;display:grid}.cmsBlockButtons button:disabled{opacity:.25}.cmsBlockButtons button.danger{color:#ff9ea8}.cmsBlockButtons svg{width:13px}.cmsBlockLibrary{border-top:1px solid #ffffff14}.cmsBlockLibrary>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.cmsBlockLibrary button{color:#dcd5ee;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:7px 9px;font-size:9px;display:flex}.cmsBlockLibrary button:hover{background:#6c35f224;border-color:#845cf4}.cmsInspectorBody{gap:12px;padding:15px;display:grid}.cmsField{color:#b6acce;gap:6px;font-size:9px;font-weight:700;display:grid}.cmsField input,.cmsField textarea{color:#fff;width:100%;min-height:38px;font:inherit;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;outline:0;padding:9px 10px;font-size:11px;font-weight:400}.cmsField textarea{resize:vertical;min-height:82px;line-height:1.5}.cmsField input:focus,.cmsField textarea:focus{border-color:#8c62ff;box-shadow:0 0 0 3px #6c35f229}.cmsSwitch{color:#d8d0e9;align-items:center;gap:9px;min-height:35px;font-size:10px;display:flex}.cmsSwitch input{width:17px;height:17px;accent-color:var(--accent)}.cmsArrayField{border:1px solid #ffffff14;border-radius:10px;padding:10px}.cmsArrayTitle{color:#b6acce;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:9px;font-weight:700;display:flex}.cmsArrayTitle button{color:#fff;background:#5d32ca;border:0;border-radius:6px;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:8px;display:flex}.cmsArrayTitle svg{width:11px}.cmsArrayField details{border:1px solid #ffffff14;border-radius:8px;margin-top:7px;overflow:hidden}.cmsArrayField summary{cursor:pointer;background:#ffffff0a;justify-content:space-between;align-items:center;min-height:38px;padding:7px 9px;font-size:9px;font-weight:700;display:flex}.cmsArrayField summary div{gap:3px;display:flex}.cmsArrayField summary button{color:#c6bddc;background:#ffffff12;border:0;border-radius:5px;place-items:center;width:24px;height:24px;display:grid}.cmsArrayField summary svg{width:11px}.cmsArrayField details>div{gap:9px;padding:10px;display:grid}.cmsInspectorEmpty{color:#9f94be;padding:25px;font-size:11px;line-height:1.6}.cmsField select{color:#fff;width:100%;min-height:38px;font:inherit;background:#2b2148;border:1px solid #ffffff1f;border-radius:8px;outline:0;padding:9px 10px;font-size:11px;font-weight:400}.cmsField select:focus{border-color:#8c62ff;box-shadow:0 0 0 3px #6c35f229}.cmsEditorActions{pointer-events:auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#17102ff7;border:1px solid #ffffff21;border-radius:14px;justify-content:flex-end;gap:8px;min-height:54px;padding:8px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 18px 55px #08031c4d}.cmsEditorActions button{border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:0 17px;font-size:10px;font-weight:800;display:flex}.cmsEditorActions .secondary{color:#eee9fb;background:#ffffff0f;border:1px solid #ffffff26}.cmsEditorActions .primary{color:#fff;background:var(--accent);border:0}.cmsEditorActions button:disabled{opacity:.4}@media (max-width:900px){.cmsSessionBar{justify-content:space-between;bottom:10px;left:10px;right:10px}.cmsSessionBar>span{display:none}.cmsSessionBar b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cmsEditorPanel,.cmsInspectorPanel{width:calc(50% - 12px);top:8px;bottom:70px}.cmsEditorPanel{left:8px}.cmsInspectorPanel{right:8px}.cmsEditorActions{bottom:8px;left:8px;right:8px}}@media (max-width:620px){.cmsSessionBar a{padding:0 9px}.cmsEditorLayer{pointer-events:auto;background:#08041661;overflow:auto}.cmsEditorPanel,.cmsInspectorPanel{width:calc(100% - 16px);height:auto;max-height:none;margin:8px;position:relative;inset:auto}.cmsEditorPanel{max-height:47vh}.cmsInspectorPanel{max-height:39vh;margin-top:0}.cmsEditorActions{position:fixed}.cmsBlockLibrary>div{grid-template-columns:1fr 1fr}.cmsVisualEditing [data-cms-block-id]:before{font-size:7px}}.siteHeader{isolation:isolate}.desktopNav .catalogLink{color:var(--accent);background:0 0;border:0;align-items:center;padding:18px 0;font-size:16px;display:flex}.desktopNav .catalogLink svg{margin-left:5px;transition:transform .2s}.catalogIsOpen .catalogLink svg{transform:rotate(180deg)}.catalogMegaMenu{z-index:3;color:#242426;background:#fff;border-top:1px solid #ededee;width:100%;padding:38px 0 22px;position:absolute;top:100%;left:0;box-shadow:0 22px 38px #1814211f}.megaGrid{grid-template-columns:1.2fr 1.35fr 1.25fr .82fr .72fr;gap:38px;display:grid}.megaGroup{grid-template-columns:74px 1fr;align-items:start;gap:17px;min-width:0;display:grid}.megaImage{place-items:center;height:78px;display:grid}.megaImage img{object-fit:contain;width:100%;height:100%}.megaTitle{margin:1px 0 14px;font-size:17px;font-weight:600;display:block}.megaGroup ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.megaGroup li a{color:#5e5e63;font-size:12px;line-height:1.35}.megaGroup li a:hover,.megaTitle:hover{color:var(--accent)}.megaFeature{min-width:0}.megaFeature>span{background:#f5f5f6;border-radius:7px;place-items:center;height:80px;margin-bottom:14px;display:grid;overflow:hidden}.megaFeature img{object-fit:cover;width:100%;height:100%}.megaFeature.headphones img{object-position:50% 38%}.megaFeature strong,.megaFeature small{display:block}.megaFeature strong{font-size:15px;line-height:1.35}.megaFeature small{color:#66666b;margin-top:7px;font-size:11px}.megaFeature:hover strong{color:var(--accent)}.megaBottom{color:#66666b;border-top:1px solid #ededee;justify-content:space-between;margin-top:26px;padding-top:18px;font-size:11px;display:flex}.megaBottom a{color:var(--accent);font-weight:700}.catalogBackdrop{z-index:45;cursor:default;background:#110f1847;border:0;width:100%;position:fixed;inset:100px 0 0}.searchOverlay,.commerceOverlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#110f188a;position:fixed;inset:0}.searchOverlay{padding:118px 20px 20px}.searchDialog{background:#fff;border-radius:18px;width:min(820px,100%);margin:auto;padding:22px;box-shadow:0 28px 80px #0003}.searchDialog form{grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;display:grid}.searchDialog input{border:0;outline:0;height:52px;font-size:20px}.searchDialog form>button[type=submit]{color:#fff;background:var(--accent);border:0;border-radius:99px;height:44px;padding:0 23px;font-weight:700}.searchDialog>div{color:#626267;flex-wrap:wrap;gap:16px;padding:18px 4px 2px;font-size:12px;display:flex}.searchDialog>div span{font-weight:700}.searchDialog>div a:hover{color:var(--accent)}.dialogClose{color:#55555a;background:#f3f3f4;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.dialogClose:hover{color:#111;background:#e9e9eb}.cartDrawer{background:#fff;flex-direction:column;width:min(570px,100%);height:100%;margin-left:auto;animation:.24s ease-out drawerIn;display:flex;box-shadow:-24px 0 70px #0003}@keyframes drawerIn{0%{opacity:.4;transform:translate(35px)}to{opacity:1;transform:none}}.drawerHeader{border-bottom:1px solid #e7e7e9;justify-content:space-between;align-items:flex-start;padding:27px 30px 22px;display:flex}.drawerHeader span,.dialogEyebrow{color:var(--accent);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:700}.drawerHeader h2{margin:5px 0 0;font-size:27px;font-weight:400}.drawerLines{flex:1;padding:8px 30px;overflow:auto}.drawerLine{border-bottom:1px solid #ededee;grid-template-columns:94px 1fr auto;gap:16px;padding:18px 0;display:grid}.drawerImage{background:#f7f7f8;border-radius:10px;place-items:center;width:94px;height:94px;display:grid}.drawerImage img{object-fit:contain;width:100%;height:100%;padding:7px}.drawerLineMain h3{margin:2px 0 6px;font-size:13px;line-height:1.45}.drawerLineMain small{color:#67676c;font-size:10px}.drawerQuantity{align-items:center;gap:9px;margin-top:12px;display:flex}.drawerQuantity button{background:#fff;border:1px solid #dedee1;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.drawerQuantity svg{width:14px}.drawerLineSide{white-space:nowrap;flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.drawerLineSide strong{font-size:13px}.drawerLineSide button{color:#737378;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.drawerLineSide button:hover{color:#c73535;background:#fff1f1}.drawerLineSide svg{width:17px}.drawerFooter{border-top:1px solid #e1e1e3;padding:22px 30px 26px;box-shadow:0 -12px 32px #0000000a}.drawerFooter>div{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.drawerFooter>div span{font-size:13px}.drawerFooter>div strong{font-size:25px}.drawerFooter .primaryButton{width:100%;min-height:50px}.drawerContinue{background:0 0;border:0;width:100%;min-height:42px;margin-top:8px;font-weight:700}.drawerEmpty{text-align:center;margin:auto;padding:42px}.drawerEmpty>svg{color:var(--accent)}.drawerEmpty h3{margin:18px 0 8px;font-size:25px}.drawerEmpty p{color:#65656a;max-width:330px;margin:0 auto 24px;line-height:1.65}.commerceOverlay.centered{place-items:center;padding:20px;display:grid}.quickDialog{background:#fff;border-radius:22px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 30px 90px #00000038}.quickDialog>.dialogClose{position:absolute;top:18px;right:18px}.quickDialog h2{max-width:390px;margin:11px 0 22px;font-size:29px;font-weight:400;line-height:1.18}.quickProduct{background:#f6f6f7;border-radius:12px;grid-template-columns:74px 1fr;align-items:center;gap:14px;padding:12px;display:grid}.quickProduct>div{background:#fff;border-radius:8px;place-items:center;height:70px;display:grid}.quickProduct img{object-fit:contain;width:100%;height:100%;padding:4px}.quickProduct p,.quickProduct strong,.quickProduct span{display:block}.quickProduct p{margin:0}.quickProduct strong{font-size:12px;line-height:1.45}.quickProduct span{margin-top:6px;font-size:14px;font-weight:700}.quickForm{gap:13px;margin-top:20px;display:grid}.quickForm label{color:#55555a;gap:6px;font-size:11px;font-weight:600;display:grid}.quickForm input{border:1px solid #d9d9dc;border-radius:9px;outline:0;height:48px;padding:0 14px}.quickForm input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6c35f21f}.quickForm .dialogConsent{grid-template-columns:auto 1fr;align-items:center;font-weight:400}.quickForm .dialogConsent input{width:18px;height:18px;min-height:0}.quickForm .primaryButton{min-height:50px}.dialogHint{color:#626267;margin-top:14px;font-size:9px;line-height:1.55;display:block}.quickSuccess{text-align:center;padding:38px 5px 12px}.quickSuccess>svg{color:#237c46;width:55px;height:55px}.quickSuccess>span{color:#237c46;margin-top:16px;font-size:11px;font-weight:700;display:block}.quickSuccess h2{margin-inline:auto}.quickSuccess p{color:#5e5e63;line-height:1.65}.quickSuccess .primaryButton{min-width:180px;margin-top:10px}.mobileCatalogToggle,.mobileCatalogGroups{display:none}.checkoutPage{background:#f7f7f8;padding:54px 0 100px}.checkoutTitle{margin-bottom:30px}.checkoutTitle>span{color:var(--accent);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:700}.checkoutTitle h1{margin:8px 0 7px;font-size:43px;font-weight:400}.checkoutTitle p{color:#646469;margin:0}.checkoutLayout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:26px;display:grid}.checkoutMain{gap:14px;display:grid}.checkoutPanel{background:#fff;border:1px solid #e4e4e6;border-radius:16px;padding:28px}.checkoutStep{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.checkoutStep>span{color:#fff;background:var(--accent);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.checkoutStep h2{margin:1px 0 4px;font-size:20px}.checkoutStep p{color:#69696e;margin:0;font-size:11px}.choiceGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choiceGrid>label{cursor:pointer;border:1px solid #dcdcdf;border-radius:12px;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;column-gap:12px;min-height:130px;padding:18px;display:grid;position:relative}.choiceGrid>label.selected,.paymentChoices>label.selected{border-color:var(--accent);box-shadow:0 0 0 2px #6c35f21f}.choiceGrid input,.paymentChoices input{opacity:0;position:absolute}.choiceGrid svg{color:var(--accent);grid-row:1/4}.choiceGrid strong{font-size:13px}.choiceGrid span{color:#66666b;font-size:10px}.choiceGrid b{color:#333337;margin-top:10px;font-size:11px}.addressField{border:1px solid #dedee1;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-top:14px;padding:14px;display:grid}.addressField>svg{color:var(--accent)}.addressField>span{color:#5d5d62;gap:5px;font-size:10px;display:grid}.addressField input{border:0;outline:0;height:34px;font-size:13px}.pickupPoint{background:#f3f0fe;border-radius:11px;gap:12px;margin-top:14px;padding:16px;display:flex}.pickupPoint svg{color:var(--accent)}.pickupPoint div{gap:5px;display:grid}.pickupPoint strong{font-size:12px}.pickupPoint span{color:#5f5f64;font-size:10px}.paymentChoices{gap:8px;display:grid}.paymentChoices>label{cursor:pointer;border:1px solid #dcdcdf;border-radius:11px;align-items:center;gap:13px;min-height:72px;padding:14px 16px;display:flex;position:relative}.paymentChoices svg{color:var(--accent)}.paymentChoices span{gap:4px;display:grid}.paymentChoices strong{font-size:12px}.paymentChoices small{color:#68686d;font-size:10px}.checkoutComment{color:#55555a;gap:7px;margin-top:18px;font-size:11px;display:grid}.checkoutComment textarea{resize:vertical;border:1px solid #dcdcdf;border-radius:10px;min-height:90px;padding:12px}.checkoutPanel>.consent{color:#55555a;align-items:center;gap:9px;margin-top:14px;font-size:10px;display:flex}.checkoutPanel>.consent input{width:18px;height:18px}.checkoutSubmit{min-height:54px;font-size:14px}.checkoutSummary{background:#fff;border:1px solid #e2e2e4;border-radius:16px;padding:26px;position:sticky;top:124px}.checkoutSummary h2{margin:0 0 20px;font-size:20px}.checkoutItems{gap:13px;display:grid}.checkoutItems article{grid-template-columns:54px 1fr auto;align-items:center;gap:11px;display:grid}.checkoutItems article>div{background:#f6f6f7;border-radius:7px;place-items:center;height:54px;display:grid}.checkoutItems img{object-fit:contain;width:100%;height:100%;padding:4px}.checkoutItems p,.checkoutItems strong,.checkoutItems span{display:block}.checkoutItems p{margin:0}.checkoutItems strong{font-size:10px;line-height:1.35}.checkoutItems span{color:#626267;margin-top:5px;font-size:9px}.checkoutItems article>b{white-space:nowrap;font-size:10px}.summaryLine{color:#5f5f64;border-top:1px solid #e6e6e8;justify-content:space-between;margin-top:18px;padding-top:15px;font-size:11px;display:flex}.summaryTotal{justify-content:space-between;align-items:baseline;margin-top:18px;display:flex}.summaryTotal strong{font-size:25px}.checkoutSummary .secureNote{color:#37553d;background:#f2f8f3;border-radius:9px;align-items:flex-start;margin:20px 0 0;padding:13px;line-height:1.55}.checkoutSummary .secureNote svg{flex:none;width:17px}.orderSuccess{text-align:center;padding:100px 20px}.orderSuccess .shell{max-width:650px}.orderSuccess svg{color:#237c46;width:64px;height:64px}.orderSuccess span{color:#237c46;margin-top:17px;font-size:11px;font-weight:700;display:block}.orderSuccess h1{margin:9px 0 15px;font-size:43px;font-weight:400}.orderSuccess p{color:#5e5e63;line-height:1.7}.orderSuccess>div>div{justify-content:center;gap:9px;margin-top:28px;display:flex}.cartThumb{place-items:center;display:grid;overflow:hidden}.cartThumb img{object-fit:contain;width:100%;height:100%;padding:6px}.categoryTile img{object-fit:contain;width:55%;height:78%;transition:transform .3s;position:absolute;bottom:4px;right:10px}.categoryTile:hover img{transform:scale(1.04)}.homeSectionHeader span{color:#65656a}.homeSectionHeader>a,.sectionHeader a{color:#5f5f64}.rating small,.sku,.oldPrice,.buyMeta,.buyServices small,.detailRating a,.specificationInner dt{color:#626267}.installment{color:#5f5f64}.installment b{color:#245e2c;background:#d9f0da}.productBadges i,.detailBadge{background:#317f28}.availability{color:#287b2f}.installmentPanel span{color:#526e56}.breadcrumbs,.catalogHeading span,.resultCount{color:#66666b}.heroDots{gap:0}.heroDots button{width:44px;height:44px;box-shadow:none;background:0 0;position:relative}.heroDots button:after{content:"";background:#ffffffb8;border-radius:50%;width:8px;height:8px;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000040}.heroDots button.active{background:0 0;width:44px}.heroDots button.active:after{background:#fff;border-radius:9px;width:24px}.cardActions{gap:6px;display:grid}.cardQuickButton{color:#5a5a5f;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:10px;font-weight:700;display:flex}.cardQuickButton:hover{color:var(--accent)}@media (max-width:1180px){.megaGrid{grid-template-columns:1.25fr 1.25fr 1.25fr .75fr;gap:25px}.megaFeature.headphones{display:none}}@media (max-width:900px){.catalogBackdrop,.catalogMegaMenu{display:none}.siteHeader{isolation:auto}.mobileNav{width:100%;max-height:calc(100vh - 74px);padding:10px 20px 24px;position:absolute;top:100%;left:0;overflow:auto}.mobileNav>a{display:none}.mobileCatalogToggle{background:#fff;border:0;border-bottom:1px solid #e6e6e8;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding:0;font-weight:700;display:flex}.mobileCatalogToggle svg{width:18px}.mobileCatalogGroups{display:grid}.mobileCatalogGroups details{border-bottom:1px solid #e7e7e9}.mobileCatalogGroups summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:58px;list-style:none;display:flex}.mobileCatalogGroups summary::-webkit-details-marker{display:none}.mobileCatalogGroups summary>span{align-items:center;gap:12px;font-weight:600;display:flex}.mobileCatalogGroups summary img{object-fit:contain;width:44px;height:44px}.mobileCatalogGroups summary>svg{width:17px;transition:all .2s}.mobileCatalogGroups details[open] summary>svg{transform:rotate(180deg)}.mobileCatalogGroups details>div{padding:0 0 13px 56px;display:grid}.mobileCatalogGroups details a{color:#57575c;border:0;min-height:40px;padding:9px 0;font-size:12px}.mobileCatalogGroups details .mobileAllLink{color:var(--accent);font-weight:700}.mobileServiceLinks{padding-top:9px;display:grid}.mobileServiceLinks a{border-bottom:1px solid #ececee;min-height:48px;padding:13px 0;font-weight:600}.searchOverlay{padding-top:90px}.checkoutLayout{grid-template-columns:1fr}.checkoutSummary{grid-row:1;position:static}.checkoutMain{grid-row:2}}@media (max-width:760px){.headerActions{gap:2px}.iconButton,.menuToggle{width:40px;height:40px}.cartDrawer{width:100%}.drawerHeader{padding:20px 18px 16px}.drawerLines{padding:6px 17px}.drawerLine{grid-template-columns:72px 1fr;gap:11px}.drawerImage{width:72px;height:72px}.drawerLineSide{flex-direction:row;grid-column:2;align-items:center}.drawerFooter{padding:18px}.commerceOverlay.centered{padding:10px}.quickDialog{border-radius:17px;max-height:calc(100vh - 20px);padding:27px 20px}.quickDialog h2{padding-right:35px;font-size:24px}.searchOverlay{padding:82px 9px 9px}.searchDialog{padding:13px}.searchDialog form{grid-template-columns:auto 1fr auto}.searchDialog input{min-width:0;font-size:14px}.searchDialog form>button[type=submit]{display:none}.searchDialog .dialogClose{width:40px;height:40px}.searchDialog>div{gap:10px}.checkoutPage{padding:34px 0 65px}.checkoutTitle h1{font-size:32px}.checkoutTitle p{font-size:12px;line-height:1.55}.checkoutPanel{padding:19px 16px}.checkoutFields{grid-template-columns:1fr}.checkoutFields .full{grid-column:auto}.choiceGrid{grid-template-columns:1fr}.paymentChoices>label{min-height:76px}.checkoutSummary{padding:20px 16px}.checkoutItems article{grid-template-columns:48px 1fr auto}.orderSuccess{padding:70px 8px}.orderSuccess h1{font-size:34px}.orderSuccess>div>div{flex-direction:column}.cardActions{gap:6px;display:grid}.cardQuickButton{min-height:38px}.productCard{min-height:465px}}
.skipLink{z-index:200;color:#282828;border:2px solid var(--accent);background:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.skipLink:focus{transform:none}:focus-visible,.choiceGrid label:focus-within,.paymentChoices label:focus-within{outline:3px solid var(--accent);outline-offset:3px}.nativeModal{width:100%;max-width:none;height:100dvh;max-height:none;color:var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;margin:0;padding:0;position:fixed;inset:0}.nativeModal::backdrop{background:0 0}.nativeModal:not([open]){display:none}.nativeModal.searchOverlay{padding:100px 20px 20px}.nativeModal.commerceOverlay.centered{place-items:center;padding:20px;display:grid}.cartDrawer{height:100%;max-height:100dvh;animation-duration:.18s}.drawerFooter{padding-bottom:max(20px,env(safe-area-inset-bottom))}.quickDialog{max-height:calc(100dvh - 40px)}.drawerQuantity button,.dialogClose,.favoriteListActions button{min-width:44px;min-height:44px}.quickForm label,.quickForm .dialogConsent,.dialogHint,.checkoutPanel>.consent,.checkoutComment,.checkoutStep p,.paymentChoices small{font-size:13px;line-height:1.5}.quickForm input:not([type=checkbox]),.checkoutFields input,.addressField input,.checkoutComment textarea{font-size:16px}.choiceGrid span,.choiceGrid b,.pickupPoint span,.secureNote{font-size:13px}.checkoutItems strong,.checkoutItems article>b{font-size:12px}.productLayout>*{min-width:0;max-width:100%}.productInfo .attributeRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.productInfo .attributeRow dt,.productInfo .attributeRow dd{white-space:normal;overflow-wrap:anywhere;min-width:0}.productInfo .attributeRow{font-size:13px;line-height:1.6}.attributeRow dt,.buyMeta{color:#696970}.detailRating span{color:#696970;letter-spacing:0;font-size:14px}.buyMeta,.buyServices small,.installmentPanel span{color:#696970;font-size:12px;line-height:1.5}.buyServices b,.installmentPanel strong{font-size:13px;line-height:1.5}.detailTabs a{min-height:44px;font-size:12px}.galleryTools button,.galleryArrow{min-width:44px;min-height:44px}.galleryMain:focus-within .galleryArrow{opacity:1}.specificationInner dd,.storyText span,.productName,.drawerLineMain h3{overflow-wrap:anywhere}.serviceError{justify-items:start;gap:18px;max-width:760px;padding-block:80px;display:grid}.serviceError h1,.serviceError p{margin:0}.localeSwitch button:disabled{cursor:not-allowed;opacity:.5}.rating small{color:#626267}.availability.unavailable{color:#875029}.heroArrow{min-width:44px;min-height:44px}.catalogPagination{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:28px;display:flex}.catalogPagination>span{margin-right:auto}.categoryTabs a{border:1px solid var(--border);border-radius:999px;align-items:center;min-height:44px;padding:12px 18px;display:inline-flex}.categoryTabs a.active{background:var(--accent);color:#fff}@media (max-width:900px){.iconButton,.menuToggle{flex-shrink:0;width:44px;height:44px}.nativeModal.searchOverlay{padding:76px 10px 10px}.nativeModal.commerceOverlay.centered{padding:10px}.quickDialog{max-height:calc(100dvh - 20px)}.mobileNav{max-height:calc(100dvh - 74px);padding-bottom:max(24px,env(safe-area-inset-bottom))}.cardQuickButton,.mobileCatalogGroups details a,.cardCartButton{min-height:44px}.searchDialog form>button[type=submit]{min-height:44px;display:block}.searchDialog form>svg{display:none}.searchDialog form{grid-template-columns:minmax(0,1fr) auto auto}.searchDialog input{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
