body:has(.landing-page){display:block!important;place-items:unset!important;margin:0!important;padding:0!important;width:100%!important;background-color:#fff!important}#root:has(.landing-page){max-width:100%!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important}*{box-sizing:border-box}.landing-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;width:100%;min-height:100vh;margin:0;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}.landing-header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100;border-bottom:1px solid #e5e7eb;width:100%}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;flex-wrap:wrap;gap:1rem}.logo h1{font-size:2rem;font-weight:700;color:#667eea;margin:0}.tagline{font-size:.9rem;color:#718096;font-weight:500}.header-nav{display:flex;align-items:center}.auth-buttons{display:flex;gap:.75rem;align-items:center}.user-menu{display:flex;gap:1rem;align-items:center}.btn-primary,.btn-secondary,.btn-outline{padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease;text-align:center;cursor:pointer;border:none;font-size:.95rem;white-space:nowrap;display:inline-block}.btn-large{padding:1rem 2rem;font-size:1.1rem;min-width:160px}.btn-full{width:100%}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 25px #667eea4d}.btn-secondary,.btn-outline{background:transparent;color:#667eea;border:2px solid #667eea}.btn-secondary:hover,.btn-outline:hover{background:#667eea;color:#fff}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center;min-height:70vh;display:flex;align-items:center;justify-content:center;width:100%;scroll-margin-top:100px}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.hero-text{text-align:left}.hero-text h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9;line-height:1.6}.hero-buttons{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.hero-note{font-size:.9rem;opacity:.8;margin:0}.hero-visual{display:flex;justify-content:center;align-items:center}.app-preview{display:flex;justify-content:center;align-items:center;padding:1rem}.browser-mockup{width:100%;position:relative}.browser-header{background:#ffffff26;padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.browser-buttons{display:flex;gap:.5rem}.browser-button{width:12px;height:12px;border-radius:50%}.browser-button.red{background:#ff5f57}.browser-button.yellow{background:#ffbd2e}.browser-button.green{background:#28ca42}.browser-url{flex:1;background:#ffffff1a;padding:.25rem .75rem;border-radius:6px;font-size:.8rem;color:#ffffffe6;text-align:center}.screenshot-container{width:100%;background:#fff}.filter-screenshot{width:100%;height:auto;display:block}.css-preview{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:500px;height:auto;max-height:90%;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;overflow:hidden;border-radius:8px}.preview-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #e2e8f0}.preview-header h3{margin:0;font-size:18px;color:#1a202c;font-weight:600}.preview-nav{display:flex;gap:8px}.nav-item{padding:6px 12px;border-radius:6px;font-size:11px;font-weight:500}.nav-item.active{background:#48bb78;color:#fff}.nav-item:not(.active){background:#667eea;color:#fff}.preview-filters{padding:16px;background:#fff;border-bottom:1px solid #e2e8f0}.preview-filters h4{margin:0 0 12px;font-size:14px;color:#2d3748;font-weight:600}.filter-row{margin-bottom:12px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.filter-item input{padding:4px 8px;border:1px solid #cbd5e0;border-radius:4px;font-size:11px;width:180px}.filter-row label{display:flex;align-items:center;gap:4px;font-size:11px;color:#4a5568}.filter-row input[type=checkbox]{width:auto}.filter-buttons{display:flex;gap:8px;margin-top:8px}.run-filters,.clear-filters{padding:6px 12px;border-radius:4px;border:none;font-size:11px;font-weight:500;cursor:pointer}.run-filters{background:#667eea;color:#fff}.clear-filters{background:#e53e3e;color:#fff}.preview-results{padding:16px;background:#fff;overflow:hidden}.preview-results h4{margin:0 0 12px;font-size:14px;color:#2d3748;font-weight:600}.results-table{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.table-row{display:grid;grid-template-columns:60px 1fr 50px 50px 50px;gap:8px;padding:8px 12px;align-items:center;font-size:11px}.table-row.header{background:#f7fafc;font-weight:600;color:#2d3748;border-bottom:1px solid #e2e8f0}.table-row:not(.header){border-bottom:1px solid #f7fafc}.table-row:not(.header):last-child{border-bottom:none}.positive{color:#38a169;font-weight:500}.negative{color:#e53e3e;font-weight:500}.preview-overlay{position:absolute;bottom:0;left:0;right:0;height:25%;background:linear-gradient(to top,rgba(102,126,234,.95) 0%,rgba(102,126,234,.7) 60%,transparent 100%);padding:1rem;color:#fff;display:flex;align-items:flex-end}.preview-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;text-align:center;width:100%}.preview-overlay .stat-number{display:block;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.preview-overlay .stat-label{font-size:.8rem;opacity:.9;color:#fffffff2;font-weight:500}.features{padding:5rem 0;background:#f8fafc;width:100%;scroll-margin-top:100px}.features h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2d3748;font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.feature-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 15px #00000014;text-align:center;transition:transform .2s ease,box-shadow .2s ease;position:relative}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2d3748;font-weight:600}.feature-card p{color:#718096;line-height:1.7;font-size:1rem;margin-bottom:1.5rem}.feature-badge{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.free-badge{background:#c6f6d5;color:#22543d}.premium-badge{background:#fed7d7;color:#c53030}.pricing{padding:5rem 0;background:#fff;width:100%;scroll-margin-top:100px}.pricing h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2d3748;font-weight:700}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto}.pricing-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 15px #00000014;text-align:center;border:2px solid #e2e8f0;position:relative}.pricing-card.featured{border-color:#667eea;transform:scale(1.05)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#667eea;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600}.pricing-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2d3748}.price{margin-bottom:2rem}.amount{font-size:3rem;font-weight:700;color:#667eea}.period{font-size:1rem;color:#718096}.features-list{list-style:none;text-align:left;margin-bottom:2rem;padding:0}.features-list li{padding:.5rem 0;color:#4a5568}.trial-note{font-size:.8rem;color:#718096;margin-top:.5rem}.cta{padding:5rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;width:100%;scroll-margin-top:100px}.cta-content h2{font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}.cta-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.landing-footer{background:#2d3748;color:#fff;padding:3rem 0 2rem;width:100%}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{margin-bottom:1rem;color:#667eea;font-weight:600}.footer-section ul{list-style:none;padding:0}.footer-section a{color:#cbd5e0;text-decoration:none;transition:color .2s ease}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #4a5568;padding-top:2rem;text-align:center;color:#a0aec0}@media(max-width:768px){.header-content{flex-direction:column;text-align:center;gap:1rem}.hero-content{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.hero-text{text-align:center}.hero-text h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{justify-content:center}.browser-mockup{max-width:100%}.browser-url{font-size:.7rem}.filter-screenshot{height:100%;object-position:center}.screenshot-container{height:300px}.preview-overlay{height:25%;padding:.75rem}.preview-stats{gap:.75rem}.preview-overlay .stat-number{font-size:1.2rem}.css-preview{font-size:10px}.preview-header h3{font-size:14px}.nav-item{padding:4px 8px;font-size:9px}.table-row{grid-template-columns:50px 1fr 40px 40px 40px;gap:4px;padding:6px 8px;font-size:9px}.filter-item input{width:140px}.features-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none}.hero,.features,.pricing,.cta{scroll-margin-top:80px}}@media(max-width:480px){.container{padding:0 .75rem}.hero{padding:3rem 0}.hero-text h1{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.btn-large{width:100%;max-width:280px}.feature-card,.pricing-card{padding:2rem 1.5rem}.screenshot-container{align-items:flex-start}.preview-overlay{height:30%}}
