:root{--bg: #fafbfc;--bg-warm: #f5f6f8;--surface: #ffffff;--surface-2: #f0f2f5;--surface-3: #e8ebf0;--text: #1a1a2e;--text-secondary: #4a4a5a;--text-muted: #7a7a8a;--text-bright: #0d0d1a;--accent: #d63853;--accent-light: #fef2f4;--accent-hover: #c02e47;--accent-2: #0073e6;--accent-2-light: #eef6ff;--green: #16a34a;--green-light: #f0fdf4;--yellow: #ca8a04;--yellow-light: #fefce8;--red: #dc2626;--red-light: #fef2f2;--orange: #ea580c;--orange-light: #fff7ed;--border: rgba(0, 0, 0, .08);--border-strong: rgba(0, 0, 0, .14);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .08), 0 4px 8px rgba(0, 0, 0, .04);--radius: 10px;--radius-sm: 6px;--radius-lg: 16px;--chrome-bg: #111827;--chrome-text: rgba(255, 255, 255, .65);--chrome-text-bright: #ffffff}@media(prefers-color-scheme:dark){:root{--bg: #111118;--bg-warm: #16161e;--surface: #1c1c28;--surface-2: #252535;--surface-3: #2e2e40;--text: #e4e4ec;--text-secondary: #b0b0c0;--text-muted: #808098;--text-bright: #ffffff;--accent: #f0526c;--accent-light: rgba(240, 82, 108, .12);--accent-hover: #f76e84;--accent-2: #4da6ff;--accent-2-light: rgba(77, 166, 255, .1);--green: #4ade80;--green-light: rgba(74, 222, 128, .1);--yellow: #facc15;--yellow-light: rgba(250, 204, 21, .1);--red: #f87171;--red-light: rgba(248, 113, 113, .1);--orange: #fb923c;--orange-light: rgba(251, 146, 60, .1);--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .14);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .5)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:2.5rem;font-weight:800;color:var(--text-bright);line-height:1.15;letter-spacing:-.03em;margin-bottom:.75rem}h2{font-size:1.6rem;font-weight:750;color:var(--text-bright);line-height:1.25;letter-spacing:-.02em;margin:2rem 0 1rem}h3{font-size:1.15rem;font-weight:700;color:var(--text-bright);line-height:1.35;margin:1rem 0 .5rem}p{margin-bottom:1rem}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.3rem}strong{font-weight:650;color:var(--text-bright)}a{color:var(--accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--accent-hover)}.subtitle{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.meta{color:var(--text-muted);font-size:.85rem;letter-spacing:.01em}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.site-header{background:var(--chrome-bg);padding:1rem 0;border-bottom:2px solid var(--accent);position:sticky;top:0;z-index:100}.site-header .container{display:flex;align-items:center;justify-content:space-between}.site-logo{font-size:1.2rem;font-weight:800;letter-spacing:.2em;color:var(--chrome-text-bright);text-decoration:none}.site-logo:hover{color:var(--accent);text-decoration:none}.site-nav{display:flex;gap:1.75rem;align-items:center}.site-nav a{color:var(--chrome-text);font-size:.9rem;font-weight:500;transition:color .15s ease}.site-nav a:hover{color:var(--chrome-text-bright);text-decoration:none}.site-footer{background:var(--chrome-bg);padding:3rem 0 2.5rem;margin-top:4rem;border-top:none}.site-footer .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;color:var(--chrome-text);font-size:.85rem}.site-footer a{color:var(--chrome-text)}.site-footer a:hover{color:var(--accent)}.footer-brand{font-weight:600;letter-spacing:.1em;font-size:.8rem;color:var(--chrome-text-bright)}.footer-divider{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);color:#ffffff59}.section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--accent);display:inline-block}.featured-article{display:block;text-decoration:none;color:inherit;margin-bottom:.5rem}.featured-article:hover{text-decoration:none;color:inherit}.featured-article:hover .featured-article-title{color:var(--accent)}.featured-article-image{width:100%;height:400px;overflow:hidden}.featured-article-image img{width:100%;height:100%;object-fit:cover;display:block}.featured-article-body{padding-top:1rem}.featured-article-title{font-size:1.75rem;font-weight:800;letter-spacing:-.025em;margin:.4rem 0;line-height:1.2;color:var(--text-bright);transition:color .15s ease}.featured-article-sub{color:var(--text-secondary);font-size:.95rem;line-height:1.5;margin:0 0 .4rem}@media(max-width:768px){.featured-article-image{height:240px}.featured-article-title{font-size:1.4rem}}.article-row{display:flex;gap:1.25rem;align-items:start;text-decoration:none;color:inherit;padding:1.25rem 0;border-bottom:1px solid var(--border)}.article-row:last-child{border-bottom:none}.article-row:hover{text-decoration:none;color:inherit}.article-row:hover h3{color:var(--accent)}.article-row-image{width:220px;height:140px;flex-shrink:0;overflow:hidden}.article-row-image img{width:100%;height:100%;object-fit:cover;display:block}.article-row-body h3{font-size:1.1rem;font-weight:700;margin:.3rem 0;line-height:1.3;transition:color .15s ease}.article-row-sub{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin:0 0 .3rem}@media(max-width:600px){.article-row{flex-direction:column;gap:.75rem}.article-row-image{width:100%;height:200px}}.category-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent)}.category-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.category-link-item{display:block;text-decoration:none;color:inherit;padding:1rem 0;border-top:2px solid var(--accent)}.category-link-item:hover{text-decoration:none;color:inherit}.category-link-item:hover .category-link-name{color:var(--accent)}.category-link-name{display:block;font-size:1rem;font-weight:700;color:var(--text-bright);margin-bottom:.3rem;transition:color .15s ease}.category-link-desc{display:block;font-size:.85rem;color:var(--text-muted);line-height:1.5}@media(max-width:600px){.category-links{grid-template-columns:1fr;gap:0}.category-link-item{border-top:1px solid var(--border);padding:.875rem 0}.category-link-item:first-child{border-top:2px solid var(--accent)}}.section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem}.section-header h2{margin:0}.section-header a{font-size:.875rem;font-weight:500}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:box-shadow .2s ease,border-color .2s ease}.card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}a.card-link{display:block;text-decoration:none;color:inherit}a.card-link:hover{text-decoration:none;color:inherit}a.card-link:hover .card{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.research-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;align-items:stretch;transition:box-shadow .2s ease,border-color .2s ease}.research-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.research-card-image{width:200px;min-height:140px;flex-shrink:0;overflow:hidden;background:var(--surface-2)}.research-card-image img{width:100%;height:100%;object-fit:cover;display:block}.research-card-body{flex:1;padding:1.5rem 1.75rem;min-width:0}.research-card-arrow{flex-shrink:0;align-self:center;margin-right:1.5rem}.research-card h3{margin:0 0 .35rem;font-size:1.1rem;color:var(--text-bright)}.research-card .card-meta{display:flex;gap:.75rem;align-items:center;margin-top:.75rem;flex-wrap:wrap}@media(max-width:600px){.research-card{flex-direction:column}.research-card-image{width:100%;min-height:180px;max-height:200px}.research-card-arrow{display:none}}.category-tag{display:inline-block;padding:2px 10px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:var(--accent-light);color:var(--accent)}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.category-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent);opacity:0;transition:opacity .2s ease}.category-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.category-card:hover:before{opacity:1}.category-card h3{margin:0 0 .5rem;font-size:1.1rem}.category-card .card-icon{font-size:1.75rem;margin-bottom:.75rem;display:block}.hero-image{margin:0 -2rem 2rem;overflow:hidden;max-height:420px}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-image-credit{font-size:.75rem;color:var(--text-muted);text-align:right;padding:.5rem 1rem 0;margin:0}@media(max-width:768px){.hero-image{margin:0 -1.25rem 1.5rem;max-height:280px}}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.5rem;position:relative;transition:box-shadow .2s ease;overflow:hidden}.product-card:not(.has-image){padding:1.5rem 1.75rem}.product-card:not(.has-image) .product-body{padding:0}.product-card:hover{box-shadow:var(--shadow-sm)}.product-card.has-image{display:flex;align-items:stretch}.product-image{width:220px;min-height:180px;flex-shrink:0;background:var(--surface-2);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-body{flex:1;padding:1.5rem 1.75rem;min-width:0}@media(max-width:768px){.product-card.has-image{flex-direction:column}.product-image{width:100%;min-height:160px;max-height:220px}}.product-card .verdict-stripe{position:absolute;top:0;left:0;bottom:0;width:4px;border-radius:var(--radius) 0 0 var(--radius)}.product-card.top-pick .verdict-stripe{background:var(--green)}.product-card.runner-up .verdict-stripe{background:var(--yellow)}.product-card.budget .verdict-stripe{background:var(--orange)}.product-card.avoid .verdict-stripe{background:var(--red)}.product-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.product-header h3{margin:0;flex:1}.product-header .price{font-size:1rem;font-weight:650;color:var(--text-secondary);white-space:nowrap}.badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.badge-top{background:var(--green-light);color:var(--green)}.badge-runner{background:var(--yellow-light);color:var(--yellow)}.badge-budget{background:var(--orange-light);color:var(--orange)}.badge-avoid{background:var(--red-light);color:var(--red)}.score-badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:#fff;flex-shrink:0}.score-badge.score-high{background:var(--green)}.score-badge.score-mid{background:var(--yellow)}.score-badge.score-low{background:var(--orange)}.score-badge.score-bad{background:var(--red)}.score-badge-sm{width:36px;height:36px;font-size:.9rem;border-radius:8px}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:1rem 0}.pros-cons ul{list-style:none;padding:0;margin:0}.pros-cons li{position:relative;padding-left:1.25rem;margin-bottom:.4rem;font-size:.9rem;line-height:1.5;color:var(--text-secondary)}.pros li:before{content:"+";position:absolute;left:0;font-weight:700;color:var(--green)}.cons li:before{content:"-";position:absolute;left:2px;font-weight:700;color:var(--red)}.affiliate-btn{display:inline-block;padding:10px 20px;border-radius:var(--radius-sm);font-weight:600;font-size:.875rem;margin-right:.5rem;margin-top:.75rem;transition:background .15s ease,transform .15s ease;text-decoration:none}.affiliate-btn:hover{text-decoration:none;transform:translateY(-1px)}.affiliate-btn-primary{background:var(--accent);color:#fff}.affiliate-btn-primary:hover{background:var(--accent-hover);color:#fff}.affiliate-btn-secondary{background:var(--surface-2);color:var(--text-secondary);border:1px solid var(--border)}.affiliate-btn-secondary:hover{background:var(--surface-3);color:var(--text-bright)}.quick-picks{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-bottom:2.5rem}.quick-pick-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:0;position:relative;overflow:hidden;transition:box-shadow .2s ease}.quick-pick-image{width:100%;height:140px;overflow:hidden;background:var(--surface-2)}.quick-pick-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.quick-pick-card:hover .quick-pick-image img{transform:scale(1.05)}.quick-pick-card>div:not(.quick-pick-image),.quick-pick-card>span,.quick-pick-card>ul{padding-left:1.5rem;padding-right:1.5rem}.quick-pick-card>div:first-child:not(.quick-pick-image),.quick-pick-card>.quick-pick-image+div{padding-top:1.25rem}.quick-pick-card>ul:last-child{padding-bottom:1.25rem}.quick-pick-card:hover{box-shadow:var(--shadow-md)}.quick-pick-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.quick-pick-card.top-pick:before{background:var(--green)}.quick-pick-card.runner-up:before{background:var(--yellow)}.quick-pick-card.budget:before{background:var(--orange)}.disclosure-banner{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.875rem 1.25rem;margin-bottom:2rem;font-size:.85rem;color:var(--text-muted);line-height:1.5}.research-content h2{font-size:1.35rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.research-content h3{font-size:1.05rem}.research-content blockquote{border-left:3px solid var(--accent);padding:.75rem 1.25rem;margin:1.5rem 0;background:var(--surface);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-secondary);font-style:italic}.methodology{margin-top:3rem;padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);font-size:.9rem;color:var(--text-secondary)}.methodology h2{font-size:1.1rem;margin:0 0 .75rem;border:none;padding:0}.article-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.article-header .breadcrumb{margin-bottom:.75rem}.article-header .breadcrumb a{font-size:.85rem;font-weight:500;text-transform:capitalize}@media(max-width:768px){.pros-cons{grid-template-columns:1fr}.site-header .container{flex-direction:column;gap:.75rem}.site-nav{gap:1.25rem}.container{padding:0 1.25rem}h1{font-size:1.75rem}h2{font-size:1.25rem}.product-header{flex-wrap:wrap}}@media(max-width:480px){.quick-picks,.category-grid{grid-template-columns:1fr}}
