.intelligence-panel{width:360px;height:100vh;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.panel-header{justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;background:#fff}.header-content,.panel-header{display:flex;align-items:center}.header-content{gap:.875rem}.header-icon{width:40px;height:40px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.header-text{display:flex;flex-direction:column}.header-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0;letter-spacing:-.01em}.header-subtitle{font-size:.75rem;color:#64748b;margin:0}.collapse-btn{width:32px;height:32px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.collapse-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.adoption-progress{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}.progress-label{font-size:.75rem;font-weight:600;color:#6366f1;text-transform:uppercase;letter-spacing:.05em}.progress-value{font-size:.875rem;font-weight:700;color:#0f172a}.progress-bar-container{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px}.panel-nav{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:#fff}.nav-item,.panel-nav{display:flex;gap:.5rem}.nav-item{flex:1 1;padding:.625rem 1rem;border:none;background:transparent;font-size:.8125rem;font-weight:500;color:#64748b;cursor:pointer;border-radius:6px;transition:all .2s ease;align-items:center;justify-content:center;position:relative}.nav-item:hover{background:#f8fafc;color:#0f172a}.nav-item.active{background:#1a1a2e;color:#fff}.nav-badge{background:#ef4444;color:#fff;padding:.125rem .375rem;border-radius:9999px;font-size:.6875rem;font-weight:700;min-width:18px;text-align:center}.nav-item.active .nav-badge{background:hsla(0,0%,100%,.2)}.panel-content{flex:1 1;overflow-y:auto;background:#f8fafc}.insight-card,.section-content{padding:1.25rem}.insight-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease}.insight-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.1);border-color:#cbd5e1}.insight-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;position:relative}.insight-indicator{width:4px;height:100%;position:absolute;left:-1.25rem;top:0;bottom:0;border-radius:0 2px 2px 0}.insight-title-group{flex:1 1}.insight-title{font-size:.9375rem;font-weight:600;color:#0f172a;margin:0 0 .25rem;letter-spacing:-.01em}.insight-type{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.dismiss-btn{width:24px;height:24px;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.dismiss-btn:hover{background:#f1f5f9;color:#64748b}.insight-message{font-size:.875rem;line-height:1.6;color:#64748b;margin:0 0 1rem}.insight-actions{display:flex;flex-wrap:wrap;gap:.625rem}.insight-action{padding:.5rem 1rem;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.375rem;border:none}.insight-action.primary{background:#1a1a2e;color:#fff}.insight-action.primary:hover{background:#2d2d44;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.insight-action.secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.insight-action.secondary:hover{background:#e2e8f0;border-color:#cbd5e1}.insight-link{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.insight-link a{font-size:.8125rem;color:#6366f1;text-decoration:none;font-weight:500;transition:color .2s ease}.insight-link a:hover{color:#4f46e5}.actions-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}.action-btn{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.action-btn:hover{border-color:#6366f1;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-2px)}.action-text{font-size:.8125rem;font-weight:500;color:#475569;text-align:left}.action-btn svg{color:#6366f1;flex-shrink:0}.achievement-banner{display:flex;align-items:center;gap:.875rem;padding:1rem;background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(139,92,246,.08));border:1px solid rgba(99,102,241,.2);border-radius:8px;margin-bottom:.75rem}.achievement-icon{width:36px;height:36px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.achievement-content{flex:1 1}.achievement-title{font-size:.875rem;font-weight:600;color:#0f172a;margin:0 0 .125rem}.achievement-message{font-size:.8125rem;color:#64748b;margin:0;line-height:1.4}.collapsed-panel{width:56px;height:100vh;border-left:1px solid #e2e8f0;flex-direction:column;padding-top:1.25rem}.collapsed-panel,.expand-panel-btn{background:#fff;display:flex;align-items:center}.expand-panel-btn{position:relative;width:40px;height:40px;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;justify-content:center;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.expand-panel-btn:hover{border-color:#6366f1;color:#6366f1;box-shadow:0 4px 6px rgba(0,0,0,.1)}.alert-dot{position:absolute;top:-4px;right:-4px;width:12px;height:12px;background:#ef4444;border:2px solid #fff;border-radius:50%}.empty-state{text-align:center;padding:3rem 1.5rem}.empty-icon{color:#cbd5e1;margin:0 auto 1rem}.empty-title{font-size:.9375rem;font-weight:600;color:#475569;margin:0 0 .375rem}.empty-description{font-size:.8125rem;color:#64748b;margin:0;line-height:1.5}.intelligence-panel.loading{display:flex;align-items:center;justify-content:center}.loading-content{text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(1turn)}}.loading-text{font-size:.875rem;color:#64748b;margin:0}.panel-content::-webkit-scrollbar{width:6px}.panel-content::-webkit-scrollbar-track{background:#f1f5f9}.panel-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.panel-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1280px){.intelligence-panel{width:320px}}@media (max-width:1024px){.intelligence-panel{width:280px}.actions-grid{grid-template-columns:1fr}}@media (max-width:768px){.collapsed-panel,.intelligence-panel{display:none}}