:root{--color-background-primary: #ffffff;--color-background-secondary: #f9f9f9;--color-border-primary: #e0e0e0;--color-border-secondary: #ddd;--color-border-tertiary: #eee;--color-text-primary: #111;--color-text-secondary: #555;--color-text-tertiary: #888;--color-text-quaternary: #999;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--border-radius-sm: 8px;--border-radius-md: 12px;--border-radius-lg: 16px;--border-radius-xl: 24px}body{margin:0;font-family:var(--font-sans);background-color:var(--color-background-secondary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select{font-family:inherit;box-sizing:border-box}.pill-on{background:#eaf3de;color:#27500a;border:2px solid #3B6D11}.pill-on-inactive{background:#f5f5f5;color:#888;border:.5px solid #ddd}.pill-cancelled{background:#faece7;color:#712b13;border:2px solid #993C1D}.pill-cancelled-inactive{background:#f5f5f5;color:#888;border:.5px solid #ddd}.pill-tbc{background:#f1efe8;color:#444441;border:2px solid #5F5E5A}.pill-tbc-inactive{background:#f5f5f5;color:#888;border:.5px solid #ddd}.text-strike{text-decoration:line-through}.opacity-70{opacity:.7}
