body>.flex>footer,body>.flex>header,body>div>.flex>footer,body>div>.flex>header{display:none!important}#landing-isolated-root{min-height:100vh;width:100%;--primary-color:#5b56d6;--accent-color:#4044f5;--text-color:#ffffff;--text-muted:rgba(255,255,255,0.7);--bg-dark:#0f0c29;--glass-bg:rgba(255,255,255,0.05);--glass-border:rgba(255,255,255,0.1);--glass-border-strong:rgba(255,255,255,0.2);--font-heading:"DM Sans",sans-serif;--font-body:"Inter",sans-serif;--neon:#00f2ff;--indigo-400:#818cf8;--glow-indigo:rgba(91,86,214,0.15);--success:#10b981;--warning:#f59e0b;--danger:#ef4444}#landing-isolated-root .gradient-text{background:linear-gradient(135deg,#fff 0,var(--primary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#landing-isolated-root .quiz-screen{transition:opacity .4s ease,transform .4s ease}#landing-isolated-root .section-pad{padding:8rem 0}#landing-isolated-root *{margin:0;padding:0;box-sizing:border-box}#landing-isolated-root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:var(--font-body);color:var(--text-color);background-color:var(--bg-dark);line-height:1.6;overflow-x:hidden;-webkit-overflow-scrolling:touch}#landing-isolated-root .background-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:radial-gradient(circle at 15% 20%,#3b82f6 0,transparent 40%),radial-gradient(circle at 85% 80%,#ec4899 0,transparent 40%),linear-gradient(135deg,#020617,#0f172a);overflow:hidden}#landing-isolated-root .bg-gradient-overlay,#landing-isolated-root .particle-canvas{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}#landing-isolated-root .bg-gradient-overlay{background:linear-gradient(180deg,rgba(15,12,41,.2),rgba(15,12,41,.8))}#landing-isolated-root .logo-text,#landing-isolated-root h1,#landing-isolated-root h2,#landing-isolated-root h3,#landing-isolated-root h4{font-family:var(--font-heading);line-height:1.1;font-weight:500;letter-spacing:-.03em}#landing-isolated-root .section-label{font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;display:block}#landing-isolated-root .section-title{font-size:3.5rem;margin-bottom:1.5rem}#landing-isolated-root .section-desc{font-size:1.25rem;color:var(--text-muted);max-width:600px;margin-bottom:2rem}#landing-isolated-root .btn{display:inline-flex;align-items:center;padding:.8rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;transition:background-color .2s ease,transform .1s ease;cursor:pointer}#landing-isolated-root .btn-dark{background:#000;color:#fff;border:1px solid #000}#landing-isolated-root .btn-dark:hover{background:#222}#landing-isolated-root .btn-light{background:#fff;color:#000}#landing-isolated-root .btn-light:hover{background:#f0f0f0}#landing-isolated-root .btn-glass{background:rgba(255,255,255,.1);color:#fff;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}#landing-isolated-root .btn-glass:hover{background:rgba(255,255,255,.2)}#landing-isolated-root .arrow-icon{margin-left:8px;font-size:1.2rem}#landing-isolated-root .glass-card{background:var(--glass-bg);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid var(--glass-border);border-radius:16px;padding:2rem}#landing-isolated-root .site-header{position:fixed;top:2rem;left:50%;transform:translateX(-50%);width:90%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:rgba(255,255,255,.1);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.1);border-radius:100px;z-index:100}#landing-isolated-root .logo,#landing-isolated-root .logo:visited{text-decoration:none;color:#fff}#landing-isolated-root .logo-text{font-size:1.2rem;font-weight:700;color:#fff}#landing-isolated-root .nav-links{display:flex;gap:2rem}#landing-isolated-root .nav-links a{color:#fff;text-decoration:none;font-size:.95rem;opacity:.8;transition:opacity .2s ease}#landing-isolated-root .nav-links a:hover{opacity:1}#landing-isolated-root main{padding-top:150px}#landing-isolated-root .hero-section{max-width:1200px;margin:0 auto;padding:4rem 2rem;min-height:80vh;display:flex;flex-direction:column;justify-content:space-between}#landing-isolated-root .hero-title{font-size:5rem;margin-bottom:1rem}#landing-isolated-root .hero-subtitle{font-size:1.5rem;margin-bottom:2rem}#landing-isolated-root .avatar-group{display:flex;margin-bottom:4rem}#landing-isolated-root .avatar{width:48px;height:48px;border-radius:50%;border:2px solid #fff;margin-left:-12px}#landing-isolated-root .avatar:first-child{margin-left:0}#landing-isolated-root .hero-bottom-text{max-width:600px}#landing-isolated-root .hero-bottom-text p{font-size:1.25rem;color:var(--text-muted);margin-bottom:2rem}#landing-isolated-root .hero-ctas{display:flex;gap:1rem}#landing-isolated-root .pain-points-section{max-width:1200px;margin:6rem auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}#landing-isolated-root .pain-points-desc{margin-top:2rem;color:var(--text-muted);font-size:1.2rem}#landing-isolated-root .pain-points-table{background:var(--glass-bg);backdrop-filter:blur(4px);border-radius:24px;border:1px solid var(--glass-border);overflow:hidden}#landing-isolated-root .table-header{padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.05);font-weight:600}#landing-isolated-root .table-header,#landing-isolated-root .table-row{display:grid;grid-template-columns:1fr 1fr}#landing-isolated-root .table-row .col{padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.05);border-right:1px solid rgba(255,255,255,.05)}#landing-isolated-root .table-row .col:last-child{border-right:none}#landing-isolated-root .highlight-bg{background:rgba(255,255,255,.05)}#landing-isolated-root .clients-section{max-width:1200px;margin:8rem auto;padding:0 2rem}#landing-isolated-root .center{text-align:center;display:flex;flex-direction:column;align-items:center}#landing-isolated-root .clients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;margin-top:3rem}#landing-isolated-root .client-logo{display:flex;justify-content:center;align-items:center;height:120px}#landing-isolated-root .client-logo img{max-width:85%;max-height:55px;object-fit:contain;filter:brightness(0) invert(1);opacity:1;transition:transform .3s ease}#landing-isolated-root .client-logo:hover img{transform:scale(1.05);opacity:1}#landing-isolated-root .features-section{max-width:1200px;margin:8rem auto;padding:0 2rem}#landing-isolated-root .feature-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}#landing-isolated-root .feature-card{padding:0;overflow:hidden}#landing-isolated-root .feature-image{height:200px;width:100%}#landing-isolated-root .feature-image img{width:100%;height:100%;object-fit:cover}#landing-isolated-root .feature-content{padding:2rem}#landing-isolated-root .feature-content h3{font-size:1.5rem;margin-bottom:1rem}#landing-isolated-root .feature-content p{color:var(--text-muted)}#landing-isolated-root .about-platform{max-width:1200px;margin:8rem auto;padding:0 2rem}#landing-isolated-root .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem}#landing-isolated-root .about-highlight{padding:4rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#landing-isolated-root .about-features{display:flex;flex-direction:column;gap:2rem}#landing-isolated-root .about-item{position:relative;padding-left:3rem}#landing-isolated-root .item-number{position:absolute;left:0;top:0;font-size:1.2rem;font-weight:700;opacity:.5}#landing-isolated-root .item-image{width:100%;height:150px;object-fit:cover;margin-bottom:1rem;padding:0}#landing-isolated-root .item-content{padding:1.5rem}#landing-isolated-root .item-content h3{font-size:1.5rem;margin-bottom:1rem}#landing-isolated-root .item-content p{color:var(--text-muted);margin-bottom:1.5rem}#landing-isolated-root .solutions-section{max-width:1200px;margin:8rem auto;padding:0 2rem}#landing-isolated-root .solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem}#landing-isolated-root .solution-card{overflow:hidden;display:flex;flex-direction:column}#landing-isolated-root .solution-icon{width:100%;margin-bottom:1.5rem;border-radius:12px;overflow:hidden;background:rgba(255,255,255,.02)}#landing-isolated-root .solution-icon img{width:100%;height:100%;object-fit:cover;display:block}#landing-isolated-root .solution-card h3{font-size:2rem;margin:0 0 1rem}#landing-isolated-root .solution-card p{color:var(--text-muted);font-size:1.1rem}#landing-isolated-root .benefits-section{max-width:1200px;margin:8rem auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center}#landing-isolated-root .stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}#landing-isolated-root .stat-card h2{font-size:4rem;margin-bottom:.5rem}#landing-isolated-root .stat-card p{font-size:1.1rem;color:var(--text-muted)}#landing-isolated-root .light-theme{background:#f4f4f4;color:#000;padding:8rem 2rem}#landing-isolated-root .dark-text{color:#000}#landing-isolated-root .testimonials-grid{max-width:1200px;margin:4rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}#landing-isolated-root .testimonial-card{background:#e9e9e9;padding:2.5rem;border-radius:16px}#landing-isolated-root .author-info{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}#landing-isolated-root .author-avatar{width:50px;height:50px;border-radius:50%}#landing-isolated-root .author-info h4{font-size:1.1rem;margin-bottom:.2rem}#landing-isolated-root .author-info p{font-size:.8rem;color:#666;letter-spacing:.05em}#landing-isolated-root .testimonial-card blockquote{font-size:1.1rem;line-height:1.5}#landing-isolated-root .pricing-grid{max-width:1200px;margin:4rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:center}#landing-isolated-root .pricing-card{border-radius:24px;padding:3rem}#landing-isolated-root .light-card{background:#e9e9e9;border:1px solid #ddd}#landing-isolated-root .dark-card{background:#000;color:#fff;transform:scale(1.05)}#landing-isolated-root .pricing-card h3{font-size:2rem;margin-bottom:1rem}#landing-isolated-root .pricing-desc{color:#666;margin-bottom:2rem;min-height:50px}#landing-isolated-root .dark-card .pricing-desc{color:#aaa}#landing-isolated-root .price{display:flex;align-items:baseline;gap:.2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}#landing-isolated-root .dark-card .price{border-bottom:1px solid rgba(255,255,255,.1)}#landing-isolated-root .price h2{font-size:3.5rem}#landing-isolated-root .features-list{list-style:none;margin-bottom:3rem}#landing-isolated-root .features-list li{padding:.5rem 0;display:flex;align-items:center;gap:10px}#landing-isolated-root .features-list li:before{content:"✦";font-size:.8rem}#landing-isolated-root .full-width{width:100%;justify-content:center}#landing-isolated-root .footer-cta{max-width:1200px;margin:0 auto;padding:10rem 2rem 4rem;display:flex;justify-content:space-between;align-items:center}#landing-isolated-root .cta-title{font-size:4rem}#landing-isolated-root .site-footer{background:transparent;padding:0 2rem 8rem}#landing-isolated-root .footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between}#landing-isolated-root .footer-brand{max-width:300px}#landing-isolated-root .footer-brand p{color:var(--text-muted);margin-top:1.5rem}#landing-isolated-root .footer-links{display:flex;gap:4rem}#landing-isolated-root .link-column h4{margin-bottom:1.5rem;font-size:1.1rem}#landing-isolated-root .link-column a{display:block;color:var(--text-muted);text-decoration:none;margin-bottom:.8rem;transition:color .2s ease}#landing-isolated-root .link-column a:hover{color:#fff}#landing-isolated-root .blog-section{max-width:1200px;margin:8rem auto;padding:0 2rem}#landing-isolated-root .blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}#landing-isolated-root .blog-card{padding:0;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}#landing-isolated-root .blog-card:hover{transform:translateY(-10px);border-color:var(--primary-color);box-shadow:0 10px 30px rgba(91,86,214,.2)}#landing-isolated-root .blog-image{width:100%;height:200px}#landing-isolated-root .blog-image img{width:100%;height:100%;object-fit:cover}#landing-isolated-root .blog-content{padding:2.5rem;display:flex;flex-direction:column;flex-grow:1}#landing-isolated-root .blog-date{font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem;font-weight:500}#landing-isolated-root .blog-content h3{font-size:1.6rem;margin-bottom:1.25rem;line-height:1.3;color:#fff}#landing-isolated-root .blog-content p{color:var(--text-muted);margin-bottom:2rem;line-height:1.6;flex-grow:1}#landing-isolated-root .blog-link{color:#fff;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;transition:color .2s ease;align-self:flex-start}#landing-isolated-root .blog-link:hover{color:var(--text-muted)}#landing-isolated-root .blog-page{padding-top:120px}#landing-isolated-root .blog-container{max-width:1200px;margin:0 auto;padding:0 2rem}#landing-isolated-root .blog-hero{text-align:center;padding:4rem 2rem}#landing-isolated-root .blog-hero-content{max-width:800px;margin:0 auto}#landing-isolated-root .featured-posts{margin-bottom:6rem}#landing-isolated-root .featured-grid{display:grid;grid-template-columns:1fr}#landing-isolated-root .featured-card{display:grid;grid-template-columns:1.2fr .8fr;gap:0;padding:0;overflow:hidden;min-height:500px}#landing-isolated-root .featured-image{height:100%;width:100%;min-height:400px}#landing-isolated-root .featured-image img{width:100%;height:100%;object-fit:cover;display:block}#landing-isolated-root .featured-content{padding:4rem;display:flex;flex-direction:column;justify-content:center}#landing-isolated-root .featured-content h2{font-size:2.5rem;margin:1rem 0;line-height:1.2}#landing-isolated-root .featured-content p{font-size:1.1rem;color:var(--text-muted);margin-bottom:2rem}#landing-isolated-root .blog-category{font-size:.8rem;font-weight:700;letter-spacing:.1em;color:var(--primary-color);text-transform:uppercase}#landing-isolated-root .post-meta{display:flex;gap:1.5rem;margin-bottom:2rem;font-size:.9rem;color:var(--text-muted)}#landing-isolated-root .recent-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}#landing-isolated-root .blog-filter{display:flex;gap:2rem;color:var(--text-muted);font-weight:600;font-size:.9rem}#landing-isolated-root .blog-filter span{cursor:pointer;transition:color .2s ease,transform .2s ease}#landing-isolated-root .blog-filter span.active,#landing-isolated-root .blog-filter span:hover{color:#fff;transform:translateY(-2px)}#landing-isolated-root .blog-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin-bottom:4rem}#landing-isolated-root .blog-pagination{display:flex;justify-content:center;margin-bottom:8rem}#landing-isolated-root .blog-newsletter{max-width:1200px;margin:0 auto 8rem;padding:0 2rem}#landing-isolated-root .newsletter-container{padding:6rem;text-align:center;display:flex;flex-direction:column;align-items:center}#landing-isolated-root .newsletter-container h2{font-size:3rem;margin-bottom:1rem}#landing-isolated-root .newsletter-container p{font-size:1.2rem;color:var(--text-muted);margin-bottom:3rem;max-width:600px}#landing-isolated-root .newsletter-form{display:flex;gap:1rem;width:100%;max-width:500px}#landing-isolated-root .newsletter-form input{flex-grow:1;padding:1rem 1.5rem;border-radius:8px;border:1px solid var(--glass-border);background:rgba(255,255,255,.05);color:#fff;font-family:inherit;outline:none}#landing-isolated-root .newsletter-form input:focus{border-color:var(--primary-color)}@media (max-width:992px){#landing-isolated-root .site-header{width:95%;padding:.8rem 1.5rem}#landing-isolated-root .nav-links{display:none}#landing-isolated-root .featured-card{grid-template-columns:1fr}#landing-isolated-root .featured-content{padding:2rem}#landing-isolated-root .hero-title{font-size:3.5rem}#landing-isolated-root .about-grid,#landing-isolated-root .benefits-section,#landing-isolated-root .pain-points-section,#landing-isolated-root .pricing-grid{grid-template-columns:1fr}#landing-isolated-root .dark-card{transform:scale(1)}#landing-isolated-root .footer-cta{flex-direction:column;align-items:flex-start;gap:2rem}#landing-isolated-root .newsletter-container{padding:3rem 2rem}#landing-isolated-root .newsletter-container h2{font-size:2rem}#landing-isolated-root .newsletter-form{flex-direction:column}}#landing-isolated-root{background-color:transparent!important}#landing-isolated-root .background-canvas{z-index:0!important}#landing-isolated-root>*{position:relative;z-index:1}