:root{--jv-cream: #faf7f2;--jv-ink: #2d3a2e;--jv-moss: #7a8471;--jv-indigo: #4a5c6e;--jv-terracotta: #d67862;--jv-sun: #e8b86d;--jv-line: #ddd7cc;--jv-paper: #fffdf9;--jv-radius: 10px;--jv-page: min(1380px, calc(100vw - 48px) )}html{scroll-behavior:smooth}body{background:var(--jv-cream);color:var(--jv-ink);font-size:16px;line-height:1.65;text-rendering:optimizeLegibility}h1,h2,h3,.jv-display{font-weight:500;letter-spacing:-.035em;line-height:1.05;text-wrap:balance;overflow-wrap:anywhere}a{text-underline-offset:.2em}a,button,input,select,textarea,summary{transition:color .25s ease,background-color .25s ease,border-color .25s ease,opacity .25s ease}:focus-visible{outline:2px solid var(--jv-terracotta);outline-offset:3px}.button,button[type=submit],input[type=submit]{min-height:48px;border-radius:10px;font-weight:650;letter-spacing:.01em}.header-section,.header-announcements,footer{background:var(--jv-cream)!important}.header-section{border-bottom:1px solid var(--jv-line)!important}.header-announcements{border-bottom-color:var(--jv-line)!important}.header__heading-logo,.header-logo__image{filter:saturate(.75)}.jv-shell{width:var(--jv-page);margin-inline:auto}.jv-section{padding-block:clamp(64px,8vw,112px)}.jv-section--compact{padding-block:clamp(44px,6vw,80px)}.jv-kicker{margin:0 0 14px;color:var(--jv-terracotta);font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.jv-section-title{margin:0;font-size:clamp(2.15rem,4.8vw,4.6rem);max-width:18ch}.jv-copy{max-width:66ch;color:var(--jv-moss)}.jv-copy p:first-child{margin-top:0}.jv-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 24px;border:1px solid var(--jv-ink);border-radius:10px;background:var(--jv-ink);color:var(--jv-cream);font-weight:700;text-decoration:none}.jv-button:hover{background:var(--jv-terracotta);border-color:var(--jv-terracotta);color:#fff}.jv-button--quiet{background:transparent;color:var(--jv-ink)}.jv-button--quiet:hover{background:var(--jv-ink);border-color:var(--jv-ink);color:var(--jv-cream)}.jv-hero{min-height:min(760px,82svh);display:grid;position:relative;overflow:hidden;background:#e9e2d6}.jv-hero__media,.jv-hero__media picture,.jv-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.jv-hero__media img{object-fit:cover;object-position:center}.jv-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f28203d}.jv-hero__inner{position:relative;z-index:1;align-self:end;padding-block:clamp(64px,9vw,120px);color:#fffdf9}.jv-hero__content{max-width:720px}.jv-hero h1{margin:0 0 20px;font-size:clamp(3.1rem,8vw,7.2rem);color:inherit}.jv-hero__text{max-width:50ch;font-size:clamp(1rem,1.6vw,1.25rem)}.jv-hero .jv-button{margin-top:18px;background:var(--jv-cream);border-color:var(--jv-cream);color:var(--jv-ink)}.jv-hero .jv-button:hover{background:var(--jv-sun);border-color:var(--jv-sun)}.jv-intro{text-align:center}.jv-intro .jv-section-title{margin-inline:auto;max-width:22ch}.jv-intro .jv-copy{margin:28px auto 0;font-size:1.08rem}.jv-heading-row{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}.jv-products,.jv-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,28px)}.jv-product-card{min-width:0}.jv-product-card__media{display:block;aspect-ratio:1;overflow:hidden;border-radius:var(--jv-radius);background:#eee8de}.jv-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.jv-product-card__media:hover img{transform:scale(1.025)}.jv-product-card__meta{padding-top:14px}.jv-product-card__title{margin:0;font-size:1rem;line-height:1.35;font-weight:600}.jv-product-card__title a{color:inherit;text-decoration:none}.jv-product-card__price{margin:6px 0 0;color:var(--jv-indigo);font-variant-numeric:tabular-nums}.jv-editorial{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;background:var(--jv-paper)}.jv-editorial--reverse{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr)}.jv-editorial--reverse .jv-editorial__media{order:2}.jv-editorial__media{min-height:540px;background:#e7dfd3;overflow:hidden}.jv-editorial__media img{width:100%;height:100%;object-fit:cover}.jv-editorial__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,7vw,100px)}.jv-editorial__content .jv-button{align-self:flex-start;margin-top:18px}.jv-category{position:relative;min-height:420px;overflow:hidden;border-radius:var(--jv-radius);background:#e8e1d6;color:#fff}.jv-category img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.jv-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1b251d47}.jv-category__content{position:absolute;z-index:1;inset:auto 22px 22px}.jv-category h3{margin:0;color:inherit;font-size:clamp(1.5rem,2.4vw,2.5rem)}.jv-category a{color:inherit;text-decoration:none}.jv-category__count{margin-top:6px;font-size:.85rem;opacity:.88}.jv-philosophy{background:var(--jv-ink);color:var(--jv-cream)}.jv-philosophy .jv-section-title{color:inherit}.jv-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;background:#faf7f240}.jv-principle{padding:clamp(28px,4vw,52px);background:var(--jv-ink)}.jv-principle__number{color:var(--jv-sun);font-variant-numeric:tabular-nums}.jv-principle h3{margin:34px 0 10px;color:inherit;font-size:1.5rem}.jv-principle p{margin:0;color:#faf7f2b8}.jv-faq{max-width:920px}.jv-faq details{border-top:1px solid var(--jv-line)}.jv-faq details:last-child{border-bottom:1px solid var(--jv-line)}.jv-faq summary{display:flex;justify-content:space-between;gap:24px;padding:22px 2px;cursor:pointer;font-weight:650;list-style:none}.jv-faq summary::-webkit-details-marker{display:none}.jv-faq summary:after{content:"+";color:var(--jv-terracotta);font-size:1.4rem;line-height:1}.jv-faq details[open] summary:after{content:"\2212"}.jv-faq__answer{padding:0 32px 24px 0;color:var(--jv-moss)}.jv-newsletter{background:var(--jv-sun)}.jv-newsletter__inner{display:grid;grid-template-columns:1fr minmax(320px,.75fr);align-items:end;gap:56px}.jv-newsletter .jv-section-title{max-width:16ch}.jv-newsletter__form{display:flex;gap:10px}.jv-newsletter__form input[type=email]{flex:1;min-width:0;min-height:50px;padding:12px 16px;border:1px solid var(--jv-ink);border-radius:10px;background:#ffffff8c;color:var(--jv-ink)}.jv-form-message{grid-column:1 / -1;margin:8px 0 0}.jv-page{max-width:900px}.jv-page__header{padding-block:72px 34px;border-bottom:1px solid var(--jv-line)}.jv-page__content{padding-block:40px 96px}.jv-page__content h2,.jv-page__content h3{margin-top:2em}.jv-page__content a{color:var(--jv-indigo)}.jv-footer{padding-block:72px 34px;background:#263127;color:var(--jv-cream)}.jv-footer a{color:inherit}.jv-footer__grid{display:grid;grid-template-columns:1.25fr repeat(2,minmax(160px,.75fr));gap:44px}.jv-footer__brand{max-width:38ch}.jv-footer__brand h2{margin-top:0;color:inherit;font-size:2.3rem}.jv-footer__brand>p{margin-bottom:0;color:#faf7f2c7}.jv-footer__contact{display:grid;gap:15px;margin:34px 0 0;padding-top:25px;border-top:1px solid rgba(250,247,242,.2)}.jv-footer__contact-row{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;align-items:start}.jv-footer__contact dt{color:#faf7f294;font-size:.72rem;font-weight:700;letter-spacing:.09em;line-height:1.6;text-transform:uppercase}.jv-footer__contact dd{min-width:0;margin:0;color:var(--jv-cream);line-height:1.55;overflow-wrap:anywhere}.jv-footer__contact a{text-decoration-color:#faf7f259;text-decoration-thickness:1px}.jv-footer__contact a:hover{color:var(--jv-sun);text-decoration-color:currentColor}.jv-footer__menu h3{margin:0 0 14px;color:inherit;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.jv-footer__menu ul,.jv-footer__policies,.jv-footer__payments{padding:0;margin:0;list-style:none}.jv-footer__menu li+li{margin-top:8px}.jv-footer__bottom{display:grid;grid-template-columns:1fr auto;gap:24px;margin-top:54px;padding-top:24px;border-top:1px solid rgba(250,247,242,.22);font-size:.8rem}.jv-footer__policies,.jv-footer__payments{display:flex;flex-wrap:wrap;gap:12px 18px}.jv-footer__payments svg{width:38px;height:auto}.product-card__image,.resource-card__image,.product-media,.cart-items__media{border-radius:var(--jv-radius);overflow:hidden}.product-card img,.resource-card img{aspect-ratio:1 / 1;object-fit:cover}[data-template*=product] .product-information{--media-radius: var(--jv-radius)}[data-template*=collection] .facets,[data-template*=search] .facets{border-block:1px solid var(--jv-line)}.cart-drawer,.theme-drawer{border-left:1px solid var(--jv-line)}.rte{overflow-wrap:anywhere}@media(max-width:990px){:root{--jv-page: min(100% - 32px, 760px)}.jv-products,.jv-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.jv-editorial,.jv-editorial--reverse{grid-template-columns:1fr}.jv-editorial--reverse .jv-editorial__media{order:0}.jv-editorial__media{min-height:58vw}.jv-principles{grid-template-columns:1fr}.jv-newsletter__inner{grid-template-columns:1fr;align-items:start;gap:32px}.jv-footer__grid{grid-template-columns:1fr 1fr}.jv-footer__brand{grid-column:1 / -1}}@media(max-width:640px){:root{--jv-page: calc(100vw - 24px) }.jv-section{padding-block:60px}.jv-hero{min-height:72svh}.jv-hero h1{font-size:clamp(2.65rem,14vw,4.6rem)}.jv-heading-row{align-items:start;flex-direction:column}.jv-products,.jv-categories{gap:12px}.jv-category{min-height:280px}.jv-editorial__content{padding:38px 20px 48px}.jv-editorial__media{min-height:76vw}.jv-newsletter__form{flex-direction:column}.jv-newsletter__form .jv-button{width:100%}.jv-footer__grid{grid-template-columns:1fr}.jv-footer__brand{grid-column:auto}.jv-footer__bottom{grid-template-columns:1fr}.jv-footer__contact-row{grid-template-columns:76px minmax(0,1fr);gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/jorvanika-theme.css.map */
