.comparison-section{margin:2.5rem 0}.comparison-section .comparison-heading{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.25rem}.comparison-section .section-tag{margin:0 0 .25rem;color:var(--ar-accent);font-size:.78rem;font-weight:900;text-transform:uppercase}.comparison-section .comparison-title{margin:0;font-family:var(--ar-font-serif);font-size:24px;line-height:1.15}.comparison-section .comparison-subtitle{color:var(--ar-muted);font-size:1.05rem;line-height:1.45}.comparison-section .compare-controls{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1.25rem}.comparison-section .custom-dropdown{position:relative;display:inline-block}.comparison-section .dropdown-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;border:none;border-radius:.35rem;background:#4a5568;color:#fff;font-size:.95rem;font-weight:700;padding:.65rem 1.15rem;cursor:pointer;transition:background .15s ease;box-shadow:0 1px 3px #0000001f}.comparison-section .dropdown-trigger:hover{background:#2d3748}.comparison-section .dropdown-arrow{transition:transform .15s ease}.comparison-section .custom-dropdown.active .dropdown-arrow{transform:rotate(180deg)}.comparison-section .dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:120;min-width:280px;background:#fff;border:1px solid #cbd5e0;border-radius:.35rem;box-shadow:0 4px 14px #00000026;padding:.4rem 0;margin:.35rem 0 0;list-style:none;max-height:280px;overflow-y:auto}.comparison-section .custom-dropdown.active .dropdown-menu{display:block}.comparison-section .dropdown-item{padding:.6rem 1.15rem;color:#2d3748;font-size:.93rem;font-weight:500;cursor:pointer;text-align:left;transition:background .12s ease,color .12s ease}.comparison-section .dropdown-item:hover{background:#edf2f7;color:#1a202c}.comparison-section .reset-button{border:1px solid #cbd5e0;border-radius:.35rem;background:var(--ar-page);color:var(--ar-muted);cursor:pointer;font-size:.93rem;font-weight:700;padding:.6rem 1rem;transition:background .15s ease,color .15s ease}.comparison-section .reset-button:hover{background:#edf2f7;color:var(--ar-text)}.comparison-section .table-scroll{overflow-x:auto;border:1px solid var(--ar-border);border-radius:.5rem;background:var(--ar-page);box-shadow:0 1px 4px #0000000a}.comparison-section table{width:max-content;border-collapse:collapse;font-size:.94rem}.comparison-section th,.comparison-section td{border-right:1px solid var(--ar-border);border-bottom:1px solid var(--ar-border);padding:.85rem 1rem;text-align:left;vertical-align:top}.comparison-section th{background:var(--ar-soft);color:var(--ar-text);font-weight:800;text-transform:capitalize;vertical-align:middle}.comparison-section tbody th,.comparison-section thead th:first-child{width:12rem;min-width:12rem;max-width:12rem}.comparison-section td,.comparison-section thead th:not(:first-child){width:16rem;min-width:16rem;max-width:16rem;background:var(--ar-page)}.comparison-section thead th{background:var(--ar-page);text-align:center;vertical-align:bottom;padding:1.25rem 1rem}.comparison-section thead th:first-child{background:var(--ar-soft);text-align:left;vertical-align:middle;padding:.95rem 1.1rem;font-size:.88rem;text-transform:capitalize}.comparison-section .product-thumb{display:block;margin-bottom:.75rem;background:#fff;text-align:center}.comparison-section .product-thumb img{display:block;margin:0 auto;max-width:100%;max-height:120px;object-fit:contain}.comparison-section .product-name{display:block;color:var(--ar-link);font-family:var(--ar-font-serif);font-size:1.15rem;font-weight:700;line-height:1.25;text-decoration:none;text-align:center}.comparison-section .product-name:hover{text-decoration:underline}.comparison-section .award{display:inline-flex;margin-bottom:.35rem;border-radius:4px;background:var(--ar-badge-bg);color:var(--ar-badge-fg);font-size:.75rem;font-weight:800;padding:.25rem .5rem;text-transform:uppercase}.comparison-section em{display:block;color:var(--ar-muted);font-style:normal;font-size:.88rem;margin-top:.2rem}.comparison-section .price{display:block;margin-bottom:.25rem;font-size:1.25rem;font-weight:800;color:var(--ar-text)}.comparison-section td a{color:var(--ar-link);text-decoration:none;font-size:.9rem;font-weight:500}.comparison-section td a:hover{text-decoration:underline}.comparison-section .score-bar{width:100%;max-width:14rem;height:1.45rem;border-radius:999px;background:#e2e8f0;overflow:hidden;display:inline-block;vertical-align:middle}.comparison-section .score-bar span{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;font-size:.85rem;font-weight:800;border-radius:999px}.comparison-section .score-bar.green span{background:#2e7d32}.comparison-section .score-bar.yellow span{background:#f2a30f}.comparison-section .score-bar.red span{background:#d32f2f}.comparison-section .stars{color:#ffb300;font-size:1.25rem}.comparison-section td ul{display:grid;gap:.3rem;margin:0;padding-left:1.2rem;color:var(--ar-muted)}.comparison-section .rating-head th,.comparison-section .rating-head td{background:var(--ar-card);color:var(--ar-text);font-weight:700}@media(max-width:820px){.comparison-section .comparison-heading{grid-template-columns:1fr;gap:.4rem}.comparison-section .comparison-title{font-size:clamp(2rem,10vw,3rem)}}
