:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#213547;background-color:#fff}body{margin:0;padding:0;min-width:320px;min-height:100vh}#root{width:100%;height:100%}.app-layout{min-height:100vh}.app-header{background:#fff;padding:0 24px;box-shadow:0 2px 8px #0000000f;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:64px}.app-title{margin:0;line-height:64px;font-size:20px;font-weight:600;color:#001529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-content{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.stats-row{margin-bottom:24px}.stats-card{height:100%;transition:all .3s ease;border:1px solid #f0f0f0}.stats-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014;border-color:#e6f7ff}.filter-card{margin-bottom:24px;border-radius:8px;box-shadow:0 1px 2px #00000008}.search-header-row{margin-bottom:24px}.export-button{margin-left:16px}.table-card{border-radius:8px;box-shadow:0 1px 2px #00000008;overflow:hidden}.clickable-row{cursor:pointer;transition:background-color .2s}.clickable-row:hover{background-color:#fafafa}@media(max-width:768px){.app-content{padding:12px}.app-header{padding:0 16px}.app-title{font-size:16px}.search-header-row{flex-direction:column;align-items:flex-start;gap:12px}.export-button{margin-left:0;width:100%}}
