:root{--bg-parchment: #faf9f6;--bg-dark-parchment: #dfd8c5;--text-charcoal: #2c2a29;--accent-terracotta: #d95d39;--accent-blue: #4a7c9d;--accent-light-blue: #80a3ba;--ui-border: #e8ded3;--white: #ffffff;--text-secondary: #667781;--shadow: rgba(0, 0, 0, .15);--text-2xs: clamp(.6875rem, .5rem + .5vw, .75rem);--text-xs: clamp(.75rem, .625rem + .5vw, .875rem);--text-sm: clamp(.875rem, .75rem + .5vw, 1rem);--text-base: clamp(.9375rem, .875rem + .25vw, 1.0625rem);--text-lg: clamp(1rem, .875rem + .5vw, 1.125rem);--text-xl: clamp(1.125rem, 1rem + .5vw, 1.25rem);--text-2xl: clamp(1.5rem, 1.25rem + 1vw, 2rem);--space-1: clamp(.125rem, .25vw, .25rem);--space-2: clamp(.25rem, .5vw, .5rem);--space-3: clamp(.5rem, .75vw, .75rem);--space-4: clamp(.75rem, 1vw, 1rem);--space-5: clamp(1rem, 1.5vw, 1.5rem);--space-6: clamp(1.5rem, 2vw, 2rem);--space-8: clamp(2rem, 3vw, 3rem);--size-avatar: clamp(2.5rem, 5vw, 3rem);--size-fab: clamp(3.5rem, 6vw, 4rem);--size-badge: 1.25rem;--size-thumb: 1.125rem;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-full: 9999px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;background-color:var(--bg-parchment);color:var(--text-charcoal);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
