:root{--ink:#13211f;--muted:#5f6f6b;--brand:#0f4c46;--brand-dark:#07322f;--brand-soft:#eaf4f1;--accent:#f2a516;--accent-dark:#be7300;--accent-soft:#fff5d9;--paper:#fff;--canvas:#f7faf8;--surface:#f0f5f3;--border:#d8e4e0;--danger-soft:#fff0ec;--danger:#9f2d20;--positive-soft:#edf8ef;--caution-soft:#fff7e6;--shadow-sm:0 8px 24px #07322f0f;--shadow:0 22px 60px #07322f1f;--radius-sm:12px;--radius:20px;--radius-lg:30px;--content:1440px;--article:920px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.66}a{color:var(--brand);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--brand-dark)}img{max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}code{background:#eaf1ef;border-radius:5px;padding:.12rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.container{width:min(calc(100% - 2rem), var(--content));margin-inline:auto}.container-wide{width:min(100% - 1.25rem,1440px);margin-inline:auto}.content-layout-wide{grid-template-columns:250px minmax(0,1fr);gap:clamp(1.25rem,3vw,2.5rem);margin-top:1.25rem}.article-main-column{min-width:0}.header-tools{align-items:center;gap:.75rem;display:flex}.site-search{gap:.4rem;width:min(100%,520px);display:flex}.site-search-compact{width:min(280px,34vw)}.site-search input{border:1px solid var(--border);min-width:0;min-height:42px;font:inherit;background:#fff;border-radius:11px;flex:1;padding:.55rem .8rem}.site-search button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:11px;min-height:42px;padding:.55rem .85rem;font-weight:750}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.category-bar-search{background:var(--brand-soft)!important;border-color:var(--brand)!important;color:var(--brand-dark)!important}.amazon-ratings-cta{background:#fffaf0;border:1px solid #f0e0bf;border-radius:12px;margin-top:.85rem;padding:.85rem .95rem}.amazon-ratings-cta .star-row{color:#e6a700;letter-spacing:.08em;font-size:1.05rem}.amazon-ratings-cta small{color:var(--muted);margin-top:.35rem;display:block}.search-page .site-search{margin-top:1rem}@media (max-width:1000px){.content-layout-wide{grid-template-columns:1fr}.header-tools .site-search-compact{display:none}}.skip-link{z-index:100;color:#fff;background:var(--brand-dark);padding:.75rem 1rem;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #d8e4e0e6;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:78px;display:grid}.brand{align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-logo-img{object-fit:contain;width:42px;height:42px;box-shadow:var(--shadow-sm);border-radius:50%}.footer-logo-row{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.footer-logo-img{object-fit:contain;border-radius:50%;width:40px;height:40px}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-dark));border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.25rem;font-weight:850;display:grid;box-shadow:inset 0 0 0 1px #ffffff1a}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em}.brand small{color:var(--muted);font-size:.72rem}.nav-list,.site-footer ul{margin:0;padding:0;list-style:none}.nav-list{justify-content:center;gap:1.3rem;display:flex}.nav-list a{color:var(--ink);font-size:.9rem;font-weight:700;text-decoration:none}.header-cta{color:#fff;background:var(--brand);border-radius:11px;align-items:center;min-height:42px;padding:.55rem .9rem;font-size:.86rem;font-weight:780;text-decoration:none;display:inline-flex}.header-cta:hover{color:#fff;background:var(--brand-dark)}.hero{overflow:hidden}.home-hero{background:radial-gradient(circle at 88% 12%,#f2a51638,#0000 26%),radial-gradient(circle at 12% 90%,#0f4c461f,#0000 34%),linear-gradient(145deg,#eff8f5,#fff 64%);padding:6.7rem 0 5.4rem}.home-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.hero-copy h1{letter-spacing:-.058em;max-width:820px;margin:.5rem 0 1.2rem;font-size:clamp(2.7rem,6vw,5.5rem);line-height:.98}.hero-copy>p{max-width:750px;color:var(--muted);margin:0;font-size:clamp(1.05rem,2vw,1.28rem)}.eyebrow,.section-kicker{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:850;display:inline-block}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.78rem 1.1rem;font-weight:780;text-decoration:none;display:inline-flex}.button-primary{color:#fff;background:var(--brand);box-shadow:0 12px 28px #0f4c462e}.button-primary:hover{color:#fff;background:var(--brand-dark);transform:translateY(-1px)}.button-secondary{color:var(--brand);border-color:var(--border);background:#ffffffe0}.button-disabled{color:var(--muted);border-color:var(--border);cursor:not-allowed;background:#eef2f1}.hero-proof-list{color:var(--muted);flex-wrap:wrap;gap:.7rem 1.2rem;margin:1.6rem 0 0;padding:0;font-size:.9rem;list-style:none;display:flex}.hero-proof-list li:before{content:"?";color:var(--brand);margin-right:.38rem;font-weight:900}.hero-spotlight-card{background:var(--paper);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.hero-spotlight-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.spotlight-header{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.spotlight-tag{color:var(--brand-dark);letter-spacing:.03em;font-size:.78rem;font-weight:800}.spotlight-score{color:#137333;background:#e6f4ea;border-radius:6px;padding:.2rem .55rem;font-size:.8rem;font-weight:800}.spotlight-body{align-items:center;gap:1.15rem;padding:1.25rem;display:flex}.spotlight-img-wrap{background:var(--surface);border-radius:var(--radius-sm);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:105px;height:105px;padding:.5rem;display:flex}.spotlight-img-wrap img{object-fit:contain;max-width:100%;max-height:100%}.spotlight-info h3{color:var(--ink);margin:.3rem 0;font-size:1.15rem;font-weight:800;line-height:1.3}.spotlight-info p{color:var(--muted);margin-bottom:.65rem;font-size:.86rem;line-height:1.4}.spotlight-specs{flex-wrap:wrap;gap:.4rem;display:flex}.spotlight-specs span{background:var(--surface);color:var(--ink);border:1px solid var(--border);border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:700}.spotlight-footer{border-top:1px solid var(--border);background:#0f4c460a;padding:.85rem 1.25rem}.spotlight-cta{color:var(--brand);align-items:center;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.spotlight-cta:hover{color:var(--brand-dark);text-decoration:underline}.demo-product-row strong,.demo-product-row p{margin:0;display:block}.demo-product-row p{color:var(--muted);font-size:.85rem}.pick-label{color:var(--accent-dark);letter-spacing:.05em;text-transform:uppercase;font-size:.73rem;font-weight:850}.demo-score{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:850;display:grid}.demo-metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.demo-metrics>div{border-right:1px solid var(--border);padding:1rem}.demo-metrics>div:last-child{border-right:0}.demo-metrics span,.demo-metrics strong{display:block}.demo-metrics span{color:var(--muted);font-size:.72rem}.demo-metrics strong{font-size:.86rem}.demo-verdict{background:var(--accent-soft);padding:1.25rem 1.4rem 1.4rem}.demo-verdict p{color:#5e4b21;margin:.2rem 0 0;font-size:.88rem}.home-trust-bar{border:1px solid var(--border);background:var(--border);box-shadow:var(--shadow-sm);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:-1.8rem;display:grid;overflow:hidden}.home-trust-bar>div{background:#fff;padding:1.2rem 1.35rem}.home-trust-bar strong,.home-trust-bar span{display:block}.home-trust-bar span{color:var(--muted);font-size:.82rem}.section-block,.main-content{padding-block:5rem}.section-heading{justify-content:space-between;align-items:end;gap:2.5rem;margin-bottom:2.2rem;display:flex}.section-heading h2,.method-grid h2,.launch-message h2{letter-spacing:-.045em;margin:.2rem 0 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.section-heading>p{max-width:470px;color:var(--muted);margin:0}.category-card-grid,.card-grid,.product-grid,.quick-picks-grid{gap:1.2rem;display:grid}.category-card-grid,.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card,.content-card,.product-card,.quick-pick-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff}.category-card{padding:1.55rem;position:relative;overflow:hidden}.category-card:after{content:"";background:var(--brand-soft);border-radius:50%;width:120px;height:120px;position:absolute;top:-55px;right:-55px}.category-icon{color:#fff;background:var(--brand);border-radius:13px;place-items:center;width:46px;height:46px;font-size:1.2rem;display:grid}.category-card h3,.content-card h3,.product-card h3,.quick-pick-card h3{margin:.9rem 0 .4rem;line-height:1.22}.category-card p,.content-card p{color:var(--muted)}.category-status{color:var(--brand);margin-top:.4rem;font-size:.78rem;font-weight:750;display:inline-block}.method-section{background:var(--brand-dark);color:#fff;padding:5rem 0}.method-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.method-grid .eyebrow{color:#97d4ca}.method-grid>div>p{color:#c7d9d5}.text-link-arrow{color:#fff;font-weight:800}.text-link-arrow:hover{color:var(--accent)}.method-steps{margin:0;padding:0;list-style:none}.method-steps li{border-bottom:1px solid #ffffff21;grid-template-columns:58px 1fr;gap:1rem;padding:1.35rem 0;display:grid}.method-steps li>span{color:var(--accent);font-weight:850}.method-steps strong{font-size:1.06rem}.method-steps p{color:#b9ceca;margin:.2rem 0 0}.launch-message{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--brand-soft), white);grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;margin-block:5rem;padding:2.4rem;display:grid}.launch-message p{color:var(--muted);font-size:1.05rem}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin:0 0 1.8rem;padding:0;font-size:.86rem;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";margin-right:.45rem}.article-shell{max-width:100%}.article-hero{grid-template-columns:minmax(0,1fr) 310px;align-items:end;gap:3rem;padding-bottom:2.3rem;display:grid}.article-hero h1{letter-spacing:-.03em;max-width:900px;margin:.45rem 0 1rem;font-size:clamp(1.85rem,3.4vw,2.75rem);line-height:1.12}.dek{max-width:820px;color:var(--muted);font-size:1.17rem}.article-meta{color:var(--muted);flex-wrap:wrap;gap:.6rem 1.2rem;font-size:.84rem;display:flex}.article-hero-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--canvas);padding:1.3rem}.panel-label{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:850}.article-hero-panel ul{margin:.65rem 0 0;padding-left:1.15rem;font-size:.88rem}.answer-box,.brief-box,.disclosure,.draft-notice,.section-brief,.trust-panel{border-radius:15px}.answer-box{background:var(--accent-soft);border:1px solid #ecd18d;margin:1.6rem 0;padding:1.35rem 1.5rem}.answer-label{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:850}.answer-box p{margin:.35rem 0 0;font-size:1.05rem}.brief-box,.section-brief{background:#f1f8f6;border:1px dashed #85aaa3;padding:1.1rem 1.25rem}.disclosure{border:1px solid var(--border);background:var(--surface);margin-bottom:1.2rem;padding:.9rem 1rem;font-size:.86rem}.draft-notice{color:var(--danger);background:var(--danger-soft);border:1px solid #f1c5bc;margin-bottom:1.5rem;padding:1rem 1.15rem}.trust-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;margin:1.5rem 0 2rem;padding:1.25rem}.trust-panel>div:first-child{grid-template-columns:40px 1fr;gap:.9rem;display:grid}.trust-icon{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.trust-panel p{color:var(--muted);margin:.15rem 0 0;font-size:.88rem}.trust-panel dl{border:1px solid var(--border);background:var(--border);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;margin:1rem 0 0;display:grid;overflow:hidden}.trust-panel dl>div{background:var(--canvas);padding:.8rem}.trust-panel dt,.trust-panel dd{margin:0}.trust-panel dt{color:var(--muted);text-transform:uppercase;font-size:.7rem}.trust-panel dd{margin-top:.2rem;font-size:.82rem}.brief-metadata dl{border:1px solid var(--border);border-radius:14px;gap:0;display:grid;overflow:hidden}.brief-metadata dl>div{border-bottom:1px solid var(--border);grid-template-columns:190px 1fr;gap:1rem;padding:.9rem 1rem;display:grid}.brief-metadata dl>div:last-child{border-bottom:0}.brief-metadata dt{font-weight:780}.brief-metadata dd{color:var(--muted);margin:0}.content-layout{grid-template-columns:230px minmax(0, var(--article));align-items:start;gap:clamp(2rem,5vw,4.5rem);margin-top:3rem;display:grid}.content-sidebar{position:sticky;top:105px}.toc{border:1px solid var(--border);background:var(--canvas);border-radius:14px;padding:1rem}.toc ol{margin:.65rem 0 0;padding-left:1.2rem}.toc li{color:var(--muted);margin:.34rem 0;font-size:.8rem}.toc a{color:inherit;text-decoration:none}.toc a:hover{color:var(--brand)}.article{max-width:var(--article)}.article-section{scroll-margin-top:105px}.article h2,.article-shell>section h2{letter-spacing:-.03em;margin-top:3.2rem;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.18}.article h3{margin-top:2rem}.article p,.article li{font-size:1.01rem}.article li{margin-block:.35rem}.quick-picks-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.2rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.2rem}.quick-pick-card,.product-card{flex-direction:column;padding:1.15rem;display:flex}.product-card{padding:1.35rem}.product-card-topline{align-items:center;gap:.45rem;min-height:28px;display:flex}.rank-badge,.score-badge{border-radius:999px;place-items:center;font-size:.72rem;font-weight:850;display:inline-grid}.rank-badge{color:#fff;background:var(--brand);min-width:30px;height:26px}.score-badge{color:var(--brand-dark);background:var(--accent-soft);margin-left:auto;padding:.25rem .5rem}.product-image,.product-image-placeholder{aspect-ratio:1.18;object-fit:contain;background:var(--surface);border-radius:14px;width:100%;margin-top:.9rem}.product-image-placeholder{color:var(--muted);border:1px dashed var(--border);place-items:center;display:grid}.product-card-copy{flex:1}.best-for{color:var(--muted);font-size:.9rem}.mini-list{border-radius:10px;margin:.9rem 0;padding:.8rem;font-size:.86rem}.mini-list ul{margin:.4rem 0 0;padding-left:1.05rem}.positive-list{background:var(--positive-soft)}.caution-list{background:var(--caution-soft)}.product-card .button,.quick-pick-card .button{text-align:center;width:100%;margin-top:.9rem}.table-wrapper{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto}.comparison-table-wrapper{margin-top:1.2rem;margin-bottom:3rem}table{border-collapse:collapse;background:#fff;width:100%}caption{text-align:left;padding:1rem;font-weight:780}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.82rem .85rem}thead th{color:#fff;background:var(--brand);font-size:.79rem}tbody th{min-width:180px}.table-rank,.comparison-table small{display:block}.table-rank{color:var(--brand);font-weight:850}.comparison-table small{min-width:105px;color:var(--muted)}.text-cta{white-space:nowrap;font-weight:800}.faq-list details{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:.75rem;padding:1rem 1.1rem}.faq-list summary{cursor:pointer;font-weight:780}.content-card{padding:1.4rem}.draft-badge{color:var(--danger);background:var(--danger-soft);border-radius:999px;padding:.18rem .5rem;font-size:.75rem;font-weight:750;display:inline-flex}.who-should-buy{background:#eef7f4;border:1px solid #d5e8e2;border-radius:12px;gap:.45rem;margin-top:.75rem;padding:.8rem .9rem;display:grid}.who-should-buy p{margin:0;font-size:.92rem}.section-intro{color:var(--muted);max-width:720px}.key-specs{color:var(--muted);font-size:.92rem}.site-footer{color:#d9e5e2;background:var(--brand-dark);padding:3.5rem 0 1.5rem}.footer-top{grid-template-columns:1.35fr .85fr .85fr .85fr;gap:2.4rem;display:grid}.category-bar{background:#f7faf9;border-top:1px solid #d8e4e0e6}.category-bar-inner{scrollbar-width:thin;gap:.35rem;padding:.55rem 0;display:flex;overflow-x:auto}.category-bar a{color:var(--ink);border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:.45rem .8rem;font-size:.82rem;font-weight:700;text-decoration:none}.category-bar a:hover{border-color:var(--brand);color:var(--brand-dark)}.nav-item{position:relative}.nav-trigger{color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;font-weight:700}.mega-menu{z-index:60;border:1px solid var(--border);width:min(720px,80vw);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:1rem;display:none;position:absolute;top:calc(100% + .85rem);left:0}.nav-item.has-mega:hover .mega-menu,.nav-item.has-mega:focus-within .mega-menu{display:grid}.mega-menu a{color:var(--ink);background:var(--surface);border-radius:12px;gap:.2rem;padding:.75rem .85rem;text-decoration:none;display:grid}.mega-menu a:hover{background:var(--accent-soft)}.mega-menu strong{font-size:.92rem}.mega-menu span{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.4}.guide-list{gap:.9rem;display:grid}.guide-row{border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.15rem 1.25rem;display:flex}.guide-row h3{margin:.2rem 0 .35rem;font-size:1.2rem}.guide-row p{color:var(--muted);margin:0}.text-cta{flex:none;font-weight:800;text-decoration:none}@media (max-width:1000px){.footer-top{grid-template-columns:1fr 1fr}.mega-menu{width:min(92vw,520px)}}@media (max-width:760px){.guide-row{flex-direction:column;align-items:flex-start}.primary-nav .nav-list>li:not(.has-mega){display:none}.mega-menu{width:100%;box-shadow:none;margin-top:.5rem;position:static}.nav-item.has-mega:hover .mega-menu,.nav-item.has-mega:focus-within .mega-menu{display:grid}}.footer-brand p{max-width:440px}.site-footer strong{color:#fff}.site-footer a{color:#e4f2ef}.site-footer ul{margin-top:.65rem}.site-footer li{margin:.38rem 0}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;gap:2rem;margin-top:2.3rem;padding-top:1.25rem;font-size:.82rem;display:flex}.small{font-size:.84rem}@media (max-width:1000px){.header-inner{grid-template-columns:auto 1fr}.header-cta{display:none}.home-hero-grid,.article-hero,.method-grid{grid-template-columns:1fr}.article-hero-panel{max-width:620px}.quick-picks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-layout{grid-template-columns:1fr}.content-sidebar{position:static}.toc{columns:2}}@media (max-width:760px){.site-header{position:static}.header-inner{grid-template-columns:1fr;gap:.75rem;padding-block:.9rem}.nav-list{flex-wrap:wrap;justify-content:flex-start;gap:.6rem 1rem}.home-hero{padding:4.2rem 0 3.5rem}.home-trust-bar,.category-card-grid,.card-grid,.trust-panel dl,.footer-top,.launch-message{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.demo-metrics{grid-template-columns:1fr}.demo-metrics>div{border-right:0;border-bottom:1px solid var(--border)}.demo-metrics>div:last-child{border-bottom:0}.article-hero h1{font-size:2.05rem}.brief-metadata dl>div{grid-template-columns:1fr;gap:.25rem}.product-grid,.quick-picks-grid{grid-template-columns:1fr}.toc{columns:1}.footer-bottom{flex-direction:column;gap:.5rem}.mobile-sticky-cta{z-index:40;color:#fff;background:var(--brand);min-height:48px;box-shadow:var(--shadow);border-radius:13px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem}.mobile-sticky-cta--buy{box-shadow:none;background:0 0;padding:0}.sticky-buy-now-button{width:100%;min-height:52px;box-shadow:var(--shadow);justify-content:center;font-size:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pick-label-best-overall{background-color:var(--brand-soft);color:var(--brand-dark);border-radius:6px;padding:.15rem .5rem;font-weight:800}.pick-label-best-value{color:#137333;background-color:#e6f4ea;border-radius:6px;padding:.15rem .5rem;font-weight:800}.pick-label-best-premium{color:#c5221f;background-color:#fce8e6;border-radius:6px;padding:.15rem .5rem;font-weight:800}.table-highlight-row{background-color:var(--surface);font-weight:600}.table-highlight-row .table-rank{background-color:var(--brand);color:#fff}.featured-hero-image-wrapper{border-radius:var(--radius);box-shadow:var(--shadow-sm);max-height:420px;margin:1.5rem 0 2rem;overflow:hidden}.featured-hero-image{object-fit:cover;width:100%;height:100%;display:block}.sticky-toc{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--brand) 45%, #c5d0cb) transparent;max-height:calc(100vh - 120px);padding-right:.35rem;position:sticky;top:100px;overflow-y:auto}.sticky-toc::-webkit-scrollbar{width:6px}.sticky-toc::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--brand) 40%, #c5d0cb);border-radius:999px}.sticky-toc ol li.active>a{color:var(--brand-dark);border-left:3px solid var(--brand);padding-left:.5rem;font-weight:800;transition:all .15s ease-in-out}.author-bio-card{border-radius:var(--radius);background:linear-gradient(135deg, var(--brand-soft), var(--surface));border:1px solid var(--border);box-shadow:var(--shadow-sm);margin:3rem 0 2rem;padding:2rem}.author-bio-inner{align-items:flex-start;gap:1.5rem;display:flex}.author-avatar{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:64px;height:64px;font-size:1.4rem;font-weight:800;display:grid;box-shadow:0 4px 12px #0f4c4633}.author-details{flex:1}.author-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.author-label{text-transform:uppercase;letter-spacing:.05em;color:var(--brand);font-size:.75rem;font-weight:800;display:block}.author-name{color:var(--ink);margin:.1rem 0;font-size:1.25rem}.author-title{color:var(--muted);margin:0;font-size:.85rem}.author-socials{gap:.6rem;display:flex}.social-link{color:var(--ink);border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.social-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.social-link.linkedin:hover{color:#0a66c2;border-color:#0a66c2}.social-link.instagram:hover{color:#e4405f;border-color:#e4405f}.author-bio-text{color:var(--ink);margin:.75rem 0;font-size:.92rem;line-height:1.6}.author-meta-footer{border-top:1px solid #d8e4e099;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1rem;padding-top:.75rem;font-size:.8rem;display:flex}.reviewer-tag,.updated-tag{color:var(--muted);font-weight:600}.editorial-link{color:var(--brand);font-weight:700;text-decoration:none}.editorial-link:hover{text-decoration:underline}@media (max-width:640px){.author-bio-inner{flex-direction:column}}.key-specs-pills{margin:.75rem 0}.key-specs-pills strong{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:.4rem;font-size:.8rem;display:block}.spec-pills-container{flex-wrap:wrap;gap:.4rem;display:flex}.spec-pill{background:var(--surface);color:var(--ink);border:1px solid var(--border);border-radius:20px;padding:.2rem .65rem;font-size:.82rem;font-weight:650;display:inline-block}.short-verdict{color:var(--ink);margin:.4rem 0 .8rem;font-size:.95rem;line-height:1.5}.cluster-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:992px){.cluster-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cluster-grid{grid-template-columns:1fr}}.cluster-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--paper);box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.cluster-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.category-card-image-wrapper{aspect-ratio:16/9;background:var(--surface);border-top-left-radius:var(--radius-sm);border-top-right-radius:var(--radius-sm);width:100%;position:relative;overflow:hidden}.category-card-image,.guide-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.cluster-card:hover .category-card-image,.homepage-guide-card:hover .guide-card-image{transform:scale(1.04)}.cluster-card-copy{flex-direction:column;flex:1;padding:1.25rem;display:flex}.cluster-card-copy h3{margin:0 0 .5rem;font-size:1.2rem}.cluster-card-copy h3 a{color:var(--ink);text-decoration:none}.cluster-card-copy h3 a:hover{color:var(--brand)}.cluster-card-copy p{color:var(--muted);flex:1;margin-bottom:1rem;font-size:.9rem;line-height:1.45}.homepage-guides-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:1.5rem;display:grid}@media (max-width:992px){.homepage-guides-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.homepage-guides-grid{grid-template-columns:1fr}}.homepage-guide-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--paper);box-shadow:var(--shadow-sm);flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.homepage-guide-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.guide-card-image-wrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.guide-category-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f4c46e6;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:800;position:absolute;top:.75rem;left:.75rem}.guide-card-body{flex-direction:column;flex:1;padding:1.4rem;display:flex}.guide-card-body h3{margin:.4rem 0 .6rem;font-size:1.15rem;line-height:1.35}.guide-card-body h3 a{color:var(--ink);text-decoration:none}.guide-card-body h3 a:hover{color:var(--brand)}.guide-card-body p{color:var(--muted);flex:1;margin-bottom:1.2rem;font-size:.9rem;line-height:1.5}.listicle-product-list{flex-direction:column;gap:2.5rem;margin-top:1.5rem;display:flex}.listicle-product-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--paper);box-shadow:var(--shadow-sm);flex-direction:column;padding:2rem;transition:box-shadow .2s;display:flex}.listicle-product-card:hover{box-shadow:var(--shadow)}.listicle-product-heading{color:var(--ink);margin:0 0 .75rem;font-size:1.5rem;font-weight:800;line-height:1.3}.listicle-image-container{border-radius:var(--radius-sm);background:var(--surface);justify-content:center;align-self:center;align-items:center;width:100%;max-width:480px;margin:1.25rem 0;padding:1rem;display:flex;overflow:hidden}.listicle-cta-wrapper{margin:1rem 0 1.5rem;display:flex}.listicle-amazon-button{background:var(--brand);border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1.6rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 4px 14px #0f4c4633;color:#fff!important}.listicle-amazon-button:hover{background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 6px 20px #0f4c464d}.buy-if-row{color:#137333;margin-bottom:.4rem;font-weight:600}.skip-if-row{color:#c5221f;font-weight:600}.editors-pick-ribbon{border:1px solid var(--border);color:var(--ink);letter-spacing:.04em;text-transform:uppercase;background:#fff;border-radius:999px;align-self:flex-start;margin-bottom:.25rem;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-block}.listicle-image-container{border-radius:var(--radius-sm);border:1px solid var(--border);background:#fff;justify-content:center;align-items:center;width:100%;max-width:420px;margin:0;padding:1rem;display:flex;overflow:hidden}.listicle-image-container img{object-fit:contain;width:auto;max-height:280px}.product-card-header{flex-direction:column;gap:.35rem;display:flex}.product-card-topline-calm{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.15rem;display:flex}.product-card-subhead{flex-wrap:wrap;align-items:baseline;gap:.65rem 1rem;margin:.15rem 0 .35rem;display:flex}.product-rank-mark{font-family:var(--font-display);font-variation-settings:"SOFT" 40, "WONK" .9;letter-spacing:-.03em;color:var(--brand);font-size:clamp(1.85rem,2.6vw,2.35rem);font-weight:750;line-height:1}.product-rank-badge{letter-spacing:.01em;color:#fff;background:var(--brand);border-radius:.35rem;justify-content:center;align-items:center;min-width:2.35rem;height:2rem;padding:0 .55rem;font-size:.92rem;font-weight:800;display:inline-flex}.product-best-for-quote{max-width:42rem;font-family:var(--font-display);color:#2a3330;margin:0 0 .55rem;font-size:clamp(1.05rem,1.5vw,1.22rem);font-style:italic;font-weight:550;line-height:1.45}.product-best-for-mark{color:var(--brand);padding:0 .08em;font-style:normal;font-weight:650}.listicle-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem 1.15rem;width:100%;margin:.85rem 0 .65rem;display:flex}.listicle-amazon-button{text-align:center;justify-content:center;min-width:11.5rem}.author-avatar-photo{object-fit:cover;border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:96px;height:96px;box-shadow:0 4px 12px #0f4c4629}.top-picks-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.top-pick-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-soft) 45%, white), #fff 42%);flex-direction:column;gap:.75rem;min-width:0;padding:1rem;display:flex}.top-pick-card-lead{border-color:color-mix(in srgb, var(--brand) 35%, var(--border));box-shadow:0 10px 28px #07322f14}.top-pick-card-topline{flex-wrap:wrap;align-items:center;gap:.45rem .55rem;display:flex}.top-pick-card-rank{font-family:var(--font-display), Georgia, serif;color:var(--brand);font-size:1.35rem;font-weight:750;line-height:1}.top-pick-card-badge{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--border));color:var(--brand-dark);letter-spacing:.04em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.68rem;font-weight:750;display:inline-flex}.top-pick-card-badge-muted{border-color:var(--border);color:var(--muted)}.top-pick-card-score{color:var(--brand-dark);white-space:nowrap;margin-left:auto;font-weight:800}.top-pick-card-media{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;justify-content:center;align-items:center;min-height:160px;padding:.75rem;text-decoration:none;display:flex}.top-pick-card-media .product-image{object-fit:contain;width:auto;max-height:150px}.top-pick-card-body{flex:auto;gap:.35rem;display:grid}.top-pick-card-title{margin:0;font-size:1rem;line-height:1.3}.top-pick-card-title a{color:var(--ink);text-decoration:none}.top-pick-card-title a:hover{color:var(--brand);text-decoration:underline}.top-pick-card-bestfor{color:var(--muted);margin:0;font-size:.88rem;line-height:1.4}.top-pick-card-price{font-family:var(--font-display), Georgia, serif;color:var(--ink);margin:0;font-size:1.15rem;font-weight:700}.top-pick-card-actions{gap:.45rem;margin-top:auto;display:grid}.top-pick-card-cta{text-align:center;justify-content:center;width:100%}.top-pick-card-link{text-align:center;color:var(--brand);font-size:.86rem;font-weight:700;text-decoration:none}.top-pick-card-link:hover{text-decoration:underline}@media (max-width:980px){.top-picks-grid{grid-template-columns:1fr}}.top-picks-compact-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.top-picks-compact-item{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:.9rem 1rem;display:flex}.top-picks-compact-main{flex-wrap:wrap;flex:16rem;align-items:center;gap:.65rem .85rem;min-width:0;display:flex}.top-picks-compact-rank{font-family:var(--font-display), Georgia, serif;color:var(--brand);font-size:1.35rem;font-weight:750;line-height:1}.top-picks-compact-copy{gap:.15rem;min-width:0;display:grid}.top-picks-compact-copy a{color:var(--ink);font-weight:700;text-decoration:none}.top-picks-compact-copy a:hover{color:var(--brand);text-decoration:underline}.top-picks-compact-label{color:var(--muted);font-size:.78rem}.top-picks-compact-score{color:var(--brand-dark);white-space:nowrap;font-weight:800}.top-picks-compact-cta{flex:none}.product-market-snapshot{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-soft) 55%, white), #fff 55%);font-family:var(--font-sans), "Segoe UI", sans-serif;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem .85rem;margin:.15rem 0 .85rem;padding:.85rem 1rem;display:grid}.product-market-stat{gap:.2rem;min-width:0;display:grid}.product-market-label{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:750}.product-market-value{font-family:var(--font-display), Georgia, serif;color:var(--ink);letter-spacing:-.02em;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;line-height:1.15}.product-market-stars{color:#c4a035;margin-right:.2rem;font-size:.95em}.product-market-out-of{color:var(--muted);margin-left:.12rem;font-size:.72rem;font-weight:650}.product-market-note{color:var(--muted);grid-column:1/-1;margin:.15rem 0 0;font-size:.75rem;line-height:1.4}@media (max-width:640px){.product-market-snapshot{grid-template-columns:1fr}}.product-score-meter{border:1px solid var(--border);border-radius:var(--radius-sm);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-soft) 70%, white), #fff);flex:11.5rem;gap:.35rem;min-width:min(100%,11.5rem);max-width:16rem;padding:.55rem .75rem;display:grid}.product-score-meter-copy{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.product-score-meter-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:750}.product-score-meter-value{font-family:var(--font-display), Georgia, serif;color:var(--brand-dark);letter-spacing:-.03em;font-size:1.35rem;font-weight:700;line-height:1}.product-score-meter-denom{color:var(--muted);letter-spacing:0;margin-left:.1rem;font-size:.72rem;font-weight:650}.product-score-meter-track{background:color-mix(in srgb, var(--brand) 12%, #e8eeeb);border-radius:999px;height:.38rem;overflow:hidden}.product-score-meter-fill{border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--brand) 75%, #0d3329), var(--brand));height:100%;display:block}.product-score-circle{display:none}.product-vs-competitor{border-left:3px solid var(--brand);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:color-mix(in srgb, var(--brand-soft) 70%, white);color:var(--ink);margin:.15rem 0 .55rem;padding:.75rem .9rem;font-size:.95rem;line-height:1.45}.product-vs-competitor strong{color:var(--brand-dark);margin-right:.25rem}.product-comparison-chips{flex-wrap:wrap;gap:.45rem;margin:0 0 .85rem;padding:0;list-style:none;display:flex}.product-comparison-chips li{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--border));color:var(--brand-dark);letter-spacing:.02em;background:#fff;border-radius:999px;padding:.28rem .65rem;font-size:.72rem;font-weight:750}.pros-list,.cons-list{border-radius:var(--radius);border:1px solid var(--border);background:#fff;margin-top:1.1rem;padding:1rem 1.05rem}.pros-list{border-color:color-mix(in srgb, #137333 28%, var(--border));background:linear-gradient(#f3faf5,#fff 55%)}.cons-list{border-color:color-mix(in srgb, #c5221f 22%, var(--border));background:linear-gradient(#fff6f5,#fff 55%)}.pros-list>strong,.cons-list>strong,.about-item-list>strong{letter-spacing:-.01em;color:var(--ink);margin-bottom:.55rem;font-size:1.05rem;font-weight:800;display:block}.pros-list ul,.cons-list ul,.about-item-list ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.pros-list li,.cons-list li{color:var(--ink);align-items:flex-start;gap:.55rem;font-size:.95rem;line-height:1.45;display:flex}.list-icon{flex:none;margin-top:.1rem;font-weight:800}.list-icon-pro{color:#137333}.list-icon-con{color:#c5221f}.about-item-label{letter-spacing:.02em;color:var(--brand-dark);font-weight:800}.pros-text{flex:1}.buy-if-line,.skip-if-line{border-radius:var(--radius-sm);margin:.85rem 0 0;padding:.75rem .9rem;font-size:.95rem;line-height:1.45}.buy-if-line{border:1px solid color-mix(in srgb, #137333 22%, var(--border));background:#ecf4ef}.skip-if-line{border:1px solid color-mix(in srgb, #c5221f 18%, var(--border));background:#fbf0ef}.buy-if-line strong{color:#137333}.skip-if-line strong{color:#c5221f}.collection-jump{margin:0 0 1.25rem}.brand-profile-list{gap:1.5rem;margin:1rem 0 2rem;display:grid}.brand-profile-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-soft) 40%, white), #fff 45%);padding:1.15rem}.brand-profile-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:.85rem;display:flex}.brand-profile-heading-wrap{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.brand-profile-rank{font-family:var(--font-display), Georgia, serif;color:var(--brand);font-size:1.5rem;font-weight:750;line-height:1}.brand-profile-name{margin:0;font-size:1.35rem;line-height:1.2}.brand-profile-award{color:var(--muted);margin:.2rem 0 0;font-size:.88rem;font-weight:650}.brand-profile-score{border:1px solid var(--border);border-radius:var(--radius-sm);text-align:right;background:#fff;gap:.15rem;padding:.45rem .7rem;display:grid}.brand-profile-score-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:750}.brand-profile-media{margin-bottom:.9rem}.brand-profile-product-shot,.collection-product-media{border:1px solid var(--border);border-radius:var(--radius);background:#fff;justify-content:center;align-items:center;min-height:220px;padding:1rem;display:flex;position:relative}.brand-profile-product-shot .product-image,.collection-product-media .product-image{object-fit:contain;width:auto;max-height:240px}.brand-logo-badge{border:1px solid var(--border);background:#fff;border-radius:14px;place-items:center;width:4.25rem;height:4.25rem;padding:.35rem;display:grid;position:absolute;top:.75rem;right:.75rem;box-shadow:0 8px 20px #07322f1f}.brand-logo-badge img{object-fit:contain;max-width:100%;max-height:100%}.brand-logo-badge-sm{border-radius:11px;width:3rem;height:3rem;padding:.25rem;top:.55rem;right:.55rem}.brand-profile-product-title{margin:0 0 .25rem;font-size:1.08rem}.brand-profile-meta,.brand-profile-why{color:var(--muted);font-size:.92rem}.brand-profile-snapshot{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:.85rem 0;padding:.8rem .9rem;display:grid}.brand-profile-snapshot span{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:750;display:block}.brand-profile-snapshot strong{font-size:1.05rem}.brand-profile-snapshot small{color:var(--muted);font-size:.72rem}.brand-profile-lists{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin:.75rem 0 1rem;display:grid}.brand-profile-lists ul{margin:.35rem 0 0;padding-left:1.1rem}.brand-profile-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.brand-profile-collection-link{color:var(--brand);font-weight:700;text-decoration:none}.brand-profile-collection-link:hover{text-decoration:underline}.collection-page-header{margin-bottom:1.25rem}.collection-explorer-intro{color:var(--muted);margin-bottom:.85rem}.collection-presets,.collection-brand-chips{flex-wrap:wrap;gap:.5rem;margin:0 0 1rem;display:flex}.collection-preset,.collection-brand-chip{appearance:none;border:1px solid var(--border);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:.4rem .75rem;font-size:.84rem;font-weight:650}.collection-preset.active,.collection-brand-chip.active{border-color:color-mix(in srgb, var(--brand) 40%, var(--border));background:var(--brand-soft);color:var(--brand-dark)}.collection-brand-chip{align-items:center;gap:.4rem;display:inline-flex}.collection-brand-chip img{object-fit:contain;width:18px;height:18px}.collection-controls{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.collection-controls label{color:var(--muted);gap:.3rem;font-size:.78rem;font-weight:700;display:grid}.collection-controls input,.collection-controls select{border:1px solid var(--border);min-height:42px;font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:.45rem .65rem}.collection-active{border:1px solid var(--border);border-radius:var(--radius);background:var(--canvas);flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:.85rem;padding:.85rem 1rem;display:flex}.collection-active p{color:var(--muted);margin:.2rem 0 0}.collection-count{color:var(--brand-dark);white-space:nowrap;font-weight:800}.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.collection-product-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;gap:.75rem;padding:.9rem;display:flex}.collection-product-body{flex:1;gap:.35rem;display:grid}.collection-product-brand{letter-spacing:.05em;text-transform:uppercase;color:var(--brand);font-size:.72rem;font-weight:750}.collection-product-body h3{margin:0;font-size:.98rem;line-height:1.3}.collection-product-stats{color:var(--muted);flex-wrap:wrap;gap:.45rem .75rem;font-size:.88rem;display:flex}.collection-product-cta{text-align:center;justify-content:center;width:100%;margin-top:auto}.collection-empty{border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted);padding:1.25rem}@media (max-width:980px){.collection-controls,.collection-product-grid,.brand-profile-lists,.brand-profile-snapshot{grid-template-columns:1fr}}.cro-deal-strip{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#0f513214,#0f513205),#fff;border-radius:18px;grid-template-columns:180px 1fr;align-items:center;gap:1.25rem;margin:1.25rem 0 1.5rem;padding:1.1rem 1.2rem;display:grid}.cro-deal-strip-media{border:1px solid var(--border);background:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:150px;padding:.75rem;display:flex}.cro-deal-kicker{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:800;display:inline-block}.cro-deal-title{margin:0 0 .35rem;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.25}.cro-deal-bestfor{color:var(--muted);margin:0 0 .65rem}.cro-deal-meta{flex-wrap:wrap;gap:.75rem 1rem;margin-bottom:.85rem;font-size:.95rem;display:flex}.cro-deal-price{color:var(--ink);font-size:1.15rem}.cro-deal-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.cro-buy-now{min-height:48px;padding-inline:1.25rem;font-size:1.02rem;font-weight:800}.cro-secondary-link{color:var(--brand);font-weight:700;text-decoration:none}.cro-secondary-link:hover{text-decoration:underline}.cro-deal-note{color:var(--muted);margin:.65rem 0 0;font-size:.82rem}@media (max-width:720px){.cro-deal-strip{grid-template-columns:1fr}.cro-deal-strip-media{max-width:220px;margin:0 auto}}
