*{box-sizing:border-box}:root{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px}h1,h2,h3,h4,h5,h6,p{margin:0}button,input{font-family:inherit}.hero{min-height:calc(100vh - 96px);background:url(/bg.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.hero-content{text-align:center;color:#fff;max-width:600px}.logo{max-width:280px;height:auto;margin-bottom:1.5rem}.tagline{font-size:1rem;line-height:1.6;opacity:.9;max-width:520px;margin:0 auto}@media (min-width: 768px){.hero{padding:4rem 2rem}.logo{max-width:350px}.tagline{font-size:1.1rem}}.intro{background-color:#fff;padding:3rem 1rem}.intro-video-placeholder{width:90%;max-width:800px;aspect-ratio:16 / 9;background-color:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.intro-video-icon{color:#333;opacity:.3}.intro-headline{font-size:1.5rem;font-weight:400;text-align:center;color:#333;margin:0 0 2rem;padding:0 1rem}.intro-features{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto}.intro-feature{padding:0 .5rem}.intro-feature .intro-image{width:100%;height:200px;object-fit:contain;object-position:center bottom;border-radius:8px;margin-bottom:1rem}.intro-feature .feature-title{font-size:1.1rem;font-weight:700;color:#333;margin:0 0 .5rem}.intro-feature .feature-subtitle{font-size:.9rem;font-weight:500;color:#333;margin:0 0 .5rem}.intro-feature .feature-description{font-size:.85rem;color:#666;margin:0 0 .75rem;line-height:1.5}.intro-feature .feature-highlight{font-size:.8rem;color:#888;margin:0;line-height:1.5}@media (min-width: 768px){.intro{padding:4rem 2rem}.intro-video-placeholder{width:60%;margin-bottom:3rem}.intro-headline{font-size:2rem;margin-bottom:3rem}.intro-features{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.stepper{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:2rem;padding:0 1rem}.stepper-item{display:flex;align-items:center;gap:.5rem;position:relative}.stepper-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.stepper-icon--completed,.stepper-icon--active{color:#e0b0ff}.stepper-icon--inactive{opacity:.5}.stepper--light .stepper-icon--inactive{color:#666}.stepper--dark .stepper-icon--inactive{color:#999}.stepper-label{font-size:.875rem;opacity:.7}.stepper-label--active{opacity:1;font-weight:500}.stepper--light .stepper-label{color:#333}.stepper--dark .stepper-label{color:#fff}.stepper-line{display:none}@media (min-width: 768px){.stepper{flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;padding:0}.stepper-item{flex-direction:row;align-items:center}.stepper-line{display:block;width:60px;height:1px;margin:0 .75rem}.stepper--light .stepper-line{background-color:#ccc}.stepper--dark .stepper-line{background-color:#666}.stepper-item:last-child .stepper-line{display:none}}.feature{min-height:calc(100vh - 96px);padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.feature--light{background-color:#f4f4f4;color:#333}.feature--dark{background-color:#3a3636;color:#fff}.feature-title{font-size:1.5rem;font-weight:400;margin:0 0 2rem;text-align:center}.video-placeholder{width:90%;max-width:800px;aspect-ratio:16 / 9;background-color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center}.video-icon{color:#333;opacity:.3}@media (min-width: 768px){.feature{padding:4rem 2rem}.feature-title{font-size:2rem}.video-placeholder{width:60%}}.contact-footer{background-color:#ffdab9;padding:3rem 1rem}.contact-content{max-width:400px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.contact-title{font-size:1.5rem;font-weight:500;color:#333;margin:0 0 2rem}.contact-form{width:100%;display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.25rem}.form-label{font-size:.75rem;color:#666}.form-input{width:100%;padding:.75rem;border:none;border-radius:4px;background-color:#fff;font-size:1rem;box-sizing:border-box}.form-input:focus{outline:2px solid #E0B0FF}.submit-button{width:100%;padding:.75rem;background-color:#333;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-top:.5rem;transition:background-color .2s}.submit-button:hover:not(:disabled){background-color:#444}.submit-button:disabled{opacity:.6;cursor:not-allowed}.form-message{color:#333;font-size:1rem;text-align:center}.form-error{color:#c53030;font-size:.875rem;text-align:center;margin:0}.footer-logo{margin-top:4rem;display:flex;flex-direction:column;align-items:center}.footer-logo-image{height:93px;width:auto}@media (min-width: 768px){.contact-footer{padding:4rem 2rem}.contact-title{font-size:2rem}}.app{min-height:100vh}
