:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-8: 3rem;--space-10: 4rem;--font-sans: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--font-display: "Cinzel", Georgia, serif;--font-mono: "JetBrains Mono", "Fira Code", "Courier New", monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--z-base: 0;--z-dropdown: 100;--z-sticky: 200;--z-header: 300;--z-modal-backdrop: 400;--z-modal: 500;--z-toast: 600;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--duration-fast: .15s;--duration-normal: .25s;--duration-slow: .4s;--header-height: 4rem;--content-max-width: 75rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem}[data-theme=pizarron]{--bg0: #0f0e0c;--bg1: #1a1917;--bg2: #262523;--bg3: #2e2c2a;--border: #3a3835;--border2: #4d4a46;--text0: #e8e6e0;--text1: #9a9589;--text2: #7a7670;--text3: #5a5750;--accent: #3b82f6;--accent-hover: #60a5fa;--info-bg: #1e3058;--info-text: #60a5fa;--warn-bg: #2a1e08;--warn-text: #fbbf24;--warn-border: #604808;--ok-bg: #0e2218;--ok-text: #34d399;--ok-border: #1a5030;--err-bg: #2d1515;--err-text: #f87171;--err-border: #601515;--overlay: rgba(15, 14, 12, .8);--dark: 1}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;overflow-x:hidden}body{min-height:100vh;overflow-x:hidden;font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg0);color:var(--text0);line-height:1.6}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}
