*{box-sizing:border-box;margin:0;padding:0}body{color:#111;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}.crim-nav{z-index:100;background:#111;align-items:center;gap:32px;height:56px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 4px #0000004d}.crim-logo{color:#f5c200;letter-spacing:-.5px;margin-right:8px;font-size:18px;font-weight:700}.crim-nav-tabs{gap:4px;display:flex}.crim-nav-tab{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:14px;font-weight:500;transition:all .15s}.crim-nav-tab:hover{color:#fff;background:#ffffff14}.crim-nav-tab.active{color:#111;background:#f5c200}.crim-main{height:calc(100vh - 128px);margin-top:56px;margin-bottom:72px;overflow:hidden}.kanban-wrapper{align-items:flex-start;gap:12px;height:100%;padding:20px;display:flex;overflow:auto hidden}.kanban-column{background:#ebebeb;border-radius:10px;flex-direction:column;width:260px;min-width:260px;max-height:100%;display:flex}.kanban-column-header{border-bottom:1px solid #dedede;justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex}.kanban-column-title{color:#444;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.kanban-column-count{color:#555;background:#ccc;border-radius:10px;padding:2px 7px;font-size:11px;font-weight:600}.kanban-column-body{flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow-y:auto}.listing-card{cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;transition:all .15s;box-shadow:0 1px 3px #0000000a}.listing-card:hover{border-color:#f5c200;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.listing-card-name{color:#111;margin-bottom:4px;font-size:13px;font-weight:600;line-height:1.3}.listing-card-industry{color:#888;margin-bottom:8px;font-size:11px}.listing-card-price{color:#111;margin-bottom:8px;font-size:14px;font-weight:700}.listing-card-stats{gap:10px;display:flex}.listing-stat{color:#777;align-items:center;gap:3px;font-size:11px;display:flex}.listing-stat-value{color:#444;font-weight:600}.kanban-add-btn{color:#999;cursor:pointer;background:0 0;border:1px dashed #ccc;border-radius:6px;width:100%;margin-top:2px;padding:8px;font-size:12px;transition:all .15s}.kanban-add-btn:hover{color:#f5c200;background:#fffbeb;border-color:#f5c200}.contacts-wrapper{height:100%;padding:20px;overflow-y:auto}.contacts-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.contacts-title{color:#111;font-size:18px;font-weight:700}.chat-bar{z-index:100;background:#111;border-top:1px solid #222;align-items:center;gap:12px;height:72px;padding:0 20px;display:flex;position:fixed;bottom:0;left:0;right:0}.chat-input-wrap{background:#1e1e1e;border:1px solid #333;border-radius:8px;flex:1;align-items:center;padding:0 14px;transition:border-color .15s;display:flex}.chat-input-wrap:focus-within{border-color:#f5c200}.chat-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:14px}.chat-input::placeholder{color:#666}.chat-send-btn{cursor:pointer;background:#f5c200;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.chat-send-btn:hover{background:#e0b000}.chat-label{color:#555;white-space:nowrap;font-size:12px}.chat-messages{z-index:99;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:10px;flex-direction:column;gap:8px;max-height:300px;padding:12px;display:flex;position:fixed;bottom:80px;left:20px;right:20px;overflow-y:auto}.chat-message{border-radius:8px;max-width:80%;padding:8px 12px;font-size:13px;line-height:1.4}.chat-message.user{color:#111;background:#f5c200;align-self:flex-end;font-weight:500}.chat-message.assistant{color:#ddd;background:#2a2a2a;align-self:flex-start}.login-page{background:#111;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:14px;width:380px;padding:48px 40px}.login-logo{color:#f5c200;text-align:center;letter-spacing:-1px;margin-bottom:8px;font-size:32px;font-weight:800}.login-sub{text-align:center;color:#666;margin-bottom:36px;font-size:14px}.login-field{margin-bottom:16px}.login-label{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.login-input{color:#fff;background:#111;border:1px solid #333;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .15s}.login-input:focus{border-color:#f5c200}.login-btn{color:#111;cursor:pointer;background:#f5c200;border:none;border-radius:8px;width:100%;margin-top:8px;padding:13px;font-size:15px;font-weight:700;transition:background .15s}.login-btn:hover{background:#e0b000}.login-error{color:#ff6b6b;background:#2a1010;border:1px solid #5a2020;border-radius:6px;margin-bottom:16px;padding:10px 12px;font-size:13px}.ant-modal-content{border-radius:12px!important}.ant-modal-header{border-radius:12px 12px 0 0!important}.status-badge{text-transform:uppercase;letter-spacing:.3px;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.badge-lead{color:#4f46e5;background:#eef2ff}.badge-discovery{color:#c2410c;background:#fff7ed}.badge-financials{color:#92400e;background:#fff3d0}.badge-signed{color:#7c3aed;background:#f5f3ff}.badge-withdrawn{color:#666;background:#f5f5f5}.section-label{color:#999;text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:8px;font-size:11px;font-weight:700}
