:root{--ovrze-ease: cubic-bezier(.22, 1, .36, 1)}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ovrze-shell{width:min(var(--ovrze-content-width, 1440px),calc(100% - 40px));margin-inline:auto}.ovrze-icon{display:inline-flex;flex:0 0 auto;width:22px;height:22px}.ovrze-icon svg{width:100%;height:100%}.ovrze-eyebrow{margin:0;color:currentcolor;font-family:var(--font-subheading--family);font-size:.72rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.ovrze-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 24px;border:1px solid transparent;border-radius:var(--ovrze-button-radius, 14px);font-size:.93rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .22s var(--ovrze-ease),background-color .22s ease,border-color .22s ease}.ovrze-button:hover{transform:translateY(-2px)}.ovrze-button--accent{color:var(--ovrze-hero-button-text);background:var(--ovrze-hero-accent)}.ovrze-button--ghost{color:var(--ovrze-hero-text);border-color:color-mix(in srgb,var(--ovrze-hero-text) 42%,transparent);background:color-mix(in srgb,var(--ovrze-hero-bg) 72%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ovrze-text-link{display:inline-flex;align-items:center;gap:8px;color:inherit;font-weight:700;text-decoration:none}.ovrze-text-link span{color:var(--ovrze-promise-accent);font-size:1.15em}#header-group{position:relative;z-index:10}.header-section{border-bottom:1px solid color-mix(in srgb,var(--ovrze-border, #deded8) 78%,transparent)}header-component[sticky] .header-section,header-component[transparent][sticky] .header-section{background:color-mix(in srgb,var(--color-background) 90%,transparent);-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}.header__row{transition:min-height .22s var(--ovrze-ease)}.button,.button-secondary,button.shopify-payment-button__button--unbranded{font-weight:700;letter-spacing:-.01em;transition:transform .22s var(--ovrze-ease),box-shadow .22s var(--ovrze-ease),opacity .18s ease}.button:hover:not(:disabled),.button-secondary:hover:not(:disabled),button.shopify-payment-button__button--unbranded:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 28px rgb(17 17 17 / calc(var(--ovrze-shadow-opacity, 10) * .01))}.section-resource-list__header h2,.section-resource-list__header h3,.section-resource-list__header h4{letter-spacing:-.035em}.product-card{overflow:hidden;border-radius:var(--ovrze-card-radius, 18px);transition:transform .32s var(--ovrze-ease),box-shadow .32s var(--ovrze-ease)}.product-card .card-gallery,.product-card .product-card__image{overflow:hidden;border-radius:calc(var(--ovrze-card-radius, 18px) - 5px)}.product-card img{transition:transform .65s var(--ovrze-ease)}@media(any-pointer:fine){.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 48px rgb(17 17 17 / calc(var(--ovrze-shadow-opacity, 10) * .01))}.product-card:hover img{transform:scale(1.025)}}.product-card .product-title,.product-card h3{letter-spacing:-.02em}.product-badges__badge{border:1px solid rgb(17 17 17 / 10%);box-shadow:0 4px 16px #11111112;font-size:.69rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ovrze-hero{padding-block:var(--ovrze-hero-padding-top) var(--ovrze-hero-padding-bottom);color:var(--ovrze-hero-text);background:var(--ovrze-page-bg, #f7f7f4)}.ovrze-hero__frame{position:relative;display:grid;min-height:var(--ovrze-hero-height);overflow:hidden;border-radius:var(--ovrze-hero-radius);background:var(--ovrze-hero-bg);isolation:isolate}.ovrze-hero--split .ovrze-hero__frame{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.ovrze-hero--split.ovrze-hero--media-left .ovrze-hero__content{order:2}.ovrze-hero--split.ovrze-hero--media-left .ovrze-hero__visual{order:1}.ovrze-hero__content{position:relative;z-index:2;display:flex;width:100%;max-width:var(--ovrze-hero-content-width);flex-direction:column;align-items:flex-start;justify-content:center;gap:22px;padding:clamp(36px,6vw,88px)}.ovrze-hero__content--center{align-items:center;margin-inline:auto;text-align:center}.ovrze-hero__heading{max-width:12ch;margin:0;color:inherit;font-family:var(--font-heading--family);font-size:clamp(3rem,5.7vw,6.6rem);font-weight:var(--font-heading--weight);letter-spacing:-.065em;line-height:.92}.ovrze-hero__text{max-width:52ch;color:var(--ovrze-hero-muted);font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.65}.ovrze-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.ovrze-hero__note{display:flex;align-items:center;gap:8px;margin:2px 0 0;color:var(--ovrze-hero-muted);font-size:.78rem}.ovrze-hero__note .ovrze-icon{width:16px;height:16px;color:var(--ovrze-hero-accent)}.ovrze-hero__visual{position:relative;min-width:0;min-height:100%;overflow:hidden}.ovrze-hero__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / var(--ovrze-hero-overlay));content:"";pointer-events:none}.ovrze-hero__visual picture,.ovrze-hero__visual img{width:100%;height:100%}.ovrze-hero__image{object-fit:cover;object-position:center var(--ovrze-hero-focus)}.ovrze-hero--background .ovrze-hero__frame{grid-template-columns:1fr}.ovrze-hero--background .ovrze-hero__visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.ovrze-hero--background .ovrze-hero__visual:after{background:linear-gradient(90deg,#000000b8,#00000047 58%,#0000001a);opacity:var(--ovrze-hero-overlay)}.ovrze-hero__art{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--ovrze-hero-accent) 78%,transparent) 0 8%,transparent 34%),linear-gradient(145deg,#232323 0%,var(--ovrze-hero-bg) 60%)}.ovrze-hero__art:before,.ovrze-hero__art:after{position:absolute;border:1px solid rgb(255 255 255 / 18%);border-radius:50%;content:""}.ovrze-hero__art:before{width:min(36vw,520px);aspect-ratio:1;transform:translate(22%,-10%)}.ovrze-hero__art:after{width:min(25vw,360px);aspect-ratio:1;transform:translate(-35%,50%)}.ovrze-hero__wordmark{position:relative;z-index:1;color:transparent;font-family:var(--font-heading--family);font-size:clamp(5rem,12vw,12rem);font-weight:800;letter-spacing:-.08em;line-height:1;-webkit-text-stroke:1px rgb(255 255 255 / 58%);transform:rotate(-7deg)}.ovrze-hero__art-label{position:absolute;right:28px;bottom:24px;z-index:1;color:#ffffffad;font-size:.63rem;font-weight:700;letter-spacing:.18em}.ovrze-promise{padding-block:var(--ovrze-promise-padding-top) var(--ovrze-promise-padding-bottom);background:var(--ovrze-page-bg, #f7f7f4)}.ovrze-promise__panel{padding:clamp(32px,5vw,72px);color:var(--ovrze-promise-text);border-radius:var(--ovrze-promise-radius);background:var(--ovrze-promise-bg)}.ovrze-promise__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:clamp(30px,8vw,120px);align-items:end;padding-bottom:clamp(34px,5vw,64px)}.ovrze-promise__intro h2{max-width:12ch;margin:16px 0 0;color:inherit;font-size:clamp(2.5rem,5vw,5.6rem);letter-spacing:-.06em;line-height:.96}.ovrze-promise__copy{color:var(--ovrze-promise-muted);font-size:1rem;line-height:1.65}.ovrze-promise__copy .ovrze-text-link{margin-top:18px;color:var(--ovrze-promise-text)}.ovrze-promise__grid{display:grid;grid-template-columns:repeat(var(--ovrze-promise-columns),minmax(0,1fr));border-top:1px solid var(--ovrze-promise-border)}.ovrze-promise__item{display:flex;min-width:0;gap:14px;padding:26px 22px 4px 0;border-right:1px solid var(--ovrze-promise-border)}.ovrze-promise__item+.ovrze-promise__item{padding-left:22px}.ovrze-promise__item:last-child{border-right:0}.ovrze-promise__item .ovrze-icon{color:var(--ovrze-promise-accent)}.ovrze-promise__item h3{margin:0;color:inherit;font-size:.94rem;letter-spacing:-.02em;line-height:1.25}.ovrze-promise__item p{margin:7px 0 0;color:var(--ovrze-promise-muted);font-size:.78rem;line-height:1.45}.ovrze-promise__panel--cards .ovrze-promise__grid{gap:10px;border-top:0}.ovrze-promise__panel--cards .ovrze-promise__item{padding:22px;border:1px solid var(--ovrze-promise-border);border-radius:calc(var(--ovrze-promise-radius) * .58);background:color-mix(in srgb,var(--ovrze-promise-text) 4%,transparent)}.ovrze-promise__panel--minimal .ovrze-promise__grid{border-top:0}.ovrze-promise__panel--minimal .ovrze-promise__item{border-right:0;padding-inline:0 24px}main[data-template*=product] .product-information{padding-top:clamp(20px,3vw,42px);padding-bottom:clamp(32px,5vw,76px)}main[data-template*=product] .product-information__media .product-media-container,main[data-template*=product] .product-information__media .product-media{overflow:hidden;border-radius:var(--ovrze-product-media-radius, 20px);background:#f1f1ed}main[data-template*=product] .product-details>.group-block{border:1px solid var(--ovrze-border, #deded8);box-shadow:0 24px 70px rgb(17 17 17 / calc(var(--ovrze-shadow-opacity, 10) * .006))}main[data-template*=product] .product-details h1{letter-spacing:-.045em;line-height:1.02}main[data-template*=product] .product-form-buttons .button,main[data-template*=product] .product-form-buttons .shopify-payment-button__button{min-height:56px}main[data-template*=product] .variant-option__button-label,main[data-template*=product] .variant-option__swatch-wrapper{min-height:44px}main[data-template*=product] .product-inventory{font-size:.82rem;font-weight:600}main[data-template*=product] .product-details .rte{color:color-mix(in srgb,currentcolor 76%,transparent);line-height:1.75}.ovrze-product-trust{width:100%;overflow:hidden;color:var(--ovrze-trust-text);border:1px solid var(--ovrze-trust-border);border-radius:var(--ovrze-trust-radius);background:var(--ovrze-trust-bg)}.ovrze-product-trust__status{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--ovrze-trust-border)}.ovrze-product-trust__status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--ovrze-trust-success);box-shadow:0 0 0 5px color-mix(in srgb,var(--ovrze-trust-success) 14%,transparent)}.ovrze-product-trust__status strong,.ovrze-product-trust__status span{display:block}.ovrze-product-trust__status strong{font-size:.82rem}.ovrze-product-trust__status span{margin-top:2px;color:var(--ovrze-trust-muted);font-size:.72rem}.ovrze-product-trust__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ovrze-product-trust__item{display:flex;min-width:0;gap:9px;align-items:flex-start;padding:15px 12px;border-right:1px solid var(--ovrze-trust-border)}.ovrze-product-trust__item:last-child{border-right:0}.ovrze-product-trust__item .ovrze-icon{width:18px;height:18px}.ovrze-product-trust__item strong,.ovrze-product-trust__item span{display:block}.ovrze-product-trust__item strong{font-size:.72rem;line-height:1.25}.ovrze-product-trust__item span{margin-top:3px;color:var(--ovrze-trust-muted);font-size:.64rem;line-height:1.35}.ovrze-product-trust__impact{display:flex;align-items:center;gap:9px;padding:12px 18px;color:var(--ovrze-trust-text);border-top:1px solid var(--ovrze-trust-border);background:color-mix(in srgb,var(--ovrze-accent, #315cff) 8%,var(--ovrze-trust-bg));font-size:.72rem;font-weight:650;line-height:1.4}.ovrze-product-trust__impact .ovrze-icon{width:17px;height:17px;color:var(--ovrze-accent, #315cff)}.ovrze-product-trust__payments{padding:14px 18px;border-top:1px solid var(--ovrze-trust-border)}.ovrze-product-trust__payments-label{display:block;margin-bottom:9px;color:var(--ovrze-trust-muted);font-size:.68rem}.ovrze-product-trust__payment-icons{display:flex;flex-wrap:wrap;gap:5px}.ovrze-payment-icon{width:auto;height:22px}.ovrze-product-trust__links{display:flex;flex-wrap:wrap;gap:8px 16px;padding:0 18px 14px}.ovrze-product-trust__links a{color:var(--ovrze-trust-muted);font-size:.68rem;text-decoration:underline;text-underline-offset:3px}.ovrze-product-trust--compact .ovrze-product-trust__impact,.ovrze-product-trust--compact .ovrze-product-trust__payments,.ovrze-product-trust--compact .ovrze-product-trust__links{display:none}footer .footer{border-top:1px solid var(--ovrze-border, #deded8)}footer h2{letter-spacing:-.035em}@media screen and (max-width:989px){.ovrze-hero--split .ovrze-hero__frame{grid-template-columns:1fr;grid-template-rows:minmax(0,.92fr) minmax(240px,1.08fr)}.ovrze-hero--split .ovrze-hero__content{order:1;padding-bottom:34px}.ovrze-hero--split .ovrze-hero__visual{order:2}.ovrze-promise__intro{grid-template-columns:1fr;gap:24px}.ovrze-promise__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ovrze-promise__item:nth-child(2){border-right:0}}@media screen and (max-width:749px){.ovrze-shell{width:min(100% - 24px,var(--ovrze-content-width, 1440px))}.ovrze-hero__frame{min-height:var(--ovrze-hero-height-mobile);border-radius:min(var(--ovrze-hero-radius),18px)}.ovrze-hero__content{gap:18px;padding:34px 24px}.ovrze-hero__heading{font-size:clamp(2.85rem,14vw,4.6rem)}.ovrze-hero__actions,.ovrze-button{width:100%}.ovrze-hero__art-label{right:18px;bottom:16px}.ovrze-promise__panel{padding:30px 20px;border-radius:min(var(--ovrze-promise-radius),18px)}.ovrze-promise__intro h2{font-size:clamp(2.4rem,12vw,4rem)}.ovrze-promise__grid{grid-template-columns:1fr}.ovrze-promise__item,.ovrze-promise__item+.ovrze-promise__item{padding:18px 0;border-right:0;border-bottom:1px solid var(--ovrze-promise-border)}.ovrze-promise__item:last-child{border-bottom:0}.ovrze-promise__panel--cards .ovrze-promise__item,.ovrze-promise__panel--cards .ovrze-promise__item+.ovrze-promise__item{padding:18px;border:1px solid var(--ovrze-promise-border)}main[data-template*=product] .product-details>.group-block{padding:22px 18px;border-radius:20px}.ovrze-product-trust__items{grid-template-columns:1fr}.ovrze-product-trust__item{padding:12px 16px;border-right:0;border-bottom:1px solid var(--ovrze-trust-border)}.ovrze-product-trust__item:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){.ovrze-button,.product-card,.product-card img,.button{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/ovrze-modern.css.map */
