body{background-color:#fff}body.no-scroll{overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-feature-settings:"kern" 1;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;margin:0}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;padding-top:0}html{scroll-behavior:smooth;scroll-padding-top:80px}button{-webkit-appearance:none;appearance:none;font-family:inherit}a{-webkit-tap-highlight-color:transparent;color:inherit;text-decoration:none}a:focus,button:focus{outline:2px solid #000;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){html{scroll-padding-top:80px}a,button{min-height:44px;min-width:44px}body{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.App{overflow-x:hidden;width:100%}h1,h2,h3,h4,h5,h6,p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{padding-top:0}}@media (max-width:480px){html{scroll-padding-top:80px}.App{min-width:320px}main{padding-top:0}body{font-size:16px}}@media (max-width:360px){html{scroll-padding-top:70px}.App{min-width:280px}main{padding-top:0}}@media (max-width:320px){html{scroll-padding-top:60px}.App{min-width:260px}main{padding-top:0}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.header-container{align-items:center;display:flex;height:48px;min-height:48px;padding:0 2rem;position:relative;width:100%}.logo{cursor:pointer;left:2rem;position:absolute;transition:opacity .2s ease;z-index:10}.logo:hover{opacity:.8}.nav{position:absolute;right:2rem;z-index:10}.nav-wrapper{display:flex;justify-content:center;max-width:1200px;width:100%}.logo-image{filter:brightness(0);height:32px;object-fit:contain;width:auto}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list a{color:#1d1d1f;font-size:.9rem;font-weight:500;outline:none;text-decoration:none}.nav-list a:active,.nav-list a:focus,.nav-list a:hover{box-shadow:none;color:#1d1d1f;outline:none}.nav-link-button{background:none;border:none;color:#e7520f;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;outline:none;padding:0}.nav-link-button:active,.nav-link-button:focus,.nav-link-button:hover{box-shadow:none;color:#d64709;outline:none}.waitlist-container{left:50%;transform:translateX(-50%)}.cta-buttons,.waitlist-container{align-items:center;display:flex;gap:1rem;position:absolute;z-index:10}.cta-buttons{right:2rem}.header-input-container,.header-waitlist-form{align-items:center;display:flex}.header-input-container{position:relative;width:350px}.header-email-input{background:#fff;border:2px solid #e1e5e9;border-radius:8px;color:#1d1d1f;font-family:inherit;font-size:.85rem;outline:none;padding:.65rem 120px .65rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.header-email-input:focus{border-color:#e7520f;box-shadow:0 0 0 3px #e7520f1a}.header-email-input::placeholder{color:#8e8e93}.header-waitlist-button{align-items:center;background:#e7520f;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:.4rem;justify-content:center;min-width:100px;outline:none;padding:.5rem 1rem;position:absolute;right:4px;transition:all .3s ease;white-space:nowrap}.header-waitlist-button:hover{background:#d64709;transform:translateY(-1px)}.header-waitlist-button:active{box-shadow:0 2px 4px #e7520f33;transform:translateY(0)}.header-waitlist-button--loading{background:#d64709;cursor:not-allowed;transform:none!important}.header-waitlist-button:disabled{cursor:not-allowed;opacity:.8}.header-email-input:disabled{background:#f8f8f8;color:#86868b;cursor:not-allowed}.loading-spinner{height:14px;width:14px}.success-checkmark{font-size:14px}.waitlist-container.hidden{opacity:0;transform:translateX(-50%) translateY(-10px);transition:all .3s ease;visibility:hidden}.waitlist-container.visible{opacity:1;transform:translateX(-50%) translateY(0);transition:all .3s ease;visibility:visible}.cta-buttons.hidden{opacity:0;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.cta-buttons.visible{opacity:1;transform:translateY(0);transition:all .3s ease;visibility:visible}.btn-primary{background:#e7520f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.btn-primary:hover{background:#d64709;transform:translateY(-1px)}.btn-secondary{background:#0000;border:none;border-radius:0;color:#1d1d1f;cursor:pointer;font-size:.9rem;font-weight:500;padding:0;transition:all .2s ease}.btn-secondary:hover{background:#0000;text-decoration:underline}.mobile-menu-button{align-items:center;background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:center;padding:0;position:absolute;right:1rem;width:24px;z-index:1001}.mobile-menu-button span{background:#1d1d1f;border-radius:1px;display:block;height:2px;margin:2px 0;transform-origin:center;transition:all .3s ease;width:18px}.mobile-menu-button.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-button.active span:nth-child(2){opacity:0}.mobile-menu-button.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-nav-overlay{background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:999}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav{background:#fff;display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:400px;overflow:hidden;position:fixed;right:-100%;top:0;transition:right .3s ease;width:100%;z-index:1000}.mobile-nav.active{right:0}.mobile-nav-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.5rem 1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.mobile-logo{position:static;transform:none}.mobile-close-button{align-items:center;background:none;border:none;color:#1d1d1f;cursor:pointer;display:flex;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:700;height:32px;justify-content:center;line-height:1;padding:0;transition:color .2s ease;width:32px}.mobile-close-button:hover{color:#e7520f}.mobile-nav-list{flex:1 1;list-style:none;margin:0;min-height:0;overflow-y:auto;padding:0}.mobile-nav-list li{border-bottom:1px solid #f0f0f0}.mobile-nav-list li:last-child{border-bottom:none}.mobile-nav-list a{background:#fff;color:#1d1d1f;display:block;font-size:1rem;font-weight:400;padding:1.25rem 1.5rem 1.25rem 2rem;text-decoration:none;transition:all .2s ease}.mobile-nav-list a:hover{background:#f8f9fa;color:#e7520f}.mobile-nav-list a[href="#"]{color:#e7520f;font-weight:500}.mobile-nav-list a[href="#"]:hover{background:#f8f9fa;color:#d64709}.mobile-nav-footer{background:#f8f9fa;border-top:1px solid #f0f0f0;bottom:0;flex-shrink:0;margin-top:auto;min-height:80px;padding:1.5rem 1.5rem calc(1rem + env(safe-area-inset-bottom, 0px)) 2rem;position:-webkit-sticky;position:sticky}.mobile-waitlist-form{width:100%}.mobile-input-container{align-items:stretch;display:flex;flex-direction:row;gap:.5rem}.mobile-email-input{background:#fff;border:1px solid #e1e5e9;border-radius:6px;color:#1d1d1f;flex:1 1;font-family:inherit;font-size:.9rem;min-width:0;outline:none;padding:.75rem;transition:border-color .2s ease}.mobile-email-input:focus{border-color:#e7520f}.mobile-waitlist-button{align-items:center;background:#e7520f;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;min-width:100px;padding:.75rem 1rem;transition:background .2s ease;white-space:nowrap}.mobile-waitlist-button:hover{background:#d64709}.mobile-waitlist-button--loading{background:#d64709;cursor:not-allowed}@media (max-width:1024px){.header-input-container{width:280px}}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-button{display:flex}.header{padding:.75rem 0}.header-container{height:60px;min-height:60px;padding:0 1rem}.logo{left:1rem}.cta-buttons{right:1rem}.logo-image{height:28px}.header-input-container{width:200px}.header-email-input{border-radius:6px;font-size:.8rem;padding:.5rem 100px .5rem .75rem}.header-waitlist-button{border-radius:4px;font-size:.75rem;min-width:85px;padding:.4rem .8rem;right:3px}.waitlist-container{display:none}.mobile-nav-footer{padding-bottom:calc(1rem + env(safe-area-inset-bottom, 0px))!important}}@media (max-width:480px){.mobile-nav{max-width:100%}.mobile-nav-header{flex-shrink:0;padding:1rem 1rem 1rem 1.5rem}.mobile-nav-list a{font-size:.95rem;padding:1rem 1.25rem 1rem 1.5rem}.mobile-nav-footer{flex-shrink:0;min-height:70px;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px)) 1.5rem}.mobile-email-input{font-size:.85rem;padding:.6rem}.mobile-waitlist-button{font-size:.85rem;min-width:90px;padding:.6rem .8rem}}@media (max-width:375px){.mobile-nav-list a{font-size:.9rem;padding:.875rem 1rem .875rem 1.25rem}.mobile-nav-footer{flex-shrink:0;min-height:65px;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px)) 1.25rem}.mobile-email-input{font-size:.8rem;padding:.5rem}.mobile-waitlist-button{font-size:.8rem;min-width:80px;padding:.5rem .7rem}}.hero{align-items:center;background:linear-gradient(135deg,#f5f5f7,#fff);display:flex;min-height:calc(100vh - 80px);padding:11rem 0 8rem}.hero-container{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-logos{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.hero-logo{filter:brightness(0);height:45px;object-fit:contain;width:auto}.hero-title{color:#1d1d1f;font-size:2.9rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.5rem}.hero-title-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#000,#333);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#86868b;font-size:1.2rem;line-height:1.6;margin:0 0 2.5rem;max-width:500px}.hero-actions{display:flex;gap:1rem;margin-bottom:2.5rem}.hero-btn-primary{background:#e7520f;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s ease}.hero-btn-primary:hover{background:#d64709;transform:translateY(-2px)}.hero-btn-secondary{background:#0000;border:none;border-radius:12px;color:#e7520f;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .2s ease}.hero-btn-secondary:hover{background:#0000;text-decoration:underline;transform:translateY(-2px)}.hero-waitlist-form{align-items:flex-start;display:flex;flex-direction:column;max-width:400px;width:100%}.hero-input-container{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:100%}.hero-email-input{background:#fff;border:2px solid #e5e5e7;border-radius:12px;color:#1d1d1f;font-family:inherit;font-size:1rem;outline:none;padding:1rem 140px 1rem 1.25rem;transition:border-color .2s,box-shadow .2s;width:100%}.hero-email-input:focus{border-color:#e7520f;box-shadow:0 0 0 3px #e7520f1a}.hero-email-input::placeholder{color:#86868b}.hero-waitlist-button{align-items:center;background:#e7520f;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;min-width:120px;outline:none;padding:.75rem 1.5rem;position:absolute;right:6px;transition:all .3s ease}.hero-waitlist-button:hover{background:#d64709;transform:translateY(-1px)}.hero-waitlist-button:active{box-shadow:0 2px 4px #e7520f33;transform:translateY(0)}.hero-waitlist-button--loading{background:#d64709;cursor:not-allowed;transform:none!important}.hero-waitlist-button:disabled{cursor:not-allowed;opacity:.8}.hero-email-input:disabled{background:#f8f8f8;color:#86868b;cursor:not-allowed}.hero-success-message{animation:fadeInSlideUp .4s ease-out;color:#28a745;font-weight:500}.hero-privacy,.hero-success-message{font-size:.8rem;margin:0;text-align:left}.hero-privacy{color:#86868b}.hero-social-proof{margin-top:.25rem;transform:translateY(-.75rem)}.hero-avatars,.hero-social-proof{align-items:center;display:flex;justify-content:flex-start}.hero-avatar{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:35px;margin-left:-8px;object-fit:cover;width:35px}.hero-avatar:first-child{margin-left:0}.hero-avatar-plus{align-items:center;background:#f5f5f7;border:2px solid #fff!important;color:#86868b;display:flex;font-size:18px;font-weight:600;justify-content:center}.hero-stats{display:flex;gap:1.25rem;margin-top:0}.stat{align-items:left;display:flex;flex-direction:column}.stat-number{color:#1d1d1f;font-size:2rem;font-weight:700;line-height:1}.stat-label{color:#86868b;display:block;font-size:.9rem;margin-top:.25rem;text-align:left;width:160px;word-break:break-word}.stat-icon{height:4.5rem;margin-right:.75rem;width:auto}.hero-visual{align-items:center;display:flex;justify-content:flex-end}.hero-image-placeholder{max-width:500px;width:100%}@media (max-width:1024px){.hero-container{gap:2rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-stats{gap:1rem}.stat-number{font-size:1.875rem}.stat-label{font-size:.85rem;width:140px}}@media (max-width:768px){.hero{min-height:calc(100vh - 100px);padding:8rem 0 4rem}.hero-container{gap:3rem;grid-template-columns:1fr;padding:0 1.5rem;text-align:center}.hero-logos{flex-wrap:wrap;gap:1rem;justify-content:center}.hero-logo{height:35px}.hero-title{font-size:2.4rem;line-height:1.2;margin:0 0 1.5rem}.hero-subtitle{font-size:1.1rem;margin:0 0 2rem;max-width:none}.hero-actions{flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.hero-waitlist-form{align-items:center;max-width:100%}.hero-input-container{max-width:350px}.hero-email-input{padding-right:120px}.hero-waitlist-button{font-size:.85rem;min-width:110px;padding:.7rem 1.2rem}.hero-privacy{text-align:center}.hero-success-message{font-size:.75rem;text-align:center}.hero-avatars,.hero-social-proof,.hero-stats{justify-content:center}.hero-stats{flex-wrap:wrap;gap:2rem}.stat{align-items:center;text-align:center}.stat-label{text-align:center;width:auto}.hero-visual{justify-content:center;order:-1}.hero-image-placeholder{max-width:400px}}@media (max-width:480px){.hero{padding:7rem 0 3rem}.hero-container{gap:2rem;padding:0 1rem}.hero-title{font-size:2.1rem;line-height:1.3;margin:0 0 1.25rem}.hero-subtitle{font-size:1rem;margin:0 0 1.75rem}.hero-actions{align-items:center;flex-direction:column;gap:1rem}.hero-input-container{max-width:300px}.hero-email-input{font-size:.95rem;padding:.9rem 110px .9rem 1rem}.hero-waitlist-button{font-size:.8rem;min-width:100px;padding:.65rem 1rem}.hero-btn-primary,.hero-btn-secondary{max-width:300px;width:100%}.hero-success-message{font-size:.7rem}.hero-stats{flex-direction:row;gap:.75rem;justify-content:space-between}.stat{align-items:center;flex:1 1;text-align:center}.stat-number{font-size:1.5rem}.stat-label{font-size:.7rem;text-align:center;width:auto}.hero-image-placeholder{max-width:300px}.mockup-content{padding:1.5rem}.mockup-grid{gap:.75rem}.mockup-item{height:100px}}@media (max-width:360px){.hero{padding:6rem 0 2rem}.hero-container{padding:0 .75rem}.hero-title{font-size:1.9rem}.hero-subtitle{font-size:.95rem}.hero-actions{align-items:center;flex-direction:column;gap:1rem}.hero-input-container{max-width:280px}.hero-email-input{font-size:.9rem;padding:.8rem 100px .8rem .9rem}.hero-waitlist-button{font-size:.75rem;min-width:90px;padding:.6rem .9rem}.hero-stats{gap:.5rem;justify-content:space-between}.stat{align-items:center;flex:1 1;text-align:center}.stat-number{font-size:1.25rem}.stat-label{font-size:.65rem;text-align:center;width:auto}}@media (max-width:320px){.hero{padding:5.5rem 0 1.5rem}.hero-container{gap:1.5rem;padding:0 .5rem}.hero-title{font-size:1.7rem;margin:0 0 1rem}.hero-subtitle{font-size:.9rem;margin:0 0 1.5rem}.hero-actions{gap:.875rem}.hero-input-container{max-width:260px}.hero-email-input{font-size:.85rem;padding:.75rem 90px .75rem .875rem}.hero-waitlist-button{font-size:.7rem;min-width:80px;padding:.55rem .875rem}.hero-stats{gap:.4rem;justify-content:space-between}.stat{align-items:center;flex:1 1;text-align:center}.stat-number{font-size:1.1rem}.stat-label{font-size:.6rem;text-align:center;width:auto}.hero-image-placeholder{max-width:260px}.mockup-content{padding:1.25rem}.mockup-grid{gap:.5rem}.mockup-item{height:80px}}.cookie-consent-overlay{animation:slideIn .3s ease-out;bottom:20px;max-width:350px;position:fixed;right:20px;z-index:10000}.cookie-consent-banner{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000026;overflow:hidden}.cookie-consent-content{padding:1rem}.cookie-consent-header h3{align-items:center;color:#1f2937;display:flex;font-size:.875rem;font-weight:600;gap:.25rem;margin:0 0 .5rem}.cookie-consent-body p{color:#6b7280;font-size:.75rem;line-height:1.4;margin:0 0 .75rem}.cookie-details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin:.75rem 0;max-height:200px;overflow-y:auto;padding:.75rem}.cookie-category{margin-bottom:.75rem}.cookie-category:last-child{margin-bottom:0}.cookie-category h4{color:#374151;font-size:.75rem;font-weight:600;margin:0 0 .25rem}.cookie-category p{color:#6b7280;font-size:.7rem;line-height:1.3;margin:0 0 .25rem}.cookie-category ul{list-style-type:disc;margin:.25rem 0 0 .75rem;padding:0}.cookie-category li{color:#6b7280;font-size:.7rem;margin-bottom:.125rem}.cookie-consent-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.cookie-btn-group{display:flex;gap:.5rem}.cookie-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.75rem;font-weight:500;padding:.5rem .75rem;text-align:center;transition:all .2s ease}.cookie-btn-primary{background:#3b82f6;color:#fff}.cookie-btn-primary:hover{background:#2563eb}.cookie-btn-secondary{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.cookie-btn-secondary:hover{background:#e5e7eb}.cookie-btn-link{align-self:flex-start;background:none;color:#3b82f6;font-size:.7rem;padding:.25rem;text-decoration:underline}.cookie-btn-link:hover{color:#2563eb}.cookie-consent-footer{border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.5rem}.cookie-consent-footer p{color:#9ca3af;font-size:.65rem;line-height:1.3;margin:0}.cookie-consent-footer a{color:#3b82f6;text-decoration:none}.cookie-consent-footer a:hover{text-decoration:underline}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (min-width:769px) and (max-width:1024px){.cookie-consent-overlay{bottom:15px;max-width:320px;right:15px}.cookie-consent-content{padding:.875rem}.cookie-consent-header h3{font-size:.8rem}.cookie-consent-body p{font-size:.7rem}}@media (max-width:768px){.cookie-consent-overlay{animation:slideInMobile .3s ease-out;bottom:10px;left:10px;max-width:none;right:10px}.cookie-consent-banner{border-radius:10px}.cookie-consent-content{padding:.875rem}.cookie-consent-header h3{font-size:.8rem;margin-bottom:.375rem}.cookie-consent-body p{font-size:.7rem;margin-bottom:.625rem}.cookie-details{margin:.625rem 0;max-height:150px;padding:.625rem}.cookie-category h4{font-size:.7rem}.cookie-category li,.cookie-category p{font-size:.65rem}.cookie-btn-group{flex-direction:column;gap:.375rem}.cookie-btn{flex:none;font-size:.7rem;min-height:44px;padding:.625rem .75rem}.cookie-btn-link{align-items:center;display:flex;font-size:.65rem;min-height:32px;padding:.375rem}.cookie-consent-footer{margin-top:.375rem;padding-top:.375rem}.cookie-consent-footer p{font-size:.6rem}}@media (max-width:480px){.cookie-consent-overlay{bottom:8px;left:8px;right:8px}.cookie-consent-banner{border-radius:8px}.cookie-consent-content{padding:.75rem}.cookie-consent-header h3{font-size:.75rem;margin-bottom:.25rem}.cookie-consent-body p{font-size:.65rem;margin-bottom:.5rem}.cookie-details{margin:.5rem 0;max-height:120px;padding:.5rem}.cookie-category{margin-bottom:.5rem}.cookie-category h4{font-size:.65rem}.cookie-category li,.cookie-category p{font-size:.6rem}.cookie-consent-actions{gap:.375rem;margin-top:.625rem}.cookie-btn-group{gap:.25rem}.cookie-btn{font-size:.65rem;min-height:40px;padding:.5rem .625rem}.cookie-btn-link{font-size:.6rem;min-height:28px;padding:.25rem}.cookie-consent-footer{margin-top:.25rem;padding-top:.25rem}.cookie-consent-footer p{font-size:.55rem}}@media (max-width:360px){.cookie-consent-overlay{bottom:5px;left:5px;right:5px}.cookie-consent-content{padding:.625rem}.cookie-consent-header h3{font-size:.7rem}.cookie-consent-body p{font-size:.6rem}.cookie-details{max-height:100px;padding:.375rem}.cookie-category h4{font-size:.6rem}.cookie-category li,.cookie-category p{font-size:.55rem}.cookie-btn{font-size:.6rem;min-height:36px;padding:.5rem}.cookie-btn-link{font-size:.55rem;min-height:24px}.cookie-consent-footer p{font-size:.5rem}}@keyframes slideInMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.logo-carousel-container{background-color:#f5f5f7;padding:2rem;text-align:center}.carousel-title{color:#86868b;font-size:.9rem;font-weight:400;margin:0;white-space:nowrap}.logo-carousel{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(7,1fr);justify-items:center;margin:0 auto;max-width:1200px}.carousel-logo{height:80px;max-width:100%;object-fit:contain;transition:all .3s ease;width:auto}.carousel-logo:hover{transform:scale(1.05)}.logo-carousel-mobile{align-items:center;animation:scrollLogos 20s linear infinite;display:flex;gap:1rem;overflow:hidden;width:200%}.logo-carousel-mobile .carousel-logo{flex-shrink:0;height:50px;width:80px}.mobile-title{display:none}@keyframes scrollLogos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1024px){.logo-carousel-container{padding:2rem 1.5rem}.logo-carousel{gap:1.5rem}.carousel-logo{height:60px}.carousel-title{font-size:.85rem}}@media (max-width:768px){.logo-carousel-container{overflow:hidden;padding:2.5rem 1rem}.logo-carousel{display:none}.logo-carousel-mobile{display:flex}.mobile-title{color:#86868b;display:block!important;font-size:.85rem;font-weight:400;margin-bottom:1.5rem;text-align:center}}@media (max-width:480px){.logo-carousel-container{padding:2rem .75rem}.logo-carousel-mobile{gap:.75rem}.logo-carousel-mobile .carousel-logo{height:45px;width:70px}.mobile-title{font-size:.8rem;margin-bottom:1.25rem}}@media (max-width:360px){.logo-carousel-container{padding:1.75rem .5rem}.logo-carousel-mobile{gap:.5rem}.logo-carousel-mobile .carousel-logo{height:40px;width:60px}.mobile-title{font-size:.75rem;margin-bottom:1rem}}@media (max-width:320px){.logo-carousel-container{padding:1.5rem .25rem}.logo-carousel-mobile{gap:.375rem}.logo-carousel-mobile .carousel-logo{height:35px;width:50px}.mobile-title{font-size:.7rem;margin-bottom:.75rem}}.demo-section{background:#f9f9fb;padding:2rem 0 4rem;scroll-margin-top:-100px}.features-container{margin:0 auto;max-width:1200px;padding:2.5rem 2rem}.demo-subtitle,.demo-title,.demo-titles{text-align:center}.demo-title{color:#1d1d1f;font-size:2.3rem;font-weight:700;margin-bottom:1.2rem}.demo-titles{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.demo-title-btn{background:none;border:none;border-radius:999px;color:#888;cursor:pointer;font-size:1.08rem;font-weight:400;margin:0 .1rem;outline:none;padding:.5rem 1rem;transition:background .18s,color .18s,border .18s}.demo-title-btn.active{background:#dcdcdc;border:none;color:#000;outline:none}.demo-title-btn:hover{background:#f3f3f3;border:none;color:#222;outline:none}.demo-title-btn.active:hover{background:#dcdcdc;color:#000}.demo-video-container{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;display:block;margin:2.4rem auto 0;max-width:1200px;padding:2.5rem 2rem 2rem;width:100%}.demo-video-grid{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}.demo-gif-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.demo-gif-heading{color:#1d1d1f;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.demo-gif-description{color:#86868b;font-size:1.1rem;line-height:1.6;margin-bottom:0}.demo-gif-image{align-items:flex-start;display:flex;justify-content:flex-end}.demo-gif{background:#000;border-radius:12px;display:block;max-height:400px;max-width:100%}@media (max-width:1024px){.demo-section{padding:2rem 0 3.5rem}.features-container{padding:2rem 1.5rem}.demo-title{font-size:2.1rem;margin-bottom:1rem}.demo-title-btn{font-size:1rem;padding:.5rem .875rem}.demo-video-container{margin-top:2rem;padding:2rem 1.5rem 1.5rem}.demo-video-grid{gap:2rem}.demo-gif-heading{font-size:1.4rem}.demo-gif-description{font-size:1rem}}@media (max-width:900px){.features-container{padding:0 1rem}.demo-video-container{max-width:100%;padding:1.5rem .5rem 1rem}.demo-video-grid{gap:1.5rem;grid-template-columns:1fr}.demo-gif-image{justify-content:center}.demo-gif-text{align-items:center;text-align:center}.demo-gif{max-height:250px}}@media (max-width:768px){.demo-section{padding:1rem 0 3rem}.features-container{padding:1.5rem 1rem}.demo-title{font-size:1.9rem;margin-bottom:1rem}.demo-titles{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.5rem;margin-left:auto;margin-right:auto;max-width:400px}.demo-title-btn{font-size:.85rem;margin:0;padding:.5rem .75rem;text-align:center;width:100%}.demo-video-container{border-radius:10px;margin-top:1.75rem;padding:1.5rem 1rem 1rem}.demo-video-grid{gap:1.25rem}.demo-gif-heading{font-size:1.3rem;margin-bottom:.875rem}.demo-gif-description{font-size:.95rem}.demo-gif{max-height:220px}}@media (max-width:480px){.demo-section{padding:.75rem 0 2.5rem}.features-container{padding:1.25rem .75rem}.demo-title{font-size:1.7rem;margin-bottom:.875rem}.demo-titles{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-bottom:.5rem;margin-left:auto;margin-right:auto;max-width:350px}.demo-title-btn{font-size:.8rem;margin:0;padding:.5rem .75rem;text-align:center;width:100%}.demo-video-container{border-radius:8px;margin-top:1.5rem;padding:1.25rem .75rem .75rem}.demo-video-grid{gap:1rem}.demo-gif-heading{font-size:1.2rem;margin-bottom:.75rem}.demo-gif-description{font-size:.9rem}.demo-gif{border-radius:8px;max-height:200px}}@media (max-width:360px){.demo-section{padding:.5rem 0 2rem}.features-container{padding:1rem .5rem}.demo-title{font-size:1.5rem;margin-bottom:.75rem}.demo-titles{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:1fr 1fr;margin-bottom:.5rem;margin-left:auto;margin-right:auto;max-width:300px}.demo-title-btn{font-size:.75rem;margin:0;padding:.5rem .75rem;text-align:center;width:100%}.demo-video-container{margin-top:1.25rem;padding:1rem .5rem .5rem}.demo-gif-heading{font-size:1.1rem;margin-bottom:.625rem}.demo-gif-description{font-size:.85rem}.demo-gif{max-height:180px}}.integration-section{background:#f5f5f7;max-width:100%;overflow-x:hidden;padding:10rem 0;scroll-margin-top:-125px;width:100%}.integration-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.integration-content{max-width:500px}.integration-title{color:#1d1d1f;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.5rem}.integration-subtitle{color:#86868b;font-size:1.1rem;line-height:1.6;margin:0 0 2rem}.integration-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.integration-btn-primary{background:#e7520f;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s ease}.integration-btn-primary:hover{background:#d64709;transform:translateY(-2px)}.integration-btn-secondary{background:#0000;border:none;border-radius:12px;color:#e7520f;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .2s ease}.integration-btn-secondary:hover{background:#0000;text-decoration:underline;transform:translateY(-2px)}.integrations-section{margin-top:2rem}.integrations-title{color:#86868b;font-size:.9rem;font-weight:600;letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}.integrations-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr);margin-bottom:1rem}.integration-item{align-items:center;border-radius:6px;display:flex;gap:.5rem;justify-content:flex-start;min-width:0;padding:.5rem;transition:all .3s ease;width:100%}.integration-item:hover{transform:translateY(-2px) scale(1.02)}.integration-item span{color:#1d1d1f;font-size:.85rem;font-weight:500}.integration-icon{border-radius:4px;flex-shrink:0;height:20px;width:20px}.integration-icon.slack{background:#4a154b}.integration-icon.google-drive{background:#1a73e8}.integration-icon.github{background:#24292e}.integration-icon.jira{background:#0052cc}.integration-icon.teams{background:#6264a7}.integration-icon.sharepoint{background:#0078d4}.integration-visual{align-items:center;display:flex;justify-content:flex-end}.integration-image-placeholder{max-width:500px;width:100%}.mockup-window{background:#fff;border:1px solid #0000001a;border-radius:16px;box-shadow:0 20px 60px #0000001a;overflow:hidden}.mockup-header{background:#f5f5f7;border-bottom:1px solid #0000001a;padding:1rem}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{background:#d1d1d6;border-radius:50%;height:12px;width:12px}.mockup-dots span:first-child{background:#ff5f57}.mockup-dots span:nth-child(2){background:#ffbd2e}.mockup-dots span:nth-child(3){background:#28ca41}.mockup-content{padding:2rem}.mockup-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.mockup-item{background:linear-gradient(135deg,#f5f5f7,#e5e5e7);border:1px solid #0000001a;border-radius:8px;height:140px}@media (max-width:1024px){.integration-section{padding:8rem 0}.integration-container{gap:3rem}.integration-title{font-size:2.2rem}.integration-subtitle{font-size:1rem}.integrations-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.integration-section{box-sizing:border-box;max-width:100vw;min-width:0;overflow-x:hidden;padding:6rem 0;width:100vw}.integration-container{gap:3rem;grid-template-columns:1fr;max-width:100vw;padding:0 1.5rem;text-align:center}.integration-container,.integration-content{box-sizing:border-box;min-width:0;width:100%}.integration-content{max-width:none;max-width:100vw}.integration-title{font-size:2rem;margin:0 0 1.25rem}.integration-subtitle,.integration-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.integration-subtitle{font-size:1rem;margin:0 0 1.75rem}.integration-actions{gap:.75rem;justify-content:center;margin-bottom:2.5rem}.integration-btn-primary,.integration-btn-secondary{font-size:.95rem;padding:.875rem 1.5rem}.integrations-section{margin-top:1.5rem}.integrations-title{font-size:1.1rem;margin-bottom:1.5rem}.integrations-grid{gap:1.25rem;grid-template-columns:repeat(3,1fr);justify-items:center}.integration-item{background:#00000005;border-radius:8px;justify-content:center;min-height:60px;min-width:0;padding:1rem .75rem;transition:all .2s ease;width:100%}.integration-item:hover{background:#0000000d;transform:translateY(-2px)}.integration-visual{justify-content:center;order:-1}.integration-image-placeholder{max-width:400px}.mockup-content{padding:1.5rem}.mockup-grid{gap:.75rem}.mockup-item{height:120px}}@media (max-width:480px){.integration-section{overflow-x:hidden;padding:5rem 0;width:100vw}.integration-container,.integration-section{box-sizing:border-box;max-width:100vw;min-width:0}.integration-container{gap:2.5rem;padding:0 1rem;width:100%}.integration-title{font-size:1.8rem;margin:0 0 1rem}.integration-subtitle,.integration-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.integration-subtitle{font-size:.95rem;margin:0 0 1.5rem}.integration-actions{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.integration-btn-primary,.integration-btn-secondary{flex:1 1;font-size:.9rem;max-width:140px;min-width:120px;padding:.875rem 1.25rem;width:auto}.integrations-title{font-size:1rem;margin-bottom:1.25rem}.integrations-grid{gap:1rem;grid-template-columns:repeat(2,1fr);justify-items:center}.integration-item{border-radius:6px;min-height:55px;min-width:0;padding:.875rem .5rem;width:100%}.integration-item span{font-size:.8rem;font-weight:500}.integration-icon{height:18px;width:18px}.integration-image-placeholder{max-width:300px}.mockup-content{padding:1.25rem}.mockup-item{height:100px}}@media (max-width:360px){.integration-section{overflow-x:hidden;padding:4rem 0;width:100vw}.integration-container,.integration-section{box-sizing:border-box;max-width:100vw;min-width:0}.integration-container{gap:2rem;padding:0 .75rem;width:100%}.integration-title{font-size:1.6rem}.integration-subtitle,.integration-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.integration-subtitle{font-size:.9rem}.integration-btn-primary,.integration-btn-secondary{flex:1 1;font-size:.85rem;max-width:120px;min-width:100px;padding:.75rem 1rem;width:auto}.integrations-title{font-size:.9rem;margin-bottom:1rem}.integrations-grid{gap:.75rem;grid-template-columns:repeat(2,1fr);justify-items:center}.integration-item{border-radius:6px;justify-content:center;min-height:50px;min-width:0;padding:.75rem .5rem;width:100%}.integration-item span{font-size:.75rem;font-weight:500}.integration-icon{height:16px;width:16px}.integration-image-placeholder{max-width:280px}.mockup-content{padding:1rem}.mockup-grid{gap:.5rem}.mockup-item{height:80px}}.mobile-hidden{display:none!important}.integrations-mobile-grid{box-sizing:border-box;display:none;margin:0;max-width:100%;padding:0;width:100%}.mobile-integration-item{align-items:center!important;background:#f8f9fa!important;border:1px solid #e9ecef!important;border-radius:8px!important;box-sizing:border-box!important;display:flex!important;gap:.5rem!important;max-width:100%!important;min-height:40px!important;padding:.5rem!important;width:100%!important}.mobile-integration-item span{color:#333!important;flex:1 1!important;font-size:.8rem!important;font-weight:500!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-integration-item .integration-icon{flex-shrink:0!important;height:20px!important;width:20px!important}@media (max-width:768px){.integrations-mobile-grid{grid-gap:.5rem!important;box-sizing:border-box!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr 1fr 1fr!important;max-width:100vw!important;min-width:0!important;width:100%!important}.integrations-grid.mobile-hidden{display:none!important}.mobile-integration-item{min-height:35px!important;padding:.4rem!important}.mobile-integration-item,.mobile-integration-item span{font-size:.8rem!important}.mobile-integration-item .integration-icon{height:18px!important;width:18px!important}}@media (max-width:480px){.integrations-mobile-grid{gap:.4rem!important}.mobile-integration-item{min-height:30px!important;padding:.3rem!important}.mobile-integration-item,.mobile-integration-item span{font-size:.75rem!important}.mobile-integration-item .integration-icon{height:16px!important;width:16px!important}}@media (max-width:360px){.integrations-mobile-grid{gap:.3rem!important}.mobile-integration-item{min-height:28px!important;padding:.25rem!important}.mobile-integration-item,.mobile-integration-item span{font-size:.7rem!important}.mobile-integration-item .integration-icon{height:14px!important;width:14px!important}}.integration-section .integrations-mobile-grid .mobile-integration-item{align-items:center!important;background:#f8f9fa!important;border:1px solid #e9ecef!important;border-radius:8px!important;box-sizing:border-box!important;display:flex!important;gap:.5rem!important;max-width:100%!important;min-height:40px!important;padding:.5rem!important;width:100%!important}.integration-section .integrations-mobile-grid .mobile-integration-item span{color:#333!important;flex:1 1!important;font-size:.8rem!important;font-weight:500!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.integration-section .integrations-mobile-grid .mobile-integration-item .integration-icon{flex-shrink:0!important;height:20px!important;width:20px!important}.knowledge{background:#fff;overflow-x:hidden;padding:6rem 0;scroll-margin-top:-50px}.knowledge-carousels-container,.knowledge-container{margin:0 auto;max-width:1200px;padding:0 2rem}.knowledge-carousels-container{overflow:hidden}.knowledge-header{margin-bottom:4rem;text-align:center}.knowledge-title{color:#1d1d1f;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1rem}.knowledge-subtitle{color:#86868b;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.knowledge-carousels{display:flex;flex-direction:column}.carousel-wrapper{overflow:hidden;padding:4px 0 30px;position:relative;width:100%}.carousel-wrapper:after,.carousel-wrapper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:40px;z-index:2}.carousel-wrapper:before{background:linear-gradient(90deg,#fff,#0000);left:0}.carousel-wrapper:after{background:linear-gradient(270deg,#fff,#0000);right:0}.carousel{display:flex;gap:2rem;transition:transform .1s ease-out;width:-webkit-max-content;width:max-content;will-change:transform}.carousel-item{background:#fff;border:1px solid #0000001a;border-radius:12px;color:#1d1d1f;cursor:pointer;font-size:1rem;font-weight:600;min-width:160px;padding:1.5rem 2rem;text-align:center;transition:all .3s ease;white-space:nowrap}.carousel-item:hover{border-color:#0003;box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.primary-carousel .carousel-item{background:linear-gradient(135deg,#f5f5f7,#fff)}.secondary-carousel .carousel-item{background:linear-gradient(135deg,#fff,#f5f5f7)}.primary-carousel{animation:slideLeft 120s linear infinite}.secondary-carousel{animation:slideRight 120s linear infinite}.primary-carousel:hover,.secondary-carousel:hover{animation-play-state:paused}@keyframes slideLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes slideRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:1024px){.knowledge{padding:5rem 0}.knowledge-title{font-size:2.2rem}.knowledge-subtitle{font-size:1.2rem;max-width:550px}.carousel{gap:1.5rem}.carousel-item{font-size:.95rem;min-width:150px;padding:1.25rem 1.75rem}}@media (max-width:768px){.knowledge{padding:3rem 0}.knowledge-carousels-container,.knowledge-container{padding:0 1.5rem}.knowledge-header{margin-bottom:2.5rem}.knowledge-title{font-size:2rem;margin:0 0 .75rem}.knowledge-subtitle{font-size:1.1rem;max-width:500px}.knowledge-carousels{gap:1.5rem}.carousel{gap:.75rem}.carousel-item{font-size:.9rem;min-width:140px;padding:.875rem 1.25rem}.carousel-wrapper:after,.carousel-wrapper:before{width:30px}}@media (max-width:480px){.knowledge{padding:2.5rem 0}.knowledge-carousels-container,.knowledge-container{padding:0 1rem}.knowledge-header{margin-bottom:2rem}.knowledge-title{font-size:1.8rem;margin:0 0 .625rem}.knowledge-subtitle{font-size:1rem;max-width:none}.knowledge-carousels{gap:1.25rem}.carousel{gap:.5rem}.carousel-item{border-radius:10px;font-size:.85rem;min-width:130px;padding:.75rem 1rem}.carousel-wrapper:after,.carousel-wrapper:before{width:25px}.carousel-wrapper{padding:4px 0 20px}}@media (max-width:360px){.knowledge{padding:2rem 0}.knowledge-carousels-container,.knowledge-container{padding:0 .75rem}.knowledge-header{margin-bottom:1.5rem}.knowledge-title{font-size:1.6rem;margin:0 0 .5rem}.knowledge-subtitle{font-size:.95rem}.knowledge-carousels{gap:1rem}.carousel{gap:.375rem}.carousel-item{border-radius:8px;font-size:.8rem;min-width:120px;padding:.625rem .875rem}.carousel-wrapper:after,.carousel-wrapper:before{width:20px}.carousel-wrapper{padding:4px 0 15px}}.about-section{background:#fff;padding:8rem 0;scroll-margin-top:-125px}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-title{color:#1d1d1f;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 2rem;text-align:left}.about-content{grid-gap:4rem;align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.about-image{align-items:flex-start;display:flex;justify-content:center;margin-top:4.75rem}.about-image-placeholder{align-items:center;aspect-ratio:4/3;background:#f5f5f7;border:2px dashed #d1d1d6;border-radius:12px;display:flex;justify-content:center;max-width:400px;width:100%}.placeholder-content{align-items:center;color:#86868b;display:flex;flex-direction:column;gap:1rem}.placeholder-icon{background:#d1d1d6;border-radius:8px;height:48px;position:relative;width:48px}.placeholder-icon:before{background:#86868b;border-radius:4px;content:"";height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.placeholder-content span{font-size:.9rem;font-weight:500}.about-text{text-align:left}.about-text p{color:#86868b;font-size:1rem;font-weight:400;line-height:1.6;margin:0 0 1.5rem}.about-text p:last-child{margin-bottom:0}@media (max-width:1024px){.about-section{padding:7rem 0}.about-container{padding:0 1.5rem}.about-content{gap:3rem}.about-title{font-size:2.2rem;margin-bottom:1.75rem}.about-text p{font-size:.95rem;margin:0 0 1.25rem}}@media (max-width:768px){.about-section{padding:6rem 0}.about-container{padding:0 1.5rem}.about-title{font-size:2rem;margin-bottom:2rem;text-align:center}.about-content{gap:2.5rem;grid-template-columns:1fr}.about-image{margin-top:0;order:-1}.about-image-placeholder{margin:0 auto;max-width:300px}.about-text{text-align:center}.about-text p{font-size:.95rem;line-height:1.6;margin:0 0 1.25rem}.placeholder-icon{height:40px;width:40px}.placeholder-icon:before{height:20px;width:20px}.placeholder-content span{font-size:.85rem}}@media (max-width:480px){.about-section{padding:5rem 0}.about-container{padding:0 1rem}.about-title{font-size:1.8rem;margin-bottom:1.75rem}.about-content{gap:2rem}.about-image-placeholder{max-width:280px}.about-text p{font-size:.9rem;line-height:1.6;margin:0 0 1.125rem}.placeholder-icon{height:36px;width:36px}.placeholder-icon:before{height:18px;width:18px}.placeholder-content span{font-size:.8rem}}@media (max-width:360px){.about-section{padding:4rem 0}.about-container{padding:0 .75rem}.about-title{font-size:1.6rem;margin-bottom:1.5rem}.about-content{gap:1.75rem}.about-image-placeholder{max-width:260px}.about-text p{font-size:.85rem;margin:0 0 1rem}.placeholder-icon{height:32px;width:32px}.placeholder-icon:before{height:16px;width:16px}.placeholder-content span{font-size:.75rem}}.waitlist-section{background:#000;padding:0 0 5rem}.waitlist-logo{display:block;filter:brightness(0) invert(1);height:120px;margin:0 auto;object-fit:contain;width:auto}.waitlist-title{color:#fff;font-size:2.3rem;font-weight:700;margin-bottom:.5rem;text-align:center}.waitlist-subtitle{color:#d1d1d6;font-size:1.15rem;margin-bottom:2.5rem;text-align:center}.waitlist-form{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:500px}.waitlist-input-container{align-items:center;display:flex;margin-bottom:1rem;position:relative;width:100%}.waitlist-input{background:#1a1a1a;border:1.5px solid #333;border-radius:12px;color:#fff;font-size:1rem;outline:none;padding:1rem 140px 1rem 1.25rem;transition:border-color .2s,box-shadow .2s;width:100%}.waitlist-input:focus{border-color:#666;box-shadow:0 0 0 3px #ffffff1a}.waitlist-input::placeholder{color:#999}.waitlist-button{align-items:center;background:#e7520f;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;min-width:120px;outline:none;padding:.75rem 1.5rem;position:absolute;right:6px;transition:all .3s ease}.waitlist-button:hover{background:#d64709;transform:translateY(-1px)}.waitlist-button:active{box-shadow:0 2px 4px #ffffff1a;transform:translateY(0)}.waitlist-button--loading{background:#d64709;cursor:not-allowed;transform:none!important}.waitlist-button:disabled{cursor:not-allowed;opacity:.8}.waitlist-input:disabled{background:#0f0f0f;color:#666;cursor:not-allowed}.waitlist-success-message{animation:fadeInSlideUp .4s ease-out;color:#28a745;font-weight:500}.waitlist-privacy,.waitlist-success-message{font-size:.8rem;margin-bottom:0;margin-top:-.5rem;text-align:center}.waitlist-privacy{color:#999}@media (max-width:1024px){.waitlist-section{padding:0 0 4.5rem}.waitlist-logo{height:110px}.waitlist-title{font-size:2.1rem}.waitlist-subtitle{font-size:1.1rem;margin-bottom:2.25rem}.waitlist-form{max-width:450px}}@media (max-width:768px){.waitlist-section{padding:0 0 4rem}.waitlist-logo{height:100px}.waitlist-title{font-size:2rem;margin-bottom:.5rem}.waitlist-subtitle{font-size:1.1rem;margin-bottom:2rem;padding:0 1rem}.waitlist-form{max-width:100%;padding:0 1.5rem}.waitlist-input{padding-right:120px}.waitlist-button{font-size:.85rem;min-width:110px;padding:.7rem 1.2rem}.waitlist-success-message{font-size:.75rem}}@media (max-width:480px){.waitlist-section{padding:0 0 5rem}.waitlist-logo{height:90px}.waitlist-title{font-size:1.8rem;margin-bottom:.5rem}.waitlist-subtitle{font-size:1rem;margin-bottom:1.75rem;padding:0 .75rem}.waitlist-form{padding:0 1rem}.waitlist-input-container{max-width:320px}.waitlist-input{border-radius:10px;font-size:.95rem;padding:.875rem 110px .875rem 1rem}.waitlist-button{border-radius:6px;font-size:.8rem;min-width:100px;padding:.65rem 1rem}.waitlist-success-message{font-size:.7rem}.waitlist-privacy{font-size:.75rem}}@media (max-width:360px){.waitlist-section{padding:0 0 4.5rem}.waitlist-logo{height:80px}.waitlist-title{font-size:1.6rem}.waitlist-subtitle{font-size:.95rem;margin-bottom:1.5rem;padding:0 .5rem}.waitlist-form{padding:0 .75rem}.waitlist-input-container{max-width:280px}.waitlist-input{border-radius:8px;font-size:.9rem;padding:.75rem 100px .75rem .875rem}.waitlist-button{border-radius:6px;font-size:.75rem;min-width:90px;padding:.6rem .875rem}.waitlist-success-message{font-size:.65rem}.waitlist-privacy{font-size:.7rem}}@media (max-width:375px){.waitlist-section{padding:0 0 5.5rem}}.footer{background:#000;border-top:1px solid #ffffff1a;margin-top:0;padding:2rem 0}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr 1fr 2fr;margin-bottom:2rem}.footer-section h3{font-size:1.5rem;letter-spacing:-.02em}.footer-section h3,.footer-section h4{color:#fff;font-weight:600;margin:0 0 1rem}.footer-section h4{font-size:1rem}.footer-section p{color:#d1d1d6;line-height:1.5;margin:0}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{color:#d1d1d6;font-size:.9rem;margin-bottom:.5rem}.footer-section ul li a{color:#d1d1d6;font-size:.9rem;text-decoration:none;transition:color .2s ease}.footer-section ul li a:hover{color:#fff}.contact-link{align-items:center;display:flex;gap:.5rem}.contact-icon{border-radius:4px;flex-shrink:0;height:20px;width:20px}.email-icon{background:#ea4335}.linkedin-icon{background:#0077b5}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;gap:2rem;justify-content:center;padding-top:2rem}.footer-legal p{color:#d1d1d6;font-size:.9rem;margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#d1d1d6;font-size:.9rem;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff}@media (max-width:1024px){.footer-content{gap:2.5rem;grid-template-columns:1fr 1fr 1fr 1.5fr}.footer-section h3{font-size:1.4rem}.footer-section h4{font-size:.95rem}.footer-section ul li,.footer-section ul li a{font-size:.85rem}}@media (max-width:768px){.footer{padding:1.5rem 0 0}.footer-container{padding:0 1.5rem}.footer-content{gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.footer-section h3{font-size:1.3rem;margin-bottom:.875rem}.footer-section h4{font-size:.9rem;margin-bottom:.875rem}.footer-section p{font-size:.9rem}.footer-section ul li,.footer-section ul li a{font-size:.8rem;margin-bottom:.25rem}.contact-icon{height:18px;width:18px}.footer-bottom{align-items:baseline;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding-top:1.5rem;text-align:center}}@media (max-width:480px){.footer{padding:1.25rem 0 0}.footer-container{padding:0 1rem}.footer-content{gap:1.75rem;grid-template-columns:1fr;margin-bottom:1.25rem}.footer-section h3{font-size:1.2rem}.footer-section h3,.footer-section h4{margin-bottom:.75rem;text-align:center}.footer-section h4{font-size:.85rem}.footer-section p{font-size:.85rem;text-align:center}.footer-section ul{text-align:center}.footer-section:nth-child(2) ul{grid-gap:.5rem;display:grid!important;gap:.5rem;grid-template-columns:1fr 1fr 1fr;text-align:center}.footer-section:nth-child(3) ul{grid-gap:.5rem;display:grid!important;gap:.5rem;grid-template-columns:1fr 1fr;text-align:center}.footer-section:nth-child(3) ul li{align-items:center;display:flex;justify-content:center}.footer-section ul li,.footer-section ul li a{font-size:.9rem;margin-bottom:.25rem}.contact-link{gap:.375rem;justify-content:center}.contact-icon{height:16px;width:16px}.footer-bottom{align-items:baseline;flex-direction:row;flex-wrap:wrap;gap:1.25rem;justify-content:center;padding-top:1.25rem}.footer-legal p{font-size:.8rem}.footer-links{gap:1.5rem}.footer-links a{font-size:.8rem}}@media (max-width:360px){.footer{padding:1rem 0 0}.footer-container{padding:0 .75rem}.footer-content{gap:1.5rem;margin-bottom:1rem}.footer-section h3{font-size:1.1rem;margin-bottom:.625rem}.footer-section h4{font-size:.8rem;margin-bottom:.625rem}.footer-section p{font-size:.8rem}.footer-section:nth-child(2) ul{grid-gap:.5rem;display:grid!important;gap:.5rem;grid-template-columns:1fr 1fr 1fr;text-align:center}.footer-section:nth-child(3) ul{grid-gap:.5rem;display:grid!important;gap:.5rem;grid-template-columns:1fr 1fr;text-align:center}.footer-section:nth-child(3) ul li{align-items:center;display:flex;justify-content:center}.footer-section ul li,.footer-section ul li a{font-size:.9rem;margin-bottom:.25rem}.contact-link{gap:.3rem;justify-content:center}.contact-icon{height:15px;width:15px}.footer-bottom{align-items:baseline;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;padding-top:1rem}.footer-legal p{font-size:.75rem}.footer-links{gap:1.25rem}.footer-links a{font-size:.75rem}}.popup-overlay.watch-demo{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:.5rem;position:fixed;right:0;top:0;z-index:1100}.popup-container.watch-demo{animation:popup-enter .3s ease-out;background:#f5f5f7;border-radius:16px;box-shadow:0 25px 50px #00000080;display:flex;flex-direction:column;height:calc(100vh - 2.5rem);height:calc(100dvh - 2.5rem);max-width:1400px;overflow:hidden;position:relative;width:100%}.popup-close{align-items:center;background:none;border:none;color:#86868b;cursor:pointer;display:flex;font-size:1.5rem;font-weight:300;height:30px;justify-content:center;padding:.25rem;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease;width:30px;z-index:10}.popup-close:hover{opacity:.7;transform:scale(1.1)}.popup-close-mobile{align-items:center;background:none;border:none;color:#86868b;cursor:pointer;display:none;font-size:1.5rem;font-weight:300;height:30px;justify-content:center;padding:.25rem;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease;width:30px;z-index:10}.popup-close-mobile:hover{opacity:.7;transform:scale(1.1)}.popup-content{grid-gap:0;align-items:center;display:grid;flex:1 1;gap:0;grid-template-columns:1fr 1fr;height:100%;overflow-y:auto}.popup-left{align-items:flex-start;color:#86868b;display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem 3rem 7rem}.popup-gif-container{margin-bottom:3rem;text-align:center}.popup-gif{border-radius:16px;box-shadow:0 15px 35px #0003;height:auto;max-width:100%;width:400px}.popup-text-content{flex:1 1}.popup-headline{color:#000;font-size:2.3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 1.5rem}.popup-subtitle{color:#86868b;font-size:1.15rem;font-weight:400;line-height:1.6;margin:0 0 2rem}.popup-subtitle strong{font-weight:700}.popup-details{color:#86868b;font-size:1.15rem;font-style:italic;font-weight:400;line-height:1.6;margin:2rem 0 0}.popup-benefits{list-style:none;margin:0;padding:0}.popup-benefits li{align-items:center;display:flex;font-size:1.15rem;font-weight:400;line-height:1.6;margin-bottom:.75rem}.popup-benefits li:last-child{margin-bottom:0}.popup-right{align-items:center;background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;display:flex;justify-content:center;margin:2rem 6rem 2rem 1rem;padding:4rem 2.5rem;position:relative}.popup-form-container{max-width:450px;text-align:center;width:100%}.popup-logo{height:80px;margin-bottom:2rem;object-fit:contain;width:auto}.popup-form-title{color:#1d1d1f;font-size:2.3rem;font-weight:700;margin:0 0 .5rem}.popup-form-subtitle{color:#86868b;font-size:1.15rem;line-height:1.6;margin:0 0 2.5rem}.popup-form{width:100%}.popup-success-message{margin-bottom:2.5rem}.popup-social-proof{margin-top:0}.popup-avatars,.popup-social-proof{display:flex;justify-content:center}.popup-avatars{align-items:center}.popup-avatar{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:40px;margin-left:-8px;object-fit:cover;width:40px}.popup-avatar:first-child{margin-left:0}.popup-avatars .hero-avatar-plus{align-items:center;background:#f5f5f7;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#86868b;display:flex;flex-shrink:0;font-size:18px;font-weight:600;height:40px;justify-content:center;margin-left:-8px;width:40px}.popup-confirmation{text-align:center;width:100%}.popup-confirmation-email{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;color:#1d1d1f;font-size:.9rem;margin-bottom:1.5rem;padding:1rem}.popup-confirmation-email strong{color:#e7520f}.popup-next-steps h3{color:#1d1d1f;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.popup-steps{margin-bottom:1.5rem;text-align:left}.popup-step{align-items:center;color:#1d1d1f;display:flex;font-size:.9rem;margin-bottom:.75rem}.popup-step:last-child{margin-bottom:0}.popup-step-number{align-items:center;background:#e7520f;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.7rem;font-weight:600;height:20px;justify-content:center;margin-right:.75rem;width:20px}.popup-button-full{font-size:1rem;margin-top:.5rem;padding:1rem;position:static;width:100%}@media (max-width:1024px){.popup-overlay{padding:.5rem}.popup-content{grid-template-columns:1fr;min-height:auto}.popup-left{order:2;padding:3rem 2rem 2rem}.popup-right{border-radius:16px;margin:1.5rem;order:1;padding:2rem 1.5rem}.popup-headline{font-size:2.2rem}.popup-gif-container{margin-bottom:2rem}.popup-gif{width:300px}}@media (max-width:768px){.popup-overlay.watch-demo{padding:calc(.5rem + 5vh) .5rem .5rem}.popup-container.watch-demo{border-radius:12px;max-height:90vh;max-height:90dvh;max-width:450px;overflow:hidden}.popup-content{-webkit-overflow-scrolling:touch;overflow-y:auto}.popup-left{padding:1.5rem 1rem 1rem}.popup-right{border-radius:12px;margin:.75rem;padding:1.5rem 1rem}.popup-headline{font-size:1.4rem;margin:0 0 1rem}.popup-subtitle{font-size:.95rem;margin:0 0 1.25rem}.popup-form-title{font-size:1.6rem}.popup-close{display:none!important}.popup-close-mobile{display:flex!important;font-size:1.5rem;min-height:30px;min-width:30px;right:.5rem;top:.5rem}.popup-gif{width:250px}.popup-input.email-input{padding-right:120px}.popup-input-dual{flex-direction:column;gap:.75rem}.popup-input.half-width{flex:none;width:100%}.popup-button{font-size:.85rem;min-width:110px;padding:.7rem 1.2rem}.popup-avatar,.popup-avatars .hero-avatar-plus{height:32px;margin-left:-6px;width:32px}.popup-avatars .hero-avatar-plus{font-size:14px}.popup-logo{height:60px;margin-bottom:1.5rem}.popup-form-subtitle{font-size:1rem;margin:0 0 2rem}}@media (max-width:480px){.popup-overlay.watch-demo{padding:calc(.5rem + 5vh) .5rem .5rem}.popup-container.watch-demo{border-radius:8px;max-height:85vh;max-height:85dvh;max-width:400px;overflow:hidden}.popup-content{-webkit-overflow-scrolling:touch;overflow-y:auto}.popup-left{padding:1.25rem .75rem .75rem}.popup-right{border-radius:8px;margin:.5rem;padding:1.25rem .75rem}.popup-headline{font-size:1.2rem;margin:0 0 .75rem}.popup-subtitle{font-size:.85rem;margin:0 0 1rem}.popup-form-title{font-size:1.4rem}.popup-form-subtitle{font-size:.95rem;margin:0 0 1.75rem}.popup-close{display:none!important}.popup-close-mobile{display:flex!important;font-size:1.25rem;min-height:28px;min-width:28px;right:.375rem;top:.375rem}.popup-gif{width:220px}.popup-input{border-radius:10px;font-size:.95rem;padding:.875rem 1rem}.popup-input.email-input{padding-right:110px}.popup-button{border-radius:6px;font-size:.8rem;min-width:100px;padding:.65rem 1rem}.popup-logo{height:50px;margin-bottom:1.25rem}.popup-avatar,.popup-avatars .hero-avatar-plus{height:28px;margin-left:-5px;width:28px}.popup-avatars .hero-avatar-plus{font-size:12px}.popup-benefits li{font-size:.85rem;margin-bottom:.4rem}.popup-details{font-size:.85rem}}@media (max-width:360px){.popup-overlay.watch-demo{padding-top:calc(.5rem + 5vh)}.popup-container.watch-demo{border-radius:6px;max-height:80vh;max-height:80dvh;max-width:360px;overflow:hidden}.popup-content{-webkit-overflow-scrolling:touch;overflow-y:auto}.popup-left{padding:1rem .5rem .5rem}.popup-right{border-radius:6px;margin:.375rem;padding:1rem .5rem}.popup-headline{font-size:1.1rem;margin:0 0 .75rem}.popup-subtitle{font-size:.8rem;margin:0 0 .875rem}.popup-form-title{font-size:1.3rem}.popup-form-subtitle{font-size:.9rem;margin:0 0 1.5rem}.popup-close{display:none!important}.popup-close-mobile{display:flex!important;font-size:1.125rem;min-height:26px;min-width:26px;right:.25rem;top:.25rem}.popup-gif{width:200px}.popup-input{border-radius:8px;font-size:.9rem;padding:.75rem .875rem}.popup-input.email-input{padding-right:100px}.popup-button{border-radius:6px;font-size:.75rem;min-width:90px;padding:.6rem .875rem}.popup-logo{height:45px;margin-bottom:1rem}.popup-avatar,.popup-avatars .hero-avatar-plus{height:26px;margin-left:-4px;width:26px}.popup-avatars .hero-avatar-plus{font-size:11px}.popup-benefits li{font-size:.8rem;margin-bottom:.3rem}.popup-details{font-size:.8rem}}.popup-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:.5rem;position:fixed;right:0;top:0;z-index:1000}.popup-overlay.video-squeeze{z-index:1100}.popup-container{animation:popup-enter .3s ease-out;background:#f5f5f7;border-radius:16px;box-shadow:0 25px 50px #00000080;height:calc(100vh - 2.5rem);max-width:1400px;overflow:hidden;position:relative;width:100%}.popup-container.video-squeeze{display:flex;flex-direction:column}.popup-close.video-squeeze{align-items:center!important;background:none!important;border:none!important;color:#86868b!important;cursor:pointer!important;display:flex!important;font-size:1.5rem!important;font-weight:300!important;height:30px!important;justify-content:center!important;left:auto!important;padding:.25rem!important;position:absolute!important;right:.5rem!important;top:.5rem!important;width:30px!important;z-index:1000!important}@keyframes popup-enter{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-close:not(.video-squeeze){background:none;border:none;color:#86868b;cursor:pointer;font-size:1.5rem;font-weight:300;left:2rem;padding:0;position:absolute;top:2rem;transition:all .2s ease;z-index:10}.popup-close:not(.video-squeeze):hover{opacity:.7;transform:scale(1.1)}.popup-input-container{flex-direction:column;gap:1rem;margin-bottom:1rem}.popup-input-container,.popup-input-row{align-items:center;display:flex;position:relative;width:100%}.popup-input-row.email-row{margin-bottom:0}.popup-input-dual{display:flex;gap:.75rem;margin-bottom:1rem;width:100%}.popup-input{background:#fafafa;border:1.5px solid #e0e0e0;border-radius:12px;box-sizing:border-box;color:#1d1d1f;font-size:1rem;outline:none;overflow:hidden;padding:1rem 1.25rem;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap;width:100%}.popup-input.email-input{padding-right:140px}.popup-input.half-width{flex:1 1}.popup-input:focus{background:#fff;border-color:#e7520f;box-shadow:0 0 0 3px #e7520f1a}.popup-input::placeholder{color:#999}.popup-button{align-items:center;background:#e7520f;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;min-width:120px;outline:none;padding:.75rem 1rem;position:absolute;right:6px;transition:all .2s ease}.popup-button:hover{background:#d64709;box-shadow:0 4px 12px #e7520f4d;transform:translateY(-1px)}.popup-button:active{box-shadow:0 2px 4px #e7520f33;transform:translateY(0)}.popup-button--loading{background:#d64709;cursor:not-allowed;transform:none!important}.popup-button:disabled{cursor:not-allowed;opacity:.8}.popup-input:disabled{background:#f8f8f8;color:#86868b;cursor:not-allowed}.loading-spinner{animation:spin 1s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.success-checkmark{animation:checkmarkPop .3s ease-out;font-size:16px}@keyframes checkmarkPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.popup-success-message{animation:fadeInSlideUp .4s ease-out;color:#28a745;font-size:.8rem;font-weight:500;margin-bottom:0;margin-top:-.5rem;text-align:center}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.popup-privacy{color:#999;font-size:.8rem;margin-bottom:2.5rem;margin-top:-.5rem;text-align:center}.popup-content-video{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:3fr 2fr;height:100%;padding:3rem}.popup-video-container{border-radius:16px;box-shadow:0 15px 35px #0003;height:0;margin-left:2rem;overflow:hidden;padding-bottom:75%;position:relative;width:100%}.popup-video{border-radius:16px;height:100%;left:0;position:absolute;top:0;width:100%}.popup-video-content{display:flex;flex-direction:column;justify-content:center;max-width:none;padding:0 2rem;text-align:left}.popup-video-headline{color:#1d1d1f;font-size:2.3rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 1rem}.popup-video-subtitle{color:#86868b;font-size:1.15rem;font-weight:400;line-height:1.6;margin:0 0 2.5rem}.popup-video-form{max-width:500px;width:100%}@media (max-width:1024px){.popup-overlay{padding:.5rem}.popup-content-video{gap:2rem;grid-template-columns:1fr;overflow-y:auto;padding:2rem}.popup-video-container{margin-left:0;padding-bottom:56.25%}.popup-video-content{padding:0 1rem;text-align:center}.popup-video-headline{font-size:1.4rem;margin:0 0 1rem}.popup-video-subtitle{font-size:.95rem;margin:0 0 1.25rem}}@media (max-width:768px){.popup-overlay{padding:.25rem}.popup-overlay.video-squeeze{padding:calc(.5rem + 5vh) .5rem .5rem}.popup-container{border-radius:12px;max-height:98vh}.popup-container.video-squeeze{border-radius:12px;max-height:90vh;max-height:90dvh;max-width:85vw;overflow:hidden}.popup-content-video{-webkit-overflow-scrolling:touch;flex:1 1;gap:1.5rem;grid-template-columns:1fr;overflow-y:auto;padding:1.5rem 1.5rem 1rem}.popup-video-container{margin-left:0;padding-bottom:56.25%}.popup-video-content{padding:0 .5rem;text-align:center}.popup-video-headline{font-size:1.2rem;margin:0 0 .75rem}.popup-video-subtitle{font-size:.85rem;margin:0 0 1rem}.popup-close:not(.video-squeeze){align-items:center;display:flex;font-size:1.5rem;justify-content:center;left:1rem;min-height:44px;min-width:44px;top:1rem}.popup-close.video-squeeze{background:none!important;color:#86868b!important;font-size:1.5rem!important;left:auto!important;min-height:30px!important;min-width:30px!important;right:.5rem!important;top:.5rem!important}.popup-input.email-input{padding-right:120px}.popup-input-dual{flex-direction:column;gap:.75rem}.popup-input.half-width{flex:none;width:100%}.popup-button{font-size:.85rem;min-width:110px;padding:.7rem 1.2rem}}@media (max-width:480px){.popup-overlay{padding:.125rem}.popup-overlay.video-squeeze{padding:calc(.5rem + 5vh) .5rem .5rem}.popup-container{border-radius:8px;max-height:99vh}.popup-container.video-squeeze{border-radius:8px;max-height:85vh;max-height:85dvh;max-width:400px;overflow:hidden}.popup-content-video{-webkit-overflow-scrolling:touch;flex:1 1;gap:1.25rem;overflow-y:auto;padding:1.25rem 1.25rem .75rem}.popup-video-container{padding-bottom:56.25%}.popup-video-content{padding:0 .25rem}.popup-video-headline{font-size:1.1rem;margin:0 0 .75rem}.popup-video-subtitle{font-size:.8rem;margin:0 0 .875rem}.popup-close:not(.video-squeeze){font-size:1.25rem;left:.75rem;min-height:40px;min-width:40px;top:.75rem}.popup-close.video-squeeze{background:none!important;color:#86868b!important;font-size:1.25rem!important;left:auto!important;min-height:28px!important;min-width:28px!important;right:.5rem!important;top:.5rem!important}.popup-input{border-radius:10px;font-size:.95rem;padding:.875rem 1rem}.popup-input.email-input{padding-right:110px}.popup-button{border-radius:6px;font-size:.8rem;min-width:100px;padding:.65rem 1rem}.popup-video-form{max-width:100%}}@media (max-width:360px){.popup-overlay{padding:.125rem}.popup-overlay.video-squeeze{padding-top:calc(.5rem + 5vh)}.popup-container{border-radius:6px}.popup-container.video-squeeze{border-radius:6px;max-height:80vh;max-height:80dvh;max-width:360px;overflow:hidden}.popup-content-video{-webkit-overflow-scrolling:touch;flex:1 1;gap:1rem;overflow-y:auto;padding:1rem 1rem .5rem}.popup-video-container{padding-bottom:56.25%}.popup-video-content{padding:0}.popup-video-headline{font-size:1.4rem;margin:0 0 .625rem}.popup-video-subtitle{font-size:.95rem;margin-bottom:1.5rem}.popup-close:not(.video-squeeze){font-size:1.125rem;left:.5rem;min-height:36px;min-width:36px;top:.5rem}.popup-close.video-squeeze{background:none!important;color:#86868b!important;font-size:1.125rem!important;left:auto!important;min-height:26px!important;min-width:26px!important;right:.375rem!important;top:.375rem!important}.popup-input{border-radius:8px;font-size:.9rem;padding:.75rem .875rem}.popup-input.email-input{padding-right:100px}.popup-button{border-radius:6px;font-size:.75rem;min-width:90px;padding:.6rem .875rem}}.survey-overlay{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0009}.survey-container{height:90vh;max-height:90vh;max-width:700px;overflow:hidden}.survey-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:2.5rem 2rem;text-align:center}.survey-progress{margin-bottom:2rem;width:100%}.survey-progress-text{color:#86868b;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.survey-progress-bar{background:#e0e0e0;border-radius:3px;height:6px;overflow:hidden;width:100%}.survey-progress-fill{background:linear-gradient(135deg,#e7520f,#ff6b2b);border-radius:3px;height:100%;transition:width .3s ease}.survey-question-container{display:flex;flex-direction:column;max-width:600px;overflow:hidden;width:100%}.survey-question{color:#1d1d1f;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 1.5rem}.survey-options{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem;overflow-y:auto;padding-right:.5rem;text-align:left}.survey-option{width:100%}.survey-option-label{align-items:flex-start;background:#0000;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;padding:.5rem .75rem;position:relative;transition:all .2s ease;width:100%}.survey-option-label:hover{background:#f8f9fa}.survey-option-label.selected{background:#f5f5f5}.survey-option-input{appearance:none;-webkit-appearance:none;border:2px solid #d0d0d0;border-radius:3px;cursor:pointer;flex-shrink:0;height:16px;margin-right:.625rem;margin-top:.05rem;position:relative;transition:all .2s ease;width:16px}.survey-option-input:checked{background:#e7520f;border-color:#e7520f}.survey-option-input:checked:after{color:#fff;content:"✓";font-size:10px;font-weight:700;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.survey-option-content{display:flex;flex:1 1;flex-direction:column;gap:.125rem}.survey-option-primary{color:#1d1d1f;font-size:.9rem;font-weight:500;line-height:1.2}.survey-option-secondary{color:#86868b;font-size:.8rem;font-weight:400;line-height:1.3}.survey-custom-inline-input{background:#fff;border:1px solid #d0d0d0;border-radius:6px;color:#1d1d1f;font-size:.85rem;margin-top:.5rem;outline:none;padding:.5rem .75rem;transition:all .2s ease;width:100%}.survey-custom-inline-input:focus{border-color:#e7520f;box-shadow:0 0 0 2px #e7520f1a}.survey-custom-inline-input::placeholder{color:#999}.survey-actions{display:flex;flex-shrink:0;justify-content:center;margin-top:1rem}.survey-next-button{background:#e7520f;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;min-width:140px;outline:none;padding:.875rem 1.75rem;transition:all .2s ease}.survey-next-button:hover:not(:disabled){background:#d64709;box-shadow:0 4px 12px #e7520f4d;transform:translateY(-1px)}.survey-next-button:active:not(:disabled){box-shadow:0 2px 4px #e7520f33;transform:translateY(0)}.survey-next-button:disabled{background:#d0d0d0;box-shadow:none;cursor:not-allowed;transform:none}.survey-final-step{display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:500px;text-align:center;width:100%}.survey-final-title{color:#1d1d1f;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 3rem}.survey-founding-member-title{color:#e7520f;font-size:1.2rem;font-weight:600;line-height:1.3;margin:0 0 1rem;text-align:center}.survey-founding-member-subtitle{color:#86868b;font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 3rem;text-align:center}.survey-final-form{width:100%}@media (max-width:1024px){.survey-container{height:92vh;max-height:92vh;max-width:600px}.survey-content{padding:2rem 1.5rem}.survey-question{font-size:1.4rem;margin-bottom:1.25rem}.survey-progress{margin-bottom:1.75rem}}@media (max-width:768px){.survey-container{height:auto;margin:.5rem;max-height:90vh;max-width:95vw;min-height:400px}.survey-content{padding:1.5rem 1rem}.survey-question{font-size:1.4rem;margin-bottom:1.25rem}.survey-option-label{min-height:48px;padding:.75rem .875rem}.survey-option-primary{font-size:.9rem}.survey-option-secondary{font-size:.8rem}.survey-option-input{height:16px;margin-right:.5rem;margin-top:.125rem;width:16px}.survey-option-input:checked:after{font-size:9px}.survey-next-button{font-size:.9rem;min-height:44px;min-width:120px;padding:.75rem 1.5rem}.survey-final-title{font-size:1.6rem;margin-bottom:2.5rem}.survey-founding-member-title{font-size:1.1rem}.survey-founding-member-subtitle{font-size:.9rem;margin-bottom:2.5rem}.survey-progress{margin-bottom:1.5rem}.survey-options{margin-bottom:1.25rem}}@media (max-width:480px){.survey-container{height:auto;margin:.25rem;max-height:85vh;max-width:98vw;min-height:350px}.survey-content{padding:1.25rem .75rem}.survey-question{font-size:1.3rem;margin-bottom:1rem}.survey-option-label{min-height:50px;padding:.75rem .875rem}.survey-option-primary{font-size:.85rem}.survey-option-secondary{font-size:.75rem}.survey-option-input{height:15px;margin-right:.5rem;margin-top:.125rem;width:15px}.survey-option-input:checked:after{font-size:8px}.survey-next-button{font-size:.85rem;min-height:44px;min-width:110px;padding:.75rem 1.25rem}.survey-final-title{font-size:1.4rem;margin-bottom:2rem}.survey-founding-member-title{font-size:1rem}.survey-founding-member-subtitle{font-size:.85rem;margin-bottom:2rem}.survey-progress{margin-bottom:1.25rem}.survey-options{margin-bottom:1rem}.survey-custom-inline-input{font-size:.8rem;padding:.5rem .625rem}}@media (max-width:360px){.survey-container{height:auto;margin:.25rem;max-height:80vh;max-width:99vw;min-height:300px}.survey-content{padding:1rem .5rem}.survey-question{font-size:1.2rem;margin-bottom:.875rem}.survey-option-label{min-height:46px;padding:.625rem .75rem}.survey-option-primary{font-size:.8rem}.survey-option-secondary{font-size:.7rem}.survey-option-input{height:14px;margin-right:.375rem;margin-top:.125rem;width:14px}.survey-option-input:checked:after{font-size:7px}.survey-next-button{font-size:.8rem;min-height:40px;min-width:100px;padding:.625rem 1rem}.survey-final-title{font-size:1.2rem;margin-bottom:1.75rem}.survey-founding-member-title{font-size:.95rem}.survey-founding-member-subtitle{font-size:.8rem;margin-bottom:1.75rem}.survey-progress{margin-bottom:1rem}.survey-options{margin-bottom:.875rem}.survey-custom-inline-input{font-size:.75rem;padding:.5rem}}
/*# sourceMappingURL=main.758fcfc0.css.map*/