:root{--theme-primary: #2d7d46;--theme-primary-rgb: 45, 125, 70;--theme-primary-dark: #217346;--theme-primary-disabled: #a5d6a7;--theme-primary-light: #e8f5e9;--theme-filter-border: rgb(176, 203, 186)}[data-env=staging]{--theme-primary: #1565c0;--theme-primary-rgb: 21, 101, 192;--theme-primary-dark: #0d47a1;--theme-primary-disabled: #90caf9;--theme-primary-light: #e3f2fd;--theme-filter-border: rgb(176, 196, 222)}[data-env=dev]{--theme-primary: #c62828;--theme-primary-rgb: 198, 40, 40;--theme-primary-dark: #b71c1c;--theme-primary-disabled: #ef9a9a;--theme-primary-light: #ffebee;--theme-filter-border: rgb(222, 176, 176)}.fusion-link{color:var(--theme-primary-dark);text-decoration:none;font-weight:500;border-bottom:1px dashed var(--theme-primary-disabled);transition:color .15s,border-color .15s}.fusion-link:hover{color:var(--theme-primary);border-bottom-color:var(--theme-primary)}.fusion-link-light{color:#fff;text-decoration:none;font-weight:600;border-bottom:1px dashed rgba(255,255,255,.5);transition:border-color .15s}.fusion-link-light:hover{border-bottom-color:#fff}.pim-link{color:var(--theme-primary-disabled);margin-right:4px;vertical-align:middle;transition:color .15s}.pim-link:hover{color:var(--theme-primary)}.api-status-guard{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e4e8ec);padding:2rem}.api-status-guard-content{text-align:center;max-width:400px}.api-status-guard-spinner{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:var(--theme-primary);border-radius:50%;margin:0 auto 1.5rem;animation:api-status-spin 1s linear infinite}@keyframes api-status-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.api-status-guard-content p{color:#666;font-size:1rem;margin:0}.api-status-guard-error{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 20px #0000001a}.api-status-guard-icon{width:64px;height:64px;background:#fee;color:#c00;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1.5rem;border:3px solid #fcc}.api-status-guard-error h1{color:#333;font-size:1.5rem;margin:0 0 1rem}.api-status-guard-message{color:#666;font-size:1rem;margin:0 0 .5rem;line-height:1.5}.api-status-guard-details{color:#999;font-size:.85rem;margin:0 0 1.5rem;font-family:monospace;background:#f5f5f5;padding:.5rem 1rem;border-radius:4px}.api-status-guard-retry-btn{padding:.75rem 2rem;background:var(--theme-primary);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.api-status-guard-retry-btn:hover{background:var(--theme-primary-dark)}.user-header{display:flex;align-items:center;gap:1rem;padding:.5rem 0;border:2px solid transparent}.user-header-warning{border-color:#fd7e14}.user-header-expired{border-color:#dc3545}.user-header-avatar{width:32px;height:32px;border-radius:50%;background:#006ab5;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.9rem;font-weight:600}.user-header-info{display:flex;flex-direction:column}.user-header-name{font-size:.9rem;font-weight:500;color:#333}.user-header-email{font-size:.75rem;color:#666}.user-header-expiry{font-size:.7rem;color:#888}.user-header-expiry-warning{color:#fd7e14;font-weight:600}.user-header-expiry-expired{color:#dc3545;font-weight:600}.user-header-settings-btn{padding:.4rem;background:transparent;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin-left:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.user-header-settings-btn:hover{border-color:#999}.user-header-logout-btn{padding:.4rem .8rem;background:transparent;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.85rem;color:#666;margin-left:.5rem;transition:all .2s}.user-header-logout-btn:hover{border-color:#999;color:#333}.user-header-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.user-header-modal{background:#fff;padding:2rem;border-radius:8px;max-width:400px;width:90%;text-align:center;border:3px solid #fd7e14}.user-header-modal-icon{font-size:2rem;margin-bottom:1rem}.user-header-modal-title{margin-top:0;margin-bottom:1rem;color:#fd7e14}.user-header-modal-message{margin-bottom:1.5rem;color:#666}.user-header-modal-actions{display:flex;gap:1rem;justify-content:center}.user-header-modal-btn{padding:.75rem 1.5rem;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.user-header-modal-btn-secondary{background:#6c757d}.user-header-modal-btn-primary{background:#28a745}.user-header-modal-btn-wait{cursor:wait}.navbar{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;border-bottom:2px solid #b7b7b7;box-shadow:0 2px 4px #00000014;background-color:#fff;position:relative;z-index:10;font-family:"Source Sans 3",system-ui,sans-serif}.navbar-left{display:flex;align-items:center;gap:1.5rem}.navbar-brand{display:flex;align-items:flex-end;gap:.3rem;padding:.4rem 0}.navbar-brand-shop{font-size:1.3rem;font-weight:700;color:#0d47a1;text-shadow:0 1px 2px rgba(0,0,0,.15);line-height:1}.navbar-brand-right{display:flex;flex-direction:column;align-items:flex-end;line-height:1}.navbar-brand-env{display:none}[data-env=staging] .navbar-brand-env,[data-env=dev] .navbar-brand-env{display:inline-block;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .3rem .05rem;border-radius:3px;color:#fff;background:var(--theme-primary);margin-bottom:1px;transform:translate(25%)}[data-env=staging] .navbar-brand-env:after{content:"staging"}[data-env=dev] .navbar-brand-env:after{content:"dev"}.navbar-brand-planner{font-size:.8rem;font-weight:400;color:#777;letter-spacing:.04em;line-height:1}.navbar-links{display:flex}.navbar-link{padding:.6rem 1.25rem;font-size:.9rem;color:#444;text-decoration:none;margin-bottom:-2px;border-radius:4px;font-weight:600;letter-spacing:.01em;transition:background .5s}.navbar-link:hover{background:#f0f0f0}.navbar-link-active{background:#cde4ce;color:#000;font-weight:700;border-bottom-color:var(--theme-primary)}.layout{min-height:100vh;display:flex;flex-direction:column;position:relative}.layout-banner-container{position:fixed;top:0;left:0;right:0;z-index:-1;pointer-events:none}.layout-banner-image{width:100%;height:auto;display:block;opacity:.25;mask-image:linear-gradient(to bottom,#000,#0000);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%)}.layout-main{flex:1;font-family:system-ui;position:relative}.settings-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.settings-modal{background:#fff;border-radius:8px;padding:1.5rem;min-width:400px;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #0003}.settings-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.settings-modal-title{margin:0;color:#006ab5}.settings-modal-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;line-height:1}.settings-modal-section{margin-bottom:1.5rem}.settings-modal-section-title{margin:0 0 1rem;color:var(--theme-primary);font-size:1rem}.settings-modal-slider{width:100%;accent-color:#006ab5}.settings-modal-slider-value{text-align:center;margin-top:.5rem;font-weight:700}.settings-modal-debug{margin-top:1.5rem;padding:1rem;border:2px solid #6c757d;border-radius:8px;background:#f8f9fa}.settings-modal-debug-title{margin:0 0 1rem;color:#6c757d;font-size:1.1rem;font-weight:700}.settings-modal-debug-section{margin-bottom:1.25rem}.settings-modal-debug-section-title{margin:0 0 .5rem;color:#333;font-size:.9rem}.settings-modal-nav-buttons{display:flex;flex-direction:column;gap:.5rem}.settings-modal-nav-btn{padding:.5rem 1rem;cursor:pointer;background:#fff;color:#333;border:1px solid #ccc;border-radius:4px;text-align:left;font-weight:400}.settings-modal-nav-btn-active{background:#e6f3ff;color:#006ab5;border-color:#006ab5;font-weight:700}.settings-modal-lang-buttons{display:flex;gap:.5rem}.settings-modal-lang-btn{flex:1;padding:.5rem 1rem;cursor:pointer;background:#fff;color:#333;border:1px solid #ccc;border-radius:4px;font-weight:400}.settings-modal-lang-btn-active{background:#006ab5;color:#fff;font-weight:700}.settings-modal-token-info{font-size:.85rem;color:#666;margin-bottom:.5rem}.settings-modal-refresh-btn{width:100%;padding:.5rem 1rem;cursor:pointer;background:#28a745;color:#fff;border:none;border-radius:4px;font-weight:700}.settings-modal-refresh-btn-wait{cursor:wait}.settings-modal-refresh-result{margin-top:.5rem;padding:.5rem;border-radius:4px;font-size:.85rem}.settings-modal-refresh-result-success{background:#d4edda;color:#155724}.settings-modal-refresh-result-error{background:#f8d7da;color:#721c24}.settings-modal-sync-buttons{display:flex;gap:1rem}.settings-modal-sync-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem}.settings-modal-sync-btn{width:100%;padding:.5rem 1rem;border:none;border-radius:4px;color:#fff}.settings-modal-sync-btn-products{background:#006ab5;cursor:pointer}.settings-modal-sync-btn-inventory{background:#28a745;cursor:pointer}.settings-modal-sync-btn-workorders{background:#e67e22;cursor:pointer}.settings-modal-sync-btn-disabled{cursor:wait}.settings-modal-sync-time{color:#666;font-size:.75rem}.products-subnav{background:#fff;padding:0 2rem;border-bottom:1px solid #ddd}.products{padding:2rem}.products-tabs{display:flex}.products-tab{padding:.45rem 1rem;border:none;background:#e8e8e8;color:#333;cursor:pointer;font-weight:400;font-size:.85rem;border-radius:0;transition:background .15s}.products-tab:hover{background:#ddd}.products-tab-active{background:#006ab5;color:#fff}.products-title{font-size:1.1rem;font-weight:500;color:#333}.products-clear-filters-btn{padding:.4rem .75rem;cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;font-size:.8rem}.products-error{padding:1rem;background:#fee;color:#c00;margin-bottom:1rem;border-radius:4px}.products-filters-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.products-results-info{color:#666}.products-filters-right{display:flex;align-items:center;gap:.5rem}.products-org-locked{padding:.35rem .6rem;min-width:160px;background:#e6f3ff;border:1px solid #006ab5;border-radius:4px;font-size:.8rem;color:#006ab5}.products-org-dropdown{position:relative;min-width:160px}.products-org-dropdown-btn{padding:.35rem .6rem;width:100%;text-align:left;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.products-org-dropdown-arrow{margin-left:.5rem}.products-org-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1000;max-height:300px;overflow-y:auto}.products-org-dropdown-header{padding:.5rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#f9f9f9}.products-org-dropdown-count{font-size:.75rem;color:#666}.products-org-dropdown-clear-btn{padding:.2rem .4rem;font-size:.7rem;cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:3px}.products-org-dropdown-item{display:flex;align-items:center;padding:.4rem .5rem;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:.8rem}.products-org-dropdown-item-selected{background:#e6f3ff}.products-org-dropdown-item input{margin-right:.5rem}.products-so-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1000;max-height:300px;display:flex;flex-direction:column}.products-so-search{padding:.4rem .5rem;border-bottom:1px solid #eee}.products-so-search-input{width:100%;padding:.25rem .5rem;font-size:.8rem;border:1px solid #ddd;border-radius:3px;box-sizing:border-box}.products-so-dropdown-list{overflow-y:auto;flex:1}.products-export-btn{padding:.35rem .6rem;cursor:pointer;background:var(--theme-primary-dark);color:#fff;border:none;border-radius:4px;font-size:.8rem;display:flex;align-items:center}.products-export-btn-disabled{background:var(--theme-primary-disabled);cursor:not-allowed}.products-export-btn-icon{margin-right:.4rem}.products-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem}.products-th{padding:0 .75rem;text-align:left;white-space:nowrap;font-weight:700;position:sticky;top:0;background:rgba(var(--theme-primary-rgb),.95);z-index:10;height:40px;line-height:40px;box-sizing:border-box;color:#fff;cursor:pointer}.products-th-right{text-align:right}.products-th-center{text-align:center}.products-filter-row-th{padding:.25rem;position:sticky;top:40px;background:#fafafafa;z-index:10;border-bottom:1px solid var(--theme-filter-border);box-shadow:0 3px 6px #0003}.products-td{padding:.5rem .75rem;border:1px solid #e8e8e8}.products-td-clickable{padding:.5rem .75rem;border:1px solid #e8e8e8;cursor:pointer;color:#006ab5;text-decoration:underline}.products-td-right{text-align:right}.products-td-center{text-align:center}.products-row-even{background:#f9f9f9}.products-row-odd{background:#fff}.products-filter-input-container{position:relative;width:100%}.products-filter-input{width:100%;padding:.25rem .5rem;font-size:.8rem;border:1px solid #ddd;border-radius:3px;box-sizing:border-box}.products-filter-input-has-value{padding-right:1.5rem}.products-filter-clear-btn{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0 .25rem;font-size:.9rem;color:#888;line-height:1}.products-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;flex-wrap:wrap;gap:1rem}.products-pagination-size{display:flex;align-items:center;gap:.5rem}.products-pagination-size-label{color:#666;font-size:.9rem}.products-pagination-size-select{padding:.25rem .5rem}.products-pagination-nav{display:flex;gap:.5rem;align-items:center}.products-pagination-btn{padding:.5rem .75rem;cursor:pointer}.products-pagination-info{margin:0 .5rem}.products-pagination-select{margin-left:.5rem;padding:.25rem}.products-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.products-modal{background:#fff;border-radius:8px;padding:1.5rem;min-width:600px;max-width:90vw;max-height:80vh;overflow:auto;box-shadow:0 4px 20px #0003}.products-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.products-modal-title{margin:0;color:#006ab5}.products-modal-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;line-height:1}.products-modal-section{margin-bottom:1rem}.products-modal-section-title{margin:0 0 .5rem;color:var(--theme-primary);font-size:1rem}.products-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.products-modal-field{display:flex;flex-direction:column}.products-modal-label{font-size:.75rem;color:#666;margin-bottom:.25rem}.products-modal-value{font-weight:500}.products-modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.products-modal-btn{padding:.5rem 1.25rem;border-radius:4px;cursor:pointer;font-weight:700}.products-modal-btn-primary{background:#006ab5;color:#fff;border:none}.products-modal-btn-secondary{background:var(--theme-primary);color:#fff;border:none}.products-modal-btn-tertiary{background:transparent;color:#666;border:1px solid #ccc}.products-empty{text-align:center;color:#666}.products-document-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.products-document-modal{background:#fff;border-radius:8px;padding:1.5rem;min-width:600px;max-width:800px;max-height:80vh;overflow:auto;box-shadow:0 4px 20px #0003}.products-document-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.products-document-modal-title{margin:0;color:var(--theme-primary)}.products-document-modal-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;line-height:1}.products-document-modal-subtitle{margin-bottom:1rem;color:#666}.products-document-modal-loading{text-align:center;padding:2rem;color:#666}.products-document-modal-table{width:100%;border-collapse:collapse}.products-document-modal-th{padding:.5rem;text-align:left;background:rgba(var(--theme-primary-rgb),.85);color:#fff}.products-document-modal-th-right{text-align:right}.products-document-modal-td{padding:.5rem}.products-document-modal-td-right{text-align:right}.products-document-modal-row-even{background:#f9f9f9d9}.products-document-modal-row-odd{background:#ffffffd9}.products-document-modal-empty{padding:1rem;text-align:center;color:#666}.products-plan-btn{padding:.25rem .75rem;border-radius:4px;font-weight:700}.products-plan-btn-active{background:#006ab5;color:#fff;border:1px solid #fff;cursor:pointer}.products-plan-btn-disabled{background:transparent;color:#ffffff80;border:1px solid rgba(255,255,255,.3);cursor:not-allowed}.products-th-border-right,.products-td-border-right{border-right:2px solid var(--theme-primary)}.products-checkbox{width:18px;height:18px;cursor:pointer}.products-total-need-positive{font-weight:700;color:#060}.products-total-need-negative{font-weight:700;color:#c00}.products-org-code{font-size:.85rem}.date-picker{display:inline-block}.date-picker-input{padding:0 .5rem;border:1px solid var(--theme-primary);border-radius:4px;font-size:.9rem;height:34px;line-height:34px;box-sizing:border-box;cursor:pointer;background:#fff;min-width:120px;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.date-picker-arrow{font-size:.7rem;color:#666}.date-picker-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1002}.date-picker-modal{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;width:300px;overflow:hidden}.date-picker-header{background:var(--theme-primary);color:#fff;padding:1rem}.date-picker-header-label{font-size:.8rem;opacity:.8;margin-bottom:.25rem}.date-picker-header-date{font-size:1.5rem;font-weight:500}.date-picker-nav{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}.date-picker-month-year{font-weight:500}.date-picker-nav-buttons{display:flex;gap:.5rem}.date-picker-nav-btn{border:none;background:transparent;cursor:pointer;font-size:1.2rem;padding:.25rem .5rem;color:#666}.date-picker-weekdays{display:grid;grid-template-columns:repeat(7,1fr);padding:0 .5rem;text-align:center}.date-picker-weekday{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#666;font-size:.8rem;font-weight:500}.date-picker-days{display:grid;grid-template-columns:repeat(7,1fr);padding:0 .5rem .5rem;text-align:center}.date-picker-day-empty{width:36px;height:36px}.date-picker-day{width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;background:transparent;border:none;font-size:.9rem;font-weight:400}.date-picker-day:hover{background:var(--theme-primary-light)}.date-picker-day-selected{background:var(--theme-primary);color:#fff}.date-picker-day-selected:hover{background:var(--theme-primary)}.date-picker-day-today{border:1px solid var(--theme-primary);font-weight:700}.date-picker-actions{display:flex;justify-content:space-between;padding:.75rem 1rem;border-top:1px solid #eee}.date-picker-action-btn{border:none;background:transparent;font-weight:500;cursor:pointer;font-size:.9rem;padding:.5rem}.date-picker-action-btn-primary{color:var(--theme-primary)}.date-picker-action-btn-secondary{color:#666}.date-picker-action-group{display:flex;gap:.5rem}.plan-preparation{padding:2rem}.plan-preparation-header{background:rgba(var(--theme-primary-rgb),.95);color:#fff;padding:.75rem 1rem;font-weight:700;font-size:1.1rem;margin-bottom:1.5rem;border-radius:4px}.plan-preparation-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.plan-preparation-item{border:1px solid #ccc;border-radius:4px;padding:1rem;display:flex;flex-direction:column;gap:0;background:#ffffffe6}.plan-preparation-item-error{border:2px solid #dc3545;gap:.5rem;background:#dc35450d}.plan-preparation-item-submitting{opacity:.6;pointer-events:none}.plan-preparation-error-banner{background:#dc3545;color:#fff;padding:.5rem .75rem;border-radius:4px;font-size:.9rem;font-weight:700;margin-bottom:.5rem}.plan-preparation-item-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.plan-preparation-field{display:flex;flex-direction:column}.plan-preparation-field-org{min-width:80px}.plan-preparation-field-item{min-width:100px}.plan-preparation-field-description{flex:1;min-width:200px}.plan-preparation-field-quantity{min-width:100px}.plan-preparation-field-limits{min-width:120px}.plan-preparation-field-date{min-width:140px}.plan-preparation-field-comment{min-width:200px;flex:1}.plan-preparation-label{font-size:.75rem;color:#666;margin-bottom:.25rem}.plan-preparation-label-count{color:#999}.plan-preparation-value-box{padding:0 .5rem;background:#f5f5f5;border:1px solid var(--theme-primary);border-radius:4px;font-size:.9rem;height:34px;line-height:34px;box-sizing:border-box}.plan-preparation-value-box-org{background:var(--theme-primary-light);font-weight:700}.plan-preparation-qty-wrapper{display:flex;align-items:center;gap:.5rem}.plan-preparation-qty-input{width:80px;padding:.5rem;border:1px solid var(--theme-primary);border-radius:4px;text-align:right;font-size:.9rem;box-sizing:border-box;height:34px}.plan-preparation-uom{color:#666;font-size:.9rem}.plan-preparation-limits-text{font-size:.9rem}.plan-preparation-comment-input{width:100%;padding:.5rem;border:1px solid var(--theme-primary);border-radius:4px;font-size:.9rem;box-sizing:border-box;height:34px}.plan-preparation-field-status{min-width:120px}.plan-preparation-status-select{width:100%;padding:.5rem;border:1px solid var(--theme-primary);border-radius:4px;font-size:.9rem;box-sizing:border-box;height:34px;background:#fff}.plan-preparation-remove-btn{background:transparent;border:none;color:#c00;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1}.plan-preparation-actions{display:flex;justify-content:space-between;align-items:center}.plan-preparation-actions-right{display:flex;gap:1rem}.plan-preparation-btn{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-weight:700}.plan-preparation-btn-add{display:flex;align-items:center;gap:.5rem;background:#17a2b8;color:#fff}.plan-preparation-btn-add-icon{font-size:1.2rem}.plan-preparation-btn-cancel{background:#6c757d;color:#fff}.plan-preparation-btn-apply{padding:.75rem 2rem;background:#17a2b8;color:#fff}.plan-preparation-btn-disabled{background:#ccc;cursor:not-allowed;opacity:.6}.plan-preparation-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.plan-preparation-modal{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%}.plan-preparation-modal-title{margin-top:0;margin-bottom:1rem}.plan-preparation-modal-title-warning{color:#c00}.plan-preparation-modal-label{display:block;margin-bottom:.5rem;font-weight:700}.plan-preparation-modal-select,.plan-preparation-modal-input{width:100%;padding:.5rem;border-radius:4px;border:1px solid #ccc;font-size:1rem;box-sizing:border-box}.plan-preparation-modal-section,.plan-preparation-modal-text{margin-bottom:1rem}.plan-preparation-modal-text-center{text-align:center;padding:1rem;color:#666}.plan-preparation-modal-actions{display:flex;gap:1rem;justify-content:flex-end}.plan-preparation-modal-btn{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer}.plan-preparation-modal-btn-cancel{background:#6c757d;color:#fff}.plan-preparation-modal-btn-confirm{background:#17a2b8;color:#fff}.plan-preparation-modal-btn-disabled{background:#ccc;cursor:not-allowed}.plan-preparation-dropdown{position:relative}.plan-preparation-dropdown-menu{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 4px 4px;z-index:1001;box-shadow:0 4px 6px #0000001a}.plan-preparation-dropdown-item{padding:.5rem .75rem;cursor:pointer;border-bottom:1px solid #eee}.plan-preparation-dropdown-item:hover{background:#f5f5f5}.plan-preparation-dropdown-item-selected{background:#e3f2fd}.plan-preparation-dropdown-item-number{font-weight:700;font-size:.9rem}.plan-preparation-dropdown-item-desc{font-size:.85rem;color:#666}.plan-preparation-no-products{color:#666;font-size:.9rem;margin-top:.5rem}.plan-preparation-warning-list{margin-bottom:1.5rem;padding-left:1.5rem}.plan-preparation-warning-item{margin-bottom:.5rem}.plan-preparation-warning-highlight{color:#c00}.plan-preparation-creation-modal{background:#fff;padding:2rem;border-radius:8px;max-width:700px;width:90%;max-height:80vh;overflow:auto}.plan-preparation-creation-summary{margin-bottom:1rem;padding:.75rem;background:#f8f9fa;border-radius:4px}.plan-preparation-creation-list{display:flex;flex-direction:column;gap:.5rem}.plan-preparation-creation-item{padding:.75rem;border:1px solid #ddd;border-radius:4px}.plan-preparation-creation-item-success{border-color:#28a745;background:#28a7450d}.plan-preparation-creation-item-error{border-color:#dc3545;background:#dc35450d}.plan-preparation-creation-item-creating{border-color:#17a2b8;background:#17a2b80d}.plan-preparation-creation-item-row{display:flex;justify-content:space-between;align-items:center}.plan-preparation-creation-item-info{flex:1}.plan-preparation-creation-item-number{font-weight:700}.plan-preparation-creation-item-desc{color:#666;margin-left:.5rem;font-size:.9rem}.plan-preparation-creation-item-qty{color:#888;margin-left:.5rem;font-size:.85rem}.plan-preparation-creation-status{display:flex;align-items:center;gap:.5rem}.plan-preparation-creation-pending{color:#888;font-size:.85rem}.plan-preparation-creation-creating{display:inline-flex;align-items:center;color:#17a2b8;font-size:.85rem}.plan-preparation-creation-spinner{display:inline-block;width:16px;height:16px;border:2px solid #17a2b8;border-top-color:transparent;border-radius:50%;margin-right:.5rem;animation:plan-prep-spin 1s linear infinite}@keyframes plan-prep-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.plan-preparation-creation-wo-badge{background:#28a745;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.85rem;font-weight:700}.plan-preparation-creation-failed{color:#dc3545;font-weight:700;font-size:.85rem}.plan-preparation-creation-error-msg{margin-top:.5rem;font-size:.85rem;color:#dc3545}.plan-preparation-creation-actions{display:flex;justify-content:flex-end;margin-top:1.5rem}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7f5;font-family:system-ui,-apple-system,sans-serif}.login-card{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;text-align:center;max-width:400px;width:90%;overflow:hidden}.login-header{background:rgba(var(--theme-primary-rgb),.95);padding:1.5rem 2rem;color:#fff}.login-title{margin:0;font-size:1.75rem;font-weight:600}.login-content{padding:2rem}.login-loading{padding:1rem;color:#666}.login-button{padding:.875rem 2rem;background:#006ab5;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;width:100%;font-weight:500;transition:background .2s}.login-button:hover{background:#005a9e}.login-hint{margin-top:1.25rem;margin-bottom:0;font-size:.85rem;color:#666}.login-warning{padding:1rem;background:#fff3cd;border-radius:4px;color:#856404;font-size:.9rem;text-align:left}.login-warning-title{font-weight:700}.login-warning-text{margin-top:.5rem;margin-bottom:0}.login-warning-text-small{margin-top:.5rem;margin-bottom:0;font-size:.85rem}.login-accent-bar{height:4px;background:linear-gradient(90deg,var(--theme-primary) 0%,#006ab5 100%)}.production-overview{padding:2rem}.production-overview-header{display:flex;align-items:center;gap:1rem;border-bottom:2px solid #ddd;margin-bottom:.75rem;padding-bottom:.5rem}.production-overview-title{font-size:1.1rem;font-weight:500;color:#333}.production-overview-clear-filters-btn{padding:.4rem .75rem;cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;font-size:.8rem}.production-overview-error{padding:1rem;background:#fee;color:#c00;margin-bottom:1rem;border-radius:4px}.production-overview-filters-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.production-overview-results-info{color:#666}.production-overview-filters-right{display:flex;align-items:center;gap:.5rem}.production-overview-org-locked{padding:.35rem .6rem;min-width:160px;background:#e6f3ff;border:1px solid #006ab5;border-radius:4px;font-size:.8rem;color:#006ab5}.production-overview-org-dropdown{position:relative;min-width:160px}.production-overview-org-dropdown-btn{padding:.35rem .6rem;width:100%;text-align:left;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.production-overview-org-dropdown-arrow{margin-left:.5rem}.production-overview-org-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1000;max-height:300px;overflow-y:auto}.production-overview-org-dropdown-header{padding:.5rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#f9f9f9}.production-overview-org-dropdown-count{font-size:.75rem;color:#666}.production-overview-org-dropdown-clear-btn{padding:.2rem .4rem;font-size:.7rem;cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:3px}.production-overview-org-dropdown-item{display:flex;align-items:center;padding:.4rem .5rem;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:.8rem}.production-overview-org-dropdown-item-selected{background:#e6f3ff}.production-overview-org-dropdown-item input{margin-right:.5rem}.production-overview-export-btn{padding:.35rem .6rem;cursor:pointer;background:var(--theme-primary-dark);color:#fff;border:none;border-radius:4px;font-size:.8rem;display:flex;align-items:center}.production-overview-export-btn-disabled{background:var(--theme-primary-disabled);cursor:not-allowed}.production-overview-export-btn-icon{margin-right:.4rem}.production-overview-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem}.production-overview-th{padding:0 .75rem;text-align:left;white-space:nowrap;font-weight:700;position:sticky;top:0;background:rgba(var(--theme-primary-rgb),.95);z-index:10;height:40px;line-height:40px;box-sizing:border-box;color:#fff;cursor:pointer}.production-overview-th-right{text-align:right}.production-overview-filter-row-th{padding:.25rem;position:sticky;top:40px;background:#fafafafa;z-index:10;border-bottom:1px solid var(--theme-filter-border);box-shadow:0 3px 6px #0003}.production-overview-td{padding:.5rem .75rem;border:1px solid #e8e8e8}.production-overview-td-clickable{padding:.5rem .75rem;border:1px solid #e8e8e8;cursor:pointer;color:#006ab5;text-decoration:underline}.production-overview-td-right{text-align:right}.production-overview-row-even{background:#f9f9f9}.production-overview-row-odd{background:#fff}.production-overview-filter-input-container{position:relative;width:100%}.production-overview-filter-input{width:100%;padding:.25rem .5rem;font-size:.8rem;border:1px solid #ddd;border-radius:3px;box-sizing:border-box}.production-overview-filter-input-has-value{padding-right:1.5rem}.production-overview-filter-clear-btn{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0 .25rem;font-size:.9rem;color:#888;line-height:1}.production-overview-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;flex-wrap:wrap;gap:1rem}.production-overview-pagination-size{display:flex;align-items:center;gap:.5rem}.production-overview-pagination-size-label{color:#666;font-size:.9rem}.production-overview-pagination-size-select{padding:.25rem .5rem}.production-overview-pagination-nav{display:flex;gap:.5rem;align-items:center}.production-overview-pagination-btn{padding:.5rem .75rem;cursor:pointer}.production-overview-pagination-info{margin:0 .5rem}.production-overview-pagination-select{margin-left:.5rem;padding:.25rem}.production-overview-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.production-overview-modal{background:#fff;border-radius:8px;padding:1.5rem;min-width:800px;max-width:1000px;max-height:80vh;overflow:auto;box-shadow:0 4px 20px #0003}.production-overview-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.production-overview-modal-title{margin:0;color:var(--theme-primary)}.production-overview-modal-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;line-height:1}.production-overview-modal-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.9rem}.production-overview-modal-th{padding:.5rem;text-align:left;background:rgba(var(--theme-primary-rgb),.85);color:#fff}.production-overview-modal-th-right{text-align:right}.production-overview-modal-th-center{text-align:center}.production-overview-modal-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.production-overview-modal-th-sortable:hover{background:#e9ecef}.production-overview-modal-td{padding:.5rem}.production-overview-modal-td-center{text-align:center}.production-overview-modal-section-title{margin:0 0 .75rem;color:#333;font-size:1rem}.production-overview-modal-loading,.production-overview-modal-empty{padding:1rem;text-align:center;color:#666;background:#f9f9f9;border-radius:4px}.production-overview-modal-plan-btn{padding:.25rem .75rem;background:#006ab5;color:#fff;border:1px solid #fff;border-radius:4px;font-weight:700;cursor:pointer}.production-overview-modal-plan-btn-disabled{background:transparent;color:#ffffff80;border:1px solid rgba(255,255,255,.3);cursor:not-allowed}.production-overview-modal-checkbox{width:18px;height:18px;cursor:pointer}.production-overview-total-need-positive{font-weight:700;color:#060}.production-overview-total-need-negative{font-weight:700;color:#c00}.production-overview-empty{text-align:center;color:#666}.production-overview-modal-table{margin-bottom:1.5rem}.production-overview-td-center,.production-overview-modal-td-center{text-align:center}.production-overview-modal-td-right{text-align:right}.production-planning{padding:1rem;display:flex;flex-direction:column;height:calc(100vh - 80px);overflow:hidden}.production-planning-sticky-top{flex-shrink:0}.production-planning-no-items{padding:2rem;text-align:center;background:#f9f9f9;border-radius:8px}.production-planning-no-items p{color:#666;margin-bottom:1rem}.production-planning-back-btn{padding:.5rem 1rem;background:#006ab5;color:#fff;border:none;border-radius:4px;cursor:pointer}.production-planning-header{background:rgba(var(--theme-primary-rgb),.95);color:#fff;padding:.75rem 1rem;border-radius:4px 4px 0 0;text-align:center;font-weight:700;font-size:1.1rem}.production-planning-category-bar{background:var(--theme-primary-light);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;border-bottom:1px solid #ccc}.production-planning-category{color:#006ab5;font-weight:500}.production-planning-bulk-qty{display:flex;align-items:center;gap:.5rem}.production-planning-bulk-input{width:80px;padding:.35rem .5rem;border:2px solid #c00;border-radius:4px;text-align:right}.production-planning-bulk-weight-value{font-weight:700;font-size:1.1rem;min-width:60px;text-align:right}.production-planning-uom-badge{background:#c00;color:#fff;padding:.35rem .75rem;border-radius:4px;font-weight:700}.production-planning-semi-finished{border:2px solid #ccc;border-top:none;padding:1rem;background:#fff;transition:background-color .3s,border-color .3s}.production-planning-semi-out-of-range{background-color:#f8d7da!important;border-color:#dc3545!important;border-top:2px solid #dc3545!important}.production-planning-semi-in-range{background-color:#d4edda!important;border-color:#28a745!important;border-top:2px solid #28a745!important}.production-planning-semi-grid{display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center;margin-bottom:1rem}.production-planning-constraints{display:flex;flex-direction:column;justify-content:center;align-self:stretch;gap:.25rem;padding-top:1.1rem}.production-planning-field-label{font-size:.75rem;color:#666;margin-bottom:.25rem}.production-planning-field-right{align-items:center}.production-planning-field-input{padding:.5rem;border:1px solid #ccc;border-radius:4px;background:#f9f9f9}.production-planning-field-input-small{width:100px}.production-planning-field-input-full{width:100%}.production-planning-qty-wrapper{display:flex;align-items:center;gap:.5rem}.production-planning-qty-input{padding:.5rem;border:1px solid #ccc;border-radius:4px;width:80px;text-align:right}.production-planning-constraint{color:#666;font-size:.85rem}.production-planning-weight-value{font-weight:700;font-size:1rem;min-width:60px;text-align:right}.production-planning-operation-row{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.production-planning-add-operation-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--theme-primary);color:#fff;border:none;border-radius:4px;cursor:pointer}.production-planning-add-icon{font-size:1.2rem}.production-planning-field{display:flex;flex-direction:column}.production-planning-select{padding:.5rem;border:1px solid #ccc;border-radius:4px;min-width:150px}.production-planning-work-items{border:1px solid #ccc;border-top:none;background:#fff;flex:1;overflow-y:auto;min-height:0}.production-planning-work-item{display:grid;grid-template-columns:auto auto 1fr auto auto auto auto;gap:1rem;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #eee}.production-planning-work-item:last-child{border-bottom:none}.production-planning-wo-placeholder{padding:.5rem;background:#f0f0f0;border-radius:4px;min-width:80px}.production-planning-unit-weight{padding:.5rem;color:#555;min-width:80px;white-space:nowrap}.production-planning-secondary-qty{padding:.5rem;min-width:100px}.production-planning-remove-btn{background:none;border:none;color:#c00;font-size:1.5rem;cursor:pointer;line-height:1}.production-planning-add-items-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--theme-primary);color:#fff;border:none;border-radius:4px;cursor:pointer}.production-planning-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;flex-shrink:0}.production-planning-actions-right{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.production-planning-actions-date{width:100%}.production-planning-actions-date .date-picker{display:block;width:100%}.production-planning-actions-date .date-picker-input{width:100%;box-sizing:border-box}.production-planning-actions-buttons{display:flex;gap:1rem}.production-planning-actions-buttons .production-planning-btn{flex:1}.production-planning-btn{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-weight:700}.production-planning-btn-cancel{background:#6c757d;color:#fff}.production-planning-btn-apply{padding:.75rem 2rem;background:var(--theme-primary);color:#fff}.production-planning-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.production-planning-modal{background:#fff;border-radius:8px;padding:1.5rem;min-width:600px;max-width:800px;max-height:80vh;overflow:auto;box-shadow:0 4px 20px #0003}.production-planning-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.production-planning-modal-title{margin:0;color:var(--theme-primary)}.production-planning-modal-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;line-height:1}.production-planning-search{margin-bottom:1rem}.production-planning-search-input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem}.production-planning-modal-loading{padding:2rem;text-align:center;color:#666}.production-planning-modal-empty{padding:2rem;text-align:center;color:#666;background:#f9f9f9;border-radius:4px}.production-planning-modal-table{width:100%;border-collapse:collapse;font-size:.9rem}.production-planning-modal-th{padding:.5rem;text-align:left;background:rgba(var(--theme-primary-rgb),.85);color:#fff}.production-planning-modal-th-right{text-align:right}.production-planning-modal-th-center{text-align:center}.production-planning-modal-td{padding:.5rem}.production-planning-modal-td-right{text-align:right}.production-planning-modal-td-center{text-align:center}.production-planning-modal-row-even{background:#f9f9f9}.production-planning-modal-row-odd{background:#fff}.production-planning-total-need-positive{font-weight:700;color:#060}.production-planning-total-need-negative{font-weight:700;color:#c00}.production-planning-modal-add-btn{padding:.25rem .75rem;background:var(--theme-primary);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.85rem}.production-planning-modal-close{margin-top:1rem;text-align:right}.production-planning-modal-close-btn-bottom{padding:.5rem 1.5rem;background:#666;color:#fff;border:none;border-radius:4px;cursor:pointer}.production-planning-apply-modal{background:#fff;padding:2rem;border-radius:8px;max-width:700px;width:90%;max-height:80vh;overflow:auto}.production-planning-apply-summary{margin-bottom:1rem;padding:.75rem;background:#f8f9fa;border-radius:4px}.production-planning-apply-list{display:flex;flex-direction:column;gap:.5rem}.production-planning-apply-item{padding:.75rem;border:1px solid #ddd;border-radius:4px}.production-planning-apply-item-success{border-color:#28a745;background:#28a7450d}.production-planning-apply-item-error{border-color:#dc3545;background:#dc35450d}.production-planning-apply-item-creating{border-color:#17a2b8;background:#17a2b80d}.production-planning-apply-item-row{display:flex;justify-content:space-between;align-items:center}.production-planning-apply-item-info{flex:1}.production-planning-apply-item-label{font-weight:700}.production-planning-apply-status{display:flex;align-items:center;gap:.5rem}.production-planning-apply-pending{color:#888;font-size:.85rem}.production-planning-apply-creating{display:inline-flex;align-items:center;color:#17a2b8;font-size:.85rem}.production-planning-apply-spinner{display:inline-block;width:16px;height:16px;border:2px solid #17a2b8;border-top-color:transparent;border-radius:50%;margin-right:.5rem;animation:production-planning-spin 1s linear infinite}@keyframes production-planning-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.production-planning-apply-wo-badge{background:#28a745;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.85rem;font-weight:700}.production-planning-apply-failed{color:#dc3545;font-weight:700;font-size:.85rem}.production-planning-apply-error-msg{margin-top:.5rem;font-size:.85rem;color:#dc3545}.production-planning-apply-actions{display:flex;justify-content:flex-end;margin-top:1.5rem}.production-planning-btn-apply:disabled{opacity:.6;cursor:not-allowed}.protected-route-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:system-ui,-apple-system,sans-serif;color:#666}.protected-route-loading-content{text-align:center}.protected-route-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #006ab5;border-radius:50%;animation:protected-route-spin 1s linear infinite;margin:0 auto 1rem}@keyframes protected-route-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
