.ohm-404__big{font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-black);font-size:clamp(4rem,2rem + 10vw,9rem);line-height:1;color:var(--ohm-accent);letter-spacing:-.04em}.ohm-404__search{max-width:30rem;width:100%}.ohm-404__search .ohm-input{padding-left:2.6rem}.ohm-about__media{border-radius:var(--ohm-r-lg);overflow:hidden;aspect-ratio:5/4;background:var(--ohm-soft)}.ohm-about__img{width:100%;height:100%;object-fit:cover}.ohm-about__values{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ohm-gap);margin-top:clamp(2rem,1rem + 3vw,3.5rem)}.ohm-about__value{padding:1.5rem;display:flex;flex-direction:column;gap:.6rem}.ohm-about__value p{color:var(--ohm-muted);margin:0}.ohm-about__cta{text-align:center;margin-top:clamp(2rem,1rem + 3vw,3.5rem)}@media(max-width:900px){.ohm-about__values{grid-template-columns:1fr}}.ohm-annc{background:var(--ohm-dark);color:var(--ohm-on-dark);font-size:var(--ohm-fs-sm)}.ohm-annc__inner{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:2.6rem;padding-block:.4rem}.ohm-annc__msgs{flex:1;min-width:0;text-align:center}.ohm-annc__msg{display:inline-flex;align-items:center;gap:.5rem;justify-content:center;margin:0}.ohm-annc__msg svg{width:1.1em;height:1.1em;color:var(--ohm-accent);flex:none}.ohm-annc__msg a{color:var(--ohm-accent);text-decoration:underline;text-underline-offset:2px}.ohm-annc__loc{flex:none}.ohm-annc__loc .ohm-loc__static{color:var(--ohm-on-dark)}@media(max-width:700px){.ohm-annc__loc{display:none}}.ohm-assure{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--ohm-gap)}.ohm-assure__item{display:flex;gap:.85rem;align-items:flex-start}.ohm-assure__ic{flex:none;width:3rem;height:3rem;border-radius:var(--ohm-r);background:color-mix(in srgb,var(--ohm-accent) 30%,transparent);color:var(--ohm-ink);display:grid;place-items:center}.ohm-section--dark .ohm-assure__ic{color:var(--ohm-accent);background:color-mix(in srgb,var(--ohm-accent) 18%,transparent)}.ohm-assure__ic svg{width:1.5rem;height:1.5rem}.ohm-assure__title{font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-bold);margin:0 0 .15rem}.ohm-assure__text{margin:0;font-size:var(--ohm-fs-sm);color:var(--ohm-muted)}.ohm-section--dark .ohm-assure__text{color:color-mix(in srgb,#fff 70%,transparent)}@media(max-width:900px){.ohm-assure{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.ohm-assure{grid-template-columns:1fr}}.ohm-bento{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:clamp(8.5rem,6rem + 9vw,12.5rem);gap:var(--ohm-gap);grid-template-areas:"big big a b" "big big c c"}.ohm-bento__tile--1{grid-area:big}.ohm-bento__tile--2{grid-area:a}.ohm-bento__tile--3{grid-area:b}.ohm-bento__tile--4{grid-area:c}.ohm-bento__tile{position:relative;display:block;overflow:hidden;border-radius:var(--ohm-r-lg);text-decoration:none;color:#fff;background:var(--ohm-dark);isolation:isolate;transition:transform .22s var(--ohm-ease),box-shadow .22s var(--ohm-ease)}.ohm-bento__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.ohm-bento__img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ohm-ease)}.ohm-bento__ph{width:100%;height:100%;display:grid;place-items:center;color:var(--ohm-accent);background:radial-gradient(circle at 30% 30%,color-mix(in srgb,var(--ohm-accent) 28%,transparent),transparent 60%),var(--ohm-dark)}.ohm-bento__ph[data-i="1"]{background:radial-gradient(circle at 70% 40%,color-mix(in srgb,var(--ohm-accent-2) 40%,transparent),transparent 60%),var(--ohm-dark)}.ohm-bento__ph[data-i="2"]{background:radial-gradient(circle at 50% 70%,color-mix(in srgb,var(--ohm-accent) 30%,transparent),transparent 60%),var(--ohm-dark)}.ohm-bento__ph svg{width:28%;height:28%}.ohm-bento__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,color-mix(in srgb,var(--ohm-dark) 85%,transparent),transparent 60%)}.ohm-bento__tag{position:absolute;top:.9rem;left:.9rem;z-index:2}.ohm-bento__info{position:absolute;inset-inline:0;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;gap:.6rem;padding:1rem}.ohm-bento__name{display:block;font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-bold);line-height:1.2}.ohm-bento__tile--1 .ohm-bento__name{font-size:1.3rem}.ohm-bento__price{display:block;margin-top:.2rem;font-variant-numeric:tabular-nums;color:var(--ohm-accent);font-weight:var(--ohm-fw-bold)}.ohm-bento__chev{flex:none;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--ohm-accent);color:var(--ohm-accent-ink);display:grid;place-items:center;transition:transform .2s var(--ohm-ease)}.ohm-bento__chev svg{width:1.1rem;height:1.1rem}@media(prefers-reduced-motion:no-preference){.ohm-bento__tile:hover{transform:translateY(-3px);box-shadow:var(--ohm-shadow)}.ohm-bento__tile:hover .ohm-bento__img{transform:scale(1.06)}.ohm-bento__tile:hover .ohm-bento__chev{transform:translate(3px)}}.ohm-bento__tile:focus-visible{outline:3px solid var(--ohm-accent-2);outline-offset:3px}@media(max-width:800px){.ohm-bento{grid-template-columns:1fr 1fr;grid-template-areas:"big big" "a b" "c c"}}@media(max-width:480px){.ohm-bento{grid-template-columns:1fr 1fr;grid-auto-rows:9rem;grid-template-areas:"big big" "a b" "c c"}.ohm-bento__tile--1{min-height:14rem}}.ohm-brands{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--ohm-gap)}.ohm-brands__group{padding:1.5rem}.ohm-brands__head{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.ohm-brands__ic{flex:none;width:2.6rem;height:2.6rem;border-radius:var(--ohm-r-sm);background:color-mix(in srgb,var(--ohm-accent) 30%,transparent);color:var(--ohm-ink);display:grid;place-items:center}.ohm-section--dark .ohm-brands__ic{color:var(--ohm-accent);background:color-mix(in srgb,var(--ohm-accent) 18%,transparent)}.ohm-brands__ic svg{width:1.4rem;height:1.4rem}.ohm-brands__label{font-family:var(--ohm-font-display);font-size:.78rem;font-weight:var(--ohm-fw-bold);letter-spacing:.12em;text-transform:uppercase;margin:0;color:var(--ohm-muted)}.ohm-section--dark .ohm-brands__label{color:color-mix(in srgb,#fff 70%,transparent)}.ohm-brands__pills{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.ohm-brands__pill{display:inline-flex;align-items:center;padding:.45rem .9rem;border:1.5px solid var(--ohm-line-strong);border-radius:var(--ohm-r-pill);font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-bold);font-size:.95rem;transition:border-color .18s var(--ohm-ease),color .18s var(--ohm-ease),transform .18s var(--ohm-ease)}.ohm-section--dark .ohm-brands__pill{border-color:color-mix(in srgb,#fff 22%,transparent)}.ohm-brands__pill:hover{border-color:var(--ohm-accent);color:var(--ohm-accent-2)}@media(prefers-reduced-motion:no-preference){.ohm-brands__pill:hover{transform:translateY(-2px)}}@media(max-width:760px){.ohm-brands{grid-template-columns:1fr}}.ohm-ship{background:var(--ohm-soft);border-radius:var(--ohm-r);padding:1rem 1.2rem;margin-bottom:1.5rem}.ohm-ship p{margin:0 0 .6rem;display:flex;align-items:center;gap:.4rem}.ohm-ship__bar{height:8px;border-radius:999px;background:color-mix(in srgb,var(--ohm-ink) 12%,transparent);overflow:hidden}.ohm-ship__bar span{display:block;height:100%;background:var(--ohm-accent);transition:width .4s var(--ohm-ease)}.ohm-cart__items{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.ohm-cart__item{display:grid;grid-template-columns:6rem 1fr auto;gap:1rem;padding:1rem;border:1px solid var(--ohm-line);border-radius:var(--ohm-r);align-items:center}.ohm-cart__media{border-radius:var(--ohm-r-sm);overflow:hidden;background:var(--ohm-soft);aspect-ratio:1;display:block}.ohm-cart__media img{width:100%;height:100%;object-fit:cover}.ohm-cart__name{font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-bold);text-decoration:none}.ohm-cart__variant{color:var(--ohm-muted);font-size:var(--ohm-fs-sm);margin:.2rem 0}.ohm-cart__price{margin:.2rem 0;font-variant-numeric:tabular-nums}.ohm-cart__remove{display:inline-flex;align-items:center;gap:.3rem;font-size:var(--ohm-fs-sm);color:var(--ohm-muted);text-decoration:none}.ohm-cart__remove svg{width:.9rem;height:.9rem}.ohm-cart__remove:hover{color:var(--ohm-sale)}.ohm-cart__qtycol{display:flex;flex-direction:column;align-items:flex-end;gap:.6rem}.ohm-cart__line{margin:0;font-weight:var(--ohm-fw-bold);font-variant-numeric:tabular-nums}.ohm-cart__foot{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}.ohm-cart__summary{min-width:18rem;margin-left:auto}.ohm-cart__total{display:flex;justify-content:space-between;font-size:1.3rem;font-family:var(--ohm-font-display);margin-bottom:.4rem}.ohm-cart__note{color:var(--ohm-muted);font-size:var(--ohm-fs-sm);margin:0 0 1rem}@media(max-width:600px){.ohm-cart__item{grid-template-columns:4.5rem 1fr}.ohm-cart__qtycol{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:center}.ohm-cart__summary{width:100%}}.ohm-cx__grid{display:grid;grid-template-columns:16rem minmax(0,1fr) minmax(0,1.5fr);gap:var(--ohm-gap);align-items:stretch}.ohm-cx__panel{background:var(--ohm-surface);border:1px solid var(--ohm-line);border-radius:var(--ohm-r-lg);overflow:hidden;align-self:start}.ohm-cx__panel-head{background:var(--ohm-dark);color:#fff;font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-black);font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;padding:1.1rem 1.2rem;border-bottom:3px solid var(--ohm-accent)}.ohm-cx__sublist{list-style:none;margin:0;padding:.4rem}.ohm-cx__sublist a{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.8rem;min-height:44px;text-decoration:none;color:var(--ohm-ink);font-weight:var(--ohm-fw-bold);font-size:.92rem;border-radius:var(--ohm-r-sm)}.ohm-cx__sublist a:hover{background:var(--ohm-soft);color:var(--ohm-accent-2)}.ohm-cx__sublist svg{width:1rem;height:1rem;color:var(--ohm-muted);flex:none}.ohm-cx__sublist a:hover svg{color:var(--ohm-accent-2)}.ohm-cx__hero{position:relative;display:block;border-radius:var(--ohm-r-lg);overflow:hidden;background:var(--ohm-soft);min-height:18rem}.ohm-cx__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ohm-ease)}.ohm-cx__hero-ph{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--ohm-accent);background:radial-gradient(circle at 40% 35%,color-mix(in srgb,var(--ohm-accent) 25%,transparent),transparent 60%),var(--ohm-dark)}.ohm-cx__hero-ph svg{width:30%;height:30%}@media(prefers-reduced-motion:no-preference){.ohm-cx__hero:hover .ohm-cx__hero-img{transform:scale(1.04)}}.ohm-cx__cards{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--ohm-line);border-radius:var(--ohm-r-lg);overflow:hidden}.ohm-cx__card{display:flex;align-items:center;gap:.9rem;padding:1.1rem 1.2rem;text-decoration:none;color:var(--ohm-ink);border-bottom:1px solid var(--ohm-line);border-right:1px solid var(--ohm-line);transition:background .16s var(--ohm-ease);min-height:6.2rem}.ohm-cx__card:nth-child(2n){border-right:0}.ohm-cx__card:hover{background:var(--ohm-soft)}.ohm-cx__thumb{flex:none;width:3.4rem;height:3.4rem;display:grid;place-items:center;color:var(--ohm-accent-2)}.ohm-cx__thumb-img{width:100%;height:100%;object-fit:contain}.ohm-cx__thumb svg{width:2rem;height:2rem}.ohm-cx__card-txt{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1}.ohm-cx__card-name{font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-bold);color:var(--ohm-accent-2);line-height:1.25}.ohm-cx__card-go{flex:none;color:var(--ohm-ink);transition:transform .18s var(--ohm-ease)}.ohm-cx__card-go svg{width:1.2rem;height:1.2rem}@media(prefers-reduced-motion:no-preference){.ohm-cx__card:hover .ohm-cx__card-go{transform:translate(4px)}}@media(max-width:1080px){.ohm-cx__grid{grid-template-columns:1fr 1fr}.ohm-cx__panel{grid-column:1 / -1}}@media(max-width:700px){.ohm-cx__grid{grid-template-columns:1fr}.ohm-cx__hero{min-height:14rem}.ohm-cx__cards{grid-template-columns:1fr}.ohm-cx__card{border-right:0}}.ohm-coll__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.2rem}.ohm-coll__count{margin:0;color:var(--ohm-muted);font-weight:var(--ohm-fw-bold)}.ohm-coll__tools{display:flex;gap:.6rem;align-items:center}.ohm-coll__sort .ohm-select{border-radius:var(--ohm-r-pill)}.ohm-coll__filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.2rem;padding:1.2rem;border:1px solid var(--ohm-line);border-radius:var(--ohm-r);margin-bottom:1.5rem}.ohm-coll__fgroup{border:0;margin:0;padding:0}.ohm-coll__fgroup legend{font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-bold);margin-bottom:.5rem}.ohm-coll__fvals{display:flex;flex-wrap:wrap;gap:.4rem}.ohm-chip{position:relative}.ohm-chip input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.ohm-chip span{display:inline-flex;min-height:36px;align-items:center;padding:0 .75rem;border:1.5px solid var(--ohm-line-strong);border-radius:var(--ohm-r-pill);font-size:var(--ohm-fs-sm)}.ohm-chip input:checked+span{background:var(--ohm-ink);color:var(--ohm-bg);border-color:var(--ohm-ink)}.ohm-chip input:focus-visible+span{outline:3px solid var(--ohm-accent-2);outline-offset:2px}.ohm-coll__price{display:flex;gap:.5rem;align-items:center}.ohm-coll__price .ohm-input{width:6rem}.ohm-coll__clear{align-self:center;font-weight:var(--ohm-fw-bold);color:var(--ohm-accent-2)}.ohm-pager{margin-top:2.5rem;display:flex;justify-content:center}.ohm-pager a,.ohm-pager span{padding:.5rem .85rem;border-radius:var(--ohm-r-sm);text-decoration:none}.ohm-pager a:hover{background:var(--ohm-soft)}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.ohm-contact__aside{background:var(--ohm-soft);border-radius:var(--ohm-r-lg);padding:1.5rem}.ohm-contact__faqh{margin-top:1.5rem}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.ohm-pop{z-index:40;width:min(94vw,30rem);border:0;border-radius:var(--ohm-r-lg);padding:0;background:var(--ohm-bg);color:var(--ohm-ink);box-shadow:var(--ohm-shadow-lg);overflow:hidden}.ohm-pop:not([open]){display:none}.ohm-pop::backdrop{background:color-mix(in srgb,var(--ohm-dark) 55%,transparent)}.ohm-pop__inner{padding:2.2rem 1.8rem;text-align:center;display:flex;flex-direction:column;gap:.6rem}.ohm-pop__mark{width:3.2rem;height:3.2rem;margin:0 auto .4rem;border-radius:50%;background:var(--ohm-accent);color:var(--ohm-accent-ink);display:grid;place-items:center}.ohm-pop__mark svg{width:1.6rem;height:1.6rem}.ohm-pop__title{font-size:var(--ohm-fs-h3);margin:0}.ohm-pop__text{color:var(--ohm-muted);margin:0 0 .6rem}.ohm-pop__form{display:grid;gap:.6rem}.ohm-pop__close{position:absolute;top:.7rem;right:.7rem;width:2.4rem;height:2.4rem;border:0;background:var(--ohm-soft);border-radius:50%;cursor:pointer;display:grid;place-items:center;color:var(--ohm-ink)}.ohm-pop__decline{background:none;border:0;color:var(--ohm-muted);cursor:pointer;text-decoration:underline;font:inherit;font-size:var(--ohm-fs-sm);margin-top:.3rem}.ohm-pop__code{margin-top:.5rem}.ohm-pop__codebtn{font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-black);font-size:1.2rem;letter-spacing:.1em;border:2px dashed var(--ohm-accent-2);background:var(--ohm-soft);border-radius:var(--ohm-r-sm);padding:.6rem 1rem;cursor:pointer}.ohm-pop__codebtn svg{width:1em;height:1em;opacity:0}.ohm-pop__codebtn.copied svg{opacity:1}.ohm-fsplit{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,1rem + 4vw,4.5rem);align-items:center}.ohm-fsplit--rev .ohm-fsplit__media{order:2}.ohm-fsplit__media{border-radius:var(--ohm-r-lg);overflow:hidden;aspect-ratio:5 / 4;background:var(--ohm-soft)}.ohm-fsplit__img{width:100%;height:100%;object-fit:cover}.ohm-fsplit__ph{width:100%;height:100%;display:grid;place-items:center;color:var(--ohm-accent);background:radial-gradient(circle at 70% 30%,color-mix(in srgb,var(--ohm-accent-2) 35%,transparent),transparent 60%),var(--ohm-dark)}.ohm-fsplit__ph svg{width:26%;height:26%}.ohm-fsplit__body{margin:.8rem 0;color:var(--ohm-muted)}.ohm-section--dark .ohm-fsplit__body{color:color-mix(in srgb,#fff 75%,transparent)}.ohm-fsplit__list{list-style:none;padding:0;margin:1rem 0 1.6rem;display:grid;gap:.6rem}.ohm-fsplit__list li{display:flex;align-items:center;gap:.6rem;font-weight:var(--ohm-fw-bold)}.ohm-fsplit__list svg{width:1.2rem;height:1.2rem;color:var(--ohm-accent-2);flex:none}.ohm-section--dark .ohm-fsplit__list svg{color:var(--ohm-accent)}@media(max-width:900px){.ohm-fsplit{grid-template-columns:1fr}.ohm-fsplit--rev .ohm-fsplit__media{order:-1}}.ohm-footer{background:var(--ohm-dark);color:color-mix(in srgb,#fff 78%,transparent);padding-block:clamp(2.5rem,1.5rem + 4vw,4.5rem) 1.5rem}.ohm-footer a{color:inherit;text-decoration:none}.ohm-footer a:hover{color:var(--ohm-accent)}.ohm-footer__top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:clamp(1.5rem,1rem + 3vw,3.5rem);padding-bottom:2.5rem;border-bottom:1px solid color-mix(in srgb,#fff 14%,transparent)}.ohm-footer__logo{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-black);font-size:1.3rem;color:#fff}.ohm-footer__logo-img{max-height:2.2rem;width:auto}.ohm-footer__tag{margin:.9rem 0;max-width:32ch}.ohm-footer__contact{list-style:none;padding:0;margin:1rem 0;display:grid;gap:.55rem;font-size:var(--ohm-fs-sm)}.ohm-footer__contact li{display:flex;gap:.55rem;align-items:flex-start}.ohm-footer__contact svg{width:1.1rem;height:1.1rem;color:var(--ohm-accent);flex:none;margin-top:.15rem}.ohm-footer__social{display:flex;gap:.5rem;margin-top:1rem}.ohm-footer__social a{width:2.4rem;height:2.4rem;border-radius:50%;border:1px solid color-mix(in srgb,#fff 22%,transparent);display:grid;place-items:center}.ohm-footer__social a:hover{background:var(--ohm-accent);color:var(--ohm-accent-ink);border-color:var(--ohm-accent)}.ohm-footer__social svg{width:1.2rem;height:1.2rem}.ohm-footer__h{font-family:var(--ohm-font-display);font-size:.95rem;font-weight:var(--ohm-fw-bold);color:#fff;margin:0 0 1rem}.ohm-footer__list{list-style:none;padding:0;margin:0;display:grid;gap:.6rem;font-size:var(--ohm-fs-sm)}.ohm-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:1.5rem;font-size:var(--ohm-fs-sm)}.ohm-footer__copy{margin:0}.ohm-footer__pay{display:flex;gap:.4rem;flex-wrap:wrap}.ohm-footer__pay-ic{width:2.3rem;height:auto;border-radius:4px}.ohm-footer__loc .ohm-loc__static{color:inherit}@media(max-width:900px){.ohm-footer__top{grid-template-columns:1fr 1fr}}@media(max-width:540px){.ohm-footer__top{grid-template-columns:1fr}.ohm-footer__bottom{flex-direction:column;align-items:flex-start}}.ohm-topline{height:3px;background:var(--ohm-accent)}.ohm-header{position:sticky;top:0;z-index:50;background:var(--ohm-surface);transition:box-shadow .2s var(--ohm-ease)}.ohm-header--stuck{box-shadow:var(--ohm-shadow-sm)}.ohm-util{background:var(--ohm-dark);color:#fff;font-size:.82rem}.ohm-util__inner{display:flex;align-items:center;gap:1rem;min-height:40px}.ohm-util__left{display:flex;align-items:center;gap:1rem}.ohm-util__item{display:inline-flex;align-items:center;gap:.4rem;color:#fff;text-decoration:none;white-space:nowrap}.ohm-util__item svg{width:1.05em;height:1.05em;color:var(--ohm-accent);flex:none}.ohm-util__item:hover{color:var(--ohm-accent)}.ohm-util__div{width:1px;height:1.1rem;background:color-mix(in srgb,#fff 28%,transparent)}.ohm-util__fb{width:1.7rem;height:1.7rem;border:1px solid color-mix(in srgb,#fff 40%,transparent);border-radius:50%;display:grid;place-items:center;color:#fff}.ohm-util__fb svg{width:.9rem;height:.9rem}.ohm-util__fb:hover{background:var(--ohm-accent);color:var(--ohm-accent-ink);border-color:var(--ohm-accent)}.ohm-util__nav{margin-left:auto}.ohm-util__nav ul{display:flex;gap:1.4rem;list-style:none;margin:0;padding:0}.ohm-util__nav a{color:#fff;text-decoration:none;padding:2px 0;border-bottom:2px solid transparent}.ohm-util__nav a:hover{color:var(--ohm-accent);border-color:var(--ohm-accent)}.ohm-util__acct{display:flex;gap:1rem}.ohm-header__bar{display:flex;align-items:center;gap:1.5rem;padding-block:1rem}.ohm-logo{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--ohm-dark);flex:none}.ohm-logo__img{max-height:3rem;width:auto}.ohm-logo__mark{width:3rem;height:3rem;border-radius:.9rem;background:var(--ohm-dark);display:grid;place-items:center;flex:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,#fff 9%,transparent)}.ohm-logo__mark svg{width:2rem;height:2rem}.ohm-logo__txt{display:flex;flex-direction:column;line-height:1.05}.ohm-logo__name{font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-black);font-size:1.7rem;letter-spacing:-.02em}.ohm-logo__sub{font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ohm-muted);font-weight:var(--ohm-fw-bold)}.ohm-mainsearch{flex:1;max-width:560px;margin-inline:auto;display:flex;height:48px}.ohm-mainsearch__input{flex:1;height:48px;border:1.5px solid var(--ohm-line-strong);border-right:0;border-radius:var(--ohm-r-sm) 0 0 var(--ohm-r-sm);padding-left:16px;font:inherit;font-size:.95rem;background:var(--ohm-surface);color:var(--ohm-ink)}.ohm-mainsearch__input:focus{outline:none;border-color:var(--ohm-accent-2)}.ohm-mainsearch__btn{width:56px;height:48px;border:0;background:var(--ohm-accent);color:var(--ohm-accent-ink);border-radius:0 var(--ohm-r-sm) var(--ohm-r-sm) 0;display:grid;place-items:center;cursor:pointer}.ohm-mainsearch__btn:hover{filter:brightness(.95)}.ohm-mainsearch__btn svg{width:1.4rem;height:1.4rem}.ohm-actions{display:flex;gap:.75rem;flex:none}.ohm-act{position:relative;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;text-decoration:none}.ohm-act--dark{background:var(--ohm-dark);color:#fff}.ohm-act--accent{background:var(--ohm-accent);color:var(--ohm-accent-ink)}.ohm-act:hover{filter:brightness(.95)}.ohm-act svg{width:1.45rem;height:1.45rem}.ohm-act__badge{position:absolute;top:-2px;right:-2px;min-width:1.25rem;height:1.25rem;padding:0 .25rem;border-radius:999px;background:var(--ohm-dark);color:#fff;border:2px solid var(--ohm-surface);font-size:.66rem;font-weight:var(--ohm-fw-bold);display:grid;place-items:center;line-height:1}.ohm-act--dark .ohm-act__badge{background:var(--ohm-accent);color:var(--ohm-accent-ink)}.ohm-header__icon{display:inline-grid;place-items:center;width:2.7rem;height:2.7rem;min-width:44px;min-height:44px;border:0;background:transparent;color:var(--ohm-ink);cursor:pointer;border-radius:50%}.ohm-header__icon:hover{background:var(--ohm-soft)}.ohm-header__icon svg{width:1.5rem;height:1.5rem}.ohm-header__burger{display:none}.ohm-drawer{width:min(92vw,22rem);max-width:100%;height:100%;max-height:100%;margin:0 auto 0 0;border:0;padding:1.2rem;background:var(--ohm-bg);color:var(--ohm-ink);display:flex;flex-direction:column}.ohm-drawer:not([open]){display:none}.ohm-drawer::backdrop{background:color-mix(in srgb,var(--ohm-dark) 55%,transparent)}.ohm-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid var(--ohm-line)}.ohm-drawer__nav{display:flex;flex-direction:column;padding-block:.5rem;overflow-y:auto}.ohm-drawer__link{padding:.85rem .2rem;text-decoration:none;color:var(--ohm-ink);font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-bold);border-bottom:1px solid var(--ohm-line)}.ohm-drawer__link:hover{color:var(--ohm-accent-2)}.ohm-drawer__foot{margin-top:auto;padding-top:1rem;display:flex;flex-direction:column;gap:.8rem}.ohm-drawer__phone{display:flex;align-items:center;gap:.4rem;margin:0;font-weight:var(--ohm-fw-bold)}.ohm-drawer__phone svg{width:1.1rem;height:1.1rem;color:var(--ohm-accent-2)}.ohm-drawer__phone a{text-decoration:none}@media(max-width:1024px){.ohm-util__nav,.ohm-util__acct{display:none}.ohm-util__inner{justify-content:center}.ohm-util__left{margin-inline:auto}}@media(max-width:768px){.ohm-header__burger{display:inline-grid}.ohm-header__bar{flex-wrap:wrap;gap:.75rem}.ohm-logo__name{font-size:1.4rem}.ohm-logo__sub{display:none}.ohm-mainsearch{order:3;flex-basis:100%;max-width:100%}.ohm-act--dark{display:none}.ohm-util__item span{font-size:.78rem}}.ohm-news{background:var(--ohm-accent);color:var(--ohm-accent-ink);padding-block:var(--ohm-section-pad)}.ohm-news__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,1rem + 3vw,4rem);align-items:center}.ohm-news .ohm-eyebrow{color:var(--ohm-accent-ink)}.ohm-news .ohm-eyebrow:before{background:var(--ohm-accent-ink)}.ohm-news__intro{font-size:var(--ohm-fs-lead);margin:.6rem 0 0}.ohm-news__row{display:flex;gap:.6rem;flex-wrap:wrap}.ohm-news__row .ohm-input{flex:1;min-width:14rem;border-color:var(--ohm-accent-ink)}.ohm-news__ok{display:flex;align-items:center;gap:.5rem;font-weight:var(--ohm-fw-bold)}.ohm-news__ok svg{width:1.2rem;height:1.2rem}.ohm-news__err{margin:.5rem 0 0;font-weight:var(--ohm-fw-bold)}.ohm-news__note{margin:.8rem 0 0;font-size:var(--ohm-fs-sm);opacity:.85}@media(max-width:760px){.ohm-news__inner{grid-template-columns:1fr}}.ohm-pass{min-height:70vh;display:grid;place-items:center}.ohm-pass__inner{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.ohm-pass__mark{width:3.5rem;height:3.5rem;border-radius:var(--ohm-r)}.ohm-pass__mark svg{width:2rem;height:2rem}.ohm-pass__form{width:100%;max-width:26rem;margin-top:.5rem}.ohm-pass__row{display:flex;gap:.6rem}.ohm-pass__row .ohm-input{flex:1}.ohm-pass__owner{font-size:var(--ohm-fs-sm);color:var(--ohm-muted);margin-top:1rem}.ohm-rail-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.2rem,1rem + 1vw,2rem);flex-wrap:wrap}.ohm-rail-head__actions{display:flex;align-items:center;gap:.75rem}@media(max-width:600px){.ohm-rail-head__actions .ohm-btn--ghost{display:none}}.ohm-pdp__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(1.5rem,1rem + 4vw,4rem);align-items:start}.ohm-crumbs{display:flex;gap:.5rem;align-items:center;font-size:var(--ohm-fs-sm);color:var(--ohm-muted);margin-bottom:1.5rem;flex-wrap:wrap}.ohm-crumbs a{text-decoration:none}.ohm-crumbs a:hover{color:var(--ohm-accent-2)}.ohm-pdp__main{position:relative;border-radius:var(--ohm-r-lg);overflow:hidden;background:var(--ohm-soft);aspect-ratio:1/1}.ohm-pdp__mainimg{width:100%;height:100%;object-fit:cover}.ohm-pdp__ph{width:100%;height:100%;display:grid;place-items:center;color:var(--ohm-accent);background:var(--ohm-dark)}.ohm-pdp__ph svg{width:30%;height:30%}.ohm-pdp__badge{position:absolute;top:1rem;left:1rem}.ohm-pdp__thumbs{display:flex;gap:.6rem;margin-top:.8rem;overflow-x:auto;scrollbar-width:none}.ohm-pdp__thumb{flex:0 0 auto;width:4.6rem;height:4.6rem;border-radius:var(--ohm-r-sm);overflow:hidden;border:2px solid transparent;background:var(--ohm-soft);cursor:pointer;padding:0}.ohm-pdp__thumb img{width:100%;height:100%;object-fit:cover}.ohm-pdp__thumb.is-active{border-color:var(--ohm-accent-2)}.ohm-pdp__title{font-size:var(--ohm-fs-h2);margin:.3rem 0 .8rem}.ohm-pdp__price{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap;font-variant-numeric:tabular-nums;margin-bottom:1rem}.ohm-pdp__price .now{font-family:var(--ohm-font-display);font-size:1.8rem;font-weight:var(--ohm-fw-black)}.ohm-pdp__price .now--sale{color:var(--ohm-sale)}.ohm-pdp__price .was{color:var(--ohm-muted);text-decoration:line-through}.ohm-pdp__short{color:var(--ohm-muted);margin-bottom:1.3rem}.ohm-pdp__opt{margin-bottom:1.1rem}.ohm-pdp__opt .ohm-label{display:block;margin-bottom:.5rem}.ohm-pdp__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.ohm-swatch{position:relative}.ohm-swatch input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.ohm-swatch span{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:2.8rem;padding:0 1rem;border:1.5px solid var(--ohm-line-strong);border-radius:var(--ohm-r-pill);font-weight:var(--ohm-fw-bold);font-size:var(--ohm-fs-sm)}.ohm-swatch.is-active span{border-color:var(--ohm-ink);background:var(--ohm-ink);color:var(--ohm-bg)}.ohm-swatch input:focus-visible+span{outline:3px solid var(--ohm-accent-2);outline-offset:2px}.ohm-pdp__buy{display:flex;gap:.75rem;align-items:stretch;margin:1.3rem 0 .8rem}.ohm-pdp__buy .ohm-btn{flex:1}.ohm-pdp__dispatch{display:flex;align-items:center;gap:.6rem;font-size:var(--ohm-fs-sm);font-weight:var(--ohm-fw-bold)}.ohm-pdp__trust{list-style:none;padding:0;margin:1.3rem 0;display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.ohm-pdp__trust li{display:flex;align-items:center;gap:.5rem;font-size:var(--ohm-fs-sm)}.ohm-pdp__trust svg{width:1.2rem;height:1.2rem;color:var(--ohm-accent-2);flex:none}.ohm-pdp__acc{margin-top:1.5rem}@media(max-width:900px){.ohm-pdp__grid,.ohm-pdp__trust{grid-template-columns:1fr}}.ohm-search__big{max-width:42rem}.ohm-search__big .ohm-input{padding-left:2.6rem}.ohm-search__other{padding:1.2rem;display:flex;flex-direction:column;gap:.6rem;text-decoration:none}.ohm-banner{background:var(--ohm-dark)}.ohm-banner__viewport{position:relative;overflow:hidden}.ohm-banner__slide{display:grid}.ohm-banner__slide[aria-hidden=false]{position:relative}.ohm-banner__img{width:100%;height:100%;object-fit:cover;grid-area:1 / 1;min-height:clamp(26rem,20rem + 26vw,42rem)}.ohm-banner__grad{background:radial-gradient(circle at 22% 30%,color-mix(in srgb,var(--ohm-accent) 30%,transparent),transparent 55%),radial-gradient(circle at 85% 80%,color-mix(in srgb,var(--ohm-accent-2) 40%,transparent),transparent 55%),var(--ohm-dark)}.ohm-banner__grad[data-i="1"]{background:radial-gradient(circle at 80% 25%,color-mix(in srgb,var(--ohm-accent) 35%,transparent),transparent 55%),var(--ohm-dark)}.ohm-banner__grad[data-i="2"]{background:radial-gradient(circle at 50% 90%,color-mix(in srgb,var(--ohm-accent-2) 45%,transparent),transparent 60%),var(--ohm-dark)}.ohm-banner__scrim{grid-area:1 / 1}.ohm-banner__slide--light .ohm-banner__scrim{background:linear-gradient(90deg,color-mix(in srgb,var(--ohm-dark) 80%,transparent),color-mix(in srgb,var(--ohm-dark) 35%,transparent) 60%,transparent)}.ohm-banner__slide--center .ohm-banner__scrim{background:linear-gradient(180deg,color-mix(in srgb,var(--ohm-dark) 30%,transparent),color-mix(in srgb,var(--ohm-dark) 70%,transparent))}.ohm-banner__slide--dark .ohm-banner__scrim{background:linear-gradient(90deg,color-mix(in srgb,#fff 78%,transparent),transparent 60%)}.ohm-banner__content{grid-area:1 / 1;align-self:center;z-index:2;padding-block:clamp(2rem,1rem + 4vw,4rem);width:100%}.ohm-banner__box{max-width:38rem}.ohm-banner__slide--center .ohm-banner__content{justify-self:center;text-align:center}.ohm-banner__slide--center .ohm-banner__box{margin-inline:auto}.ohm-banner__slide--light .ohm-banner__box{color:#fff}.ohm-banner__slide--dark .ohm-banner__box{color:var(--ohm-dark)}.ohm-banner__eyebrow{color:var(--ohm-accent)}.ohm-banner__slide--dark .ohm-banner__eyebrow{color:var(--ohm-dark)}.ohm-banner__slide--dark .ohm-banner__eyebrow:before{background:var(--ohm-dark)}.ohm-banner__title{font-size:var(--ohm-fs-h1);margin:.6rem 0 .7rem}.ohm-banner__slide--light .ohm-banner__title{color:#fff}.ohm-banner__text{font-size:var(--ohm-fs-lead);margin:0 0 1.6rem;max-width:34ch}.ohm-banner__slide--light .ohm-banner__text{color:color-mix(in srgb,#fff 82%,transparent)}.ohm-banner__slide--center .ohm-banner__text{margin-inline:auto}@media(prefers-reduced-motion:no-preference){.ohm-banner__slide[aria-hidden=false] .ohm-banner__box>*{animation:ohm-bnr-in .6s var(--ohm-ease) both}.ohm-banner__slide[aria-hidden=false] .ohm-banner__title{animation-delay:.06s}.ohm-banner__slide[aria-hidden=false] .ohm-banner__text{animation-delay:.12s}.ohm-banner__slide[aria-hidden=false] .ohm-banner__cta{animation-delay:.18s}@keyframes ohm-bnr-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}}.ohm-banner__controls{position:absolute;right:clamp(1rem,.5rem + 2vw,2.5rem);bottom:clamp(1rem,.5rem + 2vw,2.5rem);display:flex;gap:.5rem;z-index:5}.ohm-banner__btn{width:2.8rem;height:2.8rem;border-radius:50%;border:0;background:color-mix(in srgb,#fff 16%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .18s var(--ohm-ease),transform .18s var(--ohm-ease)}.ohm-banner__btn:hover{background:var(--ohm-accent);color:var(--ohm-accent-ink)}.ohm-banner__btn svg{width:1.2rem;height:1.2rem}.ohm-banner__play .ohm-banner__play-pause{display:inline-flex;gap:2px}.ohm-banner__play .ohm-banner__play-pause svg{width:.5rem;transform:scaleY(4) rotate(90deg)}.ohm-banner__play .ohm-banner__play-go,.ohm-banner__play[data-state=paused] .ohm-banner__play-pause{display:none}.ohm-banner__play[data-state=paused] .ohm-banner__play-go{display:inline-flex}.ohm-banner__dots{position:absolute;left:0;right:0;bottom:clamp(1rem,.5rem + 2vw,2.5rem);margin:0;z-index:5}.ohm-banner__dots button{background:color-mix(in srgb,#fff 45%,transparent)}.ohm-banner__dots button[aria-current=true]{background:var(--ohm-accent)}@media(max-width:768px){.ohm-banner__slide--light .ohm-banner__scrim,.ohm-banner__slide--dark .ohm-banner__scrim{background:linear-gradient(180deg,color-mix(in srgb,var(--ohm-dark) 30%,transparent),color-mix(in srgb,var(--ohm-dark) 78%,transparent))}.ohm-banner__slide--dark .ohm-banner__box,.ohm-banner__box,.ohm-banner__title{color:#fff}.ohm-banner__controls{bottom:3.2rem}}.ohm-voices__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:clamp(1.5rem,1rem + 2vw,3rem);flex-wrap:wrap}.ohm-voices{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ohm-gap)}.ohm-voice{padding:1.6rem;display:flex;flex-direction:column;gap:1rem;position:relative}.ohm-voice__top{display:flex;align-items:center;gap:.8rem}.ohm-voice__avatar{flex:none;width:2.9rem;height:2.9rem;border-radius:50%;display:grid;place-items:center;font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-black);font-size:1.1rem}.ohm-voice__avatar--0{background:var(--ohm-accent);color:var(--ohm-accent-ink)}.ohm-voice__avatar--1{background:var(--ohm-accent-2);color:#fff}.ohm-voice__avatar--2{background:var(--ohm-dark);color:#fff}.ohm-voice__who{display:flex;flex-direction:column;line-height:1.2;margin-right:auto}.ohm-voice__name{font-family:var(--ohm-font-display);font-weight:var(--ohm-fw-bold)}.ohm-voice__role{font-size:var(--ohm-fs-sm);color:var(--ohm-muted)}.ohm-section--dark .ohm-voice__role{color:color-mix(in srgb,#fff 65%,transparent)}.ohm-voice__q{font-family:var(--ohm-font-display);font-size:3rem;line-height:.6;color:color-mix(in srgb,var(--ohm-accent) 70%,var(--ohm-ink));align-self:flex-start}.ohm-voice__stars{display:inline-flex;gap:.15rem;color:color-mix(in srgb,var(--ohm-ink) 20%,transparent)}.ohm-section--dark .ohm-voice__stars{color:color-mix(in srgb,#fff 25%,transparent)}.ohm-voice__stars svg{width:1.1rem;height:1.1rem}.ohm-voice__stars svg.is-on{color:var(--ohm-accent-2)}.ohm-section--dark .ohm-voice__stars svg.is-on{color:var(--ohm-accent)}.ohm-voice__quote{margin:0;font-size:1.02rem;line-height:1.55}.ohm-voice__badge{margin:auto 0 0;display:inline-flex;align-items:center;gap:.4rem;font-size:var(--ohm-fs-sm);font-weight:var(--ohm-fw-bold);color:var(--ohm-success)}.ohm-voice__badge svg{width:1rem;height:1rem}@media(max-width:980px){.ohm-voices{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.ohm-voices{grid-template-columns:1fr}.ohm-voices__cta{width:100%}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
