:root{color-scheme:light;--bg:#f4f7f4;--surface:#ffffff;--surface-muted:#ebf0eb;--text:#14261c;--muted:#5d6d62;--line:#d4ddd5;--accent:#0f7b55;--accent-strong:#0b5f42;--accent-soft:#dff5ea;--warning-soft:#f7ead8;--shadow:0 18px 50px rgba(20,38,28,0.08)}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text)}a{color:inherit;text-decoration:none}dd,dl,h1,h2,h3,ol,p,ul{margin:0}ol,ul{padding:0}.site-shell{min-height:100vh}.site-footer,.site-header{border-bottom:1px solid var(--line);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-footer{border-top:1px solid var(--line);border-bottom:0;margin-top:64px}.page-shell,.site-footer__inner,.site-header__inner{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-footer__inner,.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0}.site-brand{gap:12px;font-size:.95rem;font-weight:700}.site-brand,.site-brand__mark{display:inline-flex;align-items:center}.site-brand__mark{width:36px;height:36px;justify-content:center;border-radius:8px;background:var(--accent-soft);color:var(--accent-strong)}.site-nav{display:inline-flex;gap:10px;flex-wrap:wrap}.site-nav a,.text-link{border:1px solid var(--line);border-radius:8px;padding:10px 14px;font-size:.94rem;color:var(--muted);background:var(--surface)}.site-footer__inner{align-items:flex-start;flex-direction:column;color:var(--muted);font-size:.94rem}.site-footer__links{display:inline-flex;flex-wrap:wrap;gap:10px}.page-shell{display:grid;grid-gap:28px;gap:28px;padding-top:32px}.content-band,.fact-panel,.hero-panel,.not-found-panel,.review-hero,.simple-hero{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.hero-panel{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.8fr);grid-gap:24px;gap:24px;padding:28px}.content-band,.fact-panel,.hero-panel__aside,.hero-panel__copy,.not-found-panel,.review-hero,.simple-hero{display:grid;grid-gap:16px;gap:16px}.hero-panel__eyebrow,.review-card__label,.review-hero__eyebrow,.section-heading__eyebrow,.simple-hero__eyebrow{font-size:.78rem;text-transform:uppercase;color:var(--accent-strong);letter-spacing:0;font-weight:700}.hero-panel h1,.review-hero h1,.simple-hero h1{font-size:clamp(2rem,3vw,3.4rem);line-height:1.05}.band-card p,.compact-card p,.criteria-card p,.hero-panel p,.review-card__summary,.review-hero p,.rich-copy p,.section-heading p,.simple-hero p{color:var(--muted);line-height:1.65}.hero-panel__intro{max-width:58ch}.content-band{padding:28px}.content-band--split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.section-heading{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.section-heading h2{font-size:1.6rem}.compact-grid,.criteria-grid,.review-grid{display:grid;grid-gap:18px;gap:18px}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-grid,.criteria-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.band-card,.compact-card,.criteria-card,.review-card{display:grid;grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:18px}.review-card__footer,.review-card__header,.review-hero{display:flex;justify-content:space-between;gap:16px}.review-card h3{font-size:1.2rem}.review-score-panel,.score-badge{min-width:112px;border-radius:8px;padding:14px;background:var(--accent-soft);color:var(--accent-strong);display:grid;place-items:center;text-align:center}.review-score-panel strong,.score-badge strong{font-size:2rem;line-height:1}.fact-panel dl,.review-card__facts{display:grid;grid-gap:12px;gap:12px}.fact-panel dl div,.review-card__facts div{display:grid;grid-gap:4px;gap:4px;padding-bottom:12px;border-bottom:1px solid var(--line)}.fact-panel dl div:last-child,.review-card__facts div:last-child{padding-bottom:0;border-bottom:0}dt{color:var(--muted);font-size:.88rem}dd{font-weight:700}.band-list,.link-row,.process-list,.trust-list{display:grid;grid-gap:12px;gap:12px}.process-list li,.trust-list li{list-style:none;padding:14px 16px;border-radius:8px;border:1px solid var(--line);background:var(--surface-muted);line-height:1.55}.process-list{counter-reset:process}.process-list li{counter-increment:process;display:grid;grid-template-columns:28px 1fr;grid-gap:12px;gap:12px;align-items:start}.process-list li:before{content:counter(process);width:28px;height:28px;border-radius:8px;background:var(--surface);color:var(--accent-strong);display:inline-flex;align-items:center;justify-content:center;font-weight:700}.fact-panel{align-self:start;padding:20px}.rich-copy{display:grid;grid-gap:14px;gap:14px}.compact-card{align-content:start}.compact-card span,.criteria-card p:first-child{color:var(--accent-strong);font-size:.86rem;font-weight:700}.band-card{background:var(--warning-soft)}.not-found-panel{width:min(720px,calc(100% - 32px));margin:56px auto 0;padding:28px}@media (max-width:960px){.compact-grid,.content-band--split,.criteria-grid,.hero-panel,.review-grid,.review-hero,.site-footer__inner,.site-header__inner{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.compact-grid,.criteria-grid,.review-grid{display:grid}}@media (max-width:720px){.page-shell,.site-footer__inner,.site-header__inner{width:min(100% - 20px,1120px)}.content-band,.hero-panel,.not-found-panel,.simple-hero{padding:20px}.review-card__footer,.review-card__header{flex-direction:column}}