.or-announcement,.or-topbar__contact-link{font-weight:400;display:flex;white-space:nowrap}.or-search__dropdown,.or-selector__dropdown{box-shadow:var(--or-shadow-xl);opacity:0;visibility:hidden}.or-account-menu__item:hover svg,.or-search__input:focus~.or-search__icon{color:var(--or-olive-500)}.or-announcement,.or-cart-preview__cta,.or-logo__tagline,.or-nav__link,.or-search__label{text-transform:uppercase}.or-nav__link svg,.or-nav__link:after{transition:transform .3s var(--or-ease)}.or-mobile-overlay.is-active,.or-nav__item:hover .or-mega,.or-overlay.is-active,.or-search__dropdown.is-open{visibility:visible;opacity:1}:root{--or-olive-950:#111510;--or-olive-900:#1a1f16;--or-olive-800:#2d3428;--or-olive-700:#3d4a35;--or-olive-600:#4a5d3e;--or-olive-500:#5a7247;--or-olive-400:#7a9963;--or-olive-300:#a3bf8f;--or-olive-200:#c8dbb8;--or-olive-100:#e8f0e0;--or-olive-50:#f4f8f0;--or-gold-700:#6b4f0a;--or-gold-600:#8b6914;--or-gold-500:#b8860b;--or-gold-400:#c9a227;--or-gold-300:#d4af37;--or-gold-200:#e6cc73;--or-gold-100:#f5e6b8;--or-gold-50:#fdf8eb;--or-cream:#faf8f4;--or-cream-dark:#f0ebe0;--or-charcoal:#1a1a1a;--or-charcoal-md:#2d2d2d;--or-warm-gray:#6b6560;--or-warm-gray-lt:#9a9490;--or-red:#c0392b;--or-font-display:"Playfair Display",Georgia,serif;--or-font-body:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--or-font-elegant:"Cormorant Garamond",Georgia,serif;--or-ease:cubic-bezier(.25, .46, .45, .94);--or-bounce:cubic-bezier(.34, 1.56, .64, 1);--or-trans:all .35s var(--or-ease);--or-shadow-sm:0 1px 4px rgba(0,0,0,.06);--or-shadow-md:0 4px 20px rgba(0,0,0,.09);--or-shadow-lg:0 10px 40px rgba(0,0,0,.13);--or-shadow-xl:0 20px 60px rgba(0,0,0,.16);--or-shadow-gold:0 6px 24px rgba(184,134,11,.18);--or-topbar-h:40px;--or-header-h:88px;--or-header-sh:72px;--or-nav-h:54px}.or-header *,.or-header :after,.or-header :before,.or-mobile-nav *,.or-nav *,.or-topbar *{box-sizing:border-box;margin:0;padding:0}.or-header a,.or-mobile-nav a,.or-nav a,.or-topbar a{text-decoration:none;color:inherit}.or-header button,.or-mobile-nav button,.or-nav button{border:none;background:0 0;cursor:pointer;font-family:inherit;line-height:1}.or-header ul,.or-mobile-nav ul,.or-nav ul{list-style:none}.or-topbar{background:var(--or-olive-900);color:#ffffffd1;font-family:var(--or-font-body);font-size:14px!important;letter-spacing:.075em;position:relative;z-index:1001;overflow:hidden}.or-topbar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0,rgba(212,175,55,.04) 50%,transparent 100%);pointer-events:none}.or-topbar__inner{max-width:1440px;margin:0 auto;padding:0 2rem;height:var(--or-topbar-h);display:flex;align-items:center;justify-content:space-between;position:relative;gap:1rem}.or-topbar__left{display:flex;align-items:center;gap:1.4rem;flex:1}.or-topbar__contact-link{align-items:center;gap:.38rem;color:#ffffffad;transition:var(--or-trans)}.or-announcement svg,.or-announcement__accent,.or-selector__btn:hover,.or-topbar__contact-link:hover{color:var(--or-gold-300)}.or-topbar__contact-link svg{width:12px;height:12px;opacity:.7;flex-shrink:0}.or-topbar__sep{width:1px;height:13px;background:#ffffff24;flex-shrink:0}.or-topbar__center{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center}.or-announcements{overflow:hidden;height:var(--or-topbar-h);width:440px}.or-announcements__track{display:flex;flex-direction:column;animation:15s ease-in-out infinite orSlideAnnounce}.or-announcement{height:var(--or-topbar-h);align-items:center;justify-content:center;gap:.45rem}.or-announcement svg{width:12px;height:12px;flex-shrink:0}.or-mega__links a svg,.or-social-links__link svg{width:13px;height:13px}.or-announcement__accent{font-weight:700}@keyframes orSlideAnnounce{0%,to,28%,99%{transform:translateY(0)}33%,61%{transform:translateY(calc(var(--or-topbar-h) * -1))}66%,94%{transform:translateY(calc(var(--or-topbar-h) * -2))}}.or-topbar__right{display:flex;align-items:center;gap:.8rem;flex:1;justify-content:flex-end}.or-social-links{display:flex;align-items:center;gap:.4rem}.or-social-links__link{width:27px;height:27px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#ffffff94;transition:var(--or-trans)}.or-selector__btn,.or-selector__option{display:flex;align-items:center;font-weight:500;transition:var(--or-trans);font-family:var(--or-font-body);cursor:pointer}.or-social-links__link:hover{color:var(--or-gold-300);background:#d4af371a}.or-selector{position:relative}.or-selector__btn{gap:.28rem;padding:.25rem .55rem;border-radius:4px;font-size:.875rem;letter-spacing:.07em;color:#ffffffc7;border:none;background:0 0}.or-selector__btn:hover{background:#ffffff12}.or-selector__btn svg{width:10px;height:10px;opacity:.45}.or-selector__flag{font-size:.85rem;line-height:1}.or-selector__dropdown{position:absolute;top:calc(100% + 7px);right:0;background:#fff;border-radius:10px;min-width:148px;padding:.4rem;transform:translateY(-6px) scale(.97);transform-origin:top right;transition:var(--or-trans);z-index:200}.or-action:hover .or-account-menu,.or-action:hover .or-cart-preview,.or-selector:hover .or-selector__dropdown{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.or-selector__option{gap:.5rem;padding:.42rem .7rem;border-radius:6px;color:var(--or-charcoal);font-size:.76rem}.or-action:hover,.or-selector__option:hover{background:var(--or-olive-50);color:var(--or-olive-700)}.or-selector__option.is-active{color:var(--or-olive-700);font-weight:700}.or-header{background:#faf8f4f7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(0,0,0,.045);position:sticky;top:0;z-index:1000;transition:var(--or-trans);font-family:var(--or-font-body)}.or-mobile-nav__search-wrap svg,.or-search__icon{top:50%;transform:translateY(-50%);pointer-events:none}.or-header.is-scrolled{box-shadow:0 2px 32px #0001}.or-header.is-scrolled .or-header__inner{height:var(--or-header-sh)}.or-header__inner{max-width:1440px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:var(--or-header-h);gap:1.5rem;transition:height .35s var(--or-ease)}.or-header__left{display:flex;align-items:center;gap:.6rem}.or-hamburger{display:none;width:42px;height:42px;align-items:center;justify-content:center;border-radius:10px;color:var(--or-charcoal);transition:var(--or-trans);flex-shrink:0}.or-hamburger:hover{background:var(--or-olive-100)}.or-hamburger svg{width:22px;height:22px}.or-search{position:relative;width:300px;max-width:100%;transition:width .4s var(--or-ease)}.or-action,.or-action__label,.or-logo__mark,.or-logo__name,.or-search__dropdown,.or-search__icon,.or-search__input,.or-search__product,.or-search__tag{transition:var(--or-trans)}.or-search__input{width:100%;height:44px;padding:0 1rem 0 2.9rem;border:1.5px solid rgba(0,0,0,.09);border-radius:100px;background:#ffffffa6;font-family:var(--or-font-body);font-size:.8rem;color:var(--or-charcoal);outline:0}.or-search__input::placeholder{color:var(--or-warm-gray-lt);font-weight:400}.or-search__input:focus{border-color:var(--or-olive-400);background:#fff;box-shadow:0 0 0 4px #5a724717;width:360px}.or-brand-card:hover .or-brand-card__avatar,.or-search__tag:hover{background:var(--or-olive-200)}.or-search__icon{position:absolute;left:1rem;color:var(--or-warm-gray-lt)}.or-search__icon svg{width:16px;height:16px}.or-search__dropdown{position:absolute;top:calc(100% + 10px);left:0;width:400px;background:#fff;border-radius:18px;padding:1.4rem;transform:translateY(-10px);z-index:400}.or-search__dropdown.is-open{transform:translateY(0)}.or-search__label{font-size:.62rem;font-weight:700;letter-spacing:.13em;color:var(--or-warm-gray-lt);margin-bottom:.75rem}.or-search__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.or-search__tag{padding:.32rem .85rem;background:var(--or-olive-50);border-radius:100px;font-size:.74rem;color:var(--or-olive-700);font-weight:500}.or-search__product{display:flex;align-items:center;gap:.85rem;padding:.65rem;border-radius:11px;cursor:pointer}.or-search__product:hover{background:var(--or-cream)}.or-search__product-img{width:48px;height:48px;border-radius:9px;object-fit:cover;background:var(--or-cream-dark);flex-shrink:0}.or-search__product-name{font-size:.8rem;font-weight:600;color:var(--or-charcoal);margin-bottom:.15rem;line-height:1.3}.or-search__product-price{font-size:.74rem;font-weight:700;color:var(--or-olive-600)}.or-header__center{text-align:center}.or-logo{display:inline-flex;flex-direction:column;align-items:center;gap:1px;text-decoration:none}.or-logo__mark{color:var(--or-olive-600);width:42px;height:42px}.or-logo:hover .or-logo__mark{color:var(--or-gold-500);transform:scale(1.06) rotate(3deg)}.or-logo__name{font-family:var(--or-font-display);font-size:1.7rem;font-weight:700;color:var(--or-olive-900);letter-spacing:.02em;line-height:1}.or-logo__name em{color:var(--or-gold-500);font-style:normal}.or-logo__tagline{font-family:var(--or-font-elegant);font-size:.68rem;color:var(--or-warm-gray);letter-spacing:.28em;font-style:italic;margin-top:1px}.or-header__right{display:flex;align-items:center;gap:.15rem;justify-content:flex-end}.or-action{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:52px;height:52px;border-radius:13px;color:var(--or-charcoal);cursor:pointer}.or-action svg{width:21px;height:21px;stroke-width:1.65}.or-action__label{font-size:.575rem;font-weight:600;color:var(--or-warm-gray);margin-top:2px;letter-spacing:.025em}.or-action:hover .or-action__label{color:var(--or-olive-700)}.or-action__badge{position:absolute;top:4px;right:5px;min-width:18px;height:18px;padding:0 5px;background:var(--or-gold-500);color:#fff;font-size:.58rem;font-weight:800;border-radius:100px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #b8860b59;animation:2.5s ease-in-out infinite orBadgePulse}.or-account-menu,.or-cart-preview{top:calc(100% + 12px);right:0;transition:var(--or-trans);z-index:300;position:absolute;opacity:0;visibility:hidden}.or-account-menu,.or-cart-preview,.or-mega,.or-mobile-nav{box-shadow:var(--or-shadow-xl)}@keyframes orBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.or-account-menu{width:248px;background:#fff;border-radius:15px;padding:.5rem;transform:translateY(-8px) scale(.97);transform-origin:top right}.or-account-menu__item{display:flex;align-items:center;gap:.72rem;padding:.65rem .9rem;border-radius:10px;font-size:.82rem;font-weight:500;color:var(--or-charcoal);transition:var(--or-trans);cursor:pointer}.or-account-menu__item svg{width:16px;height:16px;color:var(--or-warm-gray-lt);flex-shrink:0}.or-account-menu__item:hover{background:var(--or-olive-50);color:var(--or-olive-700)}.or-account-menu__divider{height:1px;background:#0000000e;margin:.3rem .7rem}.or-cart-preview{width:350px;background:#fff;border-radius:18px;padding:1.3rem;transform:translateY(-8px) scale(.97);transform-origin:top right}.or-cart-preview__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.9rem;border-bottom:1px solid rgba(0,0,0,.07);margin-bottom:.9rem}.or-cart-preview__title{font-family:var(--or-font-display);font-size:1.05rem;font-weight:700;color:var(--or-olive-900)}.or-cart-preview__count{font-size:.74rem;color:var(--or-warm-gray);font-weight:500}.or-cart-item{display:flex;gap:.85rem;padding:.7rem 0}.or-cart-item+.or-cart-item{border-top:1px solid rgba(0,0,0,.05)}.or-cart-item__img{width:58px;height:58px;border-radius:11px;object-fit:cover;background:var(--or-cream-dark);flex-shrink:0}.or-cart-item__name{font-size:.8rem;font-weight:600;color:var(--or-charcoal);line-height:1.35;margin-bottom:.2rem}.or-cart-item__meta{font-size:.7rem;color:var(--or-warm-gray)}.or-cart-item__price{font-size:.84rem;font-weight:700;color:var(--or-olive-700);margin-top:.25rem}.or-cart-preview__total{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:.9rem;border-top:1.5px solid rgba(0,0,0,.08)}.or-cart-preview__cta,.or-cart-preview__view{display:block;transition:var(--or-trans);text-align:center}.or-nav__inner,.or-nav__item{align-items:center}.or-cart-preview__total-label{font-size:.84rem;font-weight:600;color:var(--or-charcoal)}.or-cart-preview__total-price{font-family:var(--or-font-display);font-size:1.15rem;font-weight:700;color:var(--or-olive-800)}.or-cart-preview__cta{width:100%;margin-top:.9rem;padding:.88rem;background:var(--or-olive-800);color:#fff;border-radius:11px;font-size:.82rem;font-weight:700;letter-spacing:.04em}.or-cart-preview__cta:hover{background:var(--or-olive-900);box-shadow:0 6px 18px #1a1f1647;color:#fff}.or-cart-preview__view{margin-top:.6rem;font-size:.76rem;color:var(--or-warm-gray)}.or-mega__inner,.or-nav__inner{max-width:1440px;margin:0 auto}.or-cart-preview__view:hover{color:var(--or-olive-600)}.or-mega__links a:hover,.or-nav__item:hover .or-nav__link,.or-nav__link:hover{color:var(--or-olive-700)}.or-nav{background:#fff;border-bottom:1px solid rgba(0,0,0,.055);position:sticky;top:var(--or-header-h);z-index:999;font-family:var(--or-font-body);transition:top .35s var(--or-ease)}.or-brand-card__avatar,.or-brands-header__title,.or-mega__col-title,.or-mega__featured h3{font-family:var(--or-font-display)}.or-header.is-scrolled~.or-nav{top:var(--or-header-sh)}.or-nav__inner{padding:0 2rem;display:flex;justify-content:center;height:var(--or-nav-h)}.or-nav__item,.or-nav__link{display:flex;height:100%;position:relative}.or-nav__link{align-items:center;gap:.32rem;padding:0 1.05rem;font-size:.77rem;font-weight:700;color:var(--or-charcoal-md);letter-spacing:.05em;transition:var(--or-trans);white-space:nowrap;cursor:pointer}.or-nav__link:after{content:"";position:absolute;bottom:0;left:1.05rem;right:1.05rem;height:2.5px;background:linear-gradient(90deg,var(--or-gold-400),var(--or-gold-300));border-radius:2px 2px 0 0;transform:scaleX(0);transform-origin:center}.or-nav__item:hover .or-nav__link:after,.or-nav__link:hover:after{transform:scaleX(1)}.or-nav__link svg{width:11px;height:11px;opacity:.45;flex-shrink:0}.or-mega,.or-mega__links a,.or-mega__links a svg{transition:var(--or-trans)}.or-nav__item:hover .or-nav__link svg{transform:rotate(180deg);opacity:.7}.or-nav__link--new{color:var(--or-gold-600)}.or-nav__link--new:before{content:"";width:5px;height:5px;background:var(--or-gold-400);border-radius:50%;flex-shrink:0;animation:2.2s ease-in-out infinite orNavDot}@keyframes orNavDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.or-nav__link--sale{color:var(--or-red)}.or-nav__link--b2b{color:var(--or-olive-600)}.or-mega{position:fixed;left:0;right:0;top:auto;background:#fff;opacity:0;visibility:hidden;transform:translateY(-6px);z-index:998;overflow:hidden}.or-mega:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--or-olive-400) 0,var(--or-gold-300) 50%,var(--or-olive-400) 100%)}.or-nav__item:hover .or-mega{transform:translateY(0)}.or-mega--compact{position:absolute;left:50%;transform:translate(-50%) translateY(-6px);right:auto;width:560px;border-radius:0 0 20px 20px}.or-nav__item:hover .or-mega--compact{transform:translate(-50%) translateY(0)}.or-mega__inner{padding:2.2rem 2.8rem 2.4rem}.or-mega__grid{display:grid;gap:2.2rem}.or-mega__grid--5col{grid-template-columns:1fr 1fr 1fr 1fr 290px}.or-mega__grid--4col{grid-template-columns:1fr 1fr 1fr 1fr}.or-mega__grid--2col{grid-template-columns:1fr 1fr}.or-brands-grid,.or-mega__grid--5equal{grid-template-columns:repeat(5,1fr)}.or-mega__col-title{font-size:.92rem;font-weight:700;color:var(--or-olive-800);padding-bottom:.65rem;border-bottom:2px solid var(--or-olive-100);margin-bottom:.9rem;display:flex;align-items:center;gap:.5rem}.or-badge,.or-mega__featured-eyebrow{font-weight:800;text-transform:uppercase}.or-mega__col-title svg{width:15px;height:15px;color:var(--or-gold-500);flex-shrink:0}.or-mega__col-title+.or-mega__col-title{margin-top:1.6rem}.or-mega__links a{display:flex;align-items:center;gap:.5rem;padding:.4rem .65rem;margin:0 -.65rem;border-radius:9px;font-size:.81rem;color:var(--or-charcoal-md);font-weight:400}.or-mega__links a:hover{background:var(--or-olive-50);padding-left:1.05rem}.or-mega__links a svg{color:var(--or-olive-400);opacity:0;flex-shrink:0}.or-mega__links a:hover svg{opacity:1}.or-mega__links a:last-child{margin-top:.4rem}.or-badge{font-size:.52rem;letter-spacing:.09em;padding:.14rem .48rem;border-radius:4px;margin-left:auto;white-space:nowrap;flex-shrink:0}.or-badge--new{background:var(--or-gold-100);color:var(--or-gold-700)}.or-badge--pop{background:var(--or-olive-100);color:var(--or-olive-700)}.or-badge--sale{background:#fde8e8;color:var(--or-red)}.or-badge--prem{background:var(--or-olive-900);color:var(--or-gold-300)}.or-mega__featured{background:linear-gradient(145deg,var(--or-olive-50),var(--or-gold-50));border-radius:18px;padding:1.6rem;display:flex;flex-direction:column;position:relative;overflow:hidden}.or-mega__featured:before{content:"";position:absolute;top:-25%;right:-25%;width:130px;height:130px;background:radial-gradient(circle,rgba(212,175,55,.14),transparent);border-radius:50%;pointer-events:none}.or-mega__featured-eyebrow{font-size:.6rem;letter-spacing:.16em;color:var(--or-gold-600);margin-bottom:.6rem}.or-mega__featured-img{width:100%;height:125px;border-radius:11px;object-fit:cover;background:linear-gradient(145deg,var(--or-cream-dark),var(--or-olive-100));margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.or-brand-card__avatar,.or-mega__featured-cta{align-items:center;transition:var(--or-trans)}.or-mega__featured-img svg{width:38px;height:38px;color:var(--or-olive-300)}.or-mega__featured h3{font-size:1.08rem;font-weight:700;color:var(--or-olive-900);line-height:1.3;margin-bottom:.5rem}.or-mega__featured p{font-size:.77rem;color:var(--or-warm-gray);line-height:1.55;margin-bottom:1.1rem}.or-mega__featured-cta{display:inline-flex;gap:.5rem;padding:.6rem 1.1rem;background:var(--or-olive-800);color:#fff;border-radius:9px;font-size:.75rem;font-weight:700;letter-spacing:.03em;align-self:flex-start}.or-mega__featured-cta:hover{background:var(--or-olive-900);gap:.75rem;color:#fff}.or-mega__featured-cta svg{width:13px;height:13px}.or-brands-grid{display:grid;gap:1rem}.or-brand-card{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;border-radius:13px;border:1.5px solid rgba(0,0,0,.06);transition:var(--or-trans);cursor:pointer;text-align:center;text-decoration:none}.or-brand-card:hover{border-color:var(--or-olive-300);background:var(--or-olive-50);transform:translateY(-4px);box-shadow:var(--or-shadow-md)}.or-brand-card__avatar{width:62px;height:62px;border-radius:50%;background:var(--or-cream-dark);display:flex;justify-content:center;margin-bottom:.75rem;font-size:1.1rem;font-weight:800;color:var(--or-olive-700);overflow:hidden}.or-brand-card__avatar--intl,.or-mobile-link--new{color:var(--or-gold-600)}.or-brand-card__avatar--more{background:var(--or-olive-100);color:var(--or-olive-600);font-size:1.5rem}.or-brand-card__name{font-size:.8rem;font-weight:700;color:var(--or-charcoal);margin-bottom:.22rem}.or-brand-card__origin{font-size:.67rem;color:var(--or-warm-gray-lt);font-style:italic}.or-brands-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.or-brands-header__title{font-size:1.3rem;font-weight:700;color:var(--or-olive-900)}.or-brands-header__sub{font-size:.8rem;color:var(--or-warm-gray);margin-top:.3rem}.or-brands-header__link{display:flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:700;color:var(--or-olive-600);transition:var(--or-trans)}.or-brands-header__link:hover{color:var(--or-olive-800);gap:.5rem}.or-mobile-link:hover,.or-mobile-nav__footer a:hover,.or-mobile-submenu a:hover{color:var(--or-olive-700)}.or-brands-header__link svg{width:14px;height:14px}.or-collections-menu a{display:flex;align-items:center;gap:.7rem;padding:.65rem .8rem;border-radius:10px;font-size:.84rem;font-weight:600;color:var(--or-charcoal-md);transition:var(--or-trans)}.or-collections-menu a:hover{background:var(--or-olive-50);color:var(--or-olive-700);padding-left:1.1rem}.or-mobile-nav__close:hover,.or-mobile-submenu a:hover{background:var(--or-olive-100)}.or-collections-menu a svg{width:16px;height:16px;flex-shrink:0}.or-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:997;opacity:0;visibility:hidden;transition:var(--or-trans)}.or-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1999;opacity:0;visibility:hidden;transition:var(--or-trans)}.or-mobile-nav{position:fixed;top:0;left:0;width:370px;max-width:92vw;height:100dvh;background:#fff;z-index:2000;transform:translate(-100%);transition:transform .48s var(--or-ease);overflow-y:auto;display:flex;flex-direction:column;font-family:var(--or-font-body)}.or-mobile-link,.or-mobile-nav__close{display:flex;background:0 0;cursor:pointer}.or-mobile-nav.is-active{transform:translate(0)}.or-mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.07);flex-shrink:0}.or-mobile-nav__close{width:38px;height:38px;align-items:center;justify-content:center;border-radius:10px;color:var(--or-charcoal);transition:var(--or-trans);border:none}.or-mobile-nav__close svg{width:20px;height:20px}.or-mobile-link,.or-mobile-nav__search input{color:var(--or-charcoal);width:100%;font-family:var(--or-font-body)}.or-mobile-nav__search{padding:.8rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.or-mobile-nav__search input{height:42px;padding:0 1rem 0 2.6rem;border:1.5px solid rgba(0,0,0,.1);border-radius:10px;background:var(--or-olive-50);font-size:.82rem;outline:0}.or-mobile-nav__search-wrap{position:relative}.or-mobile-nav__search-wrap svg{position:absolute;left:.8rem;width:15px;height:15px;color:var(--or-warm-gray-lt)}.or-mobile-nav__footer a,.or-mobile-submenu a{color:var(--or-charcoal-md);transition:var(--or-trans)}.or-mobile-nav__body{flex:1;overflow-y:auto}.or-mobile-item{border-bottom:1px solid rgba(0,0,0,.045)}.or-mobile-link{align-items:center;justify-content:space-between;padding:.95rem 1.5rem;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.045em;transition:var(--or-trans);border:none;text-align:left}.or-mobile-link:hover{background:var(--or-olive-50)}.or-mobile-link svg{width:16px;height:16px;transition:transform .3s var(--or-ease);flex-shrink:0}.or-mobile-item.is-open .or-mobile-link svg{transform:rotate(180deg)}.or-mobile-link--sale{color:var(--or-red)}.or-mobile-link--b2b{color:var(--or-olive-600)}.or-mobile-submenu{max-height:0;overflow:hidden;background:var(--or-cream);transition:max-height .42s var(--or-ease)}.or-mobile-item.is-open .or-mobile-submenu{max-height:1200px}.or-mobile-submenu__title{padding:.65rem 1.5rem .3rem 2.5rem;font-size:.62rem;text-transform:uppercase;letter-spacing:.13em;color:var(--or-warm-gray-lt);font-weight:800}.or-mobile-submenu a{display:block;padding:.55rem 1.5rem .55rem 2.5rem;font-size:.82rem;font-weight:400}.or-mobile-submenu a:hover{padding-left:3rem}.or-mobile-nav__footer{padding:1.4rem 1.5rem;border-top:1px solid rgba(0,0,0,.07);flex-shrink:0}.or-mobile-nav__footer a{display:flex;align-items:center;gap:.72rem;padding:.55rem 0;font-size:.82rem;font-weight:500}.or-mobile-nav__footer a svg{width:17px;height:17px;color:var(--or-olive-500);flex-shrink:0}.or-mobile-nav__langs{display:flex;gap:.5rem;margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.06)}.or-mobile-nav__lang{font-size:1.3rem;cursor:pointer;transition:var(--or-trans);opacity:.7;border:none;background:0 0;line-height:1}.or-mobile-nav__lang:hover{opacity:1;transform:scale(1.2)}@media(max-width:1280px){.or-mega__grid--5col{grid-template-columns:1fr 1fr 1fr 290px}.or-mega__grid--5col>:nth-child(4){display:none}.or-brands-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1100px){.or-nav{display:none}.or-hamburger{display:flex}.or-search{width:240px}.or-search__input:focus{width:300px}}@media(max-width:768px){:root{--or-header-h:68px;--or-header-sh:58px}.or-account-menu,.or-action__label,.or-cart-preview,.or-logo__tagline,.or-social-links,.or-topbar__left{display:none}.or-topbar__center{position:static;transform:none}.or-topbar__inner{justify-content:space-between}.or-announcements{width:230px}.or-header__inner{grid-template-columns:auto 1fr auto;padding:0 1rem;gap:.75rem}.or-header__center{text-align:left}.or-logo__name{font-size:1.3rem}.or-logo__mark{width:32px;height:32px}.or-search,.or-search__input:focus{width:100%}.or-search__dropdown{min-width:300px;width:100vw;left:-60px}.or-action{width:42px;height:42px}}@media(max-width:480px){.or-topbar__inner{padding:0 1rem}.or-announcements{width:190px}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/olive-header.css.map */
