:root{--red:#f03220;--ink:#221b19;--paper:#faf8f3;--line:#d7d2cb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.5 Arial,Helvetica,sans-serif}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #164bd6;outline-offset:5px}button{border-radius:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400}h2{font-size:clamp(44px,5.3vw,82px);line-height:.99;letter-spacing:-3px;margin-bottom:25px}.mono,.eyebrow,.nav,.btn,.filters,.caption,.card-meta,.footer,.stat,.field label,.fine{font-family:Courier New,monospace;font-size:11px;line-height:1.45;letter-spacing:.2px}.eyebrow{text-transform:uppercase;margin-bottom:25px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;text-decoration:none;padding:17px 22px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);text-transform:uppercase;min-height:48px}.btn.light{background:transparent;color:var(--ink)}.btn:hover{background:var(--red);color:var(--ink)}.arrow{font:22px Arial;line-height:1}.skip{position:absolute;left:10px;top:-70px;background:#fff;padding:15px;z-index:50}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:10;background:var(--paper);border-bottom:1px solid var(--ink);display:flex;align-items:center;justify-content:space-between;padding:15px 3vw;gap:20px}.wordmark{font:22px/.8 Georgia,serif;font-weight:700;letter-spacing:-1px;text-decoration:none;display:flex;flex-direction:column}.wordmark small{font:italic 12px Georgia;letter-spacing:0;margin:3px 0 0 24px}.nav{display:flex;align-items:center;gap:28px;text-transform:uppercase}.nav a{text-decoration:none}.nav .nav-join{padding:10px 16px;border:1px solid var(--ink)}.hero-top{background:var(--red);padding:22px 3vw 15px;display:grid;grid-template-columns:1fr 230px;align-items:end;gap:20px}.hero-top h1{font-size:clamp(70px,9.8vw,157px);line-height:.8;letter-spacing:-.065em;margin:28px 0 20px}.hero-top h1 span{display:block}.hero-top h1 span:last-child{margin-left:8vw;font-style:italic}.hero-side{padding-bottom:20px}.hero-side .eyebrow{margin-bottom:20px}.hero-side p:not(.eyebrow){font-size:12px;line-height:1.6;max-width:230px}.hero-side a{font-size:11px}.gallery-stage{background:#fff;position:relative}.slides{position:relative;min-height:380px;height:clamp(390px,41vw,640px);overflow:hidden}.slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;margin:0}.slide[hidden]{display:none}.slide img{width:100%;height:100%;object-fit:contain;max-width:1150px}.stage-top{position:absolute;top:22px;left:3vw;right:3vw;display:flex;justify-content:space-between;z-index:1;pointer-events:none}.stage-top span{background:#fffffff0;padding:5px 8px}.stage-bottom{border-top:1px solid var(--line);padding:16px 3vw;display:flex;align-items:center;justify-content:space-between;gap:15px}.controls{display:flex;align-items:center;gap:10px}.controls button{background:none;border:1px solid var(--line);min-width:42px;min-height:40px}.controls .pause{font:10px Courier New;padding:0 12px}.slide-count{padding:0 8px}.ticker-band{padding:13px 3vw;border-block:1px solid var(--ink);display:flex;justify-content:space-between;text-transform:uppercase;font:11px Courier New;gap:20px}.ticker-band span:before{content:"\2733";margin-right:12px;color:var(--red)}.section{padding:85px 3vw}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head h2{margin-bottom:0}.section-head p{max-width:320px;font-size:13px;margin-bottom:0}.filters{display:flex;gap:8px;margin-bottom:25px}.filters button{border:1px solid var(--line);background:none;padding:10px 20px;text-transform:uppercase}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}.product-card[hidden]{display:none}.product-image{position:relative;aspect-ratio:1.25;background:#fff;display:block;width:100%;padding:0;border:0;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-image:hover img{transform:scale(1.035)}.image-index{position:absolute;top:12px;left:12px;font:10px Courier New;background:#fff9;padding:3px}.card-meta{display:flex;justify-content:space-between;gap:10px;margin-top:15px;text-transform:uppercase}.card-meta h3{font:inherit;margin:0}.swatch{display:inline-block;width:9px;height:9px;border:1px solid #0003;border-radius:50%;margin-right:7px;background:var(--swatch)}.vote-button{border:0;border-top:1px solid var(--line);background:none;padding:11px 0;margin-top:13px;width:100%;display:flex;justify-content:space-between;text-align:left;font:10px Courier New;text-transform:uppercase}.vote-button[aria-pressed=true]{color:#9f2519;border-top-color:var(--red)}.vote-button:hover{color:#9f2519}.voting-heading{margin-top:45px;border-top:1px solid var(--ink);padding-top:20px;display:flex;justify-content:space-between;gap:30px}.voting-heading h3{font:italic 28px Georgia;margin-bottom:8px}.voting-heading p{font-size:12px;max-width:420px}.voting-heading .stat{text-align:right;max-width:350px}.about{display:grid;grid-template-columns:1fr 1fr;background:var(--red);gap:8vw;border-block:1px solid var(--ink)}.about h2{font-size:clamp(65px,8vw,120px);max-width:500px}.about-copy{padding-top:42px;font-size:17px;line-height:1.7}.about-copy p:last-child{font-size:13px}.world{display:grid;grid-template-columns:1fr 1fr;gap:8vw;border-bottom:1px solid var(--ink)}.world p{max-width:460px;font-size:14px}.palette-art{align-self:center}.palette-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:17px 0;font:11px Courier New;text-transform:uppercase}.palette-dots{display:flex;gap:5px}.palette-dots i{width:28px;height:28px;border:1px solid #0003;border-radius:50%;background:var(--c)}.roadmap{border-bottom:1px solid var(--ink)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.steps article{border-top:1px solid var(--ink);padding-top:17px}.steps h3{font:26px Georgia;margin:22px 0 12px}.steps p{font-size:13px;max-width:320px}.waitlist{background:#e7dfed;display:grid;grid-template-columns:1fr 1fr;gap:8vw;border-bottom:1px solid var(--ink)}.waitlist h2{font-size:clamp(58px,7vw,100px)}.waitlist p{max-width:390px}.signup{padding-top:15px}.field{margin-bottom:20px}.field label{display:block;text-transform:uppercase;margin-bottom:8px}.field input{width:100%;border:0;border-bottom:1px solid var(--ink);border-radius:0;padding:12px 0;background:transparent;min-height:45px;color:var(--ink)}.field input::placeholder{color:#635768}.fine{font-size:10px;margin-top:8px;max-width:none!important}.consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;margin:25px 0}.consent input{margin:3px 0;accent-color:var(--ink);width:16px;height:16px;flex-shrink:0}.signup .btn{width:100%}.signup-status{font-size:13px;min-height:20px;margin-top:14px}.signup-status:empty{display:none}.account-note{font-size:12px;margin-top:16px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:8vw}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:20px 36px 20px 0;list-style:none;position:relative;font-size:14px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:3px;top:15px;font-size:24px}.faq details[open] summary:after{content:"\2212"}.faq details p{font-size:13px;line-height:1.7;max-width:630px;padding-right:20px}.footer{padding:35px 3vw 25px;background:var(--ink);color:var(--paper)}.footer-top{display:flex;justify-content:space-between;gap:25px;margin-bottom:65px}.footer-title{font:clamp(35px,7.2vw,110px)/.9 Georgia;letter-spacing:-.045em;padding-bottom:25px;border-bottom:1px solid #ffffff45}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;margin-top:20px}.footer a{text-decoration:none}.preview-banner{background:#e7dfed;padding:8px 3vw;text-align:center;font:10px Courier New}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%);background:var(--ink);color:#fff;padding:18px 25px;z-index:30;max-width:90vw;width:max-content;font-size:13px;box-shadow:0 4px 30px #0002}.toast:empty{display:none}.muted{color:#625a56}.only-mobile{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(max-width:800px){.header{padding:15px 5vw}.nav{gap:14px;font-size:10px}.nav .secondary{display:none}.nav .nav-join{padding:9px}.wordmark{font-size:18px}.hero-top{padding:20px 5vw;grid-template-columns:1fr}.hero-top h1{font-size:14vw;margin-top:15px}.hero-top h1 span:last-child{margin-left:5vw}.hero-side{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:0}.hero-side .eyebrow{font-size:10px;margin-bottom:12px}.hero-side p:not(.eyebrow){font-size:11px;max-width:none;margin-bottom:0}.hero-side a{grid-column:1/-1}.slides{height:350px;min-height:0}.stage-top{left:5vw;right:5vw;top:12px;font-size:9px}.stage-bottom{padding:12px 5vw}.caption{font-size:10px}.controls{gap:5px}.controls button{min-width:34px;min-height:36px}.controls .pause{font-size:9px;padding:0 8px}.ticker-band{padding:12px 5vw;font-size:9px}.ticker-band span:last-child{display:none}.section{padding:58px 5vw}.section-head{display:block}.section-head h2{margin-bottom:20px}.section-head p{max-width:400px}h2{letter-spacing:-2px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.card-meta{font-size:10px;display:block}.card-meta>span{display:block;margin-top:5px}.vote-button{font-size:9px;gap:10px;align-items:center}.voting-heading{display:block}.voting-heading .stat{text-align:left}.about,.world,.waitlist,.faq{grid-template-columns:1fr;gap:25px}.about h2{max-width:300px;margin-bottom:0}.about-copy{padding-top:0;font-size:16px}.steps{gap:20px}.steps h3{font-size:22px}.steps p{font-size:12px}.signup{padding-top:0}.footer{padding:30px 5vw}.footer-top{margin-bottom:45px}.footer-bottom{flex-wrap:wrap}.slide-count{font-size:10px;padding:0 4px}}@media(max-width:420px){.nav .account{display:none}.slides{height:280px}.stage-top span:last-child{display:none}.steps{grid-template-columns:1fr;gap:25px}.steps h3{margin-top:12px}.hero-side{grid-template-columns:1fr;gap:8px}.hero-side .eyebrow{margin:0}.stage-bottom{align-items:flex-start}.controls .pause{display:block;padding:0 5px;font-size:8px}.product-grid{gap:25px 10px}.vote-button{flex-wrap:wrap}.caption{max-width:125px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.editable-section{color:var(--section-ink);background:var(--section-bg);text-align:var(--section-align);background-image:var(--section-image,none);background-size:cover;background-position:center}.editable-section>.section,.editable-section>.hero>.hero-top,.editable-section>.ticker-band,.editable-section>.footer,.editable-section>.header{background:transparent;color:inherit;padding-top:var(--section-pad);padding-bottom:var(--section-pad)}.editable-section h2{font-size:clamp(36px,6vw,var(--section-heading))}.editable-section p:not(.eyebrow):not(.fine){font-size:var(--section-body)}.editable-section .product-grid{grid-template-columns:repeat(var(--cols,3),minmax(0,1fr));gap:30px var(--grid-gap,18px)}.editable-section .slides{height:var(--slide-height,580px);min-height:0}.editable-section img{object-fit:var(--image-fit,contain)}.brand-logo{width:var(--logo-width,140px);height:auto}.btn{background:var(--button-bg);color:var(--button-text);border-radius:var(--button-radius)}.section,.hero-top,.header,.footer,.stage-bottom,.ticker-band{padding-left:var(--gutter);padding-right:var(--gutter)}body,input{font-family:var(--body-font,Arial,sans-serif)}h1,h2,h3,.wordmark,.footer-title{font-family:var(--heading-font,Georgia,serif)!important}.mono,.eyebrow,.nav,.btn,.caption,.card-meta,.footer-bottom,.stat,.field label,.fine,.vote-button{font-family:var(--label-font,Courier New,monospace)!important}@media(max-width:800px){.editable-section>.section,.editable-section>.hero>.hero-top,.editable-section>.ticker-band,.editable-section>.footer,.editable-section>.header{padding-top:var(--section-pad-mobile);padding-bottom:var(--section-pad-mobile)}.editable-section .product-grid{grid-template-columns:repeat(var(--mobile-cols,2),minmax(0,1fr))}.editable-section .slides{height:var(--slide-mobile,280px)}}.editable-section[data-collection]>.section{padding-top:var(--grid-padding,84px);padding-bottom:var(--grid-padding,84px)}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
