.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-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}@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-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}}
