.category-wrapper{font-family:'Inter',sans-serif;font-size:16px;line-height:1.75;color:#475569;overflow-x:hidden;overflow-wrap:break-word}.category-container{max-width:960px;margin:0 auto;padding:20px;box-sizing:border-box}.category-container *,.category-container *:before,.category-container *:after{box-sizing:inherit}.category-container img{max-width:100%;height:auto}.category-header{text-align:center;padding:40px 0}.category-tag{display:inline-block;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:6px 16px;border-radius:99px;margin-bottom:24px}.category-title{font-size:2.5rem;font-weight:800;color:#0f172a;line-height:1.2;margin:0 0 1.5rem}.category-subtitle{font-size:1.125rem;color:#64748b;max-width:800px;margin:0 auto}.category-content{margin-bottom:60px}.category-section-title{font-size:1.875rem;font-weight:800;color:#0f172a;margin:48px 0 24px}.category-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px;margin-bottom:40px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.category-card-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;border-bottom:1px solid #f1f5f9;padding-bottom:24px;margin-bottom:24px}.category-badge{display:inline-flex;align-items:center;font-size:12px;font-weight:600;text-transform:uppercase;padding:4px 12px;border-radius:99px}.category-badge--blue{background:#dbeafe;color:#1e40af}.category-badge--green{background:#d1fae5;color:#065f46}.category-badge--purple{background:#f3e8ff;color:#6b21a8}.category-badge--orange{background:#ffedd5;color:#9a3412}.category-badge--yellow{background:#fef9c3;color:#854d0e}.category-badge--red{background:#fee2e2;color:#991b1b}.category-badge--indigo{background:#e0e7ff;color:#3730a3}.category-rating{display:flex;align-items:center;gap:8px;font-weight:700;color:#0f172a}.category-stars{color:#fbbf24;font-size:16px;letter-spacing:2px}.category-rating-count{font-size:12px;font-weight:500;color:#94a3b8}.category-card-title{font-size:1.875rem;font-weight:800;color:#0f172a;margin:0 0 24px;line-height:1.3}.category-card-desc{color:#475569;margin-bottom:32px}.category-card-desc p{margin:0 0 16px}.category-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px 24px;margin-bottom:40px;font-size:14px}.category-meta-item{display:flex;align-items:center;gap:8px;color:#475569}.category-meta-item strong{color:#0f172a;margin-right:8px}.category-details{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid #f1f5f9;padding-top:32px;margin-bottom:32px}.category-learn-title,.category-procon-title{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;color:#0f172a}.category-procon-title--green{color:#059669}.category-procon-title--red{color:#e11d48;margin-top:24px}.category-list{list-style:none;padding:0;margin:0}.category-list li{display:flex;align-items:flex-start;margin-bottom:12px;font-size:14px;line-height:1.5;color:#475569}.category-check{color:#10b981;font-weight:700;flex-shrink:0;margin-right:10px}.category-cross{color:#fb7185;font-weight:700;flex-shrink:0;margin-right:10px}.category-bullet{color:#3b82f6;font-weight:700;flex-shrink:0;margin-right:12px}.category-verdict{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;font-size:14px;display:flex}.category-verdict strong{color:#0f172a;margin-right:8px;flex-shrink:0}.category-btn-wrap{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:32px}.category-wrapper .category-btn{display:inline-flex;align-items:center;justify-content:center;background:#1e293b;color:#fff;text-decoration:none;padding:14px 32px;border-radius:12px;font-weight:600;font-size:16px;transition:.2s}.category-wrapper .category-btn:hover{background:#0f172a;box-shadow:0 4px 12px rgba(0,0,0,.1)}.category-wrapper .category-btn--secondary{background:#fff;color:#2563eb;border:1px solid #e2e8f0;transition:.2s}.category-wrapper .category-btn--secondary:hover{background:#f8fafc;border-color:#cbd5e1}.category-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:80px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.category-table{width:100%;border-collapse:collapse;min-width:900px;font-size:14px;text-align:left}.category-table th{background:#f8fafc;padding:16px;font-size:11px;text-transform:uppercase;color:#64748b;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.category-table td{padding:16px;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;background:#fff}.category-table th:first-child,.category-table td:first-child{position:sticky;left:0;font-weight:700;color:#0f172a;z-index:2;border-right:2px solid #e2e8f0}.category-table th:last-child,.category-table td:last-child{border-right:none}.category-table-note{font-size:14px;font-weight:400;text-transform:none;letter-spacing:0;color:#0f172a;display:block;margin-top:4px}.category-table tr:last-child td{border-bottom:none}.category-table tr:nth-child(even) td{background:#f8fafc}.category-faq{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin-bottom:80px}.category-faq-item{border-bottom:1px solid #e2e8f0;padding:20px 0}.category-faq-item:last-child{border-bottom:none}.category-faq-item summary{font-size:18px;font-weight:600;color:#0f172a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none}.category-faq-item summary::-webkit-details-marker{display:none}.category-faq-item summary:after{content:"▼";font-size:12px;color:#94a3b8;transition:transform .3s}.category-faq-item[open] summary:after{transform:rotate(180deg)}.category-faq-answer{margin-top:16px;font-size:16px;color:#475569}.category-cta{background:#2563eb;color:#fff;padding:56px 40px;border-radius:32px;text-align:center}.category-cta h2,.category-cta h3{color:#fff;margin:0 0 20px;font-size:1.875rem}.category-cta p{color:#dbeafe;font-size:1.125rem;max-width:600px;margin:0 auto 40px}.category-wrapper .category-cta-btn{display:inline-flex;background:#fff;color:#2563eb;text-decoration:none;padding:16px 40px;border-radius:16px;font-weight:700;font-size:1.125rem;transition:.2s}.category-cta-btn:hover{transform:scale(1.05)}@media (max-width:767px){.category-title{font-size:2rem}.category-card{padding:24px}.category-details{grid-template-columns:1fr;gap:16px}.category-btn-wrap{flex-direction:column;align-items:stretch}.category-card-title{font-size:1.5rem}.category-section-title{font-size:1.5rem}.category-cta h2,.category-cta h3{font-size:1.5rem}.category-faq-heading{font-size:1.5rem}.category-faq-item summary{font-size:16px;min-height:44px;padding:4px 0}.category-wrapper .category-btn{width:100%;min-height:48px}.category-wrapper .category-btn--secondary{width:100%;min-height:48px}.category-wrapper .category-cta-btn{display:flex;width:100%;min-height:52px;justify-content:center}}@media (max-width:479px){.category-header{padding:32px 0 24px}.category-title{font-size:1.375rem}.category-meta-grid{grid-template-columns:1fr}.category-cta{padding:32px 20px}.category-card{padding:20px}.category-card-title{font-size:1.2rem}.category-section-title{font-size:1.2rem}.category-cta h2,.category-cta h3{font-size:1.2rem}.category-faq-heading{font-size:1.2rem}.category-card-header{flex-direction:column;align-items:flex-start}}@media (min-width:768px){.category-wrapper{font-size:17px}}.category-rating-star{width:1.25rem;height:1.25rem;color:#facc15;fill:#facc15}.category-meta-icon{width:1rem;height:1rem;flex-shrink:0}.category-btn-icon{width:1rem;height:1rem;margin-left:.5rem;vertical-align:middle;flex-shrink:0}.category-table-star{width:1rem;height:1rem;color:#facc15;fill:#facc15;display:inline-block;vertical-align:middle;margin-right:.25rem}.category-faq-heading{display:flex;align-items:center;gap:.75rem;font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:2rem}.category-faq-heading-icon{width:2rem;height:2rem;color:#2563eb;flex-shrink:0}.category-btn:focus-visible,.category-cta-btn:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.category-faq-item summary:focus-visible{outline:3px solid #2563eb;outline-offset:2px}