:root{--color-background-primary: #ffffff;--color-background-secondary: #f0f0ec;--color-text-primary: #1a1a1a;--color-text-secondary: #555555;--color-text-tertiary: #888888;--color-border-secondary: #d8d8d2;--color-border-tertiary: #e5e5e0;--border-radius-md: 8px;--border-radius-lg: 12px}*{box-sizing:border-box}body{margin:0;background:#faf9f7;color:var(--color-text-primary);-webkit-font-smoothing:antialiased}input,select{font-family:Georgia,Times New Roman,serif;font-size:14px;padding:8px 10px;border:1px solid var(--color-border-secondary);border-radius:var(--border-radius-md);background:#fff;color:var(--color-text-primary)}input:focus,select:focus{outline:2px solid #0f6e56;outline-offset:1px}.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}
