:root{--paper: #F7F8F8;--surface: #FFFFFF;--ink: #14171A;--soft: #58616B;--rule: #DFE3E5;--accent: #1F5C6E;--accent-soft: #E8F0F2;--tier-tested: #0E5F73;--tier-tested-bg: #E2EFF2;--tier-owned: #4B5673;--tier-owned-bg: #E9EBF2;--tier-researched: #5A6670;--tier-researched-bg: #ECEFF1;--serif: Georgia, "Iowan Old Style", "Times New Roman", serif;--sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, "Cascadia Mono", Consolas, monospace;--measure: 38rem}@media(prefers-color-scheme:dark){:root{--paper: #121517;--surface: #1A1E20;--ink: #E8EBEC;--soft: #98A1A8;--rule: #2C3236;--accent: #7FBCCE;--accent-soft: #16262C;--tier-tested: #6FC0D4;--tier-tested-bg: #10262C;--tier-owned: #9AA5CC;--tier-owned-bg: #1B1E2B;--tier-researched: #A3AEB6;--tier-researched-bg: #1E2326}}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.skip{position:absolute;left:-9999px;background:var(--ink);color:var(--paper);padding:.6rem 1rem;z-index:10}.skip:focus{left:.5rem;top:.5rem}a{color:var(--accent);text-underline-offset:2px}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.site-head{border-bottom:1px solid var(--rule);background:var(--surface)}.bar{max-width:60rem;margin:0 auto;padding:1rem clamp(1rem,4vw,2rem);display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:baseline;justify-content:space-between}.wordmark{font-family:var(--serif);font-size:1.4rem;letter-spacing:-.02em;text-decoration:none;color:var(--ink)}.wordmark-strong{font-weight:700}.wordmark-soft{color:var(--soft)}.bar nav{display:flex;gap:1.35rem;font-size:.92rem}.bar nav a{text-decoration:none;color:var(--soft)}.bar nav a:hover{color:var(--accent);text-decoration:underline}.strapline{max-width:60rem;margin:0 auto;padding:0 clamp(1rem,4vw,2rem) 1rem;font-size:.92rem;color:var(--soft)}.tier{display:flex;flex-wrap:wrap;gap:.35rem 1rem;align-items:baseline;max-width:60rem;margin:0 auto;padding:.7rem clamp(1rem,4vw,2rem);font-size:.86rem;border-bottom:1px solid var(--rule)}.tier-label{font-family:var(--mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.tier-tested{background:var(--tier-tested-bg)}.tier-tested .tier-label,.tier-tested a{color:var(--tier-tested)}.tier-owned{background:var(--tier-owned-bg)}.tier-owned .tier-label,.tier-owned a{color:var(--tier-owned)}.tier-researched{background:var(--tier-researched-bg)}.tier-researched .tier-label,.tier-researched a{color:var(--tier-researched)}main{max-width:60rem;margin:0 auto;padding:clamp(2rem,6vw,3.5rem) clamp(1rem,4vw,2rem) 4rem}h1{font-family:var(--serif);font-weight:700;font-size:clamp(1.9rem,5vw,2.7rem);line-height:1.15;letter-spacing:-.02em;margin:0 0 .7rem;text-wrap:balance}h2{font-family:var(--serif);font-weight:700;font-size:1.45rem;letter-spacing:-.015em;margin:2.4rem 0 .6rem;text-wrap:balance}h3{font-size:1.08rem;margin:1.6rem 0 .4rem}p,li{max-width:var(--measure);text-wrap:pretty}main>p,main>ul,main>ol{margin:0 0 1.1rem}ul,ol{padding-left:1.3rem}li{margin-bottom:.4rem}.lede{font-size:1.15rem;color:var(--soft);max-width:var(--measure);margin-bottom:1.8rem}.meta{font-family:var(--mono);font-size:.76rem;color:var(--soft);letter-spacing:.04em}.disclosure{background:var(--accent-soft);border-left:3px solid var(--accent);border-radius:2px;padding:.95rem 1.2rem;margin:0 0 1.8rem;font-size:.93rem}.disclosure p{margin:0 0 .5rem;max-width:none}.disclosure p:last-child{margin-bottom:0;color:var(--soft)}.table-scroll{overflow-x:auto;margin:1.2rem 0}table{border-collapse:collapse;width:100%;min-width:30rem;font-size:.93rem}th,td{text-align:left;padding:.55rem .8rem;border-bottom:1px solid var(--rule);vertical-align:top}th{font-family:var(--mono);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--soft);font-weight:600}.site-foot{border-top:1px solid var(--rule);background:var(--surface);padding:2rem clamp(1rem,4vw,2rem)}.site-foot>*{max-width:60rem;margin-left:auto;margin-right:auto}.amazon-statement{font-size:.9rem;margin:0 0 .9rem;max-width:none}.site-foot nav{display:flex;flex-wrap:wrap;gap:1.2rem;font-size:.88rem;margin-bottom:.9rem}.colophon{font-size:.82rem;color:var(--soft);margin:0;max-width:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
