@font-face{font-family:Product Sans;src:url(/fonts/Product%20Sans%20Regular.7eb8b39d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Playfair Display;src:url(/fonts/PlayfairDisplay-Regular.4cfa4b13.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Product Sans;line-height:1.5;color:#000}.page-root{width:100%;overflow-x:hidden}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 24px;text-align:center}.hero-video{opacity:.7;z-index:0;position:absolute;inset:0;width:100vw;height:100%;justify-items:center;align-self:center;-o-object-fit:cover;object-fit:cover}.hero-logo{top:1rem;width:5rem;height:5rem;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:.5rem}.hero-intro,.hero-logo{position:absolute;right:1rem;z-index:10}.hero-intro{top:1.5rem;left:1rem;font-size:1.5rem;font-family:Playfair Display;color:#000}.hero-container{position:relative;z-index:10;width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:6rem;padding-bottom:2rem;box-sizing:border-box}.hero-title{font-size:6rem;color:#000;margin-top:3rem;line-height:1}.hero-subhead{margin-top:3rem;margin-bottom:4rem}.hero-subtext{font-size:1.875rem;font-family:Playfair Display;color:#000;line-height:1.4}.success-message{color:#fff;background-color:#000;padding:1rem;margin-top:1rem;border-radius:8px;font-size:.9rem}.promo-block{padding:4rem 1.5rem;text-align:center;background-color:#21b5ff;color:#fff}.promo-block h2{font-size:2rem;line-height:1.3;font-weight:400}.section-gray{background-color:#f3f4f6}.section-white{background-color:#fff}.page-footer{background-color:#111827;color:#fff;padding:2rem 1.5rem;text-align:center}.page-footer nav{margin-top:1rem;display:flex;justify-content:center;gap:1.5rem}.page-footer a{color:#9ca3af;text-decoration:none}.page-footer a:hover{color:#fff;text-decoration:underline}.bold{font-weight:700}.italic{font-style:italic;font-weight:300}.signup-box{background-color:#21b5ff;padding:2rem;max-width:640px;width:100%;border-radius:12px;text-align:center;box-shadow:0 0 20px rgba(0,0,0,.2);opacity:.9;margin-top:2rem}.signup-form{display:flex;flex-direction:column;gap:1rem}.input-container{position:relative;width:100%}.signup-input{height:48px;width:100%;padding:0 1rem;padding-right:9rem;font-size:1rem;border-radius:8px;border:1px solid #d1d5db;background:#fff}.signup-button{position:absolute;top:4px;right:4px;height:40px;padding:0 1rem;background-color:#000;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:16px}.signup-button:disabled{opacity:.5;cursor:default}.error-message{color:red;font-size:.875rem}.privacy-note{color:#fff;opacity:.8}.privacy-note,.privacy-note-dark{font-size:.75rem;margin-top:.5rem}.privacy-note-dark{color:#6b7280}.features-section{width:100%;padding:4rem 1.5rem;box-sizing:border-box}.features-intro{max-width:900px;margin:0 auto 3rem auto;text-align:center}.features-heading{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#000}.features-subtext{font-size:1.125rem;color:#555;line-height:1.6}.features-grid{display:grid;gap:2rem}.feature-box{background-color:#fff;padding:2rem;border-radius:1rem;border:1px solid #e0e0e0;box-shadow:0 8px 24px rgba(0,0,0,.05);text-align:center;display:flex;flex-direction:column;gap:1rem}.feature-icon{display:flex;justify-content:center;align-items:center;background-color:rgba(59,130,246,.1);padding:1rem;border-radius:999px;width:-moz-fit-content;width:fit-content;margin:0 auto}.icon{width:2rem;height:2rem;color:#3b82f6}.feature-title{font-size:1.5rem;font-weight:600}.feature-description{font-size:1rem;color:#555;line-height:1.6}.signup-section{padding:4rem 1.5rem;text-align:center;max-width:960px;margin:0 auto}.signup-heading{font-size:2rem;font-weight:700}.signup-subtext{max-width:800px;margin:1rem auto;font-size:1rem;color:#6b7280}.signup-form-box{max-width:480px;margin:2rem auto}.email-input{width:100%;height:40px;padding:0 1rem;font-size:1rem;border-radius:6px;border:1px solid #d1d5db}.submit-button{width:100%;height:40px;background-color:#21b5ff;color:#000;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:1rem}.submit-button:hover{background-color:#1ca2e6}.timeline-box{margin-top:4rem;max-width:768px;margin-left:auto;margin-right:auto}.timeline-heading{font-size:1.5rem;font-weight:600;margin-bottom:2rem}.timeline-desktop{display:none}.timeline-step h4{font-size:1rem;margin-top:.5rem;font-weight:600}.timeline-step p{font-size:.875rem;color:#6b7280;margin-top:.25rem}.step-number{width:40px;height:40px;border-radius:50%;background-color:#21b5ff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto}.step-number.small{width:32px;height:32px}.timeline-mobile{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:640px){.hero-intro{position:static;margin-bottom:2.5rem;font-size:2.25rem}.hero-logo{width:6rem;height:6rem}.hero-title{font-size:14rem;margin-top:0}.hero-subhead{margin-top:-3rem;margin-bottom:6rem}.hero-subtext,.promo-block h2,.signup-heading{font-size:3rem}}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.signup-subtext{font-size:1.25rem;line-height:1.6}.timeline-desktop{display:block;position:relative}.timeline-line{position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#e5e7eb;transform:translateY(-50%);z-index:0}.timeline-steps{display:flex;justify-content:space-between;position:relative;z-index:1}.timeline-step{text-align:center;max-width:120px}.timeline-mobile{display:none}}