*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,sans-serif;background:#fff;color:#1e293b;line-height:1.6}.nav{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;padding:0 1.5rem;height:60px;display:flex;align-items:center;justify-content:space-between}.nav-brand{font-size:1.2rem;font-weight:800;color:#0f172a;letter-spacing:-.04em;text-decoration:none}.nav-brand span{color:#2563eb}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-link{font-size:.9rem;color:#475569;text-decoration:none}.nav-link:hover{color:#2563eb}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.125rem;border-radius:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all .15s}.btn-ghost{background:none;color:#475569;border:1px solid #e2e8f0}.btn-ghost:hover{border-color:#2563eb;color:#2563eb}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}.btn-lg{padding:.75rem 1.75rem;font-size:1rem;border-radius:.625rem}.btn-xl{padding:.875rem 2rem;font-size:1.05rem;border-radius:.75rem}@media(max-width:640px){.nav-links .nav-link{display:none}}.hero{background:linear-gradient(150deg,#0f172a,#1e3a5f,#1e40af);color:#fff;padding:6rem 1.5rem 5rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 120%,rgba(37,99,235,.4) 0%,transparent 70%)}.hero-inner{position:relative;max-width:52rem;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:9999px;padding:.35rem 1rem;font-size:.8rem;color:#93c5fd;margin-bottom:1.75rem;backdrop-filter:blur(4px)}.hero-h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;letter-spacing:-.04em;line-height:1.1;margin-bottom:1.25rem}.hero-h1 .accent{color:#60a5fa}.hero-sub{font-size:clamp(.95rem,2vw,1.2rem);color:#bfdbfe;max-width:38rem;margin:0 auto 2.25rem;line-height:1.65}.hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3.5rem}.btn-white{background:#fff;color:#1e40af}.btn-white:hover{background:#f0f9ff}.hero-preview{max-width:700px;margin:0 auto;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:1rem;overflow:hidden;box-shadow:0 32px 80px #00000080}.preview-bar{background:#ffffff14;padding:.6rem 1rem;display:flex;gap:.4rem;align-items:center}.preview-dot{width:10px;height:10px;border-radius:50%}.preview-body{padding:1.25rem 1.5rem}.preview-score-row{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem}.preview-score{font-size:2.5rem;font-weight:900;letter-spacing:-.05em}.preview-label{font-size:.875rem;color:#93c5fd}.preview-stars{color:#fbbf24;font-size:1.1rem}.preview-bar2{height:8px;border-radius:9999px;background:#ffffff1a;margin-bottom:.5rem;overflow:hidden}.preview-fill{height:100%;border-radius:9999px;background:#fbbf24}.preview-cards{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem}.preview-card{background:#ffffff14;border-radius:.625rem;padding:.75rem;font-size:.75rem;color:#93c5fd}.preview-card strong{display:block;font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.15rem}.stats-bar{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.stats-inner{max-width:64rem;margin:0 auto;padding:2.5rem 1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 4rem;text-align:center}.stat-num{font-size:2.25rem;font-weight:900;color:#2563eb;letter-spacing:-.04em}.stat-label{font-size:.85rem;color:#64748b;max-width:180px;margin:0 auto}.section{padding:5rem 1.5rem}.section-inner{max-width:64rem;margin:0 auto}.section-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2563eb;margin-bottom:.75rem}.section-h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;letter-spacing:-.03em;margin-bottom:1rem;line-height:1.2}.section-sub{font-size:1rem;color:#64748b;max-width:40rem;line-height:1.65}.center{text-align:center}.center .section-sub{margin:0 auto}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:3rem}.step{text-align:center}.step-num{width:3rem;height:3rem;border-radius:50%;background:#eff6ff;color:#2563eb;font-size:1.1rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.step-icon{font-size:2rem;margin-bottom:.75rem}.step h3{font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.step p{font-size:.875rem;color:#64748b;line-height:1.6}.step-connector{display:none}@media(min-width:768px){.steps{position:relative}}.features-bg{background:#f8fafc}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:3rem}.feat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;padding:1.5rem;transition:box-shadow .2s,transform .2s}.feat-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.feat-icon{font-size:1.75rem;margin-bottom:.875rem}.feat-card h3{font-size:1rem;font-weight:700;margin-bottom:.4rem}.feat-card p{font-size:.875rem;color:#64748b;line-height:1.6}.platforms-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.5rem}.plat-pill{display:flex;align-items:center;gap:.625rem;padding:.75rem 1.5rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;font-size:.95rem;font-weight:600;color:#1e293b}.plat-pill .icon{font-size:1.4rem}.plat-pill .coming{font-size:.7rem;color:#94a3b8;font-weight:400}.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:768px){.split{grid-template-columns:1fr}.split-img{order:-1}}.mock-profile{border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 16px 48px #0000001a}.mock-hero{background:linear-gradient(135deg,#0f172a,#2563eb);padding:1.5rem;color:#fff}.mock-company{font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.mock-score-row{display:flex;align-items:baseline;gap:.5rem}.mock-score{font-size:2rem;font-weight:900}.mock-stars{color:#fbbf24}.mock-label{font-size:.8rem;color:#bfdbfe}.mock-body{background:#f8fafc;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.mock-review{background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;padding:.875rem}.mock-r-header{display:flex;gap:.5rem;align-items:center;margin-bottom:.4rem}.mock-avatar{width:28px;height:28px;border-radius:50%;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.mock-rname{font-size:.8rem;font-weight:600}.mock-rdate{font-size:.7rem;color:#94a3b8}.mock-rtext{font-size:.78rem;color:#64748b;line-height:1.5}.mock-dist{padding:1rem;border-top:1px solid #e2e8f0;background:#fff}.mock-dist-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.72rem;color:#64748b}.mock-bar-wrap{flex:1;height:7px;background:#f1f5f9;border-radius:9999px;overflow:hidden}.mock-bar{height:100%;border-radius:9999px;background:#f59e0b}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:3rem}.testi-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;padding:1.5rem}.testi-stars{color:#f59e0b;margin-bottom:.75rem;font-size:.9rem}.testi-text{font-size:.9rem;color:#374151;line-height:1.65;margin-bottom:1rem;font-style:italic}.testi-author{display:flex;align-items:center;gap:.625rem}.testi-av{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#fff}.testi-name{font-size:.875rem;font-weight:600}.testi-role{font-size:.78rem;color:#94a3b8}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:3rem;max-width:56rem;margin-left:auto;margin-right:auto}.price-card{border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;background:#fff;position:relative}.price-card.popular{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#2563eb;color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .875rem;border-radius:9999px;white-space:nowrap;letter-spacing:.05em}.plan-name{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:.5rem}.plan-price{font-size:2.25rem;font-weight:900;letter-spacing:-.04em;margin-bottom:.25rem}.plan-price span{font-size:1rem;font-weight:400;color:#94a3b8}.plan-desc{font-size:.85rem;color:#64748b;margin-bottom:1.5rem}.plan-features{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.75rem}.plan-features li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#374151}.plan-features li:before{content:"✓";color:#10b981;font-weight:700;flex-shrink:0}.plan-features li.off{color:#94a3b8}.plan-features li.off:before{content:"–";color:#cbd5e1}.cta-section{background:linear-gradient(135deg,#0f172a,#1e3a5f 60%,#1e40af);color:#fff;text-align:center;padding:6rem 1.5rem}.cta-h2{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;letter-spacing:-.04em;margin-bottom:1rem}.cta-sub{font-size:1rem;color:#bfdbfe;margin-bottom:2.25rem;max-width:36rem;margin-left:auto;margin-right:auto}footer{background:#0f172a;color:#64748b;padding:2rem 1.5rem;text-align:center;font-size:.85rem}footer a{color:#94a3b8;text-decoration:none}footer a:hover{color:#fff}
