:root{color-scheme:light dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:#18181b}*{box-sizing:border-box}body{margin:0;background:#fff;color:#18181b;line-height:1.65;overflow-wrap:anywhere}a{color:#3f51b5}a:hover{text-decoration:none}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid #e4e4e7;background:rgba(255,255,255,.94);backdrop-filter:blur(8px)}.bar{max-width:72rem;min-width:0;margin:auto;padding:0 1.5rem;height:4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;flex:none;align-items:center;gap:.65rem;color:inherit;text-decoration:none;font-weight:700}.brand img{width:1.4rem;height:1.4rem}.nav{min-width:0;display:flex;align-items:center;gap:1.25rem;font-size:.9rem}.nav a{color:#52525b;text-decoration:none}.content{max-width:52rem;margin:auto;padding:4.5rem 1.5rem 5rem}.eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#4f46e5}.content h1{font-size:clamp(2.25rem,6vw,3.5rem);line-height:1.08;letter-spacing:-.035em;margin:.75rem 0 1rem}.updated{color:#71717a;margin-bottom:3rem}.summary{font-size:1.1rem;color:#3f3f46;border-left:3px solid #6366f1;padding-left:1rem}.content h2{font-size:1.45rem;line-height:1.3;margin:2.75rem 0 .75rem}.content h3{font-size:1.05rem;margin:1.5rem 0 .35rem}.content p,.content li{color:#3f3f46}.content li+li{margin-top:.55rem}.callout{margin:2rem 0;padding:1.25rem 1.4rem;border:1px solid #c7d2fe;background:#eef2ff;border-radius:.75rem}.callout p{margin:.4rem 0}.site-footer{border-top:1px solid #e4e4e7}.footer-row{max-width:72rem;margin:auto;padding:2rem 1.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#71717a;font-size:.85rem}.footer-row a{color:#52525b}@media(max-width:600px){.bar{padding:0 1rem}.nav{gap:.75rem}.nav a:first-child,.nav a:last-child{display:none}.content{padding-top:3rem}}@media(prefers-color-scheme:dark){:root{background:#1c2333;color:#e4e9f2}body{background:#1c2333;color:#e4e9f2}.site-header{background:rgba(28,35,51,.94);border-color:#364158}.nav a,.footer-row a{color:#cbd5e1}.content p,.content li,.summary{color:#cbd5e1}.updated,.footer-row{color:#94a3b8}.callout{background:#252f45;border-color:#4b5f8f}.site-footer{border-color:#364158}a{color:#93c5fd}}
