*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px}.header{color:#fff;z-index:50;background:#1a73e8;justify-content:space-between;align-items:center;padding:12px 24px;display:flex;position:sticky;top:0}.header h1{font-size:18px;font-weight:600}.header-right{align-items:center;gap:12px;font-size:13px;display:flex}.logout-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:5px;padding:5px 14px}.container{max-width:1500px;margin:0 auto;padding:14px 20px}.view-tabs{gap:0;margin-bottom:16px;display:flex}.view-tab{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;padding:10px 22px;font-size:13px;font-weight:500}.view-tab:first-child{border-radius:8px 0 0 8px}.view-tab:last-child{border-radius:0 8px 8px 0}.view-tab.active{color:#1a73e8;background:#e8f0fe;border-color:#1a73e8;font-weight:600}.summary{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.card{background:#fff;border-radius:8px;min-width:150px;padding:12px 16px;box-shadow:0 1px 3px #00000014}.card .label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.card .value{margin-top:2px;font-size:22px;font-weight:700}.card .sub{color:#999;margin-top:2px;font-size:11px}.month-tabs{border-bottom:2px solid #e0e0e0;gap:0;margin-bottom:14px;display:flex}.month-tab{cursor:pointer;color:#666;border-bottom:3px solid #0000;margin-bottom:-2px;padding:8px 20px;font-size:13px;font-weight:500}.month-tab:hover{color:#1a73e8;background:#f0f4ff}.month-tab.active{color:#1a73e8;border-bottom-color:#1a73e8;font-weight:600}.filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.filters select,.filters input{border:1px solid #ddd;border-radius:6px;padding:6px 10px;font-size:12px}.filter-btn{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:6px;padding:6px 16px;font-size:12px}.record-count{color:#1a73e8;font-size:12px;font-weight:600}.actions-bar{align-items:center;gap:8px;margin-bottom:10px;display:flex}.actions-bar button{cursor:pointer;border:none;border-radius:6px;padding:5px 14px;font-size:12px;font-weight:500}.btn-apply{color:#fff;background:#0d904f}.btn-dismiss{color:#fff;background:#d93025}.btn-apply:disabled,.btn-dismiss:disabled{opacity:.4;cursor:not-allowed}.table-wrap{background:#fff;border-radius:8px;max-height:calc(100vh - 300px);overflow:auto;box-shadow:0 1px 3px #00000014}table{border-collapse:collapse;width:100%;font-size:11px}th{text-align:left;color:#555;z-index:5;white-space:nowrap;cursor:pointer;background:#f8f9fa;border-bottom:2px solid #e0e0e0;padding:6px;font-weight:600;position:sticky;top:0}th:hover{background:#eef1f5}td{white-space:nowrap;border-bottom:1px solid #f0f0f0;padding:3px 6px}tr:hover{background:#f5f8ff}tr.selected{background:#e8f0fe}tr.budget-exhausted{background:#fff3e0}.badge{border-radius:4px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-block}.badge-increase{color:#0d904f;background:#e6f4ea}.badge-decrease{color:#d93025;background:#fce8e6}.badge-pause{color:#ea8600;background:#fef7e0}.badge-monitor{color:#666;background:#e8eaed}.badge-budget{color:#fff;background:#ff6d00}.badge-high{color:#fff;background:#d93025}.badge-medium{color:#fff;background:#ea8600}.badge-low{color:#fff;background:#999}.bid-positive{color:#0d904f;font-weight:600}.bid-negative{color:#d93025;font-weight:600}.pagination{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:5px;padding:5px 14px;font-size:12px}.pagination button:disabled{opacity:.4}.overlay{z-index:200;background:#00000059;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{background:#fff;border-radius:10px;width:95%;max-width:680px;max-height:85vh;padding:22px;overflow-y:auto;box-shadow:0 8px 30px #0003}.modal h3{color:#1a73e8;margin-bottom:8px;font-size:15px}.modal .sub{color:#888;margin-bottom:14px;font-size:11px}.modal-close{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:6px;margin-top:14px;padding:7px 18px}.insight-tabs{gap:0;margin-bottom:16px;display:flex}.insight-tab{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;padding:9px 20px;font-size:12px;font-weight:500}.insight-tab:first-child{border-radius:8px 0 0 8px}.insight-tab:last-child{border-radius:0 8px 8px 0}.insight-tab.active{color:#fff;background:#1a73e8;border-color:#1a73e8}.insight-card{background:#fff;border-left:4px solid #ccc;border-radius:8px;margin-bottom:12px;padding:16px;box-shadow:0 1px 3px #00000014}.insight-card.danger{border-left-color:#d93025}.insight-card.warning{border-left-color:#ea8600}.insight-card.success{border-left-color:#0d904f}.insight-card.info{border-left-color:#1a73e8}.insight-header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.insight-icon{font-size:20px}.insight-title{font-size:14px;font-weight:600}.insight-detail{color:#666;margin-bottom:10px;font-size:12px}.insight-item{border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:6px 0;font-size:11px;display:flex}.insight-item:last-child{border-bottom:none}.kw-name{color:#333;flex-shrink:0;min-width:160px;font-weight:600}.ids{color:#999;font-family:monospace;font-size:10px}.metrics{color:#555}.metric-val{font-weight:600}.metric-good{color:#0d904f}.metric-bad{color:#d93025}.view-all-btn{color:#1a73e8;cursor:pointer;background:0 0;border:1px solid #1a73e8;border-radius:5px;margin-top:8px;padding:5px 14px;font-size:11px}.item-actions{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}.analyze-btn{color:#fff;cursor:pointer;background:#7c4dff;border:none;border-radius:4px;padding:3px 10px;font-size:10px}.copilot-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00b894,#00cec9);border:none;border-radius:4px;padding:3px 10px;font-size:10px;font-weight:600}.ticket-btn{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:4px;padding:3px 10px;font-size:10px}.ticket-status{border-radius:4px;padding:2px 7px;font-size:10px;font-weight:600}.ticket-status.open{color:#1a73e8;background:#e8f0fe}.ticket-status.in_progress{color:#ea8600;background:#fef7e0}.ticket-status.resolved{color:#0d904f;background:#e6f4ea}.kanban{gap:14px;min-height:400px;display:flex}.kanban-col{background:#f0f2f5;border-radius:8px;flex:1;min-width:280px;padding:12px}.kanban-header{justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.kanban-count{background:#ddd;border-radius:10px;padding:2px 8px;font-size:11px}.kanban-card{cursor:pointer;background:#fff;border-radius:6px;margin-bottom:8px;padding:10px;box-shadow:0 1px 2px #00000014}.kanban-card:hover{box-shadow:0 2px 6px #0000001f}.finding{background:#fafafa;border-left:4px solid #ccc;border-radius:6px;margin-bottom:8px;padding:10px}.finding.HIGH{background:#fef0ef;border-left-color:#d93025}.finding.MEDIUM{background:#fef7e0;border-left-color:#ea8600}.finding.LOW{background:#f5f5f5;border-left-color:#999}.finding-header{justify-content:space-between;margin-bottom:4px;display:flex}.finding-factor{font-size:12px;font-weight:600}.finding-severity{color:#fff;border-radius:3px;padding:1px 6px;font-size:10px;font-weight:600}.finding-severity.HIGH{background:#d93025}.finding-severity.MEDIUM{background:#ea8600}.finding-severity.LOW{background:#999}.finding-action{background:#1a73e814;border-radius:4px;margin-top:6px;padding:8px;font-size:11px}@media (width<=768px){.header{flex-direction:column;gap:8px}.filters,.summary,.kanban{flex-direction:column}.insight-item{flex-direction:column;align-items:flex-start}.item-actions{margin-top:4px;margin-left:0}.table-wrap{max-height:calc(100vh - 350px)}}
