:root{--hmp-red:#aa2a27;--hmp-red-deep:#8e211f;--hmp-black:#1a1a1a;--hmp-cool-gray:#eae9e8;--hmp-cream:#eee0c2;--hmp-off-white:#f9f5ee;--hmp-white:#ffffff;--bg:var(--hmp-off-white);--surface:var(--hmp-white);--surface-2:var(--hmp-cool-gray);--ink:var(--hmp-black);--ink-2:#55534f;--muted:#86837d;--rule:#dedbd4;--accent:var(--hmp-red);--ok:#2f6b4f;--warn:#8a6114;--crit:var(--hmp-red);--font-display:"Archivo","Helvetica Neue",Helvetica,Arial,sans-serif;--font-body:"Archivo",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--w-hairline:300;--w-body:400;--w-medium:500;--w-heavy:700}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:var(--hmp-black);--surface:#232322;--surface-2:#2c2b29;--ink:#f2efe9;--ink-2:#c3bfb6;--muted:#8d8a83;--rule:#3a3937;--accent:#d44a44}}:root[data-theme=dark]{--bg:var(--hmp-black);--surface:#232322;--surface-2:#2c2b29;--ink:#f2efe9;--ink-2:#c3bfb6;--muted:#8d8a83;--rule:#3a3937;--accent:#d44a44}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--accent)}.frame{position:relative}.frame>.frame-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.frame>.frame-body{position:relative}.label{font-weight:var(--w-hairline);font-size:10.5px;letter-spacing:.2em;color:var(--muted)}.label,.title{font-family:var(--font-display);text-transform:uppercase}.title{font-weight:var(--w-heavy);letter-spacing:-.015em;text-wrap:balance}.tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.logo{display:block}.logo--dark{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .logo--light{display:none}:root:not([data-theme=light]) .logo--dark{display:block;filter:brightness(0) invert(1) sepia(.12) saturate(.7) hue-rotate(350deg)}}:root[data-theme=dark] .logo--light{display:none}:root[data-theme=dark] .logo--dark{display:block;filter:brightness(0) invert(1) sepia(.12) saturate(.7) hue-rotate(350deg)}.logo--sidebar{filter:brightness(0) invert(1)}@media (max-width:900px){.hmp-shell{display:block!important;grid-template-columns:none!important}.hmp-sidebar{position:static!important;height:auto!important;padding:14px 0 10px!important;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.hmp-sidebar .hmp-navgroup{display:inline-flex;align-items:center;gap:4px;margin:0 4px 0 0!important;vertical-align:middle}.hmp-sidebar .hmp-navgroup>p{display:none}.hmp-sidebar .hmp-navgroup button{width:auto!important;white-space:nowrap;padding:7px 13px!important;border-left:0!important;border-bottom:3px solid transparent}.hmp-sidebar .hmp-navgroup button[data-on=true]{border-bottom-color:var(--hmp-cream)!important}.hmp-navstick{position:static!important;max-height:none!important;overflow:visible!important;padding:0!important}.hmp-nav{white-space:nowrap}.hmp-logo-wrap{padding:0 16px 12px!important}.hmp-main{padding:18px 14px 60px!important}.hmp-header{flex-direction:column!important;align-items:stretch!important;gap:12px;padding-bottom:14px!important;margin-bottom:18px!important}.hmp-header h1{font-size:23px!important}.hmp-header-right{flex-direction:column-reverse!important;align-items:stretch!important;gap:10px!important}.hmp-header-right>div:last-child{text-align:left!important}.hmp-search{width:100%!important}.hmp-main :not([style*="overflow-x: auto"] *)[style*=grid-template-columns]{grid-template-columns:1fr!important}.hmp-main [style*=border-top][style*=grid]{row-gap:4px}.hmp-main table{display:block;overflow-x:auto}.hmp-main code,.hmp-main pre{white-space:pre-wrap;word-break:break-word}}@media (max-width:560px){.hmp-main{padding:14px 11px 56px!important}.hmp-header h1{font-size:20px!important;letter-spacing:-.02em!important}}body,html{max-width:100%}.hmp-main{min-width:0}.hmp-main table{max-width:100%}