*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font);font-size:13.5px;line-height:1.55;min-height:100vh}a{color:inherit;text-decoration:none}button{background:none;border:0;cursor:pointer;font:inherit;color:inherit;padding:0}img,picture,svg,video{display:block;max-width:100%;height:auto}ul,ol{list-style:none}input,select,textarea{font:inherit;color:inherit}::selection{background:var(--ink);color:var(--bg)}.container{max-width:var(--container);margin:0 auto;padding-inline:var(--gutter)}.eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--soft)}.rte p+p{margin-top:1em}.rte a{border-bottom:1px solid currentColor}.skip-link{position:absolute;left:-9999px;background:var(--ink);color:var(--bg);padding:12px 18px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;z-index:999}.skip-link:focus{left:16px;top:16px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:14px 28px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;border:1px solid var(--ink);background:var(--ink);color:var(--bg);transition:background .22s ease,color .22s ease,border-color .22s ease,opacity .22s ease;text-align:center}.btn:hover{background:transparent;color:var(--ink)}.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid currentColor;outline-offset:3px}.btn--ghost{background:transparent;color:var(--ink)}.btn--ghost:hover{background:var(--ink);color:var(--bg)}.btn--white{background:#fff;color:var(--ink);border-color:#fff}.btn--white:hover{background:#ffffff29;color:#fff;border-color:#fff}.topbar{--topbar-height: 36px;background:#fffffff2;color:#4a3d35;border-bottom:1px solid rgba(91,72,56,.12)}.topbar__inner{min-height:var(--topbar-height);max-width:var(--container);margin:0 auto;padding:0 var(--gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.topbar__link{justify-self:center;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;text-decoration:underline;text-underline-offset:3px}.topbar__side{min-width:20px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#4f4034cc}.topbar__side--right{justify-self:end}.site-header{position:sticky;top:0;z-index:50;background:#f8f6f2f5;border-bottom:1px solid rgba(105,88,74,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.site-header__inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:72px;padding:0 var(--gutter);column-gap:24px}.site-header__logo{grid-column:2;grid-row:1;justify-self:center;display:inline-flex;align-items:center;font-size:22px;letter-spacing:.18em;font-weight:500;line-height:1;text-transform:uppercase;white-space:nowrap}.site-header__logo img{display:block;height:auto;max-height:30px}.site-header__nav{grid-column:1;grid-row:1;justify-self:start;display:flex;align-items:center;gap:clamp(16px,1.3vw,24px);overflow-x:auto;scrollbar-width:none}.site-header__nav::-webkit-scrollbar{display:none}.site-header__nav a,.site-header__menu-toggle{font-size:11px;letter-spacing:.11em;text-transform:uppercase;font-weight:500;white-space:nowrap;transition:opacity .18s ease}.site-header__nav a:hover,.site-header__icon-link:hover,.site-header__menu-toggle:hover{opacity:.64}.site-header__actions{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:14px}.site-header__icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;transition:opacity .18s ease}.site-header__icon-link svg{width:19px;height:19px}.site-header__cart-count{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:currentColor;color:#fff;font-size:9px;font-weight:700;line-height:1}.site-header__menu-toggle{display:none;gap:5px;align-items:center;justify-self:start}.site-header__menu-toggle span{display:block;width:18px;height:1.5px;background:currentColor}body.template-index .site-header--overlay{position:absolute;top:var(--topbar-height, 36px);left:0;right:0;background:transparent;border-bottom:0;backdrop-filter:none;-webkit-backdrop-filter:none}body.template-index .site-header--overlay,body.template-index .site-header--overlay a,body.template-index .site-header--overlay button{color:#fff}body.template-index .site-header--overlay .site-header__nav a,body.template-index .site-header--overlay .site-header__icon-link,body.template-index .site-header--overlay .site-header__logo,body.template-index .site-header--overlay .site-header__menu-toggle{text-shadow:0 1px 12px rgba(0,0,0,.22)}body.template-index .site-header--overlay .site-header__cart-count{background:#fffffff0;color:#1f1a16}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);z-index:100;padding:84px 28px 28px;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .38s cubic-bezier(.32,.72,0,1);overflow-y:auto}.mobile-menu[aria-hidden=false]{transform:translate(0)}.mobile-menu__close{position:absolute;top:20px;right:28px;font-size:30px;line-height:1}.mobile-menu__nav{display:flex;flex-direction:column;gap:0;margin-top:12px}.mobile-menu__nav a{font-family:var(--font-heading);font-size:clamp(34px,10vw,58px);font-weight:400;letter-spacing:-.02em;line-height:1;padding:16px 0;border-bottom:1px solid rgba(105,88,74,.12)}.site-footer{background:var(--nude-2);color:var(--ink);padding:78px var(--gutter) 28px;margin-top:clamp(64px,8vw,110px);border-top:1px solid rgba(105,88,74,.12)}.site-footer__top{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:clamp(2rem,5vw,5rem);padding-bottom:50px;border-bottom:1px solid rgba(105,88,74,.12)}.site-footer__brand{display:flex;flex-direction:column;gap:16px}.site-footer__brand-name{font-size:28px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.site-footer__brand-tagline{font-size:14px;line-height:1.8;color:var(--soft);max-width:34ch}.site-footer__column h3{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:var(--soft);margin-bottom:18px}.site-footer__column ul{display:flex;flex-direction:column;gap:10px}.site-footer__column a{font-size:14px;transition:opacity .18s ease}.site-footer__column a:hover{opacity:.58}.site-footer__bottom{max-width:var(--container);margin:0 auto;padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--soft);flex-wrap:wrap;gap:14px}.site-footer__legal{display:flex;gap:18px;flex-wrap:wrap}.trust-strip{background:var(--nude-2);padding:18px var(--gutter);border-top:1px solid rgba(105,88,74,.08);border-bottom:1px solid rgba(105,88,74,.08);display:flex;justify-content:center;align-items:center;gap:16px 34px;flex-wrap:wrap}.trust-strip__item{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--soft);white-space:nowrap}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1;transform:none}}@media(max-width:1180px){:root{--gutter: 28px}}@media(max-width:1024px){.site-header__nav{gap:14px}}@media(max-width:900px){:root{--gutter: 20px}.site-header__inner{grid-template-columns:auto 1fr auto;min-height:58px}.site-header__menu-toggle{display:inline-flex;grid-column:1;grid-row:1;justify-self:start;flex-direction:column}.site-header__nav{display:none}.site-header__actions{gap:12px}.site-header__actions .hide-on-mobile{display:none}.site-header__logo{grid-column:2;justify-self:center;font-size:20px}.site-footer{padding-top:60px}.site-footer__top{grid-template-columns:1fr 1fr;gap:36px 24px}.site-footer__brand{grid-column:1 / -1}.site-footer__bottom{flex-direction:column;align-items:flex-start}.trust-strip{gap:12px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.trust-strip__item{font-size:9px}}@media(max-width:560px){:root{--gutter: 16px}.btn{width:100%;min-height:48px;padding-inline:20px}.topbar__inner{grid-template-columns:24px 1fr 24px}.topbar__link{font-size:9px;line-height:1.35}.site-footer__top{grid-template-columns:1fr}}html,body{overflow-x:hidden}body{min-width:320px}@supports (height: 100svh){body{min-height:100svh}}@media(hover:none){.btn:hover,.btn--ghost:hover,.btn--white:hover{background:var(--ink);color:var(--bg)}.btn--white:hover{background:#fff;color:var(--ink)}}@media(max-width:749px){:root{--mobile-bottom-safe: env(safe-area-inset-bottom, 0px)}.container{padding-inline:16px}.btn{min-height:48px;width:100%;padding:14px 18px;font-size:10px;letter-spacing:.12em}.eyebrow{font-size:9px;letter-spacing:.16em}.topbar__inner{min-height:32px;padding-inline:16px;grid-template-columns:18px 1fr 18px}.topbar__link{font-size:9px;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar__side{font-size:9px}.site-header__inner{min-height:54px;padding-inline:16px;column-gap:12px}.site-header__logo{font-size:18px;letter-spacing:.08em;max-width:170px;overflow:hidden;text-overflow:ellipsis}.site-header__logo img{max-height:26px;max-width:150px}.site-header__actions{gap:10px}.site-header__icon-link{width:22px;height:22px}.site-header__icon-link svg{width:20px;height:20px}.site-header__cart-count{top:-7px;right:-7px;transform:scale(.9)}body.template-index .site-header--overlay{top:32px}.mobile-menu{padding:calc(70px + env(safe-area-inset-top,0px)) 20px calc(28px + env(safe-area-inset-bottom,0px))}.mobile-menu__close{top:calc(18px + env(safe-area-inset-top,0px));right:20px}.mobile-menu__nav a{font-size:clamp(26px,10vw,40px);padding:15px 0}.site-footer{margin-top:56px;padding:54px 16px 24px}.site-footer__brand-name{font-size:22px;letter-spacing:.12em}.site-footer__brand-tagline{font-size:13px}.site-footer__column h3{margin-bottom:12px}.site-footer__column ul{gap:8px}.site-footer__bottom{font-size:9px}.trust-strip{padding:14px 16px;gap:14px;scroll-snap-type:x mandatory}.trust-strip__item{scroll-snap-align:start}}.topbar{background:var(--accent);color:#0e0e0e;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.topbar__link{color:#0e0e0e}.btn--accent{background:var(--accent);color:#0e0e0e;border:2px solid var(--accent)}.btn--accent:hover{background:transparent;color:var(--accent);border-color:var(--accent)}.mark-accent{color:var(--accent)}.badge-accent{display:inline-block;background:var(--accent);color:#0e0e0e;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:5px 10px}h1,h2,.hero__heading,.categories__heading{font-weight:800;letter-spacing:-.03em}.bg-section{position:relative;isolation:isolate}.bg-section__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.bg-section__media img{width:100%;height:100%;object-fit:cover;object-position:center}.bg-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.bg-section>.container,.bg-section>.manifesto__inner,.bg-section>.editorial__inner,.bg-section__inner{position:relative;z-index:2}[data-bg-scheme=light],[data-bg-scheme=light] .eyebrow,[data-bg-scheme=light] h1,[data-bg-scheme=light] h2,[data-bg-scheme=light] h3,[data-bg-scheme=light] p,[data-bg-scheme=light] a:not(.btn){color:#fafaf7!important}[data-bg-scheme=dark],[data-bg-scheme=dark] .eyebrow,[data-bg-scheme=dark] h1,[data-bg-scheme=dark] h2,[data-bg-scheme=dark] h3,[data-bg-scheme=dark] p,[data-bg-scheme=dark] a:not(.btn){color:#0e0e0e!important}
/*# sourceMappingURL=/cdn/shop/t/43/assets/base.css.map */
