:root{--c-teal: #0f766e;--c-teal-dark: #115e59;--c-bg: #f1f5f9;--c-white: #ffffff;--c-gray-100: #f1f5f9;--c-gray-200: #e2e8f0;--c-gray-400: #94a3b8;--c-gray-500: #64748b;--c-gray-700: #334155;--c-gray-900: #0f172a;--c-green: #16a34a;--c-amber: #d97706;--c-red: #dc2626;--c-blue: #2563eb}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--c-bg);color:var(--c-gray-900);-webkit-font-smoothing:antialiased}button{font-family:inherit}a{color:var(--c-teal)}.badge{display:inline-block;padding:2px 9px;border-radius:9999px;font-size:12px;font-weight:700;line-height:1.5;white-space:nowrap}@media print{.no-print{display:none!important}body{background:#fff}}
