@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/poppins-800.woff2) format("woff2")}:root{--lh-purple:#571dae;--lh-purple-bright:#6a0ae8;--lh-purple-dark:#45168a;--lh-pink:#ff274d;--lh-pink-dark:#e52345;--lh-pink-soft:#ffe9ee;--lh-ink:#161615;--lh-grey-1:#545454;--lh-grey-2:#737373;--lh-grey-3:#bdbdbd;--lh-grey-4:#ededed;--lh-grey-5:#f7f7f7;--lh-green:#37a706;--lh-amber:#ffa515;--lh-red:#e40909;--lh-radius-btn:25px;--lh-radius-card:4px;--lh-shadow-card:0 0 5px 0 #ededed;--lh-shadow-pop:0 6px 24px rgba(22,22,21,0.14);--lh-content:1290px;--lh-font:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fff;color:var(--lh-ink);font-family:var(--lh-font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--lh-purple)}h1,h2,h3,h4{margin:0 0 10px;color:var(--lh-ink);font-weight:700}button{font-family:inherit}.lh-container{width:100%;max-width:var(--lh-content);margin:0 auto;padding:0 20px}.lh-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lh-btn{box-sizing:border-box;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 24px;text-align:center;border:1px solid transparent;border-radius:var(--lh-radius-btn);transition:all .2s ease;font-family:var(--lh-font);font-weight:700;font-size:18px;line-height:22px;min-height:44px}.lh-btn--primary{background:var(--lh-purple);border-color:var(--lh-purple);color:#fff}.lh-btn--primary:hover{background:var(--lh-pink);border-color:var(--lh-pink);color:#fff}.lh-btn--secondary{background:transparent;border-color:var(--lh-ink);color:var(--lh-ink);font-weight:400}.lh-btn--secondary:hover{background:var(--lh-purple);border-color:var(--lh-purple);color:#fff}.lh-btn--pink{background:var(--lh-pink);border-color:var(--lh-pink);color:#fff}.lh-btn--pink:hover{background:var(--lh-pink-dark);border-color:var(--lh-pink-dark);color:#fff}.lh-btn--white{background:#fff;border-color:#fff;color:var(--lh-ink)}.lh-btn--white:hover{background:rgba(255,255,255,.85);border-color:rgba(255,255,255,.85);color:var(--lh-ink)}.lh-btn--sm{font-size:14px;line-height:18px;min-height:34px;padding:6px 16px}.lh-btn--block{width:100%}.lh-btn:disabled,.lh-btn[disabled]{background:transparent;border-color:var(--lh-grey-1);color:var(--lh-grey-1);opacity:.5;cursor:default}.lh-promo{background:var(--lh-pink);color:#fff;font-size:14px;line-height:1.6;padding:10px 50px;position:relative;text-align:center}.lh-promo__inner{display:flex;gap:26px;justify-content:center;align-items:center;flex-wrap:wrap}.lh-promo__item{display:inline-flex;align-items:center;gap:6px}.lh-promo a{color:#fff;text-decoration:underline}.lh-promo__close{position:absolute;right:18px;top:50%;transform:translateY(-50%);background:none;border:0;color:#fff;font-size:18px;line-height:1;cursor:pointer;padding:4px 6px}.lh-header{position:sticky;top:0;z-index:60;background:#fff}.lh-utility{border-bottom:1px solid var(--lh-grey-4);font-size:12.5px}.lh-utility__inner{display:flex;justify-content:flex-end;align-items:center;gap:0;padding:7px 0}.lh-utility__item{display:flex;align-items:center;gap:6px;line-height:22px;color:var(--lh-ink)}.lh-utility__item:not(:last-child):after{content:"";margin:0 10px;height:13px;border-right:1px solid var(--lh-ink)}.lh-utility__item svg{width:16px;height:16px}.lh-header__main{display:flex;align-items:center;gap:26px;padding:16px 0 14px}.lh-logo{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.lh-logo__heart{width:30px;height:30px;flex:0 0 auto}.lh-logo__text{font-family:var(--lh-font);font-weight:800;font-size:30px;letter-spacing:-.02em;color:var(--lh-purple);line-height:1}.lh-header__end{display:flex;align-items:center;gap:20px;margin-left:auto}.lh-header__icon{display:inline-flex;position:relative;color:var(--lh-ink)}.lh-header__icon svg{width:26px;height:26px}.lh-header__icon:hover{color:var(--lh-purple)}.lh-cart-count{position:absolute;top:-6px;right:-10px;background:var(--lh-pink);color:#fff;font-size:11px;font-weight:700;border-radius:999px;padding:0 6px;min-width:18px;text-align:center;font-family:var(--lh-font)}.lh-search{flex:1;max-width:678px;position:relative}.lh-search form{position:relative;display:flex}.lh-search input{width:100%;height:46px;padding:4px 56px 4px 22px;border:0;border-radius:var(--lh-radius-btn);background:var(--lh-grey-4);font-size:14px;color:var(--lh-ink);outline:none;font-family:var(--lh-font)}.lh-search input::-moz-placeholder{color:var(--lh-grey-2)}.lh-search input::placeholder{color:var(--lh-grey-2)}.lh-search input:focus{box-shadow:0 0 0 2px rgba(87,29,174,.3)}.lh-search__submit{position:absolute;right:5px;top:5px;width:36px;height:36px;border:0;border-radius:50%;background:var(--lh-purple);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.lh-search__submit:hover{background:var(--lh-pink)}.lh-nav{border-bottom:1px solid var(--lh-grey-4)}.lh-nav__list{display:flex;align-items:stretch;margin:0;padding:0;list-style:none;flex-wrap:wrap}.lh-nav__item{position:relative}.lh-nav__link{display:block;padding:12px 13px;font-size:16px;line-height:21px;font-weight:700;color:var(--lh-ink);white-space:nowrap;border-bottom:2px solid transparent}.lh-nav__link:hover{color:var(--lh-purple);border-bottom-color:var(--lh-purple)}.lh-nav__link--sale{color:var(--lh-pink-dark)}.lh-mega{position:absolute;left:0;top:100%;width:min(1060px,92vw);background:#fff;border:1px solid var(--lh-grey-4);border-radius:0 0 var(--lh-radius-card) var(--lh-radius-card);box-shadow:var(--lh-shadow-pop);padding:24px 26px;display:none;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:20px 28px;z-index:70}.lh-nav__item:focus-within .lh-mega,.lh-nav__item:hover .lh-mega{display:grid}.lh-mega__col h4{font-size:13px;font-weight:700;text-transform:none;margin:0 0 10px}.lh-mega__col h4 a:hover{color:var(--lh-purple)}.lh-mega__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.lh-mega__col a{font-size:13px;color:var(--lh-grey-1)}.lh-mega__col a:hover{color:var(--lh-purple)}.lh-mobile-only{display:none}.lh-drawer summary{list-style:none;cursor:pointer;padding:12px 0;font-weight:700;border-bottom:1px solid var(--lh-grey-4)}.lh-drawer summary::-webkit-details-marker{display:none}.lh-drawer ul{list-style:none;margin:0;padding:8px 0 12px 14px;display:flex;flex-direction:column;gap:8px}@media (max-width:1080px){.lh-nav{display:none}.lh-mobile-only{display:block}.lh-header__main{flex-wrap:wrap;gap:14px}.lh-search{order:3;flex-basis:100%;max-width:none}}@media (max-width:720px){.lh-utility__inner{justify-content:center;font-size:12px}.lh-utility__item:last-child,.lh-utility__item:nth-child(2){display:none}.lh-lang__panel{right:auto;left:0;width:250px}.lh-logo__text{font-size:26px}}.lh-hero{background:var(--lh-grey-5);padding:34px 0}.lh-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:40px;align-items:center}.lh-hero__eyebrow{color:var(--lh-pink);font-weight:700;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.lh-hero h1{font-size:clamp(34px,4.4vw,56px);line-height:1.08;font-weight:800;letter-spacing:-.02em;margin:10px 0 14px}.lh-hero p{font-size:18px;line-height:23px;color:var(--lh-grey-1);max-width:520px;margin:0 0 22px}.lh-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.lh-hero__art{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lh-hero__art a{background:#fff;border-radius:var(--lh-radius-card);box-shadow:var(--lh-shadow-card);padding:10px;display:block}.lh-hero__art img{aspect-ratio:3/4;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:900px){.lh-hero__inner{grid-template-columns:1fr}.lh-hero__art{order:-1}}.lh-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.lh-split__card{background:#fff;border-radius:var(--lh-radius-card);box-shadow:var(--lh-shadow-card);overflow:hidden;display:flex;flex-direction:column}.lh-split__image{aspect-ratio:16/9;background:var(--lh-grey-5);position:relative;overflow:hidden}.lh-split__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lh-split__body{padding:26px 34px 30px;text-align:center}.lh-split__body h3{font-size:clamp(22px,2.4vw,32px);line-height:1.15;font-weight:800;margin:0 0 8px}.lh-split__body p{font-size:16px;color:var(--lh-grey-1);margin:0 0 18px}@media (max-width:760px){.lh-split{grid-template-columns:1fr}}.lh-banners{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.lh-banner{position:relative;border-radius:var(--lh-radius-card);overflow:hidden;min-height:290px;background:var(--lh-grey-5);display:flex;align-items:flex-end}.lh-banner img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lh-banner__body{position:relative;width:100%;padding:22px;color:#fff;background:linear-gradient(0deg,rgba(22,22,21,.72),rgba(22,22,21,0) 92%)}.lh-banner__body h3{color:#fff;font-size:22px;font-weight:800;margin:0 0 6px}.lh-banner__body span{font-size:14px;color:rgba(255,255,255,.9)}.lh-banner:hover .lh-banner__body h3{text-decoration:underline}@media (max-width:900px){.lh-banners{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.lh-banners{grid-template-columns:1fr}}.lh-section{padding:46px 0}.lh-section--grey{background:var(--lh-grey-5)}.lh-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:0 0 21px}.lh-section__head h2{font-size:clamp(22px,2.4vw,30px);font-weight:800;margin:0;letter-spacing:-.01em}.lh-section__head p{color:var(--lh-grey-1);margin:4px 0 0;font-size:15px}.lh-section__link{color:var(--lh-purple);font-weight:700;font-size:15px;white-space:nowrap}.lh-section__link:hover{color:var(--lh-pink)}.lh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.lh-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(232px,1fr);gap:0;overflow-x:auto;padding:6px 6px 18px;scroll-snap-type:x mandatory}.lh-rail>*{scroll-snap-align:start}@media (max-width:1100px){.lh-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.lh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lh-card{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--lh-radius-card);box-shadow:var(--lh-shadow-card);overflow:hidden;margin:0 14px 14px 0}.lh-card:hover{box-shadow:0 0 5px 0 #dcdcdc,0 4px 16px rgba(22,22,21,.09)}.lh-card__media{position:relative;background:#f4f4f4;padding:12px 12px 0}.lh-card__media img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.lh-card__badges{position:absolute;top:12px;left:12px;gap:6px;z-index:2}.lh-badge,.lh-card__badges{display:flex;flex-direction:column}.lh-badge{width:52px;height:52px;border-radius:50%;background:var(--lh-pink);color:#fff;align-items:center;justify-content:center;font-weight:700;font-size:15px;line-height:1}.lh-badge small{font-size:9px;font-weight:500;letter-spacing:.02em}.lh-badge--new{background:var(--lh-purple);font-size:11px;text-transform:uppercase}.lh-card__body{padding:12px 14px 16px;display:flex;flex-direction:column;flex:1}.lh-card__brand{font-size:11px;font-weight:500;color:var(--lh-grey-2);margin-bottom:2px}.lh-card__title{font-size:12.5px;line-height:16px;font-weight:400;color:var(--lh-ink);margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:48px}.lh-card:hover .lh-card__title{color:var(--lh-purple)}.lh-card__price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.lh-price{font-size:20px;line-height:1;font-weight:700;color:var(--lh-ink)}.lh-price__label{font-size:12px;color:var(--lh-grey-2)}.lh-price--was{font-size:13px;color:var(--lh-grey-2);text-decoration:line-through}.lh-save{font-size:12px;color:var(--lh-pink-dark);font-weight:700;margin-top:3px}.lh-breadcrumbs{font-size:12.5px;color:var(--lh-grey-1);padding:14px 0 0}.lh-breadcrumbs a:hover{color:var(--lh-purple)}.lh-listing{display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px;align-items:start;padding:20px 0 50px}.lh-sidebar{position:sticky;top:160px}.lh-filter{border:1px solid var(--lh-grey-4);border-radius:var(--lh-radius-card);background:#fff;padding:16px;margin-bottom:14px}.lh-filter h4{font-size:14px;font-weight:700;margin:0 0 12px}.lh-filter ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:340px;overflow:auto}.lh-filter a{font-size:13.5px;color:var(--lh-grey-1)}.lh-filter a.is-active{color:var(--lh-purple);font-weight:700}.lh-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.lh-toolbar h1{font-size:clamp(22px,2.6vw,32px);font-weight:800;margin:0}.lh-toolbar__count{color:var(--lh-grey-1);font-size:13.5px}.lh-sort{display:flex;align-items:center;gap:8px;font-size:13.5px}.lh-sort select{height:40px;padding:0 12px;border:1px solid var(--lh-grey-3);border-radius:var(--lh-radius-btn);background:#fff;font-family:var(--lh-font);font-size:14px}.lh-pagination{display:flex;gap:8px;justify-content:center;margin:34px 0 10px;flex-wrap:wrap}.lh-pagination a,.lh-pagination span{min-width:42px;height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lh-grey-4);border-radius:var(--lh-radius-btn);font-weight:500;background:#fff}.lh-pagination .is-current{background:var(--lh-purple);border-color:var(--lh-purple);color:#fff;font-weight:700}@media (max-width:900px){.lh-listing{grid-template-columns:1fr}.lh-sidebar{position:static}}.lh-pdp{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:44px;padding:22px 0 10px}@media (max-width:1200px){.lh-pdp{grid-template-columns:minmax(0,1fr) 400px;gap:30px}}.lh-gallery{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:start}.lh-gallery__thumbs{display:flex;flex-direction:column;gap:8px;max-height:560px;overflow-y:auto}.lh-gallery__thumb{border:1px solid var(--lh-grey-4);border-radius:var(--lh-radius-card);background:#fff;cursor:pointer;padding:4px}.lh-gallery__thumb img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:100%}.lh-gallery__thumb.is-active{border-color:var(--lh-purple)}.lh-gallery__main{border-radius:var(--lh-radius-card);background:#fff;box-shadow:var(--lh-shadow-card);overflow:hidden}.lh-gallery__main img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;padding:16px}@media (max-width:760px){.lh-gallery{grid-template-columns:1fr}.lh-gallery__thumbs{flex-direction:row;overflow-x:auto;max-height:none}.lh-gallery__thumb{min-width:64px}}.lh-pdp__brand{font-size:12.5px;color:var(--lh-grey-2)}.lh-pdp__title{font-size:clamp(24px,2.6vw,34px);font-weight:800;line-height:1.15;margin:6px 0 10px;letter-spacing:-.01em}.lh-pdp__pricebox{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:12px 0 4px}.lh-pdp__price{font-size:32px;font-weight:800;line-height:1}.lh-pdp__was{font-size:16px;color:var(--lh-grey-2);text-decoration:line-through}.lh-pdp__save{background:var(--lh-pink-soft);color:var(--lh-pink-dark);font-weight:700;font-size:13px;padding:4px 12px;border-radius:var(--lh-radius-btn)}.lh-pdp__tax{font-size:12.5px;color:var(--lh-grey-2)}.lh-pdp__stock{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:500;color:var(--lh-green);margin:8px 0 2px}.lh-pdp__buy{display:flex;gap:12px;align-items:stretch;flex-wrap:wrap;margin:18px 0 10px}.lh-qty{display:inline-flex;align-items:center;border:1px solid var(--lh-grey-3);border-radius:var(--lh-radius-btn);overflow:hidden;height:44px}.lh-qty button{border:0;background:#fff;width:42px;height:100%;font-size:18px;cursor:pointer;color:var(--lh-ink)}.lh-qty button:hover{background:var(--lh-grey-5)}.lh-qty span{min-width:34px;text-align:center;font-weight:700}.lh-pdp__buy .lh-btn--primary{flex:1;min-width:220px}.lh-pdp__usp{list-style:none;margin:16px 0 0;padding:14px 0 0;border-top:1px solid var(--lh-grey-4);display:flex;flex-direction:column;gap:9px;font-size:13.5px}.lh-pdp__usp li{display:flex;gap:10px;align-items:flex-start}.lh-pdp__usp svg{flex:0 0 auto;width:17px;height:17px;margin-top:3px;color:var(--lh-green)}.lh-accordion{margin-top:22px;border-top:1px solid var(--lh-grey-4)}.lh-accordion details{border-bottom:1px solid var(--lh-grey-4)}.lh-accordion summary{cursor:pointer;padding:15px 0;font-weight:700;font-size:16px;list-style:none;display:flex;justify-content:space-between;align-items:center}.lh-accordion summary::-webkit-details-marker{display:none}.lh-accordion summary:after{content:"+";font-size:20px;color:var(--lh-grey-1)}.lh-accordion details[open] summary:after{content:"–"}.lh-accordion__body{padding:0 0 18px;font-size:14px;color:var(--lh-grey-1)}.lh-rte p{margin:0 0 12px}.lh-rte ol,.lh-rte ul{margin:0 0 12px 20px;padding:0}.lh-rte li{margin-bottom:6px}.lh-rte strong{color:var(--lh-ink)}.lh-rte img{border-radius:var(--lh-radius-card);margin:12px 0}.lh-spec{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px}.lh-spec div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--lh-grey-4);padding-bottom:7px}.lh-spec span:first-child{color:var(--lh-grey-2)}.lh-spec span:last-child{color:var(--lh-ink);font-weight:500;text-align:right}@media (max-width:980px){.lh-pdp{grid-template-columns:1fr;gap:26px}}.lh-cart{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:30px;align-items:start;padding:22px 0 50px}.lh-cart h1{font-size:clamp(24px,2.6vw,32px);font-weight:800}.lh-cart__items{border:1px solid var(--lh-grey-4);border-radius:var(--lh-radius-card);overflow:hidden;background:#fff}.lh-cart__row{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:18px;padding:18px;border-bottom:1px solid var(--lh-grey-4);align-items:center}.lh-cart__row:last-child{border-bottom:0}.lh-cart__row img{width:110px;height:110px;-o-object-fit:contain;object-fit:contain}.lh-cart__info h3{font-size:14.5px;font-weight:500;margin:0 0 4px}.lh-cart__info p{margin:0;font-size:12.5px;color:var(--lh-grey-2)}.lh-cart__qty{display:flex;align-items:center;gap:14px;margin-top:10px}.lh-cart__lineprice{font-weight:700;font-size:17px;text-align:right}.lh-cart__remove{background:none;border:0;color:var(--lh-grey-1);cursor:pointer;font-size:13px;text-decoration:underline;padding:0}.lh-cart__remove:hover{color:var(--lh-pink-dark)}.lh-summary{border:1px solid var(--lh-grey-4);border-radius:var(--lh-radius-card);padding:22px;background:#fff;position:sticky;top:160px}.lh-summary h2{font-size:20px;font-weight:800;margin:0 0 14px}.lh-summary__row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px}.lh-summary__row--total{border-top:1px solid var(--lh-grey-4);margin-top:8px;padding-top:14px;font-size:20px;font-weight:800}.lh-summary .lh-btn{margin-top:16px}.lh-summary__note{font-size:12.5px;color:var(--lh-grey-1);margin-top:10px;display:flex;gap:8px;align-items:flex-start}@media (max-width:900px){.lh-cart{grid-template-columns:1fr}}.lh-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.lh-benefit{background:#fff;border-radius:var(--lh-radius-card);box-shadow:var(--lh-shadow-card);padding:20px;display:flex;gap:14px;align-items:flex-start}.lh-benefit__icon{width:40px;height:40px;border-radius:50%;background:var(--lh-pink-soft);color:var(--lh-pink-dark);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.lh-benefit h3{font-size:14px;font-weight:700;margin:0 0 3px}.lh-benefit p{margin:0;font-size:12.5px;color:var(--lh-grey-1)}@media (max-width:900px){.lh-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.lh-benefits{grid-template-columns:1fr}}.lh-newsletter{background:var(--lh-purple);border-radius:var(--lh-radius-card);padding:38px 40px;color:#fff;text-align:center}.lh-newsletter h2{color:#fff;font-size:clamp(22px,2.4vw,30px);font-weight:800}.lh-newsletter p{color:rgba(255,255,255,.85);max-width:560px;margin:0 auto 18px;font-size:15px}.lh-newsletter form{display:flex;gap:10px;max-width:520px;margin:0 auto;flex-wrap:wrap}.lh-newsletter input{flex:1;min-width:220px;height:46px;padding:0 20px;border:0;border-radius:var(--lh-radius-btn);font-family:var(--lh-font);font-size:14px}.lh-footer{background:var(--lh-grey-5);margin-top:40px;padding:44px 0 24px;font-size:13px}.lh-footer,.lh-footer a{color:var(--lh-grey-1)}.lh-footer a:hover{color:var(--lh-purple)}.lh-footer__grid{display:grid;grid-template-columns:1.5fr repeat(4,minmax(0,1fr));gap:28px}.lh-footer h4{font-size:13.5px;font-weight:700;margin:0 0 12px;color:var(--lh-ink)}.lh-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.lh-footer__logo{font-weight:800;font-size:24px;color:var(--lh-purple);margin-bottom:10px}.lh-footer__pay{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.lh-footer__pay span{background:#fff;border:1px solid var(--lh-grey-4);border-radius:var(--lh-radius-card);padding:6px 10px;font-size:11.5px;font-weight:600;color:var(--lh-grey-1)}.lh-footer__bottom{border-top:1px solid var(--lh-grey-4);margin-top:30px;padding-top:16px;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:12px;color:var(--lh-grey-2)}@media (max-width:900px){.lh-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lh-empty{text-align:center;padding:60px 20px;color:var(--lh-grey-1)}.lh-empty h1{font-size:28px;font-weight:800}.lh-note{background:var(--lh-grey-5);border-radius:var(--lh-radius-card);padding:14px 18px;font-size:13px;color:var(--lh-grey-1);display:flex;align-items:center;gap:10px}.lh-note--ok{background:#eef9e8;color:var(--lh-green);font-weight:600}.lh-inline-icon{vertical-align:-2px}.lh-back-chevron{transform:rotate(180deg)}.lh-loading{padding:40px;text-align:center;color:var(--lh-grey-1)}.lh-strip{background:var(--lh-pink);color:#fff;text-align:center;font-size:13px;padding:7px 20px}.lh-hero-block{padding:52px 0;color:#fff}.lh-hero-block--purple{background:var(--lh-purple-bright)}.lh-hero-block--pink{background:var(--lh-pink)}.lh-hero-block__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:40px;align-items:center}.lh-hero-block h1,.lh-hero-block h2{color:#fff;font-size:clamp(34px,4.6vw,62px);line-height:1.05;font-weight:800;letter-spacing:-.02em;margin:0 0 12px}.lh-hero-block p{color:rgba(255,255,255,.92);font-size:18px;line-height:24px;margin:0 0 22px;max-width:460px}.lh-hero-block--center{text-align:center}.lh-hero-block--center p{margin-left:auto;margin-right:auto}.lh-pill-grid{display:flex;flex-wrap:wrap;gap:12px;max-width:520px}.lh-hero-block--center .lh-pill-grid{margin:0 auto;justify-content:center}.lh-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.75);color:#fff;border-radius:var(--lh-radius-btn);padding:8px 22px;min-height:40px;font-size:14px;font-weight:700;transition:all .2s ease;background:transparent}.lh-pill:hover{background:#fff;color:var(--lh-purple-bright);border-color:#fff}.lh-hero-block--pink .lh-pill:hover{color:var(--lh-pink)}.lh-hero-block__art{position:relative}.lh-hero-block__art-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lh-hero-block__art-tile{background:#fff;border-radius:var(--lh-radius-card);padding:10px;display:block}.lh-hero-block__art-grid img{border-radius:var(--lh-radius-card);width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.lh-hero-block__art-hero{grid-column:span 2}.lh-hero-block__art-hero img{aspect-ratio:16/10}@media (max-width:900px){.lh-hero-block__inner{grid-template-columns:1fr}}.lh-burst{position:absolute;z-index:3;width:92px;height:92px;display:grid;place-items:center;background:var(--lh-purple-bright);color:#fff;text-align:center;font-weight:800;font-size:11px;line-height:1.15;padding:0 14px;text-transform:uppercase;letter-spacing:.01em;clip-path:polygon(50% 0,61% 12%,76% 6%,80% 22%,96% 25%,92% 41%,100% 50%,92% 59%,96% 75%,80% 78%,76% 94%,61% 88%,50% 100%,39% 88%,24% 94%,20% 78%,4% 75%,8% 59%,0 50%,8% 41%,4% 25%,20% 22%,24% 6%,39% 12%)}.lh-burst--pink{background:var(--lh-pink)}.lh-burst--big{width:116px;height:116px;font-size:13px;top:-18px;left:-18px}.lh-pastel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.lh-pastel{position:relative;border-radius:var(--lh-radius-card);padding:18px 18px 24px;text-align:center;flex-direction:column;overflow:hidden}.lh-pastel,.lh-pastel__media{display:flex;align-items:center}.lh-pastel__media{width:100%;aspect-ratio:4/3;justify-content:center}.lh-pastel__media img{max-height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.lh-pastel h3{font-size:clamp(20px,2.1vw,27px);line-height:1.1;font-weight:800;margin:14px 0 8px}.lh-pastel p{font-size:14px;margin:0 0 16px;color:#161615}.lh-pastel .lh-btn--outline{background:transparent;border:1px solid;color:inherit;font-size:14px;min-height:38px;padding:6px 20px;font-weight:700}.lh-pastel .lh-btn--outline:hover{background:currentColor}.lh-pastel .lh-btn--outline:hover span{color:#fff}@media (max-width:1000px){.lh-pastel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.lh-pastel-grid{grid-template-columns:1fr}}.lh-icons-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lh-icon-tile{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-radius:var(--lh-radius-card);min-height:100px;background:var(--lh-grey-5)}.lh-icon-tile span{font-size:15px;font-weight:700;color:var(--lh-purple-bright);line-height:1.25;max-width:60%}.lh-icon-tile i{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;color:var(--lh-purple-bright)}.lh-icon-tile:hover{background:#fff;box-shadow:var(--lh-shadow-card)}@media (max-width:900px){.lh-icons-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lh-card__add{padding:0 14px 16px}.lh-card__add .lh-btn{width:100%;font-size:15px;min-height:40px}.lh-card__wish{position:absolute;right:12px;bottom:14px;color:var(--lh-ink);z-index:2}.lh-card__wish:hover{color:var(--lh-pink)}.lh-chips{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 0}.lh-chip{display:inline-flex;align-items:center;gap:8px;background:var(--lh-grey-5);border-radius:var(--lh-radius-card);padding:7px 12px;font-size:13px;color:var(--lh-ink)}.lh-chip:hover{background:var(--lh-grey-4);color:var(--lh-purple)}.lh-subhead{font-size:14px;font-weight:700;margin:22px 0 4px}.lh-save-item{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--lh-ink)}.lh-save-item:hover{color:var(--lh-pink)}.lh-hero-block__art-grid--deal{grid-template-columns:minmax(0,1fr)}.lh-hero-block__art-grid--deal .lh-hero-block__art-tile img{aspect-ratio:16/10}.lh-checkout{background:#fff}.lh-checkout__grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:40px;align-items:start;padding:24px 0 60px}@media (max-width:1000px){.lh-checkout__grid{grid-template-columns:1fr}}.lh-steps{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0 26px;padding:0;list-style:none}.lh-steps__item{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--lh-grey-2)}.lh-steps__num{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--lh-grey-4);color:var(--lh-grey-1);font-size:13px;font-weight:700}.lh-steps__item.is-done .lh-steps__num{background:var(--lh-green);color:#fff}.lh-steps__item.is-current .lh-steps__num{background:var(--lh-purple);color:#fff}.lh-steps__item.is-current{color:var(--lh-ink);font-weight:700}.lh-steps__sep{color:var(--lh-grey-3)}.lh-summary-card{background:#fff;border:1px solid var(--lh-grey-4);border-radius:var(--lh-radius-card);padding:22px}.lh-summary-card h2{font-size:20px;font-weight:800;margin:0 0 16px}.lh-summary-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--lh-grey-4)}.lh-summary-item img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;background:#f7f7f7;border-radius:var(--lh-radius-card)}.lh-summary-item__title{font-size:13px;font-weight:500;margin:0 0 2px}.lh-summary-item__meta{font-size:12px;color:var(--lh-grey-2)}.lh-summary-item__price{font-size:14px;font-weight:700}.lh-checkout h1,.lh-checkout h2,.lh-checkout h3{font-family:var(--lh-font);color:var(--lh-ink);letter-spacing:-.01em}.lh-checkout h1{font-size:26px;font-weight:800}.lh-checkout h2{font-size:20px;font-weight:700;margin-bottom:18px}.lh-checkout h3{font-size:17px;font-weight:700}.lh-checkout input:not([type=checkbox]):not([type=radio]),.lh-checkout select,.lh-checkout textarea{width:100%;min-height:46px;border:1px solid var(--lh-grey-3)!important;border-radius:var(--lh-radius-btn)!important;padding:10px 18px!important;font-family:var(--lh-font)!important;font-size:14px!important;color:var(--lh-ink)!important;background:#fff!important;box-shadow:none!important}.lh-checkout input:focus,.lh-checkout select:focus,.lh-checkout textarea:focus{outline:none!important;border-color:var(--lh-purple)!important}.lh-checkout .txt-compact-medium-plus,.lh-checkout [class*=Label],.lh-checkout label{font-family:var(--lh-font);font-size:13px;color:var(--lh-grey-1);font-weight:500}.lh-checkout button:not([data-testid=edit-address-button]):not([data-testid=edit-delivery-button]):not([data-testid=edit-payment-button]):not(.lh-btn){font-family:var(--lh-font)}.lh-checkout [data-testid=submit-address-button],.lh-checkout [data-testid=submit-delivery-option-button],.lh-checkout [data-testid=submit-order-button],.lh-checkout [data-testid=submit-payment-button],.lh-checkout button[type=submit]{background:var(--lh-purple)!important;border:1px solid var(--lh-purple)!important;color:#fff!important;border-radius:var(--lh-radius-btn)!important;min-height:44px;padding:8px 26px!important;font-weight:700!important;font-size:15px!important;transition:all .2s ease}.lh-checkout [data-testid=submit-order-button]:hover,.lh-checkout button[type=submit]:hover{background:var(--lh-pink)!important;border-color:var(--lh-pink)!important}.lh-checkout [data-testid^=delivery-option],.lh-checkout [data-testid^=payment-method]{border-radius:var(--lh-radius-card)!important;border:1px solid var(--lh-grey-4)!important;padding:14px 16px!important;background:#fff!important;transition:all .15s ease}.lh-checkout [data-testid^=delivery-option]:hover,.lh-checkout [data-testid^=payment-method]:hover{border-color:var(--lh-purple)!important}.lh-checkout [data-testid^=delivery-option] [data-testid$=-radio],.lh-checkout [data-testid^=payment-method] [data-testid$=-radio]{accent-color:var(--lh-purple)}.lh-checkout [role=separator],.lh-checkout hr{border-color:var(--lh-grey-4)!important}.lh-checkout a{color:var(--lh-purple)}.lh-checkout .lh-note{margin-bottom:16px}.lh-auth{background:var(--lh-grey-5);padding:46px 0 60px}.lh-auth__card{background:#fff;border-radius:var(--lh-radius-card);box-shadow:var(--lh-shadow-card);padding:38px 40px 34px;max-width:520px;margin:0 auto}.lh-auth__card--wide{max-width:620px}.lh-auth h1{font-family:var(--lh-font);font-size:clamp(24px,2.6vw,32px);font-weight:800;margin:0 0 10px;letter-spacing:-.01em}.lh-auth p{color:var(--lh-grey-1);font-size:14.5px;margin:0 0 22px}.lh-auth__tabs{display:flex;gap:8px;margin-bottom:24px}.lh-auth__tab{flex:1;text-align:center;padding:11px 16px;border-radius:var(--lh-radius-btn);border:1px solid var(--lh-grey-3);background:#fff;font-weight:700;font-size:14px;cursor:pointer;color:var(--lh-ink);font-family:var(--lh-font)}.lh-auth__tab.is-active{background:var(--lh-purple);border-color:var(--lh-purple);color:#fff}.lh-auth [class*=Label],.lh-auth label{font-family:var(--lh-font);font-size:13px;color:var(--lh-grey-1);font-weight:500}.lh-auth input:not([type=checkbox]){width:100%;min-height:46px;border:1px solid var(--lh-grey-3)!important;border-radius:var(--lh-radius-btn)!important;padding:10px 18px!important;font-family:var(--lh-font)!important;font-size:14px!important;color:var(--lh-ink)!important;background:#fff!important}.lh-auth input:focus{outline:none!important;border-color:var(--lh-purple)!important}.lh-auth button[type=submit]{background:var(--lh-purple)!important;border:1px solid var(--lh-purple)!important;color:#fff!important;border-radius:var(--lh-radius-btn)!important;min-height:46px;font-weight:700!important;font-size:16px!important;width:100%;transition:all .2s ease}.lh-auth button[type=submit]:hover{background:var(--lh-pink)!important;border-color:var(--lh-pink)!important}.lh-auth__switch{text-align:center;font-size:13.5px;color:var(--lh-grey-1);margin-top:18px}.lh-auth__switch a,.lh-auth__switch button{color:var(--lh-purple);font-weight:700;text-decoration:underline;background:none;border:0;cursor:pointer;font-family:var(--lh-font);font-size:13.5px}.lh-auth__legal{font-size:12px;color:var(--lh-grey-2);margin:14px 0 0;text-align:center}.lh-auth__intro{background:#fff;border-radius:var(--lh-radius-card);box-shadow:var(--lh-shadow-card);padding:30px 40px;max-width:520px;margin:40px auto 0;text-align:center}.lh-auth__fields{display:flex;flex-direction:column;gap:16px}.lh-auth__actions{margin-top:22px}.lh-auth__actions .lh-btn,.lh-auth__actions button{width:100%}.lh-account{background:#fff;padding:30px 0 60px}.lh-account__grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:34px;align-items:start}.lh-account__nav a{font-size:14px;color:var(--lh-grey-1)}.lh-account__nav a:hover{color:var(--lh-purple)}.lh-account__nav svg{color:var(--lh-grey-2)}.lh-account__content{min-width:0}.lh-account__content h1{font-size:26px;font-weight:800}.lh-account__help{margin-top:42px;background:var(--lh-grey-5);border-radius:var(--lh-radius-card);padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.lh-account__help h3{font-size:20px;font-weight:800;margin:0 0 4px}.lh-account__help p{margin:0;color:var(--lh-grey-1);font-size:14px}@media (max-width:900px){.lh-account__grid{grid-template-columns:1fr}}.lh-checkout__steps h2{font-size:17px!important;font-weight:700!important;color:var(--lh-ink)!important;letter-spacing:0!important}.lh-checkout__steps>div{margin-bottom:26px;padding-bottom:6px;border-bottom:1px solid var(--lh-grey-4)}.lh-checkout__steps>div:last-child{border-bottom:0}.lh-checkout__steps [data-testid=edit-address-button],.lh-checkout__steps [data-testid=edit-delivery-button],.lh-checkout__steps [data-testid=edit-payment-button]{color:var(--lh-purple)!important;font-weight:700;text-decoration:underline}.lh-listing{grid-template-columns:minmax(0,1fr)}@media (min-width:901px){.lh-listing:has(.lh-sidebar.is-open){grid-template-columns:250px minmax(0,1fr)}}.lh-sidebar{display:none;position:static}.lh-sidebar.is-open{display:block}@media (min-width:901px){.lh-sidebar.is-open{position:sticky;top:150px}}.lh-filters{display:flex;flex-direction:column;gap:16px}.lh-filters__toggle{align-self:flex-start;font-size:14.5px;min-height:42px;padding:6px 20px;font-weight:700}.lh-filters__toggle.is-open{background:var(--lh-purple);border-color:var(--lh-purple);color:#fff}.lh-sidebar__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.lh-sidebar__head strong{font-size:15px;font-weight:700}.lh-sidebar__close{border:0;background:none;font-size:22px;line-height:1;cursor:pointer;color:var(--lh-grey-1)}.lh-sidebar__close:hover{color:var(--lh-pink)}.lh-toolbar{align-items:center}.lh-blog{padding:8px 0 60px}.lh-blog__hero{background:var(--lh-purple-bright);color:#fff;padding:44px 0 40px}.lh-blog__hero h1{color:#fff;font-size:clamp(30px,3.6vw,46px);font-weight:800;margin:0 0 8px;letter-spacing:-.02em}.lh-blog__hero p{color:rgba(255,255,255,.9);font-size:17px;margin:0;max-width:620px}.lh-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:34px}@media (max-width:980px){.lh-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.lh-blog__grid{grid-template-columns:1fr}}.lh-post-card{background:#fff;border-radius:var(--lh-radius-card);box-shadow:var(--lh-shadow-card);overflow:hidden;display:flex;flex-direction:column}.lh-post-card__cover{aspect-ratio:16/10;background:var(--lh-grey-5);overflow:hidden;display:block}.lh-post-card__cover img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.lh-post-card__cover--tint{display:grid;place-items:center;color:#fff;font-weight:800;font-size:20px;text-align:center;padding:20px}.lh-post-card__body{padding:18px 20px 22px;display:flex;flex-direction:column;flex:1}.lh-post-card__meta{font-size:12px;color:var(--lh-grey-2);margin-bottom:8px}.lh-post-card__body h3{font-size:18px;font-weight:800;line-height:1.25;margin:0 0 8px}.lh-post-card:hover h3{color:var(--lh-purple)}.lh-post-card__body p{font-size:13.5px;color:var(--lh-grey-1);margin:0 0 14px}.lh-post-card__more{margin-top:auto;color:var(--lh-purple);font-weight:700;font-size:13.5px}.lh-article{max-width:760px;margin:0 auto;padding:26px 0 40px}.lh-article__meta{font-size:13px;color:var(--lh-grey-2);margin-bottom:10px}.lh-article h1{font-size:clamp(28px,3.4vw,42px);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:0 0 12px}.lh-article__lead{font-size:18px;line-height:26px;color:var(--lh-grey-1);margin:0 0 22px}.lh-article__cover{border-radius:var(--lh-radius-card);overflow:hidden;background:var(--lh-grey-5);margin-bottom:26px}.lh-article__cover img{width:100%;aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.lh-prose{font-size:16px;line-height:1.7;color:var(--lh-ink)}.lh-prose h2{font-size:24px;font-weight:800;margin:34px 0 12px}.lh-prose h3{font-size:19px;font-weight:700;margin:26px 0 10px}.lh-prose p{margin:0 0 16px}.lh-prose ol,.lh-prose ul{margin:0 0 18px 22px;padding:0}.lh-prose li{margin-bottom:8px}.lh-prose a{color:var(--lh-purple);text-decoration:underline}.lh-prose strong{font-weight:700}.lh-prose blockquote{margin:0 0 18px;padding:14px 20px;background:var(--lh-grey-5);border-left:3px solid var(--lh-purple);color:var(--lh-grey-1)}.lh-prose blockquote,.lh-prose img{border-radius:var(--lh-radius-card)}.lh-prose img{margin:18px 0}.lh-article__cta{margin-top:34px;background:var(--lh-grey-5);border-radius:var(--lh-radius-card);padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.lh-article__cta h3{margin:0 0 4px;font-size:20px;font-weight:800}.lh-article__cta p{margin:0;color:var(--lh-grey-1);font-size:14px}.lh-lang{position:relative}.lh-lang__toggle{display:inline-flex;align-items:center;gap:6px;background:none;border:0;cursor:pointer;font-family:var(--lh-font);font-size:12.5px;color:var(--lh-ink);padding:0;line-height:22px}.lh-lang__toggle:hover{color:var(--lh-purple)}.lh-lang__label{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lh-lang__chev{font-size:10px;color:var(--lh-grey-2)}.lh-lang__panel{position:absolute;right:0;top:calc(100% + 10px);z-index:90;width:268px;max-height:420px;overflow:auto;background:#fff;border:1px solid var(--lh-grey-4);border-radius:var(--lh-radius-card);box-shadow:var(--lh-shadow-pop);padding:10px 0}.lh-lang__head{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--lh-grey-2);padding:4px 16px 8px}.lh-lang__list{list-style:none;margin:0;padding:0}.lh-lang__item{display:flex;align-items:center;gap:10px;padding:7px 16px;font-size:13.5px;color:var(--lh-ink)}.lh-lang__item:hover{background:var(--lh-grey-5);color:var(--lh-purple)}.lh-lang__item.is-active{color:var(--lh-purple);font-weight:700}.lh-lang__code{display:inline-flex;align-items:center;justify-content:center;width:30px;height:20px;flex:0 0 auto;background:var(--lh-grey-5);border-radius:3px;font-size:10.5px;font-weight:700;color:var(--lh-grey-1)}.lh-lang__item.is-active .lh-lang__code{background:var(--lh-purple);color:#fff}@media (max-width:720px){.lh-lang__label{max-width:90px}}