:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.launch-banner{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;text-align:center;padding:.75rem 1rem;font-weight:600;font-size:.9rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:100}.header-content{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{height:32px;width:auto}.logo-wrapper{display:inline-flex;align-items:center;padding:6px 10px;border-radius:6px}.logo-dark{background-color:#fff}.logo-light{background-color:#0f0f1a}[data-darkreader-scheme=dark] .logo-wrapper,[data-darkreader-scheme=dark] .logo-wrapper img{filter:invert(1) hue-rotate(180deg)!important}.nav{display:flex;gap:2rem;align-items:center}.nav a{color:#4b5563;text-decoration:none;font-weight:500;transition:color .2s}.nav a:hover{color:#1a1a2e}.nav-cta{background:#1a1a2e;color:#fff!important;padding:.5rem 1rem;border-radius:6px}.nav-cta:hover{background:#2d2d4a}.btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4f46e566}.btn-secondary{background:#fff;color:#1a1a2e;border:2px solid #e5e7eb}.btn-secondary:hover{border-color:#1a1a2e}.btn-large{padding:1rem 2rem;font-size:1.1rem}.hero{background:linear-gradient(180deg,#f8fafc,#fff);padding:6rem 2rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-badge{display:inline-block;background:linear-gradient(135deg,#e0e7ff,#ddd6fe);color:#4f46e5;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.hero h1{font-size:3.5rem;font-weight:800;color:#1a1a2e;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-subtitle{font-size:1.25rem;color:#4b5563;line-height:1.7;margin-bottom:2.5rem}.hero-cta{display:flex;flex-direction:column;align-items:center;gap:1rem}.scan-input{display:flex;gap:.5rem;width:100%;max-width:500px}.scan-input input{flex:1;padding:1rem 1.25rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s}.scan-input input:focus{border-color:#4f46e5}.hero-hint{color:#6b7280;font-size:.875rem}.form-message{margin-top:.75rem;font-size:.875rem;font-weight:500}.form-message.success{color:#059669}.form-message.error{color:#dc2626}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:.75rem;letter-spacing:-.02em}.section-header p{font-size:1.125rem;color:#6b7280}.problem{padding:5rem 0;background:#1a1a2e;color:#fff}.problem .section-header h2{color:#fff}.problem .section-header p{color:#9ca3af}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.stat-card{text-align:center;padding:2rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.stat-number{font-size:3.5rem;font-weight:800;color:#818cf8;margin-bottom:.5rem}.stat-label{color:#9ca3af;font-size:.95rem}.problem-examples{background:#ffffff0d;border-radius:12px;padding:2rem;border:1px solid rgba(255,255,255,.1)}.problem-examples h3{color:#f87171;margin-bottom:1rem;font-size:1.1rem}.problem-examples ul{list-style:none;padding:0}.problem-examples li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#d1d5db;border-bottom:1px solid rgba(255,255,255,.05)}.problem-examples li:last-child{border-bottom:none}.problem-examples li:before{content:"×";position:absolute;left:0;color:#f87171;font-weight:700}.how-it-works{padding:5rem 0;background:#fff}.steps{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.step{flex:1;max-width:300px;text-align:center}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin:0 auto 1.5rem}.step-content h3{font-size:1.25rem;color:#1a1a2e;margin-bottom:.75rem}.step-content p{color:#6b7280;font-size:.95rem;line-height:1.6}.step-arrow{font-size:2rem;color:#d1d5db;padding-top:1rem}.products{padding:5rem 0;background:#f8fafc}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.product-card{background:#fff;border-radius:16px;padding:2.5rem;border:2px solid #e5e7eb;transition:all .3s}.product-card:hover{border-color:#4f46e5;box-shadow:0 10px 40px #4f46e51a}.product-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.product-free .product-badge{background:#dcfce7;color:#16a34a}.product-paid .product-badge{background:#e0e7ff;color:#4f46e5}.product-card h3{font-size:1.75rem;color:#1a1a2e;margin-bottom:.5rem}.product-tagline{color:#6b7280;margin-bottom:1.5rem}.product-features{list-style:none;padding:0;margin-bottom:2rem}.product-features li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#4b5563}.product-features li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:700}.models{padding:5rem 0;background:#fff}.models-grid{display:flex;justify-content:center;gap:2rem}.model-tier{text-align:center;padding:2rem;background:#f8fafc;border-radius:12px;min-width:200px}.model-tier h4{color:#6b7280;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.model-list{display:flex;flex-direction:column;gap:.5rem}.model-list span{background:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;color:#1a1a2e;border:1px solid #e5e7eb}.features-detailed{padding:5rem 0;background:#f8fafc}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.125rem;color:#1a1a2e;margin-bottom:.75rem}.feature-card p{color:#6b7280;font-size:.95rem;line-height:1.6}.pricing{padding:5rem 0;background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.pricing-card{background:#f8fafc;border-radius:16px;padding:2rem;text-align:center;border:2px solid transparent;position:relative;transition:all .3s}.pricing-card:hover{border-color:#e5e7eb}.pricing-card.popular{background:#fff;border-color:#4f46e5;box-shadow:0 10px 40px #4f46e526}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600}.pricing-card h3{font-size:1.25rem;color:#1a1a2e;margin-bottom:1rem}.price{font-size:3rem;font-weight:800;color:#1a1a2e}.price-period{color:#6b7280;margin-bottom:1.5rem}.pricing-card ul{list-style:none;padding:0;margin-bottom:2rem;text-align:left}.pricing-card li{padding:.5rem 0;color:#4b5563;font-size:.9rem;border-bottom:1px solid #e5e7eb}.pricing-card li:last-child{border-bottom:none}.audience{padding:5rem 0;background:#f8fafc}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.audience-card{background:#fff;padding:1.5rem;border-radius:12px;text-align:center;border:1px solid #e5e7eb}.audience-card h4{color:#1a1a2e;margin-bottom:.5rem}.audience-card p{color:#6b7280;font-size:.9rem}.final-cta{padding:6rem 0;background:linear-gradient(135deg,#1a1a2e,#2d2d4a);text-align:center;color:#fff}.final-cta h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.final-cta p{font-size:1.125rem;color:#9ca3af;margin-bottom:2rem}.final-cta .scan-input{max-width:500px;margin:0 auto}.final-cta .scan-input input{background:#ffffff1a;border-color:#fff3;color:#fff}.final-cta .scan-input input::placeholder{color:#ffffff80}.footer{background:#0f0f1a;color:#fff;padding:4rem 0 2rem}.footer-content{display:flex;justify-content:space-between;margin-bottom:3rem}.footer-brand .logo{color:#fff;margin-bottom:.5rem}.footer-brand p{color:#6b7280}.footer-links{display:flex;gap:4rem}.footer-column h4{color:#9ca3af;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer-column a{display:block;color:#d1d5db;text-decoration:none;padding:.25rem 0;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-bottom p{color:#6b7280;font-size:.875rem}.footer-bottom a{color:#818cf8;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.copyright{margin-top:.5rem}@media(max-width:1024px){.pricing-grid,.audience-grid,.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.header-content{flex-direction:column;gap:1rem}.nav{gap:1rem}.hero h1{font-size:2.5rem}.scan-input{flex-direction:column}.stats-grid{grid-template-columns:1fr}.steps{flex-direction:column;align-items:center}.step-arrow{transform:rotate(90deg);padding:0}.products-grid{grid-template-columns:1fr}.models-grid{flex-direction:column;align-items:center}.features-grid,.pricing-grid,.audience-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:2rem}.footer-links{gap:2rem}.section-header h2{font-size:2rem}}
