@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Courier+Prime:ital,wght@0,400;1,400&family=DM+Sans:wght@400;500;600&display=swap";:root{font-family:DM Sans,sans-serif;color:#171713;background:#f0ede3;font-synthesis:none;--ink: #171713;--paper: #f0ede3;--bone: #d7d0bd;--coral: #df6548;--yellow: #e4c950;--sage: #71877c;--line: rgba(23,23,19,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--coral) var(--ink)}html,body,#root,.site-shell{min-width:320px;width:100%}body{margin:0;background:var(--paper)}.site-shell{overflow-x:clip}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--ink)}::-webkit-scrollbar-thumb{border:2px solid var(--ink);background:var(--coral)}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.launch-site{min-height:100vh;overflow-x:clip;background:var(--paper)}.launch-header{height:82px;padding:0 clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#f0ede3eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.launch-brand{display:inline-flex;align-items:center;gap:11px;font-family:Archivo Black,sans-serif;font-size:16px;text-transform:uppercase}.launch-brand span{width:39px;height:39px;display:grid;place-items:center;color:var(--paper);background:var(--ink);font-family:Courier Prime,monospace;font-size:13px;transform:rotate(-3deg)}.launch-nav{display:flex;gap:34px;font-size:11px;font-weight:600;text-transform:uppercase}.launch-nav a{padding:8px 0;border-bottom:2px solid transparent}.launch-nav a:hover{border-color:var(--coral)}.launch-menu{display:none;width:42px;height:42px;border:0;background:none}.launch-menu svg{width:20px}.launch-hero{min-height:calc(100svh - 82px);position:relative;overflow:hidden;display:flex;align-items:center;padding:70px clamp(24px,7vw,112px);color:var(--paper);background:var(--ink)}.launch-hero>img{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);object-fit:cover;object-position:50% 30%;filter:grayscale(1) contrast(1.2);opacity:.8;transform:translate(8%,4%) scale(.95)}.launch-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d0d0bf0,#0d0d0bc2 38%,#0d0d0b1f 72%),linear-gradient(0deg,rgba(13,13,11,.35),transparent 55%)}.launch-hero__copy{position:relative;z-index:2;width:min(680px,58vw)}.launch-eyebrow{margin:0 0 20px;color:var(--yellow);font-family:Courier Prime,monospace;font-size:11px;text-transform:uppercase}.launch-hero h1{margin:0;font-family:Archivo Black,sans-serif;font-size:clamp(66px,9.2vw,142px);line-height:.78;text-transform:uppercase}.launch-hero h1 em{color:var(--coral);font-family:Courier Prime,monospace;font-weight:400}.launch-hero__copy>p:not(.launch-eyebrow){max-width:500px;margin:34px 0;font-family:Courier Prime,monospace;font-size:clamp(17px,1.7vw,22px);line-height:1.45}.launch-stamp{position:absolute;right:4vw;bottom:30px;z-index:2;padding:10px 12px;border:1px solid rgba(240,237,227,.5);font-family:Courier Prime,monospace;font-size:9px;line-height:1.5;text-transform:uppercase;transform:rotate(2deg)}.launch-button{min-height:52px;width:max-content;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 21px;border:1px solid currentColor;font-size:11px;font-weight:600;text-transform:uppercase;transition:transform .2s}.launch-button:hover{transform:translateY(-2px) rotate(-.5deg)}.launch-button svg{width:16px}.launch-button--light{color:var(--ink);border-color:var(--paper);background:var(--paper)}.launch-button--dark{color:var(--paper);border-color:var(--ink);background:var(--ink)}.coming-soon{min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;text-align:center;background:var(--yellow)}.coming-soon .launch-eyebrow{color:var(--ink)}.coming-soon__logo{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;max-width:900px;font-family:Archivo Black,sans-serif;font-size:clamp(48px,10vw,150px);line-height:.85;letter-spacing:-.04em;text-transform:uppercase}.coming-soon__logo strong{color:var(--coral);font-family:Courier Prime,monospace;font-weight:400}.coming-soon__logo small{flex-basis:100%;margin-top:28px;font-family:Courier Prime,monospace;font-size:clamp(12px,1.6vw,20px);letter-spacing:.32em}.coming-soon__lede{max-width:520px;margin:36px 0 42px;font-family:Courier Prime,monospace;font-size:17px;line-height:1.55}.launch-form{width:min(100%,570px);text-align:left}.launch-form label{display:block;margin-bottom:10px;font-family:Courier Prime,monospace;font-size:10px;font-weight:700;text-transform:uppercase}.launch-form div{display:grid;grid-template-columns:1fr auto}.launch-form input{min-width:0;height:52px;margin:0;border:1px solid var(--ink);padding:0 14px;background:transparent;outline:none;text-transform:none}.launch-form input:focus{box-shadow:0 0 0 3px var(--paper)}.joined-message{margin:0;font-family:Courier Prime,monospace;font-size:15px}.about__copy>span{font-family:Courier Prime,monospace;text-transform:uppercase}.launch-footer{min-height:180px;display:flex;align-items:center;color:var(--paper);background:var(--ink);font-family:Courier Prime,monospace;font-size:10px;text-transform:uppercase;overflow:hidden}.launch-footer__content{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:40px clamp(18px,4vw,64px)}.launch-footer .launch-brand{color:var(--paper)}.launch-footer p{margin:0;color:#bbb8ae}.header{height:82px;padding:0 clamp(18px,4vw,64px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#f0ede3eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{width:max-content;display:inline-flex;align-items:center;gap:11px;font-family:Archivo Black,sans-serif;font-size:16px;text-transform:uppercase}.brand__sigil{width:39px;height:39px;display:grid;place-items:center;color:var(--paper);background:var(--ink);font-family:Courier Prime,monospace;font-size:13px;transform:rotate(-3deg)}.nav{display:flex;gap:34px;font-size:11px;font-weight:600;text-transform:uppercase}.nav a{padding:8px 0;border-bottom:2px solid transparent}.nav a:hover{border-color:var(--coral)}.header__actions{display:flex;justify-content:flex-end}.icon-button,.bag-button{border:0;color:inherit;background:none}.icon-button{width:42px;height:42px;display:grid;place-items:center}.bag-button{display:flex;align-items:center;gap:8px;padding:10px;font-size:11px;font-weight:600;text-transform:uppercase}.bag-button svg,.icon-button svg{width:19px}.bag-button b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:var(--paper);background:var(--coral);font-size:10px}.menu-button{display:none}.hero{min-height:calc(100svh - 82px);position:relative;overflow:hidden;display:flex;align-items:center;padding:70px clamp(24px,7vw,112px);color:var(--paper);background:var(--ink)}.hero>img{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);object-fit:cover;object-position:50% 30%;filter:grayscale(1) contrast(1.2);opacity:.8;transform:translate(8%,4%) scale(.95);transform-origin:center}.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d0d0bf0,#0d0d0bc2 38%,#0d0d0b1f 72%),linear-gradient(0deg,rgba(13,13,11,.35),transparent 55%)}.hero__content{position:relative;z-index:2;width:min(680px,58vw)}.eyebrow,.section-heading>span,.customizer__intro>span,.about__copy>span{display:block;margin:0 0 20px;font-family:Courier Prime,monospace;font-size:11px;text-transform:uppercase}.hero .eyebrow{color:var(--yellow)}.hero h1{margin:0;font-family:Archivo Black,sans-serif;font-size:clamp(66px,9.2vw,142px);line-height:.78;text-transform:uppercase}.hero h1 em{color:var(--coral);font-family:Courier Prime,monospace;font-weight:400}.hero__content>p:not(.eyebrow){max-width:500px;margin:34px 0;font-family:Courier Prime,monospace;font-size:clamp(17px,1.7vw,22px);line-height:1.45}.hero__stamp{position:absolute;right:4vw;bottom:30px;z-index:2;padding:10px 12px;border:1px solid rgba(240,237,227,.5);font-family:Courier Prime,monospace;font-size:9px;line-height:1.5;text-transform:uppercase;transform:rotate(2deg)}.button{min-height:52px;width:max-content;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 21px;border:1px solid currentColor;border-radius:0;font-size:11px;font-weight:600;text-transform:uppercase;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px) rotate(-.5deg)}.button:disabled{cursor:not-allowed;opacity:.52;transform:none}.button svg{width:16px}.button--paper{color:var(--ink);border-color:var(--paper);background:var(--paper)}.button--dark{color:var(--paper);border-color:var(--ink);background:var(--ink)}.button--wide{width:100%}.ticker{min-height:54px;display:flex;align-items:center;justify-content:space-around;gap:24px;overflow:hidden;padding:0 22px;color:var(--ink);background:var(--yellow);font-family:Courier Prime,monospace;font-size:11px;font-weight:700;text-transform:uppercase;white-space:nowrap}.ticker i{font-style:normal}.collection{padding:110px clamp(18px,4vw,64px) 130px}.section-heading{display:grid;grid-template-columns:1fr 3fr;align-items:end;margin-bottom:54px}.section-heading>div{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-heading p{max-width:260px;margin:0 0 7px;font-family:Courier Prime,monospace;font-size:14px;line-height:1.4}.section-heading h2,.bigfoot-feature h2,.customizer h2,.cart h2{margin:0;font-family:Archivo Black,sans-serif;font-size:clamp(42px,6.2vw,92px);line-height:.9;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:54px 18px}.product-card{grid-column:span 4}.product-card--1,.product-card--3{grid-column:span 7}.product-card--2,.product-card--4{grid-column:span 5}.product-card__visual{width:100%;aspect-ratio:1;position:relative;overflow:hidden;display:grid;place-items:center;border:0;background:#d8d0bd}.product-card--2 .product-card__visual{background:var(--coral)}.product-card--3 .product-card__visual{background:#b7c0b7}.product-card--4 .product-card__visual{background:var(--yellow)}.product-card--5 .product-card__visual{background:#9eafa6}.product-card--6 .product-card__visual{background:#c8c1b1}.product-card__index{position:absolute;left:15px;top:14px;font-family:Courier Prime,monospace;font-size:11px}.product-card__badge{position:absolute;right:12px;top:12px;padding:7px 9px;color:var(--paper);background:var(--ink);font-family:Courier Prime,monospace;font-size:9px;text-transform:uppercase}.merch-shape{width:66%;aspect-ratio:1;display:grid;place-items:center;background:#181815;filter:drop-shadow(10px 18px 12px rgba(0,0,0,.18));transition:transform .35s}.product-card__visual:hover .merch-shape{transform:rotate(-2deg) scale(1.03)}.product-card__visual:disabled{cursor:default}.merch-shape--t-shirt{clip-path:polygon(24% 8%,38% 1%,62% 1%,76% 8%,97% 30%,80% 44%,72% 36%,73% 100%,27% 100%,28% 36%,20% 44%,3% 30%)}.merch-shape--plaque{width:58%;aspect-ratio:.76;border:10px solid #4b3829;background:#d7c59a}.merch-shape--coaster-set{width:58%;border-radius:50%;background:#d6c8a4;box-shadow:14px 11px #28332d,27px 22px #a79677}.merch-shape--tote-bag{width:58%;aspect-ratio:.84;position:relative;background:#e1d8c4}.merch-shape--tote-bag:before{content:"";position:absolute;width:52%;height:33%;left:24%;top:-24%;border:9px solid #e1d8c4;border-bottom:0;border-radius:50% 50% 0 0}.merch-shape--art-print{width:58%;aspect-ratio:.72;background:#ede9df}.product-card__details{display:flex;justify-content:space-between;gap:20px;padding-top:16px}.product-card__details p,.product-type{margin:0 0 5px;font-family:Courier Prime,monospace;font-size:10px;text-transform:uppercase}.product-card__details h3{margin:0;font-family:Courier Prime,monospace;font-size:18px;font-weight:400}.product-card__details>strong{font-size:14px}.artwork{--tone: #d8cdb5;width:62%;aspect-ratio:.76;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--tone);text-align:center}.artwork:before,.artwork:after{content:"";position:absolute;top:6%;right:6%;bottom:6%;left:6%;border:1px solid currentColor;transform:rotate(-1deg)}.artwork:after{top:9%;right:9%;bottom:9%;left:9%;transform:rotate(2deg);opacity:.45}.artwork__eyebrow,.artwork__footer{z-index:2;font-family:Courier Prime,monospace;font-size:clamp(4px,.48vw,7px)}.artwork__glyph{width:52%;aspect-ratio:1;position:relative;z-index:2;margin:6% 0 3%}.artwork__glyph:before,.artwork__glyph:after{content:"";position:absolute;top:17%;width:47%;height:62%;border:2px solid currentColor;border-radius:70% 15% 65% 25%;background:repeating-linear-gradient(40deg,transparent 0 7px,currentColor 8px 9px);opacity:.85}.artwork__glyph:before{left:2%;transform:rotate(-18deg)}.artwork__glyph:after{right:2%;transform:scaleX(-1) rotate(-18deg)}.artwork__glyph i:first-child{position:absolute;z-index:3;left:46%;top:11%;width:8%;height:74%;border-radius:50%;background:currentColor}.artwork__glyph i:last-child{position:absolute;z-index:4;left:44%;top:43%;width:12%;aspect-ratio:1;border-radius:50%;background:var(--coral)}.artwork--bigfoot .artwork__glyph:before,.artwork--bigfoot .artwork__glyph:after,.artwork--sasquatch .artwork__glyph:before,.artwork--sasquatch .artwork__glyph:after{top:8%;width:42%;height:78%;border-radius:48% 48% 35% 35%;background:repeating-linear-gradient(80deg,transparent 0 5px,currentColor 6px 8px)}.artwork--visitor .artwork__glyph:before,.artwork--visitor .artwork__glyph:after,.artwork--lunar .artwork__glyph:before,.artwork--lunar .artwork__glyph:after{border-radius:50%;background:none}.artwork strong{z-index:2;max-width:92%;font-family:Archivo Black,sans-serif;font-size:clamp(7px,.9vw,15px);line-height:1;text-transform:uppercase}.artwork--compact{width:54%}.bigfoot-feature{min-height:720px;display:grid;grid-template-columns:1.08fr .92fr;color:var(--paper);background:var(--ink)}.bigfoot-feature__figure{min-height:650px;position:relative;overflow:hidden;display:grid;place-items:center;background:var(--coral)}.bigfoot-feature__figure:before{content:"";width:52%;height:84%;position:absolute;bottom:-5%;border-radius:45% 45% 15% 15%;background:#171713;box-shadow:inset 25px 0 #f0ede30d;clip-path:polygon(34% 0,66% 0,78% 15%,84% 42%,74% 67%,70% 100%,30% 100%,26% 67%,16% 42%,22% 15%)}.bigfoot-feature__figure:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background:repeating-linear-gradient(82deg,transparent 0 15px,rgba(255,255,255,.3) 16px,transparent 18px)}.bigfoot-feature__figure span{position:relative;z-index:2;color:var(--yellow);font-family:Archivo Black,sans-serif;font-size:clamp(72px,11vw,170px);line-height:.74;text-align:center;transform:rotate(-6deg)}.bigfoot-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(28px,6vw,100px)}.bigfoot-feature h2{font-size:clamp(46px,6vw,86px)}.bigfoot-feature__copy>p:not(.eyebrow){max-width:520px;margin:28px 0 34px;color:#c9c5ba;font-family:Courier Prime,monospace;font-size:17px;line-height:1.55}.bigfoot-feature .button{color:var(--ink);border-color:var(--yellow);background:var(--yellow)}.customizer{padding:120px clamp(18px,4vw,64px);background:#d7d0bd}.customizer__intro{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:start;gap:30px;margin-bottom:60px}.customizer__intro h2{font-size:clamp(44px,6vw,84px)}.customizer__intro h2 em{color:var(--coral);font-family:Courier Prime,monospace;font-weight:400}.customizer__intro>p{margin:5px 0 0;font-family:Courier Prime,monospace;font-size:14px;line-height:1.5}.customizer__workbench{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);border:1px solid var(--ink);background:var(--paper)}.customizer__preview{min-height:680px;position:relative;overflow:hidden;display:grid;place-items:center;border-right:1px solid var(--ink);background:repeating-linear-gradient(0deg,transparent 0 27px,rgba(23,23,19,.07) 28px),#bfc9c0}.preview-note{position:absolute;left:18px;top:16px;font-family:Courier Prime,monospace;font-size:10px;text-transform:uppercase}.merch-preview{width:min(64%,470px);aspect-ratio:1;display:grid;place-items:center;background:#181815;filter:drop-shadow(14px 25px 18px rgba(0,0,0,.25))}.merch-preview--t-shirt{clip-path:polygon(24% 8%,38% 1%,62% 1%,76% 8%,97% 30%,80% 44%,72% 36%,73% 100%,27% 100%,28% 36%,20% 44%,3% 30%)}.merch-preview--plaque{aspect-ratio:.76;border:16px solid #4b3829;background:#d7c59a}.merch-preview--coaster-set{border-radius:50%;background:#d6c8a4;box-shadow:22px 18px #28332d,40px 34px #a79677}.merch-preview--tote-bag{width:min(56%,420px);aspect-ratio:.84;position:relative;background:#e1d8c4}.merch-preview--tote-bag:before{content:"";position:absolute;width:52%;height:33%;left:24%;top:-24%;border:14px solid #e1d8c4;border-bottom:0;border-radius:50% 50% 0 0}.merch-preview--art-print{width:min(54%,390px);aspect-ratio:.72;background:#ede9df}.customizer__panel{padding:56px clamp(24px,4vw,64px)}.price-line{display:flex;justify-content:space-between;gap:20px;align-items:start;margin:0 0 36px}.price-line h3{max-width:390px;margin:0;font-family:Archivo Black,sans-serif;font-size:clamp(26px,3vw,40px);line-height:1;text-transform:uppercase}.price-line strong{font-size:18px}fieldset{min-width:0;margin:0 0 28px;padding:0;border:0}legend,.field-label{width:100%;display:flex;justify-content:space-between;margin-bottom:10px;font-family:Courier Prime,monospace;font-size:10px;font-weight:700;text-transform:uppercase}.artifact-options{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.artifact-option{height:48px;border:1px solid var(--line);background:transparent;text-transform:uppercase}.artifact-option span{font-family:Courier Prime,monospace;font-size:11px}.artifact-option--active{color:var(--paper);border-color:var(--ink);background:var(--ink)}input{width:100%;height:54px;margin-bottom:26px;padding:0 14px;border:1px solid var(--ink);border-radius:0;color:var(--ink);background:transparent;font-size:14px;outline:none;text-transform:uppercase}input:focus{box-shadow:0 0 0 3px var(--yellow)}.sizes{display:flex;flex-wrap:wrap;gap:7px}.sizes legend{flex-basis:100%}.size{width:50px;height:42px;border:1px solid var(--line);background:transparent;font-size:10px}.size--active{color:var(--paper);border-color:var(--ink);background:var(--ink)}.made-note{margin:13px 0 0;text-align:center;font-family:Courier Prime,monospace;font-size:9px;text-transform:uppercase}.about{min-height:680px;display:grid;grid-template-columns:1fr 1fr;background:var(--yellow)}.about__image{min-height:600px;position:relative;overflow:hidden}.about__image img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:52% 48%;filter:grayscale(1) contrast(1.25);mix-blend-mode:multiply}.about__copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(28px,7vw,110px)}.about__quote{margin:0 0 42px;font-family:Archivo Black,sans-serif;font-size:clamp(32px,4vw,60px);line-height:.98;text-transform:uppercase}.about__copy>p:last-child{max-width:560px;margin:0;font-family:Courier Prime,monospace;font-size:16px;line-height:1.6}footer{min-height:180px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:40px clamp(18px,4vw,64px);color:#bbb8ae;background:var(--ink);font-family:Courier Prime,monospace;font-size:10px;text-transform:uppercase}.brand--footer{color:var(--paper)}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;justify-content:flex-end;background:#0000008f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart{width:min(100%,520px);height:100%;display:flex;flex-direction:column;padding:30px;background:var(--paper);box-shadow:-20px 0 60px #00000038;animation:drawer-in .25s ease-out}@keyframes drawer-in{0%{transform:translate(100%)}}.cart__header{display:flex;justify-content:space-between;align-items:start;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart__header p{margin:0 0 6px;font-family:Courier Prime,monospace;font-size:10px;text-transform:uppercase}.cart__header h2{font-size:34px}.cart__items{flex:1;overflow-y:auto}.empty-cart{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-cart>svg{width:34px;height:34px}.empty-cart h3{margin:18px 0 5px;font-family:Archivo Black,sans-serif;font-size:20px;text-transform:uppercase}.empty-cart p{margin:0 0 24px;font-family:Courier Prime,monospace;font-size:11px}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:14px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item>.artwork{width:88px;height:104px;color:var(--bone);background:var(--ink)}.cart-item__copy h3{margin:0 0 5px;font-family:Courier Prime,monospace;font-size:15px;font-weight:400}.cart-item__copy p{margin:0 0 11px;font-size:9px;text-transform:uppercase}.cart-item>strong{align-self:start;font-size:12px}.quantity{width:86px;height:30px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.quantity button{display:grid;place-items:center;border:0;background:none}.quantity svg{width:12px}.quantity span{display:grid;place-items:center;font-size:9px}.cart__footer{padding-top:20px;border-top:1px solid var(--line)}.cart__total{display:flex;justify-content:space-between;font-size:16px}.cart__footer>p{margin:8px 0 16px;font-size:9px}.cart__footer .checkout-note{color:#b33b2c;line-height:1.5;text-align:center}.checkout-note code{text-transform:none}@media (max-width: 900px){.launch-nav{display:none;position:absolute;left:0;right:0;top:82px;flex-direction:column;gap:0;padding:14px 22px 24px;border-bottom:1px solid var(--ink);background:var(--paper)}.launch-nav--open{display:flex}.launch-nav a{padding:16px 0;border-bottom:1px solid var(--line)}.launch-menu{display:grid;place-items:center}.header{grid-template-columns:1fr auto}.nav{display:none;position:absolute;left:0;right:0;top:82px;flex-direction:column;gap:0;padding:14px 22px 24px;border-bottom:1px solid var(--ink);background:var(--paper)}.nav--open{display:flex}.nav a{padding:16px 0;border-bottom:1px solid var(--line)}.menu-button{display:grid}.header__actions{gap:3px}.hero__content{width:74vw}.hero>img{object-position:58% 50%}.section-heading{grid-template-columns:1fr}.section-heading>span{margin-bottom:26px}.product-card,.product-card--1,.product-card--2,.product-card--5,.product-card--6{grid-column:span 6}.bigfoot-feature{grid-template-columns:1fr}.bigfoot-feature__figure{min-height:560px}.customizer__intro{grid-template-columns:1fr 2fr}.customizer__intro>p{grid-column:2}.customizer__workbench{grid-template-columns:1fr}.customizer__preview{min-height:590px;border-right:0;border-bottom:1px solid var(--ink)}.about{grid-template-columns:1fr}.about__image{min-height:500px}}@media (max-width: 560px){.launch-header{height:68px;padding:0 15px}.launch-nav{top:68px}.launch-brand{font-size:12px}.launch-brand span{width:34px;height:34px}.launch-hero{min-height:calc(100svh - 68px);align-items:end;padding:58px 18px}.launch-hero>img{object-position:61% 50%}.launch-hero__copy{width:100%}.launch-hero h1{font-size:clamp(60px,20vw,86px)}.launch-hero__copy>p:not(.launch-eyebrow){max-width:90%;margin:24px 0;font-size:16px}.launch-stamp{display:none}.coming-soon{min-height:560px;padding:76px 18px}.coming-soon__logo{font-size:46px}.coming-soon__lede{font-size:15px}.launch-form div{grid-template-columns:1fr;gap:8px}.launch-button--dark{width:100%}.launch-footer__content{min-height:190px;flex-direction:column;align-items:start;justify-content:center}.header{height:68px;padding:0 15px}.nav{top:68px}.brand{font-size:12px}.brand__sigil{width:34px;height:34px}.bag-button span{display:none}.hero{min-height:calc(100svh - 68px);align-items:end;padding:58px 18px}.hero>img{object-position:61% 50%}.hero__shade{background:linear-gradient(0deg,#0d0d0bf5,#0d0d0b9e 58%,#0d0d0b1a)}.hero__content{width:100%}.hero h1{font-size:clamp(60px,20vw,86px)}.hero__content>p:not(.eyebrow){max-width:90%;margin:24px 0;font-size:16px}.hero__stamp{display:none}.ticker{justify-content:flex-start}.collection{padding:76px 14px 90px}.section-heading>div{display:block}.section-heading p{margin-bottom:20px}.section-heading h2{font-size:46px}.product-grid{gap:34px 10px}.product-card__details{display:block}.product-card__details h3{font-size:13px}.product-card__details>strong{display:block;margin-top:7px}.product-card__badge{max-width:76px;text-align:right}.bigfoot-feature__figure{min-height:460px}.bigfoot-feature__copy{padding:65px 20px}.bigfoot-feature h2{font-size:48px}.customizer{padding:76px 14px}.customizer__intro{display:block}.customizer__intro h2{font-size:42px}.customizer__intro>p{margin-top:24px}.customizer__preview{min-height:430px}.merch-preview{width:74%}.customizer__panel{padding:42px 18px}.artifact-options{gap:4px}.artifact-option{height:42px}.about__image{min-height:400px}.about__copy{padding:62px 20px}.about__quote{font-size:35px}footer{flex-direction:column;align-items:start}.cart{padding:22px 15px}.cart-item{grid-template-columns:68px 1fr auto;gap:10px}.cart-item>.artwork{width:68px;height:84px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
