:root{--or-bone-white: #FAF8F4;--or-cream-paper: #F6F2EA;--or-linen-warm: #EDE5D6;--or-espresso-deep: #2B2520;--or-espresso-deeper: #1F1B17;--or-ink-soft: #5A5249;--or-mist-grey-soft: #E8E3D8;--or-terracotta-faded: #C18B72;--or-olive-muted: #9CA585;--or-state-error: #8C3A2C;--or-state-success: #5E6B47;--or-font-display: "Fraunces", "GT Sectra", "Cormorant Garamond", Georgia, serif;--or-font-body: "Inter", "Helvetica Neue", system-ui, sans-serif;--or-font-mono: "JetBrains Mono", ui-monospace, monospace;--or-fs-micro: 12px;--or-fs-caption: 14px;--or-fs-body: clamp(16px, .95rem + .15vw, 17px);--or-fs-body-l: clamp(18px, 1.05rem + .25vw, 20px);--or-fs-h4: clamp(20px, 1.2rem + .4vw, 24px);--or-fs-h3: clamp(26px, 1.4rem + 1.2vw, 36px);--or-fs-h2: clamp(34px, 2rem + 2vw, 56px);--or-fs-h1: clamp(40px, 2.4rem + 3.2vw, 76px);--or-space-4: 4px;--or-space-8: 8px;--or-space-12: 12px;--or-space-16: 16px;--or-space-24: 24px;--or-space-32: 32px;--or-space-48: 48px;--or-space-64: 64px;--or-space-96: 96px;--or-section-128: 128px;--or-section-192: 192px;--or-ease-out-quart: cubic-bezier(.165, .84, .44, 1);--or-ease-in-out-cubic: cubic-bezier(.645, .045, .355, 1);--or-ease-editorial: cubic-bezier(.16, 1, .3, 1);--or-dur-1: 75ms;--or-dur-2: .15s;--or-dur-3: .3s;--or-dur-4: .5s;--or-dur-hero: .8s;--or-radius-none: 0;--or-radius-sm: 2px;--or-radius-md: 4px;--or-radius-pill: 9999px}.or-display,.or-h1,.or-h2,.or-h3,.or-h4,.or-purpose__headline,.or-makerq__quote,.or-slow-letter__headline,.or-hero__headline,.section h1,.section h2,.section h3{font-family:var(--or-font-display);font-optical-sizing:auto}.or-h1,.or-hero__headline{font-size:var(--or-fs-h1);line-height:1.02;letter-spacing:-.022em;font-weight:400;font-variation-settings:"opsz" 144,"wght" 400,"SOFT" 50;text-wrap:balance}.or-h2,.or-purpose__headline,.or-slow-letter__headline{font-size:var(--or-fs-h2);line-height:1.08;letter-spacing:-.018em;font-weight:400;font-variation-settings:"opsz" 96,"wght" 400,"SOFT" 40;text-wrap:balance}.or-h3{font-size:var(--or-fs-h3);line-height:1.18;letter-spacing:-.012em;font-weight:500;font-variation-settings:"opsz" 72,"wght" 500,"SOFT" 30;text-wrap:balance}.or-h4{font-size:var(--or-fs-h4);line-height:1.3;letter-spacing:-.005em;font-weight:500;font-variation-settings:"opsz" 36,"wght" 500,"SOFT" 20}.or-display-italic,em.or-display-italic,.or-h1 em,.or-h2 em{font-style:italic;font-variation-settings:"opsz" 144,"wght" 400,"SOFT" 80}body,p,li,.rte p{font-family:var(--or-font-body);font-size:var(--or-fs-body);line-height:1.65;color:var(--or-espresso-deep);text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto}.or-body-l{font-size:var(--or-fs-body-l);line-height:1.6}.or-caption{font-size:var(--or-fs-caption);line-height:1.55;color:var(--or-ink-soft)}.or-eyebrow{font-family:var(--or-font-body);font-size:var(--or-fs-micro);font-weight:500;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;color:var(--or-ink-soft);margin:0 0 var(--or-space-16)}.or-container{max-width:1440px;margin-inline:auto;padding-inline:clamp(20px,4vw,48px)}.or-page-narrow{max-width:880px;margin-inline:auto;padding-inline:20px}.or-page-prose{max-width:680px;margin-inline:auto;padding-inline:20px}.or-link{position:relative;display:inline-flex;align-items:baseline;gap:6px;color:currentColor;font-family:var(--or-font-body);font-weight:500;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:0% 1px;background-repeat:no-repeat;background-position:0 100%;padding-block:2px;transition:background-size var(--or-dur-3) var(--or-ease-out-quart),color var(--or-dur-2) ease}@media(hover:hover){.or-link:hover{background-size:100% 1px}}.or-link__arrow{display:inline-block;transition:transform var(--or-dur-3) var(--or-ease-out-quart)}@media(hover:hover){.or-link:hover .or-link__arrow{transform:translate(4px)}}.or-btn,.or-btn--primary,.button--primary,button.button--primary,a.button--primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--or-font-body);font-weight:500;font-size:13px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;padding:14px 28px;border:1px solid var(--or-espresso-deep);border-radius:var(--or-radius-sm);background:var(--or-espresso-deep);color:var(--or-bone-white);cursor:pointer;transition:background-color var(--or-dur-2) ease,color var(--or-dur-2) ease,border-color var(--or-dur-2) ease,transform var(--or-dur-3) var(--or-ease-out-quart)}@media(hover:hover){.or-btn--primary:hover,.button--primary:hover{background:var(--or-terracotta-faded);border-color:var(--or-terracotta-faded);color:var(--or-bone-white);transform:translateY(-1px)}}.or-btn--ghost{background:transparent;color:var(--or-espresso-deep);border-color:var(--or-espresso-deep)}@media(hover:hover){.or-btn--ghost:hover{background:var(--or-espresso-deep);color:var(--or-bone-white)}}:where(button,a,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--or-espresso-deeper);outline-offset:3px;border-radius:var(--or-radius-sm);transition:outline-offset var(--or-dur-2) ease}.or-skip-link{position:absolute;inset-inline-start:-9999px;top:8px;background:var(--or-espresso-deeper);color:var(--or-bone-white);padding:8px 16px;text-decoration:none;z-index:9999;font-family:var(--or-font-body);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.or-skip-link:focus{inset-inline-start:8px}.or-section{padding-block-start:clamp(64px,8vw,var(--or-section-128));padding-block-end:clamp(64px,8vw,var(--or-section-128))}.or-section--breathing{padding-block:clamp(96px,14vw,var(--or-section-192))}[data-or-reveal]{opacity:0;transform:translateY(16px);will-change:opacity,transform}[data-or-reveal].is-revealed{opacity:1;transform:translateY(0);transition:opacity var(--or-dur-4) var(--or-ease-editorial),transform var(--or-dur-4) var(--or-ease-editorial)}.or-hero-ed{position:relative;width:100%;height:80svh;min-height:560px;max-height:880px;overflow:hidden;background:var(--or-espresso-deeper)}.or-hero-ed__picture,.or-hero-ed__picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.or-hero-ed__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1c18142e,#1c181452 55%,#1c181485);pointer-events:none}.or-hero-ed__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(24px,5vw,64px) clamp(20px,4vw,48px);max-width:720px;margin-inline:auto;gap:clamp(16px,2vw,28px)}.or-hero-ed__eyebrow{font-size:var(--or-fs-micro);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#faf8f4c7;margin:0}.or-hero-ed__headline{font-family:var(--or-font-display);font-size:var(--or-fs-h1);line-height:1.02;letter-spacing:-.022em;font-weight:400;font-variation-settings:"opsz" 144,"wght" 400,"SOFT" 50;color:var(--or-bone-white);margin:0;text-wrap:balance}.or-hero-ed__headline em{font-style:italic;font-variation-settings:"opsz" 144,"wght" 400,"SOFT" 80}.or-hero-ed__sub{max-width:560px;font-family:var(--or-font-body);font-size:var(--or-fs-body-l);line-height:1.55;color:#faf8f4eb;margin:0;text-wrap:pretty}.or-hero-ed__ctas{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:clamp(8px,1.6vw,20px)}.or-hero-ed__cta--primary{display:inline-flex;align-items:center;justify-content:center;font-family:var(--or-font-body);font-weight:500;font-size:13px;letter-spacing:.12em;text-transform:uppercase;padding:16px 36px;background:var(--or-bone-white);color:var(--or-espresso-deeper);border:1px solid var(--or-bone-white);border-radius:var(--or-radius-sm);text-decoration:none;transition:background-color var(--or-dur-2) ease,color var(--or-dur-2) ease,transform var(--or-dur-3) var(--or-ease-out-quart)}@media(hover:hover){.or-hero-ed__cta--primary:hover{background:var(--or-terracotta-faded);color:var(--or-bone-white);border-color:var(--or-terracotta-faded);transform:translateY(-1px)}}.or-hero-ed__cta--ghost{display:inline-block;font-family:var(--or-font-body);font-weight:500;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--or-bone-white);border-bottom:1px solid rgba(250,248,244,.55);padding:6px 2px 4px;text-decoration:none;transition:border-color var(--or-dur-2) ease,color var(--or-dur-2) ease}@media(hover:hover){.or-hero-ed__cta--ghost:hover{border-color:var(--or-terracotta-faded);color:var(--or-terracotta-faded)}}@media(max-width:640px){.or-hero-ed{height:78svh;min-height:520px}.or-hero-ed__overlay{background:linear-gradient(180deg,#1c181447,#1c18146b 60%,#1c18149e)}}.or-makerq--editorial{background:var(--or-espresso-deep);color:var(--or-bone-white)}.or-makerq--editorial .or-makerq__quote{color:var(--or-bone-white)}.or-makerq__glyph{font-family:var(--or-font-display);font-style:italic;font-size:clamp(80px,12vw,156px);line-height:.6;color:var(--or-terracotta-faded);display:block;margin-bottom:-.2em;font-variation-settings:"opsz" 144,"wght" 400,"SOFT" 100;-webkit-user-select:none;user-select:none}.or-trust--editorial{padding-block:36px;border-block-start:1px solid var(--or-mist-grey-soft);border-block-end:1px solid var(--or-mist-grey-soft)}.or-trust__num{font-family:var(--or-font-display);font-style:italic;font-size:15px;font-weight:500;color:#8b4a30;letter-spacing:.04em;margin-inline-end:8px;font-variation-settings:"opsz" 36,"wght" 500,"SOFT" 40}.or-bento--2x2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,3vw,36px)}@media(max-width:720px){.or-bento--2x2{grid-template-columns:1fr;gap:16px}}.or-bento__tile{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--or-radius-sm);background:var(--or-mist-grey-soft)}.or-bento__tile img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.001);transition:transform .8s var(--or-ease-editorial)}@media(hover:hover){.or-bento__tile:hover img{transform:scale(1.025)}}.or-slow-letter{background:var(--or-linen-warm);padding-block:clamp(96px,14vw,var(--or-section-192))}.or-slow-letter__inner{max-width:580px;margin-inline:auto;text-align:center;padding-inline:20px}.or-slow-letter__form{display:flex;flex-direction:column;gap:10px;max-width:420px;margin:28px auto 0}.or-slow-letter__input{width:100%;padding:14px 16px;font-family:var(--or-font-body);font-size:15px;background:var(--or-bone-white);color:var(--or-espresso-deep);border:1px solid var(--or-mist-grey-soft);border-radius:var(--or-radius-sm)}.or-slow-letter__input:focus-visible{border-color:var(--or-espresso-deeper);outline:2px solid var(--or-espresso-deeper);outline-offset:2px}.or-slow-letter__microcopy{font-size:var(--or-fs-caption);color:var(--or-ink-soft);margin-top:12px;letter-spacing:.01em}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-or-reveal]{opacity:1;transform:none}.or-bento__tile img,.or-purpose__media:hover .or-purpose__img{transform:none!important}}@media print{.or-hero-ed{display:none}body{background:#fff;color:#000}}.color-scheme-5,.section.color-scheme-5,[class*=color-scheme-5]{--color-background: #2B2520 !important;--color-foreground: #FAF8F4 !important;--color-foreground-heading: #FAF8F4 !important;--font-h1--color: #FAF8F4 !important;--font-h2--color: #FAF8F4 !important;--font-h3--color: #FAF8F4 !important;--font-h4--color: #FAF8F4 !important}.color-scheme-5 h1,.color-scheme-5 h2,.color-scheme-5 h3,.color-scheme-5 h4,.color-scheme-5 h5,.color-scheme-5 h6,.color-scheme-5 .h1,.color-scheme-5 .h2,.color-scheme-5 .h3,.color-scheme-5 .or-makerq__headline,.color-scheme-5 .or-makerq__quote{color:#faf8f4!important}.color-scheme-5 p,.color-scheme-5 li,.color-scheme-5 .rte{color:#faf8f4eb!important}.color-scheme-5 .or-eyebrow,.color-scheme-5 .or-makerq__eyebrow{color:#d8a98f!important;opacity:1!important}.color-scheme-5 .or-makerq__name,.color-scheme-5 .or-makerq__loc{color:#faf8f4db!important}section.color-scheme-5 a:not(.button),section.color-scheme-5 .or-link,.or-makerq.color-scheme-5 a:not(.button),.or-makerq.color-scheme-5 .or-link{color:#d8a98f}section.color-scheme-5 a:not(.button):hover,.or-makerq.color-scheme-5 a:not(.button):hover{color:#faf8f4}.shopify-section-sections--browse_by_maker_v2 .collection-card__title,.shopify-section-sections--browse_by_maker_v2 .collection-card h2,.shopify-section-sections--browse_by_maker_v2 .collection-card h3{color:#1a1a1a;font-family:var(--or-font-body);font-size:1rem;font-weight:500;letter-spacing:.01em;text-transform:none;line-height:1.3}@media(max-width:640px){.or-makerq{padding-block:clamp(72px,14vw,112px)!important}.or-purpose,.or-slow-letter{padding-block:clamp(72px,14vw,128px)!important}}.shopify-section-sections--browse_by_maker_v2 .collection-list,.shopify-section-sections--browse_by_maker_v2 [class*=collection-list]{--collection-list-gap-desktop: 32px;--collection-list-gap-mobile: 16px}@media(max-width:640px){.shopify-section-sections--browse_by_maker_v2 .collection-card{margin-block-end:8px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/oreneta-editorial-system.css.map */
