:root{color:#1b1c1a;--ink:#1a2f23;--muted:#424843;--line:#e5e1d8;--paper:#fff;--accent:#e87a67;--sage:#e1e8e2;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.5rem;background:#faf9f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.75}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-underline-offset:4px}.wrap{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:#faf9f5}.nav{justify-content:space-between;align-items:center;min-height:72px;display:flex}.brand{letter-spacing:-.04em;font-size:1.2rem;font-weight:900;text-decoration:none}.brand:before{content:"↗";background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:8px;font-size:1rem;display:inline-grid}.navlinks{color:var(--muted);gap:1.25rem;font-size:.88rem;display:flex}.navlinks a{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.navlinks a:hover{color:var(--ink)}.navlinks a[aria-current=page]{color:var(--ink);text-underline-offset:.35rem;text-decoration:underline 2px}.eyebrow{text-transform:uppercase;color:var(--accent);letter-spacing:.14em;margin:0 0 1rem;font-size:.76rem;font-weight:800}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.secondary-link,.text-link{color:var(--ink);text-underline-offset:.18em;font-weight:800;text-decoration-color:#efb19b;text-decoration-thickness:1px;transition:text-decoration-thickness .16s}.secondary-link:hover,.text-link:hover{text-decoration-thickness:2px}.article-index{max-width:900px}.article-index h1{letter-spacing:-.05em;text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.08}.lead{max-width:650px;color:var(--muted);font-family:Georgia,Yu Mincho,serif;font-size:1.08rem}.toc{border:1px solid var(--line);background:var(--paper);border-radius:8px;margin:1.5rem 0;padding:1rem 1.2rem 1.1rem;font-size:.95rem}.toc h2{letter-spacing:.08em;color:var(--accent);text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem;font-weight:800}.toc ol{gap:.35rem;margin:0;padding-left:1.2rem;display:grid}.toc a{color:var(--ink);text-underline-offset:.18em;text-decoration-color:#efb19b;text-decoration-thickness:1px}.faq-list{gap:1rem;margin:1rem 0 1.5rem;display:grid}.faq-item{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:.9rem 1.1rem}.faq-item summary{cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"＋";float:right;color:var(--accent);margin-left:.6rem;font-weight:800}.faq-item[open] summary:after{content:"−"}.faq-item summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.faq-item h3{margin:0;font-size:1.05rem;line-height:1.4;display:inline}.faq-item p{color:#445049;margin:.6rem 0 0;font-size:.95rem}.article-list{gap:1rem;margin-top:2.5rem;display:grid}.article-list-card{grid-template-columns:1fr;gap:0;max-width:700px;display:grid}.article-list-card.has-image{grid-template-columns:132px 1fr;align-items:start;gap:1rem}.article-list-card .card-thumb{object-fit:cover;border:1px solid var(--line);background:#fff;border-radius:6px;width:132px;height:132px;display:block}.article-list-card .card-body{min-width:0}.article-list-card .card-tag-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.article-list-card .badge-new{letter-spacing:.08em;color:#fff;background:var(--accent);text-transform:uppercase;border-radius:999px;align-items:center;padding:.16rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.article-list-card h2{letter-spacing:-.015em;text-wrap:balance;margin:.6rem 0;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.35}.article-list-card h3{margin:.6rem 0;font-size:clamp(1.35rem,2.5vw,1.9rem);line-height:1.3}.article-list-card h2 a{color:var(--ink);text-underline-offset:.18em;text-decoration-skip-ink:auto;text-decoration-line:underline;text-decoration-color:#efb19b;text-decoration-thickness:1px}.article-list-card h2 a:hover{text-decoration-thickness:2px}.article-list-card h2 a:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.section{padding:clamp(3rem,7vw,6rem) 0}.section h2{letter-spacing:-.05em;text-wrap:balance;margin:0 0 1.5rem;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.1}.section-intro h1{letter-spacing:-.05em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(2.4rem,6vw,4.6rem);line-height:1.08}.card{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:clamp(1.25rem,3vw,2rem);transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 4px 20px #1a2f230f}.card:hover{border-color:#d4cec2;transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.card{transition:none}.card:hover{transform:none}}.card h3{margin:.4rem 0 .7rem;font-size:1.35rem;line-height:1.35}.card a{color:var(--ink);text-underline-offset:.18em;text-decoration-color:#efb19b;text-decoration-thickness:1px;transition:text-decoration-thickness .16s,text-decoration-color .16s}.card a:hover{text-decoration-color:#e8a58e;text-decoration-thickness:2px}.grid{gap:1rem;display:grid}.article{max-width:920px}.meta{color:var(--muted);font-size:.88rem}.comparison{border-collapse:separate;border-spacing:0;border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;overflow:hidden}.table-scroll{margin-inline:-.25rem;padding-inline:.25rem;overflow-x:auto}.comparison th,.comparison td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:1rem}.comparison thead th{z-index:2;position:sticky;top:0}.comparison thead th:nth-child(2){color:#1d4a41;background:#e6efec}.comparison thead th:nth-child(3){color:#7c4a2b;background:#f6e8de}.comparison tbody td:nth-child(2){background:#f3f8f6}.comparison tbody td:nth-child(3){background:#fbf4ee}.comparison thead th:first-child,.comparison tbody th{z-index:1;min-width:7rem;position:sticky;left:0}.comparison thead th:first-child{z-index:3}.comparison tr:last-child th,.comparison tr:last-child td{border-bottom:0}.comparison th{background:#edf2ec;font-weight:750}.notice{border-left:4px solid var(--accent);background:#fff1ea;border-radius:0 10px 10px 0;padding:1rem 1.2rem}.cta{background:var(--ink);color:#fff;border-radius:4px;align-items:center;min-height:44px;padding:.8rem 1.1rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.cta:hover{background:#16483d;transform:translateY(-2px)}.card a.cta{color:var(--ink);text-underline-offset:.3em;background:0 0;align-items:center;min-height:44px;padding:.35rem 0;font-weight:800;text-decoration:underline 2px #efb19b;display:inline-flex}.card a.cta:hover{background:0 0;text-decoration-color:#e8a58e;text-decoration-thickness:2px;transform:none}.footer{border-top:1px solid var(--line);color:var(--muted);margin-top:3rem;padding:2.5rem 0;font-size:.88rem}.source-list{padding-left:1.2rem}.post{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:120px;padding:1rem}.source-links{gap:.75rem;display:grid}.product-compare{gap:1rem;margin:1.5rem 0;display:grid}@media (width>=700px){.product-compare{grid-template-columns:repeat(2,1fr)}}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.product-card img{background:#fff;width:100%;height:auto;display:block}.product-card-body{flex-direction:column;gap:.4rem;padding:1rem 1.1rem 1.2rem;display:flex}.product-card-line{letter-spacing:.06em;color:var(--accent);font-size:.78rem;font-weight:800}.product-card-name{margin:0;font-size:1.15rem;font-weight:800;line-height:1.35}.product-card-desc{color:#445049;margin:0;font-size:.92rem}.product-card-link{margin-top:auto;padding-top:.6rem;font-weight:800}.card-link{border:1px solid var(--line);background:var(--paper);border-radius:8px;min-height:44px;padding:1rem 1.1rem;font-weight:800;text-decoration:none;display:block}.card-link:hover,.card-link:focus-visible{border-color:var(--accent)}.section-label{color:var(--accent);letter-spacing:.12em;margin:0 0 .7rem;font-size:.75rem;font-weight:850}.summary-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.product-identity{border-top:5px solid var(--product-color,var(--ink));border-bottom:1px solid var(--line);grid-template-columns:84px 1fr;gap:1rem;min-width:0;padding:1.25rem 0 1.4rem;display:grid}.product-premium{--product-color:#8aaea4}.product-standard{--product-color:#d59b77}.product-swatch{background:var(--product-color);color:#fff;border:1px solid #1a2f2326;align-self:start;place-items:center;width:84px;height:108px;display:grid}.product-swatch span{border:1px solid #ffffffd9;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:1.2rem;display:grid}.product-kicker{color:var(--muted);margin:0 0 .25rem;font-size:.78rem;font-weight:800}.product-identity h3{margin:0 0 .55rem;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.2}.product-audience,.product-note{color:var(--muted);margin:.35rem 0;font-size:.9rem}.product-note{font-size:.82rem}.summary-footer{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.status{width:fit-content;color:var(--muted);border:1px solid;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.status b{color:#fff;background:currentColor;border-radius:50%;place-items:center;width:1rem;height:1rem;font-size:.65rem;display:inline-grid}.status-official{color:#26705b}.status-retailer{color:#8e5c37}.status-insufficient{color:#73705d}.status-unverified{color:#a24d46}.editor-note{border-top:1px solid var(--line);max-width:760px}.section-rule{border-top:1px solid var(--line);padding-block:clamp(2.5rem,5vw,4rem)}.editor-note h2{margin:0 0 .75rem}.editor-note p:not(.section-label){color:var(--muted)}.thirty-second{border-block:2px solid var(--ink);background:#f6f7f3;margin:2rem 0 2.5rem;padding:clamp(1rem,3vw,1.5rem);scroll-margin-top:1rem}.thirty-second-heading,.subsection-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.thirty-second h2,.difference-list h2{margin:0;font-size:clamp(1.35rem,3vw,2rem)}.summary-conclusion{color:var(--ink);margin:1rem 0}.summary-products .product-identity{border-top-width:3px;grid-template-columns:52px 1fr;gap:.75rem;padding:.8rem 0 .9rem}.product-identity-compact .product-swatch{width:52px;height:68px}.product-identity-compact .product-swatch span{width:28px;height:28px;font-size:.9rem}.product-identity-compact .product-kicker{font-size:.68rem}.product-identity-compact h3{font-size:1.15rem}.product-identity-compact .product-audience{font-size:.8rem}.summary-differences{gap:.45rem;margin:1rem 0;padding:0;list-style:none;display:grid}.summary-differences li{border-top:1px solid var(--line);grid-template-columns:5rem 1fr 1fr;gap:.5rem;padding-top:.5rem;font-size:.82rem;display:grid}.summary-differences b{color:var(--muted)}.summary-footer{justify-content:space-between}.difference-list{border-top:1px solid var(--line);margin:2rem 0 2.5rem;padding-top:1.25rem}.difference-table{margin-top:1rem}.difference-row{border-top:1px solid var(--line);grid-template-columns:8rem 1fr 1fr;display:grid}.difference-label,.difference-value{padding:.8rem .65rem;font-size:.85rem}.difference-label{color:var(--muted);font-weight:800}.difference-value{gap:.25rem;display:grid}.difference-value strong{font-size:.8rem}.difference-value span{color:var(--muted)}.difference-status{font-size:.72rem}#comparison-details{scroll-margin-top:1rem}.tag{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800;display:inline-block}.article h1{letter-spacing:-.03em;text-wrap:balance;font-size:clamp(2rem,5vw,3.8rem);line-height:1.2}.article h2{letter-spacing:-.015em;text-wrap:pretty;margin-top:3rem;line-height:1.45}.article p,.article li{color:#445049}.article .comparison td,.article .comparison th{font-size:.95rem}@media (width>=700px){.grid.two{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.nav{min-height:64px}.navlinks{gap:.75rem;font-size:.78rem}.wrap{width:min(100% - 1.5rem,1120px)}.hero-actions{flex-direction:column;align-items:flex-start}.thirty-second-heading{display:block}.summary-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.summary-products .product-identity{display:block}.summary-products .product-identity-compact .product-swatch{width:44px;height:50px;margin-bottom:.4rem}.product-identity{grid-template-columns:64px 1fr;gap:.75rem}.product-swatch{width:64px;height:88px}.summary-differences li{grid-template-columns:4.2rem 1fr 1fr;font-size:.75rem}.difference-row{grid-template-columns:5.4rem 1fr 1fr}.difference-label,.difference-value{padding-inline:.35rem;font-size:.76rem}.difference-value strong{font-size:.7rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.article-filters{grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr)) auto;align-items:end;gap:.8rem;margin:2rem 0 .75rem;display:grid}.article-filters label{gap:.35rem;font-weight:750;display:grid}.article-filters input,.article-filters select{border:1px solid var(--line);background:var(--paper);width:100%;min-height:48px;color:var(--ink);font:inherit;border-radius:6px;padding:.7rem .8rem}.secondary-button{border:1px solid var(--ink);min-height:48px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:6px;padding:.65rem .9rem;font-weight:800}.article-tags{flex-wrap:wrap;gap:.45rem;padding:0;list-style:none;display:flex}.article-tags li{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.2rem .55rem;font-size:.78rem}.discovery-empty{margin-top:1rem}[hidden]{display:none!important}@media (width<=760px){.article-filters{grid-template-columns:1fr}.article-list-card{max-width:none}.article-list-card.has-image{grid-template-columns:96px 1fr}.article-list-card .card-thumb{width:96px;height:96px}}.memo-control{flex-wrap:wrap;align-items:center;gap:.75rem;margin:.75rem 0 1.25rem;display:flex}.memo-toggle[aria-pressed=true]{background:var(--ink);color:var(--paper)}.text-button{color:var(--ink);font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;margin-top:1rem;padding:.5rem 0;font-weight:800;text-decoration:underline}.text-button:disabled{color:var(--muted);cursor:not-allowed}.card-actions{flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;margin-top:1rem;display:flex}.card-actions .cta{margin:0}.card-actions .text-button{color:#1a2f23a6;min-height:44px;font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;margin:0;padding:.5rem 0;font-weight:600;text-decoration:underline}.card-actions .text-button:hover{color:var(--ink)}.card-actions .text-button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}@media (width<=480px){.card-actions{flex-direction:column;align-items:flex-start;gap:.25rem}}.priority-conclusion{margin:2rem 0}.priority-options{border:0;flex-wrap:wrap;gap:.6rem;margin:0 0 1rem;padding:0;display:flex}.priority-options legend{width:100%;margin-bottom:.35rem;font-weight:850}.priority-options label{border:1px solid var(--line);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;min-height:44px;padding:.45rem .75rem;display:inline-flex}.priority-options label:has(input:checked){border-color:var(--ink);background:var(--ink);color:var(--paper)}.priority-result{padding:1.25rem}.priority-result h3{margin-top:0}@media (width<=390px){.priority-options{grid-template-columns:1fr;display:grid}.priority-options label{border-radius:6px}}.section-intro{padding-bottom:0}.section-intro .lead{margin-bottom:0}.voices-grid{gap:1.25rem;display:grid}@media (width>=760px){.voices-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.voices-grid .external-embed:first-child{grid-column:1/-1}}:root{--accent:#b04c3b}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{z-index:10;background:var(--ink);color:#fff;padding:.65rem .9rem;font-weight:800;position:absolute;top:.5rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}main:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
