@import "https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";*{box-sizing:border-box}html,body{height:100%;margin:0}body{color:#fff;letter-spacing:.04em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:Archivo Narrow,sans-serif}#root{min-height:100vh}.show-page{background:#000;min-height:100dvh;position:relative;overflow:hidden}.show-grain{opacity:.25;mix-blend-mode:screen;pointer-events:none;z-index:1;background-image:url(/images/grain.webp);background-repeat:repeat;background-size:600px 600px;position:absolute;inset:0}.show-back-link{z-index:3;letter-spacing:.05em;color:#ffffff4d;font-size:.7rem;text-decoration:none;transition:color .2s;position:fixed;bottom:1.5rem;left:1.5rem}.show-back-link:hover{color:#ffffffb3}.show-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:4.5rem 1.5rem 3rem;display:flex;position:relative}.show-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:#fff6;margin:0 0 1.25rem;font-size:clamp(.6rem,1.1vw,.75rem);font-weight:500}.show-logo{object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 0 2.5rem #ffffff14);width:min(56vw,440px);height:auto;max-height:34vh;margin:0 0 1.5rem}.show-description{letter-spacing:.03em;color:#ffffff8c;max-width:44ch;margin:0 0 2rem;font-size:clamp(.85rem,1.4vw,1.05rem);font-weight:400;line-height:1.7}.show-countdown{grid-template-columns:repeat(4,auto);gap:clamp(1.5rem,4vw,3.5rem);margin-bottom:2.25rem;display:grid}.show-countdown-item{flex-direction:column;align-items:center;display:flex}.show-countdown-value{color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(2.25rem,6.5vw,4.5rem);font-weight:600;line-height:1}.show-countdown-label{letter-spacing:.15em;text-transform:uppercase;color:#fff6;margin-top:.6rem;font-size:clamp(.6rem,1.1vw,.75rem);font-weight:400}.show-revealed{letter-spacing:.1em;text-transform:uppercase;color:#fff;margin:0 0 2.25rem;font-size:clamp(1.5rem,4vw,2.5rem)}.show-waitlist{flex-direction:column;align-items:center;width:100%;max-width:26rem;display:flex}.show-waitlist-row{justify-content:center;gap:.75rem;width:100%;display:flex}.show-cta{color:#000;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background-color:#fff;border:2px solid #fff;flex-shrink:0;padding:1.1rem 2.75rem;font-family:Archivo Narrow,sans-serif;font-size:clamp(.8rem,1.3vw,.95rem);font-weight:700;transition:all .25s;display:inline-block}.show-cta:hover{color:#fff;background-color:#0000}.show-cta:disabled{color:#999;cursor:not-allowed;background-color:#555;border-color:#555}.show-email-input{color:#fff;background-color:#111;border:1px solid #555;flex:1;min-width:0;padding:.9375rem 1rem;font-family:Archivo Narrow,sans-serif;font-size:clamp(.85rem,1.4vw,1rem);transition:all .25s}.show-email-input::placeholder{color:#666}.show-email-input:focus{background-color:#000;border-color:#fff;outline:none}.show-error{color:#ff5252;margin:.9rem 0 0;font-size:.8rem}.show-success{letter-spacing:.03em;color:#fff;max-width:32ch;margin:0;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.6}@media (width<=640px){.show-content{padding:5rem 1.25rem 3rem}.show-logo{width:min(72vw,300px);max-height:24vh}.show-description{margin-bottom:2.5rem}.show-countdown{grid-template-columns:repeat(2,auto);gap:2rem 3rem;margin-bottom:2.75rem}.show-waitlist-row{flex-direction:column}.show-cta{width:100%;padding:1rem 1.5rem}.show-back-link{font-size:.65rem;bottom:1.1rem;left:1.1rem}}@media (width<=360px){.show-countdown{column-gap:2rem}.show-eyebrow{letter-spacing:.24em}}@media (height<=700px) and (width<=640px){.show-content{padding-top:4rem}.show-logo{max-height:20vh;margin-bottom:1.25rem}.show-description{margin-bottom:1.75rem}.show-countdown{margin-bottom:2rem}}
