*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;--dropdown-radius: 12px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}#root{width:100vw;height:100vh;overflow:hidden}button{font-family:inherit}select,.filter-select,.role-filter-select,.employee-status-select,.qc-filter-select,.customer-autocomplete-input,.customer-autocomplete,.customer-autocomplete-dropdown,.option-dropdown-trigger,.option-dropdown-menu,.multi-select-operators,.multi-select-trigger,.multi-select-dropdown,.operator-assigned-dropdown,.entries-selector,.assigned-to-select,.operator-machine-input,.child-assigned-to-select{border-radius:var(--dropdown-radius)!important}select option,select optgroup{border-radius:var(--dropdown-radius)}.login-container{display:flex;height:100vh;width:100vw;overflow:hidden;position:relative}.company-section{width:50%;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 2.5rem}.company-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(220,38,38,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(37,99,235,.1) 0%,transparent 50%);pointer-events:none}.slide-container{width:100%;max-width:600px;height:100%;position:relative;overflow:hidden;border-radius:12px;display:flex;flex-direction:column}.slide-wrapper{display:flex;width:100%;flex:1;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:pan-y;cursor:default}.slide{min-width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;padding:.8rem .5rem;overflow:hidden}.slide-content{width:100%;animation:slideIn .6s ease-out;overflow:hidden;display:flex;flex-direction:column;height:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-title{font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:.4rem;line-height:1.1;position:relative;padding-bottom:.6rem;flex-shrink:0}.slide-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#dc2626,#2563eb);border-radius:2px}.slide-subtitle{font-size:1.1rem;color:#94a3b8;margin-bottom:1rem;font-weight:300;line-height:1.4;flex-shrink:0}.slide-list{list-style:none;padding:0;margin:0;flex:1;overflow:hidden;display:flex;flex-direction:column;gap:0}.facilities-grid{display:flex;gap:2rem;flex:1;overflow:hidden}.slide-list-left,.slide-list-right{flex:1;min-width:0}.slide-item{display:flex;align-items:flex-start;margin-bottom:.65rem;color:#e2e8f0;font-size:1.05rem;line-height:1.5;animation:fadeInUp .6s ease-out;animation-fill-mode:both;flex-shrink:0}.slide-item:nth-child(1){animation-delay:.1s}.slide-item:nth-child(2){animation-delay:.2s}.slide-item:nth-child(3){animation-delay:.3s}.slide-item:nth-child(4){animation-delay:.4s}.slide-item:nth-child(5){animation-delay:.5s}.slide-item:nth-child(6){animation-delay:.6s}.slide-item:nth-child(7){animation-delay:.7s}.slide-item:nth-child(8){animation-delay:.8s}.slide-item:nth-child(9){animation-delay:.9s}.slide-item:nth-child(10){animation-delay:1s}.slide-item:nth-child(11){animation-delay:1.1s}.slide-item:nth-child(12){animation-delay:1.2s}.slide-item:nth-child(13){animation-delay:1.3s}.slide-item:nth-child(14){animation-delay:1.4s}.slide-item:nth-child(15){animation-delay:1.5s}.slide-item:nth-child(16){animation-delay:1.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bullet-icon{color:#dc2626;font-size:1.2rem;margin-right:.6rem;flex-shrink:0;transition:transform .3s ease;margin-top:-.15rem}.slide-item:hover .bullet-icon{transform:translate(5px)}.slide-highlight{background:#dc26261a;border-left:3px solid #dc2626;padding:.6rem 1rem;border-radius:6px;color:#fbbf24;font-weight:500;font-size:.75rem;margin-top:.8rem;animation:fadeIn .6s ease-out .7s both;flex-shrink:0}.slide-indicators{display:flex;gap:.5rem;margin-top:.3rem;z-index:10;flex-shrink:0}.indicator{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.4);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.indicator:hover{border-color:#ffffffb3;transform:scale(1.2)}.indicator.active{background:#fff;border-color:#fff;width:28px;border-radius:5px}.login-section{width:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding:4rem;position:relative;overflow:hidden}.login-section:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(220,38,38,.05) 0%,transparent 70%);border-radius:50%;transform:translate(30%,-30%)}.login-section:after{content:"";position:absolute;bottom:0;left:0;width:150px;height:150px;background:radial-gradient(circle,rgba(37,99,235,.05) 0%,transparent 70%);border-radius:50%;transform:translate(-30%,30%)}.login-form-container{width:100%;max-width:420px;animation:slideInRight .6s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.logo-container{display:flex;justify-content:center;align-items:center;gap:.9rem;margin-bottom:2rem}.login-logo{width:64px;height:64px;object-fit:contain;animation:fadeIn .6s ease-out}.login-brand-name{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;font-family:Lucida Calligraphy,Lucida Handwriting,cursive;color:#102a63;line-height:.96;letter-spacing:.2px;font-weight:700;text-shadow:.35px 0 0 currentColor,0 0 .2px currentColor}.login-brand-line{display:block;font-size:2rem;white-space:nowrap}.login-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.2}.login-subtitle{font-size:1rem;color:#64748b;margin-bottom:2.5rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-label{font-size:.875rem;font-weight:500;color:#334155}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;color:#1e293b;background:#fff;transition:all .3s ease;box-sizing:border-box}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-input::placeholder{color:#94a3b8}.password-input-wrapper .form-input{padding-right:3rem}.password-toggle{position:absolute;right:1rem;background:none;border:none;cursor:pointer;color:#64748b;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.password-toggle:hover{color:#2563eb}.error-message{padding:.875rem 1rem;background:#fee2e2;border:2px solid #ef4444;border-radius:8px;color:#dc2626;font-size:.875rem;font-weight:500;text-align:center;animation:shake .5s ease-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.login-button{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#dc2626,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;position:relative;overflow:hidden}.login-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.login-button:hover:before{left:100%}.login-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #2563eb4d}.login-button:active{transform:translateY(0)}.login-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.login-button.loading{pointer-events:none}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.highlight-label{color:#fbbf24;font-weight:600;font-size:1rem}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1024px){.company-section,.login-section{height:100vh}.company-section{width:44%;padding:1.25rem 1rem}.login-section{width:56%;padding:1.75rem}.slide-container{max-width:none}.slide-title{font-size:1.8rem;margin-bottom:.3rem;padding-bottom:.5rem}.slide-subtitle{font-size:.95rem;margin-bottom:.7rem}.facilities-grid{gap:.85rem}.slide-item{font-size:.88rem;margin-bottom:.45rem;line-height:1.35}.highlight-label{font-size:.9rem}.slide-highlight{font-size:.7rem;margin-top:.55rem;padding:.45rem .6rem}.login-form-container{max-width:380px}.logo-container{margin-bottom:1.2rem;gap:.6rem}.login-logo{width:52px;height:52px}.login-brand-line{font-size:1.45rem}.login-title{font-size:2rem}.login-subtitle{margin-bottom:1.3rem}}@media(max-width:700px){.login-container{flex-direction:column;height:auto;min-height:100vh;overflow-y:auto}.company-section,.login-section{width:100%;height:auto}.company-section{min-height:42vh;padding:1rem .9rem}.login-section{min-height:58vh;padding:1.35rem 1rem 1.8rem}.slide-title{font-size:1.45rem}.slide-subtitle{font-size:.88rem}.slide-item{font-size:.8rem}.nav-btn{width:40px;height:40px;font-size:1.25rem}.prev-btn{left:1rem}.next-btn{right:1rem}.login-title{font-size:1.8rem}}.sidebar{position:fixed;left:0;top:0;height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);transition:width .3s cubic-bezier(.4,0,.2,1);z-index:1000;display:flex;flex-direction:column;box-shadow:4px 0 20px #0000004d}.sidebar.expanded{width:240px}.sidebar.collapsed{width:70px;overflow-x:hidden}.sidebar.collapsed:hover{width:240px!important;overflow-x:visible!important}.sidebar.collapsed:hover .nav-label{opacity:1!important;visibility:visible!important;width:auto!important;margin-left:.625rem!important}.sidebar.collapsed:hover .logo-collapsed{display:none!important}.sidebar.collapsed:hover .logo-expanded{display:inline-flex!important;opacity:1!important;visibility:visible!important}.sidebar:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(220,38,38,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(37,99,235,.1) 0%,transparent 50%);pointer-events:none}.sidebar-header{display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:1;background:#ababab}.sidebar-logo{display:flex;align-items:center;justify-content:center;width:100%;transition:all .3s ease;padding:.35rem .5rem;min-height:78px;overflow:hidden}.logo-expanded{width:100%;max-width:220px;height:78px;display:none;align-items:center;justify-content:center;gap:.65rem;white-space:normal}.logo-expanded-image{width:64px;height:64px;object-fit:contain;flex-shrink:0}.logo-collapsed{width:52px;height:52px;object-fit:contain;display:block}.sidebar-company-name{font-family:Lucida Calligraphy,Lucida Handwriting,cursive;font-size:1.48rem;line-height:1.04;color:#102a63;letter-spacing:.2px;font-weight:700;text-shadow:.35px 0 0 currentColor,0 0 .2px currentColor;display:inline-flex;flex-direction:column;align-items:flex-start;max-width:none}.sidebar-company-name-line{display:block;white-space:nowrap}.sidebar.collapsed:hover .logo-collapsed{display:none}.sidebar.collapsed:hover .logo-expanded{display:inline-flex}.sidebar-nav{flex:1;padding:10px;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;position:relative;z-index:1}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.nav-item{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:transparent;border:none;border-radius:12px;color:#e2e8f0;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:left;position:relative;overflow:hidden}.nav-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#dc2626,#2563eb);transform:scaleY(0);transition:transform .3s ease}.nav-item:hover{background:#ffffff1a;color:#fff;transform:translate(4px)}.nav-item.active{background:#dc262626;color:#fff;border-left:4px solid #dc2626}.nav-item.active:before{transform:scaleY(1)}.nav-icon{font-size:1.5rem!important;flex-shrink:0;transition:transform .3s ease;min-width:1.5rem;display:inline-flex;align-items:center;justify-content:center}.nav-item:hover .nav-icon{transform:scale(1.1)}.nav-label{white-space:nowrap;overflow:hidden;transition:opacity .3s ease,visibility .3s ease,width .3s ease;margin-left:.625rem;font-size:13px;font-weight:500}.sidebar.collapsed .nav-label{opacity:0;visibility:hidden;width:0;margin-left:0}.sidebar.expanded .nav-label{opacity:1;visibility:visible;width:auto;margin-left:.625rem}.sidebar-footer{padding:1rem;border-top:1px solid rgba(255,255,255,.1);position:relative;z-index:1}.logout-item{color:#fca5a5}.logout-item:hover{background:#dc262633;color:#ef4444}@media(max-width:1024px){.sidebar.collapsed{width:56px;overflow-x:hidden}.sidebar.collapsed:hover{width:56px!important;overflow-x:hidden!important}.sidebar.collapsed:hover .logo-collapsed{display:block!important}.sidebar.collapsed:hover .logo-expanded{display:none!important}.sidebar.collapsed:hover .nav-label{opacity:0!important;visibility:hidden!important;width:0!important;margin-left:0!important}.sidebar-logo{min-height:64px;padding:.25rem .35rem}.logo-collapsed{width:42px;height:42px}.nav-item{justify-content:center;padding:.85rem .7rem;gap:0}.sidebar-footer{padding:.6rem}}@media(max-width:768px){.sidebar.expanded{width:100%;max-width:280px}.sidebar.collapsed{width:56px;overflow:hidden}}.page-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 2rem;background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;box-shadow:0 2px 4px #0000000d}.header-left{flex:1}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none}.breadcrumb-item-wrapper{display:flex;align-items:center;gap:.5rem}.breadcrumb-item{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:6px;transition:all .3s ease}.breadcrumb-item:not(.active){cursor:pointer;color:#64748b}.breadcrumb-item:not(.active):hover{background:#f8fafc;color:#1a1a2e}.breadcrumb-item.active{color:#1a1a2e;font-weight:600;cursor:default}.breadcrumb-icon{font-size:1.25rem}.breadcrumb-item.active .breadcrumb-icon{color:#1a1a2e}.breadcrumb-item:not(.active) .breadcrumb-icon{color:#94a3b8}.breadcrumb-label{font-size:.9375rem;font-weight:600}.breadcrumb-separator{font-size:1rem;color:#cbd5e1}.header-right{display:flex;align-items:center;gap:1rem;margin-left:auto;flex-shrink:0}.user-pill{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;padding:.45rem .75rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;color:#1e293b;max-width:200px}.user-label{font-size:.7rem;font-weight:600;text-transform:uppercase;color:#94a3b8;letter-spacing:.5px}.user-name{font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-designation{font-size:.72rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.4px}.calendar-container{position:relative}.calendar-button{display:flex;align-items:center;gap:.625rem;padding:.5rem .875rem;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border:none;border-radius:8px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .3s ease}.calendar-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e4d}.calendar-button svg{font-size:1.125rem}.calendar-overlay{position:fixed;inset:0;background:transparent;z-index:999}.calendar-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;z-index:1000;border:1px solid #e2e8f0}.calendar-header-info{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;text-align:center}.calendar-header-info p{margin:0;font-size:.875rem;font-weight:600;color:#1a1a2e}.calendar-dropdown .MuiDateCalendar-root{background:#fff}.calendar-dropdown .MuiPickersCalendarHeader-root{padding:1rem}.calendar-dropdown .MuiDayCalendar-header{justify-content:space-around}.calendar-dropdown .MuiPickersDay-root{font-weight:500}.calendar-dropdown .MuiPickersDay-root.Mui-selected{background:linear-gradient(135deg,#1a1a2e,#16213e)!important}.calendar-dropdown .MuiPickersDay-root:hover{background:#1a1a2e1a}.calendar-dropdown .MuiPickersDay-today{border:1px solid #1a1a2e!important}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.page-header{padding:.65rem 1rem;gap:.75rem}.header-right{gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.calendar-button{padding:.45rem .7rem;font-size:.75rem}.user-pill{max-width:170px}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait){.page-header{flex-wrap:nowrap;align-items:flex-start;gap:.75rem;padding:.75rem 1rem}.header-left{flex:1;min-width:0}.header-right{width:auto;justify-content:flex-end;align-items:flex-end;margin-left:auto}.breadcrumb{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.breadcrumb-item{flex-shrink:0}}@media(max-width:768px){.page-header{flex-direction:row;align-items:flex-start;gap:.75rem;padding:1rem;flex-wrap:nowrap}.header-left{flex:1;min-width:0}.header-right{margin-left:auto;width:auto;align-items:flex-end;justify-content:flex-start}.breadcrumb{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.breadcrumb-item{flex-shrink:0}.breadcrumb-label{font-size:.875rem}.breadcrumb-icon{font-size:1.125rem}.calendar-dropdown{right:0;left:auto}}.dashboard-container{display:flex;min-height:100vh;background:#f8fafc}.dashboard-content{flex:1;margin-left:240px;padding:0;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}.sidebar.collapsed~.dashboard-content{margin-left:70px}.dashboard-header{margin-bottom:2rem}.dashboard-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.dashboard-subtitle{font-size:1.1rem;color:#64748b}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.dashboard-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:1px solid #e2e8f0}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.card-icon-blue{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff}.card-icon-green{background:linear-gradient(135deg,#10b981,#34d399);color:#fff}.card-icon-red{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.card-icon-yellow{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff}.card-title{font-size:.875rem;font-weight:500;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.card-value{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.card-change{font-size:.875rem;font-weight:500}.card-change.positive{color:#10b981}.card-change.negative{color:#ef4444}.dashboard-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.dashboard-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.section-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;position:relative;padding-bottom:.75rem}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#dc2626,#2563eb);border-radius:2px}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:12px;transition:background .3s ease}.activity-item:hover{background:#f8fafc}.activity-dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#dc2626,#2563eb);flex-shrink:0;margin-top:.25rem}.activity-content{flex:1}.activity-text{font-size:.95rem;color:#1e293b;margin-bottom:.25rem;font-weight:500}.activity-time{font-size:.875rem;color:#64748b}.actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem;background:linear-gradient(135deg,#1a1a2e,#16213e);border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.action-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #1a1a2e4d;background:linear-gradient(135deg,#16213e,#0f3460)}.action-icon{font-size:2rem}@media(max-width:1024px){.dashboard-content{margin-left:56px}.dashboard-grid{grid-template-columns:repeat(2,1fr)}.dashboard-sections{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-content{margin-left:56px;padding:1rem}.dashboard-grid{grid-template-columns:1fr}.dashboard-title{font-size:2rem}.actions-grid{grid-template-columns:1fr}}.entries-selector{padding:.375rem 1.75rem .375rem .625rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.data-table-wrapper{overflow-y:auto;overflow-x:auto;max-height:75vh;width:100%;border-radius:12px;border:1px solid #e2e8f0;box-sizing:border-box;position:relative;padding-bottom:.55rem;scrollbar-width:none;-ms-overflow-style:none}.data-table-wrapper::-webkit-scrollbar{width:0;height:0}.jobs-table-wrapper{overflow-y:auto;overflow-x:auto}.data-table{width:max(100%,1200px);border-collapse:separate;border-spacing:0;font-size:.9rem;border-radius:18px;background:#fff;overflow:visible;table-layout:auto}.data-table th,.data-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;text-align:center;overflow:hidden;text-overflow:ellipsis}.data-table th{white-space:nowrap;word-break:normal}.data-table td{white-space:normal;word-break:break-word}.data-table-wrapper.left-align .data-table td{text-align:center}.data-table thead{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:18px 18px 0 0}.data-table thead th{position:sticky;top:0;z-index:60;background:linear-gradient(135deg,#1a1a2e,#16213e)}.data-table th{color:#fff;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #16213e;text-align:center}.data-table .th-content{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;width:100%;white-space:nowrap;flex-wrap:nowrap}.data-table td:last-child{text-align:center}.data-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease}.data-table th.sortable:hover{background:#ffffff1a}.data-table .sort-icon{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;line-height:1;margin-left:.35rem;gap:2px;flex-shrink:0}.data-table .sort-arrow{font-size:.65rem;color:#fff6;display:inline-block;line-height:1;transition:color .2s ease,transform .2s ease;vertical-align:middle}.data-table .sort-arrow.up{margin-right:0}.data-table .sort-arrow.down{margin-left:0}.data-table .sort-arrow.active{color:#fff;transform:scale(1.1)}.data-table tbody tr:hover{background:#f8fafc}.data-table tbody tr td.checkbox-cell{overflow:visible}.data-table tbody tr:hover td{background:#f8fafc}.data-table tbody tr td.checkbox-cell input[type=checkbox]{position:relative;z-index:3}.data-table td.operator-assigned-cell,.data-table td.operator-machine-cell{overflow:visible;position:relative;z-index:1}.data-table td,.data-table th{overflow:visible}.data-table tbody tr:last-child td{border-bottom:0}.empty-state-row{padding:3rem 0;color:#475569;text-align:center}.group-row-expanded,.child-row{background:#f9fafb}.child-row-content{padding:0;background:#f9fafb;width:100%;max-width:100%;box-sizing:border-box}.data-table th.action-header,.data-table td.action-cell{min-width:120px}.data-table td.action-cell{white-space:nowrap}.action-icon-button{border:none;background:transparent;color:#2563eb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.action-icon-button.danger{color:#dc2626}.action-icon-button:hover{color:#1d4ed8;background:#2563eb26;border-radius:6px}.action-icon-button.danger:hover{color:#b91c1c;background:#dc262626}.description-marquee{position:relative;cursor:text}.description-marquee .marquee-animated{-webkit-user-select:none;user-select:none;pointer-events:none}.description-marquee .marquee-static{position:absolute;inset:0;display:none;-webkit-user-select:text;user-select:text;pointer-events:auto;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.description-marquee .marquee-copy-btn{position:absolute;right:.3rem;top:50%;transform:translateY(-50%);width:18px;height:18px;padding:0;border-radius:999px;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;line-height:1;opacity:0;pointer-events:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.description-marquee .marquee-copy-btn:hover{background:#dbeafe}.description-marquee .marquee-copy-btn.copied{border-color:#86efac;background:#dcfce7;color:#166534}.data-table tbody tr .description-marquee:hover .marquee-static,.data-table tbody tr .description-marquee:focus-within .marquee-static{display:block}.data-table tbody tr .description-marquee:hover .marquee-animated,.data-table tbody tr .description-marquee:focus-within .marquee-animated{visibility:hidden}.data-table tbody tr .description-marquee:hover .marquee-copy-btn,.data-table tbody tr .description-marquee:focus-within .marquee-copy-btn{opacity:1;pointer-events:auto}@media(hover:none){.description-marquee .marquee-copy-btn{opacity:1;pointer-events:auto}}.toast{position:fixed;right:2rem;top:5.25rem;z-index:1200;min-width:240px;max-width:360px;padding:.85rem 1rem;border-radius:12px;box-shadow:0 12px 30px #0f172a33;animation:toast-slide .2s ease-out}.toast-content{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.toast-message{color:#fff;font-weight:600;font-size:.9rem}.toast-close{border:none;background:transparent;color:#fff;font-size:1.2rem;cursor:pointer;line-height:1}.toast-success{background:linear-gradient(135deg,#10b981,#059669)}.toast-error{background:linear-gradient(135deg,#ef4444,#dc2626)}.toast-info{background:linear-gradient(135deg,#3b82f6,#2563eb)}@keyframes toast-slide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.toast{right:1rem;left:1rem;max-width:none;top:4.5rem}}.modal-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center}.delete-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;z-index:1001;width:90%;max-width:500px;animation:modal-fade-in .2s ease-out}@keyframes modal-fade-in{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e2e8f0}.modal-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#1e293b}.modal-close{background:transparent;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.modal-close:hover{background:#f1f5f9;color:#1e293b}.modal-body{padding:1.5rem}.delete-warning{color:#dc2626;font-size:1rem;font-weight:600;margin:0 0 1.25rem}.user-details{background:#f8fafc;border-radius:8px;padding:1rem;margin-bottom:1rem}.user-details p{margin:.5rem 0;color:#475569;font-size:.9rem}.user-details p:first-child{margin-top:0}.user-details p:last-child{margin-bottom:0}.user-details strong{color:#1e293b;font-weight:600}.delete-note{color:#64748b;font-size:.85rem;font-style:italic;margin:0}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid #e2e8f0}.btn-secondary{background:#64748b;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-delete-confirm{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-delete-confirm:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.modal-overlay{position:fixed;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1300}.modal-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 20px 40px #0f172a33!important;color:#0f172a;max-height:90vh;overflow-y:auto;box-sizing:border-box}.modal-small{width:min(420px,90%)}.modal-medium{width:min(600px,92vw)}.modal-large{width:min(900px,90vw)!important;max-width:90vw!important;max-height:90vh;display:flex;flex-direction:column}.filter-modal.modal-card,.filter-modal.modal-card.modal-large,.modal-card.filter-modal,.modal-card.filter-modal.modal-large,.modal-large.filter-modal.modal-card{padding:0!important;overflow:hidden;display:flex;flex-direction:column;height:auto;max-height:90vh;min-height:550px;height:fit-content;width:min(900px,90vw)!important;max-width:90vw!important;min-width:700px!important}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait),only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.filter-modal.modal-card,.filter-modal.modal-card.modal-large,.modal-card.filter-modal,.modal-card.filter-modal.modal-large,.modal-large.filter-modal.modal-card{width:min(900px,94vw)!important;max-width:94vw!important;min-width:0!important;min-height:0;max-height:92vh}}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.modal-card.sedm-modal .modal-header{margin-bottom:.5rem;padding-bottom:.5rem}.modal-header h3{margin:0;font-size:1.1rem;color:#0f172a}.modal-close{border:none;background:transparent;font-size:1.4rem;line-height:1;color:#0f172a;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.modal-close:hover{color:#ef4444}.modal-content{color:#0f172a}.option-dropdown-wrapper{position:relative;width:100%}.option-dropdown-trigger{width:100%;padding:.55rem .65rem;border-radius:12px;border:none;background:#fff;color:#0f172a;font-size:.85rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer}.option-dropdown-trigger:disabled{cursor:not-allowed;opacity:.75}.option-dropdown-value{flex:1;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.option-dropdown-wrapper.align-left .option-dropdown-value{text-align:left}.option-dropdown-value.placeholder{color:#64748b}.option-dropdown-arrow{font-size:.7rem;color:#64748b;transition:transform .15s ease}.option-dropdown-arrow.open{transform:rotate(180deg)}.option-dropdown-menu{position:fixed;max-height:220px;overflow-y:auto;overflow-x:hidden;border:1px solid #d1d5db;border-radius:12px;background:#fff;box-shadow:0 8px 20px #0f172a2e;z-index:2147483000;padding:.2rem;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain}.option-dropdown-menu::-webkit-scrollbar{width:0;height:0;display:none}.option-dropdown-item{width:100%;margin:0;border:none;background:#fff;color:#1f2937;padding:.5rem .75rem;border-radius:10px;text-align:center;font-size:.9rem;cursor:pointer;box-sizing:border-box;white-space:normal;word-break:break-word}.option-dropdown-item+.option-dropdown-item{margin-top:.12rem}.option-dropdown-wrapper.align-left .option-dropdown-item{text-align:left}.option-dropdown-item:hover{background:#f3f4f6}.option-dropdown-item.selected{background:#2563eb;color:#fff}.sedm-modal .option-dropdown-trigger{text-align:left;border:1px solid #e2e8f0;box-shadow:inset 0 1px 2px #0f172a0d}.programmer-container{display:flex;min-height:100vh;height:100vh;padding-left:70px;overflow:hidden}.programmer-content{flex:1;display:flex;flex-direction:column;background:#f5f6fb;padding-bottom:0;overflow:hidden}.programmer-content.programmer-content-scrollable{overflow-y:auto;overflow-x:hidden}.programmer-panel{margin:1rem .5rem;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 10px 30px #0f172a1a;border:1px solid #e2e8f0;max-height:calc(100vh - 110px);overflow:hidden;width:calc(100% - 1rem);max-width:calc(100% - 1rem);box-sizing:border-box}.programmer-panel.programmer-panel-scrollable{max-height:none;overflow:visible}.panel-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:.75rem;gap:.75rem}.panel-header h2{margin:0;font-size:1.5rem;color:#0f172a;flex-shrink:0}.inline-filters{display:flex;gap:1rem;align-items:flex-end;flex:1}.panel-header-actions{display:flex;gap:.75rem;align-items:center;flex-shrink:0;align-self:flex-end}.btn-download-csv{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;height:38px;box-sizing:border-box}.btn-download-csv:hover{background:#f8fafc;border-color:#cbd5e1;color:#1a1a2e}.programmer-subtabs{display:inline-flex;gap:.4rem;margin-bottom:.7rem}.programmer-subtab{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:8px;padding:.35rem .8rem;font-weight:700;cursor:pointer}.programmer-subtab.active{background:#1a1a2e;border-color:#1a1a2e;color:#fff}.programmer-logs-filters{display:flex;align-items:center;gap:.6rem;flex-wrap:nowrap;margin-bottom:.7rem;overflow-x:auto}.programmer-logs-filters .programmer-logs-search{min-width:280px;flex:1 1 320px}.programmer-logs-filters .filter-select{min-width:180px;flex:0 0 180px}.programmer-logs-table .data-table td{white-space:normal;word-break:break-word}.programmer-logs-table .data-table th.programmer-log-user-col,.programmer-logs-table .data-table td.programmer-log-user-col{min-width:120px;width:120px}.programmer-logs-table .data-table th.programmer-log-summary-col,.programmer-logs-table .data-table td.programmer-log-summary-col{min-width:170px;width:170px}.shift-icon-badge{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent}.shift-icon-badge.day{color:#b45309;background:#fef3c7;border-color:#fcd34d}.shift-icon-badge.night{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.log-status-badge.rejected,.log-status-badge.stopped{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border-color:#fca5a5}.inline-filters{display:flex;gap:1rem;align-items:flex-end}.filter-group{display:flex;flex-direction:column;gap:.3rem;min-width:150px}.filter-group label{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:0}.filter-input,.filter-select{padding:.625rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#1e293b;transition:all .2s ease;background:#fff;width:100%;box-sizing:border-box;height:38px}.filter-input{padding-left:2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.75rem center}.filter-input:focus,.filter-select:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.critical-filter-label{display:flex;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:0;height:38px;align-items:center}.critical-checkbox{width:18px;height:18px;accent-color:#ef4444;cursor:pointer}.filter-input::placeholder{color:#94a3b8}.btn-new-job{padding:.65rem 1.25rem;border-radius:8px;border:none;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-weight:600;height:38px;box-sizing:border-box;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn-new-job:hover{transform:translateY(-2px);box-shadow:0 10px 20px #2563eb59}.job-form-card{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;border-radius:16px;background:#0f172a;color:#fff;margin-bottom:1.5rem;position:relative;overflow:visible}.job-form-image{border-radius:12px;background:linear-gradient(180deg,#4facfe99,#2563ebcc);border:1px solid rgba(255,255,255,.2);width:260px;height:100px;min-height:100px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden}.cut-section-body .job-form-image{grid-row:auto}.job-form-image img{width:100%;height:100%;object-fit:cover}.job-form-image.dragging{outline:2px dashed #38bdf8;outline-offset:-6px}.image-placeholder{color:#e0e7ff;font-weight:600;text-align:center;display:flex;flex-direction:column;gap:.35rem}.image-input{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:1}.image-zoom{position:absolute;top:8px;left:8px;background:#2563ebe6;color:#fff;border:none;border-radius:50%;width:28px;height:28px;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;padding:0}.image-zoom:hover{background:#2563eb;transform:scale(1.1)}.image-remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:999px;border:none;background:#0f172ab3;color:#fff;font-size:1.1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2}.image-remove:hover{background:#0f172ae6}.job-form-grid{display:flex;flex-direction:column;gap:1.25rem}.cut-actions{display:flex;justify-content:flex-end}.btn-add-cut{padding:.45rem .9rem;font-size:.85rem;background:linear-gradient(135deg,#f97316,#ea580c);border:1px solid #fb923c;color:#fff;box-shadow:0 8px 18px #ea580c52}.btn-add-cut:hover{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 10px 20px #c2410c5c}.cut-section{border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:1rem;background:#0f172a59;display:flex;flex-direction:column;gap:1rem;position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.cut-section-body{display:grid;grid-template-columns:260px 1fr;gap:1.25rem;align-items:start;width:100%;box-sizing:border-box;overflow:visible}.cut-section-header{width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:600;color:#e0e7ff;background:transparent;border:none;padding:0;cursor:default;text-align:left}.cut-section-header-right{display:inline-flex;align-items:center;gap:.5rem}.cut-toggle-button{width:22px;height:22px;border-radius:6px;border:1px solid rgba(226,232,240,.4);background:#0f172a66;color:#e0e7ff;font-size:.9rem;font-weight:600;line-height:1;cursor:pointer}.cut-toggle-button:disabled{opacity:.5;cursor:default}.cut-toggle{font-size:1.2rem;color:#e0e7ff}.cut-section-actions{display:flex;justify-content:flex-end;margin-top:.75rem;position:absolute;right:1rem;bottom:1rem}.cut-remove{border:none;background:transparent;color:#fca5a5;font-weight:600;cursor:pointer;font-size:1rem;line-height:1}.header-upload{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .6rem;border-radius:999px;background:#94a3b833;color:#e0e7ff;font-size:.75rem;font-weight:600;cursor:pointer;line-height:1}.header-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.cut-section-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:1rem;width:100%;max-width:100%;box-sizing:border-box;overflow:visible;padding-right:0;margin-right:0;grid-template-areas:"customer rate material programref description" "cut thickness pass setting qty" "sedm totalhrs estimated totalamount ."}.qty-with-add{display:flex;align-items:center;gap:.35rem;width:100%;max-width:100%;box-sizing:border-box;padding-right:0;margin-right:0;min-width:0;flex-wrap:nowrap}.add-row-btn,.remove-row-btn{width:18px;height:18px;min-width:18px;min-height:18px;max-width:18px;max-height:18px;border-radius:4px;border:1px solid rgba(148,163,184,.3);background:#94a3b81a;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0;flex-grow:0;margin:0;box-sizing:border-box}.add-row-btn:hover{background:#2563eb26;border-color:#2563eb66;color:#2563eb;transform:scale(1.05)}.remove-row-btn:hover{background:#ef444426;border-color:#ef444466;color:#ef4444;transform:scale(1.05)}.add-row-btn:active,.remove-row-btn:active{transform:scale(.95)}.add-row-btn svg,.remove-row-btn svg{width:10px;height:10px;display:block}.qty-with-add input{flex:1 1 auto;min-width:0;max-width:calc(100% - 18px - .35rem);box-sizing:border-box;width:0}.cut-section.collapsed .cut-section-body{display:none}.input-pair{display:flex;flex-direction:column;gap:.35rem;min-width:0;overflow:visible}.input-pair label{font-size:.85rem;color:#e0e7ff;font-weight:600}.input-pair input,.input-pair select,.input-pair textarea{padding:.55rem .65rem;border-radius:10px;border:none;font-size:.85rem;background:#fff;color:#0f172a;text-align:center;width:100%;max-width:100%;box-sizing:border-box}.input-pair select{background:#fff;color:#0f172a}.input-pair textarea{text-align:left;resize:vertical;text-transform:uppercase}.sedm-config-button{margin-top:.35rem;padding:.3rem .6rem;border-radius:8px;border:none;background:#38bdf826;color:#38bdf8;font-size:.75rem;font-weight:600;cursor:pointer}.sedm-config-button:hover{background:#38bdf840}.sedm-modal{width:min(720px,92vw);max-width:100%;padding:1.5rem;box-sizing:border-box;border:1px solid #e2e8f0;box-shadow:0 20px 50px #0f172a33;overflow:visible}.sedm-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.sedm-modal-header h3{margin:0;font-size:1.1rem;color:#0f172a}.sedm-close{border:none;background:transparent;font-size:1.4rem;line-height:1;color:#0f172a;cursor:pointer}.sedm-close:hover{color:#ef4444}.sedm-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:.75rem;margin-bottom:1rem;padding-top:.5rem;align-items:start;max-width:100%}.sedm-grid .input-pair{min-width:0;max-width:100%}.sedm-grid .input-pair select{min-width:0;width:100%;max-width:100%}.sedm-meta{margin:0 0 .5rem;color:#0f172a;font-weight:600}.sedm-amount{margin:0;font-weight:600;color:#0f172a}.sedm-modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.sedm-btn-apply{padding:.625rem 1.5rem;border-radius:6px;border:none;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.sedm-btn-apply:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e4d}.sedm-modal .input-pair select,.sedm-modal .input-pair input{text-align:left;border:1px solid #e2e8f0;box-shadow:inset 0 1px 2px #0f172a0d;width:100%;max-width:100%;box-sizing:border-box}.sedm-modal .input-pair label{color:#2563eb}.sedm-quantity-section{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.sedm-add-entry-btn{padding:.45rem .85rem;border-radius:8px;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;font-size:.85rem;font-weight:600;cursor:pointer}.sedm-add-entry-btn:hover{background:#dbeafe}.sedm-entry-section{margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.sedm-entry-section:last-of-type{margin-bottom:1rem}.sedm-entry-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#1e293b}.sedm-entry-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.sedm-entry-header .sedm-entry-title{margin:0}.sedm-remove-entry-btn{width:24px;height:24px;border-radius:6px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:1rem;font-weight:700;line-height:1;cursor:pointer}.sedm-remove-entry-btn:hover{background:#fee2e2}.modal-card.sedm-modal{width:min(900px,95vw);max-height:90vh;overflow-y:auto}@media(max-width:520px){.sedm-grid{grid-template-columns:1fr}}.grid-customer{grid-area:customer}.grid-rate{grid-area:rate}.grid-program-ref{grid-area:programref}.grid-description{grid-area:description}.grid-material{grid-area:material}.grid-cut{grid-area:cut}.grid-thickness{grid-area:thickness}.grid-pass{grid-area:pass}.grid-setting{grid-area:setting}.grid-qty{grid-area:qty;overflow:visible}.operation-row-item{grid-column:auto;grid-row:auto;overflow:visible}.grid-qty .input-pair,.operation-row-item .input-pair{min-width:0;max-width:100%;overflow:visible;width:100%;box-sizing:border-box;padding-right:0;margin-right:0}.grid-qty .qty-with-add,.operation-row-item .qty-with-add{max-width:100%;width:100%;overflow:visible;box-sizing:border-box;padding-right:0;margin-right:0}.grid-qty,.operation-row-item{min-width:0;max-width:100%;overflow:visible;box-sizing:border-box;padding-right:0;margin-right:0;width:100%}.cut-section-grid>*{min-width:0;max-width:100%;box-sizing:border-box}.grid-sedm{grid-area:sedm}.grid-total-hrs{grid-area:totalhrs}.grid-estimated-time{grid-area:estimated}.grid-total-amount{grid-area:totalamount}.calculation-formula-panel{margin-top:.5rem;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:.7rem .8rem;background:#09123073}.calculation-formula-panel h5{margin:0 0 .45rem;font-size:.86rem;color:#d9e4ff;letter-spacing:.01em}.calculation-formula-panel .formula-block{display:flex;flex-direction:column;gap:.25rem}.calculation-formula-panel .formula-block p{margin:0;font-size:.78rem;line-height:1.25;color:#e9f0ffe6;word-break:break-word}.description-box textarea{min-height:auto;height:auto;resize:none;overflow:hidden;line-height:1.5;padding:.55rem .65rem;max-height:2.5rem}.header-checkbox{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:#e0e7ff;font-weight:600}.header-checkbox input{width:14px;height:14px;accent-color:#10b981}.priority-dropdown{position:relative}.priority-trigger{width:100%;padding:.5rem .75rem;border-radius:12px;border:2px solid #e2e8f0;font-size:.85rem;font-weight:600;background:#fff;color:#0f172a;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000000d;min-height:38px}.priority-trigger:hover{border-color:#cbd5e1;box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.priority-trigger:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.priority-flag-wrapper{display:flex;align-items:center;gap:.5rem}.priority-text{font-weight:600;letter-spacing:.3px}.priority-caret{transition:transform .3s ease;color:#64748b}.priority-caret.open{transform:rotate(180deg)}.priority-trigger.priority-high{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border-color:#ef4444}.priority-trigger.priority-high:hover{background:linear-gradient(135deg,#fecaca,#fca5a5);border-color:#dc2626}.priority-trigger.priority-medium{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border-color:#f59e0b}.priority-trigger.priority-medium:hover{background:linear-gradient(135deg,#fde68a,#fcd34d);border-color:#d97706}.priority-trigger.priority-low{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border-color:#10b981}.priority-trigger.priority-low:hover{background:linear-gradient(135deg,#a7f3d0,#6ee7b7);border-color:#059669}.priority-flag-high{color:#dc2626!important}.priority-flag-medium{color:#d97706!important}.priority-flag-low{color:#059669!important}.priority-dropdown.compact{min-width:130px}.priority-menu{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026,0 4px 8px #0000001a;z-index:1000;padding:.5rem;border:1px solid #e2e8f0;overflow:hidden;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.priority-option{width:100%;border:none;background:transparent;padding:.65rem .85rem;display:flex;align-items:center;gap:.65rem;cursor:pointer;font-size:.9rem;font-weight:500;color:#0f172a;text-align:left;transition:all .2s ease;border-radius:8px;margin-bottom:.25rem}.priority-option:last-child{margin-bottom:0}.priority-option:hover{transform:translate(4px)}.priority-option.selected{background-color:#f1f5f9;font-weight:600}.priority-option[data-priority=High]{color:#991b1b}.priority-option[data-priority=High]:hover{background:linear-gradient(90deg,#fee2e2,#fecaca);color:#7f1d1d}.priority-option[data-priority=High].selected{background:linear-gradient(90deg,#fee2e2,#fecaca)}.priority-option[data-priority=Medium]{color:#92400e}.priority-option[data-priority=Medium]:hover{background:linear-gradient(90deg,#fef3c7,#fde68a);color:#78350f}.priority-option[data-priority=Medium].selected{background:linear-gradient(90deg,#fef3c7,#fde68a)}.priority-option[data-priority=Low]{color:#065f46}.priority-option[data-priority=Low]:hover{background:linear-gradient(90deg,#d1fae5,#a7f3d0);color:#064e3b}.priority-option[data-priority=Low].selected{background:linear-gradient(90deg,#d1fae5,#a7f3d0)}.checkbox-pair{align-items:flex-start}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#e0e7ff;font-weight:600}.checkbox-label input{width:18px;height:18px;accent-color:#10b981}.form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.75rem;align-items:center;position:relative}.form-totals{display:flex;gap:2rem;color:#e0e7ff;font-weight:600;position:absolute;left:50%;transform:translate(-50%);background:#0f172a59;border:1px solid rgba(148,163,184,.2);padding:.65rem 1rem;border-radius:12px;box-shadow:0 10px 24px #0f172a40}.form-total-label{display:block;font-size:.85rem;opacity:.85;text-transform:uppercase;letter-spacing:.4px}.form-total-value{display:block;font-size:1.05rem;margin-top:.2rem;color:#fff}.form-action-buttons{display:inline-flex;align-items:center;gap:.75rem}@media(max-width:920px){.form-actions{flex-direction:column;align-items:stretch}.form-totals{position:static;transform:none;justify-content:center}.form-action-buttons{justify-content:flex-end}}.btn-success.small{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #2563eb33}.btn-success.small:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 8px #2563eb4d;transform:translateY(-1px)}.btn-success.small:active{transform:translateY(0);box-shadow:0 2px 4px #2563eb33}.btn-success:not(.small),.btn-secondary,.btn-danger{border-radius:8px;padding:.75rem 1.25rem;border:none;font-weight:600;cursor:pointer}.btn-success:not(.small){background:#10b981;color:#fff}.btn-success:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#6b7280;color:#fff}.btn-clear{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #f59e0b33;margin-left:.5rem}.btn-clear:hover{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 4px 8px #f59e0b4d;transform:translateY(-1px)}.btn-clear:active{transform:translateY(0);box-shadow:0 2px 4px #f59e0b33}.btn-clear:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-clear-all{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #ef444433;margin-right:.5rem}.btn-clear-all:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 8px #ef44444d;transform:translateY(-1px)}.btn-clear-all:active{transform:translateY(0);box-shadow:0 2px 4px #ef444433}.btn-clear-all:disabled{opacity:.5;cursor:not-allowed;transform:none}.cut-save-status{font-size:.8rem;font-weight:600}.cut-save-status-saved{color:#22c55e}.cut-save-status-pending{color:#f97316}.field-error{margin-top:.15rem;font-size:.75rem;color:#f97316;text-align:left}.jobs-table-wrapper{overflow-x:auto!important;overflow-y:auto!important;max-height:calc(100vh - 280px);scrollbar-width:none;-ms-overflow-style:none;border-radius:12px;border:1px solid #e2e8f0;width:100%}.data-table-wrapper.jobs-table-wrapper::-webkit-scrollbar{width:0;height:0}.jobs-table-wrapper .data-table{width:100%;table-layout:auto}.jobs-table-wrapper .data-table th,.jobs-table-wrapper .data-table td{padding:.5rem;font-size:.9rem;text-align:center}.jobs-table-wrapper .data-table td{white-space:normal;word-break:break-word}.jobs-table-wrapper .data-table th{font-size:.7rem;padding:.5rem .3rem;letter-spacing:.2px}.jobs-table-wrapper .data-table .checkbox-header-cell,.jobs-table-wrapper .data-table td:has(input[type=checkbox]){width:40px;min-width:40px;max-width:40px;padding:.5rem .25rem}.jobs-table-wrapper .data-table th.action-header,.jobs-table-wrapper .data-table td.action-cell{min-width:100px;max-width:110px;padding:.5rem;text-align:center}.jobs-table-wrapper .data-table th.program-ref-file-col,.jobs-table-wrapper .data-table td.program-ref-file-col{width:108px;min-width:108px}.jobs-table-wrapper .data-table th.estimated-time-col,.jobs-table-wrapper .data-table td.estimated-time-col{width:84px;min-width:84px}.jobs-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem;border-radius:18px;background:#fff;overflow:hidden}.jobs-table th,.jobs-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;text-align:center;color:#0f172a;white-space:nowrap;overflow:visible;text-overflow:clip}.jobs-table thead{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:18px 18px 0 0}.jobs-table th{color:#fff;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #16213e}.jobs-table .th-content{justify-content:center;width:100%}.jobs-table td:last-child{text-align:center}.jobs-table th.action-header,.jobs-table td.action-cell{min-width:120px}.jobs-table td.action-cell{white-space:nowrap}.action-buttons{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.action-icon-button{border:none;background:transparent;color:#2563eb!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.action-icon-button.danger{color:#dc2626!important}.action-icon-button:hover{color:#1d4ed8!important;background:#2563eb26;border-radius:6px}.action-icon-button.danger:hover{color:#b91c1c!important;background:#dc262626}.action-buttons .btn-secondary.small{margin-left:0}.jobs-table td input[type=checkbox]{width:16px;height:16px;cursor:pointer}.jobs-table td select{padding:.35rem 1.5rem .35rem .6rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#1e293b;font-size:.8125rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.jobs-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease}.jobs-table th.sortable:hover{background:#ffffff1a}.jobs-table tbody tr:hover{background:#f8fafc}.programmer-container .jobs-table-wrapper .group-row.critical-row:hover td,.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-high:hover td,.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-medium:hover td,.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-low:hover td{color:#0f172a!important}.empty-state-row{padding:3rem 0;color:#475569}.accordion-header-cell{width:42px}.accordion-toggle-cell{text-align:center}.accordion-toggle-button{width:28px;height:28px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.accordion-toggle-button:hover{background:#eef2ff;border-color:#c7d2fe}.accordion-toggle-icon{font-size:1rem;line-height:1;color:#1e293b;font-weight:700}.programmer-accordion-toggle{display:flex!important;align-items:center!important;justify-content:center!important}.programmer-accordion-toggle svg{font-size:.7rem!important;width:.7rem!important;height:.7rem!important;color:#1e293b!important}.group-row{background:#fff}.programmer-container .jobs-table-wrapper .group-row.critical-row{border-left:4px solid #dc2626!important;background-image:linear-gradient(180deg,#ffffff8a,#ffffff14 48%,#fff0),linear-gradient(90deg,#dc262633,#dc262612 38%,#fffffff2)}.programmer-container .jobs-table-wrapper .group-row.critical-row td:first-child{box-shadow:inset 4px 0 #dc2626}.programmer-container .jobs-table-wrapper .group-row.critical-row td{background:transparent!important;color:#0f172a!important}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-high{border-left:3px solid #ef4444;background-image:linear-gradient(180deg,#ffffff80,#ffffff14 48%,#fff0),linear-gradient(90deg,#ef44442e,#ef44440f 38%,#fffffff5)}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-high td:first-child{box-shadow:inset 3px 0 #ef4444}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-high td{background:transparent!important;color:#0f172a}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-medium{border-left:3px solid #f59e0b;background-image:linear-gradient(180deg,#ffffff85,#ffffff14 48%,#fff0),linear-gradient(90deg,#f59e0b33,#f59e0b12 38%,#fffffff5)}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-medium td:first-child{box-shadow:inset 3px 0 #f59e0b}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-medium td{background:transparent!important;color:#0f172a}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-low{border-left:3px solid #10b981;background-image:linear-gradient(180deg,#ffffff80,#ffffff14 48%,#fff0),linear-gradient(90deg,#10b98130,#10b98111 38%,#fffffff5)}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-low td:first-child{box-shadow:inset 3px 0 #10b981}.programmer-container .jobs-table-wrapper .group-row.priority-row.priority-low td{background:transparent!important;color:#0f172a}.group-row td{color:#0f172a}.programmer-container .jobs-table-wrapper .group-row.critical-row td,.programmer-container .jobs-table-wrapper .group-row.priority-row td{text-shadow:none}.programmer-container .jobs-table-wrapper .group-row.critical-row .action-icon-button,.programmer-container .jobs-table-wrapper .group-row.priority-row .action-icon-button{color:inherit}.programmer-container .jobs-table-wrapper .group-row.critical-row .action-icon-button{color:#2563eb!important}.programmer-container .jobs-table-wrapper .group-row.critical-row .action-icon-button.danger{color:#dc2626!important}.group-row-expanded{background:#f9fafb}.programmer-container .jobs-table-wrapper .group-row-expanded.critical-row,.programmer-container .jobs-table-wrapper .group-row-expanded.priority-row.priority-high,.programmer-container .jobs-table-wrapper .group-row-expanded.priority-row.priority-medium,.programmer-container .jobs-table-wrapper .group-row-expanded.priority-row.priority-low{background-color:transparent}.child-row{background:#f9fafb}.child-row-content{background:#f9fafb;width:100%;max-width:100%;padding:0 0 .55rem;box-sizing:border-box}.child-row-content>*{width:100%;max-width:100%;box-sizing:border-box}.child-jobs-table{width:100%!important;max-width:100%!important;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden;font-size:.8rem;table-layout:fixed;box-sizing:border-box;margin-bottom:.4rem}.child-jobs-table th,.child-jobs-table td{padding:.5rem .75rem;border-top:1px solid #e5e7eb;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;box-sizing:border-box}.child-table-spacer{width:40px;min-width:40px;max-width:40px;padding:0;border:none}.child-jobs-table th.checkbox-header-cell{width:40px;min-width:40px;max-width:40px;padding:.5rem .25rem;text-align:center;vertical-align:middle}.child-jobs-table th.checkbox-header-cell input[type=checkbox]{width:16px;height:16px;cursor:pointer;margin:0}.child-jobs-table td.checkbox-cell{width:40px;min-width:40px;max-width:40px;padding:.5rem .25rem;text-align:center;vertical-align:middle}.child-jobs-table td.checkbox-cell input[type=checkbox]{width:16px;height:16px;cursor:pointer;margin:0}.child-table-spacer.checkbox-spacer{width:40px;min-width:40px;max-width:40px}.child-jobs-table th.setting-number-col,.child-jobs-table td.setting-number-col{width:70px;min-width:70px;text-align:left}.child-jobs-table th.customer-col,.child-jobs-table td.customer-col{width:100px;min-width:100px;text-align:left}.child-jobs-table th.prog-ref-col,.child-jobs-table td.prog-ref-col{width:90px;min-width:90px;text-align:left}.child-jobs-table th.description-col,.child-jobs-table td.description-col{width:120px;min-width:120px;text-align:left}.child-jobs-table th.program-ref-file-col,.child-jobs-table td.program-ref-file-col{width:96px;min-width:96px;text-align:left}.child-jobs-table th.cut-col,.child-jobs-table td.cut-col,.child-jobs-table th.th-col,.child-jobs-table td.th-col{width:80px;min-width:80px;text-align:left}.child-jobs-table th.pass-col,.child-jobs-table td.pass-col{width:60px;min-width:60px;text-align:left}.child-jobs-table th.setting-col,.child-jobs-table td.setting-col{width:70px;min-width:70px;text-align:left}.child-jobs-table th.qty-col,.child-jobs-table td.qty-col{width:50px;min-width:50px;text-align:left}.child-jobs-table th.sedm-col,.child-jobs-table td.sedm-col{width:60px;min-width:60px;text-align:left}.child-jobs-table th.assigned-col,.child-jobs-table td.assigned-col{width:120px;min-width:120px;text-align:left}.child-jobs-table th.total-hrs-col,.child-jobs-table td.total-hrs-col{width:100px;min-width:100px;text-align:left}.child-jobs-table th.total-amount-col,.child-jobs-table td.total-amount-col{width:120px;min-width:120px;text-align:left}.child-jobs-table th.status-col,.child-jobs-table td.status-col{width:150px;min-width:150px;text-align:left;white-space:normal}.child-jobs-table th.act-col,.child-jobs-table td.act-col{width:100px;min-width:100px;text-align:center}.child-jobs-table th.mach-col,.child-jobs-table td.mach-col{width:62px;min-width:62px;text-align:left}.child-jobs-table th.estimated-time-col,.child-jobs-table td.estimated-time-col{width:82px;min-width:82px;text-align:left}.child-jobs-table th.total-amount-col,.child-jobs-table td.total-amount-col{width:84px;min-width:84px;text-align:left}.sedm-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:.14rem .44rem;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;border:1px solid #cbd5e1;color:#334155;background:#f8fafc}.sedm-badge.yes{color:#166534;border-color:#86efac;background:#dcfce7}.sedm-badge.no{color:#92400e;border-color:#fcd34d;background:#fef3c7}.child-jobs-table thead{background:linear-gradient(135deg,#1a1a2e,#16213e)}.child-table-header{background:linear-gradient(135deg,#1a1a2e,#16213e)!important}.child-jobs-table th{font-weight:600;color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;padding:.5rem .75rem;text-align:left;vertical-align:middle;box-sizing:border-box}.child-jobs-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease}.child-jobs-table th.sortable:hover{background:#ffffff1a}.description-marquee{position:relative;width:100%;max-width:100%;overflow:hidden;white-space:nowrap;cursor:text}.description-marquee .marquee-animated{display:inline-block;min-width:100%;animation:description-marquee-scroll 2.8s linear infinite;will-change:transform;-webkit-user-select:none;user-select:none;pointer-events:none}.description-marquee .marquee-static{position:absolute;inset:0;display:none;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-user-select:text;user-select:text;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none}.description-marquee .marquee-static::-webkit-scrollbar{width:0;height:0}.jobs-table-wrapper .data-table tbody tr .description-marquee:hover .marquee-static,.jobs-table-wrapper .data-table tbody tr .description-marquee:focus-within .marquee-static,.operator-table-no-scroll .data-table tbody tr .description-marquee:hover .marquee-static,.operator-table-no-scroll .data-table tbody tr .description-marquee:focus-within .marquee-static,.child-jobs-table tbody tr .description-marquee:hover .marquee-static,.child-jobs-table tbody tr .description-marquee:focus-within .marquee-static,.programmer-logs-table .data-table tbody tr .description-marquee:hover .marquee-static,.programmer-logs-table .data-table tbody tr .description-marquee:focus-within .marquee-static{display:block}.jobs-table-wrapper .data-table tbody tr .description-marquee:hover .marquee-animated,.jobs-table-wrapper .data-table tbody tr .description-marquee:focus-within .marquee-animated,.operator-table-no-scroll .data-table tbody tr .description-marquee:hover .marquee-animated,.operator-table-no-scroll .data-table tbody tr .description-marquee:focus-within .marquee-animated,.child-jobs-table tbody tr .description-marquee:hover .marquee-animated,.child-jobs-table tbody tr .description-marquee:focus-within .marquee-animated,.programmer-logs-table .data-table tbody tr .description-marquee:hover .marquee-animated,.programmer-logs-table .data-table tbody tr .description-marquee:focus-within .marquee-animated{visibility:hidden}@media(max-width:1024px){.jobs-table-wrapper .data-table{min-width:1600px}.child-jobs-table{min-width:1220px}}.child-jobs-table th .th-content{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;width:100%;flex-wrap:wrap;line-height:1.2}.child-jobs-table th,.child-jobs-table td{text-align:center}.child-jobs-table th .sort-icon{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;margin-left:.35rem;gap:5px;flex-shrink:0}.child-jobs-table th:last-child,.child-jobs-table td:last-child{min-width:80px;text-align:center}.child-jobs-table .action-icon-button{border:none;background:transparent;color:#2563eb!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.25rem;border-radius:4px;transition:all .2s ease}.child-jobs-table .action-icon-button:hover{color:#1d4ed8!important;background:#2563eb26}.child-jobs-table .action-icon-button.danger.child-table-delete,.child-jobs-table .action-icon-button.danger.child-table-delete:hover{color:#dc2626!important}.child-jobs-table .action-icon-button.danger.child-table-delete:hover{background:#dc262626}.child-assigned-to-select{padding:.25rem 1.5rem .25rem .5rem;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#1e293b;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .4rem center;min-width:100px}.child-assigned-to-select:hover{border-color:#94a3b8;background-color:#f8fafc}.child-assigned-to-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.programmer-container .jobs-table-wrapper .child-row.child-critical-row{border-left:4px solid #dc2626!important;background-image:linear-gradient(180deg,#ffffff8a,#ffffff14 48%,#fff0),linear-gradient(90deg,#dc262633,#dc262612 38%,#fffffff2)}.programmer-container .jobs-table-wrapper .child-row.child-critical-row td:first-child{box-shadow:inset 4px 0 #dc2626}.programmer-container .jobs-table-wrapper .child-row.child-critical-row td{background:transparent!important;color:#0f172a!important}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-high{border-left:3px solid #ef4444;background-image:linear-gradient(180deg,#ffffff80,#ffffff14 48%,#fff0),linear-gradient(90deg,#ef44442e,#ef44440f 38%,#fffffff5)}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-high td:first-child{box-shadow:inset 3px 0 #ef4444}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-high td,.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-high:hover td{background:transparent!important;color:#0f172a!important}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-medium{border-left:3px solid #f59e0b;background-image:linear-gradient(180deg,#ffffff85,#ffffff14 48%,#fff0),linear-gradient(90deg,#f59e0b33,#f59e0b12 38%,#fffffff5)}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-medium td:first-child{box-shadow:inset 3px 0 #f59e0b}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-medium td,.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-medium:hover td{background:transparent!important;color:#0f172a!important}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-low{border-left:3px solid #10b981;background-image:linear-gradient(180deg,#ffffff80,#ffffff14 48%,#fff0),linear-gradient(90deg,#10b98130,#10b98111 38%,#fffffff5)}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-low td:first-child{box-shadow:inset 3px 0 #10b981}.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-low td,.programmer-container .jobs-table-wrapper .child-row.child-priority-row.child-priority-low:hover td{background:transparent!important;color:#0f172a!important}.btn-danger.small{padding:.35rem .8rem;font-size:.75rem;border-radius:6px;background:#dc2626;color:#fff}.btn-secondary.small{padding:.35rem .8rem;font-size:.75rem;border-radius:6px;background:#475569;color:#fff;margin-left:.5rem}.entries-selector{padding:.375rem 1.75rem .375rem .625rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.modal-overlay{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:1300}.modal-card{background:#fff;border-radius:16px;padding:1.5rem;width:min(420px,90%)!important;box-shadow:0 20px 40px #0f172a33;color:#0f172a}.modal-card h3{margin:0 0 .75rem}.modal-card p{margin:0 0 1.25rem;color:#475569}.modal-actions{display:flex;justify-content:flex-end}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.panel-header{flex-wrap:wrap;align-items:flex-start}.inline-filters{flex:1 1 100%;flex-wrap:wrap;gap:.75rem}.panel-header-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.filter-group{min-width:180px;flex:1 1 180px}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait){.programmer-panel{margin:.75rem .4rem;padding:.85rem;width:calc(100% - .8rem);max-width:calc(100% - .8rem)}.panel-header-actions .btn-download-csv,.panel-header-actions .btn-new-job{flex:0 0 auto}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait){.programmer-panel{margin:.75rem .4rem}.cut-section-body{grid-template-columns:minmax(0,1fr);gap:.85rem}.job-form-image{grid-row:auto;min-height:120px;width:100%;height:120px}.job-form-image .job-form-image-container,.job-form-image .image-slider-wrapper,.job-form-image .image-slider-display,.job-form-image .image-placeholder-empty,.job-form-image .slider-image{min-height:120px;height:120px}.cut-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"customer rate" "material programref" "description description" "cut thickness" "pass setting" "qty sedm" "totalhrs estimated" "totalamount totalamount";gap:.75rem}.description-box{grid-column:1 / -1;grid-row:auto}.operation-row-item,.grid-sedm,.grid-total-hrs,.grid-estimated-time,.grid-total-amount{grid-column:auto!important;grid-row:auto!important}.cut-section-actions{position:static;justify-content:flex-end;margin-top:.5rem;padding-top:.25rem;flex-wrap:wrap;gap:.5rem}.form-actions{flex-direction:column;align-items:stretch;gap:.65rem}.form-totals{position:static;left:auto;transform:none;justify-content:space-between;gap:.85rem;width:100%;box-sizing:border-box;padding:.55rem .7rem}.form-total-label{font-size:.72rem}.form-total-value{font-size:.95rem}.form-action-buttons{width:100%;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.form-action-buttons .btn-clear-all,.form-action-buttons .btn-success,.form-action-buttons .btn-secondary{padding:.5rem .8rem;font-size:.78rem}}@media(max-width:768px){.programmer-container{padding-left:56px}}@media(max-width:1024px){.programmer-container{padding-left:56px}.programmer-panel{margin:.65rem .35rem;width:calc(100% - .7rem);max-width:calc(100% - .7rem);padding:.75rem;max-height:calc(100vh - 96px)}.panel-header{flex-wrap:wrap;align-items:flex-start}.inline-filters{flex-wrap:wrap;gap:.55rem;width:100%}.panel-header-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}}@media(max-width:1200px){.cut-section-body{grid-template-columns:clamp(150px,22vw,190px) minmax(0,1fr);gap:.9rem}.cut-section-body>.job-form-image-container{justify-self:start;width:100%;max-width:clamp(150px,22vw,190px)}.job-form-image{width:100%;height:140px;min-height:140px}.job-form-image .job-form-image-container,.job-form-image .image-slider-wrapper,.job-form-image .image-slider-display,.job-form-image .image-placeholder-empty,.job-form-image .slider-image{min-height:140px;height:140px}.cut-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"customer rate" "material programref" "description description" "cut thickness" "pass setting" "qty sedm" "totalhrs estimated" "totalamount totalamount";gap:.7rem}.operation-row-item,.grid-sedm,.grid-total-hrs,.grid-estimated-time,.grid-total-amount,.calculation-formula-panel{grid-column:auto!important;grid-row:auto!important}.calculation-formula-panel{grid-column:1 / -1!important}.cut-section-actions{position:static;justify-content:flex-end;margin-top:.6rem;padding-top:.2rem;flex-wrap:wrap}}@media(max-width:640px){.cut-section-body{grid-template-columns:minmax(0,1fr);gap:.75rem}.cut-section-body>.job-form-image-container{justify-self:start;width:min(170px,48vw);max-width:170px}.cut-section-grid{grid-template-columns:1fr;grid-template-areas:"customer" "rate" "material" "programref" "description" "cut" "thickness" "pass" "setting" "qty" "sedm" "totalhrs" "estimated" "totalamount";gap:.65rem}.operation-row-item,.grid-sedm,.grid-total-hrs,.grid-estimated-time,.grid-total-amount,.calculation-formula-panel{grid-column:auto!important;grid-row:auto!important}.calculation-formula-panel{grid-column:1 / -1!important}}.child-jobs-table thead th,.child-jobs-table thead th[class]{text-align:center}.child-jobs-table thead th .th-content,.child-jobs-table thead th[class] .th-content{justify-content:center}.jobs-table-wrapper .data-table thead th,.jobs-table-wrapper .data-table thead th[class]{text-align:center}.jobs-table-wrapper .data-table thead th .th-content,.jobs-table-wrapper .data-table thead th[class] .th-content{justify-content:center}.image-zoom-modal-overlay{position:fixed;inset:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10000;cursor:pointer}.image-zoom-modal-content{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;cursor:default;padding:2.5rem 1rem 1rem;box-sizing:border-box}.image-zoom-img{width:100%;height:100%;object-fit:contain;border-radius:0;box-shadow:none}.image-zoom-close{position:fixed;top:14px;right:14px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#0f172ab8;color:#fff;font-size:1.25rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:10002}.image-zoom-close:hover{background:#0f172ae6}.job-form-image-container{--image-upload-height: 300px;position:relative;width:100%;max-width:100%;min-height:var(--image-upload-height);height:var(--image-upload-height);border:2px dashed #ccc;border-radius:8px;padding:6px;background:#f9f9f9;transition:all .3s ease;box-sizing:border-box;overflow:hidden}.job-form-image-container:hover{border-color:#4a90e2;background:#f0f7ff}.job-form-image-container:focus{outline:2px solid #4a90e2;outline-offset:2px}.image-upload-corner-btn{position:absolute;top:6px;right:6px;background:#fffffff2;border:1px solid #e2e8f0;border-radius:4px;width:24px;height:24px;min-width:24px;min-height:24px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;box-shadow:0 1px 2px #0000001a;transition:all .2s ease;color:#64748b}.image-upload-corner-btn:hover{background:#4a90e2;color:#fff;border-color:#4a90e2;transform:scale(1.1);box-shadow:0 2px 4px #00000026}.image-upload-corner-btn svg{font-size:14px!important}.image-slider-wrapper{position:relative;width:100%;height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.image-slider-display{position:relative;width:100%;flex:1 1 auto;height:auto;min-height:0;border-radius:8px;overflow:hidden;border:2px solid #e2e8f0;background:#fff;box-shadow:0 2px 8px #0000001a}.slider-image{width:100%;height:100%;object-fit:contain;display:block;min-height:0}.image-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:0;transition:opacity .2s ease}.image-slider-display:hover .image-overlay{opacity:1}.image-zoom-btn,.image-remove-btn{background:#ffffffe6;border:none;border-radius:4px;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.image-zoom-btn:hover{background:#4a90e2;color:#fff}.image-remove-btn:hover{background:#ef4444;color:#fff}.slider-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:1px solid #e2e8f0;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 6px #00000026;transition:all .2s ease;color:#64748b}.slider-nav-btn:hover{background:#4a90e2;color:#fff;border-color:#4a90e2;transform:translateY(-50%) scale(1.1)}.slider-nav-left{left:8px}.slider-nav-right{right:8px}.image-counter{font-size:.75rem;color:#64748b;font-weight:500;padding:.25rem .5rem;background:#ffffffe6;border-radius:12px;box-shadow:0 1px 3px #0000001a}.paste-hint-container{margin-top:0;width:100%;text-align:center}.paste-hint-text{font-size:.75rem;color:#64748b;font-weight:400}.image-placeholder-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:var(--image-upload-height);gap:1rem}.paste-area{padding:1rem;border:2px dashed #4a90e2;border-radius:8px;background:#f0f7ff;color:#4a90e2;font-size:.875rem;text-align:center;width:100%;max-width:400px}.image-input{display:none}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait){.job-form-image-container,.image-slider-wrapper,.image-slider-display,.slider-image,.image-placeholder-empty{--image-upload-height: 150px;min-height:var(--image-upload-height);height:var(--image-upload-height)}.job-form-image-container{padding:.45rem}.paste-area{padding:.5rem .6rem;max-width:100%;font-size:.72rem}.paste-hint-text{font-size:.7rem}}@media(max-width:1200px){.job-form-image-container{--image-upload-height: 170px;padding:.6rem}.paste-area{max-width:100%;padding:.55rem .7rem;font-size:.74rem}}@media(max-width:640px){.job-form-image-container{--image-upload-height: 130px;padding:.45rem}.paste-area{padding:.4rem .55rem;font-size:.68rem}}.customer-autocomplete-wrapper,.customer-autocomplete{position:relative;width:100%}.customer-autocomplete-input{width:100%;padding:.5rem 2rem .5rem .5rem;border:1px solid #d1d5db;border-radius:var(--dropdown-radius, 12px);font-size:.9rem;background-color:#fff;box-sizing:border-box}.customer-autocomplete-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.customer-autocomplete.disabled .customer-autocomplete-input{background-color:#f3f4f6;cursor:not-allowed;color:#6b7280}.customer-autocomplete.error .customer-autocomplete-input{border-color:#dc2626}.customer-autocomplete-arrow{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280;font-size:.75rem}.customer-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background-color:#fff;border:1px solid #d1d5db;border-radius:var(--dropdown-radius, 12px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;max-height:200px;overflow-y:auto;padding:.2rem 0}.customer-autocomplete-option{margin:.12rem .35rem;padding:.5rem .75rem;border-radius:10px;cursor:pointer;font-size:.9rem;color:#1f2937;transition:background-color .15s ease}.customer-autocomplete-option:hover{background-color:#f3f4f6}.customer-autocomplete-option.selected{background-color:#2563eb;color:#fff}.customer-autocomplete-option.selected:hover{background-color:#1d4ed8}.form-error{margin-top:.25rem;font-size:.75rem;color:#dc2626}.job-details-overlay{position:fixed;inset:0;background:#0f172a70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1300}.job-details-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(920px,86vw);max-height:88vh;background:#edf2f8;border:1px solid #cfd9e6;border-radius:14px;box-shadow:0 18px 42px #0f172a4d;z-index:1301;display:flex;flex-direction:column;overflow:hidden}.job-details-modal.cut-details-modal{width:min(920px,86vw)!important;max-height:88vh!important}.job-details-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1.2rem;border-bottom:1px solid #d6deea;background:#e6ecf5;flex-shrink:0}.job-details-header h2{margin:0}.job-details-title{display:flex;align-items:center;gap:.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-title{font-size:.95rem;font-weight:700;color:#1f2b3d;flex-shrink:0}.job-meta{font-size:.74rem;font-weight:600;color:#5c6f8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-details-close{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#64748b;font-size:1.35rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease}.job-details-close:hover{background:#dbe5f2}.job-details-content{padding:.95rem;background:#edf2f8;overflow-y:auto;overflow-x:hidden;min-height:0;flex:1 1 auto}.job-details-section{margin-bottom:1rem}.job-details-section:last-of-type{margin-bottom:0}.job-details-section h3{margin:0 0 .65rem;text-align:center;font-size:.86rem;font-weight:700;color:#1f2b3d;letter-spacing:.2px}.job-details-table{width:100%;border-collapse:collapse;border:1px solid #d3dcea;border-radius:8px;overflow:hidden;background:#f2f6fb}.job-details-table.compact-table{table-layout:fixed}.job-details-table tbody tr{border-bottom:1px solid #d9e1ec}.job-details-table tbody tr:last-child{border-bottom:none}.job-details-table tbody tr:nth-child(2n){background:#f3f7fc}.job-details-table .job-details-label{width:18%;padding:.52rem .62rem;font-size:.74rem;font-weight:700;color:#425a79;background:#e7edf6!important;text-align:left;vertical-align:top;text-transform:none}.job-details-table .job-details-value{width:32%;padding:.52rem .62rem;font-size:.74rem;font-weight:600;color:#1f2b3d;background:transparent;text-align:left!important;vertical-align:top;word-break:break-word}.job-details-table .job-details-label{text-align:left!important}.cuts-container{display:flex;flex-direction:column;gap:.75rem}.cut-item{border:1px solid #ccd8e8;border-radius:8px;padding:.6rem;background:#ebf1f9}.cut-item-header{margin-bottom:.4rem;padding-bottom:.3rem;border-bottom:1px solid #d9e2ee}.cut-accordion-trigger{width:100%;border:0;background:transparent;text-align:left;display:flex;align-items:center;justify-content:space-between;padding:.05rem 0;margin:0;cursor:pointer}.cut-item-header h4{margin:0;font-size:.82rem;font-weight:700;color:#1f2b3d}.cut-accordion-icon{font-size:.82rem;color:#64748b;transition:transform .2s ease}.cut-accordion-icon.open{transform:rotate(180deg)}.cut-item-content-wrapper{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:.55rem;align-items:start}.cut-item-content-wrapper.no-image{grid-template-columns:minmax(0,1fr)}.cut-item-content-wrapper.closed{display:none}.cut-image-side{min-width:110px;max-width:110px;border:1px solid #ced9e9;border-radius:8px;background:#f3f7fc;padding:.45rem .4rem;display:flex;flex-direction:column;align-items:center;gap:.35rem;overflow:hidden}.cut-image-side label{margin:0;font-size:.68rem;font-weight:700;color:#5d6e8b;text-transform:uppercase;letter-spacing:.3px}.cut-image-side .job-form-image-container{width:86px;min-width:86px;max-width:86px;height:86px;min-height:86px;border-radius:8px;border:1px solid #cfd9e7;padding:0;margin:0;background:#fff;box-shadow:none}.cut-image-side .image-slider-wrapper,.cut-image-side .image-slider-display,.cut-image-side .image-placeholder-empty,.cut-image-side .slider-image{min-height:86px;height:86px}.cut-image-side .image-slider-display{border:0;border-radius:8px;box-shadow:none}.cut-image-side .slider-image{object-fit:contain}.job-details-totals{display:flex;justify-content:space-between;gap:.8rem;margin-top:.75rem;padding:.5rem .7rem;border-radius:8px;background:linear-gradient(135deg,#1f2d44,#2f3f59)}.total-row{min-width:0;display:flex;flex-direction:column;gap:.05rem}.total-row label{font-size:.72rem;font-weight:700;color:#c7d2e3;text-transform:none}.total-row span{font-size:.92rem;font-weight:700;color:#fff}.job-details-footer{display:flex;justify-content:flex-end;gap:.65rem;padding:.8rem 1rem;border-top:1px solid #d9e1ec;background:#edf2f8}.job-details-close-btn{border:none;border-radius:8px;padding:.5rem .9rem;background:#475569;color:#fff;font-size:.78rem;font-weight:700;cursor:pointer}.job-details-close-btn:hover{background:#334155}@media(max-width:1024px){.job-details-modal,.job-details-modal.cut-details-modal{width:min(900px,96vw)!important;max-height:90vh!important}.job-details-table.compact-table .job-details-label,.job-details-table.compact-table .job-details-value{width:auto}.job-details-table.compact-table tbody tr{display:grid;grid-template-columns:1fr 1fr}.job-details-table.compact-table .job-details-label,.job-details-table.compact-table .job-details-value{padding:.48rem .56rem}.job-details-table.compact-table .job-details-label:nth-child(3),.job-details-table.compact-table .job-details-value:nth-child(4){border-top:1px solid #d9e1ec}.cut-item-content-wrapper{grid-template-columns:1fr}.cut-image-side{min-width:100%;max-width:100%;flex-direction:row;justify-content:flex-start;padding:.45rem .55rem}}.range-slider-container{display:flex;flex-direction:column;gap:.75rem;width:100%}.range-slider-label{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.range-slider-values{display:flex;gap:1rem;align-items:center;margin-top:.5rem}.range-value{display:flex;align-items:center;gap:.5rem;flex:1}.range-value-label{font-size:.75rem;font-weight:600;color:#64748b;min-width:35px}.range-value-input{flex:1;padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#1e293b;transition:all .2s ease;background:#fff;min-width:0;box-sizing:border-box}.range-value-input:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.range-value-input::placeholder{color:#94a3b8}.range-unit{font-size:.75rem;color:#64748b;font-weight:500;white-space:nowrap}.filter-modal.modal-card,.modal-card.filter-modal,.filter-modal.modal-card.modal-large,.modal-card.filter-modal.modal-large,.modal-large.filter-modal.modal-card{width:min(900px,90vw)!important;max-width:90vw!important;min-width:700px!important}.filter-modal .modal-header{flex-shrink:0;padding:1rem 1.5rem;margin-bottom:0;border-bottom:1px solid #e2e8f0}.filter-modal .modal-content{padding:0;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.filter-content{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.filter-layout{display:flex;flex:1;overflow:hidden;min-height:0}.filter-sidebar{width:220px!important;flex-shrink:0;border-right:1px solid #e2e8f0;background:#f8fafc;overflow-y:auto}.filter-categories{display:flex;flex-direction:column;padding:.75rem;gap:.25rem}.filter-category-tab{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:transparent;color:#64748b;font-size:.875rem;font-weight:500;text-align:left;border-radius:6px;cursor:pointer;transition:all .2s ease}.filter-category-tab:hover{background:#e2e8f0;color:#1e293b}.filter-category-tab.active{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.filter-category-tab.active:hover{background:linear-gradient(135deg,#16213e,#1a1a2e)}.category-icon{font-size:1rem;display:flex;align-items:center;justify-content:center;width:20px}.category-label{flex:1}.filter-main{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0;min-width:0}.filter-fields{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:1.5rem;overflow-y:auto;overflow-x:hidden;align-content:start;min-height:0}.filter-field{display:flex;flex-direction:column;gap:.5rem;min-width:0}.filter-field label{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.25rem;white-space:nowrap}.filter-field input,.filter-field select{padding:.625rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#1e293b;transition:all .2s ease;background:#fff;width:100%;min-width:0;box-sizing:border-box}.filter-field input:focus,.filter-field select:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.filter-field input::placeholder{color:#94a3b8}.filter-range{grid-column:span 2;width:100%}.filter-range .range-slider-container{width:100%}.filter-range .range-inputs{display:flex;align-items:center;gap:.75rem;width:100%}.filter-range .range-inputs input[type=date]{flex:1;min-width:140px;padding:.625rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#1e293b;transition:all .2s ease;background:#fff;box-sizing:border-box}.filter-range .range-inputs input[type=date]:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.filter-range .range-inputs input{flex:1;min-width:120px;padding:.625rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#1e293b;transition:all .2s ease;background:#fff;box-sizing:border-box}.filter-range .range-inputs input:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.filter-range .range-inputs input::placeholder{color:#94a3b8}.filter-range .range-inputs span{font-size:.875rem;color:#64748b;font-weight:500;white-space:nowrap;flex-shrink:0}.filter-boolean select{max-width:200px}.filter-actions{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#fff;flex-shrink:0}.btn-apply{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border:none;padding:.625rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-apply:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e4d}.btn-clear{background:#fff;color:#64748b;border:1px solid #e2e8f0;padding:.625rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-clear:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}@media(max-width:768px){.filter-layout{flex-direction:column}.filter-sidebar{width:100%;border-right:none;border-bottom:1px solid #e2e8f0;max-height:150px}.filter-categories{flex-direction:row;overflow-x:auto;padding:.5rem}.filter-category-tab{white-space:nowrap;min-width:fit-content}.filter-fields{grid-template-columns:1fr;padding:1rem}.filter-range{grid-column:span 1}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait),only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.filter-modal.modal-card,.modal-card.filter-modal,.filter-modal.modal-card.modal-large,.modal-card.filter-modal.modal-large,.modal-large.filter-modal.modal-card{width:min(900px,94vw)!important;max-width:94vw!important;min-width:0!important}.filter-layout{flex-direction:column}.filter-sidebar{width:100%!important;border-right:none;border-bottom:1px solid #e2e8f0;max-height:180px}.filter-categories{flex-direction:row;flex-wrap:nowrap;overflow-x:auto}}.filter-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;height:38px;box-sizing:border-box}.filter-button:hover{background:#f8fafc;border-color:#cbd5e1;color:#1a1a2e}.filter-button.active{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border-color:#1a1a2e}.filter-button.active:hover{background:linear-gradient(135deg,#16213e,#1a1a2e)}.filter-icon{font-size:1rem;display:flex;align-items:center;justify-content:center}.filter-badge{background:#ef4444;color:#fff;border-radius:10px;padding:.125rem .5rem;font-size:.75rem;font-weight:700;min-width:20px;text-align:center;margin-left:.25rem}.filter-button.active .filter-badge{background:#fff;color:#1a1a2e}.filter-badges-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.filter-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border-radius:6px;font-size:.875rem;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.filter-badge:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.filter-badge-label{font-weight:600;opacity:.9}.filter-badge-value{font-weight:400;opacity:.95}.filter-badge-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;margin-left:.25rem;background:#fff3;border:none;border-radius:50%;color:#fff;font-size:1.25rem;font-weight:700;line-height:1;cursor:pointer;transition:all .2s ease;flex-shrink:0}.filter-badge-remove:hover{background:#ffffff4d;transform:scale(1.1)}.filter-badge-remove:active{transform:scale(.95)}@media(max-width:768px){.filter-badges-container{padding:.5rem;gap:.375rem}.filter-badge{padding:.375rem .5rem;font-size:.8125rem;gap:.375rem}.filter-badge-remove{width:16px;height:16px;font-size:1.1rem}}.multi-select-operators{position:relative;display:inline-block;width:100%;max-width:100%;padding:.3rem .875rem;border-radius:var(--dropdown-radius, 12px);border:1px solid #cbd5e1;background:#fff;color:#1e293b;font-size:.875rem;font-weight:500;transition:all .2s ease;box-sizing:border-box}.multi-select-trigger{display:flex;align-items:center;gap:.3rem;padding:.2rem 0;border:none;background:transparent;cursor:pointer;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis}.multi-select-trigger.disabled{cursor:not-allowed;opacity:.6}.selected-text{color:#1e293b;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.placeholder{color:#94a3b8;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.dropdown-icon{color:#64748b;font-size:.65rem;transition:transform .2s ease;flex-shrink:0;margin-left:auto}.multi-select-operators.open .dropdown-icon{transform:rotate(180deg)}.compact-display{color:#1e293b;font-size:.8125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.multi-select-dropdown{position:fixed;min-width:150px;max-width:250px;background:#fff;border:1px solid #e2e8f0;border-radius:var(--dropdown-radius, 12px);box-shadow:0 4px 6px #0000001a;max-height:200px;overflow-y:auto;overflow-x:hidden;z-index:9999;padding:.2rem;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain}.multi-select-operators .multi-select-dropdown{position:absolute;top:100%;left:0;margin-top:.25rem}.multi-select-operators .multi-select-dropdown.dropdown-above{top:auto;bottom:100%;margin-top:0;margin-bottom:.25rem}.dropdown-option{display:flex;align-items:center;gap:.5rem;margin:0;padding:.5rem .55rem;border-radius:10px;cursor:pointer;transition:background .2s ease;width:100%;box-sizing:border-box}.dropdown-option+.dropdown-option{margin-top:.12rem}.dropdown-option:hover{background:#f0f7ff}.dropdown-option.selected{background:#e3f2fd}.dropdown-option input[type=checkbox]{cursor:pointer;width:16px;height:16px;flex-shrink:0}.dropdown-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-empty{padding:.5rem;color:#9ca3af;text-align:center}.multi-select-dropdown::-webkit-scrollbar{width:0;height:0;display:none}.data-table td .multi-select-operators,.child-jobs-table td .multi-select-operators{width:100%;max-width:100%}.data-table td:has(.multi-select-operators),.child-jobs-table td:has(.multi-select-operators){overflow:visible!important;position:relative}.data-table td .multi-select-operators .multi-select-trigger,.child-jobs-table td .multi-select-operators .multi-select-trigger{font-size:.75rem;padding:.1rem 0}.data-table td .multi-select-operators .selected-text,.data-table td .multi-select-operators .compact-display,.data-table td .multi-select-operators .placeholder,.child-jobs-table td .multi-select-operators .selected-text,.child-jobs-table td .multi-select-operators .compact-display,.child-jobs-table td .multi-select-operators .placeholder{font-size:.7rem}.assigned-operators-readonly{display:inline-block;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis}.operator-badge-readonly{color:#1e293b;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%}.compact-display-readonly{color:#1e293b;font-size:.8125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%}.unassigned-text{color:#94a3b8;font-size:.8125rem;font-style:italic}.data-table td .operator-badge-readonly,.data-table td .compact-display-readonly{font-size:.75rem}.child-jobs-table td .operator-badge-readonly,.child-jobs-table td .compact-display-readonly{font-size:.7rem}.multi-select-operators.operator-assigned-dropdown{border-color:#93c5fd;background:linear-gradient(180deg,#f8fbff,#eef4ff);box-shadow:inset 0 0 0 1px #93c5fd4d;padding:.25rem .55rem;max-width:86px}.multi-select-operators.operator-assigned-dropdown .selected-text,.multi-select-operators.operator-assigned-dropdown .compact-display,.multi-select-operators.operator-assigned-dropdown .placeholder{color:#1e3a8a;font-weight:700}.multi-select-operators.operator-assigned-dropdown .dropdown-icon{color:#1d4ed8}.roleboard-container{display:flex;min-height:100vh;height:100vh;padding-left:70px;overflow:hidden}.roleboard-content{flex:1;background:#f5f6fb;padding:.25rem .25rem .75rem;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.roleboard-body{margin-top:2rem;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 10px 30px #0f172a1a;border:1px solid #e2e8f0;color:#111827}.roleboard-body h3{margin-top:0}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait),only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.roleboard-body{margin-top:1rem;padding:1.2rem;border-radius:12px}}@media(max-width:768px){.roleboard-container{padding-left:56px}}@media(max-width:1024px){.roleboard-container{padding-left:56px}.roleboard-body{margin-top:.75rem;padding:1rem}}.operator-table-no-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 280px);box-sizing:border-box;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:none;-ms-overflow-style:none}.data-table-wrapper.operator-table-no-scroll{border:none;box-shadow:none}.data-table-wrapper.operator-table-no-scroll::-webkit-scrollbar{width:0;height:0}.operator-table-no-scroll .data-table{width:100%;min-width:0;max-width:100%;table-layout:auto;border-collapse:separate;border-spacing:0;background:#fff;box-sizing:border-box}.operator-table-no-scroll .data-table thead{background:linear-gradient(135deg,#1a1a2e,#16213e)}.operator-table-no-scroll .data-table th{color:#fff;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.3px;padding:.5rem .35rem;text-align:left;vertical-align:middle;border-bottom:2px solid #16213e;white-space:nowrap;word-wrap:normal;word-break:normal;overflow:hidden;text-overflow:ellipsis;line-height:1.2;max-height:3.6em;-webkit-hyphens:auto;hyphens:auto}.operator-table-no-scroll .data-table th .th-content{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;width:100%;flex-wrap:nowrap;line-height:1.2;word-break:normal}.operator-table-no-scroll .data-table td{padding:.5rem .4rem;font-size:.9rem;text-align:center;vertical-align:middle;border-bottom:1px solid #e5e7eb;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;box-sizing:border-box}.operator-table-no-scroll .data-table td.operator-assigned-cell,.operator-table-no-scroll .data-table td.operator-machine-cell{overflow:visible;position:relative}.operator-table-no-scroll .data-table thead th{position:sticky;top:0;z-index:25;background:linear-gradient(135deg,#1a1a2e,#16213e)}.operator-table-no-scroll .data-table .checkbox-header-cell,.operator-table-no-scroll .data-table .checkbox-cell{width:40px;min-width:40px;max-width:40px;padding:.5rem .25rem;text-align:center;vertical-align:middle}.operator-table-no-scroll .data-table .checkbox-header-cell input[type=checkbox],.operator-table-no-scroll .data-table .checkbox-cell input[type=checkbox]{width:14px;height:14px;margin:0 auto;display:block;cursor:pointer}.operator-table-no-scroll .data-table th:nth-child(2),.operator-table-no-scroll .data-table td:nth-child(2){width:90px;min-width:90px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(3),.operator-table-no-scroll .data-table td:nth-child(3){width:145px;min-width:145px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.operator-table-no-scroll .data-table th:nth-child(4),.operator-table-no-scroll .data-table td:nth-child(4){width:110px;min-width:110px;text-align:left}.operator-table-no-scroll .child-row-content .child-jobs-table th,.operator-table-no-scroll .child-row-content .child-jobs-table td{text-align:center}.operator-table-no-scroll .child-row-content .child-jobs-table th .th-content{justify-content:center}.operator-table-no-scroll .data-table th:nth-child(5),.operator-table-no-scroll .data-table td:nth-child(5){width:108px;min-width:108px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(6),.operator-table-no-scroll .data-table td:nth-child(6){width:75px;min-width:75px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(7),.operator-table-no-scroll .data-table td:nth-child(7){width:75px;min-width:75px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(8),.operator-table-no-scroll .data-table td:nth-child(8){width:50px;min-width:50px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(9),.operator-table-no-scroll .data-table td:nth-child(9){width:60px;min-width:60px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(10),.operator-table-no-scroll .data-table td:nth-child(10){width:45px;min-width:45px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(11),.operator-table-no-scroll .data-table td:nth-child(11){width:70px;min-width:70px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(12),.operator-table-no-scroll .data-table td:nth-child(12){width:96px;min-width:96px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(13),.operator-table-no-scroll .data-table td:nth-child(13){width:64px;min-width:64px;text-align:left}.operator-table-no-scroll .data-table th:nth-child(14),.operator-table-no-scroll .data-table td:nth-child(14){width:82px;min-width:82px;text-align:left}.operator-table-no-scroll .data-table th.operator-amount-header,.operator-table-no-scroll .data-table td.operator-amount-cell{width:110px;min-width:110px;text-align:left}.operator-table-no-scroll .data-table th.status-header,.operator-table-no-scroll .data-table td.status-cell{width:165px;min-width:165px;white-space:normal;text-align:left}.operator-table-no-scroll .data-table th.created-by-header,.operator-table-no-scroll .data-table td.created-by-cell{width:70px;min-width:70px;text-align:center}.operator-table-no-scroll .data-table th.created-by-header .th-content{justify-content:center}.operator-table-no-scroll .data-table th.action-header,.operator-table-no-scroll .data-table td.action-cell,.operator-table-no-scroll .data-table th:last-child:not(.accordion-header-cell),.operator-table-no-scroll .data-table td:last-child:not(.accordion-toggle-cell){width:124px;min-width:124px;max-width:124px;white-space:nowrap;padding:.5rem .25rem;text-align:center}.operator-table-no-scroll .data-table th.action-header .th-content{justify-content:center}.operator-table-no-scroll .child-row-content{width:100%;max-width:100%;padding:0 0 .6rem;box-sizing:border-box;background:#f9fafb}.operator-table-no-scroll .child-row-content .child-jobs-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:visible;background:#fff;box-sizing:border-box;margin-bottom:.45rem}.operator-table-no-scroll .child-row-content .child-jobs-table th,.operator-table-no-scroll .child-row-content .child-jobs-table td{padding:.5rem .4rem;font-size:.8rem;text-align:left;vertical-align:middle;border-top:1px solid #e5e7eb;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;box-sizing:border-box}.operator-table-no-scroll .child-row-content .child-jobs-table th{padding:.5rem .4rem;text-align:left}.operator-table-no-scroll .child-row-content .child-jobs-table th{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;word-wrap:normal;word-break:normal;overflow:hidden;text-overflow:ellipsis;line-height:1.2;max-height:3.6em;padding:.5rem .35rem;-webkit-hyphens:auto;hyphens:auto;text-align:left}.operator-table-no-scroll .child-row-content .child-jobs-table th .th-content{display:flex;align-items:center;justify-content:flex-start;gap:.2rem;width:100%;flex-wrap:nowrap;line-height:1.2;word-break:normal}.operator-table-no-scroll .child-row-content .child-jobs-table th.checkbox-header-cell,.operator-table-no-scroll .child-row-content .child-jobs-table td.checkbox-cell{width:40px;min-width:40px;max-width:40px;padding:.5rem .25rem;text-align:center;vertical-align:middle}.operator-table-no-scroll .child-row-content .child-jobs-table th.checkbox-header-cell input[type=checkbox],.operator-table-no-scroll .child-row-content .child-jobs-table td.checkbox-cell input[type=checkbox]{width:14px;height:14px;margin:0;cursor:pointer}.operator-table-no-scroll .child-row-content .child-jobs-table th.child-table-spacer,.operator-table-no-scroll .child-row-content .child-jobs-table td.child-table-spacer{width:40px;min-width:40px;max-width:40px;padding:0;border:none}.operator-table-no-scroll .child-row-content .child-jobs-table th.customer-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.customer-col{width:100px;min-width:100px;text-align:left;padding-left:.75rem;padding-right:.75rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.description-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.description-col{width:120px;min-width:120px;text-align:left;padding-left:.75rem;padding-right:.75rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.program-ref-file-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.program-ref-file-col{width:95px;min-width:95px;text-align:left;padding-left:.75rem;padding-right:.75rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.cut-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.cut-col,.operator-table-no-scroll .child-row-content .child-jobs-table th.th-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.th-col{width:80px;min-width:80px;text-align:left;padding-left:.75rem;padding-right:.75rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.pass-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.pass-col{width:60px;min-width:60px;text-align:left;padding-left:.75rem;padding-right:.75rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.setting-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.setting-col{width:70px;min-width:70px;text-align:left;padding-left:.75rem;padding-right:.75rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.qty-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.qty-col{width:50px;min-width:50px;text-align:left;padding-left:.75rem;padding-right:.75rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.sedm-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.sedm-col{width:50px;min-width:50px;text-align:left;padding-left:.4rem;padding-right:.4rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.assigned-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.assigned-col{width:102px;min-width:102px;text-align:left;padding-left:.4rem;padding-right:.4rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.mach-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.mach-col{width:76px;min-width:76px;text-align:left;padding-left:.4rem;padding-right:.4rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.total-hrs-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.total-hrs-col{width:90px;min-width:90px;text-align:left;padding-left:.4rem;padding-right:.4rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.estimated-time-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.estimated-time-col,.operator-table-no-scroll .child-row-content .child-jobs-table th.total-amount-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.total-amount-col{width:82px;min-width:82px;text-align:left;padding-left:.4rem;padding-right:.4rem}.operator-table-no-scroll .data-table td:nth-child(11),.operator-table-no-scroll .child-row-content .child-jobs-table td.sedm-col{white-space:nowrap}.operator-table-no-scroll .sedm-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:.14rem .44rem;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;border:1px solid #cbd5e1;color:#334155;background:#f8fafc}.operator-table-no-scroll .sedm-badge.yes{color:#166534;border-color:#86efac;background:#dcfce7}.operator-table-no-scroll .sedm-badge.no{color:#92400e;border-color:#fcd34d;background:#fef3c7}.operator-table-no-scroll .child-row-content .child-jobs-table th.status-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.status-col{width:100px;min-width:100px;white-space:normal;text-align:left;padding-left:.4rem;padding-right:.4rem}.operator-table-no-scroll .child-row-content .child-jobs-table th.act-col,.operator-table-no-scroll .child-row-content .child-jobs-table td.act-col{width:110px;min-width:110px;text-align:center;padding-left:.4rem;padding-right:.4rem}.operator-table-no-scroll .data-table td.status-cell .child-stage-summary,.child-jobs-table td .child-stage-summary{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.25rem;margin:0;text-align:left;white-space:normal}.child-stage-summary{min-width:0;width:100%}.operator-table-no-scroll .data-table td.action-cell .action-icon-button,.operator-table-no-scroll .data-table td.action-cell .operator-action-button{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;padding:.2rem;display:inline-flex;align-items:center;justify-content:center;margin:0 .1rem}.operator-table-no-scroll .data-table td.action-cell .action-icon-button:disabled,.operator-table-no-scroll .child-row-content .child-jobs-table .action-icon-button:disabled{opacity:.45;cursor:not-allowed;background:transparent}.operator-table-no-scroll .data-table td.action-cell .action-icon-button svg,.operator-table-no-scroll .data-table td.action-cell .operator-action-button svg{font-size:1rem;width:1rem;height:1rem}.operator-table-no-scroll .data-table td.action-cell .operator-action-button svg{color:#dc2626}.operator-table-no-scroll .data-table td .operator-accordion-toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.operator-table-no-scroll .data-table td .operator-accordion-toggle svg{font-size:.875rem;width:.875rem;height:.875rem;color:#1e293b}.operator-table-no-scroll .data-table th .sort-icon{font-size:.7rem;margin-left:.2rem;flex-shrink:0}.created-at-split{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;line-height:1.2}.roleboard-content .programmer-panel{overflow:visible;max-width:100%;box-sizing:border-box;margin:.5rem .25rem;padding:.75rem;width:calc(100% - .5rem)}.roleboard-content .programmer-panel .panel-header{margin-bottom:.5rem;gap:.5rem}.roleboard-content .programmer-panel .filter-group{min-width:120px;gap:.25rem}.roleboard-content .programmer-panel .inline-filters{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;flex-wrap:nowrap}.roleboard-content .programmer-panel .panel-header-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:.5rem}.operator-filters-top-row{display:flex;align-items:flex-end;gap:.55rem;flex-wrap:nowrap;min-width:0}.roleboard-content .programmer-panel .operator-filters-top-row .filter-group{min-width:0}.roleboard-content .programmer-panel .operator-filter-customer,.roleboard-content .programmer-panel .operator-filter-description{flex:0 1 205px}.operator-filters-bottom-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.operator-filters-legend-row{flex:1 1 auto;display:flex;justify-content:flex-start}.roleboard-content .programmer-panel .operator-filters-qa-legend{margin-top:.1rem;display:flex;flex-wrap:nowrap;align-items:center;gap:.4rem;white-space:nowrap;overflow-x:auto;max-width:100%;padding-bottom:.1rem}.roleboard-content .programmer-panel .operator-filters-qa-legend .qa-legend-title,.roleboard-content .programmer-panel .operator-filters-qa-legend .qa-legend-item{white-space:nowrap}.operator-filters-bottom-row .panel-header-actions{margin-left:auto}.roleboard-content .programmer-panel .operator-filter-created-by,.roleboard-content .programmer-panel .operator-filter-assigned-to,.roleboard-content .programmer-panel .operator-filter-status{flex:0 1 150px;min-width:150px}.operator-filter-dropdown{width:100%}.operator-filter-dropdown .option-dropdown-trigger{height:36px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font-size:.9rem;padding:0 .7rem}.operator-filter-dropdown .option-dropdown-value{text-align:left}.operator-status-legend-group{display:flex;align-items:flex-end;justify-content:flex-start;gap:.45rem;flex-wrap:nowrap;white-space:nowrap;margin-left:0;flex:1 1 auto;min-width:160px}.operator-status-legend-group .operator-inline-timer-group{margin-left:auto}.operator-inline-timer-group{min-width:190px;position:relative;margin-left:0}.operator-timer-right-slot{margin-left:auto;display:flex;align-items:flex-start;justify-content:flex-end;width:100%;min-width:0}.operator-actions-row{width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;flex-wrap:nowrap}.operator-bulk-assign-group{display:inline-flex;align-items:center;gap:.45rem;min-width:0;flex-wrap:nowrap}.operator-bulk-assign-banner{background:linear-gradient(135deg,#ecfeff,#eff6ff 48%,#eef2ff);border:1px solid #bfdbfe;border-radius:14px;padding:.36rem .45rem;box-shadow:0 8px 16px #1e40af1f}.operator-bulk-selected-pill{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 .58rem;border-radius:999px;font-size:.72rem;font-weight:800;color:#1d4ed8;background:#dbeafe;border:1px solid #93c5fd;white-space:nowrap}.operator-bulk-assign-group .operator-bulk-operators{min-width:180px;max-width:220px}.operator-bulk-assign-group .operator-bulk-machine{min-width:120px;max-width:130px}.operator-bulk-assign-group .operator-bulk-machine .option-dropdown-trigger{height:36px;border-radius:10px}.operator-bulk-apply-btn{height:36px;border:1px solid #2563eb;border-radius:10px;padding:0 .8rem;color:#fff;font-size:.84rem;font-weight:700;background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 8px 16px #2563eb3d;cursor:pointer}.operator-bulk-apply-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.operator-timer-right-slot .operator-inline-timer-group{width:190px;min-width:190px;margin-right:.65rem}.operator-inline-timer-label{text-align:center;width:100%;margin-bottom:.25rem;line-height:1.2}.operator-inline-timer-anchor{position:relative;display:inline-flex;align-items:flex-end;justify-content:flex-end;width:100%}.operator-inline-timer-btn{min-width:190px;height:36px;border-radius:10px;border:1px solid #93c5fd;background:linear-gradient(135deg,#eff6ff,#dbeafe 45%,#bfdbfe);color:#1e3a8a;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 .8rem;font-weight:800;letter-spacing:.2px;cursor:pointer;box-shadow:0 8px 16px #1e40af24;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.operator-inline-timer-btn:hover{transform:translateY(-1px);box-shadow:0 10px 18px #1e40af33}.operator-start-confirm-overlay{position:fixed;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1400;display:flex;align-items:center;justify-content:center}.operator-start-confirm-modal{width:min(420px,92vw);border-radius:16px;border:1px solid #93c5fd;background:linear-gradient(145deg,#eff6ff,#eef2ff 45%,#f0fdf4);box-shadow:0 20px 45px #0f172a47;padding:1rem 1rem .9rem}.operator-start-confirm-head h4{margin:0;color:#1e3a8a;font-size:1.08rem;font-weight:800}.operator-start-confirm-head p{margin:.35rem 0 0;color:#334155;font-size:.86rem}.operator-start-confirm-actions{margin-top:.95rem;display:flex;justify-content:flex-end;gap:.55rem}.operator-start-confirm-cancel,.operator-start-confirm-start{height:36px;border-radius:10px;padding:0 .9rem;font-size:.84rem;font-weight:700;cursor:pointer}.operator-start-confirm-cancel{border:1px solid #cbd5e1;color:#334155;background:#fff}.operator-start-confirm-start{border:1px solid #2563eb;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 8px 16px #2563eb3d}.operator-inline-timer-btn.running{border-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fef3c7 42%,#fde68a);color:#92400e;box-shadow:0 10px 20px #d977063d}.operator-inline-timer-btn.running .operator-inline-timer-icon{animation:operator-inline-timer-pulse 1.5s ease-in-out infinite}@keyframes operator-inline-timer-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.72}}.operator-inline-timer-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.operator-inline-timer-text{font-family:Courier New,monospace;font-size:.86rem}.operator-inline-timer-panel{position:absolute;top:calc(100% + .45rem);left:auto;right:0;width:290px;border-radius:14px;border:1px solid #cbd5e1;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 36px #0f172a33;padding:.7rem;z-index:5000;display:flex;flex-direction:column;gap:.5rem}.operator-inline-timer-panel .filter-group{min-width:0}.operator-inline-timer-panel .filter-select,.operator-inline-timer-input{height:34px}.roleboard-content .programmer-panel .operator-inline-timer-input{padding-left:.75rem;background-image:none}.operator-inline-timer-panel-head{display:flex;align-items:center;justify-content:space-between;color:#0f172a;font-weight:700;border-bottom:1px solid #e2e8f0;padding-bottom:.35rem;margin-bottom:.15rem}.operator-inline-timer-panel-head .live{font-family:Courier New,monospace;color:#b45309}.operator-inline-timer-actions{display:flex;justify-content:flex-end}.operator-inline-timer-save-btn{height:34px;border-radius:8px;border:1px solid #86efac;background:linear-gradient(180deg,#ecfdf5,#dcfce7);color:#166534;font-weight:700;padding:0 .85rem;cursor:pointer}.operator-inline-timer-save-btn:hover:not(:disabled){border-color:#4ade80}.operator-inline-timer-save-btn:disabled{opacity:.7;cursor:not-allowed}.roleboard-content .programmer-panel .filter-input,.roleboard-content .programmer-panel .filter-select{height:36px}.roleboard-content .programmer-panel .filter-input{padding-left:2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.75rem center}.operator-stage-legend-inline{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:nowrap;white-space:nowrap;margin-bottom:.22rem;align-self:flex-start;margin-left:0;margin-right:0;flex-shrink:0}.operator-assigned-dropdown{width:100%;min-width:0;max-width:100%;height:30px;border:1px solid #93c5fd;border-radius:8px;background:linear-gradient(135deg,#fff,#eff6ff);color:#0f172a;font-size:.8rem;font-weight:600;padding:0 1.8rem 0 .55rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%233b82f6' d='M6 9L1 4h10z'/%3E%3C/svg%3E"),linear-gradient(135deg,#fff,#eff6ff);background-repeat:no-repeat,no-repeat;background-position:right .55rem center,center}.operator-assigned-dropdown:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f62e}.operator-assigned-dropdown-wrapper{width:100%;min-width:0}.operator-assigned-dropdown-wrapper .option-dropdown-trigger{width:100%;min-width:0;max-width:100%;height:30px;border:1px solid #93c5fd;border-radius:999px;background:linear-gradient(135deg,#fff,#eff6ff);color:#0f172a;font-size:.8rem;font-weight:600;padding:0 .55rem}.log-user-stack{display:flex;flex-direction:column;gap:.1rem;line-height:1.2}.log-user-stack strong{font-size:.98rem;color:#0f172a;font-weight:700}.log-user-stack span{font-size:.78rem;color:#64748b;text-transform:uppercase;letter-spacing:.4px;font-weight:700}.log-user-badge-stack{align-items:center}.log-user-initial-badge{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;color:#0f172a;font-size:.72rem;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.log-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:800;border:1px solid transparent}.log-status-badge.completed{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border-color:#86efac}.log-status-badge.in-progress{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border-color:#fcd34d}.log-status-badge.rejected{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border-color:#fca5a5}.created-by-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;background:#e2e8f0;color:#1e293b;font-size:.72rem;font-weight:800;letter-spacing:.4px;text-transform:uppercase;cursor:default}@media(max-width:1400px){.operator-filters-top-row{flex-wrap:wrap}}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.roleboard-content .programmer-panel .panel-header{flex-wrap:wrap;align-items:flex-start}.roleboard-content .programmer-panel .inline-filters{flex:1 1 100%}.roleboard-content .programmer-panel .panel-header-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.operator-filters-bottom-row .panel-header-actions{width:auto}.operator-status-legend-group{flex-wrap:wrap;min-width:250px;justify-content:flex-start}.operator-stage-legend-inline{margin-bottom:0}.operator-timer-right-slot{justify-content:flex-end}.operator-actions-row{width:auto;margin-left:auto;justify-content:flex-end}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait){.roleboard-content .programmer-panel{margin:.75rem .4rem;padding:.85rem;width:calc(100% - .8rem)}.operator-table-no-scroll .data-table{width:max-content;min-width:1680px;max-width:none}.roleboard-content .programmer-panel .panel-header{flex-wrap:wrap;align-items:flex-start}.roleboard-content .programmer-panel .panel-header-actions{width:100%;align-items:flex-end;justify-content:flex-end;flex-wrap:wrap}.operator-timer-right-slot{justify-content:flex-end}.operator-actions-row{width:auto;margin-left:auto;justify-content:flex-end}}@media(max-width:768px){.roleboard-content .programmer-panel .panel-header-actions{justify-content:flex-start}.operator-table-no-scroll .data-table{min-width:1680px}.operator-table-no-scroll .child-row-content .child-jobs-table{min-width:1320px}}.operator-stage-legend-title{font-size:.76rem;font-weight:700;color:#334155}.operator-stage-chip{font-size:.68rem;font-weight:600;padding:.14rem .4rem;border-radius:999px;border:1px solid transparent}.operator-stage-chip.saved{color:#075985;background:#e0f2fe;border-color:#7dd3fc}.operator-stage-chip.ready{color:#166534;background:#ecfdf5;border-color:#86efac}.operator-stage-chip.sent{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.operator-stage-chip.empty{color:#92400e;background:#fffbeb;border-color:#fcd34d}.operator-machine-input{width:100%;min-width:0;max-width:52px;height:30px;border:1px solid #cbd5e1;border-radius:8px;padding:0 .35rem;font-size:.78rem;color:#0f172a;background:#fff}.operator-machine-dropdown-wrapper{width:100%;min-width:0}.operator-machine-dropdown-wrapper .option-dropdown-trigger{width:100%;min-width:0;max-width:76px;height:30px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;color:#0f172a;font-size:.82rem;padding:0 .35rem}.operator-machine-dropdown-wrapper .option-dropdown-value{text-align:left}@media only screen and (min-width:1367px){.operator-table-no-scroll .data-table{width:100%;min-width:0;max-width:100%;table-layout:auto}.operator-table-no-scroll .data-table th:nth-child(n),.operator-table-no-scroll .data-table td:nth-child(n){width:auto;min-width:0;max-width:none}.operator-table-no-scroll .data-table .checkbox-header-cell,.operator-table-no-scroll .data-table .checkbox-cell{width:40px;min-width:40px;max-width:40px}}.operator-stage-row-not-started{background-color:#ffefbf}.operator-stage-row-not-started:hover{background-color:#ffe39a}.operator-stage-row-logged{background-color:#dbeafe}.operator-stage-row-logged:hover{background-color:#bfdbfe}.operator-stage-row-dispatched{background-color:#ddd6fe}.operator-stage-row-dispatched:hover{background-color:#c4b5fd}.operator-table-no-scroll .data-table tbody tr.operator-stage-row-not-started:hover{background-color:#ffe39a}.operator-table-no-scroll .data-table tbody tr.operator-stage-row-logged:hover{background-color:#bfdbfe}.operator-table-no-scroll .data-table tbody tr.operator-stage-row-dispatched:hover{background-color:#c4b5fd}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started td,.operator-table-no-scroll .data-table tr.operator-stage-row-logged td,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched td{background:transparent}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started.critical-row,.operator-table-no-scroll .data-table tr.operator-stage-row-logged.critical-row,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched.critical-row{border-left:4px solid #dc2626}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started.critical-row td:first-child,.operator-table-no-scroll .data-table tr.operator-stage-row-logged.critical-row td:first-child,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched.critical-row td:first-child{box-shadow:inset 4px 0 #dc2626}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started.priority-row.priority-high,.operator-table-no-scroll .data-table tr.operator-stage-row-logged.priority-row.priority-high,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched.priority-row.priority-high{border-left:3px solid #ef4444}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started.priority-row.priority-high td:first-child,.operator-table-no-scroll .data-table tr.operator-stage-row-logged.priority-row.priority-high td:first-child,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched.priority-row.priority-high td:first-child{box-shadow:inset 3px 0 #ef4444}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started.priority-row.priority-medium,.operator-table-no-scroll .data-table tr.operator-stage-row-logged.priority-row.priority-medium,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched.priority-row.priority-medium{border-left:3px solid #f59e0b}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started.priority-row.priority-medium td:first-child,.operator-table-no-scroll .data-table tr.operator-stage-row-logged.priority-row.priority-medium td:first-child,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched.priority-row.priority-medium td:first-child{box-shadow:inset 3px 0 #f59e0b}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started.priority-row.priority-low,.operator-table-no-scroll .data-table tr.operator-stage-row-logged.priority-row.priority-low,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched.priority-row.priority-low{border-left:3px solid #10b981}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started.priority-row.priority-low td:first-child,.operator-table-no-scroll .data-table tr.operator-stage-row-logged.priority-row.priority-low td:first-child,.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched.priority-row.priority-low td:first-child{box-shadow:inset 3px 0 #10b981}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started:not(.priority-row):not(.critical-row){border-left:3px solid #f59e0b}.operator-table-no-scroll .data-table tr.operator-stage-row-not-started:not(.priority-row):not(.critical-row) td:first-child{box-shadow:inset 3px 0 #f59e0b}.operator-table-no-scroll .data-table tr.operator-stage-row-logged:not(.priority-row):not(.critical-row){border-left:3px solid #38bdf8}.operator-table-no-scroll .data-table tr.operator-stage-row-logged:not(.priority-row):not(.critical-row) td:first-child{box-shadow:inset 3px 0 #38bdf8}.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched:not(.priority-row):not(.critical-row){border-left:3px solid #818cf8}.operator-table-no-scroll .data-table tr.operator-stage-row-dispatched:not(.priority-row):not(.critical-row) td:first-child{box-shadow:inset 3px 0 #818cf8}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-not-started{background-color:#ffefbf}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-not-started:hover{background-color:#ffe39a}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-logged{background-color:#dbeafe}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-logged:hover{background-color:#bfdbfe}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-dispatched{background-color:#ddd6fe}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-dispatched:hover{background-color:#c4b5fd}.operator-subtabs{display:inline-flex;gap:.4rem;margin-bottom:.7rem}.operator-subtab{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:8px;padding:.35rem .8rem;font-weight:700;cursor:pointer}.operator-subtab.active{background:#1a1a2e;border-color:#1a1a2e;color:#fff}.operator-logs-table .data-table td{white-space:normal;word-break:break-word}.data-table-wrapper.operator-logs-table{max-height:calc(100vh - 250px);overflow-y:auto;overflow-x:auto;position:relative}.operator-logs-table .data-table{overflow:visible;border-collapse:separate;border-spacing:0}.operator-logs-table .data-table thead th{position:sticky;top:0;z-index:60;background:linear-gradient(135deg,#1a1a2e,#16213e)}.operator-logs-table .data-table th:nth-child(1),.operator-logs-table .data-table td:nth-child(1){width:110px;min-width:110px;max-width:110px}.operator-logs-table .data-table th:nth-child(3),.operator-logs-table .data-table td:nth-child(3){width:190px;min-width:190px;max-width:190px}.operator-logs-table .data-table th:nth-child(4),.operator-logs-table .data-table td:nth-child(4){width:180px;min-width:180px;max-width:180px}.operator-logs-table .data-table th:nth-child(6),.operator-logs-table .data-table td:nth-child(6){width:130px;min-width:130px;max-width:130px}.operator-logs-table .data-table th:nth-child(12),.operator-logs-table .data-table td:nth-child(12){width:150px;min-width:150px;max-width:150px}.operator-logs-table .data-table td:nth-child(4){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.operator-logs-filters{display:flex;align-items:center;gap:.6rem;flex-wrap:nowrap;margin-bottom:.7rem;overflow-x:auto}.operator-logs-filters .operator-logs-search{min-width:260px;flex:1 1 320px}.operator-logs-filters .filter-select{min-width:180px;flex:0 0 180px}.operator-logs-table .log-status-badge{white-space:nowrap}.operator-logs-table .log-revenue-value{white-space:nowrap;display:inline-block}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-not-started td,.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-logged td,.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-dispatched td{background:transparent}.operator-table-no-scroll .child-jobs-table tr.child-row.child-critical-row{border-left:4px solid #dc2626}.operator-table-no-scroll .child-jobs-table tr.child-row.child-critical-row td:first-child{box-shadow:inset 4px 0 #dc2626}.operator-table-no-scroll .child-jobs-table tr.child-row.child-priority-row.child-priority-high{border-left:3px solid #ef4444}.operator-table-no-scroll .child-jobs-table tr.child-row.child-priority-row.child-priority-high td:first-child{box-shadow:inset 3px 0 #ef4444}.operator-table-no-scroll .child-jobs-table tr.child-row.child-priority-row.child-priority-medium{border-left:3px solid #f59e0b}.operator-table-no-scroll .child-jobs-table tr.child-row.child-priority-row.child-priority-medium td:first-child{box-shadow:inset 3px 0 #f59e0b}.operator-table-no-scroll .child-jobs-table tr.child-row.child-priority-row.child-priority-low{border-left:3px solid #10b981}.operator-table-no-scroll .child-jobs-table tr.child-row.child-priority-row.child-priority-low td:first-child{box-shadow:inset 3px 0 #10b981}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-not-started:not(.child-priority-row):not(.child-critical-row){border-left:3px solid #f59e0b}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-not-started:not(.child-priority-row):not(.child-critical-row) td:first-child{box-shadow:inset 3px 0 #f59e0b}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-logged:not(.child-priority-row):not(.child-critical-row){border-left:3px solid #38bdf8}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-logged:not(.child-priority-row):not(.child-critical-row) td:first-child{box-shadow:inset 3px 0 #38bdf8}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-dispatched:not(.child-priority-row):not(.child-critical-row){border-left:3px solid #818cf8}.operator-table-no-scroll .child-jobs-table tr.child-row.operator-stage-row-dispatched:not(.child-priority-row):not(.child-critical-row) td:first-child{box-shadow:inset 3px 0 #818cf8}.qa-progress-inline{display:inline-flex;gap:.2rem;flex-wrap:wrap}.qa-mini{display:inline-flex;align-items:center;padding:.1rem .4rem;border-radius:999px;font-size:.6rem;font-weight:700;border:1px solid transparent;line-height:1.2}.qa-mini.saved{background:#e0f2fe;border-color:#7dd3fc;color:#075985}.qa-mini.ready{background:#ecfdf5;border-color:#86efac;color:#166534}.qa-mini.sent{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.qa-mini.empty{background:#fffbeb;border-color:#fcd34d;color:#92400e}.child-stage-legend{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;margin:.25rem 0 .45rem}.child-stage-title{font-size:.68rem;font-weight:700;color:#334155}@media(max-width:1600px){.operator-table-no-scroll .data-table th,.operator-table-no-scroll .data-table td,.operator-table-no-scroll .child-row-content .child-jobs-table th,.operator-table-no-scroll .child-row-content .child-jobs-table td{padding:.45rem .35rem;font-size:.78rem}}@media(max-width:1400px){.operator-table-no-scroll .data-table th,.operator-table-no-scroll .data-table td,.operator-table-no-scroll .child-row-content .child-jobs-table th,.operator-table-no-scroll .child-row-content .child-jobs-table td{padding:.4rem .3rem;font-size:.75rem}}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.operator-table-no-scroll .data-table th,.operator-table-no-scroll .data-table td,.operator-table-no-scroll .child-row-content .child-jobs-table th,.operator-table-no-scroll .child-row-content .child-jobs-table td{padding:.35rem .25rem;font-size:.7rem}.operator-table-no-scroll .data-table{width:max-content;min-width:1520px;max-width:none}}.operator-table-no-scroll .data-table thead th,.operator-table-no-scroll .data-table thead th:nth-child(n),.operator-table-no-scroll .data-table thead th[class]{text-align:center}.operator-table-no-scroll .data-table thead th .th-content,.operator-table-no-scroll .data-table thead th[class] .th-content{justify-content:center}.operator-table-no-scroll .child-row-content .child-jobs-table thead th,.operator-table-no-scroll .child-row-content .child-jobs-table thead th[class]{text-align:center}.operator-table-no-scroll .child-row-content .child-jobs-table thead th .th-content,.operator-table-no-scroll .child-row-content .child-jobs-table thead th[class] .th-content{justify-content:center}.operator-table-no-scroll .data-table tbody td,.operator-table-no-scroll .child-row-content .child-jobs-table tbody td{text-align:center!important}.operator-viewpage-panel{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#fff;max-height:none;overflow:visible}.roleboard-content.operator-viewpage-content{overflow-y:auto;overflow-x:hidden}.operator-page-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:2px solid #e2e8f0;margin-bottom:1rem}.operator-page-heading h2{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b}.operator-page-heading-left{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1.25rem}.operator-page-heading-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;font-size:1.2rem;color:#334155}.cut-indicator{font-size:.9rem;font-weight:600;color:#3b82f6;background:#eff6ff;padding:.5rem 1rem;border-radius:6px;border:1px solid #bfdbfe}.operator-job-info-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0f172a14;border:1px solid #e2e8f0}.operator-section-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.qa-overall-summary{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:-.25rem}.qa-stage-legend{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.35rem;margin-bottom:.15rem}.qa-legend-title{font-size:.76rem;font-weight:700;color:#334155}.qa-legend-item{font-size:.72rem;font-weight:600;padding:.18rem .48rem;border-radius:999px;border:1px solid transparent}.qa-legend-item.saved{color:#075985;background:#e0f2fe;border-color:#7dd3fc}.qa-legend-item.ready{color:#166534;background:#ecfdf5;border-color:#86efac}.qa-legend-item.sent{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.qa-legend-item.empty{color:#92400e;background:#fffbeb;border-color:#fcd34d}.qa-summary-chip{font-size:.78rem;font-weight:700;padding:.25rem .6rem;border-radius:999px;border:1px solid transparent}.qa-summary-chip.saved{color:#075985;background:#e0f2fe;border-color:#7dd3fc}.qa-summary-chip.ready{color:#166534;background:#ecfdf5;border-color:#86efac}.qa-summary-chip.sent{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.qa-summary-chip.empty{color:#92400e;background:#fffbeb;border-color:#fcd34d}.operator-job-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem}.operator-info-card{background:#f8fafc;padding:.8rem;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.operator-info-card:hover{border-color:#cbd5e1;background:#f1f5f9}.operator-info-card label{display:block;font-size:.75rem;font-weight:600;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.operator-info-card span{display:block;font-size:.95rem;font-weight:600;color:#1e293b}.priority-badge{display:inline-block;padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.priority-badge.priority-high{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.priority-badge.priority-medium{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.priority-badge.priority-low{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.complex-badge{display:inline-block;padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600}.complex-badge.yes{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.complex-badge.no{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.operator-cuts-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0f172a14;border:1px solid #e2e8f0}.operator-cuts-container{display:flex;flex-direction:column;gap:1rem}.operator-cut-card{background:#fff;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden;transition:all .2s ease;box-shadow:0 1px 3px #0f172a0d}.operator-cut-card:hover{box-shadow:0 4px 12px #0f172a1a;border-color:#cbd5e1}.operator-cut-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:all .2s ease}.operator-cut-header:hover{background:#f1f5f9}.operator-cut-header h4{margin:0;font-size:1.1rem;font-weight:700;color:#1e293b}.cut-expand-indicator{font-size:.875rem;color:#64748b;font-weight:600;transition:transform .2s ease}.operator-cut-details-section{display:grid;grid-template-columns:1fr 260px;gap:2rem;align-items:start;padding:16px}.operator-cut-details-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.operator-cut-image-section{grid-row:span 3;align-self:start;display:flex;flex-direction:column;background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0}.operator-cut-image-section img{width:100%;height:100%;max-height:100%;object-fit:contain}.cut-detail-item{background:#f8fafc;padding:.875rem;border-radius:6px;border:1px solid #e2e8f0}.cut-detail-item label{display:block;font-size:.7rem;font-weight:600;color:#64748b;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.5px}.cut-detail-item span{display:block;font-size:.9rem;font-weight:600;color:#1e293b}.pip-badge{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.pip-badge.yes{background:#d1fae5;color:#065f46}.pip-badge.no{background:#f1f5f9;color:#64748b}.operator-cut-image-section{min-width:200px;background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;align-items:center;justify-content:flex-start;text-align:center}.operator-cut-image-section label{display:block;font-size:.75rem;font-weight:600;color:#64748b;margin-bottom:.75rem;text-align:center;text-transform:uppercase;letter-spacing:.5px}.operator-cut-image-section .job-form-image-container{margin:0 auto;width:100%;max-width:220px;--image-upload-height: 190px;display:flex;align-items:center;justify-content:center}.operator-cut-image-section .image-slider-wrapper,.operator-cut-image-section .image-slider-display,.operator-cut-image-section .image-placeholder-empty{align-items:center;justify-content:center}.operator-cut-image-section .slider-image{object-fit:contain;object-position:center}.quantity-input-group{margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.quantity-input-group:last-child{margin-bottom:0}.quantity-content-wrapper{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:start}.quantity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #cbd5e1;gap:.75rem;flex-wrap:wrap}.quantity-title-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.quantity-bulk-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.quantity-label{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}.apply-all-quantities-button{padding:.35rem .75rem;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.apply-all-quantities-button:hover{background:#dbeafe;border-color:#60a5fa}.apply-all-quantities-button:disabled{opacity:.55;cursor:not-allowed;background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.apply-count-input{width:76px;padding:.35rem .5rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.8rem;color:#1e293b}.apply-count-input:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa26}.apply-count-button{padding:.35rem .75rem;border:1px solid #86efac;background:#ecfdf5;color:#166534;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.apply-count-button:hover{background:#dcfce7;border-color:#4ade80}.apply-count-button:disabled{opacity:.55;cursor:not-allowed;background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.quantity-timers{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.quantity-timer{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f0f7ff;border-radius:6px;border:1px solid #bfdbfe}.quantity-timer.pause-timer{background:#fef3c7;border-color:#fcd34d}.quantity-timer.required-timer{background:#ecfeff;border-color:#a5f3fc}.timer-label{font-size:.875rem;font-weight:500;color:#64748b}.timer-value{font-size:1rem;font-weight:700;font-family:Courier New,monospace;color:#1e293b;min-width:80px;text-align:center}.timer-value.running{color:#10b981;animation:pulse 2s ease-in-out infinite}.timer-value.pause{color:#d97706}.reset-timer-button{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.reset-timer-button:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 2px 4px #ef44444d}.reset-timer-button:active{transform:translateY(0)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.quantity-save-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;align-items:center;gap:.75rem}.btn-save-quantity{padding:.5rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-save-quantity:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f64d}.btn-save-quantity:active{transform:translateY(0)}.btn-save-quantity.saved{background:#10b981;cursor:default}.btn-save-quantity.saved:hover{background:#10b981;transform:none;box-shadow:none}.btn-save-quantity:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.operator-cut-inputs-section{padding:1.5rem;background:#f8fafc;border-top:2px solid #e2e8f0}.operator-inputs-title{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #cbd5e1}.operator-inputs-title-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.operator-inputs-title-row .operator-inputs-title{margin:0;padding-bottom:0;border-bottom:none}.qa-title-legend{margin:0;gap:.45rem;padding:.4rem .55rem;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff}.qa-title-legend .qa-legend-title{font-size:.78rem;margin-right:.15rem}.qa-title-legend .qa-legend-item{font-size:.74rem;padding:.2rem .55rem}.capture-mode-toggle{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap;justify-content:flex-start}.qa-inline-status-block{display:flex;align-items:center;margin-left:.6rem}.qa-inline-summary{margin-top:0}.qa-selection-strip{border:1px solid #dbeafe;background:#f8fbff;border-radius:8px;padding:.6rem .75rem;margin-bottom:1rem}.qa-strip-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.5rem}.qa-select-all{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:#1e293b}.qa-strip-actions{display:inline-flex;align-items:center;gap:.45rem}.qa-action-button{border-radius:6px;padding:.28rem .62rem;font-size:.76rem;font-weight:700;border:1px solid transparent;cursor:pointer}.qa-action-button.ready{color:#166534;background:#ecfdf5;border-color:#86efac}.qa-action-button.sent{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.qa-action-button:disabled{opacity:.55;cursor:not-allowed}.qa-quantity-list{display:flex;flex-wrap:wrap;gap:.4rem}.qa-qty-pill{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.18rem .5rem;border:1px solid #cbd5e1;background:#fff;font-size:.75rem;font-weight:600;color:#334155}.qa-qty-pill input{margin:0}.qa-qty-pill input:disabled{opacity:.5;cursor:not-allowed}.qa-qty-pill.status-sent_to_qa{opacity:.85}.capture-mode-button{padding:.35rem .75rem;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.capture-mode-button.active{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.capture-range-controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.capture-range-separator{font-size:.85rem;color:#64748b;font-weight:600}.capture-range-hint{font-size:.8rem;color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;border-radius:6px;padding:.3rem .6rem}.range-approve-button{padding:.3rem .6rem;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer}.range-approve-button .tick-mark{color:#16a34a;font-weight:700}.range-approve-button.approved{border-color:#86efac;background:#ecfdf5;color:#166534}.range-approve-button:disabled{opacity:.55;cursor:not-allowed;background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.range-status-badge{display:inline-flex;align-items:center;border-radius:999px;font-size:.72rem;font-weight:600;padding:.15rem .55rem}.range-status-badge.pending{background:#eef2ff;color:#3730a3;border:1px solid #c7d2fe}.range-status-badge.approved{background:#ecfdf5;color:#166534;border:1px solid #86efac}.range-status-badge.status-saved{color:#075985;background:#e0f2fe;border:1px solid #7dd3fc}.range-status-badge.status-ready_for_qa{color:#166534;background:#ecfdf5;border:1px solid #86efac}.range-status-badge.status-sent_to_qa{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.range-status-badge.status-empty{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.qa-qty-pill.status-saved{border-color:#7dd3fc;background:#f0f9ff}.qa-qty-pill.status-ready_for_qa{border-color:#86efac;background:#f0fdf4}.qa-qty-pill.status-sent_to_qa{border-color:#c7d2fe;background:#eef2ff}.qa-qty-pill.status-empty{border-color:#fcd34d;background:#fffbeb}.operator-inputs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.operator-input-card{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.operator-input-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0f172a0d}.operator-input-card label{display:block;font-size:.75rem;font-weight:600;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.operator-input-card label.start-time-label-row{display:flex;align-items:center;justify-content:space-between;gap:.45rem;text-transform:uppercase}.start-time-pause-meta{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap}.start-time-pause-toggle{width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:#f59e0b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.start-time-pause-toggle:hover:not(:disabled){background:#f59e0b1f;color:#d97706}.start-time-pause-toggle:disabled{opacity:.45;cursor:not-allowed;color:#94a3b8}.start-time-pause-time{font-size:.7rem;font-weight:700;color:#d97706;text-transform:none;letter-spacing:0}.operator-input-card input,.operator-input-card select{width:100%;padding:.625rem .875rem;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;font-size:.875rem;font-weight:500;transition:all .2s ease;box-sizing:border-box}.operator-input-card input:focus,.operator-input-card select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.operator-input-card input.readonly-input{background-color:#f5f5f5;cursor:not-allowed;color:#666}.operator-input-card input.input-error,.operator-input-card select.input-error{border-color:#ef4444;border-width:2px}.operator-input-card .field-error{color:#ef4444;font-size:.75rem;margin-top:.25rem;margin-bottom:0;font-weight:500}.machine-hrs-input{width:100%}.idle-time-duration-wrapper{position:relative;display:flex;align-items:center}.idle-time-duration-wrapper input{padding-right:72px}.idle-time-add-icon{position:absolute;right:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;color:#10b981;transition:all .2s;z-index:1}.idle-time-add-icon:hover{color:#059669;background:#10b9811a;border-radius:4px;transform:scale(1.1)}.idle-time-reset-icon{position:absolute;right:8px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;color:#64748b;transition:color .2s;z-index:1}.idle-time-reset-icon:hover{color:#ef4444;background:#ef44441a;border-radius:4px}.operator-input-card select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.25rem}.assigned-to-select{width:100%;padding:.625rem 2.25rem .625rem .875rem;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;font-size:.875rem;font-weight:500;transition:all .2s ease;box-sizing:border-box;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.assigned-to-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.operator-totals-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.operator-total-card{background:linear-gradient(135deg,#1e293b,#334155);padding:1.25rem;border-radius:10px;box-shadow:0 2px 8px #0f172a26;border:1px solid #475569;text-align:center;transition:all .2s ease}.operator-total-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0f172a33}.operator-total-card:nth-child(2){background:linear-gradient(135deg,#065f46,#047857);border-color:#059669}.operator-total-card:nth-child(3){background:linear-gradient(135deg,#92400e,#78350f);border-color:#a16207}.operator-total-card:nth-child(4){background:linear-gradient(135deg,#7c2d12,#991b1b);border-color:#dc2626}.operator-total-card label{display:block;font-size:.75rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;opacity:.9}.operator-total-card span{display:block;font-size:1.35rem;font-weight:700;color:#fff}.operator-view-actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.btn-primary,.btn-secondary{padding:.75rem 1.75rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;box-shadow:0 1px 3px #0f172a1a}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb;box-shadow:0 2px 6px #3b82f64d;transform:translateY(-1px)}.btn-secondary{background:#fff;color:#64748b;border:1px solid #e2e8f0}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}@media(max-width:1200px){.operator-cut-details-section{grid-template-columns:1fr}.operator-inputs-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.quantity-content-wrapper{grid-template-columns:1fr}.pause-history-sidebar{min-width:100%;max-width:100%}}.pause-reason-card{grid-column:1 / -1;background:#fef3c7;border:2px solid #fcd34d;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pause-reason-input{width:100%;padding:.75rem;border:1px solid #fbbf24;border-radius:6px;font-size:.95rem;background:#fff;transition:all .2s ease}.pause-reason-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.pause-reason-input::placeholder{color:#9ca3af}.pause-history-sidebar{min-width:210px;max-width:230px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:10px;border:2px solid #e2e8f0;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .3s ease}.pause-history-sidebar:hover{box-shadow:0 6px 16px #0000001f;border-color:#cbd5e1}.pause-history-header{display:flex;align-items:center;gap:.5rem;padding:.55rem .7rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-bottom:2px solid #fcd34d}.pause-history-icon{color:#d97706;flex-shrink:0}.pause-history-title{flex:1;margin:0;font-size:.8rem;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.3px}.pause-history-count{background:#fff;color:#d97706;font-weight:700;font-size:.72rem;padding:.1rem .45rem;border-radius:12px;border:2px solid #fcd34d;min-width:22px;text-align:center}.pause-sessions-list{display:flex;flex-direction:column;gap:.45rem;padding:.55rem;max-height:160px;overflow-y:auto}.pause-sessions-list::-webkit-scrollbar{width:6px}.pause-sessions-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.pause-sessions-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.pause-sessions-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.pause-session-item{display:flex;gap:.45rem;background:#fff;padding:.45rem;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease;position:relative;overflow:hidden}.pause-session-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#f59e0b,#d97706)}.pause-session-item:hover{border-color:#fcd34d;box-shadow:0 4px 8px #f59e0b26;transform:translate(-2px)}.pause-session-badge{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:8px;border:2px solid #fcd34d}.pause-session-number{font-weight:700;color:#92400e;font-size:.68rem}.pause-session-content{flex:1;display:flex;flex-direction:column;gap:.35rem}.pause-session-duration-badge{display:inline-flex;align-items:center;gap:.25rem;font-weight:600;color:#d97706;font-size:.68rem;background:#fef3c7;padding:.15rem .4rem;border-radius:6px;width:fit-content;border:1px solid #fcd34d}.pause-session-duration-badge svg{color:#d97706;flex-shrink:0}.pause-session-reason{font-size:.72rem;color:#475569;line-height:1.25;font-weight:500;padding-left:.15rem}@media(max-width:768px){.operator-viewpage-panel{padding:1rem;gap:1rem}.operator-job-info-grid,.operator-cut-details-grid,.operator-inputs-grid,.operator-totals-section{grid-template-columns:1fr}}.datetime-input-wrapper{position:relative;width:100%}.datetime-input{width:100%;padding:10px 40px 10px 12px;border:1px solid #ddd;border-radius:4px;font-size:.875rem;line-height:1.25;transition:border-color .2s;cursor:text;box-sizing:border-box}.datetime-input.disabled{background-color:#f5f5f5;cursor:not-allowed;color:#666}.datetime-input-container{position:relative;display:flex;align-items:center}.datetime-input-container .datetime-input{padding-right:40px}.datetime-input-container.has-pause-button .datetime-input{padding-right:76px}.datetime-input:focus{outline:none;border-color:#2563eb}.datetime-input.input-error{border-color:#ef4444;border-width:2px}.datetime-pause-button{position:absolute;right:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;color:#f59e0b;transition:all .2s;z-index:1}.datetime-pause-button:hover{color:#d97706;background-color:#f59e0b1a;border-radius:4px}.datetime-pause-button:disabled{opacity:.45;cursor:not-allowed;color:#94a3b8;background:transparent}.datetime-icon-button{position:absolute;right:8px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;color:#64748b;transition:color .2s;z-index:1}.datetime-icon-button:hover:not(:disabled){color:#2563eb;background-color:#2563eb1a}.datetime-icon-button:disabled{opacity:.5;cursor:not-allowed}.datetime-input-wrapper .field-error{color:#ef4444;font-size:.75rem;margin-top:.25rem;margin-bottom:0;font-weight:500}.qc-table-panel{margin-top:.75rem}.qc-filters{display:flex;gap:.65rem;margin:.5rem 0 .9rem;flex-wrap:nowrap}.qc-filter-input,.qc-filter-select{height:36px;border:1px solid #cbd5e1;border-radius:8px;padding:0 .75rem;font-size:.9rem}.qc-filter-input{min-width:260px;max-width:460px}.qc-filter-select{min-width:180px}.jobs-table-wrapper .data-table th.qc-job-ref-col,.jobs-table-wrapper .data-table td.qc-job-ref-cell{min-width:132px}.jobs-table-wrapper .data-table th.qc-qty-col,.jobs-table-wrapper .data-table td.qc-qty-cell{min-width:72px}.jobs-table-wrapper .data-table td.qc-job-ref-cell,.jobs-table-wrapper .data-table td.qc-qty-cell{white-space:nowrap;word-break:normal;text-align:center}.jobs-table-wrapper .data-table th.qc-decision-col,.jobs-table-wrapper .data-table td.qc-decision-cell{min-width:150px;text-align:center}.jobs-table-wrapper .data-table th.qc-inspection-col,.jobs-table-wrapper .data-table td.qc-inspection-cell{min-width:240px;text-align:center}.qc-decision-actions{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;flex-wrap:nowrap;white-space:nowrap}.qc-inspection-report-actions{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;flex-wrap:nowrap;white-space:nowrap}.qc-approve-btn,.qc-reject-btn{height:30px;padding:0 .7rem;border-radius:8px;font-size:.8rem;font-weight:700;cursor:pointer}.qc-approve-btn{border:1px solid #86efac;color:#166534;background:#ecfdf5}.qc-approve-btn:hover{background:#dcfce7}.qc-reject-btn{border:1px solid #fca5a5;color:#991b1b;background:#fef2f2}.qc-reject-btn:hover{background:#fee2e2}.qc-inspection-report-actions{display:inline-flex;align-items:center;gap:.35rem}.qc-inspection-report-btn,.qc-inspection-report-download-btn{height:30px;padding:0 .7rem;border-radius:8px;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;font-size:.8rem;font-weight:700;cursor:pointer}.qc-inspection-report-btn:hover{background:#dbeafe}.qc-inspection-report-download-btn{border-color:#86efac;background:#ecfdf5;color:#166534}.qc-inspection-report-download-btn:hover{background:#dcfce7}.qc-inspection-report-close-btn{height:30px;width:30px;min-width:30px;padding:0;border-radius:999px;border:1px solid #fca5a5;background:#fef2f2;color:#b91c1c;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.qc-inspection-report-close-btn:hover{background:#fee2e2}.jobs-table-wrapper .group-row.critical-row{border-left:4px solid #dc2626;background-image:linear-gradient(180deg,#ffffff8a,#ffffff14 48%,#fff0),linear-gradient(90deg,#dc262633,#dc262612 38%,#fffffff2)}.jobs-table-wrapper .group-row.critical-row td:first-child{box-shadow:inset 4px 0 #dc2626}.jobs-table-wrapper .group-row.critical-row td{background:transparent!important;color:#0f172a}.jobs-table-wrapper .group-row.priority-row.priority-high{border-left:3px solid #ef4444;background-image:linear-gradient(180deg,#ffffff80,#ffffff14 48%,#fff0),linear-gradient(90deg,#ef44442e,#ef44440f 38%,#fffffff5)}.jobs-table-wrapper .group-row.priority-row.priority-high td:first-child{box-shadow:inset 3px 0 #ef4444}.jobs-table-wrapper .group-row.priority-row.priority-high td{background:transparent!important;color:#0f172a}.jobs-table-wrapper .group-row.priority-row.priority-medium{border-left:3px solid #f59e0b;background-image:linear-gradient(180deg,#ffffff85,#ffffff14 48%,#fff0),linear-gradient(90deg,#f59e0b33,#f59e0b12 38%,#fffffff5)}.jobs-table-wrapper .group-row.priority-row.priority-medium td:first-child{box-shadow:inset 3px 0 #f59e0b}.jobs-table-wrapper .group-row.priority-row.priority-medium td{background:transparent!important;color:#0f172a}.jobs-table-wrapper .group-row.priority-row.priority-low{border-left:3px solid #10b981;background-image:linear-gradient(180deg,#ffffff80,#ffffff14 48%,#fff0),linear-gradient(90deg,#10b98130,#10b98111 38%,#fffffff5)}.jobs-table-wrapper .group-row.priority-row.priority-low td:first-child{box-shadow:inset 3px 0 #10b981}.jobs-table-wrapper .group-row.priority-row.priority-low td{background:transparent!important;color:#0f172a}@media only screen and (min-width:768px)and (max-width:1024px){.qc-approve-btn,.qc-reject-btn,.qc-inspection-report-btn,.qc-inspection-report-download-btn{padding:0 .55rem;font-size:.76rem}.jobs-table-wrapper .data-table th.qc-inspection-col,.jobs-table-wrapper .data-table td.qc-inspection-cell{min-width:220px}}.qc-report-panel{display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 146px);overflow:hidden}.qc-report-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:1rem}.qc-report-toolbar-meta{display:flex;gap:1rem;color:#1f2d3d;font-weight:600;margin-left:auto}.qc-report-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;min-height:0;height:100%}.qc-report-left,.qc-report-right{border:1px solid #d6e0ff;border-radius:10px;background:#fff;padding:1rem;min-height:0;overflow:auto}.qc-report-left{display:flex;flex-direction:column;gap:.8rem}.qc-report-inline-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.qc-report-loading{margin:0;color:#6b7280;font-size:.9rem}.qc-report-left label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#334155;font-weight:600}.qc-report-left input,.qc-report-left textarea{border:1px solid #cbd5e1;border-radius:6px;padding:.45rem .55rem;font-size:.9rem}.qc-report-left textarea{resize:vertical}.qc-report-decision{border:1px solid #d6e0ff;border-radius:8px;padding:.6rem;display:flex;flex-direction:column;gap:.4rem;color:#1f2d3d;font-weight:600}.qc-report-decision label{flex-direction:row;align-items:center;gap:.4rem;font-weight:500}.qc-report-damage{border:1px solid #d6e0ff;border-radius:8px;padding:.6rem;display:flex;flex-direction:column;gap:.45rem}.qc-report-damage h4{margin:0 0 .2rem;font-size:.95rem}.qc-report-damage-row{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:.45rem;font-size:.85rem}.qc-report-damage-row label{flex-direction:row;align-items:center;gap:.25rem;font-weight:500}.qc-report-clear-toggle{border:1px solid #94a3b8;background:#f8fafc;color:#334155;border-radius:6px;padding:.2rem .5rem;cursor:pointer;font-size:.75rem}.qc-report-generate-btn{border:none;border-radius:8px;background:#0b7a39;color:#fff;padding:.6rem .9rem;font-weight:700;cursor:pointer}.qc-report-generate-btn:disabled{opacity:.7;cursor:not-allowed}.qc-report-action-row{display:flex;align-items:center;gap:.6rem}.qc-report-save-btn,.qc-report-generate-btn{flex:1 1 0}.qc-report-save-btn{border:1px solid #93c5fd;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:.6rem .9rem;font-weight:700;cursor:pointer}.qc-report-save-btn:hover{background:#dbeafe}.qc-report-right{display:flex;flex-direction:column;gap:.6rem;min-height:0;overflow:hidden}.qc-report-right h3,.qc-report-left h3{margin:0;color:#1e3a8a}.qc-report-table-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.qc-report-add-row-btn{border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;border-radius:8px;padding:.35rem .65rem;font-size:.8rem;font-weight:700;cursor:pointer}.qc-report-add-row-btn:disabled{opacity:.65;cursor:not-allowed}.qc-report-action-buttons{display:inline-flex;align-items:center;justify-content:center;gap:.2rem}.qc-report-action-btn{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:5px;width:22px;height:22px;padding:0;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.qc-report-action-btn.clear{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.qc-report-action-btn.remove{border-color:#fca5a5;color:#b91c1c;background:#fef2f2}.qc-report-action-btn:disabled{opacity:.65;cursor:not-allowed}.qc-report-table-wrap{overflow:auto;border:1px solid #d6e0ff;border-radius:8px;min-height:130px;max-height:420px}.qc-report-table{border-collapse:collapse;width:100%;min-width:720px;font-size:.86rem}.qc-report-table th,.qc-report-table td{border:1px solid #dbe2ff;padding:.25rem .35rem;text-align:center;background:#fff}.qc-report-table th{position:sticky;top:0;background:#eef4ff;z-index:1}.qc-report-table td input[type=text],.qc-report-table td input:not([type]){width:100%}.qc-report-table td input{border:1px solid #cbd5e1;border-radius:5px;padding:.25rem .35rem;font-size:.82rem}.qc-report-check-cell input[type=checkbox]{transform:scale(1.05);cursor:pointer}.qc-report-preview-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.qc-report-preview-note{margin:0;color:#64748b;font-size:.84rem}.qc-report-refresh-btn{border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;border-radius:8px;padding:.4rem .8rem;font-size:.8rem;font-weight:700;cursor:pointer}.qc-report-refresh-btn:disabled{opacity:.7;cursor:not-allowed}.qc-report-preview-shell{border:1px solid #d6e0ff;border-radius:8px;background:#f8fafc;flex:1;min-height:0;overflow:hidden;position:relative}.qc-report-preview-frame{width:100%;height:100%;border:none}.qc-report-preview-state{height:100%;display:flex;align-items:center;justify-content:center;font-size:.92rem;color:#334155;text-align:center;padding:1rem}.qc-report-preview-state.error{color:#b91c1c}@media(max-width:1200px){.qc-report-inline-fields,.qc-report-layout{grid-template-columns:1fr}.qc-report-panel{height:auto;overflow:visible}.qc-report-right{min-height:560px}}.user-management-container{display:flex;min-height:100vh;height:100vh;background:#f8fafc;overflow:hidden}.user-management-content{flex:1;margin-left:240px;padding:0;transition:margin-left .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.sidebar.collapsed~.user-management-content{margin-left:70px}.table-header-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.btn-add-user{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.btn-add-user:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e4d}.btn-primary{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e4d}.btn-secondary{background:#64748b;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#475569}.error-message{background:#fee2e2;color:#991b1b;padding:1rem;border-radius:8px;margin:2rem 2rem 1.5rem;border-left:4px solid #dc2626}.user-form-container{background:#fff;border-radius:16px;padding:2rem;margin:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.user-form-container h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.user-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:600;color:#475569}.form-group input,.form-group select{padding:.75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{flex:1;padding-right:3rem}.password-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#64748b;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.password-toggle:hover{color:#1e293b}.password-toggle svg{font-size:1.25rem}.form-actions{display:flex;gap:1rem;margin-top:1rem}.loading{text-align:center;padding:3rem 2rem;font-size:1.25rem;color:#64748b}.users-table-container{background:#fff;border-radius:20px;padding:1.25rem;margin:0 2rem;box-shadow:0 4px 10px #0f172a14;border:1px solid #e2e8f0;overflow:hidden}.users-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:18px;background:#fff;overflow:hidden}.users-table thead{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:18px 18px 0 0}.table-controls{display:flex;gap:.75rem;align-items:center;flex:1}.search-container{flex:1;max-width:400px;position:relative}.search-input{width:100%;padding:.625rem .625rem .625rem 2.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;transition:all .3s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.75rem center}.search-input:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.role-filter-container{flex-shrink:0}.role-filter-select{padding:.625rem 2rem .625rem .875rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center;min-width:140px}.role-filter-select:hover{background-color:#f8fafc;border-color:#cbd5e1}.role-filter-select:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.users-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#fff;font-size:.8125rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #16213e}.users-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease;position:relative}.users-table th.sortable:hover{background:#ffffff1a}.th-content{display:inline-flex;align-items:center;gap:.375rem}.sort-icon{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;margin-left:.35rem;gap:5px}.sort-arrow{font-size:.75rem;color:#fff6;display:block;height:.45rem;line-height:1;transition:color .2s ease,transform .2s ease}.sort-arrow.up{margin-bottom:-.125rem}.sort-arrow.down{margin-top:-.125rem}.sort-arrow.active{color:#fff;transform:scale(1.1)}.users-table td{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:.875rem}.users-table tbody tr:hover{background:#f8fafc}.role-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.role-admin{background:#fee2e2;color:#991b1b}.role-programmer{background:#dbeafe;color:#1e40af}.role-operator{background:#dcfce7;color:#166534}.role-qc{background:#fef3c7;color:#92400e}.action-buttons{display:flex;gap:.5rem}.btn-edit{background:#2563eb;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-edit:hover{background:#1d4ed8}.btn-delete{background:#dc2626;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-delete:hover{background:#b91c1c}.no-users{text-align:center;padding:3rem;color:#64748b}.modal-overlay{position:fixed;inset:0;background:#00000080;z-index:2000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.delete-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;z-index:2001;width:90%;max-width:450px;overflow:hidden;animation:slideUp .3s ease-out}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.modal-close{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.modal-close:hover{background:#f8fafc;color:#1e293b}.modal-body{padding:1.5rem;max-height:calc(80vh - 160px);overflow-y:auto}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e2e8f0}.delete-warning{font-size:1rem;font-weight:600;color:#dc2626;margin-bottom:1rem}.user-details{background:#f8fafc;padding:1rem;border-radius:8px;margin-bottom:1rem}.user-details p{margin:.5rem 0;font-size:.875rem;color:#1e293b}.user-details strong{color:#64748b;font-weight:600}.delete-note{font-size:.875rem;color:#64748b;font-style:italic;margin:0}.btn-delete-confirm{background:#dc2626;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-delete-confirm:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 12px #dc26264d}.pagination{display:flex;justify-content:space-between;align-items:center;padding:1rem;margin-top:.5rem;gap:1rem}.pagination-left{display:flex;align-items:center;gap:.5rem;flex:1}.show-label{font-size:.8125rem;color:#64748b;font-weight:500}.entries-selector{padding:.375rem 1.75rem .375rem .625rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.entries-selector:hover{border-color:#cbd5e1;background-color:#fff}.entries-selector:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.pagination-center{display:flex;align-items:center;gap:.25rem;flex:1;justify-content:center}.pagination-arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:1.125rem;font-weight:400;cursor:pointer;transition:all .3s ease}.pagination-arrow:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#1e293b}.pagination-arrow:disabled{opacity:.3;cursor:not-allowed}.pagination-page{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0 .5rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .3s ease}.pagination-page:hover{background:#f8fafc;border-color:#cbd5e1}.pagination-page.active{background:#e2e8f0;border-color:#cbd5e1;color:#1e293b}.pagination-right{font-size:.8125rem;color:#64748b;font-weight:500;text-align:right;flex:1}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.user-management-content{margin-left:56px}.user-form-container,.users-table-container,.error-message{margin-left:.9rem;margin-right:.9rem}.table-header-controls,.table-controls{flex-wrap:wrap}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait){.user-management-content{margin-left:56px}.form-row{grid-template-columns:1fr}}@media(max-width:768px){.user-management-content{margin-left:56px;padding:1rem}.user-management-header{flex-direction:column;align-items:flex-start;gap:1rem}.table-header-controls,.table-controls{flex-direction:column;align-items:stretch}.search-container{max-width:none}.role-filter-container,.role-filter-select,.btn-add-user{width:100%}.users-table-container{overflow-x:scroll}.pagination{flex-direction:column;gap:1rem;align-items:stretch}.pagination-left,.pagination-center,.pagination-right{flex:none;width:100%}.pagination-center{justify-content:flex-start;flex-wrap:wrap}.pagination-right{text-align:left}}.employee-logs-page-container{display:flex;min-height:100vh;background:radial-gradient(circle at 15% 20%,rgba(56,189,248,.18) 0%,transparent 35%),radial-gradient(circle at 85% 12%,rgba(99,102,241,.14) 0%,transparent 35%),linear-gradient(180deg,#eef2ff,#f8fafc,#f1f5f9)}.employee-logs-page-content{flex:1;margin-left:70px;min-height:100vh;max-height:100vh;overflow:hidden}.employee-logs-page-shell{margin:.75rem .5rem 1.25rem;padding-bottom:1.25rem}.employee-logs-container{border-radius:24px;padding:1.2rem;margin:0;border:1px solid rgba(148,163,184,.3);background:linear-gradient(135deg,#ffffffeb,#f8fafceb);box-shadow:0 20px 40px #1e293b1f,inset 0 1px #fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.employee-logs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.employee-logs-header h2{margin:0;color:#0f172a;font-size:1.5rem;letter-spacing:.2px}.employee-logs-header p{margin:.35rem 0 0;color:#334155;font-size:.95rem}.employee-role-tabs{display:inline-flex;gap:.5rem;margin-bottom:1rem;padding:.4rem;border-radius:999px;background:linear-gradient(135deg,#e2e8f0,#eef2ff);border:1px solid #cbd5e1}.employee-role-tab{border:1px solid transparent;background:transparent;color:#334155;padding:.42rem .95rem;border-radius:999px;font-size:.82rem;font-weight:800;cursor:pointer;transition:all .2s ease}.employee-role-tab.active{background:linear-gradient(135deg,#1a1a2e,#1e3a8a);color:#fff;box-shadow:0 8px 16px #1e3a8a47}.employee-log-filters{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.employee-csv-btn{height:40px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-weight:700;padding:0 .9rem;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer}.employee-csv-btn:hover{background:#f8fafc}.employee-search-input,.employee-status-select{height:40px;border-radius:12px;border:1px solid #cbd5e1;font-size:.92rem;color:#0f172a;background:#fff}.employee-search-input{width:min(520px,100%);padding:.625rem .75rem .625rem 2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.75rem center}.employee-status-select{min-width:165px;padding:.625rem 2rem .625rem .8rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center}.employee-search-input:focus,.employee-status-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.employee-log-user{display:flex;flex-direction:column;gap:.1rem}.employee-log-user strong{color:#0f172a}.employee-log-user span{color:#64748b;font-size:.8rem;text-transform:uppercase;letter-spacing:.45px;font-weight:700}.employee-log-user.employee-log-user-badge{align-items:center}.employee-log-user-initial-badge{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;color:#0f172a;font-size:.72rem;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.employee-work-item{display:inline-flex;align-items:center}.data-table-wrapper.employee-logs-table .data-table td.employee-work-item-cell{overflow:visible;text-overflow:clip;white-space:nowrap}.ref-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .6rem;font-size:.76rem;font-weight:800;color:#1e3a8a;border:1px solid #93c5fd;background:linear-gradient(135deg,#dbeafe,#eff6ff)}.employee-log-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.24rem .72rem;font-size:.75rem;font-weight:800;border:1px solid transparent;white-space:nowrap;min-width:92px;line-height:1.15;text-align:center}.employee-logs-table .data-table th.employee-status-col,.employee-logs-table .data-table td.employee-status-cell{min-width:120px;width:120px}.employee-logs-table .data-table td.employee-status-cell{white-space:nowrap!important;overflow:visible;text-overflow:clip}.employee-log-status.status-completed{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border-color:#86efac}.employee-log-status.status-in_progress{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border-color:#fcd34d}.employee-log-status.status-rejected{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border-color:#fca5a5}.created-at-split{display:flex;flex-direction:column;align-items:center;gap:.125rem;line-height:1.2}.created-at-split span{white-space:nowrap}.data-table-wrapper.employee-logs-table{max-height:calc(100vh - 300px);overflow-y:auto;overflow-x:auto;position:relative}.employee-logs-table .data-table{overflow:visible;border-collapse:separate;border-spacing:0}.employee-logs-table .data-table thead th{position:sticky;top:0;z-index:60;background:linear-gradient(135deg,#1a1a2e,#16213e)}.employee-logs-table .description-marquee{position:relative;width:100%;max-width:100%;overflow:hidden;white-space:nowrap;cursor:text}.employee-logs-table .description-marquee .marquee-animated{display:inline-block;min-width:100%;animation:description-marquee-scroll 2.8s linear infinite;will-change:transform;-webkit-user-select:none;user-select:none;pointer-events:none}.employee-logs-table .description-marquee .marquee-static{position:absolute;inset:0;display:none;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-user-select:text;user-select:text;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none}.employee-logs-table .description-marquee .marquee-static::-webkit-scrollbar{width:0;height:0}.employee-logs-table .data-table tbody tr .description-marquee:hover .marquee-static,.employee-logs-table .data-table tbody tr .description-marquee:focus-within .marquee-static{display:block}.employee-logs-table .data-table tbody tr .description-marquee:hover .marquee-animated,.employee-logs-table .data-table tbody tr .description-marquee:focus-within .marquee-animated{visibility:hidden}@keyframes description-marquee-scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.qa-placeholder-card{border-radius:16px;border:1px dashed #93c5fd;background:linear-gradient(135deg,#eff6ff,#eef2ff);padding:1.1rem 1.2rem}.qa-placeholder-card h3{margin:0 0 .45rem;color:#1e3a8a}.qa-placeholder-card p{margin:0;color:#334155}@media(max-width:1200px){.employee-logs-container{padding:1rem;border-radius:16px}.employee-logs-header{flex-wrap:wrap;gap:.6rem}.employee-log-filters{flex-wrap:wrap}.employee-search-input{width:100%}}@media(max-width:1024px){.employee-logs-page-content{margin-left:56px}}@media(max-width:768px){.employee-logs-page-content{margin-left:56px}.employee-logs-page-shell{margin:.5rem .35rem .8rem}}.admin-console-panel{margin-top:.75rem}.admin-mini-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.admin-mini-card{border:1px solid #dbe2ef;border-radius:12px;padding:.9rem;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 10px 24px #0f172a14;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.admin-mini-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0f172a1f}.admin-mini-card h4{margin:0 0 .4rem;font-size:.98rem;color:#0f172a}.admin-mini-card p{margin:0;font-size:.82rem;color:#64748b}.admin-console-actions{margin-top:.9rem;display:flex;justify-content:flex-end}.admin-section-modal label{display:block;margin-bottom:.35rem;font-size:.82rem;font-weight:700;color:#334155}.admin-section-modal input,.admin-section-modal textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .65rem;font-size:.86rem;box-sizing:border-box}.admin-option-input-row{display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:center}.admin-option-list{margin-top:.6rem;display:flex;flex-direction:column;gap:.45rem;max-height:260px;overflow-y:auto;padding-right:.2rem}.admin-option-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid #e2e8f0;border-radius:8px;padding:.42rem .55rem;background:#f8fafc}.admin-option-row span{font-size:.84rem;color:#1e293b;word-break:break-word}.admin-empty-text{margin:.2rem 0 0;font-size:.82rem;color:#64748b}.admin-help{margin:0 0 .6rem;font-size:.82rem;color:#64748b}.admin-customer-list{display:flex;flex-direction:column;gap:.45rem}.admin-customer-row{display:grid;grid-template-columns:1fr 110px auto;gap:.45rem}.admin-add-btn,.admin-remove-btn{height:32px;border-radius:8px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;font-weight:600;cursor:pointer}.admin-add-btn{width:fit-content;padding:0 .8rem}.admin-remove-btn{padding:0 .7rem;color:#b91c1c;border-color:#fecaca;background:#fef2f2}.admin-hours-grid{display:grid;grid-template-columns:1fr;gap:.55rem}.admin-modal-actions{margin-top:.8rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem}
