:root{--ink:#171b24;--muted:#5f6b7c;--line:#dbe3ed;--accent:#10b8a6;--blue:#1f6ed8;--gold:#f5a400;--bg:#f6f8fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.notice{background:#e8e8e8;padding:12px 20px;text-align:center;color:#323844;font-size:14px}.site-header{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:14px max(20px,calc((100vw - 1160px)/2));gap:16px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:900;font-size:24px}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--accent);color:white}.site-header nav{display:flex;gap:20px;flex-wrap:wrap}.site-header a{color:#566174}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;gap:32px;max-width:1160px;margin:0 auto;padding:56px 20px}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;background:#dcecff;z-index:-1}.hero:before{width:310px;height:310px;left:-120px;top:0}.hero:after{width:360px;height:360px;right:-170px;top:-80px;background:#d9f5f1}.eyebrow{color:#506176;font-weight:700}.hero h1{font-size:clamp(42px,6.5vw,74px);line-height:1;text-align:center;margin:28px 0 22px;font-weight:900}.hero h1 span{display:block;font-size:clamp(28px,4vw,48px)}.lede{text-align:center;font-size:20px;color:#59677a}.metric-row{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;font-size:16px;margin-top:22px}.metric-row span:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:50%;background:var(--accent);color:#fff;font-weight:900}.hero-panel{align-self:center;background:#fff;border:2px solid var(--accent);border-radius:10px;display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:center;padding:20px;box-shadow:0 18px 42px rgba(34,45,70,.08)}.hero-panel img{width:100%;height:170px;object-fit:contain}.badge,.label{display:inline-block;background:var(--accent);color:white;border-radius:999px;padding:6px 12px;font-weight:900}.hero-panel strong{display:block;font-size:24px;margin:12px 0}.hero-panel a{color:var(--blue);font-weight:900}.top-directory,.compare-table{max-width:1160px;margin:0 auto 28px;padding:0 20px}.top-directory h2,.compare-table h2{font-size:30px;margin:0 0 14px}.directory-list{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.directory-list a{color:var(--ink);text-decoration:none;font-weight:800}.directory-list span{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:10px;border-radius:50%;background:#e8f4ff;color:var(--blue)}.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:10px}table{border-collapse:collapse;min-width:820px;width:100%}th,td{padding:14px;border-bottom:1px solid var(--line);text-align:left}th{background:#171b24;color:#fff}td a{background:var(--blue);color:#fff;text-decoration:none;border-radius:7px;padding:8px 10px;font-weight:800}.content-grid{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:260px 1fr;gap:22px;padding:0 20px 48px}.summary{position:sticky;top:82px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px}.summary h2{margin-top:0}.summary p{color:var(--muted);line-height:1.55}.summary a{display:block;background:var(--blue);color:white;text-decoration:none;padding:13px 16px;border-radius:8px;text-align:center;font-weight:900}.ranking-list{display:grid;gap:16px}.product-card{position:relative;background:#fff;border:2px solid #82bdff;border-radius:10px;display:grid;grid-template-columns:105px 210px 1fr 190px;gap:18px;align-items:center;padding:22px}.product-card.top{border-color:var(--accent)}.rank{display:grid;place-items:center}.rank span{display:grid;place-items:center;width:54px;height:54px;border:3px solid #82bdff;border-radius:50%;font-size:28px}.top .rank span{border-color:var(--accent)}.product-card img{width:100%;height:150px;object-fit:contain}.product-body h2{font-size:24px;margin:0 0 6px}.product-body h3{font-size:18px;margin:0 0 12px}.product-body p{color:#303b4a;line-height:1.45}.product-body ul{margin:10px 0 0;padding-left:18px;color:#5b6677}.fit{font-size:14px}.score-deal{text-align:center}.big-score{font-size:54px;line-height:1;font-weight:500}.stars{color:var(--gold);font-size:24px;margin:8px 0 6px}.score-deal small{display:block;color:var(--muted);margin-bottom:12px}.deal{display:block;background:var(--blue);color:white;text-decoration:none;border-radius:8px;padding:14px 15px;text-align:center;font-size:20px;font-weight:900;box-shadow:0 12px 24px rgba(31,110,216,.2)}.product-card.top:before{content:"Best Overall Pick";position:absolute;left:-10px;top:-14px;background:var(--accent);color:white;border-radius:999px;padding:8px 16px;font-weight:900}.criteria,.faq,.legal-page{max-width:1160px;margin:0 auto 40px;padding:0 20px}.criteria h2,.faq h2,.legal-page h1{font-size:36px}.criteria-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.criteria-grid div,.faq details,.legal-box{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px}.criteria-grid p,.faq p,.legal-box p{color:var(--muted);line-height:1.55}.faq details{margin-bottom:12px}.faq summary{font-weight:900;cursor:pointer}footer{background:#161b24;color:#dfe6f0;padding:34px 20px;text-align:center}footer p{max-width:850px;margin:12px auto 0;color:#aeb8c7}footer nav{margin-top:18px;display:flex;gap:18px;justify-content:center;flex-wrap:wrap}footer a{color:#fff}@media(max-width:860px){.site-header{position:static;display:block;text-align:center}.brand{justify-content:center}.site-header nav{justify-content:center;margin-top:12px;gap:14px}.hero{display:block;padding:30px 16px}.hero h1{text-align:left;font-size:42px}.hero h1 span{font-size:28px}.lede{text-align:left}.metric-row{justify-content:flex-start}.hero-panel{grid-template-columns:1fr;margin-top:22px}.hero-panel img{height:220px}.directory-list{grid-template-columns:1fr}.top-directory,.compare-table{padding:0 16px}.content-grid{grid-template-columns:1fr;padding:0 16px 34px}.summary{position:static}.product-card{grid-template-columns:72px 1fr;gap:12px;padding:18px}.product-card img{grid-column:1/3;height:190px;order:-1}.product-body{grid-column:1/3}.score-deal{grid-column:1/3}.big-score{font-size:48px}.deal{font-size:18px}.criteria,.faq,.legal-page{padding:0 16px}.criteria-grid{grid-template-columns:1fr}}.hero{display:block;max-width:1160px;padding:20px 20px 8px;text-align:center}.hero:before{width:190px;height:190px;left:-80px;top:-30px}.hero:after{width:210px;height:210px;right:-100px;top:-95px}.eyebrow{margin:0 0 8px}.hero h1{font-size:clamp(32px,4.6vw,50px);margin:0 0 8px}.hero h1 span{font-size:clamp(22px,3vw,34px)}.lede{max-width:740px;margin:0 auto;font-size:17px}.metric-row{margin-top:9px;gap:16px;font-size:14px}.metric-row span:before{width:18px;height:18px;margin-right:6px}.top-pick-section,.ranking-section{max-width:1160px;margin:0 auto 20px;padding:0 20px}.top-pick-section h2,.ranking-section h2{font-size:26px;margin:0 0 12px}.top-pick-section h2 span{display:block;color:var(--accent);font-size:16px;margin-top:4px}.top-pick-section .product-card{grid-template-columns:86px 190px 1fr 174px;padding:18px}.top-pick-section .product-card img{height:132px}.top-pick-section .big-score{font-size:46px}.compare-table{margin-top:0;margin-bottom:20px}.compare-table h2{font-size:26px}.product-card img{display:block;max-width:100%;object-fit:contain}.product-body h2{font-size:22px}.product-body h3{font-size:17px}.product-body p{margin:6px 0}.product-body ul{margin-top:6px}.deal{font-size:18px;padding:12px 13px}.detail-list{gap:8px}.detail-list .product-card{grid-template-columns:56px 120px 1fr 145px;gap:12px;padding:10px 14px;border-width:1px}.detail-list .product-card:before{display:none}.detail-list .rank span{width:38px;height:38px;font-size:19px;border-width:2px}.detail-list .product-card img{height:82px}.detail-list .label{font-size:11px;padding:3px 8px}.detail-list .product-body h2{font-size:18px;margin-bottom:2px}.detail-list .product-body h3{font-size:14px;margin-bottom:4px}.detail-list .product-body p{font-size:13px;line-height:1.28;margin:4px 0}.detail-list .product-body ul{display:flex;flex-wrap:wrap;gap:5px;margin:5px 0 0;padding:0;list-style:none}.detail-list .product-body li{background:#f1f5f9;border-radius:999px;padding:3px 7px;font-size:11px}.detail-list .fit{font-size:11px;margin-top:4px}.detail-list .big-score{font-size:30px}.detail-list .stars{font-size:16px;margin:3px 0}.detail-list .score-deal small{font-size:11px;margin-bottom:6px}.detail-list .deal{font-size:14px;padding:9px}.detail-list .short-card{grid-template-columns:50px 96px 1fr 136px;padding:8px 12px}.detail-list .short-card img{height:70px}.detail-list .short-card .label,.detail-list .short-card .fit,.detail-list .short-card .stars,.detail-list .short-card .score-deal small{display:none}.detail-list .short-card .product-body h2{font-size:17px}.detail-list .short-card .product-body h3{font-size:13px;margin-bottom:3px}.detail-list .short-card .product-body p{font-size:12px;margin:3px 0}.detail-list .short-card .product-body li{font-size:11px;padding:3px 6px}.detail-list .short-card .big-score{font-size:28px}.detail-list .short-card .deal{font-size:13px;padding:8px}.decision,.method{max-width:1160px;margin:0 auto 34px;padding:0 20px}.decision h2,.method h2{font-size:30px}.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.decision-grid a{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;text-decoration:none;color:var(--ink)}.decision-grid strong{display:block;margin-bottom:6px}.decision-grid span{color:var(--blue);font-weight:900}.method p{background:#fff;border:1px solid var(--line);border-radius:10px;margin:0 0 10px;padding:16px;color:var(--muted);line-height:1.55}.top-directory,.content-grid,.summary,.hero-panel{display:none}@media(max-width:860px){.hero{padding:18px 16px 8px;text-align:left}.hero h1{font-size:32px}.hero h1 span{font-size:23px}.lede{font-size:15px}.metric-row{gap:8px;font-size:13px}.top-pick-section,.ranking-section,.compare-table,.decision,.method{padding:0 16px}.top-pick-section h2,.ranking-section h2,.compare-table h2,.decision h2{font-size:22px}.top-pick-section .product-card{grid-template-columns:54px 1fr;padding:14px}.top-pick-section .product-card img{grid-column:1/3;height:148px;order:-1}.detail-list .product-card,.detail-list .short-card{grid-template-columns:46px 88px 1fr;gap:10px;padding:12px}.detail-list .product-card img,.detail-list .short-card img{grid-column:2;grid-row:1 / span 2;width:88px;height:76px;order:0}.product-body{grid-column:1/3}.detail-list .product-body{grid-column:3;grid-row:1 / span 2}.score-deal{grid-column:1/3}.detail-list .score-deal{grid-column:1/4}.rank span,.detail-list .rank span{width:40px;height:40px;font-size:20px}.detail-list .product-body ul{display:flex}.detail-list .product-body h2{font-size:17px}.detail-list .product-body h3{font-size:13px}.detail-list .product-body p{font-size:12px}.detail-list .big-score,.detail-list .short-card .big-score{font-size:34px}.detail-list .deal,.detail-list .short-card .deal{font-size:15px}.decision-grid{grid-template-columns:1fr}.method h2{font-size:24px}}