*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-primary:var(--font-inter,system-ui, sans-serif);--font-code:var(--font-source-code-pro,"Courier New", monospace);--color-bg:#080808;--color-surface:#0c0c0ed9;--color-surface-strong:#121216f2;--color-text:#ffffffe0;--color-text-weak:#ffffff73;--color-text-muted:#ffffff38;--color-border:#ffffff14;--color-border-medium:#ffffff24;--color-border-strong:#ffffff47;--color-brand:#6366f1;--color-accent:#ec4899;--surface-background:#0a0a0a;--neutral-border-medium:#ffffff1a;--neutral-border-weak:#ffffff0f;--neutral-on-background-weak:#ffffff40;--neutral-on-background-medium:#ffffff73;--neutral-on-background-strong:#ffffffe0;--header-height:64px;--content-max-width:960px;--content-padding:clamp(16px, 4vw, 48px)}html{background:var(--color-bg);color:var(--color-text);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}body{background:0 0;min-height:100vh}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}code,pre{font-family:var(--font-code)}.spinner{border:1.5px solid var(--color-border-medium);border-top-color:var(--color-text-weak);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff38}
