.team-module__czTPBW__container{max-width:1600px;min-height:100vh;margin:0 auto;padding:40px}.team-module__czTPBW__header{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.team-module__czTPBW__breadcrumb{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.75rem;font-weight:800}.team-module__czTPBW__titleArea h1{color:var(--primary);letter-spacing:-.02em;font-size:2.25rem;font-weight:800}.team-module__czTPBW__titleArea p{color:#64748b;margin-top:4px;font-size:1.1rem}.team-module__czTPBW__headerActions{gap:12px;display:flex}.team-module__czTPBW__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;transition:transform .2s;display:flex}.team-module__czTPBW__secondaryBtn{color:#94a3b8;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;transition:background .2s;display:flex}.team-module__czTPBW__secondaryBtn:hover{color:#e2e8f0;background:#ffffff1f}.team-module__czTPBW__modalInput{color:#e2e8f0;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:1rem}.team-module__czTPBW__modalInput::placeholder{color:#475569}.team-module__czTPBW__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #0000001a}.team-module__czTPBW__kpiGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;display:grid}.team-module__czTPBW__kpiCard{border:1px solid var(--border);background:#fff;border-radius:20px;align-items:center;gap:20px;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.team-module__czTPBW__kpiIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.team-module__czTPBW__kpiContent{flex:1}.team-module__czTPBW__kpiLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.team-module__czTPBW__kpiValueRow{align-items:baseline;gap:12px;margin:4px 0;display:flex}.team-module__czTPBW__kpiValue{color:#1e293b;font-size:1.75rem;font-weight:800}.team-module__czTPBW__kpiTrend{color:#10b981;align-items:center;gap:2px;font-size:.75rem;font-weight:800;display:flex}.team-module__czTPBW__kpiProgress{background:#f1f5f9;border-radius:10px;height:6px;margin-top:8px;overflow:hidden}.team-module__czTPBW__progressBar{border-radius:10px;height:100%}.team-module__czTPBW__kpiSub{color:#94a3b8;margin:0;font-size:.8rem}.team-module__czTPBW__tabContainer{border-bottom:1px solid var(--border);gap:8px;margin-bottom:32px;padding-bottom:1px;display:flex}.team-module__czTPBW__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.team-module__czTPBW__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.team-module__czTPBW__filterArea{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.team-module__czTPBW__searchBar{border:1px solid var(--border);background:#fff;border-radius:12px;flex:1;align-items:center;gap:12px;max-width:400px;height:44px;padding:0 16px;display:flex}.team-module__czTPBW__searchBar input{background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.team-module__czTPBW__filterBtn{border:1px solid var(--border);color:#475569;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:flex}.team-module__czTPBW__memberGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.team-module__czTPBW__memberCard{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.team-module__czTPBW__cardStatus{width:100%;height:4px;position:absolute;top:0;left:0}.team-module__czTPBW__memberHeader{justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.team-module__czTPBW__avatarArea{position:relative}.team-module__czTPBW__avatar{background:linear-gradient(135deg, var(--primary), #4f46e5);color:#fff;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.25rem;font-weight:800;display:flex}.team-module__czTPBW__scoreBadge{color:#10b981;background:#fff;border:2px solid #f0fdf4;border-radius:20px;padding:2px 8px;font-size:.75rem;font-weight:800;position:absolute;bottom:-6px;right:-6px;box-shadow:0 2px 4px #0000001a}.team-module__czTPBW__moreBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none}.team-module__czTPBW__memberBody{padding:0 24px 24px}.team-module__czTPBW__memberBody h3{color:#1e293b;margin-bottom:6px;font-size:1.15rem;font-weight:800}.team-module__czTPBW__roleTag{text-transform:uppercase;border-radius:6px;margin-bottom:20px;padding:4px 10px;font-size:.75rem;font-weight:800;display:inline-block}.team-module__czTPBW__roleTag[data-role=CDO]{color:#ef4444;background:#fef2f2}.team-module__czTPBW__roleTag[data-role=Data\ Owner]{color:#3b82f6;background:#eff6ff}.team-module__czTPBW__roleTag[data-role=Data\ Steward]{color:#10b981;background:#f0fdf4}.team-module__czTPBW__roleTag[data-role=Data\ Custodian]{color:#f59e0b;background:#fffbeb}.team-module__czTPBW__roleTag[data-role=Auditor]{color:#8b5cf6;background:#f5f3ff}.team-module__czTPBW__assignmentSummary{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;gap:16px;padding:16px 0;display:flex}.team-module__czTPBW__assignItem{color:#64748b;align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.team-module__czTPBW__footerInfo{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.team-module__czTPBW__domainInfo{color:#94a3b8;align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:flex}.team-module__czTPBW__slaBadge{font-size:.8rem;font-weight:800}.team-module__czTPBW__domainTableContainer{border:1px solid var(--border);background:#fff;border-radius:20px;overflow:hidden}.team-module__czTPBW__domainTable{border-collapse:collapse;width:100%}.team-module__czTPBW__domainTable th{text-align:left;text-transform:uppercase;color:#94a3b8;background:#f8fafc;padding:16px 24px;font-size:.75rem;font-weight:800}.team-module__czTPBW__domainTable td{border-bottom:1px solid #f1f5f9;padding:20px 24px}.team-module__czTPBW__domainCol{flex-direction:column;display:flex}.team-module__czTPBW__domainName{color:#1e293b;font-weight:800}.team-module__czTPBW__domainDesc{color:#64748b;font-size:.8rem}.team-module__czTPBW__userCell{color:#1e293b;align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.team-module__czTPBW__miniAvatar{background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:flex}.team-module__czTPBW__unassigned{color:#ef4444;font-style:italic}.team-module__czTPBW__coverageCell{align-items:center;gap:12px;display:flex}.team-module__czTPBW__coverageBar{background:#f1f5f9;border-radius:10px;width:80px;height:6px;overflow:hidden}.team-module__czTPBW__coverageBar div{height:100%}.team-module__czTPBW__statusBadge{text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:800}.team-module__czTPBW__statusBadge[data-status=cubierto]{color:#10b981;background:#f0fdf4}.team-module__czTPBW__statusBadge[data-status=parcial]{color:#f59e0b;background:#fffbeb}.team-module__czTPBW__statusBadge[data-status=huérfano]{color:#ef4444;background:#fef2f2}.team-module__czTPBW__actionBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none}.team-module__czTPBW__raciView{border:1px solid var(--border);background:#fff;border-radius:24px;padding:32px}.team-module__czTPBW__raciInfo h3{color:#1e293b;margin-bottom:8px;font-size:1.5rem;font-weight:800}.team-module__czTPBW__raciInfo p{color:#64748b;margin-bottom:24px}.team-module__czTPBW__raciLegend{background:#f8fafc;border-radius:12px;gap:24px;margin-bottom:32px;padding:16px;font-size:.85rem;display:flex}.team-module__czTPBW__raciTable{border-collapse:collapse;width:100%}.team-module__czTPBW__raciTable th{text-align:center;color:#64748b;background:#f8fafc;padding:16px;font-size:.8rem;font-weight:800}.team-module__czTPBW__raciTable th:first-child{text-align:left;border-top-left-radius:12px}.team-module__czTPBW__raciTable th:last-child{border-top-right-radius:12px}.team-module__czTPBW__raciTable td{text-align:center;border-bottom:1px solid #f1f5f9;padding:16px}.team-module__czTPBW__processName{color:#1e293b;font-weight:700;text-align:left!important}.team-module__czTPBW__raciBadge{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:900;display:inline-flex}.team-module__czTPBW__raciBadge[data-type=A]{color:#ef4444;background:#fef2f2}.team-module__czTPBW__raciBadge[data-type=R]{color:#3b82f6;background:#eff6ff}.team-module__czTPBW__raciBadge[data-type=C]{color:#f59e0b;background:#fffbeb}.team-module__czTPBW__raciBadge[data-type=I]{color:#94a3b8;background:#f1f5f9}.team-module__czTPBW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a66;justify-content:flex-end;display:flex;position:fixed;inset:0}.team-module__czTPBW__profileDrawer{background:#fff;flex-direction:column;width:500px;height:100%;display:flex;box-shadow:-20px 0 25px -5px #0000001a}.team-module__czTPBW__profileHeader{border-bottom:1px solid var(--border);background:linear-gradient(to bottom right,#f8fafc,#fff);padding:40px;position:relative}.team-module__czTPBW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;position:absolute;top:24px;right:24px}.team-module__czTPBW__profileBasicInfo{align-items:center;gap:24px;display:flex}.team-module__czTPBW__largeAvatar{background:var(--primary);color:#fff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.75rem;font-weight:800;display:flex}.team-module__czTPBW__profileBasicInfo h2{color:#1e293b;margin-bottom:8px;font-size:1.5rem;font-weight:800}.team-module__czTPBW__profileSub{color:#64748b;align-items:center;gap:8px;margin-top:8px;font-size:.85rem;font-weight:600;display:flex}.team-module__czTPBW__profileBody{flex:1;padding:40px;overflow-y:auto}.team-module__czTPBW__profileStatsGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.team-module__czTPBW__profileStatItem{background:#f8fafc;border-radius:16px;flex-direction:column;gap:4px;padding:16px;display:flex}.team-module__czTPBW__pStatLabel{color:#94a3b8;text-transform:uppercase;font-size:.75rem;font-weight:800}.team-module__czTPBW__pStatValue{color:#1e293b;font-size:1.25rem;font-weight:800}.team-module__czTPBW__profileSection{margin-bottom:32px}.team-module__czTPBW__profileSection h4{color:#1e293b;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;font-weight:800;display:flex}.team-module__czTPBW__assetList{flex-wrap:wrap;gap:8px;display:flex}.team-module__czTPBW__assetTag{color:#475569;background:#f1f5f9;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:700}.team-module__czTPBW__policyItem{color:#475569;align-items:center;gap:12px;margin-bottom:12px;font-weight:600;display:flex}.team-module__czTPBW__policyIcon{color:#10b981;background:#f0fdf4;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.team-module__czTPBW__incidentList{flex-direction:column;gap:12px;display:flex}.team-module__czTPBW__incidentItem{border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:.85rem;font-weight:600;display:flex}.team-module__czTPBW__incidentItem[data-severity=alta]{color:#ef4444;background:#fef2f2}.team-module__czTPBW__incidentItem[data-severity=media]{color:#f59e0b;background:#fffbeb}.team-module__czTPBW__profileFooter{border-top:1px solid var(--border);flex-direction:column;gap:12px;padding:32px 40px;display:flex}.team-module__czTPBW__assignModal,.team-module__czTPBW__orgChartModal{color:#e2e8f0;background:linear-gradient(135deg,#111216 0%,#0a0b0d 100%);border:1px solid #ffffff14;border-radius:24px;width:550px;margin:auto;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}.team-module__czTPBW__orgChartModal{width:800px}.team-module__czTPBW__orgNode{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;align-items:center;min-width:160px;padding:16px 24px;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d}.team-module__czTPBW__orgNode[data-role=CDO]{border-top:4px solid #ef4444}.team-module__czTPBW__orgNode[data-role=Data\ Owner]{border-top:4px solid #3b82f6}.team-module__czTPBW__orgNode[data-role=Data\ Steward]{border-top:4px solid #10b981}.team-module__czTPBW__orgNode[data-role=Data\ Custodian]{border-top:4px solid #f59e0b}.team-module__czTPBW__orgNode strong{text-transform:uppercase;color:#94a3b8;margin-bottom:4px;font-size:.7rem}.team-module__czTPBW__orgNode span{color:#1e293b;font-weight:800}.team-module__czTPBW__orgLine{background:#e2e8f0;width:2px;height:32px}.team-module__czTPBW__globalBanner{background:var(--card-bg,white);border:var(--card-border-width,1px) solid var(--card-border-color,var(--border));border-radius:var(--card-border-radius,24px);justify-content:space-between;align-items:center;gap:32px;width:100%;margin-bottom:28px;padding:24px 32px;display:flex;box-shadow:0 8px 24px -8px #00000014}.team-module__czTPBW__globalLeft{flex:1;align-items:center;gap:24px;display:flex}.team-module__czTPBW__circleWrap{filter:drop-shadow(0 4px 12px #0000001f);flex-shrink:0}.team-module__czTPBW__globalInfo{flex-direction:column;gap:6px;display:flex}.team-module__czTPBW__globalLevel{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:.8rem;font-weight:800;display:flex}.team-module__czTPBW__globalTitle{color:#1e293b;margin:0;font-size:1.4rem;font-weight:800;line-height:1.2}.team-module__czTPBW__globalSub{color:#94a3b8;margin:0;font-size:.85rem}.team-module__czTPBW__globalRight{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px;display:flex}.team-module__czTPBW__miniPill{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.team-module__czTPBW__miniPill:hover{border-color:var(--dynamic-primary,#4f46e5);color:var(--dynamic-primary,#4f46e5);background:#eff6ff}.team-module__czTPBW__miniPill strong{font-size:.82rem;font-weight:800}.team-module__czTPBW__dangerBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;transition:transform .2s,background-color .2s;display:flex}.team-module__czTPBW__dangerBtn:hover{background:#dc2626;transform:translateY(-1px)}
