:root{--color-bg-base: #f7f5f2;--color-bg-subtle: #eeece8;--color-bg-inset: #e5e2dd;--color-surface: #ffffff;--color-surface-raised: #fdfcfb;--color-surface-overlay:#ffffff;--color-text-primary: #1a1915;--color-text-secondary: #5a5850;--color-text-tertiary: #8f8c83;--color-text-disabled: #b8b4ab;--color-text-on-accent: #ffffff;--color-accent: #2d6a4f;--color-accent-hover: #245a42;--color-accent-subtle: #d8ece3;--color-status-empty: #b8b4ab;--color-status-draft: #c07a2e;--color-status-live: #2d6a4f;--color-critical: #c0392b;--color-critical-bg: #fdecea;--color-border: #dedad4;--color-border-strong: #c8c4bc;--shadow-sm: 0 1px 2px rgba(26,25,21,.06);--shadow-md: 0 2px 8px rgba(26,25,21,.1);--shadow-lg: 0 4px 20px rgba(26,25,21,.12);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 20px;--radius-full: 9999px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-serif: "Lora", Georgia, serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 22px;--text-2xl: 28px;--text-3xl: 36px;--leading-tight: 1.25;--leading-normal: 1.5;--leading-loose: 1.75;--weight-regular: 400;--weight-medium: 500;--weight-semibold:600;--weight-bold: 700;--transition-fast: .15s ease;--transition-normal: .25s ease;--content-max-width: 760px;--sidebar-width: 240px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--text-base);-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text-primary);background-color:var(--color-bg-base);min-height:100dvh;-webkit-font-smoothing:antialiased}img,video{max-width:100%;height:auto;display:block}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none;background:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
