:root{color:#0f172a;background:#f1f5f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#e5e7eb;background:#111827;flex-direction:column;gap:10px;padding:18px;display:flex}.brand{align-items:center;gap:10px;margin-bottom:16px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#14b8a6,#2563eb);border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand span{color:#94a3b8;letter-spacing:.16em;margin-top:3px;font-size:11px;display:block}.nav{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:12px 14px;font-weight:800}.nav.active{color:#fff;background:#14b8a62e}.main{min-width:0}.page{min-width:0;padding:22px}.page.dark{color:#e5f6ff;background:#050b13;min-height:100vh}.page-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.eyebrow{color:#0d9488;letter-spacing:.16em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:900}h1{margin:0;font-size:28px}.filters{flex-wrap:wrap;gap:8px;display:flex}.date-input{border:1px solid #cbd5e1;border-radius:12px;min-width:150px;height:40px;padding:0 12px}.state-card{background:#fff;border:1px solid #dbeafe;border-radius:16px;margin-bottom:14px;padding:16px;font-weight:800}.state-card.error{color:#991b1b;background:#fff1f2;border-color:#fecaca}.state-card button{margin-left:10px}.entity-card{min-width:0}.schedule-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;min-width:0;display:grid}.doctor-column{background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-width:0;overflow:hidden}.doctor-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.doctor-head span{color:#64748b;margin-top:4px;font-size:13px;display:block}.doctor-head b{color:#0d9488}.shift-list{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:6px;padding:10px 14px;display:flex}.shift-chip,.blocked-chip{border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.shift-chip{color:#166534;background:#dcfce7}.blocked-chip{color:#991b1b;background:#fee2e2}.appointment-list{flex-direction:column;gap:8px;padding:14px;display:flex}.appointment-card,.empty-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-width:0;padding:12px}.appointment-card{touch-action:none;cursor:grab;grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.appointment-card span,.appointment-card small{color:#64748b;margin-top:4px;display:block}.appointment-card em{color:#2563eb;grid-column:1/-1;font-size:12px;font-style:normal;font-weight:800}.rop-chart-grid{grid-template-columns:1fr 1fr;gap:14px;min-width:0;display:grid}.rop-chart-card{background:linear-gradient(135deg,#1e293bc7,#0f172aeb);border:1px solid #94a3b833;border-radius:18px;min-width:0;padding:14px;overflow:hidden}.rop-chart-title{color:#f8fafc;margin-bottom:12px;font-size:16px;font-weight:950}.rop-chart-svg{width:100%;height:280px;display:block}.toast-stack{z-index:1000;flex-direction:column;gap:8px;max-width:min(420px,100vw - 32px);display:flex;position:fixed;bottom:16px;right:16px}.toast{border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:800;display:flex;box-shadow:0 18px 45px #0f172a38}.toast.info{color:#1d4ed8;background:#eff6ff}.toast.success{color:#047857;background:#ecfdf5}.toast.error{color:#b91c1c;background:#fef2f2}.toast button{cursor:pointer;background:#0f172a14;border:0;border-radius:10px;padding:7px 9px;font-weight:900}@media (width<=1500px){.page{padding:18px}.rop-chart-grid{grid-template-columns:1fr}}@media (width<=860px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.page-head{flex-direction:column;align-items:flex-start}.schedule-grid,.rop-chart-grid{grid-template-columns:1fr}.rop-chart-svg{height:240px}}
