*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100vh;margin:0;padding:0;background:#fff}#root{width:100%;margin:0;padding:0}.pres{position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#171717;line-height:1.6;background:#fff;-webkit-font-smoothing:antialiased}.pres *,.pres *:before,.pres *:after{box-sizing:border-box;margin:0;padding:0}.pres-container{max-width:1080px;margin:0 auto;padding:0 2rem}.pres-voice-bg{position:absolute;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:1;overflow:hidden}.pres-voice-canvas{position:absolute;top:0;left:0;width:100%;height:100vh;background:transparent;display:block;z-index:1}.pres-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2rem;transition:all .3s ease;background:transparent}.pres-nav--scrolled{background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px #0000000f}.pres-nav-inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px}.pres-nav-logo{height:24px;width:auto;opacity:.8}.pres-nav-links{display:flex;gap:0}.pres-nav-link{background:none;border:none;color:#6b7280;font-family:Inter,sans-serif;font-size:13px;font-weight:400;padding:8px 14px;cursor:pointer;transition:color .2s ease;letter-spacing:.01em}.pres-nav-link:hover{color:#171717}.pres-nav-link--active{color:#171717;font-weight:500}.pres-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:transparent;z-index:10}.pres-hero-content{position:relative;z-index:2;max-width:1080px;width:100%;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:3rem}.pres-hero-logo-row{display:flex;justify-content:flex-start}.pres-hero-logo{width:300px;height:auto}.pres-hero-text{display:flex;flex-direction:column;gap:1rem}.pres-hero-title{font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.2;color:#171717;letter-spacing:-.01em}.pres-hero-sub{font-size:clamp(18px,2.5vw,24px);font-weight:500;line-height:1.4;color:#171717}.pres-hero-desc{font-size:clamp(14px,2vw,16px);font-weight:400;line-height:1.5;color:#6b7280}.pres-hero-actions{display:flex;justify-content:space-between;align-items:flex-end;gap:4rem}.pres-hero-email-col{flex:1;max-width:400px}.pres-hero-email-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.pres-hero-beta{display:flex;align-items:center;gap:8px;color:#171717;font-size:14px}.pres-hero-waitlist{font-size:14px;font-weight:400;color:#464646}.pres-hero-form{width:100%}.pres-hero-thanks{display:flex;align-items:center;gap:8px;font-size:15px;color:#3a6e5e;font-weight:500}.pres-hero-input-wrap{position:relative;background:#fff;border:1px solid #E5E7EB;border-radius:9999px;display:flex;align-items:center;padding:10px 20px;min-height:60px;width:calc(100% + 20px);max-width:420px;margin-left:-20px;gap:12px;box-shadow:0 1px 3px #0000000f}.pres-hero-mail-icon{color:#6b7280;flex-shrink:0}.pres-hero-input{flex:1;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:16px;color:#171717;padding-right:60px}.pres-hero-input::placeholder{color:#6b7280}.pres-hero-submit{position:absolute;right:10px;width:40px;height:40px;background:#282828;border-radius:30px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease}.pres-hero-submit:hover{background:#171717}.pres-hero-submit svg{width:20px!important;height:20px!important}.pres-hero-login-col{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.pres-hero-login-label{font-size:14px;font-weight:400;color:#464646}.pres-hero-login-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#282828;border-radius:35px;padding:0 24px;text-decoration:none;font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:#fff;height:60px;white-space:nowrap;width:fit-content;transition:background .2s ease}.pres-hero-login-btn:hover{background:#171717}.pres-hero-scroll{align-self:center;background:none;border:1px solid #E5E7EB;color:#6b7280;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-top:1rem}.pres-hero-scroll:hover{border-color:#282828;color:#171717}.pres-section{position:relative;z-index:10;padding:8rem 0}.pres-section--white{background:#fff}.pres-section--gray{background:#f8f9fa}.pres-section--dark{background:#131313}.pres-label{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#b9b19c;margin-bottom:1rem}.pres-label--light{color:#99a1af}.pres-heading{font-size:clamp(28px,4vw,42px);font-weight:600;line-height:1.2;color:#171717;margin-bottom:1.5rem;letter-spacing:-.02em}.pres-heading--light{color:#fff}.pres-intro{font-size:18px;line-height:1.7;color:#464646;max-width:680px;margin-bottom:4rem}.pres-subheading{font-size:24px;font-weight:600;color:#171717;margin-bottom:.25rem}.pres-subtext{font-size:16px;color:#6b7280}.pres-footnote{font-size:13px;color:#6b7280;margin-top:3rem}.pres-usecases{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pres-usecase-card{padding:2rem;background:#fff;border-radius:12px;border:1px solid #E5E7EB}.pres-usecase-icon{width:44px;height:44px;border-radius:10px;background:#284e5c14;color:#284e5c;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.pres-usecase-card h4{font-size:16px;font-weight:600;color:#171717;margin-bottom:.5rem}.pres-usecase-card p{font-size:15px;color:#464646;line-height:1.6}.pres-steps{margin-bottom:4rem}.pres-step{display:flex;gap:2rem;align-items:flex-start}.pres-step-num{width:48px;height:48px;flex-shrink:0;border-radius:50%;background:#282828;color:#e0e0e0;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center}.pres-step-content h4{font-size:18px;font-weight:600;color:#fff;margin-bottom:.5rem;padding-top:10px}.pres-step-content p{font-size:15px;color:#99a1af;line-height:1.6}.pres-step-line{width:1px;height:2rem;background:#57575740;margin-left:24px}.pres-experience{padding:2rem;background:#181818;border:1px solid #57575740;border-radius:12px}.pres-experience h4{font-size:16px;font-weight:600;color:#fff;margin-bottom:1rem}.pres-experience ul{list-style:none;display:flex;flex-direction:column;gap:.75rem}.pres-experience li{display:flex;align-items:center;gap:12px;font-size:15px;color:#bcbcbc;line-height:1.5}.pres-experience li svg{flex-shrink:0;color:#e0e0e0}.pres-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pres-quote-card{padding:2rem;background:#fff;border-radius:12px;border:1px solid #E5E7EB;display:flex;flex-direction:column}.pres-quote-icon{color:#b9b19c;margin-bottom:1rem;flex-shrink:0}.pres-quote-card p{font-size:15px;color:#464646;line-height:1.6;flex:1;font-style:italic}.pres-quote-attr{font-size:13px;font-weight:500;color:#171717;margin-top:1rem;padding-top:1rem;border-top:1px solid #E5E7EB}.pres-team{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.pres-team-card{padding:2rem;border-radius:12px;border:1px solid #E5E7EB;background:#f8f9fa;text-align:center}.pres-team-avatar{width:77px;height:77px;border-radius:50%;object-fit:cover;margin:0 auto 1rem}.pres-team-card h4{font-size:18px;font-weight:600;color:#171717;margin-bottom:.25rem}.pres-team-role{font-size:13px;font-weight:500;color:#284e5c;text-transform:uppercase;letter-spacing:.06em;display:block;margin-bottom:.75rem}.pres-team-cofounder{display:block;font-size:11px;font-weight:400;color:#6b7280;letter-spacing:.08em;margin-bottom:.2rem}.pres-team-card p{font-size:14px;color:#464646;line-height:1.6;margin-bottom:1rem}.pres-team-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#284e5c;text-decoration:none;transition:color .2s ease}.pres-team-link:hover{color:#13262d}.pres-footer{position:relative;z-index:10;background:#131313;border-top:1px solid #57575740;padding:3rem 0 2rem}.pres-footer-inner{max-width:1080px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:auto 1fr 250px;gap:2rem;align-items:start}.pres-footer-brand{display:flex;align-items:center}.pres-footer-logo{height:40px;width:auto}.pres-footer-info{text-align:left;justify-self:center;max-width:400px}.pres-footer-copy{font-size:.9rem;margin-bottom:1rem;color:#bcbcbc}.pres-footer-disc{font-size:.85rem;line-height:1.5;color:#6b7280;font-style:italic}.pres-footer-links{display:flex;flex-direction:column;gap:2rem}.pres-footer-links h3{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:.05em}.pres-footer-links ul{list-style:none}.pres-footer-links li{margin-bottom:.5rem}.pres-footer-links a{color:#bcbcbc;text-decoration:none;font-size:.875rem;transition:color .2s ease;display:flex;align-items:center;gap:.5rem}.pres-footer-links a:hover{color:#fff}@media(max-width:1024px){.pres-hero-content{align-items:center}.pres-hero-logo-row{justify-content:center}.pres-hero-text,.pres-hero-title,.pres-hero-sub{text-align:center}.pres-hero-actions{flex-direction:column;align-items:center;gap:3rem}.pres-hero-email-col{width:100%;max-width:400px}.pres-hero-login-col{align-items:center}}@media(max-width:900px){.pres-section{padding:5rem 0}.pres-usecases,.pres-quotes,.pres-team{grid-template-columns:1fr}.pres-nav-links{display:none}.pres-footer-inner{grid-template-columns:1fr;gap:2rem;text-align:center}.pres-footer-brand{justify-content:center}.pres-footer-info{justify-self:center;text-align:center}.pres-footer-links{flex-direction:row;justify-content:center;gap:3rem}}@media(max-width:768px){.pres-hero-logo{width:160px}.pres-hero-actions{gap:2rem}.pres-hero-input-wrap{width:100%;margin-left:0;max-width:100%}}@media(max-width:600px){.pres-container{padding:0 1.25rem}.pres-section{padding:4rem 0}.pres-heading{font-size:28px}.pres-intro{font-size:16px}.pres-stat-number{font-size:32px}}.legal-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#171717;line-height:1.6;background:#fff;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}.legal-nav{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #E5E7EB}.legal-nav-inner{max-width:1100px;margin:0 auto;padding:0 2rem;height:56px;display:flex;align-items:center;justify-content:space-between}.legal-nav-links{display:flex;gap:1.5rem}.legal-nav-link{color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:400;transition:color .2s}.legal-nav-link:hover{color:#171717}.legal-nav-home{text-decoration:none;display:flex;align-items:center}.legal-nav-logo{height:24px}.legal-main{flex:1;max-width:800px;margin:0 auto;padding:3rem 2rem 4rem;width:100%}.legal-content{font-size:.95rem;line-height:1.75}.legal-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#171717}.legal-subtitle{font-size:1rem;color:#6b7280;margin-bottom:.5rem}.legal-updated{font-size:.85rem;color:#9ca3af;margin-bottom:2rem}.legal-intro{margin-bottom:2.5rem}.legal-intro p{margin-bottom:1rem}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#171717}.legal-section p{margin-bottom:1rem}.legal-subsection{margin:1.25rem 0 1.25rem 1rem}.legal-subsection h3{font-size:1.05rem;font-weight:600;margin-bottom:.5rem;color:#374151}.legal-list{list-style:disc;padding-left:1.5rem;margin:.75rem 0 1rem}.legal-list li{margin-bottom:.5rem}.legal-mandatory{background:#fef2f2;border-left:3px solid #DC2626;padding:1rem 1.25rem;margin-bottom:1.5rem;border-radius:0 4px 4px 0;font-size:.9rem;font-weight:500}.legal-mandatory p{margin-bottom:.75rem}.legal-mandatory p:last-child{margin-bottom:0}.legal-address{font-style:italic;color:#6b7280;margin-top:.75rem}.legal-footer-text{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #E5E7EB;font-style:italic;color:#6b7280}.legal-page-footer{text-align:center;padding:2rem;color:#9ca3af;font-size:.85rem;border-top:1px solid #E5E7EB}.dt-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.dt-card{padding:1.5rem;border-radius:8px}.dt-card h2{font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.dt-card ul{list-style:none;padding:0;margin:0}.dt-card ul li{margin-bottom:.4rem;font-size:.9rem;line-height:1.5}.dt-intro{font-weight:600;font-size:.9rem;margin-bottom:.5rem}.dt-card--full,.dt-contact-title{text-align:center}.dt-contact-text{font-size:.9rem}.dt-contact-text a{color:#284e5c;font-weight:600}.dt-card--blue,.dt-card--green,.dt-card--purple,.dt-card--orange,.dt-card--red,.dt-card--gray,.dt-card--indigo{background:#fff;border:1px solid #E5E7EB}.dt-card--blue h2,.dt-card--green h2,.dt-card--purple h2,.dt-card--orange h2,.dt-card--red h2,.dt-card--gray h2,.dt-card--indigo h2{color:#171717}@media(max-width:768px){.legal-main{padding:2rem 1.25rem 3rem}.legal-title{font-size:1.5rem}.legal-section h2{font-size:1.1rem}.legal-subsection{margin-left:.5rem}.legal-nav-links{display:none}.dt-grid{grid-template-columns:1fr}}
