@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";html{font-size:62.5%;scroll-behavior:smooth;overflow-x:hidden}body{font-family:Roboto,Varela,sans-serif;line-height:1;font-weight:500;color:#212529}.rowEven{background-color:#f8f9fa}.rowOdd{background-color:#fefeff}.rowEven:hover,.rowOdd:hover,.addHover:hover{background-color:#ced4da}.glow-on-hover{border:none;outline:none;color:#fff;background:#111;cursor:pointer;position:relative;z-index:0;border-radius:10px}.glow-on-hover:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}.glow-on-hover:active{color:#000}.glow-on-hover:active:after{background:transparent}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.table-row{transition:background-color .3s}.table-row:hover{background-color:#f0f0f0;color:"black"}.slideshow-controls{margin:auto 10px 5px;background:#34495e4d;border-radius:8px;border:1px solid #34495e}.slideshow-status-display{margin-bottom:5px;text-align:center}.slideshow-title{font-size:12px;font-weight:600;color:#bdc3c7;text-transform:uppercase;letter-spacing:1px;text-shadow:0 1px 2px rgba(0,0,0,.3);padding:8px;background:#34495e33;border-radius:4px;border:1px solid #34495e}.slideshow-status-display .slideshow-status{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;background:#2ecc711a;border:1px solid #2ecc71;border-radius:4px;animation:pulse 2s infinite}.slideshow-controls-row{display:flex;gap:8px;align-items:center;padding:0 10px}.slideshow-button-container{flex:1}.slideshow-interval-container{flex:1;display:flex;align-items:center;gap:2px}.slideshow-btn{width:100%;padding:8px 12px;border:none;border-radius:4px;font-size:11px;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.start-btn{background:#27ae60;color:#fff}.start-btn:hover:not(:disabled){background:#229954;transform:translateY(-1px)}.start-btn:disabled{background:#7f8c8d;cursor:not-allowed;opacity:.6}.start-btn.active{background:#2ecc71;box-shadow:0 0 10px #2ecc714d}.stop-btn{background:#e74c3c;color:#fff}.stop-btn:hover:not(:disabled){background:#c0392b;transform:translateY(-1px)}.stop-btn:disabled{background:#7f8c8d;cursor:not-allowed;opacity:.6}.stop-btn.active{background:#e67e22;box-shadow:0 0 10px #e67e224d}.slideshow-interval-container label{font-size:12px;color:#bdc3c7;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.interval-dropdown{flex:1;padding:6px 8px;background:#34495e;color:#fff;border:1px solid #4a6741;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;outline:none;transition:all .3s ease;min-width:0}.interval-dropdown:hover{background:#3d5666;border-color:#3498db}.interval-dropdown:focus{border-color:#3498db;box-shadow:0 0 5px #3498db4d}.status-indicator{color:#2ecc71;font-size:13px;animation:blink 1s infinite}.status-text{font-size:11px;color:#2ecc71;font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media(max-width:1200px){.slideshow-title{font-size:16px;padding:7px}.slideshow-interval-container label{font-size:11px}.interval-dropdown{font-size:16px;padding:5px 7px}.slideshow-btn{font-size:16px;padding:7px 10px}.slideshow-interval-container label{font-size:14px}}@media(max-width:900px){.slideshow-title{font-size:16px;padding:7px}.slideshow-status-display .slideshow-status{padding:7px;gap:5px}.slideshow-controls-row{gap:6px;padding:0 8px}.slideshow-btn{font-size:14px;padding:6px 8px}.slideshow-interval-container label{font-size:14px}.interval-dropdown{font-size:16px;padding:5px 6px}.status-indicator{font-size:12px}.status-text{font-size:10px}}@media(max-width:600px){.slideshow-title{font-size:11px;padding:6px}.slideshow-status-display .slideshow-status{padding:6px;gap:4px}.slideshow-controls-row{gap:5px;padding:0 6px}.slideshow-btn{font-size:9px;padding:5px 6px}.slideshow-interval-container label{font-size:9px}.interval-dropdown{font-size:9px;padding:4px 5px}.status-indicator{font-size:11px}.status-text{font-size:9px}}.pie-chart-center-value{font-size:18px;font-weight:700;line-height:1.2}.pie-chart-center-value.fraction{font-size:10px}.fraction-container{display:flex;flex-direction:column;align-items:center;gap:2px}.fraction-numerator,.fraction-denominator{font-size:12px;font-weight:700;line-height:1}.fraction-line{width:100%;min-width:30px;height:1px;background-color:#374151}.pie-chart-center-label{font-size:10px;color:#6b7280}@media(max-width:1200px){.pie-chart-center-value{font-size:28px}.pie-chart-center-label{font-size:25px}}@media(max-width:900px){.pie-chart-center-value{font-size:25px}.pie-chart-center-label{font-size:20px}}@media(max-width:768px){.pie-chart-center-value{font-size:20px}.pie-chart-center-label{font-size:15px}}@media(max-width:600px){.pie-chart-center-value{font-size:24px}.pie-chart-center-label{font-size:11px}}@media(max-width:480px){.pie-chart-center-value{font-size:20px}.pie-chart-center-label{font-size:9px}}.production-summary-wrapper{display:flex;align-items:stretch;justify-content:space-between;width:100%;height:100%;gap:10px;padding:10px}.summary-container{display:flex;flex-direction:column;justify-content:space-evenly;gap:5px;min-width:150px;max-width:400px;flex-shrink:0;height:100%}.summary-box{display:flex;flex-direction:column;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease;font-weight:600;flex:1;min-height:0;justify-content:center;align-items:center;padding:16px 12px}.summary-box-value{font-size:1rem;font-weight:700}.summary-box-label{font-size:1rem;font-weight:600;text-transform:uppercase;color:#6c757d;text-align:center;line-height:1.3;letter-spacing:.5px}.summary-box-planned{background:#f8f8f8}.summary-box-availability{background:#e3f2fd;border:1px solid #0c66a7}.summary-box-availability .summary-box-value{color:#0c66a7}.summary-box-performance{background:#fff3cd;border:1px solid #856404}.summary-box-performance .summary-box-value{color:#856404}.summary-box-quality{background:#faecea;border:1px solid #c73d2e}.summary-box-quality .summary-box-value{color:#c73d2e}.summary-right-section{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;height:100%}.oee-chart-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;aspect-ratio:1}.chart-container{width:100%;height:100%;min-height:200px}.chart-container .recharts-wrapper{font-size:14px}@media(max-width:1200px){.production-summary-wrapper{gap:15px;padding:15px}.summary-container{width:300px;gap:10px}.summary-box{padding:14px 10px}.summary-box-value{font-size:2.2rem;margin-bottom:6px}.summary-box-label{font-size:1.5rem}.summary-right-section{padding:15px}.chart-container{min-height:180px}.oee-chart-wrapper{max-width:270px;max-height:270px}}@media(max-width:900px){.production-summary-wrapper{gap:20px;padding:12px}.summary-container{width:280px;gap:8px}.summary-box{padding:12px 8px}.summary-box-value{font-size:2rem;margin-bottom:5px}.summary-box-label{font-size:1.5rem}.summary-right-section{padding:12px}.chart-container{min-height:160px}.oee-chart-wrapper{max-width:230px;max-height:230px}}@media(max-width:768px){.production-summary-wrapper{gap:15px;padding:10px}.summary-box{padding:10px 6px}.summary-container{width:250px;gap:8px}.summary-box-value{font-size:1.7rem;margin-bottom:4px}.summary-box-label{font-size:1.5rem}.summary-right-section{padding:10px}.chart-container{min-height:140px}.oee-chart-wrapper{max-width:180px;max-height:180px}}@media(max-width:600px){.production-summary-wrapper{flex-direction:column;gap:15px;padding:15px}.summary-container{min-width:auto;max-width:100%;width:100%;gap:10px}.summary-box-value{font-size:2rem}.summary-box-label{font-size:.9rem}.summary-right-section{width:100%;padding:15px}.chart-container{min-height:180px}.oee-chart-wrapper{max-width:250px;max-height:250px;margin:0 auto}}@media(max-width:480px){.production-summary-wrapper{padding:12px;gap:12px}.summary-box{padding:12px 8px}.summary-box-value{font-size:1.8rem}.summary-box-label{font-size:.85rem}.chart-container{min-height:160px}.oee-chart-wrapper{max-width:200px;max-height:200px}.summary-right-section{padding:12px}}.maintenance-component{height:100%;width:100%;padding:5px;display:flex;flex-direction:column}.maintenance-component-specific .maintenance-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);gap:8px;height:100%;flex:1}.maintenance-grid-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column;min-height:0;min-width:0}.maintenance-component-specific .production-cell{grid-row:1;grid-column:1 / 3}.maintenance-component-specific .oee-cell{grid-row:1;grid-column:3 / 5}.maintenance-component-specific .runtime-cell{grid-row:1;grid-column:5 / 7}.maintenance-component-specific .rejection-cell{grid-row:2;grid-column:1 / 3}.maintenance-component-specific .other-rejection-cell{grid-row:2;grid-column:3 / 5}.maintenance-component-specific .alarm-cell{grid-row:2;grid-column:5 / 7}.maintenance-component-specific .main-drill-cell{grid-row:3;grid-column:1}.maintenance-component-specific .drain-hole-cell{grid-row:3;grid-column:2}.maintenance-component-specific .cutter-cell{grid-row:3;grid-column:3}.maintenance-component-specific .production-planned-cell{grid-row:3;grid-column:4 / 7}.production-data-container{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;background-color:#fff;padding:8px;gap:16px;height:100%;min-height:120px;overflow:hidden}.production-left-section{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(55px,auto);gap:8px;width:60%;max-height:100%;overflow-y:auto;overflow-x:hidden;padding-left:12px;direction:rtl}.production-left-section .metric-box{direction:ltr}.production-left-section .metric-box:nth-child(odd):last-child{grid-column:3}.production-left-section::-webkit-scrollbar{width:6px}.production-left-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.production-left-section::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.production-left-section::-webkit-scrollbar-thumb:hover{background:#555}.metric-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px;border-radius:6px;box-shadow:0 1px 3px #0000001a;height:100%;min-height:30px}.metric-box-value{font-size:14px;font-weight:700;margin-bottom:1px;line-height:1}.metric-box-label{font-size:8px;color:#6c757d;text-align:center;font-weight:600;text-transform:uppercase;line-height:1.5}.metric-box-planned{background-color:#fff;border:1px solid #e9ecef}.metric-box-planned .metric-box-value{color:#2c3e50}.metric-box-actual{background-color:#e8f5e8;border:1px solid #28a745}.metric-box-pph{background-color:#e3f2fd;border:1px solid #2196f3}.metric-box-pph .metric-box-value{color:#0d47a1}.production-right-section{display:flex;align-items:center;justify-content:center;width:40%;padding:8px}.oee-chart-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.metric-box-availability{background-color:#fff3cd;border:1px solid #ffeaa7}.metric-box-availability .metric-box-value{color:#856404}.metric-box-performance{background-color:#d1ecf1;border:1px solid #bee5eb}.metric-box-performance .metric-box-value{color:#0c5460}.metric-box-quality{background-color:#d4edda;border:1px solid #c3e6cb}.pie-chart-card-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%;min-height:100px;padding:20px}.main-drill-container{background-color:#fff;border-radius:12px;padding:10px;box-shadow:0 2px 8px #0000001a;margin:8px;height:100%}.main-drill-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.main-drill-icon-wrapper{width:48px;height:48px;background-color:#e3f2fd;border-radius:8px;display:flex;align-items:center;justify-content:center}.drain-hole-icon-wrapper{width:48px;height:48px;background-color:#fff3cd;border-radius:8px;display:flex;align-items:center;justify-content:center}.cutter-icon-wrapper{width:48px;height:48px;background-color:#f4e7d3;border-radius:8px;display:flex;align-items:center;justify-content:center}.main-drill-info{display:flex;flex-direction:column}.main-drill-label{font-size:14px;color:#666;font-weight:500}.main-drill-value{font-size:28px;font-weight:700;color:#2196f3;line-height:1}.drain-hole-value{font-size:28px;font-weight:700;color:#f1c40f;line-height:1}.cutter-value{font-size:28px;font-weight:700;color:#f19814;line-height:1}.main-drill-progress{position:relative;margin-top:24px}.main-drill-progress .MuiLinearProgress-root{height:10px;border-radius:16px;background-color:#e0e0e0}.main-drill-progress .MuiLinearProgress-bar{border-radius:16px;background-color:#2196f3}.drain-hole-progress{position:relative;margin-top:24px}.drain-hole-progress .MuiLinearProgress-root{height:10px;border-radius:16px;background-color:#e0e0e0}.drain-hole-progress .MuiLinearProgress-bar{border-radius:16px;background-color:#f1c40f}.cutter-progress{position:relative;margin-top:24px}.cutter-progress .MuiLinearProgress-root{height:10px;border-radius:16px;background-color:#e0e0e0}.cutter-progress .MuiLinearProgress-bar{border-radius:16px;background-color:#f19814}.loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:18px;color:#7f8c8d}.error{display:flex;align-items:center;justify-content:center;height:100vh;font-size:18px;color:#e74c3c}@media(max-width:1399px){.maintenance-component{padding:4px}.maintenance-component-specific .maintenance-grid{gap:6px}.production-data-container{padding:6px;gap:12px}.production-left-section{padding-left:10px}.metric-box-value{font-size:13px}.metric-box-label{font-size:7px}.main-drill-value{font-size:24px}.main-drill-label{font-size:13px}.main-drill-icon-wrapper{width:42px;height:42px}}@media(max-width:1199px){.maintenance-component-specific .maintenance-grid{gap:5px}.production-data-container{padding:5px;gap:12px;min-height:100px}.production-left-section{padding-left:10px}.metric-box{padding:3px;min-height:25px}.metric-box-value{font-size:12px}.metric-box-label{font-size:6.5px}.main-drill-container{padding:8px;margin:6px}.main-drill-value{font-size:20px}.main-drill-label{font-size:12px}.main-drill-icon-wrapper{width:38px;height:38px}.main-drill-header{gap:12px;margin-bottom:12px}}@media(max-width:991px){.maintenance-component-specific .maintenance-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,auto);gap:8px}.maintenance-component-specific .production-cell{grid-row:1;grid-column:1 / 5}.maintenance-component-specific .oee-cell{grid-row:2;grid-column:1 / 3}.maintenance-component-specific .runtime-cell{grid-row:2;grid-column:3 / 5}.maintenance-component-specific .rejection-cell{grid-row:3;grid-column:1 / 3}.maintenance-component-specific .other-rejection-cell{grid-row:3;grid-column:3 / 5}.maintenance-component-specific .alarm-cell{grid-row:4;grid-column:1 / 5}.maintenance-component-specific .main-drill-cell{grid-row:5;grid-column:1}.maintenance-component-specific .drain-hole-cell{grid-row:5;grid-column:2}.maintenance-component-specific .cutter-cell{grid-row:5;grid-column:3}.maintenance-component-specific .production-planned-cell{grid-row:5;grid-column:4}.production-data-container{flex-direction:column;gap:8px;min-height:auto}.production-left-section{width:100%;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:8px;overflow-y:auto;padding-left:10px}.production-right-section{width:100%;min-height:200px;padding:16px}.metric-box{min-height:40px}.metric-box-value{font-size:14px}.metric-box-label{font-size:7px}}@media(max-width:767px){.maintenance-component{padding:3px}.maintenance-component-specific .maintenance-grid{grid-template-columns:1fr;grid-template-rows:repeat(9,auto);gap:6px}.maintenance-component-specific .production-cell{grid-row:1;grid-column:1}.maintenance-component-specific .oee-cell{grid-row:2;grid-column:1}.maintenance-component-specific .runtime-cell{grid-row:3;grid-column:1}.maintenance-component-specific .rejection-cell{grid-row:4;grid-column:1}.maintenance-component-specific .other-rejection-cell{grid-row:5;grid-column:1}.maintenance-component-specific .alarm-cell{grid-row:6;grid-column:1;min-height:250px}.maintenance-component-specific .main-drill-cell{grid-row:7;grid-column:1}.maintenance-component-specific .drain-hole-cell{grid-row:8;grid-column:1}.maintenance-component-specific .cutter-cell{grid-row:9;grid-column:1}.maintenance-component-specific .production-planned-cell{grid-row:10;grid-column:1}.production-data-container{padding:6px}.production-left-section{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;overflow-y:auto;padding-left:10px}.production-right-section{min-height:180px;padding:12px}.main-drill-container{padding:6px;margin:4px}.main-drill-header{gap:10px;margin-bottom:10px}.main-drill-icon-wrapper{width:36px;height:36px}.main-drill-value{font-size:18px}.main-drill-label{font-size:11px}}@media(max-width:575px){.maintenance-component{padding:2px}.maintenance-component-specific .maintenance-grid{gap:5px}.production-data-container{padding:5px;gap:6px}.metric-box{padding:6px;min-height:50px}.metric-box-value{font-size:16px;margin-bottom:2px}.metric-box-label{font-size:8px}.production-right-section{min-height:150px;padding:10px}.production-left-section{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;overflow-y:auto;padding-left:10px}.main-drill-container{padding:8px;margin:5px}.main-drill-header{flex-direction:column;align-items:center;text-align:center;gap:8px}.main-drill-icon-wrapper{width:40px;height:40px}.main-drill-value{font-size:20px}.main-drill-label{font-size:12px}.main-drill-progress{margin-top:15px}}.topHeader{text-align:center;font-weight:700;font-size:3rem;color:#2c3e50;background-color:#ecf0f1;border-radius:10px;border:2px solid #3498db;box-shadow:0 4px 8px #0003;text-shadow:1px 1px 3px rgba(0,0,0,.1)}.carousel-container{position:relative;width:100%;overflow:hidden;background-color:#f5f5f5}.carousel{display:flex;overflow:hidden;width:100%;height:100vh}.carousel-track{display:flex;transition:transform 1s ease-in-out}.carousel-page{display:flex;flex-direction:column;width:100vw;height:100vh;flex-shrink:0;overflow:hidden;overflow-y:scroll;padding:20px}.card-row{display:flex;flex-wrap:wrap;margin:0;padding:0}.card{box-sizing:border-box;padding:5px;background-color:#f9f9f9;text-align:center;border-radius:10px;box-shadow:0 4px 8px #0003;width:32%;height:42vh;margin:5px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{background-color:#f1f1f1;transform:scale(1.05);box-shadow:0 6px 12px #0000004d}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#b5a6a6;color:#fff;border:none;padding:10px;cursor:pointer;border-radius:50%;z-index:1;width:50px;height:50px;transition:background-color .3s ease}.carousel-button:hover{background-color:#555}.prev{left:10px}.next{right:10px}.pagination-dots{position:absolute;bottom:10px;left:50%;top:1%;transform:translate(-50%);display:flex;gap:5px;z-index:2}.dot{width:10px;height:10px;background-color:#bbb;border-radius:50%;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#333}@media(max-width:1024px){.card{width:calc(50% - 20px);height:46vh;margin:5px}}@media(max-width:768px){.card-row{flex-direction:column}.card{width:90%;height:60vh;margin:5px auto}}body.no-scroll{overflow:hidden}.row{cursor:pointer}.row:hover{background-color:#d3d3d3}.mis-module{width:100%;max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.mis-header{margin-bottom:30px;display:flex;flex-direction:column}.mis-title-container{text-align:center;margin-bottom:25px}.mis-header h1{font-size:28px;font-weight:600;color:#333;margin-bottom:5px}.mis-description{color:#666;font-size:16px;margin-bottom:0}.action-buttons-container{display:flex;justify-content:center;margin-top:20px;margin-bottom:10px}.button-group{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}.button-group .ant-btn{height:32px;display:flex;align-items:center;justify-content:center;min-width:140px}.pdf-export-btn{background-color:#4a6cf7;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;height:32px;min-width:140px}.pdf-export-btn:hover{background-color:#3a5ce5}.pdf-export-btn svg{margin-right:8px}.pdf-cancel-btn{background-color:#f44336}.pdf-cancel-btn:hover{background-color:#e53935}.mis-selector{background-color:#f5f5f5;padding:20px;border-radius:8px;margin-bottom:30px;box-shadow:0 2px 4px #0000001a}.selector-container{display:flex;flex-wrap:wrap;gap:20px}.selector-item{flex:1;min-width:200px}.selector-item label{display:block;margin-bottom:5px;font-weight:500;color:#333}.selector-dropdown{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;background-color:#fff}.mis-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:20px}.visualization-container{margin-bottom:40px}.chart-container{margin-bottom:10px;position:relative}.chart-title,.table-title{font-size:18px;font-weight:500;color:#333;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee}.loading-indicator{display:flex;justify-content:center;align-items:center;height:200px;font-size:16px;color:#666}.error-message{padding:20px;background-color:#fff3f3;border-left:4px solid #ff4d4f;color:#cf1322;margin-bottom:20px;border-radius:4px}.no-data-message{padding:40px 20px;text-align:center;color:#999;background-color:#f9f9f9;border-radius:4px}.under-development{padding:40px 20px;text-align:center;color:#666;background-color:#f9f9f9;border-radius:4px}.table-container{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table th,.data-table td{padding:10px;text-align:center;border:1px solid #ddd}.data-table th{background-color:#f5f5f5;font-weight:600}.data-table tr:nth-child(2n){background-color:#f9f9f9}.data-table tr:hover{background-color:#f0f0f0}.stats-summary{background-color:#f5f7ff;padding:20px;border-radius:8px}.stats-grid{display:flex;flex-wrap:wrap;gap:20px;margin-top:15px}.stat-item{flex:1;min-width:150px;background-color:#fff;padding:15px;border-radius:6px;box-shadow:0 2px 4px #0000000d;text-align:center}.stat-label{font-size:14px;color:#666;margin-bottom:8px}.stat-value{font-size:24px;font-weight:600;color:#333}.multi-chart-container{display:flex;flex-direction:column;gap:30px;width:100%}.chart-selector{display:flex;align-items:center;margin-bottom:20px;padding:10px;background-color:#f5f5f5;border-radius:4px}.chart-selector label{margin-right:15px;font-weight:500;color:#333}.chart-selector .selector-dropdown{padding:8px 10px;border:1px solid #ddd;border-radius:4px;font-size:14px;min-width:200px}@media(max-width:768px){.mis-header{flex-direction:column;align-items:flex-start}.action-buttons-container{justify-content:flex-start}.button-group{justify-content:flex-start;gap:8px}.button-group .ant-btn{min-width:120px}.mis-header h1{font-size:24px;margin-bottom:10px}.mis-description{font-size:14px;margin-bottom:15px}.selector-container{flex-direction:column}.selector-item{min-width:100%}}@media(max-width:480px){.button-group{flex-direction:column;align-items:stretch;width:100%}.button-group .ant-btn,.pdf-export-btn{width:100%;margin-bottom:8px;min-width:unset}}.target-edit-modal .ant-modal-content{border-radius:8px}.target-edit-modal .ant-list-item:hover{background-color:#f5f5f5}.target-edit-modal .ant-list-item.selected{background-color:#e6f7ff;border-right:3px solid #1890ff}.department-list-item,.parameter-list-item{cursor:pointer;padding:10px;border-radius:4px;transition:background-color .3s}.department-list-item:hover,.parameter-list-item:hover{background-color:#f5f5f5}.department-list-item.selected,.parameter-list-item.selected{background-color:#e6f7ff;border-right:3px solid #1890ff}.target-value-container{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.target-value-label{font-weight:600;margin-bottom:10px}.target-value-input{width:100%;max-width:200px}.auto-save-hint{color:#999;font-size:12px;margin-top:8px}.corrective-action-list-container{padding:24px;max-width:1400px;margin:0 auto;background-color:#f5f5f5;min-height:100vh}.list-card{box-shadow:0 4px 12px #00000014;border-radius:8px;border:none}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.header-right{display:flex;align-items:center;gap:16px}.filters-section{display:flex;gap:12px;align-items:center}.table-section{margin-top:0}.reports-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;color:#262626;border-bottom:2px solid #f0f0f0}.reports-table .ant-table-tbody>tr:hover>td{background-color:#f5f9ff}.empty-state{padding:40px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:16px;opacity:.6}.empty-title{font-size:16px;font-weight:600;color:#595959;margin-bottom:8px}.empty-description{font-size:14px;color:#8c8c8c}@media(max-width:768px){.corrective-action-list-container{padding:16px}.page-header{flex-direction:column;gap:16px;align-items:stretch}.header-left{flex-direction:column;gap:12px}.header-right{flex-direction:column;align-items:stretch;gap:12px}.filters-section{flex-direction:row;justify-content:space-between}.subtitle{flex-direction:column;gap:4px;align-items:flex-start}.separator{display:none}}@media(max-width:480px){.filters-section{flex-direction:column;gap:8px}.filters-section .ant-select{width:100%!important}.header-right .ant-btn{width:100%}}.corrective-action-form-container{padding:24px;max-width:1500px;margin:0 auto;background-color:#f5f5f5;min-height:100vh}.form-card{box-shadow:0 4px 12px #00000014;border-radius:8px;border:none}.form-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.form-basic-info{margin:20px 0;padding:20px;background-color:#fafafa;border-radius:8px}.form-basic-info .ant-form-item{margin-bottom:0}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 20px;background-color:#fafafa;border-radius:8px 8px 0 0;border-bottom:1px solid #f0f0f0}.table-container{border:1px solid #f0f0f0;border-radius:0 0 8px 8px;overflow:hidden}.items-table .ant-table{margin:0}.items-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;text-align:center;padding:12px 8px;border-bottom:2px solid #f0f0f0}.items-table .ant-table-tbody>tr>td{padding:8px;vertical-align:top}.table-row:hover{background-color:#f5f9ff}.table-textarea{border:1px solid #d9d9d9;border-radius:4px;resize:none}.table-textarea:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.items-table .ant-input,.items-table .ant-select,.items-table .ant-picker{border:1px solid #d9d9d9;border-radius:4px}.items-table .ant-input:focus,.items-table .ant-select:focus,.items-table .ant-picker:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.cell-center{display:flex;align-items:center;justify-content:center;height:100%;min-height:40px}@media(max-width:768px){.corrective-action-form-container{padding:16px}.form-header{flex-direction:column;gap:16px;align-items:stretch}.header-left{flex-direction:column;gap:12px}.header-right{align-self:stretch}.header-right .ant-space{width:100%;justify-content:space-between}.form-basic-info{padding:16px}.table-header{flex-direction:column;gap:12px;align-items:stretch;padding:12px 16px}.subtitle{flex-direction:column;gap:4px;align-items:flex-start}.separator{display:none}}@media(max-width:480px){.header-right .ant-space{flex-direction:column;width:100%}.header-right .ant-space>*{width:100%}.form-basic-info .ant-row{flex-direction:column}.form-basic-info .ant-col{width:100%!important;max-width:100%!important}}.corrective-action-view-container{padding:24px;max-width:1400px;margin:0 auto;background-color:#f5f5f5;min-height:100vh}.view-card{box-shadow:0 4px 12px #00000014;border-radius:8px;border:none}.view-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.header-left{display:flex;align-items:flex-start;gap:20px;flex:1}.back-button{padding:6px 12px;height:auto;border:1px solid #d9d9d9;border-radius:6px;font-weight:500;transition:all .2s ease}.back-button:hover{color:#1890ff;border-color:#1890ff;background-color:#f6ffed}.title-section{flex:1}.subtitle{margin:8px 0 0;font-size:14px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.department-info,.parameter-info{color:#666}.department-info strong,.parameter-info strong{color:#333;margin-right:6px}.separator{color:#d9d9d9;font-weight:700}.header-right{display:flex;align-items:center}.report-info-section{margin:20px 0}.info-item{text-align:center;padding:16px;background-color:#fafafa;border-radius:6px;margin-bottom:16px}.info-value{margin-top:8px}.table-section{margin-top:24px}.view-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;color:#262626;text-align:center;padding:12px 8px}.view-table .ant-table-tbody>tr>td{padding:12px 8px;vertical-align:top}.text-cell{word-wrap:break-word;word-break:break-word;white-space:pre-wrap;max-width:200px}.error-state{text-align:center;padding:60px 20px}@media(max-width:768px){.corrective-action-view-container{padding:16px}.view-header{flex-direction:column;gap:16px;align-items:stretch}.header-left{flex-direction:column;gap:12px}.header-right{align-self:stretch}.header-right .ant-btn{width:100%}.subtitle{flex-direction:column;gap:4px;align-items:flex-start}.separator{display:none}.report-info-section .ant-col{margin-bottom:0}}@media(max-width:480px){.info-item{padding:12px}.table-section{margin-top:16px}}.dashboard{height:100vh;width:100vw;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f0f2f5;overflow:hidden;margin:0;padding:0}.header{height:107px;background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;display:flex;align-items:center;padding:10px 8px;box-shadow:0 2px 10px #0000001a}.header-logos{display:flex;flex-direction:row;gap:8px;min-width:180px}.logo-placeholder{background:#fff3;border-radius:6px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.4);cursor:pointer;height:90px;width:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:24px;padding:10px 16px}.logo-text{font-size:14px;font-weight:700;color:#fff;padding:0}.production-grid{flex:1;display:flex;flex-direction:column;margin:0 8px;width:80%}.production-grid-header{background:#fff3;padding:2px 0;text-align:center;font-size:14px;font-weight:550;border-radius:4px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-weight:700;min-height:29px;display:flex;align-items:center;justify-content:center;margin-bottom:5px;border:1px solid rgba(255,255,255,.4);letter-spacing:1px}.time-intervals{gap:5px;margin-bottom:5px}.time-interval{background:#ffffff1a;padding:2px 0;text-align:center;font-size:14px;border-radius:4px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-weight:550;min-width:0;word-break:break-word;line-height:1.2;min-height:43px;display:flex;align-items:center;justify-content:center}.time-interval.fixed-column{background:#fff3;border:1px solid rgba(255,255,255,.4);font-size:14px;font-weight:550}.time-interval.past{background:#ffc107cc}.time-interval.current{background:#28a745cc}.time-interval.future{background:#6c757dcc}.production-counts{gap:5px}.production-count{background:#fff3;padding:4px 0;text-align:center;font-size:14px;font-weight:700;border-radius:4px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);min-width:0;min-height:26px;display:flex;align-items:center;justify-content:center}.production-count.fixed-column{background:#fff3;border:1px solid rgba(255,255,255,.4);font-size:14px;font-weight:550}.production-count.past{background:#ffc107cc}.production-count.current{background:#28a745cc}.production-count.future{background:#6c757dcc}.datetime-shift{display:flex;flex-direction:column;gap:5px;min-width:120px;text-align:right}.date,.time,.shift{background:#fff3;padding:3.5px 12px;border-radius:4px;font-weight:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.4);font-size:12px}.dashboard .dashboard-body{flex:1;display:flex;height:calc(100vh - 115px)}.sidebar{width:200px;background:#2c3e50;color:#fff;display:flex;flex-direction:column;padding:10px 0;box-shadow:2px 0 5px #0000001a;position:relative}.sidebar-title{padding:15px 20px;font-size:12px;color:#bdc3c7;border-bottom:1px solid #34495e;margin-bottom:10px;display:none}.sidebar-tab{background:none;border:none;color:#fff;padding:17px 20px;text-align:left;cursor:pointer;transition:all .3s ease;font-size:12px;border-left:3px solid transparent;font-weight:700}.sidebar-tab:hover{background:#3498db1a;border-left-color:#3498db}.sidebar-tab.active{background:#3498db33;border-left-color:#3498db;font-weight:700}.dashboard .main-content{flex:1;padding:10px;overflow:auto;height:calc(100vh - 115px)}.no-selection{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#7f8c8d}.no-selection h2{margin-bottom:10px;color:#2c3e50}.dashboard .loading{height:100%;display:flex;justify-content:center;align-items:center;font-size:18px;color:#7f8c8d}.dashboard .under-construction{height:100%;display:flex;justify-content:center;align-items:center}.construction-content{text-align:center;color:#7f8c8d}.construction-icon{font-size:64px;margin-bottom:20px}.construction-content h2{color:#2c3e50;margin-bottom:10px}.construction-details{margin-top:20px;font-size:14px}.construction-details div{margin:5px 0}.eol-component{height:100%;width:100%;padding:5px;display:flex;flex-direction:column}.eol-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:8px;height:100%;flex:1}.rework-legends-cell{grid-row:1;grid-column:1.5/ 5}.grid-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.eol-image-cell{grid-row:1;grid-column:1;border:2px solid rgba(255,255,255,.8)}.weekly-chart-cell{grid-row:1;grid-column:2 / 5}.consolidated-defects-cell{grid-row:2;grid-column:2 / 5}.last30days-chart-cell{grid-row:3;grid-column:1 / 3}.today-sensors-chart-cell{grid-row:3;grid-column:3 / 5}.rework-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:8px;height:100%;flex:1}.production-comp-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:8px;height:100%;flex:1}.production-image-cell{grid-row:1;grid-column:1}.production-metrics-cell{grid-row:1;grid-column:2/3;display:flex;flex-direction:column;min-height:200px}.metrics-display{display:flex;flex-direction:row;padding:0 10px;height:100%}.metrics-columns{flex:0 0 41%;display:flex;flex-direction:column;gap:4px;justify-content:center}.metric-column{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8f9fa;border-radius:8px;padding:8px;border:1px solid #dee2e6}.metric-column .metric-value{font-size:10px;font-weight:700;color:#2c3e50;margin-bottom:4px}.metric-column .metric-label{font-size:10px;font-weight:600;color:#6c757d;line-height:1.2;text-align:center}.production-comp-grid .weekly-chart-cell{grid-row:1;grid-column:3/6}.daily-table-cell{grid-row:2;grid-column:1}.consolidated-defects-cell{grid-row:2;grid-column:2 / 6}.daily-reject-table-cell{grid-row:3;grid-column:1}.cummulative-reject-chart-cell{grid-row:3;grid-column:2 / 6}.legends{display:flex;flex-direction:column;gap:3px;padding:5px;flex:1;justify-content:center}.legends .item{padding:6px;border-radius:6px;font-size:11px;font-weight:700;min-height:25px;border:2px solid;color:#fff}.legends .item:nth-child(1){background:#c71f0d;border-color:#ffb3b3}.legends .item:nth-child(2){background:#e74c3c;border-color:#fcc}.legends .item:nth-child(3){background:#fd949d;border-color:#ffe6e6}.daily-defect-table{display:flex;flex-direction:column;height:100%}.daily-defect-table h3{color:#fff;margin:0;padding:8px 12px;font-size:12px;font-weight:600;text-align:center;background:linear-gradient(135deg,#3498db,#2980b9);min-height:20px;display:flex;align-items:center;justify-content:center}.table-container{flex:1;padding:8px;overflow-y:auto}.daily-defect-table table{width:100%;border-collapse:collapse;font-size:12px}.daily-defect-table th,.daily-defect-table td{padding:8px 4px;text-align:center;border-bottom:1px solid #ecf0f1}.daily-defect-table th{background:#34495e;color:#fff;font-weight:700;font-size:11px}.daily-defect-table th:nth-child(1){background:#95a5a6}.daily-defect-table th:nth-child(2){background:#27ae60}.daily-defect-table th:nth-child(3){background:#f1c40f;color:#2c3e50}.daily-defect-table th:nth-child(4){background:#e74c3c}.daily-defect-table th:nth-child(5){background:#3498db}.daily-defect-table td:nth-child(1){background:#ecf0f1}.daily-defect-table td:nth-child(2){background:#d5f4e6}.daily-defect-table td:nth-child(3){background:#fff3cd}.daily-defect-table td:nth-child(4){background:#f8d7da}.daily-defect-table td:nth-child(5){background:#d6eaf8;font-weight:700}.daily-defect-table td{font-size:11px;font-weight:500}.daily-defect-table tbody tr:hover{opacity:.8}.custom-tooltip{background-color:#fffffff2!important;border:1px solid #ccc!important;border-radius:4px!important;padding:8px!important;font-size:12px!important;box-shadow:0 2px 8px #00000026!important}.weekly-chart-container{flex:1;padding:5px!important;margin:0;min-height:80px!important}.weekly-chart-container-no-header{flex:1;padding:5px!important;margin:0!important;min-height:80px!important}.sensor-error-chart-container,.oee-chart-container,.pph-chart-container{flex:1;min-height:130px!important}.top-defects-chart-container{flex:1;padding:5px!important;margin:0!important;min-height:0}.station-chart-container{flex:1;padding:5px!important;margin:0!important;min-height:0;min-height:150px!important}.chart-container{flex:1;padding:5px!important;margin:0!important;min-height:0}.recharts-wrapper{margin:0!important}.recharts-surface{overflow:visible!important}.recharts-cartesian-axis-tick-line,.recharts-cartesian-axis-line{stroke:#34495e!important;stroke-width:1!important}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#e0e6ed!important;stroke-width:1!important}.recharts-text{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important;font-weight:400!important}.recharts-tooltip-wrapper{z-index:1000!important}.recharts-label-list{font-size:6px!important}.rework-defect-table th,.rework-defect-table td{padding:4px;text-align:center;border-bottom:1px solid #ecf0f1}.rework-table-container{padding:2px;overflow:auto}.rework-defect-table th:nth-child(2){background:#c71f0d}.rework-defect-table th:nth-child(3){background:#e74c3c;color:#fff}.rework-defect-table th:nth-child(4){background:#fd949d}.rework-defect-table td:nth-child(2){background:#faa7ae}.rework-defect-table td:nth-child(3){background:#fac4c4}.rework-defect-table td:nth-child(4){background:#fed9d9}.rework-defect-table h3{background:#980101;color:#fff}.day-wise-table-cell{grid-row:2;grid-column:1/3}.total-prod-cell{grid-row:2;grid-column:3/6}.py-comp-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:8px;height:100%;flex:1}.py-image-cell{grid-row:1;grid-column:1/3}.bio-metric-image-cell{grid-row:1;grid-column:1/4}.py-table-cell{grid-row:1;grid-column:3/5}.py-abnormal-cell{grid-row:1;grid-column:5/7}.defect-count-cell{grid-row:2;grid-column:1/4}.sensor-contributor-cell{grid-row:2;grid-column:4/7}.abnormal-count-cell{grid-row:3;grid-column:1/4}.abnormal-sensors-cell{grid-row:3;grid-column:4/7}.image-container{flex:1;display:flex;align-items:center;justify-content:center;background-color:#ecf0f1;padding:5px;overflow:hidden}.image-container img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px}.header-filter{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;padding:4px 8px;font-size:10px;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);outline:none;margin-right:8px}.chart-header{padding:6px 12px;font-size:12px;font-weight:600;text-align:center;margin:0;display:flex;align-items:center;justify-content:space-between;position:relative}@media(max-width:1200px){.header{height:100px;padding:8px 15px}.logo-placeholder{padding:6px 12px;font-size:12px;width:80px}.header-logos{min-width:180px}.time-interval{font-size:10px;padding:6px 2px}.production-count{font-size:16px;padding:10px 2px}.production-count.fixed-column{font-size:14px}}@media(max-width:768px){.dashboard-body{flex-direction:column}.sidebar{width:100%;height:60px;flex-direction:row;overflow-x:auto;padding:10px}.sidebar-tab{white-space:nowrap;padding:10px 15px;border-left:none;border-bottom:3px solid transparent}.sidebar-tab.active{border-bottom-color:#3498db;border-left:none}.eol-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto auto}.eol-image-cell{grid-row:1;grid-column:1}.weekly-chart-cell{grid-row:2;grid-column:1}.daily-table-cell{grid-row:3;grid-column:1}.consolidated-defects-cell{grid-row:4;grid-column:1}.last30days-chart-cell{grid-row:5;grid-column:1}.today-sensors-chart-cell{grid-row:6;grid-column:1}.header-logos{flex-direction:column;min-width:100px}.logo-placeholder{width:auto;height:40px;font-size:14px}.metrics-display{padding:5px;gap:8px;flex-direction:column}.donut-chart-container{flex:0 0 40%;min-height:80px}.metrics-columns{flex:0 0 55%;gap:4px}.metric-column{padding:8px 4px;min-height:35px}.metric-value{font-size:12px}.metric-label{font-size:8px}}@media(max-width:480px){.oee-value{font-size:14px}.oee-label,.metric-value{font-size:8px}.metric-label{font-size:6px}.metric-item{min-height:20px;padding:1px 3px}}@media(max-width:1400px){.time-interval{font-size:11px;padding:7px 3px;min-height:30px}.production-count{font-size:16px;padding:11px 3px;min-height:44px}.production-count.fixed-column{font-size:14px}.oee-value{font-size:22px}.oee-label,.metric-value{font-size:11px}.metric-label{font-size:9px}}@media(max-width:1000px){.production-grid{margin:0 10px}.time-interval{font-size:9px;padding:5px 2px;min-height:26px}.production-count{font-size:12px;padding:9px 2px;min-height:36px}.production-count.fixed-column{font-size:10px}.time-intervals,.production-counts{gap:3px}.metrics-display{padding:5px;gap:6px;flex-direction:row}.donut-chart-container{flex:0 0 45%;min-height:100px}.metrics-columns{flex:0 0 50%;gap:6px}.metric-column{padding:10px 6px;min-height:45px}.metric-value{font-size:14px}.metric-label{font-size:9px}}@media(min-width:1200px){.header[data-shift=C] .time-interval:not(.fixed-column){font-size:13px;padding:9px 6px;min-height:34px}.header[data-shift=C] .production-count:not(.fixed-column){font-size:20px;padding:13px 6px;min-height:50px}}@media(min-width:1920px){.time-interval:not(.fixed-column){font-size:14px;padding:10px 6px;min-height:36px}.production-count:not(.fixed-column){font-size:22px;padding:14px 6px;min-height:52px}.time-interval.fixed-column,.production-count.fixed-column{font-size:16px;padding:12px 8px}.header[data-shift=C] .time-interval:not(.fixed-column){font-size:16px;padding:12px 8px;min-height:40px}.header[data-shift=C] .production-count:not(.fixed-column){font-size:26px;padding:16px 8px;min-height:56px}}@media(min-width:1920px){.header{height:140px}.production-count:not(.fixed-column){font-size:24px;padding:16px 6px}.time-interval:not(.fixed-column){font-size:14px;padding:10px 6px}}.py-counter-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:4px;padding:4px;height:100%}.py-counter-cell{background:#e4effa;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2px;text-align:center;transition:all .3s ease;min-height:32px}.py-counter-cell:hover{background:#e9ecef;transform:translateY(-2px)}.py-counter-label{font-size:16px;font-weight:600;margin-bottom:4px;line-height:1.2}.user-profile-section{margin-top:auto;padding:0 10px;border-top:1px solid #34495e}.analyze-filters{background:#1b3665;color:#fff;padding:15px 20px;border-bottom:3px solid #204179}.filter-header{width:100%}.filter-stats{border:1px solid rgba(255,255,255,.3);border-radius:6px;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:1px}.back-button{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;padding:8px 16px;border-radius:4px;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s ease}.back-button:hover{background:#ffffff1a;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.analysis-filter-title h2{margin:0;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.variant-checkboxes-container{display:flex;justify-content:space-between;width:100%;gap:2px;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:1px}.variant-item{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1}.variant-name{font-size:11px;font-weight:700;color:#ecf0f1;text-align:center}.variant-checkboxes input[type=checkbox]{width:16px;height:16px;accent-color:#3498db;cursor:pointer;margin:0}.select-filter{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;padding:4px 8px;font-size:14px;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);outline:none;height:40px;width:100%;min-width:90px}.select-filter-option{font-size:14px;color:#000}.analyze-filters .MuiTextField-root{background:#ffffff1a;border-radius:4px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.analyze-filters .MuiTextField-root .MuiInputBase-root{color:#fff;background:transparent;font-size:14px}.analyze-filters .MuiTextField-root .MuiInputBase-input{color:#fff;padding:8px 10px;font-size:14px}.analyze-filters .MuiTextField-root .MuiInputLabel-root{color:#ffffffb3;font-size:14px}.analyze-filters .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#fff}.analyze-filters .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#ffffff4d}.analyze-filters .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#ffffff80}.analyze-filters .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#fff;border-width:1px}.analyze-filters .MuiTextField-root .MuiSvgIcon-root{color:#fff}.analyze-filters .MuiAutocomplete-root .MuiInputBase-root{padding:2px 4px!important}.analyze-filters .MuiAutocomplete-tag{margin:2px;height:24px;font-size:.75rem}.analyze-filters .MuiChip-root{height:24px;font-size:.75rem}.analyze-filters .MuiChip-label{padding:0 8px}.MuiAutocomplete-popper{min-width:500px!important}.MuiAutocomplete-popper .MuiPaper-root{width:100%!important}.MuiAutocomplete-listbox{max-height:300px}.MuiAutocomplete-option{font-size:14px;padding:8px 12px}.MuiPickersPopper-root .MuiPaper-root{background:#204179f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff}.MuiPickersPopper-root .MuiPickersCalendarHeader-root{padding:4px 8px}.MuiPickersPopper-root .MuiPickersCalendarHeader-root,.MuiPickersPopper-root .MuiPickersCalendarHeader-root .MuiIconButton-root{color:#fff}.MuiPickersPopper-root .MuiDayCalendar-root .MuiPickersDay-root{color:#fff;border:none;margin:1px;min-width:28px}.MuiDayCalendar-weekContainer{margin:0!important}.MuiPickersPopper-root .MuiDayCalendar-root .MuiPickersDay-root:hover{background:#ffffff1a}.MuiPickersPopper-root .MuiDayCalendar-root .MuiPickersDay-root.Mui-selected{background:#fff3;color:#fff}.MuiPickersPopper-root .MuiPickersYear-yearButton{color:#fff}.MuiPickersPopper-root .MuiPickersYear-yearButton:hover{background:#ffffff1a}.MuiPickersPopper-root .MuiPickersMonth-monthButton{color:#fff}.MuiPickersPopper-root .MuiPickersMonth-monthButton:hover{background:#ffffff1a}.category-multi-select .multi-select-trigger{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:40px}.category-multi-select .multi-select-trigger:hover{border-color:#ffffff80}.category-multi-select .multi-select-trigger.open{border-color:#fff;box-shadow:0 0 0 2px #ffffff40}.category-multi-select .multi-select-value{color:#fff}.category-multi-select .multi-select-arrow{color:#ffffffb3}.category-multi-select .multi-select-dropdown-menu{background:#204179f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff}.category-multi-select .multi-select-actions{border-bottom:1px solid rgba(255,255,255,.2)}.category-multi-select .multi-select-action-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff}.category-multi-select .multi-select-action-btn:hover{background:#fff3;border-color:#ffffff80}.category-multi-select .multi-select-action-btn.clear{color:#ff6b6b;border-color:#ff6b6b}.category-multi-select .multi-select-action-btn.clear:hover{background:#ff6b6b33}.category-multi-select .multi-select-option{color:#fff}.category-multi-select .multi-select-option:hover{background:#ffffff1a}.category-multi-select .multi-select-option.selected{background:#fff3}.category-multi-select .multi-select-option-text{color:#fff}@media(max-width:768px){.filter-row{grid-template-columns:1fr;gap:10px}.filter-header{flex-direction:column;gap:10px;align-items:flex-start}.analyze-filters{padding:10px 15px}.checkbox-group{flex-direction:row;flex-wrap:wrap;gap:12px}.select-filter{min-width:80px;font-size:13px}}.multi-select-dropdown{position:relative;display:inline-block;width:100%;min-width:140px;max-width:180px}.multi-select-trigger{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid rgba(255,255,255,.3);border-radius:4px;background:#fff3;cursor:pointer;transition:all .2s ease;font-size:14px;height:40px;box-shadow:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.multi-select-trigger:hover{border-color:#ffffff80;background:#ffffff40}.multi-select-trigger.open{border-color:#fff;box-shadow:0 0 0 2px #ffffff40;background:#ffffff40}.multi-select-value{flex:1;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.multi-select-arrow{margin-left:8px;transition:transform .2s ease;color:#ffffffb3;font-size:12px;font-weight:700}.multi-select-trigger.open .multi-select-arrow{transform:rotate(0)}.multi-select-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#1e3a8a;border:1px solid #1e40af;border-radius:8px;box-shadow:0 10px 25px #0000004d;z-index:1000;max-height:300px;overflow:hidden;margin-top:4px;min-width:250px}.multi-select-actions{padding:12px 16px;border-bottom:1px solid #1e40af;display:flex;gap:8px}.multi-select-action-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:6px 12px;cursor:pointer;font-size:12px;color:#374151;transition:all .2s ease;font-weight:500}.multi-select-action-btn:hover{background:#e5e7eb;border-color:#9ca3af}.multi-select-action-btn.clear-all{background:#dc2626;color:#fff;border-color:#dc2626}.multi-select-action-btn.clear-all:hover{background:#b91c1c;border-color:#b91c1c}.multi-select-options{max-height:200px;overflow-y:auto;padding:4px 0}.multi-select-option{display:flex;align-items:center;padding:10px 16px;cursor:pointer;transition:background-color .2s ease;color:#fff}.multi-select-option:hover{background:#ffffff1a}.multi-select-option.selected{background:#ffffff26}.multi-select-checkbox-container{margin-right:12px;display:flex;align-items:center}.multi-select-checkbox{width:16px;height:16px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #ffffff;border-radius:3px;background:transparent;position:relative;transition:all .2s ease}.multi-select-checkbox:checked{background:#3b82f6;border-color:#3b82f6}.multi-select-checkbox:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.multi-select-checkbox:hover{border-color:#93c5fd}.multi-select-option-text{flex:1;font-size:14px;color:#fff;font-weight:500}.multi-select-dropdown.disabled .multi-select-trigger{background:#ffffff1a;color:#ffffff80;cursor:not-allowed;border-color:#ffffff1a}.multi-select-dropdown.disabled .multi-select-arrow{color:#ffffff80}.multi-select-options::-webkit-scrollbar{width:6px}.multi-select-options::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.multi-select-options::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.multi-select-options::-webkit-scrollbar-thumb:hover{background:#ffffff80}.multi-select-trigger:focus{outline:none;border-color:#fff;box-shadow:0 0 0 2px #ffffff40}.multi-select-action-btn:focus{outline:none;box-shadow:0 0 0 2px #3b82f633}.multi-select-option:focus{outline:none;background:#fff3}.analyze-eol-body{height:calc(100vh - 188px);overflow:auto}.filter-header{display:flex;justify-content:space-between;align-items:center}.filter-title{display:flex;align-items:center;gap:15px}.filter-title h2{margin:0;font-size:20px;font-weight:700;color:#3498db}.filter-controls{background:#ffffff1a;border-radius:8px;padding:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.filter-group{display:flex;flex-direction:column;gap:5px}.filter-group label{font-size:12px;font-weight:700;color:#ecf0f1;text-transform:uppercase;letter-spacing:.5px}.filter-input,.filter-select{background:#ffffffe6;border:1px solid #bdc3c7;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500;color:#2c3e50;transition:all .3s ease}.filter-input:focus,.filter-select:focus{outline:none;border-color:#3498db;background:#fff;box-shadow:0 0 0 2px #3498db33}.status-message{margin:10px 20px;padding:12px 16px;border-radius:6px;font-weight:700;font-size:14px;animation:slideIn .3s ease}.status-message.success{background:#27ae601a;border:2px solid #27ae60;color:#27ae60}.status-message.error{background:#e74c3c1a;border:2px solid #e74c3c;color:#e74c3c}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.analyze-table-container{flex:1;padding:20px;background:#f0f2f5;overflow-y:auto;height:calc(100vh - 300px)}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#7f8c8d;font-size:16px}.loading-spinner{width:40px;height:40px;border:4px solid #ecf0f1;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;border:2px solid #34495e;margin:5px 15px}.analyze-table{width:100%;border-collapse:collapse;font-size:12px}.analyze-table thead{background:linear-gradient(135deg,#2c3e50,#34495e)}.analyze-table th{padding:12px 8px;text-align:center;font-weight:700;font-size:11px;color:#fff;border:1px solid #34495e;text-transform:uppercase;letter-spacing:.5px}.analyze-table td{padding:10px 8px;border:1px solid #bdc3c7;vertical-align:middle;font-weight:500}.analyze-table tbody tr:nth-child(2n){background:#f8f9fa}.analyze-table tbody tr:nth-child(odd){background:#fff}.analyze-table tbody tr:hover{background:#3498db1a}.merged-cell{background:#ecf0f1!important;font-weight:700;text-align:center}.defect-type{display:inline-block;background:#e74c3c1a;color:#e74c3c;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase}.variant-badge{display:inline-block;background:#3498db1a;color:#3498db;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700}.timestamp-cell{font-size:11px;line-height:1.3;color:#000;min-width:120px;word-wrap:break-word;font-family:inherit;font-weight:100}.sensor-cell{font-weight:700;color:#2c3e50;text-align:center}.description-cell{font-size:10px;line-height:1.3;max-width:150px;color:#000;word-wrap:break-word;font-family:inherit;font-weight:500}.quantity-cell{text-align:center;font-weight:700;color:#1a1d1e}.remarks-cell{max-width:200px}.remarks-display{font-size:11px;line-height:1.3;color:#1a1d1e;word-wrap:break-word}.remarks-textarea{width:100%;min-height:40px;padding:6px 8px;border:2px solid #f39c12;border-radius:4px;background:#fff3cd;font-size:11px;font-family:inherit;resize:vertical;transition:all .3s ease}.remarks-textarea:focus{outline:none;border-color:#e67e22;background:#fff}.edit-select{width:100%;padding:6px 8px;border:2px solid #f39c12;border-radius:4px;background:#fff3cd;font-size:11px;font-weight:700;color:#2c3e50;transition:all .3s ease}.edit-select:focus{outline:none;border-color:#e67e22;background:#fff}.actions-cell{text-align:center}.action-button{padding:8px 12px;border:none;border-radius:4px;font-size:10px;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.edit-button{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.edit-button:hover{background:linear-gradient(135deg,#2980b9,#1f618d);transform:translateY(-1px);box-shadow:0 2px 4px #0003}.save-button{background:linear-gradient(135deg,#27ae60,#229954);color:#fff}.save-button:hover:not(:disabled){background:linear-gradient(135deg,#229954,#1e8449);transform:translateY(-1px);box-shadow:0 2px 4px #0003}.save-button:disabled{background:#bdc3c7;cursor:not-allowed;transform:none;box-shadow:none}.pagination-container{margin-top:20px;display:flex;justify-content:center}.pagination{display:flex;align-items:center;gap:10px;background:#fff;padding:10px 20px;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #ddd}.pagination-button{padding:8px 16px;border:1px solid #bdc3c7;border-radius:4px;background:#fff;color:#2c3e50;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s ease}.pagination-button:hover:not(:disabled){background:#3498db;color:#fff;border-color:#3498db;transform:translateY(-1px)}.pagination-button:disabled{background:#ecf0f1;color:#bdc3c7;cursor:not-allowed;border-color:#ecf0f1}.pagination-info{display:flex;gap:5px}.pagination-number{width:32px;height:32px;border:1px solid #bdc3c7;border-radius:4px;background:#fff;color:#2c3e50;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.pagination-number:hover{background:#ecf0f1;border-color:#95a5a6}.pagination-number.active{background:#3498db;color:#fff;border-color:#3498db}.chart-wrapper{margin:15px;border:1px solid #34495e;border-radius:8px;box-shadow:0 2px 8px #0000001a;background:#fff;height:300px;display:flex;flex-direction:column}@media(max-width:1400px){.filter-row{grid-template-columns:repeat(2,1fr)}.analyze-table{font-size:11px}.analyze-table th,.analyze-table td{padding:8px 6px}}@media(max-width:1000px){.filter-header{flex-direction:column;gap:10px;align-items:flex-start}.filter-row{grid-template-columns:1fr}.analyze-table-container{padding:10px;height:calc(100vh - 350px)}.table-wrapper{overflow-x:auto}.analyze-table{min-width:800px}}@media(max-width:768px){.dashboard .analyze-filters{padding:10px 15px}.filter-title{flex-direction:column;gap:10px;align-items:flex-start}.filter-title h2{font-size:18px}.pagination{flex-wrap:wrap;gap:5px}.pagination-info{order:2;width:100%;justify-content:center;margin-top:10px}}.action-button:disabled{position:relative;color:transparent}.action-button:disabled:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}.action-button:focus,.filter-input:focus,.filter-select:focus,.pagination-button:focus,.pagination-number:focus{outline:2px solid #3498db;outline-offset:2px}@media print{.dashboard .analyze-filters,.pagination-container,.actions-cell{display:none}.analyze-table-container{height:auto;padding:0}.table-wrapper{box-shadow:none;border:1px solid #000}.analyze-table th,.analyze-table td{border:1px solid #000;padding:4px}}.defect-type-ok{color:#27ae60;font-weight:700;background-color:#e8f5e8;padding:2px 6px;border-radius:3px}.edit-button-disabled{opacity:.5;cursor:not-allowed}.edit-button-disabled:hover{opacity:.5}.category-badge{display:inline-block;background:#3498db1a;color:#3498db;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase}.duration-badge{display:inline-block;background:#e74c3c1a;color:#e74c3c;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;font-family:Courier New,monospace}.alarm-code-badge{display:inline-block;background:#8e44ad1a;color:#8e44ad;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700;font-family:Courier New,monospace}.category-cell,.duration-cell,.alarm-code-cell{text-align:center;font-weight:700}.analyze-table tbody tr:hover .category-badge{background:#3498db33}.analyze-table tbody tr:hover .duration-badge{background:#e74c3c33}.analyze-table tbody tr:hover .alarm-code-badge{background:#8e44ad33}
