.waitlist-container{z-index:9999;background-color:#050505;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Geist,sans-serif;display:flex;position:fixed;top:0;left:0;overflow:hidden}*{box-sizing:border-box}input{background:0 0;border:none;outline:none}button{cursor:pointer;background:0 0;border:none}.content-wrapper{flex-direction:column;align-items:center;gap:60px;width:665px;padding:0;display:flex;position:relative}.header-group{flex-direction:column;flex:none;order:0;align-self:stretch;align-items:center;gap:60px;width:665px;padding:0;display:flex}.join-label-wrapper{flex-direction:column;flex:none;order:0;align-self:stretch;align-items:center;gap:25px;width:665px;padding:0;display:flex}.join-label{text-align:center;color:#f67011;font-family:Geist,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px;display:block}.headings-wrapper{flex-direction:column;flex:none;order:1;align-self:stretch;align-items:center;gap:5px;width:665px;margin-top:-40px;padding:0;display:flex}.main-heading{text-align:center;color:#f8f8f8;white-space:nowrap;width:auto;margin:0;font-family:Sherika,Geist,sans-serif;font-size:64px;font-style:normal;font-weight:499;line-height:77px}.sub-heading{text-align:center;color:#f8f8f880;width:528px;margin:0;font-family:Sherika,Geist,sans-serif;font-size:16px;font-style:normal;font-weight:365;line-height:19px}.form-wrapper{flex-direction:row;flex:none;order:1;align-items:center;gap:5px;width:540px;height:59px;padding:0;display:flex}.input-container{background:#2f2f2f;border-radius:5px;flex-direction:row;flex:none;order:0;align-items:center;gap:10px;width:361px;height:59px;padding:20px;display:flex}.email-input{text-align:left;color:#fff;width:100%;font-family:Sherika,Geist,sans-serif;font-size:16px;font-style:normal;font-weight:365;line-height:19px}.email-input::placeholder{color:#ffffff80;text-align:left}.button-container{background:#f67011;border-radius:5px;flex-direction:row;flex:none;order:1;justify-content:center;align-items:center;gap:10px;width:174px;height:59px;padding:20px 15px;display:flex}.button-text{text-align:center;color:#fff;font-family:Sherika,Geist,sans-serif;font-size:16px;font-style:normal;font-weight:499;line-height:19px}.countdown-wrapper{flex-direction:row;flex:none;order:1;align-items:center;gap:30px;width:604px;height:103px;padding:0;display:flex}.countdown-item{background:#050505;border-radius:13px;flex:none;order:0;justify-content:center;align-items:center;width:103px;height:103px;display:flex;position:relative}.countdown-item:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffffe6 0%,#c8c8c899 10%,#8c8c8c73 25%,#64646459 45%,#46464640 65%,#32323226 85%,#0000 100%);border-radius:13px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.countdown-value-container{flex-direction:column;align-items:center;gap:5px;width:63px;height:72px;padding:0;display:flex;position:absolute;top:calc(50% - 35.5px);left:calc(50% - 31.5px)}.countdown-value{text-align:center;color:#f67011;flex:none;order:0;align-self:stretch;width:63px;height:48px;font-family:Sherika,Geist,sans-serif;font-size:40px;font-style:normal;font-weight:499;line-height:48px}.countdown-label{text-align:center;color:#f9f9f9;flex:none;order:1;align-self:stretch;width:63px;height:19px;font-family:Sherika,Geist,sans-serif;font-size:16px;font-style:normal;font-weight:499;line-height:19px}.divider-container{flex-direction:column;flex:none;align-items:flex-start;gap:4px;width:4px;height:12px;padding:0;display:flex}.divider-dot{background:#f9f9f9;border-radius:50%;width:4px;height:4px}
.toast-overlay{z-index:10000;position:fixed;bottom:24px;right:24px}.toast-container{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:row;align-items:center;gap:16px;min-width:400px;max-width:500px;padding:20px 24px;display:flex}.toast-icon{background:#000;border:1px solid #ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.toast-content{flex-direction:column;flex:1;gap:4px;display:flex}.toast-title{color:#fff;margin:0;font-family:Geist,sans-serif;font-size:16px;font-weight:600;line-height:20px}.toast-message{color:#fff9;margin:0;font-family:Geist,sans-serif;font-size:14px;font-weight:400;line-height:18px}.toast-button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-family:Geist,sans-serif;font-size:14px;font-weight:500;line-height:18px;transition:background .2s;display:flex}.toast-button:hover{background:#e5e5e5}
