@charset "UTF-8";:root{--color-primary: #2563EB;--color-surface: #ffffff;--color-on-surface: #1a1a1a;--color-muted: #6b7280;--color-text: #111827;--radius-md: 8px;--radius-lg: 12px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;color:var(--color-on-surface);background:var(--color-surface)}a{color:var(--color-primary);text-decoration:none}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
