:root{font-family:Crimson Text,serif;font-size:1.2rem;line-height:1.6;font-weight:400;color-scheme:light;color:#2d3748;background-color:#f7f3e9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#8b5a3c;text-decoration:inherit;transition:color .2s ease}a:hover{color:#6b4423}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#f7f3e9}h1{font-size:2.5rem;line-height:1.2;font-weight:600;color:#2d3748;margin:0 0 1rem;letter-spacing:-.025em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Crimson Text,serif;font-size:1.2rem;line-height:1.6;color:#333;background:#faf9f6;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}.app-container{max-width:960px;margin:0 auto;width:100%;padding:0 2rem}.app-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#faf9f6f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(59,79,156,.2);padding:1rem 0;transition:all .3s ease;border-radius:0 0 20px 20px}.header-content{max-width:960px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.75rem;font-family:Crimson Text,serif;font-weight:700;font-size:1.5rem;color:#1f2a6b;letter-spacing:.1em}.logo-image{width:96px;height:96px;object-fit:contain;border-radius:8px}.logo-text{font-family:Crimson Text,serif;font-weight:700;font-size:2.25rem;color:#444d9c;letter-spacing:.1em}.menu-toggle{background:none;border:none;color:#1f2a6b;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:8px}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:#faf9f6;padding:120px 0 80px;border-radius:0 0 30px 30px}.hero-content{text-align:center;max-width:800px;margin:0 auto;padding:0 2rem}.app-title{font-family:Crimson Text,serif;font-weight:700;font-size:3.5rem;color:#1f2a6b;margin-bottom:1.5rem;letter-spacing:.15em;line-height:1.2}.app-subtitle{font-family:Crimson Text,serif;font-weight:500;font-size:1.5rem;color:#333;margin-bottom:2rem;letter-spacing:.05em}.app-intro{font-family:Crimson Text,serif;font-weight:400;font-size:1.4rem;color:#333;line-height:1.7;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;background:#3b4f9c;color:#faf9f6;font-family:Crimson Text,serif;font-weight:700;font-size:1rem;text-decoration:none;padding:1rem 2.5rem;border-radius:50px;letter-spacing:.05em;transition:all .3s ease;border:2px solid transparent}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #3b4f9c4d;background:#faf9f6;color:#3b4f9c;border-color:#3b4f9c}.how-it-works{padding:120px 2rem;background:#e8d8b0;border-radius:30px;margin:20px}.section-title{font-family:Crimson Text,serif;font-weight:700;font-size:2.5rem;color:#1f2a6b;text-align:center;margin-bottom:1rem;letter-spacing:.1em}.steps-title{font-family:Crimson Text,serif;font-weight:400;font-size:1.5rem;color:#333;text-align:center;margin-bottom:4rem;letter-spacing:.05em}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:4rem}.step{text-align:center;padding:3rem 2rem;background:#faf9f6;border-radius:24px;box-shadow:0 4px 20px #1f2a6b1a;border:1px solid rgba(59,79,156,.2);transition:all .3s ease;position:relative}.step:hover{transform:translateY(-5px);box-shadow:0 20px 40px #1f2a6b26;background:#faf9f6}.step-icon{width:80px;height:80px;margin:0 auto 2rem;background:#3b4f9c;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#faf9f6;position:relative}.step-icon:before{content:"";position:absolute;inset:-2px;background:#3b4f9c;border-radius:50%;z-index:-1;opacity:.3}.step-number{font-family:Crimson Text,serif;font-weight:700;font-size:1.5rem;color:#1f2a6b;margin-bottom:1rem;letter-spacing:.05em}.step-description{font-family:Crimson Text,serif;font-weight:400;font-size:1.2rem;color:#333;line-height:1.6}.preview-section{padding:120px 0;background:#faf9f6;text-align:center;border-radius:30px;margin:20px}.preview-quote{font-family:Crimson Text,serif;font-weight:700;font-size:2rem;color:#1f2a6b;line-height:1.4;max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.preview-quote:before,.preview-quote:after{content:'"';font-size:4rem;color:#3b4f9c;position:absolute;top:-1rem;font-family:Crimson Text,serif}.preview-quote:before{left:-2rem}.preview-quote:after{right:-2rem}.app-footer{background:#e8d8b0;padding:3rem 0;text-align:center;border-top:1px solid rgba(59,79,156,.2);border-radius:30px 30px 0 0;margin:20px 20px 0}.app-footer p{font-family:Crimson Text,serif;font-weight:400;font-size:1.1rem;color:#333;margin-bottom:.5rem;letter-spacing:.02em}@media (max-width: 768px){.app-container,.header-content{padding:0 1rem}.logo-image{width:60px;height:60px}.logo-text{font-size:1.875rem}.hero-content{padding:0 1rem}.app-title{font-size:2.5rem}.app-subtitle{font-size:1.4rem}.section-title{font-size:2rem}.steps-container{grid-template-columns:1fr;gap:2rem}.step{padding:2rem 1.5rem}.preview-quote{font-size:1.5rem;padding:0 1rem}.preview-quote:before,.preview-quote:after{font-size:3rem}.preview-quote:before{left:-1rem}.preview-quote:after{right:-1rem}.how-it-works,.preview-section{padding:80px 0}.how-it-works,.preview-section,.app-footer{margin:10px;border-radius:20px}.app-footer{border-radius:20px 20px 0 0}}@media (max-width: 480px){.logo-image{width:52px;height:52px}.logo-text{font-size:1.6875rem}.app-title{font-size:2rem}.app-subtitle,.app-intro{font-size:1.2rem}.cta-button{padding:.875rem 2rem;font-size:.875rem}.steps-container .step{padding:2rem .5rem!important}.steps-container{padding:0 .5rem}.how-it-works,.preview-section,.app-footer{margin:5px;border-radius:15px}.app-footer{border-radius:15px 15px 0 0}}
