:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{width:100%;overflow-x:hidden;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;width:100%;overflow-x:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}#root{min-height:100vh;width:100%;overflow-x:hidden}*:focus{outline:2px solid rgba(102,126,234,.6);outline-offset:2px}*:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){*:focus{outline:3px solid;outline-offset:2px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a1a1a;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}.app{min-height:100vh;display:flex;flex-direction:column;width:100%;overflow-x:hidden}.container{width:100%;padding:0 1rem;overflow-x:hidden}@media (min-width: 480px){.container{padding:0 1.5rem}}@media (min-width: 769px){.container{max-width:1200px;margin:0 auto;padding:0 20px}}.header{padding:1.5rem 0;text-align:center}.logo{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-decoration:none;transition:all .3s ease}.logo:hover{transform:translateY(-2px);text-shadow:0 4px 8px rgba(0,0,0,.2)}.tagline{color:#ffffffe6;font-size:1rem;font-weight:400;margin-bottom:.75rem}@media (min-width: 480px){.header{padding:1.75rem 0}.logo{font-size:1.6rem}.tagline{font-size:1.05rem}}@media (min-width: 769px){.header{padding:2rem 0}.logo{font-size:2rem;margin-bottom:.5rem}.tagline{font-size:1.1rem;margin-bottom:1rem}}.main{background:#fff;margin:0;padding:1rem;width:100%;flex:1;overflow-x:hidden}@media (min-width: 769px){.main{border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:2rem auto;padding:3rem;max-width:1000px}}.hero{text-align:center;margin-bottom:2rem}@media (min-width: 480px){.hero{margin-bottom:2.5rem}}@media (min-width: 769px){.hero{margin-bottom:3rem}}.hero h1{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem;line-height:1.2}.hero p{font-size:1rem;color:#666;margin-bottom:1.5rem;line-height:1.5;word-wrap:break-word;hyphens:auto}@media (min-width: 480px){.hero h1{font-size:2rem}.hero p{font-size:1.1rem}}@media (min-width: 769px){.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}}.cta-button{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #667eea66;border:none;cursor:pointer;min-height:48px;min-width:200px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea99}.cta-button:active{transform:translateY(0)}.features{margin-bottom:2rem}.features-heading{text-align:center;font-size:1.4rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}@media (min-width: 480px){.features-heading{font-size:1.6rem}}@media (min-width: 769px){.features{margin-bottom:3rem}.features-heading{font-size:2rem;margin-bottom:2rem}}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 480px){.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 769px){.features-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.feature{text-align:center;padding:1.5rem 1rem;border-radius:12px;transition:all .3s ease}.feature:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1rem}.feature h3{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem}.feature p{font-size:1rem;color:#666;line-height:1.5}.pricing-section{margin-top:2rem}.pricing-title{font-size:1.4rem;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:.75rem}.pricing-subtitle{color:#666;font-size:1rem;text-align:center;margin-bottom:1.5rem}@media (min-width: 480px){.pricing-title{font-size:1.6rem}.pricing-subtitle{font-size:1.1rem}}@media (min-width: 769px){.pricing-title{font-size:2rem;margin-bottom:1rem}.pricing-subtitle{font-size:1.1rem;margin-bottom:2rem}}.stripe-pricing-table{margin:1.5rem 0;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:100%}@media (min-width: 769px){.stripe-pricing-table{margin:2rem 0;padding:1.5rem}}.footer{padding:2rem 0 1rem;color:#fffc;margin-top:auto}.footer-content{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.footer-section h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.footer-section ul{list-style:none}.footer-section a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.footer-bottom p{font-size:.8rem;color:#fff9}@media (min-width: 480px){.footer-content{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 769px){.footer{padding:3rem 0 2rem}.footer-content{grid-template-columns:repeat(4,1fr);gap:2rem}.footer-section h4{font-size:1.1rem}.footer-section a{font-size:1rem}}.loading{display:inline-block;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (hover: none) and (pointer: coarse){.cta-button,.logo,.footer-section a,.feature{min-height:48px;min-width:48px}.cta-button{padding:1.25rem 2.5rem;font-size:1.2rem}.feature{padding:1.5rem 1.25rem}.footer-section a{padding:.5rem 0;font-size:1rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cta-button:focus,.logo:focus,.footer a:focus{outline:2px solid rgba(102,126,234,.6);outline-offset:2px}@media (max-width: 768px){.legal-content{margin:1rem;padding:2rem 1.5rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.25rem}.legal-header .container{flex-direction:column;gap:1rem}}@media (max-width: 480px){.legal-content{margin:.5rem;padding:1.5rem 1rem}.legal-content h1{font-size:1.75rem}}.legal-content{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:3rem;max-width:800px;margin:0 auto}.legal-content h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.last-updated{color:#666;font-style:italic;margin-bottom:2rem}.legal-content section{margin-bottom:2rem}.legal-content h2{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.legal-content h3{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem;margin-top:1rem}.legal-content p{color:#333;line-height:1.6;margin-bottom:1rem}.legal-content ul{margin:1rem 0;padding-left:2rem}.legal-content li{color:#333;line-height:1.6;margin-bottom:.5rem}.legal-content strong{color:#1a1a1a;font-weight:600}.legal-content a{color:#667eea;text-decoration:none}.legal-content a:hover{text-decoration:underline}@media (max-width: 768px){.legal-content{margin:1rem;padding:2rem 1.5rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.25rem}.legal-content h3{font-size:1.1rem}.legal-header .container{flex-direction:column;gap:1rem}}@media (max-width: 480px){.legal-content{margin:.5rem;padding:1.5rem 1rem}.legal-content h1{font-size:1.75rem}.legal-content h2{font-size:1.1rem}.legal-content h3{font-size:1rem}}.legal-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column}.legal-header{padding:1rem 0;background:#0000001a}.legal-header .container{display:flex;justify-content:space-between;align-items:center}.legal-header .logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.legal-nav a{color:#ffffffe6;text-decoration:none;font-weight:500}.legal-nav a:hover{color:#fff;text-decoration:underline}.legal-main{flex:1;padding:2rem 0}.legal-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;padding:1.5rem;margin:1rem;width:calc(100% - 2rem)}.coming-soon-content{text-align:center}.coming-soon-icon{font-size:3rem;margin-bottom:1rem}.coming-soon-content h1{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.coming-soon-subtitle{font-size:1rem;color:#666;margin-bottom:2rem;line-height:1.5}.coming-soon-features{margin-bottom:3rem}.coming-soon-features h2{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.feature-item{text-align:center;padding:1.5rem 1rem;border-radius:12px;transition:all .3s ease}.feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-item .feature-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.25rem;color:#fff;transition:all .3s ease}.feature-item:hover .feature-icon{transform:scale(1.1)}.feature-item h3{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#1a1a1a}.feature-item p{color:#666;font-size:.9rem;line-height:1.4}.coming-soon-cta{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border-radius:12px;border:1px solid rgba(102,126,234,.1)}.coming-soon-cta p{color:#666;font-size:1rem;margin-bottom:1.5rem}.cta-button{display:inline-block;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #4f46e599;border:2px solid rgba(255,255,255,.2);min-height:48px;min-width:200px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4f46e5cc;background:linear-gradient(135deg,#4338ca,#6d28d9)}.coming-soon-contact{padding:1.5rem;background:#667eea0d;border-radius:12px;border:1px solid rgba(102,126,234,.1)}.coming-soon-contact h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.coming-soon-contact p{color:#666;margin-bottom:.5rem}.coming-soon-contact a{color:#667eea;text-decoration:none;font-weight:500}.coming-soon-contact a:hover{text-decoration:underline}.legal-footer{padding:1rem 0;text-align:center;color:#fffc;background:#0000001a}.legal-footer p{margin:0}@media (min-width: 480px){.legal-content{margin:1.5rem;padding:2rem;width:calc(100% - 3rem)}.coming-soon-content h1{font-size:2rem}.coming-soon-subtitle{font-size:1.1rem}.coming-soon-features h2{font-size:1.6rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.coming-soon-icon{font-size:3.5rem}}@media (min-width: 769px){.legal-content{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:3rem;max-width:800px;margin:0 auto;width:auto}.coming-soon-content h1{font-size:2.5rem}.coming-soon-subtitle{font-size:1.2rem;margin-bottom:3rem}.coming-soon-features h2{font-size:1.8rem;margin-bottom:2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.feature-item{padding:1.5rem}.feature-item .feature-icon{width:60px;height:60px;font-size:1.5rem}.feature-item h3{font-size:1.2rem}.feature-item p{font-size:.95rem}.coming-soon-cta{margin-bottom:3rem;padding:2rem}.coming-soon-cta p,.cta-button{font-size:1.1rem}.coming-soon-contact{padding:2rem}.coming-soon-contact h3{font-size:1.3rem}.coming-soon-icon{font-size:4rem}.legal-header .container{flex-direction:row;justify-content:space-between}}
