:root{--scalar-custom-header-height: 60px;--scalar-color-1: #fb0070;--scalar-color-accent: #fb0070}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}.docs-header{position:sticky;top:0;z-index:1000;height:var(--scalar-custom-header-height);display:flex;align-items:center;gap:14px;padding:0 24px;background:#0d0d1aeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(251,0,112,.18)}.docs-header a{display:flex;align-items:center;text-decoration:none}.docs-header .logo{height:28px;width:auto}.docs-header .divider{width:1px;height:22px;background:#ffffff2e;flex-shrink:0}.docs-header .title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:600;letter-spacing:.02em;color:#ffffffd9;white-space:nowrap}#error-message{display:none;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:64px 24px;min-height:calc(100vh - var(--scalar-custom-header-height));text-align:center;background:#0d0d1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#error-message img{height:36px;opacity:.6}#error-message h2{margin:0;font-size:22px;font-weight:600;color:#fff}#error-message p{margin:0;font-size:15px;max-width:460px;line-height:1.65;color:#ffffff8c}#error-message button{margin-top:8px;padding:10px 32px;border:none;border-radius:6px;background:#fb0070;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .15s ease}#error-message button:hover{opacity:.82}
