:root{--ink:#111817;--muted:#5f6b67;--line:#dce4e1;--paper:#f5f7f6;--green:#087f5b;--green-dark:#075f46;--amber:#d86b38;--blue:#245c73;--max:1180px}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.6;background:#fff;letter-spacing:0}a{color:inherit;text-decoration:none}.topbar{background:var(--ink);color:#fff;text-align:center;padding:7px 16px;font-size:13px}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-wrap{width:min(var(--max),calc(100% - 40px));height:74px;margin:auto;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:20px}.brand span{width:38px;height:38px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:13px}.main-nav{margin-left:auto;display:flex;gap:22px;font-weight:700;font-size:14px}.main-nav a:hover{color:var(--green)}.menu-toggle{display:none}.hero{width:min(var(--max),calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1fr .86fr;gap:58px;align-items:center;min-height:660px;padding:58px 0}.hero h1{font-size:70px;line-height:1.02;margin:10px 0 24px;max-width:760px}.hero p{font-size:19px;color:var(--muted);max-width:650px}.eyebrow{margin:0;color:var(--amber);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:1.2px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:10px 17px;border:1px solid var(--ink);font-weight:800}.btn.primary{background:var(--green);border-color:var(--green);color:#fff}.btn.primary:hover{background:var(--green-dark)}.btn.secondary:hover{background:var(--paper)}.trust-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.trust-row span{border:1px solid var(--line);background:#fff;padding:7px 10px;font-size:13px;font-weight:750}.hero-panel{display:flex;flex-direction:column;justify-content:space-between;min-height:540px;background:linear-gradient(145deg,#edf4f1,#cadbd5);padding:28px;box-shadow:0 24px 70px rgba(17,24,23,.14);overflow:hidden}.panel-top{display:flex;justify-content:space-between;gap:20px;align-items:start}.lab-mark{background:var(--ink);color:#fff;font-size:11px;font-weight:850;padding:6px 8px}.panel-top strong{font-size:30px;line-height:1.05;max-width:260px;text-align:right}.panel-device{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;transform:rotate(-4deg);margin:30px 0}.panel-device span{aspect-ratio:1;background:#fff;border:1px solid rgba(17,24,23,.1);box-shadow:0 12px 26px rgba(17,24,23,.08)}.hero-panel p{font-weight:850;font-size:22px;color:var(--ink);max-width:360px}.category-strip{width:min(var(--max),calc(100% - 40px));margin:0 auto 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--ink);border:1px solid var(--ink)}.category-strip a{background:#fff;padding:18px;min-height:134px}.category-strip strong{display:block;font-size:18px;margin-bottom:8px}.category-strip small{display:block;color:var(--muted);font-size:13px;line-height:1.45}.category-strip a:hover{background:var(--paper)}.section{width:min(var(--max),calc(100% - 40px));margin:auto;padding:76px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-heading h2,.proof-band h2,.split h2{font-size:34px;line-height:1.12;margin:6px 0 0}.section-heading>a{font-weight:800;color:var(--green)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{border-top:1px solid var(--ink);padding-top:10px}.visual{height:215px;display:grid;place-items:end start;padding:18px;margin-bottom:18px;background:var(--paper);overflow:hidden}.visual span{background:rgba(17,24,23,.9);color:#fff;font-size:11px;font-weight:850;padding:6px 8px}.visual.power{background:linear-gradient(135deg,#e8f0ee,#bfd3cc)}.visual.home{background:linear-gradient(135deg,#edf1f5,#bfd0dc)}.visual.clean{background:linear-gradient(135deg,#f7eee8,#ddc4b4)}.card h3{font-size:22px;line-height:1.2;margin:8px 0 10px}.card h3 a:hover{text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:4px}.card p:last-child{color:var(--muted);font-size:14px;margin:0}.proof-band{background:var(--ink);color:#fff;padding:68px max(20px,calc((100% - var(--max))/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:52px}.proof-band p{color:#c9d2ce}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.proof-grid div{border:1px solid #31403c;padding:20px;background:#161f1d}.proof-grid strong{font-size:18px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.split p{color:var(--muted);font-size:18px;margin-top:0}.site-footer{background:#0d1211;color:#fff;padding:54px max(20px,calc((100% - var(--max))/2)) 24px}.site-footer{display:grid;grid-template-columns:1fr 1.2fr;gap:40px}.site-footer strong{font-size:26px}.site-footer p{color:#aeb8b4;max-width:440px}.site-footer nav{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 24px;font-size:14px}.site-footer a:hover{color:#65d6a8}.legal{grid-column:1/-1;border-top:1px solid #303b38;padding-top:18px;font-size:12px}.content-page{width:min(880px,calc(100% - 40px));margin:auto;padding:62px 0 86px}.content-page h1{font-size:52px;line-height:1.05}.content-page h2{margin-top:42px}.content-page p,.content-page li{color:#38433f}.listing{width:min(var(--max),calc(100% - 40px));margin:auto;padding:62px 0 86px}.listing h1{font-size:52px;line-height:1.05}.listing>p{font-size:18px;color:var(--muted);max-width:760px}@media(max-width:860px){.main-nav{display:none}.menu-toggle{display:block;margin-left:auto;border:1px solid var(--line);background:#fff;padding:9px 12px;font-weight:800}.main-nav.open{position:absolute;display:grid;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--line);padding:14px 20px}.hero{grid-template-columns:1fr;min-height:0}.hero h1{font-size:48px}.hero-panel{min-height:420px}.category-strip,.card-grid,.proof-grid,.proof-band,.split,.site-footer{grid-template-columns:1fr}.section-heading{align-items:start}.proof-band{gap:28px}}@media(max-width:560px){.nav-wrap,.hero,.category-strip,.section,.listing,.content-page{width:min(100% - 28px,var(--max))}.brand{font-size:18px}.hero h1,.content-page h1,.listing h1{font-size:38px}.hero p{font-size:17px}.hero-panel{min-height:360px;padding:20px}.panel-top strong{font-size:24px}.section{padding:56px 0}.section-heading{display:block}.section-heading h2,.proof-band h2,.split h2{font-size:29px}.site-footer nav{grid-template-columns:1fr}}
.hero-panel{background:#fff}.panel-device{display:block;transform:none;margin:18px 0}.panel-image{display:block;width:100%;height:340px;object-fit:contain;background:#fff}.visual{position:relative;display:block;padding:0;background:#fff;border:1px solid var(--line)}.visual img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.visual span{position:absolute;left:14px;bottom:14px}.article-image{display:block;width:100%;max-height:520px;object-fit:contain;background:#fff;border:1px solid var(--line);margin:26px 0}@media(max-width:860px){.panel-image{height:280px}}@media(max-width:560px){.panel-image{height:230px}}
.best-page{background:#f7f8fb}.best-hero{width:min(1320px,calc(100% - 40px));margin:auto;padding:50px 0 26px}.best-hero h1{font-size:56px;line-height:1.05;margin:8px 0 18px;max-width:880px}.best-hero p{font-size:18px;color:var(--muted);max-width:800px}.best-list{width:min(1320px,calc(100% - 40px));margin:auto;padding:26px 0 46px;display:grid;gap:22px}.pick-card{position:relative;display:grid;grid-template-columns:44px 230px minmax(320px,1fr) 158px 330px;gap:24px;align-items:center;background:#fff;padding:26px 24px;border-radius:8px;box-shadow:0 14px 38px rgba(17,24,23,.13);overflow:visible}.rank{align-self:start;font-size:22px;font-weight:850;color:#07101f}.pick-image{display:grid;place-items:center;width:230px;aspect-ratio:1.2;background:#fff;overflow:hidden}.pick-image img{width:100%;height:100%;object-fit:contain}.pick-image.placeholder{background:var(--paper);font-weight:850;color:var(--green)}.pick-main h2{font-size:23px;line-height:1.18;margin:0 0 14px}.pick-main h2 a:hover{text-decoration:underline;text-decoration-color:#4d86ee;text-underline-offset:4px}.pick-bullets{list-style:none;padding:0;margin:0;display:grid;gap:8px}.pick-bullets li{position:relative;padding-left:34px;font-size:18px;line-height:1.3;color:#111827}.pick-bullets li:before{content:"✓";position:absolute;left:0;top:1px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:#06121f;font-weight:900}.score-box{display:grid;place-items:center;text-align:center;background:#eef4fd;border-radius:10px;min-height:160px;padding:16px}.score-box strong{font-size:42px;line-height:1;color:#020817}.score-box span{color:#ffbd2f;letter-spacing:1px;font-size:18px}.score-box small{font-size:14px;color:#4d86ee;font-weight:850}.deal-box{position:relative;display:grid;justify-items:center;gap:8px}.pick-cta{width:100%;min-height:54px;display:grid;place-items:center;background:#4d86ee;color:#fff;font-size:21px;font-weight:850;padding:10px 18px;border-radius:8px}.pick-cta:hover{background:#2f6fdf}.amazon-line{font-size:14px;color:#3b4657}.amazon-line strong{font-size:31px;line-height:1;color:#263241;letter-spacing:-1px}.price-line{font-weight:850;color:#111827}.coupon-line{font-size:13px;font-weight:850;color:#047857}.discount-ribbon{position:absolute;right:-16px;top:24px;background:#ff444b;color:#fff;font-size:21px;font-weight:900;padding:10px 22px;z-index:2}.discount-ribbon:after{content:"";position:absolute;right:0;bottom:-12px;border-top:12px solid #aa2027;border-left:16px solid transparent}.deal-tag{position:absolute;right:-36px;top:42px;transform:rotate(14deg);background:#ffc12e;color:#020817;font-weight:900;font-size:18px;line-height:1.1;padding:12px 16px;border-radius:8px}.best-guide{width:min(1320px,calc(100% - 40px));margin:auto;padding:42px 0 76px}.best-guide h2{font-size:32px;margin:0 0 10px}.best-guide p{color:var(--muted);max-width:760px}.product-page{background:#fff}.product-hero{width:min(var(--max),calc(100% - 40px));margin:auto;padding:56px 0;display:grid;grid-template-columns:.8fr 1.1fr;gap:46px;align-items:center}.product-media{display:grid;place-items:center;min-height:430px;border:1px solid var(--line);background:#fff}.product-media img{max-width:100%;max-height:410px;object-fit:contain}.product-media span{font-size:48px;font-weight:900;color:var(--green)}.product-copy h1{font-size:46px;line-height:1.08;margin:8px 0 16px}.product-copy p{color:var(--muted);font-size:17px}.product-meta{font-size:13px!important}.product-meta span{font-family:Consolas,monospace;color:var(--ink)}.product-details{width:min(var(--max),calc(100% - 40px));margin:auto;padding:24px 0 76px}.product-details h2{font-size:32px}@media(max-width:1120px){.pick-card{grid-template-columns:38px 160px minmax(0,1fr);gap:18px}.score-box,.deal-box{grid-column:2/-1}.deal-tag{right:12px}}@media(max-width:860px){.best-hero h1{font-size:42px}.pick-card{grid-template-columns:1fr;padding:20px}.rank{font-size:20px}.pick-image{width:100%;max-width:260px}.score-box,.deal-box{grid-column:auto}.pick-cta{width:100%}.discount-ribbon{right:0;top:0}.deal-tag{position:static;transform:none}.product-hero{grid-template-columns:1fr}.product-copy h1{font-size:38px}.product-media{min-height:320px}}@media(max-width:560px){.best-hero,.best-list,.best-guide,.product-hero,.product-details{width:min(100% - 28px,var(--max))}.best-hero h1{font-size:34px}.rank{width:48px;height:48px}.pick-main h2{font-size:20px}.pick-bullets li{font-size:15px}.product-copy h1{font-size:31px}}
.best-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.best-index-card{border:1px solid var(--line);padding:22px;background:#fff}.best-index-card h2{font-size:24px;line-height:1.18;margin:6px 0 10px}.best-index-card h2 a:hover{text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:4px}.best-index-card p:last-child{color:var(--muted);margin:0}@media(max-width:760px){.best-index-grid{grid-template-columns:1fr}}
.brand-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:26px}.brand-product{border:1px solid var(--line);padding:18px;background:#fff}.brand-product h2{font-size:20px;line-height:1.2;margin:0 0 8px}.brand-product h2 a:hover{text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:4px}.brand-product p{font-size:13px;color:var(--muted);margin:0 0 12px}.brand-product span{font-family:Consolas,monospace;color:var(--ink)}.brand-product>a{font-weight:850;color:var(--green)}@media(max-width:760px){.brand-product-grid{grid-template-columns:1fr}}
.directory-hero{width:min(1320px,calc(100% - 40px));margin:auto;padding:62px 0 34px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:48px;align-items:center}.directory-hero h1{font-size:64px;line-height:1.02;margin:8px 0 20px;max-width:850px}.directory-hero p{font-size:18px;color:var(--muted);max-width:760px}.hero-rank-card{background:#fff;border:1px solid var(--line);box-shadow:0 18px 50px rgba(17,24,23,.12);padding:24px}.hero-rank-card>strong{font-size:22px}.hero-rank-card div{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0}.hero-rank-card b{font-size:44px;line-height:1;color:var(--green)}.hero-rank-card span{color:var(--muted);font-weight:800}.hero-rank-card nav{display:grid;gap:10px;margin-top:18px}.hero-rank-card nav a{display:flex;gap:10px;align-items:start;font-weight:750}.hero-rank-card nav span{display:grid;place-items:center;min-width:34px;height:28px;background:#eef4fd;color:#111827}.directory-strip{width:100%;margin:0;grid-template-columns:repeat(4,1fr)}.directory-strip a{min-height:112px}@media(max-width:980px){.directory-hero{grid-template-columns:1fr}.directory-hero h1{font-size:46px}.directory-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.directory-hero{width:min(100% - 28px,var(--max))}.directory-hero h1{font-size:36px}.directory-strip{grid-template-columns:1fr}}

/* Production refresh */
:root{--ink:#101828;--muted:#667085;--line:#e4e7ec;--paper:#f7f9fc;--green:#1570ef;--green-dark:#175cd3;--amber:#f79009;--blue:#1570ef;--max:1180px}
body{background:#fff;color:var(--ink)}.topbar{display:none}.site-header{position:sticky;top:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 1px 3px rgba(16,24,40,.04)}.nav-wrap{height:72px;width:min(1320px,calc(100% - 32px));gap:18px}.brand{font-size:22px;letter-spacing:0}.brand span{border-radius:6px;background:#0b5cab}.brand strong{font-size:22px}.site-search{margin-left:auto;display:flex;align-items:center;min-width:300px;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.site-search input{width:100%;height:40px;border:0;padding:0 12px;font:inherit;outline:0}.site-search button{height:40px;border:0;border-left:1px solid var(--line);background:#f2f4f7;color:#344054;font-weight:800;padding:0 14px}.main-nav{margin-left:0;gap:18px;font-size:14px;color:#344054}.main-nav a:hover{color:#1570ef}.directory-hero{padding:44px 0 26px;grid-template-columns:minmax(0,1fr) 360px}.directory-hero h1{font-size:54px;line-height:1.04;max-width:760px}.hero-rank-card{border-radius:8px;box-shadow:0 16px 38px rgba(16,24,40,.08)}.hero-rank-card b{color:#1570ef}.section{padding:46px 0}.section-heading h2,.proof-band h2,.split h2{font-size:30px}.directory-strip,.category-strip{background:#e4e7ec;border-color:#e4e7ec;gap:1px;border-radius:8px;overflow:hidden}.directory-strip a,.category-strip a{min-height:118px;border:0}.best-page{background:#f7f9fc}.best-hero{padding:34px 0 16px}.best-hero h1{font-size:42px;max-width:980px}.best-hero p{max-width:900px}.best-list{gap:18px;padding-top:14px}.pick-card{grid-template-columns:54px 188px minmax(260px,1fr) 142px 260px;gap:18px;border:1px solid var(--line);box-shadow:0 10px 28px rgba(16,24,40,.08);border-radius:8px;padding:20px;background:#fff}.rank{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#f2f4f7;color:#101828;font-size:19px}.pick-image{width:188px;aspect-ratio:1.08;border:1px solid #f0f2f5;border-radius:6px}.pick-main h2{font-size:20px}.pick-bullets li{font-size:15px;padding-left:26px;color:#344054}.pick-bullets li:before{content:"✓";width:18px;height:18px;background:#ecfdf3;color:#027a48;font-size:12px}.choice-badge,.bought-line{display:inline-flex;margin:0 8px 10px 0;padding:4px 8px;border-radius:999px;background:#fff7ed;color:#b54708;font-size:12px;font-weight:800}.score-box{background:#eff6ff;border:1px solid #d1e9ff;border-radius:8px;min-height:132px}.score-box strong{font-size:38px;color:#101828}.score-box span{font-size:12px;letter-spacing:0;color:#1570ef;text-transform:uppercase;font-weight:900}.score-box small{color:#475467}.deal-box{align-self:stretch;align-content:center}.pick-cta{border-radius:6px;background:#1570ef;font-size:18px;min-height:50px}.pick-cta:hover{background:#175cd3}.amazon-line{color:#667085}.amazon-line strong{font-size:26px;text-transform:lowercase;color:#101828}.price-line{font-size:18px;color:#101828}.list-price{font-size:12px;color:#98a2b3;text-decoration:line-through}.coupon-line{background:#ecfdf3;color:#027a48;border-radius:999px;padding:4px 8px}.discount-ribbon{right:-10px;top:16px;border-radius:4px 0 0 4px;background:#f04438;font-size:16px}.best-guide{background:#fff;border-top:1px solid var(--line);width:100%;padding:42px max(20px,calc((100% - 1320px)/2)) 64px}.product-hero{grid-template-columns:460px minmax(0,1fr);gap:42px}.product-media{border-radius:8px;min-height:460px}.product-copy h1{font-size:42px}.product-details .proof-grid div{background:#fff;color:#101828;border-color:var(--line)}.product-details .proof-grid p{color:#667085}.brand-product,.best-index-card{border-radius:8px;box-shadow:0 8px 20px rgba(16,24,40,.05)}.proof-band{background:#101828}.site-footer{display:block;background:#101828;padding-top:42px}.footer-deals{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #344054;padding-bottom:28px;margin-bottom:34px}.footer-deals h2{margin:4px 0 0;font-size:28px}.footer-main{display:grid;grid-template-columns:1fr 1.4fr;gap:42px}.site-footer nav{grid-template-columns:repeat(4,1fr)}
@media(max-width:1120px){.site-search{display:none}.pick-card{grid-template-columns:42px 150px minmax(0,1fr)}.score-box,.deal-box{grid-column:3}.footer-main{grid-template-columns:1fr}.site-footer nav{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.main-nav{display:none}.menu-toggle{display:block}.main-nav.open{display:grid}.directory-hero,.product-hero{grid-template-columns:1fr}.pick-card{grid-template-columns:1fr}.pick-image{width:100%;max-width:240px}.score-box,.deal-box{grid-column:auto}.footer-deals{display:block}.footer-deals .btn{margin-top:14px}.directory-hero h1,.best-hero h1{font-size:36px}}
@media(max-width:560px){.nav-wrap{width:min(100% - 24px,1320px)}.brand strong{font-size:18px}.pick-card{padding:16px}.site-footer nav{grid-template-columns:1fr}.footer-deals h2{font-size:24px}}

.pick-card{grid-template-columns:54px 188px minmax(260px,1fr) 142px 280px;padding-top:54px;overflow:visible;box-shadow:0 16px 36px rgba(16,24,40,.1)}
.award-ribbon{position:absolute;left:64px;top:0;min-width:210px;height:44px;display:grid;place-items:center;background:#ffc533;color:#050816;font-weight:900;font-size:18px;clip-path:polygon(22px 0,100% 0,calc(100% - 24px) 100%,0 100%)}
.rank{border-radius:0;background:transparent;font-size:22px;font-weight:900}
.deal-box{position:relative}
.deal-box .bought-line{background:transparent;color:#667085;font-size:14px;margin:0 0 6px;padding:0;border-radius:0}
.amazon-wordmark{position:relative;display:inline-block;margin-left:4px;color:#232f3e;font-size:29px;line-height:1;font-weight:900;letter-spacing:-1px}
.amazon-smile{position:absolute;left:18px;right:3px;bottom:-8px;height:10px;border-bottom:3px solid #ff9900;border-radius:0 0 60% 60%;transform:skewX(-14deg)}
.discount-ribbon{right:-8px;top:18px;border-radius:0;background:#ff444b;font-size:15px;padding:8px 16px;line-height:1.1}
.deal-tag{right:-14px;top:102px;background:#ffc533;color:#050816;font-size:13px;line-height:1.05;padding:9px 12px;z-index:3}
.amazon-line{position:relative;z-index:4;margin-top:4px}
.price-line{margin-top:12px}
@media(max-width:1120px){.pick-card{padding-top:46px}.award-ribbon{left:58px;min-width:190px}}
@media(max-width:860px){.award-ribbon{position:relative;left:auto;top:auto;width:210px;margin-bottom:8px}.pick-card{padding-top:18px}.deal-box .bought-line{justify-self:center}.amazon-wordmark{font-size:26px}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-search{position:relative}
.search-panel{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:30;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 44px rgba(16,24,40,.16);overflow:hidden}
.search-panel.open{display:block}
.search-result{display:grid;grid-template-columns:54px 1fr;gap:12px;padding:10px 12px;border-bottom:1px solid var(--line);align-items:center}
.search-result:last-child{border-bottom:0}.search-result:hover,.search-result.active{background:#f2f7ff}
.search-result img{width:54px;height:46px;object-fit:contain;background:#fff}.search-result b{display:block;font-size:14px;line-height:1.25}.search-result small{display:inline-block;margin:2px 0;color:#1570ef;font-weight:850;font-size:11px;text-transform:uppercase}.search-result em{display:block;color:#667085;font-style:normal;font-size:12px;line-height:1.3}
.search-empty{padding:14px}.search-empty p{margin:4px 0 10px;color:#667085;font-size:13px}.search-empty a{display:inline-flex;margin-right:8px;color:#1570ef;font-weight:850}
.home-search{width:min(680px,100%);margin-top:26px}.home-search input{height:56px;font-size:16px}.home-search button{height:56px}
.editorial-card p{color:#475467;margin:12px 0 18px}.editorial-card nav a{display:block;border-top:1px solid var(--line);padding:12px 0;color:#1570ef;font-weight:850}
.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.topic-card{display:grid;grid-template-rows:150px auto auto 1fr;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 8px 20px rgba(16,24,40,.05)}.topic-card img{width:100%;height:150px;object-fit:contain;background:#fff}.topic-card span{margin:14px 16px 0;color:#b54708;font-size:11px;font-weight:900;text-transform:uppercase}.topic-card strong{margin:4px 16px;font-size:18px;line-height:1.22}.topic-card small{margin:0 16px 16px;color:#667085;line-height:1.4}.topic-card:hover strong{text-decoration:underline;text-decoration-color:#1570ef;text-underline-offset:4px}
.breadcrumbs{font-size:13px;color:#667085;margin-bottom:18px}.breadcrumbs a{color:#1570ef;font-weight:750}.disclosure-note{font-size:13px!important;color:#667085!important}
.best-method{width:min(1320px,calc(100% - 40px));margin:0 auto 18px;display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.best-method>div,.comparison-wrap{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px}.best-method p{margin:6px 0 0;color:#667085}.quick-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quick-pick{border:1px solid var(--line);border-radius:8px;padding:12px}.quick-pick span{font-size:11px;color:#b54708;font-weight:900;text-transform:uppercase}.quick-pick strong{display:block;font-size:15px;line-height:1.25;margin:4px 0}.quick-pick small{color:#667085;line-height:1.35}
.comparison-wrap{width:min(1320px,calc(100% - 40px));margin:0 auto 18px;overflow:auto}.comparison-wrap h2{margin:0 0 12px}.comparison-table{width:100%;border-collapse:collapse;min-width:720px}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid var(--line);padding:11px;font-size:14px}.comparison-table th{background:#f7f9fc;color:#475467}
.pick-expanded{grid-column:3/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border-top:1px solid var(--line);padding-top:14px}.pick-expanded div{background:#f7f9fc;border:1px solid var(--line);border-radius:8px;padding:12px}.pick-expanded strong{display:block;margin-bottom:6px}.pick-expanded ul{margin:0;padding-left:18px;color:#475467}.pick-expanded p{margin:0;color:#475467;font-size:14px}
.two-column-notes{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.two-column-notes>div{border:1px solid var(--line);border-radius:8px;padding:18px}.two-column-notes h2{margin-top:0}.related-pill-row{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.related-pill-row a,.related-pill-row strong{border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:#fff;font-size:13px}.related-pill-row a{color:#1570ef;font-weight:800}
@media(max-width:1120px){.topic-grid{grid-template-columns:repeat(2,1fr)}.quick-picks,.pick-expanded{grid-template-columns:1fr 1fr}.site-search{min-width:260px}}
@media(max-width:860px){.site-search{display:flex;min-width:0;width:100%;order:3}.nav-wrap{height:auto;min-height:72px;flex-wrap:wrap;padding:10px 0}.search-panel{position:absolute}.directory-hero{padding-top:28px}.topic-grid,.best-method,.quick-picks,.pick-expanded,.two-column-notes{grid-template-columns:1fr}.pick-expanded{grid-column:auto}.comparison-table{min-width:620px}.home-search{order:initial}.deal-tag{position:static;transform:none;margin-top:8px}.discount-ribbon{right:0;top:0}}
@media(max-width:560px){.topic-card{grid-template-rows:132px auto auto 1fr}.topic-card img{height:132px}.search-result{grid-template-columns:44px 1fr}.search-result img{width:44px;height:40px}.pick-expanded div{padding:10px}.comparison-wrap{width:min(100% - 28px,1320px)}}

html,body{max-width:100%;overflow-x:hidden}
.best-page,.best-list,.best-hero,.best-method,.comparison-wrap{max-width:100%}
.recommendation-box{display:grid;gap:6px;align-content:center;background:#eff6ff;border:1px solid #d1e9ff;border-radius:8px;min-height:132px;padding:16px;text-align:left}
.recommendation-box strong{font-size:20px;line-height:1.15;color:#101828;text-transform:capitalize}
.recommendation-box span{font-size:13px;color:#1570ef;font-weight:900;text-transform:uppercase}
.recommendation-box small{font-size:13px;color:#667085}.retailer-signal{font-size:13px;font-weight:850;color:#027a48;background:#ecfdf3;border-radius:999px;padding:4px 8px;text-align:center}
@media(max-width:860px){.comparison-wrap{overflow-x:auto;display:block}.comparison-table{width:620px;max-width:none}.pick-card{grid-template-columns:1fr;min-width:0;width:100%;max-width:100%;padding:18px;gap:14px}.pick-card>*{min-width:0}.score-box{display:none}.recommendation-box,.deal-box{width:100%;max-width:100%}.pick-cta{max-width:100%;min-height:52px}.pick-image{width:100%;max-width:310px;justify-self:center;aspect-ratio:1.18}.pick-expanded{grid-column:auto}.award-ribbon{position:relative;left:auto;top:auto;width:min(230px,100%);margin-bottom:2px}.discount-ribbon{position:static;justify-self:start;margin-bottom:6px}.deal-tag{position:static;transform:none;margin-top:8px}.amazon-line{text-align:center}}
@media(max-width:560px){.best-hero,.best-list,.best-method,.comparison-wrap,.best-guide{width:min(100% - 24px,1320px)}.best-hero h1{font-size:32px;line-height:1.12}.best-hero p,.best-method p,.best-guide p{font-size:15px;line-height:1.55}.pick-card{grid-template-columns:1fr!important;overflow:visible;padding:16px;align-items:stretch}.pick-main h2{font-size:19px;line-height:1.22}.pick-bullets li{font-size:15px;line-height:1.45}.pick-expanded{display:grid!important;grid-template-columns:1fr!important;gap:10px}.pick-expanded p,.pick-expanded li{font-size:14px;line-height:1.45}.recommendation-box{min-height:auto}.deal-box{display:grid;justify-items:stretch;text-align:center}.amazon-wordmark{font-size:24px}.pick-cta{min-height:52px;font-size:17px}.score-box{display:none!important}}
.footer-cta-title{margin:4px 0 0!important;font-size:28px!important;line-height:1.2;color:#fff!important;font-weight:850}.eyebrow,.topic-card span,.quick-pick span{color:#8f3f00}.site-footer p,.topic-card small,.quick-pick small,.breadcrumbs,.disclosure-note,.best-method p,.pick-expanded p,.pick-expanded ul,.search-result em,.search-empty p{color:#475467}.site-footer p{color:#c7d0cc}.list-price{color:#667085}.search-result small{color:#0b5cab}@media(max-width:560px){.footer-cta-title{font-size:24px!important}}
.comparison-cards{display:none}.comparison-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px;box-shadow:0 4px 12px rgba(16,24,40,.04)}.comparison-card span{display:inline-flex;margin-bottom:6px;color:#8f3f00;font-size:12px;font-weight:900}.comparison-card strong{display:block;font-size:15px;line-height:1.25}.comparison-card small{display:block;margin-top:6px;color:#475467;font-size:13px;line-height:1.35}@media(max-width:560px){.comparison-wrap{overflow:visible}.comparison-table{display:none}.comparison-cards{display:grid;gap:10px}}
.brand span{display:none}.brand-mark{display:block;width:40px;height:40px;flex:0 0 40px;border-radius:10px}.brand strong{white-space:nowrap}.site-header .site-search{min-width:430px;flex:0 1 500px}.site-header .site-search input{min-width:0;text-overflow:clip}.site-header .site-search button{flex:0 0 auto}.directory-hero>div:first-child{display:grid;justify-items:start}.directory-hero .home-search{width:min(600px,100%);justify-self:start;margin:28px 0 0}.home-search input{min-width:0}.home-search button{min-width:92px}.home-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-category-card{display:grid;grid-template-rows:auto 1fr;gap:0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0;overflow:hidden;box-shadow:0 8px 20px rgba(16,24,40,.05)}.home-category-card div{display:block;background:#f7f9fc;overflow:hidden;aspect-ratio:16/9}.home-category-card img{display:block;width:100%;height:100%;object-fit:cover}.home-category-card strong{display:block;background:#fff;padding:14px 16px 4px;font-size:18px;line-height:1.2}.home-category-card small{display:block;background:#fff;padding:0 16px 16px;color:#475467;line-height:1.45}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{display:grid;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:20px;min-height:180px;box-shadow:0 8px 20px rgba(16,24,40,.05)}.guide-card span{color:#8f3f00;font-size:12px;font-weight:900;text-transform:uppercase}.guide-card strong{font-size:22px;line-height:1.18}.guide-card small{color:#475467;line-height:1.5}.home-category-card:hover strong,.guide-card:hover strong{text-decoration:underline;text-decoration-color:#1570ef;text-underline-offset:4px}.method-section{width:100%;background:#f6f8fb;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:70px max(20px,calc((100% - 1320px)/2));display:grid;grid-template-columns:.78fr 1.22fr;gap:42px;align-items:start}.method-copy h2,.guide-cta-copy h2{font-size:34px;line-height:1.12;margin:6px 0 14px}.method-copy p,.guide-cta-copy p{color:#475467;font-size:17px;max-width:560px}.method-copy a{display:inline-flex;margin-top:8px;color:#0b5cab;font-weight:850}.method-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.method-principles div{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;min-height:210px}.method-principles svg{width:42px;height:42px;margin-bottom:18px;fill:none;stroke:#0b5cab;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.method-principles strong{display:block;font-size:18px;line-height:1.25;margin-bottom:8px}.method-principles p{margin:0;color:#475467;font-size:14px;line-height:1.5}.guide-cta-section{width:min(1320px,calc(100% - 40px));margin:auto;padding:64px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center}.guide-cta-list{display:grid;gap:12px}.guide-cta-list a{display:grid;grid-template-columns:118px 1fr;gap:14px;align-items:start;border-top:1px solid var(--line);padding:16px 0}.guide-cta-list span{color:#8f3f00;font-size:12px;font-weight:900;text-transform:uppercase}.guide-cta-list strong{display:block;font-size:20px;line-height:1.2}.guide-cta-list small{display:block;color:#475467;line-height:1.45}.site-footer{border-top:4px solid #2f80ed}.footer-main{display:grid;grid-template-columns:minmax(260px,.9fr) 1.6fr;gap:52px}.footer-brand img{display:block;margin-bottom:14px}.footer-brand strong{display:block;font-size:26px}.footer-nav{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:26px!important}.footer-nav div{display:grid;align-content:start;gap:9px}.footer-nav span{color:#9cc7ff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}.footer-nav a{color:#e7eef8;font-size:14px}.legal{margin-top:34px}.footer-cta-title{color:#101828!important}@media(max-width:1260px){.site-header .site-search{min-width:360px;flex-basis:420px}}@media(max-width:1180px){.site-header .site-search{min-width:300px;flex-basis:340px}.brand strong{font-size:19px}.method-section,.guide-cta-section{grid-template-columns:1fr}.method-principles{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.home-category-grid,.guide-grid,.method-principles{grid-template-columns:repeat(2,1fr)}.footer-main,.footer-nav{grid-template-columns:1fr 1fr!important}}@media(max-width:860px){.site-header .site-search{flex:1 1 100%;min-width:0}.site-header .site-search input::placeholder{font-size:13px}.directory-hero .home-search{width:100%;justify-self:stretch}.method-section{padding:52px 20px}.guide-cta-section{width:min(100% - 28px,1320px);padding:52px 0}.guide-cta-list a{grid-template-columns:1fr}.footer-main,.footer-nav{grid-template-columns:1fr!important}}@media(max-width:560px){.home-category-grid,.guide-grid,.method-principles{grid-template-columns:1fr}.site-header .site-search button{padding:0 12px;min-width:78px}.site-header .site-search input{font-size:14px}.home-search{display:grid;grid-template-columns:1fr auto}.home-search button{min-height:56px}.method-copy h2,.guide-cta-copy h2{font-size:28px}.method-principles div{min-height:auto}.footer-nav a{font-size:15px}}

/* UI V5 unified visual system */
:root{--ink:#0b111d;--muted:#5b6678;--line:#e3e8ef;--paper:#f5f7fb;--surface:#fff;--blue:#2563eb;--blue-dark:#1d4ed8;--amber:#c45a11;--nav:#090f1b;--max:1180px;--shadow:0 18px 48px rgba(15,23,42,.12);--radius:8px}
body{font-size:16px;line-height:1.6;background:#fff;color:var(--ink)}img{max-width:100%}.btn,.pick-cta,.site-search button{min-height:44px}.score-box{display:none!important}
.site-header{background:rgba(9,15,27,.96)!important;border:0!important;box-shadow:0 1px 0 rgba(255,255,255,.08)!important;backdrop-filter:blur(18px)}.nav-wrap{width:min(1320px,calc(100% - 40px));height:76px;gap:20px}.brand{gap:12px;color:#fff}.brand-logo{display:block;width:190px;height:40px}.brand strong{display:none!important}.brand-mark{width:38px;height:38px;border-radius:8px}.main-nav{gap:18px;color:#d7deea;font-size:13px;font-weight:750}.main-nav a:hover{color:#fff}.site-header .site-search{margin-left:auto;min-width:340px;flex:0 1 420px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);overflow:visible}.site-header .site-search input{height:42px;background:transparent;color:#fff;padding:0 15px}.site-header .site-search input::placeholder{color:#b9c2d2}.site-header .site-search button{height:42px;border:0;border-left:1px solid rgba(255,255,255,.14);border-radius:0 999px 999px 0;background:#fff;color:#0b111d;padding:0 16px}.menu-toggle{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;min-height:44px;padding:0 15px;font-weight:850}.search-panel{border-radius:8px;box-shadow:0 22px 52px rgba(2,6,23,.25)}
.home-hero-v5{position:relative;min-height:650px;display:grid;align-items:center;background-image:linear-gradient(90deg,rgba(5,10,20,.88),rgba(5,10,20,.58) 46%,rgba(5,10,20,.18)),var(--hero-image);background-size:cover;background-position:center;padding:78px max(24px,calc((100% - 1320px)/2)) 92px;color:#fff}.home-hero-v5:after{content:"";position:absolute;left:max(24px,calc((100% - 1320px)/2));right:max(24px,calc((100% - 1320px)/2));bottom:0;height:1px;background:rgba(255,255,255,.18)}.home-hero-panel{position:relative;z-index:1;width:min(650px,100%)}.home-hero-panel .eyebrow{color:#9cc7ff}.home-hero-panel h1{font-size:68px;line-height:1.02;margin:12px 0 20px;letter-spacing:0;color:#fff}.home-hero-panel>p:not(.eyebrow){font-size:19px;max-width:590px;color:#e6edf8;margin:0 0 28px}.home-search-v5{display:grid;grid-template-columns:1fr 112px;width:min(610px,100%);margin:0;background:#fff;border:0;border-radius:999px;box-shadow:0 22px 60px rgba(0,0,0,.28);overflow:visible}.home-search-v5 input{height:60px;border:0;background:#fff;border-radius:999px 0 0 999px;padding:0 22px;font-size:16px;color:#0b111d;outline:0}.home-search-v5 button{height:60px;border:0;border-radius:999px;background:#2563eb;color:#fff;font-weight:900;margin:0}.home-search-v5 button:hover{background:#1d4ed8}
.popular-visual-section{width:min(1320px,calc(100% - 40px));margin:-54px auto 0;position:relative;z-index:2;padding-bottom:56px}.visual-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.visual-feature-card{display:grid;grid-template-rows:auto 1fr;background:#fff;border-radius:8px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(226,232,240,.72)}.visual-feature-image{aspect-ratio:16/10;background:#e7ecf3;overflow:hidden}.visual-feature-image img{width:100%;height:100%;object-fit:cover;display:block}.visual-feature-copy{padding:18px 18px 20px;background:#fff}.visual-feature-copy span{display:block;font-size:22px;line-height:1.15;font-weight:900;color:#0b111d}.visual-feature-copy small{display:block;margin-top:8px;color:#5b6678;font-size:14px;line-height:1.45}
.section{padding:58px 0}.section-heading{margin-bottom:24px}.section-heading h2{font-size:36px;line-height:1.08;color:#0b111d}.section-heading>a{color:#1d4ed8}.topic-grid,.home-category-grid,.guide-grid{gap:20px}.topic-card,.home-category-card,.guide-card,.best-index-card,.brand-product{border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.topic-card{grid-template-rows:178px auto auto 1fr}.topic-card img{height:178px;object-fit:contain;background:#fff}.topic-card strong{font-size:19px}.topic-card small,.home-category-card small,.guide-card small{color:#5b6678}.home-category-card div{aspect-ratio:16/9}.home-category-card strong{font-size:20px}.guide-card{min-height:190px}.method-section{background:#f4f7fb!important;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:72px max(24px,calc((100% - 1320px)/2));grid-template-columns:.8fr 1.2fr}.method-copy h2,.guide-cta-copy h2{font-size:38px;line-height:1.08;color:#0b111d}.method-principles div{box-shadow:none}.guide-cta-section{padding:70px 0}.guide-cta-list a{background:#fff}.site-footer{background:#090f1b!important;border-top:4px solid #2563eb;color:#fff}.footer-main{width:min(1320px,100%);margin:auto}.footer-brand img{width:210px;height:auto}.footer-brand p{color:#b8c2d2}.footer-nav a{color:#e7edf7}.legal{color:#aab5c5!important}
.listing-v5,.content-page{padding-top:64px}.listing-v5 h1,.content-page h1{font-size:56px;line-height:1.04;max-width:900px}.listing-v5>p,.content-page p{color:#5b6678}.best-page{background:#f5f7fb}.best-hero-v5{width:min(1320px,calc(100% - 40px));padding:54px 0 24px}.best-hero-v5 h1{font-size:58px;line-height:1.04;max-width:960px}.best-method-v5,.comparison-wrap-v5{box-shadow:0 10px 26px rgba(15,23,42,.05)}.best-list-v5{gap:22px}.pick-card{grid-template-columns:58px 220px minmax(280px,1fr) 180px 280px!important;border:1px solid #dfe6ef;border-radius:8px;box-shadow:0 16px 38px rgba(15,23,42,.09);padding:58px 22px 22px!important}.pick-image{width:220px!important;aspect-ratio:1.1;border:0;background:#fff}.pick-image img{object-fit:contain}.pick-main h2{font-size:22px}.recommendation-box{background:#f8fbff;border-color:#dbeafe}.pick-expanded{grid-column:3/-1}.pick-cta{background:#2563eb;border-radius:8px}.award-ribbon{background:#f7c948;color:#111827}.product-hero-v5{width:min(1320px,calc(100% - 40px));grid-template-columns:minmax(380px,520px) minmax(0,1fr);gap:56px;padding:64px 0}.product-media{border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 34px rgba(15,23,42,.08);background:#fff}.product-copy h1{font-size:52px;line-height:1.05}.product-copy .btn.primary{background:#2563eb;border-color:#2563eb;border-radius:8px;min-height:52px;padding:0 22px}.product-details-v5{width:min(1320px,calc(100% - 40px));padding-bottom:82px}.product-details-v5 .proof-grid div,.two-column-notes>div{background:#fff;border-radius:8px}
@media(max-width:1180px){.site-header .site-search{min-width:260px;flex-basis:300px}.main-nav{gap:12px;font-size:12px}.brand-logo{width:170px}.pick-card{grid-template-columns:48px 180px minmax(0,1fr)!important}.recommendation-box,.deal-box,.pick-expanded{grid-column:3}}
@media(max-width:900px){.nav-wrap{height:auto;min-height:74px;flex-wrap:wrap;padding:10px 0}.main-nav{display:none}.main-nav.open{display:grid;position:absolute;left:0;right:0;top:100%;background:#090f1b;border-top:1px solid rgba(255,255,255,.1);padding:16px 24px}.menu-toggle{display:block;margin-left:auto}.site-header .site-search{order:3;flex:1 1 100%;min-width:0}.home-hero-v5{min-height:590px;padding:58px 20px 86px}.home-hero-panel h1{font-size:48px}.popular-visual-section{margin-top:-38px;width:min(100% - 28px,1320px)}.visual-feature-grid,.topic-grid,.home-category-grid,.guide-grid,.method-principles{grid-template-columns:1fr 1fr}.method-section,.guide-cta-section,.product-hero-v5{grid-template-columns:1fr}.product-copy h1{font-size:40px}.pick-card{grid-template-columns:1fr!important}.recommendation-box,.deal-box,.pick-expanded{grid-column:auto}.pick-image{width:100%!important;max-width:300px;justify-self:center}.pick-expanded{grid-template-columns:1fr 1fr}.site-footer .footer-main,.footer-nav{grid-template-columns:1fr!important}}
@media(max-width:560px){body{font-size:16px}.nav-wrap{width:min(100% - 24px,1320px)}.brand-logo{width:158px}.brand-mark{width:34px;height:34px}.site-header .site-search{border-radius:8px}.site-header .site-search input{height:44px}.site-header .site-search button{height:44px;border-radius:0 8px 8px 0}.home-hero-v5{min-height:548px;background-image:linear-gradient(180deg,rgba(5,10,20,.88),rgba(5,10,20,.62)),var(--hero-image);background-position:center;padding:48px 16px 78px}.home-hero-panel h1{font-size:38px;line-height:1.08}.home-hero-panel>p:not(.eyebrow){font-size:16px}.home-search-v5{grid-template-columns:1fr 86px;border-radius:8px}.home-search-v5 input{height:54px;border-radius:8px 0 0 8px;padding:0 14px;font-size:14px}.home-search-v5 button{height:54px;border-radius:0 8px 8px 0}.visual-feature-grid,.topic-grid,.home-category-grid,.guide-grid,.method-principles{grid-template-columns:1fr}.popular-visual-section{padding-bottom:34px}.visual-feature-copy span{font-size:20px}.section{width:min(100% - 28px,var(--max));padding:42px 0}.section-heading h2,.method-copy h2,.guide-cta-copy h2{font-size:30px}.method-section{padding:48px 16px}.guide-cta-section{width:min(100% - 28px,1320px);padding:48px 0}.listing-v5,.content-page,.best-hero-v5,.best-list-v5,.best-method,.comparison-wrap,.product-hero-v5,.product-details-v5{width:min(100% - 24px,1320px);padding-top:36px}.listing-v5 h1,.content-page h1,.best-hero-v5 h1{font-size:34px}.product-copy h1{font-size:32px}.product-media{min-height:300px}.pick-card{padding:18px!important}.pick-main h2{font-size:20px}.pick-expanded{grid-template-columns:1fr}.award-ribbon{font-size:15px}.footer-main{width:100%}}

/* UI V5 visual QA refinements */
.site-header .brand{min-width:220px}.site-header .brand strong{display:block!important;color:#fff!important;font-size:21px!important;font-weight:900;letter-spacing:0;white-space:nowrap}.site-header .brand-logo{display:none!important}.site-header .brand-mark{flex:0 0 38px}.home-hero-v5{min-height:610px;padding-bottom:104px}.popular-visual-section{margin:0 auto;padding-top:46px}.popular-visual-section .section-heading{align-items:end}.home-search-v5{grid-template-columns:minmax(0,1fr) 112px}.home-search-v5 input{min-width:0;text-overflow:ellipsis}.home-search-v5 button{min-width:96px}.site-header .site-search{min-width:300px;flex-basis:360px}.main-nav{gap:14px}.visual-feature-copy{min-height:132px}
@media(max-width:1260px){.site-header .brand{min-width:190px}.site-header .brand strong{font-size:19px!important}.site-header .site-search{min-width:260px;flex-basis:300px}.main-nav{gap:10px;font-size:12px}}
@media(max-width:1080px){.site-header .site-search{display:none}.main-nav{gap:14px;font-size:13px}}
@media(max-width:900px){.site-header .site-search{display:flex}.site-header .brand{min-width:0}.home-hero-v5{min-height:520px;padding-top:52px;padding-bottom:58px}.popular-visual-section{padding-top:36px}.popular-visual-section .section-heading{display:block}.home-search-v5{grid-template-columns:minmax(0,1fr) 96px}.home-search-v5 button{min-width:88px}.home-search-v5 input::placeholder{font-size:14px}}
@media(max-width:560px){.site-header .brand strong{font-size:18px!important}.site-header .brand-mark{flex-basis:34px}.home-hero-v5{min-height:500px}.home-search-v5{grid-template-columns:minmax(0,1fr) 82px}.home-search-v5 input{font-size:14px;padding-left:13px}.home-search-v5 input::placeholder{font-size:13px}.home-search-v5 button{min-width:78px;font-size:14px}.popular-visual-section{padding-top:34px}.visual-feature-copy{min-height:auto}}

/* UI V5 hero image and mobile search polish */
.home-hero-v5{background-image:linear-gradient(90deg,rgba(5,10,20,.86),rgba(5,10,20,.45) 48%,rgba(5,10,20,.04)),var(--hero-image)}
@media(max-width:560px){.home-search-v5{grid-template-columns:minmax(0,1fr) 68px}.home-search-v5 button{min-width:64px;font-size:0}.home-search-v5 button::before{content:'Go';font-size:14px;font-weight:900}.home-search-v5 input::placeholder{font-size:12px}.home-hero-v5{background-image:linear-gradient(180deg,rgba(5,10,20,.86),rgba(5,10,20,.54)),var(--hero-image)}}

/* UI V6 structural corrections */
.site-header .site-search{flex:0 1 300px!important;min-width:260px!important}.nav-wrap{gap:18px}.main-nav{gap:20px!important;font-size:14px!important}.site-header .brand{min-width:235px}.site-header .site-search input::placeholder{content:'Search'}
.home-hero-v5{min-height:560px!important;background-image:linear-gradient(90deg,rgba(5,10,20,.86) 0%,rgba(5,10,20,.62) 34%,rgba(5,10,20,.16) 66%,rgba(5,10,20,.02) 100%),var(--hero-image)!important;background-position:center 42%!important;padding-top:68px!important;padding-bottom:76px!important}.home-hero-panel h1{font-size:64px}.home-hero-panel h1::before{content:'Find the gear that fits.';display:block}.home-hero-panel h1{font-size:0}.home-hero-panel h1::before{font-size:64px;line-height:1.02}.home-hero-panel>p:not(.eyebrow){max-width:560px}.popular-visual-section .section-heading{margin-bottom:26px}.popular-visual-section .section-heading h2{font-size:34px}.visual-feature-card{box-shadow:0 14px 34px rgba(15,23,42,.11)}
.best-hero-v5{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:42px;align-items:center;background:#fff;border-bottom:1px solid var(--line);width:100%!important;padding:56px max(24px,calc((100% - 1320px)/2))!important}.best-hero-copy{max-width:820px}.best-hero-visual{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px;min-height:300px}.best-hero-visual img{width:100%;height:100%;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.best-hero-visual img:first-child{grid-row:1/3}.best-method-v5{grid-template-columns:1fr!important;background:#fff;border:0!important;box-shadow:none!important;padding:0!important}.best-method-v5>div{border:1px solid var(--line);border-radius:8px;padding:20px;background:#fff}.quick-picks{grid-template-columns:repeat(3,1fr)!important}.quick-pick{display:grid;grid-template-rows:110px auto auto 1fr;border:0!important;background:#f8fafc;padding:12px!important}.quick-pick img{width:100%;height:110px;object-fit:contain;background:#fff;border-radius:6px}.comparison-wrap-v5{border:0!important;box-shadow:none!important}.pick-card{background:#fff}.pick-card .rank{background:#0b111d;color:#fff;border-radius:999px}.award-ribbon{left:70px}.best-guide-v5{background:#fff}
.category-hero-v6{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:44px;align-items:center;margin-bottom:34px;padding:34px;background:#f5f7fb;border:1px solid var(--line);border-radius:8px}.category-hero-v6 h1{margin-top:8px}.category-hero-v6 img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px;box-shadow:0 12px 30px rgba(15,23,42,.1)}.category-page .topic-grid .topic-card{grid-template-rows:170px auto auto 1fr}.category-page .topic-card:nth-child(3n+1){background:#fff}.category-page .topic-card:nth-child(3n+2){background:#fbfcff}.category-page .topic-card:nth-child(3n){background:#f8fafc}
.trust-page-v6{width:100%;padding:0}.trust-hero-v6{background:#f5f7fb;border-bottom:1px solid var(--line);padding:58px max(24px,calc((100% - 920px)/2))}.trust-hero-v6>div{background:#fff;border:1px solid var(--line);border-radius:8px;padding:36px;box-shadow:0 14px 34px rgba(15,23,42,.06)}.trust-hero-v6 h1{font-size:48px}.trust-hero-v6 h2{border-top:1px solid var(--line);padding-top:22px}.trust-steps-v6{width:min(920px,calc(100% - 40px));margin:0 auto;padding:38px 0 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust-steps-v6 div{border:1px solid var(--line);border-radius:8px;padding:20px;background:#fff}.trust-steps-v6 span{display:block;color:#2563eb;font-weight:900;margin-bottom:16px}.trust-steps-v6 strong{font-size:18px}.trust-steps-v6 p{font-size:14px;color:#5b6678;margin-bottom:0}
@media(max-width:1080px){.site-header .site-search{display:none!important}.main-nav{font-size:14px!important}.best-hero-v5,.category-hero-v6{grid-template-columns:1fr}.best-hero-visual{max-width:520px}.quick-picks{grid-template-columns:1fr!important}}
@media(max-width:900px){.site-header .site-search{display:none!important}.nav-wrap{height:68px;min-height:68px;flex-wrap:nowrap}.menu-toggle{font-size:0;width:44px;height:44px;padding:0;border-radius:50%;display:grid;place-items:center}.menu-toggle::before{content:'☰';font-size:20px;line-height:1}.main-nav.open{top:68px}.home-hero-v5{min-height:476px!important;padding:42px 16px 54px!important;background-image:linear-gradient(180deg,rgba(5,10,20,.78) 0%,rgba(5,10,20,.48) 58%,rgba(5,10,20,.22) 100%),var(--hero-image)!important;background-position:center top!important}.home-hero-panel h1::before{font-size:42px;line-height:1.06}.home-hero-panel>p:not(.eyebrow){font-size:16px}.popular-visual-section .section-heading{margin-bottom:20px}.popular-visual-section .section-heading a{display:inline-flex;margin-top:10px}.product-hero-v5{padding-top:22px!important;gap:18px}.product-media{min-height:220px!important}.product-media img{max-height:210px!important}.product-copy h1{font-size:30px!important;line-height:1.08}.product-copy p{font-size:16px!important}.product-copy .btn.primary{min-height:48px}.trust-steps-v6{grid-template-columns:1fr}}
@media(max-width:560px){.site-header .brand strong{font-size:17px!important}.home-hero-v5{min-height:455px!important}.home-search-v5{margin-top:20px}.best-hero-v5{padding:30px 12px!important;gap:22px}.best-hero-v5 h1{font-size:32px!important}.best-hero-visual{min-height:220px;gap:8px}.best-hero-visual img{padding:8px}.best-method-v5>div{padding:16px}.quick-pick{grid-template-rows:92px auto auto 1fr}.quick-pick img{height:92px}.category-hero-v6{padding:18px;gap:18px}.category-hero-v6 img{aspect-ratio:16/9}.trust-hero-v6{padding:28px 12px}.trust-hero-v6>div{padding:22px}.trust-hero-v6 h1{font-size:32px}.trust-steps-v6{width:min(100% - 24px,920px)}}

/* UI V6 hero visibility hard fix */
.home-hero-v5{display:grid!important;grid-template-columns:minmax(0,640px) minmax(360px,1fr)!important;gap:0;align-items:stretch;min-height:560px!important;background:#101722!important;background-image:none!important;padding:0!important;color:#fff;overflow:hidden}.home-hero-v5::before{content:"";display:block;grid-column:2;background-image:var(--hero-image);background-size:cover;background-position:center;min-height:560px}.home-hero-v5::after{display:none}.home-hero-panel{grid-column:1;grid-row:1;width:100%;align-self:center;padding:64px 60px 70px max(60px,calc((100vw - 1320px)/2));background:linear-gradient(135deg,#0b111d,#182233)}.home-hero-panel h1::before{font-size:62px}.home-search-v5{box-shadow:0 20px 42px rgba(0,0,0,.28)}
@media(max-width:900px){.home-hero-v5{display:block!important;min-height:0!important;background:#101722!important;position:relative}.home-hero-v5::before{display:block;min-height:230px;background-image:var(--hero-image);background-size:cover;background-position:center top}.home-hero-panel{padding:32px 16px 38px!important;background:#101722}.home-hero-panel h1::before{font-size:40px}.home-search-v5{width:100%}.popular-visual-section{padding-top:30px}}
@media(max-width:560px){.home-hero-v5::before{min-height:210px}.home-hero-panel h1::before{font-size:36px}.home-hero-panel>p:not(.eyebrow){margin-bottom:18px}}

/* UI V6 hero uses real img node for reliable visible photography */
.home-hero-v5{display:grid!important;grid-template-columns:minmax(0,640px) minmax(360px,1fr)!important;background:#101722!important;min-height:560px!important;padding:0!important}.home-hero-v5::before,.home-hero-v5::after{display:none!important}.hero-photo-v6{display:block!important;width:100%;height:560px;object-fit:cover;object-position:center;grid-column:2;grid-row:1}.home-hero-panel{grid-column:1;grid-row:1;z-index:1}.home-hero-panel h1{font-size:0!important}.home-hero-panel h1::before{content:'Find the gear that fits.';font-size:62px;line-height:1.02;display:block}
@media(max-width:900px){.home-hero-v5{display:flex!important;flex-direction:column;background:#101722!important;min-height:0!important}.hero-photo-v6{order:1;height:220px;object-position:center top}.home-hero-panel{order:2;width:100%;padding:32px 16px 38px!important}.home-hero-panel h1::before{font-size:40px}}
@media(max-width:560px){.hero-photo-v6{height:205px}.home-hero-panel h1::before{font-size:36px}}

/* UI V6 de-nest method and trust sections */
.best-method-v5{background:transparent!important}.best-method-v5>div{border:0!important;border-top:1px solid var(--line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:20px 0!important}.quick-pick{background:#fff!important;border:1px solid var(--line)!important;box-shadow:0 8px 18px rgba(15,23,42,.04)}.comparison-wrap-v5{background:#fff!important;border-radius:8px!important;padding:22px!important}.trust-hero-v6{padding:64px max(24px,calc((100% - 1040px)/2));background:#f5f7fb}.trust-hero-v6>div{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;max-width:760px}.trust-hero-v6 .trust-hero-v6{padding:0!important;background:transparent!important;border:0!important}.trust-hero-v6 .trust-hero-v6>div{max-width:760px}.trust-hero-v6 h1{font-size:54px;line-height:1.05}.trust-hero-v6 h2{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;margin-top:28px}.trust-hero-v6 ul{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px 20px 20px 42px}.trust-steps-v6{padding-top:42px}
@media(max-width:560px){.comparison-wrap-v5{padding:16px!important}.trust-hero-v6{padding:34px 16px}.trust-hero-v6 h1{font-size:34px}}

/* UI Refinement Round 1: typography, search, guides, footer */
:root{--font-sans:"Aptos","Segoe UI Variable","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-display:"Aptos Display","Segoe UI Variable Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--r1-ink:#0d1524;--r1-muted:#536173;--r1-blue:#2563eb;--r1-footer:#080f1d;--r1-line:#e2e8f0;--r1-soft:#f6f8fb;--r1-max:1240px}html,body{font-family:var(--font-sans)!important;letter-spacing:0!important;color:var(--r1-ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{font-size:16px;line-height:1.62;font-weight:400}h1,h2,h3,.brand strong,.visual-feature-copy span,.guide-card strong,.topic-card strong{font-family:var(--font-display)!important;letter-spacing:0!important}h1{font-weight:720!important;line-height:1.08!important}h2{font-weight:700!important;line-height:1.12!important}.eyebrow{letter-spacing:0!important;font-weight:780!important;font-size:12px!important}.main-nav,.site-search button,.btn,.pick-cta{font-weight:700!important;letter-spacing:0!important}.site-header .brand strong{font-weight:720!important}.site-header .site-search{flex-basis:270px!important;min-width:240px!important}.site-header .site-search input{font-size:15px!important}.site-search button{display:grid!important;place-items:center!important;width:52px!important;min-width:52px!important;padding:0!important;font-size:0!important}.site-search button span{font-size:22px!important;line-height:1!important}.site-search button::before{content:""!important}.home-search-v5{grid-template-columns:minmax(0,1fr) 58px!important;width:min(560px,100%)!important;border-radius:999px!important}.home-search-v5 input{height:56px!important;font-size:15px!important}.home-search-v5 button{width:58px!important;min-width:58px!important;height:56px!important;border-radius:999px!important}.home-search-v5 button span{font-size:24px!important}.home-hero-panel{padding-top:58px!important;padding-bottom:60px!important}.home-hero-panel h1::before{content:"Find gear that fits your home."!important;font-size:52px!important;line-height:1.08!important;font-weight:720!important;max-width:520px}.home-hero-panel>p:not(.eyebrow){font-size:18px!important;line-height:1.55!important;max-width:520px!important;color:#dfe7f3!important}.hero-photo-v6{height:540px!important}.home-hero-v5{min-height:540px!important}.popular-visual-section{padding-top:42px!important}.section-heading h2{font-size:32px!important;line-height:1.15!important}.guide-cta-section{width:min(var(--r1-max),calc(100% - 48px))!important;display:grid!important;grid-template-columns:minmax(320px,.72fr) minmax(620px,1fr)!important;gap:56px!important;align-items:start!important;padding:72px 0!important}.guide-cta-copy{max-width:440px}.guide-cta-copy h2{font-size:32px!important;line-height:1.12!important}.guide-cta-copy p{font-size:17px!important;line-height:1.58!important;color:var(--r1-muted)!important}.guide-cta-list-r1{display:grid!important;gap:0!important;border-top:1px solid var(--r1-line)!important}.guide-cta-list-r1 a{display:grid!important;grid-template-columns:150px minmax(260px,1fr) minmax(300px,1.1fr) 44px!important;gap:22px!important;align-items:center!important;padding:22px 0!important;border-top:0!important;border-bottom:1px solid var(--r1-line)!important;background:transparent!important}.guide-cta-list-r1 span{font-size:12px!important;line-height:1.2!important;color:#9a4a08!important;font-weight:780!important}.guide-cta-list-r1 strong{font-size:21px!important;line-height:1.22!important;margin:0!important}.guide-cta-list-r1 small{font-size:15px!important;line-height:1.5!important;color:var(--r1-muted)!important;max-width:none!important}.guide-cta-list-r1 a::after{content:"→";display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--r1-line);border-radius:50%;color:var(--r1-blue);font-size:20px;font-weight:700;justify-self:end}.site-footer{background:var(--r1-footer)!important;padding:58px max(24px,calc((100% - 1240px)/2)) 28px!important;border-top:3px solid var(--r1-blue)!important}.footer-main{display:grid!important;grid-template-columns:minmax(300px,420px) minmax(0,1fr)!important;gap:72px!important;align-items:start!important;width:100%!important}.footer-logo{display:inline-flex!important;align-items:center!important;gap:12px!important;color:#fff!important}.footer-logo img{width:42px!important;height:42px!important;margin:0!important}.footer-logo strong{display:block!important;color:#fff!important;font-size:24px!important;line-height:1.1!important;font-weight:720!important}.footer-brand p{max-width:390px!important;margin:20px 0 0!important;color:#c7d1df!important;font-size:16px!important;line-height:1.65!important}.footer-nav{display:grid!important;grid-template-columns:repeat(4,minmax(130px,1fr))!important;gap:34px!important}.footer-nav div{display:grid!important;gap:12px!important;align-content:start!important}.footer-nav span{color:#8fbfff!important;font-size:12px!important;letter-spacing:0!important;font-weight:780!important}.footer-nav a{color:#f2f6fb!important;font-size:15px!important;line-height:1.35!important}.legal{margin:42px 0 0!important;padding-top:22px!important;border-top:1px solid rgba(255,255,255,.16)!important;color:#aeb9c8!important;font-size:13px!important;line-height:1.5!important}
@media(max-width:1100px){.site-header .site-search{display:none!important}.guide-cta-section{grid-template-columns:1fr!important;gap:30px!important}.guide-cta-copy{max-width:660px}.guide-cta-list-r1 a{grid-template-columns:130px minmax(220px,1fr) minmax(260px,1.1fr) 40px!important}.footer-main{grid-template-columns:1fr!important;gap:42px!important}.footer-nav{grid-template-columns:repeat(2,minmax(160px,1fr))!important}}
@media(max-width:900px){.nav-wrap{height:66px!important;min-height:66px!important}.main-nav.open{top:66px!important}.home-hero-v5{display:flex!important;flex-direction:column!important}.hero-photo-v6{height:210px!important}.home-hero-panel{padding:30px 18px 36px!important}.home-hero-panel h1::before{font-size:34px!important;line-height:1.12!important;max-width:350px}.home-hero-panel>p:not(.eyebrow){font-size:16px!important;line-height:1.55!important}.home-search-v5{width:100%!important;grid-template-columns:minmax(0,1fr) 54px!important}.home-search-v5 input{height:52px!important}.home-search-v5 button{height:52px!important;width:54px!important;min-width:54px!important}.guide-cta-list-r1 a{grid-template-columns:1fr 40px!important;gap:8px 16px!important;padding:20px 0!important}.guide-cta-list-r1 span,.guide-cta-list-r1 strong,.guide-cta-list-r1 small{grid-column:1}.guide-cta-list-r1 a::after{grid-column:2;grid-row:1/4;align-self:center}.guide-cta-list-r1 small{font-size:15px!important}.footer-nav{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){body{font-size:16px!important}.site-header .brand strong{font-size:17px!important}.hero-photo-v6{height:188px!important}.home-hero-panel{padding:28px 16px 34px!important}.home-hero-panel h1::before{font-size:31px!important;line-height:1.14!important;max-width:310px}.home-hero-panel>p:not(.eyebrow){font-size:16px!important}.home-search-v5 input{font-size:14px!important;padding-left:16px!important}.section-heading{display:block!important}.section-heading a{margin-top:12px!important}.guide-cta-section{width:min(100% - 28px,1240px)!important;padding:50px 0!important}.guide-cta-copy h2{font-size:28px!important}.footer-nav{grid-template-columns:1fr!important;gap:26px!important}.site-footer{padding:42px 18px 24px!important}.footer-brand p{font-size:15px!important}.legal{font-size:12px!important}}

/* UI R1 guide arrow containment fix */
.guide-cta-list-r1 a{grid-template-columns:140px minmax(230px,.9fr) minmax(260px,1fr) 38px!important;gap:18px!important}.guide-cta-list-r1 a::after{width:34px!important;height:34px!important;justify-self:center!important}

/* UI Refinement Round 2: mobile width, homepage rhythm, guide anchors, footer cadence */
html,body{width:100%;max-width:100%;overflow-x:hidden}
.home-hero-v5{grid-template-columns:minmax(0,600px) minmax(420px,1fr)!important;min-height:520px!important}
.home-hero-panel{padding-top:52px!important;padding-bottom:54px!important;padding-right:44px!important}
.home-hero-panel h1::before{content:none!important}
.home-hero-panel h1{font-size:50px!important;line-height:1.08!important;font-weight:720!important;max-width:520px;margin-bottom:16px!important}
.home-hero-panel>p:not(.eyebrow){font-size:17px!important;line-height:1.5!important;margin-bottom:22px!important}
.hero-photo-v6{height:520px!important;object-position:center}
.popular-visual-section{padding-top:34px!important;padding-bottom:46px!important}
.popular-visual-section .section-heading{margin-bottom:18px!important}
.popular-visual-section .section-heading h2{font-size:30px!important}
.guide-cta-section{grid-template-columns:minmax(300px,.58fr) minmax(0,1.42fr)!important;gap:38px!important;padding:62px 0!important}
.guide-cta-copy{max-width:390px!important}
.guide-cta-copy h2{font-size:30px!important}
.guide-cta-list-r1{border-top:0!important;gap:10px!important}
.guide-cta-list-r1 a{grid-template-columns:54px minmax(108px,.34fr) minmax(210px,.78fr) minmax(260px,1fr) 38px!important;gap:14px!important;align-items:center!important;padding:18px 0!important;border-bottom:1px solid var(--r1-line)!important}
.guide-cta-list-r1 .guide-index{display:grid!important;place-items:center;width:42px;height:42px;border:1px solid var(--r1-line);border-radius:50%;color:#1d4ed8!important;background:#f8fbff;font-size:13px!important;font-weight:780!important;grid-column:auto!important}
.guide-cta-list-r1 a>span:not(.guide-index){grid-column:auto!important}
.guide-cta-list-r1 small{grid-column:4!important}
.guide-cta-list-r1 strong{font-size:20px!important}
.guide-cta-list-r1 small{font-size:15px!important}
.guide-cta-list-r1 a::after{justify-self:end!important}
.site-footer{padding-top:52px!important}
.footer-main{grid-template-columns:minmax(320px,390px) minmax(0,1fr)!important;gap:64px!important;align-items:start!important}
.footer-brand p{margin-top:16px!important;line-height:1.58!important}
.footer-nav{gap:28px!important;align-items:start!important}
.footer-nav div{gap:10px!important}
.footer-nav span{margin-bottom:2px!important}
.footer-nav a{line-height:1.42!important}
.legal{max-width:1240px;margin-left:auto!important;margin-right:auto!important}
@media(max-width:1100px){.guide-cta-section{grid-template-columns:1fr!important;gap:26px!important}.guide-cta-copy{max-width:680px!important}.guide-cta-list-r1 a{grid-template-columns:54px 126px minmax(190px,.75fr) minmax(0,1fr) 38px!important}.footer-main{grid-template-columns:1fr!important;gap:34px!important}}
@media(max-width:900px){.home-hero-v5{display:flex!important;flex-direction:column!important;width:100%!important}.hero-photo-v6{order:1;width:100%!important;height:180px!important;object-position:center 35%}.home-hero-panel{order:2;width:100%!important;padding:24px 16px 28px!important}.home-hero-panel h1{font-size:31px!important;line-height:1.13!important;max-width:330px;margin:8px 0 12px!important}.home-hero-panel>p:not(.eyebrow){font-size:16px!important;line-height:1.46!important;margin-bottom:16px!important}.home-search-v5{height:50px!important}.home-search-v5 input,.home-search-v5 button{height:50px!important}.popular-visual-section{width:min(100% - 28px,1240px)!important;padding-top:24px!important}.popular-visual-section .section-heading{margin-bottom:14px!important}.popular-visual-section .section-heading a{margin-top:6px!important}.guide-cta-section{width:min(100% - 28px,1240px)!important;padding:42px 0!important}.guide-cta-list-r1 a{grid-template-columns:44px minmax(0,1fr) 38px!important;gap:8px 12px!important;align-items:center!important}.guide-cta-list-r1 .guide-index{grid-column:1!important;grid-row:1/4;width:36px;height:36px;font-size:12px!important}.guide-cta-list-r1 a>span:not(.guide-index){grid-column:2!important;grid-row:1!important}.guide-cta-list-r1 strong{grid-column:2!important;grid-row:2!important;font-size:19px!important}.guide-cta-list-r1 small{grid-column:2!important;grid-row:3!important;font-size:15px!important;line-height:1.48!important}.guide-cta-list-r1 a::after{grid-column:3!important;grid-row:1/4!important;align-self:center!important}.site-footer{padding:40px 16px 22px!important}.footer-main{width:100%!important;max-width:100%!important}.footer-nav{grid-template-columns:1fr 1fr!important;gap:24px 20px!important}.legal{width:100%!important}}
@media(max-width:560px){.nav-wrap{width:calc(100% - 24px)!important}.home-hero-panel h1{font-size:30px!important;max-width:300px}.hero-photo-v6{height:168px!important}.popular-visual-section{padding-bottom:28px!important}.visual-feature-copy{padding:15px 15px 16px!important}.visual-feature-copy span{font-size:19px!important}.guide-cta-copy h2{font-size:27px!important}.footer-logo strong{font-size:22px!important}.footer-nav{grid-template-columns:1fr!important}.footer-nav div{gap:9px!important}.footer-nav a{font-size:15px!important}.site-footer{overflow:hidden}}
.home-hero-v5:after{display:none!important;content:none!important}

/* UI Refinement Round 3: editorial commerce system for best, category, product pages */
.best-hero-v5{background:#0f1726!important;color:#fff!important;border-bottom:0!important;padding-top:48px!important;padding-bottom:46px!important}
.best-hero-v5 .breadcrumbs,.best-hero-v5 .breadcrumbs a{color:#b9c7dc!important}
.best-hero-v5 h1{color:#fff!important;font-size:50px!important;line-height:1.06!important}
.best-hero-v5 p:not(.eyebrow){color:#d9e2ef!important}
.best-hero-visual{min-height:270px!important}
.best-hero-visual img{background:#fff!important;border:0!important;border-radius:8px!important;box-shadow:0 18px 38px rgba(0,0,0,.26)!important}
.best-top3-r3{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:44px 0 22px}
.best-top3-r3 .section-heading{margin-bottom:18px!important}
.best-top3-r3 .section-heading h2{font-size:28px!important;max-width:620px}
.quick-picks-r3{display:grid!important;grid-template-columns:1.15fr 1fr 1fr!important;gap:16px!important}
.quick-pick-r3{position:relative;display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;grid-template-rows:auto auto 1fr auto!important;gap:5px 14px!important;align-items:start;background:#fff!important;border:1px solid var(--r1-line)!important;border-radius:8px!important;padding:14px!important;min-height:176px!important;box-shadow:0 12px 28px rgba(15,23,42,.07)!important}
.quick-pick-r3:first-child{min-height:220px!important}
.quick-pick-r3 img{grid-row:1/5!important;width:132px!important;height:132px!important;object-fit:contain!important;background:#f8fafc!important;border-radius:8px!important;padding:8px!important}
.quick-pick-r3 .quick-rank{position:absolute;left:14px;top:14px;display:grid!important;place-items:center;width:34px;height:34px;border-radius:50%;background:#0f1726;color:#fff!important;font-size:13px!important;font-weight:780!important}
.quick-pick-r3 span:not(.quick-rank){color:#9a4a08!important;font-size:12px!important;font-weight:780!important;text-transform:uppercase!important}
.quick-pick-r3 strong{font-size:19px!important;line-height:1.18!important;color:#0d1524!important}
.quick-pick-r3 small{font-size:14px!important;line-height:1.45!important;color:#536173!important}
.quick-pick-r3 em{font-style:normal;color:#2563eb;font-weight:720;font-size:14px}
.best-method-r3{width:min(1240px,calc(100% - 48px))!important;margin:0 auto!important;padding:12px 0 18px!important}
.best-method-r3>div{border-left:4px solid #2563eb!important;border-radius:0!important;background:#f8fafc!important}
.comparison-wrap-v5{width:min(1240px,calc(100% - 48px))!important;margin:0 auto!important;padding:20px 0 10px!important}
.best-list-v5{width:min(1240px,calc(100% - 48px))!important;gap:18px!important}
.best-list-v5 .pick-card{grid-template-columns:52px 176px minmax(0,1fr) 220px!important;padding:20px!important;border-radius:8px!important;box-shadow:none!important;border:1px solid var(--r1-line)!important;align-items:center!important}
.best-list-v5 .award-ribbon{position:static!important;grid-column:3!important;grid-row:1!important;width:max-content!important;margin:0 0 8px!important;background:#eef5ff!important;color:#1d4ed8!important;border-radius:999px!important;padding:6px 10px!important;font-size:12px!important}
.best-list-v5 .rank{grid-column:1!important;grid-row:1/3!important;background:#0f1726!important;color:#fff!important}
.best-list-v5 .pick-image{grid-column:2!important;grid-row:1/3!important;width:176px!important;max-width:176px!important;aspect-ratio:1.08!important;background:#fff!important}
.best-list-v5 .pick-main{grid-column:3!important;grid-row:2!important}
.best-list-v5 .pick-main h2{font-size:21px!important;margin-bottom:10px!important}
.best-list-v5 .recommendation-box{grid-column:3!important;grid-row:3!important;background:transparent!important;border:0!important;padding:0!important;text-align:left!important;min-height:0!important;display:block!important}
.best-list-v5 .recommendation-box strong{font-size:15px!important}
.best-list-v5 .recommendation-box span,.best-list-v5 .recommendation-box small{display:inline!important;color:#536173!important;font-size:13px!important}
.best-list-v5 .deal-box{grid-column:4!important;grid-row:1/4!important;text-align:center!important;align-self:stretch!important;justify-items:stretch!important;border-left:1px solid var(--r1-line)!important;padding-left:18px!important}
.best-list-v5 .pick-expanded{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important;border-top:1px solid var(--r1-line)!important;padding-top:16px!important;margin-top:2px!important}
.best-list-v5 .pick-expanded>div{background:transparent!important;border:0!important;padding:0!important}
.category-hero-r3{background:#0f1726!important;color:#fff!important;border:0!important;padding:0!important;overflow:hidden!important;grid-template-columns:minmax(0,1fr) 48%!important}
.category-hero-r3>div{padding:38px!important}
.category-hero-r3 h1{color:#fff!important;font-size:48px!important}
.category-hero-r3 p:not(.eyebrow){color:#d9e2ef!important;font-size:17px!important;line-height:1.5!important}
.category-hero-r3 .breadcrumbs,.category-hero-r3 .breadcrumbs a{color:#b9c7dc!important}
.category-hero-r3 img{width:100%!important;height:100%!important;min-height:305px!important;aspect-ratio:auto!important;border-radius:0!important;box-shadow:none!important;object-fit:cover!important}
.category-stats-r3{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.category-stats-r3 span{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);border-radius:999px;padding:7px 11px;color:#f5f8ff;font-size:13px;font-weight:700}
.category-topic-grid-r3{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important}
.category-topic-r3{border-radius:8px!important;box-shadow:none!important;border:1px solid var(--r1-line)!important;overflow:hidden!important;background:#fff!important}
.category-topic-r3 img{height:168px!important;object-fit:contain!important;background:#f8fafc!important;padding:10px!important}
.category-topic-r3.topic-card-featured-r3{grid-column:span 2!important;grid-template-columns:42% 1fr!important;grid-template-rows:auto auto 1fr!important;min-height:238px!important}
.category-topic-r3.topic-card-featured-r3 img{grid-row:1/4!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:18px!important}
.category-topic-r3.topic-card-featured-r3 strong{font-size:26px!important}
.product-hero-v5{width:min(1240px,calc(100% - 48px))!important;grid-template-columns:minmax(360px,500px) minmax(0,1fr)!important;gap:44px!important;padding:42px 0 34px!important;align-items:center!important}
.product-media{min-height:390px!important;box-shadow:none!important;border-color:var(--r1-line)!important}
.product-media img{max-height:360px!important}
.product-copy h1{font-size:44px!important;line-height:1.06!important;margin:8px 0 14px!important}
.product-verdict-r3{border-top:1px solid var(--r1-line);border-bottom:1px solid var(--r1-line);padding:14px 0;margin:12px 0 16px}
.product-verdict-r3 strong{display:block;font-size:20px;line-height:1.2;color:#0d1524}
.product-verdict-r3 span{display:block;margin-top:4px;color:#1d4ed8;font-size:13px;font-weight:780;text-transform:uppercase}
.product-verdict-r3 p{font-size:16px!important;line-height:1.5!important;margin:10px 0 0!important;color:#536173!important}
.product-cta-row-r3{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.product-primary-cta{min-height:52px!important;min-width:210px!important}
.product-cta-row-r3 span{font-size:14px;color:#536173}
.product-details-v5{width:min(1240px,calc(100% - 48px))!important;padding-top:14px!important}
.product-notes-r3{display:grid!important;grid-template-columns:1fr!important;gap:0!important;border:0!important;border-top:1px solid var(--r1-line)!important;border-bottom:1px solid var(--r1-line)!important;background:transparent!important}
.product-notes-r3 div{display:grid!important;grid-template-columns:54px minmax(160px,.35fr) minmax(0,1fr)!important;gap:18px!important;align-items:start;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:18px 0!important;border-bottom:1px solid var(--r1-line)!important}
.product-notes-r3 div:last-child{border-bottom:0!important}
.product-notes-r3 span{font-size:12px!important;font-weight:780!important;color:#2563eb!important}
.product-notes-r3 strong{font-size:18px!important;line-height:1.25!important}
.product-notes-r3 p{margin:0!important;color:#536173!important;font-size:16px!important;line-height:1.55!important}
.two-column-notes{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:34px;border-top:1px solid var(--r1-line);padding-top:24px}
.two-column-notes>div{border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
@media(max-width:980px){.quick-picks-r3,.category-topic-grid-r3{grid-template-columns:1fr 1fr!important}.quick-pick-r3{grid-template-columns:126px minmax(0,1fr)!important}.quick-pick-r3 img{width:126px!important;height:126px!important}.best-list-v5 .pick-card{grid-template-columns:48px 150px minmax(0,1fr)!important}.best-list-v5 .deal-box{grid-column:2/-1!important;grid-row:3!important;border-left:0!important;border-top:1px solid var(--r1-line)!important;padding:14px 0 0!important}.best-list-v5 .pick-expanded{grid-template-columns:1fr 1fr!important}.category-hero-r3{grid-template-columns:1fr!important}.category-hero-r3 img{min-height:240px!important}.category-topic-r3.topic-card-featured-r3{grid-column:span 1!important;display:grid!important;grid-template-columns:1fr!important}.product-hero-v5{grid-template-columns:1fr!important;gap:20px!important}.product-media{min-height:260px!important}.product-media img{max-height:250px!important}.product-copy h1{font-size:34px!important}.product-notes-r3,.two-column-notes{grid-template-columns:1fr!important}}
@media(max-width:560px){.best-hero-v5{padding:28px 14px!important;gap:18px!important}.best-hero-v5 h1{font-size:31px!important}.best-hero-v5 p:not(.eyebrow){font-size:16px!important}.best-hero-visual{min-height:0!important;grid-template-columns:1fr 1fr!important}.best-hero-visual img{height:126px!important;padding:8px!important}.best-hero-visual img:first-child{grid-row:auto!important}.best-top3-r3,.best-method-r3,.comparison-wrap-v5,.best-list-v5,.category-page-r3,.product-hero-v5,.product-details-v5{width:min(100% - 24px,1240px)!important}.best-top3-r3{padding:30px 0 12px!important}.best-top3-r3 .section-heading h2{font-size:24px!important}.quick-picks-r3{grid-template-columns:1fr!important}.quick-pick-r3{grid-template-columns:96px minmax(0,1fr)!important;min-height:132px!important}.quick-pick-r3:first-child{min-height:142px!important}.quick-pick-r3 img{width:96px!important;height:96px!important}.quick-pick-r3 strong{font-size:18px!important}.quick-pick-r3 small{font-size:14px!important}.best-list-v5 .pick-card{grid-template-columns:42px minmax(0,1fr)!important;padding:14px!important;gap:10px!important}.best-list-v5 .rank{grid-column:1!important;grid-row:1!important;width:38px!important;height:38px!important;font-size:15px!important}.best-list-v5 .award-ribbon{grid-column:2!important;grid-row:1!important;margin:0!important}.best-list-v5 .pick-image{grid-column:1/-1!important;grid-row:2!important;width:100%!important;max-width:210px!important;justify-self:center!important}.best-list-v5 .pick-main{grid-column:1/-1!important;grid-row:3!important}.best-list-v5 .recommendation-box{grid-column:1/-1!important;grid-row:4!important}.best-list-v5 .deal-box{grid-column:1/-1!important;grid-row:5!important}.best-list-v5 .pick-expanded{grid-template-columns:1fr!important}.category-hero-r3>div{padding:24px 18px!important}.category-hero-r3 h1{font-size:32px!important}.category-hero-r3 img{min-height:190px!important}.category-topic-grid-r3{grid-template-columns:1fr!important}.category-topic-r3 img{height:142px!important}.product-hero-v5{padding:18px 0 22px!important;gap:14px!important}.product-media{min-height:172px!important}.product-media img{max-height:158px!important}.product-copy h1{font-size:27px!important;line-height:1.1!important;margin-bottom:10px!important}.product-verdict-r3{padding:10px 0!important;margin:8px 0 12px!important}.product-verdict-r3 p{font-size:16px!important;line-height:1.42!important}.product-primary-cta{width:100%!important;min-width:0!important;min-height:50px!important}.product-cta-row-r3{gap:8px!important}.product-copy .disclosure-note{font-size:13px!important;line-height:1.4!important}.product-details-v5 h2{font-size:26px!important}}

/* UI Refinement Round 4: header calmness and responsive polish */
.site-header{background:#121824!important}
.nav-wrap{width:min(1240px,calc(100% - 40px))!important;gap:22px!important}
.site-header .brand{min-width:208px!important}
.site-header .site-search{margin-left:auto!important;flex:0 1 270px!important;min-width:230px!important;border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.08)!important;border-radius:999px!important}
.site-header .site-search input{color:#fff!important;background:transparent!important}
.site-header .site-search input::placeholder{color:#c4cedd!important}
.site-header .site-search button{background:#fff!important;color:#0d1524!important;border-left:0!important;border-radius:999px!important;width:50px!important;min-width:50px!important}
.main-nav{gap:20px!important;font-size:13px!important}
.main-nav a{color:#f6f8fc!important;white-space:nowrap}
.header-search-toggle{display:none;border:0;background:transparent;color:#fff;width:44px;height:44px;border-radius:8px;font-size:22px;place-items:center}
.menu-toggle{border:1px solid rgba(255,255,255,.22)!important;background:transparent!important;color:#fff!important;width:44px!important;height:44px!important;border-radius:8px!important;padding:0!important;place-items:center!important;font-size:0!important}
.menu-toggle span{font-size:21px!important;line-height:1!important}
.hero-product-tile{position:relative;margin:0;background:#fff;border-radius:8px;overflow:hidden;display:grid;place-items:center;box-shadow:0 18px 38px rgba(0,0,0,.26)}
.hero-product-tile img{width:100%;height:100%;object-fit:contain;padding:12px;box-shadow:none!important;border-radius:0!important}
.hero-product-tile figcaption{position:absolute;left:10px;top:10px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#0f1726;color:#fff;font-size:12px;font-weight:780}
.best-hero-visual{grid-template-columns:1.35fr .9fr!important;grid-template-rows:1fr 1fr!important}
.hero-product-tile-1{grid-row:1/3}
.quick-picks-r3{align-items:stretch}
.quick-pick-r3 strong{min-height:46px;display:block}
.quick-pick-r3 small{min-height:60px;display:block}
.category-topic-r3:not(.topic-card-featured-r3) img{height:156px!important}
.category-topic-r3.topic-card-featured-r3{min-height:214px!important}
.product-details-v5 h2{margin-bottom:12px!important}
.trust-page-v6 .trust-hero-v6 h1{max-width:760px}
@media(max-width:1180px){.site-header .site-search{display:none!important}.header-search-toggle{display:grid}.main-nav{gap:16px!important}}
@media(max-width:900px){.nav-wrap{height:64px!important;min-height:64px!important;flex-wrap:nowrap!important;width:calc(100% - 24px)!important}.site-header .brand{min-width:0!important}.header-search-toggle{display:grid}.main-nav.open{top:64px!important;left:0!important;right:0!important;display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:8px 12px 12px!important;background:#121824!important;border-top:1px solid rgba(255,255,255,.12)!important;box-shadow:0 18px 34px rgba(0,0,0,.28)!important}.main-nav.open a{min-height:44px!important;display:flex!important;align-items:center!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.main-nav.open a:last-child{border-bottom:0!important}.best-hero-visual{grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto!important}.hero-product-tile-1{grid-row:1!important;grid-column:1/-1!important}.hero-product-tile-1 img{height:154px!important}.hero-product-tile-2 img,.hero-product-tile-3 img{height:104px!important}.category-hero-r3>div{padding:22px 18px!important}.category-hero-r3 p:not(.eyebrow){font-size:16px!important;line-height:1.42!important}.category-stats-r3{margin-top:14px!important}.category-hero-r3 img{min-height:150px!important}.product-notes-r3 div{grid-template-columns:42px minmax(0,1fr)!important;gap:6px 12px!important}.product-notes-r3 span{grid-row:1/3!important}.product-notes-r3 p{grid-column:2!important}.two-column-notes{gap:18px!important}}
@media(max-width:560px){.site-header .brand strong{font-size:16px!important}.brand-mark{width:32px!important;height:32px!important;flex-basis:32px!important}.header-search-toggle,.menu-toggle{width:44px!important;height:44px!important}.best-hero-v5{padding:22px 14px!important}.best-hero-v5 h1{font-size:29px!important}.best-hero-v5 p:not(.eyebrow){font-size:15px!important;line-height:1.48!important}.best-hero-visual{gap:8px!important}.hero-product-tile-1 img{height:146px!important}.hero-product-tile-2 img,.hero-product-tile-3 img{height:96px!important}.quick-pick-r3 strong{min-height:0}.quick-pick-r3 small{min-height:0}.category-hero-r3 h1{font-size:30px!important}.category-hero-r3 img{min-height:142px!important}.category-topic-r3.topic-card-featured-r3 img{height:136px!important;padding:10px!important}.product-copy .breadcrumbs{font-size:12px!important;line-height:1.45!important}.product-copy h1{font-size:26px!important}.product-notes-r3 div{padding:15px 0!important}.trust-hero-v6{padding-top:28px!important}.guide-cta-section{padding-top:36px!important}.site-footer{padding-top:36px!important}}

/* UI Refinement Round 5: final visual polish and guide index cleanup */
.header-search-toggle span{font-size:21px!important;line-height:1!important;transform:translateY(-1px)}
.menu-toggle span{font-size:24px!important;line-height:1!important;transform:translateY(-2px)}
.btn,.pick-cta,.product-primary-cta,.home-search-v5 button,.site-search button{transition:background .16s ease, color .16s ease, transform .16s ease}
.btn:hover,.pick-cta:hover,.product-primary-cta:hover,.home-search-v5 button:hover,.site-search button:hover{transform:translateY(-1px)}
.visual-feature-copy small,.topic-card small,.guide-card small,.quick-pick-r3 small{color:#526174!important}
.guide-index-page-v5{width:min(1040px,calc(100% - 40px))!important}
.guide-index-page-v5 .trust-hero-v6{background:#fff!important;padding:54px 0 28px!important}
.guide-index-page-v5 .trust-hero-v6>div{max-width:840px!important}
.guide-index-page-v5 .trust-hero-v6 h1{font-size:48px!important;max-width:760px}
.guide-index-page-v5 .trust-hero-v6 p{font-size:18px!important;line-height:1.55!important}
.guide-index-page-v5 .guide-list{display:grid!important;gap:0!important;border-top:1px solid var(--r1-line)!important;margin-top:22px!important}
.guide-index-page-v5 .guide-list a{display:grid!important;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr) 36px!important;gap:18px!important;align-items:center!important;border-bottom:1px solid var(--r1-line)!important;padding:20px 0!important}
.guide-index-page-v5 .guide-list .guide-visual{display:none!important}
.guide-index-page-v5 .guide-list span{font-size:12px!important;font-weight:780!important;color:#9a4a08!important;text-transform:uppercase!important}
.guide-index-page-v5 .guide-list strong{font-size:21px!important;line-height:1.2!important;color:#0d1524!important}
.guide-index-page-v5 .guide-list p,.guide-index-page-v5 .guide-list small{margin:0!important;color:#526174!important;font-size:16px!important;line-height:1.5!important}
.guide-index-page-v5 .guide-list a::after{content:'→';display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--r1-line);color:#2563eb;font-weight:780;justify-self:end}

/* Search arrow optical alignment */
.site-search button span,.home-search-v5 button span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;font-size:32px!important;line-height:1!important;font-weight:400!important;transform:translateY(-1px)}
.site-header .site-search button{position:relative!important}
.site-header .site-search button span{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;font-family:Arial,sans-serif!important;font-size:40px!important;line-height:1!important;font-weight:600!important;transform:translateY(-2px)!important}
.guide-index-page-v5 .trust-steps-v6{display:none!important}
.guide-index-page-v5 .card-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;border-top:1px solid var(--r1-line)!important;margin-top:22px!important}
.guide-index-page-v5 .card{display:grid!important;grid-template-columns:minmax(170px,.34fr) minmax(0,1fr)!important;gap:10px 22px!important;border-top:0!important;border-bottom:1px solid var(--r1-line)!important;padding:20px 0!important}
.guide-index-page-v5 .card .visual{display:none!important}
.guide-index-page-v5 .card .eyebrow{grid-column:1!important;grid-row:1!important;margin:0!important}
.guide-index-page-v5 .card h3{grid-column:1!important;grid-row:2!important;margin:0!important;font-size:21px!important}
.guide-index-page-v5 .card p:last-child{grid-column:2!important;grid-row:1/3!important;margin:0!important;font-size:16px!important;line-height:1.55!important;color:#526174!important}
@media(max-width:900px){.home-hero-panel{padding-top:22px!important;padding-bottom:24px!important}.hero-photo-v6{height:160px!important}.popular-visual-section{padding-top:20px!important}.best-top3-r3{padding-top:24px!important}.category-hero-r3>div{padding-top:20px!important;padding-bottom:18px!important}.category-hero-r3 img{min-height:132px!important}.guide-index-page-v5 .trust-hero-v6{padding:30px 0 18px!important}.guide-index-page-v5 .guide-list a{grid-template-columns:1fr 34px!important;gap:6px 12px!important}.guide-index-page-v5 .guide-list span,.guide-index-page-v5 .guide-list strong,.guide-index-page-v5 .guide-list p,.guide-index-page-v5 .guide-list small{grid-column:1!important}.guide-index-page-v5 .guide-list a::after{grid-column:2!important;grid-row:1/4!important}.guide-index-page-v5 .card{grid-template-columns:1fr 34px!important;gap:6px 12px!important}.guide-index-page-v5 .card .eyebrow,.guide-index-page-v5 .card h3,.guide-index-page-v5 .card p:last-child{grid-column:1!important}.guide-index-page-v5 .card h3{font-size:20px!important}.guide-index-page-v5 .card::after{content:'→';grid-column:2;grid-row:1/4;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--r1-line);color:#2563eb;font-weight:780;align-self:center}}
@media(max-width:560px){.home-hero-panel h1{font-size:29px!important;line-height:1.12!important}.home-hero-panel>p:not(.eyebrow){font-size:15px!important;line-height:1.48!important}.home-search-v5 input{font-size:13px!important}.home-search-v5{height:48px!important}.home-search-v5 input,.home-search-v5 button{height:48px!important}.visual-feature-image{aspect-ratio:16/8.8!important}.best-hero-v5 h1{font-size:28px!important}.hero-product-tile-1 img{height:136px!important}.hero-product-tile-2 img,.hero-product-tile-3 img{height:90px!important}.category-hero-r3 p:not(.eyebrow){font-size:15px!important}.category-stats-r3 span{font-size:12px!important;padding:6px 9px!important}.product-media{min-height:166px!important}.product-media img{max-height:152px!important}.product-copy h1{font-size:25px!important}.guide-index-page-v5{width:min(100% - 32px,1040px)!important}.guide-index-page-v5 .trust-hero-v6 h1{font-size:30px!important;line-height:1.12!important}.guide-index-page-v5 .trust-hero-v6 p{font-size:16px!important}.guide-index-page-v5 .guide-list a{padding:17px 0!important}.footer-brand p{max-width:100%!important}}

/* Search arrow refinement: pill search, quiet lens, thin long arrow */
.site-search{position:relative!important}
.site-search::before{content:""!important;position:absolute;left:18px;top:50%;width:13px;height:13px;border:2px solid #b9c0ca;border-radius:50%;transform:translateY(-56%);pointer-events:none;z-index:2}
.site-search::after{content:""!important;position:absolute;left:30px;top:calc(50% + 7px);width:8px;height:2px;background:#b9c0ca;border-radius:2px;transform:rotate(45deg);pointer-events:none;z-index:2}
.site-search input{padding-left:46px!important}
.site-search button{position:relative!important;display:grid!important;place-items:center!important;border:0!important;border-radius:999px!important;background:#1688f5!important;color:transparent!important;box-shadow:none!important}
.site-search button span{font-size:0!important;color:transparent!important;opacity:0!important}
.site-search button::before{content:""!important;position:absolute;left:50%;top:50%;width:26px;height:2px;background:#fff;border-radius:999px;transform:translate(-54%,-50%)}
.site-search button::after{content:""!important;position:absolute;left:50%;top:50%;width:14px;height:14px;border-top:2px solid #fff;border-right:2px solid #fff;transform:translate(-8px,-50%) rotate(45deg)}
.site-header .site-search{padding:4px 5px 4px 0!important;border-radius:999px!important}
.site-header .site-search::before{left:15px;width:12px;height:12px;border-color:#c7d0dd}
.site-header .site-search::after{left:26px;top:calc(50% + 6px);width:7px;background:#c7d0dd}
.site-header .site-search input{height:42px!important;padding-left:42px!important}
.site-header .site-search button{width:42px!important;min-width:42px!important;height:42px!important}
.site-header .site-search button{background:#1688f5!important;color:transparent!important}
.site-header .site-search button::before{width:21px;height:2px}
.site-header .site-search button::after{width:11px;height:11px;transform:translate(-7px,-50%) rotate(45deg)}
.home-search-v5{grid-template-columns:minmax(0,1fr) 62px!important;height:66px!important;padding:5px 6px 5px 0!important;background:#fff!important;border-radius:999px!important}
.home-search-v5::before{left:22px;width:15px;height:15px;border-color:#b9c0ca}
.home-search-v5::after{left:36px;top:calc(50% + 8px);width:9px;background:#b9c0ca}
.home-search-v5 input{height:56px!important;padding-left:58px!important;border-radius:999px 0 0 999px!important;font-size:18px!important;color:#182231!important}
.home-search-v5 input::placeholder{color:#aeb5bf!important}
.home-search-v5 button{width:56px!important;min-width:56px!important;height:56px!important}
.home-search-v5 button::before{width:29px;height:2px;transform:translate(-55%,-50%)}
.home-search-v5 button::after{width:15px;height:15px;transform:translate(-8px,-50%) rotate(45deg)}
@media(max-width:560px){.home-search-v5{grid-template-columns:minmax(0,1fr) 56px!important;height:58px!important;padding:4px 5px 4px 0!important}.home-search-v5::before{left:17px;width:13px;height:13px}.home-search-v5::after{left:29px;top:calc(50% + 7px);width:8px}.home-search-v5 input{height:50px!important;padding-left:48px!important;font-size:14px!important}.home-search-v5 input::placeholder{font-size:14px!important}.home-search-v5 button{width:50px!important;min-width:50px!important;height:50px!important}.home-search-v5 button::before{width:24px}.home-search-v5 button::after{width:12px;height:12px;transform:translate(-7px,-50%) rotate(45deg)}}

/* Header search second state: icon first, compact pill on demand */
.site-header .nav-wrap{position:relative!important}
.site-header .header-search-toggle{display:grid!important;margin-left:auto!important;border:0!important;background:transparent!important;color:#d5deea!important;width:44px!important;height:44px!important;border-radius:50%!important;padding:0!important;place-items:center!important}
.site-header .header-search-toggle span{font-size:0!important}
.site-header .header-search-toggle::before{content:""!important;width:17px;height:17px;border:2px solid currentColor;border-radius:50%;transform:translate(-1px,-1px)}
.site-header .header-search-toggle::after{content:""!important;position:absolute;width:9px;height:2px;background:currentColor;border-radius:2px;transform:translate(9px,9px) rotate(45deg)}
.site-header .header-search-toggle:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.site-header .site-search{position:absolute!important;left:312px!important;top:50%!important;z-index:40!important;width:min(380px,calc(100vw - 32px))!important;min-width:0!important;max-width:380px!important;height:50px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 18px 42px rgba(0,0,0,.24)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-50%) scale(.96)!important;transform-origin:left center!important;transition:opacity .16s ease,visibility .16s ease,transform .16s ease!important}
.site-header.search-open .site-search{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(-50%) scale(1)!important}
.site-header.search-open .header-search-toggle{opacity:0!important;pointer-events:none!important}
.site-header.search-open .main-nav{margin-left:auto!important}
.site-header .site-search input{height:48px!important;padding:0 18px 0 50px!important;border-radius:999px!important;background:#fff!important;color:#1c2533!important;font-size:18px!important}
.site-header .site-search input::placeholder{color:#b8bec8!important}
.site-header .site-search::before{left:19px!important;width:14px!important;height:14px!important;border-color:#b9c0ca!important}
.site-header .site-search::after{left:32px!important;top:calc(50% + 7px)!important;width:8px!important;background:#b9c0ca!important}
.site-header .site-search button{display:none!important}
@media(max-width:1260px){.site-header .site-search{left:280px!important;width:min(330px,calc(100vw - 32px))!important}.main-nav{gap:14px!important;font-size:12px!important}}
@media(max-width:1180px){.site-header .header-search-toggle{display:grid!important}.site-header .site-search{left:auto!important;right:54px!important;width:min(360px,calc(100vw - 84px))!important}}
@media(max-width:900px){.site-header .site-search{right:54px!important;width:min(320px,calc(100vw - 84px))!important;height:50px!important}.site-header .site-search input{height:48px!important;font-size:16px!important;padding-left:46px!important}.site-header .site-search::before{left:17px!important;width:13px!important;height:13px!important}.site-header .site-search::after{left:29px!important;top:calc(50% + 7px)!important}.site-header.search-open .main-nav.open{display:none!important}}
@media(max-width:430px){.site-header .site-search{left:12px!important;right:12px!important;width:auto!important;max-width:none!important}.site-header.search-open .brand,.site-header.search-open .menu-toggle{opacity:0!important;pointer-events:none!important}}

/* Header v6: compact sticky commerce navigation */
:root{--header-v6:#18202b;--header-v6-border:#2a3544;--header-v6-link:#edf3fb;--header-v6-muted:#b8c4d2}
body{padding-top:58px!important}
.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;background:var(--header-v6)!important;border-bottom:0!important;box-shadow:0 8px 24px rgba(15,23,42,.12)!important;backdrop-filter:none!important}
.site-header .nav-wrap{height:58px!important;min-height:58px!important;width:min(1240px,calc(100% - 36px))!important;gap:18px!important}
.site-header .brand{min-width:198px!important;gap:9px!important;color:#fff!important}
.site-header .brand-mark{width:32px!important;height:32px!important;flex-basis:32px!important;border-radius:8px!important}
.site-header .brand strong{font-size:19px!important;line-height:1!important;color:#fff!important}
.site-header .main-nav{gap:18px!important;font-size:13px!important;align-items:center!important}
.site-header .main-nav a{color:var(--header-v6-link)!important;line-height:58px!important;opacity:.94!important}
.site-header .main-nav a:hover{color:#79b8ff!important;opacity:1!important}
.site-header .header-search-toggle,.site-header .menu-toggle{width:38px!important;height:38px!important;color:var(--header-v6-muted)!important}
.site-header .header-search-toggle:hover,.site-header .menu-toggle:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.site-header .site-search{top:50%!important;height:44px!important;background:#fff!important}
.site-header .site-search input{height:42px!important;font-size:16px!important}
@media(max-width:900px){body{padding-top:56px!important}.site-header .nav-wrap{height:56px!important;min-height:56px!important;width:calc(100% - 24px)!important}.site-header .brand strong{font-size:17px!important}.site-header .brand-mark{width:30px!important;height:30px!important;flex-basis:30px!important}.site-header .main-nav.open{top:56px!important;background:var(--header-v6)!important}.site-header .main-nav.open a{line-height:1!important}.site-header .header-search-toggle,.site-header .menu-toggle{width:38px!important;height:38px!important}.site-header .site-search{height:44px!important}.site-header .site-search input{height:42px!important;font-size:15px!important}}
@media(max-width:560px){body{padding-top:54px!important}.site-header .nav-wrap{height:54px!important;min-height:54px!important}.site-header .brand strong{font-size:16px!important}.site-header .brand-mark{width:28px!important;height:28px!important;flex-basis:28px!important}.site-header .main-nav.open{top:54px!important}.site-header .header-search-toggle,.site-header .menu-toggle{width:36px!important;height:36px!important}}

/* PickReviewLab autopilot polish: stronger editorial first viewport and stable icon rendering */
.site-header .header-search-toggle span,
.site-header .menu-toggle span,
.site-search button span,
.home-search-v5 button span,
.guide-index-page-v5 .guide-list a::after,
.guide-index-page-v5 .card::after{font-family:Arial,Helvetica,sans-serif!important}
.home-hero-v5{min-height:calc(100vh - 58px)!important;max-height:820px!important;background:#0f1726!important}
.home-hero-panel{max-width:640px!important;background:linear-gradient(90deg,rgba(15,23,38,.92),rgba(15,23,38,.72),rgba(15,23,38,.08))!important;color:#fff!important}
.home-hero-panel h1{max-width:620px!important}
.home-hero-panel>p:not(.eyebrow){max-width:560px!important;color:#e5edf7!important}
.hero-photo-v6{filter:saturate(1.03) contrast(1.02)!important}
.popular-visual-section{padding-top:34px!important}
.visual-feature-card,.topic-card,.guide-card,.best-index-card,.brand-product{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.visual-feature-card:hover,.topic-card:hover,.guide-card:hover,.best-index-card:hover,.brand-product:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(16,24,40,.1)!important}
.method-section{background:#f6f8fb!important}
.method-principles div{border-radius:8px!important}
@media(max-width:900px){.home-hero-v5{min-height:auto!important;max-height:none!important}.home-hero-panel{background:#101828!important;max-width:none!important}.popular-visual-section{padding-top:24px!important}}


/* Best Ranked Lab brand layer */
:root {
  --brl-ink: #172033;
  --brl-blue: #155eef;
  --brl-green: #0f8f6f;
  --brl-gold: #f3b51b;
  --brl-paper: #fbfcf7;
}

body {
  background:
    radial-gradient(circle at 12% 0%, rgba(21, 94, 239, .12), transparent 28rem),
    radial-gradient(circle at 86% 6%, rgba(15, 143, 111, .10), transparent 24rem),
    linear-gradient(180deg, #fbfcf7 0%, #ffffff 42%, #f6f8fb 100%);
  color: var(--brl-ink);
}

.brand strong,
.footer-logo strong {
  letter-spacing: 0;
}

.hero,
.home-hero,
.home-hero-v6 {
  position: relative;
  overflow: hidden;
}

.hero::before,
.home-hero::before,
.home-hero-v6::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(21, 94, 239, .10) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 94, 239, .10) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(180deg, #000 0%, transparent 78%);
}

.btn.primary,
.pick-cta,
.product-primary-cta,
a[class*="cta"] {
  border-radius: 8px;
  box-shadow: 0 10px 24px rgba(21, 94, 239, .16);
}

.score,
.rank,
[class*="score"],
[class*="rank"] {
  font-variant-numeric: tabular-nums;
}


/* BRL full redesign 2026-08-13 */
:root{--brl-bg:#f6f8fc;--brl-ink:#101827;--brl-muted:#667085;--brl-line:#dbe3ef;--brl-blue:#2563eb;--brl-green:#0f8f6f;--brl-gold:#f6c445;--brl-navy:#0f1726;--brl-card:#ffffff}
body{padding-top:64px!important;background:var(--brl-bg)!important;color:var(--brl-ink)!important}
.site-header{background:rgba(15,23,38,.96)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 12px 34px rgba(7,13,24,.22)!important}
.site-header .nav-wrap{height:64px!important;width:min(1280px,calc(100% - 36px))!important}
.site-header .brand{min-width:214px!important}
.site-header .brand strong{font-size:20px!important;color:#fff!important}
.site-header .brand-mark{width:34px!important;height:34px!important;border-radius:10px!important}
.site-header .main-nav a{color:#e8eef8!important;font-weight:760!important;line-height:64px!important}
.site-header .main-nav a:hover{color:#8fc0ff!important}
.brl-home{overflow:hidden}
.brl-hero{min-height:calc(100vh - 64px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);gap:48px;align-items:center;width:min(1280px,calc(100% - 40px));margin:0 auto;padding:56px 0 44px}
.brl-hero-copy h1{font-size:clamp(48px,6vw,82px);line-height:.98;margin:12px 0 22px;max-width:760px;letter-spacing:0}
.brl-hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.55;color:#405064;max-width:640px;margin:0 0 28px}
.brl-search{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 62px!important;width:min(640px,100%)!important;min-width:0!important;height:64px!important;margin:0!important;padding:5px!important;border:1px solid var(--brl-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 18px 48px rgba(23,32,51,.12)!important;overflow:visible!important}
.brl-search::before,.brl-search::after{display:none!important}
.brl-search input{height:52px!important;padding:0 18px!important;font-size:17px!important;border:0!important}
.brl-search button{display:grid!important;width:52px!important;height:52px!important;border-radius:10px!important;background:var(--brl-blue)!important;color:#fff!important}
.brl-search button::before,.brl-search button::after{display:none!important}
.brl-search button span{opacity:1!important;color:#fff!important;font-size:28px!important;line-height:1!important}
.brl-proof-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.brl-proof-row span{padding:8px 11px;border:1px solid var(--brl-line);border-radius:999px;background:#fff;color:#405064;font-size:13px;font-weight:760}
.brl-hero-board{position:relative}
.brl-hero-board img{width:100%;height:auto;display:block;border-radius:22px;border:1px solid var(--brl-line);box-shadow:0 26px 80px rgba(15,23,38,.16)}
.brl-score-card{position:absolute;right:28px;bottom:28px;width:min(330px,calc(100% - 56px));padding:18px 20px;border-radius:16px;background:rgba(15,23,38,.92);color:#fff;box-shadow:0 18px 40px rgba(15,23,38,.24)}
.brl-score-card span{display:block;color:#9adfca;font-size:12px;text-transform:uppercase;font-weight:850;letter-spacing:.08em}
.brl-score-card strong{display:block;margin-top:5px;font-size:23px;line-height:1.12}
.brl-section{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:62px 0}
.brl-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:24px}
.brl-section-head h2{font-size:clamp(30px,3.2vw,46px);line-height:1.08;max-width:760px;margin:6px 0 0}
.brl-section-head a{font-weight:850;color:var(--brl-blue)}
.brl-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.brl-path-grid a{display:grid;grid-template-rows:auto 28px 1fr;gap:12px;padding:14px;border:1px solid var(--brl-line);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(23,32,51,.06)}
.brl-path-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;background:#eef3fa}
.brl-path-grid span{color:#9a4a08;text-transform:uppercase;font-weight:850;font-size:12px;letter-spacing:.08em}
.brl-path-grid strong{font-size:20px;line-height:1.25}
.brl-list-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--brl-line);border-radius:18px;background:#fff;overflow:hidden}
.brl-list-grid a{padding:24px;min-height:230px;border-right:1px solid var(--brl-line);display:flex;flex-direction:column;gap:12px}
.brl-list-grid a:last-child{border-right:0}
.brl-list-grid span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#eff6ff;color:var(--brl-blue);font-weight:900}
.brl-list-grid strong{font-size:22px;line-height:1.15}
.brl-list-grid small{font-size:15px;color:#536174;line-height:1.45}
.brl-method{width:min(1280px,calc(100% - 40px));margin:24px auto 76px;padding:34px;display:grid;grid-template-columns:.88fr 1.12fr;gap:34px;border-radius:24px;background:var(--brl-navy);color:#fff}
.brl-method h2{font-size:clamp(30px,3vw,44px);line-height:1.08;margin:8px 0 16px}
.brl-method p{color:#c6d2e1;font-size:17px}
.brl-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.brl-method-grid article{padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.05)}
.brl-method-grid span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--brl-gold);color:#101827;font-weight:900}
.brl-method-grid strong{display:block;margin:18px 0 8px;font-size:19px}
.home-hero-v5,.home-hero-panel,.hero-photo-v6,.popular-visual-section{background:unset!important}
.best-page{background:#f6f8fc!important}
.best-hero-v5{border-radius:0!important;background:linear-gradient(135deg,#0f1726,#1d2b45)!important;color:#fff!important}
.best-hero-v5 h1,.best-hero-v5 p,.best-hero-v5 .breadcrumbs,.best-hero-v5 a{color:#fff!important}
.pick-card{border:1px solid var(--brl-line)!important;border-radius:16px!important;box-shadow:0 14px 34px rgba(23,32,51,.08)!important}
.pick-cta,.product-primary-cta,.btn.primary{background:var(--brl-blue)!important;border-color:var(--brl-blue)!important;border-radius:10px!important}
.site-footer{background:#0f1726!important}
@media(max-width:980px){.brl-hero{grid-template-columns:1fr;min-height:auto}.brl-path-grid,.brl-list-grid,.brl-method,.brl-method-grid{grid-template-columns:1fr}.brl-list-grid a{border-right:0;border-bottom:1px solid var(--brl-line);min-height:0}.brl-list-grid a:last-child{border-bottom:0}.brl-section-head{display:block}.brl-hero-copy h1{font-size:44px}.brl-score-card{position:static;width:auto;margin-top:12px}}
@media(max-width:560px){body{padding-top:56px!important}.site-header .nav-wrap{height:56px!important}.site-header .brand{min-width:auto!important}.site-header .brand strong{font-size:16px!important}.brl-hero,.brl-section,.brl-method{width:calc(100% - 28px)}.brl-hero{padding-top:34px;gap:26px}.brl-hero-copy h1{font-size:36px}.brl-hero-copy>p:not(.eyebrow){font-size:16px}.brl-search{height:58px!important;grid-template-columns:minmax(0,1fr) 50px!important}.brl-search input{height:46px!important;font-size:14px!important}.brl-search button{width:46px!important;height:46px!important}.brl-path-grid a{border-radius:14px}.brl-method{padding:22px;border-radius:18px}}






/* BRL typography and 3D visual refresh */
.brl-hero{min-height:760px!important;grid-template-columns:minmax(430px,.82fr) minmax(520px,1.18fr)!important;gap:64px!important;padding-top:42px!important;padding-bottom:42px!important}
.brl-hero-copy{align-self:center!important;padding-bottom:28px!important}
.brl-hero-copy .eyebrow{font-size:13px!important;letter-spacing:.11em!important;color:#0f8f6f!important}
.brl-hero-copy h1{font-size:clamp(48px,4.2vw,64px)!important;line-height:1!important;max-width:650px!important;margin:14px 0 22px!important;color:#0f1726!important}
.brl-hero-copy>p:not(.eyebrow){font-size:21px!important;line-height:1.58!important;max-width:610px!important;color:#415166!important}
.brl-hero-board{align-self:center!important}
.brl-hero-board img{border-radius:28px!important;box-shadow:0 32px 90px rgba(15,23,38,.18)!important}
.brl-score-card{right:34px!important;bottom:34px!important;border-radius:18px!important}
.brl-section{padding-top:72px!important;padding-bottom:72px!important}
.brl-section-head{margin-bottom:30px!important}
.brl-section-head h2{font-size:clamp(34px,3.5vw,50px)!important;line-height:1.04!important}
.brl-path-grid a{padding:16px!important;border-radius:22px!important}
.brl-path-grid img{border-radius:16px!important}
.brl-list-grid{border-radius:22px!important}
.brl-list-grid a{min-height:250px!important;padding:28px!important}
.brl-method{border-radius:28px!important;margin-top:38px!important}
.brand-mark,.footer-logo img{background:#0f1726!important}
@media(max-width:980px){.brl-hero{min-height:auto!important;grid-template-columns:1fr!important;gap:30px!important;padding-top:42px!important}.brl-hero-copy h1{font-size:48px!important}.brl-hero-copy>p:not(.eyebrow){font-size:18px!important}.brl-score-card{right:auto!important;bottom:auto!important}}
@media(max-width:560px){.brl-hero-copy h1{font-size:38px!important}.brl-hero-copy>p:not(.eyebrow){font-size:16px!important}.brl-hero{padding-top:30px!important}.brl-section{padding-top:48px!important;padding-bottom:48px!important}.brl-section-head h2{font-size:30px!important}.brl-list-grid a{min-height:0!important;padding:22px!important}}


/* BRL forced layout correction */
body{padding-top:58px!important}
.site-header .nav-wrap{height:58px!important;min-height:58px!important}
.brl-hero{min-height:auto!important;grid-template-columns:minmax(420px,.82fr) minmax(520px,1.18fr)!important;align-items:center!important;padding-top:22px!important;padding-bottom:48px!important;margin-top:0!important}
.brl-hero-copy{padding-bottom:0!important;align-self:center!important}
.brl-hero-copy h1{font-size:clamp(48px,4vw,62px)!important;line-height:1.02!important;margin:10px 0 18px!important;max-width:620px!important}
.brl-hero-copy>p:not(.eyebrow){font-size:19px!important;line-height:1.52!important;max-width:590px!important;margin-bottom:22px!important}
.brl-search{height:58px!important;max-width:600px!important}
.brl-search input{height:46px!important;font-size:16px!important}
.brl-search button{height:46px!important;width:46px!important}
.brl-proof-row{margin-top:18px!important}
.brl-hero-board img{max-height:470px!important;object-fit:cover!important}
.brl-section{padding-top:46px!important;padding-bottom:56px!important}
.brl-section-head{align-items:center!important;margin-bottom:20px!important}
.brl-section-head h2{font-size:clamp(32px,3vw,44px)!important;max-width:820px!important}
.brl-path-grid img{object-fit:cover!important}
@media(max-width:980px){body{padding-top:56px!important}.brl-hero{grid-template-columns:1fr!important;padding-top:18px!important;padding-bottom:34px!important}.brl-hero-copy h1{font-size:42px!important}.brl-hero-board img{max-height:none!important}.brl-section-head{display:block!important}}
@media(max-width:560px){.brl-hero{padding-top:14px!important}.brl-hero-copy h1{font-size:34px!important}.brl-hero-copy>p:not(.eyebrow){font-size:15px!important}.brl-section{padding-top:34px!important;padding-bottom:42px!important}}
