.bottom-nav{display:none}@media (width<=768px){.bottom-nav{--bottom-nav-safe-area-bottom:var(--app-shell-bottom-safe-area,env(safe-area-inset-bottom,0px));--bottom-nav-bottom-overdraw:var(--app-shell-bottom-overdraw,max(var(--bottom-nav-safe-area-bottom), 24px));z-index:var(--current-z-sticky,40);border-top:1px solid var(--current-color-border-subtle,#e5e7eb);background:var(--current-color-bg-surface,#fff);-webkit-backdrop-filter:blur(10px);padding:.375rem .5rem calc(.375rem + var(--bottom-nav-safe-area-bottom));background-clip:padding-box;display:block;position:fixed;bottom:0;left:0;right:0}.bottom-nav:after{content:"";right:0;bottom:calc(0px - var(--bottom-nav-bottom-overdraw));height:var(--bottom-nav-bottom-overdraw);background:inherit;pointer-events:none;position:absolute;left:0}.bottom-nav__expand-handle{display:none}.bottom-nav__list{flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:.375rem;max-height:44px;margin:0;padding:0;list-style:none;transition:max-height .18s;display:flex;overflow:hidden}.bottom-nav--has-overflow{padding-top:.125rem}.bottom-nav--has-overflow .bottom-nav__expand-handle{width:100%;min-height:1.35rem;color:var(--current-color-text-tertiary,#94a3b8);cursor:ns-resize;touch-action:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.bottom-nav--has-overflow .bottom-nav__expand-handle:focus-visible{outline:2px solid var(--current-color-accent-brand,#2563eb);outline-offset:-2px}.bottom-nav__expand-grip{background:var(--current-color-border-strong,#cbd5e1);border-radius:999px;width:2.6rem;height:.22rem;transition:width .16s,background-color .16s}.bottom-nav--expanded .bottom-nav__expand-grip{background:var(--current-color-text-tertiary,#94a3b8);width:3.35rem}.bottom-nav__item--extra{display:none}.bottom-nav--expanded .bottom-nav__list{overscroll-behavior:contain;max-height:min(17rem,52vh);padding-bottom:.15rem;overflow-y:auto}.bottom-nav--expanded .bottom-nav__item--extra{display:flex}.bottom-nav__item{flex:0 0 44px;justify-content:center;min-width:44px;display:flex}.bottom-nav__link{width:44px;height:44px;min-height:44px;color:var(--current-color-text-secondary,#64748b);border-radius:9999px;justify-content:center;align-items:center;margin:0 auto;text-decoration:none;display:inline-flex}.bottom-nav__link.is-active,.bottom-nav__link[aria-current=page]{color:var(--current-color-bottom-nav-active-text,var(--current-color-sidebar-active-text,#1653e9));background:var(--current-color-bottom-nav-active-bg,var(--current-color-sidebar-active-bg,#1653e924));box-shadow:inset 0 0 0 1px #ffffff14}.bottom-nav__icon-wrap{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:relative}.bottom-nav__icon{flex-shrink:0;display:block}.bottom-nav__badge{color:#fff;text-align:center;background:#dc2626;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-9px;right:-10px}}.lens-switcher{gap:var(--current-space-2);flex-direction:column;display:flex}.lens-switcher__label{align-items:center;gap:var(--current-space-2);color:var(--current-color-text-tertiary);font-size:var(--current-font-size-caption);font-weight:var(--current-font-weight-medium);display:flex}.lens-switcher__control{width:100%}.lens-switcher__select{width:100%;padding:var(--current-space-2) var(--current-space-3);border-radius:var(--current-radius-m);border:1px solid var(--current-color-border-subtle);background-color:var(--current-color-bg-primary);color:var(--current-color-text-primary);font-size:var(--current-font-size-body);transition:border-color var(--current-transition-fast), box-shadow var(--current-transition-fast)}.lens-switcher__select:hover{border-color:var(--current-color-border-medium)}.lens-switcher--collapsed{gap:var(--current-space-1)}.lens-switcher--collapsed .lens-switcher__label{justify-content:center}.lens-switcher--collapsed .lens-switcher__label span{display:none}.lens-switcher--collapsed .lens-switcher__select{padding:var(--current-space-2);font-size:var(--current-font-size-caption);text-align:center}.sidebar{width:var(--current-sidebar-width);background-color:var(--current-color-bg-surface);border-right:1px solid var(--current-color-border-subtle);transition:width var(--current-transition-base);z-index:var(--current-z-sticky);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar--collapsed{width:var(--current-sidebar-collapsed-width)}.sidebar__header{height:var(--current-topbar-height,72px);padding:0 var(--current-space-4);border-bottom:1px solid var(--current-color-border-subtle);justify-content:space-between;align-items:center;gap:var(--current-space-3);display:flex;box-shadow:0 1px 2px #0f172a0a}.sidebar__logo{font-size:var(--current-font-size-h1);font-weight:var(--current-font-weight-semibold);color:var(--current-color-accent-brand);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar__logo-link{align-items:center;text-decoration:none;display:inline-flex}.sidebar__logo-image{object-fit:contain;width:auto;max-width:180px;height:56px}.sidebar__logo-collapsed-button{cursor:pointer;transition:transform var(--current-transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.sidebar__logo-collapsed-button:hover{transform:scale(1.05)}.sidebar__logo-collapsed{object-fit:contain;width:40px;height:40px}.sidebar__toggle{border-radius:var(--current-radius-m);width:32px;height:32px;color:var(--current-color-text-secondary);transition:all var(--current-transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar__toggle:hover{background-color:var(--current-color-bg-primary);color:var(--current-color-text-primary)}.sidebar__toggle-icon{transition:transform var(--current-transition-base)}.sidebar__toggle-icon--collapsed{transform:rotate(180deg)}.sidebar__nav{padding:var(--current-space-4);flex:1;overflow:hidden auto}.sidebar__nav-list{gap:var(--current-space-1);flex-direction:column;list-style:none;display:flex}.sidebar__nav-item{width:100%}.sidebar__nav-link{box-sizing:border-box;align-items:center;gap:var(--current-space-3);padding:var(--current-space-3);border-radius:var(--current-radius-m);color:var(--current-color-text-secondary);font-size:var(--current-font-size-body);font-weight:var(--current-font-weight-medium);transition:all var(--current-transition-fast);white-space:nowrap;border:1px solid #0000;width:100%;min-height:40px;text-decoration:none;display:flex}.sidebar__nav-link:hover{background-color:var(--current-color-bg-primary);color:var(--current-color-text-primary)}.sidebar__nav-link:focus-visible{box-shadow:inset 0 0 0 2px var(--current-color-border-medium);outline:none}.sidebar__nav-link--active,.sidebar__nav-link--active:hover{border-color:var(--current-color-sidebar-active-border,transparent);background-color:var(--current-color-sidebar-active-bg,#1653e924);color:var(--current-color-sidebar-active-text,#1653e9)}.sidebar__nav-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:relative}.sidebar__nav-icon{flex-shrink:0}.sidebar__nav-badge{color:#fff;text-align:center;min-width:18px;height:18px;box-shadow:0 0 0 2px var(--current-color-bg-surface);pointer-events:none;background:#dc2626;border-radius:999px;padding:0 4px;font-size:10px;font-weight:700;line-height:18px;position:absolute;top:-8px;right:-10px}.sidebar__nav-text{text-overflow:ellipsis;overflow:hidden}.sidebar__footer{padding:var(--current-space-4);border-top:1px solid var(--current-color-border-subtle)}.sidebar--collapsed .sidebar__footer{padding:var(--current-space-3)}.sidebar--collapsed .sidebar__nav-link{padding:var(--current-space-3);justify-content:center}.sidebar--collapsed .sidebar__nav-text,.sidebar-overlay{display:none}@media (width<=768px){.sidebar,.sidebar-overlay{display:none}}.fos-app-shell{--app-shell-bottom-safe-area:env(safe-area-inset-bottom,0px);--app-shell-bottom-overdraw:max(var(--app-shell-bottom-safe-area), 2rem);background-color:var(--current-color-bg-primary,#f4f4f5);--app-shell-sidebar-offset:var(--current-sidebar-width,260px);min-height:100dvh;display:flex}.fos-app-shell__main{min-height:100dvh;margin-left:var(--current-sidebar-width,260px);padding-top:var(--current-topbar-height,72px);transition:margin-left var(--current-transition-base,.2s ease);background-color:var(--current-color-bg-primary,#f4f4f5);flex-direction:column;flex:1;min-width:0;display:flex}.fos-app-shell__main--collapsed{margin-left:var(--current-sidebar-collapsed-width,80px);--app-shell-sidebar-offset:var(--current-sidebar-collapsed-width,80px)}.fos-app-shell__content{padding:var(--current-space-6,24px);background-color:var(--current-color-bg-primary,#f4f4f5);flex:1}.fos-app-shell .fos-app-shell__main .fos-app-shell__content>*{box-sizing:border-box;width:100%;max-width:none;margin-left:0;margin-right:0}@media (width<=1024px){.fos-app-shell__main{margin-left:var(--current-sidebar-collapsed-width,80px)}.fos-app-shell{--app-shell-sidebar-offset:var(--current-sidebar-collapsed-width,80px)}}@media (width<=768px){.fos-app-shell__main,.fos-app-shell__main--collapsed{margin-left:0}.fos-app-shell{--app-shell-sidebar-offset:0px}.fos-app-shell__content{padding:var(--current-space-4,16px);padding-bottom:calc(88px + var(--app-shell-bottom-safe-area) + var(--current-space-4,16px))}}.fos-topbar{top:0;left:var(--app-shell-sidebar-offset,0px);width:calc(100% - var(--app-shell-sidebar-offset,0px));z-index:var(--current-z-sticky,900);justify-content:flex-end;align-items:center;gap:var(--current-space-4,16px);padding:0 var(--current-space-6,24px);background-color:var(--current-color-bg-surface,#fff);border-bottom:1px solid var(--current-color-border-subtle,#e2e8f0);height:var(--current-topbar-height,72px);box-sizing:border-box;display:flex;position:fixed;box-shadow:0 1px 2px #0f172a0a}.fos-topbar__quick-actions{align-items:center;gap:var(--current-space-2,8px);margin-right:auto;display:flex}.fos-topbar__quick-actions-group{margin-right:var(--current-space-4,16px);gap:4px;display:flex}.fos-topbar__tree-nav{margin-right:var(--current-space-3,12px);align-items:center;gap:4px;min-width:0;display:inline-flex}.fos-topbar__tree-level{align-items:center;gap:4px;display:inline-flex}.fos-topbar__tree-link{appearance:none;color:var(--current-color-text-secondary,#475569);text-underline-offset:3px;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:220px;padding:0;font-size:.875rem;line-height:1.1;text-decoration:underline;overflow:hidden}.fos-topbar__tree-link:hover{color:var(--current-color-text-primary,#0f172a)}.fos-topbar__tree-link--static{cursor:default;text-decoration:none}.fos-topbar__tree-link--static:hover{color:var(--current-color-text-secondary,#475569)}.fos-topbar__tree-link:focus-visible{outline:2px solid var(--current-color-primary-500,#3b82f6);outline-offset:2px;border-radius:2px}.fos-topbar__tree-separator{width:14px;height:14px;color:var(--current-color-text-tertiary,#94a3b8)}.fos-topbar__quick-button{color:var(--current-color-text-secondary,#475569);align-items:center;gap:6px;display:inline-flex}.fos-topbar__actions{align-items:center;gap:var(--current-space-4,16px);display:flex}.fos-topbar__status-dot{cursor:pointer;border:2px solid #fff;border-radius:999px;width:14px;height:14px;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 0 0 1px #0f172a24}.fos-topbar__status-dot:hover:not(:disabled){transform:scale(1.08);box-shadow:0 0 0 1px #0f172a33,0 0 0 4px #0f172a0f}.fos-topbar__status-dot:focus-visible{outline:2px solid var(--current-color-primary-500,#3b82f6);outline-offset:2px}.fos-topbar__status-dot:disabled{opacity:.55;cursor:not-allowed}.fos-topbar__status-dot--clocked-in{background:var(--current-color-status-success,#22c55e)}.fos-topbar__status-dot--clocked-out{background:var(--current-color-status-danger,#ef4444)}.fos-topbar__status-dot--loading{background:var(--current-color-text-tertiary,#94a3b8)}.fos-topbar__notification{position:relative}.fos-topbar__icon-button{width:40px;height:40px;color:var(--current-color-text-secondary,#475569)}.fos-topbar__icon{width:20px;height:20px}.fos-topbar__notification-indicator{background-color:var(--current-color-status-danger,#ef4444);border-radius:999px;width:8px;height:8px;position:absolute;top:8px;right:10px}.fos-topbar__user-card{align-items:center;gap:var(--current-space-2,8px);border:1px solid var(--current-color-border-subtle,#e2e8f0);border-radius:var(--current-radius-full,999px);background-color:var(--current-color-bg-surface,#fff);padding:6px 12px;display:flex}.fos-topbar__avatar{width:32px;height:32px}.fos-topbar__user-text{flex-direction:column;line-height:1.2;display:flex}.fos-topbar__user-name{color:var(--current-color-text-primary,#0f172a);font-size:.875rem;font-weight:600}.fos-topbar__user-role{color:var(--current-color-text-secondary,#475569);text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:.75rem;overflow:hidden}.fos-topbar__chevron{width:16px;height:16px;color:var(--current-color-text-tertiary,#94a3b8)}.fos-topbar__sign-out{color:var(--current-color-text-secondary,#475569);align-items:center;gap:6px;display:inline-flex}.fos-topbar__sign-out-icon{width:16px;height:16px}.fos-topbar__app-switcher-item{justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:180px;display:flex}.fos-topbar__app-switcher-current{color:var(--current-color-text-tertiary,#94a3b8);font-size:.72rem;font-weight:600}.fos-dropdown-menu__content--topbar-user .fos-dropdown-menu__item:focus,.fos-dropdown-menu__content--topbar-user .fos-dropdown-menu__checkbox-item:focus,.fos-dropdown-menu__content--topbar-user .fos-dropdown-menu__radio-item:focus,.fos-dropdown-menu__content--topbar-user .fos-dropdown-menu__sub-trigger:focus{background-color:var(--current-color-bg-primary,#fff)}.fos-topbar__smtp-form{flex-direction:column;gap:8px;display:flex}.fos-topbar__smtp-label{color:var(--current-color-text-secondary,#475569);font-size:.875rem}.fos-topbar__smtp-input{border:1px solid var(--current-color-border-subtle,#e2e8f0);width:100%;color:var(--current-color-text-primary,#0f172a);background:var(--current-color-bg-surface,#fff);border-radius:8px;padding:8px 10px;font-size:.875rem}.fos-topbar__smtp-input:focus-visible{outline:2px solid var(--current-color-primary-500,#3b82f6);outline-offset:1px}.fos-topbar__smtp-hint{color:var(--current-color-text-secondary,#475569);font-size:.8125rem}.fos-topbar__smtp-error{color:var(--current-color-status-danger,#ef4444);font-size:.8125rem}.fos-topbar__menu-button{width:40px;height:40px;color:var(--current-color-text-secondary,#475569);display:none}.fos-topbar__menu-icon{width:24px;height:24px}@media (width<=960px){.fos-topbar{gap:var(--current-space-3,12px)}.fos-topbar__user-card,.fos-topbar__status-dot{display:none}.fos-topbar__tree-nav{max-width:300px}.fos-topbar__tree-link{max-width:150px}}@media (width<=768px){.fos-topbar{padding:0 var(--current-space-4,16px);justify-content:space-between}.fos-topbar__menu-button{justify-content:center;align-items:center;display:flex}.fos-topbar__actions{gap:var(--current-space-2,8px);margin-left:auto}.fos-topbar__user-card{background:0 0;border:0;padding:0;display:inline-flex}.fos-topbar__user-text,.fos-topbar__chevron,.fos-topbar__tree-nav{display:none}.fos-topbar__sign-out{padding:var(--current-space-2,8px)}.fos-topbar__sign-out-icon{width:20px;height:20px}.fos-topbar__sign-out span:not(.fos-topbar__sign-out-icon){display:none}}
