.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:#2d7d46;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:#2d7d46;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:#236339}.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}.user-header{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;background:#fffffff2;border-radius:6px;box-shadow:0 1px 3px #0000001a;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}.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:#2d7d46;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}.products{padding:2rem}.products-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #ddd;margin-bottom:.75rem;padding-bottom:.5rem}.products-header-left{display:flex;align-items:center;gap:1rem}.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-export-btn{padding:.35rem .6rem;cursor:pointer;background:#217346;color:#fff;border:none;border-radius:4px;font-size:.8rem;display:flex;align-items:center}.products-export-btn-disabled{background:#a5d6a7;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:#2d7d46f2;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 rgb(176,203,186);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:#2d7d46;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:#2d7d46;color:#fff;border:none}.products-modal-btn-tertiary{background:transparent;color:#666;border:1px solid #ccc}.products-empty{text-align:center;color:#666}.products-settings-refresh{border-top:1px solid #eee;padding-top:1.5rem}.products-settings-refresh-title{margin:0 0 1rem;color:#333;font-size:1rem}.products-settings-refresh-buttons{display:flex;gap:1rem}.products-settings-refresh-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem}.products-settings-refresh-btn{width:100%;padding:.5rem 1rem;border:none;border-radius:4px;color:#fff}.products-settings-refresh-btn-products{background:#006ab5;cursor:pointer}.products-settings-refresh-btn-products-disabled{cursor:wait}.products-settings-refresh-btn-inventory{background:#28a745;cursor:pointer}.products-settings-refresh-btn-inventory-disabled{cursor:wait}.products-settings-refresh-time{color:#666;font-size:.75rem}.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:#2d7d46}.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:#2d7d46d9;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 #2d7d46}.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 #2d7d46;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:#2d7d46;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:#e8f5e9}.date-picker-day-selected{background:#2d7d46;color:#fff}.date-picker-day-selected:hover{background:#2d7d46}.date-picker-day-today{border:1px solid #2d7d46;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:#2d7d46}.date-picker-action-btn-secondary{color:#666}.date-picker-action-group{display:flex;gap:.5rem}.plan-preparation{padding:2rem}.plan-preparation-header{background:#2d7d46f2;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 #2d7d46;border-radius:4px;font-size:.9rem;height:34px;line-height:34px;box-sizing:border-box}.plan-preparation-value-box-org{background:#e8f5e9;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 #2d7d46;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 #2d7d46;border-radius:4px;font-size:.9rem;box-sizing:border-box;height:34px}.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:#2d7d46f2;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,#2d7d46,#006ab5)}.production-overview{padding:2rem}.production-overview-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #ddd;margin-bottom:.75rem;padding-bottom:.5rem}.production-overview-header-left{display:flex;align-items:center;gap:1rem}.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:#217346;color:#fff;border:none;border-radius:4px;font-size:.8rem;display:flex;align-items:center}.production-overview-export-btn-disabled{background:#a5d6a7;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:#2d7d46f2;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 rgb(176,203,186);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:#2d7d46}.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:#2d7d46d9;color:#fff}.production-overview-modal-th-right{text-align:right}.production-overview-modal-th-center{text-align:center}.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}.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:#2d7d46f2;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:#e8f4e8;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-uom-badge{background:#c00;color:#fff;padding:.35rem .75rem;border-radius:4px;font-weight:700}.production-planning-apply-btn{padding:.5rem 1.5rem;background:#2d7d46;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.production-planning-semi-finished{border:1px solid #ccc;border-top:none;padding:1rem;background:#fff}.production-planning-semi-grid{display:grid;grid-template-columns:auto 1fr auto auto auto auto;gap:1rem;align-items:center;margin-bottom:1rem}.production-planning-field-label{font-size:.75rem;color:#666;margin-bottom:.25rem}.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-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:#2d7d46;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}.production-planning-work-item{display:grid;grid-template-columns:auto auto 1fr 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-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{margin-top:1rem}.production-planning-add-items-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#2d7d46;color:#fff;border:none;border-radius:4px;cursor:pointer}.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:#2d7d46}.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:#2d7d46d9;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:#2d7d46;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}.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)}}
