.main{min-height:100vh}.main>*,.main>:last-child{margin-bottom:0}.verified-banner{background:#e8f7ed;color:#0f5132;border-bottom:1px solid #cbe6d4;padding:10px 16px;text-align:center;font-size:14px}.bug-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);z-index:9999;padding:1rem}.bug-modal{position:relative;width:min(560px,100%);background:hsla(0,0%,90%,.95);border-radius:28px;border:1px solid hsla(0,0%,100%,.3);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);padding:1.25rem 1.25rem 1.5rem;box-shadow:0 10px 40px rgba(0,0,0,.25)}.bug-close{position:absolute;top:18px;right:18px;background:transparent;border:none;cursor:pointer;color:#111827;font-size:22px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;transition:background-color .18s ease}.bug-close:hover{background-color:rgba(0,0,0,.08)}.bug-form{display:flex;flex-direction:column;gap:.75rem}.bug-title{font-family:var(--font-neue-machina);font-weight:800;color:#111827;margin:.25rem 0 0}.bug-subtitle{color:#111827;margin:0 0 .25rem;opacity:.9}.bug-subtitle,.bug-textarea{font-family:var(--font-poppins)}.bug-textarea{width:100%;resize:none;height:140px;overflow:auto;padding:.75rem .9rem;border-radius:14px;border:1px solid rgba(0,0,0,.1);outline:none;background:hsla(0,0%,100%,.85)}.field-error{color:var(--error-color,#dc2626)}.bug-error{color:#dc2626;font-size:.95rem}.bug-error,.bug-submit{font-family:var(--font-poppins)}.bug-submit{align-self:flex-end;padding:.6rem 1.1rem;border-radius:12px;border:none;background:#111827;color:#fff;font-weight:600;cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.bug-submit:hover:not(:disabled){background:#0f172a;transform:translateY(-1px);box-shadow:0 6px 18px rgba(17,24,39,.25)}.bug-submit:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}.bug-success{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem .75rem}.bug-success-icon{color:#16a34a;font-size:54px}.bug-success-text{font-weight:700}.bug-success-subtext,.bug-success-text{font-family:var(--font-poppins);color:#111827}.bug-success-subtext{opacity:.8;font-size:.95rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:640px){.bug-modal{width:100%;height:auto;border-radius:22px}}.footer{background:hsla(0,0%,90%,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:1.5rem 0 1rem;margin-top:0;position:relative;z-index:10}.footer-container{max-width:1200px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem}.footer-center,.footer-left,.footer-right{display:flex;align-items:center;gap:1rem}.footer-center{justify-content:center}.footer-right{justify-content:flex-end}.footer-left-label,.footer-right-label{font-family:var(--font-poppins);font-size:1rem;font-weight:700;color:#1f2937}.footer-email{font-family:var(--font-poppins);color:#1f2937;text-decoration:none;font-weight:500}.footer-email:hover{text-decoration:underline}.follow-us-title{font-family:var(--font-poppins);font-size:1.25rem;font-weight:700;color:#1f2937;margin:0;letter-spacing:.05em}.social-icons{gap:1rem}.social-icon,.social-icons{display:flex;align-items:center}.social-icon{width:64px;height:64px;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;color:var(--text-primary);font-size:32px}.social-icon:hover{transform:translateY(-2px)}.bug-button{padding:.6rem 1rem;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#ff66c4;color:#fff;font-family:var(--font-poppins);font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,102,196,.3)}.bug-button:hover{transform:translateY(-2px);background:#ff4db8;box-shadow:0 8px 25px rgba(255,102,196,.4)}@media (max-width:1100px){.footer{padding:1rem 0 .75rem}.footer-container{padding:0 1.5rem;grid-template-columns:1fr 1fr;row-gap:.5rem}.footer-left{grid-column:1;justify-content:flex-start}.footer-center,.footer-right{grid-column:2;justify-content:flex-end}}@media (max-width:800px){.footer-container{grid-template-columns:1fr}.footer-center,.footer-left{grid-column:1;width:100%;justify-content:space-between}.footer-right{grid-column:1;width:100%;justify-content:flex-end}}@media (max-width:500px){.footer-container{grid-template-columns:1fr}.footer-center,.footer-left{justify-content:space-between}.footer-right{justify-content:flex-end;width:100%}.bug-button{width:100%}}.hero{min-height:60vh;padding-top:10rem}.hero,.hero-layout{display:flex;align-items:center}.hero-layout{width:100%;justify-content:space-between;gap:3rem}@media (max-width:1599px){.hero-layout{gap:2.5rem}.mascot-left:after,.mascot-right:after{bottom:25px}}@media (max-width:1199px){.hero-layout{gap:2rem}}.hero-content{flex:1 1;max-width:55%}.hero-text-content{font-family:var(--font-poppins)!important;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.15) 40%,hsla(0,0%,100%,.05) 70%,transparent 100%);padding:2rem;border-radius:25px;border:1px solid hsla(0,0%,100%,.15);text-align:left;position:relative}.hero-mascot{flex:1 1;max-width:45%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:3rem;gap:.5rem;margin-right:17px}.hero-title{font-family:var(--font-neue-machina)!important;font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--text-primary)}.hero-title .split-char{display:inline-block;will-change:transform,opacity}.hero-highlight{color:var(--text-primary);font-weight:800}.hero-description{font-size:1.1rem;color:var(--text-primary);margin-bottom:2rem;line-height:1.6;opacity:.9}.highlight-text{color:var(--text-primary);font-weight:400}.highlight-text .bold-jurni{font-weight:800}.mascots-container{display:flex;align-items:center;justify-content:center;width:100%;min-height:380px;padding:1rem}.mascot-text-section{display:flex;flex-direction:column;align-items:center;gap:.875rem;text-align:center;max-width:500px;padding:0 1rem;margin-top:-2.5rem}.mascot-description{font-family:var(--font-poppins);font-size:1rem;line-height:1.6;color:var(--text-primary);margin:0}.mascot-button{display:inline-block;padding:.625rem 1.75rem;background:#ff66c4;color:#fff;font-family:var(--font-poppins);font-size:.9rem;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,102,196,.3);letter-spacing:.05em}.mascot-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,102,196,.4);background:#ff4db8}.mascot-left,.mascot-right{flex:0 0 auto;display:flex;align-items:center;justify-content:center;max-width:280px;position:relative;margin:0;padding:0}.bubble-image{position:absolute;top:-110px;left:50%;height:auto;z-index:3;pointer-events:none;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.bubble-left{width:130px;transform:translate(-130%,20%)}.bubble-right{width:160px}.mascot-image{width:100%;height:auto;max-width:250px;max-height:380px;object-fit:contain;transition:transform .3s ease;z-index:2;position:relative;margin:0;padding:0}.mascot-image:hover{transform:scale(1.05)}.mascot-left:hover:after,.mascot-right:hover:after{transform:translateX(-50%) translateY(3px) scale(1.05)}.mascot-left:after,.mascot-right:after{content:"";position:absolute;bottom:-17px;left:50%;transform:translateX(-50%);width:225px;height:30px;background:radial-gradient(ellipse,rgba(0,0,0,.5) 0,rgba(0,0,0,.25) 40%,transparent 70%);border-radius:50%;z-index:1;transition:transform .3s ease}@media (max-width:1200px){.mascot-left,.mascot-right{max-width:220px!important}.mascot-image{max-width:200px!important;max-height:340px!important}.mascot-left:after,.mascot-right:after{width:180px!important;height:27px!important;bottom:-15px!important}.bubble-image{width:120px!important;top:-90px!important}}@media (max-width:1024px) and (min-width:901px){.hero-layout{gap:1.5rem!important}.mascot-left,.mascot-right{max-width:200px}.mascot-image{max-width:180px;max-height:280px}.mascot-left:after,.mascot-right:after{width:160px;height:25px;bottom:25px}.bubble-image{width:110px;top:-80px}}@media (max-width:640px){.hero{padding:8rem 0 2rem;min-height:auto}.hero-title{font-size:2.25rem}.hero-description{font-size:1rem}.mascots-container{flex-direction:column;gap:.5rem;min-height:180px;padding:.25rem}}@media (max-width:900px){.hero-layout{flex-direction:column!important;gap:0!important;align-items:center!important;justify-content:flex-start!important}.hero-content{order:1!important}.hero-content,.hero-mascot{max-width:100%!important;flex:none!important;width:100%!important}.hero-mascot{order:2!important;display:flex!important;flex-direction:column!important;gap:1.5rem!important;margin-right:0!important}.hero-mascot,.mascots-container{justify-content:center!important}.mascots-container{flex-direction:row!important;align-items:center!important;gap:1rem!important;width:100%!important;min-height:200px!important;padding:.25rem!important}.mascot-left,.mascot-right{max-width:210px!important;flex:0 0 auto!important}.mascot-image{max-width:190px!important;max-height:310px!important}.mascot-left:after,.mascot-right:after{bottom:-15px!important}.bubble-image{width:120px!important;top:-70px!important}.mascot-text-section{max-width:100%;padding:0 1.5rem;margin-top:0;gap:.75rem}.mascot-description{font-size:.95rem}.mascot-button{padding:.625rem 1.5rem;font-size:.875rem}}@media (max-width:768px){.mascots-container{gap:.3rem!important}.mascot-left,.mascot-right{max-width:190px!important}.mascot-image{max-width:170px!important;max-height:250px!important}.mascot-left:after,.mascot-right:after{bottom:-10!important}.bubble-image{width:110px!important;top:-60px!important}}@media (max-width:500px){.bubble-image{display:none!important}}.navigation{width:100%;background:transparent;padding:1rem 0;position:absolute;top:0;left:0;z-index:1000}.nav-container{width:100%;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}@media (min-width:1000px) and (max-width:1199px){.nav-container{padding:0 1.5rem}}@media (min-width:1200px){.nav-container{padding:0 3rem}}@media (min-width:1440px){.nav-container{padding:0 4rem}}@media (min-width:1600px){.nav-container{padding:0 5rem}}.nav-logo{text-decoration:none;display:flex;align-items:center}.logo{height:5rem;width:auto;object-fit:contain}@media (min-width:1024px){.logo{height:8rem}}@media (min-width:1440px){.logo{height:10rem}}.nav-menu{font-family:var(--font-poppins);display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}@media (max-width:1200px){.nav-faq{gap:.5rem!important}}@media (max-width:999px){.nav-menu{gap:1rem}}@media (max-width:900px){.nav-menu{gap:.3rem}.nav-link{font-size:.85rem;margin:0 .15rem}.nav-faq{padding:.15rem;gap:.8rem}.faq-text-full{display:none!important}.faq-text-short{display:inline!important}.nav-container{width:100%;padding:0 1rem}}.nav-item{gap:.75rem}.nav-faq,.nav-item{display:flex;align-items:center}.nav-faq{font-family:var(--font-poppins);background:#ebebeb;padding:.25rem;border-radius:2rem;gap:3rem}.nav-link{text-decoration:none;color:var(--text-primary);font-weight:500;font-size:1rem;transition:color .2s ease;white-space:nowrap;margin:0 .5rem}.nav-link:hover{color:#10b981}.nav-faq .nav-link{color:#374151;margin-left:1rem}.faq-text-short{display:none}.faq-text-full{display:inline}.faq-search-btn{background:#ff66c4;color:#fff;border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;text-decoration:none}.faq-search-btn:hover{background:#db2777}.faq-search-btn svg{width:14px;height:14px}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:.25rem}.mobile-menu-toggle span{width:1.5rem;height:2px;background:#374151;transition:all .3s ease}@media (max-width:768px){.nav-container{padding:0 1rem}.mobile-menu-toggle{display:flex}.nav-menu{position:absolute;top:100%;left:0;right:0;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;align-items:stretch;gap:0;padding:1rem 2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav-menu-open{transform:translateY(0);opacity:1;visibility:visible}.nav-item{padding:1rem 0;border-bottom:1px solid #e5e7eb}.nav-item:last-child{border-bottom:none}.nav-faq{background:none;padding:0;border-radius:0;justify-content:space-between}.nav-faq .faq-text-full{display:inline!important}.nav-faq .faq-text-short{display:none!important}.nav-link{font-size:1rem;padding:.5rem 0}}@media (max-width:480px){.nav-container{padding:0 .5rem}.logo{height:4rem}.nav-menu{padding:1rem}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.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:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 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{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;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)}.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)}.waitlist-form{padding:2rem 0 4rem;background:transparent}.layout-container{display:flex;min-height:80vh;justify-content:space-around;align-items:center;gap:4rem;padding:0 2rem}@media (max-width:1100px){.layout-container{flex-direction:column;gap:0;padding:0 1rem}.right-section{padding:2rem 0;order:1}.left-section,.right-section{flex:none;max-width:100%;width:100%}.left-section{padding:1rem 0 2rem;order:2}}@media (min-width:1200px){.layout-container{gap:6rem;padding:0 4rem}}@media (min-width:1600px){.layout-container{gap:8rem;padding:0 6rem}}.left-section{max-width:820px}.left-section,.right-section{flex:1 1;display:flex;align-items:center;justify-content:center}.right-section{padding:2rem;max-width:600px}.form-container{width:100%;max-width:500px;background:hsla(0,0%,90%,.75);border-radius:50px;padding:1rem 3rem;border:1px solid hsla(0,0%,100%,.3)}.form-header{text-align:center;margin-top:.5rem;margin-bottom:1.5rem}.form-header h2{font-family:var(--font-neue-machina)!important;font-size:1.5rem;margin-bottom:.3rem;font-weight:700;color:var(--text-primary)}.form-header p{font-family:var(--font-poppins)!important;font-size:1rem;color:var(--text-primary);line-height:1.2}.form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;max-width:100%}.form-group{display:flex;flex-direction:column;position:relative;width:100%}.form-group.full-width{grid-column:1/-1}.form-group label{font-weight:600;color:var(--text-primary);margin-bottom:.2rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.otp-group{align-items:center}.otp-label{font-weight:600;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);display:block;text-align:center}.otp-hint{font-size:.95rem;color:hsla(0,0%,8%,.8);text-align:center;margin:.35rem 0 1rem}.otp-inputs{display:flex;justify-content:center;gap:.75rem;width:100%;flex-wrap:nowrap}.otp-input{width:64px;height:72px;border-radius:20px;border:2px solid hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.7);text-align:center;font-size:1.6rem;font-family:var(--font-neue-machina),var(--font-poppins),sans-serif;font-weight:600;color:var(--text-primary);box-shadow:var(--shadow-md);transition:border-color .2s ease,transform .2s ease,background .2s ease}.otp-input:focus{outline:none;border-color:var(--text-primary);background:#fff;transform:translateY(-2px)}.otp-input::selection{background:rgba(236,72,153,.25)}@media (max-width:600px){.otp-input{width:52px;height:60px;border-radius:16px;font-size:1.4rem}.otp-inputs{gap:.5rem}}.country-selector{position:relative;flex:0 0 auto;min-width:120px;max-width:140px}.country-select{color:transparent!important;text-shadow:none!important;-webkit-text-fill-color:transparent!important;padding:.5rem 3rem .5rem 1.25rem;border:none;font-size:1rem;transition:all .3s ease;background:rgba(86,86,86,.55);box-shadow:var(--shadow-sm);width:100%;box-sizing:border-box;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;outline:none;position:relative;-webkit-appearance:none;-moz-appearance:none;overflow:hidden}.country-select option{background:rgba(86,86,86,.55)!important;color:#fff!important;text-shadow:none!important;-webkit-text-fill-color:initial!important}.country-display-overlay{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;pointer-events:none;z-index:1}.country-display-overlay svg{width:1.2em;height:1.2em;border-radius:2px;flex-shrink:0}.country-display-overlay span{color:#fff;font-weight:500}.phone-number{flex:1 1}.phone-input-group .form-input,.phone-input-group .form-select{margin-bottom:0}@media (max-width:600px){.phone-input-group{gap:.25rem}.country-selector{min-width:100px;max-width:120px}.country-display-overlay svg{width:1em;height:1em}.country-display-overlay span{font-size:.9rem}}.form-input,.form-textarea{padding:.5rem 1.25rem;border:none;border-radius:2rem;font-size:1rem;transition:all .3s ease;background:rgba(86,86,86,.55);color:#fff;box-shadow:var(--shadow-sm);width:100%;box-sizing:border-box}.form-input[type=date]{max-width:100%;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5rem 1.25rem;line-height:1.5}.form-select{border:none;border-radius:2rem;font-size:1rem;transition:all .3s ease;background:rgba(86,86,86,.55);color:#fff;box-shadow:var(--shadow-sm);width:100%;box-sizing:border-box;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding:.5rem 3rem .5rem 1.25rem;outline:none;position:relative;-webkit-appearance:none;-moz-appearance:none;overflow:hidden}.form-input:focus,.form-select:focus,.form-textarea:focus{box-shadow:0 0 0 4px rgba(37,99,235,.1);outline:none;transform:translateY(-1px)}.form-input.error,.form-select.error{border:2px solid var(--error-color);box-shadow:0 0 0 4px rgba(239,68,68,.1)}.form-input::placeholder,.form-textarea::placeholder{color:hsla(0,0%,100%,.6);opacity:1}.phone-input-group{display:flex;gap:.5rem;align-items:center}.phone-input-group .area-code{width:80px;flex-shrink:0}.phone-input-group .phone-number{flex:1 1}.form-textarea{resize:vertical;min-height:100px;font-family:inherit}.field-error{color:var(--error-color);font-size:.875rem;margin-top:.5rem;font-weight:500;padding-left:.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1.125rem 2.5rem;font-size:1rem;font-weight:600;border-radius:2rem;transition:all .3s ease;text-decoration:none;cursor:pointer;border:none;outline:none;box-shadow:var(--shadow-md)}.btn-primary{background:linear-gradient(135deg,var(--primary-color),var(--primary-hover));color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-submit{width:100%;margin-top:.5rem;margin-bottom:.5rem;padding:1rem 2rem;font-size:1rem;border-radius:2rem;background:#ff66c4;color:#fff;border:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,102,196,.3);cursor:pointer}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,102,196,.4);background:#ff4db8}.btn-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-loading{position:relative;overflow:hidden}.form-loading:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:loadingShimmer 1.5s infinite}@keyframes loadingShimmer{0%{left:-100%}to{left:100%}}.success-message{animation:elasticSuccess .8s cubic-bezier(.68,-.55,.265,1.55);transform-origin:center}@keyframes elasticSuccess{0%{opacity:0;transform:scale(.3) rotate(-5deg)}50%{transform:scale(1.1) rotate(2deg)}70%{transform:scale(.9) rotate(-1deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.success-icon{animation:iconBounce .6s ease-out .3s both}@keyframes iconBounce{0%{transform:scale(0) rotate(180deg);opacity:0}50%{transform:scale(1.2) rotate(90deg)}to{transform:scale(1) rotate(0deg);opacity:1}}.success-message h2{animation:textSlideUp .6s ease-out .5s both}.success-message p{animation:textSlideUp .6s ease-out .7s both}@keyframes textSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientWave{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.error-message{background:#fef2f2;border:1px solid #fecaca;color:var(--error-color);padding:1rem 1.25rem;border-radius:1rem;font-size:.875rem;text-align:left;box-shadow:var(--shadow-sm)}.error-title{font-weight:600;margin-bottom:.25rem;font-size:.95rem}.error-details{color:#dc2626;font-size:.8rem;line-height:1.3;opacity:.9}.success-message{text-align:center;padding:2rem 0;min-height:400px;flex-direction:column}.success-icon,.success-message{display:flex;justify-content:center;align-items:center}.success-icon{width:5rem;height:5rem;background:linear-gradient(135deg,var(--success-color),#059669);color:#fff;border-radius:50%;font-size:2.5rem;font-weight:700;margin:0 auto 1.5rem;box-shadow:var(--shadow-lg)}.success-message h2{font-family:var(--font-neue-machina)!important;font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.success-message p{font-family:var(--font-poppins);font-size:1rem;color:var(--text-primary);margin-bottom:2rem;line-height:1.6}.status-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.status-icon.verified svg{animation:iconBounce .6s ease-out .1s both}.success-message.verified h2{animation:textSlideUp .6s ease-out .2s both}.success-message.verified p{animation:textSlideUp .6s ease-out .35s both}.btn-secondary{background:transparent;color:var(--text-primary);border:2px solid hsla(0,0%,100%,.35);padding:calc(1rem - 1px) 2rem;border-radius:2rem}.btn-secondary:hover:not(:disabled){background:hsla(0,0%,100%,.15);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-secondary:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-resend,.btn-verify{min-width:160px}.btn-resend.loading{position:relative}.btn-resend.loading .btn-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.25);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);border-radius:inherit}.verify-actions{display:flex;gap:12px;width:100%}.verify-actions .btn-resend,.verify-actions .btn-verify{flex:1 1 50%}.verify-actions .btn-submit{width:auto}@media (max-width:768px){.waitlist-form{padding:2rem 0 4rem}.layout-container{flex-direction:column;min-height:auto;gap:1rem}.left-section{flex:none;display:flex;width:100%;justify-content:center}.right-section{flex:none;padding:1rem}.form-container{margin:0 .5rem;padding:2rem;border-radius:25px}.form-header h2{font-size:1.875rem}.form-row{grid-template-columns:1fr;gap:1rem}.btn-submit{padding:1rem 1.5rem;font-size:1rem}}@media (max-width:480px){.form-container{border-radius:12px;margin:0 .5rem}.form-header h2{font-size:1.5rem}.form-header p{font-size:1rem}.form-input[type=date]{font-size:.9rem;padding:.5rem 1rem;line-height:1.5;min-height:2rem}}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:9999}.loading-overlay,.loading-spinner{display:flex;align-items:center;justify-content:center}.spinner-circle{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#10b981;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.spinner-circle{width:32px;height:32px;border-width:2px}}.leaderboard{width:100%;max-width:900px;padding:.25rem .1rem;position:relative}.leaderboard-header{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:.75rem}.leaderboard-title-svg{width:300px;height:120px}.leaderboard-title-row{display:inline-flex;align-items:flex-start;justify-content:center;gap:clamp(10px,6vw,10px)}.leaderboard-body{position:relative;border-radius:18px;overflow:visible}.leaderboard-body .placeholder-list{width:92%;margin:.25rem auto}.pyramids-img{width:200px;height:auto;margin-top:-130px}.star{position:relative;top:45px;width:clamp(36px,7vw,70px);height:auto}.star-left{transform:scaleX(-1)}.leaderboard-list{list-style:none;padding-left:0;margin:0;padding-inline:.25rem}.leaderboard-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;padding:.35rem .85rem;color:var(--text-primary);white-space:normal;line-height:2;transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease,padding .25s ease;will-change:transform}.leaderboard-rank{font-family:var(--font-neue-machina);font-weight:800;margin-right:.5rem;line-height:1;display:inline-block}.leaderboard-name{font-family:var(--font-poppins);font-weight:600;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.leaderboard-item:focus-within,.leaderboard-item:hover{transform:scale(1.03);background:hsla(0,0%,90%,.75);border:0;border-radius:12px;padding:.6rem 1.1rem;box-shadow:0 0 0 1px rgba(0,0,0,.06),0 0 22px rgba(0,0,0,.1),0 0 38px rgba(0,0,0,.08);position:relative;z-index:3}.leaderboard-item:focus-within .leaderboard-name,.leaderboard-item:hover .leaderboard-name{white-space:normal;overflow:visible;text-overflow:unset}.leaderboard-count{font-family:var(--font-poppins);opacity:.9;white-space:nowrap;margin-left:clamp(1.25rem,4vw,2.75rem)}.leaderboard-count .count-blur{margin-right:.25rem}.leaderboard-count.blur-small .count-blur{filter:blur(6px);-webkit-filter:blur(6px)}.rank-1 .leaderboard-name,.rank-2 .leaderboard-name,.rank-3 .leaderboard-name{font-weight:800}.rank-1{font-size:1.35rem}.rank-1 .leaderboard-rank{font-size:2.2rem}.rank-2{font-size:1.25rem}.rank-2 .leaderboard-rank{font-size:1.8rem}.rank-3{font-size:1.12rem}.rank-3 .leaderboard-rank{font-size:1.6rem}@media (max-width:900px){.leaderboard{max-width:100%;padding:.25rem .5rem}.leaderboard-item{column-gap:0}}@media (max-width:768px){.rank-1{font-size:1.1rem}.rank-1 .leaderboard-rank{font-size:1.6rem}.rank-2{font-size:1.05rem}.rank-2 .leaderboard-rank{font-size:1.4rem}.rank-3{font-size:1rem}.rank-3 .leaderboard-rank{font-size:1.3rem}}@media (max-width:500px){.leaderboard-title-row .star{display:none}}.leaderboard .skeleton-list .leaderboard-item{opacity:.9}.leaderboard .skeleton-block,.leaderboard .skeleton-line{position:relative;background:rgba(0,0,0,.06);overflow:hidden;border-radius:6px}.leaderboard .skeleton-line{height:1em}.leaderboard .skeleton-line.short{width:70px}.leaderboard .skeleton-line.name{width:80%}.leaderboard .skeleton-anim:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.7),transparent);animation:shimmer 1.4s infinite}@keyframes shimmer{to{transform:translateX(100%)}}.leaderboard-body .loading-overlay{position:absolute;inset:-10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(236,72,153,.35),rgba(16,185,129,.35));background-size:200% 200%;animation:gradientShift 4s ease-in-out infinite;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;z-index:1;border-radius:24px}.leaderboard-body .loading-overlay:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);transform:translateX(-100%);animation:shimmer 1.8s infinite}.leaderboard-body .loading-dots{font-family:var(--font-neue-machina);font-weight:800;font-size:1.25rem;letter-spacing:.15em;color:#fff}.leaderboard-body .loading-dots span{animation:blink 1.2s ease-in-out infinite;display:inline-block}.leaderboard-body .loading-dots span:nth-child(2){animation-delay:.2s}.leaderboard-body .loading-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,20%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.leaderboard .placeholder-list .leaderboard-count,.leaderboard .placeholder-list .leaderboard-name,.leaderboard .placeholder-list .leaderboard-rank{opacity:.6}