.emp-shell{min-height:100dvh;display:flex;background:var(--surface-bg)}.emp-brand-link:focus,.emp-btn:focus,.emp-collapse:focus,.emp-iconbtn:focus,.emp-menu-item:focus,.emp-nav-item:focus,.emp-org-btn:focus,.emp-user:focus{outline:none}.emp-brand-link:focus-visible,.emp-btn:focus-visible,.emp-collapse:focus-visible,.emp-iconbtn:focus-visible,.emp-menu-item:focus-visible,.emp-nav-item:focus-visible,.emp-org-btn:focus-visible,.emp-user:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 40%,transparent);outline-offset:2px}.emp-sidebar{width:260px;transition:width .16s ease;flex:none;display:none;flex-direction:column;background:var(--surface-card);border-right:1px solid var(--surface-border);position:-webkit-sticky;position:sticky;top:0;height:100dvh}.emp-brand{padding:22px 20px 18px}.emp-brand,.emp-brand-link{display:flex;align-items:center;gap:11px}.emp-brand-link{min-width:0;text-decoration:none;color:inherit}.emp-brandmark{width:34px;height:34px;flex:none;border-radius:10px;display:grid;place-items:center;background:var(--brand-gradient);color:var(--surface-on-accent);font-size:16px;font-weight:800}.emp-wordmark{font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--surface-text)}.emp-wordmark em{font-style:normal;font-weight:500;opacity:.85}.emp-descriptor{display:block;margin-top:3px;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.emp-org{position:relative;padding:0 12px 18px}.emp-org-btn{width:100%;display:flex;align-items:center;gap:9px;padding:9px 10px 9px 11px;border:none;border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--surface-text);text-align:left;cursor:pointer}.emp-org-btn:hover{background:var(--surface-border)}.emp-org-btn[disabled]{cursor:default}.emp-org-btn[disabled]:hover{background:var(--surface-muted)}.emp-org-mark{width:20px;height:20px;flex:none;display:grid;place-items:center;border-radius:5px;background:var(--surface-card);border:1px solid var(--surface-border);font-size:10px;font-weight:600;color:var(--surface-subtext)}.emp-org-name{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.emp-chev{flex:none;color:var(--surface-subtext)}.emp-menu{position:absolute;z-index:60;left:12px;right:12px;padding:6px;border-radius:var(--radius-md);background:var(--surface-card);border:1px solid var(--surface-border);box-shadow:0 2px 8px rgba(16,24,40,.08)}.emp-menu-below{top:calc(100% - 12px)}.emp-menu-above{bottom:calc(100% - 4px)}.emp-menu-label{padding:8px 10px 6px;font-size:10px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--surface-subtext)}.emp-menu-item{width:100%;display:flex;align-items:center;gap:11px;padding:9px 10px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--surface-text);font-size:14px;font-weight:500;text-align:left;cursor:pointer}.emp-menu-item:hover{background:var(--surface-muted)}.emp-menu-item .emp-ico{color:var(--surface-subtext);flex:none}.emp-menu-item.is-current{font-weight:600}.emp-menu-item.is-danger,.emp-menu-item.is-danger .emp-ico{color:var(--status-error-text)}.emp-menu-tick{margin-left:auto;color:var(--primary)}.emp-menu-rule{height:1px;margin:6px 4px;background:var(--surface-border)}.emp-menu-id{display:flex;align-items:center;gap:10px;padding:9px 10px}.emp-menu-id b{display:block;font-size:12px;font-weight:600}.emp-menu-id span{display:block;font-size:11px;color:var(--surface-subtext)}.emp-nav{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:2px;padding:0 12px 12px}.emp-nav-group{padding:18px 10px 6px;margin-top:6px;border-top:1px solid var(--surface-border);font-size:10px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--surface-subtext)}.emp-nav-group:first-child{margin-top:0;border-top:0;padding-top:6px}.emp-nav-item{position:relative;display:flex;align-items:center;gap:11px;min-height:40px;padding:8px 8px 8px 10px;border-radius:var(--radius-sm);font-size:14px;font-weight:500;color:var(--surface-subtext)}.emp-nav-item:hover{background:var(--surface-muted);color:var(--surface-text)}.emp-nav-item.is-active{background:var(--primary-soft);color:var(--primary);font-weight:600}.emp-nav-item.is-active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:var(--radius-pill);background:var(--primary)}.emp-nav-item.is-disabled{opacity:.45;pointer-events:none}.emp-ico{flex:none;display:inline-flex}.emp-nav-count{min-width:20px;height:19px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--status-pending-bg);color:var(--status-pending-text)}.emp-nav-count,.emp-nav-soon{margin-left:auto;font-size:10px;font-weight:600}.emp-nav-soon{padding:2px 7px;border:1px solid var(--surface-border);border-radius:var(--radius-pill);letter-spacing:.07em;text-transform:uppercase;color:var(--surface-subtext)}.emp-foot{position:relative;padding:6px;border-top:1px solid var(--surface-border)}.emp-user{width:100%;display:flex;align-items:center;gap:10px;padding:12px 10px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--surface-text);text-align:left;cursor:pointer}.emp-user:hover{background:var(--surface-muted)}.emp-avatar{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:var(--radius-pill);background:var(--primary-soft);color:var(--primary);font-size:11px;font-weight:600}.emp-identity{flex:1 1;min-width:0}.emp-identity b{font-size:12px;font-weight:600;line-height:1.3}.emp-identity b,.emp-identity span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emp-identity span{font-size:11px;color:var(--surface-subtext)}.emp-collapse{margin-left:auto;width:30px;height:30px;flex:none;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--surface-subtext);cursor:pointer}.emp-collapse:hover{background:var(--surface-muted);color:var(--surface-text)}.emp-sidebar.is-collapsed{width:68px}.is-collapsed .emp-brand{flex-direction:column;align-items:center;gap:6px;padding:16px 0 10px}.is-collapsed .emp-brand-copy{display:none}.is-collapsed .emp-brand-link{gap:0}.is-collapsed .emp-collapse{margin-left:0}.is-collapsed .emp-org{padding:0 10px 14px}.is-collapsed .emp-org-btn{justify-content:center;padding:9px 0}.is-collapsed .emp-org .emp-chev,.is-collapsed .emp-org-name{display:none}.is-collapsed .emp-nav{padding:0 10px 10px}.is-collapsed .emp-nav-group{height:1px;margin:12px 8px 10px;padding:0;border-top:0;overflow:hidden;font-size:0;letter-spacing:0;background:var(--surface-border)}.is-collapsed .emp-nav-item{justify-content:center;gap:0;padding:8px 0}.is-collapsed .emp-nav-label,.is-collapsed .emp-nav-soon{display:none}.is-collapsed .emp-nav-count{position:absolute;top:5px;right:9px;min-width:8px;height:8px;padding:0;font-size:0;background:var(--status-pending-text)}.is-collapsed .emp-foot{padding:6px}.is-collapsed .emp-user{justify-content:center;gap:0;padding:10px 0}.is-collapsed .emp-foot .emp-chev,.is-collapsed .emp-identity{display:none}.is-collapsed .emp-menu{left:calc(100% + 10px);right:auto;width:248px}.is-collapsed .emp-menu-below{top:0}.is-collapsed .emp-menu-above{bottom:0}.emp-col{flex:1 1;min-width:0;display:flex;flex-direction:column}.emp-strip{height:3px;flex:none;background:var(--accent)}.emp-appbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;height:64px;flex:none;gap:8px;padding:0 24px 0 32px;background:var(--surface-card);border-bottom:1px solid var(--surface-border)}.emp-actions,.emp-appbar{display:flex;align-items:center}.emp-actions{margin-left:auto;gap:6px}.emp-pill{flex:none;margin-right:4px;padding:3px 10px;border-radius:var(--radius-pill);background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent);font-size:11px;font-weight:600;letter-spacing:.02em}.emp-btn{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 16px 0 14px;border:none;border-radius:var(--radius-sm);background:var(--primary);color:var(--surface-on-accent);font-size:13px;font-weight:600;cursor:pointer}.emp-btn:hover{filter:brightness(.93)}.emp-divider{width:1px;height:24px;margin:0 4px;background:var(--surface-border)}.emp-iconbtn{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--surface-subtext);cursor:pointer}.emp-iconbtn:after{content:"";position:absolute;inset:50% auto auto 50%;width:44px;height:44px;transform:translate(-50%,-50%)}.emp-iconbtn:hover{background:var(--surface-muted);color:var(--surface-text)}.emp-badge{position:absolute;top:7px;right:7px;min-width:16px;height:16px;padding:0 4px;justify-content:center;border-radius:var(--radius-pill);background:var(--semantic-error);color:var(--surface-on-accent);font-size:10px;border:1.5px solid var(--surface-card)}.emp-back,.emp-badge{display:inline-flex;align-items:center;font-weight:600}.emp-back{gap:7px;align-self:flex-start;color:var(--surface-subtext);font-size:12px;line-height:17px;text-decoration:none}.emp-back:hover{color:var(--surface-text)}.emp-main{flex:1 1;min-width:0;padding:30px 32px 32px;background:var(--surface-bg)}.emp-shell[data-fill="1"]{height:100dvh;min-height:0;overflow:hidden}.emp-main[data-fill="1"]{display:flex;flex-direction:column;min-height:0;padding:16px 20px 20px;overflow:auto}.emp-drawer,.emp-fab,.emp-tabs{display:none}@media (min-width:1024px){.emp-sidebar{display:flex}}@media (max-width:1023px){.emp-appbar{height:54px;padding:0 10px 0 8px;gap:6px}.emp-iconbtn{width:40px;height:40px}.emp-main{padding:20px 16px 92px}.emp-main[data-fill="1"]{padding:12px 12px calc(64px + env(safe-area-inset-bottom) + 12px)}.emp-tabs{position:fixed;left:0;right:0;bottom:0;z-index:40;height:64px;display:flex;background:var(--surface-card);border-top:1px solid var(--surface-border);padding-bottom:env(safe-area-inset-bottom)}.emp-tab{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:500;color:var(--surface-subtext)}.emp-tab.is-active{color:var(--primary);font-weight:600}.emp-tab-icon{position:relative;display:inline-flex}.emp-tab-badge{position:absolute;top:-6px;right:-10px;min-width:15px;height:15px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--semantic-error);color:var(--surface-on-accent);font-size:10px;font-weight:600;border:1.5px solid var(--surface-card)}.emp-fab{position:fixed;right:16px;bottom:80px;z-index:41;width:52px;height:52px;display:grid;place-items:center;border:none;border-radius:16px;background:var(--primary);color:var(--surface-on-accent);box-shadow:0 8px 24px rgba(16,24,40,.12);cursor:pointer}body[data-nv-wizard] .emp-fab{display:none}.emp-drawer{position:fixed;inset:0;z-index:70;display:flex}.emp-scrim{position:absolute;inset:0;border:none;padding:0;background:var(--surface-overlay);cursor:pointer}.emp-drawer .emp-sidebar{position:relative;display:flex;width:288px;max-width:84vw;box-shadow:0 8px 24px rgba(16,24,40,.12)}}@media (prefers-reduced-motion:no-preference){.emp-btn,.emp-iconbtn,.emp-menu-item,.emp-nav-item{transition:background-color .15s ease,color .15s ease}}.emp-only-mobile{display:none}@media (max-width:1023px){.emp-only-mobile{display:inline-flex}.emp-only-desktop{display:none!important}.emp-collapse{display:none}}.emp-search{display:flex;align-items:center;gap:8px;height:36px;padding:0 12px;margin-right:4px;border:1px solid var(--surface-border);border-radius:var(--radius-sm);background:var(--surface-card);color:var(--surface-subtext)}.emp-search:focus-within{border-color:var(--primary)}.emp-search input{width:200px;border:none;outline:none;background:transparent;font:inherit;font-size:14px;color:var(--surface-text)}.emp-search input::placeholder{color:var(--surface-subtext)}.emp-search input::-webkit-search-cancel-button{cursor:pointer}@media (max-width:1180px){.emp-search input{width:130px}}@media (max-width:1023px){.emp-shell{--wizard-footer-offset:calc(64px + env(safe-area-inset-bottom))}}.emp-sticky-controls{position:-webkit-sticky;position:sticky;top:64px;z-index:5;background:var(--surface-bg);padding-block:12px;margin-block:-12px}@media (max-width:1023px){.emp-sticky-controls{top:54px}}.emp-avatar[data-has-image]{overflow:hidden;padding:0}.emp-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}