:root{--color-bg:#050505;--color-surface:#0d0d0d;--color-text-primary:#f6f6f6;--color-text-secondary:#c7c7c7;--color-text-muted:#8c8c8c;--color-border:#2a2a2a;--color-border-strong:#3a3a3a;--font-family-serif:"Times New Roman",Times,serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.1rem;--font-size-xl:1.25rem;--font-size-2xl:2.4rem;--font-size-3xl:3rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:0.25rem;--shadow-inset:0 0 0 1px hsla(0,0%,100%,.04) inset}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-family-serif)}a{color:inherit}.visually-hidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}