*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;background:#f0f4f8}.page-header{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:flex-start}.page-header h1{margin:0 0 4px;font-size:24px;font-weight:600;color:#0d2137}.page-header p{margin:0;color:#64748b}.kpi-card .ant-statistic-title{font-size:13px;color:#64748b}.kpi-card .ant-statistic-content-value{color:#0d2137}.chat-messages{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto;padding:16px;background:#f8fafc;border-radius:8px;margin-bottom:16px}.chat-bubble{max-width:80%;padding:10px 14px;border-radius:12px;line-height:1.5}.chat-bubble.user{align-self:flex-end;background:#1e4d8c;color:#fff}.chat-bubble.assistant{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;color:#334155}.calendar-day{margin-bottom:24px}.calendar-day-title{font-size:16px;font-weight:600;color:#0d2137;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #1e4d8c}.main-layout-inner--offset .page-header{padding-left:0}@media(max-width:991px){.main-layout-inner--offset{padding-left:48px}}@media(max-width:768px){.page-header{flex-direction:column;align-items:stretch}.page-header .ant-btn{width:100%}}
