.department-structure-page{--structure-bg: linear-gradient(180deg, #f5f8ff 0%, #ffffff 45%, #f8fbff 100%);--structure-surface: rgba(255, 255, 255, .94);--structure-border: rgba(15, 23, 42, .09);--structure-border-strong: rgba(15, 23, 42, .16);--structure-shadow: 0 24px 50px rgba(15, 23, 42, .12);--structure-text: #182230;--structure-muted: #667085;--structure-sticky-top: 16px;margin-top:.75rem}.structure-shell{display:grid;gap:1.25rem;padding:1.25rem;border:1px solid var(--structure-border);border-radius:1.5rem;background:var(--structure-bg);box-shadow:var(--structure-shadow)}.structure-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(20rem,1fr);gap:1.5rem;padding:1.75rem;border-radius:1.35rem;background:linear-gradient(135deg,#1c1b22,#0f172aeb),radial-gradient(circle at top left,#ffffff29,#fff0);color:#f8fbff}.structure-hero__copy{display:grid;gap:.85rem;align-content:center}.structure-hero__eyebrow{display:inline-flex;width:fit-content;padding:.4rem .75rem;border-radius:999px;background:#ffffff29;color:#ffffffdb;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.structure-hero__title{margin:0;font-size:clamp(1.75rem,2.2vw,2.45rem);font-weight:800;line-height:1.05;color:#fff}.structure-hero__text{max-width:44rem;margin:0;color:#ffffffd1;font-size:1rem;line-height:1.6}.structure-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.85rem;align-content:center}.structure-metric-card{display:grid;gap:.35rem;padding:1rem 1.05rem;border:1px solid rgba(255,255,255,.14);border-radius:1.1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:6.25rem}.structure-metric-card__label{color:#ffffffb8;font-size:.82rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.structure-metric-card__value{color:#fff;font-size:1.9rem;font-weight:800;line-height:1}.structure-panel{padding:1.2rem;border:1px solid var(--structure-border);border-radius:1.35rem;background:var(--structure-surface)}.structure-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.structure-panel__title-block{display:grid;gap:.3rem}.structure-panel__label{color:var(--structure-muted);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.structure-panel__title{margin:0;color:var(--structure-text);font-size:1.55rem;font-weight:800;line-height:1.1}.structure-panel__subtitle{margin:0;color:var(--structure-muted);font-size:.95rem;line-height:1.55}.structure-panel__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.structure-view-toggle{display:inline-flex;align-items:center;gap:.2rem;padding:.25rem;border:1px solid var(--structure-border-strong);border-radius:999px;background:#fff}.structure-view-toggle__button{min-width:4.8rem;padding:.52rem .8rem;border:0;border-radius:999px;color:var(--structure-muted);background:transparent;font-size:.82rem;font-weight:800;line-height:1;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.structure-view-toggle__button:hover,.structure-view-toggle__button:focus{color:var(--structure-text)}.structure-view-toggle__button.is-active{color:#fff;background:linear-gradient(135deg,#0f6fff,#3a8dff);box-shadow:0 8px 18px #0f6fff3d}.structure-action-btn{display:inline-flex;align-items:center;justify-content:center;min-width:8.5rem;padding:.72rem 1rem;border-radius:999px;border:1px solid transparent;font-weight:700;line-height:1;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.structure-action-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a1f}.structure-action-btn--primary{color:#fff;background:linear-gradient(135deg,#0f6fff,#3a8dff)}.structure-action-btn--primary:hover,.structure-action-btn--primary:focus{color:#fff;background:linear-gradient(135deg,#0b5fe0,#2f7fef)}.structure-action-btn--secondary{color:var(--structure-text);border-color:var(--structure-border-strong);background:linear-gradient(180deg,#fff,#f5f7fb)}.structure-action-btn--secondary:hover,.structure-action-btn--secondary:focus{color:var(--structure-text);border-color:#0f172a3d;background:linear-gradient(180deg,#fff,#eef3fb)}.structure-legend{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}.structure-chip{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.35rem .75rem;border-radius:999px;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.structure-chip--department{color:#0b57cf;background:#0f6fff21}.structure-chip--division{color:#0d7a60;background:#0f9f7826}.structure-chip--stream{color:#08778f;background:#0891b224}.structure-chip--employee{color:#465467;background:#59678024}.structure-table-wrap{position:relative;border-radius:1.2rem;border:1px solid var(--structure-border);background:linear-gradient(180deg,#f6f8fceb,#fff);padding:.5rem}.structure-sticky-stack{position:sticky;top:var(--structure-sticky-top);z-index:20;overflow:hidden;margin-bottom:.6rem;padding-bottom:.15rem}.structure-sticky-track{display:grid;gap:.5rem;min-width:64rem;will-change:transform}.structure-table-scroll{overflow-x:auto;overflow-y:visible}.structure-columns-bar{display:grid;grid-template-columns:34fr 19fr 19fr 14fr 14fr;border:1px solid var(--structure-border);border-radius:1rem;overflow:hidden;box-shadow:0 14px 30px #0f172a14}.structure-columns-bar__cell{padding:.95rem 1rem;background:#f4f7fcf5;color:var(--structure-muted);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.structure-current-bar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem;border:1px solid rgba(15,23,42,.1);border-radius:1rem;background:#fffffff5;box-shadow:0 18px 36px #0f172a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.structure-current-bar.is-hidden{display:none}.structure-current-bar__content{display:grid;gap:.45rem;min-width:0}.structure-current-bar__label{color:var(--structure-muted);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.structure-current-path{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;min-width:0}.structure-current-path__item{display:inline-flex;align-items:center;gap:.5rem;max-width:100%;overflow:hidden;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#fff;color:var(--structure-text);font-weight:700;line-height:1.2;white-space:nowrap}.structure-current-path__item:after{content:">";color:#98a2b3;font-size:.8rem;font-weight:900}.structure-current-path__item:last-child:after{display:none}.structure-current-path__type{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .5rem;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.structure-current-path__type--department{color:#0b57cf;background:#0f6fff21}.structure-current-path__type--division{color:#0d7a60;background:#0f9f7826}.structure-current-path__type--stream{color:#08778f;background:#0891b224}.structure-current-path__name{display:inline-block;max-width:18rem;overflow:hidden;text-overflow:ellipsis}.structure-current-stats{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.structure-current-stat{display:grid;gap:.18rem;min-width:6.25rem;padding:.55rem .75rem;border-radius:.85rem;background:linear-gradient(180deg,#f8fbff,#eef4fb);box-shadow:inset 0 0 0 1px #0f172a0f}.structure-current-stat__label{color:var(--structure-muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.structure-current-stat__value{color:var(--structure-text);font-size:.92rem;font-weight:600;line-height:1.2}.structure-table{width:100%;min-width:64rem;margin-bottom:0;table-layout:fixed;border-collapse:separate;border-spacing:0 .55rem}.structure-table thead th{padding:0;border:0;height:0;font-size:0;line-height:0;color:transparent;background:transparent}.structure-table thead th:first-child{border-radius:0}.structure-table thead th:last-child{border-radius:0}.structure-table tbody td{padding:.95rem 1rem;vertical-align:middle;border:0;background:#fff;box-shadow:inset 0 0 0 1px var(--structure-border);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.structure-table tbody tr:hover td{background:#fcfdff;box-shadow:inset 0 0 0 1px #0f6fff29}.structure-table tbody td:first-child{border-radius:1rem 0 0 1rem}.structure-table tbody td:last-child{border-radius:0 1rem 1rem 0}.structure-row--department td{background:linear-gradient(180deg,#fbfdff,#f3f8ff)}.structure-row--division td{background:linear-gradient(180deg,#fcfffe,#f3fbf7)}.structure-row--stream td{background:linear-gradient(180deg,#fbfeff,#f3fbfd)}.structure-node{display:flex;align-items:flex-start;gap:.75rem;min-width:18rem}.structure-node__rails{display:flex;gap:.35rem;align-self:stretch}.structure-node__rail{position:relative;width:.7rem;flex:0 0 .7rem}.structure-node__rail:after{content:"";position:absolute;top:.05rem;bottom:.05rem;left:50%;width:1px;background:linear-gradient(180deg,#94a3b80a,#94a3b87a,#94a3b80a);transform:translate(-50%)}.structure-node__toggle,.structure-node__toggle-placeholder{width:1.85rem;height:1.85rem;flex:0 0 1.85rem;margin-top:.15rem;border-radius:999px}.structure-node__toggle{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;color:#4c5b70;background:linear-gradient(180deg,#fff,#eef3fb);box-shadow:inset 0 0 0 1px #0f172a1c;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.structure-node__toggle:hover{transform:translateY(-1px);background:linear-gradient(180deg,#fff,#e8efff);box-shadow:inset 0 0 0 1px #0f6fff38,0 10px 22px #0f172a1f}.structure-node__toggle-icon{display:block;width:.62rem;height:.62rem;background:currentColor;clip-path:polygon(24% 18%,82% 50%,24% 82%);transition:transform .18s ease,background .18s ease}.tree-toggle.expanded .structure-node__toggle-icon{transform:rotate(90deg)}.tree-toggle.leaf .structure-node__toggle-icon{width:.42rem;height:.42rem;border-radius:999px;clip-path:none;background:#98a2b3}.structure-node__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex:0 0 2.5rem;border-radius:.95rem;box-shadow:inset 0 0 0 1px #0f172a0f}.structure-node__icon svg{width:1.15rem;height:1.15rem}.structure-node__icon--department{color:#0f6fff;background:linear-gradient(180deg,#0f6fff24,#0f6fff14)}.structure-node__icon--division{color:#0f9f78;background:linear-gradient(180deg,#0f9f7826,#0f9f7814)}.structure-node__icon--stream{color:#0891b2;background:linear-gradient(180deg,#0891b226,#0891b214)}.structure-node__icon--employee{color:#596780;background:linear-gradient(180deg,#59678026,#59678014)}.structure-node__content{display:grid;gap:.28rem;min-width:0}.structure-node__title-line{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.structure-node__title-line--stacked{display:grid;justify-items:flex-start;gap:.35rem}.structure-node__title,.structure-node__title-link{min-width:0;color:var(--structure-text);font-size:.8rem;font-weight:600;line-height:1.35;text-decoration:none}.structure-node__title-link:hover,.structure-node__title-link:focus{color:#0b57cf;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15rem}.structure-node__title--department,.structure-node__title--division,.structure-node__title--stream{font-weight:800}.structure-node__meta{color:var(--structure-muted);font-size:.83rem;line-height:1.4}.structure-login{display:inline-flex;align-items:center;max-width:100%;padding:.28rem .55rem;border-radius:999px;background:#5967801f;color:#465467;font-size:.74rem;font-weight:700;line-height:1.2}.structure-cell-value{display:inline-flex;align-items:center;min-height:2.4rem;color:var(--structure-text);font-weight:600;line-height:1.45}.structure-cell-value--muted{color:var(--structure-muted);font-weight:500}.structure-counter{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:2.2rem;padding:.35rem .7rem;border-radius:999px;background:#0f6fff1f;color:#0b57cf;font-size:.84rem;font-weight:800;line-height:1}.structure-counter--warning{background:#f59e0b29;color:#b45309}.structure-counter--muted{background:#5967801a;color:#667085}.structure-table__empty{padding:2rem 1rem;color:var(--structure-muted);text-align:center;background:transparent;box-shadow:none}.structure-org-wrap{border:1px solid var(--structure-border);border-radius:1.2rem;background:linear-gradient(180deg,#f6f8fceb,#fff);padding:.75rem}.structure-tree-kind-toggle{display:inline-flex;align-items:center;gap:.3rem;margin-bottom:.75rem;padding:.3rem;border:1px solid var(--structure-border);border-radius:999px;background:#fff}.structure-tree-kind-toggle__button{border:0;border-radius:999px;background:transparent;color:var(--structure-muted);padding:.5rem .85rem;font-size:.74rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.structure-tree-kind-toggle__button:hover,.structure-tree-kind-toggle__button:focus{color:#0b57cf;background:#0f6fff1a}.structure-tree-kind-toggle__button.is-active{color:#fff;background:linear-gradient(135deg,#0f6fff,#0d5ad0);box-shadow:0 10px 20px #0f6fff47}.structure-org-tree-view{display:block}.department-structure-page .is-hidden{display:none!important}.structure-org-nav{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.75rem}.structure-org-nav__group{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem;border:1px solid var(--structure-border);border-radius:999px;background:#fff}.structure-org-nav__button{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:999px;color:var(--structure-text);background:transparent;font-size:1rem;font-weight:900;line-height:1}.structure-org-nav__button:hover,.structure-org-nav__button:focus{color:#0b57cf;background:#0f6fff1a}.structure-org-nav__button--wide{width:auto;min-width:4.1rem;padding:0 .85rem;font-size:.78rem;text-transform:uppercase}.structure-org-nav__scale{min-width:3.5rem;color:var(--structure-muted);font-size:.82rem;font-weight:800;line-height:1;text-align:center}.structure-org-viewport{position:relative;min-height:34rem;overflow:hidden;border:1px solid var(--structure-border);border-radius:1rem;background:radial-gradient(circle,rgba(148,163,184,.18) 1px,transparent 1px),linear-gradient(180deg,#f8fbfff5,#fff);background-size:1.25rem 1.25rem,auto;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.structure-org-viewport.is-dragging{cursor:grabbing}.structure-org-canvas{position:absolute;top:0;left:0;width:max-content;min-width:100%;padding:2rem;transform-origin:0 0;will-change:transform}.structure-org-canvas.is-zooming{transition:transform .16s cubic-bezier(.22,1,.36,1)}.structure-org-tree,.structure-org-tree ul{display:flex;justify-content:center;gap:1.35rem;position:relative;margin:0;padding:3rem 0 0;list-style:none}.structure-org-tree{min-width:max-content;padding-top:0}.structure-org-tree ul:before{content:"";position:absolute;top:1.5rem;left:50%;height:1.5rem;border-left:2px solid rgba(148,163,184,.74);transform:translate(-50%)}.structure-org-node{display:flex;align-items:center;flex-direction:column;position:relative;min-width:9.5rem;padding:0 .25rem}.structure-org-node:before,.structure-org-node:after{content:"";position:absolute;top:-1.5rem;width:50%;height:1.5rem;border-top:2px solid rgba(148,163,184,.74)}.structure-org-node:before{right:50%}.structure-org-node:after{left:50%;border-left:2px solid rgba(148,163,184,.74)}.structure-org-node:first-child:before,.structure-org-node:last-child:after{border-top:0}.structure-org-node:only-child:before,.structure-org-node:only-child:after{display:none}.structure-org-node:first-child:after{border-radius:.9rem 0 0}.structure-org-node:last-child:before{border-radius:0 .9rem 0 0}.structure-org-tree>.structure-org-node:before,.structure-org-tree>.structure-org-node:after{display:none}.structure-org-card{display:grid;justify-items:center;gap:.28rem;width:9.5rem;min-height:7.4rem;padding:.9rem .75rem;border:1px solid var(--structure-border);border-radius:1rem;background:#fff;box-shadow:0 14px 30px #0f172a14;text-align:center}.structure-org-card--employee-list{width:17rem;max-height:18rem;align-content:start;text-align:left}.structure-org-card--position-group{width:17rem;min-height:8.1rem;justify-items:flex-start;align-content:start;text-align:left}.structure-org-card__dot{width:1.05rem;height:1.05rem;border-radius:999px;box-shadow:0 0 0 4px #ffffffe6,0 8px 18px #0f172a1f}.structure-org-card__dot--department{background:#ef6f7f}.structure-org-card__dot--division{background:#f2c94c}.structure-org-card__dot--stream{background:#27c46b}.structure-org-card__dot--employee{background:#79dd5b}.structure-org-card__type{color:var(--structure-muted);font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.structure-org-card__name{display:-webkit-box;overflow:hidden;color:var(--structure-text);font-size:.82rem;font-weight:800;line-height:1.25;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.structure-org-card__name:hover,.structure-org-card__name:focus,.structure-org-card__meta:hover,.structure-org-card__meta:focus{color:#0b57cf;text-decoration:underline;text-underline-offset:.15rem}.structure-org-card__meta{display:-webkit-box;overflow:hidden;color:var(--structure-muted);font-size:.76rem;font-weight:600;line-height:1.25;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.structure-org-card .structure-org-employees{display:grid;justify-content:stretch;gap:.45rem;position:static;width:100%;max-height:10.5rem;overflow:auto;margin:.25rem 0 0;padding:0;list-style:none}.structure-org-card .structure-org-employees:before{display:none}.structure-org-employees__item{display:grid;gap:.12rem;padding:.45rem .5rem;border-radius:.65rem;background:#59678014}.structure-org-employees__name,.structure-org-employees__position{overflow:hidden;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.structure-org-employees__name{color:var(--structure-text);font-size:.78rem;font-weight:800}.structure-org-employees__position{color:var(--structure-muted);font-size:.72rem;font-weight:600}.structure-org-employees__name:hover,.structure-org-employees__name:focus,.structure-org-employees__position:hover,.structure-org-employees__position:focus{color:#0b57cf;text-decoration:underline;text-underline-offset:.15rem}.structure-org-empty{min-width:20rem;color:var(--structure-muted);text-align:center}.structure-pdf-export-root{position:fixed;top:0;left:-100000px;width:max-content;max-width:none;padding:24px;background:#fff;color:var(--structure-text)}.structure-pdf-export-root--table{width:1120px}.structure-pdf-export-root--tree{padding:24px}.structure-pdf-heading{display:grid;gap:.25rem;margin-bottom:1rem}.structure-pdf-heading h2,.structure-pdf-heading p{margin:0}.structure-pdf-heading h2{display:inline-grid;grid-auto-flow:column;column-gap:.35em;justify-content:flex-start;color:var(--structure-text);font-size:1.6rem;font-weight:800}.structure-pdf-heading__word{display:inline-block}.structure-pdf-heading p{color:var(--structure-muted);font-size:.92rem;font-weight:600}.structure-pdf-table-wrap,.structure-pdf-export-root .structure-table-wrap{width:100%}.structure-pdf-table-wrap{border-radius:1.2rem;border:1px solid var(--structure-border);background:#fbfcff;padding:.5rem}.structure-pdf-table{display:grid;gap:.55rem;min-width:64rem;margin-top:.6rem}.structure-pdf-table-row{display:grid;grid-template-columns:34fr 19fr 19fr 14fr 14fr}.structure-pdf-table-cell{display:flex;align-items:center;min-width:0;padding:.95rem 1rem;border-top:1px solid var(--structure-border);border-right:1px solid var(--structure-border);border-bottom:1px solid var(--structure-border);background-color:#fff;background-image:none;box-shadow:none}.structure-pdf-table-cell:first-child{border-radius:1rem 0 0 1rem;border-left:1px solid var(--structure-border)}.structure-pdf-table-cell:last-child{border-radius:0 1rem 1rem 0}.structure-pdf-table-row.structure-row--department .structure-pdf-table-cell{background-color:#f7fbff;background-image:none}.structure-pdf-table-row.structure-row--division .structure-pdf-table-cell{background-color:#f7fcf9;background-image:none}.structure-pdf-table-row.structure-row--stream .structure-pdf-table-cell{background-color:#f7fdff;background-image:none}.structure-pdf-table-cell .structure-node{width:100%}.structure-pdf-export-root .structure-sticky-stack{position:static;top:auto;z-index:auto}.structure-pdf-export-root .structure-sticky-track,.structure-pdf-export-root .structure-table{min-width:64rem}.structure-pdf-export-root .structure-table-scroll{overflow:visible}.structure-pdf-export-root .structure-org-viewport--pdf{display:block;min-width:max-content;min-height:0;overflow:visible;padding:0;cursor:default;-webkit-user-select:auto;user-select:auto;touch-action:auto}.structure-pdf-export-root .structure-org-canvas{padding:2rem}@media (max-width: 1199.98px){.structure-hero{grid-template-columns:1fr}.structure-panel__header{flex-direction:column}.structure-panel__actions{justify-content:flex-start}.structure-current-bar{flex-direction:column}.structure-current-stats{width:100%;justify-content:flex-start}}@media (max-width: 767.98px){.department-structure-page{margin-top:.25rem}.structure-shell{padding:.85rem;border-radius:1.1rem}.structure-hero,.structure-panel{padding:1rem}.structure-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.structure-table-wrap{padding:.35rem}.structure-org-wrap{padding:.75rem}.structure-org-nav{align-items:flex-start;flex-direction:column}.structure-org-viewport{min-height:28rem}.structure-table tbody td{padding:.75rem}.structure-sticky-stack,.structure-sticky-track{gap:.35rem}.structure-columns-bar__cell,.structure-current-bar{padding:.75rem}.structure-current-stat{min-width:5.5rem}.structure-node{min-width:15rem}}
