:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#111;color:#f7f7f2}
body{margin:0;background:#111;color:#f7f7f2}
.seo-shell-header,.seo-shell-main,.seo-shell-footer{max-width:1100px;margin:0 auto;padding:24px}
.seo-shell-header{border-bottom:1px solid #2b2b2b}
.seo-shell-header nav,.seo-shell-related,.seo-shell-footer p{font-size:.9rem;line-height:1.8}
a{color:#c4ee5e;text-decoration:none}a:hover{text-decoration:underline}
.seo-shell-main{padding-top:72px;padding-bottom:72px}
.seo-shell-eyebrow{color:#c4ee5e;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}
h1{max-width:850px;font-size:clamp(2.75rem,8vw,6rem);line-height:.98;font-weight:400;margin:16px 0 24px}
.seo-shell-intro{max-width:720px;font-size:1.25rem;line-height:1.65;color:#d1d1ca}
.seo-shell-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:48px}
.seo-shell-sections section{border:1px solid #303030;border-radius:16px;padding:24px;background:#181818}
h2{font-size:1.35rem;line-height:1.2;font-weight:500}
.seo-shell-sections p{color:#c8c8c0;line-height:1.7}
.seo-shell-related{margin-top:40px}
.seo-shell-footer{border-top:1px solid #2b2b2b;padding-top:28px;padding-bottom:40px;color:#aaa}
@media(max-width:640px){.seo-shell-main{padding-top:48px;padding-bottom:48px}.seo-shell-header,.seo-shell-main,.seo-shell-footer{padding-left:18px;padding-right:18px}}