body{font-family:Arial,Helvetica,sans-serif;line-height:1.6;color:#1f2937;margin:0;background:#f8fafc}
.site{max-width:980px;margin:0 auto;background:#fff;min-height:100vh}
header,footer{background:#0f172a;color:#fff}
header .inner, footer .inner, main{max-width:900px;margin:0 auto;padding:20px}
nav a, footer a{color:#cbd5e1;text-decoration:none;margin-right:14px}
nav a:hover, footer a:hover{text-decoration:underline}
h1,h2,h3{line-height:1.2;color:#0f172a}
h1{font-size:2.25rem;margin-top:0}h2{font-size:1.6rem;margin-top:2rem}h3{font-size:1.15rem;margin-top:1.4rem}
p a, li a{color:#1d4ed8}.hero{padding:28px 0 12px}.button-row a{display:inline-block;background:#0f172a;color:#fff;padding:10px 14px;border-radius:6px;text-decoration:none;margin:0 8px 8px 0}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:18px 0}.card{border:1px solid #dbe4ee;border-radius:10px;padding:16px;background:#fff}.callout{background:#eff6ff;border-left:4px solid #2563eb;padding:14px 16px;margin:18px 0}.quick-picks{background:#f1f5f9;border-radius:10px;padding:14px 16px}ul{padding-left:20px}.meta{font-size:.95rem;color:#cbd5e1}footer .cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.small{font-size:.92rem;color:#94a3b8}hr{border:none;border-top:1px solid #e2e8f0;margin:28px 0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;margin:16px 0}th,td{border:1px solid #dbe4ee;padding:10px;vertical-align:top;text-align:left}th{background:#f8fafc}.note{background:#fefce8;border:1px solid #fde68a;padding:12px 14px;border-radius:8px}.section-links a{display:inline-block;margin-right:12px;margin-bottom:8px}
.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:12px;top:12px;width:auto;height:auto;padding:10px 12px;background:#fff;color:#0f172a;z-index:1000;border-radius:6px;box-shadow:0 2px 10px rgba(0,0,0,.15)}
.top-nav{display:flex;flex-wrap:wrap;gap:10px 14px}.top-nav a{display:inline-block}.submeta{font-size:.9rem;color:#cbd5e1;margin-top:.35rem}.cta-strip{background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;padding:16px 18px;margin:26px 0}.cta-strip h2,.cta-strip h3{margin-top:0}.cta-links{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:12px}.cta-links a{display:inline-block;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:8px 12px;text-decoration:none;color:#0f172a}.cta-links a:hover{text-decoration:none;background:#f8fafc}.hero-cta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:18px 0}.hero-cta-grid .card{background:#f8fafc}.eyebrow{font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#475569;margin-bottom:.35rem}

body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,#f8fafc 0%,#eef2f7 100%)}
.site{box-shadow:0 18px 50px rgba(15,23,42,.08);border-radius:18px;overflow:hidden;margin:24px auto}
header .inner{padding-top:22px;padding-bottom:18px}
.brand-title{display:inline-block;color:#fff;text-decoration:none;font-size:1.55rem;font-weight:800;letter-spacing:-.02em;margin:.2rem 0 .35rem 0}
.brand-title:hover{text-decoration:none;color:#fff}
.article-page main{max-width:760px}
.homepage main{max-width:920px}
.legal-page main{max-width:760px}
main{padding-top:26px;padding-bottom:32px}
.article-page main > p:first-of-type,.legal-page main > p:first-of-type{font-size:1.08rem;color:#334155}
.top-nav a{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.06);margin-right:0}
.top-nav a:hover{text-decoration:none;background:rgba(255,255,255,.14)}
.card{box-shadow:0 8px 24px rgba(15,23,42,.04)}
.card h3{margin-top:0}
.hero{padding:36px 0 18px}
.hero h1{font-size:2.5rem;max-width:13ch}
.hero p{max-width:760px;font-size:1.08rem;color:#334155}
section{margin-bottom:14px}
.note,.callout,.quick-picks,.cta-strip{box-shadow:0 10px 24px rgba(15,23,42,.04)}
.cta-strip{background:linear-gradient(180deg,#eef2ff 0%,#f8faff 100%)}
footer .cols p{line-height:1.8}
.footer-inline-links a{margin-right:12px}
@media (max-width: 720px){.site{margin:0;border-radius:0}.hero h1{font-size:2rem;max-width:none}.top-nav{gap:8px 10px}}


.breadcrumbs{font-size:.92rem;color:#475569;margin:0 0 18px 0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.breadcrumbs a{color:#475569;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}
.editorial-note{margin:20px 0}
main img{max-width:100%;height:auto}
footer .cols h3{margin-bottom:.35rem}
footer .cols p{margin-top:0}

:root{
  --bg:#eff4ef;
  --surface:#ffffff;
  --surface-soft:#f7faf7;
  --text:#1f2937;
  --muted:#5b6878;
  --line:#d9e4da;
  --green-900:#0f2e22;
  --green-800:#184933;
  --green-700:#256246;
  --green-600:#2f7a54;
  --green-100:#eaf4ed;
  --gold:#cda453;
  --gold-soft:#f6edda;
  --link:#165b8a;
}
body{color:var(--text);background:linear-gradient(180deg,#edf4ee 0%,#e7eef0 100%)}
a{transition:all .2s ease}
p a, li a{color:var(--link)}
.site{background:var(--surface);box-shadow:0 22px 60px rgba(10,25,20,.12);border-radius:22px}
header,footer{background:linear-gradient(135deg,var(--green-900) 0%,var(--green-800) 100%);color:#fff}
header .meta{color:#d9e9dd;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}
header .submeta{color:#c7d8cb}
.brand-title{display:flex;align-items:center;gap:12px;font-size:1.3rem;font-weight:800;letter-spacing:-.02em}
.logo-mark{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;position:relative;background:radial-gradient(circle at 30% 30%,#58b56f 0%,#2b744d 52%,#143b2a 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.28),0 8px 20px rgba(0,0,0,.2)}
.logo-mark::before{content:'';width:18px;height:18px;border:3px solid rgba(255,255,255,.96);border-left-color:transparent;border-bottom-color:transparent;transform:rotate(-25deg) translate(1px,-1px);border-radius:2px;position:absolute}
.logo-mark::after{content:'';width:7px;height:7px;background:var(--gold);border-radius:50%;position:absolute;right:8px;top:8px;box-shadow:0 0 0 2px rgba(255,255,255,.18)}
.brand-text{display:flex;flex-direction:column;line-height:1.02}
.brand-text-top{font-size:1.05rem;text-transform:uppercase;letter-spacing:.03em}
.brand-text-bottom{font-size:1.4rem}
.top-nav{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12);gap:10px}
.top-nav a{background:rgba(255,255,255,.07);color:#eef7f0;padding:9px 13px;border:1px solid rgba(255,255,255,.08);font-weight:600}
.top-nav a:hover{background:rgba(255,255,255,.16);transform:translateY(-1px)}
.button-row a,.cta-links a,.section-links a{background:var(--green-800);border:1px solid rgba(15,46,34,.12);color:#fff;box-shadow:0 10px 24px rgba(16,51,37,.14)}
.button-row a:hover,.cta-links a:hover,.section-links a:hover{background:var(--green-700);color:#fff}
.card,.quick-picks,.callout,.note,.cta-strip,.table-wrap table{border-color:var(--line)}
.card{background:linear-gradient(180deg,#ffffff 0%,#fafdf9 100%);box-shadow:0 12px 30px rgba(15,35,23,.06);overflow:hidden}
.card-thumb{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;margin:0 0 14px 0}
.hero{padding:40px 0 24px}
.hero-layout{display:grid;grid-template-columns:1.1fr .95fr;gap:28px;align-items:center}
.hero-copy h1{font-size:3rem;line-height:1.04;margin-bottom:14px}
.hero-copy p{font-size:1.08rem;color:#415063;max-width:60ch}
.hero-media img{display:block;width:100%;aspect-ratio:16/11;object-fit:cover;border-radius:18px;box-shadow:0 22px 50px rgba(15,35,23,.18)}
.hero-media{position:relative}
.hero-media::after{content:'';position:absolute;inset:auto 24px -16px 24px;height:24px;border-radius:999px;background:rgba(15,35,23,.12);filter:blur(20px);z-index:-1}
.page-hero{margin:0 0 22px 0}
.page-hero img{display:block;width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:16px;box-shadow:0 16px 36px rgba(15,35,23,.12)}
.page-hero figcaption{font-size:.92rem;color:var(--muted);margin-top:8px}
.quick-picks{background:linear-gradient(180deg,var(--green-100) 0%,#f7fbf8 100%);border:1px solid #d5e6d8}
.callout{background:linear-gradient(180deg,#f3f8f3 0%,#fbfdfb 100%);border-left:4px solid var(--green-600)}
.note{background:linear-gradient(180deg,var(--gold-soft) 0%,#fdfaf2 100%);border:1px solid #eadab2}
.cta-strip{background:linear-gradient(135deg,#eef5ef 0%,#f6faf6 100%);border:1px solid #d7e5d8}
th{background:#f4f8f4}
.breadcrumbs{color:#58715f}
.breadcrumbs a{color:#58715f}
footer{margin-top:34px}
footer .inner{padding-top:28px;padding-bottom:30px}
footer a{color:#d9ece0}
footer a:hover{color:#fff}
@media (max-width: 860px){
  .hero-layout{grid-template-columns:1fr}
  .hero-copy h1{font-size:2.35rem}
}
@media (max-width: 720px){
  .brand-text-top{font-size:.95rem}
  .brand-text-bottom{font-size:1.25rem}
  .logo-mark{width:38px;height:38px}
  .page-hero img{aspect-ratio:16/9}
}


/* v21 image clean-up and footer contrast */
footer .cols h3,
footer .footer-inline-links-title,
footer h3{color:#f3e3b4 !important; letter-spacing:.01em;}
footer .small{color:#d4e2d6;}
footer .cols p, footer .cols li{color:#e5f0e8;}
.page-hero img,.hero-media img,.card-thumb{background:#e9efe9;}


/* v23 homepage and image distribution polish */
header{box-shadow:0 8px 22px rgba(8,26,19,.18)}
header .inner{padding-top:20px;padding-bottom:16px}
.hero-copy .button-row{margin-top:18px}
.hero-copy .button-row a{border-radius:999px;padding:11px 15px}
.homepage .hero{padding:34px 0 26px}
.homepage .hero-copy h1{max-width:12ch}
.homepage .hero-copy p{font-size:1.1rem;max-width:58ch}
.homepage .hero-media img{min-height:320px;border:1px solid rgba(15,46,34,.08)}
.card-grid .card,.hero-cta-grid .card,.grid.two-up .card{transition:transform .18s ease,box-shadow .18s ease}
.card-grid .card:hover,.hero-cta-grid .card:hover,.grid.two-up .card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,35,23,.09)}
.grid.two-up{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
.cards .card p:last-child{margin-bottom:0}
.page-hero{overflow:hidden}
.page-hero img{border:1px solid rgba(15,46,34,.08)}
@media (max-width: 860px){
  .homepage .hero{padding-top:26px}
  .homepage .hero-media img{min-height:0}
}


.hero-credit{font-size:.9rem;color:var(--muted);margin:10px 4px 0;text-align:right}
.page-hero.portrait-hero{text-align:center;background:linear-gradient(180deg,#f3f6f2,#eef2ee);padding:18px;border:1px solid rgba(15,46,34,.08);border-radius:16px}
.page-hero.portrait-hero img{width:auto;max-width:100%;max-height:720px;aspect-ratio:auto;object-fit:contain;margin:0 auto;box-shadow:none;border:none;background:transparent}
.page-hero.portrait-hero figcaption{text-align:center}
.homepage .hero-cta-grid .card .card-thumb{margin-top:6px}

.page-hero figcaption a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.page-hero figcaption a:hover{color:var(--ink)}

.card-credit{font-size:.74rem;line-height:1.35;color:var(--muted);margin:-8px 0 12px 0}
.card-credit a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.card-credit a:hover{color:var(--green-800)}

.legal-page main h2{margin-top:28px}.legal-page main ul li{margin-bottom:8px}.legal-page main .callout strong{color:var(--green-900)}


.money-cta-grid{margin-top:18px}
.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:18px 0 24px}
.product-card{border:1px solid #dbe4ee;border-radius:10px;padding:16px;background:#fff}
.product-card h3{margin-top:0}
.deal-note.callout{background:#fff7ed;border-left-color:#f59e0b}
.high-intent-strip{margin-top:10px}
.compare-strip,.room-fit-strip,.budget-money-strip{margin:24px 0}
.button-row{margin:12px 0 16px}
.button-row a{display:inline-block;background:#0f172a;color:#fff;padding:10px 14px;border-radius:6px;text-decoration:none;margin:0 8px 8px 0}
.button-row a:hover{opacity:.92;text-decoration:none}
.product-card .button-row a:nth-child(2), .compare-strip .button-row a, .budget-money-strip .button-row a, .room-fit-strip .button-row a{background:#fff;color:#0f172a;border:1px solid #cbd5e1}
.product-card .button-row a:first-child, .button-row a:first-child{background:#0f172a;color:#fff}



.affiliate-links-panel{margin:24px 0}
.affiliate-item{padding:12px 0;border-top:1px solid #e5e7eb}
.affiliate-item:first-of-type{border-top:none}
.affiliate-item h3{margin-bottom:8px}
.affiliate-row{margin:10px 0 14px}
.affiliate-links-panel .button-row a:first-child,.affiliate-row a:first-child{background:#0f172a;color:#fff}
.affiliate-links-panel .button-row a:nth-child(2),.affiliate-row a:nth-child(2){background:#fff;color:#0f172a;border:1px solid #cbd5e1}


/* Hero full-width fix */
.hero, .hero-inner {
  display:block !important;
  max-width:100% !important;
}
.hero h1 {
  max-width:900px;
}
.hero-image-full img {
  width:100%;
  margin-top:20px;
  border-radius:12px;
}


.hero-paths{margin:22px 0 0}
.primary-path{border:2px solid #0f172a;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);box-shadow:0 14px 32px rgba(15,23,42,.08);margin-bottom:16px}
.primary-path h3{font-size:1.35rem;margin-bottom:8px}
.path-kicker{font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#475569;margin-bottom:8px}
.featured-button-row a:first-child{background:#0f172a;color:#fff}
.featured-button-row a:nth-child(2){background:#fff;color:#0f172a;border:1px solid #cbd5e1}
.secondary-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.secondary-paths .card{background:#f8fafc}
.compact-button-row a{background:#fff;color:#0f172a;border:1px solid #cbd5e1}
.comparison-shortcuts{margin-top:14px}
.decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:22px 0}
.decision-card{border:1px solid #dbe4ee;border-radius:12px;padding:18px;background:#fff}
.choice-skytrak{box-shadow:inset 0 0 0 2px rgba(37,99,235,.12)}
.choice-mevo{box-shadow:inset 0 0 0 2px rgba(15,118,110,.12)}
.comparison-matrix{margin:26px 0}
.verdict-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #dbe4ee;border-radius:12px;overflow:hidden}
.verdict-table th,.verdict-table td{padding:12px 14px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}
.verdict-table th{background:#f8fafc}
.verdict-table tr:last-child td{border-bottom:none}
@media (max-width: 820px){
  .secondary-paths,.decision-grid{grid-template-columns:1fr}
}



#new-launch-guides{margin-top:26px}
.affiliate-item{padding:10px 0;border-top:1px solid #e5e7eb}
.affiliate-item:first-of-type{border-top:none}
.verdict-table a{font-weight:600}



#wave-b-guides{margin-top:26px}



#wave-c-guides{margin-top:26px}



#wave-d-guides{margin-top:26px}



.curated-strip{margin:22px 0}
.curated-strip .button-row a{background:#fff;color:#0f172a;border:1px solid #cbd5e1}
.curated-strip .button-row a:first-child{background:#0f172a;color:#fff}



.editor-tight-intro{font-size:1.03rem;line-height:1.7;max-width:860px;color:#1f2937}



.start-here-strip{border:2px solid #0f172a;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)}
.hub-usage-note{background:#f8fafc}
.footer-legal-links{margin-top:10px;font-size:.95rem;line-height:1.7}
.footer-legal-links a{text-decoration:none}
.footer-legal-links a:hover{text-decoration:underline}



#curated-money-guides,#curated-room-guides,#curated-build-guides{margin-top:18px}
#launch-start-here{margin-top:18px;margin-bottom:10px}
.top-nav a{letter-spacing:.01em}



/* v46 homepage hero polish */
.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:36px;align-items:end}
.hero-copy{max-width:760px}
.hero h1{max-width:760px;line-height:1.04}
.hero-inline-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:18px 0 0}
.hero-primary-btn{display:inline-block;background:#0f172a;color:#fff;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:700}
.hero-primary-btn:hover{text-decoration:none;opacity:.94}
.hero-secondary-link{display:inline-block;color:#4338ca;font-weight:700;text-decoration:none}
.hero-secondary-link:hover{text-decoration:underline}
.hero-media img,.hero-media figure img{width:100%;display:block;border-radius:18px}
.hero-media figure{margin:0}
#hero-next-steps{margin-top:18px}
#hero-next-steps .button-row a{background:#fff;color:#0f172a;border:1px solid #cbd5e1}
#hero-next-steps .button-row a:first-child{background:#0f172a;color:#fff}
@media (max-width: 900px){
  .hero{grid-template-columns:1fr;align-items:start}
  .hero h1{max-width:640px}
}



/* v50 rendered QA cleanup */
.guide-usage-note,.curated-guide-links{margin-top:18px}
.editorial-note.callout{margin:18px 0}
#hero-next-steps{margin-top:14px}



/* v54 footer/legal/mobile cleanup */
.footer-summary{max-width:760px;margin-bottom:14px;color:#cbd5e1}
.compact-footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.footer-company{margin-top:14px;font-size:.95rem;color:#cbd5e1}
.footer-company a{color:#fff}
.menu-toggle{display:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:10px;padding:8px 12px;font-weight:700;margin-top:10px}
.legal-operator-note{font-size:1rem;color:#334155;max-width:760px}
@media (max-width: 760px){
  .menu-toggle{display:inline-block}
  .top-nav{display:none;flex-direction:column;align-items:flex-start;margin-top:12px}
  .top-nav.is-open{display:flex}
  .top-nav a{width:100%;margin:0}
  .compact-footer-cols{grid-template-columns:1fr;gap:14px}
  footer .cols p{line-height:1.7}
}

