*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.landing-root{font-family:Inter,sans-serif;color:#14181d;background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}.landing-root button{font-family:Inter,sans-serif;cursor:pointer;border:none;background:none}.landing-root ul{list-style:none}:root{--black:#14181d;--white:#fff;--gray-50:#f7f8fa;--gray-200:#e8eaed;--gray-400:#9ca3af;--gray-600:#616161;--yellow:#ffeaa0;--yellow-dark:#ffd24a;--red:#e5594f;--indigo:#4537de;--r20:20px;--r16:16px;--r9999:9999px;--landing-price-size:52px}.landing-root .section-inner{max-width:1160px;margin:0 auto;padding:0 48px}.landing-root .section-head{text-align:center;max-width:680px;margin:0 auto 64px}.landing-root h2.l-h2{font-size:42px;font-weight:700;letter-spacing:-1px;line-height:1.18;color:var(--black)}.landing-root h2.l-h2-light{color:#fff}.landing-root .l-section-eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:var(--indigo);margin-bottom:14px}.landing-root .l-section-sub{font-size:17px;color:var(--gray-600);line-height:1.7;margin-top:16px}.landing-root .btn-dark{display:inline-flex;align-items:center;gap:8px;background:var(--black);color:#fff;font-size:15px;font-weight:600;padding:13px 26px;border-radius:var(--r9999);transition:transform .15s ease,box-shadow .15s ease}.landing-root .btn-dark:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(20,24,29,.22)}.landing-root .btn-outline{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--black);font-size:15px;font-weight:600;padding:13px 26px;border-radius:var(--r9999);border:1.5px solid var(--black);transition:transform .15s ease,box-shadow .15s ease}.landing-root .btn-outline:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(20,24,29,.12)}.landing-root .btn-block{width:100%;justify-content:center}.landing-root .btn-lg{font-size:17px;padding:16px 36px}.landing-root .eyebrow-pill{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--gray-200);border-radius:var(--r9999);padding:7px 16px;font-size:13px;font-weight:550;color:var(--gray-600);box-shadow:0 2px 8px rgba(20,24,29,.06);margin-bottom:28px}.landing-root .eyebrow-pill .dot{width:7px;height:7px;border-radius:50%;background:#4ade80;display:inline-block}.landing-root .hero{padding:100px 0 0;background:#fff;text-align:center;overflow:hidden}.landing-root .hero-inner{max-width:1160px;margin:0 auto;padding:0 48px}.landing-root .l-h1{font-size:68px;font-weight:800;letter-spacing:-2px;line-height:1.1;color:var(--black);margin-bottom:28px}.landing-root .h1-highlight{position:relative;display:inline-block;z-index:0;white-space:nowrap}.landing-root .h1-highlight:before{content:"";position:absolute;inset:-4px -8px;background:var(--yellow);border-radius:6px;transform:rotate(-1deg);z-index:-1}.landing-root .h1-strike{position:relative;display:inline-block;color:var(--red);white-space:nowrap}.landing-root .h1-strike:after{content:"";position:absolute;top:50%;left:-4px;right:-4px;height:4px;background:var(--red);border-radius:2px;transform:rotate(-3deg) translateY(-50%)}.landing-root .hero-sub{font-size:19px;color:var(--gray-600);line-height:1.7;max-width:600px;margin:0 auto 36px}.landing-root .hero-cta{margin-bottom:28px}.landing-root .hero-badges{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:72px}.landing-root .badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--gray-600)}.landing-root .badge svg{color:#22c55e}.landing-root .stars-cluster{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--gray-600)}.landing-root .stars-row{display:inline-flex;gap:2px}.landing-root .screenshot-wrap{background:linear-gradient(180deg,#fff 0,var(--gray-50) 100%);padding-bottom:0}.landing-root .mock-browser{max-width:960px;margin:0 auto;background:#fff;border-radius:var(--r20) var(--r20) 0 0;box-shadow:0 40px 100px rgba(20,24,29,.18);border:1px solid var(--gray-200);overflow:hidden}.landing-root .mock-chrome{background:var(--gray-50);border-bottom:1px solid var(--gray-200);padding:14px 20px;display:flex;align-items:center;gap:12px}.landing-root .mock-dots{display:flex;gap:7px}.landing-root .mock-dots span{width:12px;height:12px;border-radius:50%}.landing-root .mock-dots .dot-r{background:#ff5f57}.landing-root .mock-dots .dot-y{background:#febc2e}.landing-root .mock-dots .dot-g{background:#28c840}.landing-root .mock-url{flex:1 1;background:#fff;border:1px solid var(--gray-200);border-radius:8px;padding:5px 12px;font-size:13px;color:var(--gray-600);margin:0 20px;text-align:center}.landing-root .mock-body{padding:24px}.landing-root .mock-filter-bar{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.landing-root .mock-chip{padding:7px 14px;border-radius:var(--r9999);font-size:13px;font-weight:600;cursor:default;border:1.5px solid transparent}.landing-root .mock-chip.active{background:var(--black);color:#fff}.landing-root .mock-chip.inactive{background:#fff;border-color:var(--gray-200);color:var(--gray-600)}.landing-root .mock-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.landing-root .mock-card{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--gray-200);border-radius:var(--r16);background:#fff}.landing-root .mock-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;flex-shrink:0}.landing-root .mock-card-body{flex:1 1;min-width:0}.landing-root .mock-card-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.landing-root .mock-card-name{font-size:14px;font-weight:650;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .mock-bfs-badge{font-size:10px;font-weight:700;background:#e8f5e9;color:#2e7d32;padding:2px 7px;border-radius:var(--r9999)}.landing-root .mock-card-meta{font-size:12px;color:var(--gray-600)}.landing-root .mock-price{font-size:13px;font-weight:600;color:var(--black);white-space:nowrap}.landing-root .value-section{padding:100px 0;background:#fff}.landing-root .l-section-cup{font-size:24px;margin-bottom:12px}.landing-root .value-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.landing-root .value-card{background:var(--gray-50);border-radius:var(--r20);padding:36px;transition:transform .2s ease,box-shadow .2s ease}.landing-root .value-card:hover{transform:translateY(-3px);box-shadow:0 16px 48px rgba(20,24,29,.1)}.landing-root .value-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.landing-root .value-card h3{font-size:20px;font-weight:700;color:var(--black);margin-bottom:12px;letter-spacing:-.3px}.landing-root .value-card p{font-size:15px;color:var(--gray-600);line-height:1.65;margin-bottom:20px}.landing-root .value-card ul{display:flex;flex-direction:column;gap:9px}.landing-root .value-card li{font-size:14px;color:var(--gray-600);padding-left:14px;position:relative;line-height:1.5}.landing-root .value-card li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:var(--black)}.landing-root .features-section{padding:100px 0;background:var(--gray-50)}.landing-root .feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;margin-bottom:80px}.landing-root .feature-row:last-child{margin-bottom:0}.landing-root .feature-row.flipped .feature-text{order:2}.landing-root .feature-row.flipped .feature-visual{order:1}.landing-root .feature-h{font-size:30px;font-weight:700;letter-spacing:-.6px;color:var(--black);margin-bottom:14px;line-height:1.25}.landing-root .feature-caption{font-size:17px;color:var(--gray-600);line-height:1.65}.landing-root .feat-mock{background:#fff;border-radius:var(--r16);padding:28px;box-shadow:0 8px 32px rgba(20,24,29,.08);border:1px solid var(--gray-200)}.landing-root .feat-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.landing-root .feat-chip{padding:6px 13px;border-radius:var(--r9999);font-size:12px;font-weight:600}.landing-root .feat-chip.on{background:var(--black);color:#fff}.landing-root .feat-chip.off{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-600)}.landing-root .feat-count{font-size:13px;color:var(--gray-600)}.landing-root .feat-count strong{color:var(--black)}.landing-root .feat-detail-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.landing-root .feat-detail-icon{width:52px;height:52px;border-radius:14px;background:var(--indigo);color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .feat-detail-name{font-size:15px;font-weight:650;color:var(--black);margin-bottom:4px}.landing-root .feat-detail-meta{font-size:13px;color:var(--gray-600);display:flex;align-items:center;gap:8px}.landing-root .feat-bfs-pill{background:#e8f5e9;color:#2e7d32;font-size:11px;font-weight:700;padding:2px 8px;border-radius:var(--r9999)}.landing-root .feat-screens{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:16px}.landing-root .feat-screen{height:48px;border-radius:8px;background:linear-gradient(135deg,#c7d2fe,#818cf8)}.landing-root .feat-facts{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.landing-root .feat-fact{display:flex;flex-direction:column;gap:2px}.landing-root .feat-fact span{font-size:11px;color:var(--gray-400)}.landing-root .feat-fact strong{font-size:13px;font-weight:650;color:var(--black)}.landing-root .feat-compare-head{display:grid;grid-template-columns:80px 1fr 1fr 1fr;grid-gap:0;gap:0;border-bottom:1.5px solid var(--gray-200);padding-bottom:10px;margin-bottom:10px}.landing-root .feat-compare-head div{font-size:12px;font-weight:650;color:var(--black);text-align:center}.landing-root .feat-compare-head div:first-child{text-align:left}.landing-root .feat-compare-row{display:grid;grid-template-columns:80px 1fr 1fr 1fr;grid-gap:0;gap:0;padding:8px 0;border-bottom:1px solid var(--gray-200)}.landing-root .feat-compare-row:last-child{border-bottom:none}.landing-root .feat-compare-row div{font-size:13px;text-align:center;color:var(--gray-600)}.landing-root .feat-compare-row .feat-compare-label{font-size:12px;font-weight:600;color:var(--gray-400);text-align:left}.landing-root .feat-list-head{font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--gray-400);margin-bottom:14px}.landing-root .feat-list-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--gray-200)}.landing-root .feat-list-row:last-child{border-bottom:none}.landing-root .feat-list-icon{width:34px;height:34px;border-radius:9px;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .feat-list-name{flex:1 1;font-size:13px;font-weight:550;color:var(--black)}.landing-root .feat-list-tag{font-size:11px;font-weight:650;padding:3px 10px;border-radius:var(--r9999)}.landing-root .feat-list-tag.shortlist{background:#ede9fe;color:#6d28d9}.landing-root .feat-list-tag.considering{background:#fef3c7;color:#92400e}.landing-root .results-section{padding:100px 0;background:var(--black)}.landing-root .results-inner{max-width:1160px;margin:0 auto;padding:0 48px;text-align:center}.landing-root .results-sub{font-size:18px;color:var(--gray-400);max-width:500px;margin:16px auto 64px;line-height:1.65}.landing-root .results-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;max-width:900px;margin:0 auto}.landing-root .results-col{padding:0 40px}.landing-root .results-col:not(:last-child){border-right:1px solid hsla(0,0%,100%,.1)}.landing-root .results-num{font-size:64px;font-weight:800;color:var(--yellow-dark);letter-spacing:-2px;line-height:1;margin-bottom:12px}.landing-root .results-lbl{font-size:18px;font-weight:650;color:#fff;margin-bottom:8px}.landing-root .results-meta{font-size:14px;color:var(--gray-400);line-height:1.5}.landing-root .steps-section{padding:100px 0;background:#fff}.landing-root .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.landing-root .step-card{background:var(--gray-50);border-radius:var(--r20);padding:36px;transition:transform .2s ease}.landing-root .step-card:hover{transform:translateY(-3px)}.landing-root .step-n{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--indigo);margin-bottom:16px}.landing-root .step-h{font-size:20px;font-weight:700;color:var(--black);margin-bottom:12px;letter-spacing:-.3px}.landing-root .step-body{font-size:14px;color:var(--gray-600);line-height:1.65;margin-bottom:28px}.landing-root .step-visual{background:#fff;border-radius:var(--r16);padding:20px;border:1px solid var(--gray-200)}.landing-root .stepv-input{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;padding:9px 13px;font-size:13px;color:var(--gray-400);margin-bottom:10px}.landing-root .stepv-cta{background:var(--black);color:#fff;text-align:center;padding:9px;border-radius:8px;font-size:13px;font-weight:600;margin-bottom:10px}.landing-root .stepv-meta{font-size:12px;color:var(--gray-400);text-align:center}.landing-root .stepv-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.landing-root .stepv-chip{padding:5px 12px;border-radius:var(--r9999);font-size:12px;font-weight:600;background:var(--black);color:#fff}.landing-root .stepv-result{font-size:13px;color:#22c55e;font-weight:600}.landing-root .stepv-rows{display:flex;flex-direction:column;gap:10px}.landing-root .stepv-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:var(--gray-50)}.landing-root .stepv-row.winner{background:#f0fdf4}.landing-root .stepv-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.landing-root .stepv-name{flex:1 1;font-size:13px;font-weight:550;color:var(--black)}.landing-root .stepv-check{color:#22c55e}.landing-root .pricing-section{padding:100px 0;background:var(--gray-50)}.landing-root .plan-table{max-width:680px;margin:0 auto;background:#fff;border-radius:var(--r20);border:1px solid var(--gray-200);overflow:hidden;box-shadow:0 8px 32px rgba(20,24,29,.08)}.landing-root .plan-table-head{display:grid;grid-template-columns:1fr 180px 180px;border-bottom:1.5px solid var(--gray-200)}.landing-root .plan-th{padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;border-left:1px solid var(--gray-200)}.landing-root .plan-th-premium{opacity:.4}.landing-root .plan-th-name{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--gray-600)}.landing-root .plan-th-price{font-size:30px;font-weight:800;letter-spacing:-.5px;color:var(--black);line-height:1}.landing-root .plan-th-period{font-size:13px;font-weight:400;color:var(--gray-400);margin-left:2px;letter-spacing:0}.landing-root .plan-th-cta{display:flex;align-items:center;justify-content:center;width:100%;height:34px;border:0;border-radius:8px;background:var(--black);color:#fff;font:650 13px/1 Inter,sans-serif;cursor:pointer;transition:background .15s ease}.landing-root .plan-th-cta:hover{background:#2d3748}.landing-root .plan-soon-pill{background:var(--gray-200);color:var(--gray-600);font-size:11px;font-weight:650;padding:5px 12px;border-radius:var(--r9999);letter-spacing:.3px}.landing-root .plan-table-row{display:grid;grid-template-columns:1fr 180px 180px;border-bottom:1px solid var(--gray-200)}.landing-root .plan-table-row:last-child{border-bottom:none}.landing-root .plan-td-feat{padding:15px 20px;font-size:14px;font-weight:550;color:var(--black);display:flex;align-items:center}.landing-root .plan-td{padding:15px 20px;display:flex;align-items:center;justify-content:center;gap:6px;border-left:1px solid var(--gray-200)}.landing-root .plan-td-premium{opacity:.4}.landing-root .plan-td-label{font-size:12px;color:var(--gray-600)}.landing-root .plan-td-no{font-size:18px;color:var(--gray-400);font-weight:300;line-height:1}.landing-root .faq-section{padding:100px 0;background:var(--gray-50)}.landing-root .faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.landing-root .faq-item{background:#fff;border-radius:var(--r16);border:1px solid var(--gray-200);overflow:hidden;transition:box-shadow .15s ease}.landing-root .faq-item.open{box-shadow:0 8px 32px rgba(20,24,29,.08)}.landing-root .faq-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 28px;text-align:left;gap:16px;cursor:pointer;background:none;border:none}.landing-root .faq-q{font-size:16px;font-weight:650;color:var(--black)}.landing-root .faq-icon{width:28px;height:28px;border-radius:50%;background:var(--gray-50);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;color:var(--gray-600);transition:transform .2s ease}.landing-root .faq-item.open .faq-icon{transform:rotate(45deg);background:var(--black);color:#fff}.landing-root .faq-a{padding:0 28px 22px;font-size:15px;color:var(--gray-600);line-height:1.7}.landing-root .faq-foot{max-width:760px;margin:40px auto 0;background:#fff;border-radius:var(--r20);padding:40px;text-align:center;border:1px solid var(--gray-200)}.landing-root .faq-foot strong{font-size:20px;font-weight:700;color:var(--black);display:block;margin-bottom:10px}.landing-root .faq-foot p{font-size:15px;color:var(--gray-600);margin-bottom:24px;line-height:1.6}.landing-root .final-section{padding:120px 0;background:linear-gradient(135deg,#14181d,#1f2937);text-align:center}.landing-root .final-inner{max-width:1160px;margin:0 auto;padding:0 48px}.landing-root .final-h{font-size:52px;font-weight:800;color:#fff;letter-spacing:-1.5px;margin-bottom:16px;line-height:1.15}.landing-root .final-sub{font-size:18px;color:var(--gray-400);margin-bottom:40px;line-height:1.6}.landing-root .btn-white{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--black);font-size:17px;font-weight:700;padding:16px 36px;border-radius:var(--r9999);transition:transform .15s ease,box-shadow .15s ease}.landing-root .btn-white:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.3)}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-root .fade-up{animation:fade-up .6s ease forwards}.landing-root .delay-1{animation-delay:.1s;opacity:0}.landing-root .delay-2{animation-delay:.2s;opacity:0}.landing-root .delay-3{animation-delay:.35s;opacity:0}.landing-root .delay-4{animation-delay:.5s;opacity:0}.landing-root .delay-5{animation-delay:.65s;opacity:0}.landing-root .hero{padding-top:80px}@media (max-width:1024px){.landing-root .l-h1{font-size:52px;letter-spacing:-1.5px}.landing-root .final-inner,.landing-root .hero-inner,.landing-root .results-inner,.landing-root .section-inner{padding:0 32px}.landing-root .feature-row{gap:48px}.landing-root .plan-table{max-width:100%}.landing-root .plan-table-head,.landing-root .plan-table-row{grid-template-columns:1fr 150px 150px}}@media (max-width:768px){.landing-root .final-inner,.landing-root .hero-inner,.landing-root .results-inner,.landing-root .section-inner{padding:0 20px}.landing-root h2.l-h2{font-size:32px;letter-spacing:-.5px}.landing-root .l-section-sub{font-size:15px}.landing-root .section-head{margin-bottom:40px}.landing-root .hero{padding-top:76px}.landing-root .l-h1{font-size:38px;letter-spacing:-1px}.landing-root .hero-sub{font-size:16px}.landing-root .hero-badges{flex-direction:column;align-items:center;gap:12px;margin-bottom:48px}.landing-root .screenshot-wrap{display:none}.landing-root .value-grid{grid-template-columns:1fr}.landing-root .feature-row{grid-template-columns:1fr;gap:32px;margin-bottom:56px}.landing-root .feature-row.flipped .feature-text,.landing-root .feature-row.flipped .feature-visual{order:unset}.landing-root .feature-h{font-size:24px}.landing-root .feature-caption{font-size:15px}.landing-root .results-grid{grid-template-columns:1fr;gap:40px}.landing-root .results-col{padding:0;border-right:none!important}.landing-root .results-col:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:40px}.landing-root .results-num{font-size:48px}.landing-root .results-section{padding:72px 0}.landing-root .steps-grid{grid-template-columns:1fr;gap:20px}.landing-root .pricing-section,.landing-root .steps-section{padding:72px 0}.landing-root .plan-table-head,.landing-root .plan-table-row{grid-template-columns:1fr 120px 120px}.landing-root .plan-th{padding:20px 12px}.landing-root .plan-td-feat{padding:13px 16px;font-size:13px}.landing-root .plan-td{padding:13px 10px}.landing-root .faq-section,.landing-root .features-section,.landing-root .value-section{padding:72px 0}.landing-root .final-section{padding:80px 0}.landing-root .final-h{font-size:36px;letter-spacing:-.8px}.landing-root .final-sub{font-size:16px}}@media (max-width:480px){.landing-root .final-inner,.landing-root .hero-inner,.landing-root .results-inner,.landing-root .section-inner{padding:0 16px}.landing-root .l-h1{font-size:30px;letter-spacing:-.5px}.landing-root h2.l-h2{font-size:26px}.landing-root .final-h{font-size:28px}.landing-root .hero-sub{font-size:15px}.landing-root .btn-lg{font-size:15px;padding:14px 28px}.landing-root .step-card,.landing-root .value-card{padding:24px}.landing-root .plan-card{padding:28px}.landing-root .results-num{font-size:40px}}