:root{--ink:#202522;--muted:#5b625d;--paper:#fbfcfa;--panel:#f0f4ef;--line:#cdd6ce;--green:#285943;--gold:#a66b13;--red:#8c352f;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.62 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#175a41;text-underline-offset:3px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #d39025;outline-offset:3px}.skip-link{position:absolute;left:1rem;top:-4rem;background:var(--ink);color:white;padding:.7rem;z-index:10}.skip-link:focus{top:1rem}.site-head{border-bottom:1px solid var(--line);background:#fff}.site-head .inner,main,.site-foot .inner{width:min(1120px,calc(100% - 32px));margin:auto}.site-head .inner{display:flex;justify-content:space-between;align-items:center;min-height:58px}.brand{font-weight:800;color:var(--ink);text-decoration:none}.site-note{font-size:.83rem;color:var(--muted)}.first-screen{padding:20px 0 34px}.eyebrow,.research-line{color:var(--muted);font-size:.88rem}h1{font-family:Georgia,serif;font-size:3.6rem;line-height:1.05;margin:.2rem 0 .7rem;max-width:950px}h2{font-family:Georgia,serif;font-size:2rem;line-height:1.2;margin:0 0 .8rem}h3{font-size:1.2rem;line-height:1.25;margin:0 0 .6rem}p{max-width:76ch}.dek{font-size:1.16rem;max-width:75ch}.evidence{border-left:4px solid var(--gold);padding:.3rem 1rem;background:#fff8ea}.hero{margin:18px 0 14px}.hero img{width:100%;height:auto;max-height:390px;object-fit:cover;border-radius:6px;display:block}.hero figcaption{font-size:.8rem;color:var(--muted);margin-top:.35rem}.decision-strip{display:grid;grid-template-columns:1.25fr 1fr;gap:18px;margin-top:18px}.bottom-line,.start-here{background:var(--panel);padding:18px;border:1px solid var(--line);border-radius:6px}.bottom-line strong{color:var(--green)}.start-here ul,.compact{padding-left:1.2rem;margin:.5rem 0}.warning{color:var(--red);font-weight:700}.jump{display:inline-block;background:var(--green);color:#fff;text-decoration:none;font-weight:700;padding:.7rem 1rem;border-radius:4px}section{padding:42px 0;border-top:1px solid var(--line)}section[id]{scroll-margin-top:72px}.lede{font-size:1.08rem}.definitions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.definitions details{background:#fff;border:1px solid var(--line);border-radius:5px;padding:12px}.definitions summary{font-weight:800;cursor:pointer}.definitions p{font-size:.94rem;margin:.5rem 0}.label{font-weight:700;color:var(--green)}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:5px;background:white}table{border-collapse:collapse;width:100%;min-width:820px;font-size:.91rem}caption{text-align:left;font-weight:700;padding:12px;background:var(--panel)}th,td{padding:11px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}thead th{background:#e4ebe5}tbody th{min-width:180px}.price-note{background:#fff7e5;border-left:4px solid var(--gold);padding:12px;margin:14px 0}.recommendations{display:grid;gap:22px}.recommendation{padding:22px 0;border-bottom:1px solid var(--line)}.recommendation:last-child{border-bottom:0}.lane{display:inline-block;color:var(--green);font-weight:800;font-size:.86rem;text-transform:uppercase}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:15px}.pros-cons>div{background:#fff;border:1px solid var(--line);padding:13px;border-radius:5px}.utility{background:#edf5ef;border:1px solid #b9cfbf;padding:20px;border-radius:6px}.fit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.fit-step{background:#fff;border-top:5px solid var(--green);padding:13px}.shop-script{background:#fff;border:1px solid var(--line);padding:18px;border-radius:6px}.score-list{counter-reset:step;display:grid;gap:10px}.score-list li{list-style:none;padding:12px 12px 12px 48px;background:#fff;border:1px solid var(--line);position:relative}.score-list li:before{counter-increment:step;content:counter(step);position:absolute;left:12px;top:10px;width:26px;height:26px;background:var(--green);color:white;border-radius:50%;display:grid;place-items:center;font-weight:800}.source-list li{margin:.7rem 0}.site-foot{background:#202522;color:#e9eee9;padding:28px 0}.site-foot a{color:#fff}.small{font-size:.85rem;color:var(--muted)}@media(max-width:760px){body{font-size:16px}.site-note{display:none}.first-screen{padding-top:12px}h1{font-size:2.15rem}.hero img{height:215px;object-position:61% center}.decision-strip,.definitions,.pros-cons,.fit-grid{grid-template-columns:1fr}.decision-strip{gap:10px}section{padding:32px 0}.table-wrap{margin-right:-16px;border-radius:4px 0 0 4px}main{width:min(100% - 32px,1120px)}}@media print{.skip-link,.site-head{display:none}.table-wrap{overflow:visible}table{min-width:0;font-size:10px}a{color:inherit;text-decoration:none}}
