:root{--oola-black: #050505;--oola-white: #ffffff;--oola-offwhite: #f4f4f1;--oola-grey: #777777;--oola-border: rgba(5, 5, 5, .14);--oola-radius: 0px}.oola-announcement,.oola-hero,.oola-category,.oola-ugc,.oola-sms{--color-foreground: 255, 255, 255;--color-foreground-title: 255, 255, 255;color:var(--oola-white)}.oola-hero__eyebrow,.oola-hero__title,.oola-hero__text,.oola-hero__text p,.oola-category__title,.oola-category__cta,.oola-ugc .oola-kicker,.oola-ugc .oola-heading,.oola-ugc .oola-copy,.oola-ugc .oola-section-header__link,.oola-ugc__caption,.oola-sms .oola-kicker,.oola-sms__title,.oola-sms__text,.oola-sms__text p{color:var(--oola-white)}.oola-section,.oola-announcement{--oola-page-width: 1440px;color:var(--oola-black)}.oola-container{width:min(calc(100% - 32px),var(--oola-page-width));margin-inline:auto}.oola-kicker{margin:0 0 10px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.oola-heading{margin:0;font-size:clamp(30px,4.5vw,64px);line-height:.94;letter-spacing:-.045em;text-transform:uppercase}.oola-copy{margin:14px 0 0;max-width:620px;font-size:14px;line-height:1.55}.oola-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border:1px solid var(--oola-black);background:var(--oola-black);color:var(--oola-white);font-size:12px;font-weight:700;letter-spacing:.1em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}.oola-button:hover,.oola-button:focus-visible{background:var(--oola-white);color:var(--oola-black)}.oola-button--light{border-color:var(--oola-white);background:var(--oola-white);color:var(--oola-black)}.oola-button--light:hover,.oola-button--light:focus-visible{background:transparent;color:var(--oola-white)}.oola-announcement{position:relative;z-index:21;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.14);background:var(--oola-black);color:var(--oola-white)}.oola-announcement__stage{position:relative;min-height:34px}.oola-announcement__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:0 16px;white-space:nowrap;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-align:center;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.oola-announcement__item.is-active{opacity:1;visibility:visible}.oola-hero{position:relative;overflow:hidden;background:var(--oola-black);color:var(--oola-white)}.oola-hero__viewport{position:relative;min-height:clamp(560px,78vh,900px)}.oola-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.oola-hero__slide.is-active{z-index:1;opacity:1;visibility:visible}.oola-hero__media,.oola-hero__image,.oola-hero__placeholder,.oola-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.oola-hero__image,.oola-hero__media video{object-fit:cover}.oola-hero__image--mobile{display:none}.oola-hero__placeholder{background:linear-gradient(135deg,#111,#333)}.oola-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b8,#00000038 58%,#0000001a)}.oola-hero__content{position:relative;z-index:2;display:flex;min-height:clamp(560px,78vh,900px);align-items:flex-end;padding-block:clamp(42px,7vw,92px)}.oola-hero__content-inner{width:min(720px,92%)}.oola-hero__eyebrow{margin:0 0 12px;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.oola-hero__title{margin:0;max-width:900px;font-size:clamp(50px,9vw,130px);line-height:.84;letter-spacing:-.065em;text-transform:uppercase}.oola-hero__text{margin:18px 0 0;max-width:520px;font-size:clamp(14px,1.5vw,18px);line-height:1.45}.oola-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.oola-hero__controls{position:absolute;right:20px;bottom:20px;z-index:4;display:flex;align-items:center;gap:8px}.oola-hero__arrow{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.6);background:#00000040;color:var(--oola-white);cursor:pointer;font-size:20px}.oola-hero__dots{display:flex;gap:6px;margin-right:8px}.oola-hero__dot{width:24px;height:3px;padding:0;border:0;background:#ffffff61;cursor:pointer}.oola-hero__dot.is-active{background:var(--oola-white)}.oola-trust{border-bottom:1px solid var(--oola-border);background:var(--oola-white)}.oola-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.oola-trust__item{min-width:0;padding:22px 20px;border-right:1px solid var(--oola-border);text-align:center}.oola-trust__item:last-child{border-right:0}.oola-trust__title{margin:0;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.oola-trust__text{margin:6px 0 0;color:var(--oola-grey);font-size:11px;line-height:1.4}.oola-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.oola-section-header__link{flex:0 0 auto;border-bottom:1px solid currentColor;color:inherit;font-size:11px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.oola-collection-tabs,.oola-accessories{padding-block:clamp(56px,8vw,110px);background:var(--oola-white)}.oola-tabs{display:flex;gap:24px;margin:0 0 28px;border-bottom:1px solid var(--oola-border)}.oola-tabs__button{position:relative;padding:0 0 14px;border:0;background:transparent;color:#0505056b;cursor:pointer;font-size:clamp(15px,2vw,22px);font-weight:800;letter-spacing:-.02em;text-transform:uppercase}.oola-tabs__button:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--oola-black);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.oola-tabs__button.is-active{color:var(--oola-black)}.oola-tabs__button.is-active:after{transform:scaleX(1)}.oola-tab-panel[hidden]{display:none}.oola-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px)}.oola-product-card{min-width:0}.oola-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1.18;background:#fff}.oola-product-card__image,.oola-product-card__placeholder{width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .5s ease}.oola-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.oola-product-card__media:hover .oola-product-card__image--primary{transform:scale(1.025)}.oola-product-card__media:hover .oola-product-card__image--secondary{opacity:1;transform:scale(1.025)}.oola-product-card__badge{position:absolute;top:10px;left:10px;padding:7px 9px;background:var(--oola-black);color:var(--oola-white);font-size:9px;font-weight:800;letter-spacing:.08em}.oola-product-card__info{padding-top:12px}.oola-product-card__rating{display:flex;align-items:center;gap:6px;min-height:14px;margin-bottom:7px;color:var(--oola-black)}.oola-product-card__stars{font-size:10px;letter-spacing:1px;line-height:1}.oola-product-card__reviews{color:#575757;font-size:10px;line-height:1}.oola-product-card__title{margin:0;font-size:12px;font-weight:700;line-height:1.35;text-transform:uppercase}.oola-product-card__title a{color:inherit;text-decoration:none}.oola-product-card__price{display:flex;flex-wrap:wrap;gap:7px;margin-top:5px;font-size:12px;font-weight:600}.oola-product-card__price s{color:#868686;font-weight:400}.oola-empty{grid-column:1 / -1;padding:60px 24px;border:1px solid var(--oola-border);text-align:center}.oola-categories{padding-block:clamp(56px,8vw,110px);background:var(--oola-offwhite)}.oola-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.oola-category{position:relative;display:block;overflow:hidden;min-height:clamp(420px,50vw,680px);background:#1a1a1a;color:var(--oola-white);text-decoration:none}.oola-category__image,.oola-category__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.oola-category:hover .oola-category__image{transform:scale(1.035)}.oola-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.76))}.oola-category__content{position:absolute;right:22px;bottom:22px;left:22px;z-index:1}.oola-category__title{margin:0;font-size:clamp(28px,3vw,48px);line-height:.95;letter-spacing:-.04em;text-transform:uppercase}.oola-category__cta{display:inline-block;margin-top:12px;border-bottom:1px solid currentColor;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.oola-ugc{overflow:hidden;padding-block:clamp(56px,8vw,110px);background:var(--oola-black);color:var(--oola-white)}.oola-ugc__rail{display:grid;grid-auto-columns:minmax(250px,24vw);grid-auto-flow:column;gap:12px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.oola-ugc__item{position:relative;overflow:hidden;aspect-ratio:4 / 5;scroll-snap-align:start;background:#171717}.oola-ugc__item img,.oola-ugc__item video,.oola-ugc__item iframe,.oola-ugc__placeholder{width:100%;height:100%;object-fit:cover;border:0}.oola-ugc__caption{position:absolute;right:12px;bottom:12px;left:12px;z-index:1;margin:0;padding:9px 10px;background:#000000b8;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.oola-sms{position:relative;overflow:hidden;min-height:500px;background:var(--oola-black);color:var(--oola-white)}.oola-sms__media,.oola-sms__media img,.oola-sms__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.oola-sms__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--oola-sms-overlay, .62))}.oola-sms__content{position:relative;z-index:1;display:grid;min-height:500px;place-items:center;padding-block:72px;text-align:center}.oola-sms__inner{max-width:760px}.oola-sms__title{margin:0;font-size:clamp(44px,8vw,112px);line-height:.85;letter-spacing:-.06em;text-transform:uppercase}.oola-sms__text{margin:18px auto 0;max-width:560px;font-size:14px;line-height:1.55}.oola-sms__button{margin-top:24px}.oola-sms__fineprint{margin:13px auto 0;max-width:580px;color:#ffffffa6;font-size:9px;line-height:1.45}#shopify-section-footer .footer,.footer-section .footer,.shopify-section-group-footer-group .footer{background:#050505;color:#fff}#shopify-section-footer .footer *,.footer-section .footer *,.shopify-section-group-footer-group .footer *{border-color:#ffffff29}.footer-section .footer a,.footer-section .footer p,.footer-section .footer h2,.footer-section .footer h3,.footer-section .footer h4,.footer-section .footer h5,.footer-section .footer h6,.footer-section .footer__copyright,.shopify-section-group-footer-group .footer a,.shopify-section-group-footer-group .footer p,.shopify-section-group-footer-group .footer h2,.shopify-section-group-footer-group .footer h3,.shopify-section-group-footer-group .footer h4,.shopify-section-group-footer-group .footer h5,.shopify-section-group-footer-group .footer h6,.shopify-section-group-footer-group .footer__copyright,#shopify-section-footer .footer a,#shopify-section-footer .footer p,#shopify-section-footer .footer h2,#shopify-section-footer .footer h3,#shopify-section-footer .footer h4,#shopify-section-footer .footer h5,#shopify-section-footer .footer h6,#shopify-section-footer .footer__copyright{color:#fff}.footer-section .footer-block-menu__item__heading,.footer-section .footer-block-text h2,.footer-section .footer-block-text h3,.shopify-section-group-footer-group .footer-block-menu__item__heading,.shopify-section-group-footer-group .footer-block-text h2,.shopify-section-group-footer-group .footer-block-text h3,#shopify-section-footer .footer-block-menu__item__heading,#shopify-section-footer .footer-block-text h2,#shopify-section-footer .footer-block-text h3{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}@media(max-width:989px){.oola-trust__grid{grid-template-columns:repeat(2,1fr)}.oola-trust__item:nth-child(2){border-right:0}.oola-trust__item:nth-child(-n+2){border-bottom:1px solid var(--oola-border)}.oola-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oola-categories__grid{grid-template-columns:1fr}.oola-category{min-height:min(120vw,620px)}.oola-ugc__rail{grid-auto-columns:minmax(240px,48vw)}}@media(max-width:749px){.oola-container{width:min(calc(100% - 20px),var(--oola-page-width))}.oola-announcement__stage{min-height:32px}.oola-announcement__item{font-size:9px}.oola-hero__viewport,.oola-hero__content{min-height:72svh}.oola-hero__image--desktop.has-mobile{display:none}.oola-hero__image--mobile{display:block}.oola-hero__overlay{background:linear-gradient(180deg,#00000024 20%,#000000c7)}.oola-hero__content{padding-block:36px 94px}.oola-hero__content-inner{width:100%}.oola-hero__title{font-size:clamp(48px,16vw,78px)}.oola-hero__controls{right:10px;bottom:16px;left:10px;justify-content:flex-end}.oola-hero__dots{margin-right:auto}.oola-hero__arrow{width:40px;height:40px}.oola-section-header{align-items:flex-start;flex-direction:column;margin-bottom:22px}.oola-heading{font-size:clamp(32px,12vw,54px)}.oola-tabs{gap:18px;overflow-x:auto}.oola-tabs__button{flex:0 0 auto;font-size:15px}.oola-product-grid{gap:18px 10px}.oola-product-card__info{padding-top:9px}.oola-product-card__rating{gap:4px;margin-bottom:5px}.oola-product-card__stars{font-size:8px;letter-spacing:.5px}.oola-product-card__reviews{font-size:9px}.oola-product-card__title,.oola-product-card__price{font-size:10px}.oola-category__content{right:16px;bottom:18px;left:16px}.oola-ugc__rail{grid-auto-columns:78vw}.oola-sms,.oola-sms__content{min-height:460px}}@media(prefers-reduced-motion:reduce){.oola-hero__slide,.oola-product-card__image,.oola-category__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/oneofonela-home.css.map */
