*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#f8fafd;display:flex;flex-direction:column}.top-spacer{height:8.5vw;max-height:80px}.header{justify-content:center}.header,.logo-container{align-items:center;display:flex}.logo-container{flex-direction:column;gap:6px;margin-bottom:70px}.logo-image{display:block;object-fit:contain;width:90px}.logo-text{color:#0f172a;font-size:13px;font-weight:600;font-weight:700;letter-spacing:-.5px}.main-content h1,.value-proposition h1{font-size:27px;letter-spacing:-.5px}.main-content{align-items:center;display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1600px;padding:0;position:relative}.main-content>*{position:relative;z-index:1}.value-proposition{align-items:center;display:flex;flex-direction:column;gap:10px}.value-proposition:nth-child(2){margin-top:20px}html body .heading-large{color:#0f172a;font-size:43px;font-weight:700;letter-spacing:-1px;line-height:1.2;margin:0;text-align:center}.tag{align-items:center;background-color:#f3f5f9;border:none;border-radius:20px;display:inline-flex;font-size:10px;gap:8px;margin-top:2px;padding:6px 12px;width:-webkit-fit-content;width:fit-content}.tag-label{font-weight:400}.tag-label,.tag-separator,.tag-text{color:#a9afb7}.tag-text{font-weight:400}.waitlist-section{display:flex;flex-direction:column;gap:0;margin-top:30px;max-width:680px;width:100%}.waitlist-form{align-items:center;display:flex;flex-wrap:wrap;gap:3px;margin-bottom:10px}.waitlist-form input{flex:2 1}.form-button{background-color:#0f172a;border:none;border-radius:0;box-shadow:0 14px 30px #0f172a2e;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:14px 32px;transition:background-color .2s;white-space:nowrap}.form-input,.form-select,html body .form-button{padding:8px 16px}button,button *,input,input::placeholder,select{font-size:12px!important}.form-input,.form-select{background-color:#fff;border:1px solid #e5e7eb;color:#0f172a;flex:0.9 1;font-size:16px;min-width:1px;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-select:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a26;outline:none}.form-input::placeholder{color:#9ca3af}.form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%230F172A' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.form-select option{color:#0f172a}.form-button:hover{background-color:#020617}.form-cta,.form-description{color:#4b5563;font-size:13px;line-height:1.6;margin:0}.form-description.message{color:#26991b}.form-description.message.bad{color:#db3f3f}.form-description{color:#000;font-size:8px;font-weight:500;letter-spacing:-.5px;position:relative}.form-cta{color:#4b5563;font-weight:500;margin-top:50px}.footer-spacer{display:block;height:220px}.footer{align-self:center;display:flex;flex-direction:column;gap:0;max-width:1350px;padding:0}.footer-disclaimer,.footer-links,.footer-text{color:#6b7280;font-size:9px;font-weight:500;letter-spacing:-.5px;line-height:1.1;margin:0}html body .footer-links{display:flex!important;flex-wrap:wrap;gap:4px;justify-content:center;margin-top:1.6em}.footer-link{color:#6b7280;text-decoration:none}.footer-link:hover{color:#4b5563;text-decoration:underline}.footer-separator{color:#6b7280}@media (max-width:768px){h1{font-size:26px!important}.logo-container{margin-bottom:55px}html body .heading-large{font-size:33px!important}.waitlist-form{flex-direction:column}.form-button,.form-input,.form-select{width:100%}.tag{font-size:9px}.scroll-spacer{height:30px}.footer-spacer{height:60px}}@media (max-width:1100px){html{padding-left:10px;padding-right:10px}}p{text-align:center}.cookie-consent{bottom:24px;left:50%;max-width:680px;position:fixed;transform:translateX(-50%);width:calc(100% - 40px);z-index:1000}.cookie-content{align-items:center;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 20px 50px #0f172a26;display:flex;gap:20px;justify-content:space-between;padding:20px 24px}.cookie-text{display:flex;flex:1 1;flex-direction:column;gap:6px}.cookie-title{color:#0f172a;font-size:13px;font-weight:600;letter-spacing:-.5px}.cookie-description{color:#6b7280;font-size:10px;font-weight:500;letter-spacing:-.3px;line-height:1.5}.cookie-actions{display:flex;flex-shrink:0;gap:8px}.cookie-button{border:none;cursor:pointer;font-size:11px;font-weight:500;letter-spacing:-.3px;padding:10px 20px;transition:all .2s;white-space:nowrap}.cookie-button-accept{background-color:#0f172a;box-shadow:0 8px 20px #0f172a26;color:#fff}.cookie-button-accept:hover{background-color:#020617;box-shadow:0 10px 25px #0f172a33}.cookie-button-decline{background-color:#f3f5f9;border:1px solid #e7e9ed;color:#6b7280}.cookie-button-decline:hover{background-color:#e7e9ed;color:#4b5563}@media (max-width:768px){.cookie-consent{bottom:16px;width:calc(100% - 20px)}.cookie-content{flex-direction:column;gap:16px;padding:18px 20px}.cookie-text{text-align:center}.cookie-actions{flex-direction:row;justify-content:space-around;width:100%}.cookie-button{width:33%}}
/*# sourceMappingURL=main.78aa026d.css.map*/