.store-editorial-catalog{--bg:#f4f1ea;--bg-soft:#f7f5ed;--card:#fffef9;--border:#dddacd;--text:#23271d;--muted:#66665b;--accent:#765d00;--accent-fill:#ffd60a;--accent-2:#9b7600;--accent-3:#765d00;--on-accent:#2d2917;--focus-ring:#765d00;--surface-hover:#eee9dc;--surface-hover-subtle:#f8f4e8;--selected-bg:#fff3b2;--score-track:#e5e1d5;--score-good-fill:#77c69e;--score-medium-fill:#f4c861;--score-low-fill:#ee9e96;--on-score:#1d2822;--success-text:#176443;--success-bg:#edf5ef;--success-border:#b2d3bd;--info-text:#315b78;--info-bg:#eef3f6;--info-border:#bdcfda;--warning-text:#76530d;--warning-bg:#fff5d9;--warning-border:#e4d298;--danger-text:#a52f29;--danger-bg:#fbeeea;--danger-border:#e6b9ae;--neutral-text:#585c58;--neutral-bg:#f0f0e9;--neutral-border:#d0d3c9;--editorial-gutter:clamp(16px, 3.4vw, 64px);background:var(--bg);min-height:100dvh;color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.store-editorial-catalog .qc-hero-glow{background:var(--bg);min-width:0}.store-editorial-catalog .qc-card{border:1px solid var(--border);background:var(--card);border-radius:12px;min-width:0}.store-editorial-catalog .editorial-page-shell{width:100%;min-width:0;max-width:none;padding:16px var(--editorial-gutter) 80px;font-family:var(--font-inter), Inter, Arial, sans-serif;margin:0 auto}.store-editorial-catalog .editorial-guide-dock{z-index:110;top:50%;right:max(16px, env(safe-area-inset-right));font-family:var(--font-inter), Inter, Arial, sans-serif;position:fixed;transform:translateY(-50%)}.store-editorial-catalog .editorial-guide-dock__nav{border:1px solid var(--border);background:var(--card);background:color-mix(in srgb, var(--card) 94%, transparent);-webkit-backdrop-filter:blur(14px);border-radius:24px;flex-direction:column;gap:6px;padding:8px;display:flex;box-shadow:0 12px 36px #00000014,0 2px 6px #00000008}.store-editorial-catalog .editorial-guide-dock__link{width:46px;min-height:46px;color:var(--muted);border-radius:16px;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s,color .15s,transform .15s;display:flex;position:relative}.store-editorial-catalog .editorial-guide-dock__link:hover{background:var(--surface-hover);color:var(--text);transform:translateY(-1px)}.store-editorial-catalog .editorial-guide-dock__link[aria-current=page]{background:var(--accent-fill);color:var(--on-accent);box-shadow:0 3px 10px color-mix(in srgb, var(--accent-fill) 25%, transparent)}.store-editorial-catalog .editorial-guide-dock__link>svg{flex-shrink:0}.store-editorial-catalog .editorial-guide-dock__label{border:1px solid var(--border);background:var(--card);color:var(--text);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;border-radius:11px;padding:9px 13px;font-size:12px;font-weight:600;line-height:1.4;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;right:calc(100% + 18px);transform:translate(4px);box-shadow:0 4px 16px #00000014}.store-editorial-catalog .editorial-guide-dock__link:is(:hover,:focus-visible) .editorial-guide-dock__label{opacity:1;visibility:visible;transform:none}.store-editorial-catalog .editorial-guide-dock__trigger{display:none}.store-editorial-catalog .editorial-guide-dock :is(a,button):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}@media (min-width:1024px) and (min-height:560px){.store-editorial-catalog .editorial-page-shell{padding-right:max(var(--editorial-gutter), 96px)}}@media (max-width:1023px),(max-height:559px){.store-editorial-catalog .editorial-guide-dock{right:max(12px, env(safe-area-inset-right))}.store-editorial-catalog .editorial-guide-dock__trigger{border:1px solid color-mix(in srgb, var(--accent-fill) 70%, var(--border));background:var(--accent-fill);width:52px;height:52px;color:var(--on-accent);cursor:pointer;border-radius:18px;place-items:center;display:grid;box-shadow:0 8px 24px #00000026}.store-editorial-catalog .editorial-guide-dock__nav{overscroll-behavior-y:contain;border-radius:20px;width:min(216px,100vw - 92px);max-height:calc(100dvh - 160px);position:absolute;top:50%;right:calc(100% + 10px);overflow-y:auto;transform:translateY(-50%)}.store-editorial-catalog .editorial-guide-dock:not([data-expanded=true]) .editorial-guide-dock__nav{display:none}.store-editorial-catalog .editorial-guide-dock__link{border-radius:13px;justify-content:flex-start;gap:14px;width:100%;padding:10px 13px}.store-editorial-catalog .editorial-guide-dock__label{box-shadow:none;color:inherit;opacity:1;visibility:visible;background:0 0;border:0;padding:0;font-size:13px;position:static;transform:none}}@media (prefers-reduced-motion:reduce){.store-editorial-catalog :is(.editorial-guide-dock__link,.editorial-guide-dock__label){transition:none}}.store-editorial-catalog .editorial-page-heading{text-align:left;min-width:0;padding:4px 0 14px}.store-editorial-catalog .editorial-page-heading h1{color:#20211d;letter-spacing:-.045em;overflow-wrap:anywhere;text-wrap:balance;max-width:1100px;margin:12px 0 14px;font-size:clamp(30px,3.5vw,52px);font-weight:750;line-height:1.08}.store-editorial-catalog .editorial-page-heading>p:not(.editorial-page-eyebrow){max-width:700px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.store-editorial-catalog .editorial-page-eyebrow{color:#77786a;letter-spacing:1.7px;text-transform:uppercase;margin:0;font-size:10px;font-weight:600}.store-editorial-catalog .editorial-page-shell :is(h2,h3){letter-spacing:-.025em;font-weight:700}.store-editorial-catalog .editorial-tool-workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;display:grid}.store-editorial-catalog .editorial-tool-workspace>form,.store-editorial-catalog .editorial-page-shell>.sr-only+.editorial-ranking-grid{margin-top:0}.store-editorial-catalog .editorial-page-shell form.qc-card{padding:clamp(18px,2.3vw,32px)}.store-editorial-catalog .editorial-page-shell form :is(input:not([type=radio]):not([type=checkbox]):not([type=hidden]),select){background:#fffdf8;border-radius:8px;min-height:46px}.store-editorial-catalog .editorial-page-shell form button,.store-editorial-catalog .editorial-page-shell form label.rounded-xl{border-radius:8px}.store-editorial-catalog .editorial-page-shell form :is(button,legend){font-weight:650}.store-editorial-catalog .editorial-page-shell form legend.text-2xl{letter-spacing:-.025em;font-size:clamp(19px,1.7vw,25px);line-height:1.3}.store-editorial-catalog :is(.editorial-ranking-grid,.editorial-catalog-grid,.editorial-device-grid,.editorial-duels-grid){grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.store-editorial-catalog :is(.editorial-ranking-grid,.editorial-device-grid){margin-top:32px}.store-editorial-catalog .editorial-catalog-grid{margin-top:16px}.store-editorial-catalog .editorial-ranking-card{flex-direction:column;padding:26px;display:flex}.store-editorial-catalog .editorial-ranking-card__icon{background:var(--bg-soft);border-radius:10px;place-items:center;width:46px;height:46px;font-size:24px;display:grid}.store-editorial-catalog .editorial-ranking-card__link{color:var(--accent);justify-content:space-between;gap:16px;margin-top:auto;padding-top:28px;font-size:12px;font-weight:650;display:flex}.store-editorial-catalog .editorial-ranking-card__link>span{font-size:19px}.store-editorial-catalog .editorial-catalog-grid>article{flex-direction:column;display:flex}.store-editorial-catalog .editorial-catalog-grid>article>a{flex:1;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px 12px;padding:24px 20px 20px;display:grid}.store-editorial-catalog .editorial-catalog-grid>article>a>:first-child{grid-column:1/-1;justify-self:center;width:160px;height:160px}.store-editorial-catalog .editorial-catalog-grid h3{white-space:normal;text-overflow:clip;font-size:16px;line-height:1.3;overflow:visible}.store-editorial-catalog .editorial-catalog-grid>article>div{background:#f8f6ee}.store-editorial-catalog .editorial-page-shell :is(.editorial-compared-devices,#comparison-spec-tables){min-width:0}.store-editorial-catalog .editorial-page-shell table{line-height:1.6}.store-editorial-catalog .editorial-page-shell table thead{background:var(--bg-soft)}@media (min-width:640px){.store-editorial-catalog :is(.editorial-ranking-grid,.editorial-catalog-grid,.editorial-device-grid,.editorial-duels-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.store-editorial-catalog :is(.editorial-ranking-grid,.editorial-catalog-grid,.editorial-device-grid,.editorial-duels-grid){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1600px){.store-editorial-catalog :is(.editorial-catalog-grid,.editorial-device-grid:not(.editorial-device-grid--recommendations),.editorial-duels-grid){grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.store-editorial-catalog .editorial-page-shell{padding-bottom:64px}.store-editorial-catalog .editorial-page-heading h1{max-width:100%;font-size:clamp(30px,7.5vw,40px)}.store-editorial-catalog .editorial-ranking-card{padding:22px}}.store-editorial-catalog .qc-gradient-text{color:var(--accent)}.store-editorial-catalog main{color:var(--text)}.store-editorial-catalog main :is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.store-editorial-catalog .editorial-review-copy{overflow-wrap:anywhere;line-height:1.75}.store-editorial-catalog .editorial-review-copy :is(p,ul,ol,h2,h3){margin-block:1em}.store-editorial-catalog .editorial-review-copy :is(ul,ol){padding-left:1.5rem}.store-editorial-catalog .editorial-review-copy ul{list-style:outside}.store-editorial-catalog .editorial-review-copy ol{list-style:decimal}
.store-content-profile--commerce-focus .store-editorial-catalog{--bg:#eef1f5;--bg-soft:#f5f7fa;--card:#fff;--border:#dce1e8;--text:#222;--muted:#606975;--accent:#1d5eb5;--accent-fill:#2968c8;--accent-2:#3483fa;--accent-3:#1d5eb5;--on-accent:#fff;--focus-ring:#2968c8;--surface-hover:#e7eef8;--surface-hover-subtle:#f3f7ff;--selected-bg:#e9f1ff;--score-track:#e4e9ef;--score-good-fill:#8ad7af;--score-medium-fill:#f6cf7b;--score-low-fill:#efa7a5;--on-score:#182b23;--success-text:#08713c;--success-bg:#edf9f2;--success-border:#b7dfc7;--info-text:#1d5eb5;--info-bg:#edf4ff;--info-border:#c0d6f7;--warning-text:#785012;--warning-bg:#fff7e7;--warning-border:#eddaad;--danger-text:#a52f35;--danger-bg:#fff0f1;--danger-border:#efc3c8;--neutral-text:#606975;--neutral-bg:#f3f5f7;--neutral-border:#dce1e8}.store-content-profile--commerce-focus .store-editorial-catalog .qc-card,.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-scores{border-radius:8px}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-page-heading h1{color:var(--text);letter-spacing:-.03em;font-weight:700;line-height:1.12}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-page-eyebrow,.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-hero__eyebrow{color:var(--accent)}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-page-shell form :is(input:not([type=radio]):not([type=checkbox]):not([type=hidden]),select){background:var(--card)}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-catalog-grid>article>div{background:var(--bg-soft)}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-hero{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:clamp(16px,2.3vw,32px)}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-hero h1{letter-spacing:-.03em;font-weight:700;line-height:1.12}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-hero h1>span{color:var(--accent-2)}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-hero__actions button{border-color:var(--accent-fill)}.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-hero__actions button[aria-pressed=true]{color:var(--accent);border-color:var(--accent-2)}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery,.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-gallery__finishes{color:var(--muted)}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery :is(button,.rdc-gallery__state),.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-gallery__options button{border-color:var(--border);background:var(--card);color:var(--muted)}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery__modes{border-color:var(--border);background:#fffffff2}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery button:hover,.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-gallery__options button:hover{border-color:var(--accent-2);background:var(--surface-hover-subtle)}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery button[aria-pressed=true],.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-gallery__options button[aria-pressed=true]{border-color:var(--accent-2);background:var(--selected-bg);color:var(--accent)}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery__thumbnail[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--accent-2)}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery__notice,.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-gallery__finishes p{color:var(--muted)}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery button:focus-visible,.store-content-profile--commerce-focus .store-editorial-catalog .editorial-device-gallery__options button:focus-visible{outline-color:var(--focus-ring)}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery-dialog{border-color:var(--border);background:var(--card);color:var(--text);border-radius:10px}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery-dialog::backdrop{background:#17203370}.store-content-profile--commerce-focus .store-editorial-catalog .rdc-gallery .rdc-gallery__photo{filter:drop-shadow(0 13px 17px #24344914)}
