.announcement-bar-section{position:relative;z-index:1}.ohc-announcement{display:block;position:relative;height:32px;overflow:hidden;background:var(--ohc-announcement-fallback, #e94f87);color:#fff;font-family:var(--font-body-family)}.ohc-announcement__item{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;min-width:0;padding-inline:clamp(16px,4vw,48px);overflow:hidden;background-color:var(--ohc-announcement-bg, #e94f87);color:var(--ohc-announcement-text, #fff);opacity:0;pointer-events:none;transition:opacity .4s ease,background-color .4s ease}.ohc-announcement__item.is-active{opacity:1;pointer-events:auto}.ohc-announcement__link,.ohc-announcement__message{display:flex;width:100%;height:100%;min-width:0;align-items:center;justify-content:center;color:inherit;font:inherit;text-decoration:none}.ohc-announcement__copy{display:block;max-width:100%;overflow:hidden;font-size:12px;font-weight:700;line-height:1;letter-spacing:.025em;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ohc-announcement__copy strong{color:var(--ohc-announcement-accent, #ffe680);font-weight:800}.ohc-announcement__link:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.ohc-blog-launch{position:relative;width:100%;min-height:var(--ohc-blog-launch-height, 44px);background:var(--ohc-blog-launch-background, #f4cdd9);color:var(--ohc-blog-launch-text, #2e244f);font-family:var(--font-body-family)}.ohc-blog-launch__link{display:grid;min-height:var(--ohc-blog-launch-height, 44px);place-items:center;padding:4px clamp(16px,4vw,48px);color:inherit;text-decoration:none}.ohc-blog-launch__inner{display:flex;max-width:100%;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:1px 8px;text-align:center}.ohc-blog-launch__heading,.ohc-blog-launch__subheading{display:block}.ohc-blog-launch__heading{font-size:15px;font-weight:760;letter-spacing:-.015em;line-height:1.1}.ohc-blog-launch__subheading{font-size:12px;font-weight:560;line-height:1.15}a.ohc-blog-launch__link:hover .ohc-blog-launch__heading{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.ohc-blog-launch__link:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.section-header{position:sticky;top:0;z-index:2147482000;margin:0 0 -68px!important;background:transparent!important;pointer-events:none}body.ohc-page--interior{--ohc-interior-header-height: 68px;--ohc-interior-header-gap: clamp(18px, 1.8vw, 24px);--ohc-interior-header-clearance: calc(var(--ohc-interior-header-height) + var(--ohc-interior-header-gap))}.ohc-page--interior .section-header{margin-bottom:var(--ohc-interior-header-gap)!important}.ohc-page--interior.ohc-first-section-ready .section-header{margin-bottom:calc(0px - var(--ohc-interior-header-height))!important}.ohc-page--interior.ohc-first-section-ready .ohc-first-section-surface{box-sizing:border-box;padding-top:calc(var(--ohc-first-section-base-padding-top, 0px) + var(--ohc-interior-header-clearance))!important}body.ohc-header-menu-open .section-header{z-index:2147483000}.section-header .cart-notification-wrapper,.section-header cart-notification{position:relative;z-index:45;pointer-events:auto}.section-header.shopify-section-header-hidden,.section-header.shopify-section-header-sticky,.section-header.animate{transform:none!important}.ohc-floating-header{--ohc-header-height: 68px;--ohc-header-safe: clamp(16px, 5vw, 72px);display:block;position:relative;height:var(--ohc-header-height);background:transparent;color:var(--ohc-header-text, #fff);font-family:var(--font-body-family);pointer-events:none}.ohc-floating-header__chrome{position:relative;z-index:2;height:var(--ohc-header-height);background:transparent;transform:translateY(0);transition:transform .2s cubic-bezier(.4,0,.2,1)}.ohc-floating-header.is-hidden:not(.is-menu-open):not(.is-cart-open) .ohc-floating-header__chrome{transform:translateY(calc(-100% - 8px))}.ohc-floating-header__row{display:flex;height:var(--ohc-header-height);align-items:center;justify-content:space-between;gap:10px;padding-inline:var(--ohc-header-safe);background:transparent;pointer-events:none}.ohc-floating-header__logo-pill,.ohc-floating-header__actions{border:1px solid var(--ohc-header-border, rgba(255, 255, 255, .38));background:var(--ohc-header-capsule, #173f58);background:color-mix(in srgb,var(--ohc-header-capsule, #173f58) var(--ohc-header-opacity, 88%),transparent);-webkit-backdrop-filter:blur(var(--ohc-header-blur, 8px));backdrop-filter:blur(var(--ohc-header-blur, 8px))}.ohc-floating-header__logo-pill{display:grid;width:110px;height:44px;flex:0 0 110px;place-items:center;overflow:hidden;border-radius:999px;color:var(--ohc-logo-text, #fff);line-height:1;pointer-events:auto;text-decoration:none}.ohc-floating-header__logo-pill:focus-visible,.ohc-floating-header__action:focus-visible,.ohc-floating-header__menu-button:focus-visible,.ohc-floating-header__menu-close:focus-visible,.ohc-floating-header__product:focus-visible,.ohc-floating-header__account:focus-visible,.ohc-floating-header__footer-link:focus-visible,.ohc-floating-header__promo:focus-visible{outline:3px solid var(--ohc-header-focus, #f7db4f);outline-offset:2px}.ohc-floating-header__logo{display:block;width:var(--ohc-logo-width, 77px);max-width:calc(100% - 22px);max-height:30px;align-self:center;justify-self:center;object-fit:contain;transform:translateY(1px)}.ohc-floating-header__wordmark{display:block;max-width:calc(100% - 18px);overflow:hidden;color:inherit;font-size:16px;font-weight:800;line-height:1;text-overflow:ellipsis;transform:translateY(1px);white-space:nowrap}.ohc-floating-header__actions{position:relative;z-index:5;display:flex;height:44px;flex:0 0 auto;align-items:center;gap:2px;padding-inline:3px;border-radius:999px;isolation:isolate;pointer-events:auto}.ohc-floating-header__action,.ohc-floating-header__menu-button{display:inline-grid;height:44px;min-width:44px;place-items:center;border:0;border-radius:999px;color:inherit;cursor:pointer;font:inherit;line-height:1;text-decoration:none;-webkit-tap-highlight-color:transparent}.ohc-floating-header__shop{width:auto;height:35px;min-width:88px;max-width:160px;align-self:center;margin-block:0;padding-block:0;padding-inline:15px;overflow:hidden;background:var(--ohc-header-cta, #e94f87);color:var(--ohc-header-cta-text, #fff);font-size:13px;font-weight:800;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.ohc-floating-header__shop-label{display:block;line-height:1}.ohc-floating-header__cart,.ohc-floating-header__menu-button{position:relative;background:transparent}.ohc-floating-header__menu-button{z-index:2;flex:0 0 44px;touch-action:manipulation}.ohc-floating-header__cart:hover,.ohc-floating-header__menu-button:hover,.ohc-floating-header__menu-button[aria-expanded=true]{background:#ffffff21}.ohc-floating-header__cart-icon,.ohc-floating-header__cart-icon svg{display:block;width:20px;height:20px}.ohc-floating-header__cart-icon svg,.ohc-floating-header__menu-icon svg{stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.ohc-floating-header__menu-icon{position:relative;display:block;width:20px;height:20px}.ohc-floating-header__menu-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:20px;height:20px;transition:opacity .16s ease,transform .18s ease}.ohc-floating-header__menu-x{opacity:0;transform:rotate(-12deg) scale(.84)}.ohc-floating-header__menu-button[aria-expanded=true] .ohc-floating-header__menu-lines{opacity:0;transform:rotate(12deg) scale(.84)}.ohc-floating-header__menu-button[aria-expanded=true] .ohc-floating-header__menu-x{opacity:1;transform:rotate(0) scale(1)}.ohc-floating-header .cart-count-bubble{position:absolute;top:-2px;right:-2px;bottom:auto;left:auto;display:grid;width:auto;min-width:17px;max-width:30px;height:17px;place-items:center;padding-inline:3px;border:2px solid var(--ohc-header-capsule, #173f58);border-radius:999px;background:var(--ohc-header-cta, #e94f87);color:var(--ohc-header-cta-text, #fff);font-size:9px;font-weight:800;line-height:1}.ohc-floating-header__overlay{position:fixed;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:#0000003d;cursor:default;opacity:0;pointer-events:none;transition:opacity .18s ease}.ohc-floating-header.is-menu-open .ohc-floating-header__overlay{opacity:1;pointer-events:auto}.ohc-floating-header__menu{position:absolute;z-index:4;top:64px;right:var(--ohc-header-safe);display:block;width:min(calc(100vw - 32px),324px);max-height:calc(100vh - 84px);padding:12px;overflow-x:hidden;overflow-y:auto;border:1px solid color-mix(in srgb,var(--ohc-menu-text, #33252b) 12%,transparent);border-radius:16px;background:var(--ohc-menu-background, #fffaf7);box-shadow:0 14px 38px #32202729;color:var(--ohc-menu-text, #33252b);opacity:0;pointer-events:none;transform:translateY(-8px) scale(.985);transform-origin:top right;transition:opacity .18s ease,transform .18s ease;overscroll-behavior:contain}.ohc-floating-header.is-menu-open .ohc-floating-header__menu{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.ohc-floating-header__menu-heading{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.ohc-floating-header__menu-title{margin:0;color:var(--ohc-menu-text, #33252b);font-family:var(--font-heading-family);font-size:13px;font-weight:750;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.ohc-floating-header__menu-close{position:relative;display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--ohc-menu-text, #33252b) 7%,transparent);color:inherit;cursor:pointer}.ohc-floating-header__menu-close:before,.ohc-floating-header__menu-close:after{position:absolute;width:13px;height:1.75px;border-radius:999px;background:currentColor;content:""}.ohc-floating-header__menu-close:before{transform:rotate(45deg)}.ohc-floating-header__menu-close:after{transform:rotate(-45deg)}.ohc-floating-header__products{display:grid;gap:4px}.ohc-floating-header__product{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto;min-height:52px;align-items:center;column-gap:8px;row-gap:2px;padding:4px 6px 4px 4px;border-radius:10px;color:inherit;text-decoration:none}.ohc-floating-header__product:hover{background:color-mix(in srgb,var(--ohc-header-cta, #e94f87) 8%,transparent)}.ohc-floating-header__product-image,.ohc-floating-header__product-placeholder{display:block;grid-row:1 / -1;width:44px;height:44px;border-radius:9px;background:color-mix(in srgb,var(--ohc-header-cta, #e94f87) 10%,#fff);object-fit:contain}.ohc-floating-header__product-placeholder{display:grid;place-items:center;color:color-mix(in srgb,var(--ohc-menu-text, #33252b) 54%,transparent);font-size:10px;text-align:center}.ohc-floating-header__product-title{display:-webkit-box;grid-column:2;min-width:0;overflow:hidden;font-size:13px;font-weight:750;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ohc-floating-header__product--no-badge{grid-template-rows:1fr}.ohc-floating-header__product--no-badge .ohc-floating-header__product-title{grid-row:1;align-self:center}.ohc-floating-header__badge{display:inline-flex;grid-column:2;justify-self:start;min-height:20px;align-items:center;margin-top:0;padding-inline:6px;border-radius:999px;background:var(--ohc-header-cta, #e94f87);color:var(--ohc-header-cta-text, #fff);font-size:8px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase;white-space:nowrap}.ohc-floating-header__promo{display:block;margin:8px 4px 0;overflow:visible;background:transparent;color:inherit;text-decoration:none}.ohc-floating-header__promo-art{position:relative;display:block;height:var(--ohc-promo-image-height, 120px);isolation:isolate}.ohc-floating-header__promo-art:before{position:absolute;z-index:0;inset:var(--ohc-promo-background-inset-y, 12px) var(--ohc-promo-background-inset-x, 12px);border-radius:var(--ohc-promo-background-radius, 12px);background:var(--ohc-promo-background, linear-gradient(135deg, #ffe06a, #ff9b73));content:""}.ohc-floating-header__promo-image{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;transform:translate(var(--ohc-promo-image-x, 0),var(--ohc-promo-image-y, 0)) rotate(var(--ohc-promo-image-rotation, 0deg)) scale(var(--ohc-promo-image-scale, 1.08));transform-origin:center}.ohc-floating-header__promo-copy{position:relative;z-index:2;display:block;margin-top:4px;padding:7px 10px;border-radius:10px;background:color-mix(in srgb,var(--ohc-menu-background, #fffaf7) 92%,transparent);font-size:12px;font-weight:750;line-height:1.25}.ohc-floating-header__promo-placeholder{display:grid;position:relative;z-index:1;height:100%;place-items:center;padding:16px;color:color-mix(in srgb,var(--ohc-menu-text, #33252b) 62%,transparent);font-size:12px;font-weight:700;line-height:1.25;text-align:center}.ohc-floating-header__account{display:grid;width:100%;min-height:44px;place-items:center;margin-top:10px;border-radius:999px;background:var(--ohc-header-cta, #e94f87);color:var(--ohc-header-cta-text, #fff);font-size:13px;font-weight:800;line-height:1;text-decoration:none}.ohc-floating-header__promo+.ohc-floating-header__account{margin-top:4px}.ohc-floating-header__footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 12px;margin:10px 2px 0;padding-top:0;border-top:0}.ohc-floating-header__footer-link{color:inherit;font-size:11px;font-weight:700;line-height:1.2;text-decoration:none}.ohc-floating-header__footer-link:hover{opacity:.72;text-decoration:none}.ohc-floating-header__apps{position:absolute;z-index:3;top:50%;left:50%;display:flex;max-width:min(32vw,420px);align-items:center;gap:8px;transform:translate(-50%,-50%);pointer-events:none}.ohc-floating-header__app-slot{min-width:0;pointer-events:auto}.ohc-floating-header__app-slot:empty{display:none}.ohc-floating-header__apps:empty{display:none}.ohc-floating-header__app-slot>*{max-width:100%}.ohc-floating-header__app-slot a,.ohc-floating-header__app-slot button,.ohc-floating-header__app-slot input,.ohc-floating-header__app-slot select{pointer-events:auto}.ohc-cart-error{margin:8px 0 0;color:#9d1538;font-family:var(--font-body-family);font-size:12px;font-weight:700;line-height:1.35;text-align:center}cart-drawer.drawer{z-index:2147483300}@media(max-width:749px){.section-header{margin-bottom:-60px!important}body.ohc-page--interior{--ohc-interior-header-height: 60px;--ohc-interior-header-gap: 12px}.ohc-announcement{height:24px}.ohc-announcement__item{padding-inline:12px}.ohc-announcement__copy{font-size:11px;letter-spacing:.015em}.ohc-blog-launch{min-height:var(--ohc-blog-launch-mobile-height, 44px)}.ohc-blog-launch__link{min-height:var(--ohc-blog-launch-mobile-height, 44px);padding-block:3px}.ohc-blog-launch__inner{display:grid;gap:1px}.ohc-blog-launch__heading{font-size:14px}.ohc-blog-launch__subheading{font-size:10.5px}.ohc-floating-header{--ohc-header-height: 60px;--ohc-header-safe: clamp(16px, 5vw, 72px)}.ohc-floating-header__row{gap:8px}.ohc-floating-header__logo-pill{width:96px;height:42px;flex-basis:96px}.ohc-floating-header__logo{width:min(var(--ohc-logo-width, 77px),68px);max-height:27px}.ohc-floating-header__actions{height:44px;padding-inline:2px}.ohc-floating-header__action,.ohc-floating-header__menu-button{height:44px;min-width:44px}.ohc-floating-header__shop{min-width:80px;max-width:100px;height:35px;padding-inline:12px;font-size:12px}.ohc-floating-header__menu{top:60px;right:16px;box-sizing:border-box;width:min(calc(100vw - 64px),304px);max-height:min(calc(100dvh - 84px),520px);padding:10px;border-radius:14px}.ohc-floating-header__menu-heading{min-height:28px;margin-bottom:4px}.ohc-floating-header__products{gap:2px}.ohc-floating-header__product{grid-template-columns:40px minmax(0,1fr);min-height:48px;column-gap:7px;row-gap:1px;padding:3px 5px 3px 3px}.ohc-floating-header__product-image,.ohc-floating-header__product-placeholder{width:40px;height:40px;border-radius:8px}.ohc-floating-header__product-title{font-size:12px}.ohc-floating-header__badge{min-height:18px;margin-top:0;padding-inline:5px;font-size:7.5px}.ohc-floating-header__promo{margin:6px 2px 0}.ohc-floating-header__promo-art{height:min(var(--ohc-promo-image-height, 120px),104px)}.ohc-floating-header__promo-copy{margin-top:2px;padding:6px 8px;font-size:11px}.ohc-floating-header__account{margin-top:8px;font-size:12px}.ohc-floating-header__promo+.ohc-floating-header__account{margin-top:3px}.ohc-floating-header__footer-links{gap:4px 10px;margin-top:8px}}@media(max-width:389px){.ohc-floating-header__logo-pill{width:90px;flex-basis:90px}.ohc-floating-header__logo{width:min(var(--ohc-logo-width, 77px),64px)}.ohc-floating-header__actions{gap:0}.ohc-floating-header__shop{min-width:74px;max-width:86px;padding-inline:10px}.ohc-floating-header__apps{max-width:26vw}}@media(prefers-reduced-motion:reduce){.ohc-announcement__item,.ohc-floating-header__chrome,.ohc-floating-header__overlay,.ohc-floating-header__menu,.ohc-floating-header__menu-icon svg{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ohcrisp-header.css.map */
