.OrgChart-module__GPAeGW__page{color:#1e293b;background:#f8fafc;width:100%;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.OrgChart-module__GPAeGW__topBar{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.OrgChart-module__GPAeGW__pageTitle{color:#1e3a5f;margin:0;font-size:2rem;font-weight:800}.OrgChart-module__GPAeGW__pageSub{color:#64748b;margin:.25rem 0 0;font-size:.95rem}.OrgChart-module__GPAeGW__controls{align-items:center;gap:1.5rem;display:flex}.OrgChart-module__GPAeGW__searchBox{background:#fff;border:1px solid #e2e8f0;border-radius:99px;outline:none;width:300px;padding:.75rem 1.25rem;font-size:.95rem;transition:all .2s;box-shadow:0 2px 4px #00000005}.OrgChart-module__GPAeGW__searchBox:focus{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.OrgChart-module__GPAeGW__zoomRow{background:#fff;border:1px solid #e2e8f0;border-radius:99px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.OrgChart-module__GPAeGW__zoomRow button{cursor:pointer;color:#1e3a5f;background:0 0;border:none;padding:0 .5rem;font-size:1.1rem;transition:opacity .2s}.OrgChart-module__GPAeGW__zoomRow button:hover{opacity:.6}.OrgChart-module__GPAeGW__pills{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.OrgChart-module__GPAeGW__pill{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:99px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s}.OrgChart-module__GPAeGW__pill:hover{color:#3b82f6;border-color:#3b82f6}.OrgChart-module__GPAeGW__pillOn{color:#fff;background:#1e3a5f;border-color:#1e3a5f}.OrgChart-module__GPAeGW__pillOn:hover{color:#fff;opacity:.9}.OrgChart-module__GPAeGW__scrollCanvas{cursor:grab;width:100%;padding:2rem 0;overflow-x:auto}.OrgChart-module__GPAeGW__spacingWrapper{transform-origin:top;min-width:100%;display:inline-block}.OrgChart-module__GPAeGW__rootsWrapper{justify-content:center;gap:8rem;padding-top:2rem;display:flex;position:relative}.OrgChart-module__GPAeGW__treeNode{flex-direction:column;align-items:center;display:flex}.OrgChart-module__GPAeGW__nodeCardWrap{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex;position:relative}.OrgChart-module__GPAeGW__card{z-index:2;border-radius:12px;align-items:center;width:240px;height:80px;padding:.75rem;transition:transform .2s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a}.OrgChart-module__GPAeGW__card:hover{transform:translateY(-4px)}.OrgChart-module__GPAeGW__cardPhoto{border-radius:10px;flex-shrink:0;width:52px;height:52px;margin-right:1rem;overflow:hidden}.OrgChart-module__GPAeGW__cardImg{object-fit:cover;width:100%;height:100%}.OrgChart-module__GPAeGW__cardInitials{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:800;display:flex}.OrgChart-module__GPAeGW__cardText{overflow:hidden}.OrgChart-module__GPAeGW__cardName{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.OrgChart-module__GPAeGW__cardTitle{margin-top:.15rem;font-size:.75rem;font-weight:500}.OrgChart-module__GPAeGW__lineTop{background:#cbd5e1;width:2px;height:2rem;position:absolute;top:-2rem}.OrgChart-module__GPAeGW__lineBottom{background:#cbd5e1;width:2px;height:2rem;position:absolute;bottom:-2rem}.OrgChart-module__GPAeGW__hLineWrapper{width:100%;height:2px;position:relative}.OrgChart-module__GPAeGW__hLine{background:#cbd5e1;height:2px;position:absolute;left:0;right:0}.OrgChart-module__GPAeGW__childrenRow{justify-content:center;gap:2rem;display:flex}.OrgChart-module__GPAeGW__childrenRow>.OrgChart-module__GPAeGW__treeNode:first-child>.OrgChart-module__GPAeGW__nodeCardWrap:before{content:"";z-index:1;background:#f8fafc;width:50%;height:2px;position:absolute;top:-2rem;left:0}.OrgChart-module__GPAeGW__childrenRow>.OrgChart-module__GPAeGW__treeNode:last-child>.OrgChart-module__GPAeGW__nodeCardWrap:before{content:"";z-index:1;background:#f8fafc;width:50%;height:2px;position:absolute;top:-2rem;right:0}.OrgChart-module__GPAeGW__flatGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding-top:1rem;display:grid}.OrgChart-module__GPAeGW__flatCard{text-align:center;border-radius:16px;padding:1.5rem;transition:transform .2s;box-shadow:0 4px 12px #0000000d}.OrgChart-module__GPAeGW__flatCardTop{border-radius:20px;width:80px;height:80px;margin:0 auto 1.25rem;overflow:hidden}.OrgChart-module__GPAeGW__flatImg{object-fit:cover;width:100%;height:100%}.OrgChart-module__GPAeGW__flatInitials{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:800;display:flex}.OrgChart-module__GPAeGW__flatName{font-size:1.15rem;font-weight:800}.OrgChart-module__GPAeGW__flatRole{margin-top:.4rem;font-size:.9rem;font-weight:500}.OrgChart-module__GPAeGW__noRes{text-align:center;color:#94a3b8;grid-column:1/-1;padding:4rem;font-size:1.1rem}.OrgChart-module__GPAeGW__legend{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #00000014}.OrgChart-module__GPAeGW__legendItem{color:#475569;align-items:center;gap:.75rem;font-size:.85rem;font-weight:600;display:flex}.OrgChart-module__GPAeGW__dot{border-radius:4px;width:12px;height:12px}
