.landing{--landing-bg:#fafafa;--landing-fg:#111111;--landing-muted:#6b6b6b;--landing-border:#e5e5e5;--landing-surface:#ffffff;background-color:var(--landing-bg);color:var(--landing-fg)}.landing .font-display{font-family:var(--font-family-display)}.landing .tracking-editorial{letter-spacing:.12em}.editorial-collage .collage-piece{transition:transform .45s cubic-bezier(.22,1,.36,1),z-index 0s}.editorial-collage .collage-piece:hover{transform:rotate(var(--collage-rotate)) scale(1.03) translateY(-4px);z-index:20}.editorial-collage .collage-piece-polaroid{padding:.45rem .45rem 1.35rem;background:#faf8f4;box-shadow:0 18px 40px rgba(26,23,20,.14),inset 0 2px 0 rgba(255,255,255,.65)}.editorial-collage .collage-piece-flush{padding:.2rem;background:#f3efe8;box-shadow:0 14px 32px rgba(26,23,20,.16)}.editorial-collage .collage-piece-tape{padding:.35rem;background:#f7f3ec;box-shadow:0 16px 36px rgba(26,23,20,.15)}.editorial-collage .collage-piece-tape:after,.editorial-collage .collage-piece-tape:before{content:"";position:absolute;top:-.45rem;width:2.4rem;height:.95rem;background:rgba(247,243,236,.72);border:1px solid rgba(26,23,20,.06);box-shadow:0 1px 2px rgba(26,23,20,.08);z-index:2}.editorial-collage .collage-piece-tape:before{left:18%;transform:rotate(-7deg)}.editorial-collage .collage-piece-tape:after{right:16%;transform:rotate(11deg)}@media (prefers-reduced-motion:reduce){.editorial-collage .collage-piece{transition:none}.editorial-collage .collage-piece:hover{transform:rotate(var(--collage-rotate))}}.landing-curtain{position:fixed;inset:0;z-index:60;background:#111111;transform:translateZ(0);transition:transform .72s cubic-bezier(.77,0,.175,1);pointer-events:auto}.landing-curtain.is-retracting{transform:translate3d(0,-100%,0);pointer-events:none}.landing-curtain.is-gone{visibility:hidden}.landing-logo{color:inherit;transition:top .72s cubic-bezier(.77,0,.175,1),transform .72s cubic-bezier(.77,0,.175,1),color .18s linear}.landing-logo.is-intro{top:48vh;transform:translateY(0)}.landing-logo.is-header{top:50%;transform:translateY(-50%)}@keyframes landing-logo-type{0%{width:0}to{width:27ch}}@keyframes landing-logo-caret{0%,49%{border-color:currentColor}50%,to{border-color:transparent}}.landing-logo.is-intro .landing-logo-text{width:0;overflow:hidden;border-right:2px solid;animation:landing-logo-type .78s steps(27) .08s forwards,landing-logo-caret .42s step-end .08s 2}.hero-marquee{background:#ffffff}.hero-marquee-track{width:max-content;will-change:transform}.hero-marquee-item,.hero-marquee-track{display:flex;align-items:stretch;height:100%}.hero-marquee-item{flex-shrink:0}.hero-marquee-image{display:block;height:100%;max-height:100%;width:auto;object-fit:cover}.hero-title{opacity:0;transform:translate3d(0,40px,0);filter:blur(6px);transition:opacity 1.15s cubic-bezier(.22,1,.36,1),transform 1.15s cubic-bezier(.22,1,.36,1),filter 1.15s cubic-bezier(.22,1,.36,1);will-change:opacity,transform,filter}.hero-title.is-visible{opacity:1;transform:translateZ(0);filter:blur(0)}.hero-subtitle{opacity:0;transform:translate3d(0,16px,0);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.hero-subtitle.is-visible{opacity:1;transform:translateZ(0)}.hero-cta{position:relative;color:var(--landing-fg);transition:color .25s ease,background-color .25s ease}.hero-cta:focus-visible,.hero-cta:hover{color:#ffffff;background-color:var(--landing-fg)}.hero-cta:focus-visible .hero-cta-label,.hero-cta:hover .hero-cta-label{color:#ffffff}.hero-cta-frame{pointer-events:none}.hero-cta-edge{position:absolute;background:currentColor}.hero-cta-edge-top{top:0;left:50%;width:0;height:1px;transform:translateX(-50%)}.hero-cta-edge-right{top:0;right:0;width:1px;height:0}.hero-cta-edge-bottom{right:0;bottom:0;width:0;height:1px}.hero-cta-edge-left{bottom:0;left:0;width:1px;height:0}.hero-cta-frame.is-drawn .hero-cta-edge-top{animation:hero-cta-edge-top .28s cubic-bezier(.4,0,.2,1) forwards}.hero-cta-frame.is-drawn .hero-cta-edge-right{animation:hero-cta-edge-right .28s cubic-bezier(.4,0,.2,1) .28s forwards}.hero-cta-frame.is-drawn .hero-cta-edge-bottom{animation:hero-cta-edge-bottom .28s cubic-bezier(.4,0,.2,1) .56s forwards}.hero-cta-frame.is-drawn .hero-cta-edge-left{animation:hero-cta-edge-left .28s cubic-bezier(.4,0,.2,1) .84s forwards}@keyframes hero-cta-edge-top{to{left:0;width:100%;transform:none}}@keyframes hero-cta-edge-right{to{height:100%}}@keyframes hero-cta-edge-bottom{to{width:100%}}@keyframes hero-cta-edge-left{to{height:100%}}.hero-cta-label{opacity:0;color:inherit;transition:opacity .55s ease,color .25s ease}.hero-cta-label.is-visible{opacity:1}@media (prefers-reduced-motion:reduce){.hero-marquee-track{animation:none;transform:translateZ(0)}.hero-cta-label,.hero-cta-label.is-visible,.hero-subtitle,.hero-subtitle.is-visible,.hero-title,.hero-title.is-visible{opacity:1;transform:none;filter:none;transition:none}.hero-cta-frame.is-drawn .hero-cta-edge-top{left:0;width:100%;transform:none}.hero-cta-frame.is-drawn .hero-cta-edge-left,.hero-cta-frame.is-drawn .hero-cta-edge-right{height:100%}.hero-cta-frame.is-drawn .hero-cta-edge-bottom{width:100%}.hero-cta-frame.is-drawn .hero-cta-edge{animation:none}.landing-curtain,.landing-logo{transition:none}.landing-logo.is-intro .landing-logo-text{width:auto;border-right:0}.landing *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.shipping-section{background:#2e2c29;color:#f5f2ed}.shipping-section .shipping-map{overflow:hidden;line-height:0}.shipping-section .mexico-map{filter:brightness(0) invert(1);opacity:.92;margin-block:-18% -14%;width:100%;max-width:none}