@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400;1,500&display=swap";:root{--oji-cream: #FAF8F5;--oji-washi: #F5F3EE;--oji-sage: #9BAD87;--oji-forest: #2A3E2F;--oji-forest-light: #3D5442;--oji-text: #2A3E2F;--oji-text-muted: rgba(42, 62, 47, .7);--oji-font-display: "Cormorant Garamond", "Times New Roman", serif;--oji-font-body: "Poppins", sans-serif;--oji-section-py: clamp(60px, 10vw, 120px);--oji-container-px: clamp(20px, 5vw, 80px)}body.template-index{background:#fafbf7!important}@media (min-width: 1025px){body.template-index .section-header-navigation:not(.scrolled-past-header){position:absolute!important;top:var(--announcement-bar-height, 48px)!important;left:0!important;right:0!important;z-index:100!important;width:100%!important}body.template-index .section-header-navigation.scrolled-past-header{position:sticky!important;top:0!important;z-index:100!important}body.template-index .oji-hero{margin-top:0!important;position:relative;z-index:1}}@keyframes ojiFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ojiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ojiScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes ojiSlideFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes ojiSlideFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes ojiSway{0%,to{transform:rotate(0) translate(0)}25%{transform:rotate(.5deg) translate(2px)}75%{transform:rotate(-.5deg) translate(-2px)}}@keyframes ojiSwayMirrored{0%,to{transform:rotate(5deg) scaleX(-1) translate(0)}25%{transform:rotate(5.5deg) scaleX(-1) translate(2px)}75%{transform:rotate(4.5deg) scaleX(-1) translate(-2px)}}@keyframes ojiGlow{0%,to{filter:brightness(1) drop-shadow(0 0 0 transparent)}50%{filter:brightness(1.03) drop-shadow(0 4px 20px rgba(155,173,135,.15))}}@keyframes ojiFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes ojiParticleRise{0%{transform:translateY(0) translate(0) scale(1);opacity:0}10%{opacity:.6}90%{opacity:.4}to{transform:translateY(-100vh) translate(20px) scale(.5);opacity:0}}.oji-hero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#fafbf7;margin-top:-100px!important;padding-top:100px}@media (prefers-reduced-motion: reduce){.oji-hero__kicker,.oji-hero__title,.oji-hero__media,.oji-hero__subtitle,.oji-hero__cta,.oji-hero__pine--top-left,.oji-hero__pine--bottom-right,.oji-hero__product img{animation:none!important;transition:none!important}.oji-hero__kicker,.oji-hero__title,.oji-hero__media,.oji-hero__subtitle,.oji-hero__cta,.oji-hero__pine--top-left,.oji-hero__pine--bottom-right{opacity:1!important;transform:none!important}}.shopify-section-oji-hero,[id*=shopify-section-oji]{margin-top:0!important}body.template-index{padding-top:0!important}.section-header-navigation{background:transparent!important}.section-header-navigation:before,.section-header-navigation:after{display:none!important}body.template-index .section-header-navigation,body.template-index .header-nav-hamburger,body.template-index .header-hamburger--transparent,body.template-index .header-navigation-wrapper{background:transparent!important;background-color:transparent!important}body.template-index .section-header-navigation:not(.scrolled-past-header) .header-nav-hamburger,body.template-index .section-header-navigation:not(.scrolled-past-header) .header-hamburger--transparent{background:transparent!important;background-color:transparent!important}@media (min-width: 1025px){body.template-index .section-header-navigation,body.template-index [id*=header_navigation_hamburger],body.template-index [id*=header-navigation-hamburger],body.template-index sticky-header,body.template-index .header-navigation-wrapper,body.template-index .header-nav-hamburger,body.template-index .header-hamburger--transparent{background:transparent!important;background-color:transparent!important;--bg-color: transparent !important}body.template-index .header-nav-hamburger:not(.scrolled-past-header),body.template-index .section-header-navigation .header-nav-hamburger{background:transparent!important;background-color:transparent!important}}.oji-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#fafbf7;background-image:var(--oji-hero-bg-url, var(--oji-hero-washi-url));background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1}.oji-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--oji-hero-washi-url);background-size:180px 180px;background-repeat:repeat;opacity:.92;mix-blend-mode:multiply;filter:contrast(1.75) brightness(1.08);pointer-events:none}.oji-hero__inner{position:relative;z-index:2;width:min(1200px,100%);padding:var(--oji-container-px);padding-left:clamp(40px,8vw,120px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,5vw,64px);align-items:center;margin-top:-150px}.oji-hero__pine{position:absolute;z-index:10;pointer-events:none;opacity:.85;mix-blend-mode:multiply}.oji-hero__pine--top-left{top:-3%;left:-6%;width:clamp(320px,38vw,620px);transform:rotate(0);animation:ojiSlideFromLeft 1s cubic-bezier(.16,1,.3,1) .2s both,ojiSway 8s ease-in-out 1.2s infinite;transform-origin:left center}.oji-hero__pine--bottom-right{bottom:-3%;right:-3%;width:clamp(300px,38vw,620px);transform:rotate(5deg) scaleX(-1);animation:ojiSwayMirrored 9s ease-in-out infinite;transform-origin:center center}.oji-hero__content{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:520px}.oji-hero__kicker{font-family:var(--oji-font-body);font-size:clamp(11px,1.2vw,14px);font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--oji-sage);margin-bottom:1rem;animation:ojiFadeUp .7s cubic-bezier(.16,1,.3,1) .1s both}.oji-hero__title{font-family:var(--oji-font-display);font-size:clamp(36px,6vw,72px);font-weight:400;font-style:italic;line-height:1.1;color:var(--oji-forest);margin:0 0 1.25rem;max-width:12ch;animation:ojiFadeUp .8s cubic-bezier(.16,1,.3,1) .25s both}.oji-hero__media{display:flex;justify-content:flex-end;animation:ojiScaleIn .9s cubic-bezier(.16,1,.3,1) .4s both}.oji-hero__product{position:relative;width:clamp(500px,65vw,900px);aspect-ratio:1 / 1;margin:0}.oji-hero__product img{width:100%;height:100%;object-fit:contain;animation:ojiGlow 4s ease-in-out infinite}.oji-hero__subtitle{font-family:var(--oji-font-body);font-size:clamp(15px,1.6vw,18px);font-weight:300;line-height:1.6;color:var(--oji-text-muted);max-width:44ch;margin:0 0 1.75rem;animation:ojiFadeUp .7s cubic-bezier(.16,1,.3,1) .55s both}.oji-hero__cta{display:inline-flex;align-items:center;gap:12px;font-family:var(--oji-font-body);font-size:13px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;color:var(--oji-forest);background:transparent;border:1px solid var(--oji-forest);padding:14px 32px;border-radius:0;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:ojiFadeUp .7s cubic-bezier(.16,1,.3,1) .7s both}.oji-hero__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--oji-forest);transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:-1}.oji-hero__cta:hover{color:#fff;border-color:var(--oji-forest)}.oji-hero__cta:hover:before{transform:scaleX(1);transform-origin:left}.oji-hero__cta svg{width:16px;height:16px;transition:transform .35s cubic-bezier(.4,0,.2,1);stroke-width:1.5}.oji-hero__cta:hover svg{transform:translate(4px)}.oji-hero__scroll{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--oji-text-muted);font-family:var(--oji-font-body);font-size:11px;letter-spacing:.15em;text-transform:uppercase;opacity:.7}.oji-hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--oji-sage),transparent);animation:oji-scroll-pulse 2s ease-in-out infinite}@keyframes oji-scroll-pulse{0%,to{opacity:.3;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}}@media (max-width: 749px){.oji-hero{min-height:100svh;padding-top:180px}.oji-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;margin-top:0;padding:0 60px}.oji-hero__pine--top-left{top:50px;left:-18%;width:290px;transform:rotate(0)}.oji-hero__pine--bottom-right{bottom:-6%;right:-15%;width:240px}.oji-hero__content{display:contents}.oji-hero__kicker{order:1;margin:30px 0 4px!important;text-align:center}.oji-hero__title{order:2;margin:0!important;text-align:center}.oji-hero__media{order:3;justify-content:center;margin:0!important;padding:0!important}.oji-hero__product{width:95vw!important;max-width:400px!important;margin:-50px 0 -40px!important}.oji-hero__product img{transform:scale(1.3)!important;transform-origin:center center!important}.oji-hero__subtitle{order:4;margin:0 0 14px!important;text-align:center;max-width:200px;font-size:13px;padding:0 20px}.oji-hero__cta{order:5;margin-bottom:40px;font-size:11px;padding:12px 28px;font-size:12px}.oji-hero__product{width:70vw;max-width:280px}.oji-hero__scroll{display:none}}.oji-hero-active .header-navigation,.oji-hero-active .header-navigation.header--transparent,.oji-hero-active .header-wrapper--sticky{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:none!important}.oji-hero-active .header-navigation .header-icons,.oji-hero-active .header-navigation .header__icons,.oji-hero-active .header-navigation .header-item--side{color:var(--oji-forest)!important}.shopify-section-group-header-group .header__icon,.shopify-section-group-header-group .header-icons .icon{color:inherit}.header-nav-hamburger .header__search{display:none!important}@media (max-width: 1024px){.section-header-mobile .header-mobile .header-mobile__wrapper{padding:4px 16px!important;border-radius:12px!important;min-height:0!important}.header-mobile .mobileMenu-toggle{width:18px!important;height:18px!important}.header-mobile .mobileMenu-toggle__Icon,.header-mobile .mobileMenu-toggle__Icon:before,.header-mobile .mobileMenu-toggle__Icon:after{height:1.5px!important}.header-mobile .mobileMenu-toggle__Icon:before{top:-5px!important}.header-mobile .mobileMenu-toggle__Icon:after{bottom:-5px!important}.header-mobile .header-mobile__item--logo{position:absolute!important;left:50%!important;transform:translate(-50%)!important}.header-mobile .header-mobile__item--logo img,.header-mobile .header__heading-logo{max-height:34px!important;width:auto!important}.header-mobile .header-mobile__item--logo svg{height:34px!important;width:auto!important}.header-mobile .header__icon svg,.header-mobile .header-mobile__item--icons svg{width:18px!important;height:18px!important}.header-mobile .cart-count-bubble{min-width:14px!important;min-height:14px!important;font-size:9px!important;line-height:14px!important;top:-5px!important;right:-6px!important}.section-header-mobile .header-mobile>.container{padding:6px 12px!important}.header-mobile .header-mobile__item{padding:2px!important}}.header-nav-hamburger .cart-count-bubble{background:#293e2f!important}.header-nav-hamburger .cart-count-bubble .text{background:#293e2f!important;color:#dcdfdd!important}.header-advanced .header-advanced__content{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important}.header-advanced .header-advanced__col{flex:0 0 auto!important;width:auto!important;text-align:center!important}.header-advanced .header-advanced__customText{text-align:center!important}@media (min-width: 1025px){body.open_search_desktop #halo-search-popup.halo-search-popup,html.open_search_desktop #halo-search-popup.halo-search-popup,.open_search_desktop #halo-search-popup.halo-search-popup{position:fixed!important;left:50%!important;top:calc(var(--announcement-bar-height, 0px) + 10px)!important;transform:translate(-50%)!important;width:min(1120px,calc(100% - 96px))!important;max-width:none!important;z-index:10050!important;border-radius:28px!important;overflow:visible!important}body.open_search_desktop .background-overlay,html.open_search_desktop .background-overlay,.open_search_desktop .background-overlay{background:#0e120e47!important}body.open_search_desktop #halo-search-popup .halo-popup-header,html.open_search_desktop #halo-search-popup .halo-popup-header,.open_search_desktop #halo-search-popup .halo-popup-header{display:none!important}body.open_search_desktop #halo-search-popup .halo-popup-wrapper,html.open_search_desktop #halo-search-popup .halo-popup-wrapper,.open_search_desktop #halo-search-popup .halo-popup-wrapper{padding:0!important}body.open_search_desktop #halo-search-popup .halo-popup-content,html.open_search_desktop #halo-search-popup .halo-popup-content,.open_search_desktop #halo-search-popup .halo-popup-content{padding:14px!important;border-radius:28px!important;background:#f7f8f28c!important;border:1px solid rgba(42,62,47,.1)!important;box-shadow:0 28px 80px #0000002e,inset 0 1px #ffffffa6!important;backdrop-filter:blur(28px) saturate(175%)!important;-webkit-backdrop-filter:blur(28px) saturate(175%)!important}body.open_search_desktop #halo-search-popup .header__search-full>.container,html.open_search_desktop #halo-search-popup .header__search-full>.container,.open_search_desktop #halo-search-popup .header__search-full>.container{display:flex!important;align-items:center!important;gap:12px!important;padding:14px 18px!important;border-radius:999px!important;background:#f7f8f2ad!important;border:1px solid rgba(42,62,47,.12)!important;box-shadow:0 18px 60px #0000001f,inset 0 1px #ffffffa6!important;backdrop-filter:blur(26px) saturate(175%)!important;-webkit-backdrop-filter:blur(26px) saturate(175%)!important}body.open_search_desktop #halo-search-popup form.search.search-modal__form,html.open_search_desktop #halo-search-popup form.search.search-modal__form,.open_search_desktop #halo-search-popup form.search.search-modal__form{width:100%!important;max-width:none!important;margin:0!important}body.open_search_desktop #halo-search-popup .field,html.open_search_desktop #halo-search-popup .field,.open_search_desktop #halo-search-popup .field{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important}body.open_search_desktop #halo-search-popup .search__input,html.open_search_desktop #halo-search-popup .search__input,.open_search_desktop #halo-search-popup .search__input{width:100%!important;background:#ffffffb8!important;border:1px solid rgba(42,62,47,.14)!important;border-radius:999px!important;padding:14px 18px!important;line-height:1.2!important}body.open_search_desktop #halo-search-popup .search__button,html.open_search_desktop #halo-search-popup .search__button,.open_search_desktop #halo-search-popup .search__button{border-radius:999px!important;padding:12px 16px!important}body.open_search_desktop #halo-search-popup .header-search-close,html.open_search_desktop #halo-search-popup .header-search-close,.open_search_desktop #halo-search-popup .header-search-close{position:relative!important;inset:auto!important;margin-left:auto!important;margin-right:4px!important;width:40px!important;height:40px!important;border-radius:999px!important;background:#ffffff59!important;border:1px solid rgba(42,62,47,.1)!important}body.open_search_desktop #halo-search-popup .quickSearchResultsWrap,html.open_search_desktop #halo-search-popup .quickSearchResultsWrap,.open_search_desktop #halo-search-popup .quickSearchResultsWrap{position:relative!important;top:0!important;left:0!important;width:100%!important;margin-top:12px!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 22px 70px #00000029!important;border:1px solid rgba(42,62,47,.1)!important;background:#ffffffeb!important}body.open_search_desktop #halo-search-popup .halo-popup-content,html.open_search_desktop #halo-search-popup .halo-popup-content,.open_search_desktop #halo-search-popup .halo-popup-content{max-height:calc(100svh - (var(--announcement-bar-height, 0px) + 120px))!important;overflow:auto!important;padding-bottom:18px!important}}@media (min-width: 1025px){body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal{position:fixed!important;top:calc(var(--announcement-bar-height, 0px) + 10px)!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%)!important;width:min(1200px,calc(100% - 72px))!important;height:auto!important;padding:0!important;margin:0!important;background:transparent!important;z-index:10060!important;overflow:visible!important}body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal:before,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal:before,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0e120e42;pointer-events:none}body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal .search-modal__content,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal .search-modal__content,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal .search-modal__content{position:relative!important;z-index:1!important;border-radius:28px!important;padding:14px!important;background:#f7f8f299!important;border:1px solid rgba(42,62,47,.12)!important;box-shadow:0 18px 70px #0000002e,inset 0 1px #ffffffb3!important;backdrop-filter:blur(30px) saturate(175%)!important;-webkit-backdrop-filter:blur(30px) saturate(175%)!important}body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal .search-modal__content>.container,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal .search-modal__content>.container,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal .search-modal__content>.container{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important}body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal form.search.search-modal__form,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal form.search.search-modal__form,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal form.search.search-modal__form{margin:0!important;width:100%!important}body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal .field,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal .field,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal .field{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important}body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal .search__input,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal .search__input,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal .search__input{background:#ffffffb8!important;border:1px solid rgba(42,62,47,.14)!important;border-radius:999px!important;padding:14px 18px!important}body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal .header-search-close,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal .header-search-close,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal .header-search-close,body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal .search-modal__close-button,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal .search-modal__close-button,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal .search-modal__close-button{width:42px!important;height:42px!important;border-radius:999px!important;background:#ffffff59!important;border:1px solid rgba(42,62,47,.1)!important}body.template-index.sticky-search-menu-open .header-navigation details.search_details--popup>.search-modal .quickSearchResultsWrap,body.template-index.sticky-search-menu-custom-open .header-navigation details.search_details--popup>.search-modal .quickSearchResultsWrap,body.template-index.open_search_menu .header-navigation details.search_details--popup>.search-modal .quickSearchResultsWrap{position:relative!important;top:0!important;left:0!important;right:0!important;width:100%!important;margin-top:12px!important;border-radius:20px!important;overflow:hidden!important;background:#ffffffeb!important;border:1px solid rgba(42,62,47,.1)!important;box-shadow:0 22px 70px #00000029!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/oji-landing.css.map */
