:root{--comp-primary:#2563eb;--comp-primary-dark:#1e40af;--comp-success:#16a34a;--comp-danger:#dc2626;--comp-warning:#f59e0b;--comp-dark:#1e293b;--comp-text:#475569;--comp-text-light:#64748b;--comp-border:#e2e8f0;--comp-bg:#f8fafc;--comp-bg-blue:#eff6ff;--comp-bg-yellow:#fef3c7}.comparison-page .affiliate-disclosure{color:var(--comp-text-light);text-align:center;background:var(--comp-bg);border:1px solid var(--comp-border);border-radius:8px;margin:0 0 24px;padding:10px 16px;font-size:12px}.comparison-hero{text-align:center;max-width:900px;margin:0 auto;padding:48px 24px 40px}.hero-logos{justify-content:center;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.hero-software{flex-direction:column;flex:1;align-items:center;gap:12px;min-width:0;max-width:180px;display:flex}.hero-logo-wrapper{border:1px solid var(--comp-border);background:#fff;border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #00000014}.hero-logo-wrapper:hover{transform:translateY(-2px);box-shadow:0 8px 12px -2px #00000014,0 16px 24px -4px #0000001a}.hero-logo{object-fit:contain;width:100%;max-width:88px;height:100%;max-height:88px}.hero-logo-placeholder{background:linear-gradient(135deg,var(--comp-bg-blue),#dbeafe);width:120px;height:120px;color:var(--comp-primary);border-radius:24px;justify-content:center;align-items:center;font-size:36px;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #00000014}.hero-software h2{color:var(--comp-dark);margin:0;font-size:20px;font-weight:700}.hero-rating{align-items:center;gap:8px;display:flex}.hero-rating .stars{color:var(--comp-warning);font-size:14px}.hero-rating .score{color:var(--comp-dark);background:var(--comp-bg);border-radius:4px;padding:2px 8px;font-size:13px;font-weight:700}.hero-vs{color:var(--comp-primary);background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-top:32px;font-size:24px;font-weight:800;display:flex;box-shadow:0 2px 8px #2563eb26}.comparison-hero h1{color:var(--comp-dark);margin:0 0 16px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.2}.hero-intro{color:var(--comp-text);margin:0 0 16px;font-size:18px;line-height:1.7}.last-updated{color:var(--comp-text-light);margin:0;font-size:14px}.comparison-content{max-width:900px;margin:0 auto;padding:0 24px 80px}.comparison-section{background:#fff;border-radius:16px;margin-bottom:24px;padding:32px;box-shadow:0 2px 8px #0000000a}.comparison-section h2{color:var(--comp-dark);width:fit-content;margin:0 0 24px;padding-bottom:10px;font-size:clamp(22px,3vw,28px);font-weight:700;display:block;position:relative}.comparison-section h2:after{content:"";background:linear-gradient(90deg,var(--comp-primary),var(--comp-warning));border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:0}.comparison-section p{color:var(--comp-text);margin-bottom:16px;font-size:16px;line-height:1.7}.winner-badge{border-radius:12px;margin-bottom:20px;padding:12px 24px;font-size:18px;font-weight:700;display:inline-flex}.winner-badge.small{margin:20px 0;padding:10px 20px;font-size:15px}.winner-badge.winner-a,.winner-badge.winner-b{color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a)}.winner-badge.winner-tie{background:var(--comp-bg-blue);color:var(--comp-primary)}.quick-look-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin:24px 0;display:grid}.quick-look-card{background:var(--comp-bg);border:1px solid var(--comp-border);border-radius:12px;padding:24px}.quick-look-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.quick-look-header img{object-fit:contain;border-radius:6px;width:32px;height:32px}.quick-look-header h3{color:var(--comp-dark);margin:0;font-size:16px;font-weight:700}.quick-look-card ul{margin:0 0 20px;padding:0;list-style:none}.quick-look-card li{color:var(--comp-text);margin:8px 0;padding-left:20px;font-size:14px;line-height:1.5;position:relative}.quick-look-card li:before{content:"✓";color:var(--comp-success);font-weight:700;position:absolute;left:0}.quick-look-cta{background:var(--comp-primary);color:#fff;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.quick-look-cta:hover{background:var(--comp-primary-dark)}.callout-yellow{color:#78350f;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:none;border-radius:12px;margin:28px 0;padding:24px 28px;box-shadow:0 4px 20px #f59e0b1f}.callout-yellow p{margin:0;font-size:17px;font-style:italic;line-height:1.7}.callout-yellow strong{color:#92400e;font-style:normal;font-weight:700}.table-responsive{border-radius:12px;margin:24px 0;overflow-x:auto;box-shadow:0 2px 8px #0000000d}.comparison-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden}.comparison-table thead{background:var(--comp-bg)}.comparison-table th{text-align:left;color:var(--comp-dark);border-bottom:2px solid var(--comp-border);padding:14px 16px;font-size:14px;font-weight:700}.comparison-table td{color:var(--comp-text);border-bottom:1px solid var(--comp-border);padding:14px 16px;font-size:14px}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tbody tr:hover{background:var(--comp-bg)}.rating-yes{color:var(--comp-success);font-size:18px;font-weight:700}.rating-no{color:var(--comp-danger);font-size:18px;font-weight:700}.rating-partial{color:var(--comp-warning);font-size:18px;font-weight:700}.rating-excellent{color:var(--comp-warning);font-size:18px}.rating-good{color:var(--comp-success);font-size:18px}.rating-basic{color:var(--comp-text-light);font-size:18px}.choose-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin:24px 0;display:grid}.choose-card{border:2px solid var(--comp-border);border-radius:12px;padding:24px;transition:all .2s}.choose-card:hover{border-color:var(--comp-primary)}.choose-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.choose-header img{object-fit:contain;border-radius:8px;width:36px;height:36px}.choose-header h3{color:var(--comp-dark);margin:0;font-size:17px;font-weight:700}.choose-card ul{margin:0;padding:0;list-style:none}.choose-card li{color:var(--comp-text);margin:10px 0;padding-left:24px;font-size:15px;line-height:1.5;position:relative}.choose-card li:before{content:"→";color:var(--comp-primary);font-weight:700;position:absolute;left:0}.cta-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin:24px 0;display:grid}.cta-box{background:var(--comp-bg-blue);border:1px solid var(--comp-primary);text-align:center;border-radius:16px;padding:24px}.cta-box h3{color:var(--comp-dark);margin:0 0 8px;font-size:20px;font-weight:700}.cta-box p{color:var(--comp-text);margin:0 0 12px;font-size:14px}.cta-price{font-weight:700;color:var(--comp-primary)!important;font-size:15px!important}.cta-button{background:var(--comp-primary);color:#fff;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.cta-button:hover{background:var(--comp-primary-dark);transform:translateY(-1px)}.related-content{background:var(--comp-bg);border-radius:12px;margin-top:24px;padding:24px}.related-content h3{color:var(--comp-dark);margin:0 0 16px;font-size:16px;font-weight:700}.related-links{flex-wrap:wrap;gap:10px;display:flex}.related-links a{color:var(--comp-primary);border:1px solid var(--comp-border);background:#fff;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.related-links a:hover{background:var(--comp-primary);color:#fff;border-color:var(--comp-primary)}@media (max-width:768px){.comparison-hero{text-align:center;padding:32px 20px}.hero-logos{gap:12px}.hero-logo-wrapper{border-radius:16px;width:80px;height:80px;padding:10px}.hero-logo{max-width:60px;max-height:60px}.hero-logo-placeholder{border-radius:16px;width:80px;height:80px;font-size:28px}.hero-software h2{font-size:14px}.hero-rating{flex-direction:column;gap:4px}.hero-rating .stars{font-size:12px}.hero-rating .score{padding:2px 6px;font-size:11px}.hero-vs{flex-shrink:0;width:44px;height:44px;margin-top:18px;font-size:16px}.comparison-hero h1{font-size:22px}.hero-intro{font-size:15px}.comparison-content{padding:0 16px 60px}.comparison-section{padding:24px 20px}.quick-look-grid,.choose-grid,.cta-grid{grid-template-columns:1fr}.comparison-table thead{display:none}.comparison-table tbody{flex-direction:column;gap:16px;display:flex}.comparison-table tr{border:1px solid var(--comp-border);background:#fff;border-radius:12px;flex-direction:column;padding:16px;display:flex}.comparison-table td{border-bottom:1px solid var(--comp-border);justify-content:space-between;padding:8px 0;display:flex}.comparison-table td:last-child{border-bottom:none}.comparison-table td:before{content:attr(data-label);color:var(--comp-dark);font-weight:700}.comparison-table td:first-child{border-bottom:2px solid var(--comp-primary);margin-bottom:4px;padding-bottom:12px}.comparison-table tr:last-child td:first-child{border-bottom:2px solid var(--comp-primary)}.comparison-table td:first-child:before{display:none}}@media (max-width:480px){.comparison-hero{padding:24px 16px}.hero-logos{gap:8px}.hero-software{max-width:100px}.hero-logo-wrapper{border-radius:14px;width:64px;height:64px;padding:8px}.hero-logo{max-width:48px;max-height:48px}.hero-logo-placeholder{border-radius:14px;width:64px;height:64px;font-size:22px}.hero-software h2{font-size:12px}.hero-rating .stars{font-size:10px}.hero-rating .score{padding:1px 4px;font-size:10px}.hero-vs{width:36px;height:36px;margin-top:14px;font-size:12px}.comparison-hero h1{font-size:18px}.hero-intro{font-size:14px}}.comparison-section .faq-container{flex-direction:column;gap:12px;display:flex}.comparison-section .faq-item{background:var(--comp-bg);border:1px solid var(--comp-border);border-radius:12px;transition:all .2s;overflow:hidden}.comparison-section .faq-item:hover{border-color:var(--comp-primary)}.comparison-section .faq-item.active{border-color:var(--comp-primary);box-shadow:0 2px 8px #2563eb1a}.comparison-section .faq-question{cursor:pointer;text-align:left;width:100%;color:var(--comp-dark);background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 20px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.comparison-section .faq-question:hover{color:var(--comp-primary)}.comparison-section .faq-toggle{color:var(--comp-primary);font-size:24px;font-weight:400;transition:transform .2s}.comparison-section .faq-item.active .faq-toggle{transform:rotate(45deg)}.comparison-section .faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.comparison-section .faq-item.active .faq-answer{max-height:500px;padding:0 20px 20px}.comparison-section .faq-answer p{color:var(--comp-text);margin:0;font-size:15px;line-height:1.7}.comparison-three-column{grid-template-columns:200px 1fr 280px;align-items:start;gap:32px;max-width:1400px;margin:0 auto;padding:0 24px 80px;display:grid}.comparison-three-column .comparison-content{min-width:0;max-width:100%;padding:0}.comparison-sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:100px}.sidebar-software-card{border:1px solid var(--comp-border);background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0000000a}.sidebar-software-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.sidebar-software-logo{object-fit:contain;background:var(--comp-bg);border:1px solid var(--comp-border);border-radius:12px;width:48px;height:48px;padding:6px}.sidebar-software-info h4{color:var(--comp-dark);margin:0 0 4px;font-size:16px;font-weight:700}.sidebar-rating{align-items:center;gap:6px;display:flex}.sidebar-rating .stars{color:var(--comp-warning);font-size:13px}.sidebar-rating .score{color:var(--comp-dark);font-size:13px;font-weight:700}.sidebar-price{color:var(--comp-primary);margin-bottom:16px;font-size:14px;font-weight:600}.sidebar-cta-button{background:var(--comp-primary);color:#fff;text-align:center;border-radius:10px;width:100%;margin-bottom:10px;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:block}.sidebar-cta-button:hover{background:var(--comp-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.sidebar-review-link{text-align:center;color:var(--comp-primary);border-radius:8px;padding:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:block}.sidebar-review-link:hover{background:var(--comp-bg)}@media (max-width:1200px){.comparison-three-column{grid-template-columns:200px 1fr}.comparison-sidebar{display:none}}@media (max-width:900px){.comparison-three-column{grid-template-columns:1fr;gap:0}.comparison-three-column .review-toc-sidebar{display:none}}
