.hd-compare{--text:#0b1c34;--border-soft:rgba(11,28,52,.08);--border-strong:rgba(11,28,52,.14);--accent:#126cee;--col-bg-top:hsla(0,0%,100%,.92);--col-bg-bottom:hsla(0,0%,100%,.82);--row-hover-top:rgba(11,28,52,.04);--row-hover-bottom:rgba(11,28,52,.02);color:var(--text)}.hd-compare--dark{--text:#fff;--border-soft:hsla(0,0%,100%,.08);--border-strong:hsla(0,0%,100%,.18);--col-bg-top:hsla(0,0%,100%,.12);--col-bg-bottom:hsla(0,0%,100%,.06);--row-hover-top:hsla(0,0%,100%,.16);--row-hover-bottom:hsla(0,0%,100%,.1)}.hd-compare.hd-compare--narrow{margin-left:auto;margin-right:auto;max-width:960px}.hd-compare__grid--desktop{contain:layout paint;display:grid;grid-template-columns:repeat(var(--cols),minmax(220px,1fr));overflow-x:auto;overscroll-behavior-x:contain}.hd-compare__row{display:contents}.hd-compare__cell{align-items:center;border-bottom:1px solid var(--border-soft);display:flex;gap:10px;padding:16px 18px}.hd-compare__cell:not(.hd-compare__cell--feature){background:linear-gradient(180deg,var(--col-bg-top),var(--col-bg-bottom))}.hd-compare__cell--left{justify-content:flex-start;text-align:left}.hd-compare__cell--center{justify-content:center;text-align:center}.hd-compare__cell--right{justify-content:flex-end;text-align:right}.hd-compare__cell--head{align-items:stretch;border-bottom:1px solid var(--border-strong);font-size:16px;font-weight:600;letter-spacing:-.01em}.hd-compare__head-inner{display:flex;flex-direction:column;gap:4px;width:100%}.hd-compare__cell--head.hd-compare__cell--right .hd-compare__head-inner{align-items:flex-end;text-align:right}.hd-compare__cell--head.hd-compare__cell--left .hd-compare__head-inner{align-items:flex-start;text-align:left}.hd-compare__cell--head.hd-compare__cell--center .hd-compare__head-inner{align-items:center;text-align:center}.hd-compare__cell--feature+.hd-compare__cell--head,.hd-compare__row--head .hd-compare__cell--head:first-child{border-top-left-radius:16px}.hd-compare__row--head .hd-compare__cell--head:last-child{border-top-right-radius:16px}.hd-compare__cell--feature{background:transparent;font-size:15px;font-weight:500;min-width:260px;opacity:1}.hd-compare__cell--highlight:not(.hd-compare__cell--feature){background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 22%,var(--col-bg-top)),color-mix(in srgb,var(--accent) 12%,var(--col-bg-bottom)))}.material-symbols-outlined{font-family:Material Symbols Outlined}.hd-compare__icon.material-symbols-outlined{align-items:center;color:currentColor;display:inline-flex;font-size:28px;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 28;height:28px;justify-content:center;line-height:1;transform:translateY(1px);width:28px}.hd-compare__icon.material-symbols-outlined:before{content:var(--icon)}.hd-compare__text,.hd-compare__text p{font-size:15px;line-height:1.45;margin:0}.hd-compare__subtitle{font-size:13px;opacity:.65}@media (min-width:1024px){.hd-compare__row:not(.hd-compare__row--head):hover .hd-compare__cell:not(.hd-compare__cell--feature){background:linear-gradient(180deg,var(--row-hover-top),var(--row-hover-bottom))}.hd-compare__row:not(.hd-compare__row--head):hover .hd-compare__cell--highlight:not(.hd-compare__cell--feature){background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 30%,var(--row-hover-top)),color-mix(in srgb,var(--accent) 18%,var(--row-hover-bottom)))}}.hd-compare__mobile{display:none}@media (max-width:768px){.hd-compare__grid--desktop{display:none}.hd-compare__mobile{display:grid;gap:16px}.hd-compare__card{background:linear-gradient(180deg,var(--col-bg-top),var(--col-bg-bottom));border-radius:16px;overflow:hidden}.hd-compare__card-head{border-bottom:1px solid var(--border-soft);font-weight:600;padding:16px}.hd-compare__card-body{padding:8px 16px 16px}.hd-compare__card-row{align-items:center;border-bottom:1px solid var(--border-soft);display:grid;gap:12px;grid-template-columns:1fr 1fr;padding:12px 0}.hd-compare__card-row:last-child{border-bottom:none}.hd-compare__card-feature{font-weight:500;opacity:.85}.hd-compare__card-value{justify-content:flex-start}.hd-compare__mobile .hd-compare__icon.material-symbols-outlined{font-size:20px;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20;height:20px;width:20px}.hd-compare__card-value{align-items:center;color:var(--text);display:flex;gap:8px}}