/* WERGER 0.4.26.98. Canonical screen UI.
   Important declarations in a named cascade layer intentionally supersede the
   historical unlayered component skins. Print documents keep their own styles. */
@font-face{font-family:'Material Icons Round';font-style:normal;font-weight:400;font-display:block;src:url('/assets/fonts/material-icons-round.woff2') format('woff2')}
@layer werger-visibility,werger-workspace,werger-system;
@layer werger-visibility{[hidden],.hidden{display:none!important}}
@layer werger-system{
@media screen{
body.werger-ui:not([class*="printing-"]){
  --ds-page:var(--exec-app);--ds-surface:var(--exec-surface);--ds-subtle:var(--exec-surface-2);
  --ds-hover:var(--exec-surface-3);--ds-line:var(--exec-line);--ds-text:var(--exec-text);--ds-muted:var(--exec-muted);
  --bg:var(--ds-page)!important;--card:var(--ds-surface)!important;--text:var(--ds-text)!important;--text-muted:var(--ds-muted)!important;--border:var(--ds-line)!important;
  --shadow:none!important;--exec-shadow:none!important;--premium-shadow:none!important;--lux-shadow:none!important;--lux-shadow-soft:none!important;--shadow-soft:none!important;--ux-shadow-card:none!important;
  --ds-control:40px;--ds-radius:10px;--ds-gap:16px;
  font-family:Manrope,system-ui,sans-serif!important;font-size:14px!important;line-height:1.5!important;
  background:var(--ds-page)!important;color:var(--ds-text)!important;
}
body.werger-ui[data-theme="light"]{color-scheme:light!important}
body.werger-ui[data-theme="dark"]{color-scheme:dark!important}
body.werger-ui:not([class*="printing-"]) :is(button,input,select,textarea){font-family:inherit}
body.werger-ui:not([class*="printing-"]) .material-icons-round{font-family:'Material Icons Round'!important;font-weight:400!important;font-style:normal!important;font-size:20px;line-height:1!important;letter-spacing:normal!important;text-transform:none!important;white-space:nowrap!important;word-wrap:normal!important;direction:ltr!important;font-feature-settings:'liga'!important;-webkit-font-feature-settings:'liga'!important;-webkit-font-smoothing:antialiased}
body.werger-ui:not([class*="printing-"]) :is(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--primary)!important;outline-offset:3px!important}
body.werger-ui:not([class*="printing-"]) :is(h1,h2,h3,h4){color:var(--ds-text);font-weight:700!important;letter-spacing:-.025em!important;line-height:1.35}
body.werger-ui:not([class*="printing-"]) h2{font-size:20px}
body.werger-ui:not([class*="printing-"]) h3{font-size:16px}
body.werger-ui:not([class*="printing-"]) :is(.hint,.muted,.form-hint){color:var(--ds-muted)!important;font-size:12px!important;font-weight:400!important;line-height:1.6!important}
body.werger-ui:not([class*="printing-"]) :is(.btn,.btn-act,.card,.stat-card,.filter-bar,.table-wrap,.menu-item,.menu-group,.modal-header,.drawer-header){text-shadow:none!important;box-shadow:none!important;background-image:none!important;backdrop-filter:none!important}

/* Shell: fixed rhythm, readable labels and no edge shadows. */
body.werger-ui:not([class*="printing-"]) #app-main{background:var(--ds-page)!important}
body.werger-ui:not([class*="printing-"]) #app-aside{background:var(--exec-nav)!important;border-right:1px solid var(--ds-line)!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) #app-aside .logo-area{height:72px!important;min-height:72px!important;margin:0 20px!important;padding:12px 4px!important;border-bottom:1px solid var(--ds-line)!important;justify-content:flex-start!important;gap:12px!important}
body.werger-ui:not([class*="printing-"]) .brand-logo-sidebar-vps{width:38px!important;min-width:38px!important;flex:0 0 38px!important;height:38px!important;position:static!important;transform:none!important;margin:0!important;object-fit:contain!important}
body.werger-ui:not([class*="printing-"]) #app-aside:not(.sidebar-collapsed) .brand-name{display:block!important;width:auto!important;flex:1 1 auto!important;position:static!important;opacity:1!important;visibility:visible!important;font-size:17px!important;font-weight:700!important;letter-spacing:.07em!important;color:var(--ds-text)!important}
body.werger-ui:not([class*="printing-"]) .sidebar-collapse-btn{width:28px!important;height:28px!important;border-radius:8px!important;border:1px solid var(--ds-line)!important;background:var(--ds-surface)!important;color:var(--ds-muted)!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) #app-aside:not(.sidebar-collapsed) .menu{padding:12px 16px 28px!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-group{font-size:10px!important;letter-spacing:.065em!important;font-weight:600!important;padding:18px 12px 7px!important;margin:0!important;min-height:0!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-item{height:40px!important;min-height:40px!important;margin:2px 0!important;padding:9px 12px!important;border:1px solid transparent!important;border-radius:8px!important;font-size:12px!important;font-weight:600!important;gap:12px!important;color:var(--exec-nav-text)!important;transition:background .12s!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-item .material-icons-round{font-size:19px!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-item:hover{background:var(--ds-subtle)!important;color:var(--ds-text)!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-item.active{background:color-mix(in srgb,var(--primary) 9%,var(--exec-nav))!important;color:var(--primary)!important;border-color:transparent!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-item.active .material-icons-round{color:var(--primary)!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-item.active::before{display:none!important}
body.werger-ui:not([class*="printing-"]) #app-aside.sidebar-collapsed .logo-area{margin:0 10px!important;padding:12px 0!important;justify-content:center!important}
body.werger-ui:not([class*="printing-"]) #app-aside.sidebar-collapsed .menu-item{width:40px!important;padding:8px!important;margin:4px auto!important}
body.werger-ui:not([class*="printing-"]) #app-main>header{height:72px!important;min-height:72px!important;background:var(--ds-surface)!important;border-bottom:1px solid var(--ds-line)!important;box-shadow:none!important;padding:0 28px!important;backdrop-filter:none!important}
body.werger-ui:not([class*="printing-"]) #page-title{font-size:20px!important;font-weight:700!important;letter-spacing:-.035em!important}
body.werger-ui:not([class*="printing-"]) .app-header-actions{padding:0!important;border:0!important;border-radius:0!important;gap:6px!important;background:transparent!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) .app-header-actions>.btn.icon{background:transparent!important;border-color:transparent!important;color:var(--ds-muted)!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}
body.werger-ui:not([class*="printing-"]) .app-header-actions>.btn.icon:hover{background:var(--ds-hover)!important;color:var(--ds-text)!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) .role-badge{border:0!important;border-radius:5px!important;background:var(--ds-subtle)!important;color:var(--ds-muted)!important;font-size:9px!important;font-weight:600!important}
body.werger-ui:not([class*="printing-"]) .content-area{padding:24px 28px 36px!important}
body.werger-ui:not([class*="printing-"]) #view-container{min-width:0}

/* Common controls: one size scale for every module. */
body.werger-ui:not([class*="printing-"]) .btn{height:var(--ds-control)!important;min-height:var(--ds-control)!important;min-width:0!important;max-width:100%;padding:0 14px!important;border:1px solid transparent!important;border-radius:8px!important;font-size:12px!important;font-weight:600!important;line-height:1.3!important;gap:8px!important;text-decoration:none!important;letter-spacing:0!important;transform:none!important;transition:background .12s,border-color .12s!important;white-space:nowrap!important}
body.werger-ui:not([class*="printing-"]) .btn:not(.sec):not(.danger):not(.ds-secondary-action){background:var(--primary)!important;color:#fff!important}
body.werger-ui:not([class*="printing-"]) .btn:not(.sec):not(.danger):not(.ds-secondary-action):hover{background:var(--primary-hover)!important}
body.werger-ui:not([class*="printing-"]) :is(.btn.sec,.btn.ds-secondary-action){background:var(--ds-surface)!important;border-color:var(--ds-line)!important;color:var(--ds-text)!important}
body.werger-ui:not([class*="printing-"]) :is(.btn.sec,.btn.ds-secondary-action):hover{background:var(--ds-hover)!important;border-color:var(--ds-line)!important}
body.werger-ui:not([class*="printing-"]) .btn.danger{background:color-mix(in srgb,var(--danger) 8%,var(--ds-surface))!important;border-color:color-mix(in srgb,var(--danger) 24%,var(--ds-line))!important;color:var(--danger)!important}
body.werger-ui:not([class*="printing-"]) .btn.sm{height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:11px!important}
body.werger-ui:not([class*="printing-"]) .btn.icon{width:var(--ds-control)!important;min-width:var(--ds-control)!important;padding:0!important;flex-shrink:0!important}
body.werger-ui:not([class*="printing-"]) .btn.sm.icon{width:32px!important;min-width:32px!important}
body.werger-ui:not([class*="printing-"]) .btn-act{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:7px!important;border:0!important;background:transparent!important;color:var(--ds-muted)!important;transform:none!important}
body.werger-ui:not([class*="printing-"]) .btn-act:hover{color:var(--ds-text)!important;background:var(--ds-hover)!important}
body.werger-ui:not([class*="printing-"]) .btn::after{box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) :is(input,select,textarea):where(:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"])){min-height:var(--ds-control)!important;border:1px solid var(--ds-line)!important;border-radius:8px!important;background:var(--ds-surface)!important;color:var(--ds-text)!important;padding:9px 12px!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important;box-shadow:none!important;min-width:0!important;max-width:100%;color-scheme:inherit!important}
body.werger-ui:not([class*="printing-"]) :is(input,select):where(:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"])){height:var(--ds-control)!important}
body.werger-ui:not([class*="printing-"]) textarea{min-height:100px!important;resize:vertical}
body.werger-ui:not([class*="printing-"]) :is(input,textarea)::placeholder{color:var(--ds-muted)!important;opacity:.8!important}
body.werger-ui:not([class*="printing-"]) :is(input,select,textarea):focus{border-color:var(--primary)!important}
body.werger-ui:not([class*="printing-"]) :is(input,select,textarea):disabled{background:var(--ds-subtle)!important;opacity:.65!important}
body.werger-ui:not([class*="printing-"]) input:is([type="checkbox"],[type="radio"]){accent-color:var(--primary);width:17px;min-width:17px;height:17px;min-height:17px;flex-shrink:0}
body.werger-ui:not([class*="printing-"]) .field{margin-bottom:16px!important;min-width:0}
body.werger-ui:not([class*="printing-"]) :is(.field>label,.field-label,.catalog-admin-form>label,.catalog-form-grid>label){font-size:12px!important;font-weight:600!important;color:var(--ds-muted)!important;text-transform:none!important;letter-spacing:0!important;line-height:1.5!important}
body.werger-ui:not([class*="printing-"]) .lookup-control{gap:6px!important;min-width:0!important}
body.werger-ui:not([class*="printing-"]) .lookup-control>select{width:100%!important;min-width:0!important;flex:1 1 0!important}

/* Page actions. Secondary actions share an accessible overflow popover. */
body.werger-ui:not([class*="printing-"]) :is(.toolbar,.toolbar-actions,.project-toolbar-tools,.ds-action-rail){overflow:visible!important}
body.werger-ui:not([class*="printing-"]) .toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:40px!important;margin:0 0 20px!important;flex-wrap:wrap!important;min-width:0!important}
body.werger-ui:not([class*="printing-"]) .toolbar h2{margin:0!important;font-size:20px!important;font-weight:700!important}
body.werger-ui:not([class*="printing-"]) .toolbar h2::before{display:none!important}
body.werger-ui:not([class*="printing-"]) .toolbar .ui-redundant-view-title{display:none!important}
body.werger-ui:not([class*="printing-"]) .toolbar.ui-toolbar-actions-only{justify-content:flex-end!important}
body.werger-ui:not([class*="printing-"]) .toolbar>div:has(>h2){flex:1 1 240px;min-width:0;max-width:100%}
body.werger-ui:not([class*="printing-"]) .toolbar.ui-toolbar-actions-only>div:has(>.ui-redundant-view-title){display:none!important}
body.werger-ui:not([class*="printing-"]) :is(.toolbar-actions,.project-toolbar-tools){display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important;min-width:0!important;max-width:100%!important}
body.werger-ui:not([class*="printing-"]) .toolbar>.toolbar-actions{flex:1 1 320px}
body.werger-ui:not([class*="printing-"]) .project-toolbar>.project-toolbar-actions{width:100%!important;justify-content:space-between!important;flex:1!important;flex-wrap:wrap!important;gap:12px!important}
body.werger-ui:not([class*="printing-"]) .project-toolbar-tools{flex:1 1 260px!important}
body.werger-ui:not([class*="printing-"]) .ds-action-rail>.btn{height:40px!important;min-height:40px!important;width:auto!important;flex:0 0 auto!important;padding:0 14px!important;font-size:12px!important}
body.werger-ui:not([class*="printing-"]) .ds-action-rail>.btn.icon{width:40px!important;min-width:40px!important;padding:0!important}
body.werger-ui:not([class*="printing-"]) .ds-action-rail>.ds-main-action{order:10!important}
body.werger-ui:not([class*="printing-"]) .ds-action-rail>.ds-more-button{order:20!important;gap:6px!important}
body.werger-ui:not([class*="printing-"]) .ds-overflow-menu{position:fixed!important;inset:auto;margin:0!important;padding:6px!important;width:max-content!important;min-width:200px!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 32px)!important;overflow:auto!important;background:var(--ds-surface)!important;color:var(--ds-text)!important;border:1px solid var(--ds-line)!important;border-radius:12px!important;box-shadow:0 12px 40px #0002!important;z-index:2147482000!important}
body.werger-ui:not([class*="printing-"]) .ds-overflow-menu:not(:popover-open):not([data-open="true"]){display:none!important}
body.werger-ui:not([class*="printing-"]) .ds-overflow-menu::backdrop{background:transparent!important}
body.werger-ui:not([class*="printing-"]) .ds-overflow-menu>.btn.btn.btn{display:flex;justify-content:flex-start!important;width:100%!important;height:40px!important;min-height:40px!important;padding:0 12px!important;margin:0!important;border:0!important;border-radius:6px!important;background:transparent!important;color:var(--ds-text)!important;order:initial!important;font-size:12px!important}
body.werger-ui:not([class*="printing-"]) .ds-overflow-menu>.btn:hover{background:var(--ds-hover)!important}
body.werger-ui:not([class*="printing-"]) .ds-overflow-menu .btn-label{display:inline!important}
body.werger-ui:not([class*="printing-"]) .ds-overflow-menu>.btn.danger{color:var(--danger)!important}
.ds-action-label{margin-left:4px}

/* A compact filter surface. Width follows the kind of value, never the page. */
body.werger-ui:not([class*="printing-"]) .ds-filter-bar{display:flex!important;flex-direction:row!important;justify-content:flex-start!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:12px!important;padding:16px!important;margin:0 0 20px!important;border:1px solid var(--ds-line)!important;border-radius:12px!important;background:var(--ds-surface)!important;box-shadow:none!important;width:100%!important;box-sizing:border-box!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar>*{min-width:0!important;max-width:100%!important;margin:0!important;grid-column:auto!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-field{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;width:212px!important;flex:0 1 212px!important;align-self:flex-end!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-field> :is(input,select,.lookup-control,.search){width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;margin:0!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-label{font-size:11px!important;font-weight:500!important;line-height:1.4!important;color:var(--ds-muted)!important;margin:0!important;white-space:nowrap}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar>.ds-filter-lead:is(.ds-search-field,.search){width:288px!important;flex:0 1 288px!important;max-width:360px!important}
body.werger-ui:not([class*="printing-"]) .ds-search-field>.ds-filter-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
body.werger-ui:not([class*="printing-"]) .ds-filter-period{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:320px!important;flex:0 1 320px!important;gap:10px!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-period .ds-date-field{width:auto!important;max-width:100%!important;min-width:0!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar input[type=date]{width:100%!important;padding:8px!important;font-variant-numeric:tabular-nums!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar>.ds-filter-toggle{margin-left:auto!important;flex:0 0 auto!important;width:auto!important;min-width:108px!important;order:3!important;align-self:flex-end!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-lead{order:0!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-core{order:1!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar>.ds-filter-control{order:5!important;flex:0 1 212px!important;width:212px!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-divider{order:4!important;flex:0 0 100%!important;height:0;border-top:1px solid var(--ds-line);margin:4px 0!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar:not(.ds-filters-open)>:is(.ds-filter-control,.ds-filter-divider){display:none!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar>.ds-filter-control:is(button,label){width:auto!important;flex:0 1 auto!important;min-height:40px!important;align-items:center!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar :is(input,select){background:var(--ds-surface)!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar .filter-preset-tools{flex:1 0 100%!important;width:100%!important;display:flex;gap:8px!important;justify-content:flex-start!important;padding:12px 0 0!important;border-top:1px solid var(--ds-line)!important;border-left:0!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar .filter-preset-tools select{flex:0 1 240px!important;width:240px!important;max-width:100%!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-count{display:inline-grid;place-items:center;background:var(--ds-hover)!important;color:var(--ds-text)!important;border-radius:5px!important;min-width:20px;height:20px;font-size:11px;font-weight:700}
body.werger-ui:not([class*="printing-"]) .ds-filter-toggle[aria-expanded="true"]{background:var(--ds-hover)!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar .reset-filter-btn::after{display:none!important}
body.werger-ui:not([class*="printing-"]) .filter-bar:not(.ds-filter-bar){padding:16px!important;gap:12px!important;border-radius:12px!important;background:var(--ds-surface)!important;border:1px solid var(--ds-line)!important}
@media(max-width:680px){
 body.werger-ui:not([class*="printing-"]) .ds-filter-bar{padding:12px!important;gap:10px!important;align-items:flex-end!important}
 body.werger-ui:not([class*="printing-"]) .ds-filter-bar>.ds-filter-lead:is(.ds-search-field,.search){width:auto!important;flex:1 1 0!important;max-width:none!important}
 body.werger-ui:not([class*="printing-"]) .ds-filter-bar>.ds-filter-toggle{min-width:0!important;padding:0 10px!important;font-size:11px!important;gap:5px!important}
 body.werger-ui:not([class*="printing-"]) .ds-filter-bar>.ds-filter-control{width:100%!important;flex:1 1 100%!important}
 body.werger-ui:not([class*="printing-"]) .ds-filter-period{width:100%!important;flex:1 0 100%!important;max-width:360px!important;gap:8px!important}
 body.werger-ui:not([class*="printing-"]) .ds-filter-bar input[type=date]{font-size:14px!important}
 body.werger-ui:not([class*="printing-"]) .ds-filter-bar>.filter-preset-tools{flex-wrap:wrap!important}
 body.werger-ui:not([class*="printing-"]) .ds-filter-bar .filter-preset-tools select{flex:1 1 100%!important;width:100%!important}
}

/* Tables: a single border, quiet rows, no sticky-column shadows or gradients. */
body.werger-ui:not([class*="printing-"]) :is(.card,.stat-card,.analytics-card,.settings-panel,.operation-form-card,.production-spec-form-card,.project-tab-panel,.project-items-panel,.realization-items-panel,.realization-docs-panel,.project-history-card,.history-version-card,.storage-summary-card,.attendance-clock-card,.task-card){background:var(--ds-surface)!important;color:var(--ds-text)!important;border:1px solid var(--ds-line)!important;border-radius:12px!important;box-shadow:none!important;background-image:none!important}
body.werger-ui:not([class*="printing-"]) .card{padding:20px!important;margin-bottom:16px}
body.werger-ui:not([class*="printing-"]) .card:has(>.table-wrap:only-child){padding:0!important;overflow:hidden!important}
body.werger-ui:not([class*="printing-"]) .card>.table-wrap:only-child{border:0!important;border-radius:inherit!important}
body.werger-ui:not([class*="printing-"]) .table-wrap{background:var(--ds-surface)!important;border:1px solid var(--ds-line)!important;border-radius:10px!important;box-shadow:none!important;scrollbar-gutter:auto!important;scrollbar-width:thin}
body.werger-ui:not([class*="printing-"]) .table-wrap:is(.ui-table-scrollable)::before,
body.werger-ui:not([class*="printing-"]) .table-wrap:is(.ui-table-scrollable)::after{display:none!important}
body.werger-ui:not([class*="printing-"]) table{border-collapse:separate!important;border-spacing:0!important;background:var(--ds-surface)!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) table :is(thead,tbody,tr,th,td){box-shadow:none!important;background-image:none!important;filter:none!important}
body.werger-ui:not([class*="printing-"]) table th{background:var(--ds-subtle)!important;color:var(--ds-muted)!important;font-size:11px!important;font-weight:600!important;line-height:1.4!important;text-transform:none!important;letter-spacing:0!important;padding:13px 16px!important;border:0!important;border-bottom:1px solid var(--ds-line)!important;height:44px!important}
body.werger-ui:not([class*="printing-"]) table td{background:var(--ds-surface)!important;color:var(--ds-text);font-size:12px!important;line-height:1.5!important;padding:14px 16px!important;border:0!important;border-bottom:1px solid var(--ds-line)!important;border-radius:0!important}
body.werger-ui:not([class*="printing-"]) table tbody>tr:last-child>td{border-bottom:0!important}
body.werger-ui:not([class*="printing-"]) table tbody>tr:hover>td{background:var(--ds-subtle)!important}
body.werger-ui:not([class*="printing-"]) table :is(th,td)::before,
body.werger-ui:not([class*="printing-"]) table :is(th,td)::after{box-shadow:none!important;background-image:none!important}
body.werger-ui:not([class*="printing-"]) table :is(th:last-child,td:last-child){border-left:0!important}
body.werger-ui:not([class*="printing-"]) table :is(small,.muted){font-size:11px!important;font-weight:400!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) :is(.ui-number-col,.money,.price,.stat-val,.stat-value){font-variant-numeric:tabular-nums}
body.werger-ui:not([class*="printing-"]) .actions-cell{gap:3px!important;align-items:center!important}
body.werger-ui:not([class*="printing-"]) :is(.link-btn,.link-button,.warehouse-name-btn,.inventory-name-btn){border:0!important;background:transparent!important;padding:0!important;font:inherit!important;font-weight:600!important;text-align:left!important;color:var(--ds-text)!important;cursor:pointer}
body.werger-ui:not([class*="printing-"]) :is(.project-row-client,.project-state-control,.project-state-switch,.project-org-chip,.project-city-chip){box-shadow:none!important;background:transparent!important;border-color:var(--ds-line)!important}
body.werger-ui:not([class*="printing-"]) .ui-list-meta{font-size:11px!important;color:var(--ds-muted)!important;font-weight:400!important;margin:0 2px 12px!important;gap:12px!important}
body.werger-ui:not([class*="printing-"]) .ui-list-meta>span:last-child{font-weight:400!important}
body.werger-ui:not([class*="printing-"]) :is(.tag,.ui-status-pill,.status-badge){font-size:10px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;line-height:1.4!important;padding:3px 7px!important;border-radius:5px!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) :is(.empty,.ui-state){padding:40px 20px!important;color:var(--ds-muted)!important;font-size:13px!important;font-weight:400!important;background:transparent!important;border-radius:10px!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) .stat-card{padding:18px 20px!important;min-height:94px!important}
body.werger-ui:not([class*="printing-"]) :is(.stat-title,.stat-label,.stat-card>span,.audit-kpi>span){font-size:12px!important;color:var(--ds-muted)!important;letter-spacing:0!important;text-transform:none!important;font-weight:400!important}
body.werger-ui:not([class*="printing-"]) :is(.stat-val,.stat-value,.stat-card>b,.audit-kpi>b){font-size:24px!important;font-weight:700!important;letter-spacing:-.035em!important}
body.werger-ui:not([class*="printing-"]) :is(.stats-grid,.warehouse-kpis,.audit-kpis,.operation-debt-summary){gap:16px!important;margin-bottom:20px!important}
body.werger-ui:not([class*="printing-"]) :is(.debt-summary-card,.warehouse-kpi,.audit-kpi,.project-finance-card,.warehouse-ledger-summary>span){border:1px solid var(--ds-line)!important;background:var(--ds-surface)!important;box-shadow:none!important;border-radius:10px!important;padding:16px!important}
body.werger-ui:not([class*="printing-"]) .warehouse-ledger-summary{gap:12px!important;margin:0 0 20px!important}

/* Navigation within sections: one compact, neutral treatment. */
body.werger-ui:not([class*="printing-"]) :is(.mode-tabs,.task-mode-tabs,.catalog-admin-tabs,.directory-tabs,.settings-tabs,.parameters-tabs){display:flex;flex-wrap:wrap!important;gap:4px!important;padding:4px!important;background:var(--ds-subtle)!important;border:1px solid var(--ds-line)!important;border-radius:10px!important;box-shadow:none!important;max-width:100%!important}
body.werger-ui:not([class*="printing-"]) :is(.mode-tabs,.task-mode-tabs,.catalog-admin-tabs,.directory-tabs,.settings-tabs,.parameters-tabs) .btn{height:34px!important;min-height:34px!important;font-size:12px!important;padding:0 12px!important;border:0!important;background:transparent!important;color:var(--ds-muted)!important;box-shadow:none!important;border-radius:6px!important;flex:0 1 auto!important}
body.werger-ui:not([class*="printing-"]) :is(.mode-tabs,.task-mode-tabs,.catalog-admin-tabs,.directory-tabs,.settings-tabs,.parameters-tabs) .btn.btn.btn:not(.sec),
body.werger-ui:not([class*="printing-"]) :is(.mode-tabs,.task-mode-tabs,.catalog-admin-tabs,.directory-tabs,.settings-tabs,.parameters-tabs) .btn.active{background:var(--ds-surface)!important;color:var(--ds-text)!important;box-shadow:0 1px 2px #0000000a!important}
body.werger-ui:not([class*="printing-"]) .catalog-admin-tabs{margin:0 0 20px!important}
body.werger-ui:not([class*="printing-"]) .task-mode-tabs{margin-bottom:20px!important;width:max-content!important}

/* Editor hierarchy: calm sections, consistent fields, fixed footer actions. */
body.werger-ui:not([class*="printing-"]) :is(.modal-box,.inventory-nested-modal){background:var(--ds-surface)!important;border:1px solid var(--ds-line)!important;border-radius:16px!important;box-shadow:0 20px 70px #0003!important}
body.werger-ui:not([class*="printing-"]) .drawer{background:var(--ds-surface)!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) .drawer.open{box-shadow:-16px 0 60px #0002!important}
body.werger-ui:not([class*="printing-"]) :is(.modal-header,.drawer-header,.inventory-nested-header){background:var(--ds-surface)!important;border-bottom:1px solid var(--ds-line)!important;padding:18px 24px!important;min-height:64px!important;font-size:17px!important;font-weight:700!important;gap:16px!important}
body.werger-ui:not([class*="printing-"]) :is(.modal-body,.drawer-body,.inventory-nested-body){padding:24px!important;background:var(--ds-surface)!important}
body.werger-ui:not([class*="printing-"]) :is(.modal-footer,.drawer-footer,.inventory-nested-footer){display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;background:var(--ds-surface)!important;border-top:1px solid var(--ds-line)!important;padding:16px 24px!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) :is(.modal-footer,.drawer-footer,.inventory-nested-footer) .btn{width:auto!important;min-width:110px!important;flex:0 1 auto!important}
body.werger-ui:not([class*="printing-"]) :is(.project-hero,.project-command-shell,.project-workspace-hero){background:var(--ds-subtle)!important;border:1px solid var(--ds-line)!important;border-radius:12px!important;box-shadow:none!important;padding:20px!important}
body.werger-ui:not([class*="printing-"]) :is(.project-hero-main,.project-hero-commandbar){background:transparent!important;box-shadow:none!important;gap:14px!important}
body.werger-ui:not([class*="printing-"]) :is(.project-hero-title,.project-command-title,.project-title-copy h2){font-size:22px!important;font-weight:700!important}
body.werger-ui:not([class*="printing-"]) :is(.project-hero-kpis,.project-summary-grid){gap:12px!important}
body.werger-ui:not([class*="printing-"]) :is(.project-hero-kpi,.project-finance-kpi,.project-summary-card,.project-summary-chip){background:var(--ds-surface)!important;border:1px solid var(--ds-line)!important;box-shadow:none!important;border-radius:8px!important;padding:12px!important}
body.werger-ui:not([class*="printing-"]) .project-workspace .project-tabs.project-tabs{gap:4px!important;padding:4px!important;background:var(--ds-subtle)!important;border:1px solid var(--ds-line)!important;border-radius:10px!important;box-shadow:none!important;margin:16px 0 20px!important;grid-template-columns:repeat(auto-fit,minmax(136px,1fr))!important}
body.werger-ui:not([class*="printing-"]) .project-workspace .project-tabs .project-tab-btn{height:38px!important;min-height:38px!important;font-size:12px!important;font-weight:500!important;border:0!important;border-radius:6px!important;background:transparent!important;color:var(--ds-muted)!important;padding:8px 10px!important;box-shadow:none!important;gap:8px!important}
body.werger-ui:not([class*="printing-"]) .project-workspace .project-tabs .project-tab-btn.active{background:var(--ds-surface)!important;color:var(--ds-text)!important;font-weight:700!important}
body.werger-ui:not([class*="printing-"]) .project-tab-panel{padding:20px!important}
body.werger-ui:not([class*="printing-"]) .project-closure-check{background:var(--ds-surface)!important;border:1px solid var(--ds-line)!important;border-radius:8px!important;padding:12px!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) .project-closure-check:hover{border-color:var(--primary)!important;background:var(--ds-subtle)!important}
body.werger-ui:not([class*="printing-"]) :is(.upload-dropzone,.catalog-upload,.file-dropzone){background:var(--ds-subtle)!important;border:1px dashed var(--ds-line)!important;border-radius:10px!important;box-shadow:none!important;padding:20px!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) :is(.upload-dropzone,.catalog-upload,.file-dropzone):is(:hover,.dragover){border-color:var(--primary)!important;background:color-mix(in srgb,var(--primary) 4%,var(--ds-surface))!important}
body.werger-ui:not([class*="printing-"]) :is(.warehouse-upload-grid,.catalog-form-grid){gap:16px!important}
body.werger-ui:not([class*="printing-"]) .catalog-admin-grid{gap:20px!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr))!important}
body.werger-ui:not([class*="printing-"]) .catalog-admin-card{padding:0!important;margin:0!important}
body.werger-ui:not([class*="printing-"]) .catalog-admin-card-body{padding:20px!important;gap:12px!important}
body.werger-ui:not([class*="printing-"]) .catalog-admin-card-body .btn{align-self:flex-start;min-width:140px}
body.werger-ui:not([class*="printing-"]) .catalog-admin-card-body h3{font-size:16px!important;line-height:1.45!important}
body.werger-ui:not([class*="printing-"]) .catalog-admin-card>img,
body.werger-ui:not([class*="printing-"]) .catalog-no-image{height:176px!important;background:var(--ds-subtle)!important}
body.werger-ui:not([class*="printing-"]) .catalog-no-image .material-icons-round{font-size:32px!important;color:var(--ds-muted)!important;opacity:.5}
body.werger-ui:not([class*="printing-"]) :is(.directory-group-shell,.planning-shell){grid-template-columns:minmax(0,1fr)!important;min-width:0!important}
body.werger-ui:not([class*="printing-"]) :is(#view-container>*,.directory-group-shell>*,.planning-shell>*,.directory-group-content){min-width:0!important;max-width:100%!important}
body.werger-ui:not([class*="printing-"]) .directory-tabs{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr))!important;gap:4px!important}
body.werger-ui:not([class*="printing-"]) .directory-tab{background:transparent!important;border:0!important;border-radius:6px!important;padding:12px!important;min-width:0!important;box-shadow:none!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) .directory-tab.active{background:var(--ds-surface)!important;color:var(--ds-text)!important}
body.werger-ui:not([class*="printing-"]) .directory-tab-copy small{font-size:11px!important;font-weight:400!important;line-height:1.5!important}
body.werger-ui:not([class*="printing-"]) .directory-group-hero{background:var(--ds-surface)!important;box-shadow:none!important;border:1px solid var(--ds-line)!important;border-radius:12px!important;padding:20px!important}
body.werger-ui:not([class*="printing-"]) .project-hero-actions.ds-action-rail{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:8px!important;min-width:0!important;width:auto!important;max-width:100%!important;flex:1 1 280px!important}
body.werger-ui:not([class*="printing-"]) .project-hero-actions.ds-action-rail>.btn{height:36px!important;min-height:36px!important}
@media(max-width:680px){body.werger-ui:not([class*="printing-"]) .project-hero-actions.ds-action-rail{width:100%!important;flex-basis:auto!important}body.werger-ui:not([class*="printing-"]) .project-hero-actions.ds-action-rail>.btn{height:44px!important;min-height:44px!important}}
/* Calendar cells retain a compact time scale and explicit today/weekend markers. */
body.werger-ui:not([class*="printing-"]) :is(.gpr-summary-day,.gpr-summary-aggregate-cell){padding:6px 4px!important;font-size:10px!important}
body.werger-ui:not([class*="printing-"]) :is(.gpr-summary-day,.gpr-summary-aggregate-cell).today{border-top:3px solid var(--primary)!important}
body.werger-ui:not([class*="printing-"]) :is(.gpr-summary-day,.gpr-summary-aggregate-cell).weekend{background:var(--ds-subtle)!important}
/* Specialized modules use the same surface scale as the common components. */
body.werger-ui:not([class*="printing-"]) :is(.dashboard-command-header,.dashboard-filter-panel,.dashboard-kpi-card,.dashboard-control-card,.dashboard-readiness-card,.planning-hero,.gpr-summary-filters,.debt-card,.production-project-card,.production-work-card,.production-project-row,.production-work-row,.production-analytics-toggle,.production-workload-card,.production-workload-table-wrap,.production-workload-timeline-group,.task-row-item,.kanban-col,.kanban-card,.project-template-row,.application-line-row,.payment-request-card,.project-chat-row,.notification-row,.file-version-row,.project-tab-section,.project-files-panel,.project-tracking-panel,.additional-docs-panel,.gpr-editor,.reconcile-shell,.project-budget-editor,.invoice-section,.drawer-premium-section,.unified-user-single-surface){background:var(--ds-surface)!important;background-image:none!important;border:1px solid var(--ds-line)!important;border-radius:12px!important;box-shadow:none!important;transform:none!important}
body.werger-ui:not([class*="printing-"]) :is(.dashboard-command-header,.planning-hero){padding:24px!important;margin-bottom:20px!important}
body.werger-ui:not([class*="printing-"]) :is(.dashboard-command-header,.project-workspace-hero)::before,
body.werger-ui:not([class*="printing-"]) :is(.dashboard-command-header,.project-workspace-hero)::after{display:none!important}
body.werger-ui:not([class*="printing-"]) .dashboard-command-header h1{font-size:26px!important;margin:6px 0!important}
body.werger-ui:not([class*="printing-"]) .dashboard-command-header p{font-size:12px!important;font-weight:400!important;line-height:1.6!important}
body.werger-ui:not([class*="printing-"]) .dashboard-eyebrow{font-size:10px!important;letter-spacing:.08em!important;font-weight:600!important}
body.werger-ui:not([class*="printing-"]) .dashboard-filter-panel{padding:16px!important;gap:12px!important;grid-template-columns:repeat(4,minmax(0,1fr)) auto!important}
body.werger-ui:not([class*="printing-"]) .dashboard-filter-panel>.btn{align-self:end!important;grid-column:auto!important}
body.werger-ui:not([class*="printing-"]) .dashboard-filter-field{grid-template-rows:auto 40px!important;gap:6px!important}
body.werger-ui:not([class*="printing-"]) .dashboard-filter-field>label{font-size:11px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important}
body.werger-ui:not([class*="printing-"]) .debt-card{padding:16px!important;border-left-width:1px!important}
body.werger-ui:not([class*="printing-"]) :is(.debt-card-title,.debt-card small){font-weight:400!important;line-height:1.5!important}
body.werger-ui:not([class*="printing-"]) .task-card{padding:20px!important}
body.werger-ui:not([class*="printing-"]) .project-tabs .project-tab-btn::after{display:none!important}
body.werger-ui:not([class*="printing-"]) .project-workspace-summary{gap:10px!important}
body.werger-ui:not([class*="printing-"]) .project-summary-chip span{font-size:10px!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important}
body.werger-ui:not([class*="printing-"]) .project-summary-chip b{font-size:14px!important;font-weight:700!important}
body.werger-ui:not([class*="printing-"]) .drawer-premium-section+.drawer-premium-section{margin-top:16px!important}
body.werger-ui:not([class*="printing-"]) :is(.task-view-toggle,.budget-view-toggle,.attendance-view-tabs,.planning-tabs,.production-view-tabs,.production-layout-switch,.settings-tabs,.parameters-tabs){display:flex;flex-wrap:wrap!important;gap:4px!important;padding:4px!important;background:var(--ds-subtle)!important;border:1px solid var(--ds-line)!important;border-radius:10px!important;box-shadow:none!important;max-width:100%!important}
body.werger-ui:not([class*="printing-"]) :is(.task-view-toggle,.budget-view-toggle,.attendance-view-tabs,.planning-tabs,.production-view-tabs,.production-layout-switch,.settings-tabs,.parameters-tabs)>button{display:inline-flex;align-items:center;justify-content:center;min-height:34px!important;padding:6px 12px!important;border:0!important;border-radius:6px!important;background:transparent!important;color:var(--ds-muted)!important;box-shadow:none!important;font-size:12px!important;font-weight:500!important;gap:7px!important}
body.werger-ui:not([class*="printing-"]) :is(.task-view-toggle,.budget-view-toggle,.attendance-view-tabs,.planning-tabs,.production-view-tabs,.production-layout-switch,.settings-tabs,.parameters-tabs)>button.active{background:var(--ds-surface)!important;color:var(--ds-text)!important;font-weight:600!important}
body.werger-ui:not([class*="printing-"]) .settings-panel-head{gap:12px!important;align-items:flex-start!important;margin-bottom:16px!important}
body.werger-ui:not([class*="printing-"]) .settings-panel-head>div>div{display:grid;gap:4px}
body.werger-ui:not([class*="printing-"]) .settings-panel-head small{display:block!important;font-size:11px!important;color:var(--ds-muted)!important;font-weight:400!important}
body.werger-ui:not([class*="printing-"]) .settings-kv{font-size:12px!important;line-height:1.6!important;gap:10px 16px!important}
body.werger-ui:not([class*="printing-"]) .settings-kv b{font-weight:600!important}
@media(max-width:1200px){body.werger-ui:not([class*="printing-"]) .dashboard-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:680px){
 body.werger-ui:not([class*="printing-"]) .dashboard-filter-panel{grid-template-columns:1fr!important}
 body.werger-ui:not([class*="printing-"]) :is(.dashboard-command-header,.planning-hero,.drawer-premium-section){padding:16px!important}
 body.werger-ui:not([class*="printing-"]) .debt-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
 body.werger-ui:not([class*="printing-"]) .debt-card{padding:12px!important;min-width:0!important}
 body.werger-ui:not([class*="printing-"]) .debt-card b{font-size:18px!important}
 body.werger-ui:not([class*="printing-"]) .debt-card small{font-size:10px!important}
 body.werger-ui:not([class*="printing-"]) .debt-card-title{font-size:10px!important;flex-wrap:wrap!important;gap:5px!important}
}
@container project-workspace (max-width:560px){body.werger-ui:not([class*="printing-"]) .project-workspace .project-tabs.project-tabs{display:none!important}}

@media(max-width:1200px){
  body.werger-ui:not([class*="printing-"]) .content-area{padding:20px!important}
  body.werger-ui:not([class*="printing-"]) #app-main>header{padding:0 20px!important}
  body.werger-ui:not([class*="printing-"]) .role-badge{display:none!important}
}
@media(max-width:680px){
  body.werger-ui:not([class*="printing-"]){--ds-control:44px;--ds-gap:12px}
  body.werger-ui:not([class*="printing-"]) #app-main>header{height:60px!important;min-height:60px!important;padding:0 16px!important;gap:8px!important}
  body.werger-ui:not([class*="printing-"]) #page-title{font-size:18px!important;max-width:45vw!important}
  body.werger-ui:not([class*="printing-"]) .content-area{padding:20px 16px 28px!important}
  body.werger-ui:not([class*="printing-"]) #app-aside .menu-item{height:44px!important;min-height:44px!important;font-size:13px!important}
  body.werger-ui:not([class*="printing-"]) #app-aside:not(.sidebar-collapsed) .menu{padding:8px 16px 24px!important}
  body.werger-ui:not([class*="printing-"]) :is(input,select,textarea):where(:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"])){font-size:16px!important}
  body.werger-ui:not([class*="printing-"]) .toolbar{gap:12px!important;margin-bottom:16px!important;align-items:stretch!important}
  body.werger-ui:not([class*="printing-"]) .toolbar>.toolbar-actions{flex:1 1 100%!important;width:100%!important}
  body.werger-ui:not([class*="printing-"]) .toolbar>div:has(>h2){flex-basis:100%!important}
  body.werger-ui:not([class*="printing-"]) .ds-action-rail>.btn{height:44px!important;min-height:44px!important;padding:0 12px!important;font-size:12px!important}
  body.werger-ui:not([class*="printing-"]) .ds-action-rail>.ds-main-action{flex:1 1 auto!important;min-width:0!important;max-width:100%!important;white-space:normal!important}
  body.werger-ui:not([class*="printing-"]) .ds-overflow-menu>.btn{height:44px!important;min-height:44px!important}
  body.werger-ui:not([class*="printing-"]) .project-toolbar-tools{flex-basis:100%!important}
  body.werger-ui:not([class*="printing-"]) :is(.card,.stat-card){padding:16px!important;border-radius:10px!important}
  body.werger-ui:not([class*="printing-"]) .ui-list-meta{align-items:flex-start!important;flex-direction:column!important;gap:4px!important;font-size:11px!important}
  body.werger-ui:not([class*="printing-"]) table td{padding:12px!important}
  body.werger-ui:not([class*="printing-"]) table.ui-mobile-cards tbody tr{background:var(--ds-surface)!important;border:1px solid var(--ds-line)!important;border-radius:10px!important;margin-bottom:12px!important;padding:8px!important;box-shadow:none!important}
  body.werger-ui:not([class*="printing-"]) :is(.modal-box,.inventory-nested-modal){border-radius:12px!important;max-width:calc(100vw - 16px)!important}
  body.werger-ui:not([class*="printing-"]) :is(.modal-header,.drawer-header,.inventory-nested-header){padding:16px!important;min-height:60px!important;font-size:16px!important}
  body.werger-ui:not([class*="printing-"]) :is(.modal-body,.drawer-body,.inventory-nested-body){padding:16px!important}
  body.werger-ui:not([class*="printing-"]) :is(.modal-footer,.drawer-footer,.inventory-nested-footer){padding:12px 16px max(12px,env(safe-area-inset-bottom))!important;gap:8px!important;flex-wrap:wrap!important}
  body.werger-ui:not([class*="printing-"]) :is(.modal-footer,.drawer-footer,.inventory-nested-footer) .btn{min-width:0!important;flex:1 1 110px!important}
  body.werger-ui:not([class*="printing-"]) :is(.project-tab-panel,.project-hero,.project-command-shell){padding:16px!important}
  body.werger-ui:not([class*="printing-"]) .catalog-admin-grid{grid-template-columns:1fr!important;gap:16px!important}
  body.werger-ui:not([class*="printing-"]) .catalog-admin-card{padding:0!important}
  body.werger-ui:not([class*="printing-"]) .catalog-admin-tabs{gap:4px!important}
  body.werger-ui:not([class*="printing-"]) .catalog-admin-tabs .btn{flex:1 1 auto!important}
}
@media(max-width:380px){
  body.werger-ui:not([class*="printing-"]) .content-area{padding:16px 12px 24px!important}
  body.werger-ui:not([class*="printing-"]) #app-main>header{padding:0 12px!important}
}
/* Composite search fields and action columns keep a single surface. */
body.werger-ui:not([class*="printing-"]) .ds-filter-bar .search{display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;height:var(--ds-control)!important;min-height:var(--ds-control)!important;border:1px solid var(--ds-line)!important;border-radius:8px!important;background:var(--ds-surface)!important;padding:0 12px!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar.ds-filter-bar.ds-filter-bar .search>input:not([type=checkbox]){height:calc(var(--ds-control) - 2px)!important;min-height:0!important;width:100%!important;flex:1 1 0!important;background:transparent!important;border:0!important;padding:0!important;border-radius:0!important;outline-offset:0!important}
body.werger-ui:not([class*="printing-"]) .ds-filter-bar .search>.material-icons-round{font-size:18px!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) #view-container .table-wrap :is(.ui-actions-col,.ui-actions-head){position:static!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) #view-container table thead th:not(.ui-number-col){text-align:left!important}
body.werger-ui:not([class*="printing-"]) #view-container .table-wrap.ui-table-scrollable{scrollbar-width:thin!important;scrollbar-color:var(--ds-muted) var(--ds-subtle)!important}
body.werger-ui:not([class*="printing-"]) :is(.project-org-chip,.project-city-chip,.project-row-client){color:var(--ds-muted)!important;background:transparent!important;border-color:transparent!important;border-radius:0!important;padding-left:0!important}
body.werger-ui:not([class*="printing-"]) .task-card-buttons.ds-action-rail{flex-wrap:nowrap!important;min-width:0!important;width:100%!important}
body.werger-ui:not([class*="printing-"]) .task-card-buttons.ds-action-rail>.btn{height:32px!important;min-height:32px!important;padding:0 9px!important;font-size:11px!important}
body.werger-ui:not([class*="printing-"]) .project-toolbar-actions{justify-content:flex-start!important;display:flex!important}
/* Page hierarchy and restrained surfaces: the same structure in every module. */
body.werger-ui:not([class*="printing-"]) #app-main>header{height:60px!important;min-height:60px!important}
body.werger-ui:not([class*="printing-"]) #page-title{font-size:13px!important;font-weight:600!important;letter-spacing:0!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) #app-aside .logo-area{height:60px!important;min-height:60px!important;display:flex!important;flex-direction:row!important;align-items:center!important}
body.werger-ui:not([class*="printing-"]) #app-aside:not(.sidebar-collapsed) .brand-name{display:block!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;clip:auto!important;clip-path:none!important;overflow:visible!important;flex:1 1 auto!important;font-size:15px!important;opacity:1!important;visibility:visible!important}
body.werger-ui:not([class*="printing-"]) #app-aside .brand-logo-sidebar-vps{width:32px!important;min-width:32px!important;flex-basis:32px!important;height:32px!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-item{font-size:13px!important;font-weight:500!important}
body.werger-ui:not([class*="printing-"]) #app-aside .menu-group{font-size:10px!important;padding-top:20px!important}
body.werger-ui:not([class*="printing-"]) .role-badge{display:none!important}
body.werger-ui:not([class*="printing-"]) .content-area{padding:28px 32px 40px!important}
body.werger-ui:not([class*="printing-"]) .ds-page-head{display:flex!important;align-items:center!important;gap:20px!important;margin:0 0 24px!important;min-height:58px!important;justify-content:space-between!important}
body.werger-ui:not([class*="printing-"]) .ds-page-head .ds-heading-copy{display:block!important;flex:1 1 260px!important;min-width:0!important;max-width:100%!important}
body.werger-ui:not([class*="printing-"]) .ds-page-head h2.ui-redundant-view-title,
body.werger-ui:not([class*="printing-"]) .ds-page-head h2{display:block!important;font-size:26px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:-.035em!important;margin:0!important}
body.werger-ui:not([class*="printing-"]) .ds-page-description{margin:7px 0 0!important;font-size:12px!important;font-weight:400!important;line-height:1.5!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) .ds-page-head>:is(.toolbar-actions,.project-toolbar-tools){flex:0 1 52%!important;max-width:100%!important;min-width:240px!important}
body.werger-ui:not([class*="printing-"]) .project-toolbar-actions{margin-bottom:16px!important;width:auto!important}
body.werger-ui:not([class*="printing-"]) .btn::before,body.werger-ui:not([class*="printing-"]) .btn::after{display:none!important}
body.werger-ui:not([class*="printing-"]) .ui-scale-control .ui-scale-btn{background:transparent!important;border-color:transparent!important;height:34px!important;min-height:34px!important;color:var(--ds-muted)!important;font-size:11px!important}
body.werger-ui:not([class*="printing-"]) .ds-account-rail{display:flex!important;width:36px!important;min-width:36px!important;flex:0 0 36px!important;align-items:center!important;justify-content:center!important}
body.werger-ui:not([class*="printing-"]) .ds-account-rail>.ds-account-trigger{height:34px!important;min-height:34px!important;width:34px!important;min-width:34px!important;padding:0!important;border-radius:50%!important;background:var(--ds-subtle)!important;border-color:var(--ds-line)!important;color:var(--ds-text)!important}
body.werger-ui:not([class*="printing-"]) .ds-account-rail .ds-overflow-menu>.btn{display:flex!important;max-width:none!important}
body.werger-ui:not([class*="printing-"]) .ds-account-rail .ds-overflow-menu .ds-action-label{display:inline!important}
body.werger-ui:not([class*="printing-"]) :is(.task-view-toggle,.mode-tabs,.production-layout-switch,.budget-view-toggle){width:max-content!important;max-width:100%!important;margin-bottom:16px!important}
body.werger-ui:not([class*="printing-"]) .ui-list-meta{margin-bottom:14px!important;font-size:12px!important}
body.werger-ui:not([class*="printing-"]) :is(.task-meta-item,.task-project-link,.project-work-project-pill){background:transparent!important;border-color:transparent!important;border-radius:0!important;padding:0!important;color:var(--ds-muted)!important;font-size:11px!important;font-weight:400!important}
body.werger-ui:not([class*="printing-"]) .task-project-link{width:100%!important;max-width:100%!important;line-height:1.6!important}
body.werger-ui:not([class*="printing-"]) :is(.task-card,.task-row-item,.kanban-card)::before{display:none!important}
body.werger-ui:not([class*="printing-"]) :is(.task-card,.task-row-item,.kanban-card){border-left:1px solid var(--ds-line)!important}
body.werger-ui:not([class*="printing-"]) .task-card-head{gap:12px!important;align-items:flex-start!important;margin-bottom:12px!important}
body.werger-ui:not([class*="printing-"]) .task-card-title{font-size:15px!important;font-weight:600!important;line-height:1.5!important}
body.werger-ui:not([class*="printing-"]) .task-card-meta{display:flex!important;flex-wrap:wrap!important;gap:10px 16px!important;align-content:flex-start!important;min-height:0!important;margin:16px 0!important}
body.werger-ui:not([class*="printing-"]) .task-card-buttons{display:flex!important;flex-wrap:wrap!important;gap:8px!important;border-top:1px solid var(--ds-line)!important;padding-top:14px!important;margin-top:auto!important}
body.werger-ui:not([class*="printing-"]) .task-badge{background:var(--ds-subtle)!important;border:0!important;border-radius:5px!important;font-size:10px!important;line-height:1.5!important;padding:3px 7px!important;font-weight:600!important;white-space:nowrap!important}
body.werger-ui:not([class*="printing-"]) .task-card-badges{gap:6px!important}
body.werger-ui:not([class*="printing-"]) :is(.task-list.task-cards-large,.task-list.task-cards-compact){grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))!important;gap:16px!important}
body.werger-ui:not([class*="printing-"]) .dds-summary-cards{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;border:1px solid var(--ds-line)!important;border-radius:12px!important;overflow:hidden!important;margin:0 0 18px!important;background:var(--ds-surface)!important}
body.werger-ui:not([class*="printing-"]) .dds-card{background:transparent!important;border:0!important;border-right:1px solid var(--ds-line)!important;border-radius:0!important;box-shadow:none!important;padding:18px!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:8px!important}
body.werger-ui:not([class*="printing-"]) .dds-card:last-child{border-right:0!important}
body.werger-ui:not([class*="printing-"]) .dds-card>div:first-child{font-size:11px!important;line-height:1.5!important;font-weight:500!important;color:var(--ds-muted)!important;min-height:32px!important;text-transform:none!important;letter-spacing:0!important}
body.werger-ui:not([class*="printing-"]) .dds-card :is(b,.dds-card-value){font-size:22px!important;line-height:1.3!important;font-weight:600!important;color:var(--ds-text)!important;letter-spacing:-.04em!important;font-variant-numeric:tabular-nums!important}
body.werger-ui:not([class*="printing-"]) .dds-card small{font-size:10px!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) .dds-meta-line{gap:8px 20px!important;margin:0 0 18px!important;font-size:11px!important;line-height:1.7!important;color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) .dds-meta-line b{color:var(--ds-text)!important;font-weight:500!important}
body.werger-ui:not([class*="printing-"]) .dds-matrix th:first-child{text-align:left!important}
body.werger-ui:not([class*="printing-"]) :is(.dds-matrix .dds-number,.dds-matrix td:not(:first-child)){font-variant-numeric:tabular-nums!important}
body.werger-ui:not([class*="printing-"]) :is(.directory-group-hero,.planning-hero,.dashboard-command-header){background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;margin:0 0 24px!important}
body.werger-ui:not([class*="printing-"]) .directory-group-icon{display:none!important}
body.werger-ui:not([class*="printing-"]) .directory-tabs{background:transparent!important;border:0!important;border-bottom:1px solid var(--ds-line)!important;border-radius:0!important;gap:4px!important;padding:0 0 12px!important}
body.werger-ui:not([class*="printing-"]) .directory-tab.active{background:var(--ds-surface)!important}
body.werger-ui:not([class*="printing-"]) :is(.dashboard-kpi-card,.debt-card){border-left:1px solid var(--ds-line)!important}
body.werger-ui:not([class*="printing-"]) :is(.dashboard-kpi-card,.debt-card)::before{display:none!important}
body.werger-ui:not([class*="printing-"]) .table-wrap{border-radius:12px!important}
body.werger-ui:not([class*="printing-"]) table th{font-size:11px!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important}
body.werger-ui:not([class*="printing-"]) table td{font-size:12px!important;font-weight:400!important;line-height:1.6!important}
body.werger-ui:not([class*="printing-"]) table td :is(b,strong){font-weight:600!important}
body.werger-ui:not([class*="printing-"]) .task-kanban-board{display:grid!important;grid-template-columns:repeat(4,minmax(242px,1fr))!important;gap:16px!important;overflow-x:auto!important;align-items:start!important;padding:0 0 16px!important;overscroll-behavior-x:contain;scrollbar-width:thin;scroll-snap-type:x proximity;max-width:100%!important}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-col{display:flex!important;flex-direction:column!important;background:var(--ds-subtle)!important;border:1px solid var(--ds-line)!important;border-radius:12px!important;padding:12px!important;min-width:0!important;min-height:360px!important;scroll-snap-align:start;position:relative}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-col-head{display:flex!important;align-items:center!important;gap:8px!important;padding:2px 2px 14px!important;border:0!important;background:transparent!important;font-size:12px!important;font-weight:600!important}
body.werger-ui:not([class*="printing-"]) .kanban-col-count{margin-left:auto!important;background:var(--ds-hover)!important;border:0!important;border-radius:5px!important;padding:2px 6px!important;color:var(--ds-muted)!important;font-size:11px!important;font-weight:500!important}
body.werger-ui:not([class*="printing-"]) .task-status-dot{width:7px;height:7px;border-radius:50%;background:var(--status-color);flex-shrink:0}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-col-body{display:flex!important;flex-direction:column!important;gap:12px!important;flex:1!important;min-height:260px!important}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-card{padding:14px!important;margin:0!important;border-radius:9px!important;background:var(--ds-surface)!important;overflow:visible!important;cursor:grab;user-select:none;min-width:0!important}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-card:hover{border-color:color-mix(in srgb,var(--ds-text) 25%,var(--ds-line))!important}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-card-title{font-size:13px!important;font-weight:600!important;line-height:1.6!important;margin:8px 0 12px!important;overflow-wrap:anywhere}
body.werger-ui:not([class*="printing-"]) .task-board-card-head{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:28px}
body.werger-ui:not([class*="printing-"]) .task-board-reference{color:var(--ds-muted);font-size:10px;letter-spacing:.03em}
body.werger-ui:not([class*="printing-"]) .task-drag-handle{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;min-height:32px;padding:0;border:0;border-radius:6px;background:var(--ds-subtle);color:var(--ds-muted);cursor:grab;touch-action:none!important;user-select:none;-webkit-user-drag:none}
body.werger-ui:not([class*="printing-"]) .task-drag-handle:active{cursor:grabbing}
body.werger-ui:not([class*="printing-"]) .task-board-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--ds-muted);font-size:11px;line-height:1.7;margin:0 0 12px}
body.werger-ui:not([class*="printing-"]) .task-board-card-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:18px;padding-top:12px;border-top:1px solid var(--ds-line)}
body.werger-ui:not([class*="printing-"]) .task-board-person{display:flex;align-items:center;gap:7px;font-size:10px;min-width:0;color:var(--ds-muted);overflow-wrap:anywhere}
body.werger-ui:not([class*="printing-"]) .task-board-avatar{display:grid;place-items:center;background:var(--ds-subtle);border:1px solid var(--ds-line);border-radius:50%;height:24px;width:24px;flex:0 0 24px;color:var(--ds-text);font-size:10px}
body.werger-ui:not([class*="printing-"]) .task-board-date{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--ds-muted);margin-top:12px}
body.werger-ui:not([class*="printing-"]) .task-board-date>.material-icons-round{font-size:14px!important}
body.werger-ui:not([class*="printing-"]) .task-board-help{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--ds-muted);margin:0 0 14px}
body.werger-ui:not([class*="printing-"]) .task-drop-note{display:none;pointer-events:none;font-size:11px;text-align:center;padding:14px 6px;border:1px dashed var(--ds-line);border-radius:8px;color:var(--ds-muted)}
body.werger-ui:not([class*="printing-"]) .task-drop-allowed .task-drop-note{display:block}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-col.kanban-col-over{border-color:var(--primary)!important;background:color-mix(in srgb,var(--primary) 5%,var(--ds-surface))!important}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-col.task-drop-denied{border-style:dashed!important;cursor:not-allowed}
body.werger-ui:not([class*="printing-"]) .task-is-dragging{opacity:.38!important}
body.werger-ui:not([class*="printing-"]) .kanban-card[aria-busy=true]{opacity:.5!important;pointer-events:none!important}
body.werger-ui:not([class*="printing-"]) .task-drag-ghost{position:fixed;z-index:2147482000;pointer-events:none;width:210px;padding:16px;border:1px solid var(--primary);background:var(--ds-surface);color:var(--ds-text);border-radius:10px;box-shadow:0 12px 32px #0002;font-size:12px;font-weight:600}
body.werger-ui:not([class*="printing-"]) .task-move-options{display:grid;gap:8px;margin:20px 0}
body.werger-ui:not([class*="printing-"]) .task-move-options>.btn{justify-content:flex-start!important}
body.werger-ui:not([class*="printing-"]) .task-move-options>.btn>.material-icons-round:last-child{margin-left:auto}
body.werger-ui:not([class*="printing-"]) .task-move-title{font-size:15px;line-height:1.6;font-weight:600}
body.werger-ui:not([class*="printing-"]) .task-kanban-board .kanban-card[draggable=true]{-webkit-user-drag:element!important;touch-action:pan-x pan-y pinch-zoom!important}
body.werger-ui:not([class*="printing-"]) .task-kanban-board.task-board-dragging{scroll-snap-type:none!important;scroll-behavior:auto!important}
.ds-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}
@media(max-width:1200px){
 body.werger-ui:not([class*="printing-"]) .content-area{padding:24px!important}
 body.werger-ui:not([class*="printing-"]) .ds-page-head>:is(.toolbar-actions,.project-toolbar-tools){flex-basis:48%!important}
 body.werger-ui:not([class*="printing-"]) .dds-summary-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 body.werger-ui:not([class*="printing-"]) .dds-card{border-bottom:1px solid var(--ds-line)!important}
 body.werger-ui:not([class*="printing-"]) #ui-scale-label{display:none!important}
}
@media(max-width:680px){
 body.werger-ui:not([class*="printing-"]) .content-area{padding:20px 16px 28px!important}
 body.werger-ui:not([class*="printing-"]) #page-title{font-size:13px!important}
 body.werger-ui:not([class*="printing-"]) .ds-page-head{gap:16px!important;margin-bottom:20px!important}
 body.werger-ui:not([class*="printing-"]) .ds-page-head .ds-heading-copy{flex-basis:100%!important}
 body.werger-ui:not([class*="printing-"]) .ds-page-head h2{font-size:24px!important}
 body.werger-ui:not([class*="printing-"]) .ds-page-head>:is(.toolbar-actions,.project-toolbar-tools){flex:1 1 100%!important;min-width:0!important;width:100%!important}
 body.werger-ui:not([class*="printing-"]) .ds-page-description{font-size:11px!important}
 body.werger-ui:not([class*="printing-"]) .dds-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.werger-ui:not([class*="printing-"]) .dds-card{padding:14px!important}
 body.werger-ui:not([class*="printing-"]) .dds-card :is(b,.dds-card-value){font-size:18px!important}
 body.werger-ui:not([class*="printing-"]) .task-drag-handle{height:44px!important;width:44px!important;flex-basis:44px!important}
 body.werger-ui:not([class*="printing-"]) .task-kanban-board{grid-template-columns:repeat(4,minmax(260px,82vw))!important;gap:12px!important}
 body.werger-ui:not([class*="printing-"]) .task-view-toggle{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important}
 body.werger-ui:not([class*="printing-"]) .task-view-toggle>button{min-width:0!important;font-size:9px!important;padding:8px 2px!important;gap:5px!important;flex-direction:column!important;min-height:52px!important}
}

/* GREEN-API invitations use the same editor rhythm as the rest of the app. */
body.werger-ui:not([class*="printing-"]) .catalog-invite-panel{margin-top:20px!important;padding:24px!important}
.catalog-invite-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}
.catalog-invite-heading h3{margin:0 0 8px}
.catalog-invite-heading p{max-width:740px;margin:0}
.catalog-invite-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:28px}
.catalog-invite-audience,.catalog-invite-compose{display:flex;flex-direction:column;gap:12px;min-width:0}
.catalog-invite-modes{display:flex;flex-wrap:wrap;gap:16px;min-height:40px;align-items:center}
.catalog-invite-modes label{display:flex;gap:8px;align-items:center;font-size:12px}
.catalog-invite-select-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px;color:var(--ds-muted)}
.catalog-invite-select-tools>span{margin-right:auto}
.catalog-invite-people{max-height:300px;overflow:auto;border:1px solid var(--ds-line);border-radius:10px;background:var(--ds-surface)}
.catalog-invite-person{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--ds-line);cursor:pointer}
.catalog-invite-person:last-child{border-bottom:0}
.catalog-invite-person:hover{background:var(--ds-subtle)}
.catalog-invite-person>span{display:grid;gap:3px;min-width:0;overflow-wrap:anywhere}
.catalog-invite-person b{font-size:12px;font-weight:600}
.catalog-invite-person small{font-size:11px;color:var(--ds-muted)}
.catalog-invite-person.is-unavailable{opacity:.55;cursor:default}
.catalog-invite-compose textarea{width:100%;min-height:260px!important;line-height:1.7!important}
.catalog-invite-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-top:auto}
.catalog-invite-link{display:inline-flex;align-items:center;gap:6px;color:var(--ds-text);font-size:12px;text-underline-offset:4px}
.catalog-invite-link .material-icons-round{font-size:16px!important}
.catalog-invite-history{border-top:1px solid var(--ds-line);margin-top:24px;padding-top:20px}
.catalog-invite-history h4{margin:0 0 12px;font-size:13px}
.catalog-invite-history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--ds-line)}
.catalog-invite-history-row>div{display:grid;gap:4px}
.catalog-invite-history-row b{font-size:12px;font-weight:600}
.catalog-invite-history-row span{font-size:11px;color:var(--ds-muted);line-height:1.7}
.catalog-invite-message{padding:18px;border:1px solid var(--ds-line);border-radius:10px;margin:16px 0;background:var(--ds-subtle)}
.catalog-invite-message>b{font-size:12px}
.catalog-invite-message>p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7;margin:12px 0 0}
.catalog-invite-preview-summary{font-size:16px}
body.werger-ui:not([class*="printing-"]) .gpr-summary-filters{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:16px!important;background:transparent!important;border:0!important;padding:0!important}
body.werger-ui:not([class*="printing-"]) .gpr-summary-filters>.field{width:200px!important;max-width:100%!important;flex:0 1 200px!important;margin:0!important}
body.werger-ui:not([class*="printing-"]) .gpr-summary-filters>.field:has(input[type=date]){width:155px!important;flex-basis:155px!important}
body.werger-ui:not([class*="printing-"]) .gpr-summary-filters>.field> :is(input,select){width:100%!important}
body.werger-ui:not([class*="printing-"]) .dashboard-filter-panel{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important}
body.werger-ui:not([class*="printing-"]) .dashboard-filter-field{flex:0 1 212px!important;width:212px!important;min-width:0!important;max-width:100%!important}
body.werger-ui:not([class*="printing-"]) .dashboard-filter-field:has(#dash-search){flex-basis:280px!important;width:280px!important}
body.werger-ui:not([class*="printing-"]) .dashboard-filter-actions{margin-left:auto!important;width:auto!important;min-width:0!important}
@media(max-width:900px){.catalog-invite-grid{grid-template-columns:minmax(0,1fr)}.catalog-invite-heading{flex-wrap:wrap}}
@media(max-width:680px){
 body.werger-ui:not([class*="printing-"]) .catalog-invite-panel{padding:16px!important}
 .catalog-invite-heading{margin-bottom:20px;gap:12px}.catalog-invite-actions>.btn{flex:1 1 auto}.catalog-invite-modes{gap:12px}.catalog-invite-history-row{flex-wrap:wrap}
 body.werger-ui:not([class*="printing-"]) .gpr-summary-filters>.field{width:100%!important;flex:1 1 100%!important}
 body.werger-ui:not([class*="printing-"]) .gpr-summary-filters>.field:has(input[type=date]){flex:1 1 130px!important;max-width:170px!important}
 body.werger-ui:not([class*="printing-"]) .dashboard-filter-field{flex:1 1 100%!important;width:100%!important}
 body.werger-ui:not([class*="printing-"]) .dashboard-filter-field:has(#dash-search){width:100%!important;flex:1 1 100%!important}
}
body.werger-ui:not([class*="printing-"]) #view-container .table-wrap th.ui-actions-head{position:sticky!important;right:auto!important;left:auto!important}
body.werger-ui:not([class*="printing-"]) .storage-toolbar input:is([type=search],[id*=search]){width:300px!important;max-width:100%!important;flex:0 1 300px!important}
body.werger-ui:not([class*="printing-"]) .catalog-invite-panel input:is([type=checkbox],[type=radio]){appearance:auto!important;-webkit-appearance:auto!important;accent-color:var(--primary)!important;width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;min-height:17px!important;max-height:17px!important;padding:0!important;margin:0!important;flex:0 0 17px!important;border:initial!important;border-radius:initial!important;background:initial!important;box-shadow:none!important}
body.werger-ui:not([class*="printing-"]) .catalog-invite-panel input:is([type=checkbox],[type=radio])::before,
body.werger-ui:not([class*="printing-"]) .catalog-invite-panel input:is([type=checkbox],[type=radio])::after{display:none!important}
@media(max-width:680px){body.werger-ui:not([class*="printing-"]) :is(.modal-footer,.drawer-footer,.inventory-nested-footer) .btn{white-space:normal!important;text-align:center!important;height:auto!important;min-height:44px!important;padding:10px 12px!important}}
body.werger-ui:not([class*="printing-"]) .operation-drawer-form{display:grid!important;gap:16px!important}
body.werger-ui:not([class*="printing-"]) .operation-form-card{padding:20px!important;margin:0!important}
body.werger-ui:not([class*="printing-"]) .operation-form-card-title{display:flex!important;align-items:center!important;gap:10px!important;font-size:13px!important;font-weight:600!important;margin:0 0 16px!important}
body.werger-ui:not([class*="printing-"]) .operation-form-card-title>.material-icons-round{color:var(--ds-muted)!important;font-size:19px!important}
body.werger-ui:not([class*="printing-"]) .branch-scope-note{background:var(--ds-subtle)!important;border:1px solid var(--ds-line)!important;border-radius:9px!important;color:var(--ds-muted)!important;box-shadow:none!important;font-size:12px!important;line-height:1.6!important;padding:12px 14px!important}
@media(max-width:680px){body.werger-ui:not([class*="printing-"]) .operation-form-card{padding:16px!important}}
/* All project statuses are reachable from a stable overview, including on laptops. */
.project-board{min-width:0;max-width:100%}
.project-board-toolbar{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px 20px;margin-bottom:16px}
.project-board-statuses{display:flex;flex:1 1 460px;min-width:0;flex-wrap:wrap;gap:8px}
body.werger-ui:not([class*="printing-"]) .project-board-status{display:inline-flex!important;align-items:center!important;gap:10px!important;min-width:0!important;max-width:100%!important;min-height:36px!important;padding:7px 11px!important;background:var(--ds-surface)!important;border:1px solid var(--ds-line)!important;border-radius:8px!important;color:var(--ds-muted)!important;font:inherit!important;font-size:10px!important;font-weight:600!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important}
.project-board-status>span{overflow-wrap:anywhere;line-height:1.5}
.project-board-status>b{flex:0 0 auto;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}
body.werger-ui:not([class*="printing-"]) .project-board-status[aria-pressed=true]{color:var(--ds-text)!important;background:var(--ds-subtle)!important;border-color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) .project-board-status:hover{color:var(--primary)!important;border-color:var(--primary)!important}
.project-board-controls{display:flex;align-items:center;gap:6px;margin-left:auto}
.project-board-position{min-width:56px;text-align:center;font-size:11px;font-variant-numeric:tabular-nums;color:var(--ds-muted)}
body.werger-ui:not([class*="printing-"]) .project-board .project-kanban-v2{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:clamp(260px,23vw,310px)!important;gap:16px!important;scroll-padding-inline:0!important;padding:0 0 12px!important;scrollbar-color:var(--ds-muted) var(--ds-subtle)!important;overscroll-behavior-x:contain!important}
body.werger-ui:not([class*="printing-"]) .project-board .project-kanban-col{min-width:0!important;scroll-snap-align:start!important}
body.werger-ui:not([class*="printing-"]) .project-board .project-kanban-client{background:var(--ds-subtle)!important;border-color:var(--ds-line)!important}
body.werger-ui:not([class*="printing-"]) .project-board .project-kanban-client>.material-icons-round{color:var(--ds-muted)!important}
body.werger-ui:not([class*="printing-"]) .project-board .kanban-title{align-items:flex-start!important;flex-wrap:wrap!important;gap:8px!important}
body.werger-ui:not([class*="printing-"]) .project-board .kanban-title .tag{white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.5!important;height:auto!important}
body.werger-ui:not([class*="printing-"]) .project-board-dragging{scroll-snap-type:none!important;scroll-behavior:auto!important}
@media(max-width:680px){
 .project-board-toolbar{gap:12px}.project-board-statuses{gap:6px;flex-basis:100%}
 body.werger-ui:not([class*="printing-"]) .project-board-status{min-height:44px!important;flex:1 1 calc(50% - 6px)!important;justify-content:space-between!important}
 body.werger-ui:not([class*="printing-"]) .project-board .project-kanban-v2{grid-auto-columns:92%!important;gap:12px!important}
}
@media(prefers-reduced-motion:reduce){body.werger-ui *{transition:none!important;animation-duration:.01ms!important;scroll-behavior:auto!important}}
}
}
/* 0.4.26.98: inner editors must size to their actual available width. */
body.werger-ui:not([class*="printing-"]) .production-detail-drawings{min-width:0;max-width:100%}
body.werger-ui:not([class*="printing-"]) :is(.request-calc-position,.request-calc-block,.request-calc-name-wrap,.project-task-row,.project-task-actions){min-width:0!important;max-width:100%}
body.werger-ui:not([class*="printing-"]) .request-calc-columns{grid-template-columns:repeat(2,minmax(0,1fr))}
body.werger-ui:not([class*="printing-"]) .project-task-list{grid-template-columns:minmax(0,1fr)}
body.werger-ui:not([class*="printing-"]) .project-task-actions{flex-wrap:wrap}
body.werger-ui:not([class*="printing-"]) .gpr-modal-title{min-width:0;overflow-wrap:anywhere}
@media(max-width:1200px){
  body.werger-ui:not([class*="printing-"]) .task-row-item{grid-template-columns:minmax(0,1fr) 118px!important;gap:6px 12px!important}
  body.werger-ui:not([class*="printing-"]) .task-row-item>.task-row-actions{grid-column:2!important;grid-row:1/6!important;width:118px!important;justify-content:flex-end!important;align-self:center}
  body.werger-ui:not([class*="printing-"]) .task-row-item>:not(.task-row-actions){grid-column:1!important;min-width:0!important;max-width:100%}
}
@media(max-width:1100px){
  body.werger-ui:not([class*="printing-"]) .position-production-grid-head{display:none!important}
  body.werger-ui:not([class*="printing-"]) .position-production-main{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  body.werger-ui:not([class*="printing-"]) .position-production-main>:is(.production-work-field,.production-employee-field){grid-column:1/-1!important}
  body.werger-ui:not([class*="printing-"]) .position-production-main>.production-remove{position:static!important;grid-column:2!important;justify-self:end}
  body.werger-ui:not([class*="printing-"]) .position-production-status-actions{flex-wrap:wrap}
}
@media(max-width:1200px){
  body.werger-ui:not([class*="printing-"]) .request-calc-columns{grid-template-columns:minmax(0,1fr)!important}
  body.werger-ui:not([class*="printing-"]) .request-calc-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px!important}
  body.werger-ui:not([class*="printing-"]) .request-calc-row>:is(.request-calc-name,.request-calc-name-wrap){grid-column:1/-1!important}
  body.werger-ui:not([class*="printing-"]) .request-calc-row>.request-calc-qty{grid-column:1!important}
  body.werger-ui:not([class*="printing-"]) .request-calc-row>.request-calc-price{grid-column:2!important}
  body.werger-ui:not([class*="printing-"]) .request-calc-row>.btn-act{grid-column:3!important;grid-row:auto!important}
  body.werger-ui:not([class*="printing-"]) .request-calc-row-total{grid-column:1/-1!important}
}
@media(max-width:680px){
  body.werger-ui:not([class*="printing-"]) .gpr-modal-header{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;gap:8px!important;flex:0 0 auto!important;height:auto!important;min-height:64px!important}
  body.werger-ui:not([class*="printing-"]) .gpr-modal-title{grid-column:1;grid-row:1}
  body.werger-ui:not([class*="printing-"]) .gpr-modal-header-actions{display:contents!important}
  body.werger-ui:not([class*="printing-"]) .gpr-modal-header-actions>button{grid-column:2;grid-row:1}
  body.werger-ui:not([class*="printing-"]) .gpr-modal-actions{grid-column:1/-1;grid-row:2;display:flex!important;flex-wrap:wrap!important;min-width:0!important;gap:8px!important}
  body.werger-ui:not([class*="printing-"]) .gpr-modal-actions:empty{display:none!important}
  body.werger-ui:not([class*="printing-"]) .gpr-modal-actions>.btn{max-width:100%;white-space:normal!important}
  body.werger-ui:not([class*="printing-"]) #view-container .trash-bulk-bar>.toolbar-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important;min-width:0!important}
  body.werger-ui:not([class*="printing-"]) #view-container .trash-bulk-bar .btn{max-width:100%;white-space:normal!important}
  body.werger-ui:not([class*="printing-"]) .project-task-row{grid-template-columns:minmax(0,1fr)!important}
}
/* Keep narrow register controls in the canonical layer, above legacy skins. */
@layer werger-workspace{
@media screen and (max-width:680px){
  body.werger-ui:not([class*="printing-"]) #view-container .trash-bulk-bar>.toolbar-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;gap:8px!important}
  body.werger-ui:not([class*="printing-"]) #view-container .trash-bulk-bar .btn{max-width:100%!important;white-space:normal!important;flex:1 1 180px!important}
  body.werger-ui:not([class*="printing-"]) #operation-rows .pay-cell{min-width:0!important;max-width:100%!important}
  body.werger-ui:not([class*="printing-"]) #operation-rows .operation-payment-switch{min-width:0!important;width:100%!important;max-width:100%!important}
  body.werger-ui:not([class*="printing-"]) #operation-rows .operation-payment-switch-copy{min-width:0!important}
  body.werger-ui:not([class*="printing-"]) #operation-rows .operation-payment-switch-copy small{white-space:normal!important;overflow-wrap:anywhere!important}
  body.werger-ui:not([class*="printing-"]) #warehouse-stock-body .link-btn{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:left!important}
}
}
@layer werger-workspace{
@media screen and (max-width:680px){
  body.werger-ui:not([class*="printing-"]) #warehouse-stock-body .warehouse-item-main{min-width:0!important;max-width:100%!important}
  body.werger-ui:not([class*="printing-"]) #warehouse-stock-body .warehouse-item-main>div{min-width:0!important;flex:1 1 0!important}
  body.werger-ui:not([class*="printing-"]) #warehouse-stock-body .link-btn b{white-space:normal!important;overflow-wrap:anywhere!important}
}
}
