@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;500;600;700;800;900&family=Roboto+Mono:wght@400;600&display=swap";:root{--black:#080808;--white:#f7f7f2;--paper:#fff;--red:#ff3b30;--blue:#1557ff;--lime:#c8ff00;--pink:#ff37a8;--line:#d8d8d3;--pointer-x:50vw;--pointer-y:50vh}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--black);margin:0;font-family:Inter,Arial,sans-serif}:is(body:has(.bag-drawer.open),body:has(.modal-backdrop)){overflow:hidden}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}::selection{background:var(--lime);color:#000}.pointer-light{z-index:200;left:var(--pointer-x);top:var(--pointer-y);pointer-events:none;mix-blend-mode:multiply;background:radial-gradient(circle,#c8ff001f,#0000 65%);border-radius:50%;width:260px;height:260px;position:fixed;transform:translate(-50%,-50%)}.kicker{letter-spacing:.14em;text-transform:uppercase;font:700 10px/1.3 Roboto Mono,monospace}.kicker i{background:var(--lime);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #c8ff0033}.promo-bar{background:var(--black);color:#fff;letter-spacing:.12em;justify-content:space-between;align-items:center;height:35px;padding:0 3vw;font:600 9px Roboto Mono,monospace;display:flex}.promo-bar strong{color:var(--lime)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100;background:#fffffff2;border-bottom:1px solid #deded9;grid-template-columns:230px 1fr 230px;align-items:center;height:82px;padding:0 3vw;display:grid;position:sticky;top:0}.brand{grid-template-columns:auto auto;align-items:end;gap:8px;width:max-content;display:grid}.brand b,.footer-brand b{letter-spacing:-.12em;font:900 35px/.75 Archivo Black,sans-serif;transform:skew(-8deg)}.brand span,.footer-brand span{letter-spacing:.25em;margin-bottom:2px;font:800 8px/1 Inter}.site-header nav{justify-self:center;gap:34px;display:flex}.site-header nav a,.header-actions button{letter-spacing:.08em;font-size:10px;font-weight:800}.site-header nav a{padding:34px 0;position:relative}.site-header nav a:after{content:"";background:var(--red);height:3px;transition:all .25s;position:absolute;bottom:24px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:20px;display:flex}.header-actions button{background:0 0;border:0}.header-actions button:last-child{background:var(--black);color:#fff;padding:13px 16px}.header-actions b{background:var(--lime);color:#000;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:7px;display:inline-grid}.mobile-menu{background:0 0;border:0;width:38px;display:none}.mobile-menu i{background:#000;height:2px;margin:7px 0;display:block}.hero{background:#222;height:min(770px,100vh - 117px);min-height:610px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center;width:100%;height:100%;animation:1.2s cubic-bezier(.2,.8,.2,1) both hero-in}@keyframes hero-in{0%{filter:saturate(.3);transform:scale(1.09)}to{filter:saturate();transform:scale(1)}}.hero-shade{background:linear-gradient(90deg,#000000db,#00000085 38%,#00000008 70%),linear-gradient(#0000 55%,#00000052);position:absolute;inset:0}.hero-copy{z-index:2;color:#fff;position:absolute;top:50%;left:6vw;transform:translateY(-48%)}.hero-copy h1{letter-spacing:-.095em;text-transform:uppercase;margin:24px 0 32px;font:900 clamp(4.5rem,9vw,9.7rem)/.78 Archivo Black,sans-serif}.hero-copy h1 span{color:var(--lime);-webkit-text-stroke:0}.hero-copy>p:not(.kicker){font-size:clamp(14px,1.4vw,19px);font-weight:600;line-height:1.55}.hero-actions{gap:11px;margin-top:36px;display:flex}.hero-actions a{letter-spacing:.08em;justify-content:space-between;align-items:center;min-width:210px;height:58px;padding:0 20px;font-size:11px;font-weight:900;display:flex}.hero-actions .primary{background:var(--red);color:#fff}.hero-actions .secondary{color:#000;background:#fff}.hero-stamp{background:var(--lime);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;display:flex;position:absolute;top:35px;right:3vw;transform:rotate(8deg);box-shadow:0 15px 40px #00000040}.hero-stamp b{letter-spacing:-.1em;font:900 48px/.85 Archivo Black}.hero-stamp span{letter-spacing:.09em;text-align:center;margin-top:8px;font:800 8px/1.3 Roboto Mono}.drop-ticket{border-left:7px solid var(--red);background:#fff;width:120px;padding:12px 14px;display:grid;position:absolute;bottom:42px;right:4vw}.drop-ticket span,.drop-ticket small{letter-spacing:.12em;font:700 7px Roboto Mono}.drop-ticket b{letter-spacing:-.08em;font:900 35px/.95 Archivo Black}.drop-ticket small{opacity:.5;margin-top:5px}.ticker{background:var(--blue);color:#fff;border-top:5px solid #fff;align-items:center;height:62px;display:flex;overflow:hidden}.ticker div{white-space:nowrap;letter-spacing:-.04em;font:900 23px Archivo Black;animation:24s linear infinite ticker}@keyframes ticker{to{transform:translate(-50%)}}.category-zone{background:var(--white);padding:120px 3vw 135px}.section-intro,.shop-head{justify-content:space-between;align-items:end;margin-bottom:52px;display:flex}.section-intro h2,.shop-head h2,.fit-copy h2,.story-copy h2{letter-spacing:-.09em;margin:22px 0 0;font:900 clamp(4rem,7.5vw,8rem)/.78 Archivo Black}.section-intro h2 em{color:#0000;-webkit-text-stroke:2px #080808;font-style:normal}.section-intro>p{text-align:right;font:600 12px/1.7 Roboto Mono}.category-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.category-card{text-align:left;border:0;flex-direction:column;justify-content:space-between;min-height:330px;padding:24px;transition:all .35s;display:flex;position:relative;overflow:hidden}.category-card:before{content:"";border:48px solid #0000001a;border-radius:50%;width:210px;height:210px;transition:all .5s;position:absolute;top:45px;right:-80px}.category-card:hover{transform:translateY(-9px)}.category-card:hover:before{transform:scale(1.3)rotate(35deg)}.category-card>span{z-index:2;font:700 10px Roboto Mono}.category-card h3{letter-spacing:-.07em;margin:0;font:900 clamp(2rem,3vw,3.5rem)/.82 Archivo Black;position:relative}.category-card p{margin:12px 0 0;font:600 10px Roboto Mono}.category-card>b{font-size:25px;position:absolute;top:18px;right:22px}.category-card.lime{background:var(--lime)}.category-card.blue{background:var(--blue);color:#fff}.category-card.pink{background:var(--pink)}.category-card.red{background:var(--red);color:#fff}.shop{border-top:1px solid var(--line);background:#fff;padding:120px 3vw 150px}.shop-head h2 span,.fit-copy h2 span{color:var(--blue)}.shop-head>p{letter-spacing:.14em;font:700 9px Roboto Mono}.shop-head>p b{letter-spacing:-.08em;text-align:right;font:900 50px/1 Archivo Black;display:block}.filters{scrollbar-width:none;gap:8px;margin-bottom:15px;padding-bottom:25px;display:flex;overflow:auto}.filters button{white-space:nowrap;letter-spacing:.09em;background:#fff;border:1px solid #bbb;padding:12px 17px;font:800 9px Roboto Mono}.filters button.active{color:#fff;background:#000;border-color:#000}.product-grid{grid-template-columns:repeat(3,1fr);gap:54px 14px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1;background:#eee;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .6s cubic-bezier(.2,.8,.2,1)}.product-image:hover img{transform:scale(1.055)}.badge{background:var(--lime);letter-spacing:.09em;padding:8px 11px;font:900 8px Roboto Mono;position:absolute;top:14px;left:14px}.product-image i{font:700 9px Roboto Mono;position:absolute;top:12px;right:13px}.quick{color:#fff;letter-spacing:.09em;background:#000000e6;padding:16px;font:800 9px Roboto Mono;transition:all .3s;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(80px)}.product-image:hover .quick{transform:none}.product-meta{justify-content:space-between;padding:18px 4px;display:flex}.product-meta p,.product-meta span{letter-spacing:.1em;color:#777;margin:0 0 8px;font:700 8px Roboto Mono}.product-meta h3{margin:0 0 8px;font-size:16px}.product-meta strong{font-size:15px}.street-banner{background:var(--blue);color:#fff;grid-template-columns:.92fr 1.08fr;min-height:610px;display:grid}.banner-copy{flex-direction:column;justify-content:center;padding:100px 7vw;display:flex}.banner-copy h2{letter-spacing:-.09em;margin:20px 0;font:900 clamp(4rem,7vw,8rem)/.79 Archivo Black}.banner-copy>p:not(.kicker){max-width:480px;font-size:14px;line-height:1.65}.banner-copy button{background:var(--lime);letter-spacing:.09em;border:0;width:230px;margin-top:22px;padding:19px;font-size:10px;font-weight:900}.banner-art{background:var(--red);position:relative;overflow:hidden}.banner-art:before,.banner-art:after{content:"";border:90px solid #ffffff26;border-radius:50%;position:absolute}.banner-art:before{width:440px;height:440px;top:-130px;right:-100px}.banner-art:after{width:240px;height:240px;bottom:-90px;left:-80px}.banner-art span{letter-spacing:-.14em;color:var(--lime);text-shadow:14px 14px #080808;font:900 clamp(8rem,20vw,24rem)/1 Archivo Black;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)skew(-9deg)rotate(-7deg)}.banner-art b{font:900 64px Archivo Black;position:absolute;top:24px;right:28px}.banner-art i{letter-spacing:.12em;font:800 10px/1.5 Roboto Mono;position:absolute;bottom:32px;left:32px}.fit-lab{background:var(--black);color:#fff;grid-template-columns:.78fr 1.22fr;min-height:860px;display:grid}.fit-copy{padding:110px 6vw}.fit-copy h2 span{color:var(--pink)}.fit-copy>p:not(.kicker){color:#aaa;max-width:410px;font-size:13px;line-height:1.7}.fit-control{margin-top:30px}.fit-control label{letter-spacing:.15em;color:#888;margin-bottom:10px;font:700 8px Roboto Mono;display:block}.fit-control div{gap:8px;display:flex}.fit-control button{color:#fff;background:0 0;border:1px solid #444;width:46px;height:46px;font:700 10px Roboto Mono}.fit-control button.active{background:var(--lime);color:#000;border-color:var(--lime)}.fit-add{background:var(--red);color:#fff;letter-spacing:.1em;border:0;justify-content:space-between;width:100%;margin-top:36px;padding:20px;font-size:10px;font-weight:900;display:flex}.fit-stage{background:linear-gradient(145deg,#f3f3ec,#fff);position:relative;overflow:hidden}.fit-grid{background-image:linear-gradient(#0000000f 1px,#0000 1px),linear-gradient(90deg,#0000000f 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0}.fit-card{aspect-ratio:1;background:#fff;width:46%;transition:all .5s cubic-bezier(.2,.8,.2,1);position:absolute;box-shadow:0 28px 70px #0000002e}.fit-card img{object-fit:cover;width:100%;height:100%}.fit-card.top{top:11%;left:8%;transform:rotate(-6deg)}.fit-card.bottom{bottom:12%;right:8%;transform:rotate(6deg)}.fit-stage:hover .fit-card.top{transform:rotate(-9deg)translate(-8px,-8px)}.fit-stage:hover .fit-card.bottom{transform:rotate(9deg)translate(8px,8px)}.fit-readout{color:#000;background:var(--lime);max-width:290px;padding:14px 18px;position:absolute;bottom:20px;left:24px}.fit-readout span{letter-spacing:.12em;margin-bottom:6px;font:700 7px Roboto Mono;display:block}.fit-readout b{font-size:11px;line-height:1.4}.story{background:var(--lime);grid-template-columns:1.05fr .95fr;min-height:800px;display:grid;position:relative;overflow:hidden}.story-number{letter-spacing:-.16em;color:#0000;-webkit-text-stroke:4px #00000029;align-self:center;font:900 clamp(13rem,30vw,34rem)/.7 Archivo Black;transform:translate(-8%)skew(-8deg)}.story-copy{z-index:2;align-self:center;padding:100px 7vw 100px 2vw}.story-copy h2{font-size:clamp(3.7rem,6.2vw,7rem)}.story-copy h2 em{color:var(--red);font-style:normal}.story-copy>p:not(.kicker){max-width:520px;font-size:14px;font-weight:600;line-height:1.75}.story-copy a{letter-spacing:.1em;border-bottom:3px solid #000;margin-top:25px;padding:12px 0;font-size:10px;font-weight:900;display:inline-block}footer{color:#fff;background:#080808;grid-template-columns:1.3fr .55fr .55fr 1fr;gap:50px;padding:90px 4vw 30px;display:grid}.footer-brand{grid-template-columns:max-content max-content;align-content:start;align-items:end;gap:8px;display:grid}.footer-brand b{font-size:78px}.footer-brand span{font-size:10px}.footer-brand p{color:#888;grid-column:1/-1;font-size:12px}footer h3{letter-spacing:.14em;color:var(--lime);margin:0 0 25px;font:700 9px Roboto Mono}footer a{color:#aaa;margin:13px 0;font-size:12px;display:block}footer a:hover{color:#fff}.footer-signup p{color:#aaa;font-size:12px}.footer-signup form{border-bottom:1px solid #555;display:flex}.footer-signup input{color:#fff;letter-spacing:.1em;background:0 0;border:0;outline:0;width:100%;padding:16px 0;font:700 9px Roboto Mono}.footer-signup button{color:#fff;background:0 0;border:0;font-size:10px;font-weight:900}footer small{color:#777;letter-spacing:.1em;border-top:1px solid #333;grid-column:1/-1;justify-content:space-between;margin-top:60px;padding-top:25px;font:600 8px Roboto Mono;display:flex}.modal-backdrop{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.quick-modal{background:#fff;grid-template-columns:1fr .82fr;width:min(980px,100%);max-height:92vh;display:grid;position:relative;overflow:auto}.modal-close{z-index:2;color:#fff;background:#000;border:0;padding:11px 13px;font:700 8px Roboto Mono;position:absolute;top:15px;right:15px}.modal-image img{object-fit:cover;width:100%;height:100%;min-height:620px}.modal-info{flex-direction:column;justify-content:center;padding:70px 50px;display:flex}.modal-info h2{letter-spacing:-.08em;margin:20px 0;font:900 clamp(2.7rem,5vw,5rem)/.85 Archivo Black}.modal-info>strong{font-size:22px}.modal-info>p:not(.kicker){color:#666;margin:28px 0;font-size:12px;line-height:1.7}.modal-info label{letter-spacing:.12em;font:700 8px Roboto Mono}.modal-sizes{gap:7px;margin:12px 0 28px;display:flex}.modal-sizes button{background:#fff;border:1px solid #aaa;width:44px;height:44px;font:700 9px Roboto Mono}.modal-sizes button.active{color:#fff;background:#000}.modal-add{background:var(--red);color:#fff;letter-spacing:.1em;border:0;justify-content:space-between;padding:19px;font-size:10px;font-weight:900;display:flex}.bag-drawer{z-index:400;background:#fff;flex-direction:column;width:min(510px,100%);padding:26px;transition:all .45s cubic-bezier(.76,0,.24,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(102%)}.bag-drawer.open{transform:none}.drawer-shade{z-index:350;background:#000000a6;border:0;position:fixed;inset:0}.bag-head{border-bottom:2px solid #000;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.bag-head h2{letter-spacing:-.06em;margin:0;font:900 27px Archivo Black}.bag-head h2 span{background:var(--lime);border-radius:50%;place-items:center;width:25px;height:25px;font:800 10px Inter;display:inline-grid}.bag-head button{background:0 0;border:0;font:700 8px Roboto Mono}.bag-empty{text-align:center;margin:auto}.bag-empty b{font:900 28px Archivo Black}.bag-empty p{color:#777;font-size:12px}.bag-empty button,.bag-total button{color:#fff;letter-spacing:.09em;background:#000;border:0;padding:17px 22px;font:800 9px Roboto Mono}.bag-items{overflow:auto}.bag-item{border-bottom:1px solid #ddd;grid-template-columns:78px 1fr auto auto;align-items:center;gap:13px;padding:17px 0;display:grid}.bag-item img{object-fit:cover;width:78px;height:78px}.bag-item b,.bag-item span{display:block}.bag-item b{font-size:11px}.bag-item span{color:#888;margin-top:7px;font:700 8px Roboto Mono}.bag-item strong{font-size:11px}.bag-item button{background:0 0;border:0;font-size:20px}.bag-total{margin-top:auto}.bag-total p{border-top:2px solid #000;justify-content:space-between;padding-top:18px;display:flex}.bag-total button{background:var(--red);width:100%;font-size:10px}.toast{z-index:600;color:#fff;letter-spacing:.08em;background:#000;padding:16px 22px;font:700 9px Roboto Mono;transition:all .4s;position:fixed;bottom:25px;left:50%;transform:translate(-50%,100px);box-shadow:0 12px 40px #00000040}.toast.show{transform:translate(-50%)}.toast i{background:var(--lime);border-radius:50%;width:8px;height:8px;margin-right:10px;display:inline-block}@media (width<=1000px){.site-header{grid-template-columns:auto 1fr auto}.site-header nav{z-index:-1;background:#fff;flex-direction:column;gap:0;transition:all .4s;display:flex;position:fixed;top:117px;left:0;right:0;transform:translateY(-160%)}.site-header nav.open{transform:none}.site-header nav a{border-bottom:1px solid #ddd;padding:22px 24px}.site-header nav a:after{display:none}.mobile-menu{display:block}.brand{justify-self:center}.header-actions button:first-child{display:none}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.street-banner,.fit-lab,.story{grid-template-columns:1fr}.banner-art{min-height:560px}.fit-stage{min-height:750px}.story-number{font-size:55vw;position:absolute;inset:auto auto 20% -5%}.story-copy{padding:120px 7vw}.story-copy>p:not(.kicker){background:#c8ff00bf}footer{grid-template-columns:1fr 1fr}.footer-brand,.footer-signup{grid-column:auto/span 2}}@media (width<=640px){.pointer-light{display:none}.promo-bar{justify-content:center}.promo-bar span{display:none}.site-header{height:70px;padding:0 16px}.site-header nav{top:105px}.brand b{font-size:30px}.header-actions{gap:0}.header-actions button{font-size:9px}.hero{height:700px;min-height:0}.hero>img{object-position:62% center}.hero-shade{background:linear-gradient(#00000014 25%,#000000e6)}.hero-copy{inset:auto 20px 30px;transform:none}.hero-copy h1{margin:18px 0;font-size:16vw}.hero-copy>p:not(.kicker){font-size:12px}.hero-actions{gap:7px}.hero-actions a{flex:1;min-width:0;height:52px;font-size:9px}.hero-stamp{width:92px;height:92px;top:18px;right:14px}.hero-stamp b{font-size:31px}.hero-stamp span{font-size:5px}.drop-ticket{display:none}.ticker{height:50px}.ticker div{font-size:18px}.category-zone,.shop{padding:90px 15px}.section-intro,.shop-head{flex-direction:column;align-items:flex-start;gap:22px}.section-intro h2,.shop-head h2,.fit-copy h2,.story-copy h2{font-size:16vw}.section-intro>p{text-align:left}.category-grid{grid-template-columns:1fr 1fr;gap:7px}.category-card{min-height:230px;padding:16px}.category-card h3{font-size:7vw}.category-card p{font-size:7px}.product-grid{grid-template-columns:1fr;gap:34px}.quick{transform:none}.shop-head>p b{text-align:left}.street-banner{min-height:0}.banner-copy{padding:85px 24px}.banner-copy h2{font-size:16vw}.banner-art{min-height:410px}.banner-art span{font-size:42vw}.fit-copy{padding:85px 24px}.fit-stage{min-height:560px}.fit-card{width:56%}.fit-card.top{top:9%;left:4%}.fit-card.bottom{bottom:12%;right:4%}.story{min-height:700px}.story-copy{padding:90px 24px}.quick-modal{grid-template-columns:1fr}.modal-image img{aspect-ratio:1;min-height:0}.modal-info{padding:38px 24px}.modal-info h2{font-size:12vw}.modal-sizes{flex-wrap:wrap}footer{grid-template-columns:1fr;padding:75px 24px 25px}.footer-brand,.footer-signup{grid-column:auto}.footer-brand b{font-size:60px}footer small{line-height:2;display:block}footer small span{display:block}.bag-item{grid-template-columns:66px 1fr auto auto}.bag-item img{width:66px;height:66px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.preview-gate{color:#fff;background:#080808;place-items:center;min-height:100vh;padding:32px;display:grid;position:relative;overflow:hidden}.preview-gate:before{content:"CUZ";letter-spacing:-.14em;color:#0000;-webkit-text-stroke:2px #ffffff12;font:900 min(42vw,620px)/.75 Archivo Black,sans-serif;position:absolute;bottom:-12vh;left:-4vw;transform:skew(-8deg)}.preview-gate:after{content:"";border:110px solid #c8ff0014;border-radius:50%;width:520px;height:520px;position:absolute;top:-200px;right:-180px}.preview-gate-grid{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.preview-gate-card{z-index:2;border-top:7px solid var(--lime);background:#111111f0;width:min(780px,100%);padding:clamp(34px,6vw,72px);position:relative;box-shadow:0 34px 110px #0009}.preview-gate-card:before{content:"";background:linear-gradient(90deg,var(--blue) 0 25%,#8b5cf6 25% 50%,#17d7c3 50% 75%,var(--pink) 75%);height:6px;position:absolute;top:0;left:0;right:0;transform:translateY(-13px)}.preview-gate-brand{align-items:flex-end;gap:10px;display:flex}.preview-gate-brand b{letter-spacing:-.11em;font:900 46px/.75 Archivo Black,sans-serif;transform:skew(-8deg)}.preview-gate-brand span{letter-spacing:.3em;margin-bottom:2px;font:800 9px/1 Inter}.preview-label{letter-spacing:.18em;color:var(--lime);margin:44px 0 18px;font:700 9px Roboto Mono,monospace}.preview-gate-card h1{letter-spacing:-.085em;margin:0;font:900 clamp(3.2rem,8vw,6rem)/.82 Archivo Black,sans-serif}.preview-gate-card h1 em{color:var(--pink);font-style:normal}.preview-intro{color:#a7a7a7;max-width:480px;margin:26px 0 34px;font-size:13px;line-height:1.7}.preview-gate form label{letter-spacing:.16em;color:#999;margin-bottom:10px;font:700 8px Roboto Mono,monospace;display:block}.preview-gate form>div{background:#050505;border:1px solid #4a4a4a;grid-template-columns:1fr auto;display:grid}.preview-gate input{color:#fff;letter-spacing:.12em;background:0 0;border:0;outline:0;min-width:0;padding:19px 18px;font:700 11px Roboto Mono,monospace}.preview-gate input:focus{box-shadow:inset 0 0 0 2px var(--lime)}.preview-gate form button{background:var(--lime);color:#000;letter-spacing:.09em;border:0;align-items:center;gap:30px;padding:0 22px;font-size:9px;font-weight:900;display:flex}.preview-error{color:#ff7bbf;letter-spacing:.07em;margin:12px 0 0;font:700 9px Roboto Mono,monospace}.preview-gate-footer{border-top:1px solid #333;align-items:center;gap:10px;margin-top:50px;padding-top:18px;display:flex}.preview-gate-footer span,.preview-gate-footer small{letter-spacing:.12em;color:#777;font:700 7px Roboto Mono,monospace}.preview-gate-footer strong{color:#17d7c3;font:900 12px Inter}.preview-gate-footer small{margin-left:auto}@media (width<=640px){.preview-gate{padding:16px}.preview-gate-card{padding:34px 22px}.preview-gate-card h1{font-size:13vw}.preview-gate form>div{grid-template-columns:1fr}.preview-gate form button{justify-content:space-between;min-height:54px}.preview-gate-footer{flex-wrap:wrap}.preview-gate-footer small{width:100%;margin:3px 0 0}.preview-gate-brand b{font-size:38px}}
