:root{--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--font-family-base: var(--font-sans);--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", monospace;--text-xs: 12px;--text-sm: 13px;--text-md: 14px;--text-lg: 16px;--text-xl: 18px;--text-2xl: 22px;--line-tight: 1.2;--line-normal: 1.4;--line-relaxed: 1.55;--bg: #f4f6f8;--bg-elevated: #f8fafc;--surface: #ffffff;--surface-soft: #f8fafc;--surface-muted: #eef2f6;--surface-hover: #f3f6fa;--border: #d9e0ea;--border-soft: #e7ecf3;--border-strong: #b9c3d1;--text: #141b2a;--text-primary: var(--text);--text-secondary: #4d5a6d;--text-muted: #6b778a;--text-soft: #98a2b3;--primary: #f26a12;--primary-hover: #dc5c0a;--primary-soft: #fff3e8;--primary-muted: #ffd7b8;--accent: var(--primary);--accent-strong: var(--primary-hover);--accent-soft: var(--primary-soft);--accent-muted: var(--primary-muted);--success: #177245;--success-soft: #eaf7ef;--warning: #a66a13;--warning-soft: #fff7e6;--danger: #b42318;--danger-soft: #fff0ee;--info: #2563eb;--info-soft: #edf4ff;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .05);--shadow-md: 0 8px 22px rgba(16, 24, 40, .07);--shadow-lg: 0 18px 42px rgba(16, 24, 40, .1);--radius-xs: 6px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 16px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--touch-target: 44px;color:var(--text);background:var(--bg);color-scheme:light;font-family:var(--font-sans);font-size:var(--text-md)}html{max-width:100%;overflow-x:clip;scrollbar-gutter:stable;background:var(--bg);font-family:var(--font-sans);text-size-adjust:100%;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:clip;scrollbar-gutter:stable;background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@supports not (overflow: clip){html,body{overflow-x:hidden}}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(255,117,0,.28);outline-offset:2px}a{color:inherit}#root{max-width:100%;min-width:0;overflow-x:clip}.app{max-width:100%;min-width:0;min-height:100vh;min-height:100dvh;overflow-x:clip;background:var(--bg)}@supports (padding-top: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top)}body:before{content:"";position:fixed;top:0;right:0;left:0;z-index:2147483647;height:env(safe-area-inset-top);background:var(--bg);pointer-events:none}.production-pull-refresh{top:env(safe-area-inset-top)}}.loading{position:fixed;top:16px;left:50%;z-index:5;transform:translate(-50%);padding:10px 14px;border:1px solid #d7dde7;border-radius:6px;background:#fff;box-shadow:0 10px 30px #1a273f1f}.workspace-section-loading{display:flex;min-height:220px;align-items:center;justify-content:center;gap:10px;margin:12px 0;border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffffc7;box-shadow:var(--shadow-sm);color:var(--text-muted);font-size:var(--text-md);font-weight:500}.workspace-section-loading.compact{min-height:120px;margin:0}.workspace-section-loading__dot{width:10px;height:10px;border-radius:999px;background:var(--primary);animation:workspace-section-loading-pulse 1s ease-in-out infinite}@keyframes workspace-section-loading-pulse{0%,to{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.workspace-section-loading__dot{animation:none}}.deal-list{max-width:100%;padding:16px;min-width:0;overflow-x:clip}.toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;max-width:100%;min-width:0;margin-bottom:12px}.toolbar>*{max-width:100%;min-width:0}.toolbar>div:first-child{flex:1 1 420px}.toolbar-actions{display:flex;align-items:center;justify-content:flex-end;flex:1 1 360px;flex-wrap:wrap;gap:8px;max-width:100%;min-width:0}.toolbar-catalog{height:38px;align-items:center;white-space:nowrap}.toolbar-catalog span{color:#667085;font-size:12px}.toolbar-filter{display:flex;align-items:center;flex-wrap:wrap;gap:10px;max-width:100%;min-width:0}.toolbar-filter p{margin:0;min-width:0;color:var(--text-muted);font-size:var(--text-sm);line-height:var(--line-normal)}.stage-filter{position:relative;z-index:35;min-width:0}.stage-filter-button{display:inline-flex;align-items:center;gap:8px;max-width:min(320px,calc(100vw - 32px));min-height:38px;border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffffe6;color:var(--text);padding:0 12px;box-shadow:var(--shadow-sm);font-size:var(--text-sm);font-weight:600}.stage-filter-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-filter-button b{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);padding:0 7px;font-size:var(--text-xs);line-height:1}.stage-filter-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:160;display:grid;gap:4px;width:min(360px,calc(100vw - 32px));max-height:340px;overflow:auto;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fffffff5;box-shadow:var(--shadow-lg);padding:8px;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.stage-filter-clear,.stage-filter-option{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text);padding:8px 10px;text-align:left;font-size:var(--text-sm);font-weight:500}.stage-filter-clear:hover,.stage-filter-option:hover{background:var(--surface-hover)}.stage-filter-clear span,.stage-filter-option b{margin-left:auto;color:var(--text-muted);font-size:var(--text-xs);font-weight:600}.stage-filter-option input{width:16px;height:16px;accent-color:var(--primary);flex:0 0 auto}.stage-filter-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-cell{min-width:0}.stage-inline-select,.mobile-stage-select{width:100%;max-width:100%;min-width:0;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:var(--text-sm);font-weight:500}.stage-inline-select{height:34px;padding:0 9px}.mobile-stage-select{height:42px;margin-top:8px;padding:0 10px}.stage-tabs{display:inline-flex;align-items:center;gap:4px;max-width:100%;min-width:0;border:1px solid #d6dce6;border-radius:8px;background:#fff;padding:3px}.stage-tabs button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:6px;background:transparent;padding:7px 10px;color:#596474;font-weight:700}.stage-tabs button.active{background:#0f766e;color:#fff}.stage-tabs span{min-width:22px;border-radius:999px;background:#eef3f8;padding:2px 7px;color:#596474;font-size:12px}.stage-tabs button.active span{background:#ffffff2e;color:#fff}h1,h2,h3,p{margin:0}h1{font-size:26px;line-height:1.15}.toolbar p,.drawer-head p,small,.section-title span{color:#667085}.search{display:flex;align-items:center;flex:1 1 260px;gap:8px;width:min(420px,100%);max-width:100%;min-width:min(260px,100%);padding:0 12px;border:1px solid #d6dce6;border-radius:7px;background:#fff}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #d6dce6;border-radius:7px;background:#fff;color:#334155}.icon-button.active{border-color:#0f766e;background:#e7f4f1;color:#0f4f49}.icon-button:disabled{cursor:default;opacity:.45}.search input,.catalog-search input,.catalog-panel input,.catalog-save-panel input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:9px 0}.kpis,.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi,.summary{border:1px solid #dde3ec;border-radius:8px;background:#fff;padding:10px 12px}.kpi span,.summary span{display:block;margin-bottom:4px;color:#667085;font-size:12px}.kpi strong,.summary strong{font-size:17px}.table-wrap{contain:inline-size;inline-size:100%;max-width:100%;min-width:0;overflow:auto;border:1px solid #dce2ea;border-radius:8px;background:#fff}.mobile-deal-filters,.mobile-deal-cards{display:none}.mobile-deal-card,.mobile-deal-empty{border:1px solid var(--border-soft, #dce2ea);border-radius:var(--radius-lg, 16px);background:var(--surface, #fff)}.mobile-deal-card{display:grid;gap:10px;max-width:100%;min-width:0;overflow:hidden;padding:12px}.mobile-deal-card.selected{border-color:var(--accent-muted, #ffd8b8);background:color-mix(in srgb,var(--accent-soft, #fff1e4) 36%,var(--surface, #fff))}.mobile-deal-card-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 10px;width:100%;min-width:0;border:0;background:transparent;padding:0;color:inherit;text-align:left}.mobile-deal-number{color:var(--info, #175cd3);font-weight:900}.mobile-deal-title{display:grid;gap:2px;min-width:0}.mobile-deal-title strong,.mobile-deal-title small,.mobile-deal-stage,.mobile-deal-meta strong,.mobile-deal-meta small{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.mobile-deal-title strong{font-size:16px}.mobile-deal-title small,.mobile-deal-meta small{color:var(--text-muted, #667085);font-size:11px;font-weight:760}.mobile-deal-stage{grid-column:1 / -1;justify-self:start;max-width:100%;border-radius:999px;background:var(--surface-muted, #f1eee9);padding:4px 8px;color:var(--text-muted, #667085);font-size:11px;font-weight:850}.mobile-deal-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.mobile-deal-meta span{display:grid;gap:2px;min-width:0;border:1px solid var(--border-soft, #edf0f5);border-radius:var(--radius-sm, 10px);background:var(--surface-soft, #f8f6f2);padding:8px}.mobile-deal-meta strong{font-size:13px}.mobile-deal-meta .negative strong{color:var(--danger, #b42318)}.mobile-deal-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0}.mobile-deal-actions .primary,.mobile-deal-actions .secondary,.mobile-deal-filters .secondary{justify-content:center;min-height:var(--touch-target, 44px);text-align:center}.mobile-deal-expanded{min-width:0;overflow:hidden;border-top:1px solid var(--border-soft, #edf0f5);padding-top:10px}.mobile-deal-empty{padding:14px;color:var(--text-muted, #667085);font-weight:760;text-align:center}table{width:100%;border-collapse:collapse;min-width:1060px}.deals-table{table-layout:fixed}.deals-table th,.deals-table td{border-right:1px solid #e1e7ef}.deals-table th:last-child,.deals-table td:last-child{border-right:0}th,td{padding:9px 10px;border-bottom:1px solid #edf0f5;text-align:left;vertical-align:middle}th{position:sticky;top:0;z-index:1;background:#e8f4f1;color:#344054;font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase;vertical-align:top}.resizable-th{position:sticky;overflow:visible;padding-right:16px;-webkit-user-select:none;user-select:none}.column-head{display:grid;gap:5px;min-width:0}.column-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:12px;font-weight:700;line-height:1.2}.column-filter{width:100%;min-width:0;border:1px solid #cfd8e3;border-radius:6px;background:#fff;padding:5px 6px;color:#17202f;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;text-transform:none}.sort-button{display:inline-flex;align-items:center;gap:5px;min-width:0;border:0;background:transparent;padding:0;color:inherit;font-family:inherit;font-size:12px;font-weight:700;line-height:1.2;text-align:left;text-transform:uppercase}.sort-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sort-button.active{color:#0f766e}.column-resizer{position:absolute;top:0;right:0;z-index:3;width:10px;height:100%;cursor:col-resize;touch-action:none}.column-resizer:after{position:absolute;top:10px;right:6px;bottom:10px;width:2px;border-radius:2px;background:#cbd5e1;content:""}.resizable-th:hover .column-resizer:after,.column-resizer:hover:after,.is-resizing-columns .column-resizer:after{background:#0f766e}.is-resizing-columns{cursor:col-resize;-webkit-user-select:none;user-select:none}tr.selected td{background:#dff1ec}.clickable-row{cursor:pointer}.clickable-row td{transition:background-color .17s ease}.calculation-panel-row td{padding:0;border-right:0;background:#f6faf9}.deal-expand-shell{display:grid;grid-template-rows:1fr;overflow:hidden;transform-origin:top center;animation:dealPanelExpand .22s cubic-bezier(.2,.78,.24,1) both}.calculation-panel-row.closing .deal-expand-shell{pointer-events:none;animation:dealPanelCollapse .2s ease-in both}.deal-expand-inner{min-height:0;overflow:hidden}@keyframes dealPanelExpand{0%{grid-template-rows:0fr;opacity:0;transform:translateY(-8px)}to{grid-template-rows:1fr;opacity:1;transform:translateY(0)}}@keyframes dealPanelCollapse{0%{grid-template-rows:1fr;opacity:1;transform:translateY(0)}to{grid-template-rows:0fr;opacity:0;transform:translateY(-8px)}}.deal-title{display:grid;gap:2px;width:100%;border:0;background:transparent;color:#175cd3;text-align:left}.deal-title span{color:#17202f;line-height:1.25}td small{display:block;margin-top:3px}.cost-chip{display:grid;gap:2px;width:100%;border:1px solid #cfd8e3;border-radius:7px;background:#fff;padding:6px 8px;text-align:left}.cost-chip span{font-weight:700}.negative{color:#c03744}.row-actions{white-space:nowrap}.row-actions button,.row-actions a,.drawer-head button,.catalog-modal-head button,.position-row button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d5dce6;border-radius:7px;background:#fff;color:#334155;text-decoration:none}.cost-popover{margin:0;border-top:1px solid #dce6ef;background:#fff;padding:18px;box-shadow:0 16px 42px #0f172a1f}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.drawer-actions{display:flex;align-items:center;gap:8px}.drawer-actions .secondary.compact{width:auto;min-width:0;height:32px;padding:0 10px}.drawer-head h2{margin:3px 0 4px;font-size:21px;line-height:1.18}.eyebrow{color:#0f766e;font-size:12px;font-weight:800;text-transform:uppercase}.notice,.catalog-panel,.cost-builder,.positions{margin-top:16px}.cost-popover .summary-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:6px}.cost-popover .summary{min-width:0;padding:7px 9px}.cost-popover .summary span{overflow:hidden;margin-bottom:3px;text-overflow:ellipsis;white-space:nowrap}.cost-popover .summary strong{display:block;overflow:hidden;font-size:16px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.cost-popover-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.cost-popover .catalog-panel,.cost-popover .cost-builder,.cost-popover .positions{min-width:0;margin-top:0}.cost-popover .catalog-list{max-height:360px}.manager-deal-portal{min-height:100vh;background:#f4f6f8;padding:12px}.manager-deal-head,.manager-deal-empty{border:1px solid #dce6ef;border-radius:8px;background:#fff;box-shadow:0 10px 30px #1a273f14}.manager-deal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px;padding:14px}.manager-deal-head h1{margin-top:2px}.manager-deal-head p{margin-top:4px;color:#667085}.manager-deal-head a{flex:0 0 auto;border:1px solid #cfd9e5;border-radius:7px;background:#fff;padding:8px 11px;color:#334155;font-weight:800;text-decoration:none}.manager-deal-empty{display:grid;gap:6px;margin:0 auto;max-width:560px;padding:18px}.manager-deal-empty span{color:#667085}.deal-workspace{overflow:hidden;border-top:1px solid #dce6ef;background:#fff}.deal-workspace-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid #dce6ef;background:#f7fbfa;padding:10px 14px}.deal-workspace-tabs button,.standalone-back-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #cfd9e5;border-radius:7px;background:#fff;padding:7px 12px;color:#334155;font-weight:800;text-decoration:none}.deal-workspace-tabs button.active{border-color:#0f766e;background:#0f766e;color:#fff}.deal-workspace-body{min-height:420px}.deal-workspace-body .cost-popover{border-top:0;box-shadow:none}.standalone-tabs{justify-content:flex-start}.notice{display:flex;align-items:center;gap:8px;border:1px solid #f3c875;border-radius:8px;background:#fffbeb;padding:10px;color:#8a5b00}.section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.section-title h3{font-size:16px}.section-title.compact{margin-bottom:7px}.section-title.compact h3{font-size:14px}.catalog-panel input,.autosave-input{border:1px solid #d8dee8;border-radius:7px;padding:11px 12px}.catalog-list{display:grid;gap:8px;margin-top:10px;max-height:260px;overflow:auto}.catalog-group-tabs{display:flex;align-items:flex-end;gap:0;margin-top:0;padding:12px 20px 0;overflow-x:auto;border-bottom:1px solid #d6dee9;background:#fff}.catalog-group-tabs button{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:0 0 auto;min-width:132px;max-width:190px;border:1px solid #d6dee9;border-bottom:0;border-radius:8px 8px 0 0;background:#f8fafc;padding:9px 11px 10px;color:#334155;transform:translateY(1px)}.catalog-group-tabs button.active{border-color:#0f766e;border-bottom:1px solid #fff;background:#fff;color:#0f4f49;box-shadow:inset 0 3px #0f766e}.catalog-group-tabs span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-group-tabs small{margin:0;color:#667085;font-size:12px;font-weight:700}.material-group-filter{display:grid;gap:6px;margin-top:10px}.material-group-filter.compact{margin-top:0}.material-group-filter span{color:#667085;font-size:12px}.material-group-filter select{width:100%;min-width:0;border:1px solid #d8dee8;border-radius:7px;background:#fff;padding:9px 10px}.favorite-materials{margin-top:10px;border:1px solid #dce4ee;border-radius:8px;background:#f7fbfa;padding:10px}.favorite-material-list{display:grid;gap:6px}.favorite-material-list button,.catalog-item-main{display:grid;gap:3px;border:1px solid #dde3ec;border-radius:8px;background:#f9fafb;padding:9px 10px;text-align:left}.catalog-item-main.with-thumb,.catalog-search-result-main.with-thumb{grid-template-columns:42px minmax(0,1fr);align-items:center}.catalog-thumb{width:42px;height:42px;border:1px solid #dde3ec;border-radius:7px;background:#fff;object-fit:contain}.catalog-item-text{display:grid;min-width:0;gap:3px}.catalog-image-preview{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #dce4ee;border-radius:8px;background:#f8fafc;padding:8px;color:#667085;font-size:13px}.catalog-image-preview img{width:76px;height:56px;border:1px solid #dde3ec;border-radius:7px;background:#fff;object-fit:contain}.favorite-material-list button{background:#fff}.catalog-item-card{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px;min-width:0}.catalog-item-card.active .catalog-item-main{border-color:#0f766e;background:#edf8f5}.favorite-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;border:1px solid #dde3ec;border-radius:8px;background:#fff;color:#94a3b8}.favorite-toggle.active{border-color:#f59e0b;background:#fffbeb;color:#b45309}.favorite-toggle.active svg{fill:currentColor}.quick-add{display:flex;flex-wrap:wrap;gap:6px}.quick-add button,.calc-block-actions button,.primary,.secondary,.danger{display:inline-flex;align-items:center;gap:6px;border:1px solid #cfd8e3;border-radius:7px;background:#fff;padding:8px 10px}.cost-builder{display:grid;gap:9px}.calc-block{border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:0;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.calc-block.open{border-color:#cfe3e4;box-shadow:0 10px 22px #0f172a09}.calc-block-row,.calc-block-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;border:0;background:#fff;padding:11px 12px;text-align:left;transition:background-color .22s ease,border-color .22s ease}.calc-block.open .calc-block-row{border-bottom:1px solid #e4e9f1;background:#f7fbfa}.calc-block-row h3,.calc-block-head h3{font-size:16px;line-height:1.2}.calc-block-row p,.calc-block-head p{margin-top:3px;color:#667085;font-size:13px;line-height:1.35}.calc-block-row-meta{display:inline-flex;align-items:center;gap:9px;color:#475467;white-space:nowrap}.calc-block-row-meta small{color:#667085;font-size:12px}.calc-block-row-meta strong,.calc-block-head strong{white-space:nowrap}.calc-block-body-shell{display:grid;grid-template-rows:1fr;overflow:hidden;transform-origin:top center;animation:calcBlockExpand .26s cubic-bezier(.2,.78,.24,1) both}.calc-block-body-shell.closing{pointer-events:none;animation:calcBlockCollapse .24s cubic-bezier(.4,0,.2,1) both}.calc-block-body{display:grid;gap:8px;min-height:0;padding:10px}.defect-subblocks{display:grid;gap:8px}.defect-subblocks>.calc-block{background:#fbfcfe}.defect-subblocks .calc-block-row{padding:9px 10px}.defect-subblocks .calc-block-body{padding:8px}.material-subblocks{display:grid;gap:8px}.material-subblock{overflow:hidden;border:1px solid #dce4ee;border-radius:8px;background:#fff;transition:border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.material-subblock.open{box-shadow:0 12px 24px #0f172a0f}.material-subblock-row{width:100%;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;color:#101828;text-align:left;cursor:pointer;transition:background-color .22s ease}.material-subblock.open .material-subblock-row{background:#f3fbf9}.material-subblock-row h4{margin:0 0 3px;font-size:16px}.material-subblock-row p{margin:0;color:#667085;font-size:13px}.material-subblock-row-meta{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.material-subblock-row-meta small{color:#8a96a8}.material-subblock-body-shell{overflow:hidden;max-height:0;opacity:0;transform:translateY(-6px);pointer-events:none;visibility:hidden;will-change:max-height,opacity,transform;transition:max-height .32s cubic-bezier(.2,.78,.24,1),opacity .21s ease,transform .32s cubic-bezier(.2,.78,.24,1),visibility 0s linear .32s}.material-subblock-body-shell.open{max-height:var(--collapse-height, 1200px);opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible;transition:max-height .32s cubic-bezier(.2,.78,.24,1),opacity .23s ease,transform .32s cubic-bezier(.2,.78,.24,1),visibility 0s linear 0s}.material-subblock-body{display:grid;gap:8px;min-height:0;overflow:hidden;padding:8px;border-top:1px solid #e6edf5;background:#fbfcfe}.calc-block-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,34%);gap:8px;align-items:start;max-width:100%;min-width:0}.calc-lines-column{display:grid;min-width:0;gap:8px}.block-catalog{display:grid;min-width:0;border:1px solid #dce4ee;border-radius:8px;background:#fbfcfe;padding:8px}.block-add-card,.block-favorites{min-width:0;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:8px}.block-add-tab{display:inline-flex;align-items:center;gap:7px;width:fit-content;border:1px solid #99d5cf;border-radius:8px 8px 0 0;background:#effaf8;padding:5px 9px;color:#0f766e;font-size:14px;font-weight:800}.catalog-cascade{display:grid;grid-template-columns:minmax(260px,760px) minmax(0,1fr);gap:6px;max-width:100%;min-width:0;margin-top:6px}.catalog-field{display:grid;gap:5px;min-width:0}.catalog-field.wide{grid-column:span 2}.catalog-search-field{grid-column:1 / 2}.catalog-search-results{display:grid;grid-column:1 / -1;gap:4px;min-width:0;max-height:180px;overflow:auto;border:1px solid #dce4ee;border-radius:8px;background:#f8fafc;padding:5px;animation:searchResultsEnter .16s ease-out both}.catalog-search-result{display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:30px 30px;align-items:stretch;gap:4px}.catalog-search-result-main{display:grid;grid-column:2;grid-row:1 / 3;gap:3px;min-width:0;border:1px solid #dde3ec;border-radius:7px;background:#fff;padding:6px 8px;text-align:left}.catalog-search-result-main:hover{border-color:#99d5cf;background:#f2fbf9}.catalog-search-result-main span{overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.25}.catalog-search-result-main small,.catalog-search-empty{color:#667085;font-size:11.5px;line-height:1.25}.catalog-search-result .favorite-toggle,.catalog-search-result .catalog-add-toggle{width:30px;min-width:30px;height:30px}.catalog-search-empty{padding:10px;text-align:center}@keyframes searchResultsEnter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.catalog-field span{color:#667085;font-size:12px}.catalog-field input,.catalog-field select{min-width:0;width:100%;border:1px solid #d8dee8;border-radius:7px;background:#fff;padding:7px 9px}.catalog-field select:disabled{background:#f1f5f9;color:#94a3b8}.block-favorites{display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;position:sticky;top:8px}.block-favorite-list{display:grid;align-content:start;gap:5px;max-height:560px;overflow:auto;padding-right:4px}.block-favorite-group{display:grid;gap:5px}.block-favorite-group+.block-favorite-group{margin-top:10px;padding-top:10px;border-top:1px solid #e5ebf3}.block-favorite-group-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#667085;font-size:12px;font-weight:800}.block-favorite-group-title small{color:#94a3b8;font-size:12px;font-weight:800}.block-favorite-group .empty-state.compact{margin:0;padding:8px}.block-favorite-item{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:5px;align-items:center;cursor:grab;-webkit-user-select:none;user-select:none;transition:opacity .12s ease,transform .12s ease}.block-favorite-item:active{cursor:grabbing}.block-favorite-item.dragging{opacity:.45}.block-favorite-item.drag-over .block-favorite-main{border-color:#0f766e;background:#e7f4f1;box-shadow:inset 4px 0 #0f766e;transform:translateY(1px)}.block-favorite-item:hover .block-favorite-main,.block-favorite-item:focus-visible .block-favorite-main{border-color:#99d5cf;background:#f2fbf9}.block-favorite-item:focus-visible{outline:2px solid #5dbbb2;outline-offset:2px}.block-favorite-main{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:36px;border:1px solid #dde3ec;border-radius:7px;background:#f9fafb;padding:3px 7px 3px 3px;text-align:left;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease,transform .12s ease}.favorite-thumb{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;overflow:hidden;border:1px solid #dde3ec;border-radius:6px;background:#fff;color:#94a3b8}.favorite-thumb img{width:100%;height:100%;box-sizing:border-box;padding:3px;object-fit:contain}.block-favorite-main .catalog-item-text{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0}.block-favorite-main span,.block-favorite-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-favorite-main span{font-size:12px;font-weight:700;line-height:1.2}.block-favorite-main small{color:#667085;font-size:10.5px}.block-favorite-item .favorite-toggle{width:30px;min-width:30px;height:30px;padding:0}.favorite-info-popover{position:fixed;z-index:1000;width:min(320px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;pointer-events:none;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a2e;padding:10px;animation:favoriteInfoEnter .12s ease-out both}.favorite-info-head{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:9px;border-bottom:1px solid #e4e9f1}.favorite-info-thumb{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;overflow:hidden;border:1px solid #dde3ec;border-radius:7px;background:#f8fafc;color:#94a3b8}.favorite-info-thumb img{width:100%;height:100%;box-sizing:border-box;padding:4px;object-fit:contain}.favorite-info-head strong{display:block;overflow-wrap:anywhere;color:#0f172a;font-size:13px;line-height:1.25}.favorite-info-head span{display:block;margin-top:3px;color:#667085;font-size:11.5px}.favorite-info-popover dl{display:grid;gap:6px;margin-top:9px}.favorite-info-popover dl div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px}.favorite-info-popover dt{color:#667085;font-size:11px}.favorite-info-popover dd{min-width:0;overflow-wrap:anywhere;color:#344054;font-size:11px;line-height:1.25}.position-info-popover{position:fixed;z-index:1001;width:min(360px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a2e;padding:10px;animation:favoriteInfoEnter .12s ease-out both}.position-info-head{display:grid;grid-template-columns:46px minmax(0,1fr) 28px;gap:9px;align-items:center;padding-bottom:9px;border-bottom:1px solid #e4e9f1}.position-info-head .favorite-info-thumb{width:46px;height:46px}.position-info-head strong{display:block;overflow-wrap:anywhere;color:#0f172a;font-size:13px;line-height:1.25}.position-info-head span{display:block;margin-top:3px;color:#667085;font-size:11.5px}.position-info-head button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #d8dee8;border-radius:7px;background:#fff;color:#344054}.position-info-popover dl{display:grid;gap:6px;margin-top:9px}.position-info-popover dl div{display:grid;grid-template-columns:78px minmax(0,1fr);gap:8px}.position-info-popover dt{color:#667085;font-size:11px}.position-info-popover dd{min-width:0;overflow-wrap:anywhere;color:#344054;font-size:11px;line-height:1.25}.position-info-link{display:inline-flex;align-items:center;gap:6px;margin-top:10px;border:1px solid #99d5cf;border-radius:7px;background:#effaf8;padding:7px 9px;color:#0f766e;font-size:12px;font-weight:700;text-decoration:none}.position-info-no-link{margin-top:9px;color:#667085;font-size:11.5px}@keyframes favoriteInfoEnter{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.catalog-add-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;border:1px solid #99d5cf;border-radius:8px;background:#effaf8;color:#0f766e}.empty-state.compact{padding:12px 8px;font-size:13px}.calc-block-actions{display:flex;flex-wrap:wrap;gap:6px}.calc-lines{display:grid;gap:6px}.calc-line-item{display:grid;grid-template-rows:1fr;min-width:0;overflow:hidden}.calc-line-item.newest{animation:newPositionRollDown .34s cubic-bezier(.2,.78,.24,1) both}.calc-line-item.newest .calc-position{animation:newPositionHighlight .9s ease-out both}.calc-position{display:grid;gap:5px;min-height:0;border:1px solid #e1e7ef;border-radius:8px;background:#fbfcfe;padding:6px}@keyframes calcBlockExpand{0%{grid-template-rows:0fr;opacity:0;transform:translateY(-5px)}to{grid-template-rows:1fr;opacity:1;transform:translateY(0)}}@keyframes calcBlockCollapse{0%{grid-template-rows:1fr;opacity:1;transform:translateY(0)}to{grid-template-rows:0fr;opacity:0;transform:translateY(-5px)}}@keyframes newPositionRollDown{0%{grid-template-rows:0fr;opacity:0;transform:translateY(-10px)}70%{grid-template-rows:1fr;opacity:1;transform:translateY(2px)}to{grid-template-rows:1fr;opacity:1;transform:translateY(0)}}@keyframes newPositionHighlight{0%{border-color:#5dbbb2;box-shadow:0 0 0 3px #0f766e1f}to{border-color:#e1e7ef;box-shadow:none}}@media (prefers-reduced-motion: reduce){.calc-block,.calc-block-row,.calc-block-head,.material-subblock,.material-subblock-row,.material-subblock-body-shell{transition:none}.calc-block-body-shell,.calc-block-body-shell.closing,.calc-line-item.newest,.calc-line-item.newest .calc-position{animation-duration:1ms}}.position-main{display:grid;grid-template-columns:minmax(180px,1fr) 30px 30px;gap:5px;align-items:center;border:1px solid #cce7e2;border-radius:7px;background:#eefaf7;padding:4px}.position-main.with-favorite{grid-template-columns:minmax(180px,1fr) 30px 30px 30px}.position-main button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #d5dce6;border-radius:7px;background:#fff;color:#b42318}.position-main .favorite-toggle{color:#94a3b8}.position-main .favorite-toggle.active{color:#b45309}.position-main .position-info-toggle{color:#0f766e}.field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,170px));gap:5px;align-items:end}.milling-price-table{overflow:hidden;border:1px solid #d8dee8;border-radius:7px;background:#fff}.milling-table-row{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(96px,.5fr) minmax(96px,.55fr) minmax(108px,.65fr);align-items:center;min-height:34px;border-top:1px solid #e6edf5}.milling-table-row:first-child{border-top:0}.milling-table-row>*{padding:6px 8px}.milling-table-head{background:#f8fafc;color:#101828;font-size:12px;font-weight:800;text-transform:uppercase}.milling-table-row.active{background:#eefaf7;box-shadow:inset 3px 0 #0f8375}.milling-row-title{width:100%;border:0;background:transparent;color:#101828;font:inherit;font-weight:700;text-align:left}.milling-table-row input{width:calc(100% - 12px);margin:3px 6px;border:1px solid #d8dee8;border-radius:6px;padding:5px 7px}.milling-price-input{font-weight:700}.milling-table-row input:disabled{background:#f8fafc;color:transparent}.assembly-set-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#475467;font-size:12px}.assembly-set-summary small{color:#8a5b05;font-weight:700}.field{display:grid;gap:2px}.field span{color:#667085;font-size:11px}.field input,.calc-position .position-title,.calc-position .position-note{min-width:0;width:100%;border:1px solid #d8dee8;border-radius:7px;background:#fff;padding:5px 8px}.calc-position .position-title-readonly{overflow:hidden;border-color:transparent;background:transparent;color:#101828;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.addons-grid{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:7px}.addons-grid label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:7px;align-items:center;border:1px solid #dce4ee;border-radius:7px;background:#fff;padding:7px 8px}.addons-grid small{margin:0;color:#667085}.position-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:12px}.position-total-row span{display:inline-flex;flex-wrap:wrap;gap:8px}.position-total-row small{color:#8a5b05;font-weight:700}.position-total-row strong{color:#0f172a;font-size:15px}.calc-block-empty{border:1px dashed #d8dee8;border-radius:8px;padding:18px;color:#667085;text-align:center}.auto-consumables{background:#f7fbfa}.auto-consumables-row{display:flex;flex-wrap:wrap;gap:8px;padding:0 12px 12px}.auto-consumables-row span{border:1px solid #dce4ee;border-radius:999px;background:#fff;padding:6px 9px;color:#475467;font-size:13px}.secondary.full{width:100%;justify-content:center;margin-top:10px}.secondary.compact{white-space:nowrap}.danger{border-color:#f1b8b8;color:#b42318}.danger:disabled{cursor:default;opacity:.45}.catalog-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;overflow:hidden;background:#0f172a47}.catalog-modal{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(1280px,calc(100vw - 48px));height:calc(100dvh - 48px);min-height:0;overflow:hidden;border:1px solid #cfd8e3;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a38}.catalog-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e4e9f1}.catalog-modal-head h2{font-size:24px;line-height:1.15}.catalog-modal-head p{margin-top:3px;color:#667085}.catalog-manager{display:grid;grid-template-columns:minmax(340px,44%) minmax(360px,1fr);min-height:0;overflow:hidden}.data-health-warning{align-items:flex-start;background:#fff8e7;border:1px solid #f6c66a;border-radius:8px;color:#583b00;display:flex;flex-wrap:wrap;gap:10px;margin:12px 24px 0;padding:12px 14px}.data-health-warning strong{color:#7a4c00}.responsible-cell.unresolved{color:#9a3412;font-weight:700}.employee-card{position:relative;display:inline-flex;max-width:100%;vertical-align:middle}.employee-card-chip{display:inline-flex;align-items:center;max-width:100%;gap:10px;border:1px solid #b8edf8;border-radius:999px;background:#dff8fb;color:#17324d;padding:5px 16px 5px 6px;font:inherit;font-weight:800;cursor:pointer;box-shadow:inset 0 0 0 1px #ffffff8c}.employee-card.compact .employee-card-chip{padding:4px 13px 4px 5px;gap:8px}.employee-card.unresolved .employee-card-chip{border-color:#f4d6a5;background:#fff6df;color:#7c4b00}.employee-card-name,.employee-card-phone{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-card-phone{color:#0668d8;font-size:12px;font-weight:800}.employee-avatar{width:34px;height:34px;flex:0 0 auto;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,#d7fff2,#aae9ff);color:#08706d;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;text-transform:uppercase}.employee-card.compact .employee-avatar{width:30px;height:30px;font-size:12px}.employee-avatar.large{width:48px;height:48px;font-size:17px}.employee-avatar.placeholder{box-shadow:inset 0 0 0 1px #ffffffa6}.employee-popover{position:fixed;z-index:2147483647;color:#111827;transform-origin:var(--employee-arrow-left, 50%) top;animation:employeePopoverEnter .14s ease-out both;pointer-events:auto}.employee-popover.is-above{animation-name:employeePopoverEnterAbove;transform-origin:var(--employee-arrow-left, 50%) bottom}.employee-popover:before{content:"";position:absolute;top:-12px;left:var(--employee-arrow-left, 50%);width:24px;height:24px;transform:translate(-50%) rotate(45deg);background:#fff;border-left:1px solid #edf0f5;border-top:1px solid #edf0f5;z-index:0}.employee-popover.is-above:before{top:auto;bottom:-12px;border-top:0;border-right:1px solid #edf0f5;border-bottom:1px solid #edf0f5;border-left:0}.employee-popover-surface{position:relative;z-index:1;max-height:calc(100vh - 28px);overflow:auto;border:1px solid #edf0f5;border-radius:14px;background:#fff;box-shadow:0 16px 34px #1621362e;padding:14px 16px 16px}@keyframes employeePopoverEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes employeePopoverEnterAbove{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.employee-popover-head{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.employee-popover-title{display:grid;gap:2px;padding-right:0}.employee-popover-title strong{color:#202530;font-size:18px;line-height:1.15}.employee-popover-title span{color:#5d6878;font-size:18px;line-height:1.25}.employee-popover-title small{color:#7f8b9d;font-size:14px;line-height:1.35}.employee-popover-divider{height:1px;margin:12px 0;background:#e9edf3}.employee-profile-fields{display:grid;gap:8px}.employee-contact-actions{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.employee-contact-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #d9e3f0;border-radius:10px;background:#f8fafc;color:#263548;font-size:13px;font-weight:800;text-decoration:none}.employee-contact-action.primary{border-color:#0d7bd8;background:#0d7bd8;color:#fff}.employee-contact-action:hover{border-color:#0b68bd;color:#0b68bd}.employee-contact-action.primary:hover{border-color:#075da8;background:#075da8;color:#fff}.employee-profile-field{display:grid;gap:3px;text-decoration:none}.employee-profile-label{color:#a4adb9;font-size:12px;line-height:1.15}.employee-profile-value{color:#0668d8;font-size:14px;line-height:1.25;word-break:break-word}div.employee-profile-field .employee-profile-value{color:#364152}.employee-bitrix-link{display:inline-flex;align-items:center;gap:6px;width:max-content;margin-top:0;color:#0668d8;font-size:13px;font-weight:800;text-decoration:none}.employee-bitrix-link:hover{color:#0057bd;text-decoration:underline}.catalog-sidebar{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;min-height:0;min-width:0;overflow:hidden;padding:16px;border-right:1px solid #e4e9f1}.catalog-search{display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #d6dce6;border-radius:7px;background:#fff}.catalog-search-suggestions{display:grid;gap:6px;margin-top:-4px;padding:8px;border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border) 82%);border-radius:var(--radius-md);background:#ffffffe6;box-shadow:var(--shadow-sm)}.catalog-search-suggestions button{display:grid;gap:2px;width:100%;min-width:0;padding:8px 10px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text);text-align:left;cursor:pointer}.catalog-search-suggestions button:hover,.catalog-search-suggestions button:focus-visible{outline:none;background:color-mix(in srgb,var(--primary) 9%,white 91%)}.catalog-search-suggestions span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.catalog-search-suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:12px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-toolbar span{color:#667085;white-space:nowrap}.catalog-browser-list{display:grid;align-content:start;gap:8px;min-height:0;overflow:auto;padding-right:4px}.catalog-browser-list .catalog-item-main span,.catalog-list .catalog-item-main span{overflow-wrap:anywhere}.catalog-form{display:grid;align-content:start;grid-template-columns:minmax(0,1fr) 140px;gap:12px;min-height:0;min-width:0;overflow:auto;padding:16px}.catalog-form label{display:grid;gap:6px;min-width:0}.catalog-form label span{color:#667085;font-size:12px}.catalog-form label.catalog-form-check{display:flex;align-items:center;gap:8px}.catalog-form label.catalog-form-check input{width:auto}.catalog-form input,.catalog-form select,.catalog-save-panel input{min-width:0;width:100%;border:1px solid #d8dee8;border-radius:7px;padding:10px 11px}.catalog-form label.catalog-form-check input{min-width:auto;width:auto}.catalog-form-wide,.catalog-form-actions,.catalog-save-panel{grid-column:1 / -1}.catalog-form-actions{display:flex;gap:8px}.catalog-form-actions button{justify-content:center}.catalog-save-panel{margin-top:8px;border-top:1px solid #e4e9f1;padding-top:16px}.catalog-save-panel .primary{width:100%;justify-content:center;margin-top:8px;border-color:#0f766e;background:#0f766e;color:#fff}.catalog-save-panel .primary:disabled{opacity:.55}.assembly-catalog-panel{display:grid;gap:10px;border:1px solid #d8e2ef;border-radius:8px;background:#fbfdff;padding:12px}.assembly-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.assembly-catalog-preview{display:grid;gap:10px;border-top:1px solid #e4e9f1;padding-top:10px}.assembly-base-row,.assembly-preview-total{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dce4ee;border-radius:7px;background:#fff;padding:9px 11px}.assembly-base-row span{min-width:0;overflow-wrap:anywhere;font-weight:700}.assembly-preview-qty{max-width:180px}.assembly-addon-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.assembly-addon-checks label{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:8px;row-gap:2px;align-items:start;border:1px solid #dce4ee;border-radius:7px;background:#fff;padding:8px}.assembly-addon-checks input{width:auto;margin-top:2px}.assembly-addon-checks span,.assembly-addon-checks small{min-width:0;overflow-wrap:anywhere}.assembly-addon-checks small{grid-column:2;color:#667085}.assembly-preview-total strong{white-space:nowrap}.assembly-preview-total small{margin-left:8px;color:#8a5b05;font-weight:700}.catalog-editor{margin-top:16px;border:1px solid #dde3ec;border-radius:8px;background:#fbfcfe;padding:12px}.catalog-editor-list{display:grid;gap:7px;max-height:190px;overflow:auto;margin-bottom:10px}.catalog-editor-list button{display:grid;gap:3px;border:1px solid #dde3ec;border-radius:8px;background:#fff;padding:8px 10px;text-align:left}.catalog-editor-list button.active{border-color:#0f766e;background:#edf8f5}.catalog-edit-grid{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:8px}.catalog-edit-grid input,.catalog-edit-grid select{min-width:0;width:100%;border:1px solid #d8dee8;border-radius:7px;padding:9px}.catalog-edit-grid .wide{grid-column:1 / -1}.editor-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px}.editor-actions button{justify-content:center}.position-row{display:grid;grid-template-columns:118px minmax(150px,1fr) 70px 62px 88px 92px 34px;gap:7px;align-items:center;margin-bottom:8px}.position-row input,.position-row select{min-width:0;width:100%;border:1px solid #d8dee8;border-radius:7px;padding:9px}.position-row strong{text-align:right}.position-note{grid-column:2 / -1}.drawer-bottom-actions{display:grid;gap:8px;margin-top:10px;border:1px solid #dce4ee;border-radius:8px;background:#fbfcfe;padding:10px}.autosave-status{display:flex;align-items:center;gap:7px;color:#667085;font-size:13px}.autosave-status svg{color:#0f766e}.autosave-input{width:100%}.stage-action-row{display:grid;gap:8px}.production-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;border:1px solid #0f766e;border-radius:7px;background:#0f766e;padding:9px 10px;color:#fff}.production-button:disabled{cursor:default;opacity:.5}.production-button.rollback{border-color:#cbd5e1;background:#fff;color:#0f172a}.error{margin-top:8px;color:#b42318;font-size:13px}.ok{margin-top:8px;color:#027a48;font-size:13px}.hint{margin-top:8px;color:#667085;font-size:13px;line-height:1.35}.empty,.empty-state{padding:22px;color:#667085;text-align:center}.public-sign-configurator{min-height:100vh;padding:16px;background:linear-gradient(180deg,#eef3f7 0,#f7f9fb 280px,#f4f6f8);color:#17202f}.public-sign-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.public-sign-topbar h1{font-size:24px}.public-sign-topbar p{margin-top:4px;color:#667085}.scene-switch,.product-tabs,.option-grid,.size-grid{display:grid;gap:6px}.scene-switch{grid-template-columns:repeat(2,minmax(0,1fr));width:224px;border:1px solid #d7dde7;border-radius:8px;background:#fff;padding:3px}.scene-switch button,.product-tabs button,.option-grid button,.size-grid button{min-width:0;border:0;border-radius:6px;background:transparent;color:#516071;font-weight:700}.scene-switch button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px}.scene-switch button.active,.option-grid button.active,.size-grid button.active{background:#0f766e;color:#fff}.product-tabs{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.product-tabs button{display:grid;gap:4px;min-height:74px;border:1px solid #dce2ea;background:#fff;padding:12px;text-align:left}.product-tabs button.active{border-color:#0f766e;background:#e8f5f2;color:#0f4f49}.product-tabs span{color:#667085;font-size:13px;font-weight:500}.sign-builder-layout{display:grid;grid-template-columns:minmax(310px,360px) minmax(420px,1fr) minmax(260px,320px);gap:12px;align-items:stretch;min-height:calc(100vh - 156px)}.builder-controls,.builder-summary,.builder-preview{min-width:0;border:1px solid #dce2ea;border-radius:8px;background:#fff}.builder-controls{display:grid;align-content:start;gap:10px;max-height:calc(100vh - 156px);overflow:auto;padding:12px}.control-section{display:grid;gap:9px;padding-bottom:11px;border-bottom:1px solid #edf0f5}.control-section:last-child{border-bottom:0;padding-bottom:0}.control-section h2{color:#17202f;font-size:15px;line-height:1.2}.builder-field{display:grid;gap:5px;min-width:0}.builder-field span{color:#667085;font-size:12px}.builder-field input,.builder-field select{width:100%;min-width:0;border:1px solid #d8dee8;border-radius:7px;background:#fff;padding:9px 10px;outline:0}.range-field{grid-template-columns:minmax(0,1fr) 48px;align-items:center;column-gap:10px}.range-field span{grid-column:1 / -1}.range-field input{padding:0}.range-field strong{justify-self:end;color:#17202f;font-size:13px}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.option-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.option-grid button,.size-grid button{min-height:38px;border:1px solid #d8dee8;background:#fff;padding:7px 8px;font-size:13px}.size-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.public-upload{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;overflow:hidden;border:1px solid #0f766e;border-radius:7px;background:#0f766e;padding:8px 11px;color:#fff;font-weight:800}.public-upload input{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;opacity:0}.color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.color-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.color-grid button{display:grid;grid-template-columns:20px 34px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:42px;border:1px solid #d8dee8;border-radius:7px;background:#fff;padding:7px;color:#334155;text-align:left}.color-grid button.active{border-color:#0f766e;background:#e8f5f2;color:#0f4f49}.color-grid i{width:20px;height:20px;border:1px solid rgba(15,23,42,.18);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff61}.color-grid span{color:#667085;font-size:12px}.color-grid strong{min-width:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.builder-preview{position:relative;display:grid;place-items:center;min-height:520px;overflow:hidden;padding:22px}.builder-preview.day{background:linear-gradient(90deg,rgba(203,213,225,.42) 1px,transparent 1px),linear-gradient(0deg,rgba(203,213,225,.42) 1px,transparent 1px),#edf2f7;background-size:44px 44px}.preview-wall{position:relative;display:grid;place-items:center;width:min(100%,900px);min-height:440px;border-radius:8px;background:linear-gradient(180deg,#ffffffd1,#ebeff4d1),repeating-linear-gradient(0deg,transparent 0 38px,rgba(148,163,184,.2) 38px 39px);box-shadow:inset 0 0 0 1px #94a3b847}.builder-preview.night .preview-wall{background:linear-gradient(180deg,#1a2231f0,#0f172af0),repeating-linear-gradient(0deg,transparent 0 38px,rgba(148,163,184,.14) 38px 39px);box-shadow:inset 0 0 0 1px #94a3b82e}.panel-scene,.letters-scene{position:relative;display:grid;place-items:center;width:100%;min-height:380px}.wall-bracket{position:absolute;left:calc(50% - min(36vw,360px));top:50%;width:min(32vw,340px);height:14px;transform:translateY(-50%);border-radius:999px;background:#343c48;box-shadow:0 10px 18px #0f172a33}.wall-bracket:before,.wall-bracket:after{content:"";position:absolute;left:-26px;width:54px;height:54px;border:8px solid #343c48;border-radius:50%;background:transparent}.wall-bracket:before{top:-70px}.wall-bracket:after{bottom:-70px}.panel-depth{position:absolute;width:min(82%,var(--panel-preview-size));aspect-ratio:1;transform:translate(18px,18px);filter:brightness(.72)}.panel-face{position:relative;display:grid;place-items:center;width:min(82%,var(--panel-preview-size));aspect-ratio:1;overflow:hidden;border:8px solid var(--side-color);background:var(--face-color);box-shadow:0 18px 34px #0f172a38}.panel-face.circle,.panel-depth.circle{border-radius:50%}.panel-face.square,.panel-depth.square{border-radius:8px}.panel-face.rounded,.panel-depth.rounded{border-radius:56px}.panel-face img{display:block;width:100%;height:100%;object-fit:contain;transform:translate(var(--panel-image-x),var(--panel-image-y)) scale(var(--panel-image-scale))}.panel-face span{color:#0f172a9e;font-size:clamp(38px,8vw,78px);font-weight:900;letter-spacing:0}.builder-preview.night .panel-face{box-shadow:0 0 32px color-mix(in srgb,var(--face-color) 58%,transparent),0 0 74px color-mix(in srgb,var(--face-color) 35%,transparent),0 20px 34px #0000005c}.builder-preview.night .panel-face span,.builder-preview.night .letter-word{text-shadow:0 0 10px color-mix(in srgb,var(--face-color) 72%,white),0 0 28px var(--face-color),0 0 70px var(--face-color)}.letters-scene{grid-template-columns:auto minmax(0,max-content);justify-content:center;gap:clamp(14px,3vw,28px);padding:22px}.letter-logo{display:grid;place-items:center;width:min(24vw,var(--logo-preview-size));aspect-ratio:1;overflow:hidden;border:7px solid var(--side-color);background:var(--face-color);box-shadow:10px 12px 0 var(--side-color),0 18px 34px #0f172a2e}.letter-logo.square{border-radius:8px}.letter-logo img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(var(--logo-scale))}.letter-logo span{color:#0f172aad;font-weight:900}.letter-word{position:relative;max-width:min(64vw,760px);color:var(--face-color);font-family:var(--letter-font);font-size:min(13vw,var(--letter-preview-size));font-weight:900;letter-spacing:0;line-height:.86;overflow-wrap:anywhere;text-align:center;text-transform:uppercase;filter:drop-shadow(0 16px 16px rgba(15,23,42,.18))}.letter-word:before{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;color:var(--side-color);transform:translate(10px,12px)}.builder-preview.night .letter-logo,.builder-preview.night .letter-word{filter:drop-shadow(0 0 10px color-mix(in srgb,var(--face-color) 58%,white)) drop-shadow(0 0 34px var(--face-color))}.preview-dimension{position:absolute;right:18px;bottom:14px;border:1px solid rgba(148,163,184,.38);border-radius:999px;background:#ffffffdb;padding:7px 11px;color:#475569;font-size:13px;font-weight:800}.builder-preview.night .preview-dimension{background:#0f172ad1;color:#e2e8f0}.builder-summary{display:grid;align-content:start;gap:8px;max-height:calc(100vh - 156px);overflow:auto;padding:12px}.summary-block{display:grid;gap:5px;border:1px solid #e1e7ef;border-radius:8px;background:#fff;padding:11px}.summary-block span{color:#667085;font-size:12px}.summary-block strong{color:#17202f;font-size:14px;line-height:1.25}.summary-block.muted{background:#f7faf9}.glow-grid,.mount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.glow-grid button,.mount-grid button{display:grid;gap:3px;align-content:start;min-height:58px;text-align:left}.glow-grid button span,.mount-grid button span{color:#667085;font-size:11px;font-weight:500;line-height:1.25}.glow-grid button.active span,.mount-grid button.active span{color:#ffffffd1}.toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.toggle-grid button{min-width:0;min-height:38px;border:1px solid #d8dee8;border-radius:7px;background:#fff;padding:8px 9px;color:#334155;font-weight:800}.toggle-grid button.active{border-color:#0f766e;background:#0f766e;color:#fff}.control-note{margin:-2px 0 0;color:#667085;font-size:12px;line-height:1.35}.builder-preview{background:linear-gradient(90deg,rgba(191,205,219,.34) 1px,transparent 1px),linear-gradient(0deg,rgba(191,205,219,.34) 1px,transparent 1px),#eef4f8;background-size:44px 44px}.builder-preview.day{background:linear-gradient(90deg,rgba(191,205,219,.42) 1px,transparent 1px),linear-gradient(0deg,rgba(191,205,219,.42) 1px,transparent 1px),#eef4f8;background-size:44px 44px}.builder-preview.night{background:linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 1px),linear-gradient(0deg,rgba(148,163,184,.12) 1px,transparent 1px),#111827;background-size:44px 44px}.preview-wall{isolation:isolate;min-height:520px;overflow:visible;border:1px solid rgba(148,163,184,.28);background:linear-gradient(90deg,rgba(148,163,184,.16) 1px,transparent 1px),linear-gradient(0deg,rgba(148,163,184,.16) 1px,transparent 1px),#f8fafc;background-size:44px 44px;box-shadow:none}.preview-wall:before{display:none}.builder-preview.night .preview-wall{background:linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 1px),linear-gradient(0deg,rgba(148,163,184,.12) 1px,transparent 1px),#111827;background-size:44px 44px;box-shadow:none}.panel-face{transform:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--side-color) 70%,transparent)}.panel-depth{display:none}.builder-preview.night .panel-face{box-shadow:0 0 0 2px color-mix(in srgb,var(--side-color) 70%,transparent),0 0 34px color-mix(in srgb,var(--face-color) 34%,transparent)}.letters-scene{isolation:isolate;display:grid;grid-template-columns:1fr;place-items:center;width:min(96%,880px);min-height:430px;padding:32px;perspective:none}.letter-content{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,30px);max-width:94%;transform:none;transform-style:flat}.letter-content:before{content:"";position:absolute;top:-58px;right:-82px;bottom:-58px;left:-82px;z-index:-4;border-radius:999px;opacity:0;background:radial-gradient(circle at 32% 50%,color-mix(in srgb,var(--glow-color) 42%,transparent),transparent 48%),radial-gradient(circle at 68% 50%,color-mix(in srgb,var(--glow-color) 36%,transparent),transparent 50%);filter:blur(22px);transition:opacity .18s ease}.mount-frame .letter-content:after{display:none}.builder-preview.night.glow-faceHalo .letter-content:before,.builder-preview.night.glow-halo .letter-content:before{opacity:1}.frame-rails{position:absolute;inset:0 var(--frame-edge-inset);z-index:0;pointer-events:none}.frame-rails i{position:absolute;right:0;left:0;display:block;height:var(--frame-profile-size);border:1px solid rgba(15,23,42,.42);border-radius:1px;background:#6b7280;box-shadow:none}.frame-rails i:first-child{top:var(--frame-rail-top)}.frame-rails i:last-child{bottom:var(--frame-rail-bottom)}.acp-preview-panel{position:absolute;z-index:1;width:min(86%,820px);aspect-ratio:var(--acp-preview-ratio);border:1px solid rgba(148,163,184,.36);border-radius:6px;background:var(--acp-color);box-shadow:none}.acp-preview-panel:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid rgba(148,163,184,.28);border-radius:14px;pointer-events:none}.builder-preview.night .acp-preview-panel{border-color:#e2e8f052;box-shadow:none}.acp-preview-seam{position:absolute;z-index:2;border-color:#3b82f68a;pointer-events:none}.acp-preview-seam.vertical{top:0;bottom:0;border-left:2px dashed rgba(59,130,246,.48)}.acp-preview-seam.horizontal{right:0;left:0;border-top:2px dashed rgba(59,130,246,.48)}.halo-backer-shape{position:absolute;z-index:2;width:min(78%,710px);height:clamp(150px,32%,250px);border:1px solid rgba(148,163,184,.34);border-radius:999px;background:color-mix(in srgb,var(--halo-backer-color) 74%,transparent);box-shadow:none}.builder-preview.night .halo-backer-shape{box-shadow:0 0 38px color-mix(in srgb,var(--glow-color) 24%,transparent)}.letter-logo{position:relative;z-index:3;flex:0 0 auto;width:min(20vw,var(--logo-preview-size));border:var(--logo-outline-width) solid var(--outline-color);background:var(--face-color);box-shadow:0 0 0 2px color-mix(in srgb,var(--side-color) 72%,transparent)}.letter-logo.outlined{box-shadow:0 0 0 2px color-mix(in srgb,var(--side-color) 72%,transparent),0 0 0 calc(var(--logo-outline-width) + 2px) var(--outline-color)}.letter-logo.circle{border-radius:50%}.letter-logo.square{border-radius:10px}.letter-logo.rounded{border-radius:34px}.letter-logo img{padding:max(0px,calc(10px - var(--logo-outline-width)))}.letter-logo span{color:color-mix(in srgb,var(--side-color) 72%,#fff);font-size:14px;letter-spacing:0;text-transform:uppercase}.letter-word{z-index:3;max-width:min(58vw,690px);overflow:visible;color:var(--face-color);-webkit-text-stroke:var(--letter-outline-width) var(--outline-color);paint-order:stroke fill;text-shadow:none}.letter-word:after{display:none}.letter-word:before{display:none}.builder-preview.night .letter-logo,.builder-preview.night .letter-word{filter:none}.builder-preview.night.glow-face .letter-word,.builder-preview.night.glow-faceHalo .letter-word,.builder-preview.night.glow-faceSide .letter-word{text-shadow:0 0 8px color-mix(in srgb,var(--glow-color) 72%,white),0 0 22px color-mix(in srgb,var(--glow-color) 86%,transparent),0 0 58px color-mix(in srgb,var(--glow-color) 46%,transparent)}.builder-preview.night.glow-faceSide .letter-word:before,.builder-preview.night.glow-faceSide .letter-logo{filter:drop-shadow(0 0 16px color-mix(in srgb,var(--side-color) 48%,transparent))}.builder-preview.night.glow-halo .letter-word{color:color-mix(in srgb,var(--face-color) 62%,#17202f);text-shadow:0 3px 10px rgba(0,0,0,.35),0 0 26px color-mix(in srgb,var(--glow-color) 42%,transparent)}.builder-preview.night.glow-halo .letter-logo{filter:drop-shadow(0 0 22px color-mix(in srgb,var(--glow-color) 32%,transparent))}.mount-frame .letter-content{padding-block:clamp(12px,2.1vw,24px);transform:none}.mount-acp .letter-content{transform:none}.preview-dimension{z-index:8}.acp-layout-summary{grid-column:1 / -1}.acp-layout-summary em{color:#667085;font-size:12px;font-style:normal;line-height:1.35}.acp-layout-diagram{position:relative;min-height:118px;overflow:hidden;border:1px solid #cbd5e1;border-radius:7px;background:linear-gradient(90deg,rgba(226,232,240,.6) 1px,transparent 1px),linear-gradient(0deg,rgba(226,232,240,.6) 1px,transparent 1px),#fff;background-size:22px 22px}.acp-layout-face{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid rgba(59,130,246,.42);background:#f8fafcd1;color:#2f76b7;font-size:12px;font-weight:900}.acp-line{position:absolute;z-index:3;pointer-events:none}.acp-line.vertical{top:0;bottom:0}.acp-line.horizontal{right:0;left:0}.acp-line.red.vertical{border-left:1.5px solid #ef4444}.acp-line.red.horizontal{border-top:1.5px solid #ef4444}.acp-line.gray.vertical{border-left:1px solid #6b7280}.acp-line.gray.horizontal{border-top:1px solid #6b7280}.acp-line.seam.vertical{border-left:2px dashed #2f76b7}.acp-line.seam.horizontal{border-top:2px dashed #2f76b7}.acp-corner{position:absolute;z-index:4;width:24px;height:24px;border:1px solid #6b7280;background:#ffffffb8}.acp-corner.top-left{top:0;left:0;clip-path:polygon(0 0,100% 0,0 100%)}.acp-corner.top-right{top:0;right:0;clip-path:polygon(0 0,100% 0,100% 100%)}.acp-corner.bottom-left{bottom:0;left:0;clip-path:polygon(0 0,100% 100%,0 100%)}.acp-corner.bottom-right{right:0;bottom:0;clip-path:polygon(100% 0,100% 100%,0 100%)}.pdf-calculator{min-width:0;padding:16px}.calculator-toolbar{margin-bottom:12px}.calculator-actions{flex-wrap:wrap}.calculator-upload{position:relative;height:38px;align-items:center;overflow:hidden;white-space:nowrap}.calculator-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.calculator-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.zoom-pill{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:38px;border:1px solid #d6dce6;border-radius:7px;background:#fff;color:#334155;font-size:13px}.calculator-error{display:flex;align-items:center;gap:8px;margin-bottom:12px;border:1px solid #f1b8b8;border-radius:8px;background:#fff5f5;padding:10px 12px;color:#b42318}.sign-configurator-grid{display:grid;grid-template-columns:minmax(360px,34%) minmax(0,1fr);gap:12px;margin-bottom:12px}.sign-config-panel,.sign-preview-panel{min-width:0;border:1px solid #dce2ea;border-radius:8px;background:#fff;padding:12px}.sign-config-panel{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:10px}.sign-field{display:grid;gap:5px;min-width:0}.sign-field span{color:#667085;font-size:12px}.sign-field input,.sign-field select{min-width:0;width:100%;border:1px solid #d8dee8;border-radius:7px;background:#fff;padding:9px 10px}.sign-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sign-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sign-mode-tabs button,.sign-swatch-grid button{min-width:0;border:1px solid #d8dee8;border-radius:7px;background:#fff;padding:8px 9px;color:#334155}.sign-mode-tabs button.active,.sign-swatch-grid button.active{border-color:#0f766e;background:#e7f4f1;color:#0f4f49}.sign-swatch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sign-swatch-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.sign-swatch-grid button{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;text-align:left}.sign-swatch-grid i{width:18px;height:18px;border:1px solid #cbd5e1;border-radius:50%;background-image:linear-gradient(45deg,rgba(148,163,184,.35) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.35) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.35) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.35) 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px}.sign-preview-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px}.sign-preview-stage{display:grid;place-items:center;min-height:270px;overflow:hidden;border:1px solid #e1e7ef;border-radius:8px;background:linear-gradient(90deg,rgba(226,232,240,.65) 1px,transparent 1px),linear-gradient(0deg,rgba(226,232,240,.65) 1px,transparent 1px),#f8fafc;background-size:24px 24px;padding:18px}.sign-preview-board{display:grid;place-items:center;width:min(100%,920px);max-height:100%;min-height:90px;border-radius:4px;background:var(--sign-backing-color);padding:clamp(14px,4%,36px)}.sign-preview-board.frame{border:8px solid #334155;background:transparent}.sign-preview-board.backing{border:1px solid #d6dce6;box-shadow:0 12px 34px #0f172a1f}.sign-preview-copy{max-width:100%;overflow:hidden;color:var(--sign-face-color);font-family:var(--sign-font-family);font-size:var(--sign-font-size);font-weight:900;line-height:.82;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.sign-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:13px}.sign-preview-meta strong{color:#0f172a}.pdf-workspace{height:calc(100dvh - 220px);min-height:360px;overflow:hidden;border:1px solid #dce2ea;border-radius:8px;background:#f8fafc}.pdf-preview-scroll{display:flex;align-items:center;justify-content:center;height:100%;min-height:0;overflow:auto;padding:20px}.pdf-page-frame{position:relative;width:var(--pdf-width);height:var(--pdf-height);margin:auto;overflow:hidden;background-color:#eef2f7;background-image:linear-gradient(45deg,rgba(255,255,255,.72) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.72) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.72) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.72) 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px;box-shadow:0 12px 34px #0f172a1a}.pdf-render-canvas,.pdf-render-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;background:transparent}.pdf-render-image{object-fit:contain}.pdf-measure-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;overflow:hidden;pointer-events:none}.pdf-measure-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pdf-measure-line,.pdf-measure-extension{fill:none;stroke:#7fb5e8;stroke-linecap:round;stroke-width:1.6}.pdf-measure-extension{stroke-width:1.2}.pdf-measure-label{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 30px);min-height:30px;overflow:hidden;background:#fffffff5;padding:2px 10px;color:#2f75af;font-size:28px;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff,-1px 0 0 #fff}.pdf-measure-label-width{transform:translate(-50%,-50%)}.pdf-measure-label-height{transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center}.pdf-rendering{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;background:#ffffffb8;color:#475467;font-weight:700}.pdf-empty{display:grid;place-items:center;align-content:center;gap:10px;height:100%;color:#667085}.pdf-empty strong{color:#334155}.tech-spec-builder{min-width:0;padding:16px}.tech-spec-builder.embedded{padding:0}.tech-spec-builder.embedded .tech-spec-toolbar{justify-content:flex-end}.tech-spec-builder.embedded .tech-spec-toolbar>.toolbar-actions:first-child:empty{display:none}.tech-spec-builder.embedded .tech-spec-hero{background:#f7fbfa}.tech-spec-toolbar{margin-bottom:12px}.tech-spec-actions{flex-wrap:wrap;justify-content:flex-end}.tech-spec-actions .primary{border-color:#0f766e;background:#0f766e;color:#fff}.tech-spec-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:14px 16px}.tech-spec-hero h1{margin-bottom:4px}.tech-spec-hero p,.tech-spec-muted{color:#667085;font-size:13px;line-height:1.4}.tech-spec-status{display:inline-flex;align-items:center;gap:8px;min-height:38px;border-radius:7px;padding:8px 11px;font-size:13px;font-weight:700;white-space:nowrap}.tech-spec-status.is-ok{background:#ecfdf3;color:#027a48}.tech-spec-status.warn{background:#fff7ed;color:#b54708}.tech-spec-header{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:12px}.tech-spec-header label,.tech-spec-item-grid label{display:grid;gap:5px;min-width:0}.tech-spec-header label.wide,.tech-spec-item-grid label.wide{grid-column:1 / -1}.tech-spec-contact-card{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;min-width:0;gap:10px;border:1px solid #dce4ee;border-radius:8px;background:#f8fafc;padding:10px}.tech-spec-contact-card .employee-card{max-width:min(100%,560px)}.tech-spec-contact-note{max-width:420px;margin:0;color:#667085;font-size:12px;line-height:1.35;text-align:right}.tech-spec-header span,.tech-spec-item-grid span{display:inline-flex;gap:4px;color:#344054;font-size:12px;font-weight:700}.tech-spec-item-grid b{color:#d92d20}.tech-spec-header input,.tech-spec-header textarea,.tech-spec-item-grid input,.tech-spec-item-grid select,.tech-spec-item-grid textarea,.tech-spec-item-head select{width:100%;min-width:0;border:1px solid #d6dce6;border-radius:7px;background:#fff;padding:8px 10px;color:#1f2937}.tech-spec-header textarea,.tech-spec-item-grid textarea{min-height:76px;resize:vertical}.tech-spec-item-grid label.missing input,.tech-spec-item-grid label.missing select,.tech-spec-item-grid label.missing textarea{border-color:#f4a5a1;background:snow}.tech-spec-shell{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:12px;align-items:start}.tech-spec-sidebar,.tech-spec-main,.tech-spec-preview{display:grid;gap:12px;min-width:0}.tech-spec-panel,.tech-spec-item{border:1px solid #dce4ee;border-radius:8px;background:#fff}.tech-spec-panel{padding:12px}.tech-spec-panel-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.tech-spec-panel-head h2,.tech-spec-item-head h2,.tech-spec-checklist h3{font-size:16px;line-height:1.2}.tech-spec-template-list{display:grid;gap:6px}.tech-spec-template-list button{display:grid;gap:3px;width:100%;border:1px solid #dce4ee;border-radius:7px;background:#fff;padding:9px 10px;text-align:left}.tech-spec-template-list button.active{border-color:#0f766e;background:#e7f4f1}.tech-spec-template-list strong{color:#1f2937}.tech-spec-template-list span,.tech-spec-missing-list span,.tech-spec-checklist p,.tech-spec-checklist li{color:#667085;font-size:12px;line-height:1.35}.tech-spec-missing-list{display:grid;gap:8px}.tech-spec-missing-list div{display:grid;gap:3px;border-left:3px solid #f79009;background:#fff7ed;padding:7px 9px}.tech-spec-missing-list strong{color:#7a2e0e;font-size:13px}.tech-spec-item{overflow:hidden}.tech-spec-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e4e9f1;background:#f8fbfb;padding:12px}.tech-spec-item-head>div:first-child{min-width:0}.tech-spec-item-head span{display:block;margin-bottom:3px;color:#667085;font-size:12px}.tech-spec-item-head select{min-width:min(210px,100%);max-width:100%}.tech-spec-item-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.tech-spec-checklist{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:12px;border-top:1px solid #e4e9f1;background:#fbfcfd;padding:12px}.tech-spec-checklist h3{margin-bottom:6px}.tech-spec-checklist ul{display:grid;gap:5px;margin:0;padding-left:18px}.tech-spec-notices{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tech-spec-notices span{border:1px solid #c8e5dc;border-radius:7px;background:#effbf7;padding:7px 10px;color:#027a48;font-size:12px;font-weight:700}.tech-spec-notices span.warn{border-color:#ffd2a8;background:#fff7ed;color:#b54708}.tech-spec-layout-box{border-top:1px solid #e4e9f1;padding:12px}.tech-spec-layout-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.tech-spec-layout-head h3{margin-bottom:3px;font-size:15px;line-height:1.2}.tech-spec-layout-head p{color:#667085;font-size:12px;line-height:1.35}.tech-spec-upload-button{cursor:pointer}.tech-spec-upload-button input{display:none}.tech-spec-attachments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tech-spec-attachment-card{position:relative;display:grid;gap:7px;min-width:0;border:1px solid #dce4ee;border-radius:8px;background:#fbfcfd;padding:8px}.tech-spec-attachment-card>.icon-button,.tech-spec-attachment-remove{position:absolute;top:6px;right:6px;width:26px;height:26px;z-index:3;border-color:#0f172a2e;background:#fffffff5;color:#0f172a;box-shadow:0 6px 16px #0f172a2e;cursor:pointer}.tech-spec-attachment-remove:hover{border-color:#fca5a5;background:#fef2f2;color:#b42318}.tech-spec-attachment-card .tech-spec-media-frame,.tech-spec-file-tile{width:100%;aspect-ratio:4 / 3;border:1px solid #e4e9f1;border-radius:7px}.tech-spec-media-frame{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#e9eef5,#f8fafc)}.tech-spec-media-frame img{display:block;width:100%;height:100%;object-fit:contain;padding:8px}.tech-spec-size-badge{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);overflow:hidden;border-radius:999px;background:#111827e6;padding:4px 8px;color:#fff;font-size:11px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tech-spec-file-tile{display:grid;align-content:center;justify-items:center;gap:7px;background:#fff;color:#667085;font-size:12px;font-weight:700;padding:12px;text-align:center}.tech-spec-file-tile.vector{background:linear-gradient(135deg,#ecfdf3,#f8fafc)}.tech-spec-file-tile span{display:block}.tech-spec-file-extension{display:inline-grid;min-width:58px;place-items:center;border-radius:6px;background:#111827;padding:7px 10px;color:#fff;font-size:18px;font-weight:800;line-height:1}.tech-spec-file-kind{color:#344054;font-size:12px;font-weight:700}.tech-spec-file-dimensions{color:#0f766e;font-size:11px;font-weight:800;line-height:1.25}.tech-spec-file-dimensions.missing{color:#b54708}.tech-spec-attachment-card strong{overflow:hidden;color:#1f2937;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.tech-spec-attachment-card input{width:100%;min-width:0;border:1px solid #d6dce6;border-radius:7px;background:#fff;padding:7px 8px;color:#1f2937;font-size:12px}.tech-spec-layout-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:94px;border:1px dashed #b7c2d0;border-radius:8px;background:#fbfcfd;color:#667085;font-size:13px;text-align:center}.tech-spec-work-cost-link{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr) auto;gap:14px;align-items:start;max-width:calc(100% - 24px);min-width:0;margin:0 12px 14px;border:1px solid #d7dde7;border-radius:8px;background:#fbfcfd;padding:14px}.tech-spec-work-cost-link>*,.tech-spec-work-cost-options,.tech-spec-work-cost-options label,.tech-spec-work-cost-options span{min-width:0}.tech-spec-work-cost-link h3{margin:0 0 4px;color:#101828;font-size:15px;line-height:1.2;overflow-wrap:anywhere}.tech-spec-work-cost-link p{margin:0;color:#667085;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.tech-spec-work-cost-options{display:grid;gap:8px}.tech-spec-work-cost-options label{display:flex;gap:10px;align-items:flex-start;border:1px solid #e4e9f1;border-radius:7px;background:#fff;padding:10px;cursor:pointer}.tech-spec-work-cost-options input{width:16px;height:16px;margin-top:3px;accent-color:#0f766e}.tech-spec-work-cost-options span{display:grid;gap:3px}.tech-spec-work-cost-options strong{color:#101828;font-size:13px;line-height:1.2;overflow-wrap:anywhere}.tech-spec-work-cost-options small{color:#667085;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.tech-spec-work-cost-options em{color:#7a2e0e;font-size:12px;font-style:normal;line-height:1.35}.tech-spec-work-cost-total{justify-self:end;border-radius:999px;background:#0f766e;padding:8px 12px;color:#fff;font-size:13px;white-space:nowrap}.tech-spec-preview{position:static;grid-column:1 / -1}.tech-spec-panel-actions{display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-left:auto}.tech-spec-document{width:100%;max-width:1180px;min-width:0;margin:0 auto;display:grid;gap:18px}.tech-spec-doc-page{min-width:0;border:1px solid #d7dde7;border-radius:8px;background:#fff;padding:22px;break-after:page;page-break-after:always}.tech-spec-doc-page:last-child{break-after:auto;page-break-after:auto}.tech-spec-doc-title{display:flex;justify-content:space-between;gap:18px;border-bottom:2px solid #111827;padding-bottom:14px}.tech-spec-doc-title span,.tech-spec-doc-item-head span{display:block;color:#667085;font-size:12px;font-weight:700;text-transform:uppercase}.tech-spec-doc-title h2{margin:3px 0 0;color:#111827;font-size:34px;line-height:1.05}.tech-spec-doc-meta{display:grid;gap:5px;min-width:240px;color:#344054;font-size:13px;text-align:right}.tech-spec-doc-note{margin-top:14px;border:1px solid #ffd2a8;border-left:5px solid #f79009;background:#fff7ed;padding:10px 12px;color:#7a2e0e;font-size:14px;line-height:1.4}.tech-spec-doc-item{margin-top:18px;break-inside:avoid;border:1px solid #d7dde7;border-radius:8px;overflow:hidden}.tech-spec-doc-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #d7dde7;background:#f7fafc;padding:12px 14px}.tech-spec-doc-item-head h3{margin:3px 0 0;color:#101828;font-size:22px;line-height:1.15}.tech-spec-doc-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.tech-spec-doc-chips span{border:1px solid #ccd5df;border-radius:999px;background:#fff;padding:5px 9px;color:#1f2937;font-size:12px;font-weight:700}.tech-spec-doc-media-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px;border-right:1px solid #d7dde7}.tech-spec-doc-item-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:stretch}.tech-spec-doc-item-body.no-media{display:block}.tech-spec-doc-media-grid figure,.tech-spec-doc-file,.tech-spec-doc-empty{margin:0;border:1px solid #d7dde7;border-radius:7px;background:#f8fafc;padding:8px}.tech-spec-doc-media-grid .tech-spec-media-frame{min-height:320px}.tech-spec-doc-media-grid .tech-spec-media-frame img{max-height:520px}.tech-spec-doc-media-grid .tech-spec-size-badge{display:none}.tech-spec-doc-file{display:grid;align-content:start;gap:6px}.tech-spec-doc-file .tech-spec-file-tile{min-height:150px}.tech-spec-doc-file,.tech-spec-doc-empty{color:#344054;font-size:12px;line-height:1.35}.tech-spec-doc-media-grid figcaption{display:none}.tech-spec-doc-file strong{display:block;color:#111827}.tech-spec-doc-file small{color:#667085}.tech-spec-doc-empty{padding:14px;color:#667085}.tech-spec-doc-table{width:100%;max-width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.tech-spec-doc-table th,.tech-spec-doc-table td{border-top:1px solid #d7dde7;padding:8px 10px;text-align:left;vertical-align:top}.tech-spec-doc-table th{width:260px;background:#fbfcfd;color:#475467;font-weight:700}.tech-spec-doc-table td{color:#111827;white-space:pre-wrap;overflow-wrap:anywhere}.tech-spec-preview pre{max-height:calc(100dvh - 250px);min-height:360px;overflow:auto;border:1px solid #e4e9f1;border-radius:7px;background:#fbfdff;padding:12px;color:#263142;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.45;white-space:pre-wrap}@media (max-width: 1360px){.sign-builder-layout{grid-template-columns:minmax(300px,340px) minmax(0,1fr)}.builder-summary{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));max-height:none}.cost-popover .summary-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.cost-popover-grid{grid-template-columns:1fr}.calc-block-workspace{grid-template-columns:minmax(0,1fr) minmax(360px,32%)}.tech-spec-shell{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.tech-spec-preview{position:static;grid-column:1 / -1}}@media (max-width: 1180px){.sign-builder-layout{grid-template-columns:1fr;min-height:0}.builder-controls,.builder-summary{max-height:none}.builder-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-preview{min-height:460px}.builder-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.toolbar{align-items:stretch;flex-direction:column}.toolbar-actions{flex:0 0 auto;width:100%}.toolbar>div:first-child{flex:0 0 auto;width:100%}.search{width:100%}.stage-tabs{contain:inline-size;max-width:100%;min-width:0;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.stage-tabs::-webkit-scrollbar{display:none}.stage-tabs button{justify-content:center;flex:0 0 auto;white-space:nowrap}.calculator-actions{width:100%}.sign-configurator-grid{grid-template-columns:1fr}.sign-preview-stage{min-height:240px}.tech-spec-actions{justify-content:flex-start;width:100%}.tech-spec-shell{grid-template-columns:1fr}.tech-spec-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-manager{grid-template-columns:1fr;overflow:auto}.catalog-sidebar{border-right:0;border-bottom:1px solid #e4e9f1}.catalog-browser-list{max-height:280px}.catalog-form{overflow:visible}.cost-popover .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cost-popover-grid,.calc-block-workspace{grid-template-columns:1fr}.block-favorites{position:static}.block-favorite-list{max-height:220px}.catalog-cascade{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 721px) and (max-width: 1180px){.catalog-cascade,.tech-spec-work-cost-link{grid-template-columns:minmax(0,1fr)}.catalog-search-field,.catalog-field.wide{grid-column:auto}}@media (max-width: 720px){.public-sign-configurator{padding:12px}.public-sign-topbar{align-items:stretch;flex-direction:column}.scene-switch,.product-tabs{width:100%;grid-template-columns:1fr}.product-tabs button{min-height:64px}.builder-controls,.builder-summary,.color-grid,.color-grid.compact,.option-grid,.option-grid.three{grid-template-columns:1fr}.builder-preview{min-height:360px;padding:12px}.preview-wall{min-height:320px}.wall-bracket{left:14px;width:36%}.wall-bracket:before,.wall-bracket:after{width:38px;height:38px;border-width:6px}.wall-bracket:before{top:-52px}.wall-bracket:after{bottom:-52px}.letters-scene{grid-template-columns:1fr}.letter-logo{width:min(42vw,var(--logo-preview-size))}.letter-word{max-width:92vw;font-size:min(20vw,var(--letter-preview-size))}.preview-dimension{right:10px;bottom:10px;max-width:calc(100% - 20px)}.glow-grid,.mount-grid,.toggle-grid{grid-template-columns:1fr}.letter-content{flex-direction:column;gap:14px;max-width:100%;transform:none}.halo-backer-shape{width:88%;height:62%;border-radius:34px}.acp-preview-panel{width:92%}.frame-rails{inset:0 var(--frame-edge-inset);width:auto;height:auto}.acp-layout-diagram{min-height:92px}.deal-list,.cost-popover,.pdf-calculator,.tech-spec-builder{padding:14px}.kpis,.summary-grid,.cost-popover .summary-grid,.calculator-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.sign-size-grid,.sign-swatch-grid,.sign-swatch-grid.compact{grid-template-columns:1fr}.sign-preview-stage{min-height:200px;padding:12px}.pdf-preview-scroll{padding:14px}.catalog-modal-backdrop{padding:0}.catalog-modal{width:100vw;height:100dvh;border-radius:0}.catalog-modal-head,.catalog-sidebar,.catalog-form{padding:14px}.catalog-form{grid-template-columns:1fr}.position-row{grid-template-columns:1fr 1fr}.tech-spec-hero,.tech-spec-item-head,.tech-spec-layout-head,.tech-spec-doc-title,.tech-spec-doc-item-head{flex-direction:column}.tech-spec-status,.tech-spec-item-head select{width:100%}.tech-spec-header,.tech-spec-sidebar,.tech-spec-item-grid,.tech-spec-checklist,.tech-spec-attachments,.tech-spec-doc-media-grid,.tech-spec-doc-item-body,.tech-spec-work-cost-link{grid-template-columns:1fr}.tech-spec-doc-meta{min-width:0;text-align:left}.tech-spec-contact-card{align-items:flex-start;flex-direction:column}.employee-popover-surface{border-radius:14px;padding:14px}.employee-popover:before{width:22px;height:22px}.employee-popover-head{gap:12px}.employee-avatar.large{width:46px;height:46px;font-size:16px}.employee-popover-title strong{font-size:17px}.employee-popover-title span,.employee-profile-label,.employee-profile-value{font-size:13px}.tech-spec-doc-page{padding:14px}.tech-spec-work-cost-total{justify-self:start}.tech-spec-doc-title h2{font-size:26px}.tech-spec-doc-table,.tech-spec-doc-table tbody,.tech-spec-doc-table tr,.tech-spec-doc-table th,.tech-spec-doc-table td{display:block;width:100%}.tech-spec-doc-table th{border-top:1px solid #d7dde7}.tech-spec-doc-table td{border-top:0;padding-top:4px}.tech-spec-preview pre{min-height:280px;max-height:420px}.field-grid,.addons-grid,.catalog-cascade{grid-template-columns:1fr}.catalog-field.wide{grid-column:auto}.cost-popover-grid,.editor-actions{grid-template-columns:1fr}.position-title{grid-column:1 / -1}}.workspace-app,.workspace-shell{max-width:100%;min-width:0;min-height:100dvh}.workspace-content{max-width:100%;min-width:0}.app-mode-sidebar{position:fixed;inset:0 auto 0 0;z-index:12;display:grid;grid-template-rows:auto 1fr auto;gap:var(--space-4);width:248px;border-right:1px solid var(--border-soft);background:#faf9f7eb;padding:var(--space-5);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workspace-app:has(.app-mode-sidebar) .workspace-shell{padding-left:248px}.workspace-app:has(.app-mode-sidebar) .access-bar{display:none}.workspace-brand{display:grid;gap:8px;color:var(--text-muted);font-size:12px;font-weight:750}.workspace-brand img{display:block;width:118px;max-width:100%;height:auto}.workspace-mobile-title{display:none}.app-mode-switch{display:flex;gap:6px}.app-mode-sidebar .app-mode-switch{display:grid;align-content:start}.app-mode-switch button{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;min-height:var(--touch-target);border:1px solid transparent;border-radius:var(--radius-md);background:transparent;padding:0 12px;color:var(--text-muted);font-weight:760;line-height:1.15;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.app-mode-switch button:hover{background:var(--surface-soft);color:var(--text)}.app-mode-switch button.active{border-color:#ff750038;background:var(--accent-soft);color:var(--accent-strong)}.app-mode-switch button:active{transform:translateY(1px)}.workspace-user-card{display:grid;gap:8px;border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface);padding:12px;box-shadow:var(--shadow-sm)}.workspace-user-card span{color:var(--text-soft);font-size:12px;font-weight:760}.workspace-user-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-bottom-nav{display:none}.access-gate{display:grid;min-height:100vh;min-height:100dvh;align-items:center;justify-items:center;overflow-y:auto;overscroll-behavior-y:contain;background:var(--bg);padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.access-card{display:grid;gap:var(--space-4);width:min(100%,480px);max-width:calc(100vw - 32px);border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:#fffffff0;padding:var(--space-5);box-shadow:var(--shadow-lg)}.access-card-head{display:flex;align-items:center;gap:var(--space-3)}.access-card-head>svg{flex:0 0 auto;color:var(--accent-strong)}.access-card-head h1{margin-top:3px;font-size:clamp(24px,5vw,34px);letter-spacing:-.01em}.access-form{display:grid;gap:10px}.access-form label{display:grid;gap:6px;color:var(--text-muted);font-size:12px;font-weight:780}.access-form input,.access-form select,.access-form textarea{width:100%;min-width:0;min-height:var(--touch-target);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:10px 12px;color:var(--text);font-size:max(16px,1rem)}.access-form input:focus,.access-form select:focus,.access-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff750024;outline:0}.access-form textarea{min-height:96px;resize:vertical}.access-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);padding:4px}.access-tabs button{min-height:40px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);font-weight:860}.access-tabs button.active{background:var(--accent);color:#fff;box-shadow:var(--shadow-sm)}.access-tabs button:disabled{cursor:default;opacity:.45}.access-form button{justify-content:center;min-height:var(--touch-target)}.access-error,.access-done{border-radius:var(--radius-md);padding:10px 12px;font-weight:780}.access-error{border:1px solid rgba(180,35,24,.24);background:var(--danger-soft);color:var(--danger)}.access-done{border:1px solid rgba(21,128,61,.24);background:var(--success-soft);color:var(--success)}.access-note{color:var(--text-muted);font-size:13px;line-height:1.5}.access-bar{position:sticky;top:0;z-index:11;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border-soft);background:#faf9f7e6;padding:10px 16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.access-bar div{display:grid;min-width:0;gap:2px}.access-bar strong,.access-bar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-bar span{color:var(--text-muted);font-size:12px;font-weight:760}.production-mobile{position:relative;max-width:100%;min-width:0;min-height:100vh;min-height:100dvh;background:var(--bg);padding:14px;font-family:var(--font-sans);font-size:14px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.production-mobile .primary,.production-mobile .secondary{justify-content:center;min-height:38px;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:800;line-height:1.15}.production-mobile .primary{border-color:#0f766e;background:#0f766e;color:#fff}.production-mobile .secondary{background:#fff;color:#17202f}.production-pull-refresh{position:fixed;top:0;left:50%;z-index:30;display:grid;width:min(130px,42vw);height:46px;place-items:center;border:0;border-radius:0;background:transparent;filter:drop-shadow(0 6px 10px rgba(22,18,14,.09));overflow:visible;pointer-events:none;transition:opacity .14s ease,transform .18s ease}.production-pull-refresh-logo{display:block;width:min(132px,40vw);height:auto;max-height:30px;overflow:visible;object-fit:contain;transform:translateY(var(--pull-logo-y, 4px)) scale(var(--pull-logo-scale, .9));transform-origin:center;transition:transform .16s ease}.production-pull-refresh-logo-part{transform-box:fill-box;transform-origin:center;will-change:transform}.production-pull-refresh.pulling .logo-wave-1{transform:translateY(var(--pull-wave-1, 0))}.production-pull-refresh.pulling .logo-wave-2{transform:translateY(var(--pull-wave-2, 0))}.production-pull-refresh.pulling .logo-wave-3{transform:translateY(var(--pull-wave-3, 0))}.production-pull-refresh.pulling .logo-wave-4{transform:translateY(var(--pull-wave-4, 0))}.production-pull-refresh.pulling .logo-wave-5{transform:translateY(var(--pull-wave-5, 0))}.production-pull-refresh.pulling .logo-wave-6{transform:translateY(var(--pull-wave-6, 0))}.production-pull-refresh.pulling .logo-wave-7{transform:translateY(var(--pull-wave-7, 0))}.production-pull-refresh.refreshing .production-pull-refresh-logo-part{animation:verkupRefreshLogoWave .98s cubic-bezier(.34,1.56,.64,1) infinite}.production-pull-refresh.refreshing .logo-wave-1{animation-delay:0ms}.production-pull-refresh.refreshing .logo-wave-2{animation-delay:70ms}.production-pull-refresh.refreshing .logo-wave-3{animation-delay:.14s}.production-pull-refresh.refreshing .logo-wave-4{animation-delay:.21s}.production-pull-refresh.refreshing .logo-wave-5{animation-delay:.28s}.production-pull-refresh.refreshing .logo-wave-6{animation-delay:.35s}.production-pull-refresh.refreshing .logo-wave-7{animation-delay:.42s}@keyframes verkupRefreshLogoWave{0%,to{transform:translateY(0)}28%{transform:translateY(5px)}56%{transform:translateY(-2px)}}.production-topbar,.production-worker-head,.production-batch-bar,.production-card-main,.production-card-title,.production-card-actions,.production-assignment-line,.production-panel-head,.production-tech-spec-head,.production-state-note,.production-notification,.production-select-all{display:flex;align-items:center}.production-topbar{justify-content:space-between;gap:12px;max-width:1380px;margin:0 auto 12px}.production-topbar.compact{justify-content:flex-end}.production-topbar h1{margin-top:3px;font-size:24px}.production-view-switch{display:inline-flex;gap:4px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;padding:3px}.production-fixed-role{display:inline-flex;align-items:center;gap:7px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;padding:9px 11px;color:#0f4f49;font-weight:900}.production-view-switch button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:6px;background:transparent;padding:8px 10px;color:#475467;font-weight:800}.production-view-switch button.active{background:#0f766e;color:#fff}.production-layout{display:grid;grid-template-columns:minmax(250px,310px) minmax(0,1fr);gap:12px;max-width:1380px;margin:0 auto;align-items:start}.production-layout.production-only-layout{grid-template-columns:minmax(0,1fr)}.employee-management-mobile .production-topbar,.employee-management-shell{max-width:1120px;margin-right:auto;margin-left:auto}.employee-management-shell{display:grid;gap:12px}.employee-management-shell .production-staff-panel{position:static}.production-main-column,.production-worker-view{display:grid;gap:12px;min-width:0}.production-worker-view{max-width:980px;margin:0 auto}.worker-mobile-brand{display:flex;align-items:center;justify-content:center;min-height:38px;padding-top:4px;transition:opacity .15s ease,transform .18s ease}.worker-mobile-brand span{display:grid;width:min(154px,44vw);min-height:34px;place-items:center;background:transparent;padding:0}.worker-mobile-brand img{display:block;width:min(148px,42vw);height:auto;max-height:24px;object-fit:contain}.worker-mobile-logo{display:block;width:min(138px,40vw);height:auto;max-height:28px;overflow:visible;object-fit:contain}.production-mobile.pull-refresh-active .worker-mobile-brand{opacity:0;transform:translateY(-8px)}.worker-device-actions{display:flex;justify-content:flex-end}.worker-profile{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:10px}.worker-avatar{display:grid;width:76px;height:76px;place-items:center;overflow:hidden;border:2px solid #cfe8e4;border-radius:50%;background:#e7f4f1;color:#0f4f49;cursor:pointer;font-size:24px;font-weight:900}.worker-avatar img{width:100%;height:100%;object-fit:cover}.worker-avatar input{display:none}.worker-profile-main{display:grid;gap:8px;min-width:0}.worker-profile-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.worker-profile-title>div:first-child{display:grid;gap:2px;min-width:0}.worker-profile-main h2{overflow:hidden;font-size:21px;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.worker-profile-title span{color:#667085;font-size:12px;font-weight:800}.worker-profile-actions{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;justify-content:flex-end;margin-left:auto}.worker-notification-badge{position:relative;display:grid;width:34px;height:34px;place-items:center;border:1px solid #f7c36b;border-radius:50%;background:#fff7e6;color:#8a4b00}.worker-notification-badge span{position:absolute;top:-5px;right:-5px;display:grid;min-width:18px;height:18px;place-items:center;border:2px solid #fff;border-radius:999px;background:#ef4444;color:#fff;padding:0 4px;font-size:10px;font-weight:900;line-height:1}.worker-profile-menu-wrap{position:relative;flex:0 0 auto;display:flex;justify-content:flex-end}.worker-profile-menu-trigger{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dce4ee;border-radius:50%;background:#fff;color:#344054;flex:0 0 auto}.worker-profile-menu{position:absolute;top:calc(100% + 8px);right:0;left:auto;z-index:4000;display:grid;gap:2px;width:min(240px,calc(100vw - 32px));border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:5px;box-shadow:0 18px 45px #0f172a24;text-align:left}.worker-profile-menu button,.worker-profile-menu label{display:flex;align-items:center;gap:8px;width:100%;border:0;border-radius:7px;background:transparent;padding:9px 10px;color:#17202f;cursor:pointer;font-size:13px;font-weight:800;justify-content:flex-start;text-align:left}.worker-profile-menu button:disabled{cursor:default;opacity:.58}.worker-profile-menu button em{display:grid;min-width:24px;height:22px;margin-left:auto;place-items:center;border-radius:999px;background:#e7f4f1;color:#0f4f49;font-size:11px;font-style:normal;font-weight:900}.worker-profile-menu button:hover,.worker-profile-menu label:hover{background:#f1f5f9}.worker-profile-menu input{display:none}.worker-profile-stats,.worker-money-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.worker-profile-stats span,.worker-money-grid span{display:grid;gap:3px;border:1px solid #e4e9f1;border-radius:7px;background:#f8fafc;padding:7px;color:#667085;font-size:10px;font-weight:800}.worker-profile-stats strong,.worker-money-grid strong{color:#101828;font-size:15px;line-height:1.1}.worker-password-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:10px}.worker-password-panel label{display:grid;gap:6px;color:#475467;font-size:12px;font-weight:800}.worker-password-panel input{width:100%;min-width:0;border:1px solid #d6dce6;border-radius:8px;background:#fff;padding:10px 11px;color:#101828}.worker-password-panel>div{display:flex;gap:6px}.worker-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.worker-gallery img,.worker-gallery span{width:100%;aspect-ratio:1;border:1px solid #dce4ee;border-radius:7px;background:#f1f5f9}.worker-gallery img{object-fit:cover}.worker-gallery span{display:grid;grid-column:1 / -1;place-items:center;padding:10px;color:#667085;font-size:12px;font-weight:800;text-align:center}.worker-tabs{display:flex;position:relative;overflow:hidden;min-width:0;border:1px solid rgba(255,117,0,.24);border-radius:8px;background:#fff7ed;padding:5px;scrollbar-width:none}.worker-tabs::-webkit-scrollbar{display:none}.worker-tab-rail{display:flex;position:relative;z-index:1;flex:1 1 auto;gap:6px;left:0;width:100%;min-width:0}.worker-tabs.dragging .worker-tab-rail{transition:none}.worker-tabs button{display:inline-flex;position:relative;flex:1 1 0%;width:var(--worker-tab-width, auto);align-items:center;justify-content:center;overflow:hidden;gap:4px;min-width:0;min-height:34px;border:0;border-radius:6px;background:transparent;color:#7c3b00;padding:6px 8px;font-size:12.5px;font-weight:900;line-height:1.08;text-align:center;transition:color .16s ease,transform .16s ease}.worker-tabs button>:not(span),.worker-tabs button strong{display:block;overflow:hidden;min-width:0;text-overflow:ellipsis}.worker-tabs button strong{font:inherit}body{background:linear-gradient(180deg,#ffffff9e,#fff0 220px),var(--bg)}button,input,select,textarea{letter-spacing:0}button,.primary,.secondary,.danger,.icon-button,.row-actions button,.row-actions a{font-weight:650}:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 34%,transparent);outline-offset:2px}.primary,.production-mobile .primary,.public-upload{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:none}.primary:hover,.production-mobile .primary:hover,.public-upload:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.secondary,.production-mobile .secondary,.manager-deal-head a,.worker-profile-menu button,.worker-profile-menu label,.worker-profile-menu-trigger{border-color:var(--border);background:var(--surface);color:var(--text);box-shadow:none}.secondary:hover,.production-mobile .secondary:hover,.manager-deal-head a:hover,.worker-profile-menu button:hover,.worker-profile-menu label:hover,.worker-profile-menu-trigger:hover{border-color:var(--border-strong);background:var(--surface-hover);color:var(--text)}.danger{border-color:color-mix(in srgb,var(--danger) 24%,var(--border));background:var(--surface);color:var(--danger)}.danger:hover{border-color:color-mix(in srgb,var(--danger) 42%,var(--border));background:var(--danger-soft)}.secondary.compact,.drawer-actions .secondary.compact,.primary.compact,.danger.compact{min-height:36px;border-radius:var(--radius-sm);padding:7px 11px}.icon-button,.favorite-toggle,.row-actions button,.row-actions a,.drawer-head button,.catalog-modal-head button,.position-row button,.production-card-check{width:36px;height:36px;border-color:var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-secondary);box-shadow:none}.icon-button:hover,.favorite-toggle:hover,.row-actions button:hover,.row-actions a:hover,.drawer-head button:hover,.catalog-modal-head button:hover,.position-row button:hover{border-color:var(--border-strong);background:var(--surface-hover);color:var(--text)}.icon-button.active,.favorite-toggle.active,.catalog-item-card.active .catalog-item-main{border-color:color-mix(in srgb,var(--primary) 34%,var(--border));background:var(--primary-soft);color:var(--primary-hover)}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea,.column-filter,.autosave-input,.catalog-field input,.catalog-field select,.production-employee-form input,.production-employee-form select,.production-batch-bar select,.production-worker-head select,.production-form-grid input,.production-form-grid select,.production-note-field textarea,.worker-password-panel input,.registration-link-row input,.registration-request input,.registration-request select,.employee-access-controls input,.employee-access-controls select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);box-shadow:none}input:not([type=checkbox]):not([type=radio]):not([type=range]):focus,select:focus,textarea:focus,.column-filter:focus,.autosave-input:focus{border-color:color-mix(in srgb,var(--primary) 58%,var(--border));box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 14%,transparent);outline:0}.app-mode-sidebar{width:232px;border-right-color:var(--border-soft);background:color-mix(in srgb,var(--surface) 94%,transparent);padding:18px;box-shadow:1px 0 #10182805}.workspace-app:has(.app-mode-sidebar) .workspace-shell{padding-left:232px}.workspace-brand{gap:10px;color:var(--text-muted);font-size:12px;letter-spacing:.01em}.workspace-brand img{width:104px}.app-mode-switch{gap:4px}.app-mode-switch button{min-height:42px;border-radius:var(--radius-sm);padding:0 11px;color:var(--text-secondary);font-weight:660}.app-mode-switch button:hover{background:var(--surface-hover)}.app-mode-switch button.active{border-color:color-mix(in srgb,var(--primary) 22%,var(--border));background:var(--primary-soft);color:var(--primary-hover)}.workspace-user-card{gap:7px;border-radius:var(--radius-lg);padding:12px;box-shadow:none}.access-bar,.workspace-mobile-title{border-color:var(--border-soft);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.toolbar{align-items:center;margin-bottom:14px}.toolbar-actions{gap:8px}.search,.catalog-search,.production-search{border-color:var(--border);border-radius:var(--radius-sm);background:var(--surface);box-shadow:none}.stage-tabs,.deal-workspace-tabs,.access-tabs,.worker-tabs,.production-section-tabs,.production-view-switch,.catalog-group-tabs{border-color:var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:none}.stage-tabs button,.deal-workspace-tabs button,.worker-tabs button,.production-section-tabs button,.production-view-switch button,.catalog-group-tabs button{min-height:36px;border-radius:var(--radius-sm);color:var(--text-secondary);font-weight:680}.stage-tabs button.active,.deal-workspace-tabs button.active,.access-tabs button.active,.worker-tabs button.active,.production-section-tabs button.active,.production-view-switch button.active,.catalog-group-tabs button.active{border-color:var(--primary);background:var(--primary);color:#fff}.stage-tabs span,.worker-tabs button span,.production-section-tabs span,.production-compact-meta span,.production-deal-meta span,.employee-list-head em,.employee-group-grid strong{background:var(--surface-muted);color:var(--text-secondary)}.table-wrap{border-color:var(--border-soft);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.deals-table{border-collapse:separate;border-spacing:0}.deals-table th{background:var(--surface-soft);color:var(--text-secondary);font-size:11px;letter-spacing:.02em}.deals-table th,.deals-table td{border-bottom-color:var(--border-soft);padding-top:10px;padding-bottom:10px}.clickable-row:hover td{background:var(--surface-hover)}tr.selected td,.calculation-panel-row td,.calc-block.open .calc-block-row,.material-subblock.open .material-subblock-row,.deal-workspace-tabs{background:color-mix(in srgb,var(--primary-soft) 54%,var(--surface))}.kpi,.summary,.cost-chip,.cost-popover,.calc-block,.material-subblock,.block-add-card,.block-favorites,.catalog-panel,.catalog-sidebar,.catalog-form,.catalog-modal-card,.tech-spec-doc-page,.deal-workspace,.builder-controls,.builder-summary,.builder-preview,.summary-block,.production-panel,.production-deal-card,.production-empty,.production-notification,.production-batch-bar,.production-kpi,.production-worker-head,.worker-profile,.worker-tabs,.worker-password-panel,.worker-profile-menu,.registration-links,.registration-requests,.employee-group-grid button,.worker-payout-list div,.part-assignment-row,.mobile-deal-card,.mobile-deal-empty{border-color:var(--border-soft);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.kpi,.summary{padding:14px 16px}.kpi span,.summary span,.mobile-deal-meta small,.production-muted,.production-empty,.production-state-note,.employee-row-summary small{color:var(--text-muted)}.kpi strong,.summary strong{color:var(--text);font-weight:720}.mobile-deal-card{gap:12px;padding:14px}.mobile-deal-card.selected{border-color:color-mix(in srgb,var(--primary) 28%,var(--border));background:color-mix(in srgb,var(--primary-soft) 44%,var(--surface))}.mobile-deal-card-main{border-radius:var(--radius-md)}.mobile-deal-stage,.production-status,.production-deadline-chip,.tech-spec-status,.cost-chip span{border-radius:999px;font-weight:680}.production-status.assigned{background:var(--info-soft);color:var(--info)}.production-status.readyForShipment,.production-deadline-chip.green{background:var(--success-soft);color:var(--success)}.production-notification{border-color:color-mix(in srgb,var(--primary) 22%,var(--border));background:var(--primary-soft);color:var(--primary-hover)}.deal-title,.sort-button.active,.production-card-title strong,.mobile-deal-number{color:var(--info)}.eyebrow,.production-tech-spec-head{color:var(--primary-hover)}.catalog-modal-backdrop{background:#0f172a52}.catalog-modal,.employee-popover-surface,.worker-profile-menu,.favorite-info-popover,.position-info-popover{border-color:var(--border-soft);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-lg)}.tech-spec-toolbar{gap:10px}.tech-spec-shell{gap:16px}.tech-spec-panel,.tech-spec-item,.tech-spec-layout-box,.tech-spec-preview pre,.tech-spec-doc-page{border-color:var(--border-soft);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.tech-spec-template-list button,.tech-spec-work-cost-link,.tech-spec-attachment-card{border-color:var(--border-soft);border-radius:var(--radius-md);background:var(--surface)}.tech-spec-export-menu{position:relative;display:inline-flex}.tech-spec-export-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:30;display:grid;min-width:148px;border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface);padding:6px;box-shadow:var(--shadow-lg)}.tech-spec-export-popover button{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:38px;border:0;border-radius:var(--radius-sm);background:transparent;padding:8px 10px;color:var(--text);font-weight:650;text-align:left}.tech-spec-export-popover button:hover{background:var(--surface-hover)}.access-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}@media (max-width: 720px){.workspace-mobile-title{min-height:58px;padding:calc(10px + env(safe-area-inset-top)) 14px 10px}.workspace-mobile-title span{color:var(--primary-hover)}.workspace-bottom-nav{border-radius:18px;box-shadow:0 10px 28px #10182824}.workspace-bottom-nav button{min-height:54px;border-radius:14px;font-weight:680}.toolbar,.tech-spec-toolbar{gap:10px}.deal-list .toolbar{margin-bottom:10px}.deal-list .toolbar>div:first-child{flex:0 0 auto;width:100%}.deal-list .toolbar-actions{display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr) 44px 44px;align-items:stretch;gap:8px;width:100%}.deal-list .toolbar-actions .search,.deal-list .toolbar-actions .toolbar-catalog{grid-column:1 / -1;width:100%}.deal-list .toolbar-actions>.icon-button{width:100%;min-width:0;min-height:44px}.deal-list .toolbar-actions>.icon-button:first-of-type{grid-column:1 / 2}.deal-list .toolbar-actions>.icon-button:nth-of-type(2){grid-column:2 / 4}.mobile-deal-filters{margin-bottom:10px}.mobile-deal-filters .secondary{min-height:44px}.stage-tabs,.deal-workspace-tabs{padding:3px}.stage-tabs button,.deal-workspace-tabs button{min-height:42px}.mobile-deal-card,.production-worker-view .production-deal-card,.worker-profile,.worker-tabs,.production-panel{border-radius:16px}.primary,.secondary,.danger,.production-mobile .primary,.production-mobile .secondary{min-height:44px;border-radius:12px}.tech-spec-export-menu{width:100%}.tech-spec-export-menu>.primary{width:100%}.tech-spec-export-popover{right:auto;left:0;width:100%}}.production-theme-night{--bg: #101318;--bg-elevated: #151a21;--surface: #171c24;--surface-soft: #111821;--surface-muted: #202733;--surface-hover: #202733;--border: #303948;--border-soft: #27303d;--border-strong: #465365;--text: #edf1f7;--text-secondary: #b7c0ce;--text-muted: #98a4b5;--text-soft: #788397;--primary: #ff8a1f;--primary-hover: #ff9b3d;--primary-soft: rgba(255, 138, 31, .15);--primary-muted: rgba(255, 138, 31, .35);--info-soft: rgba(37, 99, 235, .18);--success-soft: rgba(23, 114, 69, .18);--warning-soft: rgba(166, 106, 19, .2);--danger-soft: rgba(180, 35, 24, .18)}.worker-tabs button:active{transform:scale(.992)}.worker-tab-glider{position:absolute;top:5px;bottom:5px;left:5px;z-index:0;width:var(--worker-tab-width, calc((100% - 22px) / 3));border-radius:6px;background:#ff7500;box-shadow:0 8px 18px #ff750040;pointer-events:none;transform:translateZ(0);transition:transform .34s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease,filter .24s ease,opacity .18s ease;will-change:transform}.worker-tabs.dragging .worker-tab-glider{animation:worker-tab-highlight-breathe .78s ease-in-out infinite}.worker-tabs.no-active .worker-tab-glider{opacity:0}.worker-tabs button span{flex:0 0 auto;border-radius:999px;background:#ff750026;color:#7c3b00;padding:2px 6px;font-size:11px}.worker-tabs button.active span{background:#fff3;color:#fff}.worker-tab-content{animation:worker-tab-content-in .17s ease both}.worker-pager{--worker-page-drag: 0px;position:relative;max-width:100%;min-width:0;height:var(--worker-pager-height);overflow:hidden;overflow:clip;touch-action:pan-y;transition:height .3s cubic-bezier(.2,.8,.2,1);contain:layout paint}.worker-page-track{display:block;position:relative;width:100%;min-width:0;overflow:hidden;overflow:clip;transform:translateZ(0)}.worker-pager.dragging .worker-page-track{transition:none}.worker-page{position:absolute;inset:0 auto auto 0;width:100%;max-width:100%;flex:0 0 100%;min-width:0;overflow:hidden;overflow:clip;opacity:.72;transition:opacity .28s ease;contain:layout paint}.worker-page-inner{width:100%;min-width:0;transform:translate3d(calc(var(--worker-page-x, 0%) + var(--worker-track-shift, 0px)),0,0);backface-visibility:hidden;transform-origin:center top;transition:transform .34s cubic-bezier(.2,.8,.2,1);will-change:transform}.worker-pager.dragging .worker-page,.worker-pager.dragging .worker-page-inner{transition:none}.worker-page.active{position:relative;opacity:1}.worker-page.active .worker-page-inner{transform:translate3d(calc(var(--worker-page-x, 0%) + var(--worker-track-shift, 0px)),0,0)}.worker-page:not(.active){pointer-events:none}@keyframes worker-tab-content-in{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes worker-detail-in{0%{opacity:0;transform:translate3d(0,-4px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes worker-menu-in{0%{opacity:0;transform:translate3d(0,-8px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}.production-worker-detail-shell{overflow:hidden;max-height:0;opacity:0;transform:translate3d(0,-6px,0);visibility:hidden;transition:max-height .36s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .32s cubic-bezier(.22,1,.36,1),visibility 0s linear .36s;will-change:max-height,opacity,transform}.production-worker-detail-shell.open{max-height:var(--worker-detail-height, 0px);opacity:1;transform:translateZ(0);visibility:visible;transition:max-height .42s cubic-bezier(.22,1,.36,1),opacity .22s ease 80ms,transform .36s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.production-worker-detail-shell:not(.open){pointer-events:none}.production-worker-detail{display:grid;min-height:0;gap:10px;overflow:hidden;padding-top:10px;transform-origin:top center}@keyframes worker-tab-highlight-breathe{0%,to{box-shadow:0 8px 18px #ff750040;filter:brightness(1) saturate(1)}50%{box-shadow:0 10px 24px #ff75005c;filter:brightness(1.06) saturate(1.12)}}@media (prefers-reduced-motion: reduce){.worker-tab-glider,.worker-pager,.worker-page,.worker-page-inner,.production-worker-detail-shell,.production-worker-detail,.worker-profile-menu,.production-deal-summary.worker-summary{animation:none!important;transition:none!important}}.production-section-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:6px}.production-section-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:#475467;font-weight:900}.production-section-tabs button.active{background:#0f766e;color:#fff}.worker-money-panel,.part-assignment-panel{display:grid;gap:8px;border-top:1px solid #edf0f5;padding:10px}.worker-payout-list{display:grid;gap:6px}.worker-payout-list h3,.part-assignment-panel h3{font-size:14px}.worker-payout-list div{display:flex;justify-content:space-between;gap:10px;border:1px solid #e4e9f1;border-radius:7px;padding:8px}.part-assignment-row{display:grid;grid-template-columns:62px minmax(0,1fr) minmax(140px,190px) auto;gap:8px;align-items:center;border:1px solid #e4e9f1;border-radius:8px;background:#fff;padding:8px}.part-assignment-row>div{display:grid;gap:3px;min-width:0}.part-assignment-row strong,.part-assignment-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-assignment-row span{color:#667085;font-size:12px;font-weight:800}.production-panel,.production-deal-card,.production-empty,.production-toast,.production-notification{border:1px solid #dce4ee;border-radius:8px;background:#fff}.production-panel{display:grid;gap:12px;padding:12px}.production-staff-panel{position:sticky;top:64px}.production-panel-head{gap:8px}.production-panel-head h2{font-size:16px}.production-employee-form{display:grid;gap:8px}.production-employee-form input,.production-employee-form select,.production-batch-bar select,.production-worker-head select,.production-form-grid input,.production-form-grid select,.production-note-field textarea{width:100%;min-width:0;border:1px solid #d6dce6;border-radius:7px;background:#fff;padding:9px 10px;color:#1f2937}.production-employee-list{display:grid;gap:7px}.employee-group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:7px}.employee-group-grid button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;min-height:74px;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:10px;color:#17202f;text-align:left}.employee-group-grid button.active{border-color:#0f766e;background:#effaf8;box-shadow:inset 0 0 0 1px #0f766e1f}.employee-group-grid span{overflow:hidden;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.employee-group-grid strong{display:grid;min-width:28px;height:28px;place-items:center;border-radius:999px;background:#e7f4f1;color:#0f4f49;font-size:13px}.employee-group-grid small{grid-column:1 / -1;color:#667085;font-size:11px;font-weight:800;line-height:1.25}.employee-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf0f5;padding-top:10px}.employee-list-head>div{display:grid;gap:2px;min-width:0}.employee-list-head strong{font-size:16px}.employee-list-head span{overflow:hidden;color:#667085;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.employee-list-head em{display:grid;min-width:30px;height:30px;place-items:center;border-radius:999px;background:#f1f5f9;color:#475467;font-style:normal;font-weight:900}.registration-requests{display:grid;gap:8px;border:1px solid #f3c875;border-radius:8px;background:#fffaf0;padding:10px}.registration-links{display:grid;gap:8px;border:1px solid #dce4ee;border-radius:8px;background:#f8fafc;padding:10px}.registration-links>button{justify-content:center}.registration-link-row{display:grid;grid-template-columns:minmax(0,1fr) 34px 34px;gap:6px}.registration-link-row input{width:100%;min-width:0;border:1px solid #d6dce6;border-radius:7px;background:#fff;padding:8px 10px;color:#475467;font-size:12px}.registration-requests h3{font-size:15px}.registration-request{display:grid;gap:8px;border-top:1px solid #f3d7a4;padding-top:8px}.registration-request:first-of-type{border-top:0;padding-top:0}.registration-request strong,.registration-request span,.registration-request p{overflow-wrap:anywhere}.registration-request>div:first-child{display:grid;gap:3px}.registration-request>div:first-child span,.registration-request>div:first-child p{color:#667085;font-size:12px;line-height:1.35}.registration-request input,.registration-request select{width:100%;min-width:0;border:1px solid #d6dce6;border-radius:7px;background:#fff;padding:8px 10px}.registration-request-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.production-employee-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;border-top:1px solid #edf0f5;padding-top:8px}.production-employee-row.employee-admin-row{grid-template-columns:34px minmax(0,1fr)}.employee-row-summary{display:grid;grid-column:1 / -1;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;min-width:0;border:0;background:transparent;padding:0;color:inherit;text-align:left}.employee-row-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#e7f4f1;color:#0f4f49;font-weight:900;text-transform:uppercase}.employee-row-summary strong,.employee-row-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-access-controls{display:grid;grid-column:1 / -1;gap:7px;margin-top:8px}.employee-access-controls input,.employee-access-controls select{width:100%;min-width:0;border:1px solid #d6dce6;border-radius:7px;background:#fff;padding:8px 10px}.employee-access-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:6px}.employee-access-actions button{justify-content:center;min-width:0;min-height:42px;padding-right:8px;padding-left:8px;white-space:nowrap}.employee-access-actions button:disabled{cursor:default;opacity:.45}.employee-payout-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.8fr) auto;gap:6px;align-items:center}.employee-payout-controls span{color:#475467;font-size:12px;font-weight:800}@media (min-width: 860px){.employee-management-shell .production-employee-form{grid-template-columns:minmax(170px,1.2fr) minmax(150px,1fr) minmax(140px,.9fr) minmax(150px,.9fr) minmax(130px,.8fr) minmax(130px,.8fr) auto;align-items:stretch}.employee-management-shell .production-employee-form button{white-space:nowrap}.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:34px minmax(180px,1fr) minmax(0,2fr);align-items:start}.employee-management-shell .employee-access-controls{grid-column:auto;grid-template-columns:minmax(150px,.85fr) minmax(170px,1fr) minmax(150px,.85fr) minmax(170px,1fr);align-items:center;margin-top:0}.employee-management-shell .employee-access-actions{grid-column:1 / -1;justify-self:end;width:min(100%,360px)}.employee-management-shell .employee-payout-controls{grid-column:1 / -1;justify-self:start;width:min(100%,360px)}}.production-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.production-kpi{min-width:0;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:10px 12px}.production-kpi span{display:block;margin-bottom:4px;color:#667085;font-size:12px;font-weight:700}.production-kpi strong{color:#101828;font-size:20px}.production-batch-bar{gap:8px;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:10px}.production-search{width:100%;flex:1}.production-select-all{gap:6px;color:#475467;font-weight:800;white-space:nowrap}.production-batch-bar select{max-width:220px}.production-deal-list{display:grid;gap:10px}.production-deal-card{display:grid;gap:10px;padding:12px}.production-deal-card.compact{gap:0;overflow:hidden;padding:0}.production-compact-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 10px}.production-deal-summary{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;max-width:100%;min-width:0;overflow:hidden;border:0;background:transparent;padding:0;text-align:left}.production-deal-summary.worker-summary{width:100%;grid-template-columns:56px minmax(0,1fr) auto;gap:8px;padding:7px 8px}.production-worker-view .production-deal-list{gap:7px}.production-worker-view .production-deal-card.compact{border-radius:8px;box-shadow:0 8px 24px #0f172a09}.production-worker-view .production-thumb{width:56px;height:44px}.production-thumb{display:grid;width:62px;height:48px;overflow:hidden;max-width:100%;min-width:0;place-items:center;border:1px solid #d8e1eb;border-radius:7px;background:#eef4f8;color:#667085}.production-thumb img{width:100%;height:100%;object-fit:contain;padding:2px}.production-compact-info{display:grid;gap:5px;max-width:100%;min-width:0;overflow:hidden}.production-card-title.compact-title,.production-card-title.compact-title>div{max-width:100%;min-width:0;overflow:hidden}.production-card-title.compact-title h2{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.production-worker-view .production-card-title.compact-title h2{font-size:14px}.production-compact-meta{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.production-compact-meta span{overflow:hidden;max-width:220px;border-radius:999px;background:#f1f5f9;padding:4px 7px;color:#475467;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.production-worker-view .production-compact-meta{gap:4px}.production-worker-view .production-compact-meta span{max-width:150px;padding:3px 6px;font-size:10.5px}.production-compact-status{display:grid;justify-items:end;gap:5px;max-width:100%;min-width:0}.production-worker-view .production-compact-status{min-width:76px;max-width:100%;align-self:center}.production-compact-status>span:last-child{overflow:hidden;max-width:100%;color:#667085;font-size:11px;font-weight:800;text-overflow:ellipsis}.production-deadline-chip{display:inline-block;overflow:hidden;max-width:100%;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.production-deadline-chip.green{background:#dcfce7;color:#166534}.production-deadline-chip.yellow{background:#fef3c7;color:#92400e}.production-deadline-chip.red{background:#fee2e2;color:#b42318}.production-deadline-chip.muted{background:#eef2f7;color:#667085}.production-worker-view .production-status{padding:5px 7px;font-size:11px}.production-row-actions{display:flex;align-items:center;gap:8px;min-width:260px}.production-deal-card.submitted{border-color:#f3c875;background:#fffdf6}.production-deal-card.readyForShipment{border-color:#9fd7c0;background:#f5fcf8}.production-card-main{gap:10px}.production-card-check{display:grid;width:28px;height:28px;place-items:center;border:1px solid #d6dce6;border-radius:7px;background:#fff}.production-card-check input,.production-select-all input,.production-checkbox-line input{width:16px;height:16px;accent-color:#0f766e}.production-card-title{justify-content:space-between;gap:12px;min-width:0;width:100%}.production-card-title>div{min-width:0}.production-card-title strong{color:#175cd3;font-size:13px}.production-card-title h2{margin-top:2px;overflow-wrap:anywhere;font-size:18px;line-height:1.2}.production-status{flex:0 0 auto;border-radius:999px;background:#eef2f6;padding:6px 9px;color:#475467;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.production-status.assigned{background:#e8f2ff;color:#175cd3}.production-status.inProgress{background:#fff3da;color:#9a5b00}.production-status.submitted{background:#fff7ed;color:#b54708}.production-status.readyForShipment{background:#dcfae6;color:#027a48}.production-deal-meta{display:flex;flex-wrap:wrap;gap:6px}.production-deal-meta span{border-radius:999px;background:#f1f5f9;padding:5px 8px;color:#475467;font-size:12px;font-weight:700}.production-tech-spec{display:grid;gap:8px;border-top:1px solid #edf0f5;padding-top:10px}.production-tech-spec.worker-compact{gap:7px;padding-top:8px}.production-tech-spec.missing{grid-template-columns:auto minmax(0,1fr);align-items:center;color:#b54708}.production-tech-spec-head{gap:7px;color:#0f766e;font-weight:900}.production-tech-spec p,.production-muted,.production-empty,.production-state-note,.production-photo-slot small,.production-tech-spec small{color:#667085;font-size:13px;line-height:1.35}.production-spec-deal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.production-spec-deal-grid span{display:grid;gap:3px;min-width:0;border:1px solid #e4e9f1;border-radius:7px;background:#fff;padding:7px 8px;color:#667085;font-size:11px;font-weight:800}.production-spec-deal-grid strong{overflow-wrap:anywhere;color:#101828;font-size:12px;font-weight:800}.production-spec-note{display:grid;gap:4px;border:1px solid #ffd2a8;border-left:4px solid #f79009;border-radius:7px;background:#fff7ed;padding:8px 10px}.production-spec-note strong{color:#7a2e0e;font-size:12px}.production-spec-note p{color:#7a2e0e}.production-spec-items{display:grid;gap:8px}.production-spec-item{display:grid;gap:7px;border-left:3px solid #94d2bd;background:#f8fbfb;padding:8px 10px}.production-spec-item strong{color:#101828;font-size:13px}.production-spec-item dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0}.production-spec-attachments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-spec-attachments figure{display:grid;gap:5px;min-width:0;margin:0}.production-spec-attachments img,.production-spec-file{width:100%;aspect-ratio:4 / 3;border:1px solid #dce4ee;border-radius:7px;background:#fff}.production-spec-attachments img{object-fit:contain;padding:6px}.production-spec-file{display:grid;align-content:center;justify-items:center;gap:6px;color:#667085;padding:10px;text-align:center}.production-spec-attachments figcaption{display:grid;gap:2px;min-width:0;color:#667085;font-size:11px;line-height:1.25}.production-spec-attachments figcaption strong,.production-spec-attachments figcaption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-spec-item div{min-width:0}.production-spec-item dt{color:#667085;font-size:11px;font-weight:800}.production-spec-item dd{margin:1px 0 0;overflow-wrap:anywhere;color:#1f2937;font-size:12px}.production-card-actions{justify-content:space-between;gap:10px;border-top:1px solid #edf0f5;padding-top:10px}.production-assignment-line{min-width:0;gap:7px;color:#344054;font-weight:800}.production-assignment-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-assignment-line.muted{color:#667085}.production-review{display:grid;gap:9px;border-top:1px solid #f3c875;padding-top:10px}.production-review p{color:#475467;font-size:13px;line-height:1.4}.production-review-head{align-items:center;display:flex;gap:8px;justify-content:space-between}.production-review-head span{color:#667085;font-size:12px;font-weight:800}.production-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-result-grid span{display:grid;gap:3px;border:1px solid #f3d7a4;border-radius:7px;background:#fffaf0;padding:8px;color:#8a5b00;font-size:12px}.production-result-grid strong{overflow-wrap:anywhere;color:#101828;font-size:14px}.production-worker-head{justify-content:space-between;gap:10px;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:10px}.production-worker-head label{display:grid;flex:1;gap:5px;color:#667085;font-size:12px;font-weight:800}.production-worker-identity{display:grid;flex:1;gap:4px}.production-worker-identity span{color:#667085;font-size:12px;font-weight:800}.production-worker-identity strong{color:#101828;font-size:18px}.production-notification{gap:8px;border-color:#99d5cf;background:#effaf8;padding:10px;color:#0f4f49;font-weight:800}.production-theme-night{background:#090d12;color:#e5eef7}.production-theme-night .production-panel,.production-theme-night .production-deal-card,.production-theme-night .production-empty,.production-theme-night .worker-profile,.production-theme-night .worker-tabs,.production-theme-night .worker-password-panel,.production-theme-night .production-batch-bar,.production-theme-night .production-section-tabs,.production-theme-night .employee-group-grid button{border-color:#263241;background:#121821;color:#e5eef7}.production-theme-night .employee-group-grid button.active{border-color:#1e8078;background:#0d2928}.production-theme-night .employee-group-grid small,.production-theme-night .employee-list-head span,.production-theme-night .employee-row-summary small{color:#9aa8ba}.production-theme-night .employee-list-head em{background:#0f151d;color:#cbd5e1}.production-theme-night .worker-profile-menu{border-color:#263241;background:#151d27;box-shadow:0 18px 45px #00000057}.production-theme-night .worker-profile-menu button,.production-theme-night .worker-profile-menu label,.production-theme-night .worker-profile-menu-trigger,.production-theme-night .secondary{border-color:#334155;background:#17202b;color:#e5eef7}.production-theme-night .worker-profile-menu button:hover,.production-theme-night .worker-profile-menu label:hover,.production-theme-night .worker-tabs button:not(.active){background:#0f1720}.production-theme-night .worker-tabs{border-color:#ff750052;background:#1a1410}.production-theme-night .worker-tabs button{color:#f5b16d}.production-theme-night .worker-tabs button.active{color:#fff}.production-theme-night .worker-tabs button span{background:#ff75002e;color:#f7c08a}.production-theme-night .worker-tabs button.active span{background:#ffffff38;color:#fff}.production-theme-night .worker-notification-badge{border-color:#7a4a14;background:#2a1a08;color:#facc15}.production-theme-night .worker-notification-badge span{border-color:#121821}.production-theme-night .worker-profile-title span,.production-theme-night .worker-profile-stats span,.production-theme-night .worker-money-grid span,.production-theme-night .production-compact-meta span,.production-theme-night .production-compact-status>span:last-child,.production-theme-night .production-muted{color:#9aa8ba}.production-theme-night .worker-profile-stats span,.production-theme-night .worker-money-grid span,.production-theme-night .worker-payout-list div{border-color:#263241;background:#0f151d}.production-theme-night .worker-profile-stats strong,.production-theme-night .worker-money-grid strong,.production-theme-night .production-worker-identity strong,.production-theme-night .production-card-title h2{color:#f8fafc}.production-theme-night .production-deadline-chip.green{background:#0f2f20;color:#86efac}.production-theme-night .production-deadline-chip.yellow{background:#33270b;color:#fde68a}.production-theme-night .production-deadline-chip.red{background:#3f1515;color:#fca5a5}.production-theme-night .production-deadline-chip.muted{background:#1f2937;color:#9aa8ba}.production-theme-night .production-compact-meta span,.production-theme-night .production-thumb,.production-theme-night .production-photo-slot,.production-theme-night .production-form-grid input:disabled{border-color:#263241;background:#0f151d}.production-theme-night .production-employee-form input,.production-theme-night .production-employee-form select,.production-theme-night .production-batch-bar select,.production-theme-night .production-worker-head select,.production-theme-night .production-form-grid input,.production-theme-night .production-form-grid select,.production-theme-night .production-note-field textarea,.production-theme-night .worker-password-panel input{border-color:#334155;background:#0b1118;color:#f8fafc}.production-theme-night .production-notification{border-color:#1e8078;background:#0d2928;color:#b7f4ec}.production-theme-night .production-pull-refresh{background:transparent;filter:drop-shadow(0 8px 16px rgba(0,0,0,.28))}.production-theme-night .production-pull-refresh-logo{filter:drop-shadow(0 5px 10px rgba(255,117,0,.18))}.production-theme-night .worker-profile-menu button em{background:#0d2928;color:#b7f4ec}.production-start-button,.production-submit-button{justify-content:center;min-height:44px;width:100%}.production-completion-form{display:grid;gap:12px;border-top:1px solid #edf0f5;padding-top:10px}.production-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.production-form-grid label,.production-note-field{display:grid;gap:6px;color:#475467;font-size:12px;font-weight:800}.production-form-grid input:disabled{background:#f1f5f9;color:#94a3b8}.production-checkbox-line{display:flex;gap:8px;align-items:center;color:#475467;font-weight:800}.production-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.production-photo-slot{display:grid;gap:7px;min-width:0;border:1px dashed #b7c2d0;border-radius:8px;background:#fbfcfd;padding:8px}.production-photo-slot.filled{border-style:solid;border-color:#99d5cf;background:#f7fbfa}.production-photo-slot strong{font-size:13px}.production-photo-slot label{justify-content:center;width:100%;cursor:pointer}.production-photo-upload-state{display:inline-flex;gap:5px;align-items:center;min-width:0;color:#667085;font-size:12px;font-weight:600;line-height:1.2}.production-photo-upload-state.success{color:#027a48}.production-photo-upload-state.error{color:#b42318}.production-photo-upload-state.uploading{color:#b45309}.production-photo-slot input[type=file]{display:none}.production-photo-preview{position:relative;display:grid;width:100%;aspect-ratio:4 / 3;place-items:center;overflow:hidden;border:1px solid #dce4ee;border-radius:7px;background:#eef2f6;color:#667085}.production-photo-preview img{width:100%;height:100%;object-fit:cover}.production-photo-preview button{position:absolute;top:6px;right:6px;display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(15,23,42,.14);border-radius:6px;background:#fffffff5;color:#b42318}.production-photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.production-photo-strip figure{position:relative;display:grid;gap:4px;min-width:0;margin:0}.production-photo-strip img{width:100%;aspect-ratio:4 / 3;border:1px solid #dce4ee;border-radius:7px;object-fit:cover}.production-photo-strip figcaption{overflow:hidden;color:#667085;font-size:11px;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.production-photo-strip-delete{position:absolute;top:6px;right:6px;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(180,35,24,.18);border-radius:8px;background:#fffffff0;color:#b42318;box-shadow:0 6px 14px #0f172a24}.production-photo-strip-delete:hover{border-color:#b4231857;background:#fff5f5}.production-review-ready{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:fit-content;border:1px solid #abefc6;border-radius:999px;background:#ecfdf3;padding:8px 12px;color:#067647;font-size:13px;font-weight:700}.production-notification-center{display:grid;gap:8px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:10px;box-shadow:0 14px 34px #0f172a1a}.production-notification-center-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.production-notification-center-head div{display:inline-flex;gap:8px;align-items:center;color:#101828;font-size:16px;font-weight:600}.production-notification-center-head strong{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#fff3eb;color:#ff7500;font-size:12px;font-weight:600}.production-notification-center-head button{display:grid;width:40px;height:40px;place-items:center;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475467}.production-notification-list{display:grid;gap:6px;max-height:min(360px,58vh);overflow:auto}.production-notification-list>button{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:10px;align-items:start;width:100%;border:1px solid #edf0f5;border-radius:12px;background:#fff;padding:10px;color:#101828;text-align:left}.production-notification-list>button.unread{border-color:#fed7aa;background:#fffaf6}.production-notification-list>button span:nth-child(2){display:grid;gap:3px;min-width:0}.production-notification-list strong{font-size:14px;font-weight:500;line-height:1.25}.production-notification-list small{color:#667085;font-size:12px;font-weight:400}.production-notification-list em{color:#ff7500;font-size:12px;font-style:normal;font-weight:600}.production-notification-list p{margin:8px 0;color:#667085;font-size:14px;text-align:center}.production-notification-dot{width:8px;height:8px;margin-top:6px;border-radius:999px;background:#ff7500}.production-notification-dot.checked{background:#12b76a}.production-notification-dot.needsRevision{background:#d92d20}.production-note-field textarea{min-height:84px;resize:vertical}.production-submit-button:disabled,.production-batch-bar button:disabled,.production-card-actions button:disabled{cursor:default;opacity:.5}.production-state-note{gap:8px;border-top:1px solid #edf0f5;padding-top:10px;font-weight:800}.production-state-note.ready{color:#027a48}.production-empty{padding:22px;text-align:center}.production-toast{position:fixed;right:18px;bottom:18px;z-index:10;border-color:#99d5cf;background:#0f766e;padding:11px 14px;color:#fff;font-weight:800;box-shadow:0 16px 42px #0f172a2e}@media (max-width: 940px){.production-layout{grid-template-columns:1fr}.production-staff-panel{position:static}.production-employee-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 150px auto}}@media (max-width: 720px){.app-mode-switch:not(.workspace-bottom-nav){top:57px;padding:8px}.access-bar{position:sticky;top:0;z-index:5;padding:8px 10px}.access-bar button{min-width:auto;padding:7px 9px}.app-mode-switch:not(.workspace-bottom-nav) button{flex:1;padding:7px 8px}.production-mobile{min-height:100vh;min-height:100dvh;padding:10px}.production-topbar,.production-batch-bar,.production-worker-head,.manager-deal-head,.production-card-actions{align-items:stretch;flex-direction:column}.manager-deal-head a{text-align:center}.production-view-switch{width:100%}.production-fixed-role{justify-content:center;width:100%}.production-view-switch button{justify-content:center;flex:1}.production-kpis,.production-form-grid,.production-result-grid,.worker-profile-stats,.worker-money-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-employee-form,.production-photo-grid,.production-photo-strip,.production-spec-deal-grid,.production-spec-attachments,.production-spec-item dl,.part-assignment-row{grid-template-columns:1fr}.worker-profile{grid-template-columns:70px minmax(0,1fr);align-items:start}.worker-avatar{justify-self:start;width:70px;height:70px}.worker-device-actions,.worker-device-actions button{width:100%}.worker-tabs{overflow:hidden}.worker-tabs button{flex:1 1 0;min-width:0;white-space:normal}.worker-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-payout-controls,.employee-access-actions{grid-template-columns:1fr}.production-batch-bar select{max-width:none}.production-card-title{align-items:flex-start;flex-direction:column}.production-card-main{align-items:flex-start}.production-compact-row{grid-template-columns:28px minmax(0,1fr);align-items:start}.production-deal-summary{grid-template-columns:58px minmax(0,1fr)}.production-worker-view .production-deal-summary.worker-summary{grid-template-columns:52px minmax(0,1fr) auto;gap:7px}.production-worker-view .production-thumb{width:52px;height:42px}.production-compact-status{grid-column:1 / -1;justify-items:start}.production-worker-view .production-compact-status{grid-column:auto;justify-items:end;min-width:72px}.production-row-actions{grid-column:1 / -1;flex-wrap:wrap;min-width:0}.production-row-actions button{flex:1}.production-compact-meta span{max-width:100%}.production-assignment-line span{white-space:normal}.production-photo-slot{grid-template-columns:120px minmax(0,1fr);align-items:center}.production-photo-slot strong,.production-photo-slot small,.production-photo-slot label{grid-column:2}.production-photo-preview{grid-row:1 / 4}.worker-password-panel{grid-template-columns:1fr}.worker-password-panel>div{display:grid;grid-template-columns:1fr 1fr}}@media (max-width: 430px){.production-kpis{grid-template-columns:1fr 1fr}.worker-profile{grid-template-columns:64px minmax(0,1fr);gap:9px}.worker-avatar{width:64px;height:64px;font-size:21px}.worker-profile-main h2{font-size:19px}.worker-profile-stats{gap:5px}.worker-profile-stats span{padding:6px}.worker-profile-stats strong{font-size:14px}.worker-profile-menu{right:0;width:min(240px,calc(100vw - 28px))}.worker-tabs button{min-height:32px;padding:0 9px;font-size:12px}.production-photo-slot{grid-template-columns:96px minmax(0,1fr)}.production-card-title h2{font-size:16px}.production-worker-view .production-deal-summary.worker-summary{grid-template-columns:48px minmax(0,1fr) auto}.production-worker-view .production-thumb{width:48px;height:40px}.production-worker-view .production-compact-status{min-width:64px}}.loading{border-color:var(--border-soft);border-radius:var(--radius-md);background:var(--surface);color:var(--text);box-shadow:var(--shadow-md)}.workspace-content{color:var(--text)}.workspace-app:has(.app-mode-sidebar) .deal-list,.workspace-app:has(.app-mode-sidebar) .production-mobile{padding:var(--space-5)}.workspace-app:has(.app-mode-sidebar) .production-mobile{min-height:100dvh}.access-card,.manager-deal-head,.manager-deal-empty,.table-wrap,.kpi,.summary,.cost-chip,.cost-popover,.calc-block,.material-subblock,.block-add-card,.block-favorites,.catalog-panel,.catalog-sidebar,.catalog-form,.catalog-modal-card,.tech-spec-doc-page,.tech-spec-preview pre,.deal-workspace,.builder-controls,.builder-summary,.builder-preview,.summary-block,.production-panel,.production-deal-card,.production-empty,.production-notification,.production-batch-bar,.production-kpi,.production-worker-head,.worker-profile,.worker-tabs,.worker-password-panel,.worker-profile-menu,.registration-links,.registration-requests,.employee-group-grid button,.worker-payout-list div,.part-assignment-row{border-color:var(--border-soft);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.deal-workspace,.cost-popover,.builder-preview,.tech-spec-preview pre,.production-deal-card.compact,.production-panel,.worker-tabs{box-shadow:none}.access-card{background:var(--surface)}.stage-tabs,.deal-workspace-tabs,.access-tabs,.scene-switch,.product-tabs button,.option-grid button,.size-grid button,.toggle-grid button,.catalog-group-tabs button,.worker-tabs,.production-section-tabs,.production-view-switch{border-color:var(--border);border-radius:var(--radius-md);background:var(--surface)}.stage-tabs,.worker-tabs,.production-section-tabs,.production-view-switch,.access-tabs{padding:4px}.stage-tabs button,.deal-workspace-tabs button,.standalone-back-link,.scene-switch button,.product-tabs button,.option-grid button,.size-grid button,.toggle-grid button,.catalog-group-tabs button,.worker-tabs button,.production-section-tabs button,.production-view-switch button{border-radius:var(--radius-sm);color:var(--text-muted);letter-spacing:0}.stage-tabs button.active,.deal-workspace-tabs button.active,.scene-switch button.active,.product-tabs button.active,.option-grid button.active,.size-grid button.active,.toggle-grid button.active,.catalog-group-tabs button.active,.worker-tabs button.active,.production-section-tabs button.active,.production-view-switch button.active{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:none}.stage-tabs span,.worker-tabs button span,.production-section-tabs span,.production-compact-meta span,.production-deal-meta span,.employee-list-head em,.employee-group-grid strong{background:var(--surface-muted);color:var(--text-muted)}.stage-tabs button.active span,.worker-tabs button.active span,.production-section-tabs button.active span{background:#fff3;color:#fff}.primary,.secondary,.danger,.quick-add button,.calc-block-actions button,.drawer-actions .secondary.compact,.manager-deal-head a,.production-mobile .primary,.production-mobile .secondary,.production-row-actions button,.production-batch-bar button,.employee-access-actions button,.employee-payout-controls button,.registration-links>button,.registration-request-actions button,.worker-profile-menu button,.worker-profile-menu label,.worker-profile-menu-trigger,.public-upload{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:var(--touch-target);border-radius:var(--radius-md);padding:9px 14px;font-weight:760;line-height:1.15;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,opacity .16s ease}.primary,.production-mobile .primary,.public-upload{border-color:var(--accent);background:var(--accent);color:#fff}.primary:hover,.production-mobile .primary:hover,.public-upload:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.secondary,.production-mobile .secondary,.manager-deal-head a,.worker-profile-menu button,.worker-profile-menu label,.worker-profile-menu-trigger{border-color:var(--border);background:var(--surface);color:var(--text)}.secondary:hover,.production-mobile .secondary:hover,.manager-deal-head a:hover,.worker-profile-menu button:hover,.worker-profile-menu label:hover,.worker-profile-menu-trigger:hover{border-color:var(--accent-muted);background:var(--accent-soft);color:var(--accent-strong)}.danger{border-color:#b423183d;background:var(--danger-soft);color:var(--danger)}.danger:hover{border-color:#b423186b;background:#ffe6e2}.secondary.compact,.drawer-actions .secondary.compact{min-height:36px;border-radius:var(--radius-sm);padding:7px 10px}button:disabled,.primary:disabled,.secondary:disabled,.danger:disabled{cursor:default;opacity:.48}button:active:not(:disabled),.primary:active:not(:disabled),.secondary:active:not(:disabled),.danger:active:not(:disabled){transform:translateY(1px)}.icon-button,.favorite-toggle,.row-actions button,.row-actions a,.drawer-head button,.catalog-modal-head button,.position-row button,.production-card-check{border-color:var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-muted)}.icon-button.active,.favorite-toggle.active,.catalog-item-card.active .catalog-item-main{border-color:var(--accent-muted);background:var(--accent-soft);color:var(--accent-strong)}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea,.column-filter,.autosave-input,.catalog-field input,.catalog-field select,.production-employee-form input,.production-employee-form select,.production-batch-bar select,.production-worker-head select,.production-form-grid input,.production-form-grid select,.production-note-field textarea,.worker-password-panel input,.registration-link-row input,.registration-request input,.registration-request select,.employee-access-controls input,.employee-access-controls select{min-height:var(--touch-target);border-color:var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text)}input::placeholder,textarea::placeholder{color:var(--text-soft)}input:disabled,select:disabled,textarea:disabled{background:var(--surface-muted);color:var(--text-soft)}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}.search,.catalog-search,.production-search{min-height:var(--touch-target);border-color:var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text)}.toolbar p,.drawer-head p,small,.section-title span,.kpi span,.summary span,.catalog-field span,.production-muted,.production-empty,.production-state-note,.production-photo-slot small,.production-tech-spec small,.production-compact-status>span:last-child,.worker-profile-title span,.worker-profile-stats span,.worker-money-grid span,.employee-list-head span,.employee-row-summary small{color:var(--text-muted)}th{background:var(--surface-soft);color:var(--text-muted)}td,th,.deals-table th,.deals-table td{border-color:var(--border-soft)}tr.selected td,.calculation-panel-row td,.calc-block.open .calc-block-row,.material-subblock.open .material-subblock-row,.deal-workspace-tabs{background:var(--accent-soft)}.deal-title,.sort-button.active,.production-card-title strong{color:var(--info)}.eyebrow,.production-tech-spec-head{color:var(--accent-strong)}.notice,.registration-requests,.production-deal-card.submitted,.production-result-grid span{border-color:#b7791f47;background:var(--warning-soft);color:var(--warning)}.production-notification{border-color:var(--accent-muted);background:var(--accent-soft);color:var(--accent-strong)}.production-toast{border-color:var(--accent);background:var(--accent);color:#fff}.production-status.assigned{background:#e8f2ff;color:var(--info)}.production-status.inProgress,.production-deadline-chip.yellow{background:var(--warning-soft);color:var(--warning)}.production-status.submitted,.production-deadline-chip.red{background:var(--danger-soft);color:var(--danger)}.production-status.readyForShipment,.production-deadline-chip.green,.production-state-note.ready,.production-deal-card.readyForShipment{color:var(--success)}.production-status.readyForShipment,.production-deadline-chip.green{background:var(--success-soft)}.production-deal-card.readyForShipment{border-color:#15803d38;background:var(--success-soft)}.production-thumb,.production-photo-slot,.production-spec-attachments img,.production-spec-file,.catalog-thumb,.catalog-image-preview img{border-color:var(--border-soft);border-radius:var(--radius-md);background:var(--surface-soft);object-fit:contain}.production-thumb img{object-fit:contain;padding:3px}.production-worker-view{max-width:720px;margin:0 auto}.production-worker-view .production-panel,.production-worker-view .production-deal-card,.production-worker-view .worker-profile,.production-worker-view .worker-tabs{border-radius:var(--radius-lg)}.production-worker-view .production-deal-card.compact{border-radius:var(--radius-lg);box-shadow:none}.worker-avatar,.employee-row-avatar{background:var(--accent-soft);color:var(--accent-strong)}.worker-profile-menu-trigger{width:var(--touch-target);min-width:var(--touch-target)}.worker-profile-menu button,.worker-profile-menu label{justify-content:flex-start;text-align:left}.worker-profile-menu-trigger{justify-content:center}.production-theme-night{--bg: #0d0f12;--bg-elevated: #11151a;--surface: #15191f;--surface-soft: #101419;--surface-muted: #1d232b;--border: #323944;--border-soft: #252c35;--text: #eef1f5;--text-muted: #a7afba;--text-soft: #7f8894;--accent: #ff8a1f;--accent-strong: #ff9b3d;--accent-soft: rgba(255, 117, 0, .16);--accent-muted: rgba(255, 138, 31, .38);--success-soft: rgba(21, 128, 61, .16);--warning-soft: rgba(183, 121, 31, .16);--danger-soft: rgba(180, 35, 24, .16);background:var(--bg);color:var(--text);color-scheme:dark}.production-theme-night .production-panel,.production-theme-night .production-deal-card,.production-theme-night .production-empty,.production-theme-night .worker-profile,.production-theme-night .worker-tabs,.production-theme-night .worker-password-panel,.production-theme-night .production-batch-bar,.production-theme-night .production-section-tabs,.production-theme-night .employee-group-grid button,.production-theme-night .worker-profile-menu,.production-theme-night .secondary{border-color:var(--border-soft);background:var(--surface);color:var(--text)}.production-theme-night .worker-tabs button.active,.production-theme-night .production-section-tabs button.active,.production-theme-night .employee-group-grid button.active{border-color:var(--accent);background:var(--accent);color:#15110c}.production-theme-night input,.production-theme-night select,.production-theme-night textarea,.production-theme-night .search,.production-theme-night .production-search{border-color:var(--border);background:var(--surface-soft);color:var(--text)}@media (min-width: 1181px){.workspace-app:has(.app-mode-sidebar) .workspace-shell{padding-left:248px}.workspace-app:has(.app-mode-sidebar) .workspace-content>.deal-list,.workspace-app:has(.app-mode-sidebar) .workspace-content>.production-mobile{min-height:100dvh}.deal-list{padding:24px}.production-layout{gap:16px}}@media (min-width: 721px) and (max-width: 1180px){.app-mode-sidebar{width:220px;padding:var(--space-4)}.workspace-app:has(.app-mode-sidebar) .workspace-shell{padding-left:220px}.workspace-brand img{width:104px}.workspace-app:has(.app-mode-sidebar) .deal-list,.workspace-app:has(.app-mode-sidebar) .production-mobile{padding:var(--space-4)}.production-layout{grid-template-columns:1fr}}@media (max-width: 768px){.access-gate{align-items:start;min-height:100vh;min-height:100dvh;height:auto;overflow-x:clip;overflow-y:auto;padding:calc(48px + env(safe-area-inset-top)) 12px calc(132px + env(safe-area-inset-bottom))}.access-card{width:min(100%,440px);max-width:100%;gap:14px;padding:18px}.access-card-head{align-items:flex-start}.access-card-head h1{font-size:clamp(24px,7vw,30px);line-height:1.12}.access-form{gap:9px}.access-form input,.access-form select,.access-form textarea,.access-form button,.access-tabs button{min-height:48px}.access-error,.access-done,.access-note{overflow-wrap:anywhere}.deal-list>.table-wrap{display:none}.mobile-deal-filters{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-bottom:12px}.mobile-deal-filters label{display:grid;gap:5px;min-width:0;color:var(--text-muted, #667085);font-size:12px;font-weight:800}.mobile-deal-filters select{width:100%;min-width:0;border:1px solid var(--border, #d6dce6);border-radius:var(--radius-sm, 10px);background:var(--surface, #fff);padding:10px;color:var(--text, #17202f)}.mobile-deal-cards{display:grid;gap:10px;max-width:100%;min-width:0}}@media (max-width: 768px) and (max-height: 700px){.access-gate{padding-top:calc(22px + env(safe-area-inset-top));padding-bottom:calc(164px + env(safe-area-inset-bottom))}.access-card{gap:10px;padding:16px}}@media (max-width: 720px){:root{font-size:15px}body{min-width:0}.app-mode-sidebar{display:none}.workspace-app:has(.app-mode-sidebar) .workspace-shell,.workspace-shell{padding-left:0}.workspace-app:has(.workspace-bottom-nav) .workspace-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.workspace-mobile-title{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--border-soft);background:color-mix(in srgb,var(--bg) 92%,transparent);padding:calc(8px + env(safe-area-inset-top)) 14px 8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.workspace-mobile-title span{color:var(--accent-strong);font-size:12px;font-weight:860;text-transform:uppercase}.workspace-mobile-title strong{font-size:16px}.workspace-bottom-nav{position:fixed;top:auto;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;z-index:40;display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:color-mix(in srgb,var(--surface) 94%,transparent);height:auto;padding:6px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workspace-bottom-nav button{justify-content:center;flex-direction:column;min-width:0;min-height:52px;gap:4px;padding:6px 4px;font-size:11px;text-align:center}.workspace-bottom-nav button span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.access-bar{top:0;border-color:var(--border-soft);background:color-mix(in srgb,var(--bg) 92%,transparent);padding:calc(8px + env(safe-area-inset-top)) 10px 8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.access-card{width:min(100%,440px);border-radius:var(--radius-xl);padding:18px}.deal-list,.workspace-app:has(.app-mode-sidebar) .deal-list,.workspace-app:has(.app-mode-sidebar) .production-mobile,.production-mobile{padding:12px}.toolbar{align-items:stretch;flex-direction:column}.toolbar-actions{display:grid;grid-template-columns:1fr;width:100%}.toolbar-actions>*{width:100%}.stage-tabs,.deal-workspace-tabs{contain:inline-size;display:flex;max-width:100%;min-width:0;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.stage-tabs::-webkit-scrollbar,.deal-workspace-tabs::-webkit-scrollbar{display:none}.stage-tabs button,.deal-workspace-tabs button{flex:0 0 auto;min-height:var(--touch-target);white-space:nowrap}.search{width:100%}.kpis,.summary-grid,.cost-popover .summary-grid,.production-kpis,.production-form-grid,.production-result-grid,.worker-money-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-wrap{border-radius:var(--radius-lg)}table{min-width:900px}.deal-workspace{border-radius:var(--radius-lg)}.production-worker-view{max-width:none}.worker-profile{grid-template-columns:64px minmax(0,1fr) auto;padding:12px}.worker-avatar{width:64px;height:64px}.worker-tabs,.production-section-tabs{gap:4px;overflow:hidden}.worker-tabs button,.production-section-tabs button{min-height:44px;padding:7px 8px;font-size:12px}.production-deal-card.compact{border-radius:var(--radius-lg)}.production-deal-summary.worker-summary{grid-template-columns:54px minmax(0,1fr) auto}.production-thumb,.production-worker-view .production-thumb{width:54px;height:44px}.production-compact-status{min-width:72px}.production-compact-meta span{max-width:100%}.production-photo-slot{border-radius:var(--radius-lg)}}@media (max-width: 430px){.access-card-head h1{font-size:28px}.workspace-bottom-nav{right:8px;left:8px}.workspace-bottom-nav button{font-size:10.5px}.worker-profile{grid-template-columns:58px minmax(0,1fr) 44px}.worker-avatar{width:58px;height:58px}.production-deal-summary.worker-summary{grid-template-columns:48px minmax(0,1fr)}.production-thumb,.production-worker-view .production-thumb{width:48px;height:40px}.production-worker-view .production-compact-status:not(.worker-deadline-status){grid-column:1 / -1;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:start;min-width:0;width:100%}.production-worker-view .production-compact-status:not(.worker-deadline-status)>span:last-child{justify-self:end;min-width:0}.mobile-deal-actions,.mobile-deal-meta{grid-template-columns:1fr}}@media (pointer: coarse){.icon-button,.favorite-toggle,.row-actions button,.row-actions a,.drawer-head button,.catalog-modal-head button,.position-row button{min-width:var(--touch-target);min-height:var(--touch-target)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.worker-tabs{padding:5px}.worker-tabs button,.worker-tabs button.active{border:0;background:transparent;box-shadow:none}.worker-tabs button.active{color:#fff}@media (max-width: 1180px){.toolbar>div:first-child,.toolbar-actions{flex:0 0 auto}}@media (max-width: 720px){.deal-list .toolbar{margin-bottom:10px}.deal-list .toolbar>div:first-child{flex:0 0 auto;width:100%}.deal-list .toolbar-actions{display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr) 44px 44px;align-items:stretch;gap:8px;width:100%}.deal-list .toolbar-actions .search,.deal-list .toolbar-actions .toolbar-catalog{grid-column:1 / -1;width:100%}.deal-list .toolbar-actions>.icon-button{width:100%;min-width:0;min-height:44px}.deal-list .toolbar-actions>.icon-button:first-of-type{grid-column:1 / 2}.deal-list .toolbar-actions>.icon-button:nth-of-type(2){grid-column:2 / 4}.deal-list .kpis{gap:8px}.deal-list .kpi{min-height:0;padding:10px 12px}.deal-list .kpi span{font-size:11px}.deal-list .kpi strong{font-size:17px}.mobile-deal-filters{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}.mobile-deal-filters .secondary{grid-column:1 / -1;min-height:44px}}@media (max-width: 340px){.mobile-deal-filters{grid-template-columns:minmax(0,1fr)}}@media (min-width: 721px){.calculation-panel-row .deal-expand-shell{position:sticky;left:0;width:min(100%,calc(100vw - 300px));max-width:calc(100vw - 300px)}.calculation-panel-row .deal-expand-inner,.calculation-panel-row .deal-workspace,.calculation-panel-row .tech-spec-builder{min-width:0;max-width:100%}.tech-spec-builder.embedded .tech-spec-toolbar{justify-content:space-between}.tech-spec-builder.embedded .tech-spec-actions{flex:0 1 auto;min-width:0}}@media (min-width: 721px) and (max-width: 1180px){.calculation-panel-row .deal-expand-shell{width:min(100%,calc(100vw - 268px));max-width:calc(100vw - 268px)}}body{font-size:var(--text-md);line-height:var(--line-normal)}.workspace-shell,.workspace-content,.deal-list,.production-mobile,.production-layout,.production-main-column,.production-panel,.production-staff-panel,.production-employee-form,.employee-group-grid,.production-employee-list,.employee-management-shell,.tech-spec-builder,.tech-spec-shell,.deal-workspace{max-width:100%;min-width:0}.workspace-content,.production-mobile,.deal-list{overflow-x:clip}button,.primary,.secondary,.danger,.ghost,.stage-tabs button,.deal-workspace-tabs button,.production-section-tabs button,.production-view-switch button,.worker-tabs button,.catalog-group-tabs button{font-size:var(--text-sm);line-height:var(--line-tight)}input,select,textarea{font-size:var(--text-sm);line-height:var(--line-normal)}.eyebrow,.toolbar p,.production-muted,.production-empty,.tech-spec-muted,.mobile-deal-title small,.mobile-deal-meta small,.production-compact-meta span,.production-deadline-chip,.production-status,.employee-group-grid small,.employee-list-head span{font-size:var(--text-xs)}.workspace-mobile-title strong,.production-panel-head h2,.employee-list-head strong,.tech-spec-panel-head h2,.tech-spec-item-head h2,.tech-spec-checklist h3{font-size:var(--text-lg)}.production-topbar h1,.access-card-head h1,.tech-spec-doc-title h2{font-size:var(--text-2xl)}.kpi strong,.summary strong{font-size:20px}@media (min-width: 721px){.primary,.secondary,.danger,.ghost,.toolbar-catalog,.tech-spec-export-popover button{min-height:34px;padding:7px 10px;border-radius:var(--radius-sm)}.icon-button,.row-actions button,.row-actions a{width:34px;min-width:34px;height:34px;min-height:34px}.search,.catalog-search,.production-search{min-height:36px}.search input,.catalog-search input,.production-search input,.production-employee-form input,.production-employee-form select,.employee-access-controls input,.employee-access-controls select,.tech-spec-header input,.tech-spec-header textarea,.tech-spec-item-grid input,.tech-spec-item-grid select,.tech-spec-item-grid textarea,.tech-spec-item-head select{min-height:36px;padding:7px 9px}.deals-table th,.deals-table td{padding-top:7px;padding-bottom:7px;font-size:var(--text-sm)}.deals-table th,.deals-table .column-head label,.sort-button,.filter-label{font-size:var(--text-xs)}.kpi,.summary,.production-panel,.production-deal-card,.tech-spec-panel,.tech-spec-item{padding:12px}}@media (min-width: 1181px){.deal-list>.table-wrap{scrollbar-width:thin}.deals-table th,.deals-table td{padding-right:6px;padding-left:6px}}.stage-tabs,.deal-list .stage-tabs{display:flex;flex-wrap:wrap;overflow-x:clip;width:100%;max-width:100%}.stage-tabs button,.deal-list .stage-tabs button{flex:1 1 auto;min-width:0;max-width:100%;white-space:normal}.stage-tabs span{flex:0 0 auto}.mobile-deal-title strong,.mobile-deal-title small,.mobile-deal-stage,.production-card-title.compact-title h2,.production-compact-meta span,.employee-group-grid span{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.production-compact-meta span{max-width:100%}.production-thumb.empty{contain:paint;overflow:hidden}.production-thumb.empty svg{max-width:70%}@media (max-width: 1180px){.deal-list>.table-wrap{display:none}.mobile-deal-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.mobile-deal-filters label,.mobile-deal-filters select{min-width:0;max-width:100%}.mobile-deal-filters .secondary{grid-column:1 / -1}.mobile-deal-cards{display:grid;gap:10px;max-width:100%;min-width:0}.deal-list .toolbar{gap:10px}.deal-list .stage-tabs button{flex:1 1 calc(33.333% - 6px);min-height:36px;padding:6px 8px}.production-compact-row{grid-template-columns:28px minmax(0,1fr);align-items:start}.production-deal-summary{grid-template-columns:54px minmax(0,1fr)}.production-compact-status{grid-column:1 / -1;justify-items:start;min-width:0;width:100%}.production-row-actions{grid-column:1 / -1;flex-wrap:wrap;min-width:0}.production-row-actions button{flex:1 1 140px}}@media (min-width: 1181px) and (max-width: 1366px){.deal-list>.table-wrap{display:none}.mobile-deal-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.mobile-deal-filters label,.mobile-deal-filters select{min-width:0;max-width:100%}.mobile-deal-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:100%;min-width:0}.employee-management-shell .production-employee-form{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 860px){.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:minmax(220px,.9fr) minmax(0,1.6fr);gap:12px}.employee-management-shell .employee-row-summary{grid-column:1 / 2}.employee-management-shell .employee-access-controls{grid-column:2 / 3;grid-template-columns:minmax(130px,.85fr) minmax(145px,1fr) minmax(130px,.85fr) minmax(145px,1fr);min-width:0}.employee-management-shell .employee-access-actions,.employee-management-shell .employee-payout-controls{grid-column:1 / -1;width:min(100%,420px)}}@media (min-width: 860px) and (max-width: 1180px){.employee-management-shell .production-employee-form{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-management-shell .production-employee-form button{grid-column:1 / -1}.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:minmax(0,1fr)}.employee-management-shell .employee-row-summary,.employee-management-shell .employee-access-controls{grid-column:1 / -1}.employee-management-shell .employee-access-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.production-batch-bar select{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 720px){:root{font-size:var(--text-md)}body{font-size:var(--text-md)}input,select,textarea{font-size:16px}button,.primary,.secondary,.danger,.ghost{font-size:14px}.stage-tabs button,.deal-list .stage-tabs button{flex:1 1 calc(50% - 4px);min-height:38px;padding:6px 8px;font-size:12px}.production-topbar h1,.access-card-head h1{font-size:20px}.mobile-deal-title strong{font-size:14px}.mobile-deal-card{gap:9px;padding:11px}.mobile-deal-meta span{padding:7px}.employee-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 360px){.employee-group-grid,.mobile-deal-filters{grid-template-columns:minmax(0,1fr)}}@media (min-width: 1024px){.app-mode-sidebar{width:216px;gap:14px;padding:16px 14px}.workspace-app:has(.app-mode-sidebar) .workspace-shell{padding-left:216px}.workspace-brand{gap:6px;font-size:var(--text-xs)}.workspace-brand img{width:104px}.app-mode-switch button{min-height:40px;gap:8px;padding:0 10px;border-radius:var(--radius-sm);font-size:var(--text-sm)}.workspace-user-card{gap:6px;padding:10px}.workspace-user-card .secondary{min-height:34px}.workspace-app:has(.app-mode-sidebar) .deal-list{padding:14px}.deal-list .toolbar{align-items:center;flex-wrap:nowrap;gap:10px;margin-bottom:8px}.deal-list .toolbar>div:first-child{flex:0 1 auto}.deal-list .toolbar p{margin-top:4px;font-size:var(--text-sm)}.deal-list .toolbar-actions{flex:1 1 420px;flex-wrap:nowrap;gap:6px}.deal-list .search{flex:1 1 300px;width:auto;min-width:220px;min-height:34px;padding:0 10px}.deal-list .toolbar-catalog{height:34px;min-height:34px}.deal-list .icon-button{width:34px;min-width:34px;height:34px;min-height:34px}.stage-tabs,.deal-list .stage-tabs{width:auto;overflow:clip;flex-wrap:nowrap;gap:3px;border-radius:10px;padding:3px}.stage-tabs button,.deal-list .stage-tabs button{flex:0 1 auto;min-height:34px;gap:6px;padding:5px 10px;border-radius:8px;font-size:var(--text-sm);line-height:1.15;white-space:nowrap}.stage-tabs button.active,.deal-list .stage-tabs button.active{background:var(--accent);color:#fff}.stage-tabs span,.deal-list .stage-tabs span{min-width:20px;padding:1px 6px;font-size:var(--text-xs);line-height:18px}.kpis{gap:8px;margin-bottom:10px}.kpi{min-height:58px;padding:8px 10px}.kpi span{margin-bottom:3px;font-size:var(--text-xs)}.kpi strong{font-size:19px;line-height:1.15}.deals-table th,.deals-table td{padding-top:6px;padding-bottom:6px;font-size:var(--text-sm)}.deals-table th{font-size:var(--text-xs)}.deal-title{gap:1px}.deal-title span{line-height:1.2}.cost-chip{padding:5px 7px}}@media (min-width: 1366px){.deal-list>.table-wrap{display:block}.deal-list>.mobile-deal-filters,.deal-list>.mobile-deal-cards{display:none}}.calculation-panel-row .deal-expand-shell,.calculation-panel-row .deal-expand-inner,.calculation-panel-row .deal-workspace,.calculation-panel-row .deal-workspace-body,.calculation-panel-row .cost-popover{max-width:100%;min-width:0}.deal-workspace-tabs{gap:6px;padding:8px 10px}.deal-workspace-tabs button{min-height:32px;padding:6px 10px;font-size:var(--text-sm)}.deal-workspace-body{min-height:0}.cost-popover{padding:12px;box-shadow:none}.drawer-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;margin-bottom:10px}.drawer-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-width:0;align-items:center}.drawer-title{min-width:0}.drawer-title h2,.drawer-head h2{overflow:hidden;margin:2px 0 0;font-size:18px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.drawer-main>.employee-card{justify-self:start;max-width:100%;min-width:0}.drawer-meta-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;min-width:0}.drawer-meta-grid span{display:grid;gap:2px;min-width:0;border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--surface-soft);padding:6px 8px}.drawer-meta-grid small,.cost-popover .summary span{overflow:hidden;color:var(--text-soft);font-size:var(--text-xs);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.drawer-meta-grid strong{overflow:hidden;color:var(--text);font-size:var(--text-sm);line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.drawer-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}.drawer-actions .secondary.compact{height:32px;min-height:32px;padding:0 9px;font-size:var(--text-sm)}.cost-popover .summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-bottom:10px}.cost-popover .summary{min-width:0;min-height:54px;padding:7px 8px}.cost-popover .summary strong{font-size:18px;line-height:1.15}.cost-builder{gap:8px}.calc-block-row,.calc-block-head,.material-subblock-row{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:48px;gap:10px;padding:9px 10px}.calc-block-row h3,.calc-block-head h3,.material-subblock-row h4{font-size:15px;line-height:1.2}.calc-block-row p,.calc-block-head p,.material-subblock-row p{margin-top:2px;font-size:var(--text-xs);line-height:1.3}.calc-block-row>div,.material-subblock-row>div{min-width:0}.calc-block-row-meta,.material-subblock-row-meta{flex:0 0 auto;gap:7px;max-width:none;min-width:0}.calc-block-row-meta small,.material-subblock-row-meta small{font-size:var(--text-xs)}@media (max-width: 1599px){.cost-popover .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1365px){.deal-list .toolbar,.deal-list .toolbar-actions{flex-wrap:wrap}.stage-tabs,.deal-list .stage-tabs{width:100%;flex-wrap:wrap}.stage-tabs button,.deal-list .stage-tabs button{flex:1 1 calc(20% - 4px);justify-content:center}}@media (max-width: 900px){.stage-tabs button,.deal-list .stage-tabs button{gap:4px;overflow:hidden;padding-right:6px;padding-left:6px;font-size:var(--text-xs)}.stage-tabs span,.deal-list .stage-tabs span{min-width:18px;padding-right:5px;padding-left:5px}.drawer-head,.drawer-main{grid-template-columns:minmax(0,1fr)}.drawer-actions{justify-content:stretch}.drawer-actions .secondary.compact{flex:1 1 auto}.drawer-title h2,.drawer-head h2{white-space:normal}.cost-popover .summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calc-block-row-meta,.material-subblock-row-meta{max-width:none}}@media (max-width: 430px){.cost-popover{padding:10px}.drawer-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cost-popover .summary{min-height:50px}.cost-popover .summary strong{font-size:16px}.stage-tabs button,.deal-list .stage-tabs button{flex:1 1 calc(50% - 4px)}}@media (max-width: 768px){.production-mobile{font-family:var(--font-family-base, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif);font-size:15px;line-height:1.3}.production-mobile svg{stroke-width:1.9}.production-mobile .production-deal-card.compact{border-color:#0f172a14;border-radius:16px;box-shadow:0 8px 20px #0f172a09}.production-mobile .production-deal-summary{gap:9px;padding:8px 9px}.production-mobile .production-card-title.compact-title h2{font-size:16px;font-weight:550;line-height:1.18}.production-mobile .production-card-title strong{font-weight:500}.production-mobile .production-status{font-size:13px;font-weight:500}.production-mobile .production-compact-status>span:last-child{font-size:14px;font-weight:500;line-height:1.15}.production-worker-view{gap:10px;max-width:none}.worker-mobile-brand{min-height:32px;padding-top:2px}.worker-mobile-brand img{width:min(132px,38vw);max-height:22px}.worker-profile{grid-template-columns:68px minmax(0,1fr);gap:12px;align-items:center;border-color:#0f172a14;border-radius:18px;background:color-mix(in srgb,var(--surface) 96%,white);padding:14px;box-shadow:0 8px 22px #0f172a0a}.worker-avatar{width:68px;height:68px;border-width:1px;border-color:color-mix(in srgb,var(--accent) 22%,var(--border-soft));background:color-mix(in srgb,var(--accent-soft) 45%,var(--surface));color:var(--accent-strong);font-size:22px;font-weight:600}.worker-profile-main{gap:4px}.worker-profile-title{align-items:center;gap:8px}.worker-profile-main h2{font-size:23px;font-weight:600;line-height:1.12;letter-spacing:0}.worker-profile-title span{color:var(--text-soft);font-size:15px;font-weight:450;line-height:1.2}.worker-profile-actions{gap:6px}.worker-notification-badge,.worker-profile-menu-trigger{width:44px;min-width:44px;height:44px;min-height:44px;border-radius:50%;padding:0;font-weight:500}.worker-profile-menu-trigger,.production-mobile .worker-profile-menu-trigger{border-color:#0f172a1f;background:var(--surface);color:var(--text)}.worker-notification-badge{border-color:color-mix(in srgb,var(--accent) 34%,var(--border-soft));background:color-mix(in srgb,var(--accent-soft) 48%,var(--surface));color:var(--accent-strong)}.worker-notification-badge span{top:-3px;right:-3px;min-width:17px;height:17px;border-width:2px;padding:0 4px;font-size:10px;font-weight:600}.worker-profile-actions svg,.worker-profile-menu svg{width:22px;height:22px;stroke-width:1.9}.worker-profile-menu{right:0;left:auto;width:min(320px,calc(100vw - 32px));max-height:min(72vh,520px);overflow-y:auto;gap:0;border-color:#0f172a1a;border-radius:18px;padding:8px;box-shadow:0 18px 42px #0f172a29;transform-origin:top right;animation:worker-menu-in .19s cubic-bezier(.2,.8,.2,1) both;will-change:opacity,transform}.production-worker-view:has(.worker-profile-menu){isolation:isolate}.production-worker-view:has(.worker-profile-menu):after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1190;background:transparent;pointer-events:none}.worker-profile-menu button,.worker-profile-menu label,.production-mobile .worker-profile-menu button,.production-mobile .worker-profile-menu label{justify-content:flex-start;gap:12px;min-height:54px;border:0;border-radius:12px;background:transparent;padding:0 10px;color:var(--text);font-size:16px;font-weight:450;line-height:1.2;box-shadow:none}.worker-profile-menu button>span,.worker-profile-menu label>span{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.worker-profile-menu button:hover,.worker-profile-menu label:hover,.worker-profile-menu button:active,.worker-profile-menu label:active{background:color-mix(in srgb,var(--accent-soft) 42%,var(--surface-soft));color:var(--text)}.worker-profile-menu button:disabled{opacity:.48}.worker-profile-menu button em{min-width:22px;height:20px;margin-left:auto;background:var(--surface-muted);color:var(--text-soft);font-size:12px;font-weight:500}.worker-menu-chevron{flex:0 0 auto;margin-left:auto;color:var(--text-soft);opacity:.72}.worker-menu-danger{color:var(--danger)!important}.production-notification{border-color:color-mix(in srgb,var(--accent) 20%,var(--border-soft));border-radius:16px;background:color-mix(in srgb,var(--accent-soft) 54%,var(--surface));padding:11px 12px;color:var(--accent-strong);font-size:14px;font-weight:450;line-height:1.28}.worker-tabs{min-height:48px;border-color:#0f172a14;border-radius:16px;background:var(--surface);padding:4px;box-shadow:0 6px 18px #0f172a09}.worker-tab-rail{gap:4px}.worker-tabs button,.worker-tabs button.active,.production-mobile .worker-tabs button{min-height:40px;border-radius:12px;padding:4px 8px;color:var(--text-secondary);font-size:15px;font-weight:500;line-height:1.12}.worker-tabs button.active{color:#fff}.worker-tabs button strong{font-weight:500}.worker-tabs button span{min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:500;line-height:20px}.production-worker-view .production-deal-list{gap:8px}.production-worker-view .production-deal-card.compact{border-color:#0f172a14;border-radius:16px;box-shadow:0 8px 20px #0f172a09;transition:border-color .18s ease,box-shadow .22s ease,transform .22s ease}.production-deal-summary.worker-summary{grid-template-columns:72px minmax(0,1fr) minmax(112px,112px);gap:10px;min-height:82px;padding:12px;transition:background-color .18s ease,box-shadow .22s ease}.production-deal-summary.worker-summary:active{background:color-mix(in srgb,var(--accent-soft) 20%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 18%,transparent)}.production-worker-view .production-thumb{width:72px;height:58px;border-radius:13px}.production-compact-info{gap:4px;align-self:center}.production-worker-view .production-card-title.compact-title h2{font-size:16px;font-weight:550;line-height:1.18}.production-worker-view .production-card-title.compact-title strong{font-size:14px;line-height:1.1}.production-compact-meta{gap:4px}.production-worker-view .production-compact-meta span,.production-compact-meta span{max-width:100%;padding:5px 8px;font-size:13px;font-weight:450;line-height:1}.production-worker-view .production-compact-status.worker-deadline-status{display:grid;grid-column:auto;grid-template-columns:minmax(0,1fr);align-content:start;width:112px;min-width:0;max-width:112px;align-self:start;justify-self:end;gap:6px;justify-items:end;text-align:right}.production-worker-date{display:block;overflow:visible;width:100%;max-width:100%;color:var(--text);font-size:13px;font-weight:500;line-height:1.1;text-align:right;text-overflow:clip;white-space:nowrap}.production-deadline-chip{padding:5px 8px;font-size:13px;font-weight:500}.production-worker-view .worker-deadline-status .production-deadline-chip{display:block;justify-content:flex-end;overflow:visible;max-width:100%;padding:5px 8px;font-size:13px;font-weight:500;line-height:1.08;text-align:right;text-overflow:clip;overflow-wrap:anywhere;white-space:normal}.production-compact-status>span:last-child{font-size:14px;font-weight:500;line-height:1.15}.production-row-actions button,.production-mobile .production-row-actions button,.worker-password-panel .primary,.worker-password-panel .secondary{min-height:44px;border-radius:13px;font-size:15px;font-weight:500}.worker-money-grid span,.worker-profile-stats span{font-size:13px;font-weight:450;line-height:1.25}.worker-money-grid strong,.worker-profile-stats strong{font-size:17px;font-weight:600}}@media (max-width: 430px){.worker-profile{grid-template-columns:62px minmax(0,1fr);padding:12px}.worker-avatar{width:62px;height:62px}.worker-profile-main h2{font-size:22px}.worker-profile-title span{font-size:15px}.worker-profile-actions{gap:5px}.worker-notification-badge,.worker-profile-menu-trigger{width:44px;min-width:44px;height:44px}.worker-profile-menu{width:min(312px,calc(100vw - 28px))}.production-deal-summary.worker-summary{grid-template-columns:68px minmax(0,1fr) minmax(104px,104px);gap:9px;min-height:78px;padding:11px 10px}.production-worker-view .production-thumb{width:68px;height:54px}.production-worker-view .production-compact-status.worker-deadline-status{width:104px;min-width:0;max-width:104px}.production-worker-date,.production-worker-view .worker-deadline-status .production-deadline-chip{font-size:12px}}.installations-app{padding-top:8px;display:flex;flex-direction:column;gap:14px;min-width:0;width:100%;color:var(--text-primary, #111827)}.installations-toolbar,.installations-filters,.installations-summary-grid,.installations-layout,.installation-card,.installations-queue,.installations-board,.installations-notifications,.installation-details-panel,.installation-editor{min-width:0;max-width:100%}.installations-toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:10px 8px 8px 14px}.installations-toolbar h1,.installation-editor h2{font-size:22px;line-height:1.15;margin:0}.installations-toolbar .eyebrow,.installation-editor .eyebrow{color:var(--text-muted, #6b7280);display:block;font-size:12px;font-weight:600;margin-bottom:4px;text-transform:uppercase}.installations-toolbar-actions,.installation-date-control,.installation-planner-toolbar,.installation-month-view-control,.installation-card-actions,.worker-installation-quick-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.installation-date-control{background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:12px;box-sizing:border-box;min-height:52px;padding:4px}.installation-date-control button,.installation-date-control input,.installations-filters input,.installations-filters select,.installation-editor input,.installation-editor select,.installation-editor textarea{border:1px solid var(--border, #d9e1ea);border-radius:10px;color:var(--text-primary, #111827);font:inherit;min-height:42px;min-width:0}.installation-date-control button{background:transparent;border-color:transparent;padding:0 10px}.installation-date-control input{padding:0 8px}.installation-month-view-control{align-items:stretch;background:var(--surface, #fff);border:1px solid var(--border, #d9e1ea);border-radius:12px;box-sizing:border-box;gap:4px;min-height:52px;padding:4px}.installation-month-view-control input{background:transparent;border:0;border-radius:9px;color:var(--text-primary, #111827);font:inherit;min-height:42px;padding:0 8px}.installation-view-switch{align-items:center;background:var(--surface, #fff);border:1px solid var(--border, #d9e1ea);border-radius:12px;box-sizing:border-box;display:inline-flex;gap:2px;max-width:100%;min-height:52px;min-width:0;padding:4px}.installation-view-switch button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:9px;color:var(--text-secondary, #536174);cursor:pointer;font:inherit;font-size:13px;font-weight:520;line-height:1.15;min-height:42px;min-width:0;padding:0 13px;transition:background .16s ease,color .16s ease,box-shadow .16s ease;white-space:nowrap}.installation-month-view-control .installation-view-switch{border:0;min-height:42px;padding:0}.installation-view-switch button:hover{background:var(--surface-muted, #f4f7fb);color:var(--text-primary, #111827)}.installation-view-switch button.active{background:var(--primary, #f97316);box-shadow:0 8px 18px #f973162e;color:#fff}.installation-view-switch button:focus-visible{outline:2px solid color-mix(in srgb,var(--primary, #f97316) 38%,transparent);outline-offset:2px}.installation-list-mode-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--surface, #fff);border:1px solid var(--border, #d9e1ea);border-radius:12px;color:var(--text-secondary, #536174);cursor:pointer;font:inherit;font-size:13px;font-weight:520;line-height:1.15;min-height:52px;padding:0 16px;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease;white-space:nowrap}.installation-list-mode-button:hover{background:var(--surface-muted, #f4f7fb);color:var(--text-primary, #111827)}.installation-list-mode-button.active{background:var(--primary, #f97316);border-color:var(--primary, #f97316);box-shadow:0 8px 18px #f973162e;color:#fff}.installations-board-top{display:grid;gap:12px;min-width:0}.installations-toolbar-actions>.secondary.compact{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;min-height:52px;padding:0 14px}.installations-filters{display:grid;gap:10px;grid-template-columns:minmax(220px,1fr) minmax(160px,220px) minmax(160px,220px)}.installations-filters label{align-items:center;background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:12px;display:flex;gap:8px;min-width:0;padding:0 12px}.installations-filters input{background:transparent;border:0;flex:1;outline:0}.installations-filters select{background:var(--surface, #fff);padding:0 10px}.installations-summary-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.installation-summary-card{background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:12px;padding:12px 14px}.installation-summary-card span{color:var(--text-muted, #6b7280);display:block;font-size:12px}.installation-summary-card strong{display:block;font-size:22px;line-height:1.1;margin-top:4px}.installation-map-panel{background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:14px;min-width:0;padding:12px}.installation-map-panel .installations-section-head{align-items:start}.installation-map-panel .installations-section-head p{color:var(--text-secondary, #64748b);font-size:12px;line-height:1.35;margin:4px 0 0}.installation-map-layout{display:grid;gap:12px;grid-template-columns:minmax(260px,340px) minmax(0,1fr);min-width:0}.installation-map-sidebar,.installation-map-list{display:grid;gap:8px;min-width:0}.installation-map-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.installation-map-actions a{align-items:center;display:inline-flex;gap:6px;text-decoration:none}.installation-map-list{max-height:360px;overflow:auto;padding-right:2px}.installation-map-item{border:1px solid var(--border, #e5e7eb);border-left:4px solid var(--primary, #ff7900);border-radius:12px;display:grid;gap:7px;min-width:0;padding:9px}.installation-map-item.selected{background:color-mix(in srgb,var(--primary, #ff7900) 8%,var(--surface, #fff));border-color:color-mix(in srgb,var(--primary, #ff7900) 46%,var(--border, #e5e7eb))}.installation-map-item label{align-items:start;display:grid;gap:8px;grid-template-columns:24px minmax(0,1fr);min-width:0}.installation-map-item input{accent-color:var(--primary, #ff7900);cursor:pointer;height:18px;margin-top:1px;width:18px}.installation-map-item strong,.installation-map-item small{display:block;min-width:0;overflow-wrap:anywhere}.installation-map-item strong{font-size:13px;line-height:1.25}.installation-map-item small{color:var(--text-secondary, #64748b);font-size:12px;line-height:1.25;margin-top:2px}.installation-map-item>div{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.installation-map-item em,.installation-map-item time,.installation-map-item footer span{border-radius:999px;font-size:11px;font-style:normal;line-height:1;padding:5px 7px}.installation-map-item em{background:#ff79001a;color:#b45309;font-weight:600}.installation-map-item time,.installation-map-item footer span{background:var(--surface-muted, #f3f4f6);color:var(--text-secondary, #64748b)}.installation-map-item footer{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.installation-yandex-map,.installation-map-fallback{border:1px solid var(--border, #e5e7eb);border-radius:14px;min-height:420px;min-width:0;overflow:hidden}.installation-map-fallback{align-items:center;background:linear-gradient(135deg,#ff790012,#3b82f60d),var(--surface-muted, #f8fafc);color:var(--text-secondary, #64748b);display:flex;flex-direction:column;gap:8px;justify-content:center;padding:20px;text-align:center}.installation-map-fallback strong{color:var(--text-primary, #111827);font-size:16px}.installation-map-fallback span{font-size:13px;max-width:420px}.installation-map-fallback a{color:var(--primary, #ff7900);font-weight:600;text-decoration:none}.installations-layout{display:grid;gap:14px;align-items:start;grid-template-columns:minmax(250px,300px) minmax(0,1fr)}.installations-board{grid-column:2;grid-row:1 / span 2}.installations-notifications{grid-column:1}.installations-queue,.installations-board,.installations-notifications{background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:14px;padding:12px}.installations-section-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.installations-section-head h2{font-size:16px;line-height:1.2;margin:0}.installations-section-head span{background:var(--surface-muted, #f3f4f6);border-radius:999px;color:var(--text-secondary, #4b5563);font-size:12px;font-weight:600;padding:3px 8px}.ready-installation-card,.installation-card{background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:14px;box-shadow:0 1px 2px #0f172a0a}.ready-installation-card{display:grid;gap:10px;margin-bottom:10px;padding:12px}.ready-installation-card a,.ready-installation-card strong,.installation-card-main span,.installation-card-main strong{overflow-wrap:anywhere}.ready-installation-card a,.installation-card-main span{color:var(--primary, #ff7900);font-size:13px;font-weight:600;text-decoration:none}.ready-installation-card strong,.installation-card-main strong{display:block;font-size:15px;line-height:1.2}.ready-installation-card span,.installation-card-main small{color:var(--text-secondary, #64748b);display:block;font-size:12px;line-height:1.25}.ready-installation-card span svg{margin-right:3px;vertical-align:-2px}.installation-day-timeline{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.installation-lane{border:1px solid var(--border, #e5e7eb);border-radius:12px;min-width:0;overflow:hidden}.installation-lane-head{align-items:center;background:var(--surface-muted, #f8fafc);display:flex;gap:8px;padding:10px 12px}.installation-lane-head strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.installation-lane-body{display:grid;gap:8px;padding:10px}.timeline-installation-card{background:#fff;border:1px solid var(--border, #e5e7eb);border-left:4px solid var(--primary, #ff7900);border-radius:10px;color:inherit;display:grid;gap:2px;min-width:0;padding:10px;text-align:left}.timeline-installation-card.selected{border-color:var(--primary, #ff7900);box-shadow:0 0 0 3px #ff790029}.timeline-installation-card span,.timeline-installation-card small{color:var(--text-secondary, #64748b);font-size:12px}.timeline-installation-card strong,.timeline-installation-card em{font-size:13px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.installation-planner-shell{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(190px,230px);align-items:start;min-width:0}.installation-scheduler{--planner-lane-width: 156px;--planner-track-width: 100%;--planner-track-min-width: 760px;--planner-row-height: 92px;align-content:start;border:1px solid var(--border, #e5e7eb);border-radius:12px;display:grid;grid-template-columns:var(--planner-lane-width) minmax(var(--planner-track-min-width, 760px),1fr);max-width:100%;min-width:calc(var(--planner-lane-width, 156px) + var(--planner-track-min-width, 760px));overflow-x:auto;overflow-y:hidden;position:relative;width:100%}.planner-corner,.planner-scale,.planner-lane-head,.planner-row-track{min-width:0}.planner-corner{align-items:center;background:#344052;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;display:flex;font-size:12px;font-weight:600;min-height:34px;padding:0 12px;position:sticky;left:0;z-index:3}.planner-scale{background:var(--surface, #fff);border-bottom:1px solid var(--border, #e5e7eb);color:var(--text-secondary, #64748b);display:grid;font-size:11px;min-height:34px}.planner-hour-scale{grid-template-columns:var(--planner-track-columns, repeat(var(--planner-hour-columns, 13), minmax(var(--planner-hour-width, 58px), 1fr)));min-width:var(--planner-track-min-width, 680px);width:var(--planner-track-width, 100%)}.planner-day-scale{grid-template-columns:var(--planner-track-columns, repeat(var(--planner-day-columns, 7), minmax(var(--planner-day-width, 118px), 1fr)));min-width:var(--planner-track-min-width, 840px);width:var(--planner-track-width, 100%)}.planner-scale span{align-items:center;border-left:1px solid var(--border, #e5e7eb);display:flex;min-width:0;padding:0 8px}.planner-hour-scale span{font-variant-numeric:tabular-nums;justify-content:center;padding:0 2px;text-align:center;white-space:nowrap}.planner-scale span.today{color:var(--primary, #ff7900);font-weight:600}.planner-row{display:contents}.planner-lane-head{align-items:center;background:#344052;border-bottom:1px solid rgba(255,255,255,.08);color:#f8fafc;display:grid;gap:8px;grid-template-columns:18px minmax(0,1fr) auto;height:var(--planner-row-height, 92px);min-height:var(--planner-row-height, 92px);padding:9px 10px;position:sticky;left:0;z-index:2}.planner-lane-head strong{font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planner-lane-head span{background:#ffffff24;border-radius:999px;font-size:11px;line-height:1;padding:4px 7px}.planner-row-track{background:repeating-linear-gradient(90deg,rgba(148,163,184,.12) 0,rgba(148,163,184,.12) 1px,transparent 1px,transparent calc(100% / var(--planner-hour-columns, 13))),#f3f6fa;border-bottom:1px solid #fff;height:var(--planner-row-height, 92px);min-height:var(--planner-row-height, 92px);overflow:hidden;position:relative}.planner-time-track{display:grid;grid-template-columns:var(--planner-track-columns, repeat(var(--planner-hour-columns, 13), minmax(var(--planner-hour-width, 58px), 1fr)));min-width:var(--planner-track-min-width, 680px);width:var(--planner-track-width, 100%);box-sizing:border-box}.planner-week-track{background:#f3f6fa;display:grid;grid-template-columns:var(--planner-track-columns, repeat(var(--planner-day-columns, 7), minmax(var(--planner-day-width, 118px), 1fr)));min-width:var(--planner-track-min-width, 840px);width:var(--planner-track-width, 100%);box-sizing:border-box}.planner-day-cell{border-left:1px solid var(--border, #e5e7eb);display:grid;gap:5px;min-width:0;padding:6px}.planner-day-cell.today{background:#ff790012}.planner-job{background:var(--surface, #fff);border:1px solid rgba(15,23,42,.1);border-left:4px solid var(--primary, #ff7900);border-radius:9px;box-shadow:0 1px 2px #0f172a0f;color:var(--text-primary, #111827);cursor:pointer;display:grid;gap:1px;min-width:0;overflow:hidden;padding:7px 8px;text-align:left;transition:box-shadow .14s ease,transform .14s ease,border-color .14s ease}.planner-job:hover,.planner-job:focus-visible{border-color:var(--primary, #ff7900);box-shadow:0 6px 16px #0f172a24;outline:none;transform:translateY(-1px)}.planner-job.selected{border-color:var(--primary, #ff7900);box-shadow:0 0 0 3px #ff790029}.planner-job-bar{bottom:10px;height:auto;left:var(--job-left, 0);max-width:calc(100% - var(--job-left, 0));min-height:0;position:absolute;top:10px;width:var(--job-width, 18%)}.planner-job-chip{min-height:48px}.planner-job-month{border-left-width:3px;gap:0;padding:5px 6px}.planner-job span,.planner-job small{color:var(--text-secondary, #64748b);font-size:11px;line-height:1.15;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planner-job strong,.planner-job em{display:block;font-size:12px;font-style:normal;line-height:1.15;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planner-unplanned-panel{align-content:start;align-self:start;background:#f8fafc;border:1px solid var(--border, #e5e7eb);border-radius:12px;display:grid;gap:8px;max-height:min(660px,calc(100dvh - 230px));min-width:0;overflow-y:auto;overscroll-behavior:contain;padding:10px;scrollbar-gutter:stable}.planner-unplanned-panel>div:first-child{align-items:center;background:#f8fafc;display:flex;gap:8px;justify-content:space-between;margin:-2px -2px 0;padding:2px;position:sticky;top:-10px;z-index:1}.planner-unplanned-panel>div:first-child strong{font-size:13px}.planner-unplanned-panel>div:first-child span{background:var(--surface-muted, #eef2f7);border-radius:999px;color:var(--text-secondary, #64748b);font-size:12px;padding:3px 7px}.installation-month-calendar{border:1px solid var(--border, #e5e7eb);border-radius:12px;display:grid;grid-template-columns:repeat(7,minmax(112px,1fr));min-width:0;overflow:hidden}.month-weekday{background:#344052;color:#fff;font-size:12px;font-weight:600;padding:8px}.month-day{background:#fff;border-left:1px solid var(--border, #e5e7eb);border-top:1px solid var(--border, #e5e7eb);display:grid;gap:6px;min-height:112px;min-width:0;padding:8px}.month-day.muted{background:#f8fafc;color:var(--text-muted, #94a3b8)}.month-day.today{box-shadow:inset 0 0 0 2px #ff79003d}.month-day time{color:var(--text-secondary, #64748b);font-size:12px;font-weight:600}.month-day>div{display:grid;gap:4px;min-width:0}.month-more{color:var(--text-secondary, #64748b);font-size:11px;padding-left:4px}.installation-year-calendar{border:1px solid var(--border, #e5e7eb);border-radius:12px;display:grid;gap:1px;grid-template-columns:repeat(4,minmax(140px,1fr));min-width:0;overflow:hidden}.year-month-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:0;border-left:1px solid var(--border, #e5e7eb);border-top:1px solid var(--border, #e5e7eb);color:var(--text-primary, #111827);cursor:pointer;display:grid;gap:8px;min-height:116px;padding:14px;text-align:left;transition:background .16s ease,box-shadow .16s ease,color .16s ease}.year-month-card:hover,.year-month-card:focus-visible{background:#fff7ed;box-shadow:inset 0 0 0 2px #ff790033;outline:none}.year-month-card.today{background:#fff7ed}.year-month-card strong{font-size:16px;font-weight:600;text-transform:capitalize}.year-month-card span{color:var(--text-secondary, #64748b);font-size:13px}.installation-card-list{display:grid;gap:10px}.installation-card{padding:12px}.installation-card-head{align-items:center;background:transparent;border:0;color:inherit;display:grid;gap:12px;grid-template-columns:48px minmax(0,1fr) minmax(116px,auto);padding:0;text-align:left;width:100%}.installation-card-icon{align-items:center;background:#ff790014;border:1px solid rgba(255,121,0,.18);border-radius:12px;color:var(--primary, #ff7900);display:flex;height:48px;justify-content:center;width:48px}.installation-card-main,.installation-card-side{min-width:0}.installation-card-side{align-items:flex-end;display:flex;flex-direction:column;gap:4px;text-align:right}.installation-card-side time,.installation-card-side span{font-size:12px;white-space:nowrap}.installation-status{border-radius:999px;display:inline-flex;font-size:12px;font-style:normal;font-weight:600;line-height:1;padding:6px 8px;white-space:nowrap}.status-not_scheduled,.status-scheduled{background:#eef2f7;color:#475569}.status-assigned{background:#eaf3ff;color:#1d4ed8}.status-in_progress,.status-arrived{background:#fff7e8;color:#b45309}.status-review_pending,.status-needs_revision{background:#fff1f2;color:#be123c}.status-completed{background:#eaf8ef;color:#047857}.status-canceled,.status-no_installation{background:#f3f4f6;color:#6b7280}.installation-card-actions,.worker-installation-quick-actions{margin-top:10px}.worker-installation-quick-actions a,.installation-upload-button{align-items:center;display:inline-flex;gap:6px;text-decoration:none}.installation-upload-button input{display:none}.installation-upload-state{align-items:center;border-radius:10px;display:flex;gap:8px;margin-top:10px;padding:9px 10px}.installation-upload-state.success{background:#ecfdf3;color:#047857}.installation-upload-state.error{background:#fff1f2;color:#be123c}.installation-photo-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));margin-top:12px}.installation-photo-grid figure{border:1px solid var(--border, #e5e7eb);border-radius:10px;margin:0;min-width:0;overflow:hidden;position:relative}.installation-photo-grid img{aspect-ratio:1;display:block;object-fit:cover;width:100%}.installation-photo-grid figcaption{color:var(--text-secondary, #64748b);font-size:11px;padding:5px 6px}.installation-photo-grid button{align-items:center;background:#ffffffeb;border:1px solid var(--border, #e5e7eb);border-radius:999px;display:flex;height:30px;justify-content:center;position:absolute;right:6px;top:6px;width:30px}.installation-empty-state,.installation-empty-photos{color:var(--text-muted, #64748b);font-size:13px;padding:16px;text-align:center}.installation-notification-list{display:grid;gap:8px}.installation-notification-list button{align-items:start;background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:10px;color:inherit;display:grid;gap:8px;grid-template-columns:18px minmax(0,1fr) auto;padding:9px;text-align:left}.installation-notification-list button.unread{background:#ff790012;border-color:#ff790038}.installation-notification-list span{font-size:13px;line-height:1.25;min-width:0}.installation-notification-list time{color:var(--text-muted, #64748b);font-size:11px}.installation-details-panel{background:var(--surface, #fff);border:1px solid var(--border, #e5e7eb);border-radius:14px;box-sizing:border-box;box-shadow:0 16px 40px #0f172a1f;bottom:24px;max-height:calc(100dvh - 48px);overflow-x:hidden;overflow-y:auto;padding:16px;position:fixed;right:24px;scrollbar-gutter:stable;width:min(420px,calc(100vw - 48px));z-index:30}.installation-details-panel>.icon-button{align-items:center;box-sizing:border-box;display:inline-flex;height:44px;justify-content:center;position:absolute;right:10px;top:10px;transform:none;width:44px}.installation-details-panel>.icon-button:hover,.installation-details-panel>.icon-button:focus-visible{transform:none}.installation-details-panel .installation-card-actions,.installation-details-panel .installation-photo-grid{max-width:100%;overflow-x:hidden}.installation-details-panel h2{font-size:19px;line-height:1.2;margin:10px 34px 14px 0}.installation-details-panel dl{display:grid;gap:8px;margin:0}.installation-details-panel dl div{background:var(--surface-muted, #f8fafc);border-radius:10px;padding:8px 10px}.installation-details-panel dt{color:var(--text-muted, #64748b);font-size:11px}.installation-details-panel dd{font-size:13px;margin:2px 0 0;overflow-wrap:anywhere}.installation-details-panel dd a{color:var(--primary, #ff7900);display:block;font-weight:600;margin-top:4px;text-decoration:none}.installation-editor-backdrop{align-items:center;background:#0f172a61;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:18px;position:fixed;z-index:50}.installation-editor{background:var(--surface, #fff);border-radius:16px;box-shadow:0 22px 60px #0f172a38;max-height:min(720px,calc(100dvh - 36px));overflow:auto;padding:18px;width:min(680px,100%)}.installation-editor header,.installation-editor footer{align-items:center;display:flex;gap:12px;justify-content:space-between}.installation-editor-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0}.installation-editor label{color:var(--text-secondary, #475569);display:grid;font-size:12px;gap:5px;min-width:0}.installation-editor label.full{grid-column:1 / -1}.installation-editor-deal-title{grid-column:span 2}.installation-address-field{position:relative;z-index:2}.installation-address-suggestions{background:#fffffff5;border:1px solid var(--border, #d9e1ea);border-radius:10px;box-shadow:0 14px 36px #0f172a24;display:grid;gap:2px;left:0;max-height:220px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:10}.installation-address-suggestions button{background:transparent;border:0;border-radius:8px;color:var(--text-primary, #111827);cursor:pointer;font:inherit;padding:8px 10px;text-align:left}.installation-address-suggestions button:hover,.installation-address-suggestions button:focus-visible,.installation-address-suggestions button.is-active{background:#ff790017;outline:none}.installation-editor-files{background:var(--surface-muted, #f8fafc);border:1px solid var(--border, #e5e7eb);border-radius:12px;display:flex;flex-wrap:wrap;gap:8px;grid-column:1 / -1;min-width:0;padding:10px}.installation-editor-files span{color:var(--text-muted, #64748b);flex-basis:100%;font-size:12px;font-weight:600}.installation-editor-files a{background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:999px;color:var(--primary, #ff7900);font-size:12px;max-width:100%;overflow:hidden;padding:5px 8px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.installation-editor input,.installation-editor select,.installation-editor textarea{background:var(--surface, #fff);padding:8px 10px;width:100%}.installation-toast{background:#111827;border-radius:999px;color:#fff;font-size:13px;left:50%;padding:9px 14px;position:fixed;top:calc(env(safe-area-inset-top,0px) + 16px);transform:translate(-50%);z-index:70}.installations-mobile{background:#f5f6f8;display:grid;gap:12px;min-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 14px) 12px calc(env(safe-area-inset-bottom,0px) + 18px)}.installation-mobile-brand{margin-bottom:-2px}.installation-mobile-header{align-items:center;background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:18px;display:grid;gap:12px;grid-template-columns:58px minmax(0,1fr) 44px 44px;padding:12px;position:relative}.installation-mobile-header .worker-avatar{align-items:center;background:#ff790014;border-radius:50%;color:var(--primary, #ff7900);display:flex;font-size:20px;font-weight:600;height:58px;justify-content:center;overflow:hidden;width:58px}.installation-mobile-header .worker-avatar img,.installation-profile-summary .worker-avatar img{height:100%;object-fit:cover;width:100%}.installation-mobile-header strong{display:block;font-size:21px;line-height:1.15}.installation-mobile-header span{color:var(--text-secondary, #64748b)}.installation-mobile-header>button,.installation-bell,.installation-mobile-menu-trigger{align-items:center;background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:50%;display:flex;height:44px;justify-content:center;position:relative;width:44px}.installation-mobile-menu-wrap{justify-content:center}.installation-mobile-menu{right:-2px;z-index:80}.installation-bell span{align-items:center;background:#ef4444;border-radius:999px;color:#fff;display:flex;font-size:11px;height:18px;justify-content:center;min-width:18px;position:absolute;right:-3px;top:-3px}.installation-mobile-tabs{background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:16px;display:grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr));padding:4px}.installation-mobile-tabs button{align-items:center;background:transparent;border:0;border-radius:12px;color:var(--text-secondary, #64748b);display:flex;font-size:15px;font-weight:500;gap:6px;justify-content:center;min-height:44px;min-width:0}.installation-mobile-tabs button.active{background:var(--primary, #ff7900);color:#fff}.installation-mobile-tabs span{background:#94a3b829;border-radius:999px;font-size:12px;min-width:22px;padding:2px 6px}.installation-mobile-controls{background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:16px;display:grid;gap:10px;padding:10px}.installation-mobile-date,.installation-mobile-search{align-items:center;border:1px solid var(--border, #dbe4ef);border-radius:14px;display:grid;min-width:0}.installation-mobile-date{grid-template-columns:44px minmax(0,1fr) 44px}.installation-mobile-date button{background:transparent;border:0;color:var(--text-primary, #111827);font-size:16px;min-height:44px}.installation-mobile-date input,.installation-mobile-search input{border:0;min-height:44px;min-width:0;width:100%}.installation-mobile-search{grid-template-columns:42px minmax(0,1fr)}.installation-mobile-search svg{color:var(--text-secondary, #64748b);justify-self:center}.installation-mobile-profile{display:grid;gap:12px}.installation-profile-summary,.installation-profile-stats,.installation-profile-actions{background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:18px}.installation-profile-summary{align-items:center;display:grid;gap:12px;grid-template-columns:64px minmax(0,1fr);padding:14px}.installation-profile-summary .worker-avatar{align-items:center;background:#ff790014;border-radius:50%;color:var(--primary, #ff7900);display:flex;font-size:21px;font-weight:600;height:64px;justify-content:center;overflow:hidden;width:64px}.installation-profile-summary h2{font-size:22px;line-height:1.15;margin:0}.installation-profile-summary span{color:var(--text-secondary, #64748b);display:block;font-size:15px;margin-top:3px}.installation-profile-stats{display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.installation-profile-stats div{display:grid;gap:4px;min-width:0;padding:12px}.installation-profile-stats span{color:var(--text-secondary, #64748b);font-size:12px}.installation-profile-stats strong{font-size:20px;line-height:1}.installation-profile-actions{display:grid;padding:8px}.installation-profile-actions button{align-items:center;background:transparent;border:0;border-radius:12px;color:var(--text-primary, #111827);display:grid;gap:12px;grid-template-columns:22px minmax(0,1fr) auto;min-height:54px;padding:0 10px;text-align:left}.installation-profile-actions button:hover,.installation-profile-actions button:active{background:#ff790014}.installation-profile-actions span{font-size:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.installation-profile-actions em{background:var(--surface-muted, #eef2f7);border-radius:999px;color:var(--text-secondary, #64748b);font-size:12px;font-style:normal;padding:2px 8px}.installation-profile-actions .danger{color:var(--danger, #dc2626)}.worker-installation-card{border-radius:18px;padding:14px}.installation-expanded p{color:var(--text-secondary, #475569);font-size:14px;line-height:1.35;margin:12px 0 0}@media (max-width: 1180px){.installations-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.installation-map-layout{grid-template-columns:1fr}.installation-map-list{max-height:260px}.installations-notifications{grid-column:1 / -1}}@media (max-width: 860px){.installations-toolbar,.installations-toolbar-actions{align-items:stretch;flex-direction:column}.installations-filters,.installations-layout{grid-template-columns:1fr}.installations-board,.installations-notifications{grid-column:1;grid-row:auto}.installation-planner-shell{grid-template-columns:1fr}.installation-yandex-map,.installation-map-fallback{min-height:320px}.installations-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.installation-editor-grid{grid-template-columns:1fr}.installation-editor-deal-title{grid-column:1 / -1}.installation-card-head{grid-template-columns:48px minmax(0,1fr)}.installation-card-side{align-items:flex-start;grid-column:2;text-align:left}}@media (max-width: 520px){.installations-summary-grid{grid-template-columns:1fr}.installation-mobile-header{grid-template-columns:58px minmax(0,1fr) 44px 44px}.installation-mobile-tabs{display:flex;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.installation-mobile-tabs::-webkit-scrollbar{display:none}.installation-card-head{gap:10px;grid-template-columns:44px minmax(0,1fr)}.installation-card-icon{height:44px;width:44px}.installation-mobile-tabs button{flex:0 0 auto;font-size:14px;min-width:94px}}body,button,input,select,textarea{font-family:var(--font-sans);font-weight:400;letter-spacing:0}:where(h1,h2,h3,h4,strong,b){font-weight:600}:where(.stage-tabs button,.deal-workspace-tabs button,.production-section-tabs button,.production-view-switch button,.worker-tabs button,.primary,.secondary,.danger,.row-actions button,.row-actions a,.production-row-actions button,.production-row-actions select,.production-batch-bar button,.employee-access-actions button,.employee-payout-controls button,.worker-profile-menu button,.worker-profile-menu label,.worker-profile-menu-trigger){font-weight:500}:where(.stage-tabs span,.production-section-tabs span,.production-compact-meta span,.production-status,.production-deadline-chip,.mobile-deal-stage,.chip,.cost-chip small){font-weight:500}:where(.deals-table,.production-mobile,.installations-app,.manager-deal-portal){font-size:14px;line-height:1.35}.deals-table th{font-size:12px;font-weight:600}.deals-table td,.deals-table small,.mobile-deal-meta,.production-compact-meta,.production-assignment-line,.production-compact-status>span:last-child{font-weight:400}.deal-title strong,.mobile-deal-number,.production-card-title strong{font-size:13px;font-weight:600}.deal-title span,.mobile-deal-title strong,.production-card-title h2,.production-card-title.compact-title h2{font-weight:600;line-height:1.22}.production-card-title.compact-title h2{font-size:14.5px}.production-compact-meta span{font-size:11.5px;line-height:1.1}.production-row-actions{font-size:13px}.production-row-actions button,.production-toggle-tech-spec,.production-row-actions select{min-height:38px;border-radius:10px;padding:8px 11px}.production-deal-summary.opens-workspace:hover .production-card-title h2{color:var(--primary-hover)}.employee-card-chip{background:#eefbfc;color:#263548;font-weight:500}.employee-card-name,.employee-card-phone{font-weight:500}.employee-card-phone,.employee-profile-label,.employee-popover-title small{font-size:12px}.employee-avatar{font-weight:600}.employee-popover-title strong{font-size:17px;font-weight:600}.employee-popover-title span{font-size:14px;font-weight:400}.worker-profile h1,.worker-profile strong,.worker-profile-menu button,.worker-profile-menu label{font-weight:500}.worker-profile h1{font-weight:600}@media (max-width: 768px){:where(.production-mobile,.installations-app,.manager-deal-portal){font-size:14.5px;line-height:1.3}.production-card-title.compact-title h2,.production-worker-view .production-card-title.compact-title h2{font-size:15.5px;font-weight:600}.production-worker-view .production-compact-meta span,.production-deadline-chip,.production-status{font-weight:500}}:where(.workspace-shell,.deals-table,.production-mobile,.employee-management-shell,.installations-app,.manager-deal-portal){-webkit-font-smoothing:antialiased;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:1.34;text-rendering:optimizeLegibility}:where(.deals-table td,.deals-table small,.deal-title,.production-deal-card,.production-deal-summary,.production-compact-meta,.production-row-actions,.production-assignment-line,.production-employee-row,.employee-group-grid button,.employee-list-head,.employee-access-controls,.employee-payout-controls){font-size:14px;font-weight:400;line-height:1.3}.deals-table th,.column-head,.column-head button,.column-head label,.stage-tabs button,.app-mode-switch button,.workspace-user-card,.workspace-brand,.production-section-tabs button,.production-view-switch button,.production-batch-bar,.production-employee-form input,.production-employee-form select,.employee-access-controls input,.employee-access-controls select,.employee-access-actions button,.employee-payout-controls button{font-size:13px;font-weight:500;line-height:1.25}.deal-title strong,.mobile-deal-number,.production-card-title strong{color:var(--primary);font-size:13px;font-weight:500;line-height:1.15}.deal-title span,.mobile-deal-title strong,.production-card-title h2,.production-card-title.compact-title h2,.production-worker-view .production-card-title.compact-title h2{color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.22}.deals-table .deal-title span{display:block;max-width:100%}.production-compact-meta span,.production-status,.production-deadline-chip,.mobile-deal-stage,.chip,.cost-chip small,.employee-row-summary small,.employee-group-grid small,.employee-list-head span{font-size:12px;font-weight:450;line-height:1.18}.cost-chip span,.deals-table td>strong,.production-kpi strong,.production-review-head strong,.employee-row-summary strong,.employee-list-head strong,.employee-group-grid span,.employee-card-name,.employee-popover-title strong{font-weight:500}.employee-row-summary strong,.employee-list-head strong,.employee-group-grid span{font-size:14px;line-height:1.2}.employee-group-grid strong,.employee-list-head em{font-size:13px;font-weight:500}.employee-row-avatar,.employee-avatar{font-weight:500}.primary,.secondary,.danger,.row-actions button,.row-actions a,.production-row-actions button,.production-row-actions select,.employee-access-actions button,.employee-payout-controls button{font-size:13.5px;font-weight:500;line-height:1.15}@media (max-width: 768px){:where(.production-mobile,.employee-management-shell,.installations-app,.manager-deal-portal){font-size:14.5px;line-height:1.3}.deal-title span,.mobile-deal-title strong,.production-card-title h2,.production-card-title.compact-title h2,.production-worker-view .production-card-title.compact-title h2{font-size:15px;font-weight:500}.primary,.secondary,.danger,.production-row-actions button,.employee-access-actions button,.employee-payout-controls button{font-size:14px}}.workspace-brand-button{width:100%;border:0;background:transparent;cursor:pointer;font:inherit;text-align:left}.workspace-brand-button:hover img,.workspace-brand-button:focus-visible img{transform:translateY(-1px)}.workspace-brand-button:focus-visible{outline:2px solid rgba(249,115,22,.35);outline-offset:3px}.deal-list>.toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:9px}.deal-list>.toolbar>div:first-child,.deal-list>.toolbar .toolbar-actions{width:100%;flex:none}.deal-list>.toolbar .toolbar-actions{justify-content:flex-start;align-items:center;gap:8px}.deal-list>.toolbar .search{flex:1 1 560px;width:min(720px,100%)}.deal-list>.toolbar .toolbar-catalog{margin-left:auto}.resizable-th{position:relative;overflow:visible}.column-resizer{right:-6px;width:12px}.column-resizer:after{top:16px;right:5px;bottom:16px;width:1px;background:#d8e1eb;box-shadow:0 0 0 1px #d8e1eb73}.resizable-th:hover .column-resizer:after,.column-resizer:hover:after,.is-resizing-columns .column-resizer:after{width:2px;background:var(--primary);box-shadow:0 0 0 3px #f973161f}.deals-table .deal-title span,.production-card-title.compact-title h2,.production-worker-view .production-card-title.compact-title h2,.employee-row-summary strong,.employee-list-head strong,.employee-group-grid span{font-weight:500!important}.deals-table .deal-title span,.production-card-title.compact-title h2{font-size:13.5px;line-height:1.2}.production-batch-bar.production-search-row{display:grid;grid-template-columns:minmax(0,1fr);justify-items:stretch;padding:10px 12px}.production-batch-bar.production-search-row .production-search{width:100%;max-width:none}.production-compact-row{grid-template-columns:minmax(0,1fr) auto}.production-deal-summary.opens-workspace{cursor:pointer}.production-row-actions{min-width:0;flex-wrap:wrap;justify-content:flex-end}.part-assignment-panel{background:#f8fafc}.part-assignment-panel h3{font-weight:500}.part-assignment-row{grid-template-columns:54px minmax(0,1fr) minmax(150px,220px) auto}.part-assignment-row span{font-weight:400}.worker-gallery-search{width:100%;max-width:none}.worker-gallery.worker-gallery-list{display:grid;gap:9px}.worker-gallery-deal{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:10px}.worker-gallery-thumb{display:grid;width:58px;height:48px;overflow:hidden;place-items:center;border:1px solid var(--border);border-radius:10px;background:var(--surface-muted);color:var(--text-secondary)}.worker-gallery-thumb-button{display:block;width:100%;height:100%;min-width:0;border:0;background:transparent;padding:0;color:inherit;cursor:pointer}.worker-gallery-thumb img{width:100%;height:100%;object-fit:cover}.worker-gallery-deal>div:last-child{display:grid;gap:2px;min-width:0}.worker-gallery-deal strong,.worker-gallery-deal span,.worker-gallery-deal small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.worker-gallery-deal strong{color:var(--primary);font-size:13px;font-weight:500}.worker-gallery-deal span{color:var(--text-primary);font-size:14px;font-weight:500}.worker-gallery-deal small{color:var(--text-secondary);font-size:12px}@media (max-width: 760px){.deal-list>.toolbar .toolbar-actions{display:grid;grid-template-columns:minmax(0,1fr) repeat(2,44px)}.deal-list>.toolbar .toolbar-catalog{grid-column:1 / -1;width:100%;margin-left:0}.production-compact-row,.part-assignment-row{grid-template-columns:minmax(0,1fr)}.production-row-actions{justify-content:stretch}.production-row-actions button,.production-row-actions select{width:100%}}.production-photo-preview-link,.production-photo-strip a,.worker-gallery-thumb a,.worker-gallery-thumb-button,.installation-photo-link{display:block;width:100%;height:100%;min-width:0;color:inherit;text-decoration:none}.production-photo-preview-link img,.production-photo-strip a img,.worker-gallery-thumb a img,.worker-gallery-thumb-button img,.installation-photo-link img{display:block}.worker-gallery-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;align-items:end;background:#0f172a94;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom))}.worker-gallery-viewer{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,760px);max-height:min(86dvh,760px);margin:0 auto;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:0 24px 70px #0f172a38}.worker-gallery-viewer-head,.worker-gallery-viewer-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px 14px}.worker-gallery-viewer-head>div{display:grid;gap:2px;min-width:0}.worker-gallery-viewer-head strong{overflow:hidden;color:var(--text-primary);font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.worker-gallery-viewer-head span,.worker-gallery-viewer-footer{color:var(--text-secondary);font-size:13px}.worker-gallery-viewer-head button{display:grid;flex:0 0 auto;width:44px;height:44px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-primary);place-items:center}.worker-gallery-viewer-stage{position:relative;display:grid;min-height:280px;overflow:hidden;background:#111827;place-items:center}.worker-gallery-viewer-stage img{display:block;max-width:100%;max-height:100%;object-fit:contain}.worker-gallery-viewer-nav{position:absolute;top:50%;z-index:1;display:grid;width:44px;height:44px;transform:translateY(-50%);border:0;border-radius:999px;background:#ffffffe6;color:var(--text-primary);place-items:center}.worker-gallery-viewer-nav.previous{left:10px;transform:translateY(-50%) rotate(180deg)}.worker-gallery-viewer-nav.next{right:10px}.worker-gallery-viewer-footer{border-top:1px solid var(--border)}.worker-gallery-viewer-footer a{color:var(--primary);font-weight:500;text-decoration:none}.worker-gallery.worker-gallery-list{grid-template-columns:1fr;gap:10px}.worker-gallery.worker-gallery-list .worker-gallery-deal{grid-template-columns:92px minmax(0,1fr);min-height:94px;align-items:center}.worker-gallery.worker-gallery-list .worker-gallery-thumb{width:92px;height:74px}.worker-gallery.worker-gallery-list .worker-gallery-deal strong,.worker-gallery.worker-gallery-list .worker-gallery-deal span,.worker-gallery.worker-gallery-list .worker-gallery-deal small{display:block;width:auto;aspect-ratio:auto;border:0;border-radius:0;background:transparent;padding:0;text-align:left}.worker-gallery.worker-gallery-list .worker-gallery-deal span{white-space:normal;line-height:1.25}.worker-gallery.worker-gallery-list>span{aspect-ratio:auto;min-height:110px;border-style:dashed}.data-health-warning,.data-health-warning *{min-width:0;overflow-wrap:anywhere}.stage-tabs{flex-wrap:wrap;overflow:visible}.installation-photo-link{background:var(--surface-muted, #f3f4f6)}.installation-yandex-map [class*=route],.installation-yandex-map [class*=route] *{box-sizing:border-box;max-width:100%}@media (max-width: 430px){.worker-gallery.worker-gallery-list .worker-gallery-deal{grid-template-columns:84px minmax(0,1fr)}.worker-gallery.worker-gallery-list .worker-gallery-thumb{width:84px;height:68px}}.workspace-warehouse .workspace-content{overflow-x:clip}.warehouse-app{display:grid;gap:14px;min-width:0;padding:16px}.warehouse-hero,.warehouse-ai-panel,.warehouse-panel,.warehouse-summary-card{border:1px solid var(--border, #dbe3ee);border-radius:14px;background:var(--surface, #fff);box-shadow:var(--shadow-sm, 0 1px 3px rgba(15, 23, 42, .08))}.warehouse-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px}.warehouse-hero h1{margin:2px 0 4px;font-size:22px;line-height:1.15}.warehouse-hero p,.warehouse-ai-panel span,.warehouse-settings-grid span{color:var(--text-secondary, #667085);font-size:13px;line-height:1.35}.warehouse-actions,.warehouse-panel-actions,.warehouse-row-actions,.warehouse-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}.warehouse-actions .file-action{cursor:pointer}.warehouse-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.warehouse-summary-card{display:grid;gap:6px;padding:14px}.warehouse-summary-card span{color:var(--text-secondary, #667085);font-size:12px}.warehouse-summary-card strong{color:var(--text-primary, #101828);font-size:20px}.warehouse-summary-card.warning strong{color:#b45309}.warehouse-summary-card.danger strong{color:#b42318}.warehouse-ai-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px}.warehouse-ai-panel>svg{color:var(--primary, #f97316)}.warehouse-ai-panel strong{display:block;margin-bottom:3px;font-size:15px}.warehouse-upload-status{max-width:360px;border-radius:999px;background:#eef2f7;color:var(--text-secondary, #667085);font-size:12px;padding:7px 10px}.warehouse-upload-status.parsed{background:#ecfdf3;color:#027a48}.warehouse-upload-status.manual,.warehouse-upload-status.error{background:#fff4ed;color:#b54708}.warehouse-tabs{display:flex;gap:6px;min-width:0;overflow-x:auto;padding:4px}.warehouse-tabs button{display:inline-flex;align-items:center;gap:6px;min-height:38px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--text-secondary, #667085);font-size:13px;font-weight:500;padding:0 13px;white-space:nowrap}.warehouse-tabs button.active{border-color:#f9731647;background:#f973161a;color:var(--primary, #f97316)}.warehouse-tabs button span{border-radius:999px;background:#f9731629;padding:2px 7px}.warehouse-panel{display:grid;gap:14px;min-width:0;padding:14px}.warehouse-stock-list,.warehouse-history-list,.warehouse-price-list,.warehouse-receipt-rows{display:grid;gap:10px;min-width:0}.warehouse-stock-row,.warehouse-history-row,.warehouse-document-row,.warehouse-price-row,.warehouse-receipt-row{display:grid;align-items:center;gap:10px;min-width:0;border:1px solid var(--border, #dbe3ee);border-radius:12px;background:var(--surface, #fff);padding:12px}.warehouse-stock-row{grid-template-columns:minmax(220px,1.8fr) repeat(3,minmax(90px,.6fr)) auto}.warehouse-stock-row strong,.warehouse-history-row strong,.warehouse-price-row strong,.warehouse-document-row strong{color:var(--text-primary, #101828);font-size:14px;font-weight:600;line-height:1.25}.warehouse-stock-row span,.warehouse-history-row span,.warehouse-document-row span,.warehouse-price-row span{display:block;color:var(--text-secondary, #667085);font-size:12px;line-height:1.25}.stock-status,.warehouse-confidence{justify-self:end;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:12px;font-weight:600;padding:6px 9px}.stock-status.low,.warehouse-confidence.warn{background:#fffaeb;color:#b54708}.stock-status.empty{background:#fef3f2;color:#b42318}.warehouse-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.warehouse-form-grid label,.warehouse-wide-field,.warehouse-receipt-row label{display:grid;gap:6px;min-width:0;color:var(--text-secondary, #667085);font-size:12px;font-weight:500}.warehouse-form-grid input,.warehouse-form-grid select,.warehouse-wide-field textarea,.warehouse-receipt-row input,.warehouse-receipt-row select{width:100%;min-width:0;min-height:38px;border:1px solid var(--border, #dbe3ee);border-radius:10px;background:var(--surface, #fff);color:var(--text-primary, #101828);font:inherit;padding:8px 10px}.warehouse-wide-field textarea{min-height:82px;resize:vertical}.warehouse-receipt-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.warehouse-receipt-row{grid-template-columns:minmax(150px,1.2fr) minmax(220px,1.4fr) 84px 70px 90px auto auto}.warehouse-empty{border:1px dashed var(--border, #dbe3ee);border-radius:12px;color:var(--text-secondary, #667085);font-size:14px;padding:18px;text-align:center}.warehouse-document-row{grid-template-columns:auto minmax(0,1fr);color:inherit;text-decoration:none}.warehouse-price-row{grid-template-columns:minmax(0,1fr) auto}.warehouse-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.warehouse-settings-grid>div{display:grid;gap:6px;border:1px solid var(--border, #dbe3ee);border-radius:12px;padding:12px}@media (max-width: 1024px){.warehouse-summary,.warehouse-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.warehouse-stock-row,.warehouse-receipt-row,.warehouse-price-row{grid-template-columns:1fr;justify-items:stretch}.stock-status,.warehouse-confidence{justify-self:start}}@media (max-width: 640px){.warehouse-app{padding:12px}.warehouse-hero,.warehouse-ai-panel{grid-template-columns:1fr;display:grid}.warehouse-summary,.warehouse-form-grid,.warehouse-settings-grid{grid-template-columns:1fr}.warehouse-actions .primary,.warehouse-actions .secondary,.warehouse-panel-actions .primary,.warehouse-panel-actions .secondary{width:100%;justify-content:center;min-height:44px}}:root{--bg: #f6f2ec;--bg-elevated: #faf7f1;--surface: #fffdf8;--surface-soft: #fbf7ef;--surface-muted: #f1ebe2;--surface-hover: #f8efe4;--border: #ded4c7;--border-soft: #e9dfd3;--border-strong: #c9b9a8;--text: #161616;--text-secondary: #4f5965;--text-muted: #6d7480;--text-soft: #9a9289;--primary: #ef6b18;--primary-hover: #d95b0e;--primary-soft: #fff2e5;--primary-muted: #ffd2ae;--shadow-sm: 0 1px 0 rgba(35, 31, 27, .05);--shadow-md: 0 10px 26px rgba(35, 31, 27, .06);--shadow-lg: 0 24px 60px rgba(35, 31, 27, .08)}body,.app,.workspace-app{background:linear-gradient(180deg,#fffdf8bd,#f6f2ec00 260px),var(--bg)}:where(.workspace-content,.deal-list,.employee-management-shell,.installations-app,.warehouse-app,.production-mobile){color:var(--text);font-size:13px;font-weight:400;letter-spacing:0;line-height:1.34}:where(h1,h2,h3,.workspace-brand,.installations-toolbar h1,.warehouse-hero h1,.manager-deal-head h1){color:#151515;font-weight:560;letter-spacing:0}:where(h1,.installations-toolbar h1,.warehouse-hero h1){font-size:clamp(20px,2vw,26px);line-height:1.08}:where(h2,.installations-section-head h2,.tech-spec-panel-head h2,.tech-spec-item-head h2){font-size:16px;line-height:1.18}:where(strong,b,.deal-title span,.mobile-deal-title strong,.production-card-title,.production-card-title strong,.employee-row-summary strong,.employee-group-grid span){font-weight:560}:where(small,.tech-spec-muted,.employee-row-summary small,.employee-group-grid small,.installation-map-panel .installations-section-head p){color:var(--text-muted);font-weight:400}:where(.app-mode-sidebar,.workspace-user-card,.access-card,.table-wrap,.kpi,.summary,.production-deal-card,.employee-group-grid button,.production-employee-row,.installations-queue,.installations-board,.installations-notifications,.installation-map-panel,.warehouse-panel,.warehouse-hero,.warehouse-ai-panel,.warehouse-summary-card,.tech-spec-panel,.tech-spec-item,.tech-spec-hero,.mobile-deal-card){border-color:var(--border-soft);background:var(--surface);box-shadow:var(--shadow-sm)}.app-mode-sidebar{background:#fffdf8f0}.workspace-brand{font-size:12px;font-weight:520}.workspace-brand img{filter:saturate(.95)}.app-mode-switch button{min-height:40px;border-radius:10px;color:var(--text-secondary);font-size:13px;font-weight:500}.app-mode-switch button.active{border-color:var(--primary-muted);background:var(--primary-soft);color:var(--primary-hover);box-shadow:inset 3px 0 0 var(--primary)}:where(.primary,.secondary,.ghost,.icon-button,.stage-tabs button,.production-row-actions button,.production-row-actions select,.employee-access-actions button,.employee-payout-controls button,.tech-spec-export-popover button,.warehouse-tabs button){font-weight:500;letter-spacing:0}.primary{background:var(--primary);border-color:var(--primary);box-shadow:none}.primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.secondary,.icon-button{background:var(--surface);border-color:var(--border)}.secondary:hover,.icon-button:hover{background:var(--surface-hover);border-color:var(--border-strong)}.stage-tabs,.deal-list .stage-tabs,.warehouse-tabs{border:1px solid var(--border-soft);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm)}.stage-tabs button,.deal-list .stage-tabs button,.warehouse-tabs button{min-height:34px;border-radius:10px;color:var(--text-secondary);font-size:13px;font-weight:500}.stage-tabs button.active,.deal-list .stage-tabs button.active,.warehouse-tabs button.active{background:var(--primary);border-color:var(--primary);color:#fff}.stage-tabs span,.deal-list .stage-tabs span,.warehouse-tabs button span{background:var(--surface-muted);color:var(--text-muted);font-size:11px;font-weight:500}.stage-tabs button.active span,.deal-list .stage-tabs button.active span,.warehouse-tabs button.active span{background:#ffffff38;color:#fff}.search,.installations-filters label,.installations-filters select,.warehouse-form-grid input,.warehouse-form-grid select,.warehouse-wide-field textarea,.production-employee-form input,.production-employee-form select,.employee-access-controls input,.employee-access-controls select,.tech-spec-header input,.tech-spec-header textarea,.tech-spec-item-grid input,.tech-spec-item-grid select,.tech-spec-item-grid textarea{border-color:var(--border);background:var(--surface);color:var(--text);box-shadow:none}.table-wrap{border-radius:16px;overflow:auto}th,.deals-table th{background:#f4eee6;color:#4d4b47;font-size:11px;font-weight:560;letter-spacing:.02em}td,.deals-table td{color:var(--text);font-size:13px;font-weight:400}.deals-table .deal-title{color:var(--primary-hover)}.deals-table .deal-title span{color:var(--text);font-size:13px;line-height:1.24}.deals-table td>strong,.cost-chip span,.column-label,.sort-button{font-weight:560}.cost-chip,.production-status,.installation-status,.stock-status,.mobile-deal-stage,.employee-card-chip{border-radius:999px;font-weight:500}.production-deal-card,.ready-installation-card,.installation-card,.warehouse-stock-row,.warehouse-history-row,.warehouse-document-row,.warehouse-price-row,.warehouse-receipt-row,.production-employee-row{border-radius:14px;box-shadow:none}.production-deal-card:hover,.ready-installation-card:hover,.installation-card:hover,.warehouse-stock-row:hover,.production-employee-row:hover{border-color:var(--border-strong);background:#fffaf3}.production-row-actions button,.production-toggle-tech-spec,.production-row-actions select{min-height:34px;border-radius:10px;font-size:13px}.employee-group-grid button{border-radius:14px;color:var(--text-secondary)}.employee-group-grid button.active{border-color:var(--primary-muted);background:var(--primary-soft);color:var(--primary-hover)}.employee-list-head strong,.employee-row-summary strong,.employee-group-grid span,.employee-card-name,.employee-popover-title strong{color:var(--text);font-size:14px;font-weight:560}.employee-group-grid strong,.employee-list-head em{font-weight:500}.employee-row-summary small,.employee-group-grid small,.employee-list-head span{font-size:12px;font-weight:400}@media (min-width: 1180px){.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:minmax(250px,.82fr) minmax(0,2fr);gap:10px;align-items:center;padding:10px 12px}.employee-management-shell .employee-row-summary{grid-column:1 / 2;grid-template-columns:30px minmax(0,1fr);gap:8px}.employee-management-shell .employee-row-avatar{width:30px;height:30px;font-size:13px}.employee-management-shell .employee-access-controls{grid-column:2 / 3;grid-template-columns:minmax(125px,.8fr) minmax(140px,1fr) minmax(140px,.95fr) max-content;gap:8px;align-items:center;margin-top:0}.employee-management-shell .employee-access-controls input,.employee-management-shell .employee-access-controls select{min-height:36px;padding:7px 10px}.employee-management-shell .employee-access-actions{display:flex;grid-column:auto;gap:6px;justify-self:end;width:auto}.employee-management-shell .employee-access-actions button{min-height:36px;padding:0 12px}.employee-management-shell .employee-payout-controls{grid-column:2 / 3;grid-template-columns:auto minmax(130px,170px) auto;justify-self:end;width:auto;margin-top:2px}.employee-management-shell .employee-payout-controls input{min-height:36px;padding:7px 10px}}.tech-spec-hero,.warehouse-hero{border-radius:16px;background:linear-gradient(90deg,#ef6b180f,#fffdf800 45%),var(--surface)}.tech-spec-export-popover{border-color:var(--border-soft);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-md)}.installation-map-panel{overflow:hidden}.installation-yandex-map{background:var(--surface-soft)}.installation-yandex-map [class*=route],.installation-yandex-map [class*=route] *{max-width:100%}@media (max-width: 768px){:where(.production-mobile,.installations-app,.warehouse-app,.manager-deal-portal){font-size:14px}:where(.mobile-deal-title strong,.production-card-title,.production-card-title strong){font-size:15px;font-weight:560}}@media (max-width: 720px){.workspace-app{min-height:100dvh;background:var(--bg);overflow-x:clip}.workspace-app:has(.workspace-bottom-nav) .workspace-shell{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.workspace-content{display:grid;gap:12px;width:100%;max-width:100vw;min-width:0}.workspace-mobile-title{min-width:0;border-bottom:1px solid rgba(35,31,27,.08);background:#f6f2eceb}.workspace-mobile-title span{font-size:11px;font-weight:520;letter-spacing:.08em}.workspace-mobile-title strong{min-width:0;overflow:hidden;color:var(--text);font-size:15px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.workspace-bottom-nav{left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;border-radius:18px;padding:6px;scrollbar-width:none}.workspace-bottom-nav::-webkit-scrollbar{display:none}.workspace-bottom-nav button{flex:0 0 clamp(66px,22vw,92px);scroll-snap-align:center;min-width:66px;min-height:54px;border-radius:14px;padding:6px 8px;color:var(--text-muted);font-size:10.5px;font-weight:500}.workspace-bottom-nav button svg{width:19px;height:19px}.workspace-bottom-nav button.active{background:var(--primary);color:#fff}.workspace-bottom-nav button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-costing .deal-list,.workspace-production .production-mobile,.workspace-employees .production-mobile,.workspace-installations .installations-app,.workspace-warehouse .warehouse-app{width:100%;max-width:100vw;min-width:0;padding:10px}.workspace-costing .deal-list{padding-top:10px}.stage-tabs,.deal-list .stage-tabs,.warehouse-tabs,.installation-mobile-tabs{display:flex;flex-wrap:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.stage-tabs::-webkit-scrollbar,.deal-list .stage-tabs::-webkit-scrollbar,.warehouse-tabs::-webkit-scrollbar,.installation-mobile-tabs::-webkit-scrollbar{display:none}.stage-tabs button,.deal-list .stage-tabs button,.warehouse-tabs button,.installation-mobile-tabs button{flex:0 0 auto;min-width:max-content;font-size:13px;font-weight:500}.mobile-deal-filters,.deal-toolbar,.production-filters,.employee-access-controls,.warehouse-toolbar,.installations-filters{width:100%;max-width:100%;min-width:0}.mobile-deal-card,.production-deal-card,.production-employee-row,.employee-group-grid button,.warehouse-panel,.warehouse-hero,.warehouse-ai-panel,.warehouse-summary-card,.installation-map-panel,.installations-queue,.installations-board,.installations-notifications,.installation-card,.ready-installation-card{border-radius:16px;box-shadow:0 1px #231f1b0a}.production-layout,.production-columns,.employee-access-grid,.employee-group-grid,.installations-layout,.installation-map-layout,.warehouse-summary,.warehouse-form-grid,.warehouse-settings-grid{grid-template-columns:1fr}.installations-toolbar,.installations-toolbar-actions,.warehouse-hero,.warehouse-ai-panel,.warehouse-actions,.warehouse-panel-actions,.production-actions,.employee-access-actions{align-items:stretch;display:grid;grid-template-columns:1fr;width:100%;min-width:0}.installations-toolbar{gap:10px}.installations-toolbar h1,.warehouse-hero h1{font-size:20px;font-weight:560}.installations-toolbar .eyebrow,.warehouse-hero .eyebrow{font-size:11px;font-weight:520}.installation-date-control{display:grid;grid-template-columns:44px minmax(0,1fr) 44px minmax(82px,auto);width:100%;min-width:0}.installation-date-control input{width:100%;min-width:0}.installation-view-switch{width:100%}.installation-view-switch button{flex:1 1 0;min-height:40px;padding:0 8px}.installations-filters{gap:8px}.installations-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.installation-summary-card{padding:10px}.installation-summary-card strong{font-size:18px}.installation-map-panel{padding:10px}.installation-map-list{display:flex;max-height:none;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scroll-snap-type:x proximity}.installation-map-item{flex:0 0 min(280px,84vw);scroll-snap-align:start}.installation-yandex-map,.installation-map-fallback{min-height:300px;border-radius:16px}.installation-card-head{grid-template-columns:42px minmax(0,1fr)}.installation-card-side{grid-column:1 / -1;align-items:flex-start;text-align:left}.installation-card-actions,.worker-installation-quick-actions,.warehouse-row-actions{display:grid;grid-template-columns:1fr;width:100%}.installation-card-actions button,.worker-installation-quick-actions button,.worker-installation-quick-actions a,.warehouse-row-actions button{justify-content:center;min-height:44px;width:100%}.installation-details-panel{inset:auto 8px calc(86px + env(safe-area-inset-bottom)) 8px;width:auto;max-height:min(78dvh,680px);border-radius:18px}.warehouse-app{gap:10px}.warehouse-hero{gap:10px;padding:12px}.warehouse-hero p{margin:0;font-size:12px;line-height:1.35}.warehouse-actions .primary,.warehouse-actions .secondary,.warehouse-panel-actions .primary,.warehouse-panel-actions .secondary{justify-content:center;min-height:44px;width:100%}.warehouse-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.warehouse-summary-card{padding:10px}.warehouse-summary-card strong{font-size:17px}.warehouse-ai-panel{grid-template-columns:auto minmax(0,1fr);padding:12px}.warehouse-ai-panel .warehouse-upload-status{grid-column:1 / -1;max-width:100%;border-radius:12px}.warehouse-tabs{border-radius:16px;padding:5px}.warehouse-panel{padding:10px}.warehouse-stock-row,.warehouse-history-row,.warehouse-document-row,.warehouse-price-row,.warehouse-receipt-row{grid-template-columns:1fr;gap:8px;padding:10px}.warehouse-stock-row>div,.warehouse-history-row>div,.warehouse-document-row>div,.warehouse-price-row>div,.warehouse-receipt-row>label{min-width:0}.stock-status,.warehouse-confidence{justify-self:start}.warehouse-receipt-head{align-items:stretch;display:grid;grid-template-columns:1fr}.warehouse-receipt-head button,.warehouse-receipt-row .icon-button{justify-content:center;min-height:44px;width:100%}.warehouse-history-list,.warehouse-stock-list,.warehouse-price-list,.warehouse-receipt-rows{gap:8px}.production-employee-form,.employee-access-form{grid-template-columns:1fr}}.employee-management-shell{max-width:100%;overflow-x:clip}.employee-management-shell .employee-group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:8px;max-width:100%;min-width:0}.employee-management-shell .employee-group-grid button{min-width:0;min-height:62px;border-radius:12px;padding:9px 10px}.employee-management-shell .employee-group-grid span{white-space:normal}.employee-management-shell .employee-group-grid small{display:-webkit-box;overflow:hidden;min-height:30px;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25}.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:minmax(210px,.65fr) minmax(0,1.35fr);gap:10px;align-items:center;padding:8px 10px}.employee-management-shell .employee-row-summary{grid-column:1 / 2;grid-template-columns:30px minmax(0,1fr);gap:8px}.employee-management-shell .employee-row-avatar{width:30px;height:30px;font-size:13px}.employee-management-shell .employee-access-controls{display:grid;grid-column:2 / 3;grid-template-columns:minmax(128px,168px) minmax(0,1fr);gap:8px;align-items:center;min-width:0;margin-top:0}.employee-management-shell .employee-access-controls select,.employee-management-shell .employee-access-controls input,.employee-management-shell .employee-payout-controls input{min-height:36px;border-radius:10px;padding:7px 10px;font-size:13px}.employee-management-shell .employee-access-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;min-width:0;width:auto}.employee-management-shell .employee-access-actions button{min-height:36px;border-radius:10px;padding:0 10px;font-size:13px}.employee-management-shell .employee-credential-toggle{max-width:190px}.employee-management-shell .employee-credentials-panel{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(140px,1fr));gap:8px;min-width:0;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-soft);padding:8px}.employee-management-shell .employee-payout-controls{grid-column:1 / -1;grid-template-columns:auto minmax(132px,180px) auto;justify-content:end;width:100%;min-width:0;margin-top:2px}@media (max-width: 1180px){.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:minmax(180px,.75fr) minmax(0,1.25fr)}.employee-management-shell .employee-access-controls{grid-template-columns:minmax(124px,150px) minmax(0,1fr)}.employee-management-shell .employee-access-actions{justify-content:flex-start}}@media (max-width: 980px){.employee-management-shell .production-employee-form{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-management-shell .production-employee-form button{grid-column:1 / -1}.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:minmax(0,1fr)}.employee-management-shell .employee-row-summary,.employee-management-shell .employee-access-controls{grid-column:1 / -1}}@media (max-width: 720px){.employee-management-shell .employee-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-management-shell .production-employee-form,.employee-management-shell .employee-access-controls,.employee-management-shell .employee-credentials-panel,.employee-management-shell .employee-payout-controls{grid-template-columns:minmax(0,1fr)}.employee-management-shell .employee-access-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.employee-management-shell .employee-access-actions button,.employee-management-shell .employee-credential-toggle{max-width:none;width:100%}}@media (max-width: 380px){.workspace-bottom-nav button{min-width:62px;padding-inline:6px;font-size:10px}.workspace-bottom-nav button svg{width:18px;height:18px}.installations-summary-grid,.warehouse-summary{grid-template-columns:1fr}}@media (min-width: 721px){.workspace-app:has(.app-mode-sidebar){--workspace-sidebar-collapsed: 72px;--workspace-sidebar-expanded: 248px}.app-mode-sidebar{z-index:80;width:var(--workspace-sidebar-collapsed);overflow:hidden;gap:16px;padding:14px 10px;transition:width .17s ease,box-shadow .17s ease,background-color .17s ease,border-color .17s ease}.app-mode-sidebar:hover{width:var(--workspace-sidebar-expanded);border-right-color:color-mix(in srgb,var(--primary) 18%,var(--border-soft));background:#fffdf8fa;box-shadow:18px 0 42px #0f172a1f}.workspace-app:has(.app-mode-sidebar) .workspace-shell{padding-left:var(--workspace-sidebar-collapsed)}.workspace-brand-button{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-height:68px;overflow:hidden;border-radius:14px;padding:6px 0}.workspace-brand-mark{display:block;width:42px;height:42px;object-fit:contain;opacity:1;transition:opacity .15s ease,transform .15s ease}.workspace-brand-logo{position:absolute;top:6px;left:0;display:block;width:112px;max-width:none;height:auto;opacity:0;transform:translate(-8px) scale(.96);transition:opacity .15s ease,transform .15s ease}.workspace-brand-button>span,.app-mode-switch button>span{overflow:hidden;max-width:0;opacity:0;white-space:nowrap;transition:max-width .17s ease,opacity .14s ease}.workspace-brand-button>span{grid-column:1 / -1;margin-top:42px}.app-mode-sidebar:hover .workspace-brand-logo{opacity:1;transform:translate(0) scale(1)}.app-mode-sidebar:hover .workspace-brand-mark{opacity:0;transform:scale(.86)}.app-mode-sidebar:hover .workspace-brand-button>span,.app-mode-sidebar:hover .app-mode-switch button>span{max-width:180px;opacity:1}.app-mode-sidebar .app-mode-switch{gap:8px}.app-mode-sidebar .app-mode-switch button{justify-content:flex-start;width:50px;min-width:50px;min-height:48px;gap:12px;overflow:hidden;border-radius:14px;padding:0 15px;transition:width .17s ease,min-width .17s ease,background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.app-mode-sidebar:hover .app-mode-switch button{width:100%;min-width:0}.app-mode-sidebar .app-mode-switch button svg{flex:0 0 auto;width:20px;height:20px}.app-mode-sidebar .workspace-user-card{width:50px;min-width:50px;overflow:hidden;gap:0;border-color:transparent;background:transparent;padding:0;box-shadow:none;transition:width .17s ease,padding .17s ease,border-color .17s ease,background-color .17s ease}.app-mode-sidebar:hover .workspace-user-card{width:100%;min-width:0;gap:7px;border-color:var(--border-soft);background:var(--surface);padding:10px}.app-mode-sidebar .workspace-user-card>span,.app-mode-sidebar .workspace-user-card>strong{overflow:hidden;max-width:0;max-height:0;opacity:0;white-space:nowrap;transition:max-width .17s ease,max-height .17s ease,opacity .14s ease}.app-mode-sidebar:hover .workspace-user-card>span,.app-mode-sidebar:hover .workspace-user-card>strong{max-width:190px;max-height:24px;opacity:1}.app-mode-sidebar .workspace-user-card .secondary{justify-content:center;width:50px;min-width:50px;min-height:44px;overflow:hidden;padding:0;font-size:0}.app-mode-sidebar:hover .workspace-user-card .secondary{width:100%;min-width:0;padding:0 12px;font-size:13px}}@media (prefers-reduced-motion: reduce){.app-mode-sidebar,.app-mode-sidebar *,.workspace-brand-logo{transition:none!important}}:where(body,button,input,select,textarea){font-family:var(--font-sans);font-weight:400}:where(h1,h2,h3,h4,.workspace-mobile-title strong,.installations-section-head h2){font-weight:600;letter-spacing:0}:where(strong,b){font-weight:600}:where(.stage-tabs button,.deal-title span,.mobile-deal-title strong,.production-card-title,.production-card-title strong,.employee-row-summary strong,.employee-group-grid span,.planner-job strong,.planner-lane-head strong,.installation-view-switch button,.installation-list-mode-button){font-weight:500}:where(.deal-table,.deal-table td,.deal-table th,.production-deal-card,.production-employee-row,.installations-app){font-size:13px;line-height:1.32}:where(.secondary,.primary,.danger,.icon-button,.compact){font-weight:500}.deal-title span,.production-card-title strong,.employee-row-summary strong{font-size:14px;line-height:1.22}.stage-tabs button{min-height:34px;padding:6px 10px}.stage-tabs button.active{background:var(--primary)}.employee-management-shell .production-employee-form{grid-template-columns:minmax(160px,1.2fr) minmax(140px,.9fr) minmax(130px,.8fr) minmax(150px,.8fr) minmax(150px,.8fr) auto;gap:8px}.employee-management-shell .production-employee-form input,.employee-management-shell .production-employee-form select,.employee-access-controls select,.employee-credentials-panel input,.employee-payout-controls input{min-height:38px;height:38px;border-radius:10px;font-size:13px}.employee-group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:8px;max-width:100%;overflow:visible}.employee-group-grid button{min-height:70px;padding:10px 12px;border-radius:12px;text-align:left}.employee-group-grid span{font-size:14px;line-height:1.12}.employee-group-grid small{display:-webkit-box;margin-top:5px;overflow:hidden;color:var(--text-muted);font-size:12px;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.employee-group-grid strong{width:26px;height:26px;font-size:12px;font-weight:500}.employee-management-shell .production-employee-row.employee-admin-row{display:grid;grid-template-columns:minmax(210px,1fr) minmax(520px,2fr);align-items:start;gap:12px;min-height:72px;padding:12px 16px}.employee-management-shell .employee-row-summary{align-items:center;min-height:48px;padding:0}.employee-management-shell .employee-row-avatar{width:36px;height:36px;font-size:13px;font-weight:500}.employee-access-controls{display:grid;grid-template-columns:minmax(142px,.7fr) minmax(0,2fr);align-items:start;gap:8px;min-width:0}.employee-access-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0}.employee-access-actions button{min-height:38px;padding:8px 12px;border-radius:10px;font-size:13px;line-height:1.1}.employee-credentials-panel{grid-column:1 / -1;display:grid;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr);gap:8px;padding:8px;border:1px solid var(--border-soft);border-radius:12px;background:color-mix(in srgb,var(--surface) 82%,var(--primary-soft))}.employee-payout-controls{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.employee-payout-controls>span{margin-right:auto;color:var(--text-muted);font-size:12px}.employee-list-head{padding:8px 0}.installation-planner-toolbar{align-items:stretch;gap:8px}.installation-date-control,.installation-view-switch,.installation-month-view-control,.installation-list-mode-button,.installation-planner-toolbar>button{min-height:42px}.installation-create-inline{align-items:center;box-sizing:border-box;display:inline-flex;gap:8px;height:42px;justify-content:center;padding:0 14px;white-space:nowrap}.installation-view-switch button,.installation-list-mode-button,.installation-date-control button,.installation-date-control input,.installation-month-view-control input{min-height:42px;border-radius:12px;font-size:14px;line-height:1}.installation-view-switch{padding:4px;border:1px solid color-mix(in srgb,var(--border) 85%,var(--primary-muted));border-radius:16px;background:var(--surface)}.installation-view-switch button{border:0;background:transparent;color:var(--text-secondary)}.installation-view-switch button.active,.installation-list-mode-button.active{background:var(--primary);color:#fff}.installation-planner-shell{align-items:start;overscroll-behavior:contain}.installation-scheduler{align-content:start;scrollbar-gutter:stable both-edges;overscroll-behavior:contain;touch-action:pan-x}.planner-row,.planner-row-track{min-height:76px}.planner-job{min-height:56px;overflow:hidden;border-radius:10px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.planner-job:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.planner-job span,.planner-job small,.planner-job em{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planner-job-bar{bottom:10px}.installation-details{max-width:min(560px,calc(100vw - 32px));overflow-x:clip;scrollbar-gutter:stable}.installation-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;max-width:100%;overflow:visible}.installation-photo-grid figure{min-width:0}.installation-photo-link img,.worker-gallery-thumb img,.worker-gallery-viewer-stage img{image-rendering:auto}.worker-gallery-viewer-backdrop{z-index:5000}.worker-gallery-viewer{width:min(960px,calc(100vw - 24px));height:min(760px,calc(100dvh - 24px));max-height:calc(100dvh - 24px)}.worker-gallery-viewer-stage{min-height:0}.worker-gallery-viewer-stage img{max-width:100%;max-height:100%;object-fit:contain}.worker-gallery-deal{min-height:74px}.worker-gallery-thumb{width:58px;height:58px}.worker-gallery-deal strong,.worker-gallery-deal span,.worker-gallery-deal small{font-weight:500}@media (max-width: 1180px){.employee-management-shell .production-employee-form,.employee-management-shell .production-employee-row.employee-admin-row,.employee-access-controls{grid-template-columns:1fr}.employee-access-actions{justify-content:flex-start}}@media (max-width: 760px){:where(.deal-table,.deal-table td,.deal-table th,.production-deal-card,.production-employee-row,.installations-app){font-size:14px}.employee-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-management-shell .production-employee-row.employee-admin-row{padding:12px}.employee-access-actions button{min-height:44px}.employee-credentials-panel{grid-template-columns:1fr}.worker-gallery-viewer{width:100vw;height:100dvh;max-height:100dvh;border-radius:0}}@media (prefers-reduced-motion: reduce){.planner-job,.worker-gallery-viewer,.app-mode-sidebar,.app-mode-sidebar *{transition:none}}@media (min-width: 721px){.app-mode-sidebar{isolation:isolate;will-change:width,box-shadow}.app-mode-sidebar:not(:hover){box-shadow:none}.workspace-brand-button{grid-template-columns:50px minmax(0,1fr);min-height:64px}.workspace-brand-mark{width:40px;height:40px;object-fit:contain;object-position:center;transform:none}.workspace-brand-logo{top:8px;left:4px;width:142px;pointer-events:none;visibility:hidden}.app-mode-sidebar:hover .workspace-brand-logo{visibility:visible}.app-mode-sidebar:hover .workspace-brand-mark{opacity:0;visibility:hidden;transform:scale(.72)}}.employee-management-shell{overflow-x:clip}.employee-management-shell .employee-group-grid{grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:8px}.employee-management-shell .employee-group-grid button{min-height:62px;padding:9px 10px}.employee-management-shell .employee-group-grid span{font-size:13px;font-weight:560}.employee-management-shell .employee-group-grid small{font-size:11.5px;line-height:1.18}.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:minmax(210px,.75fr) minmax(0,2.4fr);gap:10px;padding:9px 12px}.employee-management-shell .employee-access-controls{grid-template-columns:minmax(122px,.7fr) minmax(110px,.7fr) minmax(140px,.8fr) minmax(0,max-content);align-items:center}.employee-management-shell .employee-access-actions{justify-content:flex-end}.employee-management-shell .employee-access-actions button{min-height:36px;padding:7px 10px}.installation-planner-shell,.installation-scheduler{overscroll-behavior:contain}.installation-scheduler{overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable}.installation-scheduler:hover{overscroll-behavior-x:contain;overscroll-behavior-y:contain}.planner-row-track,.planner-lane-head{min-height:var(--planner-row-height, 92px)}.planner-job{min-height:62px;padding-bottom:10px}.planner-job-bar{bottom:8px}@media (max-width: 1360px){.employee-management-shell .production-employee-row.employee-admin-row{grid-template-columns:1fr}.employee-management-shell .employee-access-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-management-shell .employee-access-actions{grid-column:1 / -1;justify-content:flex-start}}@media (max-width: 900px){.employee-management-shell .production-employee-form{grid-template-columns:1fr 1fr}.employee-management-shell .employee-group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.installation-planner-toolbar{display:grid;grid-template-columns:1fr}.installation-date-control,.installation-view-switch,.installation-month-view-control,.installation-list-mode-button{width:100%}}@media (max-width: 640px){.employee-management-shell .production-employee-form,.employee-management-shell .employee-access-controls{grid-template-columns:1fr}.employee-management-shell .employee-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-management-shell .employee-access-actions{display:grid;grid-template-columns:1fr 1fr}}.deal-list>.toolbar .toolbar-catalog,.deal-list .toolbar-actions .toolbar-catalog{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center;gap:8px}.worker-profile:has(.worker-profile-menu),.worker-profile-menu-wrap:has(.worker-profile-menu){position:relative;z-index:4000}:root{--liquid-glass-bg: rgba(255, 253, 248, .78);--liquid-glass-strong: rgba(255, 255, 255, .88);--liquid-glass-border: rgba(229, 214, 196, .82);--liquid-glass-shadow: 0 18px 44px rgba(72, 54, 36, .09), inset 0 1px 0 rgba(255, 255, 255, .72);--liquid-glass-blur: blur(18px) saturate(1.08)}.workspace-page-hero,.warehouse-hero,.installations-toolbar,.production-topbar,.toolbar,.production-batch-bar,.kpi,.production-kpi,.warehouse-summary-card,.installations-summary-card,.employee-management-shell,.table-wrap,.warehouse-panel,.installations-board,.installations-queue,.installations-notifications,.installation-map-panel{background:linear-gradient(135deg,#ffffffe0,#fff7ed9e),var(--liquid-glass-bg);border-color:var(--liquid-glass-border);box-shadow:var(--liquid-glass-shadow);backdrop-filter:var(--liquid-glass-blur);-webkit-backdrop-filter:var(--liquid-glass-blur)}.workspace-page-hero{display:grid;gap:6px;margin:0 0 12px;padding:18px 20px;border:1px solid var(--liquid-glass-border);border-radius:20px}.workspace-page-hero .eyebrow,.warehouse-hero .eyebrow,.installations-toolbar .eyebrow,.production-topbar .eyebrow{color:color-mix(in srgb,var(--primary) 78%,#8b3a00);font-size:12px;font-weight:720;letter-spacing:0;text-transform:uppercase}.workspace-page-hero h1,.warehouse-hero h1,.installations-toolbar h1,.production-topbar h1{margin:0;color:#101828;font-size:clamp(24px,2.3vw,34px);font-weight:650;letter-spacing:0;line-height:1.08}.workspace-page-hero p,.warehouse-hero p,.installations-toolbar p{max-width:780px;margin:0;color:#667085;font-size:14px;line-height:1.42}.deal-list>.toolbar{margin-top:0}.app-mode-sidebar{background:linear-gradient(180deg,#ffffffdb,#fffaf3c7),#fffdf8d6;backdrop-filter:blur(18px) saturate(1.06);-webkit-backdrop-filter:blur(18px) saturate(1.06)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.workspace-page-hero,.warehouse-hero,.installations-toolbar,.production-topbar,.toolbar,.production-batch-bar,.kpi,.production-kpi,.warehouse-summary-card,.installations-summary-card,.employee-management-shell,.table-wrap,.warehouse-panel,.installations-board,.installations-queue,.installations-notifications,.installation-map-panel{background:#fffdfa}}.production-pull-refresh{width:min(156px,46vw);height:54px}.production-pull-refresh-logo{width:min(148px,42vw);max-height:34px;transform:translateY(var(--pull-logo-y, 4px)) scale(var(--pull-logo-scale, .92))}.production-pull-refresh.refreshing .logo-letter{animation-name:verkupRefreshLetterWave}@keyframes verkupRefreshLetterWave{0%,to{opacity:.78;transform:translateY(0) scale(1)}34%{opacity:1;transform:translateY(-3px) scale(1.04)}68%{opacity:.9;transform:translateY(3px) scale(.99)}}@media (max-width: 720px){.workspace-page-hero,.warehouse-hero,.installations-toolbar,.production-topbar{border-radius:18px;padding:14px 16px}.workspace-page-hero h1,.warehouse-hero h1,.installations-toolbar h1,.production-topbar h1{font-size:22px}}@media (min-width: 761px){.deal-list>.toolbar .toolbar-catalog{flex:0 0 auto;width:auto}}.workspace-page-hero,.warehouse-hero,.installations-toolbar,.production-mobile .production-topbar{gap:8px;margin:0 0 12px;min-height:0;padding:14px 18px;border:1px solid var(--liquid-glass-border);border-radius:18px}.production-mobile .production-topbar{align-items:flex-start;max-width:none}.workspace-page-hero .eyebrow,.warehouse-hero .eyebrow,.installations-toolbar .eyebrow,.production-mobile .production-topbar .eyebrow{margin:0 0 3px;color:color-mix(in srgb,var(--primary) 76%,#8b3a00);font-size:11.5px;font-weight:680;line-height:1.1;letter-spacing:0}.workspace-page-hero h1,.warehouse-hero h1,.installations-toolbar h1,.production-mobile .production-topbar h1{margin:0;color:#101828;font-size:24px;font-weight:640;line-height:1.12;letter-spacing:0}.workspace-page-hero p,.warehouse-hero p,.installations-toolbar p{margin:0;font-size:13px;line-height:1.35}@media (max-width: 1024px){.workspace-page-hero,.warehouse-hero,.installations-toolbar,.production-mobile .production-topbar{padding:12px 14px;border-radius:16px}.workspace-page-hero h1,.warehouse-hero h1,.installations-toolbar h1,.production-mobile .production-topbar h1{font-size:22px}}:root{--ease-ui: cubic-bezier(.2, .8, .2, 1);--motion-fast: .14s;--motion-base: .21s;--surface-glow: rgba(242, 106, 18, .08);--shadow-focus: 0 0 0 3px color-mix(in srgb, var(--primary) 16%, transparent);--shadow-card: 0 1px 2px rgba(15, 23, 42, .04), 0 10px 26px rgba(15, 23, 42, .055);--shadow-card-hover: 0 2px 4px rgba(15, 23, 42, .05), 0 16px 34px rgba(15, 23, 42, .085)}.motion-modal-host{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}.motion-modal-host>*{pointer-events:auto}button,a,.mobile-deal-card,.production-deal-card,.employee-group-grid button,.employee-admin-row,.installation-card,.warehouse-card,.catalog-item-card,.kpi,.summary,.production-kpi,.table-wrap,.deal-workspace,.catalog-modal,.employee-popover-surface{transition:background-color var(--motion-base) var(--ease-ui),border-color var(--motion-base) var(--ease-ui),box-shadow var(--motion-base) var(--ease-ui),color var(--motion-fast) var(--ease-ui),opacity var(--motion-fast) var(--ease-ui),transform var(--motion-fast) var(--ease-ui)}.primary,.secondary,.danger,.production-mobile .primary,.production-mobile .secondary,.manager-deal-head a,.worker-profile-menu button,.worker-profile-menu label,.worker-profile-menu-trigger,.tech-spec-export-popover button{min-height:40px;border-radius:13px;font-weight:620;line-height:1.12}.primary,.production-mobile .primary,.public-upload{background:linear-gradient(180deg,color-mix(in srgb,#ffffff 10%,transparent),transparent),var(--primary);box-shadow:0 8px 18px color-mix(in srgb,var(--primary) 20%,transparent)}.primary:hover,.production-mobile .primary:hover,.public-upload:hover{transform:translateY(-1px);box-shadow:0 10px 22px color-mix(in srgb,var(--primary) 28%,transparent)}.primary:active,.secondary:active,.danger:active,.icon-button:active,.production-mobile .primary:active,.production-mobile .secondary:active{transform:translateY(0) scale(.985)}.secondary,.production-mobile .secondary,.manager-deal-head a,.worker-profile-menu button,.worker-profile-menu label,.worker-profile-menu-trigger{border-color:color-mix(in srgb,var(--border) 86%,var(--surface));background:linear-gradient(180deg,color-mix(in srgb,#ffffff 72%,transparent),transparent),var(--surface)}.secondary:hover,.production-mobile .secondary:hover,.manager-deal-head a:hover,.worker-profile-menu button:hover,.worker-profile-menu label:hover,.worker-profile-menu-trigger:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.icon-button,.favorite-toggle,.row-actions button,.row-actions a,.drawer-head button,.catalog-modal-head button,.position-row button,.production-card-check{border-radius:12px}.stage-tabs,.deal-workspace-tabs,.access-tabs,.worker-tabs,.production-section-tabs,.production-view-switch,.catalog-group-tabs,.installation-view-switch,.planner-view-switch{border-radius:16px;padding:4px}.stage-tabs button,.deal-workspace-tabs button,.access-tabs button,.worker-tabs button,.production-section-tabs button,.production-view-switch button,.catalog-group-tabs button,.installation-view-switch button,.planner-view-switch button{border-radius:12px;font-weight:620}.stage-tabs button.active,.deal-workspace-tabs button.active,.access-tabs button.active,.worker-tabs button.active,.production-section-tabs button.active,.production-view-switch button.active,.catalog-group-tabs button.active,.installation-view-switch button.active,.planner-view-switch button.active{box-shadow:inset 0 1px #ffffff2e,0 8px 18px color-mix(in srgb,var(--primary) 20%,transparent)}.kpi,.summary,.cost-chip,.calc-block,.material-subblock,.block-add-card,.catalog-panel,.catalog-sidebar,.catalog-form,.catalog-modal-card,.tech-spec-doc-page,.deal-workspace,.builder-controls,.builder-summary,.builder-preview,.summary-block,.production-panel,.production-deal-card,.production-empty,.production-notification,.production-batch-bar,.production-kpi,.production-worker-head,.worker-profile,.worker-tabs,.worker-password-panel,.registration-links,.registration-requests,.employee-group-grid button,.mobile-deal-card,.mobile-deal-empty,.warehouse-panel,.installation-panel,.installation-map-card,.installation-planner-card{box-shadow:var(--shadow-card)}.mobile-deal-card:hover,.production-deal-card:hover,.employee-group-grid button:hover,.catalog-item-card:hover,.kpi:hover,.summary:hover{transform:translateY(-1px);box-shadow:var(--shadow-card-hover)}.deals-table .clickable-row td{transition:background-color var(--motion-fast) var(--ease-ui),box-shadow var(--motion-fast) var(--ease-ui)}.clickable-row:hover td{background:color-mix(in srgb,var(--surface-hover) 76%,var(--primary-soft))}input:not([type=checkbox]):not([type=radio]):not([type=range]):focus,select:focus,textarea:focus,.column-filter:focus,.autosave-input:focus{box-shadow:var(--shadow-focus)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.primary:hover,.secondary:hover,.mobile-deal-card:hover,.production-deal-card:hover,.employee-group-grid button:hover,.catalog-item-card:hover,.kpi:hover,.summary:hover{transform:none}}.production-worker-view .worker-mobile-brand{min-height:42px}.production-worker-view .worker-mobile-logo,.production-pull-refresh-logo{width:min(136px,40vw);max-height:28px;overflow:visible;object-fit:contain}.production-mobile.pull-refresh-active .worker-mobile-brand{opacity:0;transform:none;pointer-events:none}.production-pull-refresh.pulling .logo-wave-8{transform:translateY(var(--pull-wave-8, 0))}.production-pull-refresh.pulling .logo-wave-9{transform:translateY(var(--pull-wave-9, 0))}.production-pull-refresh.pulling .logo-wave-10{transform:translateY(var(--pull-wave-10, 0))}.production-pull-refresh.pulling .logo-wave-11{transform:translateY(var(--pull-wave-11, 0))}.production-pull-refresh.refreshing .production-pull-refresh-logo-part{animation-name:verkupRefreshLetterWave}.production-pull-refresh.refreshing .logo-wave-8{animation-delay:.49s}.production-pull-refresh.refreshing .logo-wave-9{animation-delay:.56s}.production-pull-refresh.refreshing .logo-wave-10{animation-delay:.63s}.production-pull-refresh.refreshing .logo-wave-11{animation-delay:.7s}.production-mobile{background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.86),transparent 30%),radial-gradient(circle at 88% 4%,rgba(255,117,0,.1),transparent 28%),linear-gradient(180deg,#f7f4ee,#efebe3)}.production-worker-view .worker-profile,.production-worker-view .worker-tabs,.production-worker-view .worker-empty,.production-worker-view .worker-notice,.production-worker-view .mobile-deal-card,.production-worker-view .worker-photo-gallery-card,.production-worker-view .worker-profile-menu,.production-worker-view .worker-password-panel,.production-worker-view .production-notification-center,.production-worker-view .production-photo-slot,.production-mobile .production-section-tabs,.production-mobile .production-batch-bar,.production-mobile .production-kpis,.production-mobile .production-kpi{border:1px solid rgba(255,255,255,.68);background:linear-gradient(145deg,#ffffffbd,#fff8ee8a),#ffffff6b;box-shadow:inset 0 1px #ffffffe6,inset 0 -18px 36px #ffffff47,0 14px 32px #2c22161c;-webkit-backdrop-filter:blur(24px) saturate(1.28);backdrop-filter:blur(24px) saturate(1.28)}.production-worker-view .worker-profile:before,.production-worker-view .mobile-deal-card:before,.production-worker-view .worker-tabs:before{background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.72),transparent 42%),linear-gradient(120deg,rgba(255,255,255,.34),transparent 46%)}.production-worker-view .worker-tabs button{background:#ffffff57}.production-worker-view .worker-tabs button.active{background:transparent;box-shadow:none}.production-worker-view .worker-tabs{isolation:isolate}.production-worker-view .worker-tab-rail{z-index:2}.production-worker-view .worker-tab-glider{z-index:1;border-radius:13px;background:linear-gradient(180deg,#ff7f18fa,#ef5c05fa);box-shadow:inset 0 1px #ffffff52,0 10px 22px #ff5f003d}:where(.app-mode-sidebar svg,.mobile-app-shell svg,.production-mobile svg,.worker-profile-menu svg,.worker-profile-menu-trigger svg,.worker-notification-badge svg,.icon-button svg,.secondary svg,.primary svg){stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}@media (max-width: 720px){.production-mobile .worker-profile-menu{position:fixed;top:calc(env(safe-area-inset-top,0px) + 252px);right:14px;left:14px;z-index:5000;width:auto;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 270px - env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;border-radius:22px;padding:8px;background:linear-gradient(145deg,#ffffffdb,#fff7ecb3),#ffffffb8;box-shadow:inset 0 1px #ffffffeb,0 22px 60px #19140e38;-webkit-backdrop-filter:blur(30px) saturate(1.2);backdrop-filter:blur(30px) saturate(1.2);transform-origin:top right}.production-mobile .worker-profile-menu,.production-mobile .worker-profile-menu *{-webkit-user-select:none;user-select:none}.production-mobile .worker-profile-menu button,.production-mobile .worker-profile-menu label{min-height:52px;border-radius:14px}}.production-worker-view .worker-mobile-brand{position:relative;z-index:30;overflow:visible}.production-worker-view .worker-mobile-brand span{display:flex;align-items:center;justify-content:center;min-width:0}.production-worker-view .worker-mobile-logo,.production-pull-refresh-logo{display:block;width:min(140px,42vw);height:auto;max-height:none;aspect-ratio:546 / 120;object-fit:contain}.production-pull-refresh{z-index:7000}.production-mobile.pull-refresh-active .worker-mobile-brand{visibility:hidden;opacity:0!important}.production-worker-view .worker-profile,.production-worker-view .worker-profile-main,.production-worker-view .worker-profile-title,.production-worker-view .worker-profile-actions,.production-worker-view .worker-profile-menu-wrap{overflow:visible}.production-worker-view .worker-profile{position:relative;z-index:5000;isolation:isolate}.production-worker-view .worker-profile-menu-wrap{position:relative;z-index:7000}.production-worker-view .worker-profile-menu{z-index:7100!important}@media (max-width: 720px){.production-mobile .worker-profile-menu{position:fixed;top:calc(env(safe-area-inset-top,0px) + 252px);right:max(14px,env(safe-area-inset-right,0px));left:max(14px,env(safe-area-inset-left,0px));z-index:7100!important;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 270px - env(safe-area-inset-bottom,0px))}}.production-worker-view .worker-mobile-brand{padding-top:max(10px,env(safe-area-inset-top,0px));transform:translate3d(0,var(--pull-logo-y, 0px),0) scale(var(--pull-logo-scale, 1));transform-origin:center top;transition:filter .16s ease,transform .17s cubic-bezier(.2,.8,.2,1);will-change:transform,filter}.production-worker-view .worker-mobile-logo{display:block;width:min(140px,42vw);height:auto;max-height:none;aspect-ratio:546 / 120;overflow:visible;filter:drop-shadow(0 7px 14px rgba(54,34,9,.08))}.production-worker-view .worker-mobile-logo .verkup-logo-piece{transform-box:fill-box;transform-origin:center;transition:transform .15s cubic-bezier(.2,.8,.2,1);will-change:transform}.production-mobile.pull-refresh-active .worker-mobile-brand{visibility:visible;opacity:1!important;pointer-events:auto;filter:saturate(1.07)}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-1{transform:translateY(var(--pull-wave-1, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-2{transform:translateY(var(--pull-wave-2, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-3{transform:translateY(var(--pull-wave-3, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-4{transform:translateY(var(--pull-wave-4, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-5{transform:translateY(var(--pull-wave-5, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-6{transform:translateY(var(--pull-wave-6, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-7{transform:translateY(var(--pull-wave-7, 0px))}:where(.primary,.secondary,.danger,.icon-button,.row-actions button,.row-actions a,.drawer-head button,.catalog-modal-head button,.position-row button,.worker-profile-menu-trigger,.worker-profile-menu button,.worker-profile-menu label,.stage-tabs button,.deal-workspace-tabs button,.access-tabs button,.worker-tabs button,.production-section-tabs button,.production-view-switch button,.catalog-group-tabs button,.installation-view-switch button,.planner-view-switch button){background-clip:padding-box;isolation:isolate;overflow:clip}@supports not (overflow: clip){:where(.primary,.secondary,.danger,.icon-button,.row-actions button,.row-actions a,.drawer-head button,.catalog-modal-head button,.position-row button,.worker-profile-menu-trigger,.worker-profile-menu button,.worker-profile-menu label,.stage-tabs button,.deal-workspace-tabs button,.access-tabs button,.worker-tabs button,.production-section-tabs button,.production-view-switch button,.catalog-group-tabs button,.installation-view-switch button,.planner-view-switch button){overflow:hidden}}@media (min-width: 721px){.app-mode-sidebar .workspace-user-card .secondary{align-items:center;justify-content:center;border-radius:14px;background-clip:padding-box}.app-mode-sidebar:not(:hover) .workspace-user-card .secondary{width:48px;min-width:48px;height:48px;min-height:48px;border-color:var(--border-soft);background:linear-gradient(180deg,#ffffffe6,#fffcf7c7),var(--surface);box-shadow:inset 0 1px #fffc,0 8px 18px #2c221614}.app-mode-sidebar:not(:hover) .workspace-user-card .secondary svg{margin:0}}.installation-scheduler{border-radius:16px;background:linear-gradient(180deg,#ffffffb8,#fffaf475),var(--surface, #fff);background-clip:padding-box;scrollbar-color:rgba(105,105,105,.7) transparent;scrollbar-width:thin}.installation-scheduler::-webkit-scrollbar{width:10px;height:10px}.installation-scheduler::-webkit-scrollbar-track{margin:0 12px 2px;border-radius:999px;background:transparent}.installation-scheduler::-webkit-scrollbar-thumb{min-width:42px;border:2px solid transparent;border-radius:999px;background:#707070b8;background-clip:padding-box}.installation-scheduler::-webkit-scrollbar-thumb:hover{background:#5b5b5bcc;background-clip:padding-box}.installation-scheduler::-webkit-scrollbar-button,.installation-scheduler::-webkit-scrollbar-corner{width:0;height:0;background:transparent}.production-mobile.pull-refreshing .worker-mobile-logo .verkup-logo-piece{animation:verkupHeaderLogoWave .98s cubic-bezier(.34,1.56,.64,1) infinite}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-1{animation-delay:0ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-2{animation-delay:75ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-3{animation-delay:.15s}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-4{animation-delay:225ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-5{animation-delay:.3s}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-6{animation-delay:375ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-7{animation-delay:.45s}@keyframes verkupHeaderLogoWave{0%,to{transform:translateY(0)}32%{transform:translateY(5px)}62%{transform:translateY(-2px)}}:root{--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 12px;--radius-control: 9px;--radius-chip: 8px;--radius-card: 12px;--radius-sheet: 14px}:where(.primary,.secondary,.danger,.ghost,.icon-button,.row-actions button,.row-actions a,.drawer-head button,.catalog-modal-head button,.position-row button,.worker-profile-menu-trigger,.worker-profile-menu button,.worker-profile-menu label,.manager-deal-head a,.tech-spec-export-popover button,.warehouse-actions button,.employee-access-actions button,.employee-payout-controls button,input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea){border-radius:var(--radius-control)!important}:where(.stage-tabs,.deal-workspace-tabs,.access-tabs,.worker-tabs,.production-section-tabs,.production-view-switch,.catalog-group-tabs,.installation-view-switch,.planner-view-switch,.warehouse-tabs){border-radius:var(--radius-card)!important;padding:3px}:where(.stage-tabs button,.deal-workspace-tabs button,.access-tabs button,.worker-tabs button,.production-section-tabs button,.production-view-switch button,.catalog-group-tabs button,.installation-view-switch button,.planner-view-switch button,.warehouse-tabs button,.status-chip,.cost-chip,.mobile-deal-chip,.production-chip,.deal-chip,.tag,.chip,.installation-status,.warehouse-status,.worker-status,.employee-card-chip){border-radius:var(--radius-chip)!important}:where(.workspace-page-hero,.warehouse-hero,.installations-toolbar,.production-topbar,.toolbar,.production-batch-bar,.kpi,.summary,.production-kpi,.warehouse-summary-card,.installations-summary-card,.employee-management-shell,.employee-group-grid button,.employee-admin-row,.table-wrap,.warehouse-panel,.installations-board,.installations-queue,.installations-notifications,.installation-map-panel,.installation-panel,.installation-map-card,.installation-planner-card,.installation-card,.production-panel,.production-deal-card,.production-empty,.production-notification,.mobile-deal-card,.mobile-deal-empty,.worker-profile,.worker-empty,.worker-notice,.worker-photo-gallery-card,.worker-password-panel,.production-notification-center,.deal-workspace,.catalog-sidebar,.catalog-panel,.catalog-form,.catalog-item-card,.calc-block,.material-subblock,.block-add-card,.tech-spec-panel,.tech-spec-item,.tech-spec-hero){border-radius:var(--radius-card)!important}:where(.worker-profile-menu,.catalog-modal-card,.catalog-modal,.installation-details,.employee-popover-surface,.worker-gallery-viewer,.modal,.bottom-sheet){border-radius:var(--radius-sheet)!important}.production-worker-view .worker-tab-glider{border-radius:var(--radius-control)!important}.installation-scheduler{border-radius:var(--radius-card)!important;scrollbar-gutter:stable}.installation-scheduler::-webkit-scrollbar{width:12px;height:12px}.installation-scheduler::-webkit-scrollbar-track{margin:0 4px 2px;border-radius:999px}.installation-scheduler::-webkit-scrollbar-thumb{border-width:3px}.installation-scheduler::-webkit-scrollbar-button{width:14px;height:12px;border-radius:0;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:7px 7px}.installation-scheduler::-webkit-scrollbar-button:horizontal:decrement{background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.8 1.2 2.2 4l3.6 2.8z' fill='%23888'/%3E%3C/svg%3E")}.installation-scheduler::-webkit-scrollbar-button:horizontal:increment{background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.2 1.2 5.8 4 2.2 6.8z' fill='%23888'/%3E%3C/svg%3E")}.installation-scheduler::-webkit-scrollbar-corner{background:transparent}.installations-app{max-width:100%;overflow-x:clip;scrollbar-gutter:stable}.installations-layout{grid-template-columns:minmax(280px,300px) minmax(0,1fr);max-width:100%;min-width:0;overflow-x:clip;width:100%}.installations-queue,.installations-notifications,.installations-board,.installations-board-top{max-width:100%;min-width:0}.installations-board{overflow-x:clip}.installation-planner-shell{align-items:start!important;--planner-unplanned-width: 260px;grid-template-columns:minmax(0,1fr) var(--planner-unplanned-width);justify-content:stretch;width:100%;max-width:100%;min-width:0;overflow:hidden}.installation-scheduler{align-content:start!important;align-items:stretch;align-self:start;grid-auto-rows:var(--planner-row-height, 92px);grid-template-rows:34px;height:max-content;min-height:0;min-width:0!important;max-width:100%;width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:none;scrollbar-gutter:stable both-edges}.installation-scheduler>.planner-corner,.installation-scheduler>.planner-scale{height:34px!important;max-height:34px!important;min-height:34px!important}.installation-scheduler .planner-lane-head,.installation-scheduler .planner-row-track{align-self:stretch;height:var(--planner-row-height, 92px)!important;max-height:var(--planner-row-height, 92px)!important;min-height:var(--planner-row-height, 92px)!important}.planner-unplanned-panel{align-self:start!important;box-sizing:border-box;height:clamp(280px,calc(100dvh - 230px),660px);max-height:clamp(280px,calc(100dvh - 230px),660px);min-height:0;width:var(--planner-unplanned-width);min-width:var(--planner-unplanned-width);max-width:var(--planner-unplanned-width);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;position:relative;top:auto;scrollbar-color:rgba(105,105,105,.55) transparent;scrollbar-gutter:stable both-edges;scrollbar-width:thin;touch-action:pan-y;will-change:scroll-position}.planner-unplanned-panel>div:first-child{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(180deg,#f8fafcf5,#f8fafcdb),#f8fafc;margin:-10px -10px 0;padding:10px;position:sticky;top:-10px;z-index:2}.planner-unplanned-panel .planner-job-chip{min-height:58px;padding:7px 8px}.planner-unplanned-panel .planner-job-chip span,.planner-unplanned-panel .planner-job-chip small{font-size:10.5px}.planner-unplanned-panel .planner-job-chip strong,.planner-unplanned-panel .planner-job-chip em{font-size:11.5px}.planner-unplanned-panel::-webkit-scrollbar{width:8px}.planner-unplanned-panel::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#7070708f;background-clip:padding-box}@media (max-width: 1180px){.installations-layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.installation-planner-shell{--planner-unplanned-width: 240px}}@media (max-width: 860px){.installations-layout,.installation-planner-shell{--planner-unplanned-width: 100%;grid-template-columns:1fr;overflow:visible}.planner-unplanned-panel{width:100%;min-width:0;max-width:100%;height:auto;max-height:280px;position:static}}.finance-app{display:grid;gap:14px;max-width:100%;min-width:0;padding:16px;overflow-x:clip}.finance-hero{margin-bottom:0}.finance-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;max-width:100%;min-width:0;border:1px solid var(--liquid-glass-border, var(--border));border-radius:var(--radius-card, var(--radius-lg));background:#ffffffd1;padding:14px;box-shadow:var(--shadow-sm)}.finance-toolbar label{display:flex;align-items:center;gap:10px;min-width:0;color:var(--text-muted);font-size:var(--text-sm);font-weight:600}.finance-toolbar input{width:170px;max-width:100%;height:38px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);padding:0 10px}.finance-toolbar>div{display:flex;align-items:baseline;gap:8px;color:var(--text-muted);font-size:var(--text-sm)}.finance-toolbar b{color:var(--text);font-size:var(--text-xl);line-height:1}.finance-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;max-width:100%;min-width:0}.finance-kpi{display:flex;align-items:center;gap:12px;min-width:0;border:1px solid var(--liquid-glass-border, var(--border));border-radius:var(--radius-card, var(--radius-lg));background:#ffffffdb;padding:14px;box-shadow:var(--shadow-sm)}.finance-kpi>span{display:inline-grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:var(--radius-md);background:var(--primary-soft);color:var(--primary)}.finance-kpi div{min-width:0}.finance-kpi p{margin:0 0 4px;color:var(--text-muted);font-size:var(--text-sm)}.finance-kpi b{color:var(--text);font-size:var(--text-2xl);line-height:1.1}.finance-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:12px;max-width:100%;min-width:0}.finance-panel{min-width:0;border:1px solid var(--liquid-glass-border, var(--border));border-radius:var(--radius-card, var(--radius-lg));background:#ffffffdb;padding:16px;box-shadow:var(--shadow-sm)}.finance-panel-title{display:flex;align-items:start;justify-content:space-between;gap:12px;min-width:0;margin-bottom:12px}.finance-panel-title h2{margin:0;color:var(--text);font-size:var(--text-lg);line-height:var(--line-tight)}.finance-panel-title span{color:var(--text-muted);font-size:var(--text-sm);font-weight:600;text-align:right}.finance-breakdown{display:grid;gap:8px}.finance-breakdown-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;border-radius:var(--radius-md);background:var(--surface-soft);padding:10px 12px}.finance-breakdown-row span{min-width:0;overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.finance-roadmap{display:grid;gap:9px;margin:0;padding-left:18px;color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--line-normal)}.finance-deals-panel{overflow:hidden}.finance-deal-list{display:grid;gap:8px}.finance-deal-row{display:grid;grid-template-columns:minmax(220px,1fr) repeat(4,minmax(96px,auto));align-items:center;gap:12px;min-width:0;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:#f8fafcb8;padding:10px 12px}.finance-deal-row>div{display:grid;gap:2px;min-width:0}.finance-deal-row span,.finance-deal-row small,.finance-deal-row em{color:var(--text-muted);font-style:normal}.finance-deal-row b,.finance-deal-row strong{color:var(--text);font-size:var(--text-sm)}.finance-deal-row>div b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-deal-row .positive,.finance-deal-row .negative{display:inline-flex;align-items:center;gap:5px}.finance-deal-row .positive{color:var(--success)}.finance-deal-row .negative{color:var(--danger)}@media (max-width: 980px){.finance-grid{grid-template-columns:1fr}.finance-deal-row{grid-template-columns:minmax(0,1fr) auto}.finance-deal-row>span,.finance-deal-row em{display:none}}@media (max-width: 720px){.finance-app{padding:12px}.finance-toolbar,.finance-toolbar label{align-items:stretch;flex-direction:column}.finance-toolbar input{width:100%;min-height:44px}.finance-kpis{grid-template-columns:1fr}.finance-kpi,.finance-panel{padding:12px}}.workspace-worker-shell .workspace-mobile-title,.workspace-worker-shell .workspace-bottom-nav{display:none!important}@media (max-width: 720px){.workspace-worker-shell .workspace-shell{padding-bottom:0}.workspace-worker-shell .production-mobile .worker-profile-menu{position:absolute;top:calc(100% + 10px);right:0;left:auto;z-index:7200!important;width:min(320px,calc(100vw - 32px));max-height:min(64dvh,520px)}}@media (max-width: 720px){.workspace-worker-shell .production-mobile,.production-mobile:has(.production-worker-view){padding-top:calc(14px + env(safe-area-inset-top,0px))!important}.production-worker-view .worker-mobile-brand{min-height:32px;padding-top:0!important;margin-top:-2px;margin-bottom:8px;transform:translate3d(0,var(--pull-logo-y, 0px),0) scale(var(--pull-logo-scale, 1));transform-origin:center top}.production-worker-view .worker-mobile-logo{width:min(132px,38vw);max-height:none}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-1{transform:translateY(var(--pull-wave-1, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-2{transform:translateY(var(--pull-wave-2, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-3{transform:translateY(var(--pull-wave-3, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-4{transform:translateY(var(--pull-wave-4, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-5{transform:translateY(var(--pull-wave-5, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-6{transform:translateY(var(--pull-wave-6, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-7{transform:translateY(var(--pull-wave-7, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-8{transform:translateY(var(--pull-wave-8, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-9{transform:translateY(var(--pull-wave-9, 0px))}.production-mobile.pull-refresh-active .worker-mobile-logo .logo-wave-10{transform:translateY(var(--pull-wave-10, 0px))}.production-mobile.pull-refreshing .worker-mobile-logo .verkup-logo-piece{animation:verkupHeaderLogoWaveStrong .9s cubic-bezier(.33,1.45,.45,1) infinite}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-1{animation-delay:0ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-2{animation-delay:54ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-3{animation-delay:108ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-4{animation-delay:162ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-5{animation-delay:216ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-6{animation-delay:.27s}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-7{animation-delay:324ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-8{animation-delay:378ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-9{animation-delay:432ms}.production-mobile.pull-refreshing .worker-mobile-logo .logo-wave-10{animation-delay:486ms}}@keyframes verkupHeaderLogoWaveStrong{0%,to{transform:translateY(0) scale(1)}30%{transform:translateY(7px) scale(1.018)}58%{transform:translateY(-3px) scale(.995)}}@media (prefers-reduced-motion: reduce){.production-mobile.pull-refreshing .worker-mobile-logo .verkup-logo-piece{animation:none!important}}.deal-list>.smart-toolbar{align-items:flex-start;flex-wrap:nowrap;gap:10px;position:relative;z-index:45}.deal-list>.smart-toolbar>.deal-smart-search{flex:1 1 auto;min-width:0}.deal-list>.smart-toolbar>.toolbar-actions{flex:0 0 auto;padding-top:0}.deal-smart-search{position:relative;max-width:100%;min-width:0}.deal-smart-search-box{display:flex;align-items:center;gap:8px;width:100%;min-height:46px;border:1px solid color-mix(in srgb,var(--border) 86%,var(--primary) 14%);border-radius:var(--radius-lg);background:linear-gradient(135deg,#ffffffe6,#fff8f0b8),var(--surface);box-shadow:0 12px 30px #1f160a0e;padding:5px 6px 5px 12px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.deal-smart-search-box.open,.deal-smart-search-box:focus-within{border-color:color-mix(in srgb,var(--primary) 56%,var(--border) 44%);box-shadow:0 0 0 3px #ff75001f,0 16px 38px #1f160a14}.deal-smart-search-icon{flex:0 0 auto;color:var(--text)}.deal-smart-search input{flex:1 1 160px;min-width:120px;border:0;outline:0;background:transparent;color:var(--text);padding:8px 4px;font-size:14px}.deal-smart-search input::placeholder{color:var(--text-muted)}.deal-filter-chip{display:inline-flex;align-items:center;flex:0 1 auto;gap:6px;max-width:240px;min-height:32px;border:1px solid transparent;border-radius:var(--radius-md);background:#f4eee6d1;color:var(--text);padding:0 9px;font-size:13px;font-weight:560;white-space:nowrap}.deal-filter-chip>button{display:inline-grid;place-items:center;flex:0 0 auto;width:20px;height:20px;border:0;border-radius:999px;background:transparent;color:inherit;padding:0}.deal-filter-chip>button:hover{background:#16120e14}.deal-filter-chip:hover{border-color:color-mix(in srgb,var(--primary) 35%,var(--border) 65%);background:#fff5ebf5}.deal-filter-chip.active{background:color-mix(in srgb,var(--primary) 12%,white 88%);border-color:color-mix(in srgb,var(--primary) 42%,var(--border) 58%);color:var(--primary-hover)}.deal-filter-chip.muted{color:var(--text);font-weight:500}.deal-filter-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis}.deal-filter-chip b,.deal-search-count{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#16120e12;color:var(--text-muted);padding:0 6px;font-size:12px;line-height:1}.deal-search-count{flex:0 0 auto;min-width:26px;height:26px}.deal-filter-open{display:inline-grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text-muted)}.deal-filter-open:hover,.deal-filter-open[aria-expanded=true]{background:#ff75001f;color:var(--primary-hover)}.deal-filter-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:260;display:grid;grid-template-columns:minmax(170px,260px) minmax(0,1fr);max-height:min(68dvh,640px);overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 86%,var(--primary) 14%);border-radius:var(--radius-xl);background:linear-gradient(135deg,#ffffffeb,#fff8f0d1),var(--surface);box-shadow:0 28px 70px #1f160a2e;backdrop-filter:blur(22px) saturate(1.18);-webkit-backdrop-filter:blur(22px) saturate(1.18)}.deal-filter-presets{display:grid;align-content:start;gap:4px;max-height:min(68dvh,640px);overflow:auto;border-right:1px solid var(--border-soft);background:#f8fafc73;padding:12px}.deal-filter-presets button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;min-height:38px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text);padding:8px 10px;text-align:left;font-size:14px;font-weight:500}.deal-filter-presets button:hover,.deal-filter-presets button.active{background:color-mix(in srgb,var(--primary) 11%,white 89%);color:var(--primary-hover)}.deal-filter-presets span{color:var(--text-muted);font-size:12px}.deal-filter-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;max-height:min(68dvh,640px);overflow:auto;padding:18px}.deal-filter-field{display:grid;gap:7px;min-width:0}.deal-filter-field.wide{grid-column:1 / -1}.deal-filter-field span,.deal-filter-stage-list>span{color:var(--text-muted);font-size:12px;font-weight:600}.deal-filter-field input,.deal-filter-field select{width:100%;min-width:0;min-height:38px;border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffffd1;color:var(--text);padding:0 11px;outline:0}.deal-filter-field input:focus,.deal-filter-field select:focus{border-color:color-mix(in srgb,var(--primary) 48%,var(--border) 52%);box-shadow:0 0 0 3px #ff75001c}.deal-filter-stage-list{grid-column:1 / -1;display:grid;gap:8px;min-width:0}.deal-filter-stage-list>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;max-height:280px;overflow:auto;padding:1px 4px 1px 1px}.deal-filter-stage-list label{position:relative;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;justify-items:stretch;column-gap:12px;row-gap:4px;min-height:44px;min-width:0;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:#ffffffad;padding:8px 10px;text-align:left;font-size:13px;font-weight:500}.deal-filter-stage-list label:hover{border-color:color-mix(in srgb,var(--primary) 26%,var(--border) 74%);background:#fff9f2eb}.deal-filter-stage-list label:has(input:checked){border-color:color-mix(in srgb,var(--primary) 44%,var(--border) 56%);background:color-mix(in srgb,var(--primary) 10%,white 90%);color:var(--primary-hover)}.deal-filter-stage-list input{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:static!important;inset:auto!important;grid-column:1;grid-row:1;display:grid;place-content:center;width:18px;height:18px;min-width:18px;border:1.5px solid color-mix(in srgb,var(--text-muted) 72%,var(--border) 28%);border-radius:5px;background:#ffffffe0;margin:0;transform:none!important;justify-self:center;align-self:center;accent-color:var(--primary)}.deal-filter-stage-list input:after{content:"";width:8px;height:4px;border-left:2px solid white;border-bottom:2px solid white;opacity:0;transform:rotate(-45deg) translateY(-1px)}.deal-filter-stage-list input:checked{border-color:var(--primary);background:var(--primary)}.deal-filter-stage-list input:checked:after{opacity:1}.deal-filter-stage-list label .deal-filter-stage-name{display:block;grid-column:2;grid-row:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25;text-align:left}.deal-filter-stage-list label b{display:inline-grid;grid-column:3;grid-row:1;place-items:center;min-width:24px;height:22px;border-radius:999px;background:#16120e12;color:var(--text-muted);font-size:12px;font-weight:600;line-height:1}.deal-filter-footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:10px;padding-top:2px}.deal-filter-footer button{min-height:38px;padding:0 18px}@media (max-width: 1180px){.deal-list>.smart-toolbar{flex-wrap:wrap}.deal-list>.smart-toolbar>.toolbar-actions{width:100%;justify-content:flex-start}}@media (max-width: 760px){.deal-smart-search-box{align-items:flex-start;flex-wrap:wrap;padding:7px}.deal-smart-search-icon{margin:7px 0 0 5px}.deal-smart-search input{flex-basis:calc(100% - 52px);min-height:34px}.deal-filter-chip{max-width:calc(100vw - 80px)}.deal-filter-panel{grid-template-columns:1fr;max-height:min(72vh,620px);overflow:auto}.deal-filter-presets{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));border-right:0;border-bottom:1px solid var(--border-soft)}.deal-filter-fields{grid-template-columns:1fr;padding:14px}.deal-filter-stage-list>div{grid-template-columns:1fr;max-height:260px}}.worker-profile-menu-section{display:grid;gap:4px;min-width:0}.worker-profile-menu-section+.worker-profile-menu-section{border-top:1px solid var(--border-soft);padding-top:6px;margin-top:3px}.worker-profile-menu-title{padding:5px 9px 2px;color:var(--text-muted);font-size:11px;font-weight:560;letter-spacing:0}@media (max-width: 720px){.production-mobile,.workspace-app{-webkit-text-size-adjust:100%;touch-action:pan-y}.production-mobile button,.production-mobile .primary,.production-mobile .secondary,.worker-profile-menu button,.worker-profile-menu label,.worker-profile-menu-trigger,.production-card-actions button,.production-worker-head button,.production-view-switch button,.production-section-tabs button,.worker-tabs button,.employee-access-actions button,.employee-payout-controls button,.installation-mobile-actions button,.warehouse-actions button,.finance-actions button{min-height:44px;font-size:14px;line-height:1.16;white-space:normal;overflow-wrap:anywhere;text-align:center;touch-action:manipulation}.production-mobile .primary,.production-mobile .secondary,.production-card-actions button,.production-worker-head button,.installation-mobile-actions button,.warehouse-actions button,.finance-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;font-weight:560}.production-card-actions,.worker-profile-actions,.installation-mobile-actions,.warehouse-actions,.finance-actions{min-width:0}.production-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-card-actions button:only-child{grid-column:1 / -1}.worker-profile{grid-template-columns:64px minmax(0,1fr) auto;gap:12px;padding:13px}.worker-avatar{width:64px;height:64px}.worker-profile-main h2{font-size:22px;font-weight:600;line-height:1.12}.worker-profile-title span{font-size:14px;font-weight:450;line-height:1.2}.worker-profile-actions{align-self:center}.worker-profile-menu-trigger{width:46px;height:46px;border-radius:14px}.production-worker-view .worker-profile-menu,.workspace-worker-shell .production-mobile .worker-profile-menu{right:0;left:auto;width:min(330px,calc(100vw - 28px));max-height:min(68dvh,540px);overflow-y:auto;overscroll-behavior:contain;border-radius:18px;padding:8px}.worker-profile-menu button,.worker-profile-menu label{min-height:48px;justify-content:flex-start;gap:10px;border-radius:12px;padding:0 11px;font-size:15px;font-weight:450;text-align:left}.worker-profile-menu button span,.worker-profile-menu label span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.worker-menu-chevron{margin-left:auto;flex:0 0 auto;opacity:.48}.worker-tabs{padding:4px}.worker-tab-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.worker-tabs button{width:auto;min-width:0;min-height:44px;padding:7px 6px;font-size:14px;font-weight:520}.worker-tabs button strong,.worker-tabs button>:not(span){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.worker-tabs button span{min-width:20px;padding:2px 5px;font-size:11px}.workspace-bottom-nav{gap:5px;padding:5px}.workspace-bottom-nav button{flex-basis:clamp(62px,20vw,88px);min-height:52px;border-radius:12px;font-size:10px;line-height:1.1}.workspace-bottom-nav button span{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deal-filter-panel{left:0;right:0;max-height:min(72dvh,620px)}.deal-filter-stage-list label{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;min-height:44px;gap:9px;padding:8px 10px}.deal-filter-stage-list input{justify-self:center;margin:0}.deal-filter-stage-list label .deal-filter-stage-name{white-space:normal;overflow-wrap:anywhere}}@media (max-width: 430px){.production-card-actions{grid-template-columns:1fr}.worker-profile{grid-template-columns:58px minmax(0,1fr) 46px;padding:12px}.worker-avatar{width:58px;height:58px}.worker-profile-main h2{font-size:21px}.production-worker-view .worker-profile-menu,.workspace-worker-shell .production-mobile .worker-profile-menu{width:calc(100vw - 24px)}}.deals-overview-app{display:grid;gap:14px;min-width:0}.deals-overview-hero p{max-width:980px}.deals-overview-kpis{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;min-width:0}.deals-overview-kpi{min-width:0;padding:14px 16px;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:#ffffffc7;box-shadow:var(--shadow-soft)}.deals-overview-kpi span{display:block;color:var(--text-muted);font-size:var(--text-xs);font-weight:560;line-height:1.2}.deals-overview-kpi strong{display:block;margin-top:8px;color:var(--text);font-size:24px;font-weight:650;line-height:1}.deals-overview-toolbar{position:relative;z-index:80;display:grid;gap:10px;overflow:visible;padding:8px;border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:#ffffff9e;box-shadow:var(--shadow-soft);min-width:0}.deals-overview-search{display:flex;align-items:center;gap:8px;min-height:46px;width:100%;padding:5px 6px 5px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:#ffffffb8;color:var(--text-muted)}.deals-overview-search.open,.deals-overview-search:focus-within{border-color:color-mix(in srgb,var(--primary) 56%,var(--border) 44%);box-shadow:0 0 0 3px #ff75001f,0 16px 38px #1f160a14}.deals-overview-search input{flex:1 1 180px;width:100%;min-width:120px;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:var(--text-sm);padding:8px 4px}.deals-overview-filter-button{margin-left:0;flex:0 0 auto}.deals-overview-filter-panel{top:calc(100% + 8px);left:8px;right:8px;z-index:520;max-height:min(64dvh,620px);box-shadow:0 24px 70px #1f160a29}.deals-overview-filter-presets button span{color:inherit;font-size:14px;font-weight:500}.deals-overview-filter-fields .deal-filter-field.wide{grid-column:1 / -1}.deals-overview-focus,.deals-overview-stages{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.deals-overview-focus button,.deals-overview-stages button{min-width:0;min-height:36px;border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#ffffffad;color:var(--text-secondary);font-size:var(--text-xs);font-weight:580;line-height:1.1;cursor:pointer}.deals-overview-focus button{padding:8px 12px}.deals-overview-stages button{display:inline-flex;align-items:center;gap:8px;max-width:250px;padding:8px 9px 8px 12px}.deals-overview-stages button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deals-overview-stages button b{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);font-size:12px;font-weight:650}.deals-overview-focus button.active,.deals-overview-stages button.active{border-color:#f6620c52;background:var(--primary);color:#fff;box-shadow:0 12px 28px #f6620c2e}.deals-overview-stages button.active b{background:#fff3;color:#fff}.deals-overview-resultbar{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-muted);font-size:var(--text-sm);font-weight:540}.deals-overview-resultbar button{min-height:34px;padding:7px 10px;border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#ffffffa8;color:var(--primary);font-size:var(--text-xs);font-weight:620}.deals-overview-list{display:grid;gap:12px;min-width:0}.deal-overview-card,.deals-overview-empty{min-width:0;border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:#ffffffc7;box-shadow:var(--shadow-soft)}.deal-overview-card{display:grid;gap:12px;padding:14px}.deals-overview-empty{padding:28px;color:var(--text-muted);text-align:center}.deal-overview-card-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:12px;align-items:start}.deal-overview-main{min-width:0}.deal-overview-number{color:var(--primary);font-size:var(--text-xs);font-weight:720;line-height:1}.deal-overview-main h2{margin:4px 0 8px;color:var(--text);font-size:20px;font-weight:650;line-height:1.15;overflow-wrap:anywhere}.deal-overview-meta{display:flex;flex-wrap:wrap;gap:6px}.deal-overview-meta span{max-width:260px;padding:5px 8px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);font-size:var(--text-xs);font-weight:560;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-overview-stage-control label{display:grid;gap:6px;color:var(--text-muted);font-size:var(--text-xs);font-weight:600}.deal-overview-stage-control select{width:100%;min-height:42px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:#ffffffb3;color:var(--text);font-size:var(--text-sm)}.deal-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.deal-info-panel{display:grid;align-content:start;gap:10px;min-width:0;padding:12px;border:1px solid rgba(220,210,197,.82);border-radius:var(--radius-md);background:#ffffff8a}.deal-info-panel.success{background:#e8faee8f}.deal-info-panel.danger{background:#ffebe89e}.deal-info-panel header{display:flex;align-items:center;gap:8px;min-width:0}.deal-info-icon{display:inline-grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:999px;background:#f6620c1a;color:var(--primary)}.deal-info-icon img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.deal-info-panel strong{min-width:0;color:var(--text);font-size:var(--text-sm);font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-info-panel dl{display:grid;gap:8px;margin:0}.deal-info-panel dl div{min-width:0}.deal-info-panel dt{color:var(--text-muted);font-size:11px;font-weight:560;line-height:1.15}.deal-info-panel dd{margin:2px 0 0;color:var(--text);font-size:var(--text-xs);font-weight:560;line-height:1.25;overflow-wrap:anywhere}.deal-info-action,.deal-info-action a,.deal-info-action button{display:inline-flex;align-items:center;gap:5px;min-width:0;color:var(--primary);font-size:var(--text-xs);font-weight:650}.deal-info-action a,.deal-info-action button{border:0;background:transparent;padding:0;text-decoration:none;cursor:pointer}.deal-overview-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid rgba(220,210,197,.74)}.deal-overview-tz,.deal-overview-photos,.deal-overview-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;color:var(--text-muted);font-size:var(--text-xs);font-weight:560}.deal-overview-photos img{width:34px;height:34px;border:1px solid var(--border-soft);border-radius:8px;object-fit:cover}.deal-overview-file-count{display:inline-flex;align-items:center;gap:4px}.deal-overview-actions button{min-height:36px;padding:8px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:#ffffffb3;color:var(--text);font-size:var(--text-xs);font-weight:650;cursor:pointer}.deal-overview-actions button:first-child{border-color:#f6620c47;background:#f6620c1a;color:var(--primary)}@media (max-width: 1280px){.deals-overview-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.deal-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.deals-overview-app{gap:12px}.deals-overview-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.deals-overview-kpi{padding:12px}.deals-overview-kpi strong{font-size:22px}.deal-overview-card-head,.deal-overview-grid{grid-template-columns:1fr}.deal-overview-card{padding:12px}.deal-overview-main h2{font-size:18px}.deals-overview-search{flex-wrap:wrap;align-items:flex-start}.deals-overview-search>input{flex-basis:calc(100% - 92px);order:5}.deals-overview-filter-panel{left:0;right:0;max-height:min(72dvh,620px)}.deals-overview-stages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.deals-overview-stages button{max-width:none}}@media (max-width: 520px){.deals-overview-kpis,.deals-overview-stages{grid-template-columns:1fr}.deals-overview-resultbar,.deal-overview-footer{align-items:stretch;flex-direction:column}.deal-overview-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}@supports (content-visibility: auto){.production-deal-card,.worker-gallery-deal,.installation-card,.deal-overview-card{content-visibility:auto;contain-intrinsic-size:180px}}@media (max-width: 720px){.production-worker-view .worker-profile,.installation-mobile-header{overflow:visible;position:relative;z-index:20}.production-mobile .worker-profile-menu,.installations-mobile .worker-profile-menu,.installations-mobile .installation-mobile-menu,.workspace-worker-shell .production-mobile .worker-profile-menu{position:fixed!important;left:max(12px,env(safe-area-inset-left,0px))!important;right:max(12px,env(safe-area-inset-right,0px))!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;display:grid;width:auto!important;max-width:none!important;max-height:min(72dvh,560px)!important;gap:6px;overflow-y:auto!important;overscroll-behavior:contain;padding:10px;border:1px solid rgba(220,210,197,.74);border-radius:18px;background:linear-gradient(145deg,#fffffff0,#fff7eed6),#ffffffc7;box-shadow:0 24px 70px #19140e3d,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(26px) saturate(1.12);backdrop-filter:blur(26px) saturate(1.12);transform:none!important;z-index:9000!important}.production-mobile .worker-profile-menu:before,.installations-mobile .worker-profile-menu:before{content:"";justify-self:center;width:36px;height:4px;margin:2px 0 4px;border-radius:999px;background:#64748b4d}.production-mobile .worker-profile-menu button,.production-mobile .worker-profile-menu label,.installations-mobile .worker-profile-menu button,.installations-mobile .worker-profile-menu label{justify-content:flex-start;min-height:50px;gap:10px;padding:0 12px;border-radius:12px;font-size:15px;font-weight:520;line-height:1.15;text-align:left;white-space:normal}.production-mobile .worker-profile-menu button span,.production-mobile .worker-profile-menu label span,.installations-mobile .worker-profile-menu button span,.installations-mobile .worker-profile-menu label span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-mobile .worker-profile-menu-section{gap:4px}.worker-profile-menu-title{font-size:11px;font-weight:560}.production-photo-grid,.production-photo-strip,.installation-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.production-photo-slot{gap:8px;min-width:0;padding:10px;border-radius:14px}.production-photo-preview{min-height:112px;border-radius:12px}.production-photo-slot strong{font-size:13px;line-height:1.18}.production-photo-slot small,.production-photo-upload-state{font-size:12px;line-height:1.25;overflow-wrap:anywhere}.production-photo-slot label.secondary.compact{justify-content:center;width:100%;min-height:44px;padding:8px 10px;font-size:13px;line-height:1.15;white-space:normal}.worker-gallery-thumb-button img,.production-photo-preview img,.production-photo-strip img,.installation-photo-grid img{display:block;width:100%;height:100%;object-fit:cover}.installations-mobile{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 16px)}.installation-mobile-tabs{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.installation-mobile-tabs::-webkit-scrollbar{display:none}.installation-mobile-tabs button{flex:0 0 auto;min-width:110px;padding:0 12px;scroll-snap-align:start;white-space:nowrap}.installation-card-actions,.worker-installation-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.installation-card-actions>.installation-upload-button{grid-column:1 / -1}.installation-card-actions button,.installation-card-actions label,.worker-installation-quick-actions a{justify-content:center;width:100%;min-height:44px;border-radius:12px;text-align:center;white-space:normal}.installation-photo-grid figure{border-radius:12px}.installation-photo-grid img{height:auto;aspect-ratio:1}}@media (max-width: 360px){.production-photo-grid,.production-photo-strip,.installation-photo-grid,.installation-card-actions,.worker-installation-quick-actions{grid-template-columns:1fr!important}}@media (max-width: 720px){.production-mobile .worker-profile{overflow:visible!important;isolation:isolate}.production-mobile .worker-profile-actions,.production-mobile .worker-profile-menu-wrap{overflow:visible!important;position:relative;z-index:9200}.production-mobile .worker-profile-menu,.workspace-worker-shell .production-mobile .worker-profile-menu{position:fixed!important;inset-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px))!important;top:auto!important;bottom:calc(16px + env(safe-area-inset-bottom,0px))!important;z-index:12000!important;display:grid!important;width:auto!important;max-width:none!important;max-height:min(58dvh,430px)!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px!important;border-radius:16px!important;transform:none!important}.production-mobile .worker-profile-menu button,.production-mobile .worker-profile-menu label{min-height:48px!important;line-height:1.15!important}.production-mobile .worker-profile-menu-title{line-height:1.15}}.worker-notification-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.worker-notification-badge>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box;min-width:18px!important;height:18px!important;padding:0 5px!important;line-height:1!important;text-align:center;font-variant-numeric:tabular-nums}@media (max-width: 720px){.worker-notification-badge>span{top:-4px!important;right:-4px!important;min-width:19px!important;height:19px!important;padding:0 5px!important}}.worker-profile-menu-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50000;display:flex;align-items:flex-start;justify-content:flex-end;padding:96px 24px 24px;pointer-events:none}.worker-profile-menu-layer .worker-profile-menu{pointer-events:auto}@media (max-width: 720px){.worker-profile-menu-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50000;display:flex;align-items:flex-end;justify-content:center;padding:0 max(14px,env(safe-area-inset-left,0px)) calc(14px + env(safe-area-inset-bottom,0px));background:#18120c14;pointer-events:auto}.worker-profile-menu-layer .worker-profile-menu,.production-mobile .worker-profile-menu-layer .worker-profile-menu,.workspace-worker-shell .production-mobile .worker-profile-menu-layer .worker-profile-menu{position:relative!important;inset:auto!important;display:grid!important;width:min(100%,520px)!important;max-width:520px!important;max-height:min(70dvh,560px)!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:6px;padding:10px!important;border-radius:18px!important;transform:translateZ(0)!important;z-index:50001!important}.worker-profile-menu-layer .worker-profile-menu:before{content:"";justify-self:center;width:36px;height:4px;margin:2px 0 4px;border-radius:999px;background:#64748b4d}.worker-profile-menu-layer .worker-profile-menu button,.worker-profile-menu-layer .worker-profile-menu label{min-height:50px!important;border-radius:12px!important}.worker-profile-menu-layer-night .worker-profile-menu{border-color:#ffffff24;background:linear-gradient(145deg,#212327f5,#14161ae0),#16181cdb;color:#f8fafc}}
