.mc-story{--story-ink: #0a0a0a;--story-light: #f6f3ee;--story-gold: #d6a94f;--story-gold-hover: #e3bb68;--story-gold-deep: #8a6a22;--story-font-display: "Helvetica Neue", Arial, sans-serif;--story-font-body: var(--mc-font-body, var(--font-body-family, "Helvetica Neue", Arial, sans-serif));--story-heading-transform: uppercase;--story-ease: cubic-bezier(.22, 1, .36, 1);--story-max: 1360px;--story-gutter: clamp(20px, 4vw, 56px);--story-edge: max(var(--story-gutter), calc((100vw - var(--story-max)) / 2));--story-space: clamp(72px, 9vw, 144px);--story-space-sm: clamp(40px, 5vw, 72px);--story-col-gap: clamp(32px, 5vw, 96px);--story-fg: var(--story-ink);--story-fg-muted: rgba(10, 10, 10, .72);--story-hairline: rgba(10, 10, 10, .14);display:block;overflow:clip;background:var(--story-light);color:var(--story-fg);font-family:var(--story-font-body);font-size:17px;line-height:1.65;letter-spacing:0;-webkit-font-smoothing:antialiased}.mc-story--dark{--story-fg: #ffffff;--story-fg-muted: rgba(255, 255, 255, .78);--story-hairline: rgba(255, 255, 255, .16);background:var(--story-ink);color:var(--story-fg)}.mc-story--light{--story-fg: var(--story-ink);--story-fg-muted: rgba(10, 10, 10, .72);--story-hairline: rgba(10, 10, 10, .14);background:var(--story-light);color:var(--story-fg)}.mc-story *,.mc-story *:before,.mc-story *:after{box-sizing:border-box}.mc-story h1,.mc-story h2,.mc-story h3{margin:0;color:inherit;font-family:var(--story-font-display);font-weight:600;font-style:normal;line-height:.95;letter-spacing:-.01em;text-transform:var(--story-heading-transform);text-wrap:balance;overflow-wrap:normal}.mc-story h2{font-size:clamp(42px,5.4vw,88px)}.mc-story p,.mc-story figure,.mc-story ul{margin:0;padding:0}.mc-story ul{list-style:none}.mc-story img,.mc-story svg{display:block;width:100%;height:auto}.mc-story a{color:inherit;text-decoration:none}.mc-story a:focus-visible{outline:2px solid var(--story-gold);outline-offset:5px}.mc-story__wrap{width:min(100% - var(--story-gutter) * 2,var(--story-max));margin-inline:auto}.mc-story__placeholder{background:#2a2a2a}.mc-story--light .mc-story__placeholder{background:#ddd6ca}.mc-story .mc-story__eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 22px;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--story-gold)}.mc-story--light .mc-story__eyebrow{color:var(--story-gold-deep)}.mc-story .mc-story__eyebrow:before{content:"";flex:none;width:36px;height:2px;background:currentColor}.mc-story .mc-story__prose{margin-top:28px;max-width:56ch;color:var(--story-fg-muted);font-size:clamp(17px,1.2vw,19px);text-wrap:pretty}.mc-story .mc-story__prose p{margin:0}.mc-story .mc-story__prose p+p{margin-top:1.1em}.mc-story .mc-story__prose a{text-decoration:underline;text-underline-offset:3px}.mc-story .mc-story__prose strong{color:var(--story-fg);font-weight:600}.mc-story .mc-story__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px;margin-top:36px}.mc-story .mc-story__btn{display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:18px 34px;border:1px solid var(--story-gold);background:var(--story-gold);color:var(--story-ink);font-family:var(--story-font-body);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;text-align:center;transition:background .25s var(--story-ease),border-color .25s var(--story-ease),color .25s var(--story-ease),transform .25s var(--story-ease)}.mc-story .mc-story__btn--ghost{background:transparent;color:inherit}.mc-story .mc-story__btn:focus-visible{outline-offset:4px}.mc-story__hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:clamp(600px,92vh,980px);min-height:clamp(600px,92svh,980px);overflow:clip}.mc-story__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.mc-story__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a0a2e,#0a0a0a47 40%,#0a0a0ae6)}.mc-story__media-inner{position:absolute;top:0;right:0;bottom:0;left:0}.mc-story__media-inner img,.mc-story__media-inner svg{width:100%;height:100%;object-fit:cover}.mc-story__hero-inner{position:relative;padding-block:clamp(120px,18vh,200px) clamp(56px,8vh,104px)}.mc-story .mc-story__hero-title{max-width:12ch;font-size:clamp(60px,10.5vw,176px);line-height:.9;letter-spacing:-.015em}.mc-story__line{display:block;overflow:clip;padding-bottom:.08em;margin-bottom:-.08em}.mc-story__line>span{display:block}.mc-story .mc-story__hero-subtitle{margin-top:30px;max-width:46ch;color:var(--story-fg-muted);font-size:clamp(17px,1.35vw,21px);line-height:1.55;text-wrap:pretty}.mc-story__hero .mc-story__actions{margin-top:40px}.mc-story__origin{padding-block:var(--story-space)}.mc-story__origin-inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:var(--story-col-gap);align-items:center}.mc-story__origin-inner--text-only{grid-template-columns:minmax(0,1fr)}.mc-story__founder{width:100%;max-width:600px}.mc-story .mc-story__founder img{width:100%;height:auto}.mc-story .mc-story__founder figcaption{margin-top:16px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--story-fg-muted)}.mc-story .mc-story__origin-copy h2{max-width:14ch}.mc-story__purpose{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:clamp(560px,78vh,820px)}.mc-story__purpose-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:var(--story-space) var(--story-col-gap) var(--story-space) var(--story-edge)}.mc-story .mc-story__purpose h2{max-width:15ch}.mc-story__purpose-media{position:relative}.mc-story__standard{padding-block:var(--story-space);text-align:center}.mc-story__standard-head{max-width:74ch;margin-inline:auto}.mc-story .mc-story__standard h2{max-width:16ch;margin-inline:auto}.mc-story .mc-story__standard-text{margin:28px auto 0;max-width:62ch;color:var(--story-fg-muted);font-size:clamp(17px,1.35vw,21px);line-height:1.55;text-wrap:pretty}.mc-story .mc-story__still{margin-top:22px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--story-gold-deep)}.mc-story .mc-story__principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3vw,48px);margin-top:var(--story-space-sm);text-align:left}.mc-story .mc-story__principles li{padding-top:22px;border-top:3px solid var(--story-gold);font-family:var(--story-font-display);font-weight:600;font-size:clamp(24px,2vw,32px);line-height:1.05;text-transform:var(--story-heading-transform);text-wrap:balance}.mc-story__family-head{border-top:1px solid var(--story-hairline)}.mc-story__family-head-inner{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:var(--story-col-gap);align-items:end;padding-block:var(--story-space-sm) var(--story-space-sm)}.mc-story .mc-story__family-intro{max-width:40ch;padding-bottom:8px;color:var(--story-fg-muted);font-size:17px;line-height:1.6;text-wrap:pretty}.mc-story__brand{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:clamp(560px,84vh,900px)}.mc-story__brand-media{position:relative;grid-row:1}.mc-story__brand-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-row:1;padding:var(--story-space) var(--story-col-gap) var(--story-space) var(--story-edge)}.mc-story__brand:nth-child(odd) .mc-story__brand-media{grid-column:2}.mc-story__brand:nth-child(odd) .mc-story__brand-copy{grid-column:1}.mc-story__brand:nth-child(2n) .mc-story__brand-media{grid-column:1}.mc-story__brand:nth-child(2n) .mc-story__brand-copy{grid-column:2;padding-inline:var(--story-col-gap) var(--story-edge)}.mc-story .mc-story__brand-name{display:flex;align-items:center;gap:14px;margin-bottom:22px;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--story-gold)}.mc-story--light .mc-story__brand-name{color:var(--story-gold-deep)}.mc-story .mc-story__brand-name:before{content:"";flex:none;width:36px;height:2px;background:currentColor}.mc-story .mc-story__brand-headline{max-width:14ch;font-size:clamp(44px,5.4vw,92px);line-height:.92}.mc-story .mc-story__brand-copy .mc-story__prose{margin-top:26px;max-width:52ch}.mc-story .mc-story__brand-motto{margin-top:26px;padding-left:18px;border-left:3px solid var(--story-gold);color:var(--story-fg);font-size:16px;font-weight:600;line-height:1.5}.mc-story .mc-story__brand-copy .mc-story__actions{margin-top:32px}.mc-story__closing{position:relative;isolation:isolate;overflow:clip}.mc-story__closing-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.5}.mc-story__closing-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0a0af5,#0a0a0ab3 45%,#0a0a0a40)}.mc-story__closing-media img{width:100%;height:100%;object-fit:cover}.mc-story__closing-inner{position:relative;padding-block:var(--story-space)}.mc-story .mc-story__closing h2{max-width:14ch;font-size:clamp(52px,7.5vw,124px);line-height:.92}.mc-story--pending [data-motion]:not([data-motion=line]),.mc-story--pending [data-motion=line]>span{opacity:0}.mc-story__image-reveal{overflow:clip}@media(hover:hover)and (prefers-reduced-motion:no-preference){.mc-story .mc-story__btn:hover{background:var(--story-gold-hover);border-color:var(--story-gold-hover);color:var(--story-ink);transform:translateY(-2px)}.mc-story .mc-story__btn--ghost:hover{background:var(--story-gold);border-color:var(--story-gold)}.mc-story .mc-story__media-inner img{transition:transform 1.2s var(--story-ease)}.mc-story__brand:hover .mc-story__media-inner img{transform:scale(1.03)}}@media(min-width:990px)and (prefers-reduced-motion:no-preference){.mc-story[data-motion-enabled=true] [data-parallax]{inset-block:-24px}}@media(max-width:989px){.mc-story{font-size:16px}.mc-story__hero{min-height:clamp(560px,86svh,820px)}.mc-story .mc-story__hero-title{font-size:clamp(56px,12.5vw,120px)}.mc-story__origin-inner{gap:clamp(28px,4vw,48px)}.mc-story__purpose,.mc-story__brand{min-height:0}.mc-story__purpose-media,.mc-story__brand-media{min-height:460px}.mc-story .mc-story__brand-headline{font-size:clamp(40px,6.4vw,64px)}}@media(max-width:749px){.mc-story h2{font-size:clamp(40px,12vw,64px)}.mc-story__hero{min-height:clamp(520px,84svh,760px)}.mc-story__hero-inner{padding-block:120px 44px}.mc-story .mc-story__hero-title{max-width:none;font-size:clamp(54px,16vw,92px)}.mc-story .mc-story__hero-subtitle{font-size:17px}.mc-story .mc-story__actions{margin-top:28px}.mc-story__hero .mc-story__actions,.mc-story__closing .mc-story__actions{flex-direction:column;align-items:stretch}.mc-story .mc-story__btn{width:100%;min-height:58px;padding-inline:24px}.mc-story__origin-inner{grid-template-columns:1fr;gap:36px}.mc-story__founder{max-width:none}.mc-story__purpose{grid-template-columns:1fr}.mc-story__purpose-media{grid-row:1;min-height:0;aspect-ratio:4 / 3}.mc-story__purpose-copy{padding:var(--story-space-sm) var(--story-gutter) var(--story-space)}.mc-story__standard{text-align:left}.mc-story .mc-story__standard h2,.mc-story .mc-story__standard-text{margin-inline:0}.mc-story .mc-story__principles{grid-template-columns:1fr;gap:24px}.mc-story__family-head-inner{grid-template-columns:1fr;gap:18px}.mc-story__brand{grid-template-columns:1fr}.mc-story__brand:nth-child(odd) .mc-story__brand-media,.mc-story__brand:nth-child(2n) .mc-story__brand-media{grid-column:1;grid-row:1;min-height:0;aspect-ratio:4 / 3}.mc-story__brand:nth-child(odd) .mc-story__brand-copy,.mc-story__brand:nth-child(2n) .mc-story__brand-copy{grid-column:1;grid-row:2;padding:var(--story-space-sm) var(--story-gutter) var(--story-space)}.mc-story .mc-story__brand-headline{max-width:none;font-size:clamp(42px,12.5vw,64px)}.mc-story .mc-story__brand-copy .mc-story__btn{width:auto}.mc-story__closing-media{opacity:.3}.mc-story__closing-media:after{background:linear-gradient(180deg,#0a0a0a8c,#0a0a0af2)}.mc-story .mc-story__closing h2{font-size:clamp(48px,14vw,72px)}}@media(prefers-reduced-motion:reduce){.mc-story [data-motion],.mc-story [data-motion]>span,.mc-story [data-parallax]{opacity:1!important;transform:none!important;clip-path:none!important}.mc-story *,.mc-story *:before,.mc-story *:after{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map?subset=ACA */
