*{box-sizing:border-box}html,body{margin:0;padding:0;background:#f9f6f1;font-family:Inter,-apple-system,sans-serif;color:#3d4a42;-webkit-font-smoothing:antialiased}#root{min-height:100vh}.co-page{min-height:100vh;background:#f9f6f1}.co-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.co-split{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:1023px){.co-split{grid-template-columns:1fr}}.co-table-wrap{overflow-x:auto}.co-sticky-actions{position:sticky;bottom:0;padding-bottom:env(safe-area-inset-bottom)}.co-tabs{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.co-filter-strip{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}@keyframes co-pulse{0%,to{opacity:1}50%{opacity:.45}}.co-pulse{animation:co-pulse 1.4s ease-in-out infinite}@keyframes co-spin{to{transform:rotate(360deg)}}.co-spin{animation:co-spin .7s linear infinite}@media(max-width:767px){input,select,textarea,button{min-height:44px;font-size:16px}.co-hide-mobile{display:none}}
