@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:wght@400;500;600&display=swap";.report-container{padding:24px;background-color:#f8f9fa;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.report-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.report-header h1{font-size:28px;font-weight:700;color:#2c3e50;margin:0}.ant-card{transition:transform .2s ease,box-shadow .2s ease}.ant-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f!important}@media(max-width:768px){.report-container{padding:16px}.report-header{flex-direction:column;align-items:flex-start}.report-header h1{font-size:24px}}@media(min-width:769px)and (max-width:1024px){.report-container{padding:20px}}.chart-container{margin-bottom:24px}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px}.empty-state{text-align:center;padding:48px 24px;color:#7f8c8d}body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}
