:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f9fc;--foreground:#111827;--muted:#64748b;--border:#e2e8f0;--brand:#1267ff;--brand-dark:#0f2f80;--surface:#fff}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}a{color:inherit}.site-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--border);background:#ffffffeb}.header-inner{justify-content:space-between;align-items:center;width:min(100% - 32px,1120px);min-height:72px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--brand);color:#fff;letter-spacing:0;border-radius:8px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.brand-name{color:var(--brand-dark);letter-spacing:0;font-size:18px;font-weight:700}.header-link{color:var(--brand-dark);font-size:15px;font-weight:600;text-decoration:none}.page{width:min(100% - 32px,920px);margin:0 auto;padding:72px 0 96px}.eyebrow{color:var(--brand);letter-spacing:0;margin:0 0 12px;font-size:14px;font-weight:700}.title{color:var(--foreground);letter-spacing:0;margin:0;font-size:clamp(40px,6vw,64px);line-height:1}.updated{color:var(--muted);margin:20px 0 56px;font-size:15px}.content{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:clamp(28px,5vw,56px);box-shadow:0 24px 80px #0f2f8014}.content section+section{margin-top:40px}.content h2{color:var(--foreground);letter-spacing:0;margin:0 0 14px;font-size:24px;line-height:1.25}.content p,.content li{color:#374151;font-size:16px;line-height:1.75}.content p{margin:0}.content p+p,.content p+ul{margin-top:16px}.content ul{margin-bottom:0;padding-left:22px}.content li+li{margin-top:8px}.contact-box{border:1px solid var(--border);background:#f8fbff;border-radius:12px;margin-top:18px;padding:20px}.contact-box p+p{margin-top:4px}.content a{color:var(--brand);font-weight:600}@media (max-width:640px){.header-inner{min-height:64px}.brand-mark{width:32px;height:32px}.brand-name{font-size:16px}.page{padding-top:48px;padding-bottom:64px}.updated{margin-bottom:36px}}
