*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 32px),var(--page-width));margin-inline:auto}.section{padding:44px 0}.section--tight{padding:24px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.section-heading h2{font-size:clamp(26px,3vw,42px);line-height:1.05;margin:0;letter-spacing:-.03em}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--accent)}.muted{color:#707078}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border:1px solid}.button{-webkit-appearance:none;appearance:none;border:0;border-radius:var(--button-radius);background:var(--accent);color:#fff;padding:13px 18px;font-weight:800;cursor:pointer;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px}.button:hover{filter:brightness(.96)}.button[disabled]{opacity:.5;cursor:not-allowed}.button--secondary{background:#fff;color:var(--text);border:1px solid var(--border)}.button--dark{background:#161616}.button--small{padding:9px 12px;min-height:38px;font-size:13px}.button--full{width:100%}.icon-button{border:0;background:transparent;cursor:pointer;width:42px;height:42px;display:inline-grid;place-items:center;border-radius:50%;font-size:22px}.icon-button:hover{background:var(--surface)}.link-button{border:0;background:none;padding:0;text-decoration:underline;cursor:pointer;color:#666}.announcement{background:#151515;color:#fff;font-size:13px}.announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:16px}.announcement a{text-decoration:underline}.site-header{background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:40}.site-header.is-sticky{position:sticky;top:0}.header-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:76px}.header-logo{justify-self:center;font-weight:1000;font-size:28px;letter-spacing:-.06em}.header-logo img{width:auto;max-height:54px}.header-actions{justify-self:end;display:flex;align-items:center;gap:4px}.header-action{position:relative;font-size:12px;font-weight:700;display:flex;flex-direction:column;align-items:center;gap:1px;min-width:48px}.header-action__icon{font-size:21px;line-height:1}.account-component{width:48px;height:auto;min-height:42px;justify-content:center}.account-component shopify-account{--shopify-account-signed-in-avatar-size:26px;--shopify-account-color-accent:var(--accent);--shopify-account-color-text:var(--text)}.counter{position:absolute;top:-2px;right:2px;background:var(--accent);color:#fff;border-radius:999px;min-width:17px;height:17px;font-size:10px;display:grid;place-items:center;padding:0 4px}.header-search{justify-self:start;display:flex;align-items:center;gap:8px;min-width:220px;border:1px solid var(--border);border-radius:999px;padding:9px 14px;color:#777;cursor:pointer}.desktop-nav{border-top:1px solid var(--border)}.nav-list{display:flex;justify-content:center;gap:30px;list-style:none;margin:0;padding:0}.nav-item>a{display:block;padding:14px 0;font-size:14px;font-weight:800}.nav-item:hover>a{color:var(--accent)}.mega-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--border);box-shadow:0 18px 50px #0000001f;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;padding:28px 0}.nav-item:hover .mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.mega-column h4{font-size:13px;text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px}.mega-column a{display:block;padding:5px 0;color:#555;font-size:14px}.mega-column a:hover{color:var(--accent)}.mega-promo{grid-column:span 2;border-radius:16px;overflow:hidden;position:relative;min-height:240px;background:var(--surface)}.mega-promo img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.mega-promo__content{position:absolute;inset:auto 16px 16px;background:#ffffffeb;padding:14px;border-radius:10px}.mobile-menu-toggle{display:none}.mobile-nav{padding:12px 16px 20px;border-top:1px solid var(--border)}.mobile-nav details{border-bottom:1px solid var(--border)}.mobile-nav summary,.mobile-nav>a{padding:14px 4px;display:block;font-weight:800;cursor:pointer}.mobile-nav__children{padding:0 14px 12px}.mobile-nav__children a{display:block;padding:7px 0;color:#666}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff4eb,#fff7ee)}.hero__inner{min-height:min(70vh,720px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.hero__copy{padding:54px 0}.hero__copy h1{font-size:clamp(44px,7vw,94px);letter-spacing:-.055em;line-height:.9;margin:10px 0 18px;max-width:900px}.hero__copy p{font-size:clamp(16px,2vw,22px);max-width:600px;color:#555}.hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero__media{height:100%;min-height:480px;position:relative}.hero__media img{width:100%;height:100%;object-fit:cover;border-radius:24px}.hero-fallback{height:100%;min-height:480px;border-radius:24px;background:linear-gradient(145deg,#ff6a00 0 33%,#151515 33% 66%,#ffb56b 66%);position:relative;overflow:hidden;color:#fff;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;padding:24px;gap:8px}.hero-fallback span{font-size:clamp(18px,2vw,30px);font-weight:1000;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.08em}.hero-fallback strong{position:absolute;left:24px;top:24px;font-size:clamp(44px,7vw,96px);letter-spacing:-.07em;mix-blend-mode:difference}.category-fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#fff0e3,#f7f7f7)}.category-fallback span{font-size:clamp(60px,8vw,130px);font-weight:1000;opacity:.15}.editorial-fallback{min-height:560px;border-radius:20px;background:linear-gradient(145deg,#111,#8a3700 55%,#ff6a00);color:#fff;display:flex;flex-direction:column;justify-content:end;padding:36px}.editorial-fallback small{letter-spacing:.2em;font-weight:900}.editorial-fallback strong{font-size:clamp(70px,10vw,150px);line-height:.8;letter-spacing:-.07em}.editorial-fallback span{font-size:20px;margin-top:18px}.hero__float{position:absolute;right:20px;bottom:24px;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 10px 30px #0000001f;font-weight:900}.promo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.promo-pill{background:var(--surface);border:1px solid var(--border);padding:16px;border-radius:14px;text-align:center}.promo-pill strong{display:block}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--surface);aspect-ratio:4/5}.category-card img,.category-card svg{width:100%;height:100%;object-fit:cover}.category-card__label{position:absolute;inset:auto 10px 10px;background:#ffffffeb;border-radius:10px;padding:10px 12px;font-weight:900;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.product-card{min-width:0;position:relative}.product-card__media{display:block;position:relative;overflow:hidden;border-radius:var(--radius);background:var(--surface);aspect-ratio:4/5}.product-card__image{width:100%;height:100%;object-fit:cover;transition:.28s ease}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__image--primary{transform:scale(1.025)}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__content{padding:11px 2px}.product-card__vendor{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.06em}.product-card__title{display:block;font-weight:700;font-size:14px;line-height:1.3;margin:4px 0 7px;min-height:36px}.product-card__badges{position:absolute;left:8px;top:8px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;z-index:2}.badge{display:inline-flex;background:var(--accent);color:#fff;padding:5px 7px;border-radius:5px;font-size:10px;font-weight:900;letter-spacing:.04em}.badge--sale{background:#e32020}.badge--dark{background:#151515}.badge--new{background:#3b7f46}.wishlist-button{position:absolute;right:8px;top:8px;background:#fff;z-index:3;box-shadow:0 2px 10px #0000001a;font-size:22px}.wishlist-button.is-active{color:var(--accent)}.price{display:flex;gap:8px;align-items:center;margin:5px 0 10px}.price__current{font-weight:900}.price--sale .price__current{color:#ff6a00}.price__compare{color:#999}.deal-zone{background:#151515;color:#fff}.deal-zone .section-heading .eyebrow{color:#ffbd80}.deal-zone .product-card__content,.deal-zone .product-card__title{color:#fff}.deal-zone .button--secondary{background:#fff}.deal-timer{display:flex;gap:8px}.deal-timer span{background:#fff;color:#111;border-radius:8px;padding:8px 10px;font-weight:900}.image-text{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.image-text--reverse .image-text__media{order:2}.image-text__media img{border-radius:20px;width:100%;max-height:650px;object-fit:cover}.image-text__copy h2{font-size:clamp(34px,5vw,64px);letter-spacing:-.04em;line-height:.95;margin:8px 0 18px}.newsletter{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;border-radius:22px;padding:40px}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.newsletter h2{font-size:clamp(30px,4vw,54px);line-height:1;margin:0}.newsletter-form{display:flex;gap:8px}.newsletter-form input{flex:1;min-width:0;border:0;border-radius:var(--button-radius);padding:14px}.collection-hero{padding:34px 0 24px}.collection-hero h1{font-size:clamp(38px,5vw,68px);letter-spacing:-.045em;margin:0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:20px}.collection-layout{display:grid;grid-template-columns:240px 1fr;gap:28px}.filters details{border-bottom:1px solid var(--border);padding:12px 0}.filters summary{font-weight:800;cursor:pointer}.filter-list{list-style:none;margin:9px 0 0;padding:0}.filter-list label{display:flex;gap:8px;padding:5px 0;font-size:14px}.sort-select{padding:9px 34px 9px 10px;border:1px solid var(--border);border-radius:8px;background:#fff}.pagination{display:flex;justify-content:center;gap:6px;margin-top:32px}.pagination a,.pagination span{min-width:38px;height:38px;border:1px solid var(--border);display:grid;place-items:center;border-radius:8px}.pagination .current{background:#151515;color:#fff}.product-page{padding:26px 0 60px}.product-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:48px;align-items:start}.product-gallery{display:grid;grid-template-columns:88px 1fr;gap:12px;position:sticky;top:115px}.product-thumbs{display:flex;flex-direction:column;gap:8px}.product-thumb{border:2px solid transparent;border-radius:9px;overflow:hidden;padding:0;background:none;cursor:pointer}.product-thumb.is-active{border-color:#151515}.product-thumb img{aspect-ratio:1;object-fit:cover}.product-media{border-radius:16px;overflow:hidden;background:var(--surface)}.product-media img{width:100%;height:auto}.product-info{position:sticky;top:110px}.product-info h1{font-size:clamp(30px,4vw,52px);letter-spacing:-.04em;line-height:1.02;margin:8px 0 12px}.product-price-big{font-size:28px;font-weight:1000;margin:12px 0}.product-block{margin:18px 0}.option-name{font-weight:900;margin-bottom:8px}.option-values{display:flex;gap:8px;flex-wrap:wrap}.option-values label{border:1px solid var(--border);border-radius:8px;padding:10px 13px;cursor:pointer;min-width:42px;text-align:center}.option-values input:checked+label{background:#151515;color:#fff;border-color:#151515}.quantity{display:inline-flex;border:1px solid var(--border);border-radius:8px;overflow:hidden}.quantity input{width:54px;border:0;text-align:center}.quantity button{width:40px;border:0;background:#fff;cursor:pointer}.trust-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.trust-item{background:var(--surface);padding:12px;border-radius:10px;text-align:center;font-size:12px;font-weight:800}.accordion{border-top:1px solid var(--border)}.accordion details{border-bottom:1px solid var(--border);padding:13px 0}.accordion summary{font-weight:900;cursor:pointer}.stock-meter{background:#fff1f4;border-radius:10px;padding:12px}.stock-meter .progress{margin-top:7px}.progress{height:7px;border-radius:999px;background:#ececf0;overflow:hidden}.progress span{display:block;height:100%;width:45%;background:var(--accent);border-radius:inherit}.sticky-atc{display:none}.cart-page{display:grid;grid-template-columns:1fr 360px;gap:40px}.cart-line{display:grid;grid-template-columns:110px 1fr auto;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.cart-line img{border-radius:10px}.cart-summary{background:var(--surface);padding:24px;border-radius:16px;position:sticky;top:110px}.search-page form{display:flex;gap:8px;max-width:700px;margin:20px auto 36px}.search-page form input{flex:1;padding:14px;border:1px solid var(--border);border-radius:8px}.drawer{position:fixed;z-index:100;right:0;top:0;width:min(440px,92vw);height:100dvh;background:#fff;box-shadow:-20px 0 60px #0000002e;transform:translate(105%);transition:.24s ease;display:flex;flex-direction:column}.drawer--search{width:min(620px,96vw)}.drawer.is-open{transform:none}.drawer__head{padding:18px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;font-size:18px}.drawer__body{padding:16px 20px;overflow:auto;flex:1}.drawer__foot{padding:16px 20px;border-top:1px solid var(--border);display:grid;gap:8px}.drawer__subtotal{display:flex;justify-content:space-between;font-size:17px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:90;opacity:0;transition:.2s}.overlay.is-open{opacity:1}.drawer-open{overflow:hidden}.mini-cart-item,.wishlist-item{display:grid;grid-template-columns:82px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.mini-cart-item img,.wishlist-item img{width:82px;height:100px;object-fit:cover;border-radius:8px}.mini-cart-item__title{font-weight:800;display:block}.mini-cart-item small{display:block;color:#777}.free-shipping{padding:12px 20px;background:#fff8fa;border-bottom:1px solid #ffe1e9}.free-shipping__text{font-size:12px;font-weight:800;margin-bottom:6px}.predictive-search-form{display:flex;gap:8px;padding:18px}.predictive-search-form input{flex:1;border:1px solid var(--border);border-radius:10px;padding:13px}.predictive-search-results{padding:0 18px 20px;overflow:auto}.predictive-search-results h4{margin:16px 0 8px}.predictive-item{display:grid;grid-template-columns:60px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid var(--border)}.predictive-item img{width:60px;height:72px;object-fit:cover;border-radius:7px}.predictive-item small{display:block;color:#777}.predictive-link{display:block;padding:8px 0}.footer{background:#151515;color:#fff;padding:46px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer h3{margin-top:0}.footer a{display:block;color:#c9c9cd;padding:4px 0}.footer-bottom{border-top:1px solid #333;margin-top:32px;padding-top:18px;color:#aaa;font-size:12px;display:flex;justify-content:space-between;gap:20px}.rte>*:first-child{margin-top:0}.rte img{height:auto}.placeholder-svg{width:100%;height:100%;background:#f1f1f3}.page-content{max-width:900px;margin:auto}.empty-state{text-align:center;padding:70px 20px}.wishlist-page-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.list-collections{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collection-card{border-radius:var(--radius);overflow:hidden;background:var(--surface)}.collection-card__media{aspect-ratio:4/3}.collection-card__media img,.collection-card__media svg{width:100%;height:100%;object-fit:cover}.collection-card h3{padding:0 14px 14px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card img{border-radius:12px;aspect-ratio:16/10;object-fit:cover}.article-card h3{font-size:20px}.article-wrap{max-width:900px;margin:auto}.article-wrap h1{font-size:clamp(38px,6vw,70px);line-height:1;letter-spacing:-.045em}.article-wrap .featured{border-radius:18px;margin:24px 0}.apps-section{padding:24px 0}@media(max-width:1200px){.product-grid,.category-grid,.mega-menu__grid{grid-template-columns:repeat(4,1fr)}.mega-promo{grid-column:span 1}.wishlist-page-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:989px){.section{padding:32px 0}.header-main{grid-template-columns:auto 1fr auto;min-height:64px}.mobile-menu-toggle{display:inline-grid}.header-search{display:none}.header-logo{justify-self:start}.header-actions .header-action span:not(.header-action__icon):not(.counter){display:none}.desktop-nav{display:none}.hero__inner{grid-template-columns:1fr}.hero__copy{padding:44px 0 10px}.hero__media{min-height:360px}.promo-strip{grid-template-columns:repeat(2,1fr)}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.image-text{grid-template-columns:1fr}.image-text--reverse .image-text__media{order:0}.newsletter__inner,.collection-layout{grid-template-columns:1fr}.filters{display:none}.product-layout{grid-template-columns:1fr}.product-gallery,.product-info{position:static}.product-info{max-width:760px;margin:auto}.cart-page{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.wishlist-page-grid,.list-collections{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.page-width{width:min(calc(100% - 20px),var(--page-width))}.header-actions{gap:0}.header-action{min-width:38px}.hero__copy h1{font-size:48px}.hero__media{min-height:320px}.promo-strip{grid-template-columns:1fr 1fr}.promo-pill{padding:12px 8px;font-size:12px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-grid,.wishlist-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card__title{font-size:13px}.product-card__content{padding-top:8px}.button--small{font-size:12px}.newsletter{padding:26px 18px}.newsletter-form{flex-direction:column}.product-gallery{display:block}.product-thumbs{display:flex;flex-direction:row;overflow:auto;margin-bottom:8px}.product-thumb{min-width:64px;width:64px}.trust-list{grid-template-columns:1fr 1fr}.sticky-atc{display:block;position:fixed;z-index:70;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--border);padding:8px 10px}.template-product body{padding-bottom:70px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.list-collections{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:80px 1fr}.cart-line>div:last-child{grid-column:2}.hero__actions .button{flex:1}.collection-toolbar{align-items:flex-start;flex-direction:column}}body{background:#fff;color:#111;font-size:14px}.page-width{width:min(calc(100% - 38px),var(--page-width))}.section{padding:26px 0}.main-content{overflow:hidden}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-action svg,.benefit-bar svg,.trust-strip svg,.nav-deals svg,.all-categories svg,.flash-head svg,.mobile-bottom-nav svg{width:22px;height:22px}.benefit-bar{background:linear-gradient(90deg,#fff9d9,#fff2e7 28%,#fff4eb 55%,#ffebd9 72%,#ff6a00 72%,#e9003c);border-bottom:1px solid #eee}.benefit-bar__inner{display:grid;grid-template-columns:repeat(4,1fr);min-height:52px}.benefit-bar__item{display:flex;align-items:center;justify-content:center;gap:10px;padding:7px 18px;min-width:0}.benefit-bar__item:nth-child(4){color:#fff}.benefit-bar__icon{width:26px;flex:0 0 26px}.benefit-bar__item strong{display:block;font-size:12px;line-height:1.1}.benefit-bar__item small{display:block;font-size:10px;margin-top:2px;opacity:.78;white-space:nowrap}.site-header{border:0;background:#050505;color:#fff;box-shadow:0 2px 8px #0000001f}.site-header.is-sticky{top:0}.header-black{background:#050505}.header-main{grid-template-columns:auto minmax(360px,1fr) auto;min-height:74px;gap:28px}.header-logo{justify-self:start;color:#fff;font-size:31px;letter-spacing:-.06em;font-weight:1000;white-space:nowrap}.header-logo>span>span,.footer-logo span{color:var(--accent)}.header-logo img{max-height:50px}.header-search-form{display:grid;grid-template-columns:1fr 54px;background:#fff;border-radius:7px;overflow:hidden;height:44px;box-shadow:0 0 0 1px #333}.header-search-form input{border:0;outline:0;padding:0 18px;font-size:13px;color:#222;background:#fff}.header-search-form button{border:0;background:#ffc21c;color:#111;display:grid;place-items:center;cursor:pointer}.header-search-form button svg{width:20px;height:20px}.header-actions{gap:10px}.header-action{color:#fff;background:transparent!important;width:auto;height:52px;min-width:62px;padding:0 4px;display:flex;flex-direction:column;justify-content:center;gap:2px;font-size:10px;white-space:nowrap}.header-action:hover{color:#ffd02b}.account-component{min-width:94px}.account-component shopify-account{--shopify-account-signed-in-avatar-size:24px;--shopify-account-color-accent:#fff;--shopify-account-color-text:#fff}.counter{top:1px;right:3px;background:#ed0645;border:2px solid #050505;font-size:9px}.header-nav-wrap{border-top:1px solid #222;background:#050505}.header-nav-row{height:42px;display:flex;align-items:stretch}.all-categories{position:relative;flex:0 0 210px}.all-categories summary{height:42px;display:flex;align-items:center;gap:10px;padding:0 12px 0 4px;cursor:pointer;list-style:none;font-size:12px}.all-categories summary::-webkit-details-marker{display:none}.all-categories__panel{position:absolute;top:100%;left:0;width:270px;background:#fff;color:#111;z-index:60;box-shadow:0 16px 45px #0000003d;padding:8px 0;border-radius:0 0 8px 8px}.all-categories__panel a{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:13px;border-bottom:1px solid #f1f1f1}.all-categories__panel a:hover{background:#fff2f6;color:var(--accent)}.desktop-nav{border:0;flex:1;min-width:0;overflow:visible}.nav-list{height:42px;justify-content:flex-start;gap:0;white-space:nowrap}.nav-item>a{height:42px;padding:0 13px;display:flex;align-items:center;font-size:12px;color:#fff}.nav-item:hover>a{background:#151515;color:#fff}.nav-caret{margin-left:4px}.nav-deals{height:42px;display:flex;align-items:center;gap:5px;padding:0 3px 0 12px;color:#ff6a00;font-weight:900;font-size:12px;white-space:nowrap}.nav-deals svg{width:15px;height:15px;fill:currentColor;stroke:none}.mega-menu{top:100%;padding:0;background:#fff;color:#111;border-top:0}.mega-menu__grid{display:grid;grid-template-columns:1fr 330px;gap:28px;padding-top:24px;padding-bottom:24px}.mega-menu__links{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:24px}.mega-column h4{font-size:13px;margin-bottom:10px}.mega-column a{font-size:13px;padding:4px 0}.mega-promo{grid-column:auto;min-height:220px;border-radius:10px}.mega-promo__content{background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));top:0;right:0;bottom:0;left:0;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;border-radius:0}.mega-promo__content span{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.mega-promo__content strong{font-size:24px}.mega-promo__content em{font-style:normal;font-size:12px;margin-top:7px;font-weight:900}.header-mobile-button{display:none;color:#fff}.header-mobile-button:hover{background:#191919}.coupon-section{padding:12px 0 4px;background:#fff}.coupon-grid{display:grid;grid-template-columns:repeat(3,1fr) 1.35fr;gap:10px}.coupon-card{min-height:82px;border-radius:9px;background:linear-gradient(135deg,#fff5ed,#fff9dc);border:1px solid #ffc18d;display:flex;align-items:center;justify-content:space-between;padding:11px 13px;position:relative;overflow:hidden}.coupon-card:before,.coupon-card:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#fff;top:50%;transform:translateY(-50%)}.coupon-card:before{left:-8px}.coupon-card:after{right:-8px}.coupon-card strong{display:block;color:#111;font-size:21px;line-height:1}.coupon-card span,.coupon-card small{display:block;font-size:10px;margin-top:4px}.coupon-copy{border:0;border-radius:4px;background:#111;color:#fff;padding:8px 14px;font-size:10px;font-weight:900;cursor:pointer}.coupon-copy.is-copied{background:#198754}.happy-hour{min-height:82px;border-radius:9px;background:linear-gradient(135deg,#ffd1ad,#ff8a00);display:grid;grid-template-columns:46px 1fr auto 22px;align-items:center;gap:9px;padding:10px 13px}.happy-hour__icon{width:42px;height:42px;border-radius:50%;background:#050505;color:#ff6a00;display:grid;place-items:center}.happy-hour small{display:block;color:#fff;font-weight:900;font-size:10px}.happy-hour strong{display:block;font-size:16px;line-height:1.05}.mini-countdown{font-size:16px;font-weight:1000;letter-spacing:.05em;background:#ffffff8c;padding:8px;border-radius:5px;white-space:nowrap}.mega-hero-strip{padding:10px 0 8px}.hero-triptych{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:10px;min-height:355px}.hero-panel{position:relative;overflow:hidden;border-radius:10px;background:linear-gradient(135deg,var(--panel-a),var(--panel-b));color:#fff;display:flex;align-items:stretch;isolation:isolate}.hero-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.05),transparent 54%);z-index:-1}.hero-panel__copy{width:57%;padding:40px 0 34px 32px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2}.hero-panel__copy>span{font-size:17px;font-weight:1000;font-style:italic;transform:rotate(-2deg);margin-bottom:5px}.hero-panel__copy>strong{font-size:clamp(30px,3.5vw,60px);line-height:.92;letter-spacing:-.045em;font-weight:1000;max-width:420px}.hero-panel__copy>small{font-size:13px;font-weight:800;margin-top:14px}.hero-panel__copy>em{margin-top:22px;background:#111;color:#fff;border-radius:4px;font-style:normal;font-weight:900;font-size:11px;padding:10px 18px}.hero-panel__image{position:absolute;right:-4%;bottom:0;width:52%;height:100%;display:flex;align-items:flex-end;justify-content:center}.hero-panel__image img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 15px rgba(0,0,0,.14))}.hero-panel__fallback{font-size:180px;font-weight:1000;opacity:.12}.hero-panel--2 .hero-panel__copy,.hero-panel--3 .hero-panel__copy{width:60%;padding-left:22px}.hero-panel--2 .hero-panel__copy>strong,.hero-panel--3 .hero-panel__copy>strong{font-size:clamp(25px,2.6vw,45px)}.hero-panel--2 .hero-panel__copy>span,.hero-panel--3 .hero-panel__copy>span{font-size:12px}.hero-spark{position:absolute;font-style:normal;font-size:32px;color:#fff;opacity:.85}.hero-spark--one{right:14px;top:24px}.hero-spark--two{right:28%;bottom:18px}.category-bubbles-section{padding:5px 0 12px}.category-bubbles{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.category-bubble{text-align:center;min-width:0;font-size:11px}.category-bubble__image{width:70px;height:70px;max-width:100%;aspect-ratio:1;margin:0 auto 6px;border-radius:50%;overflow:visible;background:#f3f3f3;position:relative;display:grid;place-items:center}.category-bubble__image:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:1px solid #eee;border-radius:50%}.category-bubble__image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.category-bubble__image b{font-size:28px;color:silver}.category-bubble__image i{position:absolute;left:-3px;top:-8px;background:#ff6a00;color:#fff;border-radius:8px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:1000;z-index:2}.category-bubble strong{display:block;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flash-shell{background:linear-gradient(135deg,#ff6a00,#ff7900);padding:0 12px 12px;border-radius:9px}.flash-head{min-height:52px;color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}.flash-head__title{display:flex;align-items:center;gap:10px}.flash-head__title svg{fill:#fff;stroke:none}.flash-head__title strong{font-size:22px}.flash-head__title span{font-size:10px;opacity:.9}.flash-head>a{justify-self:end;font-size:11px;font-weight:800}.deal-timer{display:grid;grid-template-columns:auto auto auto auto auto auto;align-items:center;gap:3px}.deal-timer b{font-size:15px}.deal-timer small{font-size:6px;align-self:end;margin-bottom:7px;opacity:.8}.flash-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.flash-shell .product-card{background:#fff;border-radius:6px;padding:5px}.flash-shell .product-card__media{border-radius:4px}.flash-shell .product-card__content{color:#111;padding:5px 2px 2px}.flash-shell .product-card__title,.flash-shell .wishlist-button{display:none}.flash-shell .product-card__quick-add{width:27px;height:27px;right:5px;bottom:5px}.flash-shell .product-card__quick-add svg{width:14px;height:14px}.flash-shell .product-card__bottom{display:block}.flash-shell .product-rating,.flash-shell .stock-note{display:block;margin-top:2px}.flash-shell .price{margin:0}.flash-shell .price__current{font-size:15px}.collection-row-section{padding:20px 0}.compact-heading{align-items:center;margin-bottom:10px;border-bottom:1px solid #eee;padding-bottom:8px}.compact-heading h2{font-size:20px;letter-spacing:-.02em}.compact-heading p{font-size:11px;color:#777;margin:2px 0 0}.compact-heading>a{font-size:11px}.product-grid--dense{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}.product-card__media-wrap{position:relative}.product-card__media{border-radius:5px;aspect-ratio:4/4.65;background:#f4f4f4}.product-card__content{padding:6px 1px}.product-card__title{font-size:12px;line-height:1.25;min-height:30px;margin:1px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__badges{left:4px;top:4px;gap:3px}.discount-badge,.mini-badge{display:inline-flex;background:#ff6a00;color:#fff;border-radius:3px;padding:3px 5px;font-size:8px;font-weight:1000}.mini-badge{background:#111}.wishlist-button{width:29px;height:29px;right:5px;top:5px;border:0;background:#fffffff0;border-radius:50%;box-shadow:0 1px 6px #00000021;font-size:17px;cursor:pointer;display:grid;place-items:center}.product-card__quick-add{position:absolute;right:6px;bottom:6px;width:31px;height:31px;border-radius:50%;background:#0a0a0a;color:#fff;display:grid;place-items:center;border:0;z-index:4}.product-card__quick-add button{width:31px;height:31px;border-radius:50%;background:#0a0a0a;color:#fff;border:0;display:grid;place-items:center;cursor:pointer}.product-card__quick-add svg{width:16px;height:16px}.product-card__quick-link{font-size:18px;font-weight:700}.product-card__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:5px;flex-wrap:wrap}.price{margin:0;gap:5px;line-height:1}.price__current{font-size:13px}.price__compare{font-size:10px}.product-rating{font-size:9px;color:#c28100}.stock-note{font-size:9px;color:#d3183f;font-weight:800}.product-card:hover .product-card__media{box-shadow:0 7px 18px #00000014}.trust-strip-section{padding:4px 0}.trust-strip{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #ececec;border-radius:6px;background:#fff}.trust-strip__item{display:flex;align-items:center;justify-content:center;gap:10px;padding:11px 8px;border-right:1px solid #eee}.trust-strip__item:last-child{border-right:0}.trust-strip__item span{width:24px}.trust-strip__item strong{font-size:9px;display:block}.trust-strip__item small{font-size:8px;display:block;color:#666}.promo-tiles{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.promo-tile{min-height:116px;background:linear-gradient(135deg,var(--tile-a),var(--tile-b));border-radius:6px;padding:15px;position:relative;overflow:hidden;display:flex;align-items:center}.promo-tile>div{z-index:2;max-width:62%}.promo-tile strong{display:block;font-size:14px;color:#111}.promo-tile span{display:block;font-size:10px;margin:2px 0 11px}.promo-tile em{display:inline-block;background:#111;color:#fff;border-radius:3px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:900}.promo-tile img{position:absolute;right:-4px;bottom:-5px;width:45%;height:95%;object-fit:contain}.footer{background:#0b0b0d;padding:0 0 18px;margin-top:18px}.footer-newsletter{min-height:82px;border-bottom:1px solid #2c2c2f;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.footer-newsletter__lead{display:flex;align-items:center;gap:13px}.footer-mail{width:40px;height:34px;border:1px solid #ff6a00;display:grid;place-items:center;color:#ff6a00;font-size:21px}.footer-newsletter__lead strong,.footer-newsletter__lead small{display:block}.footer-newsletter__lead strong{font-size:12px}.footer-newsletter__lead small{color:#aaa;font-size:9px}.footer-newsletter__form{display:grid;grid-template-columns:1fr 120px;height:37px}.footer-newsletter__form input{min-width:0;background:#161618;border:1px solid #36363a;color:#fff;padding:0 12px;border-radius:3px 0 0 3px}.footer-newsletter__form button{border:0;background:#ff6a00;color:#fff;font-size:9px;font-weight:900;border-radius:0 3px 3px 0}.footer-grid--mega{grid-template-columns:1.35fr repeat(3,1fr) 1.2fr;padding-top:27px;gap:28px}.footer-logo{display:inline-block;font-weight:1000;font-size:27px;letter-spacing:-.05em;margin-bottom:8px}.footer-logo img{max-width:170px}.footer-brand p{max-width:280px;color:#9d9da3;font-size:10px;line-height:1.6}.footer-socials{display:flex;gap:8px;flex-wrap:wrap}.footer-socials a{padding:2px 0;font-size:10px}.footer-column h3{font-size:10px;margin:0 0 9px}.footer-column>a{font-size:9px;padding:2px 0;color:#b8b8bd}.payment-grid{display:flex;flex-wrap:wrap;gap:5px}.payment-grid svg{width:36px;height:24px;background:#fff;border-radius:2px;padding:2px}.footer-payments small{display:block;color:#888;font-size:8px;margin-top:9px}.footer-bottom{margin-top:24px;padding-top:12px;font-size:9px}.mobile-bottom-nav{display:none}.collection-hero{background:linear-gradient(135deg,#fff4eb,#fff9ef);border-radius:10px;padding:28px;margin:18px 0 20px}.collection-hero h1{font-size:clamp(34px,4vw,58px)}.collection-toolbar{position:sticky;top:116px;z-index:20;background:#fff;padding:12px 0}.filters{border:1px solid #eee;border-radius:8px;padding:0 14px;height:max-content}.product-layout{gap:34px}.product-gallery{top:130px}.product-media{border-radius:8px}.product-info{top:130px;border:1px solid #eee;padding:24px;border-radius:10px;box-shadow:0 8px 24px #0000000a}.product-info h1{font-size:clamp(27px,3vw,42px)}.product-price-big{color:#ff6a00}.option-values label{border-radius:5px}.button{background:#ff1750;border-radius:5px}.stock-meter{background:#fff4f7}.trust-list{grid-template-columns:repeat(3,1fr)}@media(max-width:1300px){.header-main{grid-template-columns:auto minmax(300px,1fr) auto;gap:18px}.header-actions{gap:4px}.account-component{min-width:70px}.nav-item>a{padding-inline:9px}.all-categories{flex-basis:180px}.category-bubbles{grid-template-columns:repeat(10,1fr)}.category-bubble:nth-child(n+11){display:none}.product-grid--dense,.flash-products{grid-template-columns:repeat(5,1fr)}.flash-products .product-card:nth-child(6){display:none}.footer-grid--mega{grid-template-columns:1.3fr repeat(3,1fr)}.footer-payments{grid-column:1/-1}}@media(max-width:1050px){.benefit-bar__item{padding-inline:8px}.header-main{grid-template-columns:auto 1fr auto}.header-mobile-button{display:grid}.header-logo{font-size:26px}.header-search-form{grid-column:1/-1;grid-row:2;margin-bottom:10px;height:40px}.header-main{padding-top:8px}.header-actions .header-action>span:not(.header-action__icon):not(.counter){display:none}.account-component{min-width:38px}.header-nav-wrap{display:none}.mobile-nav{position:fixed;z-index:150;left:0;top:0;width:min(390px,92vw);height:100dvh;background:#fff;color:#111;padding:0 18px 20px;box-shadow:20px 0 60px #00000040;overflow:auto}.mobile-nav__top{display:flex;align-items:center;justify-content:space-between;height:64px;border-bottom:1px solid #eee}.mobile-nav__search{display:grid;grid-template-columns:1fr 45px;margin:12px 0;background:#f4f4f4;border-radius:5px;overflow:hidden}.mobile-nav__search input{border:0;background:transparent;padding:12px}.mobile-nav__search button{border:0;background:#ffc21c;display:grid;place-items:center}.mobile-nav>a,.mobile-nav summary{font-size:13px}.coupon-grid{grid-template-columns:repeat(2,1fr)}.happy-hour{grid-column:span 2}.hero-triptych{grid-template-columns:1.2fr 1fr}.hero-panel--3{display:none}.category-bubbles{grid-template-columns:repeat(8,1fr)}.category-bubble:nth-child(n+9){display:none}.product-grid--dense,.flash-products{grid-template-columns:repeat(4,1fr)}.flash-products .product-card:nth-child(5){display:none}.promo-tiles{grid-template-columns:repeat(3,1fr)}.promo-tile:nth-child(n+4){display:none}.footer-grid--mega{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}}@media(max-width:749px){body{padding-bottom:61px}.page-width{width:min(calc(100% - 16px),var(--page-width))}.benefit-bar{overflow:hidden}.benefit-bar__inner{display:flex;width:max-content;animation:benefitTicker 18s linear infinite}.benefit-bar__item{width:250px;min-height:44px}.benefit-bar__item:nth-child(4){color:#111}.benefit-bar{background:linear-gradient(90deg,#fff8d8,#fff0f3)}@keyframes benefitTicker{to{transform:translate(-50%)}}.header-main{display:grid;grid-template-columns:44px 1fr auto;gap:7px;min-height:62px}.header-mobile-button{display:grid}.header-logo{justify-self:center;font-size:24px}.header-actions{justify-self:end}.header-actions .account-component,.header-actions [data-open-wishlist]{display:none}.header-action{min-width:38px}.header-search-form{grid-column:1/-1;grid-row:2;height:38px;margin:0 0 9px}.header-search-form input{font-size:12px;padding-left:12px}.header-search-form button{width:46px}.coupon-section{padding-top:8px}.coupon-grid{display:flex;overflow:auto;gap:7px;scroll-snap-type:x mandatory}.coupon-card,.happy-hour{min-width:245px;min-height:70px;scroll-snap-align:start}.happy-hour{grid-template-columns:38px 1fr auto 18px}.happy-hour__icon{width:36px;height:36px}.mini-countdown{display:none}.coupon-card strong{font-size:18px}.mega-hero-strip{padding-top:7px}.hero-triptych{display:flex;overflow:auto;gap:7px;min-height:238px;scroll-snap-type:x mandatory}.hero-panel{min-width:88%;min-height:238px;scroll-snap-align:start}.hero-panel--3{display:flex}.hero-panel__copy{padding:25px 0 22px 18px;width:58%}.hero-panel__copy>span{font-size:12px}.hero-panel__copy>strong{font-size:33px}.hero-panel__copy>small{font-size:10px;margin-top:8px}.hero-panel__copy>em{font-size:9px;margin-top:14px;padding:8px 12px}.hero-panel--2 .hero-panel__copy,.hero-panel--3 .hero-panel__copy{padding-left:18px}.hero-panel--2 .hero-panel__copy>strong,.hero-panel--3 .hero-panel__copy>strong{font-size:30px}.hero-panel__image{width:53%}.category-bubbles-section{padding-top:2px}.category-bubbles{display:flex;overflow:auto;gap:13px;padding-bottom:4px}.category-bubble{min-width:58px}.category-bubble:nth-child(n){display:block}.category-bubble__image{width:54px;height:54px}.category-bubble strong{font-size:9px}.flash-shell{padding:0 7px 7px;border-radius:6px}.flash-head{grid-template-columns:1fr auto;min-height:43px}.flash-head__title strong{font-size:16px}.flash-head__title span{display:none}.flash-head>a{display:none}.deal-timer{gap:2px}.deal-timer b{font-size:11px}.deal-timer small{font-size:5px}.flash-products{display:flex;overflow:auto;gap:6px}.flash-products .product-card:nth-child(n){display:block}.flash-shell .product-card{min-width:128px;width:128px}.flash-shell .product-card__media{aspect-ratio:1}.flash-shell .price__current{font-size:12px}.trust-strip{display:flex;overflow:auto}.trust-strip__item{min-width:155px;border-right:1px solid #eee}.compact-heading{margin-bottom:7px}.compact-heading h2{font-size:16px}.product-grid--dense{display:flex;overflow:auto;gap:8px}.product-grid--dense .product-card{min-width:145px;width:145px}.product-card__media{aspect-ratio:4/4.8}.product-card__title{font-size:10px;min-height:26px}.price__current{font-size:11px}.price__compare{font-size:9px}.promo-tiles{display:flex;overflow:auto;gap:7px}.promo-tile:nth-child(n){display:flex}.promo-tile{min-width:210px;min-height:100px}.footer-newsletter{grid-template-columns:1fr;padding:18px 0;gap:12px}.footer-newsletter__form{grid-template-columns:1fr 96px}.footer-grid--mega{grid-template-columns:1fr 1fr;gap:22px}.footer-brand,.footer-payments{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:4px}.mobile-bottom-nav{display:grid;position:fixed;z-index:80;left:0;right:0;bottom:0;height:61px;background:#090909;color:#fff;grid-template-columns:repeat(5,1fr);box-shadow:0 -3px 16px #00000026;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a,.mobile-bottom-nav button,.mobile-bottom-account{border:0;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:18px;position:relative}.mobile-bottom-nav a:first-child{color:#ffc31a}.mobile-bottom-nav small{font-size:8px}.mobile-bottom-nav svg{width:18px;height:18px}.mobile-bottom-nav .counter{top:5px;right:calc(50% - 18px)}.mobile-bottom-account shopify-account{--shopify-account-signed-in-avatar-size:19px;--shopify-account-color-accent:#fff;--shopify-account-color-text:#fff}.product-layout{display:block}.product-info{border:0;box-shadow:none;padding:15px 0}.collection-hero{padding:20px 16px;margin-top:8px}.collection-toolbar{top:99px}.sticky-atc{bottom:61px}.template-product body{padding-bottom:122px}}.header-logo,.header-logo-text,.header-logo *,.footer-logo,.footer-logo *{color:#fff!important}.header-logo-text{display:inline-block;font-weight:1000;letter-spacing:-.055em}.header-actions{height:56px;display:flex;align-items:stretch;justify-content:flex-end;gap:2px}.header-action{position:relative;-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#fff;width:auto;min-width:72px;height:56px;padding:5px 7px;display:grid;grid-template-rows:27px 14px;align-content:center;justify-items:center;align-items:center;gap:1px;line-height:1;cursor:pointer;border-radius:4px}.header-action--account{min-width:106px}.header-action__icon{height:27px;width:27px;display:grid;place-items:center;font-size:0}.header-action__icon svg{width:23px;height:23px}.header-action__label{display:block;font-size:10px;font-weight:700;line-height:12px;white-space:nowrap;text-align:center}.header-action:hover{background:#151515!important;color:#ffd02b}.header-action .counter{top:1px;right:5px}.header-action[data-open-wishlist].is-active .header-action__icon svg{fill:currentColor}.product-wishlist-button{gap:7px}.product-wishlist-button.is-active{border-color:var(--accent);color:var(--accent)}.product-recommendations-section .compact-heading{margin-bottom:12px}@media(max-width:1300px){.header-action{min-width:64px}.header-action--account{min-width:92px}}@media(max-width:1050px){.header-action{min-width:40px;width:40px;padding-inline:2px}.header-action--account{min-width:40px}.header-action__label{display:none}.header-actions{gap:0}.header-action .counter{right:0}}@media(max-width:749px){.header-actions .header-action--account,.header-actions [data-open-wishlist]{display:none}.header-action{width:38px;min-width:38px;height:52px}.mobile-bottom-account svg{width:18px;height:18px}}:root{--kiss-orange:#ff6a00;--kiss-orange-2:#ff9d00;--kiss-black:#0b0b0b;--kiss-white:#fff}body{background:#fff;color:#111}.button{background:var(--kiss-orange);color:#fff}.button:hover{background:#e85f00;filter:none}.button--dark{background:#111}.button--secondary{background:#fff;color:#111;border-color:#111}.eyebrow,.nav-item:hover>a,.mega-column a:hover,.product-wishlist-button.is-active{color:var(--kiss-orange)}.counter,.badge,.discount-badge{background:var(--kiss-orange);color:#fff}.badge--sale{background:var(--kiss-orange)}.badge--new,.mini-badge{background:#111;color:#fff}.price--sale .price__current,.product-price-big{color:var(--kiss-orange)}.benefit-bar{background:#fff;color:#111;border-bottom:1px solid #ececec}.benefit-bar__item{background:#fff!important;color:#111!important;border-right:1px solid #e9e9e9}.benefit-bar__item:nth-child(2n){background:#fff7ef!important}.benefit-bar__icon{color:var(--kiss-orange)}.header-black{background:#070707;color:#fff}.header-nav-wrap{background:#111;color:#fff;border-top:1px solid #282828}.header-logo,.header-logo-text,.header-logo *{color:#fff!important}.header-search-form{background:#fff;border:2px solid #fff}.header-search-form button{background:var(--kiss-orange);color:#fff}.header-action:hover{background:#1b1b1b!important;color:var(--kiss-orange)!important}.all-categories{background:#0b0b0b}.all-categories summary,.nav-item>a{color:#fff}.nav-deals{color:var(--kiss-orange)}.mega-menu{border-top:3px solid var(--kiss-orange)}.mega-promo__content em{color:var(--kiss-orange)}.coupon-section{background:#fff}.coupon-card{background:linear-gradient(135deg,#fff,#fff4ea 48%,#ffd3ad);border-color:#ffb26f;box-shadow:0 3px 12px #ff6a001a}.coupon-card strong{color:#111}.coupon-card small b{color:var(--kiss-orange)}.coupon-copy{background:#111}.coupon-copy:hover{background:var(--kiss-orange)}.happy-hour{background:linear-gradient(135deg,#111 0 42%,#ff6a00 42% 100%);color:#fff;box-shadow:0 4px 16px #ff6a0033}.happy-hour__icon{background:#fff;color:var(--kiss-orange)}.happy-hour small{color:#fff}.mini-countdown{background:#fff;color:#111}.mega-hero-strip--bling{background:#fff}.hero-triptych{min-height:370px}.hero-panel{border:2px solid #111;box-shadow:0 9px 24px #0000001f;background:linear-gradient(135deg,var(--panel-a),var(--panel-b));transform:translateZ(0)}.hero-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 76% 25%,rgba(255,255,255,.42) 0 2px,transparent 3px),radial-gradient(circle at 88% 72%,rgba(255,255,255,.5) 0 3px,transparent 4px),linear-gradient(120deg,transparent 30%,rgba(255,255,255,.14) 50%,transparent 67%);background-size:52px 52px,74px 74px,100% 100%;pointer-events:none;z-index:0}.hero-panel:after{background:linear-gradient(90deg,rgba(0,0,0,.28),transparent 63%)}.hero-panel__copy{position:relative;z-index:4;width:57%}.hero-panel__copy>span{background:#fff;color:#111;padding:6px 9px;border-radius:3px;font-style:normal;transform:rotate(-2deg);box-shadow:3px 3px #111}.hero-panel__copy>strong{text-shadow:0 3px 0 rgba(0,0,0,.18)}.hero-panel__copy>small{color:#fff}.hero-panel__copy>em{background:#111;color:#fff;border:2px solid #fff;box-shadow:4px 4px #ffffff40}.hero-panel__copy>em:hover{background:#fff;color:#111}.hero-panel__image--bling{right:-1%;width:49%;height:100%;z-index:2;opacity:1;pointer-events:none}.hero-panel__image--bling img{width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 22px rgba(0,0,0,.22))}.bling-star{position:absolute;color:#fff;z-index:3;text-shadow:0 0 12px rgba(255,255,255,.9);animation:kissSpark 2.2s ease-in-out infinite}.bling-star--1{right:7%;top:9%;font-size:32px}.bling-star--2{right:39%;bottom:11%;font-size:24px;animation-delay:.7s}.bling-star--3{right:22%;top:55%;font-size:18px;animation-delay:1.2s}@keyframes kissSpark{0%,to{transform:scale(.75) rotate(0);opacity:.55}50%{transform:scale(1.25) rotate(18deg);opacity:1}}.category-bubble__image{background:#fff;border:3px solid #fff;box-shadow:0 0 0 2px var(--kiss-orange),0 6px 16px #0000001a}.category-bubble__image:after{border-color:transparent}.category-bubble__image b{color:var(--kiss-orange)}.category-bubble__image i{background:var(--kiss-orange);color:#fff}.category-bubble:hover .category-bubble__image{transform:translateY(-3px);box-shadow:0 0 0 3px #111,0 8px 20px #ff6a0040}.flash-shell{background:linear-gradient(115deg,#ff5f00,#ff8c00 55%,#111 55% 100%);border:2px solid #111;box-shadow:0 8px 22px #ff6a0033}.flash-head{color:#fff}.flash-head__title svg{fill:#fff}.deal-timer b{background:#fff;color:#111;border-radius:3px;padding:3px 5px}.flash-shell .product-card{border:2px solid #fff;box-shadow:0 4px 10px #0000001f}.flash-shell .product-card:hover{border-color:#111;transform:translateY(-2px)}.compact-heading{border-bottom:3px solid #111}.compact-heading h2 span{color:var(--kiss-orange)}.compact-heading>a{font-weight:900;color:var(--kiss-orange)}.product-card__media{background:#f5f5f5}.product-card:hover .product-card__media{box-shadow:0 0 0 2px var(--kiss-orange)}.product-card__quick-add{background:#111;color:#fff}.product-card__quick-add:hover{background:var(--kiss-orange)}.promo-tile{min-height:126px;border:2px solid #111;box-shadow:0 6px 15px #00000017;isolation:isolate}.promo-tile:before{content:"\2726";position:absolute;right:12px;top:4px;font-size:38px;color:#fff;opacity:.88;text-shadow:0 0 12px #fff;z-index:1}.promo-tile:after{content:"\25c6";position:absolute;right:48px;bottom:8px;font-size:22px;color:#fff;opacity:.72;z-index:1}.promo-tile>div{max-width:72%;z-index:3}.promo-tile strong{font-size:17px;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.3)}.promo-tile span{color:#fff;font-weight:800}.promo-tile em{background:#111;color:#fff;border:1px solid #fff}.promo-tile:nth-child(3) strong,.promo-tile:nth-child(3) span{color:#111;text-shadow:none}.promo-tile:nth-child(3) em{background:var(--kiss-orange)}.trust-strip-section{border-block:1px solid #ececec}.trust-strip__item>span{color:var(--kiss-orange)}.collection-hero{background:linear-gradient(135deg,#fff 0 50%,#fff0e3 50% 100%);border:2px solid #111}.filters{border-color:#111}.stock-meter{background:#fff4e8}.product-info{border-color:#111}.option-values label:has(input:checked){border-color:var(--kiss-orange);box-shadow:inset 0 0 0 1px var(--kiss-orange)}.footer{background:#080808}.footer-mail{border-color:var(--kiss-orange);color:var(--kiss-orange)}.footer-newsletter__form button{background:var(--kiss-orange)}.footer-column h3{color:#fff}.footer-column>a:hover,.footer-socials a:hover{color:var(--kiss-orange)}.mobile-bottom-nav{background:#080808}.mobile-bottom-nav a:first-child{color:var(--kiss-orange)}@media(max-width:749px){.benefit-bar{background:#fff}.benefit-bar__inner{animation:none;overflow:auto}.hero-triptych,.hero-panel{min-height:250px}.hero-panel__copy{width:61%;padding-left:18px}.hero-panel__copy>strong{font-size:31px}.hero-panel__image--bling{width:47%;right:-3%}.bling-star--1{font-size:22px}.flash-shell{background:linear-gradient(135deg,#ff6500 0 72%,#111 72%)}.promo-tile{min-height:110px}}:root{color-scheme:light}.coupon-card{background:linear-gradient(135deg,#fff,#fff7ef);border-color:#f1e4d7}.coupon-card strong{color:#ff6b00}.happy-hour{background:linear-gradient(135deg,#fff2e7,#ffe1c7)}.happy-hour__icon{background:#111;color:#ff6b00}.happy-hour small{color:#b85a16}.header-search-form button,.mobile-nav__search button{background:#ff6b00;color:#fff}.nav-deals{color:#ff6b00}.all-categories__panel a:hover{background:#fff6ef}.mega-hero-strip{padding:12px 0 10px}.hero-triptych--temu{gap:12px;min-height:365px}.hero-panel--temu{background:#fff!important;border:1px solid #ece7e1;box-shadow:0 10px 28px #00000014;color:#111;align-items:stretch}.hero-panel--temu:before{content:"";position:absolute;left:0;top:0;width:100%;height:8px;background:linear-gradient(90deg,var(--panel-a),var(--panel-b));opacity:.92}.hero-panel--temu:after{background:radial-gradient(circle at 12% 15%,rgba(255,107,0,.08),transparent 28%),radial-gradient(circle at 85% 88%,rgba(90,127,255,.09),transparent 28%);z-index:0}.hero-panel--temu .hero-panel__copy{width:37%;padding:38px 0 34px 28px;color:#111;position:relative;z-index:2}.hero-panel--temu .hero-panel__copy>span{color:#ff6b00;font-size:12px;transform:none;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.hero-panel--temu .hero-panel__copy>strong{font-size:clamp(24px,3vw,46px);line-height:.95;max-width:250px}.hero-panel--temu .hero-panel__copy>small{font-size:13px;color:#616161;font-weight:700;max-width:220px}.hero-panel--temu .hero-panel__copy>em{margin-top:18px;background:#111;color:#fff;border-radius:999px;padding:11px 18px;font-size:11px}.hero-panel--temu .hero-panel__image{position:absolute;right:0;top:0;bottom:0;width:66%;padding:10px 10px 10px 0;display:flex;align-items:center;justify-content:flex-end;z-index:1}.hero-panel--temu .hero-panel__image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:18px;filter:none}.hero-panel--temu .hero-spark{color:#ff6b00;opacity:.8;font-size:20px}.hero-panel--temu.hero-panel--2 .hero-panel__copy,.hero-panel--temu.hero-panel--3 .hero-panel__copy{width:39%;padding-left:24px}.hero-panel--temu.hero-panel--2 .hero-panel__copy>strong,.hero-panel--temu.hero-panel--3 .hero-panel__copy>strong{font-size:clamp(22px,2.6vw,36px)}.promo-tile--temu{background:#fff!important;border:1px solid #ece7e1;box-shadow:0 6px 18px #0000000d}.promo-tile--temu>div{max-width:50%;position:relative;z-index:2}.promo-tile--temu strong{color:#111;font-size:15px}.promo-tile--temu span{color:#666}.promo-tile--temu em{background:#111}.promo-tile--temu img{right:0;bottom:0;width:52%;height:100%;object-fit:cover;object-position:center}.flash-shell{background:linear-gradient(135deg,#111,#252525)}.flash-head__title strong{color:#fff}.flash-head__title span{color:#ffe0c7}.discount-badge,.badge,.button,.footer-newsletter__form button,.mobile-bottom-nav a:first-child,.counter{background:#ff6b00}.button--secondary{background:#fff;color:#111}.product-page{background:#fff}.product-layout--temu{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start;gap:42px}.product-gallery--temu{position:sticky;top:126px;display:grid;grid-template-columns:108px 1fr;gap:16px;align-items:start}.product-gallery__stage{order:2}.product-thumbs--temu{order:1;display:grid;gap:10px}.product-gallery__frame{background:#fff;border:1px solid #ececef;border-radius:16px;padding:16px;box-shadow:0 10px 28px #0000000d}.product-media{aspect-ratio:1/1.1;display:grid;place-items:center;background:#fafafa;border-radius:12px;overflow:hidden}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{width:100%;height:100%;object-fit:contain;background:#fafafa}.product-gallery__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 4px 0;color:#666;font-size:12px}.product-gallery__meta strong{color:#111;font-size:13px}.product-thumb{-webkit-appearance:none;appearance:none;border:1px solid #e7e7ea;background:#fff;border-radius:12px;padding:6px;cursor:pointer;transition:.18s ease;box-shadow:0 3px 9px #00000008}.product-thumb img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.product-thumb:hover{border-color:#c9c9d0;transform:translateY(-1px)}.product-thumb.is-active{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001f}.product-info--temu{position:sticky;top:126px;border:1px solid #ececef;padding:28px;border-radius:16px;box-shadow:0 10px 28px #0000000d;background:#fff}.product-price-big{color:#ff6b00}.stock-meter{background:#fff6ef}.stock-meter .progress span{background:#ff6b00}.option-values{display:flex;flex-wrap:wrap;gap:8px}.option-values input{position:absolute;opacity:0;pointer-events:none}.option-values label{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid #dedee4;background:#fff;cursor:pointer;font-weight:700}.option-values input:checked+label{border-color:#111;background:#111;color:#fff}.quantity{display:inline-grid;grid-template-columns:42px 72px 42px;border:1px solid #e3e3e8;border-radius:999px;overflow:hidden}.quantity button{border:0;background:#fff;cursor:pointer}.quantity input{border:0;text-align:center}.product-wishlist-button{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #e2e2e8;border-radius:999px;background:#fff;color:#111;font-weight:800}.product-wishlist-button.is-active{border-color:#ff6b00;color:#ff6b00;background:#fff7ef}.trust-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.trust-item{background:#fafafa;border:1px solid #ededf2;border-radius:10px;padding:10px;text-align:center;font-size:12px;font-weight:700}.accordion details{border:1px solid #ececef;border-radius:12px;padding:0 14px;background:#fff}.accordion details+details{margin-top:10px}.accordion summary{list-style:none;cursor:pointer;padding:15px 0;font-weight:800}.accordion summary::-webkit-details-marker{display:none}@media(max-width:1050px){.hero-panel--temu .hero-panel__copy{width:42%}.hero-panel--temu .hero-panel__image{width:62%}.product-layout--temu{grid-template-columns:1fr;gap:22px}.product-gallery--temu,.product-info--temu{position:static;top:auto}}@media(max-width:749px){.hero-triptych--temu{display:flex;overflow:auto;gap:8px;scroll-snap-type:x mandatory}.hero-panel--temu{min-width:92%;min-height:250px;scroll-snap-align:start}.hero-panel--temu .hero-panel__copy{width:48%;padding:22px 0 22px 18px}.hero-panel--temu .hero-panel__copy>strong{font-size:28px}.hero-panel--temu .hero-panel__copy>small{font-size:11px}.hero-panel--temu .hero-panel__image{width:58%;padding-right:8px}.promo-tile--temu{min-width:235px}.product-gallery--temu{grid-template-columns:1fr;gap:12px}.product-gallery__stage{order:1}.product-thumbs--temu{order:2;display:flex;overflow:auto;gap:8px}.product-thumb{min-width:78px;width:78px}.product-gallery__frame{padding:10px;border-radius:14px}.product-media{aspect-ratio:1/1.12}.product-info--temu{padding:18px;border-radius:14px}.trust-list{grid-template-columns:1fr}}:root{--kiss-aqua:#15c7c8;--kiss-deep:#081321;--kiss-soft:#f4fbfc}.benefit-bar{background:linear-gradient(90deg,#fff 0 76%,#15c7c8 76% 100%)}.header-search-form button,.mobile-nav__search button,.button,.footer-newsletter__form button,.mobile-bottom-nav a:first-child,.counter,.discount-badge,.flash-tag,.badge{background:var(--kiss-aqua)!important}.button,.footer-newsletter__form button{color:#fff!important}.button--secondary{background:#fff!important;color:#111!important;border-color:#dfe7ea}.nav-deals,.coupon-card strong,.happy-hour small,.hero-panel--temu .hero-panel__copy>span{color:var(--kiss-aqua)!important}.hero-panel--temu .hero-panel__copy>em{background:var(--kiss-aqua)!important;color:#fff!important}.coupon-card,.happy-hour,.promo-tile--temu,.product-gallery__frame,.product-info--temu,.trust-item,.accordion details{border-color:#e6ecef}.happy-hour__icon{background:var(--kiss-soft);color:var(--kiss-aqua)}.header-black,.site-footer{background:var(--kiss-deep)}.header-search-form input{border-color:#dbe7e8}.header-search-form,.mobile-nav__search{border-radius:10px}.hero-triptych--temu{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(0,1fr);grid-template-rows:1fr 1fr;gap:10px;min-height:350px}.hero-triptych--temu .hero-panel--1{grid-column:1;grid-row:1 / span 2;min-height:350px}.hero-triptych--temu .hero-panel--2{grid-column:2;grid-row:1}.hero-triptych--temu .hero-panel--3{grid-column:2;grid-row:2}.hero-panel--temu{min-height:170px;border:1px solid #e9eef1;box-shadow:0 8px 22px #08132114;background:#fff!important}.hero-panel--temu:before{display:none}.hero-panel--temu:after{background:linear-gradient(90deg,#040c1661,#040c160f 45%,#040c1600 68%);z-index:2}.hero-panel--temu .hero-panel__copy{width:46%;padding:34px 22px 26px 32px;color:#fff;z-index:4}.hero-panel--temu .hero-panel__copy>span{font-size:14px;letter-spacing:.08em;font-weight:800;text-shadow:0 1px 6px rgba(0,0,0,.18)}.hero-panel--temu .hero-panel__copy>strong{max-width:320px;font-size:clamp(34px,4vw,58px);line-height:.94;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.25)}.hero-panel--temu .hero-panel__copy>small{max-width:270px;color:#fff;font-size:15px;text-shadow:0 1px 8px rgba(0,0,0,.22)}.hero-panel--temu .hero-panel__image{top:0;right:0;bottom:0;left:0;width:100%;padding:0;z-index:1}.hero-panel--temu .hero-panel__image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px}.hero-panel--temu.hero-panel--2 .hero-panel__copy,.hero-panel--temu.hero-panel--3 .hero-panel__copy{width:54%;padding:24px 18px 18px 24px}.hero-panel--temu.hero-panel--2 .hero-panel__copy>strong,.hero-panel--temu.hero-panel--3 .hero-panel__copy>strong{font-size:clamp(22px,2.3vw,35px);max-width:240px}.hero-panel--temu.hero-panel--2 .hero-panel__copy>small,.hero-panel--temu.hero-panel--3 .hero-panel__copy>small{font-size:13px;max-width:180px}.hero-panel--temu .hero-spark{display:none}.category-bubble{box-shadow:none;border:1px solid #edf1f4}.flash-shell{background:#fff}.flash-head__title strong,.collection-head strong{color:#111}.flash-head__title span{color:#666}.promo-tiles{grid-template-columns:repeat(3,1fr);gap:14px}.promo-tile--temu{min-height:88px;background:#f7fbfb!important;box-shadow:none}.promo-tile--temu img{width:56%;object-fit:cover}.recommended .collection-grid,.bestsellers .collection-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.site-footer{background:linear-gradient(180deg,#081321 0% 100%)}@media(max-width:1050px){.hero-triptych--temu{grid-template-columns:1fr;grid-template-rows:none}.hero-triptych--temu .hero-panel--1,.hero-triptych--temu .hero-panel--2,.hero-triptych--temu .hero-panel--3{grid-column:auto;grid-row:auto}}@media(max-width:749px){.benefit-bar{background:#fff}.hero-triptych--temu{display:flex;overflow:auto;gap:8px;scroll-snap-type:x mandatory}.hero-triptych--temu .hero-panel--1,.hero-triptych--temu .hero-panel--2,.hero-triptych--temu .hero-panel--3{min-width:92%;min-height:248px;scroll-snap-align:start}.hero-panel--temu .hero-panel__copy{width:58%;padding:22px 16px 18px 18px}.hero-panel--temu .hero-panel__copy>strong{font-size:32px}.hero-panel--temu.hero-panel--2 .hero-panel__copy,.hero-panel--temu.hero-panel--3 .hero-panel__copy{width:58%;padding-left:18px}.promo-tiles{grid-template-columns:1fr}.promo-tile--temu{min-width:unset}}.product-gallery--safe{position:sticky;top:126px;display:block}.product-media-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-media-card{background:#fafafa;border:1px solid #ececef;border-radius:14px;overflow:hidden;min-height:220px;display:grid;place-items:center}.product-media-card--primary{grid-column:1/-1;min-height:540px}.product-media-card img,.product-media-card video,.product-media-card iframe,.product-media-card model-viewer{width:100%;height:100%;object-fit:contain;background:#fafafa}.product-media-empty{color:#777;font-weight:700}@media(max-width:1050px){.product-gallery--safe{position:static;top:auto}}@media(max-width:749px){.product-media-stack{display:flex;overflow:auto;gap:8px;scroll-snap-type:x mandatory}.product-media-card,.product-media-card--primary{min-width:92%;min-height:420px;grid-column:auto;scroll-snap-align:start}}:root{--kiss-burgundy:#9b001b;--kiss-burgundy-dark:#760014;--kiss-cream:#fbf8f3;--kiss-ink:#070707;--kiss-line:#eadfd6}body{background:var(--kiss-cream)!important;color:#151515}.page-width{width:min(calc(100% - 28px),1500px)}.section{padding:22px 0}.section--tight{padding:14px 0}.benefit-bar{background:#fffdf9!important;border-bottom:1px solid var(--kiss-line);color:#111}.benefit-bar__inner{display:grid!important;grid-template-columns:repeat(4,1fr);padding:0!important}.benefit-bar__item{min-height:42px;padding:7px 28px!important;border-right:1px solid #eee4dc;justify-content:flex-start!important;gap:10px!important}.benefit-bar__item:last-child{background:var(--kiss-burgundy);color:#fff;border-right:0}.benefit-bar__item strong{font-size:11px;letter-spacing:.02em}.benefit-bar__item small{font-size:9px;opacity:.82}.benefit-bar__icon svg{width:20px;height:20px}.site-header{background:#050505!important;color:#fff;border:0!important;box-shadow:none!important}.header-black,.header-nav-wrap{background:#050505!important}.header-main{grid-template-columns:250px minmax(380px,1fr) auto!important;gap:28px!important;min-height:72px!important}.header-logo{justify-self:start!important;color:#fff!important}.header-logo-text{display:flex!important;flex-direction:column;line-height:.8;letter-spacing:-.045em}.header-logo-text .logo-kiss{font-family:Georgia,Times New Roman,serif;font-size:31px;color:#fff!important;font-weight:500}.header-logo-text .logo-icon{font-family:Georgia,Times New Roman,serif;font-size:31px;color:var(--kiss-burgundy)!important;font-weight:500;position:absolute;margin-left:64px}.header-logo-text small{display:block;margin-top:10px;font-family:Inter,Arial,sans-serif;font-size:8px;letter-spacing:.28em;color:#fff!important;font-weight:700}.header-search-form{height:42px!important;border-radius:5px!important;box-shadow:none!important;background:#fff!important;grid-template-columns:1fr 58px!important}.header-search-form input{background:#fff!important;color:#222!important;font-size:12px!important}.header-search-form button{background:var(--kiss-burgundy)!important;color:#fff!important}.header-actions{gap:8px!important;height:54px!important}.header-action{min-width:68px!important;color:#fff!important;background:transparent!important}.header-action--account{min-width:104px!important}.header-action--orders{min-width:62px!important}.header-action__label{font-size:9px!important}.header-action:hover{color:#fff!important;background:#151515!important}.counter{background:var(--kiss-burgundy)!important;border-color:#050505!important}.header-nav-wrap{border-top:1px solid #1c1c1c!important}.header-nav-row{height:42px!important}.all-categories{flex-basis:205px!important}.all-categories summary{font-size:11px!important}.nav-list{justify-content:flex-start!important;gap:4px!important}.nav-item>a{padding:0 11px!important;font-size:10px!important}.nav-deals{color:#d20a2c!important;font-size:10px!important}.all-categories__panel a:hover{background:#fff5f2!important;color:var(--kiss-burgundy)!important}.mega-menu{background:#fffdf9!important}.mega-promo__content{background:linear-gradient(180deg,transparent,rgba(0,0,0,.82))!important}.coupon-section{background:var(--kiss-cream)!important;padding:12px 0 5px!important}.coupon-grid{grid-template-columns:repeat(3,1fr) 1.4fr!important;gap:12px!important}.coupon-card,.happy-hour{min-height:68px!important;border:1px solid var(--kiss-line)!important;border-radius:9px!important;background:#fffdf9!important;box-shadow:none!important}.coupon-card strong{color:var(--kiss-burgundy)!important;font-size:17px!important}.coupon-card span,.coupon-card small{font-size:9px!important}.coupon-copy{background:var(--kiss-burgundy)!important;border-radius:0!important;padding:18px 10px!important;writing-mode:vertical-rl;transform:rotate(180deg);align-self:stretch;margin:-11px -13px -11px 10px}.happy-hour{background:#fffaf5!important}.happy-hour__icon{background:#fff!important;border:2px solid var(--kiss-burgundy);color:var(--kiss-burgundy)!important}.happy-hour small{color:var(--kiss-burgundy)!important}.happy-hour strong{font-size:15px!important}.mini-countdown{background:#fff!important;color:#111!important;border:1px solid #eee3da!important}.mega-hero-strip--burgundy{padding:8px 0 4px!important;background:var(--kiss-cream)!important}.hero-triptych--burgundy{display:grid!important;grid-template-columns:1.34fr 1fr 1.31fr!important;gap:6px!important;min-height:0!important}.burgundy-hero-panel{display:block;overflow:hidden;border-radius:8px;border:1px solid #e6ddd5;background:#eee;aspect-ratio:auto!important;min-height:0!important;position:relative}.burgundy-hero-panel img{display:block;width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;background:#eee}.burgundy-hero-panel:hover img{transform:none!important}.category-bubbles-section{padding:7px 0 8px!important;background:var(--kiss-cream)!important}.category-bubbles{grid-template-columns:repeat(11,minmax(0,1fr))!important;gap:14px!important}.category-bubble{border:0!important;background:transparent!important;box-shadow:none!important}.category-bubble__image{width:58px!important;height:58px!important;background:#f3eee8!important;margin-bottom:5px!important}.category-bubble__image:after{border-color:#ece3da!important}.category-bubble__image i{background:var(--kiss-burgundy)!important}.category-bubble strong{font-size:9px!important;color:#222}.flash-shell{background:#fffdf9!important;border:1px solid var(--kiss-line)!important;border-radius:9px!important;box-shadow:none!important;padding:0 10px 10px!important}.flash-head{color:#111!important;min-height:44px!important}.flash-head__title{gap:8px!important}.flash-head__title svg{fill:var(--kiss-burgundy)!important;color:var(--kiss-burgundy)!important}.flash-head__title strong{font-size:18px!important;color:#111!important}.flash-head__title span{color:#666!important;font-size:9px!important}.flash-head>a{color:#111!important}.deal-timer b{background:transparent!important;color:#111!important;padding:0!important}.deal-timer small{color:#777!important}.flash-products{gap:8px!important}.flash-shell .product-card{padding:0!important;border:1px solid #eee4dc!important;border-radius:7px!important;box-shadow:none!important;background:#fff!important}.flash-shell .product-card__title{display:-webkit-box!important}.flash-shell .wishlist-button{display:grid!important}.flash-shell .product-card__content{padding:6px 7px 8px!important}.flash-shell .product-card__media{aspect-ratio:1.55/1!important;border:0!important;border-radius:6px 6px 0 0!important}.flash-shell .product-card__image{object-fit:contain!important;padding:5px!important;background:#f7f4f0!important}.flash-shell .price__current{color:#111!important}.discount-badge{background:var(--kiss-burgundy)!important}.product-card__media{display:grid!important;place-items:center!important;overflow:hidden!important;background:#f7f4f0!important;border:1px solid #eee4dc!important;border-radius:6px!important;aspect-ratio:1.38/1!important}.product-card__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f7f4f0!important;padding:4px!important;transform:none!important}.product-card__image--secondary{display:none!important}.product-card__content{padding:6px 2px!important}.product-card__title{font-size:10px!important;min-height:25px!important}.price__current{font-size:11px!important}.product-rating,.stock-note{font-size:8px!important}.wishlist-button{width:26px!important;height:26px!important;font-size:15px!important}.product-card__quick-add,.product-card__quick-add button{width:27px!important;height:27px!important}.split-marketplace-section{padding:3px 0 12px!important}.split-marketplace{display:grid;grid-template-columns:1fr 1fr;gap:18px}.split-marketplace__column{min-width:0}.split-marketplace__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4dbd3;padding:6px 2px;margin-bottom:8px}.split-marketplace__head h2{font-size:15px;margin:0;letter-spacing:.01em}.split-marketplace__head a{font-size:9px;font-weight:700}.split-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.split-product-grid .product-card__media{aspect-ratio:1.35/1!important}.split-product-grid .product-card__title{font-size:9px!important}.trust-strip-section{padding:0 0 10px!important}.trust-strip{border:1px solid var(--kiss-line)!important;background:#fffdf9!important}.trust-strip__item{padding:10px 8px!important}.trust-strip__item strong{font-size:8px!important}.trust-strip__item small{font-size:7px!important}.product-page{background:var(--kiss-cream)!important;padding:20px 0 48px!important}.product-layout--temu{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr)!important;gap:34px!important}.product-gallery--safe{display:block!important;position:sticky!important;top:124px!important}.product-media-carousel{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding-bottom:9px!important}.product-media-card{flex:0 0 100%!important;min-width:100%!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid var(--kiss-line)!important;border-radius:10px!important;min-height:540px!important;overflow:hidden!important;display:grid!important;place-items:center!important}.product-media-card img,.product-media-card video,.product-media-card iframe,.product-media-card model-viewer{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}.product-info--temu{background:#fffdf9!important;border:1px solid var(--kiss-line)!important;border-radius:10px!important;padding:24px!important;box-shadow:none!important}.product-info h1{font-size:clamp(26px,3vw,38px)!important}.product-price-big{color:var(--kiss-burgundy)!important}.stock-meter{background:#fff4f2!important}.stock-meter .progress span{background:var(--kiss-burgundy)!important}.option-values input:checked+label{background:#111!important;border-color:#111!important}.product-wishlist-button.is-active{border-color:var(--kiss-burgundy)!important;color:var(--kiss-burgundy)!important;background:#fff6f4!important}.button{background:var(--kiss-burgundy)!important}.button--secondary{background:#fff!important;color:#111!important;border-color:#d9cec5!important}.footer{background:#050505!important;color:#fff!important;margin-top:0!important;padding-top:0!important}.footer-newsletter{border-bottom:1px solid #272727!important}.footer-mail{border-color:var(--kiss-burgundy)!important;color:var(--kiss-burgundy)!important}.footer-newsletter__form button{background:var(--kiss-burgundy)!important}.footer-logo{font-family:Georgia,Times New Roman,serif;font-size:27px;color:#fff!important}.footer-logo:after{content:"  MEGA STORE 4+";display:block;font-family:Inter,Arial,sans-serif;font-size:7px;letter-spacing:.25em;margin-top:5px;color:#fff}.footer-column h3,.footer-column a,.footer-brand p{font-size:9px}.footer-bottom{font-size:8px!important}@media(max-width:1100px){.header-main{grid-template-columns:180px 1fr auto!important}.header-actions{gap:2px!important}.header-action--orders{display:none!important}.hero-triptych--burgundy{grid-template-columns:1fr 1fr!important}.burgundy-hero-panel--3{grid-column:1/-1}.split-marketplace{grid-template-columns:1fr!important}}@media(max-width:749px){body{background:#fff!important}.benefit-bar__inner{display:flex!important;width:max-content}.benefit-bar__item{width:220px!important}.benefit-bar__item:last-child{background:var(--kiss-burgundy)!important}.header-main{grid-template-columns:42px 1fr auto!important}.header-logo-text .logo-kiss,.header-logo-text .logo-icon{font-size:24px}.header-logo-text .logo-icon{margin-left:50px}.header-logo-text small{font-size:6px;margin-top:7px}.header-search-form{height:38px!important}.coupon-grid{display:flex!important;overflow-x:auto!important}.coupon-card,.happy-hour{min-width:235px!important}.hero-triptych--burgundy{display:flex!important;overflow-x:auto!important;gap:7px!important;scroll-snap-type:x mandatory!important}.burgundy-hero-panel{min-width:91%!important;scroll-snap-align:start!important}.burgundy-hero-panel img{width:100%!important;height:auto!important;object-fit:contain!important}.category-bubbles{display:flex!important;overflow-x:auto!important;gap:12px!important}.category-bubble{min-width:58px!important}.category-bubble__image{width:52px!important;height:52px!important}.flash-products{display:flex!important;overflow-x:auto!important}.flash-shell .product-card{min-width:132px!important;width:132px!important}.flash-shell .product-card__media{aspect-ratio:1/1!important}.split-marketplace{display:block!important}.split-marketplace__column+.split-marketplace__column{margin-top:18px}.split-product-grid{display:flex!important;overflow-x:auto!important;gap:7px!important}.split-product-grid .product-card{min-width:132px!important;width:132px!important}.split-product-grid .product-card__media{aspect-ratio:1/1!important}.product-layout--temu{display:block!important}.product-gallery--safe,.product-info--temu{position:static!important}.product-media-card{flex-basis:92%!important;min-width:92%!important;min-height:410px!important}}.product-carousel-controls{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px;margin-top:8px}.product-carousel-controls>button{width:38px;height:38px;border:1px solid var(--kiss-line);border-radius:50%;background:#fff;color:#111;font-size:24px;cursor:pointer}.product-carousel-dots{display:flex;justify-content:center;gap:6px}.product-carousel-dots button{width:7px;height:7px;border:0;border-radius:50%;background:#d9d0c7;padding:0;cursor:pointer}.product-carousel-dots button.is-active{background:var(--kiss-burgundy);transform:scale(1.25)}:root{--speed-orange:#ff4d16;--speed-red:#ff1744;--speed-yellow:#ffb300;--speed-ink:#090909;--speed-soft:#f7f7f8}body{background:#fff!important;color:#111!important}.page-width{width:min(calc(100% - 22px),1560px)!important}.section{padding:18px 0!important}.section--tight{padding:12px 0!important}.site-header,.header-black,.header-nav-wrap{background:#050505!important;color:#fff!important}.header-logo-text .logo-kiss,.header-logo-text .logo-icon,.header-logo,.header-logo *{color:#fff!important}.header-logo-text .logo-icon{position:static!important;margin-left:2px!important}.header-logo-text{display:block!important;line-height:1!important}.header-logo-text small{margin-top:4px!important;letter-spacing:.22em!important}.header-main{min-height:68px!important;gap:18px!important}.header-search-form{height:42px!important;border:0!important;box-shadow:none!important}.header-search-form button{background:linear-gradient(135deg,var(--speed-orange),var(--speed-red))!important;color:#fff!important}.header-action:hover,.nav-item:hover>a{color:#fff!important;background:#171717!important}.nav-deals{color:#ff6a34!important}.counter{background:var(--speed-red)!important}.mega-menu{border-top:3px solid var(--speed-orange)!important}.speed-ticker{overflow:hidden;background:#111;color:#fff;border-top:1px solid #242424;border-bottom:1px solid #242424}.speed-ticker__track{display:flex;width:max-content;animation:speedTicker 23s linear infinite;will-change:transform}.speed-ticker:hover .speed-ticker__track{animation-play-state:paused}.speed-ticker__item{display:flex;align-items:center;gap:8px;padding:9px 28px;white-space:nowrap;font-size:11px;letter-spacing:.04em;text-transform:uppercase;border-right:1px solid #313131}.speed-ticker__item span{color:#ff7a42}.speed-ticker__item strong{font-weight:900}@keyframes speedTicker{to{transform:translate(-50%)}}.coupon-section{padding:9px 0 4px!important}.coupon-grid{gap:7px!important}.coupon-card,.happy-hour{min-height:68px!important;border-radius:6px!important;box-shadow:none!important}.coupon-card{background:#fff!important;border:1px solid #ececef!important}.coupon-card strong{color:#111!important;font-size:18px!important}.coupon-copy{background:#111!important}.happy-hour{background:linear-gradient(135deg,#fff4eb,#ffe4d7)!important;border:1px solid #ffd2bd!important}.happy-hour__icon{background:var(--speed-orange)!important;color:#fff!important}.happy-hour small{color:var(--speed-red)!important}.fast-market-hero-section{padding:7px 0 4px}.fast-market-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(350px,.75fr);gap:8px;min-height:318px}.fast-market-hero__promo{position:relative;min-width:0;overflow:hidden;border-radius:8px}.fast-hero-slides{height:100%;position:relative}.fast-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:translate(3%);transition:opacity .34s ease,transform .34s ease;background:linear-gradient(135deg,var(--slide-a),var(--slide-b));color:#fff;display:flex;align-items:center;overflow:hidden}.fast-hero-slide.is-active{opacity:1;visibility:visible;transform:none}.fast-hero-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.24),transparent 18%),linear-gradient(115deg,transparent 55%,rgba(255,255,255,.12) 55%,rgba(255,255,255,.12) 61%,transparent 61%)}.fast-hero-slide__copy{position:relative;z-index:2;padding:34px 36px;max-width:58%;display:flex;flex-direction:column;align-items:flex-start}.fast-hero-slide__copy>span{font-size:12px;font-weight:1000;letter-spacing:.16em}.fast-hero-slide__copy>strong{font-size:clamp(38px,5vw,72px);line-height:.86;letter-spacing:-.05em;margin-top:8px;font-weight:1000}.fast-hero-slide__copy>small{font-size:14px;margin-top:15px;max-width:430px;font-weight:700}.fast-hero-slide__copy>em{font-style:normal;margin-top:20px;background:#fff;color:#111;border-radius:4px;padding:10px 16px;font-size:11px;font-weight:1000}.fast-hero-slide__art{position:absolute;right:4%;top:0;bottom:0;width:35%;display:grid;place-items:center;opacity:.98}.fast-hero-slide__art b{font-size:180px;line-height:1;font-weight:1000;color:#ffffff26}.fast-hero-slide__art i,.fast-hero-slide__art u{position:absolute;text-decoration:none;font-style:normal;color:#fff}.fast-hero-slide__art i{font-size:54px;right:12%;top:16%}.fast-hero-slide__art u{font-size:54px;left:9%;bottom:16%}.fast-hero-dots{position:absolute;left:36px;bottom:14px;display:flex;gap:6px;z-index:4}.fast-hero-dots button{width:20px;height:5px;border:0;border-radius:999px;background:#ffffff73;padding:0;cursor:pointer}.fast-hero-dots button.is-active{background:#fff;width:34px}.fast-market-hero__products{background:#fff;border:1px solid #ececef;border-radius:8px;padding:10px;min-width:0}.fast-market-hero__products-head{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:2px 2px 9px}.fast-market-hero__products-head strong{font-size:14px}.fast-market-hero__products-head a{font-size:10px;font-weight:800;color:var(--speed-red)}.fast-market-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.fast-mini-card{border:1px solid #ededf0;background:#fff;border-radius:6px;padding:5px;min-width:0;transition:.18s ease}.fast-mini-card:hover{transform:translateY(-2px);box-shadow:0 5px 16px #00000014}.fast-mini-card__media{height:106px;display:grid;place-items:center;background:#f8f8f8;border-radius:4px;overflow:hidden}.fast-mini-card__media img,.fast-mini-card__media svg{width:100%;height:100%;object-fit:contain;padding:4px}.fast-mini-card__price{font-size:12px;font-weight:1000;margin-top:5px}.fast-mini-card__price s{font-size:9px;color:#999;margin-left:4px;font-weight:500}.category-bubbles-section{padding:7px 0 5px!important}.category-bubbles{display:flex!important;overflow-x:auto!important;gap:12px!important;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:3px}.category-bubbles::-webkit-scrollbar{display:none}.category-bubble{min-width:76px!important;scroll-snap-align:start}.category-bubble__image{width:62px!important;height:62px!important}.category-bubble__image:after{border-color:#e7e7ea!important}.category-bubble__image i{background:var(--speed-red)!important}.flash-shell{background:#fff!important;border:2px solid var(--speed-red)!important;border-radius:8px!important;padding:0 8px 8px!important;box-shadow:none!important}.flash-head{color:#111!important;min-height:48px!important}.flash-head__title svg{fill:var(--speed-red)!important}.flash-head__title strong{font-size:20px!important}.flash-head__title span{color:#666!important}.deal-timer b{background:#111!important;color:#fff!important}.flash-head>a{color:var(--speed-red)!important;font-weight:900!important}.flash-products,.product-grid--dense{display:flex!important;overflow-x:auto!important;gap:8px!important;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:3px}.flash-products::-webkit-scrollbar,.product-grid--dense::-webkit-scrollbar{display:none}.flash-products .product-card,.product-grid--dense .product-card{flex:0 0 176px!important;min-width:176px!important;scroll-snap-align:start;background:#fff!important}.product-card__media{aspect-ratio:1/1.06!important;background:#fff!important;border:1px solid #ececef!important;border-radius:6px!important;display:grid!important;place-items:center!important}.product-card__image{width:100%!important;height:100%!important;object-fit:contain!important;padding:6px!important;background:#fff!important}.product-card__image--secondary{padding:6px!important}.product-card__content{padding:5px 2px!important}.product-card__title{font-size:11px!important;min-height:28px!important}.price__current{font-size:13px!important;color:#111!important}.price__compare{font-size:9px!important}.discount-badge{background:var(--speed-red)!important}.wishlist-button{width:27px!important;height:27px!important}.product-card__quick-add,.product-card__quick-add button{background:#111!important}.product-card__quick-add:hover,.product-card__quick-add button:hover{background:var(--speed-orange)!important}.collection-row-section{padding:12px 0!important}.compact-heading{margin-bottom:7px!important;border-bottom:2px solid #111!important;padding-bottom:6px!important}.compact-heading h2{font-size:18px!important}.compact-heading a{color:var(--speed-red)!important;font-weight:900!important}.compact-heading p{font-size:10px!important}.trust-strip-section{padding:10px 0!important}.trust-strip{border-color:#ececef!important}.trust-strip__item{padding:9px 6px!important}.footer{background:#070707!important}.footer-newsletter__form button{background:var(--speed-red)!important}.footer-mail{border-color:var(--speed-red)!important;color:var(--speed-red)!important}.footer-logo,.footer-logo *{color:#fff!important}.product-page{background:#fff!important}.product-price-big{color:var(--speed-red)!important}.button{background:linear-gradient(135deg,var(--speed-orange),var(--speed-red))!important}.button--secondary{background:#fff!important;color:#111!important}.stock-meter{background:#fff4ef!important}.stock-meter .progress span{background:var(--speed-orange)!important}.product-wishlist-button.is-active{color:var(--speed-red)!important;border-color:var(--speed-red)!important}.product-carousel-dots button.is-active{background:var(--speed-red)!important}@media(max-width:1050px){.fast-market-hero{grid-template-columns:1fr;min-height:auto}.fast-market-hero__promo{height:300px}.fast-market-hero__products{display:none}.fast-hero-slide__copy{max-width:65%}}@media(max-width:749px){.page-width{width:min(calc(100% - 12px),1560px)!important}.section{padding:11px 0!important}.speed-ticker__item{padding:8px 20px;font-size:9px}.coupon-grid{gap:5px!important}.coupon-card,.happy-hour{min-width:220px!important}.fast-market-hero__promo{height:238px}.fast-hero-slide__copy{padding:24px 18px;max-width:72%}.fast-hero-slide__copy>strong{font-size:36px}.fast-hero-slide__copy>small{font-size:11px}.fast-hero-slide__art b{font-size:110px}.fast-hero-dots{left:18px}.category-bubble{min-width:62px!important}.category-bubble__image{width:52px!important;height:52px!important}.flash-products .product-card,.product-grid--dense .product-card{flex-basis:142px!important;min-width:142px!important}.product-card__title{font-size:10px!important}.flash-head__title strong{font-size:16px!important}}.footer-logo:after{content:none!important;display:none!important}.speed-ticker{background:#b30f1a!important;color:#fff!important;border-top:1px solid #8f0d16!important;border-bottom:1px solid #8f0d16!important}.speed-ticker__item{border-right:1px solid rgba(255,255,255,.22)!important}.speed-ticker__item span{color:#ffd8d8!important}.speed-ticker__item strong{color:#fff!important}:root{--kiss-strong-red:#c8102e;--kiss-deep-red:#9f0f25}.header-logo-text,.footer-logo-text{position:relative;display:inline-block;min-width:132px;line-height:1}.header-logo-text .logo-kiss,.footer-logo-text .logo-kiss{font-family:Georgia,Times New Roman,serif;font-size:35px!important;font-weight:700!important;letter-spacing:-.04em;color:#fff!important}.header-logo-text .logo-icon,.footer-logo-text .logo-icon{font-family:Georgia,Times New Roman,serif;font-size:35px!important;font-weight:700!important;letter-spacing:-.04em;color:var(--kiss-strong-red)!important;position:absolute;left:62px;top:0;margin-left:0!important}.footer-logo{margin-bottom:12px!important}.footer-logo img,.header-logo img{max-height:52px}.header-main{min-height:64px!important;gap:14px!important}.header-actions{gap:5px!important;height:50px!important}.header-action{min-width:52px!important}.header-action--orders{display:none!important}.header-actions [data-open-wishlist]{display:flex!important}.header-search-form,.mobile-nav__search{border-radius:18px!important;overflow:hidden!important}.header-search-form{height:44px!important;border:0!important;box-shadow:0 0 0 1px #ffffff1f!important;background:#fff!important}.header-search-form input{padding-left:18px!important}.header-search-form button,.mobile-nav__search button{border-radius:0 18px 18px 0!important}.mobile-nav__search input{border-radius:18px 0 0 18px!important}.header-nav-row{height:40px!important;align-items:stretch!important}.all-categories{background:transparent!important;flex-basis:176px!important}.all-categories summary{background:var(--kiss-strong-red)!important;color:#fff!important;border-radius:0 0 10px 10px!important;height:100%!important;padding:0 16px!important;display:flex!important;align-items:center!important;gap:10px!important;box-shadow:0 4px 14px #c8102e38!important}.all-categories summary strong{font-weight:900!important;letter-spacing:.03em!important}.nav-list{gap:2px!important}.nav-item>a{padding:0 10px!important}.discount-badge,.mini-badge{font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important;padding:6px 8px!important;border-radius:6px!important;box-shadow:0 4px 10px #0000002e!important}.discount-badge{background:var(--kiss-strong-red)!important;color:#fff!important}.mini-badge{background:#111!important;color:#fff!important}.mini-badge--new{background:#111!important}.footer-newsletter{background:linear-gradient(135deg,#171717 0%,#2a1116 35%,var(--kiss-strong-red) 100%)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;padding:18px 20px!important;margin-bottom:26px!important;box-shadow:0 12px 28px #0000002e!important}.footer-newsletter__lead strong,.footer-newsletter__lead small{color:#fff!important}.footer-mail{background:#fff!important;color:var(--kiss-strong-red)!important;border:0!important;border-radius:999px!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;font-size:18px!important}.footer-newsletter__form input{background:#fff!important;border:0!important;border-radius:12px!important;color:#111!important;padding:14px!important}.footer-newsletter__form button{background:#111!important;color:#fff!important;border-radius:12px!important;padding-inline:20px!important}.footer-newsletter__form button:hover{background:#000!important}@media(max-width:1050px){.header-action{min-width:42px!important;width:42px!important}.header-action__label{display:none!important}.header-search-form{height:42px!important}}@media(max-width:749px){.header-main{grid-template-columns:42px 1fr auto!important;gap:8px!important;min-height:60px!important}.header-actions .header-action--account,.header-actions [data-open-wishlist]{display:flex!important}.header-action{height:44px!important}.header-logo-text .logo-kiss,.footer-logo-text .logo-kiss,.header-logo-text .logo-icon,.footer-logo-text .logo-icon{font-size:27px!important}.header-logo-text .logo-icon,.footer-logo-text .logo-icon{left:47px!important}.all-categories{flex-basis:154px!important}.all-categories summary{padding:0 12px!important;border-radius:0 0 8px 8px!important}}.header-logo-text .logo-kiss,.header-logo-text .logo-icon,.footer-logo-text .logo-kiss,.footer-logo-text .logo-icon{color:#fff!important}.header-logo img,.footer-logo img{filter:grayscale(1) brightness(0) invert(1)!important}.all-categories summary{background:var(--kiss-strong-red)!important;color:#fff!important}@media(min-width:750px){.benefit-bar__inner{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:auto!important}.benefit-bar__item{width:auto!important;min-width:0!important;padding:7px 12px!important}.benefit-bar__item:last-child{background:var(--kiss-strong-red)!important;color:#fff!important}}.speed-promo-banners-section{padding:6px 0 8px}.speed-promo-banners{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.speed-promo-banner{position:relative;min-height:104px;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,var(--promo-a),var(--promo-b));color:#fff;display:flex;align-items:center;isolation:isolate;box-shadow:0 5px 14px #00000014}.speed-promo-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 65%);z-index:-1}.speed-promo-banner__copy{padding:14px 15px;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2;max-width:72%}.speed-promo-banner__copy>span{font-size:8px;font-weight:900;letter-spacing:.14em}.speed-promo-banner__copy>strong{font-size:20px;line-height:1;margin-top:3px;font-weight:1000;letter-spacing:-.02em}.speed-promo-banner__copy>small{font-size:9px;margin-top:5px;opacity:.9}.speed-promo-banner__copy>em{font-style:normal;background:#fff;color:#111;border-radius:4px;padding:6px 9px;font-size:8px;font-weight:1000;margin-top:9px}.speed-promo-banner__visual{position:absolute;right:0;top:0;bottom:0;width:35%;display:grid;place-items:center;overflow:hidden}.speed-promo-banner__visual img{width:100%;height:100%;object-fit:cover}.speed-promo-banner__visual b{font-size:52px;line-height:1;color:#ffffffeb}.speed-promo-banner__visual i{position:absolute;right:10px;top:8px;font-style:normal;font-size:18px;color:#fff}@media(max-width:749px){.benefit-bar__inner{display:flex!important;width:max-content!important;overflow-x:auto!important}.benefit-bar__item{width:210px!important;flex:0 0 210px!important}.speed-promo-banners{display:flex;overflow-x:auto;gap:7px;scroll-snap-type:x mandatory;scrollbar-width:none}.speed-promo-banners::-webkit-scrollbar{display:none}.speed-promo-banner{min-width:82%;scroll-snap-align:start;min-height:98px}}.header-action--wishlist{display:grid!important;visibility:visible!important;opacity:1!important}.header-action--wishlist .header-action__icon svg{width:24px!important;height:24px!important}.fast-market-hero--full{display:block!important;min-height:318px!important}.fast-market-hero--full .fast-market-hero__promo{width:100%!important;height:318px!important;min-height:318px!important}.fast-market-hero--full .fast-hero-slide__copy{max-width:58%!important}.fast-market-hero--full .fast-hero-slide__copy>strong{font-size:clamp(42px,5vw,72px)!important}.fast-market-hero--full .fast-hero-slide__art{right:5%!important}.trust-strip-section{padding:16px 0!important}.trust-strip{border-radius:10px!important;box-shadow:0 5px 18px #0000000e!important}.trust-strip__item{padding:18px 12px!important;gap:13px!important;min-height:76px!important}.trust-strip__item>span{width:34px!important;min-width:34px!important}.trust-strip__item>span svg{width:30px!important;height:30px!important}.trust-strip__item strong{font-size:11px!important;line-height:1.2!important}.trust-strip__item small{font-size:9px!important;margin-top:3px!important;line-height:1.25!important}@media(max-width:1050px){.fast-market-hero--full .fast-market-hero__promo{height:300px!important;min-height:300px!important}.fast-market-hero--full .fast-hero-slide__copy{max-width:66%!important}}@media(max-width:749px){.fast-market-hero--full{min-height:248px!important}.fast-market-hero--full .fast-market-hero__promo{height:248px!important;min-height:248px!important}.fast-market-hero--full .fast-hero-slide__copy{max-width:74%!important;padding:24px 18px!important}.fast-market-hero--full .fast-hero-slide__copy>strong{font-size:38px!important}.trust-strip__item{min-width:190px!important;padding:15px 14px!important;min-height:72px!important}}.speed-ticker{position:relative;z-index:60}.wishlist-button--label{position:absolute!important;right:6px!important;top:6px!important;width:auto!important;height:30px!important;min-width:64px!important;padding:0 9px!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:999px!important;background:#fffffff7!important;color:#111!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;box-shadow:0 3px 12px #0000001f!important;font-size:10px!important;font-weight:900!important;line-height:1!important;z-index:8!important}.wishlist-button--label [data-wishlist-icon-text]{font-size:16px!important;line-height:1!important;color:var(--speed-red)!important}.wishlist-button--label [data-wishlist-label]{font-size:9px!important;letter-spacing:.02em!important}.wishlist-button--label.is-active{background:var(--speed-red)!important;color:#fff!important;border-color:var(--speed-red)!important}.wishlist-button--label.is-active [data-wishlist-icon-text]{color:#fff!important}.flash-shell .wishlist-button--label{display:flex!important}.product-page--speed{background:#f7f7f8!important;padding:14px 0 54px!important}.product-breadcrumbs{display:flex;align-items:center;gap:7px;padding:8px 0 12px;font-size:10px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-breadcrumbs a:hover{color:var(--speed-red)}.product-breadcrumbs strong{color:#222;overflow:hidden;text-overflow:ellipsis}.product-layout--speed{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(370px,.72fr)!important;gap:24px!important;align-items:start!important}.product-gallery--speed{position:sticky!important;top:112px!important;min-width:0!important}.product-media-carousel--speed{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;gap:10px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.product-media-carousel--speed::-webkit-scrollbar{display:none!important}.product-media-card--speed{flex:0 0 100%!important;min-width:100%!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #e5e5e8!important;border-radius:12px!important;min-height:590px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.product-media-card--speed img,.product-media-card--speed video,.product-media-card--speed iframe,.product-media-card--speed model-viewer{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}.product-gallery-footer{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin-top:10px}.product-gallery-arrow{width:42px;height:42px;border:1px solid #dddde2;border-radius:50%;background:#fff;color:#111;font-size:26px;display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 8px #0000000a}.product-gallery-arrow:hover{border-color:#111}.product-carousel-dots--speed{display:flex;justify-content:center;align-items:center;gap:6px;overflow:hidden}.product-carousel-dots--speed button{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#d4d4d8;cursor:pointer;transition:.18s ease}.product-carousel-dots--speed button.is-active{width:19px;border-radius:999px;background:var(--speed-red)!important}.product-swipe-hint{text-align:center;font-size:9px;color:#888;margin-top:7px}.product-info--speed{position:sticky!important;top:112px!important;background:#fff!important;border:1px solid #e4e4e8!important;border-radius:12px!important;padding:21px!important;box-shadow:0 8px 24px #0000000b!important}.product-status-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-bottom:11px}.product-status-pill{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:5px;font-size:8px;font-weight:1000;letter-spacing:.07em}.product-status-pill--dark{background:#111;color:#fff}.product-status-pill--sale{background:var(--speed-red);color:#fff}.product-status-pill--soft{background:#f1f7f1;color:#26713b;border:1px solid #d8eadb}.product-title-block h1{font-size:clamp(25px,2.6vw,38px)!important;line-height:1.04!important;letter-spacing:-.035em!important;margin:0 0 9px!important}.product-social-proof{display:flex;gap:7px;align-items:center;flex-wrap:wrap;font-size:10px;color:#777}.product-rating-large{color:#d98300;font-weight:900}.product-price-panel{margin:17px 0 13px;padding:14px 15px;background:linear-gradient(135deg,#fff7f4,#fff);border:1px solid #f0d9d2;border-radius:9px}.product-price-panel .product-price-big{display:flex;align-items:baseline;gap:10px;margin:0!important;font-size:31px!important;color:var(--speed-red)!important}.product-price-panel .price__compare{font-size:14px!important;color:#999!important}.product-saving{display:inline-block;margin-top:4px;color:#26713b;font-size:10px}.product-price-panel small{display:block;margin-top:5px;color:#777;font-size:8px;line-height:1.4}.product-summary{font-size:12px;line-height:1.5;color:#555;border-bottom:1px solid #eee;padding:0 0 14px;margin-bottom:14px}.stock-meter{background:#fff7ef!important;border:1px solid #f4dfca!important;border-radius:9px!important;padding:11px 12px!important}.stock-meter__top{display:flex;justify-content:space-between;gap:10px;font-size:10px}.stock-meter__top span{color:var(--speed-red);font-weight:900}.stock-meter .progress{height:6px!important;margin-top:8px!important}.stock-meter .progress span{background:linear-gradient(90deg,var(--speed-orange),var(--speed-red))!important}.variant-panel fieldset{border:0!important;padding:0!important;margin:0 0 15px!important}.option-name{font-size:11px!important;margin-bottom:8px!important}.option-values--speed{display:flex;gap:7px;flex-wrap:wrap}.option-values--speed label{min-height:39px!important;padding:0 13px!important;border-radius:6px!important;font-size:10px!important;font-weight:800!important;background:#fff!important}.option-values--speed input:checked+label{background:#111!important;color:#fff!important;border-color:#111!important;box-shadow:none!important}.product-quantity-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:13px 0!important}.product-quantity-row>div:first-child{display:flex;flex-direction:column;gap:2px}.product-quantity-row strong{font-size:11px}.product-quantity-row small{font-size:8px;color:#888}.product-quantity-row .quantity{border-radius:999px!important}.product-wishlist-button--speed{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;min-height:45px!important;border:1px solid #dcdce1!important;background:#fff!important;color:#111!important;border-radius:8px!important;font-size:11px!important;font-weight:900!important;margin:14px 0 8px!important;cursor:pointer!important}.product-wishlist-button--speed [data-wishlist-icon-text]{font-size:20px;color:var(--speed-red)}.product-wishlist-button--speed.is-active{border-color:var(--speed-red)!important;background:#fff3f5!important;color:var(--speed-red)!important}.product-buy-zone{margin:8px 0 13px!important}.product-add-button{min-height:54px!important;border-radius:8px!important;font-size:14px!important;font-weight:1000!important;background:linear-gradient(90deg,var(--speed-orange),var(--speed-red))!important;box-shadow:0 7px 16px #e1213733!important}.product-dynamic-checkout{margin-top:8px}.product-service-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin:14px 0!important}.product-service-grid>div{min-height:58px;border:1px solid #e6e6ea;border-radius:8px;padding:9px;display:flex;gap:8px;align-items:center;background:#fafafa}.product-service-grid b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--speed-red);font-size:12px;box-shadow:0 1px 5px #0000000f}.product-service-grid span{display:flex;flex-direction:column}.product-service-grid strong{font-size:9px}.product-service-grid small{font-size:7px;color:#888;margin-top:2px}.product-accordion{border:0!important;margin-top:7px!important}.product-accordion details{border:1px solid #e6e6ea!important;border-radius:8px!important;padding:0 12px!important;background:#fff!important;margin-bottom:7px!important}.product-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:13px 0!important;font-size:10px!important}.product-accordion .rte{font-size:10px;line-height:1.55;padding-bottom:12px;color:#555}.sticky-atc--speed{z-index:90!important}.collection-row-section:nth-of-type(2n){background:#fafafa}@media(max-width:1050px){.product-layout--speed{grid-template-columns:1fr!important}.product-gallery--speed,.product-info--speed{position:static!important;top:auto!important}.product-media-card--speed{min-height:520px!important}}@media(max-width:749px){.wishlist-button--label{min-width:58px!important;height:28px!important;padding:0 7px!important}.wishlist-button--label [data-wishlist-label]{font-size:8px!important}.product-page--speed{padding-top:5px!important}.product-breadcrumbs{padding:5px 0 9px!important;font-size:8px!important}.product-layout--speed{display:block!important}.product-media-card--speed{flex-basis:92%!important;min-width:92%!important;min-height:430px!important}.product-gallery-footer{grid-template-columns:38px 1fr 38px!important}.product-gallery-arrow{width:36px!important;height:36px!important;font-size:22px!important}.product-info--speed{padding:16px 12px!important;border-radius:10px!important;margin-top:9px!important}.product-title-block h1{font-size:25px!important}.product-price-panel .product-price-big{font-size:27px!important}.product-service-grid{grid-template-columns:1fr 1fr!important}.sticky-atc--speed{bottom:61px!important;padding:7px 9px!important;background:#fff!important;border-top:1px solid #e5e5e8!important}}.product-media-carousel--speed{align-items:stretch!important;scroll-padding-inline:0!important}.product-media-card--speed{position:relative!important;padding:18px!important}.product-media-card--speed img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:552px!important;margin:auto!important;object-fit:contain!important;object-position:center center!important;align-self:center!important;justify-self:center!important}.product-media-card--speed video,.product-media-card--speed iframe,.product-media-card--speed model-viewer{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}@media(max-width:1050px){.product-media-card--speed{min-height:520px!important}.product-media-card--speed img{max-height:482px!important}}@media(max-width:749px){.product-media-card--speed{min-height:430px!important;padding:12px!important}.product-media-card--speed img{max-height:390px!important}}.product-media-card--speed{position:relative!important;padding:0!important;min-height:590px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}.product-media-card--speed>img{display:block!important;width:100%!important;height:590px!important;max-width:none!important;max-height:none!important;margin:0!important;padding:18px!important;object-fit:contain!important;object-position:center center!important}@media(max-width:1050px){.product-media-card--speed{min-height:520px!important}.product-media-card--speed>img{height:520px!important;padding:16px!important}}@media(max-width:749px){.product-media-card--speed{min-height:430px!important}.product-media-card--speed>img{height:430px!important;padding:10px!important}}.product-media-carousel--speed{position:relative!important;display:block!important;width:100%!important;height:590px!important;min-height:590px!important;overflow:hidden!important;scroll-snap-type:none!important;scroll-behavior:auto!important;background:#fff!important;border:1px solid #e5e5e8!important;border-radius:12px!important}.product-media-carousel--speed .product-media-card--speed{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;flex:none!important;margin:0!important;padding:18px!important;border:0!important;border-radius:0!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:0!important}.product-media-carousel--speed .product-media-card--speed.is-active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important}.product-media-carousel--speed .product-media-card--speed>img{position:static!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;margin:0 auto!important;padding:0!important;object-fit:contain!important;object-position:50% 50%!important}.product-media-carousel--speed .product-media-card--speed>video,.product-media-carousel--speed .product-media-card--speed>iframe,.product-media-carousel--speed .product-media-card--speed>model-viewer{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}@media(max-width:1050px){.product-media-carousel--speed{height:520px!important;min-height:520px!important}.product-media-carousel--speed .product-media-card--speed{padding:16px!important}}@media(max-width:749px){.product-media-carousel--speed{height:430px!important;min-height:430px!important}.product-media-carousel--speed .product-media-card--speed{padding:10px!important;min-width:100%!important;flex-basis:auto!important}}.product-gallery--single-main{position:sticky!important;top:112px!important;min-width:0!important}.product-gallery--single-main .product-main-stage{width:100%!important;height:590px!important;min-height:590px!important;background:#fff!important;border:1px solid #e5e5e8!important;border-radius:12px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}.product-gallery--single-main .product-main-stage>img[data-product-main-image]{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;min-width:100%!important;min-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:18px!important;position:static!important;transform:none!important}.product-gallery--single-main .product-gallery-sources{display:none!important}@media(max-width:1050px){.product-gallery--single-main{position:static!important;top:auto!important}.product-gallery--single-main .product-main-stage{height:520px!important;min-height:520px!important}.product-gallery--single-main .product-main-stage>img[data-product-main-image]{padding:16px!important}}@media(max-width:749px){.product-gallery--single-main .product-main-stage{height:430px!important;min-height:430px!important}.product-gallery--single-main .product-main-stage>img[data-product-main-image]{padding:10px!important}}.product-gallery--static{position:sticky!important;top:112px!important;min-width:0!important;width:100%!important}.product-static-image{width:100%!important;aspect-ratio:1/1!important;min-height:560px!important;background-color:#fff!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:contain!important;border:1px solid #e5e5e8!important;border-radius:12px!important}.product-gallery--static .product-gallery-footer,.product-gallery--static .product-carousel-dots,.product-gallery--static .product-gallery-arrow,.product-gallery--static .product-swipe-hint{display:none!important}@media(max-width:1050px){.product-gallery--static{position:static!important;top:auto!important}.product-static-image{min-height:500px!important}}@media(max-width:749px){.product-static-image{min-height:400px!important;aspect-ratio:1/1!important}}.product-page:not(.product-page--speed){background:#fff!important;padding:26px 0 60px!important}.product-page:not(.product-page--speed) .product-layout--temu{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr)!important;gap:34px!important;align-items:start!important}.product-page:not(.product-page--speed) .product-gallery--safe{position:sticky!important;top:124px!important;display:block!important;min-width:0!important}.product-page:not(.product-page--speed) .product-media-carousel{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding-bottom:9px!important;scrollbar-width:thin!important}.product-page:not(.product-page--speed) .product-media-card{position:relative!important;flex:0 0 100%!important;min-width:100%!important;width:100%!important;min-height:540px!important;height:540px!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid var(--kiss-line)!important;border-radius:10px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.product-page:not(.product-page--speed) .product-media-card>img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:12px!important;position:static!important;transform:none!important}.product-page:not(.product-page--speed) .product-media-card>video,.product-page:not(.product-page--speed) .product-media-card>iframe,.product-page:not(.product-page--speed) .product-media-card>model-viewer{width:100%!important;height:100%!important;object-fit:contain!important}.product-page:not(.product-page--speed) .product-carousel-controls{display:grid!important;grid-template-columns:42px 1fr 42px!important;gap:10px!important;align-items:center!important;margin-top:10px!important}.product-page:not(.product-page--speed) .product-carousel-controls>button{width:40px!important;height:40px!important;border:1px solid #ddd!important;border-radius:50%!important;background:#fff!important;color:#111!important;font-size:24px!important;cursor:pointer!important}.product-page:not(.product-page--speed) .product-carousel-dots{display:flex!important;justify-content:center!important;gap:6px!important;align-items:center!important}.product-page:not(.product-page--speed) .product-carousel-dots button{width:7px!important;height:7px!important;border:0!important;border-radius:50%!important;background:#d3d3d7!important;padding:0!important}.product-page:not(.product-page--speed) .product-carousel-dots button.is-active{width:18px!important;border-radius:999px!important;background:var(--speed-red)!important}.product-page:not(.product-page--speed) .product-info--temu{position:sticky!important;top:124px!important;background:#fffdf9!important;border:1px solid var(--kiss-line)!important;border-radius:10px!important;padding:24px!important;box-shadow:none!important}@media(max-width:1050px){.product-page:not(.product-page--speed) .product-layout--temu{grid-template-columns:1fr!important}.product-page:not(.product-page--speed) .product-gallery--safe,.product-page:not(.product-page--speed) .product-info--temu{position:static!important;top:auto!important}.product-page:not(.product-page--speed) .product-media-card{height:500px!important;min-height:500px!important}}@media(max-width:749px){.product-page:not(.product-page--speed) .product-layout--temu{display:block!important}.product-page:not(.product-page--speed) .product-media-card{height:420px!important;min-height:420px!important}.product-page:not(.product-page--speed) .product-media-card>img{padding:8px!important}.product-page:not(.product-page--speed) .product-info--temu{padding:16px 12px!important;margin-top:10px!important}}.flash-shell .product-card{flex:0 0 176px!important;min-width:176px!important;width:176px!important;background:#fff!important}.flash-shell .product-card__media{aspect-ratio:1/1.06!important;width:100%!important;height:auto!important;background:#fff!important;border:1px solid #ececef!important;border-radius:6px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.flash-shell .product-card__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:6px!important;background:#fff!important}.flash-shell .product-card__content{padding:5px 2px!important}.flash-shell .product-card__title{font-size:11px!important;min-height:28px!important}@media(max-width:749px){.flash-shell .product-card{flex-basis:142px!important;min-width:142px!important;width:142px!important}.flash-shell .product-card__title{font-size:10px!important}}.wishlist-page-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.wishlist-page-grid .product-card__media{aspect-ratio:1/1.06!important}.wishlist-page-grid .product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:6px!important;background:#fff!important}@media(max-width:1050px){.wishlist-page-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:749px){.wishlist-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}}.collection-hero .rte{display:none!important}.side-categories{margin:0 -14px 10px;padding:0 14px 12px;border-bottom:2px solid #111}.side-categories__heading{font-size:13px;font-weight:1000;text-transform:uppercase;letter-spacing:.055em;padding:14px 0 10px;color:#111}.side-categories__nav{display:grid;gap:1px}.side-category>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px;border-radius:6px;font-size:12px;font-weight:800;color:#222}.side-category>a:hover,.side-category.is-active>a{background:#111;color:#fff}.side-category>a span{font-size:16px;line-height:1;opacity:.72}.side-category__children{display:grid;padding:2px 8px 6px 16px}.side-category__children a{padding:5px 0;font-size:11px;color:#666}.side-category__children a:hover,.side-category__children a.is-active{color:var(--speed-red);font-weight:800}.collection-sidebar{align-self:start}@media(max-width:989px){.collection-sidebar{display:block!important;border:0!important;padding:0!important}.side-categories{display:none!important}.collection-sidebar>details{display:none!important}}.variant-picker-fieldset{border:0!important;padding:0!important;margin:0 0 16px!important}.option-values--visual{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.option-values--visual .variant-image-option{display:flex!important;align-items:center!important;gap:8px!important;min-height:54px!important;padding:5px 10px 5px 5px!important;background:#fff!important;border:1px solid #d9d9dd!important;border-radius:8px!important;color:#111!important;font-size:10px!important;font-weight:800!important;cursor:pointer!important;max-width:230px!important}.variant-image-option__thumb{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:6px!important;overflow:hidden!important;background:#f5f5f5!important;display:grid!important;place-items:center!important}.variant-image-option__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.variant-image-option__text{line-height:1.2!important}.option-values--visual input:checked+.variant-image-option{border-color:var(--speed-red)!important;box-shadow:0 0 0 2px #d2192b24!important;background:#fff8f8!important;color:#111!important}@media(max-width:749px){.mobile-bottom-nav a:first-child{background:var(--speed-red)!important;color:#fff!important}.header-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 58px!important;width:100%!important;max-width:100%!important;height:46px!important;min-height:46px!important;border:0!important;border-radius:999px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important;padding:0!important;margin:7px 0 10px!important;align-items:stretch!important}.header-search-form input{display:block!important;width:100%!important;min-width:0!important;height:46px!important;border:0!important;border-radius:999px 0 0 999px!important;background:#fff!important;margin:0!important;padding:0 16px!important;outline:0!important;font-size:12px!important}.header-search-form button{display:grid!important;place-items:center!important;width:100%!important;min-width:58px!important;height:46px!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;background:var(--speed-red)!important;color:#fff!important;position:static!important}.header-search-form button svg{width:20px!important;height:20px!important}.option-values--visual .variant-image-option{max-width:100%!important;min-height:50px!important}.variant-image-option__thumb{width:38px!important;height:38px!important;flex-basis:38px!important}}:root{--speed-orange:#ff7900!important;--speed-red:#ff5a00!important;--kiss-strong-red:#ff6500!important;--kiss-deep-red:#d94b00!important;--kiss-burgundy:#ff6500!important;--kiss-burgundy-dark:#d94b00!important}.speed-ticker{background:#f05a00!important;border-top-color:#d94b00!important;border-bottom-color:#d94b00!important}.nav-deals,.fast-market-hero__products-head a,.flash-head>a,.compact-heading a{color:#ff6500!important}.counter,.discount-badge,.category-bubble__image i,.flash-shell .discount-badge{background:#ff5a00!important}.flash-shell{border-color:#ff6500!important}.flash-head__title svg{fill:#ff6500!important}.footer-newsletter__form button{background:#ff6500!important}.footer-mail{border-color:#ff6500!important;color:#ff6500!important}.footer-newsletter{background:linear-gradient(135deg,#171717,#39200f 38%,#ff6500)!important}.product-price-big,.product-price-panel .product-price-big,.product-wishlist-button--speed [data-wishlist-icon-text],.stock-meter__top span{color:#ff5a00!important}.product-wishlist-button--speed.is-active{border-color:#ff5a00!important;background:#fff5ed!important;color:#ff5a00!important}.product-carousel-dots button.is-active,.product-carousel-dots--speed button.is-active,.product-status-pill--sale{background:#ff5a00!important}.stock-meter .progress span,.product-add-button,.button{background:linear-gradient(90deg,#ff7900,#ff5000)!important}.option-values--visual input:checked+.variant-image-option{border-color:#ff6500!important;box-shadow:0 0 0 2px #ff650024!important;background:#fff7f0!important}.all-categories summary{background:#ff6500!important;box-shadow:0 4px 14px #ff65003d!important}.header-search-form button,.mobile-nav__search button{background:#ff5a00!important}.happy-hour small{color:#ff5a00!important}@media(min-width:990px){.category-bubbles{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(82px,1fr))!important;width:100%!important;overflow:visible!important;gap:10px!important;align-items:start!important;padding-inline:0!important}.category-bubble{min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important}}@media(max-width:989px){.category-bubbles{display:flex!important;overflow-x:auto!important}}.market-campaign-section{padding:10px 0 12px!important}.market-campaign-grid{display:grid;gap:10px}.market-campaign-grid--wide{grid-template-columns:1fr}.market-campaign-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.market-campaign-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.market-campaign-card{position:relative;min-height:150px;border-radius:12px;overflow:hidden;background:linear-gradient(120deg,var(--campaign-a),var(--campaign-b));color:var(--campaign-text);display:flex;align-items:center;isolation:isolate;box-shadow:0 7px 20px #00000017}.market-campaign-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.24),transparent 64%);z-index:-1}.market-campaign-card__copy{position:relative;z-index:2;width:min(64%,760px);padding:24px 28px;display:flex;flex-direction:column;align-items:flex-start}.market-campaign-card__copy>span{font-size:9px;font-weight:1000;letter-spacing:.16em}.market-campaign-card__copy>strong{font-size:clamp(25px,3vw,44px);line-height:.96;letter-spacing:-.035em;margin-top:6px;font-weight:1000}.market-campaign-card__copy>small{font-size:11px;line-height:1.4;margin-top:9px;opacity:.92}.market-campaign-card__copy>em{font-style:normal;margin-top:14px;background:#fff;color:#111;padding:8px 12px;border-radius:6px;font-size:9px;font-weight:1000;letter-spacing:.03em}.market-campaign-card__art{position:absolute;right:0;top:0;bottom:0;width:40%;overflow:hidden;display:grid;place-items:center}.market-campaign-card__art img{width:100%;height:100%;object-fit:cover}.market-campaign-card__art b{font-size:74px;color:#fffffff0;text-decoration:none;position:relative;z-index:2}.market-campaign-card__art i,.market-campaign-card__art u{position:absolute;border:2px solid rgba(255,255,255,.38);border-radius:50%;text-decoration:none}.market-campaign-card__art i{width:135px;height:135px;right:20px;top:-30px}.market-campaign-card__art u{width:85px;height:85px;right:118px;bottom:-26px}.market-campaign-grid--two .market-campaign-card,.market-campaign-grid--three .market-campaign-card{min-height:132px}.market-campaign-grid--two .market-campaign-card__copy,.market-campaign-grid--three .market-campaign-card__copy{padding:20px 22px;width:68%}.market-campaign-grid--two .market-campaign-card__copy>strong{font-size:29px}.market-campaign-grid--three .market-campaign-card__copy>strong{font-size:24px}@media(max-width:749px){.mobile-bottom-nav a:first-child{background:#ff5a00!important;color:#fff!important}.market-campaign-grid--two,.market-campaign-grid--three{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;scrollbar-width:none}.market-campaign-grid--two::-webkit-scrollbar,.market-campaign-grid--three::-webkit-scrollbar{display:none}.market-campaign-grid--two .market-campaign-card,.market-campaign-grid--three .market-campaign-card{min-width:88%;scroll-snap-align:start}.market-campaign-card{min-height:126px;border-radius:9px}.market-campaign-card__copy{width:72%;padding:17px 16px}.market-campaign-card__copy>strong{font-size:26px!important}.market-campaign-card__copy>small{font-size:9px}.market-campaign-card__art{width:34%}.market-campaign-card__art b{font-size:48px}}.product-page:not(.product-page--speed) .product-gallery--stacked{position:sticky!important;top:124px!important;display:block!important;min-width:0!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage{width:100%!important;min-height:540px!important;height:540px!important;background:#fff!important;border:1px solid var(--kiss-line)!important;border-radius:10px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage>img,.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage>video,.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage>iframe,.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage>model-viewer{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;padding:12px!important;margin:0!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-thumb-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin-top:12px!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-thumb{border:1px solid #ddd!important;background:#fff!important;border-radius:10px!important;overflow:hidden!important;padding:0!important;cursor:pointer!important;aspect-ratio:1/1!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;padding:6px!important;background:#fff!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-thumb.is-active{border-color:#ff6500!important;box-shadow:0 0 0 2px #ff650026!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-gallery-sources{display:none!important}@media(max-width:1050px){.product-page:not(.product-page--speed) .product-gallery--stacked{position:static!important;top:auto!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage{height:500px!important;min-height:500px!important}}@media(max-width:749px){.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage{height:420px!important;min-height:420px!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage>img,.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage>video,.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage>iframe,.product-page:not(.product-page--speed) .product-gallery--stacked .product-main-stage>model-viewer{padding:8px!important}.product-page:not(.product-page--speed) .product-gallery--stacked .product-thumb-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}}.product-mobile-carousel-controls{display:none!important}.product-desktop-promos{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin:18px auto 0!important}.product-desktop-promo{display:block!important;border-radius:16px!important;padding:18px 20px!important;text-decoration:none!important;border:1px solid #ece4da!important;min-height:132px!important}.product-desktop-promo small{display:block!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;margin-bottom:8px!important}.product-desktop-promo strong{display:block!important;font-size:22px!important;line-height:1.12!important;margin-bottom:8px!important}.product-desktop-promo span{display:block!important;font-size:13px!important;line-height:1.5!important}.product-desktop-promo--orange{background:linear-gradient(135deg,#fff7f0,#ffe8d1)!important;color:#7e2e00!important}.product-desktop-promo--dark{background:linear-gradient(135deg,#1c1c1c,#2f2f2f)!important;color:#fff!important;border-color:#2f2f2f!important}.product-desktop-promo--light{background:linear-gradient(135deg,#fff,#f8f4ef)!important;color:#222!important}.product-desktop-promo--orange small,.product-desktop-promo--dark small,.product-desktop-promo--light small{color:#ff6500!important}.product-desktop-promo--dark small{color:#ffb074!important}@media(max-width:989px){.product-desktop-promos{display:none!important}}@media(max-width:749px){.product-page:not(.product-page--speed) .product-gallery--stacked .product-thumb-grid{display:none!important}.product-mobile-carousel-controls{display:grid!important;grid-template-columns:40px 1fr 40px!important;gap:10px!important;align-items:center!important;margin-top:10px!important}.product-mobile-carousel-controls__arrow{width:40px!important;height:40px!important;border:1px solid #ddd!important;border-radius:50%!important;background:#fff!important;color:#111!important;font-size:24px!important;line-height:1!important;padding:0!important}.product-mobile-carousel-controls__dots{display:flex!important;justify-content:center!important;align-items:center!important;gap:6px!important}.product-mobile-carousel-controls__dots button{width:7px!important;height:7px!important;border:0!important;border-radius:999px!important;background:#d3d3d7!important;padding:0!important}.product-mobile-carousel-controls__dots button.is-active{width:18px!important;background:#ff6500!important}}.product-desktop-promos--enhanced{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.product-desktop-promos--enhanced .product-desktop-promo{position:relative!important;overflow:hidden!important;box-shadow:0 10px 24px #0000000d!important}.product-desktop-promos--enhanced .product-desktop-promo__icon{width:38px!important;height:38px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;font-weight:900!important;margin-bottom:10px!important;background:#ffffffbf!important;color:#111!important}.product-desktop-promos--enhanced .product-desktop-promo--hero{min-height:160px!important;grid-column:span 2!important;padding:22px!important}.product-desktop-promos--enhanced .product-desktop-promo--hero strong{font-size:28px!important}.product-desktop-promos--enhanced .product-desktop-promo--mini{min-height:112px!important;padding:18px!important}.product-desktop-promos--enhanced .product-desktop-promo--mini strong{display:block!important;font-size:18px!important;line-height:1.2!important;margin-bottom:6px!important}.product-desktop-promos--enhanced .product-desktop-promo--mini span{font-size:13px!important;line-height:1.45!important}.product-desktop-promos--enhanced .product-desktop-promo--orange{background:linear-gradient(135deg,#fff1e6,#ffd7b8)!important;border-color:#ffcfaa!important}.product-desktop-promos--enhanced .product-desktop-promo--dark{background:linear-gradient(135deg,#181818,#323232)!important;border-color:#2b2b2b!important}.product-desktop-promos--enhanced .product-desktop-promo--dark .product-desktop-promo__icon{background:#ffffff29!important;color:#fff!important}.product-desktop-promos--enhanced .product-desktop-promo--light .product-desktop-promo__icon{background:#fff2e8!important;color:#ff6500!important}@media(max-width:1180px){.product-desktop-promos--enhanced{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-desktop-promos--enhanced .product-desktop-promo--hero{grid-column:span 2!important}}@media(max-width:989px){.product-desktop-promos--enhanced{display:none!important}}.product-page:not(.product-page--speed) .product-info--temu{background:#fff!important;border:1px solid #e9e2da!important;box-shadow:0 14px 34px #0000000e!important}.product-page:not(.product-page--speed) .product-info--temu h1{font-size:clamp(28px,3vw,42px)!important;line-height:1.04!important;letter-spacing:-.035em!important;margin-bottom:10px!important}.product-price-premium{background:linear-gradient(135deg,#fff8f2,#fff)!important;border:1px solid #ffd8bd!important;border-radius:12px!important;padding:14px 16px!important;margin:12px 0 16px!important}.product-price-premium .product-price-big{margin:0!important;font-size:32px!important;color:#ff5a00!important}.product-price-perks{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:9px!important}.product-price-perks span{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 9px!important;border-radius:999px!important;background:#fff!important;border:1px solid #eee3da!important;font-size:9px!important;font-weight:800!important;color:#444!important}.product-page:not(.product-page--speed) .stock-meter{border:1px solid #f0e0d4!important;background:#fff9f4!important}.product-page:not(.product-page--speed) .option-values label{font-weight:800!important}.product-page:not(.product-page--speed) .quantity{background:#fff!important}.product-primary-buy{min-height:52px!important;font-size:15px!important;border-radius:9px!important;box-shadow:0 8px 18px #ff5a002e!important}.product-wishlist-button{min-height:48px!important;border-radius:9px!important}.product-page:not(.product-page--speed) .trust-list{border-top:1px solid #eee!important;border-bottom:1px solid #eee!important;padding:12px 0!important;margin-top:16px!important}.product-page:not(.product-page--speed) .trust-item{background:#faf8f5!important;border:1px solid #eee7df!important}.desktop-sticky-buy{display:none}@media(min-width:990px){.desktop-sticky-buy{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:95!important;display:block!important;background:#fffffff7!important;border-top:1px solid #e4e4e8!important;box-shadow:0 -12px 34px #00000017!important;transform:translateY(110%)!important;opacity:0!important;transition:transform .22s ease,opacity .22s ease!important}.desktop-sticky-buy[hidden]{display:block!important;pointer-events:none!important}.desktop-sticky-buy.is-visible{transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important}.desktop-sticky-buy__inner{min-height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}.desktop-sticky-buy__product{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.desktop-sticky-buy__product img{width:54px!important;height:54px!important;object-fit:contain!important;border-radius:8px!important;border:1px solid #eee!important;background:#fff!important;padding:3px!important}.desktop-sticky-buy__product div{display:grid!important;gap:3px!important;min-width:0!important}.desktop-sticky-buy__product strong{font-size:13px!important;max-width:540px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.desktop-sticky-buy__product span{font-weight:1000!important;color:#ff5a00!important;font-size:18px!important}.desktop-sticky-buy__actions{display:flex!important;align-items:center!important;gap:9px!important}.desktop-sticky-wishlist{height:46px!important;padding:0 16px!important;border:1px solid #ddd!important;border-radius:9px!important;background:#fff!important;font-weight:900!important;display:flex!important;align-items:center!important;gap:7px!important;cursor:pointer!important}.desktop-sticky-wishlist.is-active{border-color:#ff6500!important;color:#ff6500!important;background:#fff7f0!important}.desktop-sticky-buy__button{min-width:190px!important;height:48px!important;border-radius:9px!important}}.frequently-bought{padding:22px 0 8px!important}.fbt-shell{background:linear-gradient(135deg,#fffaf6,#fff)!important;border:1px solid #eee3d9!important;border-radius:18px!important;padding:20px!important}.fbt-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:16px!important}.fbt-heading h2{font-size:clamp(24px,3vw,36px)!important;line-height:1!important;margin:4px 0 0!important;letter-spacing:-.03em!important}.fbt-note{font-size:11px!important;color:#777!important;font-weight:700!important}.fbt-products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.fbt-item{position:relative!important;min-width:0!important}.fbt-item:not(:last-child):after{content:"+"!important;position:absolute!important;right:-20px!important;top:34%!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#ff6500!important;color:#fff!important;display:grid!important;place-items:center!important;font-weight:1000!important;font-size:18px!important;z-index:4!important;box-shadow:0 5px 12px #ff650038!important}.fbt-item .product-card{background:#fff!important;border:1px solid #ece7e2!important;border-radius:12px!important;padding:8px!important;height:100%!important}.fbt-item .product-card__media{aspect-ratio:1/1!important;background:#fff!important}.fbt-item .product-card__image{object-fit:contain!important;background:#fff!important}@media(max-width:989px){.fbt-shell{padding:14px!important;border-radius:14px!important}.fbt-heading{align-items:flex-start!important;flex-direction:column!important;gap:5px!important}.fbt-products{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;padding-bottom:6px!important}.fbt-item{flex:0 0 46%!important;min-width:46%!important;scroll-snap-align:start!important}.fbt-item:after{display:none!important}}@media(max-width:640px){.fbt-item{flex-basis:72%!important;min-width:72%!important}}.footer-payment-panel{background:#fff!important;border-radius:12px!important;padding:12px!important;border:1px solid rgba(255,255,255,.15)!important;max-width:390px!important}.footer-payment-panel .payment-grid{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important}.footer-payment-panel .payment-grid svg{width:52px!important;height:34px!important;background:#fff!important;border:1px solid #e4e4e7!important;border-radius:5px!important;padding:4px!important;box-shadow:0 2px 6px #00000014!important}.footer-payment-panel small{display:block!important;margin-top:9px!important;color:#5b5b62!important;font-size:9px!important;font-weight:700!important}.footer-payments h3{margin-bottom:10px!important}.footer-social-bottom{margin-top:26px!important;padding:18px 0!important;border-top:1px solid #28282b!important;border-bottom:1px solid #28282b!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.footer-social-bottom>strong{color:#fff!important;font-size:11px!important;letter-spacing:.11em!important;white-space:nowrap!important}.footer-social-bottom__links{display:flex!important;flex-wrap:wrap!important;gap:9px!important;justify-content:flex-end!important}.footer-social-bottom__links a{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 12px!important;border:1px solid #343438!important;border-radius:999px!important;background:#111113!important;color:#fff!important;font-size:10px!important;font-weight:800!important;transition:.18s ease!important}.footer-social-bottom__links a span{width:23px!important;height:23px!important;display:inline-grid!important;place-items:center!important;border-radius:50%!important;background:#ff6500!important;color:#fff!important;font-size:12px!important;font-weight:1000!important}.footer-social-bottom__links a:hover{border-color:#ff6500!important;color:#ff9a56!important;transform:translateY(-1px)!important}.footer-bottom{margin-top:14px!important}@media(max-width:749px){.footer-payment-panel{max-width:100%!important;padding:11px!important}.footer-payment-panel .payment-grid svg{width:48px!important;height:31px!important}.footer-social-bottom{align-items:flex-start!important;flex-direction:column!important;padding:16px 0!important}.footer-social-bottom__links{justify-content:flex-start!important;width:100%!important}.footer-social-bottom__links a{padding:7px 10px!important;font-size:9px!important}}.frequently-bought--category .fbt-shell{background:#fffaf6!important;border:1px solid #eee3d9!important}.frequently-bought--category .fbt-heading{align-items:center!important}.fbt-category-link{color:#ff6500!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important}.fbt-products--four{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.fbt-products--four .fbt-item{height:100%!important;min-width:0!important}.fbt-products--four .fbt-item:after{display:none!important}.fbt-products--four .product-card{height:100%!important;display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid #ece7e2!important;border-radius:12px!important;padding:8px!important}.fbt-products--four .product-card__media-wrap{width:100%!important}.fbt-products--four .product-card__media{aspect-ratio:1/1.06!important;background:#fff!important}.fbt-products--four .product-card__image{object-fit:contain!important;object-position:center!important;background:#fff!important}.fbt-products--four .product-card__content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.fbt-products--four .product-card__title{min-height:42px!important}.fbt-products--four .product-card__bottom{margin-top:auto!important}@media(max-width:989px){.fbt-products--four{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;padding-bottom:6px!important}.fbt-products--four .fbt-item{flex:0 0 46%!important;min-width:46%!important;scroll-snap-align:start!important}}@media(max-width:640px){.fbt-products--four .fbt-item{flex-basis:72%!important;min-width:72%!important}.fbt-category-link{font-size:9px!important}}.footer{background:#050505!important;color:#fff!important}.footer .page-width{background:transparent!important}.footer-newsletter{background:#050505!important;border:0!important;border-bottom:1px solid #27272a!important;border-radius:0!important;box-shadow:none!important;padding:18px 0!important;margin-bottom:0!important}.footer-newsletter__lead strong{color:#fff!important}.footer-newsletter__lead small{color:#aaa!important}.footer-newsletter__form input{background:#151517!important;border:1px solid #343438!important;border-radius:6px 0 0 6px!important;color:#fff!important}.footer-newsletter__form button{background:#ff6500!important;color:#fff!important;border-radius:0 6px 6px 0!important}.footer-payment-panel{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;max-width:none!important}.footer-payment-panel .payment-grid{gap:7px!important}.footer-payment-panel .payment-grid svg{width:50px!important;height:32px!important;background:#fff!important;border:0!important;border-radius:4px!important;padding:3px!important;box-shadow:none!important}.footer-payment-panel small{color:#8f8f95!important;margin-top:8px!important}.footer-social-bottom{background:#050505!important;border-top:1px solid #27272a!important;border-bottom:1px solid #27272a!important}.footer-social-bottom__links a{background:#0d0d0f!important;border-color:#303034!important}.footer-bottom{background:#050505!important;color:#8f8f95!important}.sticky-atc,.sticky-atc--speed,.desktop-sticky-buy{display:none!important}body.template-product,.template-product body{padding-bottom:0!important}@media(min-width:990px){.product-page:not(.product-page--speed) .product-layout--temu{align-items:start!important}.product-page:not(.product-page--speed) .product-gallery--stacked,.product-page:not(.product-page--speed) .product-info--temu{position:static!important;top:auto!important}}.product-details-below{margin-top:18px!important;display:grid!important;gap:10px!important}.product-details-below__block{width:100%!important;margin:0!important;background:#fff!important;border:1px solid #e7e7ea!important;border-radius:10px!important;overflow:hidden!important}.product-details-below__block details{width:100%!important}.product-details-below__block summary{padding:15px 17px!important;font-size:13px!important;font-weight:900!important;cursor:pointer!important;background:#fff!important}.product-details-below__block .rte{padding:0 17px 18px!important;max-width:none!important;font-size:13px!important;line-height:1.65!important}@media(max-width:749px){.product-details-below{margin-top:10px!important;gap:8px!important}.product-details-below__block summary{padding:13px 12px!important}.product-details-below__block .rte{padding:0 12px 15px!important;font-size:12px!important}}.footer-payment-panel .payment-grid--crisp{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important}.footer-payment-panel .payment-grid--crisp .payment-badge{width:68px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 68px!important;overflow:hidden!important;background:#fff!important;border-radius:5px!important;border:1px solid #2b2b2f!important;padding:0!important}.footer-payment-panel .payment-grid--crisp .payment-badge svg{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;opacity:1!important;filter:none!important;transform:none!important;image-rendering:auto!important;shape-rendering:geometricPrecision!important}@media(max-width:640px){.footer-payment-panel .payment-grid--crisp{gap:6px!important}.footer-payment-panel .payment-grid--crisp .payment-badge{width:60px!important;height:38px!important;flex-basis:60px!important}}.footer-logo-lockup{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;text-decoration:none!important}.footer-logo-lockup .footer-logo-text{min-width:0!important}.footer-logo-lockup .logo-kiss,.footer-logo-lockup .logo-icon{font-size:40px!important;font-weight:800!important;line-height:1!important;letter-spacing:-.045em!important}.footer-logo-lockup .logo-icon{left:70px!important}.footer-logo-lockup small{display:block!important;color:#d1d1d6!important;font-size:10px!important;font-weight:800!important;letter-spacing:.28em!important;line-height:1!important}.footer-logo-lockup img{display:none!important}@media(max-width:749px){.footer-logo-lockup .logo-kiss,.footer-logo-lockup .logo-icon{font-size:34px!important}.footer-logo-lockup .logo-icon{left:60px!important}.footer-logo-lockup small{font-size:9px!important;letter-spacing:.22em!important}}.product-page--litb{background:#fff!important;padding:16px 0 54px!important}.litb-breadcrumbs{display:flex;align-items:center;gap:7px;color:#777;font-size:11px;padding-top:4px;padding-bottom:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.litb-breadcrumbs a{color:#555}.litb-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.product-layout--litb{display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(420px,.88fr)!important;gap:38px!important;align-items:start!important}.product-gallery--litb,.product-info--litb{min-width:0!important}.product-gallery--litb{position:static!important}.litb-media-shell{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}.product-thumb-grid--vertical{display:flex!important;flex-direction:column!important;gap:9px!important;max-height:640px!important;overflow-y:auto!important;padding-right:2px!important;scrollbar-width:thin!important}.product-thumb-grid--vertical .product-thumb{width:74px!important;height:88px!important;min-height:88px!important;border:1px solid #dedede!important;border-radius:4px!important;background:#fff!important;padding:0!important;overflow:hidden!important;cursor:pointer!important}.product-thumb-grid--vertical .product-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;padding:3px!important;background:#fff!important}.product-thumb-grid--vertical .product-thumb.is-active{border:2px solid #ff6500!important;box-shadow:none!important}.litb-main-stage{width:100%!important;height:640px!important;min-height:640px!important;border:1px solid #e5e5e5!important;border-radius:4px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.litb-main-stage>img,.litb-main-stage>video,.litb-main-stage>iframe,.litb-main-stage>model-viewer{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:10px!important;margin:0!important;display:block!important}.product-gallery--litb .product-gallery-sources,.product-gallery--litb .product-mobile-carousel-controls{display:none!important}.product-info--litb{background:#fff!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;position:static!important}.product-form--litb{display:block!important}.litb-top-badges{display:flex;gap:7px;align-items:center;margin-bottom:10px}.litb-top-badges .badge{background:#111!important;color:#fff!important;border-radius:3px!important;font-size:10px!important;padding:5px 8px!important}.litb-discount-pill{background:#ff6500;color:#fff;font-size:10px;font-weight:900;padding:5px 8px;border-radius:3px}.litb-title-wrap h1{font-size:20px!important;line-height:1.38!important;font-weight:700!important;letter-spacing:0!important;margin:0 0 8px!important;color:#222!important}.litb-rating-line{display:flex;align-items:center;gap:7px;padding-bottom:12px;border-bottom:1px solid #ececec;font-size:12px}.litb-stars{color:#ff8a00;letter-spacing:1px}.litb-rating-line a{color:#555;text-decoration:underline}.litb-price-box{background:#fafafa;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:13px 12px;margin:0 0 12px}.litb-price-box .product-price-big{font-size:30px!important;font-weight:900!important;color:#e94f00!important;display:flex!important;align-items:baseline!important;gap:10px!important}.litb-price-box .price__compare{font-size:14px!important;color:#999!important;font-weight:500!important}.litb-saving{font-size:11px;font-weight:800;color:#d84600;margin-top:4px}.litb-stock{display:flex!important;align-items:center!important;gap:7px!important;padding:8px 0!important;margin:0!important;border-bottom:1px solid #eee!important}.litb-stock-dot{width:8px;height:8px;background:#20a249;border-radius:50%;display:inline-block}.litb-stock strong{font-size:12px}.litb-stock small{color:#777;font-size:10px;margin-left:auto}.litb-variants{padding:12px 0 0!important}.litb-option-group{padding:0 0 14px!important;margin:0!important;border:0!important}.litb-option-group .option-name{width:100%;display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:12px!important;font-weight:800!important;margin-bottom:8px!important}.litb-size-guide{font-size:11px;color:#333;text-decoration:underline;font-weight:600}.litb-visual-options{display:flex!important;flex-wrap:wrap!important;gap:7px!important}.litb-visual-options .variant-image-option{min-height:58px!important;max-width:170px!important;padding:4px 8px 4px 4px!important;border-radius:3px!important;border:1px solid #ccc!important}.litb-visual-options .variant-image-option__thumb{width:48px!important;height:48px!important;flex-basis:48px!important;border-radius:2px!important}.litb-visual-options input:checked+.variant-image-option{border:2px solid #ff6500!important;background:#fff!important;box-shadow:none!important}.litb-text-options{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.litb-text-options input{position:absolute!important;opacity:0!important;pointer-events:none!important}.litb-text-options label{min-width:46px;height:38px;padding:0 12px;display:flex;align-items:center;justify-content:center;border:1px solid #cfcfcf;border-radius:3px;background:#fff;color:#222;font-size:12px;font-weight:700;cursor:pointer}.litb-text-options input:checked+label{border:2px solid #ff6500;color:#d84d00;background:#fff8f2}.litb-qty-row{display:flex!important;align-items:center!important;gap:16px!important;border-top:1px solid #eee!important;padding:14px 0!important;margin:0!important}.litb-qty-row .option-name{font-size:12px!important;font-weight:800!important}.litb-qty-row .quantity{height:38px!important}.litb-qty-row .quantity input{width:52px!important}.litb-shipping-card{display:grid;grid-template-columns:34px 1fr;gap:10px;background:#f8f8f8;border:1px solid #e8e8e8;padding:12px;margin:0 0 12px;border-radius:4px}.litb-shipping-card__icon{font-size:22px}.litb-shipping-card strong,.litb-shipping-card span{display:block}.litb-shipping-card strong{font-size:12px;margin-bottom:3px}.litb-shipping-card span{font-size:10px;color:#666;line-height:1.45}.litb-buy-block{margin:0!important}.litb-add-button{height:50px!important;border-radius:3px!important;font-size:15px!important;font-weight:900!important;letter-spacing:.02em!important;background:#ff6500!important;box-shadow:none!important}.litb-dynamic-checkout{margin-top:8px}.litb-dynamic-checkout .shopify-payment-button__button{border-radius:3px!important;min-height:48px!important}.litb-wishlist{margin-top:8px!important;height:42px!important;background:#fff!important;color:#222!important;border:1px solid #cfcfcf!important;border-radius:3px!important;box-shadow:none!important}.litb-trust-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;border-top:1px solid #eee!important;border-bottom:1px solid #eee!important;margin:14px 0 0!important;padding:12px 0!important;gap:8px!important}.litb-trust-grid>div{padding:0 8px;border-right:1px solid #eee}.litb-trust-grid>div:last-child{border-right:0}.litb-trust-grid strong,.litb-trust-grid span{display:block}.litb-trust-grid strong{font-size:10px}.litb-trust-grid span{font-size:9px;color:#777;margin-top:3px}.litb-detail-area{margin-top:34px!important}.litb-detail-nav{display:flex;align-items:center;gap:0;border-bottom:1px solid #d8d8d8;border-top:1px solid #e8e8e8;background:#fff;position:relative}.litb-detail-nav a{padding:15px 24px;font-size:13px;font-weight:800;color:#333;border-bottom:3px solid transparent}.litb-detail-nav a.is-active{color:#ff6500;border-bottom-color:#ff6500}.litb-detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:24px;padding-top:24px}.litb-detail-card,.litb-info-card{border:1px solid #e5e5e5;background:#fff;padding:22px}.litb-detail-card h2,.litb-reviews-panel h2{font-size:22px;margin:0 0 14px}.litb-detail-card .rte{font-size:13px;line-height:1.7;color:#444}.litb-detail-side{display:grid;gap:12px;align-content:start}.litb-info-card h3{font-size:14px;margin:0 0 8px}.litb-info-card .rte{font-size:11px;line-height:1.6;color:#555}.litb-reviews-panel{margin-top:22px;border:1px solid #e5e5e5;padding:22px;background:#fff}.litb-reviews-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.litb-reviews-panel__head span{font-size:12px;color:#777}.litb-rating-summary{display:flex;align-items:center;gap:12px;font-size:18px}.litb-promo-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e5e5e5;margin-top:22px;background:#fafafa}.litb-promo-strip>div{display:grid;grid-template-columns:30px 1fr;column-gap:8px;row-gap:2px;padding:16px;border-right:1px solid #e5e5e5}.litb-promo-strip>div:last-child{border-right:0}.litb-promo-strip span{grid-row:1/3;font-size:21px}.litb-promo-strip strong{font-size:11px}.litb-promo-strip small{font-size:9px;color:#777}.litb-match-section{padding-top:20px!important}.litb-match-section .fbt-shell{border-top:1px solid #e5e5e5!important;padding-top:22px!important}.litb-match-section .fbt-heading h2{font-size:22px!important}.litb-match-section .fbt-products--four{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.litb-match-section .fbt-item{min-width:0!important;display:flex!important}.litb-match-section .fbt-item>.product-card{width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important}.litb-match-section .product-card__media{aspect-ratio:1/1.15!important}.litb-match-section .product-card__content{display:flex!important;flex-direction:column!important;flex:1!important}.litb-match-section .product-card__title{min-height:34px!important}.product-page--litb .product-desktop-promos{display:none!important}@media(max-width:1050px){.product-layout--litb{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr)!important;gap:24px!important}.litb-main-stage{height:540px!important;min-height:540px!important}.product-thumb-grid--vertical{max-height:540px!important}}@media(max-width:749px){.product-page--litb{padding-top:6px!important}.litb-breadcrumbs{font-size:9px;padding-bottom:9px}.product-layout--litb,.litb-media-shell{display:block!important}.product-thumb-grid--vertical{display:none!important}.litb-main-stage{height:430px!important;min-height:430px!important;border-left:0!important;border-right:0!important;border-radius:0!important}.litb-main-stage>img,.litb-main-stage>video,.litb-main-stage>iframe,.litb-main-stage>model-viewer{padding:6px!important}.product-gallery--litb .product-mobile-carousel-controls{display:grid!important;grid-template-columns:40px 1fr 40px!important;gap:8px!important;align-items:center!important;margin:8px 0 12px!important}.product-info--litb{padding-top:4px!important}.litb-title-wrap h1{font-size:17px!important}.litb-price-box .product-price-big{font-size:27px!important}.litb-visual-options .variant-image-option{max-width:100%!important}.litb-trust-grid{grid-template-columns:1fr!important;gap:0!important}.litb-trust-grid>div{border-right:0!important;border-bottom:1px solid #eee;padding:8px 0}.litb-trust-grid>div:last-child{border-bottom:0}.litb-detail-area{margin-top:22px!important}.litb-detail-nav{overflow-x:auto;white-space:nowrap}.litb-detail-nav a{padding:12px 16px;font-size:11px}.litb-detail-grid{grid-template-columns:1fr!important;gap:12px!important;padding-top:12px}.litb-detail-card,.litb-info-card{padding:16px!important}.litb-promo-strip{grid-template-columns:1fr 1fr!important}.litb-promo-strip>div:nth-child(2){border-right:0}.litb-promo-strip>div:nth-child(-n+2){border-bottom:1px solid #e5e5e5}.litb-match-section .fbt-products--four{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important}.litb-match-section .fbt-item{flex:0 0 44%!important;scroll-snap-align:start!important}}.product-page--litb .litb-media-shell{min-width:0!important;width:100%!important}.product-page--litb .litb-main-stage{min-width:0!important;position:relative!important;isolation:isolate!important}.product-page--litb .litb-main-stage .litb-main-image,.product-page--litb .litb-main-stage img[data-product-main-image]{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;margin:0 auto!important;padding:10px!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:2!important;transform:none!important;background:#fff!important}@media(max-width:749px){.product-page--litb .litb-main-stage .litb-main-image,.product-page--litb .litb-main-stage img[data-product-main-image]{padding:6px!important}}.product-page--litb .product-gallery--simple{width:100%!important;min-width:0!important;position:static!important}.product-page--litb .product-gallery--simple .product-main-stage{width:100%!important;height:590px!important;min-height:590px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:6px!important}.product-page--litb .product-gallery--simple .product-main-stage>img,.product-page--litb .product-gallery--simple .product-main-stage>video,.product-page--litb .product-gallery--simple .product-main-stage>iframe,.product-page--litb .product-gallery--simple .product-main-stage>model-viewer{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:12px!important;opacity:1!important;visibility:visible!important;background:#fff!important;position:static!important;transform:none!important}.product-page--litb .product-thumb-grid--under{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;margin-top:10px!important;max-height:none!important;overflow:visible!important;padding:0!important}.product-page--litb .product-thumb-grid--under .product-thumb{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;display:block!important;padding:0!important;border:1px solid #dedede!important;border-radius:5px!important;overflow:hidden!important;background:#fff!important;cursor:pointer!important}.product-page--litb .product-thumb-grid--under .product-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:4px!important;background:#fff!important}.product-page--litb .product-thumb-grid--under .product-thumb.is-active{border:2px solid #ff6500!important;box-shadow:0 0 0 1px #ff650014!important}.product-page--litb .product-gallery--simple .product-gallery-sources,.product-page--litb .product-gallery--simple .product-mobile-carousel-controls{display:none!important}@media(max-width:1050px){.product-page--litb .product-gallery--simple .product-main-stage{height:510px!important;min-height:510px!important}.product-page--litb .product-thumb-grid--under{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:749px){.product-page--litb .product-gallery--simple .product-main-stage{height:430px!important;min-height:430px!important;border-radius:0!important;border-left:0!important;border-right:0!important}.product-page--litb .product-gallery--simple .product-main-stage>img,.product-page--litb .product-gallery--simple .product-main-stage>video,.product-page--litb .product-gallery--simple .product-main-stage>iframe,.product-page--litb .product-gallery--simple .product-main-stage>model-viewer{padding:6px!important}.product-page--litb .product-thumb-grid--under{display:none!important}.product-page--litb .product-gallery--simple .product-mobile-carousel-controls{display:grid!important;grid-template-columns:40px 1fr 40px!important;gap:8px!important;align-items:center!important;margin:8px 0 12px!important}}@media(min-width:750px){.product-page--litb .product-thumb-grid--under{display:flex!important;flex-wrap:nowrap!important;gap:9px!important;width:100%!important;max-width:100%!important;margin-top:10px!important;padding:0 0 5px!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}.product-page--litb .product-thumb-grid--under .product-thumb{flex:0 0 82px!important;width:82px!important;height:82px!important;min-width:82px!important;min-height:82px!important;aspect-ratio:auto!important;scroll-snap-align:start!important}.product-page--litb .product-gallery--simple .product-main-stage{height:540px!important;min-height:540px!important}.product-page--litb .litb-detail-area{margin-top:18px!important}}@media(min-width:750px)and (max-width:1050px){.product-page--litb .product-gallery--simple .product-main-stage{height:480px!important;min-height:480px!important}.product-page--litb .product-thumb-grid--under .product-thumb{flex-basis:76px!important;width:76px!important;min-width:76px!important;height:76px!important;min-height:76px!important}}.footer.kiss-footer{background:#050505!important;color:#fff!important;margin-top:24px!important;padding:0!important;border:0!important}.kiss-footer__inner{padding-top:0!important}.kiss-footer__newsletter{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(340px,520px)!important;gap:28px!important;align-items:center!important;padding:24px 0!important;border-bottom:1px solid #252525!important}.kiss-footer__newsletter-copy{display:flex!important;gap:14px!important;align-items:center!important}.kiss-footer__newsletter-copy strong{display:block!important;font-size:15px!important;letter-spacing:.04em!important;color:#fff!important}.kiss-footer__newsletter-copy p{margin:4px 0 0!important;color:#aaa!important;font-size:12px!important}.kiss-footer__mail{width:42px!important;height:42px!important;border-radius:50%!important;border:1px solid #ff6500!important;color:#ff6500!important;display:grid!important;place-items:center!important;font-size:18px!important;flex:0 0 42px!important}.kiss-footer__newsletter-form{display:grid!important;grid-template-columns:minmax(0,1fr) 120px!important;height:44px!important}.kiss-footer__newsletter-form input{min-width:0!important;background:#fff!important;color:#111!important;border:0!important;border-radius:6px 0 0 6px!important;padding:0 14px!important;font-size:12px!important}.kiss-footer__newsletter-form button{border:0!important;border-radius:0 6px 6px 0!important;background:#ff6500!important;color:#fff!important;font-weight:900!important;font-size:11px!important;cursor:pointer!important}.kiss-footer__grid{display:grid!important;grid-template-columns:1.35fr repeat(3,minmax(120px,.8fr)) 1.5fr!important;gap:34px!important;padding:34px 0 28px!important;border-bottom:1px solid #252525!important}.kiss-footer__brand{display:inline-block!important;margin-bottom:18px!important;color:#fff!important;text-decoration:none!important}.kiss-footer__brand img{display:block!important;width:auto!important;max-width:180px!important;max-height:54px!important;object-fit:contain!important;filter:grayscale(1) brightness(0) invert(1)!important}.kiss-footer__brand span{font-family:Georgia,Times New Roman,serif!important;font-size:32px!important;font-weight:800!important;letter-spacing:-.04em!important;color:#fff!important}.kiss-footer__grid h3{margin:0 0 13px!important;color:#fff!important;font-size:11px!important;letter-spacing:.055em!important;font-weight:900!important}.kiss-footer__store,.kiss-footer__column,.kiss-footer__about{min-width:0!important}.kiss-footer__store-name{display:block!important;margin-bottom:8px!important;font-size:12px!important;color:#fff!important}.kiss-footer__store a,.kiss-footer__column a,.kiss-footer__address,.kiss-footer__hours,.kiss-footer__about-text{display:block!important;color:#aaa!important;font-size:11px!important;line-height:1.75!important;text-decoration:none!important}.kiss-footer__store a:hover,.kiss-footer__column a:hover{color:#ff8a33!important}.kiss-footer__address{margin-bottom:8px!important}.kiss-footer__hours{margin-top:11px!important}.kiss-footer__about-text p{margin:0!important;color:#aaa!important}.kiss-footer__socials{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:16px!important}.kiss-footer__socials a{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:0 10px!important;border:1px solid #383838!important;border-radius:999px!important;color:#fff!important;font-size:10px!important;text-decoration:none!important;background:#111!important}.kiss-footer__socials a:hover{border-color:#ff6500!important;color:#ff8a33!important}.kiss-footer__trust-row{display:flex!important;align-items:center!important;gap:22px!important;flex-wrap:wrap!important;padding:22px 0!important;border-bottom:1px solid #252525!important}.kiss-footer__trust-image img{display:block!important;max-height:54px!important;width:auto!important;max-width:240px!important;object-fit:contain!important}.kiss-footer__payments{margin-left:auto!important;min-width:300px!important}.kiss-footer__payments>strong{display:block!important;font-size:9px!important;letter-spacing:.08em!important;color:#aaa!important;margin-bottom:8px!important;text-align:right!important}.kiss-footer__payment-icons{display:flex!important;flex-wrap:wrap!important;gap:7px!important;justify-content:flex-end!important;align-items:center!important}.kiss-footer__payment-icons span{display:grid!important;place-items:center!important;background:#fff!important;border-radius:4px!important;overflow:hidden!important;width:44px!important;height:29px!important;padding:2px!important}.kiss-footer__payment-icons svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important}.kiss-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:16px 0 20px!important;color:#888!important;font-size:10px!important}.kiss-footer__localization{display:flex!important;align-items:flex-end!important;gap:10px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.kiss-footer__selector-form{display:flex!important;flex-direction:column!important;gap:4px!important}.kiss-footer__selector-form label{font-size:8px!important;color:#777!important;text-transform:uppercase!important;letter-spacing:.05em!important}.kiss-footer__selector-form select{height:34px!important;max-width:210px!important;background:#111!important;border:1px solid #333!important;color:#fff!important;border-radius:5px!important;padding:0 28px 0 9px!important;font-size:10px!important}@media(max-width:1100px){.kiss-footer__grid{grid-template-columns:repeat(3,1fr)!important}.kiss-footer__store,.kiss-footer__about{grid-column:span 3!important}.kiss-footer__about{max-width:760px!important}}@media(max-width:749px){.kiss-footer__newsletter{grid-template-columns:1fr!important;gap:14px!important;padding:20px 0!important}.kiss-footer__newsletter-form{grid-template-columns:1fr 96px!important}.kiss-footer__grid{grid-template-columns:1fr 1fr!important;gap:26px 18px!important;padding:28px 0 22px!important}.kiss-footer__store,.kiss-footer__about{grid-column:1/-1!important}.kiss-footer__brand img{max-width:150px!important;max-height:46px!important}.kiss-footer__payments{margin-left:0!important;min-width:0!important;width:100%!important}.kiss-footer__payments>strong{text-align:left!important}.kiss-footer__payment-icons{justify-content:flex-start!important}.kiss-footer__trust-row{gap:14px!important}.kiss-footer__bottom{align-items:flex-start!important;flex-direction:column!important}.kiss-footer__localization{justify-content:flex-start!important;width:100%!important}.kiss-footer__selector-form{flex:1 1 150px!important}.kiss-footer__selector-form select{max-width:100%!important;width:100%!important}}.kiss-footer__newsletter-form{display:block!important;width:100%!important;height:auto!important;min-width:0!important;margin:0!important}.kiss-footer__newsletter-field{display:grid!important;grid-template-columns:minmax(0,1fr) 126px!important;width:100%!important;min-height:48px!important;background:#fff!important;border:2px solid #fff!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 0 0 1px #ffffff2e,0 6px 18px #00000038!important}.kiss-footer__newsletter-field input[type=email]{display:block!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 16px!important;border:0!important;outline:0!important;border-radius:6px 0 0 6px!important;background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;opacity:1!important;font-size:13px!important;line-height:48px!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important}.kiss-footer__newsletter-field input[type=email]::placeholder{color:#777!important;opacity:1!important}.kiss-footer__newsletter-field button{display:flex!important;align-items:center!important;justify-content:center!important;width:126px!important;min-width:126px!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:0 6px 6px 0!important;background:#ff6500!important;color:#fff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important;cursor:pointer!important}.kiss-footer__newsletter-success{margin:8px 0 0!important;color:#a7f3b4!important;font-size:11px!important}.kiss-footer__newsletter-error{margin:8px 0 0!important;color:#ffb4b4!important;font-size:11px!important}@media(max-width:640px){.kiss-footer__newsletter-field{grid-template-columns:minmax(0,1fr) 104px!important}.kiss-footer__newsletter-field button{width:104px!important;min-width:104px!important;padding:0 8px!important;font-size:10px!important}}.kiss-footer__grid{align-items:start!important}.kiss-footer__store,.kiss-footer__column,.kiss-footer__about{align-self:start!important;margin-top:0!important;padding-top:0!important}.kiss-footer__brand{display:flex!important;align-items:center!important;height:32px!important;min-height:32px!important;margin:0 0 13px!important;line-height:1!important}.kiss-footer__brand img{max-height:32px!important;width:auto!important;margin:0!important}.kiss-footer__brand span{display:block!important;font-size:28px!important;line-height:32px!important}.kiss-footer__grid>.kiss-footer__column>h3,.kiss-footer__grid>.kiss-footer__about>h3{display:flex!important;align-items:center!important;min-height:32px!important;margin:0 0 13px!important;line-height:1.15!important}@media(max-width:749px){.kiss-footer__brand{height:30px!important;min-height:30px!important}.kiss-footer__brand img{max-height:30px!important}.kiss-footer__brand span{font-size:26px!important;line-height:30px!important}.kiss-footer__grid>.kiss-footer__column>h3,.kiss-footer__grid>.kiss-footer__about>h3{min-height:30px!important}}
/*# sourceMappingURL=/cdn/shop/t/172/assets/base.css.map */
