
html{scroll-behavior:smooth}
body{font-family:system-ui,-apple-system,sans-serif}
.featured-snippet-block{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;padding:1rem 1.25rem;border-radius:1rem;box-shadow:0 4px 20px rgba(30,64,175,.08);margin:1.5rem 0}
.answer-capsule{font-weight:600;color:#0f172a;margin:.75rem 0 1.25rem 0}
.qa-block{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem 1.25rem;box-shadow:0 6px 24px rgba(15,23,42,.05)}
.qa-block h3{font-weight:700;margin-bottom:.5rem}
table tbody tr:not(:last-child){border-bottom:1px solid #e5e7eb}
table td,table th{padding:1rem}
.prose-custom p{color:#475569;line-height:1.9;margin:1rem 0}
.prose-custom ul{list-style:disc;padding-left:1.25rem;color:#475569}
.prose-custom li{margin:.35rem 0}
.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}
