:root{--max-width:1200px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:255,255,255;--background-end-rgb:255,255,255;--z-card:1;--z-sticky-card:2;--z-menu:100;--z-modal:1000;--z-modal-high:3000}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));min-height:100vh;display:flex;flex-direction:column}main{flex:1 1;max-width:var(--max-width);margin:0 auto;width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer}h1,h2,h3{margin-bottom:1rem}table{width:100%;border-collapse:collapse}td,th{padding:.75rem;text-align:left;border-bottom:1px solid #eaeaea}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.header_header__OaHfl{justify-content:space-between;padding:16px 24px;border-bottom:1px solid #eaeaea;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.05)}.header_header__OaHfl,.header_nav__q1mtj{position:relative;display:flex;align-items:center}.header_nav__q1mtj{margin-left:auto}.header_hamburgerButton__Mf_Wv{margin-right:16px;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:4px}.header_hamburgerLine__1lIfz{width:20px;height:2px;background-color:#333;margin:3px 0}.header_dropdownMenu__TlClU{position:absolute;right:0;top:100%;background-color:white;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:var(--z-menu);min-width:160px}.header_menuItem__0zGqe{display:block;padding:8px 16px;text-decoration:none;color:#333;width:100%;text-align:left}.header_menuItem__0zGqe:hover{background-color:#f0f0f0}@media (max-width:600px){.header_header__OaHfl{padding:12px 16px}.header_hamburgerButton__Mf_Wv{margin-right:8px}.header_dropdownMenu__TlClU{right:0}}