:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;width:100%}#root{width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background-color:#fff;padding:16px 24px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.app-header h1{font-size:20px;font-weight:600;color:#333}.legend{display:flex;gap:20px;align-items:center}.legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#666}.legend-color{width:16px;height:12px;border-radius:2px}.legend-bg{width:16px;height:12px;border-radius:2px;border:1px solid #ddd}.legend-bg.history{background-color:#f5f7fa}.legend-bg.plan{background-color:#fff}.app-main{flex:1;padding:20px;overflow-y:auto;overflow-x:hidden;min-width:0}.gantt-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:20px;width:100%;min-width:0;min-height:600px;overflow:hidden}.gantt-bar:hover rect:first-child{opacity:.8;filter:brightness(1.1)}.feedout-events-table-container{margin-top:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:20px}.table-title{font-size:18px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e8e8e8}.table-wrapper{overflow-x:auto;max-height:500px;overflow-y:auto}.feedout-events-table{width:100%;border-collapse:collapse;font-size:13px}.feedout-events-table thead{position:sticky;top:0;z-index:10}.feedout-events-table th{background-color:#fafafa;color:#333;font-weight:600;text-align:left;padding:12px 16px;border-bottom:1px solid #e8e8e8;white-space:nowrap}.feedout-events-table td{padding:12px 16px;border-bottom:1px solid #f0f0f0;color:#666;white-space:nowrap}.feedout-events-table tbody tr:hover{background-color:#f5f7fa}.feedout-events-table tbody tr:nth-child(2n){background-color:#fafafa}.feedout-events-table tbody tr:nth-child(2n):hover{background-color:#f0f2f5}.feedout-events-table .feed-id{font-family:SF Mono,Monaco,monospace;font-size:11px;color:#1890ff}.feedout-events-table .from-cell{color:#52c41a;font-weight:500}.feedout-events-table .to-cell{color:#fa8c16;font-weight:500}.feedout-events-table .formula-cell{font-weight:500;color:#722ed1}.table-summary{margin-top:16px;padding-top:12px;border-top:1px solid #e8e8e8;color:#999;font-size:13px;text-align:right}@media(max-width:768px){.app-header{flex-direction:column;gap:12px;align-items:flex-start}.legend{flex-wrap:wrap;gap:12px}.app-main{padding:10px}.feedout-events-table-container{padding:12px}.feedout-events-table th,.feedout-events-table td{padding:8px 12px;font-size:12px}}
