*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica,Arial,sans-serif;color:#0f172a;background:#ffffff}.page{display:flex;flex-direction:column;height:100vh}.toolbar{display:flex;align-items:center;gap:12px;padding:14px 22px;background:#fff;border-bottom:1px solid #eef0f3;z-index:10}.toolbar h1{font-size:18px;font-weight:800;letter-spacing:-.02em}.toolbar-logo{height:24px;width:auto;display:block}.toolbar-tag{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#7c3aed;background:#ede9fe;padding:3px 9px;border-radius:999px}.view-modes{display:inline-flex;border:1px solid #e2e8f0;border-radius:10px;padding:3px;background:#f8fafc;margin-left:8px}.view-modes button{border:none;background:transparent;padding:6px 12px;font-size:12.5px;font-weight:600;color:#64748b;border-radius:7px;cursor:pointer;font-family:inherit}.view-modes button:hover{color:#0f172a}.view-modes button.active{background:#111;color:#fff}.toolbar input{flex:0 1 280px;margin-left:8px;padding:9px 13px;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;outline:none}.toolbar input:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px rgba(124,58,237,.12)}.toolbar .office-filter{margin-left:8px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;font-size:12.5px;font-weight:600;color:#64748b;background:#fff;cursor:pointer;font-family:inherit;outline:none}.toolbar .office-filter:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px rgba(124,58,237,.12)}.toolbar .spacer{flex:1 1}.toolbar .synced{font-size:12px;color:#94a3b8}.toolbar form{display:inline-flex;margin:0}.toolbar .signout{border:1px solid #e2e8f0;background:#fff;padding:7px 13px;font-size:12.5px;font-weight:600;color:#64748b;border-radius:8px;cursor:pointer;font-family:inherit}.toolbar .signout:hover{color:#0f172a;border-color:#cbd5e1}.toolbar .fit-btn{border:1px solid #e2e8f0;background:#fff;padding:7px 13px;font-size:12.5px;font-weight:600;color:#64748b;border-radius:8px;cursor:pointer;font-family:inherit;white-space:nowrap}.toolbar .fit-btn:hover{color:#0f172a;border-color:#cbd5e1}.chart-container{flex:1 1;overflow:hidden;background-color:#fafbfc;background-image:radial-gradient(#e2e8f0 1.1px,transparent 0);background-size:22px 22px}.chart-container svg .node-rect,.chart-container svg rect.node-rect{fill:transparent!important;stroke:none!important}.chart-container svg rect.dept-box{fill:rgba(148,163,184,.015);stroke:rgba(100,116,139,.18);stroke-width:1px;vector-effect:non-scaling-stroke}.chart-container svg text.dept-box-label{fill:#64748b;font-size:15px;font-weight:700;letter-spacing:.01em;paint-order:stroke;stroke:#fafbfc;stroke-width:4px;stroke-linejoin:round}.chart-container svg rect.team-box{fill:rgba(148,163,184,.03);stroke:rgba(100,116,139,.18);stroke-width:1px;vector-effect:non-scaling-stroke}.chart-container svg path.link{stroke:#cbd5e1!important;stroke-width:1.4px!important;fill:none!important;vector-effect:non-scaling-stroke}.chart-container svg [class*=" node-button"],.chart-container svg [class^=node-button]{display:none!important}.vnode{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px}.vnode.ceo,.vnode.leader,.vnode.person{cursor:pointer}.vnode.ceo:hover .circle,.vnode.leader:hover .circle,.vnode.person:hover .circle{transform:scale(1.05);transition:transform .12s ease-out}.vnode .circle{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700;box-shadow:0 2px 6px rgba(15,23,42,.12);position:relative;overflow:hidden}.vnode .circle .avatar{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.vnode.leader .circle,.vnode.person .circle{width:52px;height:52px;font-size:17px}.vnode.leader .circle{width:60px;height:60px;font-size:19px;box-shadow:0 0 0 4px #fff,0 0 0 6px currentColor,0 2px 8px rgba(15,23,42,.15)}.vnode.ceo .circle{width:76px;height:76px;font-size:26px;box-shadow:0 0 0 5px #fff,0 0 0 7px #111,0 4px 12px rgba(15,23,42,.2)}.vnode .nm{font-size:13.5px;font-weight:600;line-height:1.2;color:#0f172a}.vnode.ceo .nm{font-size:15px;font-weight:700}.vnode .sub{font-size:11px;color:#64748b;line-height:1.2}.vnode .team-chip{font-weight:600;padding:2px 8px}.vnode .dept-chip,.vnode .team-chip{display:inline-block;max-width:95%;font-size:10.5px;border-radius:999px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vnode .dept-chip{font-weight:700;padding:2px 9px;letter-spacing:.01em}.vnode .office-chip{display:inline-block;max-width:95%;font-size:10px;font-weight:500;padding:2px 8px;border-radius:999px;margin-top:2px;background:#f1f5f9;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vnode.is-dim{opacity:.22;filter:grayscale(.6)}.vnode.is-match .circle{box-shadow:0 0 0 4px #fff,0 0 0 8px #f59e0b,0 4px 14px rgba(245,158,11,.4)}.vnode.is-match .nm{font-weight:700}.vnode.box{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;padding:6px 14px;background:#ffffff;border:1px solid #e7ebf0;border-left:4px solid var(--accent,#cbd5e1);border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.vnode.box.dept{border-left-width:5px;background:#fcfdfe;cursor:pointer}.vnode.box.dept:hover{border-color:var(--accent,#cbd5e1);box-shadow:0 2px 8px rgba(15,23,42,.1)}.vnode.box .box-name{font-size:13px;font-weight:700;color:#0f172a;line-height:1.2}.vnode.box.team .box-name{font-size:12.5px;font-weight:600}.vnode.box .box-cnt{font-size:10.5px;color:#94a3b8}.vnode.box .box-lead{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--accent,#475569);margin-top:4px}.vnode.box .box-lead-circle{position:relative;flex:0 0 auto;width:22px;height:22px;border-radius:50%;color:#fff;font-size:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.vnode.box .box-lead-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.panel-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.18);z-index:20;animation:fadeIn .12s ease-out}.detail-panel{position:fixed;top:0;right:0;width:380px;max-width:92vw;height:100vh;background:#fff;z-index:21;box-shadow:-8px 0 30px rgba(15,23,42,.12);overflow-y:auto;padding:28px 26px 32px;animation:slideIn .18s cubic-bezier(.2,.8,.2,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}.panel-close{position:absolute;top:14px;right:16px;width:30px;height:30px;border:none;background:transparent;font-size:22px;cursor:pointer;color:#64748b;border-radius:8px;line-height:1}.panel-close:hover{background:#f1f5f9;color:#0f172a}.panel-head{gap:14px;margin-bottom:22px}.panel-avatar,.panel-head{display:flex;align-items:center}.panel-avatar{width:112px;height:112px;border-radius:50%;color:#fff;font-weight:700;font-size:38px;justify-content:center;flex-shrink:0;position:relative;overflow:hidden}.panel-avatar .avatar{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.panel-avatar.clickable{cursor:zoom-in}.photo-lightbox{position:fixed;inset:0;z-index:60;background:rgba(15,23,42,.75);display:flex;align-items:center;justify-content:center;cursor:zoom-out;padding:5vh 5vw}.photo-lightbox img{max-width:80vw;max-height:85vh;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.4)}.detail-panel h2{font-size:19px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.panel-title{color:#64748b;font-size:13px;margin-top:3px}.panel-rows{display:grid;grid-template-columns:110px 1fr;grid-gap:10px 14px;gap:10px 14px;margin-bottom:24px;font-size:13.5px}.panel-rows dt{color:#94a3b8;font-weight:500;text-transform:uppercase;font-size:11px;letter-spacing:.04em;padding-top:2px}.panel-rows dd{color:#0f172a;word-break:break-word}.panel-rows a{color:#4f46e5;text-decoration:none}.panel-rows a:hover{text-decoration:underline}.muted{color:#94a3b8}.link-btn{border:none;background:transparent;padding:0;color:inherit;font:inherit;cursor:pointer;text-align:left}.link-btn:hover{color:#4f46e5}.panel-reports h3{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#475569;margin-bottom:10px}.panel-reports ul{list-style:none;display:flex;flex-direction:column;gap:4px}.panel-reports li button{display:flex;align-items:center;gap:10px;width:100%;padding:8px;border-radius:8px}.panel-reports li button:hover{background:#f8fafc;color:inherit}.mini-avatar{width:28px;height:28px;border-radius:50%;color:#fff;font-weight:600;font-size:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.report-meta{display:flex;flex-direction:column;min-width:0}.report-name{font-size:13px;font-weight:600;color:#0f172a}.report-name,.report-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-title{font-size:11px;color:#64748b}.auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#fafbfc;background-image:radial-gradient(#e2e8f0 1.1px,transparent 0);background-size:22px 22px}.auth-card{background:#fff;padding:40px 36px;border-radius:14px;box-shadow:0 10px 30px rgba(15,23,42,.08);max-width:380px;width:92%;text-align:center}.auth-card h1{font-size:22px;font-weight:800;margin-bottom:10px;letter-spacing:-.01em}.auth-card p{color:#475569;margin-bottom:22px;line-height:1.45}.auth-card button{background:#111;color:#fff;border:none;padding:11px 22px;border-radius:10px;font-weight:600;cursor:pointer;font-size:14px;font-family:inherit}.auth-card button:hover{background:#222}.auth-card button:disabled{opacity:.6;cursor:default}.auth-card .muted{font-size:12px;color:#94a3b8;margin-bottom:16px}.teams-grid{flex:1 1;overflow:auto;padding:24px 28px 60px;background-color:#fafbfc;background-image:radial-gradient(#e2e8f0 1.1px,transparent 0);background-size:22px 22px}.tg-dept{margin-bottom:30px}.tg-dept-name{margin:0 0 14px;padding-left:9px;border-left:4px solid var(--accent,#94a3b8);color:var(--accent,#475569);font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.tg-teams{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px}.tg-team{width:248px;background:#fff;border:1px solid #e7ebf0;border-top:3px solid var(--accent,#94a3b8);border-radius:14px;padding:12px 12px 8px;box-shadow:0 1px 4px rgba(15,23,42,.05)}.tg-team-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.tg-team-name{font-size:13px;font-weight:700;color:#0f172a}.tg-team-cnt{flex:0 0 auto;padding:1px 8px;border-radius:10px;background:#f1f5f9;color:#94a3b8;font-size:12px;font-weight:600}.tg-people{display:flex;flex-direction:column;gap:4px}.tg-person{display:flex;align-items:center;gap:9px;width:100%;padding:5px 6px;border:0;border-radius:8px;background:transparent;font-family:inherit;text-align:left;cursor:pointer;transition:background .12s,opacity .12s}.tg-person:hover{background:#f8fafc}.tg-person.is-dim{opacity:.28}.tg-ava{position:relative;flex:0 0 auto;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:600;overflow:hidden}.tg-ava img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tg-meta{display:flex;flex-direction:column;min-width:0}.tg-name{font-size:13px;font-weight:600;color:#0f172a}.tg-name,.tg-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-title{font-size:11px;color:#64748b}.stale-banner{flex:0 0 auto;padding:8px 22px;background:#fef3c7;color:#92400e;font-size:13px;font-weight:600;border-bottom:1px solid #fde68a}