:root {
  --ink: #142820;
  --ink-soft: #466057;
  --paper: #fbfaf5;
  --cream: #f4f0e8;
  --mint: #e5f4ee;
  --mint-strong: #bde5d5;
  --green: #2d8064;
  --coral: #ef7957;
  --sand: #efe4d3;
  --line: rgba(20, 40, 32, .16);
  --line-light: rgba(251, 250, 245, .18);
  --display: "Playfair Display", Georgia, serif;
  --sans: "Manrope", Arial, sans-serif;
  --mono: "DM Mono", monospace;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font: 16px/1.55 var(--sans); }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
h1, h2, h3, h4, p { margin-top: 0; }

.page-noise { position: fixed; inset: 0; z-index: 20; opacity: .04; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E"); }

.site-header { position: absolute; top: 0; left: 0; z-index: 10; display: flex; align-items: center; width: 100%; height: 82px; padding: 0 clamp(24px, 6vw, 96px); gap: 24px; }
.wordmark { white-space: nowrap; font-size: 20px; font-weight: 800; letter-spacing: -1.2px; }
.wordmark span { font-weight: 500; }
.wordmark i { color: var(--coral); font-style: normal; }
.desktop-nav { display: flex; gap: 28px; margin-left: auto; font-size: 11px; font-weight: 800; letter-spacing: .02em; }
.desktop-nav a { position: relative; }
.desktop-nav a::after { position: absolute; bottom: -5px; left: 0; width: 0; height: 1px; content: ""; background: currentColor; transition: width .22s ease; }
.desktop-nav a:hover::after { width: 100%; }
.header-cta, .button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; border-radius: 999px; font-size: 11px; font-weight: 800; transition: transform .22s ease, background .22s ease, color .22s ease; }
.header-cta { margin-left: 10px; padding: 10px 16px; border: 1px solid var(--ink); }
.header-cta:hover { color: var(--paper); background: var(--ink); transform: translateY(-2px); }
.menu-button, .mobile-menu { display: none; }

.hero { position: relative; display: grid; grid-template-columns: minmax(0, .9fr) minmax(450px, 1.1fr); min-height: 790px; overflow: hidden; padding: 145px clamp(24px, 9vw, 145px) 75px; background: linear-gradient(112deg, #ecf8f3 0%, var(--mint) 50%, #ccecdf 100%); }
.hero::before { position: absolute; top: -38vw; right: -20vw; width: 78vw; height: 78vw; border: 1px solid rgba(20,40,32,.08); border-radius: 50%; content: ""; box-shadow: 0 0 0 70px rgba(255,255,255,.08), 0 0 0 140px rgba(255,255,255,.05); }
.hero-copy { position: relative; z-index: 2; max-width: 650px; }
.eyebrow, .section-marker { margin-bottom: 0; color: var(--ink-soft); font: 500 10px/1.4 var(--mono); letter-spacing: .12em; text-transform: uppercase; }
.eyebrow { display: flex; align-items: center; gap: 9px; }
h1, h2 { font-family: var(--display); font-weight: 600; letter-spacing: -.06em; }
h1 { margin: 22px 0 25px; font-size: clamp(53px, 6vw, 94px); line-height: .93; }
h1 em, h2 em { font-weight: 500; font-style: italic; }
.hero-intro { max-width: 500px; margin-bottom: 32px; color: var(--ink-soft); font-size: 16px; line-height: 1.75; }
.hero-actions { display: flex; align-items: center; gap: 24px; }
.button { min-height: 50px; padding: 13px 22px; border: 1px solid transparent; }
.button span { font-size: 16px; line-height: 1; }
.button-dark { color: var(--paper); background: var(--ink); }
.button-dark:hover { background: var(--coral); transform: translateY(-3px); }
.text-link, .inline-link { display: inline-block; padding-bottom: 3px; border-bottom: 1px solid currentColor; font-size: 11px; font-weight: 800; }
.text-link span, .inline-link span { padding-left: 4px; font-size: 15px; }
.hero-proof { display: flex; gap: 0; padding: 0; margin: 58px 0 0; list-style: none; }
.hero-proof li { display: flex; flex-direction: column; min-width: 118px; gap: 4px; padding: 0 18px; border-left: 1px solid rgba(20,40,32,.18); }
.hero-proof li:first-child { padding-left: 0; border-left: 0; }
.hero-proof strong { font: 600 31px/1 var(--display); letter-spacing: -.05em; }
.hero-proof span { color: var(--ink-soft); font-size: 9px; font-weight: 700; }

.hero-art { position: relative; z-index: 1; min-height: 555px; margin: -33px -9vw -36px -65px; overflow: hidden; }
.hero-orbit { position: absolute; z-index: -1; left: 50%; border: 1px solid rgba(20,40,32,.16); border-radius: 50%; }
.orbit-one { top: 9%; width: 440px; height: 440px; transform: translateX(-49%); }
.orbit-two { top: -4%; width: 580px; height: 580px; border-style: dashed; transform: translateX(-49%); opacity: .65; }
.product-halo { position: absolute; z-index: -1; top: 65px; left: 50%; width: 420px; height: 420px; border-radius: 50%; background: radial-gradient(circle at 40% 38%, #fff 0%, #d2eee4 58%, #a9dac8 100%); transform: translateX(-50%); box-shadow: 0 24px 45px rgba(39,112,83,.15); }
.product-image { position: absolute; top: 54%; left: 45%; z-index: 1; width: min(590px, 58vw); transform: translate(-50%, -50%) rotate(8deg); filter: drop-shadow(18px 22px 20px rgba(22,70,53,.18)); }
.hero-winner { position: absolute; right: 7%; bottom: 12%; z-index: 3; display: flex; flex-direction: column; gap: 4px; padding: 13px 16px; border: 1px solid rgba(20,40,32,.17); color: var(--ink); background: rgba(251,250,245,.78); box-shadow: 8px 10px 0 rgba(255,255,255,.22); backdrop-filter: blur(7px); transform: rotate(-3deg); }
.hero-winner span { color: var(--ink-soft); font: 8px var(--mono); letter-spacing: .09em; text-transform: uppercase; }
.hero-winner strong { font: 600 25px/.95 var(--display); letter-spacing: -.05em; }


.pick-section { max-width: 1460px; padding: 135px clamp(24px, 7vw, 115px) 125px; margin: 0 auto; }
.section-heading { display: grid; grid-template-columns: 1.2fr .65fr; gap: clamp(40px, 10vw, 180px); align-items: end; }
h2 { margin: 20px 0 0; font-size: clamp(43px, 5vw, 76px); line-height: .98; }
.section-heading > p { max-width: 420px; padding-bottom: 8px; margin: 0; color: var(--ink-soft); font-size: 15px; line-height: 1.75; }
.pick-grid { display: grid; grid-template-columns: 1.35fr 1fr 1fr; gap: 14px; margin-top: 72px; }
.pick-card { position: relative; display: flex; flex-direction: column; min-height: 310px; padding: 21px 23px; overflow: hidden; background: var(--cream); }
.pick-card:nth-child(4), .pick-card:nth-child(5) { min-height: 270px; }
.overall-pick { grid-row: span 2; min-height: 594px; color: var(--paper); background: var(--green); }
.dark-pick { color: var(--paper); background: var(--ink); }
.mint-pick { background: var(--mint-strong); }.sand-pick { background: var(--sand); }
.pick-top { display: flex; justify-content: space-between; color: var(--ink-soft); font: 9px var(--mono); letter-spacing: .07em; text-transform: uppercase; }
.overall-pick .pick-top, .dark-pick .pick-top { color: rgba(251,250,245,.62); }
.pick-mark { position: absolute; top: 24px; right: 24px; color: rgba(20,40,32,.08); font: 600 150px/.8 var(--display); letter-spacing: -.1em; }
.overall-pick .pick-mark, .dark-pick .pick-mark { color: rgba(251,250,245,.08); }
.pick-card h3 { position: relative; z-index: 1; margin: auto 0 12px; font: 600 36px/.96 var(--display); letter-spacing: -.055em; }
.overall-pick h3 { font-size: 58px; }
.pick-card > p { position: relative; z-index: 1; max-width: 300px; margin-bottom: 18px; color: var(--ink-soft); font-size: 11px; line-height: 1.65; }
.overall-pick > p, .dark-pick > p { color: rgba(251,250,245,.72); }
.pick-card ul { position: relative; z-index: 1; padding: 0; margin: 0 0 20px; list-style: none; border-top: 1px solid rgba(251,250,245,.22); }
.pick-card li { padding: 8px 0; border-bottom: 1px solid rgba(251,250,245,.22); color: rgba(251,250,245,.75); font-size: 9px; }
.pick-card li::before { margin-right: 7px; color: var(--mint-strong); content: "↗"; }
.pick-card > a { position: relative; z-index: 1; width: fit-content; margin-top: auto; padding-bottom: 3px; border-bottom: 1px solid currentColor; font-size: 10px; font-weight: 800; }
.pick-card > a span { padding-left: 3px; font-size: 14px; }
.section-footnote { margin: 23px 0 0; color: var(--ink-soft); font: 9px/1.6 var(--mono); }
.section-footnote a { border-bottom: 1px solid currentColor; }

.compare-section { padding: 125px clamp(24px, 8vw, 130px) 115px; color: var(--paper); background: var(--ink); }
.compare-heading { display: grid; grid-template-columns: 1.05fr .55fr; gap: clamp(35px, 12vw, 180px); max-width: 1400px; margin: 0 auto 62px; align-items: end; }
.light-marker { color: rgba(251,250,245,.6); }
.compare-heading h2 { color: var(--paper); }.compare-heading > p:last-child { max-width: 390px; padding-bottom: 5px; margin: 0; color: rgba(251,250,245,.66); font-size: 14px; line-height: 1.72; }
.dashboard-panel { max-width: 1400px; margin: 0 auto 58px; border-top: 1px solid var(--line-light); border-bottom: 1px solid var(--line-light); }
.dashboard-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 14px 0; border-bottom: 1px solid var(--line-light); }
.dashboard-toolbar > p { display: flex; align-items: center; flex: 0 0 auto; gap: 8px; margin: 0; color: rgba(251,250,245,.66); font: 9px var(--mono); letter-spacing: .09em; text-transform: uppercase; }
.dashboard-dot { display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: var(--coral); box-shadow: 0 0 0 4px rgba(239,121,87,.13); }
.product-chips { display: flex; justify-content: flex-end; flex-wrap: wrap; gap: 7px; }
.product-chip { padding: 6px 9px; border: 1px solid rgba(251,250,245,.25); border-radius: 999px; color: rgba(251,250,245,.75); background: transparent; cursor: pointer; font: 8px var(--mono); transition: color .2s ease, border-color .2s ease, background .2s ease; }
.product-chip:hover, .product-chip.is-active { border-color: var(--mint-strong); color: var(--ink); background: var(--mint-strong); }.product-chip:focus-visible { outline: 2px solid var(--coral); outline-offset: 2px; }
.dashboard-readout { display: grid; grid-template-columns: 1.05fr 1.3fr auto; gap: 28px; align-items: end; min-height: 119px; padding: 21px 0; }
.dashboard-readout > div { display: flex; flex-direction: column; gap: 5px; }.dashboard-readout span { color: rgba(251,250,245,.52); font: 8px var(--mono); letter-spacing: .09em; text-transform: uppercase; }.dashboard-readout strong { color: var(--paper); font: 500 24px/1.05 var(--display); letter-spacing: -.035em; }.dashboard-readout > p { max-width: 510px; margin: 0; color: rgba(251,250,245,.72); font-size: 10px; line-height: 1.6; }.dashboard-readout a { width: fit-content; padding-bottom: 3px; border-bottom: 1px solid currentColor; color: var(--mint-strong); font-size: 9px; font-weight: 800; white-space: nowrap; }.dashboard-readout a span { margin-left: 4px; color: inherit; font: inherit; }
.ranking-lab { max-width: 1400px; padding: 39px 0 46px; margin: 0 auto 66px; border-bottom: 1px solid var(--line-light); }
.ranking-intro { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(30px, 9vw, 140px); align-items: end; margin-bottom: 31px; }.ranking-kicker { margin: 0 0 14px; color: var(--mint-strong); font: 9px var(--mono); letter-spacing: .1em; text-transform: uppercase; }.ranking-intro h3 { margin: 0; color: var(--paper); font: 500 clamp(30px, 3.5vw, 49px)/.98 var(--display); letter-spacing: -.055em; }.ranking-intro h3 em { font-style: italic; }.ranking-intro > p { max-width: 540px; margin: 0; color: rgba(251,250,245,.67); font-size: 12px; line-height: 1.7; }
.ranking-workspace { display: grid; grid-template-columns: 245px 1fr; min-height: 340px; border: 1px solid var(--line-light); }.ranking-tabs { display: flex; flex-direction: column; padding: 14px; border-right: 1px solid var(--line-light); }.ranking-tab { display: flex; align-items: center; justify-content: space-between; gap: 8px; flex: 1; padding: 9px 11px; border: 0; border-bottom: 1px solid var(--line-light); color: rgba(251,250,245,.73); background: transparent; cursor: pointer; font-size: 10px; font-weight: 700; text-align: left; transition: background .2s ease, color .2s ease, padding .2s ease; }.ranking-tab:last-child { border-bottom: 0; }.ranking-tab span { color: rgba(251,250,245,.44); font: 8px var(--mono); }.ranking-tab:hover, .ranking-tab.is-active { padding-left: 16px; color: var(--ink); background: var(--mint-strong); }.ranking-tab:hover span, .ranking-tab.is-active span { color: var(--ink-soft); }.ranking-tab:focus-visible { outline: 2px solid var(--coral); outline-offset: -2px; }
.ranking-display { display: grid; grid-template-columns: .82fr 1.18fr; gap: 28px; padding: 30px; }.ranking-summary { display: flex; flex-direction: column; justify-content: flex-end; }.ranking-summary span { margin-bottom: 10px; color: var(--mint-strong); font: 8px var(--mono); letter-spacing: .1em; text-transform: uppercase; }.ranking-summary strong { margin-bottom: 14px; color: var(--paper); font: 500 clamp(32px, 3.6vw, 52px)/.93 var(--display); letter-spacing: -.06em; }.ranking-summary p { max-width: 270px; margin: 0; color: rgba(251,250,245,.68); font-size: 10px; line-height: 1.65; }
.ranking-bars { display: grid; gap: 11px; align-content: end; padding: 0; margin: 0; list-style: none; }.ranking-bars li { display: grid; grid-template-columns: 20px 105px minmax(0, 1fr) 29px; gap: 8px; align-items: center; min-height: 26px; color: rgba(251,250,245,.72); font-size: 9px; }.ranking-bars li > span { color: rgba(251,250,245,.46); font: 8px var(--mono); }.ranking-bars strong { font-size: 10px; }.ranking-bars i { position: relative; display: block; height: 11px; overflow: hidden; background: rgba(251,250,245,.1); }.ranking-bars i::after { display: block; width: var(--score); height: 100%; content: ""; background: rgba(189,229,213,.7); transition: width .35s ease, background .35s ease; }.ranking-bars li:first-child i::after { background: var(--coral); }.ranking-bars b { color: var(--paper); font: 500 10px var(--mono); text-align: right; }
.criteria-glance { display: grid; grid-template-columns: repeat(6, 1fr); gap: 0; margin-top: 20px; border-top: 1px solid var(--line-light); border-bottom: 1px solid var(--line-light); }.criteria-glance > div { display: flex; flex-direction: column; min-height: 92px; gap: 5px; padding: 14px 12px; border-right: 1px solid var(--line-light); }.criteria-glance > div:first-child { padding-left: 0; }.criteria-glance > div:last-child { border-right: 0; }.criteria-glance span { color: rgba(251,250,245,.45); font: 8px/1.3 var(--mono); letter-spacing: .04em; text-transform: uppercase; }.criteria-glance strong { color: var(--paper); font: 500 18px/1.1 var(--display); letter-spacing: -.035em; }.criteria-glance small { color: rgba(251,250,245,.64); font-size: 8px; line-height: 1.4; }.ranking-note { max-width: 790px; margin: 18px 0 0; color: rgba(251,250,245,.57); font: 9px/1.65 var(--mono); }
.chart-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 45px; max-width: 1400px; padding-bottom: 69px; margin: 0 auto; border-bottom: 1px solid var(--line-light); }
.data-chart { min-width: 0; margin: 0; }
.data-chart figcaption { display: grid; grid-template-columns: 38px 1fr; gap: 12px; margin-bottom: 30px; }
.chart-number { display: flex; align-items: center; justify-content: center; width: 27px; height: 27px; border: 1px solid rgba(251,250,245,.46); border-radius: 50%; color: var(--mint-strong); font: 10px var(--mono); }
.data-chart h3 { margin: 0 0 6px; color: var(--paper); font: 500 24px/1.1 var(--display); letter-spacing: -.035em; }
.data-chart figcaption p, .chart-note { margin: 0; color: rgba(251,250,245,.6); font-size: 10px; line-height: 1.55; }
.bar-list { display: grid; gap: 14px; }
.bar-row { display: grid; width: 100%; padding: 0; grid-template-columns: 72px minmax(0, 1fr) 26px; gap: 10px; align-items: center; border: 0; color: rgba(251,250,245,.76); background: transparent; cursor: pointer; font-size: 10px; text-align: left; transition: opacity .2s ease, transform .2s ease; }
.bar-row > div { height: 15px; background: rgba(251,250,245,.12); }
.bar-row i { display: block; width: var(--bar); height: 100%; background: rgba(189,229,213,.63); }
.bar-row b { color: var(--paper); font: 500 11px var(--mono); text-align: right; }
.bar-row.klyyr-row i { background: var(--coral); }.bar-row.klyyr-row span { color: var(--paper); font-weight: 800; }
.bar-row:hover, .bar-row.is-selected { transform: translateX(5px); }.bar-row.is-selected > div { box-shadow: 0 0 0 1px var(--paper); }.bar-row.is-muted { opacity: .32; }.bar-row:focus-visible { outline: 1px solid var(--mint-strong); outline-offset: 4px; }
.chart-note { max-width: 530px; margin-top: 20px; }
.active-plot { padding-top: 4px; }
.plot-axis { display: grid; grid-template-columns: repeat(3, 1fr); margin: 0 51px 9px 124px; color: rgba(251,250,245,.42); font: 8px var(--mono); }
.plot-axis span:nth-child(2) { text-align: center; }.plot-axis span:nth-child(3) { text-align: right; }
.active-row { display: grid; width: 100%; padding: 0; grid-template-columns: 114px minmax(0, 1fr) 43px; gap: 10px; align-items: center; min-height: 31px; border: 0; color: rgba(251,250,245,.78); background: transparent; cursor: pointer; font-size: 10px; text-align: left; transition: opacity .2s ease, transform .2s ease; }
.active-row > span { line-height: 1.1; }.active-row small { display: block; margin-top: 3px; color: rgba(251,250,245,.47); font: 8px var(--mono); }
.active-row i { display: block; height: 11px; background: rgba(251,250,245,.1); }
.active-row .active-bar { position: relative; overflow: hidden; background: rgba(251,250,245,.1); }
.active-row .active-bar::after { display: block; width: 100%; height: 100%; content: ""; background: var(--coral); }
.active-row .huppy-active::after { background: rgba(189,229,213,.68); }
.active-row b { color: var(--paper); font: 500 10px var(--mono); text-align: right; }.not-published { color: rgba(251,250,245,.46); }.not-published i { height: 1px; background: rgba(251,250,245,.22); }.not-published b { color: rgba(251,250,245,.55); font-size: 8px; }.active-row:hover, .active-row.is-selected { transform: translateX(5px); }.active-row.is-selected .active-bar { box-shadow: 0 0 0 1px var(--paper); }.active-row.is-muted { opacity: .32; }.active-row:focus-visible { outline: 1px solid var(--mint-strong); outline-offset: 4px; }
.fact-list { display: grid; gap: 10px; }.fact-row { display: grid; width: 100%; min-height: 34px; padding: 0; grid-template-columns: 106px minmax(0, 1fr) minmax(72px, auto); gap: 10px; align-items: center; border: 0; color: rgba(251,250,245,.8); background: transparent; cursor: pointer; font-size: 10px; text-align: left; transition: opacity .2s ease, transform .2s ease; }.fact-row > span { line-height: 1.1; }.fact-row small { display: block; margin-top: 3px; color: rgba(251,250,245,.47); font: 8px var(--mono); }.fact-row > i { display: block; height: 11px; overflow: hidden; background: rgba(251,250,245,.1); }.fact-row > i > b { display: block; width: var(--fact); height: 100%; background: rgba(189,229,213,.67); transition: width .35s ease, background .2s ease; }.fact-row > strong { color: var(--paper); font: 500 9px var(--mono); text-align: right; }.fact-row.is-leader > i > b { background: var(--coral); }.fact-row.is-leader > span { color: var(--paper); font-weight: 800; }.fact-row.quiet-fact { color: rgba(251,250,245,.48); }.fact-row.quiet-fact > i { height: 1px; }.fact-row.quiet-fact > i > b { background: rgba(251,250,245,.3); }.fact-row.quiet-fact > strong { color: rgba(251,250,245,.58); font-size: 8px; }.fact-row:hover, .fact-row.is-selected { transform: translateX(5px); }.fact-row.is-selected > i { box-shadow: 0 0 0 1px var(--paper); }.fact-row.is-muted { opacity: .32; }.fact-row:focus-visible { outline: 1px solid var(--mint-strong); outline-offset: 4px; }
.table-wrap { max-width: 1400px; margin: 58px auto 0; overflow-x: auto; scrollbar-width: thin; scrollbar-color: var(--mint-strong) rgba(251,250,245,.12); }
.table-wrap::-webkit-scrollbar { height: 10px; }.table-wrap::-webkit-scrollbar-track { border: 1px solid rgba(251,250,245,.12); border-radius: 999px; background: rgba(251,250,245,.08); }.table-wrap::-webkit-scrollbar-thumb { border: 2px solid var(--ink); border-radius: 999px; background: var(--mint-strong); }.table-wrap::-webkit-scrollbar-thumb:hover { background: var(--coral); }
.comparison-table { width: 100%; min-width: 760px; border-collapse: collapse; text-align: left; }
.comparison-table caption { padding-bottom: 18px; color: var(--paper); font: 500 17px var(--display); text-align: left; }.comparison-table caption span { margin-left: 12px; color: rgba(251,250,245,.5); font: 8px var(--mono); letter-spacing: .07em; text-transform: uppercase; }
.comparison-table th, .comparison-table td { padding: 16px 15px; border-top: 1px solid var(--line-light); vertical-align: middle; }.comparison-table th:first-child, .comparison-table td:first-child { padding-left: 0; }.comparison-table th:last-child, .comparison-table td:last-child { padding-right: 0; }.comparison-table tbody tr { transition: opacity .2s ease, background .2s ease; }.comparison-table tbody tr.is-muted { opacity: .31; }.comparison-table tbody tr.is-selected { background: rgba(189,229,213,.15); }
.comparison-table thead th { color: rgba(251,250,245,.55); font: 500 8px var(--mono); letter-spacing: .09em; text-transform: uppercase; }.comparison-table tbody td { color: rgba(251,250,245,.73); font-size: 10px; }.comparison-table tbody th { min-width: 155px; color: var(--paper); font-size: 11px; }.comparison-table tbody th a { border-bottom: 1px solid rgba(251,250,245,.35); }.comparison-table tbody th span { display: block; margin-top: 3px; color: var(--mint-strong); font: 8px var(--mono); }.klyyr-table-row { background: rgba(189,229,213,.08); }.comparison-caption { max-width: 900px; padding-top: 15px; margin: 0 auto; color: rgba(251,250,245,.48); font: 9px/1.65 var(--mono); }

.fit-section { display: grid; grid-template-columns: .75fr 1.25fr; gap: clamp(50px, 10vw, 180px); max-width: 1400px; padding: 132px clamp(24px, 7vw, 115px); margin: 0 auto; align-items: center; }
.fit-copy > p:last-child { max-width: 375px; margin: 27px 0 0; color: var(--ink-soft); font-size: 14px; line-height: 1.75; }
.fit-tool { display: grid; grid-template-columns: 1fr 1fr; min-height: 380px; background: var(--cream); }
.fit-options { display: flex; flex-direction: column; padding: 15px; border-right: 1px solid var(--line); }
.fit-option { display: flex; align-items: center; flex: 1; gap: 13px; padding: 13px; border: 0; border-bottom: 1px solid var(--line); background: transparent; cursor: pointer; font-size: 11px; font-weight: 700; text-align: left; transition: background .2s ease, padding .2s ease; }.fit-option:last-child { border-bottom: 0; }.fit-option span { color: var(--coral); font: 9px var(--mono); }.fit-option:hover, .fit-option.is-active { padding-left: 18px; background: rgba(189,229,213,.6); }.fit-option:focus-visible { outline: 2px solid var(--green); outline-offset: -2px; }
.fit-result { display: flex; flex-direction: column; justify-content: flex-end; padding: 31px; color: var(--paper); background: var(--green); }.result-label { margin-bottom: 16px; color: rgba(251,250,245,.62); font: 9px var(--mono); letter-spacing: .1em; text-transform: uppercase; }.result-brand { margin-bottom: 14px; font: 600 clamp(34px, 3.4vw, 50px)/.95 var(--display); letter-spacing: -.06em; }.fit-result > p:not(.result-label) { max-width: 340px; margin-bottom: 25px; color: rgba(251,250,245,.76); font-size: 11px; line-height: 1.7; }.fit-result a { width: fit-content; padding-bottom: 3px; border-bottom: 1px solid currentColor; font-size: 10px; font-weight: 800; }.fit-result a span { margin-left: 4px; font-size: 14px; }

.method-section { color: var(--paper); background: var(--green); }.method-copy { max-width: 980px; padding: 112px clamp(24px, 8vw, 130px); margin: 0 auto; }.method-copy .section-marker { color: rgba(251,250,245,.62); }.method-copy h2 { color: var(--paper); }.method-intro { max-width: 575px; margin: 27px 0 0; color: rgba(251,250,245,.74); font-size: 14px; line-height: 1.75; }.method-list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 45px; padding: 0; margin: 43px 0 24px; list-style: none; border-top: 1px solid var(--line-light); }.method-list li { display: grid; grid-template-columns: 42px 1fr; gap: 8px; padding: 17px 0; border-bottom: 1px solid var(--line-light); }.method-list li > span { color: var(--mint-strong); font: 9px var(--mono); }.method-list p { max-width: 390px; margin: 0; color: rgba(251,250,245,.68); font-size: 11px; line-height: 1.65; }.method-list strong { color: var(--paper); }.method-copy .inline-link { color: var(--paper); }

.care-section { display: grid; grid-template-columns: .86fr 1fr; gap: clamp(45px, 11vw, 170px); max-width: 1400px; padding: 125px clamp(24px, 7vw, 115px); margin: 0 auto; }.care-section h2 { margin-top: 20px; }.care-section > div:last-child { align-self: end; max-width: 530px; }.care-section > div:last-child p { color: var(--ink-soft); font-size: 14px; line-height: 1.8; }.care-section > div:last-child p:last-child { margin-bottom: 0; padding-top: 20px; border-top: 1px solid var(--line); font-size: 11px; }.care-section a { color: var(--ink); border-bottom: 1px solid currentColor; font-weight: 800; }

.faq-section { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(45px, 11vw, 170px); max-width: 1400px; padding: 120px clamp(24px, 7vw, 115px) 132px; margin: 0 auto; }.faq-heading h2 { margin: 22px 0; }.faq-heading > p:last-child { max-width: 225px; color: var(--ink-soft); font-size: 13px; }.faq-list { border-top: 1px solid var(--line); }.faq-list details { border-bottom: 1px solid var(--line); }.faq-list summary { position: relative; padding: 22px 35px 22px 0; cursor: pointer; list-style: none; font: 600 clamp(18px, 1.7vw, 23px)/1.22 var(--display); letter-spacing: -.035em; }.faq-list summary::-webkit-details-marker { display: none; }.faq-list summary span, .faq-list summary span::after { position: absolute; top: 34px; right: 3px; display: block; width: 14px; height: 1px; background: var(--ink); content: ""; }.faq-list summary span::after { right: 0; top: 0; transform: rotate(90deg); transition: transform .2s; }.faq-list details[open] summary span::after { transform: rotate(0); }.faq-list details p { max-width: 660px; margin: -5px 0 22px; color: var(--ink-soft); font-size: 12px; line-height: 1.75; }

.site-footer { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; min-height: 360px; padding: 55px clamp(24px, 8vw, 130px) 76px; color: rgba(251,250,245,.75); background: var(--ink); }.footer-mark { color: var(--paper); }.site-footer > div > p:not(.source-list p) { margin: 23px 0 16px; font-size: 12px; }.footer-cta { color: var(--mint-strong); border-bottom: 1px solid currentColor; font: 10px var(--mono); }.source-list { display: flex; flex-wrap: wrap; align-content: start; gap: 8px 16px; }.source-list p { flex-basis: 100%; margin: 0 0 5px; color: var(--mint-strong); font: 9px var(--mono); letter-spacing: .1em; text-transform: uppercase; }.source-list a { width: fit-content; border-bottom: 1px solid rgba(251,250,245,.34); font-size: 10px; }.footer-disclosure { grid-column: 1 / -1; max-width: 760px; padding-top: 17px; margin: -26px 0 0; border-top: 1px solid var(--line-light); color: rgba(251,250,245,.62); font-size: 10px; line-height: 1.65; }.footer-disclosure strong { color: var(--mint-strong); }.fine-print { grid-column: 1 / -1; max-width: 560px; margin: -42px 0 0; color: rgba(251,250,245,.44); font-size: 9px; line-height: 1.65; }.copyright { position: absolute; right: clamp(24px, 8vw, 130px); bottom: 30px; margin: 0; color: rgba(251,250,245,.44); font: 9px var(--mono); }.sticky-shop { display: none; }

@media (min-width: 1250px) {
  .chart-grid { grid-template-columns: repeat(3, 1fr); gap: 52px 45px; }
}

@media (max-width: 980px) {
  .hero { grid-template-columns: 1fr; min-height: auto; padding-top: 130px; }.hero-copy { max-width: 650px; }.hero-art { height: 490px; min-height: 0; margin: -3px -8vw -65px -65px; }.product-image { width: min(560px, 70vw); left: 49%; }.hero-winner { right: 5%; bottom: 13%; }.section-heading, .compare-heading { grid-template-columns: 1fr; gap: 25px; }.section-heading > p, .compare-heading > p:last-child { max-width: 540px; }.pick-grid { grid-template-columns: repeat(2, 1fr); }.overall-pick { grid-row: auto; min-height: 340px; grid-column: span 2; }.overall-pick h3 { font-size: 48px; }.pick-card:nth-child(4), .pick-card:nth-child(5) { min-height: 310px; }.chart-grid { gap: 35px; }.fit-section { grid-template-columns: 1fr; gap: 50px; }.fit-copy > p:last-child { max-width: 550px; }.method-section { grid-template-columns: 1fr; }.method-visual { min-height: 420px; }.method-copy { max-width: 740px; padding-top: 90px; padding-bottom: 90px; }.care-section, .faq-section { grid-template-columns: 1fr; gap: 40px; }.care-section > div:last-child { max-width: 650px; }.faq-heading > p:last-child { max-width: 390px; }.site-footer { grid-template-columns: 1fr; gap: 38px; }.fine-print { margin: 0; }
}

@media (max-width: 620px) {
  .site-header { height: 72px; padding: 0 20px; }.desktop-nav, .header-cta { display: none; }.menu-button { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 43px; height: 43px; margin-left: auto; padding: 0; gap: 5px; border: 1px solid var(--ink); border-radius: 50%; background: transparent; cursor: pointer; }.menu-button span { display: block; width: 15px; height: 1px; background: var(--ink); transition: transform .2s; }.menu-button.is-open span:first-child { transform: translateY(3px) rotate(45deg); }.menu-button.is-open span:last-child { transform: translateY(-3px) rotate(-45deg); }.mobile-menu { position: fixed; top: 0; right: 0; left: 0; z-index: 9; display: flex; flex-direction: column; padding: 95px 28px 31px; gap: 19px; color: var(--paper); background: var(--ink); transform: translateY(-105%); transition: transform .3s ease; }.mobile-menu.is-open { transform: translateY(0); }.mobile-menu a { width: fit-content; font: 600 31px/1.1 var(--display); }.mobile-menu a:last-child { margin-top: 8px; color: var(--mint-strong); font: 10px var(--mono); letter-spacing: .08em; text-transform: uppercase; }
  .hero { padding: 110px 20px 40px; }.hero::before { top: -10vw; right: -63vw; width: 115vw; height: 115vw; }.hero h1 { margin: 18px 0 20px; font-size: clamp(47px, 14vw, 68px); }.hero-intro { margin-bottom: 27px; font-size: 14px; line-height: 1.7; }.hero-actions { align-items: flex-start; flex-direction: column; gap: 18px; }.hero-proof { margin-top: 38px; }.hero-proof li { flex: 1; min-width: 0; padding: 0 9px; }.hero-proof strong { font-size: 26px; }.hero-proof span { font-size: 8px; line-height: 1.3; }.hero-art { height: 403px; margin: 0 -20px -40px; }.orbit-one { width: 290px; height: 290px; top: 13%; }.orbit-two { width: 395px; height: 395px; top: 4%; }.product-halo { top: 44px; width: 310px; height: 310px; }.product-image { top: 46%; left: 47%; width: 420px; max-width: 115vw; }.hero-winner { right: 14px; bottom: 13%; padding: 11px 13px; }.hero-winner strong { font-size: 22px; }
  .pick-section { padding: 85px 20px; }.section-heading > p { margin-top: 2px; padding: 0; font-size: 14px; }.pick-grid { grid-template-columns: 1fr; gap: 11px; margin-top: 48px; }.overall-pick { grid-column: auto; min-height: 455px; }.pick-card, .pick-card:nth-child(4), .pick-card:nth-child(5) { min-height: 266px; }.overall-pick h3 { font-size: 53px; }.pick-card h3 { font-size: 34px; }.pick-mark { font-size: 128px; }.section-footnote { margin-top: 17px; }
  .compare-section { padding: 85px 20px; }.compare-heading { margin-bottom: 45px; }.compare-heading > p:last-child { font-size: 13px; }.chart-grid { grid-template-columns: 1fr; gap: 46px; padding-bottom: 49px; }.data-chart figcaption { margin-bottom: 24px; }.data-chart h3 { font-size: 23px; }.bar-row { grid-template-columns: 68px minmax(0, 1fr) 22px; }.plot-axis { margin-left: 108px; }.active-row { grid-template-columns: 98px minmax(0, 1fr) 40px; gap: 7px; }.active-row > span { font-size: 9px; }.active-row b { font-size: 9px; }.fact-row { grid-template-columns: 86px minmax(0, 1fr) minmax(66px, auto); gap: 8px; }.fact-row > strong { font-size: 8px; }.table-wrap { margin-top: 43px; }.comparison-table caption { font-size: 16px; }.comparison-table caption span { display: block; margin: 7px 0 0; }.comparison-caption { padding-top: 12px; }
  .fit-section { padding: 88px 20px; gap: 43px; }.fit-copy > p:last-child { margin-top: 22px; font-size: 13px; }.fit-tool { grid-template-columns: 1fr; }.fit-options { min-height: 270px; border-right: 0; border-bottom: 1px solid var(--line); }.fit-result { min-height: 300px; padding: 27px; }.result-brand { font-size: 43px; }
  .method-visual { min-height: 365px; padding: 45px 30px; }.method-rings { width: 275px; height: 275px; box-shadow: 0 0 0 28px rgba(251,250,245,.06), 0 0 0 56px rgba(251,250,245,.04); }.method-rings span { width: 43px; height: 43px; font-size: 8px; }.method-visual > p { font-size: 9px; }.method-copy { padding: 76px 20px; }.method-list { margin-top: 30px; }.method-list li { grid-template-columns: 37px 1fr; }.method-list p { font-size: 10px; }
  .care-section { padding: 87px 20px; gap: 30px; }.care-section > div:last-child p { font-size: 13px; }.faq-section { padding: 85px 20px 103px; }.faq-list summary { padding-top: 19px; padding-bottom: 19px; font-size: 19px; }.faq-list summary span, .faq-list summary span::after { top: 30px; }.faq-list details p { font-size: 11px; }.site-footer { min-height: 415px; padding: 43px 20px 81px; gap: 31px; }.source-list { gap: 8px 14px; }.fine-print { max-width: 490px; }.copyright { right: auto; bottom: 28px; left: 20px; }.sticky-shop { position: fixed; right: 12px; bottom: 12px; left: 12px; z-index: 8; display: flex; align-items: center; justify-content: space-between; min-height: 52px; padding: 13px 24px; border-radius: 999px; color: var(--ink); background: var(--coral); box-shadow: 0 8px 25px rgba(20,40,32,.25); font-size: 11px; font-weight: 800; }.sticky-shop span { font-size: 17px; }
}

@media (max-width: 980px) {
  .dashboard-readout { grid-template-columns: .9fr 1.3fr auto; }.ranking-intro { grid-template-columns: 1fr; gap: 17px; }.ranking-workspace { grid-template-columns: 220px 1fr; }.criteria-glance { grid-template-columns: repeat(3, 1fr); }.criteria-glance > div:nth-child(3) { border-right: 0; }.criteria-glance > div:nth-child(-n+3) { border-bottom: 1px solid var(--line-light); }.method-list { gap: 0 30px; }
}

@media (min-width: 621px) and (max-width: 720px) {
  .ranking-workspace { grid-template-columns: 1fr; }.ranking-tabs { display: grid; grid-template-columns: repeat(2, 1fr); padding: 10px; border-right: 0; border-bottom: 1px solid var(--line-light); }.ranking-tab { min-height: 43px; padding: 8px; border-right: 1px solid var(--line-light); }.ranking-tab:nth-child(even) { border-right: 0; }.ranking-tab:hover, .ranking-tab.is-active { padding-left: 11px; }.ranking-display { grid-template-columns: 1fr; gap: 24px; padding: 24px; }.ranking-bars li { grid-template-columns: 18px 105px minmax(0, 1fr) 29px; }
}

@media (max-width: 620px) {
  .dashboard-panel { margin-bottom: 43px; }.dashboard-toolbar { align-items: flex-start; flex-direction: column; gap: 12px; padding: 14px 0; }.product-chips { justify-content: flex-start; }.product-chip { padding: 6px 8px; }.dashboard-readout { grid-template-columns: 1fr; gap: 15px; min-height: 0; padding: 21px 0 23px; }.dashboard-readout strong { font-size: 23px; }.dashboard-readout > p { font-size: 10px; }.ranking-lab { padding: 30px 0 40px; margin-bottom: 50px; }.ranking-intro { gap: 15px; margin-bottom: 23px; }.ranking-intro > p { font-size: 11px; }.ranking-workspace { grid-template-columns: 1fr; }.ranking-tabs { display: grid; grid-template-columns: repeat(2, 1fr); padding: 10px; border-right: 0; border-bottom: 1px solid var(--line-light); }.ranking-tab { min-height: 43px; padding: 8px; border-right: 1px solid var(--line-light); }.ranking-tab:nth-child(even) { border-right: 0; }.ranking-tab:hover, .ranking-tab.is-active { padding-left: 11px; }.ranking-display { grid-template-columns: 1fr; gap: 24px; padding: 23px 18px; }.ranking-summary strong { font-size: 40px; }.ranking-bars li { grid-template-columns: 18px 91px minmax(0, 1fr) 27px; gap: 6px; }.criteria-glance { grid-template-columns: repeat(2, 1fr); }.criteria-glance > div { min-height: 82px; padding: 12px 9px; border-right: 1px solid var(--line-light) !important; border-bottom: 1px solid var(--line-light); }.criteria-glance > div:nth-child(odd) { padding-left: 0; }.criteria-glance > div:nth-child(even) { border-right: 0 !important; }.criteria-glance > div:nth-last-child(-n+2) { border-bottom: 0; }.ranking-note { font-size: 8px; }.method-copy { padding: 78px 20px; }.method-intro { font-size: 13px; }.method-list { grid-template-columns: 1fr; margin-top: 33px; }.footer-disclosure { margin: -6px 0 0; padding-top: 15px; font-size: 9px; }.fine-print { margin: -15px 0 0; }
}

@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; } }
