@import url("https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Manrope:wght@200..800&display=swap");:root{--base-100:rgb(242,237,230);--base-200:rgb(204,200,194);--base-250:rgb(179,167,152);--base-300:rgb(153,143,130);--base-350:rgb(128,119,108);--base-400:rgb(102,95,86);--base-450:rgb(31,29,29);--base-500:rgb(20,19,19)}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{overflow-x:hidden;max-width:100vw}body{font-family:Manrope,sans-serif;background-color:#0d0c0c;-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}.footer,section{background-color:var(--base-500)}img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}h1{font-size:5rem;font-weight:500;letter-spacing:-.25rem;line-height:1.05}h2{font-size:3.5rem;font-weight:550;letter-spacing:-.15rem}h2,h3{line-height:1.2}h3{font-size:2.5rem;font-weight:500;letter-spacing:-.075rem}p{font-size:1rem}p,p.md{font-weight:500;line-height:1.4}p.md{font-size:1.125rem}p.lg{font-size:1.25rem;line-height:1.4}p.lg,p.mono{font-weight:500}p.mono{text-transform:uppercase;font-family:DM Mono;font-size:.9rem;-webkit-font-smoothing:antialiased}p.md.mono{font-size:1rem}p.lg.mono{font-size:1.1rem}a{text-decoration:none;font-size:1rem;font-weight:500;line-height:1.4;color:var(--base-200);border-radius:.35rem}span.spacer{display:inline-block;width:20rem}.container{width:100%;height:100%;padding:2rem;max-width:2000px;margin:0 auto}@media (max-width:1000px){h1{font-size:3rem;letter-spacing:-.1rem}h2{font-size:2rem;letter-spacing:-.05rem}h3{font-size:1.5rem;letter-spacing:-.025rem}.container{padding:1rem}}::view-transition-new(root),::view-transition-old(root){animation:none!important}::view-transition-group(root){z-index:auto!important}::view-transition-image-pair(root){isolation:isolate;will-change:transform,opacity,clip-path;z-index:1}::view-transition-new(root){z-index:10000;animation:none!important}::view-transition-old(root){z-index:1;animation:none!important}body.menu-open *{pointer-events:none}body.menu-open .menu,body.menu-open .menu *,body.menu-open .menu-toggle{pointer-events:auto}@media (max-width:768px){.phone-mockup-side{display:none!important}}.waitlist-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100svh;background-color:rgba(7,10,8,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none}.waitlist-modal-overlay.open{pointer-events:all}.waitlist-modal{background-color:rgba(20,24,21,.7);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 48px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.1);border-radius:1.5rem;padding:3rem;width:90%;max-width:480px;position:relative;transform:translateY(20px)}.waitlist-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.6);font-size:1.2rem;cursor:pointer;transition:all .3s ease;z-index:10}.waitlist-modal-close:hover{color:#fff;background:rgba(255,255,255,.15);transform:scale(1.05)}.waitlist-modal h2{font-size:2.25rem;color:#ffffff;margin-bottom:.5rem;letter-spacing:-.05rem;font-weight:500}.waitlist-modal p{color:rgba(255,255,255,.6);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.waitlist-form{display:flex;flex-direction:column;gap:1.25rem}.waitlist-form-group{display:flex;flex-direction:column;gap:.5rem}.waitlist-form-group label{color:rgba(255,255,255,.8);font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.waitlist-form-group input{background-color:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem 1.25rem;color:#fff;font-family:inherit;font-size:1rem;outline:none;transition:all .3s ease;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.waitlist-form-group input:focus{border-color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.03);box-shadow:0 0 0 4px rgba(255,255,255,.05)}.waitlist-form-group input::placeholder{color:rgba(255,255,255,.3)}.waitlist-submit{margin-top:1.5rem;display:flex;justify-content:flex-start}.waitlist-submit .btn{width:100%}.waitlist-success{text-align:center;padding:2rem 0}.waitlist-success h2{font-size:2rem;color:#fff;margin-bottom:1rem}.waitlist-success p{color:rgba(255,255,255,.7);margin-bottom:0}@media (max-width:768px){.waitlist-modal{padding:2rem}}