:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111;background:#fff}body[data-theme=dark]{background:#0f1113;color:#e4e6eb}body,#root,.app{margin:0;padding:0;min-height:100vh}header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#0000000d}body[data-theme=dark] header{background:#ffffff0d}select{padding:6px 10px;font-size:14px}
