.compare-phones-module__VhHw8W__page{padding-top:52px}.compare-phones-module__VhHw8W__header{max-width:780px;margin-bottom:28px}.compare-phones-module__VhHw8W__header p,.compare-phones-module__VhHw8W__controls p,.compare-phones-module__VhHw8W__eyebrow{color:var(--purple-dark);font-family:var(--font-mono), ui-monospace, monospace;margin:0 0 8px;font-size:12px}.compare-phones-module__VhHw8W__header h1{font-family:var(--font-display), system-ui, sans-serif;margin:0;font-size:clamp(36px,5vw,54px);font-weight:500;line-height:1.04}.compare-phones-module__VhHw8W__header span{color:var(--text-secondary);margin-top:14px;font-size:19px;display:block}.compare-phones-module__VhHw8W__tool{grid-template-columns:minmax(260px,320px) 1fr;align-items:start;gap:24px;display:grid}.compare-phones-module__VhHw8W__picker,.compare-phones-module__VhHw8W__priorityPanel,.compare-phones-module__VhHw8W__summary,.compare-phones-module__VhHw8W__empty,.compare-phones-module__VhHw8W__phoneCard,.compare-phones-module__VhHw8W__scoreGrid section,.compare-phones-module__VhHw8W__tableWrap{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-soft)}.compare-phones-module__VhHw8W__picker{gap:14px;padding:18px;display:grid;position:sticky;top:96px}.compare-phones-module__VhHw8W__searchLabel{color:var(--purple-dark);font-family:var(--font-display), system-ui, sans-serif;align-items:center;gap:8px;font-weight:500;display:flex}.compare-phones-module__VhHw8W__picker input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);width:100%;min-height:44px;color:var(--text);padding:0 12px}.compare-phones-module__VhHw8W__phoneList{gap:8px;max-height:calc(100vh - 250px);padding-right:2px;display:grid;overflow-y:auto}.compare-phones-module__VhHw8W__phoneButton{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.compare-phones-module__VhHw8W__phoneButtonImage{border-radius:var(--radius-sm);background:var(--bg);place-items:center;width:48px;height:58px;display:grid;overflow:hidden}.compare-phones-module__VhHw8W__phoneButtonImage img{object-fit:contain;width:44px;height:54px}.compare-phones-module__VhHw8W__phoneButtonText{min-width:0}.compare-phones-module__VhHw8W__phoneButton[data-selected=true]{border-color:var(--purple);background:var(--why-bg)}.compare-phones-module__VhHw8W__phoneButton strong,.compare-phones-module__VhHw8W__phoneButton small{display:block}.compare-phones-module__VhHw8W__phoneButton strong{font-family:var(--font-display), system-ui, sans-serif;font-weight:500;line-height:1.2}.compare-phones-module__VhHw8W__phoneButton small{color:var(--text-muted);margin-top:3px;font-size:12px}.compare-phones-module__VhHw8W__results{gap:18px;min-width:0;display:grid}.compare-phones-module__VhHw8W__controls{justify-content:space-between;align-items:end;gap:18px;display:flex}.compare-phones-module__VhHw8W__controls h2,.compare-phones-module__VhHw8W__summary h3,.compare-phones-module__VhHw8W__empty h3,.compare-phones-module__VhHw8W__phoneCard h3,.compare-phones-module__VhHw8W__priorityHead h3{font-family:var(--font-display), system-ui, sans-serif;margin:0;font-weight:500}.compare-phones-module__VhHw8W__controls h2{font-size:30px;line-height:1.12}.compare-phones-module__VhHw8W__catalogCount{color:var(--text-muted);margin-top:8px;font-size:13px;display:block}.compare-phones-module__VhHw8W__selectedCount{border:1px solid var(--pill-border);background:var(--pill-bg);color:var(--pill-fg);font-family:var(--font-mono), ui-monospace, monospace;border-radius:999px;flex:none;padding:6px 10px;font-size:12px}.compare-phones-module__VhHw8W__priorityPanel{padding:18px}.compare-phones-module__VhHw8W__priorityHead{color:var(--purple-dark);align-items:center;gap:8px;margin-bottom:14px;display:flex}.compare-phones-module__VhHw8W__sliders{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.compare-phones-module__VhHw8W__sliders label{color:var(--text-secondary);gap:8px;font-size:13px;display:grid}.compare-phones-module__VhHw8W__sliders input{width:100%;accent-color:var(--purple)}.compare-phones-module__VhHw8W__sliders strong{color:var(--text);font-family:var(--font-mono), ui-monospace, monospace}.compare-phones-module__VhHw8W__summary{grid-template-columns:.8fr 1.2fr;gap:18px;padding:20px;display:grid}.compare-phones-module__VhHw8W__eyebrow{align-items:center;gap:7px;display:flex}.compare-phones-module__VhHw8W__summary p,.compare-phones-module__VhHw8W__empty p,.compare-phones-module__VhHw8W__phoneCard p,.compare-phones-module__VhHw8W__phoneCard dd,.compare-phones-module__VhHw8W__summaryCards p{color:var(--text-secondary)}.compare-phones-module__VhHw8W__summaryCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.compare-phones-module__VhHw8W__summaryCards article{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);grid-template-columns:68px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.compare-phones-module__VhHw8W__summaryPhoneImage{border-radius:var(--radius-sm);background:var(--surface);place-items:center;width:68px;height:86px;display:grid;overflow:hidden}.compare-phones-module__VhHw8W__summaryPhoneImage img{object-fit:contain;width:58px;height:78px}.compare-phones-module__VhHw8W__summaryCards span,.compare-phones-module__VhHw8W__phoneCard span{color:var(--purple-dark);font-family:var(--font-mono), ui-monospace, monospace;font-size:11px}.compare-phones-module__VhHw8W__summaryCards h4{font-family:var(--font-display), system-ui, sans-serif;margin:8px 0 6px;font-weight:500;line-height:1.2}.compare-phones-module__VhHw8W__summaryCards small,.compare-phones-module__VhHw8W__phoneCard small{color:var(--text-muted)}.compare-phones-module__VhHw8W__empty{padding:24px}.compare-phones-module__VhHw8W__phoneGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.compare-phones-module__VhHw8W__phoneCard{gap:14px;padding:18px;display:grid}.compare-phones-module__VhHw8W__phoneCardTop{grid-template-columns:minmax(0,1fr) 104px;align-items:start;gap:14px;display:grid}.compare-phones-module__VhHw8W__phoneImage{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);place-items:center;width:104px;height:132px;display:grid;overflow:hidden}.compare-phones-module__VhHw8W__phoneImage img{object-fit:contain;width:84px;height:112px}.compare-phones-module__VhHw8W__phoneCard h3{margin-top:5px}.compare-phones-module__VhHw8W__scoreRing{background:var(--button-primary-bg);width:72px;height:72px;color:var(--button-primary-fg);font-family:var(--font-mono), ui-monospace, monospace;border-radius:50%;place-items:center;font-size:22px;display:grid}.compare-phones-module__VhHw8W__phoneCard dl,.compare-phones-module__VhHw8W__phoneCard dd{margin:0}.compare-phones-module__VhHw8W__phoneCard dl{gap:12px;display:grid}.compare-phones-module__VhHw8W__phoneCard dt{color:var(--text-muted);font-family:var(--font-mono), ui-monospace, monospace;font-size:11px}.compare-phones-module__VhHw8W__scoreGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.compare-phones-module__VhHw8W__scoreGrid section{padding:16px}.compare-phones-module__VhHw8W__scoreGrid h3{color:var(--purple-dark);font-family:var(--font-display), system-ui, sans-serif;align-items:center;gap:8px;margin:0 0 12px;font-size:18px;font-weight:500;display:flex}.compare-phones-module__VhHw8W__scoreBar{grid-template-columns:minmax(120px,1fr) 1.4fr auto;align-items:center;gap:10px;font-size:13px;display:grid}.compare-phones-module__VhHw8W__scoreBar+.compare-phones-module__VhHw8W__scoreBar{margin-top:9px}.compare-phones-module__VhHw8W__scoreBar>div{background:var(--g-200);border-radius:999px;height:9px;overflow:hidden}.compare-phones-module__VhHw8W__scoreBar i{border-radius:inherit;background:var(--button-primary-bg);height:100%;display:block}.compare-phones-module__VhHw8W__scoreBar strong{font-family:var(--font-mono), ui-monospace, monospace}.compare-phones-module__VhHw8W__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.compare-phones-module__VhHw8W__specTable{border-collapse:collapse;width:100%;min-width:840px}.compare-phones-module__VhHw8W__specTable caption{text-align:left;color:var(--purple-dark);font-family:var(--font-display), system-ui, sans-serif;padding:16px;font-size:20px;font-weight:500}.compare-phones-module__VhHw8W__specTable th,.compare-phones-module__VhHw8W__specTable td{border-top:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 14px}.compare-phones-module__VhHw8W__specTable th{color:var(--text);font-family:var(--font-display), system-ui, sans-serif;font-weight:500}.compare-phones-module__VhHw8W__specTable tbody th{width:160px;color:var(--text-muted)}.compare-phones-module__VhHw8W__specTable td{color:var(--text-secondary)}@media (max-width:980px){.compare-phones-module__VhHw8W__tool,.compare-phones-module__VhHw8W__summary{grid-template-columns:1fr}.compare-phones-module__VhHw8W__picker{position:static}.compare-phones-module__VhHw8W__phoneList{max-height:420px}.compare-phones-module__VhHw8W__phoneGrid,.compare-phones-module__VhHw8W__summaryCards,.compare-phones-module__VhHw8W__sliders{grid-template-columns:1fr}}@media (max-width:720px){.compare-phones-module__VhHw8W__page{padding-top:32px}.compare-phones-module__VhHw8W__header h1{font-size:34px}.compare-phones-module__VhHw8W__header span{font-size:17px}.compare-phones-module__VhHw8W__controls{flex-direction:column;align-items:start}.compare-phones-module__VhHw8W__controls h2{font-size:25px}.compare-phones-module__VhHw8W__scoreGrid{grid-template-columns:1fr}.compare-phones-module__VhHw8W__scoreBar{grid-template-columns:1fr auto}.compare-phones-module__VhHw8W__scoreBar>div{grid-column:1/-1}.compare-phones-module__VhHw8W__phoneButton{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding:10px}.compare-phones-module__VhHw8W__phoneButtonImage{width:44px;height:54px}.compare-phones-module__VhHw8W__phoneButtonImage img{width:40px;height:50px}.compare-phones-module__VhHw8W__phoneCardTop{grid-template-columns:minmax(0,1fr) 88px}.compare-phones-module__VhHw8W__phoneImage{width:88px;height:112px}.compare-phones-module__VhHw8W__phoneImage img{width:72px;height:96px}}@media (max-width:460px){.compare-phones-module__VhHw8W__tool,.compare-phones-module__VhHw8W__results{gap:14px}.compare-phones-module__VhHw8W__picker,.compare-phones-module__VhHw8W__priorityPanel,.compare-phones-module__VhHw8W__summary,.compare-phones-module__VhHw8W__empty,.compare-phones-module__VhHw8W__phoneCard,.compare-phones-module__VhHw8W__scoreGrid section{padding:14px}.compare-phones-module__VhHw8W__sliders label{grid-template-columns:minmax(0,1fr) 1fr auto;align-items:center}.compare-phones-module__VhHw8W__summaryCards article{grid-template-columns:58px minmax(0,1fr)}.compare-phones-module__VhHw8W__summaryPhoneImage{width:58px;height:74px}.compare-phones-module__VhHw8W__summaryPhoneImage img{width:50px;height:66px}.compare-phones-module__VhHw8W__phoneCardTop{grid-template-columns:1fr}.compare-phones-module__VhHw8W__phoneImage{justify-self:start}}
