*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;color:#1a1a2e;background:#f8f9fc;line-height:1.6}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:.75rem 1rem;max-width:1200px;margin:0 auto;gap:1rem}.logo{font-size:1.35rem;font-weight:800;color:#1a1a2e;display:flex;align-items:center;gap:.5rem}.logo span{color:#2563eb}.nav{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.nav a{color:#4b5563;font-size:.82rem;font-weight:500;padding:.3rem .65rem;border-radius:6px;white-space:nowrap;transition:background .15s}.nav a:hover{color:#2563eb;background:#eff6ff;text-decoration:none}.footer{background:#1a1a2e;color:#9ca3af;padding:2rem 1rem;margin-top:3rem;text-align:center;font-size:.85rem}.footer a{color:#93c5fd}.card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb}.card:hover{box-shadow:0 4px 12px #00000014}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:8px;font-weight:600;font-size:.9rem;transition:all .15s}.btn-primary{background:#2563eb;color:#fff;border:none}.btn-primary:hover{background:#1d4ed8;text-decoration:none}.btn-outline{background:#fff;color:#2563eb;border:2px solid #2563eb}.btn-outline:hover{background:#eff6ff;text-decoration:none}.btn-visit{background:#059669;color:#fff;border:none;font-size:.8rem;padding:.4rem .9rem}.btn-visit:hover{background:#047857;text-decoration:none}.hero{text-align:center;padding:3rem 1rem 2rem;background:linear-gradient(135deg,#1e3a5f,#2563eb);color:#fff}.hero h1{font-size:2.5rem;font-weight:800;margin-bottom:.75rem}.hero p{font-size:1.15rem;opacity:.9;max-width:700px;margin:0 auto}.cat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem}.cat-card{padding:1.5rem}.cat-card h3{font-size:1.25rem;margin-bottom:.5rem}.cat-card .icon{font-size:2rem;margin-bottom:.5rem}.tool-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.tool-card{display:flex;gap:1rem;align-items:flex-start}.tool-card img{width:48px;height:48px;border-radius:10px}.tool-card h4{font-size:1.05rem}.tool-card .desc{color:#6b7280;font-size:.85rem;margin-top:.25rem;margin-bottom:.5rem}.tool-card .pricing{font-size:.8rem;color:#059669;font-weight:600}.comp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}.comp-card{padding:1.25rem}.comp-card h4{font-size:1rem;margin-bottom:.4rem}.comp-card .verdict{color:#6b7280;font-size:.85rem}.score-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.score-label{width:130px;font-size:.85rem;font-weight:500;text-align:right}.score-bar-wrap{flex:1;height:20px;background:#e5e7eb;border-radius:10px;overflow:hidden}.score-bar{height:100%;border-radius:10px;transition:width .3s}.score-bar.blue{background:#2563eb}.score-bar.teal{background:#0d9488}.score-val{width:40px;font-size:.85rem;font-weight:700}@media (max-width: 640px){.hero h1{font-size:1.75rem}.nav{gap:.35rem}.nav a{font-size:.78rem;padding:.25rem .5rem}}.comp-hero{background:#f0f4ff;padding:2rem 1rem;text-align:center}.comp-hero h2{font-size:1.75rem;font-weight:800}.comp-hero .vs-badge{display:inline-block;background:#2563eb;color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:700;margin:0 .75rem}.section-title{font-size:1.35rem;font-weight:700;margin-bottom:1rem;margin-top:2rem}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem}.pros-cons ul{list-style:none;padding:0}.pros-cons li{padding:.4rem 0;font-size:.9rem}.pros-cons li:before{margin-right:.5rem}.pros li:before{content:"✅"}.cons li:before{content:"❌"}.verdict-box{background:#eff6ff;border:2px solid #93c5fd;border-radius:12px;padding:1.25rem;margin:1.5rem 0}.verdict-box h3{color:#1e40af;font-size:1.1rem;margin-bottom:.5rem}.faq-item{margin-bottom:1.25rem}.faq-item h4{font-size:1rem;font-weight:700;margin-bottom:.3rem}.faq-item p{color:#4b5563;font-size:.9rem}.breadcrumbs{padding:.75rem 0;font-size:.85rem;color:#9ca3af}.breadcrumbs a{color:#6b7280}.more-comp{margin-top:2rem}.more-comp a{display:block;padding:.5rem 0;border-bottom:1px solid #f0f0f0;font-size:.95rem}.promise{text-align:center;padding:1rem;background:#eff6ff;border-radius:12px;margin:2rem 0;font-size:.9rem;color:#1e40af}.checklist{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.4rem}.checklist li{padding:.45rem 0;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.check{color:#059669;font-weight:800;font-size:1rem;flex-shrink:0}.best-for-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.best-tag{background:linear-gradient(135deg,#dbeafe,#ede9fe);color:#3730a3;padding:.45rem .9rem;border-radius:20px;font-size:.85rem;font-weight:600}.best-for{border-left:4px solid #7c3aed}.voting-section{display:flex;align-items:stretch;gap:1rem;margin-top:1rem}.vote-card{text-align:center;padding:1.5rem;flex:1}.vote-tool{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}.vote-tool h4{font-size:1.05rem}.vote-bar-wrap{height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden;margin:.75rem 0}.vote-bar{height:100%;background:#2563eb;border-radius:6px;transition:width .5s}.teal-bar{background:#0d9488}.vote-count{font-size:.85rem;color:#6b7280;margin-bottom:.75rem}.btn-vote{background:#2563eb;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;width:100%;justify-content:center;transition:all .2s}.btn-vote:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d;text-decoration:none}.teal-vote{background:#0d9488}.teal-vote:hover{background:#0f766e;box-shadow:0 4px 12px #0d94884d}.vs-divider{display:flex;align-items:center;font-size:1rem;font-weight:800;color:#9ca3af}@media (max-width: 640px){.voting-section{flex-direction:column}.vs-divider{justify-content:center;padding:.5rem 0}.pros-cons{grid-template-columns:1fr}}
