*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{cursor:pointer;border:none;background:none}:root{--color-primary:#7a3b1e;--color-primary-light:#9b5030;--color-primary-dark:#552910;--color-accent:#c9933a;--color-bg:#f8f9fa;--color-bg-surface:#ffffff;--color-bg-subtle:#f1f3f5;--color-bg-dark:#1a1a2e;--color-text:#1a1a1a;--color-text-muted:#6b7280;--color-text-inverse:#ffffff;--color-border:#e5e7eb;--color-border-strong:#d1d5db;--color-error:#dc2626;--color-error-bg:#fee2e2;--color-success:#16a34a;--color-success-bg:#dcfce7;--color-warning:#d97706;--color-warning-bg:#fef3c7;--color-info:#2563eb;--color-info-bg:#dbeafe;--sidebar-width:240px;--sidebar-bg:#1a1a2e;--sidebar-text:rgba(255,255,255,0.75);--sidebar-text-active:#ffffff;--sidebar-accent:var(--color-accent);--sidebar-hover-bg:rgba(255,255,255,0.07);--sidebar-active-bg:rgba(201,147,58,0.18);--font-heading:Georgia,serif;--font-body:system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:"Fira Code","Cascadia Code",monospace;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--header-height:60px;--content-max:1200px;--page-padding:var(--space-6);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--shadow-sm:0 1px 3px rgba(0,0,0,0.08);--shadow-md:0 4px 12px rgba(0,0,0,0.1);--shadow-lg:0 8px 24px rgba(0,0,0,0.14);--transition-fast:150ms ease;--transition-base:250ms ease;--z-raised:10;--z-overlay:100;--z-modal:200;--z-toast:300;--z-header:400}body{font-family:var(--font-body);font-size:var(--font-size-base);color:var(--color-text);background-color:var(--color-bg)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2;font-weight:var(--font-weight-bold)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:var(--radius-sm)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}