:root{--ink:#15211d;--green:#0c6b45;--lime:#d5ff3f;--pale:#f3f5f0;--line:#e1e6df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:14px Manrope,Arial,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.topline{background:#13231d;color:#d9e4dd;font-size:12px}.topin{height:37px;display:flex;align-items:center;gap:25px}.topin a{margin-left:auto;color:#fff;text-decoration:none;font-weight:700}.toplinks{opacity:.78}.header{height:93px;display:flex;align-items:center;gap:18px}.logo{font-size:27px;font-weight:800;letter-spacing:-2px;text-decoration:none;color:var(--ink);position:relative}.logo span{color:#0b744a}.logo i{display:inline-block;width:7px;height:7px;background:var(--lime);border-radius:50%;margin:0 0 17px 2px}.catalog-btn,.primary{border:0;background:var(--green);color:white;border-radius:7px;font:700 14px Manrope;padding:14px 19px;cursor:pointer}.catalog-btn b{font-size:18px;margin-right:7px}.search{height:46px;flex:1;border:1px solid var(--line);border-radius:7px;display:flex;overflow:hidden}.search input{border:0;padding:0 15px;width:100%;font:14px Manrope;outline:0}.search button{width:52px;border:0;background:white;font-size:27px;color:var(--green);cursor:pointer}.icon-action{background:none;border:0;font-size:24px;position:relative;cursor:pointer}.icon-action small{position:absolute;right:-3px;top:-5px;background:var(--lime);color:#263b2f;border-radius:20px;font-size:10px;padding:1px 5px}.login{background:none;border:1px solid var(--line);padding:10px 15px;border-radius:7px;font:600 13px Manrope;cursor:pointer}.hero{border-radius:14px;overflow:hidden;min-height:390px;background:linear-gradient(115deg,#123d2f,#0b6c48);color:white;display:flex;position:relative}.hero-copy{padding:61px 0 45px 64px;width:57%;z-index:1}.eyebrow{font-size:11px;letter-spacing:1.4px;font-weight:800;color:#75837b;margin:0 0 10px}.hero .eyebrow{color:var(--lime)}h1{font-size:45px;line-height:1.12;letter-spacing:-2.3px;margin:0 0 17px}.hero-copy>p:not(.eyebrow){line-height:1.65;color:#d7e4dd;max-width:410px}.primary{display:inline-block;margin-top:17px;text-decoration:none}.primary span{margin-left:18px;font-size:19px}.hero-art{position:absolute;right:0;width:50%;height:100%;overflow:hidden}.disc{width:420px;height:420px;border:53px solid #5fa080;border-radius:50%;position:absolute;right:-70px;top:-80px;opacity:.35}.tool{font-size:200px;transform:rotate(-21deg);position:absolute;right:102px;top:89px;filter:drop-shadow(13px 17px 9px #082b1c)}.spark{position:absolute;color:var(--lime);font-size:28px}.one{top:72px;right:100px}.two{bottom:68px;right:60px}.hero-label{position:absolute;right:36px;bottom:34px;background:var(--lime);color:#1b3326;padding:15px 20px;border-radius:8px;font-size:12px;line-height:1.4}.hero-label b{font-size:19px}.features{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;border-bottom:1px solid var(--line);gap:18px}.features>div{display:flex;gap:10px;font-size:23px}.features span{font-size:11px;color:#6f7e75}.features b{display:block;color:var(--ink);font-size:12px;margin-bottom:3px}.section{padding:70px 0 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-head h2,.sale-banner h2{margin:0;font-size:29px;letter-spacing:-1.2px}.section-head a{color:var(--green);font-weight:700;text-decoration:none}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.categories a{min-height:158px;border:1px solid var(--line);border-radius:10px;padding:18px;text-decoration:none;color:var(--ink);transition:.2s}.categories a:hover{border-color:#91b9a2;transform:translateY(-3px)}.categories em{font-style:normal;font-size:33px;display:block;margin-bottom:27px}.categories b{display:block;font-size:12px}.categories small{display:block;font-size:10px;color:#849087;margin-top:5px}.sale-banner{margin-top:70px;border-radius:13px;background:#e5f0d6;min-height:228px;padding:40px 55px;position:relative;overflow:hidden}.sale-banner .eyebrow{color:#567258}.sale-banner h2{font-size:34px}.sale-banner strong{color:var(--green)}.sale-banner p:not(.eyebrow){margin:6px 0 16px;color:#657365}.sale-banner a{font-weight:800;color:var(--green);text-decoration:none}.banner-tool{position:absolute;right:155px;top:0;font-size:180px;filter:drop-shadow(15px 16px 8px #a5bc97);transform:rotate(-20deg)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{border:1px solid var(--line);border-radius:10px;padding:13px;position:relative}.discount{position:absolute;top:13px;left:13px;background:#ee5b42;color:white;padding:4px 7px;border-radius:5px;font-size:10px;font-weight:800}.product-img{height:160px;background:linear-gradient(145deg,#edf2ed,#fff);border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:86px}.product h3{font-size:12px;line-height:1.5;margin:13px 0 7px;height:38px}.price{font-size:17px;font-weight:800}.old{font-size:11px;color:#9ca69f;text-decoration:line-through;margin-left:7px}.buy{width:100%;border:0;border-radius:6px;background:#edf5ef;color:var(--green);font:700 12px Manrope;margin-top:13px;padding:11px;cursor:pointer}.buy:hover{background:var(--green);color:#fff}.brands{margin-top:70px;padding:30px;background:var(--pale);border-radius:10px;text-align:center}.brands div{display:flex;justify-content:space-around;align-items:center;gap:20px;color:#75827a;font-size:22px;letter-spacing:-1px}.brands div b:nth-child(2){font-family:serif}.brands div b:nth-child(3){color:#555;font-size:17px;letter-spacing:0}.brands div b:nth-child(4){font-style:italic}footer{background:#15251e;color:#c4d0c8;margin-top:70px;padding-top:46px}.footer{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:30px}.footer .logo{color:#fff}.footer p,.footer span{font-size:12px;line-height:1.7}.footer b{color:#fff;display:block;font-size:12px;margin:5px 0 12px}.footer a,.footer span{display:block;text-decoration:none;color:#c4d0c8;margin:7px 0}.copyright{border-top:1px solid #314239;margin-top:36px;padding:18px 0;font-size:11px;color:#819087}.notice{position:fixed;bottom:20px;left:50%;transform:translate(-50%,100px);opacity:0;background:#15251e;color:#fff;padding:13px 20px;border-radius:8px;transition:.25s;z-index:5}.notice.show{transform:translate(-50%,0);opacity:1}@media(max-width:850px){.header{height:auto;padding:17px 0;flex-wrap:wrap}.search{order:3;flex-basis:100%}.hero-copy{padding:45px 30px;width:70%}.hero-art{opacity:.6}.features{grid-template-columns:repeat(2,1fr)}.categories{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:530px){.wrap{width:min(100% - 24px,1180px)}.toplinks,.login{display:none}.header{gap:10px}.catalog-btn{padding:11px}.hero{min-height:350px}.hero-copy{padding:35px 25px;width:100%}h1{font-size:34px}.hero-art{opacity:.25;width:100%}.features{grid-template-columns:1fr 1fr;gap:14px}.categories{grid-template-columns:repeat(2,1fr)}.categories a{min-height:130px}.section{padding-top:48px}.sale-banner{margin-top:48px;padding:30px}.banner-tool{right:-17px;opacity:.28}.products{gap:9px}.product{padding:9px}.product-img{height:120px;font-size:60px}.product h3{font-size:10px}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}.brands div{flex-wrap:wrap;font-size:16px}.section-head h2,.sale-banner h2{font-size:24px}}
@media(max-width:530px){.header .login{display:block;margin-left:auto;padding:9px 11px;font-size:12px}.topin{gap:8px}.topin a{font-size:11px}}
.language-select{border:1px solid var(--line);border-radius:7px;background:#fff;padding:9px 7px;font:700 12px Manrope;color:var(--ink);cursor:pointer}@media(max-width:530px){.language-select{order:2;margin-left:auto}.header .login{margin-left:0}}
:root{--green:#cf0a2c;--lime:#ffd500;--pale:#fff4f5;--line:#eadde0}.brand-logo{display:block;width:146px;line-height:0}.brand-logo img{display:block;width:100%;height:auto}.brand-logo-footer{filter:brightness(0) invert(1)}.hero,.sale-banner{display:none}main{display:flex;flex-direction:column;background:#f5f6f8;padding-top:28px}.buy{background:#fff0f2;color:#b40927}.buy:hover{background:#cf0a2c}.sale-banner strong,.sale-banner a{color:#cf0a2c}.topline{background:#242124}.language-select{display:flex;align-items:center;gap:4px;padding:4px;background:#fff;border:1px solid #f0b8c2;border-radius:8px}.language-flag{width:29px;height:23px;padding:0;border:1px solid transparent;background:transparent;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.58}.language-flag img{display:block;width:100%;height:100%;object-fit:cover}.language-flag.active{border-color:#cf0a2c;opacity:1;box-shadow:0 0 0 1px #cf0a2c}@media(max-width:530px){.brand-logo{width:112px}.language-select{gap:3px}.language-flag{width:26px;height:21px}}.catalog-open{overflow:hidden}.catalog-panel{display:none;position:fixed;inset:0;z-index:30;overflow:auto;background:#f7f7f8;padding:34px 0 70px}.catalog-panel.open{display:block}.catalog-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.catalog-panel-head .eyebrow{color:#cf0a2c;margin-bottom:5px}.catalog-panel h2{margin:0;font-size:36px;letter-spacing:-1.5px}.catalog-close{width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#cf0a2c;font-size:33px;line-height:1;cursor:pointer;box-shadow:0 4px 17px rgba(0,0,0,.09)}.catalog-full-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.catalog-tile{min-height:198px;padding:18px;border-radius:11px;background:#fff;text-decoration:none;color:#1b2021;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 0 rgba(0,0,0,.03);transition:.2s}.catalog-tile:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(118,14,35,.12)}.catalog-tile b{font-size:15px;line-height:1.3;max-width:190px}.catalog-tile span{height:119px;border-radius:7px;background:linear-gradient(135deg,#fff4f5,#f5e4e7);position:relative}.catalog-tile span:after{content:'Фото добавим позже';position:absolute;inset:0;display:grid;place-items:center;color:#bd8690;font-size:11px;font-weight:700}@media(max-width:850px){.catalog-full-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:530px){.catalog-panel{padding-top:20px}.catalog-panel h2{font-size:29px}.catalog-full-grid{grid-template-columns:repeat(2,1fr);gap:9px}.catalog-tile{min-height:170px;padding:14px}.catalog-tile b{font-size:13px}.catalog-tile span{height:94px}}.header-action{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:58px;height:62px;padding:0 4px;border:0;background:transparent;color:#252124;font:700 11px Manrope;text-decoration:none;cursor:pointer}.header-action svg{width:28px;height:28px}.header-action:hover{color:#cf0a2c}.header-action small{position:absolute;top:1px;right:1px;min-width:18px;padding:2px 5px;border-radius:12px;background:#cf0a2c;color:#fff;font:800 10px Manrope}.header-action.account-action{color:#cf0a2c}.catalog-btn{display:flex;align-items:center;gap:8px}.catalog-btn b{display:none}.catalog-btn svg{width:22px;height:22px;flex:none}@media(max-width:850px){.header-action{min-width:48px}.header-action span{font-size:10px}}@media(max-width:530px){.header-action{height:48px;min-width:38px}.header-action svg{width:24px;height:24px}.header-action span{display:none}.header-action small{top:0;right:0}.header .search{order:3}.catalog-btn svg{width:20px;height:20px}}.promo-showcase{order:-1;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;margin-bottom:4px}.promo-banner-etari{min-height:410px;display:grid;grid-template-columns:1fr 1.05fr;overflow:hidden;border-radius:14px;background:linear-gradient(125deg,#720017,#cf0a2c);color:#fff}.promo-banner-copy{padding:46px 0 42px 46px}.promo-banner-copy .eyebrow{color:#ffd5dc}.promo-banner-copy h1{font-size:42px;letter-spacing:-2px;margin-bottom:16px}.promo-banner-copy>p:not(.eyebrow){max-width:300px;line-height:1.6;color:#ffe5e9}.promo-banner-copy a{display:inline-flex;gap:15px;align-items:center;margin-top:18px;color:#fff;font-weight:800;text-decoration:none}.promo-banner-copy a span{font-size:21px}.promo-image-placeholder,.deal-image-placeholder{position:relative;margin:26px 26px 26px 0;border:1px dashed rgba(255,255,255,.55);border-radius:10px;background:rgba(255,255,255,.09);display:grid;place-items:center;text-align:center}.promo-image-placeholder span{max-width:150px;color:#ffe3e8;font-size:12px;line-height:1.5}.deal-of-day{position:relative;min-height:410px;padding:24px;background:#fff;border-radius:14px;box-shadow:0 4px 20px rgba(46,22,29,.05)}.deal-title{display:flex;align-items:center;justify-content:space-between}.deal-title h2{margin:0;font-size:21px;letter-spacing:-.8px}.deal-title span{width:20px;height:20px;border:1px solid #86909d;border-radius:50%;display:grid;place-items:center;color:#6d7781;font-size:12px;font-weight:800}.deal-image-placeholder{height:190px;margin:15px 0;border-color:#edc8ce;background:#fff5f6}.deal-image-placeholder span{max-width:140px;color:#b9858f;font-size:11px;font-weight:700;line-height:1.5}.deal-empty b{color:#cf0a2c;font-size:17px}.deal-empty p{margin:7px 0;color:#7d7477;font-size:12px;line-height:1.5}.slider-dots{position:absolute;bottom:18px;left:0;right:0;display:flex;justify-content:center;gap:6px}.slider-dots i{width:8px;height:8px;border-radius:50%;background:#e0d9db}.slider-dots i:first-child{background:#cf0a2c}@media(max-width:850px){.promo-showcase{grid-template-columns:1fr}.deal-of-day{min-height:340px}.deal-image-placeholder{height:160px}}@media(max-width:530px){main{padding-top:14px}.promo-showcase{gap:14px}.promo-banner-etari{min-height:380px;grid-template-columns:1fr}.promo-banner-copy{padding:32px 28px 0}.promo-banner-copy h1{font-size:33px}.promo-image-placeholder{min-height:120px;margin:18px 28px 26px}.deal-of-day{padding:20px}.deal-title h2{font-size:20px}}
main .section:has(#catalog){display:none}
main .section:has(#catalog){display:none}.promo-carousel{position:relative;min-height:410px}.promo-carousel .promo-banner-etari{display:none}.promo-carousel .promo-banner-etari.active{display:grid}.deal-of-day .slider-slide{display:none}.deal-of-day .slider-slide.active{display:block}.slider-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#cf0a2c;font:400 34px/30px Arial;cursor:pointer;box-shadow:0 3px 14px rgba(44,16,24,.18)}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.deal-of-day .slider-arrow{background:#fff0f2}.slider-dots{z-index:3}.slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#e0d9db;cursor:pointer}.slider-dots button.active{background:#cf0a2c}.promo-carousel .slider-dots{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;gap:7px}.promo-carousel .slider-arrow{background:rgba(255,255,255,.88)}@media(max-width:530px){.promo-carousel{min-height:380px}.slider-arrow{width:33px;height:33px;font-size:29px}.slider-arrow.prev{left:9px}.slider-arrow.next{right:9px}.deal-of-day .slider-arrow{top:58%}}
main>.features{display:none!important}main .section:has(#catalog){display:block!important}main .section:has(#catalog) .eyebrow,main .section:has(#catalog) .section-head a{display:none}
main .promo-showcase{order:-3}main .section:has(#catalog){order:-2}main .summer-hits{order:-1}#sale .eyebrow{display:none}.summer-hits{padding-top:56px}.summer-hit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.summer-hit-grid article{min-height:205px;padding:14px;border:1px solid #f0dfe2;border-radius:12px;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.summer-hit-grid span{height:140px;border:1px dashed #edc8ce;border-radius:8px;background:#fff5f6;display:grid;place-items:center;text-align:center;color:#ba8a93;font-size:11px;font-weight:700}.summer-hit-grid b{font-size:12px;color:#433236}@media(max-width:700px){.summer-hit-grid{grid-template-columns:repeat(2,1fr)}}
main .section:has(#catalog),main .summer-hits,#sale{position:relative;padding-top:56px}.horizontal-showcase .categories,.horizontal-showcase .summer-hit-grid,.horizontal-showcase .products{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 0 12px}.horizontal-showcase .categories::-webkit-scrollbar,.horizontal-showcase .summer-hit-grid::-webkit-scrollbar,.horizontal-showcase .products::-webkit-scrollbar{display:none}.horizontal-showcase .categories a,.horizontal-showcase .summer-hit-grid article,.horizontal-showcase .product{flex:0 0 238px;scroll-snap-align:start}.horizontal-showcase .categories a{min-height:224px;background:#fff;border-color:#f0dfe2;padding:16px;display:flex;flex-direction:column;justify-content:flex-end}.horizontal-showcase .categories a em{height:137px;margin:0 0 12px;border:1px dashed #edc8ce;border-radius:8px;background:#fff5f6;font-size:0}.horizontal-showcase .categories a em:after{content:'Фото добавит администратор';height:100%;display:grid;place-items:center;color:#ba8a93;font:700 11px Manrope}.horizontal-showcase .summer-hit-grid article{min-height:286px}.horizontal-showcase .summer-hit-grid span{height:204px}.horizontal-showcase .product{min-height:305px;background:#fff;border-color:#f0dfe2}.horizontal-showcase .product-img{height:168px;background:#fff5f6}.row-scroll-controls{position:absolute;z-index:4;left:-48px;right:-48px;top:51%;display:flex;justify-content:space-between;pointer-events:none}.row-scroll-controls button{width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#748292;font:400 42px/34px Arial;box-shadow:0 4px 17px rgba(44,16,24,.08);cursor:pointer;pointer-events:auto}@media(max-width:1250px){.row-scroll-controls{left:-10px;right:-10px}.row-scroll-controls button{width:40px;height:40px;font-size:35px}}@media(max-width:530px){main .section:has(#catalog),main .summer-hits,#sale{padding-top:44px}.horizontal-showcase .categories a,.horizontal-showcase .summer-hit-grid article,.horizontal-showcase .product{flex-basis:205px}.row-scroll-controls{display:none}}
main .tool-directions{order:1;padding-top:62px}main .popular-brands{order:2}main .all-brands{order:3;padding-bottom:62px}main>.brands{display:none}footer{margin-top:0}.direction-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.direction-grid a{height:226px;position:relative;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,#5e000f,#c70b2b);text-decoration:none;color:#fff;display:grid;place-items:center;text-align:center}.direction-grid a:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,0,6,.6),rgba(28,0,6,.1))}.direction-grid span{position:absolute;inset:0;z-index:1;display:grid;place-items:center;color:#ffdce2;font-size:11px;font-weight:700;opacity:.78}.direction-grid b{position:relative;z-index:2;max-width:90%;font-size:25px;line-height:1.15;text-shadow:0 2px 5px rgba(0,0,0,.45)}.brand-showcase{padding-top:62px}.brand-showcase .section-head{margin-bottom:18px}.brand-chip-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.brand-chip-row b,.all-brand-list a{display:grid;min-height:78px;place-items:center;border:1px solid #f0dfe2;border-radius:10px;background:#fff;color:#46363a;text-decoration:none;font-size:19px}.brand-chip-row b:first-child{color:#cf0a2c}.brand-chip-row b:nth-child(3){font-family:serif;font-size:23px}.brand-chip-row b:nth-child(4){font-style:italic}.all-brand-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.all-brand-list a{min-height:58px;color:#cf0a2c;font-size:14px;font-weight:800}.all-brand-list a:hover,.brand-chip-row b:hover{border-color:#cf0a2c}@media(max-width:700px){.direction-grid{grid-template-columns:1fr;gap:14px}.direction-grid a{height:180px}.direction-grid b{font-size:21px}.brand-chip-row{grid-template-columns:repeat(2,1fr)}.all-brand-list{grid-template-columns:repeat(2,1fr)}}
 .buy{display:flex;align-items:center;justify-content:center;gap:8px}.buy svg{width:17px;height:17px;flex:none}.promo-carousel .slider-arrow{opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s}.promo-carousel:hover .slider-arrow,.promo-carousel:focus-within .slider-arrow{opacity:1;visibility:visible}.promo-carousel .slider-arrow.prev{transform:translate(-9px,-50%)}.promo-carousel .slider-arrow.next{transform:translate(9px,-50%)}.promo-carousel:hover .slider-arrow.prev,.promo-carousel:focus-within .slider-arrow.prev{transform:translateY(-50%)}.promo-carousel:hover .slider-arrow.next,.promo-carousel:focus-within .slider-arrow.next{transform:translateY(-50%)}.promo-carousel .promo-banner-etari.active{animation:promoSlideFromRight .52s cubic-bezier(.2,.8,.2,1)}.promo-carousel[data-slide-direction="prev"] .promo-banner-etari.active{animation-name:promoSlideFromLeft}@keyframes promoSlideFromRight{from{opacity:0;transform:translateX(50px) scale(.99)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes promoSlideFromLeft{from{opacity:0;transform:translateX(-50px) scale(.99)}to{opacity:1;transform:translateX(0) scale(1)}}@media(prefers-reduced-motion:reduce){.promo-carousel .promo-banner-etari.active{animation:none}.promo-carousel .slider-arrow{transition:none}}
.product-img img{width:100%;height:100%;object-fit:contain;border-radius:7px}.categories img{width:100%;height:137px;object-fit:cover;border-radius:8px;margin-bottom:12px}.summer-hit-grid .product{display:block}.summer-hit-grid .product-img{height:168px}.brand-chip-row img{max-width:120px;max-height:52px;object-fit:contain}.promo-admin-image{min-height:350px;background:#fff;overflow:hidden}.promo-admin-image img{width:100%;height:100%;min-height:350px;object-fit:cover}main .section:has(#catalog){display:block}
.product-link{text-decoration:none;color:inherit}.product-code{color:#93878a;display:block;margin-top:9px}.availability{display:block;font-size:11px;font-weight:800;margin:7px 0}.in-stock{color:#218454}.out-stock{color:#a8999c}.brand-chip-row a{display:grid;min-height:78px;place-items:center;border:1px solid #f0dfe2;border-radius:10px;background:#fff;color:#46363a;text-decoration:none;font-size:19px}.brand-chip-row a:hover{border-color:#cf0a2c}.brand-chip-row a img{max-width:120px;max-height:52px;object-fit:contain}

/* ETARI storefront refresh */
:root{--red:#c8002f;--red-dark:#760019;--yellow:#ffd21c;--surface:#fff;--page:#f4f5f7;--text:#19171a;--muted:#716b70;--soft-line:#e9e5e7;--shadow:0 14px 40px rgba(42,24,30,.08)}
body{background:var(--page);color:var(--text)}
.topline{background:#171518;color:#d9d4d6}.topin{height:35px}.topin a{color:#fff}
.header{height:88px;background:#fff}.brand-logo{width:154px}.header-action{height:66px}.header-action svg{width:25px;height:25px}.search{height:48px;border:1px solid #dedadd;border-radius:12px;background:#f8f8f9;overflow:hidden}.search:focus-within{border-color:var(--red);box-shadow:0 0 0 3px rgba(200,0,47,.09)}.search input{background:transparent}.search button{width:50px;background:var(--red);color:#fff;border-radius:10px;margin:3px}.catalog-btn{height:48px;padding:0 19px;border-radius:12px;background:var(--red);box-shadow:0 8px 20px rgba(200,0,47,.2)}
.quick-nav{position:sticky;top:0;z-index:20;background:#fff;border-top:1px solid #f1edef;border-bottom:1px solid var(--soft-line);box-shadow:0 5px 18px rgba(28,16,20,.04)}.quick-nav-inner{height:49px;display:flex;align-items:center;gap:28px;overflow-x:auto;scrollbar-width:none}.quick-nav-inner::-webkit-scrollbar{display:none}.quick-nav a{color:#312d30;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.quick-nav a:hover{color:var(--red)}.quick-nav .quick-nav-primary{color:var(--red)}.quick-nav span{margin-left:auto;color:#777075;font-size:11px;white-space:nowrap}
main{padding-top:28px;background:var(--page)}.promo-showcase{gap:18px;margin-bottom:0}.promo-carousel,.promo-banner-etari,.deal-of-day{min-height:468px}.promo-banner-etari{border-radius:22px;background:radial-gradient(circle at 80% 15%,rgba(255,210,28,.22),transparent 24%),linear-gradient(125deg,#690014 0%,#be002b 58%,#e1103f 100%);box-shadow:0 18px 45px rgba(111,0,23,.2)}.promo-banner-copy{padding:62px 18px 54px 58px;position:relative;z-index:2}.promo-banner-copy .eyebrow{display:inline-flex;padding:7px 10px;border-radius:7px;background:rgba(255,255,255,.12);color:#fff;font-size:10px}.promo-banner-copy h1{max-width:490px;font-size:49px;line-height:1.04;letter-spacing:-2.8px;margin:18px 0}.promo-banner-copy>p:not(.eyebrow){max-width:410px;font-size:15px;color:#ffeef2}.promo-banner-copy a{padding:14px 19px;border-radius:10px;background:var(--yellow);color:#2b2023}.promo-image-placeholder{border:0;margin:24px;border-radius:18px;background:radial-gradient(circle at 52% 45%,rgba(255,255,255,.25) 0 5%,transparent 6%),linear-gradient(145deg,rgba(255,255,255,.13),rgba(75,0,17,.16));overflow:hidden}.promo-image-placeholder:before,.promo-image-placeholder:after{content:'';position:absolute;border-radius:50%;border:38px solid rgba(255,255,255,.12)}.promo-image-placeholder:before{width:260px;height:260px;right:-90px;top:-80px}.promo-image-placeholder:after{width:150px;height:150px;left:35px;bottom:-80px;border-color:rgba(255,210,28,.22)}.promo-image-placeholder span{font-size:0}.promo-image-placeholder span:after{content:'ETARI';font-size:58px;font-weight:800;letter-spacing:-5px;color:rgba(255,255,255,.9)}
.deal-of-day{border-radius:22px;padding:27px;box-shadow:var(--shadow)}.deal-title h2{font-size:23px}.deal-title:after{content:'Выгодно';padding:6px 9px;border-radius:7px;background:#fff0f3;color:var(--red);font-size:10px;font-weight:800}.deal-title>span{display:none}.deal-image-placeholder{height:225px;border:0;border-radius:14px;background:radial-gradient(circle,#fff 0 26%,transparent 27%),linear-gradient(145deg,#fff5f7,#f0e8eb)}.deal-image-placeholder span{font-size:0}.deal-image-placeholder span:after{content:'ETARI';font-size:34px;color:#d3bdc3;letter-spacing:-3px}.deal-empty b{font-size:18px}.deal-empty p{font-size:12px}
.section-head{align-items:center;margin-bottom:22px}.section-head h2{font-size:32px;letter-spacing:-1.4px}.section-head .eyebrow{margin-bottom:7px;color:var(--red);font-size:10px}.section-head a{padding:9px 13px;border-radius:9px;background:#fff;color:var(--red);font-size:11px}
main .section:has(#catalog),main .summer-hits,#sale{padding-top:62px}.horizontal-showcase .categories,.horizontal-showcase .summer-hit-grid,.horizontal-showcase .products{gap:16px;padding:4px 2px 18px}.horizontal-showcase .categories a,.horizontal-showcase .summer-hit-grid article,.horizontal-showcase .product{flex-basis:258px;border:0;border-radius:17px;box-shadow:0 5px 22px rgba(45,26,32,.055);transition:transform .2s,box-shadow .2s}.horizontal-showcase .categories a:hover,.horizontal-showcase .product:hover{transform:translateY(-5px);box-shadow:0 15px 32px rgba(45,26,32,.11)}.horizontal-showcase .categories a{min-height:255px;padding:16px}.horizontal-showcase .categories a em{height:160px;border:0;border-radius:13px;background:linear-gradient(145deg,#fff2f5,#f5e5e9)}.horizontal-showcase .categories a em:after{content:'ETARI';color:#d1b1b9;font-size:24px;letter-spacing:-2px}.categories b{font-size:14px}.categories small{font-size:11px}.product{background:#fff!important;border:0!important;border-radius:17px!important;padding:14px!important;box-shadow:0 5px 22px rgba(45,26,32,.055)}.product-img{height:185px!important;border-radius:12px!important;background:linear-gradient(145deg,#faf9fa,#f1edef)!important}.product h3{height:auto;min-height:42px;font-size:13px;margin:10px 0 5px}.product-code{font-size:10px;margin-top:8px}.price{font-size:20px}.buy{height:43px;border-radius:10px;margin-top:12px;background:#fff0f3}.buy:hover{background:var(--red)}.availability{display:inline-flex;padding:4px 7px;border-radius:6px;background:#ebf8f0}.out-stock{background:#f1eeee}.discount{top:21px;left:21px;border-radius:7px;padding:5px 8px;z-index:2}
.row-scroll-controls{left:-21px;right:-21px}.row-scroll-controls button{width:44px;height:44px;color:var(--red);font-size:36px;box-shadow:0 8px 25px rgba(44,16,24,.13)}
.tool-directions{padding-top:68px}.direction-grid{grid-template-columns:repeat(3,1fr);gap:16px}.direction-grid a{height:205px;border-radius:18px;background:radial-gradient(circle at 90% 10%,rgba(255,210,28,.22),transparent 30%),linear-gradient(135deg,#760019,#d00033);box-shadow:0 12px 28px rgba(116,0,25,.14)}.direction-grid a:before{background:linear-gradient(0deg,rgba(35,0,8,.56),transparent 70%)}.direction-grid span{font-size:0}.direction-grid span:after{content:'ETARI';font-size:42px;letter-spacing:-4px;color:rgba(255,255,255,.14)}.direction-grid b{align-self:end;margin-bottom:25px;font-size:19px;text-align:left;width:calc(100% - 44px)}
.brand-showcase{padding-top:68px}.brand-chip-row{grid-template-columns:repeat(5,1fr);gap:14px}.brand-chip-row a{min-height:96px;border:0;border-radius:15px;box-shadow:0 5px 20px rgba(45,26,32,.05);font-size:20px;font-weight:800}.brand-chip-row a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.all-brand-list a{border:0;border-radius:13px;box-shadow:0 4px 16px rgba(45,26,32,.04)}
footer{margin-top:18px;background:#171518}.footer{padding-top:12px}.copyright{color:#8c8488}
@media(max-width:900px){.quick-nav-inner{gap:20px}.quick-nav span{display:none}.promo-showcase{grid-template-columns:1fr}.promo-carousel,.promo-banner-etari{min-height:430px}.deal-of-day{min-height:360px}.direction-grid{grid-template-columns:1fr 1fr}}
@media(max-width:530px){.topline{display:none}.header{height:auto;padding:13px 0}.brand-logo{width:112px}.catalog-btn{height:43px;padding:0 13px}.quick-nav-inner{height:44px;gap:18px}.quick-nav a{font-size:11px}.promo-showcase{width:100%;gap:12px}.promo-carousel,.promo-banner-etari{min-height:430px}.promo-banner-etari{border-radius:0;grid-template-columns:1fr}.promo-banner-copy{padding:38px 24px 6px}.promo-banner-copy h1{font-size:37px;letter-spacing:-2px}.promo-image-placeholder{min-height:125px;margin:14px 24px 24px}.promo-image-placeholder span:after{font-size:44px}.deal-of-day{width:calc(100% - 24px);margin:auto;border-radius:18px}.section-head h2{font-size:26px}.horizontal-showcase .categories a,.horizontal-showcase .summer-hit-grid article,.horizontal-showcase .product{flex-basis:220px}.direction-grid{grid-template-columns:1fr}.direction-grid a{height:170px}.brand-chip-row{grid-template-columns:1fr 1fr}.brand-chip-row a{min-height:78px}}

/* Product cards inside summer hits must not inherit empty-placeholder styles. */
.summer-hit-grid .product span{height:auto;border:0;border-radius:0;background:transparent;display:inline;text-align:initial;color:inherit;font-size:inherit;font-weight:inherit}
.summer-hit-grid .product .discount{position:absolute;display:block;top:21px;left:21px;height:auto;padding:5px 8px;border-radius:7px;background:#ee5b42;color:#fff;font-size:10px;font-weight:800}
.summer-hit-grid .product .product-code{display:block;margin-top:8px;color:#93878a;font-size:10px}
.summer-hit-grid .product .availability{display:inline-flex;margin:7px 0;padding:4px 7px;border-radius:6px;background:#ebf8f0;font-size:11px;font-weight:800;color:#218454}
.summer-hit-grid .product .availability.out-stock{background:#f1eeee;color:#a8999c}

/* Product card based on the approved compact marketplace reference. */
.product{display:flex!important;flex-direction:column!important;min-height:100%;overflow:hidden}
.product-badges{position:absolute;z-index:3;top:13px;left:13px;right:13px;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none}
.product-badges .discount{position:static!important;display:inline-flex!important;height:auto!important;padding:5px 8px!important;border-radius:8px!important;background:#ff343f!important;color:#fff!important;font-size:11px!important;font-weight:800!important}
.sale-label{display:inline-flex;padding:5px 10px;border-radius:15px;background:#ff343f;color:#fff;font-size:10px;font-weight:800}
.product .product-img{order:0;height:205px!important;margin-bottom:10px;background:linear-gradient(145deg,#f8f7f8,#eceaeb)!important}
.product .product-link{display:flex;flex-direction:column}
.product .product-link .price{order:1;margin:0;font-size:21px;line-height:1.2}
.product .product-link .cashback{order:2}
.product .product-link h3{order:3;margin:7px 0 2px;min-height:38px;font-size:13px;line-height:1.35}
.product .product-link .product-code{order:4;margin:0 0 6px;color:#9a989d;font-size:10px}
.cashback{display:table;margin:5px 0 0;padding:3px 7px;border-radius:6px;background:#eaffef;color:#00a938;font-size:11px;font-weight:800}
.variant-chips{display:flex;gap:5px;flex-wrap:wrap;margin:2px 0 7px}.variant-chips span{height:auto!important;padding:3px 7px!important;border:1px solid #ddd!important;border-radius:10px!important;background:#fff!important;color:#6c676a!important;font-size:9px!important;line-height:1.2!important}
.product .availability{margin:2px 0 9px!important;align-self:flex-start}
.product .buy{margin-top:auto;height:44px;border-radius:11px;background:#087df5;color:#fff;font-size:12px}.product .buy:hover{background:#006bd7}.product .buy.in-cart{background:#13aa4b}.product .buy:disabled:not(.in-cart){opacity:.55}
.product .old{font-size:12px}.horizontal-showcase .product{flex-basis:270px}
@media(max-width:530px){.product .product-img{height:185px!important}.product .product-link .price{font-size:19px}.horizontal-showcase .product{flex-basis:238px}}

/* Calm banner transition: no page-like horizontal jump. */
.promo-carousel .promo-banner-etari.active{animation:promoSoftFade .45s ease both!important}
.promo-carousel[data-slide-direction="prev"] .promo-banner-etari.active{animation-name:promoSoftFade!important}
@keyframes promoSoftFade{from{opacity:0;filter:brightness(.92)}to{opacity:1;filter:brightness(1)}}
.promo-carousel .slider-arrow{transition:opacity .2s ease,visibility .2s ease!important}.promo-carousel .slider-dots button{transition:width .2s ease,background .2s ease}.promo-carousel .slider-dots button.active{width:22px;border-radius:6px}

/* Transparent banner artwork should blend into the ETARI banner background. */
.promo-admin-image{background:transparent!important;display:grid;place-items:center}
.promo-admin-image img{object-fit:contain!important;object-position:center}
.promo-banner-etari:has(.promo-image-only){display:block;background:#fff}
.promo-image-only{display:block;width:100%;height:100%;min-height:468px;border-radius:22px;overflow:hidden;background:#fff}
.promo-image-only img{display:block;width:100%;height:100%;min-height:468px;object-fit:contain;object-position:center;background:#fff}
.promo-image-empty{display:grid;place-items:center;color:#8d8d93;background:linear-gradient(135deg,#fff4f5,#f2f3f5);font-weight:700}

/* Precise carousel chevrons instead of uneven font glyphs. */
.slider-arrow{display:grid!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important}
.slider-arrow::before{content:'';display:block;width:11px;height:11px;border-top:3px solid currentColor;border-right:3px solid currentColor}
.slider-arrow.prev::before{transform:rotate(-135deg)}
.slider-arrow.next::before{transform:rotate(45deg)}
.promo-carousel .slider-arrow,.deal-of-day .slider-arrow{width:46px;height:46px;background:rgba(255,255,255,.94);color:#cf0a2c;box-shadow:0 8px 24px rgba(44,16,24,.15)}
.promo-carousel .slider-arrow:hover,.deal-of-day .slider-arrow:hover{background:#cf0a2c;color:#fff}
@media(max-width:530px){.promo-carousel .slider-arrow,.deal-of-day .slider-arrow{width:40px;height:40px}.slider-arrow::before{width:9px;height:9px;border-width:2px}}
.promo-carousel .slider-arrow,.deal-of-day .slider-arrow{opacity:1!important;visibility:visible!important;transform:translateY(-50%)!important;width:44px;height:44px;border:1px solid rgba(207,10,44,.18);background:#fff;color:#cf0a2c;box-shadow:0 7px 20px rgba(44,16,24,.18)}
.slider-arrow::before{position:absolute;top:50%;left:50%;width:10px;height:10px;margin:0;border:solid currentColor;border-width:0 3px 3px 0;transform-origin:center}
.slider-arrow.prev::before{transform:translate(-42%,-50%) rotate(135deg)}
.slider-arrow.next::before{transform:translate(-58%,-50%) rotate(-45deg)}
.promo-carousel .slider-arrow.prev{left:18px}.promo-carousel .slider-arrow.next{right:18px}
@media(max-width:530px){.promo-carousel .slider-arrow,.deal-of-day .slider-arrow{width:40px;height:40px}.slider-arrow::before{width:9px;height:9px;border-width:0 2px 2px 0}.promo-carousel .slider-arrow.prev{left:10px}.promo-carousel .slider-arrow.next{right:10px}}
.promo-carousel{height:468px;min-height:468px}
.promo-carousel .promo-banner-etari,.promo-carousel .promo-banner-etari.active{height:468px;min-height:468px}
.promo-carousel .promo-image-only,.promo-carousel .promo-image-only img{height:468px;min-height:0}
@media(max-width:530px){.promo-carousel,.promo-carousel .promo-banner-etari,.promo-carousel .promo-banner-etari.active,.promo-carousel .promo-image-only,.promo-carousel .promo-image-only img{height:430px;min-height:430px}}

/* Generated ETARI campaign artwork: real copy stays as accessible HTML. */
.promo-carousel .promo-banner-etari{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}
.promo-carousel .promo-banner-etari:nth-child(1){background-image:linear-gradient(90deg,rgba(24,9,13,.94) 0%,rgba(44,8,17,.79) 39%,rgba(44,8,17,.06) 67%),url('/assets/etari-tire-service-v1.jpg')}
.promo-carousel .promo-banner-etari:nth-child(2){background-image:linear-gradient(90deg,rgba(9,10,13,.96) 0%,rgba(28,8,13,.82) 39%,rgba(20,5,9,.06) 68%),url('/assets/etari-diagnostics-v1.jpg')}
.promo-carousel .promo-banner-etari:nth-child(3){background-image:linear-gradient(90deg,rgba(15,16,19,.94) 0%,rgba(35,10,15,.76) 39%,rgba(25,7,10,.04) 68%),url('/assets/etari-sivik-service-v1.jpg')}
.promo-carousel .promo-image-placeholder{display:none}
.promo-carousel .promo-banner-copy{width:auto;padding:48px 18px 38px 58px;text-shadow:0 2px 18px rgba(0,0,0,.3)}
.promo-carousel .promo-banner-copy h1{max-width:430px;font-size:41px;line-height:1.06;letter-spacing:-2px;margin:15px 0 13px}
.promo-carousel .promo-banner-copy>p:not(.eyebrow){max-width:340px;font-size:14px;line-height:1.5}
@media(max-width:530px){.promo-carousel,.promo-carousel .promo-banner-etari,.promo-carousel .promo-banner-etari.active{height:300px;min-height:300px}.promo-carousel .promo-banner-copy{width:100%;padding:30px 58px 28px}.promo-carousel .promo-banner-copy h1{max-width:265px;font-size:31px;line-height:1.02;letter-spacing:-1.3px;margin:12px 0 10px}.promo-carousel .promo-banner-copy>p:not(.eyebrow){max-width:240px;font-size:12px;line-height:1.35}.promo-carousel .promo-banner-copy .promo-button{margin-top:14px}.promo-carousel .promo-banner-etari{background-position:64% center}.promo-carousel .promo-banner-etari:nth-child(n){background-image:linear-gradient(90deg,rgba(25,8,12,.94) 0%,rgba(34,8,14,.74) 62%,rgba(20,5,8,.18) 100%),var(--mobile-banner)}.promo-carousel .promo-banner-etari:nth-child(1){--mobile-banner:url('/assets/etari-tire-service-v1.jpg')}.promo-carousel .promo-banner-etari:nth-child(2){--mobile-banner:url('/assets/etari-diagnostics-v1.jpg')}.promo-carousel .promo-banner-etari:nth-child(3){--mobile-banner:url('/assets/etari-sivik-service-v1.jpg')}}

/* TSSP-like carousel mechanics, with ETARI visuals and content. */
.promo-carousel{overflow:hidden;border-radius:22px;background:linear-gradient(125deg,#690014,#d20a36)}
.promo-carousel .promo-banner-etari.active{animation:etariSlideNext .52s cubic-bezier(.22,.72,.28,1) both!important;will-change:transform}
.promo-carousel[data-slide-direction="prev"] .promo-banner-etari.active{animation-name:etariSlidePrev!important}
.deal-of-day{overflow:hidden}.deal-of-day .slider-slide.active{animation:dealSlideNext .42s cubic-bezier(.22,.72,.28,1) both;will-change:transform,opacity}.deal-of-day[data-slide-direction="prev"] .slider-slide.active{animation-name:dealSlidePrev}
@keyframes etariSlideNext{from{transform:translateX(100%)}to{transform:translateX(0)}}
@keyframes etariSlidePrev{from{transform:translateX(-100%)}to{transform:translateX(0)}}
@keyframes dealSlideNext{from{opacity:.45;transform:translateX(36px)}to{opacity:1;transform:translateX(0)}}
@keyframes dealSlidePrev{from{opacity:.45;transform:translateX(-36px)}to{opacity:1;transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){.promo-carousel .promo-banner-etari.active,.deal-of-day .slider-slide.active{animation:none!important}}

/* Mobile storefront redesign: compact navigation, useful first screen and
   touch-friendly horizontal rails. Kept at the end to consolidate legacy
   responsive rules without changing the desktop layout. */
@media (max-width: 600px) {
  html { scroll-padding-top: 54px; }
  body { padding-bottom: env(safe-area-inset-bottom); }
  .wrap { width: calc(100% - 24px); }

  .topline { display: none; }
  .header {
    min-height: 0;
    padding: 12px 0 10px;
    display: grid;
    grid-template-columns: 102px minmax(82px, 1fr) 42px 42px 31px;
    gap: 8px;
    align-items: center;
  }
  .brand-logo { grid-column: 1; grid-row: 1; width: 102px; }
  .catalog-btn {
    grid-column: 2;
    grid-row: 1;
    min-height: 44px;
    justify-content: center;
    padding: 10px 13px;
    border-radius: 12px;
    font-size: 13px;
    box-shadow: 0 7px 18px rgba(207,10,44,.18);
  }
  .header-action {
    width: 42px;
    min-width: 42px;
    height: 44px;
    border: 1px solid #f0e2e5;
    border-radius: 12px;
    background: #fff;
  }
  .header-action svg { width: 21px; height: 21px; }
  .header-action small { top: -5px; right: -4px; }
  .header .header-action[href="account.html"] { display: none; }
  .header .account-action { grid-column: 3; grid-row: 1; }
  .header #cartButton { grid-column: 4; grid-row: 1; }
  .language-select {
    grid-column: 5;
    grid-row: 1;
    justify-self: stretch;
    margin: 0;
    padding: 2px;
    border-radius: 10px;
  }
  .language-flag { width: 25px; height: 22px; }
  .language-flag:not(.active) { display: none; }
  .header .search {
    grid-column: 1 / -1;
    grid-row: 2;
    order: initial;
    height: 46px;
    margin-top: 2px;
    border-radius: 13px;
    background: #fff;
  }
  .search button { width: 48px; background: #cf0a2c; color: #fff; }

  .quick-nav {
    position: sticky;
    top: 0;
    z-index: 12;
    border-top: 1px solid #f2e8ea;
    box-shadow: 0 5px 15px rgba(50,30,36,.06);
    background: rgba(255,255,255,.96);
    backdrop-filter: blur(12px);
  }
  .quick-nav-inner {
    width: 100%;
    padding: 0 12px;
    gap: 6px;
    overflow-x: auto;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
  }
  .quick-nav-inner::-webkit-scrollbar { display: none; }
  .quick-nav-inner a {
    min-height: 46px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    border-radius: 999px;
    scroll-snap-align: start;
    font-size: 12px;
    white-space: nowrap;
  }
  .quick-nav-inner .quick-nav-primary {
    min-height: 34px;
    margin: 6px 0;
    background: #fff0f3;
    color: #bd0a29;
  }
  .quick-nav-inner span { display: none; }

  main { padding-top: 12px; }
  .promo-showcase { gap: 12px; margin-bottom: 0; }
  .promo-carousel,
  .promo-carousel .promo-banner-etari,
  .promo-carousel .promo-banner-etari.active,
  .promo-carousel .promo-image-only,
  .promo-carousel .promo-image-only img {
    height: 300px;
    min-height: 300px;
  }
  .promo-carousel { border-radius: 18px; }
  .promo-image-only img { object-fit: cover; }
  .promo-banner-copy { padding: 28px 24px 22px; }
  .promo-banner-copy h1 { max-width: 270px; font-size: 29px; line-height: 1.08; }
  .promo-banner-copy > p:not(.eyebrow) { display: none; }
  .promo-carousel .promo-button {
    position: absolute;
    left: 70px;
    right: 70px;
    bottom: 12px;
    min-height: 42px;
    padding: 10px 12px;
    justify-content: center;
  }
  .promo-image-placeholder { display: none; }
  .promo-carousel .slider-arrow { width: 36px; height: 36px; }
  .promo-carousel .slider-arrow {
    top: auto;
    bottom: 10px;
    transform: none !important;
  }
  .promo-carousel .slider-arrow.prev { left: 10px; }
  .promo-carousel .slider-arrow.next { right: 10px; }

  .deal-of-day { min-height: 0; padding: 18px; border-radius: 18px; }
  .deal-title h2 { font-size: 19px; }
  .deal-image-placeholder { height: 142px; }
  .deal-of-day .slider-arrow { width: 36px; height: 36px; }

  main .section:has(#catalog), main .summer-hits, #sale {
    padding-top: 38px;
  }
  .section-head { align-items: center; margin-bottom: 16px; gap: 10px; }
  .section-head .eyebrow { margin-bottom: 5px; font-size: 9px; }
  .section-head h2, .sale-banner h2 { font-size: 23px; line-height: 1.12; }
  .section-head a {
    flex: 0 0 auto;
    padding: 9px 11px;
    border-radius: 10px;
    background: #fff;
    font-size: 11px;
  }

  .horizontal-showcase .categories,
  .horizontal-showcase .summer-hit-grid,
  .horizontal-showcase .products {
    gap: 10px;
    margin-right: -12px;
    padding-right: 28px;
  }
  .horizontal-showcase .categories a {
    flex-basis: 148px;
    min-height: 174px;
    padding: 11px;
    border-radius: 14px;
  }
  .horizontal-showcase .categories a em { height: 98px; margin-bottom: 9px; }
  .horizontal-showcase .categories a b { font-size: 12px; line-height: 1.25; }
  .horizontal-showcase .summer-hit-grid article,
  .horizontal-showcase .product {
    flex-basis: min(78vw, 300px);
  }
  .horizontal-showcase .product {
    min-height: 0;
    padding: 12px;
    border-radius: 16px;
  }
  .horizontal-showcase .product-img { height: 205px; }
  .horizontal-showcase .product h3 {
    height: auto;
    min-height: 38px;
    font-size: 13px;
    line-height: 1.42;
  }
  .horizontal-showcase .price { font-size: 21px; }
  .horizontal-showcase .buy { min-height: 46px; font-size: 13px; }

  .direction-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
  .direction-grid a { height: 132px; border-radius: 14px; }
  .direction-grid b { font-size: 15px; }
  .brand-showcase { padding-top: 44px; }
  .brand-chip-row { display: flex; gap: 9px; overflow-x: auto; scrollbar-width: none; }
  .brand-chip-row::-webkit-scrollbar { display: none; }
  .brand-chip-row b, .brand-chip-row a { flex: 0 0 135px; min-height: 64px; }

  footer { padding-bottom: 18px; }
  .footer { gap: 22px; }
}

@media (max-width: 370px) {
  .header { grid-template-columns: 94px minmax(76px,1fr) 40px 40px 29px; gap: 6px; }
  .brand-logo { width: 94px; }
  .catalog-btn { padding-inline: 10px; }
  .header-action { width: 40px; min-width: 40px; }
  .horizontal-showcase .summer-hit-grid article,
  .horizontal-showcase .product { flex-basis: 82vw; }
}
.auth-divider{display:flex;align-items:center;gap:12px;margin:16px 0;color:#9b9295;font-size:13px}.auth-divider::before,.auth-divider::after{content:"";height:1px;flex:1;background:#eadfe2}.telegram-login{width:100%;min-height:50px;border:0;border-radius:12px;background:#229ed9;color:#fff;font:700 15px/1.2 inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px;transition:transform .15s ease,background .15s ease}.telegram-login:hover{background:#168ac2;transform:translateY(-1px)}.telegram-login:disabled{opacity:.55;cursor:wait;transform:none}.telegram-logo{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#229ed9;font-size:14px;transform:rotate(-12deg)}.telegram-code{text-align:center;font-size:24px!important;font-weight:800;letter-spacing:.32em;font-variant-numeric:tabular-nums}

/* Realistic category photography, following the clean TSSP-style product presentation. */
.horizontal-showcase .categories a em:has(img){background:#fff}
.horizontal-showcase .categories a em:has(img)::after{content:none}
.horizontal-showcase .categories a em img{display:block;width:100%;height:100%;margin:0;object-fit:contain;border-radius:10px}
.catalog-tile span:has(img){background:#fff}
.catalog-tile span img{display:block;width:100%;height:100%;object-fit:contain}
.catalog-tile span::after{content:none!important}

/* The ETARI placeholder belongs only to an actually empty category visual.
   Icon fallbacks and uploaded images are real content and must not get a
   second generated label underneath them. */
.horizontal-showcase .categories a em:not(:empty)::after{content:none}

/* True two-panel horizontal movement for the homepage campaign carousel. */
.promo-carousel .promo-banner-etari{position:absolute;inset:0;width:100%;display:none}
.promo-carousel .promo-banner-etari.active,.promo-carousel .promo-banner-etari.leaving{display:grid}
.promo-carousel .promo-banner-etari.entering{z-index:2}
.promo-carousel .promo-banner-etari.leaving{z-index:1;pointer-events:none}
.promo-carousel[data-slide-direction="next"] .promo-banner-etari.entering{animation:etariEnterRight .56s cubic-bezier(.45,0,.2,1) both!important}
.promo-carousel[data-slide-direction="next"] .promo-banner-etari.leaving{animation:etariLeaveLeft .56s cubic-bezier(.45,0,.2,1) both!important}
.promo-carousel[data-slide-direction="prev"] .promo-banner-etari.entering{animation:etariEnterLeft .56s cubic-bezier(.45,0,.2,1) both!important}
.promo-carousel[data-slide-direction="prev"] .promo-banner-etari.leaving{animation:etariLeaveRight .56s cubic-bezier(.45,0,.2,1) both!important}
@keyframes etariEnterRight{from{transform:translateX(100%)}to{transform:translateX(0)}}
@keyframes etariLeaveLeft{from{transform:translateX(0)}to{transform:translateX(-100%)}}
@keyframes etariEnterLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}
@keyframes etariLeaveRight{from{transform:translateX(0)}to{transform:translateX(100%)}}
@media(prefers-reduced-motion:reduce){.promo-carousel .promo-banner-etari.entering,.promo-carousel .promo-banner-etari.leaving{animation-duration:.01ms!important}}
.promo-carousel .promo-banner-etari.active:not(.entering):not(.leaving){animation:none!important;transform:translateX(0)!important}

/* Splide powers the main promotion carousel. */
.promo-carousel.splide .splide__track,
.promo-carousel.splide .splide__list{height:100%}
.promo-carousel.splide .promo-banner-etari,
.promo-carousel.splide .promo-banner-etari.active,
.promo-carousel.splide .promo-banner-etari.leaving{position:relative;inset:auto;display:grid!important;width:100%;height:100%;min-height:100%;animation:none!important;transform:none!important}
.promo-carousel.splide .promo-banner-etari:has(.promo-image-only){display:block!important;grid-template-columns:none!important;background:none!important}
.promo-carousel.splide .promo-banner-etari:has(.promo-image-only) .promo-image-only,
.promo-carousel.splide .promo-banner-etari:has(.promo-image-only) .promo-image-only img{width:100%;height:100%;min-height:100%}
.promo-carousel.splide .promo-banner-etari:has(.promo-image-only) .promo-image-only img{object-fit:cover;object-position:center}
.promo-carousel.splide .splide__pagination{position:absolute;z-index:4;bottom:15px;left:50%;display:flex;gap:7px;margin:0;padding:0;transform:translateX(-50%)}
.promo-carousel.splide .splide__pagination li{display:flex}
.promo-carousel.splide .splide__pagination__page{width:8px;height:8px;margin:0;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.62);transition:width .2s ease,background .2s ease}
.promo-carousel.splide .splide__pagination__page.is-active{width:22px;background:#fff}
.promo-carousel.splide .splide__arrow:disabled{opacity:.45}
.my-slider-progress{position:absolute;z-index:5;right:0;bottom:0;left:0;height:3px;background:rgba(255,255,255,.28)}
.my-slider-progress-bar{width:0;height:100%;background:#cf0a2c;transition:width 400ms ease}
.promo-carousel.splide .splide__arrow{opacity:0!important;visibility:hidden!important;background:#fff!important;color:#cf0a2c!important;transition:opacity .2s ease,visibility .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease!important}
.promo-carousel.splide:hover .splide__arrow{opacity:1!important;visibility:visible!important}
.promo-carousel.splide .splide__arrow:hover{background:#fff!important;color:#cf0a2c!important;box-shadow:0 7px 20px rgba(44,16,24,.18)!important}
@media(hover:none){.promo-carousel.splide .splide__arrow{opacity:1!important;visibility:visible!important}}
.deal-of-day.splide .splide__track{margin-top:0}
.deal-of-day.splide .splide__list{align-items:stretch}
.deal-of-day.splide .slider-slide,
.deal-of-day.splide .slider-slide.active{display:block!important;animation:none!important}
.deal-of-day.splide .splide__pagination{display:none}
.deal-of-day .my-slider-progress{right:24px;bottom:8px;left:24px;height:3px;overflow:hidden;border-radius:999px;background:#e7e3e4}
.deal-of-day .my-slider-progress-bar{background:#cf0a2c}
.deal-product-link{display:block;color:inherit;text-decoration:none}
.deal-image-placeholder img{display:block;width:100%;height:100%;object-fit:contain}
.deal-product-link .deal-empty b{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.deal-product-link .deal-empty p{color:#cf0a2c;font-weight:800}
.direction-grid a>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.direction-grid a.has-image:before{z-index:1;background:linear-gradient(0deg,rgba(35,0,8,.72),rgba(35,0,8,.08) 72%)}
.direction-grid a.has-image span:after{display:none}
.brand-filter-tabs{display:flex;gap:10px;margin:0 0 18px;overflow-x:auto;scrollbar-width:none}
.brand-filter-tabs::-webkit-scrollbar{display:none}
.brand-filter-tabs button{flex:none;min-height:42px;padding:0 17px;border:1px solid transparent;border-radius:10px;background:#fff;color:#393438;font:700 12px Manrope;cursor:pointer}
.brand-filter-tabs button.active{border-color:#cf0a2c;color:#cf0a2c}
.brand-chip-row{grid-template-columns:repeat(5,minmax(0,1fr))}
.brand-chip-row a{padding:8px 12px}
.brand-chip-row a img{display:block;width:100%;height:auto;max-width:100%;max-height:110px;object-fit:contain}
.brand-chip-row a b{font-size:18px}
.brands-empty{grid-column:1/-1;color:#887c80}
@media(max-width:700px){.brand-filter-tabs{margin-right:-12px}.brand-chip-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.brand-chip-row a{padding:7px}.brand-chip-row a img{height:auto;max-height:90px}}
.popular-brands .section-head .all-brands-link{display:inline-flex!important;padding:0!important;background:transparent!important;color:#252124!important;font-family:Manrope,Arial,sans-serif;font-size:13px!important;font-weight:700;line-height:24px}
.all-brands-link:hover{color:#cf0a2c!important}
.popular-brands .all-brands{margin-top:24px;padding:24px;border-radius:16px;background:#eef0f3}
.popular-brands .all-brands[hidden]{display:none}
.all-brands-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.all-brands-head h3{margin:0;font-size:22px}
.all-brands-head button{width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#cf0a2c;font-size:24px;line-height:1;cursor:pointer}
@media(max-width:700px){.popular-brands .section-head{align-items:flex-end}.popular-brands .all-brands{margin-right:-2px;margin-left:-2px;padding:16px}.all-brands-head h3{font-size:19px}}

/* One product-card system for sales hits and summer hits. */
.horizontal-showcase #products .product,.horizontal-showcase .summer-hit-grid .product{flex:0 0 270px;width:270px;height:455px;min-height:455px}
#products .product .product-img,.summer-hit-grid .product .product-img{height:205px!important}
#products .product .buy,.summer-hit-grid .product .buy{height:44px;min-height:44px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:8px}
#products .product .buy svg,.summer-hit-grid .product .buy svg{width:19px;height:19px;flex:none}
@media(max-width:530px){.horizontal-showcase #products .product,.horizontal-showcase .summer-hit-grid .product{flex-basis:238px;width:238px;height:455px;min-height:455px}#products .product .product-img,.summer-hit-grid .product .product-img{height:185px!important}}
.horizontal-showcase #products .showcase-empty,.horizontal-showcase .summer-hit-grid .showcase-empty{flex:1 0 100%;width:100%;height:140px;min-height:140px;padding:24px;border:0;border-radius:16px;background:#fff;color:#766d71;display:grid;place-items:center;text-align:center;box-shadow:0 5px 22px rgba(45,26,32,.055)}
.showcase-empty b{font-size:14px;line-height:1.45}
@media(max-width:530px){.horizontal-showcase #products .showcase-empty,.horizontal-showcase .summer-hit-grid .showcase-empty{flex-basis:100%;width:100%;height:128px;min-height:128px;margin-right:12px;padding:20px}.showcase-empty b{font-size:13px}}

/* Separate, admin-powered brands catalogue. */
.brands-page-main{display:block;min-height:70vh;padding:0 0 72px;background:var(--page)}
.brands-page{padding-top:0}
.brands-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}
.brands-page-heading h1{margin:0;font-size:42px;line-height:1.08;letter-spacing:-1.8px}
.brands-page-heading .eyebrow{color:var(--red)}
.brands-page-heading>span{padding-bottom:4px;color:var(--muted);font-size:12px;font-weight:700}
.brands-page-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.brands-page-card{display:grid;place-items:center;height:96px;padding:8px 12px;border:1px solid transparent;border-radius:15px;background:#fff;color:var(--text);text-decoration:none;box-shadow:0 5px 20px rgba(45,26,32,.05);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.brands-page-card:hover{transform:translateY(-3px);border-color:#edc8ce;box-shadow:0 13px 30px rgba(45,26,32,.1)}
.brands-page-card img{display:block;width:100%;height:100%;max-width:120px;max-height:52px;object-fit:contain}
.brands-page-card b{font-size:20px;line-height:1.2;text-align:center}
.brands-page-status{grid-column:1/-1;margin:0;padding:50px 20px;border-radius:18px;background:#fff;color:var(--muted);font-weight:700;text-align:center}
.quick-nav a.active{color:var(--red)}
.brand-chip-row a,.brands-page-card{height:96px;min-height:96px}
.brand-chip-row a img,.brands-page-card img{width:auto;height:auto;max-width:154px;max-height:64px}
@media(max-width:900px){.brands-page-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:700px){
  .brands-page-main{padding-bottom:48px}
  .brands-page .breadcrumbs{padding-bottom:18px}
  .brands-page-heading{margin-bottom:17px}
  .brands-page-heading .eyebrow{display:none}
  .brands-page-heading h1{font-size:29px;letter-spacing:-1px}
  .brands-page-heading>span{font-size:10px}
  .brands-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .brand-chip-row a,.brands-page-card{height:78px;min-height:78px}
  .brands-page-card{padding:7px;border-radius:15px}
  .brands-page-card img{max-width:154px;max-height:64px}
  .brands-page-card b{font-size:15px}
  .brands-page-status{padding:36px 14px;font-size:12px}
}
.linked-product-variants{margin:20px 0;padding:16px;border:1px solid #eadfe2;border-radius:14px;background:#fff}
.linked-variant-title{margin:0 0 13px;font-size:14px;font-weight:800;color:#292427}
.linked-variant-field{margin:0 0 14px;padding:0;border:0}.linked-variant-field:last-child{margin-bottom:0}.linked-variant-field legend{margin-bottom:8px;font-size:12px;color:#756b6f}.linked-variant-field>div{display:flex;flex-wrap:wrap;gap:8px}
.linked-variant-field button{min-height:40px;padding:8px 13px;border:1px solid #ded6d8;border-radius:10px;background:#fff;color:#312b2e;font-weight:750;cursor:pointer}.linked-variant-field button:hover{border-color:#cf0a2c}.linked-variant-field button.active{border-color:#cf0a2c;background:#fff0f3;color:#bd0828;box-shadow:0 0 0 1px #cf0a2c inset}.linked-variant-field button:disabled{opacity:.35;cursor:not-allowed;text-decoration:none}
@media(max-width:600px){.linked-product-variants{margin:16px 0;padding:14px}.linked-variant-field button{min-height:42px;padding:9px 12px}}
.unified-header{position:sticky!important;top:0!important;z-index:40!important;height:78px!important;min-height:78px!important;background:#2b2b2b!important;color:#fff!important;box-shadow:0 0 0 100vmax #2b2b2b;clip-path:inset(0 -100vmax);transition:box-shadow .2s ease}
.unified-header.is-scrolled{box-shadow:0 8px 24px rgba(0,0,0,.22),0 0 0 100vmax #2b2b2b}
.unified-header .brand-logo{filter:brightness(0) invert(1)}
.unified-header .header-action,.unified-header .store-head-link,.unified-header .store-cart{color:#fff!important}
.unified-header .header-action:hover,.unified-header .store-head-link:hover,.unified-header .store-cart:hover{color:#ff3153!important}
.unified-header .search{background:#fff!important;border-color:#555!important;color:#222}.unified-header .search input{color:#222!important}
.unified-header .catalog-btn{background:#cf0a2c!important;color:#fff!important}
.unified-header .account-action,.unified-header .orders-action,.unified-header #cartButton{width:76px!important;min-width:76px!important;height:62px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:12px!important;background:rgba(255,255,255,.06)!important}
.unified-header .account-action:hover,.unified-header .orders-action:hover,.unified-header #cartButton:hover{border-color:#ff3153!important;background:rgba(255,255,255,.1)!important}
.quick-nav{display:none!important}
.catalog-panel{display:none;position:fixed!important;inset:var(--catalog-panel-top,78px) 0 0!important;z-index:39!important;padding:24px 0 40px!important;background:rgba(20,20,20,.58)!important;overflow:auto!important}
.catalog-panel.open{display:block!important}
.catalog-panel>.wrap{background:#f5f6f8}.catalog-panel-head{padding:22px 24px 12px;border-radius:18px 18px 0 0}.catalog-panel-head h2{font-size:30px!important}.catalog-full-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;padding:10px 24px 20px!important;gap:12px!important}
.catalog-tile{min-height:150px!important;padding:13px!important;border:1px solid #ece7e8!important}.catalog-tile span{order:0;height:94px!important;overflow:hidden}.catalog-tile span img{width:100%;height:100%;object-fit:contain}.catalog-tile b{order:1;margin-top:10px;font-size:12px!important}.catalog-tile span:after{content:''!important}
.catalog-all-link{padding:0 24px 24px!important;border-radius:0 0 18px 18px}.catalog-all-link a{display:flex;justify-content:center;padding:14px;border-radius:11px;background:#cf0a2c;color:#fff;text-decoration:none;font-weight:800}
@media(max-width:850px){.catalog-full-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:600px){.unified-header{height:auto!important;min-height:70px!important;padding-top:10px!important;padding-bottom:10px!important}.catalog-panel{inset:var(--catalog-panel-top,70px) 0 0!important;background:#f5f6f8!important;padding:0 0 30px!important}.catalog-panel-head{border-radius:0}.catalog-full-grid{grid-template-columns:1fr!important;padding:8px 12px 18px!important}.catalog-tile{min-height:82px!important;display:grid!important;grid-template-columns:74px 1fr!important;align-items:center!important;gap:12px!important}.catalog-tile span{height:64px!important}.catalog-tile b{margin:0!important;font-size:13px!important}.catalog-all-link{padding:0 12px 24px!important;border-radius:0}}
@media(max-width:600px){.unified-header .account-action,.unified-header .orders-action,.unified-header #cartButton{width:48px!important;min-width:48px!important;height:48px!important}}
.unified-header .language-select{box-sizing:border-box;width:76px!important;min-width:76px!important;height:62px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center;border:1px solid rgba(255,255,255,.28)!important;border-radius:12px!important;background:rgba(255,255,255,.06)!important}
.unified-header .language-flag{display:none!important;width:42px!important;height:34px!important;padding:2px!important;border:0!important;border-radius:8px!important;background:#fff!important;opacity:1!important;box-shadow:none!important}
.unified-header .language-flag.active{display:block!important}
@media(max-width:600px){.unified-header.header{grid-template-columns:90px minmax(72px,1fr) repeat(3,48px)!important;gap:6px!important}.unified-header .brand-logo{width:90px!important}.unified-header .account-action,.unified-header #cartButton,.unified-header .language-select{box-sizing:border-box!important;width:48px!important;min-width:48px!important;height:48px!important}.unified-header .language-flag{width:36px!important;height:29px!important}}
@media(max-width:600px){.unified-header.header{grid-template-columns:112px 78px repeat(3,48px)!important;gap:4px!important}.unified-header .brand-logo{width:112px!important;height:48px!important;display:flex!important;align-items:center!important;overflow:hidden!important}.unified-header .brand-logo img{width:112px!important;height:40px!important;transform:scaleY(1.2);transform-origin:left center}.unified-header .catalog-btn{box-sizing:border-box!important;width:78px!important;min-width:78px!important;height:48px!important;min-height:48px!important;padding:6px!important;gap:4px!important;font-size:11px!important}.unified-header .catalog-btn svg{width:18px!important;height:18px!important}}
@media(max-width:600px){html,body{width:100%;max-width:100%;overflow-x:hidden;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}}
@media(max-width:600px){.unified-header.header{grid-template-columns:minmax(97px,112px) minmax(74px,78px) repeat(3,48px)!important;column-gap:0!important;justify-content:space-between!important}.unified-header .search{width:100%!important}}


/* Two-line ETARI purchase CTA. The icon is independent, so both text lines stay optically centered. */
.product-purchase-actions .buy{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;padding:0 20px!important;line-height:1.1!important}

/* Text language selector: one visible language, click to cycle RU → KZ → ENG. */
.language-select{display:grid;place-items:center;padding:4px;border:1px solid #f0b8c2;border-radius:9px;background:#fff}
.language-option{display:none;align-items:center;justify-content:center;width:48px;height:38px;padding:0;border:0;border-radius:7px;background:transparent;color:#302a2d;font:800 18px Manrope,sans-serif;cursor:pointer}
.language-option.active{display:flex}
.language-option:hover{background:#fff0f3;color:#bd0828}
.unified-header .language-select{box-sizing:border-box;width:76px!important;min-width:76px!important;height:62px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:12px!important;background:rgba(255,255,255,.06)!important}
.unified-header .language-option{display:none!important;align-items:center!important;justify-content:center!important;width:58px!important;height:42px!important;padding:0!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#fff!important;font:800 20px Manrope,sans-serif!important;box-shadow:none!important}
.unified-header .language-option.active{display:flex!important}
.unified-header .language-option:hover{background:rgba(255,255,255,.1)!important;color:#fff!important}
@media(max-width:600px){
  .unified-header .language-select{box-sizing:border-box!important;width:48px!important;min-width:48px!important;height:48px!important}
  .unified-header .language-option{width:44px!important;height:38px!important;font-size:16px!important}
}

/* TSSP-inspired desktop header with ETARI colors. */
@media(min-width:900px){
  .topline,.topin{height:50px}
  .tssp-topin{width:min(1310px,calc(100% - 40px));justify-content:space-between;gap:18px}
  .topline-left,.topline-menu,.top-socials{display:flex;align-items:center}
  .topline-left{gap:13px;min-width:0}
  .topline-menu{gap:17px;margin-left:auto;white-space:nowrap}
  .top-socials{gap:8px}
  .top-city{display:flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#fff;font:750 11px Manrope,sans-serif;cursor:pointer}
  .top-city i:first-child,.top-phone i{font-size:15px}
  .top-city i:last-child{font-size:10px;opacity:.72}
  .top-phone{display:flex;align-items:center;gap:6px;margin:0!important;font-size:11px;white-space:nowrap}
  .callback-link{margin:0!important;padding:7px 13px;border:1px solid rgba(255,255,255,.3);border-radius:7px;font-size:10px!important;white-space:nowrap}
  .top-socials a,.topline-menu a{margin:0!important;color:#bdb8ba;text-decoration:none}
  .top-socials a{display:grid;width:18px;height:18px;place-items:center;font-size:15px}
  .topline-menu a{display:flex;align-items:center;gap:3px;font-size:10px;font-weight:650}
  .topline-menu a:hover,.top-socials a:hover{color:#fff}
  .topline-menu i{font-size:9px}
  .topline-menu .top-promo{padding:8px 11px;border-radius:8px;background:#cf0a2c;color:#fff;font-weight:800}
  .top-promo span{font-size:12px}
  body>.unified-header{width:min(1310px,calc(100% - 40px));height:94px!important;min-height:94px!important;gap:13px}
  .unified-header .brand-logo{width:190px}
  .unified-header .catalog-btn{height:48px;padding:0 19px;border-radius:9px}
  .unified-header .search{height:48px;border-radius:9px}
  .unified-header .account-action,.unified-header #cartButton,.unified-header .language-select{width:76px!important;min-width:76px!important;height:76px!important;border:0!important;border-radius:0!important;background:transparent!important}
  .unified-header .account-action:hover,.unified-header #cartButton:hover,.unified-header .language-select:hover{border:0!important;background:transparent!important;color:#ff3153!important}
  .unified-header .account-action svg,.unified-header #cartButton svg{width:34px;height:34px;stroke-width:1.9}
  .unified-header .account-action span,.unified-header #cartButton span{font-size:12px;line-height:1}
  .unified-header #cartButton small,.unified-header .account-action .account-bonus{top:3px;right:2px;min-width:25px;padding:4px 7px;border-radius:8px;background:#087df5;color:#fff;font:800 12px/1 Manrope,sans-serif}
  .unified-header .language-option{width:76px!important;height:76px!important;flex-direction:column;gap:4px;font-size:12px!important}
  .unified-header .language-icon{
    display:block;
    width:34px;
    height:34px;
    object-fit:contain;
    filter:invert(1);
  }
  .unified-header .language-option span{font:800 12px/1 Manrope,sans-serif}
}
.product-purchase-actions .buy>svg{display:none!important}
.product-purchase-actions .buy .buy-copy{display:grid!important;width:100%!important;place-items:center!important;gap:2px!important;text-align:center!important}
.product-purchase-actions .buy .buy-main{display:block!important;color:inherit!important;font-size:13px!important;font-weight:800!important;line-height:1.05!important;white-space:nowrap}
.product-purchase-actions .buy .buy-note{display:block!important;margin:0!important;color:inherit!important;font-size:9px!important;font-weight:600!important;line-height:1!important;opacity:.86}
.product-purchase-actions .buy[hidden]{display:none!important}
.cart-quantity-stepper{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;width:100%;height:44px;min-height:44px;overflow:hidden;border-radius:11px;background:#13aa4b;color:#fff}
.cart-quantity-stepper button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:inherit;font:800 23px/1 Manrope,sans-serif;cursor:pointer}
.cart-quantity-stepper button:first-child{border-right:1px solid rgba(255,255,255,.28)}
.cart-quantity-stepper button:last-child{border-left:1px solid rgba(255,255,255,.28)}
.cart-quantity-stepper button:hover:not(:disabled){background:rgba(0,0,0,.1)}
.cart-quantity-stepper button:disabled{cursor:not-allowed;opacity:.42}
.cart-quantity-stepper button:focus-visible{position:relative;z-index:1;outline:3px solid #087df5;outline-offset:-3px}
.cart-quantity-stepper span{display:grid;min-width:0;place-items:center;padding:0 4px;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}
.storefront-product-card .cart-quantity-stepper>span{display:grid;min-width:0;place-items:center;padding:0 4px;text-align:center;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}
.storefront-product-card[data-cart-busy="true"] .cart-quantity-stepper{opacity:.72}

/* Cashback price and purchase choices. */
.product .product-link .effective-price{order:1}.product .product-link .pay-price{order:2}
.effective-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin:0;line-height:1.2}.effective-price b{font-size:21px}.effective-price>span:not(.old){color:#168b78;font-size:11px;font-weight:800}
.effective-price .cashback-flag,.summer-hit-grid .product .effective-price .cashback-flag{display:inline-flex;align-items:center;align-self:center;height:23px;padding:0 17px 0 9px;border:0;border-radius:0;background:#10c44d;color:#fff!important;clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%);font-size:10px!important;font-weight:800!important;line-height:1!important;white-space:nowrap}
.pay-price{margin-top:4px;color:#918c8e;font-size:12px}.pay-price .old,.effective-price .old{margin-left:4px;color:#aaa;text-decoration:line-through}
.product-purchase-actions{display:grid;gap:7px;margin-top:auto}.product-purchase-actions .buy{width:100%;margin-top:0}
.kaspi-buy{display:grid;place-items:center;min-height:44px;border-radius:11px;background:#ef4136;color:#fff;text-decoration:none;font-size:12px;font-weight:800}.kaspi-buy:hover{background:#d83229}
.etari-only-note{display:none}
.product-purchase-actions .buy,.product-purchase-actions .kaspi-buy{align-content:center;gap:1px;line-height:1.2}.product-purchase-actions small{display:block;color:inherit;font-size:10px;font-weight:700;opacity:.9}

/* Homepage cards keep the same two-row purchase area with or without Kaspi. */
.horizontal-showcase #products .product .etari-only-note,
.horizontal-showcase .summer-hit-grid .product .etari-only-note{
  display:grid!important;
  height:44px!important;
  min-height:44px!important;
  place-items:center!important;
  border:1px solid #eadfe2!important;
  border-radius:11px!important;
  background:#f8f4f5!important;
  color:#756d71!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1!important;
  text-align:center!important;
}
.horizontal-showcase #products .product,
.horizontal-showcase .summer-hit-grid .product{
  height:464px;
  min-height:464px;
  padding-bottom:14px!important;
}

/* Mobile campaign banners: preserve the complete 16:9 artwork from admin. */
@media(max-width:530px){
  .promo-carousel{
    width:calc(100% - 24px);
    height:auto!important;
    min-height:0!important;
    margin-right:auto;
    margin-left:auto;
    aspect-ratio:16/9;
  }
  .promo-carousel .splide__track,
  .promo-carousel .splide__list,
  .promo-carousel .promo-banner-etari,
  .promo-carousel .promo-banner-etari.active,
  .promo-carousel .promo-image-only,
  .promo-carousel .promo-image-only img{
    height:100%!important;
    min-height:0!important;
  }
  .promo-carousel.splide .promo-banner-etari:has(.promo-image-only) .promo-image-only img{
    object-fit:contain;
    object-position:center;
    background:#fff;
  }
}

/* TSSP-style homepage category carousel. */
.category-showcase .section-head{justify-content:flex-start;align-items:baseline;gap:24px;margin-bottom:16px}
.category-showcase .section-head h2{font-size:29px}
.category-showcase .section-head .all-categories-link{display:inline-flex!important;padding:0!important;background:transparent!important;color:#191719!important;font-size:13px!important;font-weight:700;line-height:24px}
.horizontal-showcase.category-showcase .categories{gap:12px;padding:0 0 18px}
.horizontal-showcase.category-showcase .categories a{
  flex:0 0 206px;
  height:254px;
  min-height:254px;
  padding:14px 12px 18px;
  justify-content:flex-start;
  border:0;
  border-radius:12px;
  box-shadow:none;
}
.horizontal-showcase.category-showcase .categories a em{height:174px;margin:0 0 10px;border:0;border-radius:0;background:#fff}
.horizontal-showcase.category-showcase .categories a em img{border-radius:0;object-fit:contain}
.horizontal-showcase.category-showcase .categories a b{
  display:-webkit-box;
  overflow:hidden;
  font-size:14px;
  line-height:1.35;
  text-align:center;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.horizontal-showcase.category-showcase .row-scroll-controls{top:55%}
@media(max-width:530px){
  .category-showcase .section-head{gap:12px;margin-bottom:14px}
  .category-showcase .section-head h2{font-size:23px}
  .category-showcase .section-head .all-categories-link,
  .popular-brands .section-head .all-brands-link{font-size:11px!important}
  .horizontal-showcase.category-showcase .categories{gap:10px;margin-right:-12px;padding-right:28px}
  .horizontal-showcase.category-showcase .categories a{flex-basis:148px;height:184px;min-height:184px;padding:10px}
  .horizontal-showcase.category-showcase .categories a em{height:119px;margin-bottom:8px}
  .horizontal-showcase.category-showcase .categories a b{font-size:11px}
}

/* Popular brands: the admin-managed list moves as one continuous Splide strip. */
.brand-autoscroll{
  overflow:hidden;
  cursor:grab;
}
.brand-autoscroll:active{cursor:grabbing}
.brand-autoscroll .splide__track{overflow:visible}
.brand-autoscroll.is-initialized .brand-chip-row{
  display:flex!important;
  grid-template-columns:none!important;
  gap:0!important;
  overflow:visible!important;
}
.brand-autoscroll.is-initialized .brand-chip-row .splide__slide{
  flex:0 0 auto;
  height:104px;
  min-height:104px;
  padding:8px 18px;
  margin:0 6px;
}
.brand-autoscroll .brand-chip-row a img{
  max-width:154px;
  max-height:64px;
}
@media(max-width:700px){
  .brand-autoscroll{
    width:calc(100% + 24px);
    margin-right:-12px;
    margin-left:-12px;
  }
  .brand-autoscroll.is-initialized .brand-chip-row .splide__slide{
    height:82px;
    min-height:82px;
    padding:7px 12px;
    margin:0 4px;
  }
  .brand-autoscroll .brand-chip-row a img{
    max-width:132px;
    max-height:55px;
  }
}
@media(prefers-reduced-motion:reduce){
  .brand-autoscroll{cursor:auto}
}

/* Главная страница, компьютер: название товара занимает максимум две строки. */
@media(min-width:531px){
  .horizontal-showcase #products .product .product-link h3,
  .horizontal-showcase .summer-hit-grid .product .product-link h3{
    display:-webkit-box;
    height:36px;
    min-height:36px;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
}

/* Главная страница: временно скрываем текстовые варианты цветов в карточках. */
.horizontal-showcase #products .product > .variant-chips,
.horizontal-showcase .summer-hit-grid .product > .variant-chips{
  display:none;
}

/* Локальный тест: компактный выбор цвета поверх фотографии товара. */
.horizontal-showcase .product-color-dots{
  position:absolute;
  z-index:3;
  top:calc(14px + 205px - 10px);
  right:22px;
  display:grid;
  gap:5px;
  transform:translateY(-100%);
}
.horizontal-showcase .product-color-dot,
.horizontal-showcase .product-color-more{
  box-sizing:border-box;
  width:24px;
  height:24px;
  border:2px solid #fff;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 0 1px rgba(35,29,32,.22),0 3px 8px rgba(35,29,32,.14);
}
.horizontal-showcase .product-color-dot{
  display:grid;
  place-items:center;
  padding:0;
  overflow:hidden;
  cursor:pointer;
  transition:transform .16s ease,box-shadow .16s ease;
}
.horizontal-showcase .product-color-dot svg{
  display:block;
  width:100%;
  height:100%;
}
.horizontal-showcase .product-color-dot:hover{
  transform:scale(1.1);
}
.horizontal-showcase .product-color-dot.active{
  box-shadow:0 0 0 2px #cf0a2c,0 4px 10px rgba(35,29,32,.18);
}
.horizontal-showcase .product-color-dot:focus-visible{
  outline:3px solid rgba(207,10,44,.35);
  outline-offset:3px;
}
.horizontal-showcase .product-color-more{
  display:grid;
  place-items:center;
  background:#fff;
  color:#302a2d;
  font-size:9px;
  font-weight:800;
}
.horizontal-showcase .kaspi-buy.is-unavailable{
  background:#d8d3d5;
  color:#756d71;
  cursor:not-allowed;
}
.horizontal-showcase .product-img img{
  transition:opacity .16s ease;
}
@media(max-width:530px){
  .horizontal-showcase .product-color-dots{
    top:calc(14px + 185px - 10px);
    right:20px;
  }
}

/* Mobile discount carousel prototype: two compact, contained cards per screen. */
.deal-image-placeholder{
  overflow:hidden;
}
.deal-image-placeholder img{
  position:absolute;
  inset:0;
  width:100%!important;
  height:100%!important;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
}
@media(max-width:530px){
  .deal-of-day{
    min-height:292px;
    padding:16px;
  }
  .deal-title{
    margin-bottom:12px;
  }
  .deal-title h2{
    font-size:19px;
  }
  .deal-of-day .splide__track{
    overflow:hidden;
  }
  .deal-of-day .splide__list{
    align-items:stretch;
  }
  .deal-of-day .deal-slide{
    min-width:0;
  }
  .deal-product-link{
    height:100%;
    padding:8px;
    border:1px solid #f0e4e7;
    border-radius:13px;
    background:#fff;
  }
  .deal-image-placeholder{
    height:112px;
    margin:0 0 9px;
    border-radius:10px;
  }
  .deal-product-link .deal-empty b{
    min-height:31px;
    color:#2e292b;
    font-size:12px;
    line-height:1.3;
  }
  .deal-product-link .deal-empty p{
    margin:6px 0 0;
    font-size:10px;
    line-height:1.3;
  }
  .deal-of-day .splide__pagination{
    bottom:7px;
  }
  .deal-of-day .splide__arrow{
    display:none;
  }
}

/* Mobile product rows: two complete cards fit inside the viewport. */
@media(max-width:530px){
  .horizontal-showcase .summer-hit-grid,
  .horizontal-showcase .products{
    gap:8px;
    margin-right:0;
    padding-right:0;
    scroll-padding-inline:0;
  }
  .horizontal-showcase #products .product,
  .horizontal-showcase .summer-hit-grid .product{
    flex:0 0 calc((100% - 8px)/2);
    width:calc((100% - 8px)/2);
    height:374px;
    min-height:374px;
    padding:8px!important;
    border-radius:14px!important;
  }
  #products .product .product-img,
  .summer-hit-grid .product .product-img{
    height:138px!important;
    margin-bottom:8px;
    border-radius:10px!important;
  }
  .horizontal-showcase .product-badges{
    top:8px;
    right:8px;
    left:8px;
  }
  .horizontal-showcase .product-badges .discount,
  .horizontal-showcase .sale-label{
    padding:3px 6px!important;
    font-size:8px!important;
  }
  .horizontal-showcase .product .effective-price{
    display:flex;
    min-height:39px;
    align-content:flex-start;
    align-items:center;
    gap:3px;
    margin:0;
  }
  .horizontal-showcase .product .effective-price b{
    font-size:15px;
    line-height:1.1;
    white-space:nowrap;
  }
  .horizontal-showcase .product .effective-price .cashback-flag{
    height:19px;
    padding:0 11px 0 6px;
    font-size:7.5px!important;
  }
  .horizontal-showcase .product .effective-price .old{
    flex-basis:100%;
    margin:0;
    font-size:9px;
  }
  .horizontal-showcase #products .product .product-link h3,
  .horizontal-showcase .summer-hit-grid .product .product-link h3{
    display:-webkit-box;
    height:32px;
    min-height:32px;
    margin:5px 0 3px;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    font-size:10.5px;
    line-height:1.35;
  }
  .horizontal-showcase .product .product-code{
    margin:0 0 5px;
    overflow:hidden;
    font-size:8.5px;
    line-height:1.3;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .horizontal-showcase .product .availability{
    margin:2px 0 7px!important;
    padding:4px 6px;
    font-size:9.5px;
  }
  .horizontal-showcase .product-color-dots{
    top:calc(8px + 138px - 7px);
    right:12px;
    gap:4px;
  }
  .horizontal-showcase .product-color-dot,
  .horizontal-showcase .product-color-more{
    width:19px;
    height:19px;
    border-width:1px;
  }
  .horizontal-showcase .product-purchase-actions{
    gap:6px;
  }
  .horizontal-showcase #products .product .etari-only-note,
  .horizontal-showcase .summer-hit-grid .product .etari-only-note{
    display:grid!important;
    height:40px!important;
    min-height:40px!important;
    place-items:center;
    border:1px solid #eadfe2!important;
    border-radius:9px!important;
    background:#f8f4f5!important;
    color:#756d71!important;
    font-size:9.5px!important;
    font-weight:750!important;
    line-height:1!important;
    text-align:center!important;
  }
  #products .product .buy,
  .summer-hit-grid .product .buy,
  .horizontal-showcase .kaspi-buy{
    height:40px;
    min-height:40px;
    border-radius:9px;
  }
  .horizontal-showcase .product-purchase-actions .buy{
    padding:0 5px!important;
  }
  .horizontal-showcase .product-purchase-actions .buy .buy-main{
    font-size:10px!important;
  }
  .horizontal-showcase .product-purchase-actions .buy .buy-note{
    font-size:7.5px!important;
  }
  .horizontal-showcase .kaspi-buy{
    font-size:10px;
  }
  .horizontal-showcase .product-purchase-actions small{
    font-size:8.5px;
  }
  .horizontal-showcase .cart-quantity-stepper{
    grid-template-columns:38px minmax(0,1fr) 38px;
    height:40px;
    min-height:40px;
    border-radius:9px;
  }
  .horizontal-showcase .cart-quantity-stepper button{font-size:20px}
  .horizontal-showcase .cart-quantity-stepper span{font-size:9.5px}
}

/* A zero-value cart badge is intentionally absent, not rendered as “0”. */
#cartCount[hidden]{display:none!important}

/* TSSP price rhythm: discount stays by the image, old price stays beside the
   current price, and cashback owns a stable second row on every card. */
.product .product-link .product-price-block{order:1}
.product-price-block{
  position:relative;
  display:grid;
  grid-template-rows:26px 23px;
  gap:4px;
  min-height:53px;
}
.product-price-block .effective-price{
  display:flex;
  min-width:0;
  align-items:baseline;
  flex-wrap:nowrap;
  gap:7px;
  order:0!important;
  overflow:hidden;
}
.product-price-block .effective-price b{
  flex:none;
  white-space:nowrap;
}
.product-price-block .effective-price .old{
  min-width:0;
  margin-left:auto;
  overflow:hidden;
  font-size:10px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.product-cashback-line{
  display:flex;
  min-height:23px;
  align-items:flex-start;
  order:1;
}
.product-cashback-line .cashback-flag{
  display:inline-flex;
  height:23px;
  align-items:center;
  padding:0 17px 0 9px;
  border:0;
  background:#10c44d;
  clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%);
  color:#fff;
  font-size:10px;
  font-weight:800;
  line-height:1;
  white-space:nowrap;
}
.product-bundle-saving{display:flex;align-items:center;gap:6px;width:max-content;margin-top:6px;padding:5px 8px;border-radius:7px;background:#eaf9ef;color:#129a43;font-size:10px}.product-bundle-saving span{font-weight:700}.product-bundle-saving b{font-size:11px}
.price-discount{
  position:absolute;
  z-index:4;
  top:-43px;
  left:0;
  display:inline-flex;
  min-height:27px;
  align-items:center;
  padding:4px 8px;
  border-radius:8px;
  background:#ff343f;
  color:#fff;
  font-size:11px;
  font-weight:800;
  line-height:1;
}
.product .product-link h3{order:2}
.product .product-link .product-code{order:3}

@media(min-width:601px){
  .storefront-product-card{height:438px;min-height:438px}
  .storefront-product-card.has-secondary-purchase{height:491px;min-height:491px}
  .home-page .horizontal-showcase #products .storefront-product-card,
  .home-page .horizontal-showcase .summer-hit-grid .storefront-product-card{
    height:438px;
    min-height:438px;
  }
  .home-page .horizontal-showcase #products .storefront-product-card.has-secondary-purchase,
  .home-page .horizontal-showcase .summer-hit-grid .storefront-product-card.has-secondary-purchase{
    height:491px;
    min-height:491px;
  }
}

@media(max-width:530px){
  .horizontal-showcase .product-price-block{
    grid-template-rows:22px 19px;
    gap:3px;
    min-height:44px;
  }
  .horizontal-showcase .product .effective-price{
    min-height:22px;
    align-content:initial;
    flex-wrap:nowrap;
  }
  .horizontal-showcase .product .effective-price .old{
    flex-basis:auto;
    margin-left:auto;
    font-size:8px;
  }
  .horizontal-showcase .product-cashback-line,
  .horizontal-showcase .product-cashback-line .cashback-flag{
    min-height:19px;
    height:19px;
  }
  .horizontal-showcase .product-cashback-line .cashback-flag{
    padding:0 11px 0 6px;
    font-size:7.5px;
  }
  .horizontal-showcase .price-discount{
    top:-34px;
    min-height:21px;
    padding:3px 6px;
    font-size:8px;
  }
  .horizontal-showcase #products .product,
  .horizontal-showcase .summer-hit-grid .product{
    height:379px;
    min-height:379px;
  }
}

/* Wider desktop storefront: five complete product cards in each showcase row. */
@media(min-width:1280px){
  .wrap{
    width:min(var(--store-width,1270px),calc(100% - 72px));
  }
  .home-page .horizontal-showcase #products,
  .home-page .horizontal-showcase .summer-hit-grid{
    gap:14px;
  }
  .home-page .horizontal-showcase #products .product,
  .home-page .horizontal-showcase .summer-hit-grid .product{
    flex:0 0 calc((100% - 56px)/5);
    width:calc((100% - 56px)/5);
    min-width:0;
  }
}

/* One storefront frame for home, catalog, product, cart, and supporting pages. */
:root{--store-width:1270px}
.header-action>i{display:block;width:28px;height:28px;font-size:28px;line-height:1}
.catalog-btn>i{display:block;width:22px;height:22px;flex:none;font-size:22px;line-height:1}
@media(max-width:530px){
  .header-action>i{width:24px;height:24px;font-size:24px}
  .catalog-btn>i{width:20px;height:20px;font-size:20px}
}

/* Shared storefront product card: home and catalog use the same component. */
.storefront-product-card>.variant-chips{display:none}
.storefront-product-card .product-link h3{
  display:-webkit-box;
  height:36px;
  min-height:36px;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.storefront-product-card .product-color-dots{
  position:absolute;
  z-index:3;
  top:calc(14px + 205px - 10px);
  right:22px;
  display:grid;
  gap:5px;
  transform:translateY(-100%);
}
.storefront-product-card .product-color-dot,
.storefront-product-card .product-color-more{
  box-sizing:border-box;
  width:24px;
  height:24px;
  border:2px solid #fff;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 0 1px rgba(35,29,32,.22),0 3px 8px rgba(35,29,32,.14);
}
.storefront-product-card .product-color-dot{
  display:grid;
  place-items:center;
  padding:0;
  overflow:hidden;
  cursor:pointer;
  transition:transform .16s ease,box-shadow .16s ease;
}
.storefront-product-card .product-color-dot svg{display:block;width:100%;height:100%}
.storefront-product-card .product-color-dot:hover{transform:scale(1.1)}
.storefront-product-card .product-color-dot.active{box-shadow:0 0 0 2px #cf0a2c,0 4px 10px rgba(35,29,32,.18)}
.storefront-product-card .product-color-dot:focus-visible{outline:3px solid rgba(207,10,44,.35);outline-offset:3px}
.storefront-product-card .product-color-more{
  display:grid;
  place-items:center;
  color:#302a2d;
  font-size:9px;
  font-weight:800;
}
.storefront-product-card .kaspi-buy.is-unavailable{background:#d8d3d5;color:#756d71;cursor:not-allowed}
.storefront-product-card .etari-only-note{
  display:grid!important;
  height:44px;
  min-height:44px;
  place-items:center;
  border:1px solid #eadfe2;
  border-radius:11px;
  background:#f8f4f5!important;
  color:#756d71!important;
  font-size:11px;
  font-weight:800;
  line-height:1;
  text-align:center;
  pointer-events:none;
}
.storefront-product-card .etari-only-note small{display:none!important}
.storefront-product-card .etari-only-copy{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:6px;
  color:#756d71;
  font-size:11px;
  font-weight:800;
  line-height:1;
  white-space:nowrap;
}
.storefront-product-card .etari-only-copy img{
  display:block;
  width:54px;
  height:auto;
  flex:none;
}
.storefront-product-card .product-img img{transition:opacity .16s ease}
@media(min-width:601px){
  .storefront-product-card{height:438px;min-height:438px;padding-bottom:14px!important}
  .storefront-product-card.has-secondary-purchase{height:491px;min-height:491px}
  .home-page .horizontal-showcase #products .storefront-product-card,
  .home-page .horizontal-showcase .summer-hit-grid .storefront-product-card{
    height:438px;
    min-height:438px;
  }
  .home-page .horizontal-showcase #products .storefront-product-card.has-secondary-purchase,
  .home-page .horizontal-showcase .summer-hit-grid .storefront-product-card.has-secondary-purchase{
    height:491px;
    min-height:491px;
  }
  .storefront-product-card .product-img{height:205px!important}
  .storefront-product-card .buy,.storefront-product-card .kaspi-buy{height:44px;min-height:44px}
}
@media(min-width:1280px){
  .catalog-page .catalog-layout{
    grid-template-columns:242px minmax(0,1fr);
    gap:14px;
  }
  .catalog-page .catalog-products{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:14px;
  }
}
@media(max-width:600px){
  .storefront-product-card .product-color-dots{
    top:calc(11px + 220px - 9px);
    right:19px;
  }
}
@media(max-width:370px){
  .storefront-product-card .product-color-dots{top:calc(11px + 205px - 9px)}
}

/* Compact two-row storefront header: every action stays visible on phones. */
@media(max-width:600px){
  .unified-header.header{
    display:grid!important;
    grid-template-columns:98px repeat(4,minmax(0,1fr))!important;
    grid-template-areas:
      "brand account orders cart language"
      "catalog search search search search"!important;
    gap:8px 6px!important;
    height:auto!important;
    min-height:0!important;
    padding:10px 0!important;
  }
  .unified-header .brand-logo{
    grid-area:brand;
    width:96px!important;
    height:auto!important;
    overflow:visible!important;
  }
  .unified-header .brand-logo img{
    width:96px!important;
    height:auto!important;
    transform:none!important;
  }
  .unified-header .catalog-btn{
    grid-area:catalog;
    box-sizing:border-box!important;
    width:98px!important;
    min-width:98px!important;
    height:46px!important;
    min-height:46px!important;
    padding:6px 10px!important;
    justify-content:center;
  }
  .unified-header .search{
    grid-area:search;
    width:100%!important;
    height:46px!important;
    min-width:0;
    order:initial!important;
  }
  .unified-header .account-action{grid-area:account}
  .unified-header .orders-action{grid-area:orders}
  .unified-header #cartButton{grid-area:cart}
  .unified-header .language-select{grid-area:language}
  .unified-header .account-action,
  .unified-header .orders-action,
  .unified-header #cartButton,
  .unified-header .language-select{
    justify-self:end;
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
  }
}

/* ETARI red header: keep the utility strip dark and lift the main navigation. */
body>.unified-header{
  background:#cf0c2c!important;
  box-shadow:0 0 0 100vmax #cf0c2c!important;
  border-bottom:1px solid rgba(76,0,13,.18);
}
body>.unified-header.is-scrolled{
  box-shadow:0 8px 24px rgba(92,0,16,.24),0 0 0 100vmax #cf0c2c!important;
}
.topline{background:#252525!important}
.unified-header .catalog-btn{
  background:#252525!important;
  color:#fff!important;
}
.unified-header .catalog-btn:hover{background:#151315!important}
.unified-header .search{
  border-color:rgba(84,0,15,.22)!important;
  background:#fff!important;
}
.unified-header .search button{
  background:#252525!important;
  color:#fff!important;
}
.unified-header .search button:hover{background:#151315!important}
.unified-header .header-action,
.unified-header .language-option{
  color:#fff!important;
}

/* TSSP spacing for the popular-brands heading and the footer handoff.
   Brand cards, logos and autoscroll mechanics remain unchanged. */
.popular-brands .section-head{
  justify-content:flex-start;
  align-items:baseline;
  gap:24px;
}
.popular-brands{
  padding-bottom:62px;
}
@media(max-width:700px){
  .popular-brands .section-head{gap:12px}
  .popular-brands{padding-bottom:44px}
}

/* Supplied language artwork, scaled for every storefront breakpoint. */
.unified-header .language-option{
  flex-direction:column!important;
  gap:2px!important;
}
.unified-header .language-icon{
  display:block;
  width:26px;
  height:26px;
  object-fit:contain;
  filter:invert(1);
}
.unified-header .language-option span{font-size:10px;line-height:1}
@media(min-width:900px){
  .unified-header .language-icon{width:34px;height:34px}
  .unified-header .language-option{gap:4px!important}
  .unified-header .language-option span{font-size:12px}
}

/* Callback modal, matching the measured 300 × 368 TSSP dialog. */
.callback-link{appearance:none;background:transparent;color:#fff;font-family:Manrope,sans-serif;cursor:pointer}
.callback-open{overflow:hidden}
.callback-modal[aria-hidden="true"]{display:none!important}
.callback-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:12px;background:rgba(24,24,24,.53)}
.callback-dialog{position:relative;box-sizing:border-box;width:300px;height:368px;padding:47px 40px 35px;border-radius:12px;background:#fff;box-shadow:0 14px 46px rgba(0,0,0,.2)}
.callback-close{position:absolute;top:10px;right:10px;display:grid;width:40px;height:40px;place-items:center;padding:0;border:0;background:transparent;color:#a7a7a7;font-size:29px;line-height:1;cursor:pointer;transition:color .18s ease,transform .18s ease}
.callback-close:hover{color:#252525;transform:scale(1.04)}
.callback-panel{width:220px;height:286px;text-align:center}
.callback-panel h2{height:20px;margin:0 0 20px;color:#111;font:800 20px/20px Manrope,sans-serif;letter-spacing:-.55px;white-space:nowrap}
.callback-panel>p{height:40px;margin:0 0 20px;color:#89939f;font:700 14px/20px Manrope,sans-serif}
.callback-panel form{display:grid;width:220px;height:186px;gap:20px}
.callback-panel label{display:block;width:220px;height:48px}
.callback-panel input{box-sizing:border-box;width:220px;height:48px;padding:0 25px;border:1px solid transparent;border-radius:10px;outline:0;background:#f4f5f7;color:#252525;font:400 18px/48px Manrope,sans-serif;transition:border-color .18s ease,box-shadow .18s ease}
.callback-panel input::placeholder{color:#7f8790;opacity:1}
.callback-panel input:focus{border-color:#cf0c2c;box-shadow:0 0 0 3px rgba(207,12,44,.11)}
.callback-panel input[aria-invalid="true"]{border-color:#cf0c2c}
.callback-panel form button{width:220px;height:50px;padding:0;border:0;border-radius:25px;background:#cf0c2c;color:#fff;font:800 16px/50px Manrope,sans-serif;cursor:pointer;transition:background .18s ease,transform .18s ease}
.callback-panel form button:hover{background:#ad0925}
.callback-panel form button:active{transform:translateY(1px)}
.callback-panel form button:disabled{cursor:wait;opacity:.72}
.callback-error[hidden]{display:none!important}
.callback-error{position:absolute;right:20px;bottom:9px;left:20px;color:#cf0c2c;font:700 11px/14px Manrope,sans-serif;text-align:center}
.callback-success[hidden],.callback-panel form[hidden]{display:none!important}
.callback-success{display:grid;width:220px;height:186px;place-items:center;align-content:center;gap:8px;color:#252525}
.callback-success i{color:#cf0c2c;font-size:44px}
.callback-success b{font-size:18px}
.callback-success span{color:#89939f;font-size:13px}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:359px){
  .callback-dialog{width:calc(100vw - 24px);padding-left:calc((100vw - 244px)/2);padding-right:calc((100vw - 244px)/2)}
}

/* TSSP-inspired discount card, adapted to the ETARI red storefront. */
.deal-of-day{
  min-height:468px;
  padding:24px 24px 20px;
  border-radius:22px;
  background:#fff;
}
.deal-title{
  justify-content:center;
  gap:12px;
  margin-bottom:12px;
}
.deal-title h2{font-size:24px;line-height:1.15;letter-spacing:-1px}
.deal-title:after{display:none}
.deal-title>span{
  display:grid;
  width:24px;
  height:24px;
  border:2px solid #8a96a3;
  color:#7d8996;
  font-size:14px;
}
.deal-of-day .splide__track{overflow:hidden}
.deal-product-link{display:flex;height:382px;flex-direction:column}
.deal-image-placeholder{
  position:relative;
  height:218px;
  flex:none;
  margin:0 0 8px;
  border:1px solid #f0e7e9;
  border-radius:18px;
  background:#fff;
}
.deal-sale-label{
  position:absolute!important;
  z-index:2;
  top:14px;
  left:14px;
  max-width:calc(100% - 28px)!important;
  padding:7px 12px;
  border-radius:999px;
  background:#ff3038;
  color:#fff!important;
  font-size:12px!important;
  font-weight:700;
  line-height:1!important;
}
.deal-sale-label:after{content:none!important}
.deal-empty{display:flex;min-height:0;flex:1;flex-direction:column}
.deal-prices{display:flex;align-items:flex-end;gap:8px;min-height:55px;flex-wrap:wrap}
.deal-discount,.deal-current-price{
  display:inline-flex;
  align-items:center;
  border-radius:9px;
  background:#ff3038;
  color:#fff;
  font-weight:800;
  line-height:1;
}
.deal-discount{padding:6px 8px;font-size:16px}
.deal-current-price{padding:7px 10px;font-size:25px;letter-spacing:-1px}
.deal-old-price{padding-bottom:5px;color:#8a929c;font-size:13px;text-decoration:line-through}
.deal-product-link .deal-empty>b{
  display:-webkit-box;
  min-height:38px;
  margin-top:7px;
  overflow:hidden;
  color:#191719;
  font-size:14px;
  font-weight:600;
  line-height:1.35;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.deal-product-link .deal-empty p{display:none}
.deal-cta{
  display:flex;
  min-height:46px;
  margin-top:auto;
  align-items:center;
  justify-content:center;
  gap:8px;
  border-radius:12px;
  background:#cf0a2c;
  color:#fff;
  font-size:13px;
  font-weight:800;
}
.deal-cta i{font-size:20px}
.deal-of-day .splide__arrow{top:48%;border-color:#edf0f3;color:#7c8d9a;box-shadow:none}
.deal-of-day .splide__arrow.prev{left:8px}
.deal-of-day .splide__arrow.next{right:8px}
.deal-of-day .splide__pagination{display:none}
@media(max-width:530px){
  .deal-of-day{min-height:0;padding:20px;border-radius:18px}
  .deal-title{margin-bottom:14px}
  .deal-title h2{font-size:23px}
  .deal-product-link{height:440px;padding:0;border:0}
  .deal-image-placeholder{height:254px;margin-bottom:10px;border-radius:17px}
  .deal-prices{min-height:60px}
  .deal-discount{font-size:14px}
  .deal-current-price{font-size:23px}
  .deal-product-link .deal-empty>b{min-height:42px;font-size:15px}
  .deal-cta{min-height:50px;font-size:14px}
  .deal-of-day .splide__arrow{display:flex;top:44%;width:40px;height:40px}
}

/* Exact six-across TSSP category geometry. */
@media(min-width:701px){
  .horizontal-showcase.category-showcase .categories{
    width:100%;
    gap:10px;
    margin:0;
    padding:0 0 18px;
    overflow:hidden;
  }
  .horizontal-showcase.category-showcase .categories a{
    flex:0 0 calc((100% - 50px)/6);
    width:calc((100% - 50px)/6);
    height:254px;
    min-height:254px;
  }
  .horizontal-showcase.category-showcase .row-scroll-controls{left:-80px;right:-80px;top:55%}
  .horizontal-showcase.category-showcase .row-scroll-controls button{
    width:60px;
    height:60px;
    padding:0;
    border:0;
    border-radius:50%;
    background:#fff;
    color:#707f8d;
    font-size:32px;
    box-shadow:none;
    transition:background .4s,opacity .4s;
  }
  .horizontal-showcase.category-showcase .row-scroll-controls button:hover{background:#f4f5f7}
  .horizontal-showcase.category-showcase .row-scroll-controls button:focus-visible{outline:1px solid #f5f7fa}
  .horizontal-showcase.category-showcase .row-scroll-controls button:disabled{cursor:default;opacity:.5}
}
@media(min-width:1200px){
  .horizontal-showcase.category-showcase .categories{gap:calc((100% - 1236px)/5)}
  .horizontal-showcase.category-showcase .categories a{flex-basis:206px;width:206px}
}
.horizontal-showcase.category-showcase .row-scroll-controls button i{display:block;font-size:32px;line-height:1}
.horizontal-showcase.category-showcase .row-scroll-controls[hidden]{display:none!important}
@media(max-width:700px){
  .horizontal-showcase.category-showcase .row-scroll-controls:not([hidden]){display:flex!important;left:-6px;right:-6px;top:55%}
  .horizontal-showcase.category-showcase .row-scroll-controls button{width:60px;height:60px;padding:0;border:0;border-radius:50%;background:#fff;color:#707f8d;box-shadow:none;transition:background .4s,opacity .4s}
  .horizontal-showcase.category-showcase .row-scroll-controls button:hover{background:#f4f5f7}
  .horizontal-showcase.category-showcase .row-scroll-controls button:disabled{cursor:default;opacity:.5}
  .horizontal-showcase.category-showcase .row-scroll-controls button i{font-size:32px}
}

/* TSSP section-heading metric: every homepage section title is exactly 24px high. */
main .section-head h2{
  height:24px!important;
  min-height:24px!important;
  font-size:24px!important;
  line-height:24px!important;
  letter-spacing:-.8px!important;
}

/* TSSP arrow spacing for every horizontal homepage row: 60px control + 20px clear gap. */
@media(min-width:1024px){
  main .horizontal-showcase .row-scroll-controls{
    left:-80px!important;
    right:-80px!important;
  }
  main .horizontal-showcase .row-scroll-controls button{
    width:60px;
    height:60px;
    padding:0;
    border:0;
    border-radius:50%;
    background:#fff;
    color:#707f8d;
    font-size:32px;
    box-shadow:none;
    transition:background .4s,opacity .4s;
  }
  main .horizontal-showcase .row-scroll-controls button:hover{background:#f4f5f7}
  main .horizontal-showcase .row-scroll-controls button:focus-visible{outline:1px solid #f5f7fa}
  main .horizontal-showcase .row-scroll-controls button:disabled{cursor:default;opacity:.5}
  main .horizontal-showcase .row-scroll-controls button i{font-size:32px;line-height:1}
}

/* Optical centering for the Phosphor chevrons inside the 60px TSSP controls. */
main .horizontal-showcase .row-scroll-controls[hidden]{display:none!important}
main .horizontal-showcase .row-scroll-controls button{display:grid;place-items:center}
main .horizontal-showcase .row-scroll-controls button i{
  display:grid!important;
  width:32px;
  height:32px;
  place-items:center;
  line-height:32px!important;
}
main .horizontal-showcase .row-scroll-controls button:first-child i,
main .horizontal-showcase .row-scroll-controls button:last-child i{transform:translate(0,0)}

/* 2026-08 responsive storefront pass: one header and navigation system on every page. */
.storefront-bottom-nav{display:none}
@media(max-width:899px){
  .topline{display:none!important}
  body>.unified-header{
    width:min(100% - 32px,var(--store-width));
    box-shadow:0 0 0 100vmax #cf0c2c!important;
  }
  .unified-header .header-action span{display:none}
}
@media(min-width:601px) and (max-width:899px){
  .unified-header.header,
  .unified-header.store-header{
    display:grid!important;
    grid-template-columns:124px 96px minmax(150px,1fr) repeat(3,50px)!important;
    grid-template-areas:"brand catalog search account cart language"!important;
    gap:8px!important;
    height:78px!important;
    min-height:78px!important;
    padding:10px 0!important;
  }
  .unified-header .brand-logo{grid-area:brand;width:124px!important}
  .unified-header .catalog-btn{grid-area:catalog;width:96px!important;min-width:96px!important;height:48px!important;justify-content:center;padding:0 10px!important}
  .unified-header .search{grid-area:search;order:initial!important;width:100%!important;height:48px!important;min-width:0!important;flex-basis:auto!important}
  .unified-header .account-action{grid-area:account}
  .unified-header #cartButton{grid-area:cart}
  .unified-header .language-select{grid-area:language}
  .unified-header .account-action,
  .unified-header #cartButton,
  .unified-header .language-select{width:50px!important;min-width:50px!important;height:50px!important}
  .unified-header .language-option{width:48px!important;height:44px!important}
}
@media(max-width:600px){
  body>.unified-header{width:min(100% - 24px,var(--store-width))}
  .unified-header.header,
  .unified-header.store-header{
    grid-template-columns:98px repeat(3,minmax(48px,1fr))!important;
    grid-template-areas:
      "brand account cart language"
      "catalog search search search"!important;
    gap:8px 6px!important;
  }
  .unified-header .account-action{grid-area:account}
  .unified-header #cartButton{grid-area:cart}
  .unified-header .language-select{grid-area:language}
  .unified-header .catalog-btn{grid-area:catalog}
  .unified-header .search{grid-area:search}
}
@media(max-width:700px){
  body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}
  .storefront-bottom-nav{
    position:fixed;
    z-index:80;
    right:0;
    bottom:0;
    left:0;
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    height:calc(68px + env(safe-area-inset-bottom));
    padding:5px max(8px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px,env(safe-area-inset-left));
    border-top:1px solid #e4e1e2;
    background:rgba(255,255,255,.97);
    box-shadow:0 -8px 24px rgba(38,25,30,.08);
    backdrop-filter:blur(16px);
  }
  .storefront-bottom-nav a,
  .storefront-bottom-nav button{
    position:relative;
    display:flex;
    min-width:0;
    min-height:48px;
    padding:0;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:2px;
    border:0;
    background:transparent;
    color:#737a83;
    font:650 10px/1.15 Manrope,sans-serif;
    text-decoration:none;
    cursor:pointer;
  }
  .storefront-bottom-nav i{font-size:24px;line-height:1}
  .storefront-bottom-nav .active{color:#cf0c2c;font-weight:800}
  .storefront-bottom-nav small{
    position:absolute;
    top:1px;
    left:calc(50% + 7px);
    min-width:17px;
    padding:2px 5px;
    border-radius:999px;
    background:#087df5;
    color:#fff;
    font:800 9px/1 Manrope,sans-serif;
  }
  .storefront-bottom-nav small[hidden]{display:none}
}

/* Keep 60px carousel controls inside the viewport while preserving the measured 20px card gap. */
@media(min-width:1024px){
  main .horizontal-showcase .row-scroll-controls{
    left:max(-80px,calc((100vw - 100%)/-2 + 6px))!important;
    right:max(-80px,calc((100vw - 100%)/-2 + 6px))!important;
  }
}

/* Tablet and phone campaign density: categories should not start a full screen too late. */
@media(min-width:601px) and (max-width:899px){
  .home-page .promo-showcase{
    grid-template-columns:1fr;
    gap:12px;
  }
  .home-page .promo-carousel,
  .home-page .promo-carousel .promo-banner-etari,
  .home-page .promo-carousel .promo-banner-etari.active,
  .home-page .deal-of-day{height:330px;min-height:330px}
  .home-page .promo-carousel .promo-banner-copy{padding:34px 46px 28px}
  .home-page .promo-carousel .promo-banner-copy h1{font-size:32px}
  .home-page .deal-of-day{padding:17px}
  .home-page .deal-title{margin-bottom:8px}
  .home-page .deal-title h2{font-size:19px}
  .home-page .deal-product-link{height:260px}
  .home-page .deal-image-placeholder{height:135px;margin-bottom:6px}
  .home-page .deal-prices{min-height:40px;gap:5px}
  .home-page .deal-discount{padding:4px 6px;font-size:11px}
  .home-page .deal-current-price{padding:5px 7px;font-size:17px}
  .home-page .deal-product-link .deal-empty>b{min-height:30px;margin-top:4px;font-size:11px}
  .home-page .deal-cta{min-height:38px;font-size:11px}
}
@media(max-width:530px){
  .home-page .deal-of-day{min-height:0!important;padding:14px 16px 16px!important}
  .home-page .deal-title{margin-bottom:8px}
  .home-page .deal-title h2{font-size:18px}
  .home-page .deal-title>span{width:20px;height:20px}
  .home-page .deal-product-link{height:210px!important;padding:7px}
  .home-page .deal-image-placeholder{height:92px!important;margin:0 0 6px!important}
  .home-page .deal-prices{min-height:34px;gap:4px}
  .home-page .deal-discount{padding:4px 5px;font-size:10px}
  .home-page .deal-current-price{padding:5px 6px;font-size:15px;letter-spacing:-.4px}
  .home-page .deal-old-price{padding-bottom:3px;font-size:9px}
  .home-page .deal-product-link .deal-empty>b{min-height:28px;margin-top:3px;font-size:10px;line-height:1.3}
  .home-page .deal-cta{min-height:36px;font-size:10px}
}

.category-showcase .categories em>i{
  display:grid;
  width:100%;
  height:100%;
  place-items:center;
  border-radius:12px;
  background:linear-gradient(145deg,#fff4f6,#f2e5e9);
  color:#cf0c2c;
  font-size:54px;
}
.catalog-tile span>i{display:grid;width:100%;height:100%;place-items:center;color:#cf0c2c;font-size:42px}

/* 2026-08 measured TSSP parity pass. ETARI content and colors stay unchanged. */
@media(min-width:900px){
  .wrap{width:min(var(--store-width),calc(100% - 40px))}
  .tssp-topin,
  body>.unified-header{
    width:min(var(--store-width),calc(100% - 40px));
  }
  .home-page .promo-carousel,
  .home-page .promo-carousel .promo-banner-etari,
  .home-page .promo-carousel .promo-banner-etari.active,
  .home-page .promo-carousel .promo-image-only,
  .home-page .promo-carousel .promo-image-only img,
  .home-page .deal-of-day{
    height:400px;
    min-height:400px;
  }
  .home-page .deal-product-link{height:314px}
  .home-page .deal-image-placeholder{height:174px}

  /* TSSP desktop rhythm: compact metadata leaves a fixed, unclipped CTA row. */
  .home-page .deal-prices{
    min-height:34px;
    flex:0 0 34px;
    flex-wrap:nowrap;
    gap:6px;
  }
  .home-page .deal-discount{padding:5px 7px;font-size:12px}
  .home-page .deal-current-price{padding:5px 8px;font-size:22px;letter-spacing:-.7px}
  .home-page .deal-old-price{padding-bottom:4px;font-size:10px}
  .home-page .deal-product-link .deal-empty>b{
    min-height:32px;
    margin-top:4px;
    font-size:13px;
    line-height:1.25;
  }
  .home-page .deal-cta{
    min-height:36px;
    flex:0 0 36px;
    border-radius:10px;
    font-size:12px;
  }
  .home-page .deal-cta i{font-size:18px}
}

@media(min-width:900px) and (max-width:1199px){
  .horizontal-showcase.category-showcase .categories a{
    flex-basis:163px;
    width:163px;
    height:211px;
    min-height:211px;
  }
  .horizontal-showcase.category-showcase .categories a em{height:137px}
}

@media(min-width:601px) and (max-width:899px){
  .wrap{width:min(100% - 40px,var(--store-width))}
  body>.unified-header{width:min(100% - 40px,var(--store-width))}
  .unified-header.header,
  .unified-header.store-header{
    grid-template-columns:124px minmax(0,1fr) repeat(3,50px)!important;
    grid-template-areas:
      "brand . account cart language"
      "catalog search search search search"!important;
    height:126px!important;
    min-height:126px!important;
    gap:8px!important;
    padding:10px 0!important;
  }
  .home-page main{padding-top:14px}
  .home-page .promo-carousel,
  .home-page .promo-carousel .promo-banner-etari,
  .home-page .promo-carousel .promo-banner-etari.active{
    height:323px;
    min-height:323px;
  }
  .home-page .deal-of-day{
    height:158px;
    min-height:158px;
    padding:12px 16px;
  }
  .home-page .deal-title{height:18px;margin-bottom:8px}
  .home-page .deal-title h2{font-size:18px;line-height:18px}
  .home-page .deal-of-day .splide__track,
  .home-page .deal-of-day .splide__list{height:108px}
  .home-page .deal-product-link,
  .home-page .deal-slide:not(:has(.deal-product-link)){
    display:grid!important;
    height:108px;
    grid-template-columns:150px minmax(0,1fr);
    gap:12px;
    padding:0;
  }
  .home-page .deal-image-placeholder{height:108px;margin:0}
  .home-page .deal-product-link .deal-empty>b{margin-top:3px}
  main .section-head h2{
    height:18px!important;
    min-height:18px!important;
    font-size:18px!important;
    line-height:18px!important;
  }
  .category-showcase .section-head .all-categories-link,
  .popular-brands .section-head .all-brands-link{line-height:18px!important}
  .horizontal-showcase.category-showcase .categories{
    gap:10px;
    overflow-x:auto;
  }
  .horizontal-showcase.category-showcase .categories a{
    flex:0 0 150px;
    width:150px;
    height:170px;
    min-height:170px;
    padding:10px;
  }
  .horizontal-showcase.category-showcase .categories a em{
    height:108px;
    margin-bottom:8px;
  }
  .horizontal-showcase.category-showcase .categories a b{font-size:11px}
  .home-page .category-showcase{padding-top:51px}
  main .horizontal-showcase .row-scroll-controls,
  .horizontal-showcase.category-showcase .row-scroll-controls{
    left:-20px;
    right:-20px;
  }
}

@media(min-width:900px) and (max-width:1023px){
  main .horizontal-showcase .row-scroll-controls,
  .horizontal-showcase.category-showcase .row-scroll-controls{
    left:-20px;
    right:-20px;
  }
}

@media(max-width:899px){
  body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}
  .storefront-bottom-nav{display:grid}
  .mobile-store-shortcuts{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin-bottom:29px;
  }
  .mobile-store-shortcuts a{
    display:flex;
    height:86px;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:8px;
    border-radius:12px;
    background:#fff;
    color:#191719;
    text-decoration:none;
    box-shadow:0 5px 18px rgba(45,26,32,.055);
    font-size:12px;
    font-weight:700;
  }
  .mobile-store-shortcuts i{color:#cf0c2c;font-size:23px}
}

.mobile-store-shortcuts{display:none}
@media(max-width:899px){.mobile-store-shortcuts{display:grid}}

@media(max-width:700px){
  main .section-head h2{
    height:18px!important;
    min-height:18px!important;
    font-size:18px!important;
    line-height:18px!important;
    letter-spacing:-.45px!important;
  }
  .category-showcase .section-head .all-categories-link,
  .popular-brands .section-head .all-brands-link{line-height:18px!important}
  .horizontal-showcase.category-showcase .categories a{
    flex-basis:136px;
    width:136px;
    height:156px;
    min-height:156px;
    padding:9px;
  }
  .horizontal-showcase.category-showcase .categories a em{
    height:99px;
    margin-bottom:7px;
  }
  .horizontal-showcase.category-showcase .categories a b{font-size:10.5px}
  .brand-autoscroll{
    width:100%;
    margin-right:0;
    margin-left:0;
  }
}

@media(max-width:530px){
  .mobile-store-shortcuts{margin-bottom:29px}
  .mobile-store-shortcuts a{height:97px;font-size:12px}
  .home-page .deal-of-day{
    width:calc(100% - 24px);
    height:157px;
    min-height:157px!important;
    padding:12px 16px!important;
  }
  .home-page .deal-title{height:18px;margin-bottom:8px}
  .home-page .deal-title h2{font-size:18px;line-height:18px}
  .home-page .deal-of-day .splide__track,
  .home-page .deal-of-day .splide__list{height:107px}
  .home-page .deal-product-link,
  .home-page .deal-slide:not(:has(.deal-product-link)){
    display:grid!important;
    height:107px!important;
    grid-template-columns:108px minmax(0,1fr);
    gap:10px;
    padding:0;
    border:0;
  }
  .home-page .deal-image-placeholder{height:107px!important;margin:0!important}
  .home-page .deal-prices{min-height:27px;gap:3px}
  .home-page .deal-discount{padding:3px 4px;font-size:8px}
  .home-page .deal-current-price{padding:4px 5px;font-size:13px}
  .home-page .deal-old-price{font-size:8px}
  .home-page .deal-product-link .deal-empty>b,
  .home-page .deal-slide:not(:has(.deal-product-link)) .deal-empty>b{
    min-height:25px;
    margin-top:3px;
    font-size:10px;
    line-height:1.25;
  }
  .home-page .deal-cta{min-height:30px;font-size:9px}
  .home-page .deal-of-day .splide__arrow{display:none!important}
}

.brand-autoscroll.is-initialized .brand-chip-row .splide__slide{
  height:70px;
  min-height:70px;
  padding:7px 14px;
  margin:0;
}
.brand-autoscroll .brand-chip-row a img{
  max-width:128px;
  max-height:48px;
}
@media(max-width:700px){
  .brand-autoscroll.is-initialized .brand-chip-row .splide__slide{
    height:54px;
    min-height:54px;
    padding:5px 9px;
    margin:0;
  }
  .brand-autoscroll .brand-chip-row a img{
    max-width:92px;
    max-height:38px;
  }
}

/* Product-card measurements taken from the live TSSP component at a
   1440px viewport: 15px card inset, a square media slot, 24px current
   price, 14px old price, 24px discount badge and 18px sale badge. */
.storefront-product-card{
  border-radius:10px!important;
  padding:15px!important;
}
.storefront-product-card .product-img{
  height:auto!important;
  aspect-ratio:1/1;
  margin-bottom:6px!important;
}
.storefront-product-card .sale-label{
  height:18px;
  min-height:18px;
  padding:3px 10px;
  border-radius:12px;
  font-size:12px;
  font-weight:400;
  line-height:12px;
}
.storefront-product-card .product-price-block{
  grid-template-rows:28px 23px;
  min-height:55px;
}
.storefront-product-card .effective-price b{
  font-size:24px;
  line-height:24px;
  white-space:nowrap;
}
.storefront-product-card .product-price-block.has-discount .effective-price b{
  margin:-2px 0 -2px -2px;
  padding:2px 10px;
  border-radius:8px;
  background:#ff343f;
  color:#fff;
}
.storefront-product-card .product-price-block .effective-price .old{
  font-size:14px;
  line-height:14px;
}
.storefront-product-card .price-discount{
  top:-30px;
  min-height:24px;
  padding:4px 6px;
  border-radius:8px;
  font-size:16px;
  font-weight:500;
  line-height:16px;
}
.storefront-product-card .product-cashback-line,
.storefront-product-card .product-cashback-line .cashback-flag{
  height:23px;
  min-height:23px;
}
.storefront-product-card .product-cashback-line .cashback-flag{
  padding:3px 8px;
  border-radius:6px;
  background:#ebf8f0;
  clip-path:none;
  color:#10b94c!important;
  font-size:13px;
  font-weight:500;
  line-height:17px;
}
.storefront-product-card .product-link h3{
  min-height:32px;
  height:32px;
  margin:7px 0 4px;
  font-size:14px;
  font-weight:400;
  line-height:16px;
  -webkit-line-clamp:2;
}
.storefront-product-card .product-link .product-code{
  height:14px;
  min-height:14px;
  margin:0 0 7px;
  overflow:hidden;
  font-size:14px;
  line-height:14px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.storefront-product-card .availability{
  min-height:19px;
  margin:2px 0 9px!important;
  padding:3px 8px;
  border-radius:12px;
  font-size:13px;
  line-height:13px;
}

@media(max-width:530px){
  .horizontal-showcase .storefront-product-card{
    flex-basis:240px;
    width:240px;
    padding:15px!important;
  }
  .horizontal-showcase .storefront-product-card .product-img{
    height:210px!important;
    aspect-ratio:auto;
  }
}

@media(min-width:531px) and (max-width:899px){
  .catalog-products .storefront-product-card{
    height:auto;
    min-height:0;
  }
}

@media(min-width:900px) and (max-width:1100px){
  .storefront-product-card .product-price-block .effective-price{gap:4px}
  .storefront-product-card .product-price-block.has-discount .effective-price b{
    padding-right:4px;
    padding-left:4px;
  }
  .storefront-product-card .product-price-block .effective-price .old{
    font-size:13px;
    line-height:13px;
  }
}

/* Discount carousel: use the same measured media and price rhythm as the
   regular product cards, while keeping the carousel as a separate feature. */
.home-page .deal-product-link{
  position:relative;
}
.home-page .deal-image-placeholder{
  box-sizing:border-box;
  width:210px;
  height:190px;
  margin:0 auto 15px;
  overflow:visible;
  border:0;
  border-radius:16px;
  background:#f4f4f5;
}
.home-page .deal-image-placeholder img{
  border-radius:inherit;
}
.home-page .deal-sale-label{
  top:10px;
  left:10px;
  padding:5px 10px;
  font-size:11px!important;
  font-weight:600;
}
.home-page .deal-discount{
  position:absolute;
  z-index:3;
  bottom:-10px;
  left:10px;
  min-height:26px;
  padding:4px 7px;
  border-radius:8px;
  color:#fff;
  font-size:15px;
  font-weight:600;
  line-height:18px;
}
.home-page .deal-discount:after{content:none!important}
.home-page .deal-prices{
  min-height:31px;
  align-items:center;
  flex:0 0 31px;
  flex-wrap:nowrap;
  gap:8px;
}
.home-page .deal-current-price{
  padding:5px 9px;
  border-radius:8px;
  font-size:23px;
  font-weight:800;
  letter-spacing:-.8px;
}
.home-page .deal-old-price{
  min-width:0;
  padding:0;
  overflow:hidden;
  font-size:12px;
  line-height:16px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.home-page .deal-cashback{
  display:table;
  align-self:flex-start;
  min-height:22px;
  margin-top:4px;
  padding:3px 8px;
  border-radius:6px;
  background:#ebf8f0;
  color:#10b94c;
  font-size:12px;
  font-weight:600;
  line-height:16px;
}
.home-page .deal-product-link .deal-empty>b{
  min-height:24px;
  margin-top:6px;
  font-size:13px;
  font-weight:500;
  line-height:17px;
}
.home-page .deal-cta{
  min-height:40px;
  flex:0 0 40px;
  margin-top:auto;
  border-radius:10px;
  font-size:12px;
}
.home-page .deal-of-day .splide__arrow{
  top:39%;
  width:38px;
  height:38px;
}
.home-page .deal-of-day .splide__arrow.prev{left:7px}
.home-page .deal-of-day .splide__arrow.next{right:7px}
.home-page .deal-of-day .my-slider-progress{
  right:0;
  bottom:0;
  left:0;
  border-radius:0;
}

@media(min-width:900px){
  .home-page .promo-carousel,
  .home-page .promo-carousel .promo-banner-etari,
  .home-page .promo-carousel .promo-banner-etari.active,
  .home-page .promo-carousel .promo-image-only,
  .home-page .promo-carousel .promo-image-only img,
  .home-page .deal-of-day{
    height:430px;
    min-height:430px;
  }
  .home-page .deal-product-link{height:344px}
}

@media(min-width:531px) and (max-width:899px){
  .home-page .deal-of-day{
    height:202px;
    min-height:202px;
    padding:14px 18px;
  }
  .home-page .deal-title{height:20px;margin-bottom:10px}
  .home-page .deal-title h2{font-size:19px;line-height:20px}
  .home-page .deal-of-day .splide__track,
  .home-page .deal-of-day .splide__list{height:144px}
  .home-page .deal-product-link,
  .home-page .deal-slide:not(:has(.deal-product-link)){
    display:grid!important;
    height:144px;
    grid-template-columns:144px minmax(0,1fr);
    gap:14px;
    padding:0;
  }
  .home-page .deal-image-placeholder{
    width:144px;
    height:144px;
    margin:0;
  }
  .home-page .deal-product-link .deal-empty>b{min-height:24px}
  .home-page .deal-of-day .splide__arrow{top:58%}
}

@media(max-width:530px){
  .home-page .deal-of-day{
    width:min(300px,calc(100% - 24px));
    height:458px;
    min-height:458px!important;
    padding:18px!important;
    border-radius:18px;
  }
  .home-page .deal-title{height:24px;margin-bottom:12px}
  .home-page .deal-title h2{font-size:21px;line-height:24px}
  .home-page .deal-title>span{width:22px;height:22px}
  .home-page .deal-of-day .splide__track,
  .home-page .deal-of-day .splide__list{height:376px}
  .home-page .deal-product-link,
  .home-page .deal-slide:not(:has(.deal-product-link)){
    display:flex!important;
    height:376px!important;
    flex-direction:column;
    gap:0;
    padding:0;
  }
  .home-page .deal-image-placeholder{
    width:240px;
    height:220px!important;
    margin:0 auto 15px!important;
    border-radius:16px;
  }
  .home-page .deal-prices{min-height:33px;gap:7px}
  .home-page .deal-current-price{padding:5px 8px;font-size:22px}
  .home-page .deal-old-price{font-size:11px}
  .home-page .deal-product-link .deal-empty>b{
    min-height:23px;
    margin-top:5px;
    font-size:13px;
    line-height:17px;
  }
  .home-page .deal-cta{min-height:42px;flex-basis:42px;font-size:12px}
  .home-page .deal-of-day .splide__arrow{
    display:flex!important;
    top:36%;
    width:36px;
    height:36px;
  }
  .home-page .deal-of-day .splide__arrow.prev{left:4px}
  .home-page .deal-of-day .splide__arrow.next{right:4px}
}
/* Diagnostic product comparison */
.product-compare-button{position:absolute;z-index:4;top:27px;right:25px;display:inline-flex;min-width:76px;min-height:32px;align-items:center;justify-content:center;margin:0;padding:6px 11px;border:1px solid rgba(58,50,54,.15);border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 4px 12px rgba(39,28,32,.1);color:#4e484b;font:700 10px Manrope,sans-serif;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.product-compare-button:hover{border-color:#cf0a2c;color:#cf0a2c;box-shadow:0 5px 14px rgba(74,25,37,.14)}.product-compare-button.is-selected{border-color:#cf0a2c;background:#cf0a2c;color:#fff;box-shadow:0 5px 14px rgba(207,10,44,.22)}.product-compare-button:focus-visible{outline:3px solid rgba(207,10,44,.28);outline-offset:2px}
.catalog-products.is-list-view .product-compare-button{top:30px;right:auto;left:138px}
@media(max-width:850px){.product-compare-button{top:24px;right:22px}.catalog-products.is-list-view .product-compare-button{top:22px;left:54px}}
@media(max-width:530px){.product-compare-button{top:22px;right:20px;min-width:72px;min-height:30px;padding:5px 9px;font-size:9px}}
.product-compare-bar{position:fixed;right:24px;bottom:24px;z-index:70;display:flex;max-width:min(680px,calc(100vw - 48px));align-items:center;gap:22px;padding:15px 16px 15px 18px;border:1px solid #eadde0;border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(45,24,31,.2)}.product-compare-bar[hidden]{display:none}.product-compare-bar-copy{display:grid;gap:5px;min-width:0}.product-compare-bar-copy>b{color:#292529;font-size:13px}.product-compare-bar-copy>div{display:flex;gap:5px;min-width:0;overflow:hidden}.product-compare-bar-copy span{max-width:130px;overflow:hidden;color:#7b7377;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.product-compare-bar-copy span+span:before{content:'·';margin-right:5px}.product-compare-bar-actions{display:flex;gap:8px;flex:none}.product-compare-bar-actions button,.product-compare-bar-actions a{display:flex;min-height:40px;align-items:center;justify-content:center;padding:9px 13px;border-radius:10px;font:800 11px Manrope,sans-serif;text-decoration:none}.product-compare-bar-actions button{border:1px solid #ded8da;background:#fff;color:#665f62;cursor:pointer}.product-compare-bar-actions a{border:1px solid #cf0a2c;background:#cf0a2c;color:#fff}
@media(max-width:600px){.product-compare-bar{right:10px;bottom:76px;left:10px;max-width:none;gap:10px;padding:11px 12px}.product-compare-bar-copy{flex:1}.product-compare-bar-copy>div{display:none}.product-compare-bar-actions button{display:none}.product-compare-bar-actions a{min-height:38px;padding:8px 11px}}

/* Transparent PNG product photos always sit on a neutral white surface. */
.product-img,
.storefront-product-card .product-img,
.deal-image-placeholder:has(img){
  background:#fff!important;
  background-image:none!important;
}

/* Product media is a fixed card slot. Intrinsic image proportions must never
   increase the slot or move the price, title and purchase actions. */
.storefront-product-card .product-img{
  box-sizing:border-box;
  width:100%!important;
  max-width:100%;
  min-width:0;
  min-height:0!important;
  flex:none!important;
  overflow:hidden!important;
}
.storefront-product-card .product-img img{
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  min-width:0;
  min-height:0;
  object-fit:contain!important;
  object-position:center!important;
}

/* Approved 2026-09-04 screenshot palette, converted from its embedded profile to sRGB.
   Public positive-stock and cashback badges only; unavailable/admin states stay separate. */
:root{--product-badge-background:#e9faef;--product-badge-text:#12a54b}
.product .availability.in-stock,
.product .cashback,
.product .cashback-flag,
.storefront-product-card .product-cashback-line .cashback-flag,
.summer-hit-grid .product .effective-price .cashback-flag,
.product-page-v2 .detail-availability.in-stock,
.product-page-v2 .product-purchase-card .detail-cashback,
.home-page .deal-cashback,
.comparison-page .comparison-product .in-stock,
.comparison-page .comparison-product-copy .in-stock,
.product-page-v2 .related-product-copy i.available{
  background:var(--product-badge-background)!important;
  color:var(--product-badge-text)!important;
  border:0!important;
  border-radius:999px!important;
  clip-path:none!important;
}
.product .availability.in-stock,
.product-page-v2 .detail-availability.in-stock{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  padding:5px 10px;
  line-height:18px;
}
.comparison-page .comparison-product .in-stock,
.comparison-page .comparison-product-copy .in-stock{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  padding:4px 8px;
}

/* Apply before search scripts load so the first touch cannot trigger small-input zoom. */
@media(max-width:900px),(pointer:coarse){
  .header .search input,.store-header .search input{font-size:16px}
}
