:root{--editorial-max-width: 1600px;--editorial-narrow-width: 900px;--editorial-wide-width: 1400px;--editorial-spacing: clamp(3rem, 6vw, 5rem);--editorial-spacing-tight: clamp(2rem, 4vw, 3rem);--editorial-text-primary: #1a1a1a;--editorial-text-secondary: #4a4a4a;--editorial-accent: #EC9A6F;--editorial-border: rgba(0, 0, 0, .08);--editorial-color-bg: #FFFDFB;--editorial-color-bg-alt: #FFF5EF;--editorial-color-dark: #0a0a0a}.editorial-about{background:var(--editorial-color-bg);overflow-x:hidden}.editorial-container{width:100%;margin:0 auto}.editorial-grid{max-width:var(--editorial-max-width);margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem)}.editorial-grid--narrow{max-width:var(--editorial-narrow-width)}.editorial-grid--wide{max-width:var(--editorial-wide-width)}.editorial-hero{min-height:40vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem clamp(1.5rem,5vw,4rem) 1rem;background:linear-gradient(180deg,var(--editorial-color-bg-alt) 0%,var(--editorial-color-bg) 100%);position:relative}.editorial-hero__title{font-size:clamp(4rem,12vw,9rem);font-weight:700;letter-spacing:-.02em;margin:0 0 2rem;color:var(--editorial-color-dark);line-height:.95;font-family:var(--font-heading-family);text-transform:uppercase}.editorial-hero__subtitle{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:300;line-height:1.5;color:var(--editorial-text-secondary);max-width:900px;margin:0 auto;font-style:normal;letter-spacing:-.01em}.editorial-section{padding:2rem 0;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);border-bottom:1px solid var(--editorial-border)}.editorial-section--opening{padding-top:3rem;margin-top:0}.editorial-section--closing{padding-bottom:calc(var(--editorial-spacing-tight) * 1.5)}.editorial-heading{font-size:clamp(2.5rem,6vw,5rem);font-weight:700;letter-spacing:-.02em;margin:0 0 3rem;color:var(--editorial-color-dark);line-height:1.1;font-family:var(--font-heading-family);text-transform:uppercase}.editorial-heading--large{font-size:clamp(3.5rem,8vw,7rem);font-weight:700;letter-spacing:-.03em;margin-bottom:4rem;line-height:.95}.editorial-text{font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.75;color:var(--editorial-text-primary);font-family:var(--font-body-family);margin-bottom:2rem;font-weight:400}.editorial-text p{margin:0 0 1.5em}.editorial-text p:last-child{margin-bottom:0}.editorial-text--dropcap p:first-of-type:first-letter{float:left;font-size:7em;line-height:.8;font-weight:900;margin:.05em .2em 0 0;color:var(--editorial-accent);font-family:var(--font-heading-family);text-transform:uppercase}.editorial-text--large{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.65;font-weight:300}.editorial-text--emphasis{font-size:clamp(1.375rem,2.2vw,1.75rem);line-height:1.7;font-weight:300}.editorial-image-break{width:100%;height:60vh;min-height:450px;max-height:700px;margin:var(--editorial-spacing-tight) 0;position:relative;overflow:hidden;background:#f5f5f5;border-top:1px solid var(--editorial-border);border-bottom:1px solid var(--editorial-border)}.editorial-image-break--offset{margin-left:clamp(0rem,5vw,8rem);width:calc(100% - clamp(0rem,5vw,8rem))}.editorial-image-wrapper{width:100%;height:120%;position:absolute;top:-10%;left:0;will-change:transform;transition:transform .1s linear}.editorial-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:grayscale(.05) contrast(1.02) brightness(.98);transition:filter .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.editorial-image-wrapper[data-orientation=portrait] .editorial-image{object-fit:contain;background:#f5f5f5}.editorial-image-break:hover .editorial-image{filter:grayscale(0) contrast(1.1)}.editorial-principles{display:grid;gap:4rem;margin-top:4rem}.editorial-principle{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.editorial-principle.is-visible{opacity:1;transform:translateY(0)}.editorial-principle__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin:0 0 1.5rem;color:var(--editorial-color-dark);font-family:var(--font-heading-family);position:relative;padding-left:3rem;letter-spacing:-.01em}.editorial-principle__title:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:1.2em;background:var(--editorial-color-accent);transform:scaleY(0);transform-origin:top;transition:transform .6s cubic-bezier(.4,0,.2,1)}.editorial-principle.is-visible .editorial-principle__title:before{transform:scaleY(1)}.editorial-principle__text{font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.7;color:var(--editorial-color-text);padding-left:3rem;font-weight:300}.editorial-principle__text p{margin:0 0 1em}.editorial-principle__text p:last-child{margin-bottom:0}.editorial-content--centered{text-align:center}.editorial-content--centered .editorial-text{max-width:700px;margin-left:auto;margin-right:auto}.editorial-cta{margin-top:3rem;text-align:center}.editorial-cta__button{display:inline-block;padding:1.25rem 3rem;background:var(--editorial-color-accent);color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:all .3s ease;position:relative;overflow:hidden}.editorial-cta__button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.editorial-cta__button:hover{background:#e58b5c;transform:translateY(-2px);box-shadow:0 8px 24px #ec9a6f4d}.editorial-cta__button:hover:before{left:100%}.editorial-section{opacity:0;transform:translateY(40px);transition:opacity 1s ease,transform 1s ease}.editorial-section.is-visible{opacity:1;transform:translateY(0)}@media screen and (max-width:749px){.editorial-hero{min-height:50vh;padding:4rem 1.5rem}.editorial-section{padding:4rem 0}.editorial-image-break{height:50vh;min-height:400px;margin:3rem 0}.editorial-image-break--offset{margin-left:0;width:100%}.editorial-text--dropcap p:first-of-type:first-letter{font-size:4em;margin:.05em .1em 0 0}.editorial-principles{gap:3rem}.editorial-principle__title,.editorial-principle__text{padding-left:1.5rem}}@media screen and (min-width:750px)and (max-width:989px){.editorial-hero{min-height:55vh}.editorial-image-break{height:60vh}}@media print{.editorial-image-break{height:auto;page-break-inside:avoid}.editorial-section{page-break-inside:avoid}.editorial-cta{display:none}}.editorial-pullquote{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;color:var(--editorial-color-dark);margin:var(--editorial-spacing-sm) 0;padding:3rem 0;border-top:4px solid var(--editorial-color-accent);border-bottom:4px solid var(--editorial-color-accent);text-align:center;letter-spacing:-.02em;font-family:var(--font-heading-family)}.editorial-section-number{position:absolute;top:-2rem;left:0;font-size:clamp(8rem,15vw,12rem);font-weight:900;color:#ec9a6f14;line-height:1;pointer-events:none;z-index:0}.editorial-content{position:relative;z-index:1}.editorial-sidenote{font-size:clamp(.875rem,1.2vw,1rem);text-transform:uppercase;letter-spacing:.15em;color:var(--editorial-color-accent);font-weight:600;margin-bottom:1rem}.editorial-divider{width:100px;height:3px;background:var(--editorial-color-accent);margin:var(--editorial-spacing-sm) auto}.editorial-image-caption{position:absolute;bottom:2rem;left:2rem;right:2rem;color:#fff;font-size:clamp(.875rem,1.2vw,1rem);text-transform:uppercase;letter-spacing:.1em;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.5);z-index:10}.editorial-image-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ffffff4d;font-size:clamp(1rem,2vw,1.5rem);text-transform:uppercase;letter-spacing:.2em;font-weight:700;z-index:5;text-align:center}@media(prefers-reduced-motion:reduce){.editorial-section,.editorial-principle,.editorial-image,.editorial-cta__button{transition:none}.editorial-image-wrapper{will-change:auto}}.editorial-cta__button:focus-visible{outline:3px solid var(--editorial-color-accent);outline-offset:4px}.editorial-image-break{contain:layout style paint}.editorial-principle{contain:layout style}.editorial-image-wrapper,.editorial-principle,.editorial-section{backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=/cdn/shop/t/14/assets/editorial-about.css.map */
