@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=Syne:wght@400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap";:root{--primary:#0d9485;--primary-d:#0a7a6d;--primary-light:#e6f5f3;--primary-border:#b2ddd8;--accent:#c9a200;--accent-d:#a88600;--accent-light:#fff8d6;--accent-border:#e8d870;--bg:#f4f6f8;--surface:#fff;--surface-2:#f9fafb;--border:#e2e8f0;--border-strong:#cbd5e1;--text:#111827;--text-muted:#6b7280;--text-faint:#9ca3af;--success:#16a34a;--success-light:#dcfce7;--success-border:#bbf7d0;--warning:#d97706;--warning-light:#fef3c7;--warning-border:#fde68a;--danger:#dc2626;--danger-light:#fee2e2;--danger-border:#fecaca;--info:#2563eb;--info-light:#dbeafe;--info-border:#bfdbfe;--radius:8px;--radius-sm:4px;--radius-lg:12px;--shadow:0 1px 3px #00000014, 0 1px 2px #0000000a;--shadow-md:0 4px 6px #00000012, 0 2px 4px #0000000a;--shadow-lg:0 10px 15px #00000014, 0 4px 6px #0000000a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5{font-family:Syne,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit;outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}#root{flex-direction:column;height:100vh;display:flex}@media (width<=768px){.ws-table-wrap,.runsheet-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.hide-mobile{display:none!important}.card-pad{padding:14px!important}.ws-name-col{width:90px!important}}
