.compare-page{min-height:100vh;padding:0 1rem 2rem;background:#fafafa;position:relative}.compare-page:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:800px;height:300px;background:radial-gradient(ellipse at center top,rgba(99,102,241,.1) 0%,transparent 70%);pointer-events:none}.compare-container{max-width:880px;margin:0 auto;position:relative;z-index:1}.compare-page .page-header{text-align:center;padding:6rem 0 1.5rem}.hero-badge,.section-kicker{display:inline-block;padding:.3rem .75rem;background:#6366f11a;color:#6366f1;border:1px solid rgba(99,102,241,.2);font-size:.65rem;font-weight:700;border-radius:100px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.compare-page .page-header h1{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:clamp(1.75rem,5vw,2.25rem);line-height:1.15;color:#18181b;font-weight:700;letter-spacing:-.03em;margin-bottom:.75rem}.gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{color:#71717a;font-size:.95rem;line-height:1.5;max-width:400px;margin:0 auto}.subtitle strong{color:#18181b}.dual-section{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.compare-page .dual-section h2{font-size:.95rem;font-weight:700;color:#18181b;margin-bottom:.75rem;letter-spacing:-.01em;line-height:1.3}.key-difference,.buyers-playbook,blockquote{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:1rem}.key-difference,.pricing-compact{padding:1.25rem}.features-compact{display:flex;flex-wrap:wrap;gap:.5rem}.feature-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;background:#6366f114;border:1px solid rgba(99,102,241,.15);border-radius:100px;font-size:.75rem;font-weight:500;color:#4338ca}.pricing-compact{background:linear-gradient(135deg,#6366f10f,#8b5cf60a);border:1px solid rgba(99,102,241,.15);border-radius:1rem}.plan-single{display:flex}.plan-mini{flex:1;display:flex;flex-direction:column;gap:.25rem;padding:.875rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:.75rem}.plan-mini.pro{border-color:#6366f14d;background:linear-gradient(180deg,#fff,#6366f108)}.plan-name,.col-label,.brand-category{font-size:.75rem;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.05em}.plan-price{font-size:1.25rem;font-weight:700;color:#18181b}.plan-highlight{font-size:.7rem;color:#71717a}.competitors-section,.testimonials{margin-bottom:2rem}.competitors-header,.testimonials h2{text-align:center;margin-bottom:1.25rem}.competitors-header h2{font-size:1.5rem;font-weight:700;color:#18181b}.competitors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem}.competitor-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:1rem;overflow:hidden;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px #0000000a}.competitor-card:hover{border-color:#6366f14d;box-shadow:0 8px 24px #6366f11f;transform:translateY(-2px)}.card-header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:linear-gradient(180deg,rgba(99,102,241,.04) 0%,transparent 100%);border-bottom:1px solid rgba(0,0,0,.04)}.vs-badge,.card-title{display:flex;align-items:center;gap:.4rem}.vs-icon{width:28px;height:28px;border-radius:6px;object-fit:cover}.vs-text{font-size:.65rem;font-weight:700;color:#a1a1aa;text-transform:uppercase}.card-name{font-size:.75rem;font-weight:600;color:#18181b}.card-arrow{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#6366f11a;border-radius:6px;color:#6366f1;transition:all .2s ease}.competitor-card:hover .card-arrow{background:#6366f1;color:#fff}.card-comparison{display:grid;grid-template-columns:1fr 1fr;flex:1}.comp-col{padding:.875rem;display:flex;flex-direction:column;gap:.25rem}.comp-col.them{background:#00000004;border-right:1px solid rgba(0,0,0,.04)}.comp-col.us{background:linear-gradient(180deg,#6366f10d,#6366f105)}.col-price{font-size:.8rem;font-weight:600;color:#a1a1aa;margin-bottom:.35rem}.col-price.highlight{color:#6366f1}.comp-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem}.comp-col li{display:flex;align-items:flex-start;gap:.35rem;font-size:.7rem;line-height:1.35}.comp-col li.bad{color:#71717a}.comp-col li.good{color:#18181b}.buyers-playbook{margin:2rem 0 2.25rem;padding:1.35rem 1.25rem}.buyers-playbook h2{font-size:1.05rem;margin:0 0 .55rem;color:#111827}.buyers-playbook p{margin:0;color:#52525b;font-size:.9rem;line-height:1.55}.playbook-links{margin-top:.95rem;display:grid;gap:.5rem}.playbook-link{color:#4f46e5;text-decoration:none;font-size:.85rem;font-weight:600}.testimonial-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}blockquote{padding:1rem;margin:0}blockquote p{color:#52525b;font-size:.8rem;line-height:1.55;margin-bottom:.5rem}blockquote cite{color:#a1a1aa;font-size:.7rem;font-style:normal;font-weight:500}.cta-section{text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,#6366f10f,#8b5cf60a);border-radius:1.25rem;border:1px solid rgba(99,102,241,.12);display:flex;flex-direction:column;align-items:center;gap:.5rem}.cta-section h2{font-size:1.25rem;font-weight:700;color:#18181b}.cta-section>p{color:#71717a;font-size:.875rem}@media(max-width:700px){.dual-section,.testimonial-strip{grid-template-columns:1fr}}@media(max-width:640px){.competitors-grid{grid-template-columns:1fr}}
