:root{--hl-ink: #121212;--hl-body: #333333;--hl-muted: #8b8b8b;--hl-line: #e6e2dd;--hl-brand: #4a3232;--hl-brand-hover: #c0392b;--hl-accent: #c84a3e;--hl-red: #e2231a;--hl-card: #efe8e0;--hl-panel: #f9f5f0;--hl-green: #00b67a;--hl-radius: 12px;--hl-badge-radius: 24px;--hl-btn-radius: 4px;--hl-radius-lg: 20px;--hl-container: 1360px;--hl-gutter: 3.2rem;--hl-font-heading: var(--font-heading-family, Georgia, "Times New Roman", serif);--hl-font-body: var(--font-body-family, Inter, -apple-system, "Segoe UI", sans-serif)}.hl{font-family:var(--hl-font-body);color:var(--hl-body)}.hl *,.hl *:before,.hl *:after{box-sizing:border-box}.hl-container{max-width:var(--hl-container);margin:0 auto;padding-left:var(--hl-gutter);padding-right:var(--hl-gutter)}@media screen and (max-width:749px){.hl-container{--hl-gutter: 1.6rem}}.hl-section{padding-top:var(--hl-pt, 6rem);padding-bottom:var(--hl-pb, 6rem)}.hl-h1,.hl-h2,.hl-h3{font-family:var(--hl-font-heading);color:var(--hl-ink);margin:0;letter-spacing:-.01em;font-weight:500;line-height:1.08}.hl-h1{font-size:clamp(3.4rem,5.2vw,6.4rem)}.hl-h2{font-size:clamp(2.8rem,3.4vw,4.4rem)}.hl-h3{font-size:2rem;font-family:var(--hl-font-body);font-weight:600;letter-spacing:0}.hl-eyebrow{font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--hl-muted);margin:0 0 1.2rem}.hl-lead{font-size:1.7rem;line-height:1.55;margin:1.6rem 0 0}.hl-sub{font-size:1.6rem;color:var(--hl-muted);margin:.6rem 0 0}.hl-rte>*:first-child{margin-top:0}.hl-rte>*:last-child{margin-bottom:0}.hl-btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.6rem;font:inherit;font-size:1.6rem;font-weight:500;line-height:1;text-decoration:none;border-radius:var(--hl-btn-radius);border:1px solid transparent;white-space:nowrap;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background-color .18s ease,color .18s ease}.hl-btn:hover{transform:translateY(-1px)}.hl-btn--light{background:#fffdf9;color:var(--hl-ink)}.hl-btn--light:hover{background:#fff}.hl-btn--outline-light{background:transparent;color:#fff;border-color:#ffffffd9;font-weight:600}.hl-btn--outline-light:hover{background:#ffffff1f}.hl-btn--brand{background:var(--hl-brand);color:#fff;font-weight:600}.hl-btn--brand:hover{background:var(--hl-brand-hover)}.hl-btn--outline{background:transparent;color:var(--hl-ink);border-color:var(--hl-ink)}.hl-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem;margin-bottom:3.2rem;flex-wrap:wrap}.hl-track{display:grid;grid-auto-flow:column;align-items:stretch;grid-auto-columns:var(--hl-card-w, 30rem);gap:var(--hl-gap, 2.4rem);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:none;padding-bottom:.4rem}.hl-track::-webkit-scrollbar{display:none}.hl-track>*{scroll-snap-align:start}.hl-nav{display:flex;align-items:center;gap:1.2rem}.hl-nav__btn{width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid var(--hl-line);background:#fff;color:var(--hl-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,opacity .18s ease}.hl-nav__btn:hover{background:var(--hl-panel);border-color:var(--hl-ink)}.hl-nav__btn[disabled]{opacity:.35;cursor:default}.hl-nav__btn svg{width:1.8rem;height:1.8rem}.hl-carousel__footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2.4rem}.hl-dots{display:flex;gap:.8rem}.hl-dots button{width:.8rem;height:.8rem;padding:0;border:0;border-radius:50%;background:#d5d0ca;cursor:pointer}.hl-dots button[aria-current=true]{background:var(--hl-ink)}.hl-announcement{background:var(--hl-announce-bg, #121212);color:var(--hl-announce-color, #ffffff);text-align:center;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:1.1rem 1.6rem}.hl-announcement a{color:inherit}.hl-header{position:relative;background:#fff;border-bottom:1px solid transparent;z-index:30}.hl-header--sticky{position:sticky;top:0}.hl-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:8.4rem}.hl-header__logo{display:inline-flex;align-items:center}.hl-header__logo img{display:block;height:auto}.hl-header__logo-text{font-family:var(--hl-font-heading);font-size:2.4rem;color:var(--hl-ink);text-decoration:none}.hl-navlist{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:clamp(1.6rem,2.6vw,4rem)}.hl-navlist__link{display:inline-block;padding:1.2rem 0;font-size:1.7rem;color:var(--hl-ink);text-decoration:none;white-space:nowrap;background:none;border:0;cursor:pointer;font-family:inherit}.hl-navitem[data-open=true]>.hl-navlist__link,.hl-navlist__link:hover{color:var(--hl-accent)}.hl-navitem[data-open=true]>.hl-navlist__link{text-decoration:underline;text-underline-offset:.5rem}.hl-header__actions,.hl-header__left,.hl-header__right{display:flex;align-items:center;gap:1.6rem}.hl-header__searchbar{display:none}.hl-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:var(--hl-ink);background:none;border:0;cursor:pointer;text-decoration:none}.hl-icon-btn svg{width:2.4rem;height:2.4rem}.hl-cart-count{position:absolute;top:.1rem;right:.1rem;min-width:1.9rem;height:1.9rem;padding:0 .5rem;border-radius:999px;background:var(--hl-red);color:#fff;font-size:1.1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.hl-burger{display:none}.hl-mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--hl-line);box-shadow:0 24px 40px -24px #00000040;opacity:0;visibility:hidden;transform:translateY(-.6rem);transition:opacity .18s ease,transform .18s ease,visibility .18s;padding:4.8rem 0 5.6rem}.hl-navitem[data-open=true] .hl-mega{opacity:1;visibility:visible;transform:none}.hl-mega__grid{display:grid;grid-template-columns:repeat(var(--hl-mega-slots, 4),minmax(0,1fr));gap:3.2rem 3.2rem;align-items:start}.hl-mega__col{min-width:0}.hl-mega__col--loose{padding-top:.2rem}.hl-mega__title{font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hl-muted);margin:0 0 2.4rem}.hl-mega__list{list-style:none;margin:0;padding:0;display:grid;gap:1.8rem}.hl-mega__list a{font-size:1.7rem;color:var(--hl-ink);text-decoration:none}.hl-mega__list a:hover{color:var(--hl-accent)}.hl-mega__promo img{width:100%;height:auto;border-radius:var(--hl-radius);display:block}.hl-drawer{position:fixed;inset:0 0 0 auto;width:min(42rem,88vw);background:#fff;z-index:60;transform:translate(100%);transition:transform .28s ease;overflow-y:auto;padding:2.4rem}.hl-drawer[data-open=true]{transform:none}.hl-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s;z-index:55}.hl-drawer__overlay[data-open=true]{opacity:1;visibility:visible}.hl-drawer__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.4rem}.hl-acc{border-bottom:1px solid var(--hl-line)}.hl-acc__summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0;font-size:1.7rem;color:var(--hl-ink);cursor:pointer;list-style:none}.hl-acc__summary svg{width:1.6rem;height:1.6rem;flex:0 0 auto}.hl-acc__summary::-webkit-details-marker{display:none}.hl-acc[open] .hl-acc__summary{color:var(--hl-accent)}.hl-acc__body{padding:0 0 1.6rem}.hl-acc__body .hl-mega__title{margin-bottom:1.2rem;margin-top:1.6rem}.hl-acc__link{display:block;padding:1.2rem 0;font-size:1.7rem;color:var(--hl-ink);text-decoration:none}@media screen and (max-width:989px){.hl-header__inner{grid-template-columns:1fr auto 1fr;grid-template-areas:"left logo right";min-height:6.4rem}.hl-header__actions{display:contents}.hl-header__left{grid-area:left;justify-self:start;display:flex;align-items:center;gap:.8rem}.hl-header__logo-wrap{grid-area:logo;justify-self:center}.hl-header__right{grid-area:right;justify-self:end;display:flex;align-items:center;gap:.8rem;padding-right:1.6rem}.hl-header__nav{display:none}.hl-burger{display:inline-flex}.hl-header__searchbar{position:relative;display:flex;align-items:center;gap:1rem;margin:1rem 1.6rem;padding:1rem 1.4rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:10px;background:#f5f5f5}.hl-header__searchbar svg{width:1.8rem;height:1.8rem;color:var(--hl-muted, #8b8b8b);flex:0 0 auto}.hl-header__searchbar input{flex:1;min-width:0;border:0;outline:0;background:none;font:inherit;font-size:1.4rem;color:var(--hl-ink);-webkit-appearance:none}.hl-header__searchbar input::placeholder{color:var(--hl-muted, #8b8b8b)}.hl-header__searchbar-results{position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:60;background:#fff;border:1px solid var(--hl-line, #e6e2dd);border-radius:10px;box-shadow:0 12px 30px #00000026;overflow:hidden;display:none}.hl-header__searchbar-results.is-open{display:block}.hl-msearch__item{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;text-decoration:none}.hl-msearch__item:hover{background:#f7f7f7}.hl-msearch__thumb{width:4.4rem;height:4.4rem;border-radius:8px;overflow:hidden;background:#f2f2f2;flex:0 0 auto}.hl-msearch__thumb img{width:100%;height:100%;object-fit:cover}.hl-msearch__info{display:flex;flex-direction:column;min-width:0}.hl-msearch__name{font-size:1.3rem;color:var(--hl-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hl-msearch__price{font-size:1.3rem;font-weight:700;color:var(--hl-ink)}.hl-msearch__all{display:block;padding:1rem 1.2rem;text-align:center;border-top:1px solid var(--hl-line, #e6e2dd);color:var(--hl-brand, #4a3232);font-weight:600;text-decoration:none}}.hl-hero{position:relative;display:grid}.hl-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hl-hero__media img,.hl-hero__media video{width:100%;height:100%;object-fit:cover;display:block}.hl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hl-hero__content{position:relative;padding-top:var(--hl-hero-pt, 12rem);padding-bottom:var(--hl-hero-pb, 12rem);max-width:68rem;color:#fff}.hl-hero__content .hl-eyebrow{color:#ffffffd9}.hl-hero__content .hl-h1{color:#fff}.hl-hero__content .hl-lead{color:#ffffffeb;max-width:52rem}.hl-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}@media screen and (max-width:749px){.hl-hero__content{padding-top:8rem;padding-bottom:8rem}}.hl-card{display:flex;flex-direction:column;background:var(--hl-card, #ffffff);border-radius:var(--hl-card-radius, 14px);border:var(--hl-card-border-width, 1px) solid var(--hl-card-border-color, #f0efed);box-shadow:0 2px 14px #00000012;overflow:hidden;height:100%;transition:transform .3s ease,box-shadow .3s ease}.hl-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #00000024}.hl-card:hover .hl-card__media img{transform:scale(1.05)}.hl-card__media{position:relative;display:block;overflow:hidden;background:var(--hl-card)}.hl-card__media img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:var(--hl-card-ratio, 1 / 1);transition:transform .5s ease}.hl-card:hover .hl-card__media img{transform:scale(1.035)}.hl-badge{position:absolute;top:1.2rem;left:1.2rem;background:var(--hl-red);color:#fff;font-size:1.3rem;font-weight:700;padding:.5rem 1.1rem;border-radius:var(--hl-badge-radius);line-height:1.3;z-index:2}.hl-badge--soldout{background:#6b6b6b}.hl-card__body{background:var(--hl-card);padding:var(--hl-body-pad, 1.8rem) 1.8rem;flex:1 1 auto;display:flex;flex-direction:column;gap:.8rem}.hl-card__title{font-family:var(--hl-font-heading, serif);font-size:var(--hl-title-size, 1.7rem);font-weight:700;color:var(--hl-ink);line-height:1.3;margin:0;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--hl-title-lines, 2);overflow:hidden;transition:color .2s ease}.hl-card__category{display:block;font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--hl-muted, #8b8b8b);margin:0}.hl-card__description{font-size:1.3rem;color:var(--hl-muted, #8b8b8b);line-height:1.45;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hl-card:hover .hl-card__title{color:var(--hl-card-accent, #c0392b)}.hl-card__rating{display:flex;align-items:center;gap:.8rem;margin:0}.hl-card__rating .hl-stars{margin-bottom:0}.hl-card__rating-count{font-size:1.4rem;color:var(--hl-muted, #8b8b8b)}.hl-card__rating-judgeme{display:block}.hl-card__rating-judgeme .jdgm-preview-badge{font-size:1.4rem}.hl-card__rating .jdgm-preview-badge .jdgm-star,.hl-card__rating .jdgm-prev-rating .jdgm-star,.hl-card__rating .jdgm-widget .jdgm-star{color:var(--hl-rating-color, #f5a623)!important;font-size:var(--hl-rating-size, 16px)!important;line-height:1}.hl-card__rating .jdgm-preview-badge .jdgm-star svg,.hl-card__rating .jdgm-prev-rating .jdgm-star svg,.hl-card__rating .jdgm-star svg{fill:var(--hl-rating-color, #f5a623)!important;stroke:var(--hl-rating-color, #f5a623)!important}.hl-card__rating .jdgm-preview-badge .jdgm-prev-badge__stars,.hl-card__rating .jdgm-prev-badge__stars{display:inline-flex}.hl-card__rating .jdgm-preview-badge{display:inline-flex;align-items:center;gap:.4rem;line-height:1}.hl-card__title:hover{text-decoration:underline;text-underline-offset:.3rem}.hl-card__foot{display:flex;align-items:center;justify-content:space-between;gap:6px 10px;margin-top:auto;padding-top:1rem;flex-wrap:nowrap}.hl-card__prices{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex-shrink:0}.hl-card__price{font-size:var(--hl-price-size, 2rem);font-weight:700;color:var(--hl-ink)}.hl-card__compare{font-size:1.4rem;color:var(--hl-muted);text-decoration:line-through}.hl-card__prefix{font-size:1.1rem;font-weight:600;color:var(--hl-muted, #8b8b8b);line-height:1}.hl-card__atc{width:auto;flex:0 0 auto;align-self:center;flex-shrink:0;background:var(--hl-brand);color:#fff;border:0;border-radius:10px;height:var(--hl-atc-height, 42px)!important;min-height:var(--hl-atc-height, 42px)!important;max-height:var(--hl-atc-height, 42px)!important;padding:0 2rem;font:inherit;font-size:1.15rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;text-decoration:none;white-space:nowrap;max-width:100%;transition:background-color .18s ease}.hl-card__atc:hover{background:var(--hl-brand-hover)}.hl-card__atc[disabled]{background:#9a9a9a;cursor:not-allowed}@media(max-width:749px){.hl-card__atc{height:var(--hl-atc-height-mobile, 36px)!important;min-height:var(--hl-atc-height-mobile, 36px)!important;max-height:var(--hl-atc-height-mobile, 36px)!important}}.hl-card__atc svg{width:var(--hl-atc-icon, 2rem);height:var(--hl-atc-icon, 2rem);stroke-width:2.2;flex:0 0 auto}.hl-card__form{margin:0}.hl-grid{display:grid;grid-template-columns:repeat(var(--hl-cols, 4),minmax(0,1fr));gap:var(--hl-gap, 2.4rem);align-items:stretch}.hl-grid>*{height:100%}@media screen and (max-width:989px){.hl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.hl-grid{grid-template-columns:repeat(var(--hl-cols-mobile, 2),minmax(0,1fr))}}.hl-cats{display:grid;grid-template-columns:repeat(var(--hl-cols, 5),minmax(0,1fr));gap:1.6rem}.hl-cat{border:1px solid var(--hl-line);border-radius:var(--hl-radius);padding:2rem 2.2rem;text-decoration:none;display:block;background:#fff;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.hl-cat:hover{border-color:var(--hl-ink);transform:translateY(-2px);box-shadow:0 12px 24px -18px #0006}.hl-cat__title{font-size:1.7rem;font-weight:600;color:var(--hl-ink)}.hl-cat__sub{font-size:1.5rem;color:var(--hl-muted);margin-top:.5rem}@media screen and (max-width:989px){.hl-cats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.hl-cats{grid-template-columns:1fr}}.hl-ig{--hl-card-w: minmax(0, 1fr)}.hl-ig__grid{display:grid;grid-template-columns:repeat(var(--hl-cols, 5),minmax(0,1fr));gap:1.6rem}.hl-ig__item{position:relative;display:block;overflow:hidden;border-radius:var(--hl-radius);background:#eee;aspect-ratio:9 / 16;text-decoration:none}.hl-ig__item img,.hl-ig__item video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.hl-ig__item:hover img{transform:scale(1.04)}.hl-ig__caption{position:absolute;left:0;right:0;bottom:0;padding:3.2rem 1.4rem 1.4rem;color:#fff;font-size:1.4rem;font-weight:600;line-height:1.35;background:linear-gradient(to top,#000000b8,#0000)}@media screen and (max-width:989px){.hl-ig__grid{display:grid;grid-auto-flow:column;grid-auto-columns:22rem;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.hl-ig__grid::-webkit-scrollbar{display:none}.hl-ig__grid>*{scroll-snap-align:start}.hl-ig__item{aspect-ratio:9 / 16}}@media screen and (max-width:479px){.hl-ig__grid{grid-auto-columns:60vw}}.hl-review{border:1px solid var(--hl-line);border-radius:var(--hl-radius-lg);padding:2.6rem 2.6rem 2.4rem;background:#fff;display:flex;flex-direction:column;min-height:100%}.hl-stars{display:inline-flex;gap:.3rem;margin-bottom:1.8rem}.hl-stars svg{width:var(--hl-star-size, 2rem);height:var(--hl-star-size, 2rem)}.hl-star{position:relative;display:inline-flex;color:#d5d0ca}.hl-star.is-on{color:var(--hl-green)}.hl-star__base{display:inline-flex}.hl-star__fill{position:absolute;inset:0 auto 0 0;overflow:hidden;color:var(--hl-green);display:inline-flex}.hl-star__fill svg{display:block}.hl-review__text{font-size:1.7rem;line-height:1.6;color:var(--hl-body);margin:0 0 2.4rem}.hl-review__author{display:flex;align-items:center;gap:1.2rem;margin-top:auto}.hl-review__avatar{width:4.4rem;height:4.4rem;border-radius:50%;overflow:hidden;background:var(--hl-panel);flex:0 0 auto;display:grid;place-items:center;color:var(--hl-muted)}.hl-review__avatar img{width:100%;height:100%;object-fit:cover}.hl-review__name{font-size:1.6rem;font-weight:600;color:var(--hl-ink)}.hl-usp{background:var(--hl-panel);border-radius:var(--hl-radius-lg);padding:4.8rem clamp(2.4rem,4vw,5.6rem) 5.2rem}.hl-usp__grid{display:grid;grid-template-columns:repeat(var(--hl-cols, 4),minmax(0,1fr));gap:3.2rem;margin-top:3.6rem}.hl-usp__icon{color:var(--hl-ink);margin-bottom:1.6rem}.hl-usp__icon svg{width:2.8rem;height:2.8rem}.hl-usp__title{font-size:1.7rem;font-weight:700;color:var(--hl-ink);margin:0 0 .8rem}.hl-usp__text{font-size:1.6rem;color:var(--hl-muted);line-height:1.5;margin:0}@media screen and (max-width:749px){.hl-usp__grid{grid-template-columns:1fr 1fr;gap:2.4rem}}.hl-footer{background:var(--hl-footer-bg, #ffffff);color:var(--hl-body);padding-top:7rem}.hl-footer__top{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,1fr));gap:4rem}.hl-footer__logo{display:block;margin-bottom:2.8rem}.hl-footer__logo img{height:auto;display:block}.hl-footer__label{font-weight:700;color:var(--hl-ink);margin:0 0 .4rem;font-size:1.5rem}.hl-footer__block+.hl-footer__block{margin-top:2.4rem}.hl-footer p,.hl-footer a{font-size:1.5rem}.hl-footer a{color:inherit}.hl-footer__contact a{text-decoration:underline;display:block}.hl-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:1.6rem}.hl-footer__links a{text-decoration:none}.hl-footer__links a:hover{text-decoration:underline}.hl-social{display:flex;gap:1.8rem;margin-top:3rem}.hl-social a{color:var(--hl-ink);display:inline-flex}.hl-social svg{width:2.2rem;height:2.2rem}.hl-payment{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end;margin-top:3.2rem}.hl-payment svg{width:4.2rem;height:2.8rem}.hl-footer__rule{border:0;border-top:1px solid var(--hl-ink);margin:2.4rem 0 0}.hl-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 3.2rem;padding:2.4rem 0 3.2rem}.hl-footer__policies{display:flex;flex-wrap:wrap;gap:1.6rem 3.2rem;list-style:none;margin:0;padding:0}.hl-footer__policies a{text-decoration:underline}@media screen and (max-width:989px){.hl-footer__top{grid-template-columns:1fr 1fr}.hl-payment{justify-content:flex-start}}@media screen and (max-width:599px){.hl-footer__top{grid-template-columns:1fr}}.hl-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hl-pdp__grid{display:grid;grid-template-columns:var(--hl-media-width, 52%) minmax(0,1fr);gap:clamp(2.4rem,4vw,6rem);align-items:start}@media screen and (max-width:989px){.hl-pdp__grid{grid-template-columns:1fr}}.hl-gallery__stage{position:relative;border-radius:var(--hl-radius);overflow:hidden;background:#fff;aspect-ratio:var(--hl-media-ratio, 1 / 1)}.hl-gallery__dots{display:none;justify-content:center;gap:.7rem;margin-top:1.2rem}.hl-gallery__dots button{width:.7rem;height:.7rem;padding:0;border:0;border-radius:50%;background:#d5d0ca;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.hl-gallery__dots button.is-active{background:var(--hl-ink, #121212);transform:scale(1.25)}@media(max-width:749px){.hl-gallery__dots{display:flex}.hl-gallery__stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hl-gallery__stage::-webkit-scrollbar{display:none}.hl-gallery__slide{position:static!important;flex:0 0 100%!important;scroll-snap-align:start!important;opacity:1!important;visibility:visible!important}}.hl-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .25s ease}.hl-gallery__slide.is-active{opacity:1;visibility:visible}.hl-gallery__slide img{width:100%;height:100%;object-fit:contain;display:block}.hl-gallery__thumbs-wrap{display:flex;align-items:center;gap:1rem;margin-top:1.6rem}.hl-gallery__arrow{flex:0 0 auto;width:3.6rem;height:3.6rem}.hl-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:9rem;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex:1 1 auto}.hl-gallery__thumbs::-webkit-scrollbar{display:none}.hl-gallery__thumb{padding:0;background:#fff;cursor:pointer;border:1px solid var(--hl-line);border-radius:8px;overflow:hidden;aspect-ratio:1 / 1}.hl-gallery__thumb.is-active{border-color:var(--hl-ink)}.hl-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hl-buybox__form{display:flex;flex-direction:column;gap:1.8rem;margin:0}.hl-pdp__rating{display:flex;align-items:center;gap:1.2rem}.hl-pdp__rating .hl-stars{margin-bottom:0}.hl-pdp__rating-text{font-size:1.6rem;color:var(--hl-body)}.hl-pdp__title{margin:0;color:var(--hl-ink);font-weight:700;line-height:1.2}.hl-pdp__prices{display:flex;align-items:baseline;gap:1.2rem;flex-wrap:wrap}.hl-pdp__price{font-size:2.8rem;font-weight:700;color:var(--hl-ink)}.hl-pdp__compare{font-size:2rem;color:var(--hl-muted)}.hl-pdp__compare[hidden],.hl-pdp__save[hidden],.hl-stock[hidden]{display:none!important}.hl-pdp__save{background:var(--hl-red);color:#fff;font-size:1.3rem;font-weight:700;padding:.4rem 1rem;border-radius:var(--hl-badge-radius)}.hl-pdp__tax{font-size:1.4rem;color:var(--hl-muted);width:100%}.hl-pdp__bullet{display:flex;align-items:center;gap:1.2rem;font-size:1.7rem;color:var(--hl-ink)}.hl-pdp__bullet-icon{display:inline-flex;flex:0 0 auto}.hl-pdp__bullet-icon svg{width:2.2rem;height:2.2rem}.hl-pdp__guarantee{text-align:center;font-size:1.5rem;margin:0}.hl-payment--center{justify-content:center;margin-top:1.2rem}.hl-variants__label{font-size:1.5rem;font-weight:600;color:var(--hl-ink);margin:0 0 1rem}.hl-variants__grid{display:grid;grid-template-columns:repeat(var(--hl-variant-cols, 2),minmax(0,1fr));gap:1.2rem;margin-bottom:1.6rem}.hl-variants__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hl-variants__value{display:flex;align-items:center;justify-content:center;text-align:center;gap:.8rem;min-height:5.6rem;padding:1rem 1.4rem;border:1px solid var(--hl-line);border-radius:10px;font-size:1.5rem;color:var(--hl-ink);cursor:pointer;min-width:0;max-width:100%;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.hl-variants__value img{flex:0 0 4.8rem;width:4.8rem;height:4.8rem;object-fit:contain;border-radius:6px;background:#f5f5f5}.hl-variants__text{min-width:0;overflow-wrap:anywhere;line-height:1.2}.hl-variants__value:hover{border-color:var(--hl-ink)}.hl-variants__input:checked+.hl-variants__value{background:var(--hl-variant-active, var(--hl-brand));border-color:var(--hl-variant-active, var(--hl-brand));color:var(--hl-variant-active-text, #fff)}.hl-variants__input:focus-visible+.hl-variants__value{outline:2px solid var(--hl-ink);outline-offset:2px}.hl-variants__value.is-unavailable{color:var(--hl-muted);text-decoration:line-through;opacity:.6}.hl-variants__input:checked+.hl-variants__value.is-unavailable{color:var(--hl-variant-active-text, #fff)}.hl-qty{display:flex;align-items:center;gap:1.4rem}.hl-qty__label{font-size:1.5rem;font-weight:600;color:var(--hl-ink)}.hl-qty__box{display:inline-flex;align-items:center;gap:.8rem}.hl-qty__btn{width:4.4rem;height:4.4rem;border-radius:50%;border:0;background:#efefef;color:var(--hl-ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}.hl-qty__btn:hover{background:#e2e2e2}.hl-qty__btn svg{width:1.8rem;height:1.8rem}.hl-qty__input{width:5.6rem;height:4.4rem;text-align:center;border:1px solid var(--hl-line);border-radius:8px;font:inherit;font-size:1.6rem;color:var(--hl-ink);background:#fff;-moz-appearance:textfield}.hl-qty__input::-webkit-outer-spin-button,.hl-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hl-stock{display:flex;align-items:center;gap:1rem;font-weight:600}.hl-stock__dot{width:1rem;height:1rem;border-radius:50%;flex:0 0 auto}.hl-buy{display:grid;gap:1.2rem}.hl-buy__btn{width:100%;background:var(--hl-brand);color:#fff;border:0;border-radius:var(--hl-btn-radius);font:inherit;font-weight:700;cursor:pointer;transition:background-color .18s ease}.hl-buy__btn:hover{background:var(--hl-brand-hover)}.hl-buy__btn[disabled]{background:#9a9a9a;cursor:not-allowed}.hl-desc{border-top:1px solid var(--hl-line);border-bottom:1px solid var(--hl-line);padding:2.4rem 0 2rem}.hl-desc__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.hl-desc__title{margin:0;color:var(--hl-ink);font-weight:700;font-family:var(--hl-font-body)}.hl-desc__toggle{background:none;border:0;cursor:pointer;color:var(--hl-ink);width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center}.hl-desc__toggle svg{width:2.2rem;height:2.2rem}.hl-desc__body{position:relative;margin-top:1.6rem;font-size:1.7rem;line-height:1.65}.hl-desc.is-collapsed .hl-desc__body{max-height:var(--hl-desc-max, 240px);overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 55%,transparent 100%);mask-image:linear-gradient(to bottom,#000 55%,transparent 100%)}.hl-desc__more{margin-top:1.6rem;background:none;border:0;padding:0;cursor:pointer;font:inherit;font-size:1.6rem;font-weight:600;color:var(--hl-ink);text-decoration:underline;text-underline-offset:.4rem}.hl-desc .hl-desc__icon-closed,.hl-desc .hl-desc__more-closed,.hl-desc.is-collapsed .hl-desc__icon-open,.hl-desc.is-collapsed .hl-desc__more-open{display:none}.hl-desc.is-collapsed .hl-desc__icon-closed,.hl-desc.is-collapsed .hl-desc__more-closed{display:inline}.hl-desc.is-short .hl-desc__more,.hl-desc.is-short .hl-desc__toggle{display:none}.hl-strip{display:grid;grid-template-columns:repeat(var(--hl-cols, 4),minmax(0,1fr));gap:2rem;padding:2.8rem clamp(2rem,3vw,4rem)}.hl-strip__item{display:flex;align-items:center;gap:1.4rem}.hl-strip__icon{display:inline-flex;flex:0 0 auto}.hl-strip__icon svg{width:2.8rem;height:2.8rem}.hl-strip__text{color:var(--hl-ink)}@media screen and (max-width:749px){.hl-strip{grid-template-columns:1fr 1fr}}.hl-feature{display:grid;grid-template-columns:minmax(0,1fr) var(--hl-media-width, 50%);gap:clamp(2.4rem,4vw,6rem);align-items:center}.hl-feature--media-left .hl-feature__text{order:2}.hl-feature--media-left .hl-feature__media{order:1}.hl-feature__title{margin:0 0 1.6rem;color:var(--hl-ink);font-weight:700;line-height:1.15}.hl-feature__body{font-size:1.7rem;line-height:1.65}.hl-feature__bullets{display:grid;gap:1.4rem;margin-top:2.4rem}.hl-feature__btn{margin-top:2.8rem}.hl-feature__media{display:grid;grid-template-columns:repeat(var(--hl-feature-cols, 2),minmax(0,1fr));gap:1.6rem}.hl-feature__img{border-radius:var(--hl-feature-radius, 12px);overflow:hidden}.hl-feature__img img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1 / 1}@media screen and (max-width:749px){.hl-feature{grid-template-columns:1fr}.hl-feature--media-left .hl-feature__text,.hl-feature--media-left .hl-feature__media{order:initial}}.hl-fcar__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3.2rem}.hl-fcar__title{margin:0;color:var(--hl-ink);font-weight:700;line-height:1.15}.hl-fcar__sub{margin:1rem 0 0;color:var(--hl-muted)}.hl-fcar__track{display:grid;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;gap:var(--hl-gap, 2.4rem);padding-bottom:.4rem}.hl-fcar__track::-webkit-scrollbar{display:none}.hl-fcar__card{scroll-snap-align:start;display:flex;flex-direction:column;border-radius:var(--hl-radius);overflow:hidden;background:var(--hl-card);height:100%}.hl-fcar__media{position:relative;overflow:hidden}.hl-fcar__media img,.hl-fcar__media .hl-placeholder{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:var(--hl-fcar-ratio, 1 / 1)}.hl-fcar__content{display:flex;flex-direction:column;gap:1.2rem;padding:2.2rem 2.2rem 2.6rem;flex:1 1 auto}.hl-fcar__card-title{margin:0;color:var(--hl-ink);font-weight:700;line-height:1.25}.hl-fcar__card-text{font-size:1.6rem;line-height:1.6;color:var(--hl-body)}.hl-fcar__btn{align-self:flex-start;margin-top:auto;padding-top:1.2rem}.hl-fcar__foot{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2.4rem}.hl-fcar__foot .hl-dots{margin-right:auto}.hl-cart__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;z-index:90}.hl-cart__overlay[data-open=true]{opacity:1;visibility:visible}.hl-cart{position:fixed;top:0;right:0;bottom:0;width:min(46rem,100vw);background:#fff;color:var(--hl-ink);z-index:95;transform:translate(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;box-shadow:-20px 0 50px -30px #00000059}.hl-cart[data-open=true]{transform:none}@media(max-width:479px){.hl-cart{width:100vw}}.hl-cart__head{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.4rem;border-bottom:1px solid var(--hl-line, #e6e2dd)}.hl-cart__title{margin:0;font-size:2rem;font-weight:700;color:var(--hl-ink)}.hl-cart__close{width:4rem;height:4rem;border:0;background:none;cursor:pointer;color:var(--hl-ink);display:inline-flex;align-items:center;justify-content:center}.hl-cart__close svg{width:2.2rem;height:2.2rem}.hl-cart__ship{padding:1.6rem 2.4rem;border-bottom:1px solid var(--hl-line, #e6e2dd)}.hl-cart__ship-text{font-size:1.4rem;color:var(--hl-ink);margin-bottom:1rem}.hl-cart__ship-text strong{font-weight:700}.hl-cart__ship-bar{height:.6rem;border-radius:999px;background:#ececec;overflow:hidden}.hl-cart__ship-bar span{display:block;height:100%;background:var(--hl-red, #1a9d4b);border-radius:999px;transition:width .4s ease}.hl-cart__items{flex:1 1 auto;overflow-y:auto;padding:1.6rem 2.4rem;display:grid;gap:2rem;align-content:start}.hl-cart__item{display:grid;grid-template-columns:7.2rem 1fr auto;gap:1.4rem;align-items:center}.hl-cart__thumb{width:7.2rem;height:7.2rem;border-radius:10px;overflow:hidden;background:#f2f2f2}.hl-cart__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hl-cart__info{min-width:0}.hl-cart__product-title{font-size:1.5rem;font-weight:600;color:var(--hl-ink);text-decoration:none;display:block;line-height:1.3}.hl-cart__product-title:hover{text-decoration:underline}.hl-cart__variant{font-size:1.3rem;color:var(--hl-muted, #8b8b8b);display:block;margin-top:.2rem}.hl-cart__controls{display:flex;align-items:center;gap:.8rem;margin-top:1rem}.hl-cart__qty{width:2.8rem;height:2.8rem;border-radius:50%;border:1px solid var(--hl-line, #e6e2dd);background:#fff;color:var(--hl-ink);cursor:pointer;font-size:1.6rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.hl-cart__qty-num{min-width:2rem;text-align:center;font-size:1.5rem;font-weight:600}.hl-cart__remove{border:0;background:none;cursor:pointer;color:var(--hl-muted, #8b8b8b);display:inline-flex}.hl-cart__remove svg{width:1.6rem;height:1.6rem}.hl-cart__price{font-size:1.5rem;font-weight:700;color:var(--hl-ink);white-space:nowrap}.hl-cart__empty{text-align:center;padding:4rem 0;display:grid;gap:1.6rem;justify-items:center}.hl-cart__empty p{font-size:1.6rem;color:var(--hl-muted, #8b8b8b);margin:0}.hl-cart__foot{border-top:1px solid var(--hl-line, #e6e2dd);padding:2rem 2.4rem 2.4rem;display:grid;gap:1.2rem}.hl-cart__subtotal{display:flex;align-items:center;justify-content:space-between;font-size:1.6rem}.hl-cart__subtotal strong{font-size:2rem;font-weight:700}.hl-cart__tax{font-size:1.3rem;color:var(--hl-muted, #8b8b8b);margin:0}.hl-cart__checkout{width:100%;padding:1.7rem 2rem;border:0;border-radius:var(--hl-btn-radius, 8px);background:var(--hl-brand, #4a3232);color:#fff;font:inherit;font-size:1.7rem;font-weight:700;cursor:pointer;transition:background-color .18s ease}.hl-cart__checkout:hover{background:var(--hl-brand-hover, #c0392b)}.hl-cart__continue{text-align:center;font-size:1.5rem;color:var(--hl-ink);text-decoration:underline;text-underline-offset:.3rem}.hl-cart__foot .hl-payment{justify-content:center;margin-top:.4rem}.hl-cart__discount{margin:1.4rem 2.4rem 0}.hl-cart__discount-applied{margin:.6rem 2.4rem 0;font-size:1.3rem;color:var(--hl-muted, #8b8b8b)}.hl-cart__savings{margin:.4rem 2.4rem 0}.hl-cart__subtotal{margin:1.4rem 2.4rem 0}.hl-cart__tax{margin:.4rem 2.4rem 0}.hl-cart__checkout-form{display:block;width:auto;margin:1.2rem 2.4rem 0;box-sizing:border-box}.hl-cart__checkout{width:100%}.hl-cart__continue{margin:1.4rem 2.4rem 2rem}.hl-cart__app{width:auto;padding:1.2rem 2.4rem;overflow:hidden;box-sizing:border-box}.hl-cart--loading .hl-cart__items{opacity:.5;pointer-events:none}.hl-collection__layout{display:grid;gap:3.2rem;align-items:start}.hl-collection__layout.is-sidebar{grid-template-columns:27rem minmax(0,1fr)}.hl-collection__content{min-width:0}.hl-collection__filters{display:grid;gap:1.2rem;align-content:start}.hl-collection__layout.is-sidebar .hl-collection__filters{position:sticky;top:9.5rem;max-height:calc(100vh - 11rem);overflow-y:auto;padding-right:.4rem}@media(max-width:989px){.hl-collection__layout.is-sidebar{grid-template-columns:1fr}.hl-collection__layout.is-sidebar .hl-collection__filters{position:static;max-height:none}.hl-collection__filters{display:none}.hl-collection__filters.is-open{display:grid}}.hl-collection__banner{position:relative;border-radius:var(--hl-radius-lg, 20px);overflow:hidden;margin-bottom:3.2rem}.hl-collection__banner-media{position:absolute;top:0;right:0;bottom:0;left:0}.hl-collection__banner-media img{width:100%;height:100%;object-fit:cover;display:block}.hl-collection__banner-content{position:relative;padding:8rem 4rem;max-width:60rem}.hl-collection__banner-content .hl-lead{margin-top:1.2rem}@media(max-width:749px){.hl-collection__banner-content{padding:6rem 2.4rem}}.hl-collection__toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.6rem;margin-bottom:2.4rem}.hl-collection__count{margin:0;font-size:1.5rem;color:var(--hl-muted, #8b8b8b)}.hl-collection__tools{display:flex;align-items:center;gap:1.2rem}.hl-collection__filter-toggle{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 1.6rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:8px;background:#fff;font:inherit;font-size:1.5rem;color:var(--hl-ink);cursor:pointer}.hl-collection__filter-toggle svg{width:1.8rem;height:1.8rem}.hl-collection__sort select{padding:1rem 1.4rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:8px;font:inherit;font-size:1.5rem;color:var(--hl-ink);background:#fff;cursor:pointer}.hl-collection__active{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-bottom:1.6rem}.hl-collection__active-chip{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1rem;background:var(--hl-panel, #f9f5f0);border-radius:999px;font-size:1.3rem;color:var(--hl-ink);text-decoration:none}.hl-collection__active-chip svg{width:1.2rem;height:1.2rem}.hl-collection__clear{font-size:1.3rem;color:var(--hl-ink);text-decoration:underline}.hl-filter{border:1px solid var(--hl-line, #e6e2dd);border-radius:12px;background:#fff}.hl-filter__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.6rem;cursor:pointer;list-style:none;font-size:1.5rem;font-weight:600;color:var(--hl-ink)}.hl-filter__summary::-webkit-details-marker{display:none}.hl-filter__summary svg{width:1.6rem;height:1.6rem;transition:transform .2s ease}.hl-filter[open] .hl-filter__summary svg{transform:rotate(180deg)}.hl-filter__list{list-style:none;margin:0;padding:0 1.6rem 1.4rem;display:grid;gap:.6rem}.hl-filter__option label{display:flex;align-items:center;gap:.8rem;font-size:1.5rem;color:var(--hl-ink);cursor:pointer}.hl-filter__option input{width:1.6rem;height:1.6rem;accent-color:var(--hl-brand, #4a3232)}.hl-filter__option input:disabled+span{color:var(--hl-muted, #8b8b8b);text-decoration:line-through}.hl-filter__count{margin-left:auto;color:var(--hl-muted, #8b8b8b);font-size:1.3rem}.hl-filter__price{padding:0 1.6rem 1.4rem;display:grid;gap:1rem}.hl-filter__price-display{font-size:1.4rem;color:var(--hl-ink)}.hl-filter__price-inputs{display:grid;grid-template-columns:1fr 1fr auto;gap:.8rem}.hl-filter__price-inputs input{width:100%;padding:1rem 1.2rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:8px;font:inherit;font-size:1.4rem;color:var(--hl-ink)}.hl-collection__apply{display:none}.hl-pagination{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:4rem}.hl-pagination__btn{width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid var(--hl-line, #e6e2dd);display:inline-flex;align-items:center;justify-content:center;color:var(--hl-ink);text-decoration:none}.hl-pagination__btn svg{width:1.8rem;height:1.8rem}.hl-pagination__btn.is-disabled{opacity:.35}.hl-pagination__num{min-width:4rem;height:4.4rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--hl-ink);text-decoration:none}.hl-pagination__num.is-current{background:var(--hl-brand, #4a3232);color:#fff;font-weight:700}.hl-pagination__num.is-dots{color:var(--hl-muted, #8b8b8b)}.hl-collection__empty{text-align:center;padding:6rem 2rem;display:grid;gap:1.6rem;justify-items:center}.hl-collection__empty p{font-size:1.7rem;color:var(--hl-muted, #8b8b8b);margin:0}.hl-js .hl-section{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .7s cubic-bezier(.22,.61,.36,1);transition-delay:calc(var(--hl-reveal-delay, 0) * 1ms)}.hl-js .hl-section.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hl-js .hl-section{opacity:1;transform:none;transition:none}}.hl-stickybuy{display:none}.hl-stickybuy__inner{display:flex;align-items:center;gap:1.2rem;max-width:var(--hl-container, 1360px);margin:0 auto}.hl-stickybuy__info{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.hl-stickybuy__title{font-size:1.25rem;color:var(--hl-muted, #8b8b8b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hl-stickybuy__price{font-size:1.8rem;font-weight:700;color:var(--hl-ink)}.hl-stickybuy__btn{flex:0 0 auto;white-space:nowrap;padding:1.3rem 2rem;border:0;border-radius:var(--hl-btn-radius, 8px);background:var(--hl-brand, #4a3232);color:#fff;font:inherit;font-size:1.5rem;font-weight:700;cursor:pointer;transition:background-color .18s ease}.hl-stickybuy__btn:hover{background:var(--hl-brand-hover, #c0392b)}.hl-stickybuy__btn[disabled]{background:#9a9a9a}@media(max-width:749px){.hl-stickybuy--mobile{display:block;position:fixed;left:0;right:0;bottom:0;z-index:80;background:#fff;border-top:1px solid var(--hl-line, #e6e2dd);box-shadow:0 -12px 30px -22px #00000059;padding:1rem 1.6rem calc(1rem + env(safe-area-inset-bottom))}}@media(min-width:750px){.hl-stickybuy--desktop{display:block;position:fixed;left:0;right:0;bottom:0;z-index:80;background:#fff;border-top:1px solid var(--hl-line, #e6e2dd);box-shadow:0 -12px 30px -22px #00000059;padding:1.2rem 2.4rem calc(1.2rem + env(safe-area-inset-bottom))}}@media(max-width:749px){.hl-track[data-hl-track],.hl-fcar__track[data-hl-track]{grid-auto-columns:72vw!important}}@media(max-width:749px){.hl-pdp{--hl-pt: 2rem !important;--hl-pb: 2rem !important}.hl-pdp__grid{gap:2.4rem}.hl-pdp__title{font-size:2.4rem!important}.hl-pdp__price{font-size:2.4rem}.hl-buybox__form{gap:1.4rem}.hl-gallery__thumbs-wrap{display:none}}.hl-cart__savings{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;color:#1a9d4b;font-weight:600;padding-bottom:.6rem}.hl-cart__savings strong{font-size:1.7rem}.hl-collection__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:1.6rem}.hl-collection__title{margin:0;font-size:clamp(2.6rem,4vw,4rem);font-weight:800;color:var(--hl-ink);line-height:1.1}.hl-collection__desc{font-size:1.6rem;color:var(--hl-muted, #8b8b8b);margin-top:.8rem;max-width:56rem}.hl-collection__breadcrumb{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:var(--hl-muted, #8b8b8b);margin-bottom:1.2rem}.hl-collection__breadcrumb a{color:var(--hl-muted, #8b8b8b);text-decoration:none}.hl-collection__breadcrumb a:hover{text-decoration:underline}.hl-collection__crumb-sep{color:#c9c9c9}.hl-collection__filter-sort{display:inline-flex;align-items:center;gap:.8rem;padding:1.1rem 1.8rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:999px;background:#f7f7f7;font:inherit;font-size:1.5rem;font-weight:600;color:var(--hl-ink);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.hl-collection__filter-sort:hover{border-color:var(--hl-ink)}.hl-collection__filter-sort svg{width:1.8rem;height:1.8rem}.hl-collection__count{margin:0 0 1.6rem;font-size:1.4rem;color:var(--hl-muted, #8b8b8b)}.hl-collection__panel{display:none;border:1px solid var(--hl-line, #e6e2dd);border-radius:16px;background:#fff;margin-bottom:2.4rem;overflow:hidden}.hl-collection__panel.is-open{display:block}.hl-collection__panel-head{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 1.8rem;border-bottom:1px solid var(--hl-line, #e6e2dd);font-size:1.6rem;font-weight:700;color:var(--hl-ink)}.hl-collection__panel-close{width:3.6rem;height:3.6rem;border:0;background:none;cursor:pointer;color:var(--hl-ink);display:inline-flex;align-items:center;justify-content:center}.hl-collection__panel-close svg{width:1.8rem;height:1.8rem}.hl-collection__panel .hl-collection__filters{display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:1.4rem;padding:1.8rem}.hl-collection__sort{display:flex;align-items:center;gap:1rem}.hl-collection__sort-label{font-size:1.5rem;font-weight:600;color:var(--hl-ink);white-space:nowrap}.hl-collection__sort select{flex:1;padding:1rem 1.2rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:8px;font:inherit;font-size:1.5rem;color:var(--hl-ink);background:#fff;cursor:pointer}.hl-collection__panel-actions{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;grid-column:1 / -1;padding-top:.6rem}@media(max-width:749px){.hl-collection__panel .hl-collection__filters{grid-template-columns:1fr}.hl-collection__head{align-items:flex-start}.hl-collection__filter-sort{width:100%;justify-content:center}}.hl-card__model{margin:.6rem 0 0;font-size:1.3rem;color:var(--hl-muted, #8b8b8b)}.hl-card__swatches{display:flex;gap:.6rem;margin:0}.hl-card__swatch{width:var(--hl-swatch-size, 1.8rem);height:var(--hl-swatch-size, 1.8rem);border-radius:50%;display:inline-block}.hl-badge--new{background:#1a9d4b}.hl-badge--sale{border-radius:50%;min-width:4.6rem;height:4.6rem;padding:.4rem;display:flex;align-items:center;justify-content:center;line-height:1.1;text-align:center;font-size:1.2rem}@media(max-width:749px){.hl-card{--hl-title-size: 14px !important;--hl-price-size: 17px !important;--hl-body-pad: 12px !important}.hl-card__title{font-size:var(--hl-title-size);line-height:1.3}.hl-card__model{font-size:1.15rem;margin-top:.4rem}.hl-card__rating{gap:.5rem;margin-top:.6rem}.hl-card__rating .hl-stars svg{width:13px;height:13px}.hl-card__rating-count{font-size:1.15rem}.hl-card__swatches{gap:.4rem;margin-top:.5rem}.hl-card__swatch{width:14px;height:14px}.hl-card__foot{flex-direction:column;align-items:stretch;gap:.8rem;padding-top:.8rem}.hl-card__prices{padding-top:0;gap:.8rem}.hl-card__price{font-size:var(--hl-price-size)}.hl-card__compare{font-size:1.25rem}.hl-card__atc{width:100%;font-size:1rem;padding:0 .8rem;letter-spacing:0;white-space:nowrap;height:auto;min-height:var(--hl-atc-height-mobile, 3.6rem);overflow:hidden}.hl-card__atc svg{width:1.3rem;height:1.3rem;flex:0 0 auto}.hl-badge{font-size:1.1rem;padding:.35rem .8rem;top:.8rem;left:.8rem}}.hl-cart-open .hl-stickybuy{display:none!important}.hl-cart__rec{border-top:1px solid var(--hl-line, #e6e2dd);padding:1.6rem 2.4rem 2rem}.hl-cart__rec-title{margin:0 0 1.2rem;font-size:1.5rem;font-weight:700;color:var(--hl-ink)}.hl-cart__rec-track{display:grid;grid-auto-flow:column;grid-auto-columns:12rem;gap:1.2rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding-bottom:.4rem}.hl-cart__rec-track::-webkit-scrollbar{display:none}.hl-cart__rec-card{scroll-snap-align:start;display:flex;flex-direction:column;gap:.6rem}.hl-cart__rec-img{display:block;border-radius:10px;overflow:hidden;background:#f2f2f2;aspect-ratio:1 / 1}.hl-cart__rec-img img{width:100%;height:100%;object-fit:cover;display:block}.hl-cart__rec-name{font-size:1.25rem;color:var(--hl-ink);text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hl-cart__rec-name:hover{text-decoration:underline}.hl-cart__rec-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:auto}.hl-cart__rec-price{font-size:1.4rem;font-weight:700;color:var(--hl-ink)}.hl-cart__rec-form{margin:0}.hl-cart__rec-form button{width:3rem;height:3rem;border-radius:50%;border:0;background:var(--hl-brand, #4a3232);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hl-cart__rec-form button:hover{background:var(--hl-brand-hover, #c0392b)}.hl-cart__rec-form svg{width:1.4rem;height:1.4rem}.hl-cart__discount{display:flex;gap:.8rem}.hl-cart__discount input{flex:1 1 auto;min-width:0;padding:1.1rem 1.2rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:8px;font:inherit;font-size:1.4rem;color:var(--hl-ink)}.hl-cart__discount button{padding:1.1rem 1.6rem;border:0;border-radius:8px;background:var(--hl-ink, #121212);color:#fff;font:inherit;font-size:1.4rem;font-weight:600;cursor:pointer;white-space:nowrap}.hl-cart__discount-applied{margin:.6rem 0 0;font-size:1.3rem;color:#1a9d4b;font-weight:600}.hl-cartpage__back{display:inline-flex;align-items:center;gap:.8rem;font-size:1.5rem;color:var(--hl-ink);text-decoration:none;margin-bottom:1.2rem}.hl-cartpage__back svg{width:1.8rem;height:1.8rem}.hl-cartpage__back:hover{text-decoration:underline}.hl-cartpage__title{margin:0;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:800;color:var(--hl-ink)}.hl-cartpage__count{margin:.4rem 0 2.4rem;font-size:1.5rem;color:var(--hl-muted, #8b8b8b)}.hl-cartpage__layout{display:grid;grid-template-columns:minmax(0,1fr) 38rem;gap:3.2rem;align-items:start}.hl-cartpage__items{display:grid;gap:1.6rem}.hl-cartpage__item{display:grid;grid-template-columns:9rem minmax(0,1fr) auto;gap:1.6rem;align-items:center;padding:1.6rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:14px}.hl-cartpage__thumb{width:9rem;height:9rem;border-radius:10px;overflow:hidden;background:#f2f2f2}.hl-cartpage__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hl-cartpage__name{font-size:1.6rem;font-weight:600;color:var(--hl-ink);text-decoration:none;line-height:1.3;display:block}.hl-cartpage__name:hover{text-decoration:underline}.hl-cartpage__variant,.hl-cartpage__vendor{font-size:1.3rem;color:var(--hl-muted, #8b8b8b);display:block;margin-top:.2rem}.hl-cartpage__controls{display:flex;align-items:center;gap:.8rem;margin-top:1.2rem}.hl-cartpage__qty{width:3.2rem;height:3.2rem;border-radius:50%;border:1px solid var(--hl-line, #e6e2dd);background:#fff;color:var(--hl-ink);cursor:pointer;font-size:1.6rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.hl-cartpage__qty-num{min-width:2.4rem;text-align:center;font-size:1.5rem;font-weight:600}.hl-cartpage__remove{border:0;background:none;cursor:pointer;font:inherit;font-size:1.4rem;color:var(--hl-muted, #8b8b8b);text-decoration:underline;margin-left:.6rem}.hl-cartpage__price{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.hl-cartpage__now{font-size:1.8rem;font-weight:700;color:var(--hl-ink)}.hl-cartpage__was{font-size:1.4rem;color:var(--hl-muted, #8b8b8b)}.hl-cartpage__summary{position:sticky;top:10rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:16px;padding:2.4rem;display:grid;gap:1.6rem}.hl-cartpage__summary-title{margin:0;font-size:2rem;font-weight:700;color:var(--hl-ink)}.hl-cartpage__discount{display:flex;gap:.8rem}.hl-cartpage__discount input{flex:1 1 auto;min-width:0;padding:1.1rem 1.2rem;border:1px solid var(--hl-line, #e6e2dd);border-radius:8px;font:inherit;font-size:1.4rem;color:var(--hl-ink)}.hl-cartpage__discount button{padding:1.1rem 1.6rem;border:0;border-radius:8px;background:var(--hl-ink, #121212);color:#fff;font:inherit;font-size:1.4rem;font-weight:600;cursor:pointer;white-space:nowrap}.hl-cartpage__discount-applied{margin:0;font-size:1.3rem;color:#1a9d4b;font-weight:600}.hl-cartpage__rows{display:grid;gap:1rem;padding:1.6rem 0;border-top:1px solid var(--hl-line, #e6e2dd);border-bottom:1px solid var(--hl-line, #e6e2dd)}.hl-cartpage__row{display:flex;justify-content:space-between;gap:1rem;font-size:1.5rem;color:var(--hl-ink)}.hl-cartpage__total{display:flex;justify-content:space-between;gap:1rem;font-size:1.8rem;font-weight:700;color:var(--hl-ink)}.hl-cartpage__checkout-form{display:grid;gap:1rem}.hl-cartpage__checkout{width:100%;padding:1.7rem 2rem;border:0;border-radius:var(--hl-btn-radius, 8px);background:var(--hl-brand, #4a3232);color:#fff;font:inherit;font-size:1.7rem;font-weight:700;cursor:pointer;transition:background-color .18s ease}.hl-cartpage__checkout:hover{background:var(--hl-brand-hover, #c0392b)}.hl-cartpage__pay-label{margin:.6rem 0 0;font-size:1.3rem;color:var(--hl-muted, #8b8b8b)}.hl-cartpage__summary .hl-payment{justify-content:flex-start;flex-wrap:wrap}.hl-cartpage__empty{text-align:center;padding:6rem 2rem;display:grid;gap:1.6rem;justify-items:center}.hl-cartpage__empty p{font-size:1.7rem;color:var(--hl-muted, #8b8b8b);margin:0}.hl-cartpage__rec{margin-top:5rem}.hl-cartpage__rec-title{margin:0 0 2rem;font-size:2rem;font-weight:800;color:var(--hl-ink);letter-spacing:.02em}.hl-cartpage__rec-track{--hl-card-w: 22rem}@media(max-width:749px){.hl-cartpage__rec-track[data-hl-track]{grid-auto-columns:60vw!important}}@media(max-width:989px){.hl-cartpage__layout{grid-template-columns:1fr}.hl-cartpage__summary{position:static}}@media(max-width:479px){.hl-cartpage__item{grid-template-columns:7rem minmax(0,1fr)}.hl-cartpage__thumb{width:7rem;height:7rem}.hl-cartpage__price{grid-column:2;flex-direction:row;align-items:baseline;gap:.8rem}}.hl-card__trend{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;gap:.6rem;background:#d2f0dcf2;color:#0a5c2e;font-size:1.25rem;font-weight:600;line-height:1.3;padding:.7rem 1rem}.hl-card__trend svg{width:1.4rem;height:1.4rem;flex:0 0 auto;color:#16a34a}.hl-recent__track{display:grid;grid-auto-flow:column;grid-auto-columns:22rem;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;padding-bottom:.4rem}.hl-recent__track::-webkit-scrollbar{display:none}.hl-recent__track>*{scroll-snap-align:start}@media(max-width:749px){.hl-recent__track{grid-auto-columns:66vw!important;gap:1.4rem}}.hl-cart__rec-track[data-hl-cart-recent-track]{grid-auto-columns:11rem;gap:1rem}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-img{border-radius:8px}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-name{font-size:1.15rem;-webkit-line-clamp:2}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-price{font-size:1.3rem}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-row .hl-cart__rec-add{width:2.6rem;height:2.6rem}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-row .hl-cart__rec-add svg{width:1.2rem;height:1.2rem}@media(max-width:480px){.hl-cart__rec{padding:1.2rem 1.6rem 1.6rem}.hl-cart__rec-track[data-hl-cart-recent-track]{grid-auto-columns:8rem;gap:.7rem}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-img{border-radius:6px}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-name{font-size:.95rem;-webkit-line-clamp:2}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-price{font-size:1.1rem}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-card{gap:.4rem}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-row .hl-cart__rec-add{width:2.2rem;height:2.2rem}.hl-cart__rec-track[data-hl-cart-recent-track] .hl-cart__rec-row .hl-cart__rec-add svg{width:1rem;height:1rem}}.hl-added{position:fixed;top:0;right:0;bottom:0;left:0;z-index:480;display:flex;align-items:flex-end;justify-content:center}.hl-added[hidden]{display:none}.hl-added__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .25s ease}.hl-added[data-open=true] .hl-added__overlay{opacity:1}.hl-added__panel{position:relative;width:100%;max-width:none;max-height:92vh;overflow-y:auto;background:#fff;border-radius:18px 18px 0 0;padding:2.4rem 2.5rem 5rem;transform:translateY(100%);transition:transform .35s ease;box-shadow:0 -8px 30px #0000002e;-webkit-overflow-scrolling:touch}.hl-added[data-open=true] .hl-added__panel{transform:translateY(0)}.hl-added__inner{margin:0 auto;max-width:none;width:100%}.hl-added__head{display:flex;align-items:center;gap:1rem;margin-bottom:1.6rem}.hl-added__check{width:3.2rem;height:3.2rem;border-radius:50%;background:#1a9d4b;color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.hl-added__check svg{width:1.8rem;height:1.8rem}.hl-added__title{font-size:1.8rem;font-weight:700;color:var(--hl-ink, #121212);flex:1;line-height:1.2}.hl-added__close{border:0;background:none;font-size:2.6rem;line-height:1;cursor:pointer;color:var(--hl-muted, #888);width:3.2rem;height:3.2rem;flex:0 0 auto}.hl-added__item{display:flex;gap:1.4rem;align-items:center;padding:1.4rem 1.6rem;background:#faf8f5;border-radius:12px;margin-bottom:1.4rem}.hl-added__img{width:8rem;height:8rem;object-fit:cover;border-radius:8px;background:#f0ede8;flex:0 0 auto}.hl-added__img[hidden]{display:none}.hl-added__aside{display:flex;flex-direction:column;gap:.3rem;min-width:0}.hl-added__name{font-size:1.5rem;font-weight:700;color:var(--hl-ink, #121212);margin:0}.hl-added__variant{font-size:1.3rem;color:var(--hl-muted, #888);margin:0}.hl-added__variant[hidden]{display:none}.hl-added__price{font-size:1.8rem;font-weight:700;color:var(--hl-brand, #4a3232);margin:.4rem 0 0}.hl-added__actions{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem;margin-bottom:2rem}.hl-added__cart,.hl-added__checkout{height:5.4rem;border-radius:12px;font-size:1.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0 1.4rem;text-align:center}.hl-added__cart{background:#fff;border:1px solid var(--hl-ink, #121212);color:var(--hl-ink, #121212)}.hl-added__checkout{background:var(--hl-brand, #4a3232);color:#fff;border:0;text-decoration:none}.hl-added__checkout:hover{background:var(--hl-brand-hover, #c0392b)}.hl-added__recent{border-top:1px solid var(--hl-line, #e6e2dd);padding-top:1.6rem;padding-bottom:.8rem}.hl-added__recent-title{font-size:1.6rem;font-weight:700;color:var(--hl-ink, #121212);margin:0 0 1.2rem}.hl-added__recent .hl-cart__rec-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--hl-rec, 4) - 1) * 1.1rem) / var(--hl-rec, 4));gap:1.1rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.hl-added__recent .hl-cart__rec-card{scroll-snap-align:start;display:flex;flex-direction:column;gap:.6rem}.hl-added__recent .hl-cart__rec-img{border-radius:10px}.hl-added__recent .hl-cart__rec-name{font-size:1.2rem}.hl-added__recent .hl-cart__rec-price{font-size:1.35rem}@media(min-width:769px){.hl-added__panel{padding:3.2rem 4rem 6rem}.hl-added__title{font-size:2.2rem}.hl-added__head{gap:1.2rem;margin-bottom:1.8rem}.hl-added__actions{gap:1.4rem}.hl-added__cart,.hl-added__checkout{height:6rem;font-size:1.7rem;border-radius:14px}.hl-added__img{width:7rem;height:7rem}.hl-added__recent .hl-cart__rec-track{grid-auto-columns:11rem;gap:1.2rem}.hl-added__recent .hl-cart__rec-name{font-size:1.15rem}.hl-added__recent .hl-cart__rec-price{font-size:1.3rem}}@media(max-width:480px){.hl-added__recent .hl-cart__rec-track{grid-auto-columns:calc((100% - (var(--hl-rec, 4) - 1) * .8rem) / var(--hl-rec, 4));gap:.8rem}.hl-added__recent .hl-cart__rec-name{font-size:1.05rem}.hl-added__recent .hl-cart__rec-price{font-size:1.2rem}.hl-added__recent .hl-cart__rec-row .hl-cart__rec-add{width:2.4rem;height:2.4rem}.hl-added__recent .hl-cart__rec-row .hl-cart__rec-add svg{width:1.1rem;height:1.1rem}}body.hl-added-open{overflow:hidden}.hl-cart__rec-row .hl-cart__rec-add{width:3rem;height:3rem;border-radius:50%;border:0;background:var(--hl-brand, #4a3232);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.hl-cart__rec-row .hl-cart__rec-add:hover{background:var(--hl-brand-hover, #c0392b)}.hl-cart__rec-row .hl-cart__rec-add svg{width:1.4rem;height:1.4rem}.hl-gallery__slide{overflow:hidden}@media(hover:hover){.hl-gallery__slide.is-active{cursor:zoom-in}.hl-gallery__slide.is-active.is-zooming img{transform:scale(2);transition:none}}@media(hover:none){.hl-gallery__slide.is-active{cursor:zoom-in}}.hl-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000eb;display:none;align-items:center;justify-content:center;padding:2rem}.hl-lightbox.is-open{display:flex}.hl-lightbox__img{max-width:100%;max-height:100%}.hl-lightbox__img img{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:8px;display:block}.hl-lightbox__close{position:absolute;top:1.6rem;right:1.6rem;z-index:201;width:4.6rem;height:4.6rem;border-radius:50%;border:0;background:#ffffff29;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hl-lightbox__close svg{width:2.2rem;height:2.2rem}body.hl-lightbox-open{overflow:hidden}.hl-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none}.hl-search.is-open{display:block}.hl-search__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.hl-search__panel{position:relative;max-width:68rem;margin:9rem auto 0;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e6e2dd;box-shadow:0 30px 70px -30px #00000080}.hl-search__head{display:flex;align-items:center;gap:1.2rem;padding:1.6rem}.hl-search__form{flex:1;display:flex;align-items:center;gap:.8rem;border:2px solid #c7c2bc;border-radius:12px;background:#fff;padding:.4rem .5rem .4rem 1.3rem;transition:border-color .15s ease}.hl-search__form:focus-within{border-color:var(--hl-brand, #4a3232)}.hl-search__form>svg{width:2.2rem;height:2.2rem;color:#333;flex:0 0 auto}.hl-search__form input{flex:1;border:0;outline:0;font:inherit;font-size:1.8rem;color:#111;background:none;min-width:0;padding:1rem 0}.hl-search__form input::placeholder{color:#9a9a9a}.hl-search__form button{padding:1.1rem 2.4rem;border:0;border-radius:9px;background:var(--hl-brand, #4a3232);color:#fff;font:inherit;font-size:1.5rem;font-weight:700;cursor:pointer;white-space:nowrap;letter-spacing:.02em}.hl-search__form button:hover{background:var(--hl-brand-hover, #c0392b)}.hl-search__close{width:4rem;height:4rem;border:0;border-radius:50%;background:#f2f2f2;color:#333;cursor:pointer;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.hl-search__close:hover{background:#e6e6e6}.hl-search__close svg{width:1.8rem;height:1.8rem}.hl-search__body{max-height:70vh;overflow-y:auto;border-top:1px solid #f0efed}.hl-search__results{display:grid}.hl-search__item{display:flex;gap:1.2rem;padding:1.2rem 1.6rem;text-decoration:none;align-items:center}.hl-search__item:hover{background:#f7f7f7}.hl-search__thumb{width:5rem;height:5rem;border-radius:8px;overflow:hidden;background:#f2f2f2;flex:0 0 auto}.hl-search__thumb img{width:100%;height:100%;object-fit:cover}.hl-search__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.hl-search__name{font-size:1.5rem;color:var(--hl-ink, #121212)}.hl-search__prices{display:flex;gap:.8rem;align-items:baseline}.hl-search__price{font-size:1.5rem;font-weight:700;color:var(--hl-ink, #121212)}.hl-search__compare{font-size:1.3rem;color:var(--hl-muted, #8b8b8b)}.hl-search__all{display:block;padding:1.2rem 1.6rem;text-align:center;border-top:1px solid #f0efed;color:var(--hl-brand, #4a3232);font-weight:700;text-decoration:none}.hl-search__all:hover{color:var(--hl-brand-hover, #c0392b)}.hl-search__empty{padding:3rem;text-align:center;color:var(--hl-muted, #8b8b8b);display:none}body.hl-search-open{overflow:hidden}@media(max-width:749px){.hl-search__panel{margin:3rem 1rem 0;border-radius:12px}.hl-search__head{padding:1rem;gap:.8rem}.hl-search__form{padding:.3rem .4rem .3rem 1rem;gap:.4rem}.hl-search__form>svg{width:1.8rem;height:1.8rem}.hl-search__form input{font-size:1.5rem;padding:.8rem 0}.hl-search__form button{padding:.9rem 1.4rem;font-size:1.3rem;border-radius:8px}.hl-search__close{width:3.4rem;height:3.4rem}.hl-search__close svg{width:1.6rem;height:1.6rem}.hl-search__item{padding:1rem 1.2rem;gap:1rem}.hl-search__thumb{width:4.4rem;height:4.4rem}.hl-search__name{font-size:1.4rem}}@media(max-width:400px){.hl-search__head{flex-wrap:wrap}.hl-search__form{flex:1 1 100%}.hl-search__close{position:absolute;top:.8rem;right:.8rem}}.hl-trustbar{background:var(--hl-trust-bg, #121212)}.hl-trustbar.has-borders{border-top:1px solid var(--hl-trust-border, #2a2a2a);border-bottom:1px solid var(--hl-trust-border, #2a2a2a)}.hl-trustbar__row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(2rem,4vw,4rem);padding:1.7rem 0}.hl-trustbar__item{display:flex;align-items:center;gap:.7rem;font-size:var(--hl-trust-size, 1.3rem);font-weight:600;letter-spacing:.02em;color:var(--hl-trust-color, #ffffff)}.hl-trustbar__icon{display:inline-flex;color:var(--hl-trust-icon, #ffffff)}.hl-trustbar__icon svg{width:1.7rem;height:1.7rem}@media(max-width:749px){.hl-trustbar__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.4rem;padding:1.2rem 0;align-items:center}.hl-trustbar__item{font-size:1.05rem;justify-content:center}.hl-trustbar__icon svg{width:1.4rem;height:1.4rem}}.hl-desc__body img,.hl-desc__body video,.hl-desc__body iframe,.hl-desc__body table,.hl-desc__body picture{max-width:100%;height:auto}.hl-desc__body .video-media,.hl-desc__body [class*=video]{max-width:100%}@media(max-width:749px){.hl-header__actions{gap:1rem;padding-right:.2rem}.hl-header__inner{padding-right:.6rem}}.hl-lightbox__thumbs{position:absolute;left:0;right:0;bottom:1.6rem;display:flex;gap:.8rem;overflow-x:auto;padding:.4rem 1.6rem 1.2rem;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hl-lightbox__thumbs::-webkit-scrollbar{display:none}.hl-lightbox__thumbs button{flex:0 0 auto;width:6.6rem;height:6.6rem;padding:.2rem;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#fffffff2;scroll-snap-align:start}.hl-lightbox__thumbs button.is-active{border-color:#fff}.hl-lightbox__thumbs button img{width:100%;height:100%;object-fit:cover;display:block;border-radius:5px}.hl-header{transition:min-height .3s ease,box-shadow .3s ease}.hl-header__logo img{transition:transform .3s ease}.hl-header.is-scrolled{box-shadow:0 4px 20px #00000014}.hl-header.is-scrolled .hl-header__inner{min-height:6.4rem}.hl-header.is-scrolled .hl-header__logo img{transform:scale(.9)}.hl-to-top{position:fixed;bottom:2rem;right:2rem;z-index:70;width:4.8rem;height:4.8rem;border:0;border-radius:50%;background:var(--hl-brand, #4a3232);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;box-shadow:0 8px 20px #0003}.hl-to-top svg{width:2rem;height:2rem}.hl-to-top.is-visible{opacity:1;visibility:visible;transform:none}.hl-to-top:hover{background:var(--hl-brand-hover, #c0392b)}@media(max-width:749px){.hl-to-top{bottom:7rem;right:1.4rem;width:4.2rem;height:4.2rem}}.hl-judgeme__heading{margin:0 0 2rem}.hl-cart__app{padding:1.2rem 2.4rem 0}.hl-cart__app:empty{display:none}.hl-added__app{margin-top:1.8rem;border-top:1px solid var(--hl-line, #e6e2dd);padding-top:1.6rem}.hl-added__app:empty{display:none}.hl-footer--acc .hl-footer__acc-head{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:0;padding:0;margin:0 0 1.4rem;font:inherit;font-weight:700;color:var(--hl-ink, #121212);text-align:left;cursor:default}.hl-footer--acc .hl-footer__acc-icon{display:none}.hl-footer--acc .hl-footer__acc-body{display:block}@media(max-width:749px){.hl-footer--acc .hl-footer__acc{border-bottom:1px solid var(--hl-line, #e6e2dd)}.hl-footer--acc .hl-footer__acc-head{margin:0;padding:1.7rem .2rem 1.7rem 0;cursor:pointer;gap:1.2rem;font-size:1.6rem}.hl-footer--acc .hl-footer__acc-icon{display:inline-flex;transition:transform .2s ease;color:var(--hl-ink, #121212)}.hl-footer--acc .hl-footer__acc-icon svg{width:1.5rem;height:1.5rem}.hl-footer--acc .hl-footer__acc[data-open=true] .hl-footer__acc-icon{transform:rotate(180deg)}.hl-footer--acc .hl-footer__acc-body{display:none}.hl-footer--acc .hl-footer__acc[data-open=true] .hl-footer__acc-body{display:block;padding:0 .2rem 1.8rem}.hl-footer--acc .hl-footer__acc-body .hl-footer__links{gap:1rem}}.hl-blog__head{text-align:center;max-width:72rem;margin:0 auto clamp(3rem,5vw,5rem)}.hl-blog__title{margin:.8rem 0 0}.hl-blog__sub{color:var(--hl-muted, #8b8b8b);font-size:1.6rem;line-height:1.6;margin:1rem 0 0}.hl-blog__grid{display:grid;grid-template-columns:repeat(var(--hl-blog-cols, 3),minmax(0,1fr));gap:clamp(2rem,3vw,3.2rem)}.hl-blog__card{display:flex;flex-direction:column;gap:1.2rem}.hl-blog__media{display:block;border-radius:14px;overflow:hidden;background:#f2f0ec}.hl-blog__media img,.hl-blog__media .hl-blog__ph{width:100%;height:100%;object-fit:cover;display:block}.hl-blog__ph{min-height:22rem}.hl-blog__meta{display:flex;align-items:center;gap:1rem;font-size:1.25rem;text-transform:uppercase;letter-spacing:.06em;color:var(--hl-muted, #8b8b8b)}.hl-blog__tag{color:var(--hl-brand-hover, #c0392b)}.hl-blog__card-title{font-family:var(--hl-font-heading);font-size:2rem;font-weight:700;line-height:1.3;margin:0}.hl-blog__card-title a{color:var(--hl-ink, #121212);text-decoration:none}.hl-blog__card-title a:hover{text-decoration:underline;text-underline-offset:.3rem}.hl-blog__excerpt{color:var(--hl-muted, #6f6a63);font-size:1.5rem;line-height:1.6;margin:0}.hl-blog__more{margin-top:auto;font-weight:700;color:var(--hl-brand-hover, #c0392b);text-decoration:none}.hl-blog__more:hover{text-decoration:underline;text-underline-offset:.3rem}.hl-blog__page{color:var(--hl-ink, #121212);text-decoration:none;font-weight:600;padding:.8rem 1.2rem;border-radius:8px}.hl-blog__page:hover{background:#0000000a;text-decoration:underline}.hl-blog__page-ind{color:var(--hl-muted, #8b8b8b);font-size:1.4rem}@media(max-width:749px){.hl-blog__grid{grid-template-columns:repeat(var(--hl-blog-cols-m, 1),minmax(0,1fr))}.hl-blog__excerpt{font-size:1.4rem}}.hl-article__inner{max-width:var(--hl-article-max, 82rem);margin:0 auto}.hl-article__back{display:inline-flex;align-items:center;gap:.6rem;color:var(--hl-muted, #8b8b8b);text-decoration:none;font-weight:600;margin-bottom:2.4rem}.hl-article__back:hover{color:var(--hl-ink, #121212)}.hl-article__title{margin:.8rem 0 0;font-size:clamp(3rem,4.4vw,5.2rem);line-height:1.15}.hl-article__meta{display:flex;align-items:center;flex-wrap:wrap;gap:1.6rem;color:var(--hl-muted, #8b8b8b);text-transform:uppercase;letter-spacing:.08em;font-size:1.3rem;margin:1.4rem 0 2.8rem}.hl-article__tag{color:var(--hl-brand-hover, #c0392b)}.hl-article__hero{border-radius:16px;overflow:hidden;margin-bottom:3.2rem;background:#f2f0ec}.hl-article__hero img{width:100%;height:auto;display:block}.hl-article__content{font-size:1.7rem;line-height:1.75;color:var(--hl-ink, #121212)}.hl-article__content h2{font-family:var(--hl-font-heading);margin-top:3rem}.hl-article__content img,.hl-article__content figure img{width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;display:block;border-radius:12px}.hl-rte img{max-width:100%;height:auto!important;object-fit:contain!important;border-radius:12px}.hl-article__content figure{margin:2rem 0}.hl-article__content figure figcaption{font-size:1.4rem;color:var(--hl-muted, #8b8b8b);text-align:center;margin-top:.8rem}.hl-article__content table{max-width:100%}.hl-article__content iframe,.hl-article__content video,.hl-article__content embed{max-width:100%}.hl-article__foot{margin-top:4rem;padding-top:2.4rem;border-top:1px solid var(--hl-line, #e6e2dd);display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;font-weight:600}.hl-article__foot a{color:var(--hl-ink, #121212);text-decoration:none}.hl-article__foot a:hover{text-decoration:underline;text-underline-offset:.3rem}
/*# sourceMappingURL=/cdn/shop/t/16/assets/homelux.css.map */
