*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px}body{color:#1e293b;background:#f1f5f9;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.app{height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:230px;min-width:230px;display:flex;overflow-y:auto}.sb-logo{border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;padding:16px;display:flex}.sb-logo-icon{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:700;display:flex}.sb-logo-text{color:#0f172a;font-size:14px;font-weight:700;line-height:1.2}.sb-logo-sub{color:#94a3b8;font-size:10px}.nav-sec{padding:8px}.nav-sec-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;padding:8px 8px 4px;font-size:10px;font-weight:600}.nav-item{cursor:pointer;color:#475569;-webkit-user-select:none;user-select:none;border-radius:7px;align-items:center;gap:9px;margin-bottom:1px;padding:8px 10px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.nav-item:hover{color:#1e293b;background:#f1f5f9}.nav-item.active{color:#4f46e5;background:#eef2ff;font-weight:600}.nav-icon{text-align:center;width:16px;font-size:14px}.nav-badge{color:#fff;background:#4f46e5;border-radius:10px;margin-left:auto;padding:1px 6px;font-size:10px}.nav-badge.green{background:#10b981}.nav-badge.amber{background:#f59e0b}.nav-badge.red{background:#ef4444}.sb-bottom{border-top:1px solid #e2e8f0;margin-top:auto;padding:12px}.product-pill{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:8px;padding:10px 12px}.pp-lbl{opacity:.75;margin-bottom:3px;font-size:10px}.pp-name{font-size:13px;font-weight:700}.pp-status{background:#fff3;border-radius:20px;align-items:center;gap:4px;margin-top:5px;padding:2px 7px;font-size:10px;display:inline-flex}.pp-dot{background:#4ade80;border-radius:50%;width:5px;height:5px}.main{flex-direction:column;flex:1;display:flex;overflow:hidden}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex}.breadcrumb{align-items:center;gap:6px;font-size:13px;display:flex}.bc-item{color:#64748b}.bc-sep{color:#cbd5e1}.bc-active{color:#1e293b;font-weight:600}.topbar-right{align-items:center;gap:8px;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary{color:#fff;background:#4f46e5}.btn-primary:hover{background:#4338ca}.btn-outline{color:#374151;background:#fff;border:1px solid #d1d5db}.btn-outline:hover{background:#f9fafb}.btn-sm{padding:5px 9px;font-size:11px}.content{flex:1;padding:20px;overflow-y:auto}.screen{display:none}.screen.active{display:block}.card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px}.card-hdr{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.card-title{color:#1e293b;font-size:13px;font-weight:600}.sec-title{color:#0f172a;margin-bottom:4px;font-size:18px;font-weight:700}.sec-desc{color:#64748b;margin-bottom:18px;font-size:13px}.g2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.g3{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.g4{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px}.stat-lbl{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:500}.stat-val{color:#0f172a;font-size:26px;font-weight:700}.stat-chg{margin-top:3px;font-size:11px}.up{color:#10b981}.down{color:#ef4444}.tag{border-radius:20px;align-items:center;padding:2px 7px;font-size:11px;font-weight:600;display:inline-flex}.t-blue{color:#1d4ed8;background:#dbeafe}.t-green{color:#15803d;background:#dcfce7}.t-yellow{color:#a16207;background:#fef9c3}.t-red{color:#b91c1c;background:#fee2e2}.t-purple{color:#6d28d9;background:#ede9fe}.t-gray{color:#475569;background:#f1f5f9}.t-orange{color:#c2410c;background:#ffedd5}.cap-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.toggle-pill{cursor:pointer;border-radius:20px;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.toggle-pill.on{color:#15803d;background:#dcfce7}.toggle-pill.off{color:#94a3b8;background:#f1f5f9}.pbar{background:#f1f5f9;border-radius:4px;height:5px;margin-top:4px;overflow:hidden}.pfill{background:#4f46e5;border-radius:4px;height:100%}.ib{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.ib-blue{background:#dbeafe}.ib-green{background:#dcfce7}.ib-purple{background:#ede9fe}.ib-yellow{background:#fef9c3}.ib-red{background:#fee2e2}.ib-orange{background:#ffedd5}.div{background:#e2e8f0;height:1px;margin:14px 0}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.fn{text-align:center;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:9px;min-width:110px;padding:10px 12px;transition:all .2s}.fn:hover{border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #4f46e526}.fn-icon{margin-bottom:4px;font-size:20px}.fn-title{color:#1e293b;font-size:11px;font-weight:600}.fn-sub{color:#64748b;margin-top:1px;font-size:10px}.fn-input{border-color:#0ea5e9}.fn-process{border-color:#4f46e5}.fn-output{border-color:#10b981}.fn-ai{background:#faf5ff;border-color:#7c3aed}.fn-data{background:#fffbeb;border-color:#f59e0b}.fn-alert{background:#fef2f2;border-color:#ef4444}.farrow{color:#94a3b8;align-self:center;padding:0 3px;font-size:16px}.frow{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;display:flex}.fdown{text-align:center;color:#94a3b8;margin:4px 0;font-size:18px;line-height:1}.flayer{align-items:center;margin-bottom:6px;display:flex}.flbl{color:#94a3b8;text-transform:uppercase;text-align:right;flex-shrink:0;width:90px;padding-right:10px;font-size:10px;font-weight:600;line-height:1.3}.fnodes{flex-wrap:wrap;flex:1;gap:8px;display:flex}.ov-statusbar{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:0;margin-bottom:14px;padding:10px 20px;display:flex}.ov-stat-item{flex:1;align-items:center;gap:6px;display:flex}.ov-stat-lbl{color:#64748b;font-size:11px}.ov-stat-val{color:#0f172a;font-size:14px;font-weight:700}.ov-stat-val.green{color:#10b981}.ov-stat-val.purple{color:#7c3aed}.ov-live-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.4s infinite pulse;box-shadow:0 0 7px #10b981}.ov-sdivider{background:#e2e8f0;flex-shrink:0;width:1px;height:28px;margin:0 16px}.dash-kpi-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.dash-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;display:flex;box-shadow:0 1px 4px #0000000a}.dash-kpi-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.dash-kpi-val{color:#0f172a;font-size:22px;font-weight:800;line-height:1}.dash-kpi-lbl{color:#64748b;margin-top:3px;font-size:11px}.dash-kpi-chg{margin-top:4px;font-size:10px;font-weight:600}.dash-kpi-chg.up{color:#10b981}.dash-kpi-chg.warn{color:#f59e0b}.dash-body{grid-template-columns:1fr 340px;align-items:start;gap:14px;display:grid}.dash-sec-hdr{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dash-sec-title{color:#1e293b;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.dash-sec-badge{border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700}.agent-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:16px;display:grid}.agent-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:11px;padding:12px 14px;transition:all .18s}.agent-card:hover{border-color:#4f46e5;box-shadow:0 4px 14px #4f46e51a}.agent-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.agent-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.4s infinite pulse}.agent-status{border-radius:8px;padding:2px 7px;font-size:10px;font-weight:700}.agent-name{color:#0f172a;margin-bottom:2px;font-size:12px;font-weight:700}.agent-action{color:#64748b;font-size:10px;line-height:1.4}.agent-task{color:#94a3b8;align-items:center;gap:4px;margin-top:4px;font-size:9px;display:flex}.act-feed{flex-direction:column;gap:0;display:flex}.act-item:last-child{border-bottom:none;padding-bottom:0}.act-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:1px;font-size:15px;display:flex}.act-body{flex:1;min-width:0}.act-title{color:#1e293b;font-size:12px;font-weight:600;line-height:1.35}.act-meta{color:#94a3b8;align-items:center;gap:8px;margin-top:2px;font-size:10px;display:flex}.act-dot-sep{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:3px;height:3px}.mod-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.mod-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:all .15s;display:flex}.mod-card:hover{background:#fafafe;border-color:#4f46e5;transform:translate(2px);box-shadow:0 2px 10px #4f46e517}.mod-card-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.mod-card-name{color:#1e293b;font-size:12px;font-weight:700}.mod-card-sub{color:#94a3b8;margin-top:1px;font-size:9px}.alert-list{flex-direction:column;gap:7px;display:flex}.alert-item{border:1px solid;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.alert-item-icon{flex-shrink:0;margin-top:1px;font-size:14px}.alert-item-title{color:#1e293b;font-size:11px;font-weight:600;line-height:1.35}.alert-item-time{color:#94a3b8;margin-top:2px;font-size:10px}.ov-diagram{padding:20px 32px}.ov-ph{align-items:center;gap:10px;margin-bottom:12px;display:flex}.ov-ph-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:7px;padding:4px 13px 4px 5px;font-size:11px;font-weight:700;display:inline-flex}.ov-ph-num{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:flex}.ov-ph-line{background:#e2e8f0;flex:1;height:1px}.ov-row{justify-content:center;gap:12px;margin-bottom:0;display:flex}.ov-row-left{justify-content:flex-start;align-items:center;gap:10px;display:flex}.ov-nd{text-align:center;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:13px;flex-shrink:0;width:120px;padding:13px 8px 10px;transition:all .2s;position:relative}.ov-nd:hover{border-color:#6366f1;transform:translateY(-3px);box-shadow:0 8px 22px #4f46e526}.ov-nd-icon{border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 8px;font-size:18px;display:flex}.ov-nd-title{color:#1e293b;font-size:11px;font-weight:700;line-height:1.25}.ov-nd-sub{color:#94a3b8;margin-top:3px;font-size:9px;line-height:1.3}.ov-arrow{flex-direction:column;align-items:center;padding:5px 0;display:flex}.ov-arrow-line{background:linear-gradient(#c7d2fe,#6366f1);width:2px;height:18px}.ov-arrow-head{border-top:8px solid #6366f1;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0}.ov-harrow{flex-shrink:0;align-items:center;gap:0;display:flex}.ov-harrow-line{background:linear-gradient(90deg,#c7d2fe,#818cf8);width:18px;height:2px}.ov-harrow-head{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid #818cf8;width:0;height:0}.ov-aibox{background:linear-gradient(135deg,#faf5ff 0%,#eef2ff 100%);border:2px solid #7c3aed;border-radius:16px;margin-bottom:0;padding:16px 24px;box-shadow:0 8px 36px #7c3aed1f}.ov-aibox-hdr{text-align:center;margin-bottom:14px}.ov-aibox-title{color:#4f46e5;text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:800}.ov-aibox-sub{color:#7c3aed;margin-top:3px;font-size:10px}.ov-airow{justify-content:center;align-items:center;gap:6px;display:flex}.ov-nd-ai{text-align:center;cursor:pointer;background:#fff;border:1.5px solid #ddd6fe;border-radius:13px;flex-shrink:0;width:120px;padding:13px 8px 10px;transition:all .2s;position:relative}.ov-nd-ai:hover{border-color:#7c3aed;transform:translateY(-3px);box-shadow:0 8px 22px #7c3aed2e}.ov-nd-center{background:linear-gradient(135deg,#f5f3ff,#eef2ff);border-color:#4f46e5;width:130px;box-shadow:0 0 0 3px #4f46e51a}.ov-nd-center:hover{border-color:#4f46e5;box-shadow:0 8px 22px #4f46e538,0 0 0 3px #4f46e51a}.ov-biarrow{flex-shrink:0;align-items:center;gap:0;display:flex}.ov-biarrow-line{background:linear-gradient(90deg,#ddd6fe,#a78bfa);width:20px;height:2px}.ov-biarrow-r{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid #a78bfa;width:0;height:0}.ov-biarrow-l{border-top:4px solid #0000;border-bottom:4px solid #0000;border-right:7px solid #a78bfa;width:0;height:0}.ov-nd-pulse{border-radius:50%;width:6px;height:6px;animation:1.4s infinite pulse;position:absolute;top:7px;right:7px}.ftable{border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;overflow:hidden}.ftable th{text-align:left;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 14px;font-size:11px;font-weight:600}.ftable td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:9px 14px;font-size:12px}.ftable tr:last-child td{border-bottom:none}.ftable tr:hover td{background:#f8fafc}.ck-yes{color:#10b981;font-size:15px}.ck-no{color:#e2e8f0;font-size:15px}.ck-par{color:#f59e0b;font-size:12px}.kanban{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.kcol{background:#f8fafc;border-radius:10px;padding:10px}.kcol-hdr{justify-content:space-between;align-items:center;padding:4px 4px 10px;display:flex}.kcol-title{color:#1e293b;font-size:12px;font-weight:600}.kcount{color:#64748b;background:#e2e8f0;border-radius:20px;padding:1px 6px;font-size:10px;font-weight:600}.kcard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;margin-bottom:7px;padding:12px;transition:all .15s}.kcard:hover{border-color:#4f46e5;box-shadow:0 2px 8px #0000000f}.kcard-title{color:#1e293b;margin-bottom:5px;font-size:12px;font-weight:600}.kcard-desc{color:#64748b;margin-bottom:8px;font-size:11px;line-height:1.5}.kcard-foot{justify-content:space-between;align-items:center;display:flex}.pri-high{color:#b91c1c;background:#fee2e2;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.pri-med{color:#a16207;background:#fef9c3;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.pri-low{color:#15803d;background:#dcfce7;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.ai-tag{color:#7c3aed;background:#ede9fe;border-radius:4px;align-items:center;gap:3px;padding:2px 5px;font-size:10px;display:flex}.chat-wrap{grid-template-columns:2fr 1fr;gap:16px;height:calc(100vh - 160px);display:grid}.chat-panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;display:flex}.chat-hdr{border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;padding:14px 16px;display:flex}.agent-av{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.chat-msgs{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.msg{gap:8px;max-width:82%;display:flex}.msg.user{flex-direction:row-reverse;margin-left:auto}.msg-av{background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex}.msg-body{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;padding:9px 12px;font-size:12.5px;line-height:1.5}.msg.user .msg-body{color:#fff;background:#4f46e5;border-color:#4f46e5}.citation-badge{border:1px solid #0000;border-radius:6px;align-items:flex-start;gap:5px;margin-top:8px;padding:6px 9px;font-size:10px;line-height:1.4;display:inline-flex}.citation-kb{color:#5b21b6;background:#ede9fe;border-color:#ddd6fe}.citation-competitor{color:#14532d;background:#dcfce7;border-color:#bbf7d0}.citation-other{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.citation-stale{color:#92400e;background:#fef9c3;border-color:#fde68a}.chat-inp{border-top:1px solid #e2e8f0;gap:7px;padding:12px;display:flex}.chat-input{border:1px solid #e2e8f0;border-radius:7px;outline:none;flex:1;padding:8px 12px;font-size:12px}.chat-input:focus{border-color:#4f46e5}.chat-input:disabled{cursor:not-allowed;background:#f8fafc}.agent-cfg{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;overflow-y:auto}.cfg-stat-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 0;font-size:12px;display:flex}.cfg-stat-row:last-child{border-bottom:none}.cfg-stat-lbl{color:#64748b}.cfg-stat-val{color:#0f172a;font-weight:600}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.msg-thinking{align-items:center;min-width:44px;display:flex}.thinking-dots{gap:4px;display:inline-flex}.thinking-dots span{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chat-thinking-bounce}.thinking-dots span:nth-child(2){animation-delay:.15s}.thinking-dots span:nth-child(3){animation-delay:.3s}@keyframes chat-thinking-bounce{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.msg-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.chat-retry-btn{margin-top:8px}.msg-unanswered-tag{color:#92400e;background:#fef9c3;border-radius:6px;margin-top:8px;padding:6px 9px;font-size:10px}.citation-list{flex-direction:column;gap:5px;margin-top:8px;display:flex}.citation-chip{color:#5b21b6;background:#ede9fe;border-radius:6px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;display:inline-flex}.proactive-insight{max-width:92%}.proactive-insight-body{color:#3b0764;background:#faf5ff;border:2px solid #7c3aed}.proactive-insight-hdr{align-items:center;gap:8px;margin-bottom:6px;display:flex}.proactive-insight-source{color:#6d28d9;font-size:11px;font-weight:600}.proactive-insight-summary{margin-bottom:4px;font-weight:600}.proactive-insight-reason{color:#5b21b6;margin-bottom:10px;font-size:11.5px}.proactive-insight-acts{gap:8px;display:flex}.social-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.src-card{cursor:pointer;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:14px;transition:all .15s}.src-card:hover{border-color:#4f46e5}.src-card.on{background:#fafafe;border-color:#4f46e5}.src-icon{margin-bottom:6px;font-size:22px}.src-name{color:#1e293b;font-size:12px;font-weight:600}.src-cnt{color:#64748b;margin-top:2px;font-size:10px}.people-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.person-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:14px;transition:all .15s}.person-card:hover{border-color:#4f46e5;transform:translateY(-2px)}.person-av{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:8px;font-size:18px;font-weight:700;display:flex}.person-name{color:#1e293b;font-size:13px;font-weight:600}.person-role{color:#64748b;margin-top:1px;font-size:11px}.person-stats{gap:8px;margin-top:8px;display:flex}.person-stat{color:#64748b;font-size:10px}.person-stat span{color:#1e293b;font-weight:700}.lic-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:10px 0;display:flex}.lic-row:last-child{border-bottom:none}.lic-status{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ls-ok{background:#10b981}.ls-warn{background:#f59e0b}.ls-err{background:#ef4444}.act-item{border-bottom:1px solid #f1f5f9;gap:10px;padding:9px 0;display:flex}.act-item:last-child{border-bottom:none}.act-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.act-txt{color:#374151;font-size:12px;line-height:1.4}.act-time{color:#94a3b8;margin-top:1px;font-size:10px}.modal-ov{z-index:100;background:#0006;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.modal-ov.open{display:flex}.modal{background:#fff;border-radius:12px;width:90%;max-width:480px;padding:24px;box-shadow:0 20px 60px #0003}.modal-title{margin-bottom:6px;font-size:16px;font-weight:700}.modal-desc{color:#64748b;margin-bottom:16px;font-size:13px}.modal-acts{justify-content:flex-end;gap:8px;display:flex}.toasts{z-index:200;flex-direction:column;gap:6px;display:flex;position:fixed;bottom:20px;right:20px}.toast{color:#fff;background:#1e293b;border-left:3px solid #10b981;border-radius:7px;align-items:center;gap:8px;min-width:260px;padding:10px 14px;font-size:12px;animation:.3s slideIn;display:flex;box-shadow:0 4px 16px #0003}@keyframes slideIn{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.comp-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;transition:all .2s}.comp-card:hover{border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.comp-logo{color:#fff;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.skill-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:14px;transition:all .15s}.skill-card:hover{border-color:#4f46e5;transform:translateY(-2px)}.form-grp{margin-bottom:14px}.form-lbl{color:#374151;margin-bottom:5px;font-size:12px;font-weight:500;display:block}.form-inp{color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:8px 11px;font-size:12px}.form-inp:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e514}.upload-area{text-align:center;cursor:pointer;border:2px dashed #e2e8f0;border-radius:9px;padding:28px;transition:all .2s}.upload-area:hover{background:#fafafe;border-color:#4f46e5}.hub-card{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:11px;padding:18px;transition:all .2s;position:relative}.hub-card:hover{border-color:#4f46e5;transform:translateY(-3px);box-shadow:0 4px 16px #4f46e51a}.hub-card.current{background:#fafafe;border-color:#4f46e5}.current-badge{color:#fff;background:#4f46e5;border-radius:20px;padding:2px 7px;font-size:10px;position:absolute;top:10px;right:10px}.add-card{cursor:pointer;background:#f8fafc;border:2px dashed #d1d5db;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:18px;transition:all .2s;display:flex}.add-card:hover{background:#fafafe;border-color:#4f46e5}@keyframes lpGrad{0%,to{background-position:0%}50%{background-position:100%}}@keyframes lpFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lpFadeDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes lpScaleIn{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes lpOrb1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.06)}66%{transform:translate(-20px,25px)scale(.96)}}@keyframes lpOrb2{0%,to{transform:translate(0)}50%{transform:translate(-30px,18px)scale(1.05)}}@keyframes lpOrb3{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.08)}}@keyframes lpShimmer{0%{background-position:200%}to{background-position:-200%}}@keyframes lpLogoPulse{0%,to{box-shadow:0 6px 20px #4f46e547}50%{box-shadow:0 8px 30px #4f46e58c,0 0 0 7px #4f46e514}}@keyframes lpCardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes lpBadgePop{0%{opacity:0;transform:scale(.85)}60%{transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes lpCountUp{0%{opacity:0}to{opacity:1}}.login-ov{z-index:500;background:linear-gradient(270deg,#f0f4ff,#eef2ff,#fdf4ff,#f5f3ff,#eef2ff) 0 0/400% 400%;flex-direction:column;height:100vh;animation:14s infinite lpGrad;display:flex;position:fixed;inset:0;overflow:hidden}.login-ov.hidden{display:none}.lp-orb{pointer-events:none;border-radius:50%;position:absolute}.lp-orb-1{background:radial-gradient(circle,#6366f121 0%,#0000 65%);width:580px;height:580px;animation:20s ease-in-out infinite lpOrb1;top:-180px;left:-80px}.lp-orb-2{background:radial-gradient(circle,#7c3aed1a 0%,#0000 65%);width:480px;height:480px;animation:26s ease-in-out infinite lpOrb2;bottom:-120px;right:-80px}.lp-orb-3{background:radial-gradient(circle,#8b5cf612 0%,#0000 65%);width:360px;height:360px;animation:18s ease-in-out infinite lpOrb3;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-nav{z-index:2;border-bottom:1px solid #4f46e514;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 52px;animation:.5s both lpFadeDown;display:flex;position:relative}.lp-nav-logo{align-items:center;gap:12px;display:flex}.lp-nav-logo-box{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;animation:3s ease-in-out infinite lpLogoPulse;display:flex}.lp-nav-name{color:#0f172a;letter-spacing:-.02em;font-size:17px;font-weight:800}.lp-nav-tag{color:#94a3b8;margin-top:1px;font-size:10px}.lp-nav-right{align-items:center;gap:10px;display:flex}.lp-live-pill{color:#10b981;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:700;display:flex}.lp-live-ndot{background:#10b981;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.4s infinite pulse;box-shadow:0 0 7px #10b981}.lp-nav-login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:9px;padding:9px 22px;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 4px 16px #4f46e54d}.lp-nav-login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #4f46e580}.lp-hero{text-align:center;z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:0;min-height:0;padding:12px 40px 20px;display:flex;position:relative}.lp-badge-pill{color:#4f46e5;letter-spacing:.01em;background:#eef2ff;border:1px solid #c7d2fe;border-radius:20px;align-items:center;gap:7px;margin-bottom:14px;padding:5px 15px;font-size:11px;font-weight:700;animation:.6s cubic-bezier(.34,1.56,.64,1) .1s both lpBadgePop;display:inline-flex}.lp-h1{color:#0f172a;letter-spacing:-.04em;max-width:780px;margin-bottom:12px;font-size:48px;font-weight:900;line-height:1.08;animation:.7s .2s both lpFadeUp}.lp-h1 em{background:linear-gradient(135deg,#4f46e5,#7c3aed,#6366f1) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:4s linear infinite lpShimmer}.lp-sub{color:#475569;max-width:520px;margin-bottom:22px;font-size:15px;line-height:1.65;animation:.7s .32s both lpFadeUp}.lp-cta-row{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;animation:.7s .44s both lpFadeUp;display:flex}.lp-cta-btn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(90deg,#4f46e5,#7c3aed,#6366f1,#7c3aed,#4f46e5) 0 0/300%;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 34px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;animation:3.5s linear infinite lpShimmer;display:inline-flex;box-shadow:0 8px 28px #4f46e559}.lp-cta-btn:hover{transform:translateY(-3px);box-shadow:0 14px 40px #4f46e585}.lp-cta-arr{font-size:15px;transition:transform .22s;display:inline-block}.lp-cta-btn:hover .lp-cta-arr{transform:translate(5px)}.lp-stats{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:0;width:100%;max-width:660px;margin-bottom:22px;animation:.65s .56s both lpScaleIn;display:flex;overflow:hidden;box-shadow:0 4px 18px #4f46e512}.lp-stat{text-align:center;border-right:1px solid #f1f5f9;flex:1;padding:12px 10px}.lp-stat:last-child{border-right:none}.lp-stat-v{color:#0f172a;font-size:19px;font-weight:800;line-height:1}.lp-stat-v.gv{color:#10b981}.lp-stat-v.pv{color:#7c3aed}.lp-stat-v.bv{color:#4f46e5}.lp-stat-l{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-top:4px;font-size:9px;font-weight:600}.lp-feat-grid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:860px;display:grid}.lp-fcard{text-align:left;opacity:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;animation:.5s forwards lpCardIn;box-shadow:0 2px 8px #0000000a}.lp-fcard:first-child{animation-delay:.65s}.lp-fcard:nth-child(2){animation-delay:.75s}.lp-fcard:nth-child(3){animation-delay:.85s}.lp-fcard:nth-child(4){animation-delay:.95s}.lp-fcard:nth-child(5){animation-delay:1.05s}.lp-fcard:nth-child(6){animation-delay:1.15s}.lp-fcard:hover{border-color:#a5b4fc;transition:all .2s;transform:translateY(-3px);box-shadow:0 10px 28px #4f46e51f}.lp-fcard-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:8px;font-size:15px;display:flex}.lp-fcard-name{color:#0f172a;margin-bottom:3px;font-size:12px;font-weight:700}.lp-fcard-desc{color:#64748b;font-size:10px;line-height:1.5}.lp-modal-bg{z-index:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lp-modal-bg.hidden{display:none}.lp-modal{background:#fff;border-radius:20px;width:480px;max-height:90vh;padding:32px 36px;animation:.25s fadeInDown;overflow-y:auto;box-shadow:0 32px 100px #00000080}.lp-modal-top{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.lp-modal-title{color:#0f172a;font-size:22px;font-weight:800}.lp-modal-x{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:flex}.lp-modal-x:hover{color:#1e293b;background:#e2e8f0}.lp-modal-sub{color:#94a3b8;margin-bottom:22px;font-size:14px;line-height:1.5}.lp-modal-note{text-align:center;color:#cbd5e1;margin-top:16px;font-size:12px}.login-form{flex-direction:column;gap:14px;margin-top:4px;display:flex}.login-field{flex-direction:column;gap:6px;display:flex}.login-label{color:#475569;font-size:12px;font-weight:600}.login-input{color:#0f172a;box-sizing:border-box;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 13px;font-size:14px;transition:border-color .15s}.login-input:focus{border-color:#4f46e5}.login-password-wrap{display:flex;position:relative}.login-password-wrap .login-input{padding-right:40px}.login-eye-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;line-height:1;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.login-forgot-link{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-top:-6px;padding:0;font-size:12px;font-weight:600}.login-forgot-link:hover{text-decoration:underline}.login-back-link{color:#64748b;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:12px;font-weight:600}.login-back-link:hover{color:#334155;text-decoration:underline}.login-submit-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:11px;justify-content:center;align-items:center;gap:0;margin-top:4px;padding:11px 15px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.login-submit-btn:hover{background:#4338ca}.login-submit-btn:disabled{opacity:.7;cursor:not-allowed}.login-field.invalid .login-input{border-color:#ef4444}.login-error{color:#ef4444;margin-top:-2px;font-size:12px}.login-spinner{vertical-align:-2px;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:8px;animation:.7s linear infinite loginSpin;display:inline-block}@keyframes loginSpin{to{transform:rotate(360deg)}}.otp-input{text-align:center;letter-spacing:8px;font-size:20px;font-weight:700}.login-otp-meta{color:#94a3b8;justify-content:space-between;align-items:center;margin-top:-6px;font-size:12px;display:flex}.login-resend-btn{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.login-resend-btn:disabled{color:#cbd5e1;cursor:not-allowed}.login-demo-note{color:#78716c;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;padding:8px 10px;font-size:12px}.login-success-icon{font-size:32px}.role-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.rb-superadmin{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.rb-productowner{color:#5b21b6;background:#ede9fe;border:1px solid #ddd6fe}.rb-productmanager{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.rb-analyst{color:#14532d;background:#dcfce7;border:1px solid #bbf7d0}.rb-developer{color:#9d174d;background:#fce7f3;border:1px solid #fbcfe8}.sb-role-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:8px 16px 10px;display:flex}.logout-btn{color:#94a3b8;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:5px;padding:3px 7px;font-size:10px;transition:all .15s}.logout-btn:hover{color:#ef4444;background:#fff1f2;border-color:#fecaca}.topbar-role{align-items:center;gap:6px;display:flex}.nav-item[data-rbac-hidden]{display:none}
