:root {
  --ink: #15221e;
  --muted: #5f6b65;
  --paper: #f5f3ed;
  --paper-deep: #ebe8df;
  --line: #d7d8cf;
  --forest: #12201b;
  --forest-2: #1d3028;
  --mint: #b8dfc7;
  --acid: #d5ef55;
  --orange: #ee7556;
  --orange-soft: #f8ded5;
  --white: #fffdf8;
  --shadow: 0 18px 50px rgba(18, 32, 27, .09);
  --sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --display: Georgia, "Times New Roman", serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: var(--sans); font-size: 16px; line-height: 1.55; }
a { color: inherit; }
a:focus-visible, button:focus-visible, input:focus-visible { outline: 3px solid var(--orange); outline-offset: 3px; }
.skip-link { position: fixed; z-index: 20; top: -5rem; left: 1rem; padding: .65rem 1rem; color: var(--paper); background: var(--forest); font-weight: 700; }
.skip-link:focus { top: 1rem; }
.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-header { position: relative; z-index: 5; color: var(--paper); background: var(--forest); border-bottom: 1px solid rgba(255, 253, 248, .13); }
.header-inner { display: flex; align-items: center; justify-content: space-between; width: min(1180px, calc(100% - 3rem)); min-height: 78px; margin: 0 auto; }
.wordmark { display: inline-flex; align-items: baseline; gap: .65rem; color: var(--paper); text-decoration: none; font-size: 1.25rem; font-weight: 800; letter-spacing: -.05em; }
.wordmark i { color: var(--mint); font-size: .62rem; font-style: normal; font-weight: 600; letter-spacing: .11em; text-transform: uppercase; }
.site-header nav { display: flex; flex-wrap: wrap; gap: 1.8rem; font-size: .78rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.site-header nav a { color: rgba(245, 243, 237, .78); text-decoration: none; }
.site-header nav a:hover { color: var(--acid); }

.hero { overflow: hidden; color: var(--paper); background: var(--forest); }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(300px, .88fr); gap: 4rem; width: min(1180px, calc(100% - 3rem)); min-width: 0; margin: 0 auto; padding: 7rem 0 5.25rem; }
.hero-copy { position: relative; z-index: 1; min-width: 0; }
.eyebrow, .section-kicker { margin: 0 0 1.5rem; color: var(--orange); font-size: .72rem; font-weight: 800; letter-spacing: .16em; line-height: 1.4; text-transform: uppercase; }
.eyebrow { display: flex; align-items: center; gap: .7rem; color: var(--mint); }
.eyebrow-dot { display: inline-block; width: .55rem; height: .55rem; border-radius: 50%; background: var(--acid); box-shadow: 0 0 0 .3rem rgba(213, 239, 85, .12); }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: var(--display); font-weight: 400; letter-spacing: -.045em; }
h1 { max-width: 820px; margin-bottom: 1.7rem; font-size: clamp(3.25rem, 7vw, 6.75rem); line-height: .93; overflow-wrap: break-word; }
.hero-lede { max-width: 660px; margin-bottom: 2.25rem; color: rgba(245, 243, 237, .78); font-size: 1.12rem; line-height: 1.65; }
.hero-lede strong { color: var(--white); font-weight: 700; }
.hero-actions, .download-row, .recall-links { display: flex; align-items: center; flex-wrap: wrap; gap: .85rem; }
.button { display: inline-flex; align-items: center; gap: .7rem; min-height: 47px; padding: .68rem 1rem; border: 1px solid transparent; font-size: .75rem; font-weight: 800; letter-spacing: .06em; text-decoration: none; text-transform: uppercase; transition: transform .18s ease, background .18s ease, color .18s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { color: var(--forest); background: var(--acid); }
.button-primary:hover { background: #e4f879; }
.button-quiet { color: var(--paper); border-color: rgba(245, 243, 237, .3); }
.button-quiet:hover { color: var(--forest); background: var(--paper); }

.hero-mark { position: relative; min-height: 360px; }
.mark-ring { position: absolute; top: 10%; right: 0; border: 1px solid rgba(184, 223, 199, .24); border-radius: 50%; transform: rotate(-19deg) skewX(-12deg); }
.ring-one { width: 350px; height: 235px; }
.ring-two { top: 18%; right: 9%; width: 305px; height: 205px; border-color: rgba(213, 239, 85, .42); }
.ring-three { top: 28%; right: 19%; width: 250px; height: 170px; border-color: rgba(238, 117, 86, .5); }
.mark-car { position: absolute; top: 40%; right: 8%; width: 350px; height: 112px; transform: rotate(-2deg); }
.car-roof { position: absolute; top: 9px; left: 82px; width: 182px; height: 62px; border: 4px solid var(--mint); border-bottom: 0; border-radius: 83% 48% 0 0; transform: skewX(-18deg); }
.car-body { position: absolute; right: 0; bottom: 18px; left: 24px; height: 51px; border: 4px solid var(--mint); border-top: 0; border-radius: 12px 46px 11px 19px; transform: skewX(-16deg); }
.car-line { position: absolute; top: 57px; left: 91px; width: 176px; border-top: 2px solid var(--acid); transform: skewX(-16deg); }
.wheel { position: absolute; bottom: 0; width: 37px; height: 37px; border: 4px solid var(--paper); border-radius: 50%; background: var(--forest); }
.wheel-left { left: 66px; }.wheel-right { right: 43px; }
.mark-spec { position: absolute; right: 1.5rem; bottom: 2.25rem; display: flex; align-items: baseline; gap: .55rem; color: var(--acid); }
.mark-spec b { font-family: var(--display); font-size: 4rem; font-weight: 400; line-height: 1; }
.mark-spec span { color: var(--mint); font-size: .82rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.hero-mark p { position: absolute; right: 1.5rem; bottom: 0; margin: 0; color: rgba(245, 243, 237, .58); font-size: .78rem; line-height: 1.4; text-align: right; }
.hero-stats { display: grid; grid-template-columns: repeat(4, 1fr); width: min(1180px, calc(100% - 3rem)); margin: 0 auto; border-top: 1px solid rgba(245, 243, 237, .2); }
.hero-stats > div { min-height: 107px; padding: 1.5rem 1.25rem 1.4rem 0; border-right: 1px solid rgba(245, 243, 237, .15); }
.hero-stats > div + div { padding-left: 1.25rem; }
.hero-stats > div:last-child { border-right: 0; }
.hero-stats strong { display: block; color: var(--acid); font-family: var(--display); font-size: 2.2rem; font-weight: 400; letter-spacing: -.05em; line-height: 1; }
.hero-stats span { display: block; margin-top: .4rem; color: rgba(245, 243, 237, .65); font-size: .7rem; font-weight: 700; letter-spacing: .08em; line-height: 1.35; text-transform: uppercase; }

.section { width: min(1180px, calc(100% - 3rem)); margin: 0 auto; padding: 7rem 0; }
.section-intro { padding-bottom: 5.5rem; }
.section-kicker { margin-bottom: 1.2rem; }
.section-heading { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(260px, .8fr); gap: 4rem; align-items: start; margin-bottom: 3.5rem; }
.section-heading h2 { max-width: 720px; margin-bottom: 0; font-size: clamp(2.4rem, 4.4vw, 4.45rem); line-height: .98; }
.section-heading p { max-width: 420px; margin: .35rem 0 0; color: var(--muted); font-size: .99rem; }
.verdict-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.verdict-card { min-height: 315px; padding: 2rem; background: var(--white); box-shadow: var(--shadow); }
.verdict-positive { border-top: 5px solid var(--mint); }.verdict-caution { border-top: 5px solid var(--orange); }.verdict-limit { border-top: 5px solid var(--ink); }
.card-icon { display: flex; align-items: center; justify-content: center; width: 2rem; height: 2rem; margin-bottom: 1.75rem; color: var(--forest); background: var(--acid); border-radius: 50%; font-weight: 900; }
.verdict-caution .card-icon { background: var(--orange-soft); }.verdict-limit .card-icon { color: var(--paper); background: var(--forest); }
.verdict-card h3 { margin-bottom: .75rem; font-size: 1.08rem; letter-spacing: -.02em; }
.verdict-card p { margin-bottom: 2rem; color: var(--muted); font-size: .92rem; }
.verdict-card a, .topic-links a, .recall-links a { color: var(--ink); font-size: .73rem; font-weight: 800; letter-spacing: .06em; text-decoration: none; text-transform: uppercase; }
.verdict-card a:hover, .topic-links a:hover, .recall-links a:hover { color: var(--orange); }
.verdict-card a span { color: var(--orange); }

.dark-section { width: 100%; padding-right: max(1.5rem, calc((100% - 1180px) / 2)); padding-left: max(1.5rem, calc((100% - 1180px) / 2)); color: var(--paper); background: var(--forest); }
.dark-section > * { width: 100%; max-width: 1180px; margin-right: auto; margin-left: auto; }
.dark-section .section-kicker { color: var(--acid); }
.section-heading.light p { color: rgba(245, 243, 237, .62); }
.sample-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 7rem; align-items: end; margin-bottom: 4rem; }
.sample-total { padding: 1rem 0 0; }.sample-total > span { display: block; color: var(--acid); font-family: var(--display); font-size: 9rem; letter-spacing: -.1em; line-height: .8; }.sample-total small { display: block; margin-top: 1rem; color: var(--mint); font-size: .75rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }.sample-rule { width: 100%; max-width: 310px; margin: 2rem 0 1.25rem; border-top: 1px solid rgba(245, 243, 237, .25); }.sample-total p { color: rgba(245, 243, 237, .6); font-size: .82rem; }
.sample-breakdown { border-top: 1px solid rgba(245, 243, 237, .25); }.breakdown-row { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 1.1rem 0; border-bottom: 1px solid rgba(245, 243, 237, .16); }.breakdown-row span { display: flex; align-items: center; gap: .8rem; color: rgba(245, 243, 237, .75); font-size: .9rem; }.breakdown-row strong { color: var(--paper); font-family: var(--display); font-size: 1.8rem; font-weight: 400; }.bar { display: inline-block; width: 36px; height: 8px; border-radius: 20px; background: var(--mint); }.bar-video { background: var(--acid); }.bar-reddit { background: var(--orange); }.bar-complaint { background: #af9bd2; }
.scope-box { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-bottom: 2rem; background: rgba(245, 243, 237, .15); }.scope-box > div { display: grid; grid-template-columns: auto 1fr; gap: 1rem; padding: 1.5rem; background: var(--forest-2); }.scope-number { color: var(--acid); font-family: var(--display); font-size: 2.7rem; line-height: 1; }.scope-box p { margin: 0; color: rgba(245, 243, 237, .62); font-size: .78rem; line-height: 1.45; }.scope-box strong { color: var(--paper); font-size: .78rem; }.method-note { max-width: 850px; margin-bottom: 0; padding-left: 1rem; color: rgba(245, 243, 237, .58); border-left: 2px solid var(--orange); font-size: .82rem; }.method-note strong { color: var(--paper); }

.topic-list { border-top: 1px solid var(--line); }.topic-item { display: grid; grid-template-columns: 55px minmax(0, 1fr) 150px; gap: 1.5rem; padding: 2.25rem 0; border-bottom: 1px solid var(--line); }.topic-index { color: var(--orange); font-family: var(--display); font-size: 1.8rem; }.topic-content h3 { display: flex; align-items: center; flex-wrap: wrap; gap: .7rem; margin-bottom: .65rem; font-size: 1.35rem; letter-spacing: -.035em; }.topic-content p { max-width: 735px; margin-bottom: 1.2rem; color: var(--muted); font-size: .94rem; }.signal { display: inline-flex; align-items: center; min-height: 24px; padding: .25rem .5rem; font-family: var(--sans); font-size: .59rem; font-weight: 800; letter-spacing: .1em; line-height: 1; text-transform: uppercase; }.signal-good { color: #27643d; background: #d9efdf; }.signal-mixed { color: #805021; background: #f6e8c8; }.signal-alert { color: #8d332b; background: var(--orange-soft); }.topic-links { display: flex; flex-wrap: wrap; gap: .45rem 1.35rem; }.topic-links a { font-size: .67rem; }.topic-count { padding-top: .25rem; text-align: right; }.topic-count strong { display: block; color: var(--forest); font-family: var(--display); font-size: 2.7rem; font-weight: 400; line-height: 1; }.topic-count span { display: block; margin-top: .35rem; color: var(--muted); font-size: .68rem; line-height: 1.25; text-transform: uppercase; }

.quote-section { padding-top: 6rem; }.quote-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }.quote-card { display: flex; flex-direction: column; justify-content: space-between; min-height: 240px; margin: 0; padding: 1.65rem; background: var(--white); border-top: 4px solid var(--mint); box-shadow: 0 9px 30px rgba(18, 32, 27, .06); }.quote-bad { border-top-color: var(--orange); }.quote-card blockquote { margin: 0 0 2rem; font-family: var(--display); font-size: 1.45rem; line-height: 1.18; letter-spacing: -.035em; }.quote-card figcaption { display: flex; flex-direction: column; gap: .55rem; color: var(--muted); font-size: .73rem; line-height: 1.4; }.quote-card a { color: var(--ink); font-size: .66rem; font-weight: 800; letter-spacing: .06em; text-decoration: none; text-transform: uppercase; }.quote-card a:hover { color: var(--orange); }.quote-footnote { max-width: 780px; margin: 1.5rem 0 0; color: var(--muted); font-size: .75rem; }

.checklist-section { padding-top: 6rem; }.checklist-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 4rem; }.checklist { padding: 0; margin: 0; list-style: none; counter-reset: none; }.checklist li { display: grid; grid-template-columns: 44px 1fr; gap: 1rem; padding: 1.15rem 0; border-top: 1px solid var(--line); }.checklist li:last-child { border-bottom: 1px solid var(--line); }.checklist li > span { color: var(--orange); font-family: var(--display); font-size: 1.15rem; }.checklist strong { display: block; margin-bottom: .25rem; font-size: .96rem; }.checklist p { margin: 0; color: var(--muted); font-size: .82rem; line-height: 1.45; }.recall-callout { display: grid; grid-template-columns: 100px 1fr; gap: 1.5rem; margin-top: 3.5rem; padding: 1.7rem; color: var(--paper); background: var(--forest); }.recall-icon { display: flex; align-items: center; justify-content: center; width: 76px; height: 76px; color: var(--forest); background: var(--acid); font-family: var(--display); font-size: 1.15rem; }.recall-callout h3 { margin-bottom: .45rem; color: var(--acid); font-size: 1.15rem; }.recall-callout p { max-width: 820px; margin-bottom: 1rem; color: rgba(245, 243, 237, .7); font-size: .84rem; }.recall-links a { color: var(--paper); }.recall-links a:hover { color: var(--acid); }

.sources-section { padding-top: 6rem; }.download-row { margin: -1rem 0 2rem; }.download-row > span { color: var(--muted); font-size: .74rem; }.filters { display: grid; grid-template-columns: minmax(250px, 1fr) 2fr; gap: 1rem; align-items: end; margin-bottom: .75rem; padding: 1rem; background: var(--paper-deep); }.search-label { display: flex; flex-direction: column; gap: .4rem; color: var(--muted); font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }.search-label input { width: 100%; min-height: 43px; padding: .6rem .75rem; color: var(--ink); background: var(--white); border: 1px solid var(--line); font: inherit; font-size: .86rem; font-weight: 400; letter-spacing: 0; text-transform: none; }.filter-buttons { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: .4rem; }.filter-button { min-height: 33px; padding: .35rem .55rem; color: var(--muted); background: transparent; border: 1px solid var(--line); cursor: pointer; font: inherit; font-size: .65rem; font-weight: 800; letter-spacing: .03em; }.filter-button b { color: var(--ink); }.filter-button:hover, .filter-button.is-active { color: var(--forest); background: var(--acid); border-color: var(--acid); }.filter-status { min-height: 1.2rem; margin: 0 0 .65rem; color: var(--muted); font-size: .72rem; }.table-wrap { overflow-x: auto; border-top: 2px solid var(--forest); }.table-wrap table { width: 100%; min-width: 950px; border-collapse: collapse; background: var(--white); font-size: .78rem; }.table-wrap th { padding: .85rem .75rem; color: var(--paper); background: var(--forest); font-size: .65rem; letter-spacing: .08em; text-align: left; text-transform: uppercase; }.table-wrap td { padding: 1rem .75rem; vertical-align: top; border-bottom: 1px solid var(--line); }.table-wrap tr:hover td { background: #fbfaf6; }.source-number { width: 55px; color: var(--orange); font-family: var(--display); font-size: 1.1rem; }.source-title { display: block; max-width: 370px; color: var(--ink); font-weight: 800; line-height: 1.3; text-decoration: none; }.source-title:hover { color: var(--orange); text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: 3px; }.source-meta, .source-note { display: block; margin-top: .35rem; color: var(--muted); font-size: .68rem; line-height: 1.35; }.source-note { max-width: 270px; }.badge { display: inline-block; max-width: 165px; padding: .25rem .4rem; font-size: .61rem; font-weight: 800; line-height: 1.25; }.badge-direct { color: #245a3a; background: #d9efdf; }.badge-generation { color: #4c5660; background: #e7e9e8; }.badge-variant { color: #7b4c22; background: #f6e8c8; }.noscript-note { margin-top: 1rem; padding: .8rem 1rem; color: var(--forest); background: var(--acid); font-size: .8rem; font-weight: 700; }

.site-footer { display: flex; justify-content: space-between; gap: 2rem; padding: 2.25rem max(1.5rem, calc((100% - 1180px) / 2)); color: rgba(245, 243, 237, .65); background: var(--forest); border-top: 1px solid rgba(245, 243, 237, .16); }.footer-wordmark { color: var(--paper); }.site-footer p { margin: .5rem 0 0; font-size: .72rem; }.footer-links { display: flex; align-items: center; flex-wrap: wrap; gap: 1.2rem; font-size: .68rem; font-weight: 800; text-transform: uppercase; }.footer-links a { text-decoration: none; }.footer-links a:hover { color: var(--acid); }

[hidden] { display: none !important; }
@media (max-width: 900px) {
  .hero-grid { grid-template-columns: minmax(0, 1fr); gap: 1rem; padding-top: 5rem; }.hero-mark { min-height: 260px; max-width: 550px; min-width: 0; margin: 0 auto; width: 100%; }.mark-ring { right: 8%; }.mark-car { right: 13%; }.section-heading { grid-template-columns: 1fr; gap: 1rem; }.sample-layout { gap: 3rem; }.topic-item { grid-template-columns: 45px minmax(0, 1fr); }.topic-count { grid-column: 2; display: flex; align-items: baseline; gap: .75rem; padding-top: 0; text-align: left; }.topic-count strong { font-size: 1.8rem; }.quote-grid { grid-template-columns: repeat(2, 1fr); }.filters { grid-template-columns: 1fr; }.filter-buttons { justify-content: flex-start; }
}
@media (max-width: 620px) {
  body { font-size: 15px; overflow-x: hidden; }.header-inner { width: min(100% - 2rem, 1180px); min-height: 64px; }.site-header nav { gap: .65rem; font-size: .59rem; }.site-header nav a:nth-child(n+3) { display: none; }.wordmark i { display: none; }.hero-grid, .section { width: min(100% - 2rem, 1180px); }.dark-section { padding-right: 1rem; padding-left: 1rem; }.hero-grid { padding-top: 4rem; padding-bottom: 3rem; }.eyebrow { font-size: .62rem; }.hero-lede { min-width: 0; font-size: .97rem; overflow-wrap: anywhere; }.hero-actions { display: grid; grid-template-columns: 1fr 1fr; }.hero-actions .button { min-width: 0; justify-content: center; padding-right: .55rem; padding-left: .55rem; font-size: .61rem; }.hero-mark { min-height: 220px; max-width: none; width: 100%; margin-left: 0; transform: scale(.84); transform-origin: top center; margin-bottom: -2.5rem; }.hero-stats { grid-template-columns: repeat(2, 1fr); width: calc(100% - 2rem); }.hero-stats > div { min-height: 90px; padding: 1.05rem .7rem; }.hero-stats > div + div { padding-left: .7rem; }.hero-stats strong { font-size: 1.7rem; }.hero-stats span { font-size: .58rem; }.section { padding: 4.5rem 0; }.section-intro, .quote-section, .checklist-section, .sources-section { padding-top: 4.5rem; padding-bottom: 4.5rem; }.section-heading { margin-bottom: 2.25rem; }.section-heading h2 { font-size: 2.45rem; }.section-heading p { font-size: .88rem; }.verdict-grid, .quote-grid, .checklist-grid, .scope-box { grid-template-columns: 1fr; }.verdict-card { min-height: 0; padding: 1.5rem; }.sample-layout { grid-template-columns: 1fr; gap: 2rem; margin-bottom: 2.5rem; }.sample-total > span { font-size: 7rem; }.scope-box { gap: 1px; }.scope-box > div { padding: 1.1rem; }.topic-item { grid-template-columns: 31px minmax(0, 1fr); gap: .7rem; padding: 1.6rem 0; }.topic-index { font-size: 1.4rem; }.topic-content h3 { font-size: 1.1rem; }.topic-content p { font-size: .86rem; }.topic-count { grid-column: 2; }.topic-links { gap: .4rem .8rem; }.topic-links a { font-size: .59rem; }.quote-card { min-height: 0; padding: 1.35rem; }.quote-card blockquote { font-size: 1.25rem; }.checklist-grid { gap: 0; }.checklist li { grid-template-columns: 35px 1fr; }.recall-callout { grid-template-columns: 1fr; padding: 1.25rem; }.recall-icon { width: 61px; height: 61px; }.download-row { align-items: flex-start; flex-direction: column; }.filters { padding: .75rem; }.filter-button { font-size: .59rem; }.site-footer { flex-direction: column; padding: 1.75rem 1rem; }.footer-links { gap: .8rem; font-size: .6rem; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; } }
