:is(body:has(.app-shell),body:has(.app-login)){--app-ease:cubic-bezier(.16, 1, .3, 1);--app-space-sm:8px;--app-space-md:16px;--app-space-lg:24px;--app-radius:10px}:is(html:not(.dark) body:has(.app-shell),html:not(.dark) body:has(.app-login)){--background:#f9f7f4;--card:#fefefd;--popover:var(--card);--foreground:#211d19;--card-foreground:var(--foreground);--popover-foreground:var(--foreground);--muted:#f0eeeb;--muted-foreground:#625d58;--border:#dddad6;--input:var(--border);--control:var(--card);--control-hover:#f4f2ee;--control-border:#cac7c2;--control-border-hover:#958e86;--sidebar:#fbf9f6;--sidebar-border:var(--border);--sidebar-foreground:var(--foreground);--sidebar-accent:var(--muted);--sidebar-active:#f9e8df;--sidebar-active-foreground:#882f07;--accent:var(--muted);--accent-foreground:var(--foreground);--secondary:var(--muted);--secondary-foreground:var(--foreground)}@supports (color:lab(0% 0 0)){:is(html:not(.dark) body:has(.app-shell),html:not(.dark) body:has(.app-login)){--background:lab(97.3439% .224739 1.50437);--card:lab(99.655% .0553429 .375509);--foreground:lab(11.2491% 1.50646 3.54079);--muted:lab(94.2147% .282645 1.88154);--muted-foreground:lab(39.672% 1.45072 3.49846);--border:lab(87.2575% .341743 2.25953);--control-hover:lab(95.4936% .340879 2.25897);--control-border:lab(80.303% .462532 3.01713);--control-border-hover:lab(59.3887% 2.03359 4.89963);--sidebar:lab(98.0428% .282347 1.88138);--sidebar-active:lab(93.2946% 4.82231 6.52648);--sidebar-active-foreground:lab(32.8195% 37.5567 42.3578)}}:is(html:has(.app-shell),body:has(.app-shell)){overflow-x:clip}.app-shell{font-size:13px}.app-main{padding:var(--app-space-lg);scrollbar-gutter:stable;scroll-padding-block:20px}.app-content{min-width:0}.app-content>.space-y-6{flex-direction:column;gap:20px;display:flex}.app-content>.space-y-6>*{margin-block:0}.app-page-header{padding-bottom:4px}.app-page-header h1{line-height:1.25}.app-page-description{text-wrap:pretty;line-height:1.6}.app-page-header [data-slot=breadcrumb]{font-size:11px}.app-topbar{padding-inline:var(--app-space-lg);gap:12px;height:52px}.app-topbar>div:first-child{flex:1}.app-topbar [data-slot=breadcrumb-list]{gap:6px}.app-topbar [data-slot=breadcrumb-link]{white-space:nowrap}.app-topbar svg,.app-sidebar svg{width:16px;height:16px}.app-search-trigger{border-color:var(--border);background:var(--background);font-size:12px}.app-search-trigger kbd{background:0 0;border:0;font-size:10px}.app-sidebar>div:first-child{height:52px}.app-sidebar>div:first-child>a{letter-spacing:-.5px;gap:9px;font-size:17px}.app-sidebar>div:first-child>a>span:first-child{border-radius:8px;width:29px;height:29px}.app-sidebar>div:first-child>a svg{width:18px;height:18px}.app-navigation{padding-top:20px}.app-navigation .nav-section>p{letter-spacing:.055em;margin-bottom:7px;font-size:10px;font-weight:500}.app-nav-link{font-size:13px;font-weight:400}.app-nav-link[aria-current=page]{font-weight:600}.app-sidebar.w-16 .app-navigation{padding-inline:10px}.app-sidebar.w-16 .app-nav-link{padding-inline:0}.app-sidebar.w-16 .nav-section+.nav-section{border-top:1px solid var(--sidebar-border);padding-top:14px}.app-sidebar>div:last-child{padding-block:10px}body:has(.app-shell) .app-sidebar>div:last-child [data-ui-button]{height:auto}.app-sidebar>div:last-child [data-slot=avatar]{width:28px;height:28px}.app-sidebar>div:last-child .text-sm{font-size:12px}.app-sidebar>div:last-child .text-xs{font-size:11px}.app-shell [data-slot=card]{border-radius:var(--app-radius);box-shadow:none}.app-shell [data-slot=card]:has(>[data-slot=table-container]){gap:0}.app-shell [data-slot=card-header]{gap:6px}.app-shell [data-slot=card-title]{line-height:1.4}body:has(.app-shell) [data-ui-button]{box-shadow:none;font-size:13px}body:has(.app-shell) [data-ui-button][data-size=default]{height:36px;padding-block:7px}body:has(.app-shell) [data-ui-button][data-size=sm]{height:30px;font-size:12px}body:has(.app-shell) [data-ui-button][data-size=icon]{width:36px;height:36px}body:has(.app-shell) [data-ui-button][data-size=icon-sm]{width:30px;height:30px}body:has(.app-shell) [data-slot=input]{height:36px;box-shadow:none;border-radius:7px;padding-block:7px;font-size:13px}body:has(.app-shell) [data-slot=select-trigger][data-size=default]{height:36px;box-shadow:none;border-radius:7px;padding-block:7px;font-size:13px}body:has(.app-shell) [data-slot=textarea]{box-shadow:none;font-size:13px}:is(body:has(.app-shell) [data-slot=label],body:has(.app-shell) [data-slot=field-label]){font-size:12px;line-height:1.4}:is(body:has(.app-shell) [data-slot=popover-content],body:has(.app-shell) [data-slot=dropdown-menu-content],body:has(.app-shell) [data-slot=select-content]){border-radius:10px}:is(body:has(.app-shell) [data-slot=dropdown-menu-item],body:has(.app-shell) [data-slot=select-item],body:has(.app-shell) [data-slot=command-item]){font-size:13px}body:has(.app-shell) [data-slot=command-item] svg{width:16px;height:16px}body:has(.app-shell) [data-slot=command-input]{font-size:14px}.app-shell [data-slot=table-container]{overscroll-behavior-x:contain;scrollbar-width:thin}.app-shell [data-slot=table]{font-size:13px}.app-shell [data-slot=table-header]{background:var(--muted);-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell [data-slot=table-head]{text-transform:none;letter-spacing:0;height:38px;font-size:11px;font-weight:500}.app-shell [data-slot=table-head] [data-ui-button]{text-transform:none;letter-spacing:0;font-size:11px;font-weight:500}.app-shell [data-slot=table-head] svg{width:12px;height:12px}.app-shell [data-slot=table-row]{height:44px}.app-shell [data-slot=table-cell]{padding-block:8px}.app-shell [data-slot=table-cell] [data-ui-button]{height:28px;min-height:28px;font-size:12px}.app-shell [data-slot=table-cell] [data-ui-button][data-size=icon]{width:28px}.app-shell [data-slot=table-cell] [data-slot=select-trigger]{height:28px;min-height:28px;font-size:12px}.app-shell [data-slot=table-cell]>a{text-underline-offset:3px}.app-shell [data-slot=table-cell] .text-sm{font-size:13px}.app-shell [data-slot=tabs-list]{background:var(--muted);border-radius:8px}.app-shell [data-slot=tabs-trigger]{font-size:12px}.app-shell [data-slot=tabs-trigger] svg{width:14px;height:14px}.app-shell [data-slot=badge]{font-size:10px;font-weight:500}.data-toolbar{align-items:center;padding:0}.data-toolbar-filters{margin-left:auto}.filter-trigger{flex-shrink:0}.filter-count{background:var(--control-selected);min-width:18px;height:18px;color:var(--control-selected-foreground);font-variant-numeric:tabular-nums;border-radius:5px;place-items:center;padding-inline:4px;font-size:10px;display:inline-grid}.app-filter-popover [data-ui-button][role=combobox]{padding-inline:10px}.table-pagination{padding:10px 14px}.table-pagination>p{font-size:12px}.table-pagination nav{gap:4px;display:flex}.table-pagination [aria-current=page]{background:var(--muted);color:var(--foreground);border-color:var(--border)}.app-shell .detail-tabs>[data-slot=tabs-list]{scrollbar-width:thin;border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;flex-wrap:nowrap;justify-content:flex-start;max-width:100%;height:auto;padding:0 0 8px;overflow-x:auto}.app-shell .detail-tabs>[data-slot=tabs-list]>[data-slot=tabs-trigger]{border:0;flex:none;min-height:32px;padding-inline:12px}.app-shell .detail-tabs [data-slot=tabs-content]{min-width:0}.app-form{max-width:960px}.app-form-footer{border:1px solid var(--border);background:var(--card);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:10px 10px 0 0;padding:12px 16px;bottom:-24px}.dashboard-stats{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr))}.dashboard-stat{padding:18px}.dashboard-stat+.dashboard-stat{border-left:1px solid var(--border)}.dashboard-stat-label{text-transform:none;letter-spacing:0;font-size:12px;font-weight:400}.dashboard-stat-value{letter-spacing:-.8px;font-size:28px;font-weight:500;line-height:1.1}.dashboard-stat svg{width:17px;height:17px}.dashboard-attention [data-slot=card-header]{flex-flow:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-attention [data-slot=card-header]>div:last-child{font-size:11px}.dashboard-attention [data-slot=card-header]>div:last-child a{text-decoration:none}.dashboard-attention [data-slot=card-header]>div:last-child a:hover{text-decoration:underline}.dashboard-alert{grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;display:grid}.dashboard-alert-content{align-items:flex-start;gap:12px;min-width:0;display:flex}.dashboard-alert-icon{width:30px;height:30px;color:var(--primary);background:var(--control-selected);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.dashboard-alert-icon svg{width:15px;height:15px}.dashboard-alert-title{font-size:13px;font-weight:500}.dashboard-alert-detail{color:var(--muted-foreground);font-size:12px}.dashboard-alert>svg{align-self:center;width:16px;height:16px}.dashboard-alert-meta{align-items:center;gap:16px;display:flex}.dashboard-activity-icon svg,.dashboard-quick-icon svg{width:16px;height:16px}.dashboard-quick-actions{gap:0;padding-block:4px}.dashboard-quick-actions>a{border:0;border-radius:0;padding:12px 16px}.dashboard-quick-actions>a+a{border-top:1px solid var(--border)}.report-workspace{gap:16px}.report-filter-card{padding-block:12px}.report-filter-card [data-slot=label]{color:var(--muted-foreground)}.report-filter-card [data-slot=card-content]>div{gap:12px}.report-summary{border:1px solid var(--border);border-radius:var(--app-radius);background:var(--card);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:clip}.report-summary>[data-slot=card]{background:0 0;border:0;border-radius:0;gap:2px;padding-block:12px}.report-summary>[data-slot=card]+[data-slot=card]{border-left:1px solid var(--border)}.report-summary [data-slot=card-title]{font-size:12px}.report-summary [data-slot=card-content]>p{letter-spacing:-.5px;font-size:21px;font-weight:500}.report-results{gap:0;padding:0;overflow:clip}.report-results>[data-slot=card-header]{border-bottom:1px solid var(--border);padding-block:12px}.report-results>[data-slot=card-content]{padding:0}.report-results [data-slot=tabs-content]>div:not([data-slot=table-container]){padding:16px}.payroll-workspace>form{background:var(--card);border:1px solid var(--border);border-radius:var(--app-radius);padding:14px 16px}.time-toolbar{background:var(--card);border:1px solid var(--border);border-radius:var(--app-radius);padding:12px}.time-toolbar>div:first-child{border-bottom:1px solid var(--border);padding-bottom:12px}.time-toolbar [data-slot=toggle-group]{box-shadow:none}.time-summary{align-items:center;font-size:12px}.time-summary strong{font-size:16px;font-weight:600}.app-login{background:var(--background)}.app-login [data-slot=card]{background:var(--card);border:1px solid var(--border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:14px}.app-login [data-slot=card-header]{padding-top:28px}.app-login .login-brand{letter-spacing:-.6px;align-items:center;gap:10px;font-size:22px;font-weight:600;display:inline-flex}.app-login .login-brand>span:first-child{width:36px;height:36px;color:var(--primary-foreground);background:var(--primary);border-radius:9px;place-items:center;display:grid}.app-login .login-brand svg{width:22px;height:22px}.app-command-dialog kbd{border:1px solid var(--border);border-radius:4px;padding:1px 4px;font-size:10px}body:has(.app-shell) :is(a,button,input,textarea,select):focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (hover:hover){.app-nav-link{transition:background-color .12s var(--app-ease), color .12s var(--app-ease)}.app-shell [data-slot=table-row]:hover{background:var(--muted)}.dashboard-quick-actions a>svg{transition:transform .15s var(--app-ease)}.dashboard-quick-actions a:hover>svg{transform:translate(2px)}}@media (max-width:1023px){.app-main{padding:20px}.app-topbar{padding-inline:16px}.app-form-footer{bottom:-20px}.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stat{border-bottom:1px solid var(--border)}.dashboard-stat:nth-child(3n+1){border-left:0}}@media (max-width:640px){.app-main{scrollbar-gutter:auto;padding:16px}.app-topbar{gap:4px;height:56px;padding-inline:8px}.app-topbar>div:first-child{gap:4px}.app-topbar [data-slot=breadcrumb-list]{gap:4px;font-size:11px}.app-topbar [data-slot=breadcrumb-item]:not(:last-child),.app-topbar [data-slot=breadcrumb-separator]{display:none}.app-topbar>div:last-child{gap:0}.app-topbar>div:last-child>[data-ui-button]{width:36px;min-width:36px;padding-inline:4px}.app-page-header h1{white-space:normal;font-size:21px}.app-page-description{font-size:12px}.app-page-header>div:last-child{gap:12px}.app-page-header>div:last-child>div:last-child:not(:first-child),.data-toolbar{gap:8px}.data-toolbar-search{flex-basis:100%}.data-toolbar-search>div{max-width:none}.data-toolbar-filters{flex:1;margin-left:0}.data-toolbar-filters>[data-slot=select-trigger],.data-toolbar-filters>[data-ui-button]{width:100%}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat{padding:14px}.dashboard-stat:nth-child(odd){border-left:0}.dashboard-stat:nth-child(2n){border-left:1px solid var(--border)}.dashboard-stat:last-child{border-bottom:0}.dashboard-stat:nth-child(odd):last-child{grid-column:1/-1}.dashboard-stat-value{font-size:25px}.dashboard-alert-meta [data-slot=badge]{display:none}.dashboard-attention [data-slot=card-header]{gap:10px}.dashboard-attention [data-slot=card-header]>div:last-child{gap:16px}.dashboard-attention [data-slot=card-header]>div:last-child a{align-items:center;min-height:32px;display:inline-flex}.table-pagination{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px}.table-pagination>p{font-size:11px}.app-form-footer{padding:12px;bottom:-16px}.report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.report-summary>[data-slot=card]:nth-child(3){border-left:0}.report-summary>[data-slot=card]:nth-child(n+3){border-top:1px solid var(--border)}.report-summary [data-slot=card-content]>p{font-size:19px}.report-filter-card [data-slot=card-content]>div{grid-template-columns:repeat(2,minmax(0,1fr))}.report-filter-card [data-slot=card-content]>div>div:last-child{grid-column:1/-1}.payroll-workspace>form{padding:12px}.payroll-workspace>form [data-slot=field-group]{gap:12px}.payroll-workspace>form [data-slot=field]{width:calc(50% - 6px);min-width:0}.payroll-workspace>form [data-slot=field]:first-child{width:100%}.payroll-workspace>form [data-slot=field]:first-child input{flex:1;width:0}.time-toolbar{padding:10px}}@media (pointer:coarse){.app-shell [data-slot=table-cell] :is([data-ui-button],[data-slot=select-trigger]){min-height:44px}body:has(.app-shell) :is([data-ui-button],[data-slot=input],[data-slot=select-trigger],[data-slot=toggle-group-item],[data-slot=tabs-trigger]){min-height:44px}:is(body:has(.app-shell) [data-slot=input],body:has(.app-shell) [data-slot=textarea]){font-size:16px}.app-shell .app-nav-link{min-height:44px}.app-topbar>div:last-child>[data-ui-button]{width:44px;min-width:44px}.app-shell [data-slot=table-cell] [data-ui-button][data-size=icon]{min-width:44px}}@media (prefers-reduced-motion:reduce){.app-shell *,.app-shell :before,.app-shell :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:is(.app-shell [data-slot=card]:has(>.dashboard-quick-actions),.app-shell [data-slot=card]:has(>[data-slot=card-content].divide-y)){gap:0}@media (max-width:400px){.report-filter-card [data-slot=card-content]>div{grid-template-columns:minmax(0,1fr)}.report-filter-card [data-slot=card-content]>div>div:last-child,.report-filter-card [data-ui-button],.payroll-workspace>form [data-slot=field]{width:100%}}.app-form>.grid{align-items:start}.app-shell [data-slot=avatar-fallback]{background:var(--control-selected);color:var(--control-selected-foreground)}
