body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 20px;text-align:center}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:10px}.tagline{font-size:1.3rem;opacity:.9}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:60px 20px;width:100%}.scheduler-section{margin-bottom:60px;text-align:center}.scheduler-section h2{color:#333;font-size:2.5rem;margin-bottom:20px}.scheduler-section p{color:#666;font-size:1.1rem;margin:0 auto 30px;max-width:600px}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;box-shadow:0 4px 15px #667eea66;color:#fff;display:inline-block;font-size:1.2rem;font-weight:600;padding:15px 40px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-3px)}.features{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:40px 0}.feature{background:#f8f9fa;border-radius:10px;padding:30px;text-align:center;transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature h3{color:#667eea;font-size:1.3rem;margin-bottom:10px}.feature p{color:#666}.footer{background:#333;color:#fff;margin-top:auto;padding:20px;text-align:center}.footer p{opacity:.8}@media (max-width:768px){.hero h1{font-size:2.5rem}.scheduler-section h2{font-size:2rem}}
/*# sourceMappingURL=main.4cff50f5.css.map*/