*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f2f5}.page-container{padding:24px}.page-header{margin-bottom:24px}.statistics-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:24px}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;padding:24px;color:#fff}.stat-card h3{font-size:14px;font-weight:400;margin-bottom:8px;opacity:.9}.stat-card .value{font-size:32px;font-weight:700;margin-bottom:8px}.stat-card .trend{font-size:12px;opacity:.8}.dashboard-shell{background:linear-gradient(135deg,#fef3c7,#fef9c3,#d9f99d 70%,#bfdbfe);padding:32px;border-radius:24px;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;gap:24px}.dashboard-top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.dashboard-clock{text-align:right}.dashboard-shell .ant-card{border:none}.dashboard-card{background:#ffffffeb;border-radius:20px;box-shadow:0 12px 30px #0f172a1a}.dashboard-card .ant-card-body{padding:24px}.chart-card{min-height:250px}.countdown-card{min-height:220px}.countdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.countdown-body{display:flex;gap:12px;justify-content:space-between;flex-wrap:nowrap}.countdown-item{flex:1;padding:16px 0;border-radius:16px;background:#fefefe;text-align:center;box-shadow:inset 0 0 0 1px #22222214}.countdown-value{font-size:36px;font-weight:600;color:#2563eb;display:block}.countdown-label{font-size:12px;color:#475569}.dashboard-highlight-row{margin-top:8px}.highlight-card{text-align:center;min-height:140px}.highlight-card.subtle{box-shadow:none;border:1px solid rgba(15,23,42,.08)}.highlight-label{margin-bottom:8px;font-size:16px;font-weight:500;color:#111827}.highlight-value{font-size:40px;font-weight:600;display:block;margin-bottom:8px;color:#0f172a}.revenue-card{text-align:center;min-height:170px}.chart-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.chart-empty{margin-top:72px;text-align:center}.task-board-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.task-board-column-list{display:flex;flex-direction:column;gap:12px;flex:1}.task-board-card{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:12px;background:#fff;box-shadow:0 10px 20px #0f172a14}.task-board-card-desc{margin:0;font-size:13px;color:#5b6470}.task-board-card-date{display:block;font-size:12px;color:#8b949e;margin-top:4px}.case-insights-shell{display:flex;flex-direction:column;gap:16px}.case-calendar-cell{display:flex;flex-direction:column;gap:4px;margin-top:6px}.case-calendar-event{display:flex;align-items:center;gap:8px;padding:4px 0}.case-calendar-event .event-time{font-size:12px;font-weight:600;min-width:48px;color:#2563eb}.case-calendar-event .event-name{font-size:12px;font-weight:500}.case-calendar-event .event-meta{font-size:10px;color:#8b949e}
