:root{--bg: #F1EEE8;--text: #0A0A0A;--accent: #7C3AED;--dark: #08080A;--page-width: 1500px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4;letter-spacing:.02em}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.page-width{width:min(calc(100% - 48px),var(--page-width));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:9999;padding:10px 14px;background:#fff;color:#000}.site-header{position:relative;z-index:50;width:100%;background:var(--bg);color:var(--text);border-bottom:1px solid rgba(10,10,10,.12)}.site-header--sticky{position:sticky;top:0}.site-header__inner{min-height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.wordmark{grid-column:2;display:flex;align-items:center;justify-content:center;font-family:BlackletterLZ,Georgia,serif;font-size:30px;line-height:1;white-space:nowrap}.header-logo{display:block;width:auto;max-width:210px;max-height:62px;object-fit:contain}.desktop-nav{grid-column:1;grid-row:1;justify-self:start;display:flex;align-items:center;gap:28px}.desktop-nav a,.header-actions a{font-family:Rajdhani,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.desktop-nav a,.header-actions a,.mobile-menu a{transition:opacity .2s ease}.desktop-nav a:hover,.header-actions a:hover,.mobile-menu a:hover{opacity:.55}.header-actions{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:24px}.menu-toggle{display:none;padding:0;border:0;background:transparent;cursor:pointer;font-family:Rajdhani,Arial,sans-serif;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.mobile-menu{padding:20px 24px 28px;border-top:1px solid rgba(10,10,10,.12);background:var(--bg)}.mobile-menu[hidden]{display:none}.mobile-menu:not([hidden]){display:flex;flex-direction:column;gap:18px}.mobile-menu a{font-family:Rajdhani,Arial,sans-serif;font-size:14px;letter-spacing:.14em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 20px;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;font-family:Rajdhani,Arial,sans-serif;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.button--light{border-color:#fffc;color:#fff}@media screen and (max-width:749px){.page-width{width:min(calc(100% - 32px),var(--page-width))}.site-header__inner{min-height:72px;grid-template-columns:1fr auto 1fr;gap:12px}.menu-toggle{display:block;grid-column:1;justify-self:start}.desktop-nav{display:none}.wordmark{grid-column:2}.header-logo{max-width:150px;max-height:48px}.header-actions{grid-column:3;gap:14px}.header-actions a{font-size:9px;letter-spacing:.1em}.header-actions a:first-child{display:none}}.announcement-bar{width:100%;min-height:24px;display:flex;align-items:center;justify-content:center;padding:5px 18px;background:#080808;color:#f2efe8;text-align:center;font-family:Rajdhani,Arial,sans-serif;font-size:9px;font-weight:500;letter-spacing:.22em;line-height:1.2;text-transform:uppercase}.announcement-bar a{color:inherit;text-decoration:none}.announcement-bar a:hover{opacity:.7}@media screen and (max-width:749px){.announcement-bar{min-height:22px;padding:5px 12px;font-size:8px;letter-spacing:.16em}}.campaign-hero{position:relative;width:100%;overflow:hidden;background:#080808;color:#fff}.campaign-hero--large{min-height:680px}.campaign-hero--full{min-height:calc(100vh - 120px)}.campaign-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.campaign-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.campaign-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.campaign-hero__content{position:relative;z-index:2;min-height:inherit;display:flex;flex-direction:column;justify-content:flex-end;padding-top:80px;padding-bottom:72px}.campaign-hero__content.align-left{align-items:flex-start;text-align:left}.campaign-hero__content.align-center{align-items:center;text-align:center}.campaign-hero__content.align-right{align-items:flex-end;text-align:right}.campaign-hero__content .eyebrow{margin:0 0 14px;font-family:BlackletterLZ,serif;font-size:22px;font-weight:800;font-style:normal;line-height:1;letter-spacing:0;text-transform:none;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.35)}.campaign-hero__content h1{margin:0;width:100%;max-width:1000px;font-family:Banxors,sans-serif;font-size:clamp(72px,8vw,132px);font-weight:400;font-style:normal;line-height:.88;letter-spacing:-.01em;text-transform:uppercase;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.28)}.campaign-hero__content .hero-copy{margin-top:24px;width:100%;max-width:640px;font-family:Rajdhani,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:#fff}.campaign-hero__content .hero-copy p{margin:0}.campaign-hero__content .button{margin-top:30px;min-width:180px;min-height:46px;padding:12px 24px;border:1px solid rgba(255,255,255,.78);background:#0000001f;color:#fff;font-family:Rajdhani,Arial,sans-serif;font-size:10px;font-weight:500;line-height:1;letter-spacing:.18em;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}.campaign-hero__content .button:hover{background:#fff;color:#080808;border-color:#fff}@media screen and (max-width:989px){.campaign-hero--large{min-height:620px}.campaign-hero--full{min-height:760px}.campaign-hero__content{padding-top:64px;padding-bottom:54px}.campaign-hero__content .eyebrow{font-size:19px;margin-bottom:12px}.campaign-hero__content h1{max-width:760px;font-size:clamp(58px,10vw,96px);line-height:.9}.campaign-hero__content .hero-copy{margin-top:20px;font-size:12px;letter-spacing:.14em}.campaign-hero__content .button{margin-top:26px}}@media screen and (max-width:749px){.campaign-hero--large,.campaign-hero--full{min-height:680px}.campaign-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.campaign-hero__image{width:100%;height:100%;object-fit:cover;object-position:center center}.campaign-hero__content{justify-content:flex-end;padding-top:48px;padding-bottom:40px}.campaign-hero__content .eyebrow{margin-bottom:10px;font-size:16px;line-height:1}.campaign-hero__content h1{width:100%;max-width:100%;font-size:clamp(48px,15vw,72px);line-height:.9;letter-spacing:-.01em}.campaign-hero__content .hero-copy{margin-top:18px;max-width:90%;font-size:10px;line-height:1.25;letter-spacing:.14em}.campaign-hero__content .button{width:100%;margin-top:24px;min-height:48px;font-size:10px;letter-spacing:.16em}}.section-space{padding:88px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading>div{display:flex;flex-direction:column;gap:8px}.section-heading .eyebrow{margin:0;font-family:BlackletterLZ,serif;font-size:18px;font-weight:800;line-height:1;letter-spacing:0;text-transform:none}.section-heading h2{margin:0;font-family:Banxors,sans-serif;font-size:clamp(42px,4vw,68px);font-weight:400;line-height:.95;letter-spacing:-.01em;text-transform:uppercase}.text-link{flex-shrink:0;padding-bottom:4px;font-family:Rajdhani,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid currentColor}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%}.product-card{display:flex;flex-direction:column;min-width:0;background:transparent}.product-card__media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#e9e5de}.product-card__media img,.product-card__media svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-card__meta{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-top:12px;font-family:Rajdhani,Arial,sans-serif;font-size:10px;font-weight:500;line-height:1.25;letter-spacing:.11em;text-transform:uppercase}.product-card__meta span:first-child{max-width:72%}.product-card__meta span:last-child{flex-shrink:0;text-align:right}@media screen and (max-width:989px){.section-space{padding:64px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.section-heading h2{font-size:clamp(38px,7vw,58px)}}@media screen and (max-width:749px){.section-space{padding:48px 0}.section-heading{align-items:flex-end;gap:16px;margin-bottom:24px}.section-heading .eyebrow{font-size:15px}.section-heading h2{font-size:38px}.text-link{font-size:9px;letter-spacing:.14em}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card__meta{flex-direction:column;gap:3px;padding-top:9px;font-size:9px}.product-card__meta span:first-child{max-width:100%}.product-card__meta span:last-child{text-align:left}}@media screen and (max-width:420px){.product-grid{grid-template-columns:1fr;gap:24px}.product-card__media{aspect-ratio:4 / 5}.product-card__meta{flex-direction:row;justify-content:space-between}.product-card__meta span:last-child{text-align:right}}.statement-banner{position:relative;width:100%;padding:110px 0;overflow:hidden;background:#080808;color:#f2efe8;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.statement-banner .page-width{display:flex;align-items:center;justify-content:center}.statement-banner p{width:100%;max-width:1400px;margin:0;font-family:Banxors,sans-serif;font-size:clamp(58px,7.5vw,128px);font-weight:400;font-style:normal;line-height:.88;letter-spacing:-.015em;text-align:center;text-transform:uppercase}@media screen and (max-width:989px){.statement-banner{padding:88px 0}.statement-banner p{font-size:clamp(52px,9vw,88px)}}@media screen and (max-width:749px){.statement-banner{padding:68px 0}.statement-banner p{font-size:clamp(42px,13vw,64px);line-height:.9;letter-spacing:-.01em}}.editorial-split{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:720px;background:#f1eee8;color:#0a0a0a}.editorial-split--reverse .editorial-split__media{order:2}.editorial-split--reverse .editorial-split__content{order:1}.editorial-split__media{position:relative;min-height:720px;overflow:hidden;background:#dedad2}.editorial-split__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.editorial-placeholder{width:100%;height:100%;min-height:720px;background:#dedad2}.editorial-split__content{display:flex;align-items:center;justify-content:center;padding:90px 8vw}.editorial-split__content>div{width:100%;max-width:620px}.editorial-split__content .eyebrow{margin:0 0 18px;font-family:BlackletterLZ,serif;font-size:20px;font-weight:800;line-height:1;letter-spacing:0;text-transform:none}.editorial-split__content h2{margin:0;font-family:Banxors,sans-serif;font-size:clamp(58px,5.5vw,96px);font-weight:400;line-height:.9;letter-spacing:-.015em;text-transform:uppercase}.editorial-split__content .rte{margin-top:28px;max-width:540px;font-family:Rajdhani,Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.6;letter-spacing:.03em}.editorial-split__content .rte p{margin:0 0 16px}.editorial-split__content .rte p:last-child{margin-bottom:0}.editorial-split__content .text-link{display:inline-block;margin-top:30px;padding-bottom:4px;font-family:Rajdhani,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid currentColor}@media screen and (max-width:989px){.editorial-split,.editorial-split__media,.editorial-placeholder{min-height:620px}.editorial-split__content{padding:70px 6vw}.editorial-split__content h2{font-size:clamp(50px,7vw,78px)}}@media screen and (max-width:749px){.editorial-split,.editorial-split--reverse{display:flex;flex-direction:column;min-height:0}.editorial-split--reverse .editorial-split__media,.editorial-split--reverse .editorial-split__content{order:initial}.editorial-split__media{width:100%;min-height:500px;aspect-ratio:4 / 5}.editorial-split__media img{width:100%;height:100%;object-fit:cover}.editorial-placeholder{min-height:500px}.editorial-split__content{width:100%;padding:56px 24px 64px}.editorial-split__content>div{max-width:100%}.editorial-split__content .eyebrow{margin-bottom:14px;font-size:16px}.editorial-split__content h2{font-size:clamp(46px,13vw,68px);line-height:.92}.editorial-split__content .rte{margin-top:22px;max-width:100%;font-size:14px;line-height:1.55}.editorial-split__content .text-link{margin-top:26px;font-size:9px}}.site-footer{width:100%;padding:78px 0 24px;background:#080808;color:#f2efe8;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:64px;align-items:start}.footer-wordmark{margin:0;font-family:BlackletterLZ,serif;font-size:clamp(42px,4vw,68px);font-weight:800;line-height:.9;letter-spacing:-.01em;text-transform:uppercase}.footer-manifesto{max-width:440px;margin:24px 0 0;font-family:Banxors,sans-serif;font-size:20px;font-weight:400;line-height:1.15;letter-spacing:.04em;text-transform:uppercase}.site-footer .eyebrow{margin:0 0 18px;font-family:Rajdhani,Arial,sans-serif;font-size:9px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;opacity:.58}.footer-grid>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start}.footer-grid>div:nth-child(2) a{margin-bottom:10px;font-family:Rajdhani,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:opacity .2s ease}.footer-grid>div:nth-child(2) a:hover{opacity:.55}.newsletter-form{display:flex;width:100%;max-width:440px;border-bottom:1px solid rgba(242,239,232,.6)}.newsletter-form input{flex:1;min-width:0;padding:13px 0;border:0;outline:none;background:transparent;color:#f2efe8;font-family:Rajdhani,Arial,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.newsletter-form input::placeholder{color:#f2efe875}.newsletter-form button{padding:0 0 0 18px;border:0;background:transparent;color:#f2efe8;cursor:pointer;font-family:Rajdhani,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;transition:opacity .2s ease}.newsletter-form button:hover{opacity:.55}.microcopy{max-width:420px;margin:13px 0 0;font-family:Rajdhani,Arial,sans-serif;font-size:9px;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;opacity:.46}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:70px;padding-top:20px;border-top:1px solid rgba(242,239,232,.12);font-family:Rajdhani,Arial,sans-serif;font-size:8px;letter-spacing:.16em;text-transform:uppercase;opacity:.48}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:989px){.footer-grid{grid-template-columns:1fr 1fr;gap:48px}.footer-grid>div:first-child{grid-column:1 / -1}.footer-manifesto{max-width:560px}}@media screen and (max-width:749px){.site-footer{padding:58px 0 22px}.footer-grid{display:flex;flex-direction:column;gap:40px}.footer-wordmark{font-size:48px}.footer-manifesto{margin-top:18px;max-width:100%;font-size:17px}.newsletter-form{max-width:100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;margin-top:46px;font-size:7px}}@media screen and (min-width:990px){.site-header .header-logo{display:block;width:145px!important;max-width:145px!important;height:auto!important;max-height:none!important;object-fit:contain}.site-header .wordmark{display:flex;align-items:center;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
