@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";:root{--background:0 0% 5%;--foreground:0 0% 100%;--card:0 0% 8%;--card-foreground:0 0% 100%;--popover:0 0% 8%;--popover-foreground:0 0% 100%;--primary:0 0% 100%;--primary-foreground:0 0% 5%;--secondary:0 0% 15%;--secondary-foreground:0 0% 100%;--muted:0 0% 15%;--muted-foreground:0 0% 65%;--accent:0 0% 15%;--accent-foreground:0 0% 100%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 100%;--border:0 0% 20%;--input:0 0% 20%;--ring:0 0% 100%;--radius:.5rem;--hero-gradient:radial-gradient(ellipse at center bottom, #404040 0%, #0d0d0d 70%)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}.hero-section{background:var(--hero-gradient);flex-direction:column;align-items:center;width:100vw;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-title{color:#fff;text-align:center;max-width:900px;font-family:Poppins,Poppins Placeholder,sans-serif;font-style:normal;font-weight:600}.trustbar{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.avatars{display:flex}.avatars img{border:2px solid hsl(var(--background));object-fit:cover;border-radius:50%;width:32px;height:32px;margin-left:-10px}.avatars img:first-child{margin-left:0}.trust-text{color:#ffffffb3;font-family:Inter,system-ui,-apple-system,sans-serif;font-style:normal;font-weight:400}.trust-text strong{color:#fff;font-weight:700}.hero-subtitle{color:#ffffffb3;text-align:center;max-width:900px;font-family:Poppins,Poppins Placeholder,sans-serif;font-style:normal;font-weight:500}.waitlist-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;width:100%;margin-top:40px;display:flex;box-shadow:0 4px 20px #0000004d}.waitlist-form.error{border-color:#ef4444}.waitlist-input-wrapper{flex:1;align-items:center;padding:0 16px;display:flex}.waitlist-phone-input{--PhoneInputCountryFlag-height:16px;--PhoneInputCountrySelectArrow-color:#ffffffb3;width:100%}.waitlist-phone-input .PhoneInputInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:12px 10px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px}.waitlist-phone-input .PhoneInputInput::placeholder{color:#fff6}.waitlist-phone-input .PhoneInputCountry{margin-right:12px}.waitlist-phone-input .PhoneInputCountryIcon{box-shadow:none;background:0 0;border:none}.error-message{color:#ef4444;margin-top:10px;font-family:Inter,sans-serif;font-size:13px}.waitlist-btn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:9999px;padding:18px 36px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:17px;font-weight:600;transition:all .3s}.waitlist-btn:hover{transform:scale(1.02);box-shadow:0 0 15px #fff3}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:16px;display:flex;position:fixed;top:0;left:0}.modal-content{color:#fff;background:#111;border:1px solid #ffffff1a;border-radius:16px;width:100%;font-family:Inter,sans-serif;animation:.4s forwards fadeInUp;box-shadow:0 10px 40px #00000080}.modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.step-indicator{color:#fff9;letter-spacing:.5px;text-transform:uppercase;font-size:13px;font-weight:500}.close-btn{color:#fff9;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1;transition:color .2s}.close-btn:hover{color:#fff}.question-title{margin-bottom:4px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.3}.question-subtitle{color:#ffffff80;margin-bottom:24px;font-size:14px;display:block}.options-list{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.option-label{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;transition:all .2s;display:flex}.option-label:hover{background:#ffffff0f;border-color:#fff3}.option-label.selected{background:#ffffff1a;border-color:#fff}.option-radio{accent-color:#fff;width:18px;height:18px;margin-right:12px}.option-text{font-weight:500}.other-label{align-items:flex-start}.other-input-container{flex-direction:column;width:100%;display:flex}.other-text-input{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;margin-top:12px;padding:12px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s}.other-text-input:focus{border-color:#ffffff4d}.modal-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.btn-modal-secondary{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:15px;font-weight:500;transition:all .2s}.btn-modal-secondary:hover:not(:disabled){color:#fff}.btn-modal-secondary:disabled{opacity:.3;cursor:not-allowed}.btn-modal-primary{color:#000;cursor:pointer;background:#fff;border:none;border-radius:9999px;padding:12px 32px;font-size:15px;font-weight:600;transition:all .2s}.btn-modal-primary:hover:not(:disabled){transform:scale(1.02);box-shadow:0 0 15px #fff3}.btn-modal-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.instagram-credit{color:#ffffff80;z-index:100;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex;position:fixed;bottom:16px;right:16px}.instagram-credit:hover{color:#ffffffb3;background:#ffffff1a;border-color:#fff3}.shenad-logo{object-fit:cover;border-radius:50%;width:28px;height:28px}@media (width<=767px){.hero-section{padding-top:100px;padding-left:16px;padding-right:16px}.hero-title{word-spacing:-2px;font-size:32px;line-height:40px}.hero-subtitle{margin-top:12px;font-size:15px;line-height:22px}.trustbar{flex-direction:row;gap:10px;margin-bottom:20px}.trust-text{font-size:12px}.waitlist-form{border-radius:9999px;flex-direction:row;gap:0;width:calc(100vw - 48px);max-width:100%;margin-top:24px;padding:4px}.waitlist-input-wrapper{flex:1;min-width:0}.waitlist-phone-input{padding:8px 10px;font-size:13px}.waitlist-btn{white-space:nowrap;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:120px;height:48px;padding:12px 20px;font-size:14px;display:flex}.modal-content{max-width:calc(100vw - 24px);margin:12px;padding:16px}.question-title{font-size:17px}.option-label{padding:12px 14px}.option-text{font-size:14px}.modal-footer{flex-direction:row;gap:10px}.btn-modal-primary,.btn-modal-secondary{width:auto;padding:10px 20px;font-size:14px}.instagram-credit{padding:5px 10px;font-size:10px;bottom:12px;right:12px}.shenad-logo{width:22px;height:22px}}@media (width>=768px){.hero-section{padding-top:180px;padding-left:24px;padding-right:24px}.hero-title{word-spacing:-3px;font-size:48px;line-height:58px}.hero-subtitle{margin-top:16px;font-size:20px;line-height:26px}.trustbar{flex-direction:row;gap:12px;margin-bottom:24px}.trust-text{font-size:14px}.waitlist-form{border-radius:9999px;flex-direction:row;gap:0;max-width:480px;padding:6px}.waitlist-btn{width:auto}.modal-content{max-width:500px;padding:24px}.question-title{font-size:20px}.option-label{padding:14px 16px}.option-text{font-size:15px}.modal-footer{flex-direction:row}.btn-modal-primary,.btn-modal-secondary{width:auto}.instagram-credit{padding:6px 12px;font-size:11px;bottom:16px;right:16px}.shenad-logo{width:28px;height:28px}}@media (width>=1024px){.hero-section{padding-top:225px}.hero-title{word-spacing:-4px;font-size:61.5px;line-height:77px}.hero-subtitle{font-size:24px;line-height:28px}}@media (width<=375px){.hero-title{font-size:28px;line-height:36px}.hero-subtitle{font-size:14px;line-height:20px}.modal-content{padding:16px}.question-title{font-size:16px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
