*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#F7F7F4;color:#0E0E12;font:16px/1.7 'IBM Plex Sans',system-ui,sans-serif}
a{color:#11639C}
a:hover{color:#0E0E12}
a:focus-visible{outline:2px solid #1474B8;outline-offset:3px}
h1,h2{font-family:'Archivo',system-ui,sans-serif;line-height:1.12;letter-spacing:-.01em}
.seo-header{height:74px;padding:0 clamp(20px,5vw,48px);display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid rgba(14,14,18,.09);background:#fff}
.seo-header a{text-decoration:none;font-weight:600}
.seo-brand{font:800 22px 'Archivo',system-ui,sans-serif;color:#0E0E12;letter-spacing:.02em}
.seo-main{max-width:900px;margin:auto;padding:clamp(48px,7vw,84px) clamp(20px,5vw,48px) 100px}
.seo-kicker{margin:0;color:#11639C;text-transform:uppercase;letter-spacing:.08em;font:600 13px 'IBM Plex Mono',monospace}
h1{font-size:clamp(36px,6vw,62px);margin:18px 0 24px}
.seo-intro{font-size:clamp(19px,2.2vw,23px);line-height:1.55;color:#3A3A42;margin-bottom:58px}
.seo-action{margin:-34px 0 58px}
.seo-action a{font-weight:700}
section{padding:28px 0;border-top:1px solid rgba(14,14,18,.12)}
section h2,.seo-related h2{font-size:clamp(23px,3vw,31px);margin:0 0 16px}
section h3{font:700 19px/1.35 'Archivo',system-ui,sans-serif;margin:26px 0 8px}
section p{margin:0 0 16px;color:#3A3A42}
section ul{margin:18px 0 0;padding-left:24px;color:#3A3A42}
section li{margin:7px 0}
.seo-cta{margin-top:42px;padding:clamp(26px,4vw,46px);border-radius:24px;background:#0E0E12;color:#fff}
.seo-cta h2{font-size:30px;margin:0 0 12px}
.seo-cta p{color:#D5D5DA;max-width:580px}
.seo-cta>a{display:inline-block;margin:12px 16px 12px 0;padding:12px 22px;border-radius:99px;background:#11639C;color:#fff;text-decoration:none;font-weight:700}
.seo-cta span a{color:#fff}
.seo-related{margin-top:60px}
.seo-related ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 22px;list-style:none;padding:0}
.seo-related a{display:block;padding:13px 16px;border:1px solid rgba(14,14,18,.12);border-radius:12px;text-decoration:none;background:#fff}
.seo-footer{padding:30px clamp(20px,5vw,48px);border-top:1px solid rgba(14,14,18,.1);display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;color:#5C5C66;font-size:14px}
.seo-footer nav{display:flex;flex-wrap:wrap;gap:16px}
@media(max-width:600px){.seo-header{height:66px}.seo-main{padding-bottom:70px}}
