*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0af2;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.header .container{align-items:center;display:flex;justify-content:space-between}.nav-brand .logo{align-items:center;display:flex;gap:.5rem}.logo-icon{display:block;height:32px;width:32px}.logo-text{color:#fff;font-size:1.5rem;font-weight:700}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#ccc;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a.active,.nav-links a:hover,.nav-links button.active,.nav-links button:hover{color:#fff}.nav-links button{background:none;border:none;color:#ccc;font-family:inherit;font-size:inherit;font-weight:500;transition:color .3s ease}.btn,.nav-links button{cursor:pointer;text-decoration:none}.btn{align-items:center;border:none;border-radius:8px;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#0f8,#0cf);color:#0a0a0a}.btn-primary:hover{box-shadow:0 10px 30px #00ff884d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:1px solid #fff3;color:#fff}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff4d}.btn-large{font-size:1.1rem;padding:1rem 2rem}.hero{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);overflow:hidden;padding:8rem 0 4rem;position:relative}.hero:before{background:radial-gradient(circle at 30% 20%,#00ff881a 0,#0000 50%),radial-gradient(circle at 70% 80%,#00ccff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.hero-title{color:#fff;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f8,#0cf);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ccc;font-size:.95rem;line-height:1.6;margin-bottom:2rem}.hero-cta{display:flex;gap:1rem;margin-bottom:3rem;margin-top:1.5rem}.hero-stats{display:flex;gap:2rem}.stat{text-align:center}.stat-number{color:#0f8;display:block;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#888;font-size:.9rem}.dashboard-preview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.dashboard-title{color:#fff;font-weight:600}.sentiment-indicator{align-items:center;display:flex;gap:.5rem}.sentiment-dot{border-radius:50%;height:8px;width:8px}.sentiment-dot.buy{background:#0f8}.sentiment-dot.sell{background:#ff4757}.sentiment-dot.neutral{background:#888}.sentiment-text{color:#ccc;font-size:.9rem}.stock-cards{display:flex;gap:1rem;margin-bottom:1.5rem}.stock-card{border:1px solid;border-radius:8px;flex:1 1;padding:1rem;text-align:center}.stock-card.buy{background:#00ff881a;border-color:#00ff884d}.stock-card.sell{background:#ff47571a;border-color:#ff47574d}.stock-card.neutral{background:#8888881a;border-color:#8888884d}.stock-symbol{font-weight:600;margin-bottom:.5rem}.stock-score{font-size:1.2rem;font-weight:700;margin-bottom:.25rem}.stock-change{font-size:.9rem}.chart-placeholder{border-radius:8px;height:200px;overflow:hidden}.chart-image{border-radius:8px;height:100%;object-fit:cover;width:100%}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#ccc;font-size:1.1rem}.features{background:#0f0f0f;padding:6rem 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{background:#ffffff0d;border-color:#00ff884d;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#ccc;line-height:1.6}.how-it-works{background:#0a0a0a;padding:6rem 0}.steps{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.step{text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#0f8,#0cf);border-radius:50%;color:#0a0a0a;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.step-content h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.step-content p{color:#ccc;line-height:1.6}.insights{background:#0f0f0f;padding:6rem 0}.insights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.insight-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.insight-card:hover{background:#ffffff0d;transform:translateY(-5px)}.insight-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.sentiment-badge{border-radius:20px;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.sentiment-badge.buy{background:#0f83;border:1px solid #00ff884d;color:#0f8}.sentiment-badge.sell{background:#ff475733;border:1px solid #ff47574d;color:#ff4757}.sentiment-badge.neutral{background:#8883;border:1px solid #8888884d;color:#888}.insight-score{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.insight-quote{color:#ccc;font-style:italic;line-height:1.6}.insights-visual{text-align:center}.insights-image{border-radius:16px;box-shadow:0 20px 40px #0000004d;height:auto;max-width:100%}.cta-section{background:linear-gradient(135deg,#0f8,#0cf);padding:6rem 0}.cta-content h2{color:#0a0a0a;font-size:2.5rem;font-weight:700}.cta-content p{color:#0a0a0a;font-size:1.2rem;opacity:.8}.cta-section .btn-primary{background:#0a0a0a;color:#fff}.cta-section .btn-primary:hover{background:#1a1a1a;box-shadow:0 10px 30px #0000004d}.contact-hero{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:4rem 0}.contact-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-title{color:#fff;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.contact-subtitle{color:#ccc;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.contact-benefits{display:flex;flex-direction:column;gap:1rem}.benefit{align-items:center;display:flex;gap:1rem}.benefit-icon{font-size:1.5rem}.benefit-text{color:#ccc}.waitlist-preview{text-align:center}.preview-image{border-radius:16px;box-shadow:0 20px 40px #0000004d;height:auto;max-width:100%}.waitlist-form-section{align-items:center;background:#0f0f0f;display:flex;min-height:100vh;padding:8rem 0 4rem}.form-container{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;margin:0 auto;max-width:500px;padding:2rem;width:100%}.form-header{margin-bottom:1.5rem;text-align:center}.form-header h1{font-size:2.5rem;line-height:1.3}.form-header h1,.form-header h2{color:#fff;font-weight:700;margin-bottom:.5rem}.form-header h2{font-size:2rem}.form-header p{color:#ccc}.waitlist-form{gap:1rem}.form-group,.waitlist-form{display:flex;flex-direction:column}.form-group{gap:.25rem}.form-label{color:#fff;font-weight:600}.form-input,.form-textarea{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem;transition:all .3s ease}.form-input:focus,.form-textarea:focus{background:#ffffff14;border-color:#0f8;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#888}.form-submit{margin-top:.5rem}.form-disclaimer{color:#888;font-size:.9rem;line-height:1.5;text-align:center}.form-success{padding:2rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:1rem}.form-success h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.form-success p{color:#ccc;margin-bottom:2rem}.features-reminder{background:#0a0a0a;padding:6rem 0}.footer{background:#0a0a0a;border-top:1px solid #ffffff1a;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:2rem}.footer-brand p{color:#ccc;margin-top:.5rem}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.footer-column h4{color:#fff;font-weight:600;margin-bottom:1rem}.footer-column a{color:#ccc;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;color:#888;padding-top:2rem;text-align:center}.blog-header{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:8rem 0 4rem;text-align:center}.blog-header-content h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.blog-header-content p{color:#ccc;font-size:1.2rem;margin:0 auto;max-width:600px}.blog-posts{background:#0f0f0f;padding:4rem 0}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.blog-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.blog-card:hover{background:#ffffff0d;border-color:#00ff884d;transform:translateY(-5px)}.blog-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.blog-category{background:#0f83;border-radius:20px;color:#0f8;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.blog-date{color:#888;font-size:.9rem}.blog-title{margin-bottom:1rem}.blog-title a{color:#fff;font-size:1.3rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .3s ease}.blog-title a:hover{color:#0f8}.blog-excerpt{color:#ccc;line-height:1.6;margin-bottom:1.5rem}.blog-meta{align-items:center;display:flex;justify-content:space-between}.blog-word-count{color:#888;font-size:.9rem}.blog-read-more{color:#0f8;font-weight:600;text-decoration:none;transition:color .3s ease}.blog-read-more:hover{color:#0cf}.waitlist-form-inline input[type=email]{background:#fff;border:none;border-radius:8px;color:#0a0a0a;flex:1 1;font-size:1rem;padding:1rem 1.5rem}.waitlist-form-inline input[type=email]:focus{outline:2px solid #0f8;outline-offset:2px}.social-proof{background:linear-gradient(135deg,#00ff880d,#00ccff0d);padding:4rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px}.stat-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{background:#ffffff14;border-color:#00ff884d;transform:translateY(-5px)}.stat-icon{font-size:2.5rem;margin-bottom:.5rem}.stat-value{color:#0f8;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#ccc;display:block;font-size:.95rem}.testimonials{background:linear-gradient(180deg,#0a0a0acc,#00141499);overflow:hidden;padding:5rem 0;position:relative}.testimonials:before{background:radial-gradient(circle at 20% 50%,#00ff8808 0,#0000 50%),radial-gradient(circle at 80% 80%,#00ccff08 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.testimonials .container{position:relative;z-index:1}.testimonials-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff14,#ffffff08);border:2px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.testimonial-card:before{background:linear-gradient(90deg,#0f8,#0cf);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.testimonial-card:hover:before{opacity:1}.testimonial-card:after{color:#00ff880d;content:'"';font-family:Georgia,serif;font-size:8rem;line-height:1;pointer-events:none;position:absolute;right:2rem;top:1.5rem}.testimonial-card:hover{background:linear-gradient(145deg,#ffffff1f,#ffffff0f);border-color:#0f86;box-shadow:0 20px 60px #0f83,0 0 40px #00ff881a;transform:translateY(-8px) scale(1.02)}.testimonial-stars{color:gold;filter:drop-shadow(0 0 8px rgba(255,215,0,.3));font-size:1.3rem;letter-spacing:3px}.testimonial-text{color:#e8e8e8;flex-grow:1;font-size:1.05rem;font-style:italic;line-height:1.8;position:relative;text-shadow:0 1px 2px #0000004d;z-index:1}.testimonial-text:before{color:#0f8;content:'"';font-family:Georgia,serif;font-size:2rem;margin-right:.25rem}.testimonial-author{align-items:center;border-top:1px solid #ffffff1a;display:flex;gap:1.25rem;margin-top:auto;padding-top:1rem;position:relative;z-index:1}.author-avatar{align-items:center;background:linear-gradient(135deg,#0f8,#0cf);border:3px solid #fff3;border-radius:50%;box-shadow:0 4px 16px #00ff884d;color:#0a0a0a;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:56px;justify-content:center;transition:all .3s ease;width:56px}.testimonial-card:hover .author-avatar{box-shadow:0 6px 24px #00ff8880;transform:scale(1.1) rotate(5deg)}.author-info{display:flex;flex-direction:column;gap:.25rem}.author-name{color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.3px}.author-title{color:#0cf;font-size:.9rem;font-weight:500}.faq{background:linear-gradient(180deg,#00141499,#0a0a0ae6);overflow:hidden;padding:5rem 0;position:relative}.faq:before{animation:rotate 30s linear infinite;background:radial-gradient(circle at center,#00ff8805 0,#0000 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.faq .container{position:relative;z-index:1}.faq .section-header{margin-bottom:3rem}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-top:3rem}.faq-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff14,#ffffff08);border:2px solid #ffffff14;border-radius:20px;box-shadow:0 4px 24px #0003;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-item:before{background:linear-gradient(135deg,#0f8,#0cf,#0f8);border-radius:20px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .4s ease;z-index:-1}.faq-item:hover:before{opacity:.5}.faq-item:hover{background:linear-gradient(135deg,#ffffff1f,#ffffff0f);border-color:#0f86;box-shadow:0 8px 32px #00ff8826,-8px 0 32px #00ccff1a;transform:translateX(8px)}.faq-question{align-items:flex-start;color:#fff;display:flex;font-size:1.3rem;font-weight:700;gap:1rem;line-height:1.4;margin-bottom:1.25rem;position:relative}.faq-question:before{align-items:center;background:linear-gradient(135deg,#0f8,#0cf);border-radius:8px;box-shadow:0 4px 16px #00ff884d;content:"";display:flex;flex-shrink:0;font-size:1.2rem;height:32px;justify-content:center;transition:all .3s ease;width:32px}.faq-item:hover .faq-question:before{box-shadow:0 6px 24px #00ff8880;transform:scale(1.1) rotate(5deg)}.faq-question:after{color:#0a0a0a;content:"Q";font-size:.9rem;font-weight:900;left:8px;position:absolute;top:2px;z-index:1}.faq-answer{color:#d0d0d0;font-size:1.05rem;line-height:1.8;padding-left:3rem;position:relative}.faq-answer:before{align-items:center;background:#00ff881a;border-radius:6px;color:#0f8;content:"A";display:flex;font-size:1rem;font-weight:700;height:28px;justify-content:center;left:.5rem;position:absolute;top:0;width:28px}.trust-section{background:#ffffff05;padding:4rem 0}.trust-content{text-align:center}.trust-content h3{color:#fff;font-size:2rem;margin-bottom:2.5rem}.trust-badges{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.trust-badge{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.trust-badge:hover{background:#ffffff14;border-color:#00ff884d;transform:translateY(-3px)}.badge-icon{flex-shrink:0;font-size:2.5rem}.badge-text{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.badge-text strong{color:#fff;display:block;font-size:1.1rem;margin-bottom:.25rem}.badge-text span{color:#999;font-size:.9rem}.cta-section{background:linear-gradient(135deg,#00ff881a,#00ccff1a);padding:5rem 0;text-align:center}.cta-content h2{font-size:3rem;margin-bottom:1rem}.cta-content p{color:#ccc;font-size:1.25rem;margin-bottom:2rem}.cta-note{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1.5rem}.cta-note span{align-items:center;color:#0f8;display:flex;font-size:.95rem;gap:.5rem}.quick-testimonials{background:linear-gradient(135deg,#00ff880d,#00ccff0d);padding:4rem 0}.quick-testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2.5rem}.quick-testimonial{background:linear-gradient(145deg,#ffffff1a,#ffffff0d);border:2px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 20px #0003;padding:2rem;text-align:center;transition:all .3s ease}.quick-testimonial:hover{border-color:#0f86;box-shadow:0 8px 32px #0f83;transform:translateY(-5px)}.quick-stars{color:gold;font-size:1.2rem;margin-bottom:1rem}.quick-testimonial p{color:#fff;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.quick-author{color:#0f8;font-size:.9rem;font-weight:600}.contact-trust{background:#0a0a0a80;padding:3rem 0}.trust-stats{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.trust-stat{background:linear-gradient(145deg,#ffffff14,#ffffff08);border:2px solid #0f83;border-radius:16px;min-width:160px;padding:1.5rem 2rem;text-align:center;transition:all .3s ease}.trust-stat:hover{border-color:#0f86;box-shadow:0 8px 32px #0f83;transform:scale(1.05)}.trust-number{color:#0f8;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 0 20px #0f86}.trust-text{color:#ccc;font-size:1rem;font-weight:500}@media (max-width:768px){.container{padding:0 16px}.nav-links{display:none}.waitlist-form-inline{flex-direction:column!important}.waitlist-form-inline button{width:100%}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:1.8rem}.hero-cta{align-items:center;flex-direction:column}.hero-stats{justify-content:center}.contact-content{gap:2rem;grid-template-columns:1fr;text-align:center}.contact-title{font-size:2.5rem}.features-grid,.insights-grid,.steps{grid-template-columns:1fr}.form-container{padding:1.5rem}.waitlist-form-section{min-height:auto;padding:6rem 0 2rem}.form-header h1{font-size:2rem}.footer-content{text-align:center}.footer-content,.testimonials-grid{gap:2rem;grid-template-columns:1fr}.testimonial-card{padding:2rem}.testimonial-card:after{font-size:6rem;right:1rem}.faq-grid{gap:1.5rem;grid-template-columns:1fr}.faq-item{padding:2rem}.faq-item:hover{transform:translateX(4px)}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.trust-badges{grid-template-columns:1fr}.trust-badge{padding:1.5rem}.cta-content h2{font-size:2rem}.cta-note{align-items:center;flex-direction:column;gap:1rem}.quick-testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.trust-stats{gap:2rem}}@media (max-width:480px){.hero-title{font-size:1.5rem}.contact-title,.section-header h2{font-size:2rem}.cta-content h2{font-size:1.75rem}.btn-large{font-size:1rem;padding:.875rem 1.5rem}.stats-grid{grid-template-columns:1fr}.testimonial-card{padding:1.75rem}.testimonial-card:after{font-size:4rem;right:.75rem;top:1rem}.testimonial-text{font-size:1rem}.author-avatar{font-size:1rem;height:48px;width:48px}.faq-item{padding:1.75rem}.faq-question{font-size:1.1rem}.faq-answer{font-size:.95rem;padding-left:2.5rem}.faq-question:before{height:28px;width:28px}.faq-question:after{font-size:.8rem;left:6px;top:1px}.trust-content h3{font-size:1.5rem}.faq-grid,.testimonials-grid{gap:1.5rem}.trust-number{font-size:2rem}.trust-stat{min-width:140px;padding:1.25rem 1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card,.insight-card,.step{animation:fadeInUp .6s ease-out}html{scroll-behavior:smooth}.btn:focus,.form-input:focus,.form-textarea:focus{outline:2px solid #0f8;outline-offset:2px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn-loading:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;content:"";height:16px;margin-left:8px;width:16px}
/*# sourceMappingURL=main.f30abc6d.css.map*/