html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom)}#root{min-height:100vh;min-height:-webkit-fill-available;display:flex;flex-direction:column}#root>div{flex:1 1 auto;overflow-y:auto;min-height:0}*{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input,select,textarea{font-size:16px!important}.touch-target{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.touch-target-large{min-height:48px;min-width:48px}@media (max-width: 640px){button,.btn-primary,.btn-secondary,.btn-equipment-primary{min-height:44px;padding:.75rem 1.25rem;font-size:1rem}.button-group-mobile{display:flex;flex-direction:column;gap:.75rem;width:100%}.button-group-mobile button{width:100%}}@media (max-width: 1024px){header,.mobile-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1000!important;padding-top:env(safe-area-inset-top,0px)!important;background:white!important}.mobile-header>div{padding-top:.5rem}.mobile-hide-text{display:none}.theme-toggle{background:var(--autovol-gray-bg)!important;border:2px solid var(--autovol-teal)!important;border-radius:8px!important;padding:.5rem!important;min-width:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.25rem!important;transition:all .2s ease!important}.theme-toggle:active{transform:scale(.95);background:var(--autovol-teal)!important}.mobile-current-tab{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--autovol-teal-light);border-radius:8px;font-size:.875rem;font-weight:600;color:var(--autovol-navy);border:2px solid var(--autovol-teal)}.mobile-current-tab-icon{font-size:1.25rem}}@media (max-width: 640px){header .max-w-7xl{padding-left:.75rem;padding-right:.75rem}.mobile-hide-role{display:none}.mobile-header-compact{flex-direction:column;align-items:flex-start;gap:.5rem}}.mobile-nav-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav-drawer{position:fixed;top:0;left:-100%;width:300px;max-width:85vw;height:100%;height:100dvh;background:white;z-index:1000;transition:left .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 16px #0003;display:flex;flex-direction:column}.mobile-nav-drawer.active{left:0}.mobile-nav-header{padding:1.5rem;padding-top:calc(1.5rem + env(safe-area-inset-top,0px));background:linear-gradient(135deg,var(--autovol-navy) 0%,#2a4a6f 100%);color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a;flex-shrink:0}.mobile-nav-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px}.mobile-nav-items{padding:1rem 0;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px))}.mobile-nav-item{display:flex;align-items:center;padding:1rem 1.5rem;color:var(--autovol-navy);text-decoration:none;border-left:4px solid transparent;transition:all .2s ease;cursor:pointer;min-height:60px;font-size:1rem;font-weight:500;position:relative}.mobile-nav-item:hover,.mobile-nav-item:active{background-color:var(--autovol-gray-light);border-left-color:var(--autovol-teal)}.mobile-nav-item.active{background:linear-gradient(90deg,var(--autovol-teal-light) 0%,rgba(0,123,138,.1) 100%);border-left-color:var(--autovol-teal);font-weight:700;color:var(--autovol-teal)}.mobile-nav-item.active:after{content:"✓";position:absolute;right:1.5rem;color:var(--autovol-teal);font-weight:700;font-size:1.25rem}.mobile-nav-item-icon{width:24px;height:24px;margin-right:1rem;min-width:24px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center}.mobile-nav-item-label{flex:1}.mobile-fab-menu{display:none;position:fixed!important;bottom:20px!important;right:16px!important;left:auto!important;top:auto!important;width:44px;height:44px;border-radius:8px;background:transparent;color:var(--autovol-navy, #1E3A5F);border:none;cursor:pointer;z-index:9999!important;align-items:center;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:opacity .2s ease;bottom:calc(20px + env(safe-area-inset-bottom,0px))!important}.mobile-fab-menu:active{opacity:.7}.mobile-fab-menu.active{color:var(--autovol-teal, #00A19C)}.mobile-fab-icon{width:22px;height:16px;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.mobile-fab-icon span{display:block;height:2px;width:22px;background-color:currentColor;border-radius:1px;transition:all .3s ease}@media (max-width: 1180px){.mobile-fab-menu{display:flex}}.mobile-menu-button{display:none}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid #e5e7eb;display:none;z-index:100;box-shadow:0 -2px 10px #0000001a}.bottom-nav-items{display:flex;justify-content:space-around;padding:.5rem 0}.bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;padding:.5rem;color:#6b7280;text-decoration:none;transition:color .2s ease;min-height:56px;justify-content:center}.bottom-nav-item.active{color:var(--autovol-teal)}.bottom-nav-item-icon{font-size:1.25rem;margin-bottom:.25rem}.bottom-nav-item-label{font-size:.625rem;font-weight:500}@media (max-width: 640px){.bottom-nav{display:block}body.has-bottom-nav{padding-bottom:70px}}.container-mobile{padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.container-mobile{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.container-mobile{padding-left:2rem;padding-right:2rem}}.grid-responsive{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.grid-responsive{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid-responsive{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.grid-responsive-2{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 768px){.grid-responsive-2{grid-template-columns:repeat(2,1fr)}}.table-container-mobile{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem}@media (min-width: 1024px){.table-container-mobile{margin:0;padding:0}}.table-card-mobile{display:none}@media (max-width: 640px){.table-desktop{display:none}.table-card-mobile{display:block}.table-card-item{background:white;border-radius:.5rem;padding:1rem;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001a}.table-card-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.table-card-row:last-child{border-bottom:none}.table-card-label{font-weight:600;color:#6b7280;font-size:.875rem}.table-card-value{font-weight:500;color:#111827}}@media (max-width: 640px){.modal-content,.equipment-modal-content{max-width:100%;width:100%;max-height:100vh;margin:0;border-radius:0}.modal-overlay,.equipment-modal-overlay{padding:0;align-items:flex-end}.modal-content{animation:slideUpMobile .3s ease}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media (max-width: 640px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.text-3xl{font-size:1.875rem}.text-2xl{font-size:1.5rem}}.hide-mobile{display:block}.show-mobile{display:none}@media (max-width: 640px){.hide-mobile{display:none!important}.show-mobile{display:block}}.hide-tablet{display:block}.show-tablet{display:none}@media (min-width: 640px) and (max-width: 1024px){.hide-tablet{display:none}.show-tablet{display:block}}.hide-mobile-tablet{display:flex}.show-mobile-tablet{display:none!important}@media (max-width: 1180px){.hide-mobile-tablet{display:none!important}.show-mobile-tablet{display:block!important}.production-tab-content{padding:0!important}.production-dashboard-mobile{overflow:hidden}}.mobile-header{position:-webkit-sticky;position:sticky;top:0;z-index:50}@media (max-width: 1180px){.mobile-header .max-w-7xl{padding-left:.75rem;padding-right:.75rem}.mobile-logo{height:36px!important}.mobile-user-profile{min-height:44px;min-width:44px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:.25rem .5rem;border-radius:8px}.mobile-user-profile:active{background-color:var(--autovol-gray-light, #f3f4f6)}}@media (max-width: 640px){.mobile-logo{height:32px!important}.mobile-header .max-w-7xl{padding-top:.5rem;padding-bottom:.5rem}}@media (max-width: 1024px){nav.bg-white.border-b{display:none!important}}.pull-to-refresh{position:fixed;top:-60px;left:50%;transform:translate(-50%);width:40px;height:40px;background:white;border-radius:50%;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center;transition:top .3s ease;z-index:1000}.pull-to-refresh.active{top:20px}.pull-to-refresh-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite;border-radius:.25rem}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:1rem;margin-bottom:.5rem}.skeleton-title{height:1.5rem;width:60%;margin-bottom:1rem}.skeleton-card{height:120px;margin-bottom:1rem}.swipeable{touch-action:pan-y;-webkit-user-select:none;user-select:none}.swipe-indicator{position:absolute;top:50%;transform:translateY(-50%);font-size:1.5rem;opacity:0;transition:opacity .2s ease}.swipe-indicator.left{left:1rem}.swipe-indicator.right{right:1rem}.swipeable.swiping .swipe-indicator{opacity:.5}@supports (padding: max(0px)){.safe-area-top{padding-top:max(1rem,env(safe-area-inset-top))}.safe-area-bottom{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.safe-area-left{padding-left:max(1rem,env(safe-area-inset-left))}.safe-area-right{padding-right:max(1rem,env(safe-area-inset-right))}}.gpu-accelerated{transform:translateZ(0);will-change:transform}.smooth-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 1024px){.nav-groups-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.nav-groups-container::-webkit-scrollbar{display:none}.nav-dropdown{position:fixed!important;left:0!important;right:0!important;width:100%!important;max-height:60vh;overflow-y:auto;border-radius:0 0 12px 12px!important;box-shadow:0 8px 24px #00000026!important}.nav-dropdown-item{min-height:52px;padding:1rem 1.5rem!important;font-size:1rem}}@media (max-width: 640px){.nav-groups-wrapper{flex-wrap:wrap;gap:.5rem}.nav-group-button{flex:1 1 auto;min-width:100px;justify-content:center;padding:.75rem 1rem!important;font-size:.875rem}.nav-dropdown{top:auto!important;bottom:0!important;border-radius:16px 16px 0 0!important;max-height:70vh;padding-bottom:env(safe-area-inset-bottom,1rem)}.nav-dropdown-item{min-height:56px;border-bottom:1px solid var(--autovol-gray-light)}.nav-dropdown-item:last-child{border-bottom:none}}@media (max-width: 640px){.dashboard-grid{grid-template-columns:1fr!important;gap:1rem}.quick-actions-grid{grid-template-columns:1fr 1fr!important;gap:.75rem}.quick-action-btn{padding:1rem!important;min-height:80px;flex-direction:column;text-align:center}.quick-action-btn .icon{margin-bottom:.5rem;font-size:1.5rem}.metrics-grid{grid-template-columns:1fr 1fr!important;gap:.75rem}.metric-card{padding:1rem!important}.metric-value{font-size:1.5rem!important}.metric-label{font-size:.75rem!important}}@media (max-width: 1024px){.production-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.production-tabs::-webkit-scrollbar{height:4px}.production-tabs::-webkit-scrollbar-thumb{background:var(--autovol-teal);border-radius:2px}}@media (max-width: 640px){.production-tab-btn{flex:0 0 auto;white-space:nowrap;padding:.75rem 1rem;font-size:.875rem}.weekly-board-header{flex-direction:column;align-items:flex-start;gap:1rem}.weekly-board-controls{width:100%;flex-wrap:wrap;gap:.5rem}.weekly-board-controls button{flex:1 1 auto;min-width:100px}.station-columns{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.station-column{min-width:280px;flex:0 0 280px}}@media (max-width: 640px){.projects-grid{grid-template-columns:1fr!important}.project-card{padding:1rem}.project-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.project-actions{display:flex;gap:.5rem;width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--autovol-gray-light)}.project-actions button{flex:1;min-height:44px}.projects-toolbar{flex-direction:column;gap:.75rem}.projects-search{width:100%}.projects-filters{width:100%;display:flex;gap:.5rem}.projects-filters select{flex:1}}@media (max-width: 640px){.employee-grid{grid-template-columns:1fr!important}.employee-card{padding:1rem}.employee-avatar{width:48px!important;height:48px!important;font-size:1.25rem!important}.training-matrix-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.training-matrix{min-width:600px}}@media (max-width: 640px){.modal-overlay{align-items:flex-end!important}.modal-content{width:100%!important;max-width:100%!important;max-height:90vh!important;border-radius:16px 16px 0 0!important;margin:0!important}.modal-header{padding:1.25rem 1rem;border-bottom:1px solid var(--autovol-gray-light)}.modal-body{padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-footer{padding:1rem;border-top:1px solid var(--autovol-gray-light);padding-bottom:max(1rem,env(safe-area-inset-bottom))}.modal-footer button{flex:1;min-height:48px}}@media (max-width: 640px){.form-row{flex-direction:column;gap:1rem}.form-group{width:100%}input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],select,textarea{min-height:48px;padding:.75rem 1rem;font-size:16px;border-radius:8px}input[type=checkbox],input[type=radio]{width:24px;height:24px}}@media (max-width: 640px){.responsive-table{display:block}.responsive-table thead{display:none}.responsive-table tbody{display:flex;flex-direction:column;gap:1rem}.responsive-table tr{display:block;background:white;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000001a}.responsive-table td{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--autovol-gray-light)}.responsive-table td:last-child{border-bottom:none}.responsive-table td:before{content:attr(data-label);font-weight:600;color:var(--autovol-navy);margin-right:1rem}}@media (max-width: 1024px){.weekly-board-container{padding:.5rem}.modules-on-board-panel{max-height:200px;overflow-y:auto}.weekly-board-grid{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.75rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.weekly-board-grid::-webkit-scrollbar{height:6px}.weekly-board-grid::-webkit-scrollbar-thumb{background:var(--autovol-teal, #007B8A);border-radius:3px}.weekly-board-station{min-width:220px;flex:0 0 220px;scroll-snap-align:start}.weekly-board-card{padding:.5rem;font-size:.8rem}.weekly-board-card-serial{font-size:.75rem}.weekly-board-header{flex-wrap:wrap;gap:.75rem}.weekly-board-header-controls{flex-wrap:wrap;gap:.5rem}.weekly-board-header-controls button{padding:.5rem .75rem;font-size:.8rem;min-height:40px}}@media (max-width: 640px){.weekly-board-grid{flex-direction:column;overflow-x:visible}.weekly-board-station{min-width:100%;flex:1 1 auto;margin-bottom:1rem}.weekly-board-station-header{position:-webkit-sticky;position:sticky;top:60px;z-index:10;background:white;padding:.75rem;border-radius:8px 8px 0 0;box-shadow:0 2px 4px #0000001a}.weekly-board-card{padding:.75rem;min-height:60px;border-radius:8px;margin-bottom:.5rem}.weekly-board-card-actions button{min-width:44px;min-height:44px;padding:.5rem}.modules-on-board-panel{max-height:150px;overflow-y:auto;border-radius:8px}.modules-on-board-panel.expanded{max-height:60vh}.modules-on-board-toggle{display:flex;width:100%;padding:.75rem;background:var(--autovol-teal-light, #e6f4f5);border:none;border-radius:8px;font-weight:600;color:var(--autovol-navy, #1E3A5F);justify-content:space-between;align-items:center;min-height:48px}.weekly-board-week-selector{width:100%}.weekly-board-week-selector select{width:100%;min-height:48px;font-size:1rem;padding:.75rem}.weekly-board-view-toggle{display:flex;gap:.5rem;width:100%}.weekly-board-view-toggle button{flex:1;min-height:44px;font-size:.875rem}.progress-button-group{display:flex;gap:.25rem;flex-wrap:wrap}.progress-button-group button{min-width:40px;min-height:40px;font-size:.75rem;padding:.5rem;border-radius:6px}.weekly-board-toast{position:fixed;bottom:80px;left:1rem;right:1rem;z-index:1000}}@media (max-width: 1024px){.modules-on-board-header{cursor:pointer;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;background:var(--autovol-navy, #1E3A5F);color:#fff;border-radius:8px 8px 0 0}.modules-on-board-header:after{content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;transition:transform .2s ease}.modules-on-board-header.collapsed:after{transform:rotate(-90deg)}.modules-on-board-list{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.5rem;padding:.75rem}.modules-on-board-item{min-width:120px;flex:0 0 auto;padding:.5rem;border-radius:6px;font-size:.75rem}}@media (max-width: 640px){.modules-on-board-list{flex-direction:column;overflow-x:visible;overflow-y:auto;max-height:200px}.modules-on-board-item{min-width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between}}@media (max-width: 1024px){.production-sub-tabs{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.5rem;padding:.5rem;background:white;border-radius:8px;margin-bottom:1rem}.production-sub-tabs::-webkit-scrollbar{display:none}.production-sub-tab{flex:0 0 auto;white-space:nowrap;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;min-height:44px;border:1px solid var(--autovol-gray-light, #e5e7eb)}.production-sub-tab.active{background:var(--autovol-teal, #007B8A);color:#fff;border-color:var(--autovol-teal, #007B8A)}}@media (max-width: 1024px){main.max-w-7xl{padding-left:.75rem;padding-right:.75rem;padding-top:1rem}}@media (max-width: 640px){main.max-w-7xl{padding-left:.5rem;padding-right:.5rem;padding-top:.75rem;padding-bottom:80px}}@media (max-width: 1024px){button:not(.no-touch-target),.btn-primary,.btn-secondary,[role=button]{min-height:44px;min-width:44px}a.button,a.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center}select{min-height:44px;padding:.5rem 2rem .5rem .75rem}input[type=checkbox],input[type=radio]{width:22px;height:22px;cursor:pointer}.bg-white.rounded-lg,.card{box-shadow:0 1px 3px #00000014}.space-y-6>*+*{margin-top:1rem}.space-y-4>*+*{margin-top:.75rem}.gap-6{gap:1rem}.gap-4{gap:.75rem}}@media (max-width: 640px){.space-y-6>*+*{margin-top:.75rem}.text-2xl{font-size:1.25rem}.text-xl{font-size:1.125rem}.text-lg{font-size:1rem}.p-6{padding:1rem}.p-4{padding:.75rem}.px-6{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1rem;padding-bottom:1rem}}@keyframes slideUpModal{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 640px){.fixed.inset-0.flex.items-center.justify-center{align-items:flex-end!important}.fixed.inset-0>.bg-white.rounded-xl,.fixed.inset-0>.bg-white.rounded-lg{width:100%!important;max-width:100%!important;max-height:90vh!important;margin:0!important;border-radius:16px 16px 0 0!important;animation:slideUpModal .3s ease-out}.fixed.inset-0 button[class*=close]{min-width:44px;min-height:44px}.fixed.inset-0.bg-black.bg-opacity-50>.bg-white{display:flex!important;flex-direction:column!important;max-height:95vh!important;height:auto!important}.fixed.inset-0.bg-black.bg-opacity-50>.bg-white>.p-6{display:flex;flex-direction:column;flex:1;min-height:0;padding:0!important}.fixed.inset-0.bg-black.bg-opacity-50>.bg-white .sticky.top-0{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:10!important;background:white!important;padding:1rem!important;margin:0!important;border-bottom:1px solid #e5e7eb!important;flex-shrink:0!important}.fixed.inset-0.bg-black.bg-opacity-50>.bg-white .overflow-y-auto{flex:1!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:1rem!important;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))!important}.fixed.inset-0.bg-black.bg-opacity-50>.bg-white button:last-child{position:relative!important;z-index:20!important}}@media (max-width: 1024px){.executive-kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem}.executive-chart-container{width:100%;overflow-x:auto}}@media (max-width: 640px){.executive-kpi-grid{grid-template-columns:1fr!important}.executive-kpi-card{padding:.75rem}.executive-kpi-value{font-size:1.5rem}}@media (max-width: 1024px){.employee-grid{grid-template-columns:repeat(2,1fr)!important}.training-matrix-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.training-matrix{min-width:600px}}@media (max-width: 640px){.employee-grid{grid-template-columns:1fr!important}.employee-card{padding:.75rem}.employee-avatar{width:40px!important;height:40px!important;font-size:1rem!important}}@media (max-width: 1024px){.yard-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 640px){.yard-grid{grid-template-columns:1fr!important}.yard-slot{padding:.75rem;min-height:80px}}@media (max-width: 1024px){[data-theme=dark] .mobile-nav-drawer{background:#1a1a2e}[data-theme=dark] .mobile-nav-item{color:#e5e7eb}[data-theme=dark] .mobile-nav-item.active{background:linear-gradient(90deg,rgba(0,123,138,.3) 0%,rgba(0,123,138,.1) 100%)}}@media (max-width: 768px){.flex.gap-1,.flex.gap-2,.flex.border-b{flex-wrap:nowrap}[class*=border-b]>.flex{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}[class*=border-b]>.flex::-webkit-scrollbar{display:none}[class*=border-b] button,[class*=border-b]>.flex>button{flex-shrink:0;white-space:nowrap}.bg-white.rounded-xl button,.bg-gray-800.rounded-xl button{flex-shrink:0;white-space:nowrap;padding-left:.75rem;padding-right:.75rem;font-size:12px}.space-y-6>.bg-white>.flex,.space-y-6>.bg-gray-800>.flex,div[style*=borderRadius]>div:first-child{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;gap:4px}.space-y-6>.bg-white>.flex::-webkit-scrollbar,.space-y-6>.bg-gray-800>.flex::-webkit-scrollbar{display:none}.space-y-6 button{flex-shrink:0!important;white-space:nowrap!important;min-width:-webkit-fit-content;min-width:fit-content}.space-y-6>div:first-child .flex{overflow-x:auto;-webkit-overflow-scrolling:touch}.rounded-xl .flex.gap-1{overflow-x:auto;padding-bottom:.25rem}.flex.gap-4.items-center{flex-direction:column;align-items:stretch}.flex.gap-4.items-center>.flex-1{width:100%}.flex.gap-4.items-center>select{width:100%}.flex.gap-4.items-center>button{width:100%;text-align:center}}@media (max-width: 768px){.overflow-x-auto,table,[class*=table]{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.bg-autovol-navy+div,[class*="450 Modules"]+div{overflow-x:auto}table{min-width:600px}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem}}@media (max-width: 768px){.transport-board-desktop{display:none!important}.transport-board-mobile{display:block!important}}@media (min-width: 769px){.transport-board-mobile{display:none!important}}@media (max-width: 768px){.flex.items-center.justify-between.flex-wrap{flex-direction:column;align-items:flex-start;gap:.75rem}.flex.items-center.justify-between.flex-wrap select,.flex.items-center.justify-between.flex-wrap .flex.items-center.gap-2{width:100%}.grid.grid-cols-2.md\\:grid-cols-4{grid-template-columns:repeat(2,1fr)!important}}.mobile-weekly-board{padding:0}.mobile-weekly-board .scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.mobile-weekly-board .scrollbar-hide::-webkit-scrollbar{display:none}.mobile-weekly-board .touch-pan-y{touch-action:pan-y}.mobile-weekly-board button.shadow-md{transform:scale(1.05)}@media (max-width: 768px){.mobile-weekly-board-container{height:calc(100vh - 140px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.mobile-weekly-board-container>div:last-child{flex:1!important;min-height:0!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important}.mobile-weekly-board-container .board-scroll-container{height:100%!important;max-height:none!important;min-height:auto!important}.mobile-weekly-board-container .no-print{display:none!important}.mobile-weekly-board-container+.flex.items-center.gap-6{display:none!important}}@media (max-width: 640px){main,.main-content,#root>div>div:not(header):not(nav){padding-top:.5rem}.bg-white.rounded-lg,.bg-white.rounded-xl{margin-left:.5rem;margin-right:.5rem}.p-4{padding:.75rem!important}.p-6{padding:1rem!important}.gap-4{gap:.75rem!important}.gap-6{gap:1rem!important}.text-sm{font-size:.875rem!important}.text-xs{font-size:.75rem!important}.flex.items-center.gap-2{gap:.5rem!important;flex-wrap:wrap}.flex.items-center.gap-4{gap:.75rem!important;flex-wrap:wrap}.flex.gap-2 button,.flex.gap-3 button{padding:.5rem .75rem;min-height:40px}.grid.grid-cols-1.md\\:grid-cols-2.lg\\:grid-cols-4{grid-template-columns:1fr!important;gap:.75rem!important}.grid.grid-cols-2.md\\:grid-cols-3.lg\\:grid-cols-5{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}}@supports (-webkit-touch-callout: none){.mobile-header{padding-top:max(env(safe-area-inset-top),20px)!important}.mobile-nav-drawer{padding-bottom:env(safe-area-inset-bottom,0px)}}.tablet-landscape-prompt{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(30,58,95,.95);z-index:99999;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem}.tablet-landscape-prompt .rotate-icon{width:80px;height:80px;margin-bottom:1.5rem;animation:rotate-hint 2s ease-in-out infinite}.tablet-landscape-prompt h2{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.tablet-landscape-prompt p{font-size:1rem;opacity:.9;max-width:300px;line-height:1.5}.tablet-landscape-prompt .dismiss-btn{margin-top:1.5rem;padding:.75rem 1.5rem;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4);border-radius:8px;color:#fff;font-size:.875rem;cursor:pointer;transition:background .2s}.tablet-landscape-prompt .dismiss-btn:hover{background:rgba(255,255,255,.3)}@keyframes rotate-hint{0%,to{transform:rotate(0)}25%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}}@media (min-width: 600px) and (max-width: 1024px) and (orientation: portrait){.tablet-landscape-prompt:not(.dismissed){display:flex}}@media print{.mobile-nav-drawer,.bottom-nav,.mobile-menu-button,.pull-to-refresh,.tablet-landscape-prompt{display:none!important}}.import-upload-step{padding:20px 0}.import-instructions{background:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:30px}.import-instructions h3{margin-top:0;color:#2c3e50;font-size:18px}.import-instructions ul{margin:15px 0;padding-left:25px}.import-instructions li{margin:8px 0;color:#555}.import-note{background:#fff3cd;border-left:4px solid #ffc107;padding:12px;margin-top:15px;border-radius:4px;color:#856404}.file-upload-area{text-align:center;padding:40px;border:2px dashed #ddd;border-radius:8px;background:#fafafa;transition:all .3s ease}.file-upload-area:hover{border-color:#007bff;background:#f0f7ff}.file-upload-label{display:inline-flex;flex-direction:column;align-items:center;gap:15px;cursor:pointer;padding:20px}.file-upload-label:hover{color:#007bff}.file-upload-label span{font-size:16px;font-weight:500}.icon-upload{width:48px;height:48px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23007bff" stroke-width="2"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12"/></svg>') center/contain no-repeat}.import-verify-step{padding:20px 0}.import-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.summary-card{display:flex;align-items:center;gap:15px;padding:20px;border-radius:8px;background:white;border:2px solid #e9ecef}.summary-card.summary-new{border-color:#28a745;background:#f0fff4}.summary-card.summary-update{border-color:#ffc107;background:#fffbf0}.summary-card.summary-error{border-color:#dc3545;background:#fff5f5}.summary-icon{width:40px;height:40px;border-radius:50%;flex-shrink:0}.summary-new .summary-icon{background:#28a745 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>') center/60% no-repeat}.summary-update .summary-icon{background:#ffc107 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"/></svg>') center/60% no-repeat}.summary-error .summary-icon{background:#dc3545 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><circle cx="12" cy="12" r="10"/><line x1="12" y1="8" x2="12" y2="12"/><line x1="12" y1="16" x2="12.01" y2="16"/></svg>') center/60% no-repeat}.summary-content{flex:1}.summary-count{font-size:32px;font-weight:700;line-height:1;margin-bottom:5px}.summary-new .summary-count{color:#28a745}.summary-update .summary-count{color:#ffc107}.summary-error .summary-count{color:#dc3545}.summary-label{font-size:14px;color:#6c757d;font-weight:500}.alert{padding:15px;border-radius:6px;margin-bottom:20px}.alert ul{margin:10px 0 0;padding-left:20px}.alert li{margin:5px 0}.alert-warning{background:#fff3cd;border:1px solid #ffc107;color:#856404}.alert-error{background:#f8d7da;border:1px solid #dc3545;color:#721c24}.import-updates-section{margin-top:30px}.import-updates-section h3{margin-bottom:15px;color:#2c3e50}.import-option{margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:6px}.import-option label{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:500}.import-option input[type=checkbox]{width:18px;height:18px;cursor:pointer}.updates-list{border:1px solid #dee2e6;border-radius:8px;overflow:hidden}.update-item{border-bottom:1px solid #dee2e6}.update-item:last-child{border-bottom:none}.update-header{display:flex;align-items:center;gap:15px;padding:15px 20px;background:white;cursor:pointer;transition:background .2s}.update-header:hover{background:#f8f9fa}.update-serial{font-weight:600;color:#2c3e50;font-family:Courier New,monospace}.update-changes-count{flex:1;color:#6c757d;font-size:14px}.update-toggle{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#6c757d;transition:transform .2s;font-size:12px}.update-toggle.expanded{transform:rotate(180deg)}.update-details{padding:0 20px 20px;background:#f8f9fa}.changes-table{width:100%;border-collapse:collapse;background:white;border-radius:6px;overflow:hidden}.changes-table th{background:#e9ecef;padding:12px;text-align:left;font-weight:600;color:#495057;font-size:14px}.changes-table td{padding:12px;border-top:1px solid #dee2e6}.field-name{font-weight:500;color:#495057;text-transform:capitalize}.old-value{color:#6c757d;font-style:italic}.new-value{color:#28a745;font-weight:500}.updates-more{padding:15px 20px;text-align:center;color:#6c757d;font-style:italic;background:#f8f9fa}.modal-large{max-width:900px;max-height:90vh;overflow-y:auto}@media (max-width: 768px){.import-summary{grid-template-columns:1fr}.summary-card{padding:15px}.summary-count{font-size:24px}.update-header{flex-wrap:wrap;gap:10px}.changes-table{font-size:14px}.changes-table th,.changes-table td{padding:8px}}.daily-report-wizard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:0}@media (min-width: 640px){.daily-report-wizard-overlay{align-items:center;padding:20px}}.daily-report-wizard{background:white;width:100%;max-height:95vh;border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease-out}@media (min-width: 640px){.daily-report-wizard{max-width:700px;max-height:90vh;border-radius:12px;animation:fadeIn .2s ease-out}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.wizard-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.wizard-header h2{margin:0;font-size:18px;font-weight:600;color:#111827}.wizard-header .close-btn{width:36px;height:36px;border:none;background:transparent;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.wizard-header .close-btn:hover{background:#e5e7eb}.wizard-header .close-btn .icon-close{width:20px;height:20px}.wizard-progress{display:flex;padding:12px 16px;gap:4px;background:white;border-bottom:1px solid #e5e7eb;overflow-x:auto;-webkit-overflow-scrolling:touch}.progress-step{flex:1;min-width:60px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;border:none;background:transparent;cursor:pointer;transition:all .2s;border-radius:8px}.progress-step:hover:not(:disabled){background:#f3f4f6}.progress-step:disabled{opacity:.5;cursor:not-allowed}.step-indicator{width:28px;height:28px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#6b7280;transition:all .2s}.progress-step.active .step-indicator{background:#0057B8;color:#fff}.progress-step.completed .step-indicator{background:#16a34a;color:#fff}.step-label{font-size:11px;color:#6b7280;font-weight:500;text-align:center}.progress-step.active .step-label{color:#0057b8;font-weight:600}.progress-step.completed .step-label{color:#16a34a}.check-mark{font-size:14px}.wizard-content{flex:1;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch}.wizard-step h3{margin:0 0 8px;font-size:20px;font-weight:600;color:#111827}.step-description{margin:0 0 20px;font-size:14px;color:#6b7280}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.form-input,.form-select,.form-textarea{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;color:#111827;background:white;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#0057b8;box-shadow:0 0 0 3px #0057b81a}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.form-textarea{resize:vertical;min-height:80px}.form-hint{margin:6px 0 0;font-size:12px;color:#6b7280}.char-count{display:block;text-align:right;font-size:12px;color:#9ca3af;margin-top:4px}.weather-section{background:#f9fafb;padding:16px;border-radius:8px;margin-top:16px}.weather-source-toggle{display:flex;gap:8px;margin-bottom:16px}.toggle-btn{flex:1;padding:10px 16px;border:2px solid #e5e7eb;background:white;border-radius:8px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.toggle-btn.active{border-color:#0057b8;background:#eff6ff;color:#0057b8}.weather-display{text-align:center;padding:16px;background:white;border-radius:8px}.weather-temp{font-size:24px;font-weight:600;color:#111827}.temp-high{color:#dc2626}.temp-separator{color:#9ca3af;margin:0 4px}.temp-low{color:#3b82f6}.weather-conditions{font-size:16px;color:#374151;margin-top:4px}.weather-wind{font-size:14px;color:#6b7280;margin-top:4px}.fetch-weather-btn{width:100%}.refresh-weather{margin-top:8px;font-size:13px}.weather-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.weather-field{display:flex;flex-direction:column;gap:4px}.weather-field label{font-size:12px;color:#6b7280;margin:0}.weather-field.full-width{grid-column:1 / -1}.module-search{margin-bottom:16px}.search-input{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:16px}.modules-section{margin-bottom:24px}.modules-section h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}.section-hint{font-size:12px;color:#9ca3af;margin:-8px 0 12px}.module-list{display:flex;flex-wrap:wrap;gap:8px}.module-chip{display:flex;flex-direction:column;align-items:flex-start;padding:10px 14px;border:2px solid #e5e7eb;background:white;border-radius:8px;cursor:pointer;transition:all .2s;min-width:100px;position:relative}.module-chip:hover{border-color:#0057b8}.module-chip.selected{border-color:#0057b8;background:#eff6ff}.module-chip .module-blm{font-size:14px;font-weight:600;color:#111827}.module-chip .module-serial{font-size:11px;color:#6b7280}.module-chip .check-icon{position:absolute;top:4px;right:4px;color:#0057b8;font-size:14px}.selected-modules-list{display:flex;flex-direction:column;gap:8px}.selected-module-card{display:flex;align-items:center;gap:12px;padding:12px;background:white;border:1px solid #e5e7eb;border-radius:8px}.module-sequence{width:28px;height:28px;background:#0057B8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.module-info{flex:1;min-width:0}.module-primary{font-size:14px;font-weight:600;color:#111827}.module-secondary{font-size:12px;color:#6b7280}.module-status-selector{display:flex;gap:4px}.status-btn{padding:6px 10px;border:1px solid #e5e7eb;background:white;border-radius:6px;font-size:11px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.status-btn:hover{border-color:var(--status-color, #0057B8)}.status-btn.active{background:var(--status-color, #0057B8);border-color:var(--status-color, #0057B8);color:#fff}.remove-module-btn{width:32px;height:32px;border:none;background:#fee2e2;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.remove-module-btn:hover{background:#fecaca}.remove-module-btn .icon-close{width:16px;height:16px}.add-issue-btn{width:100%;margin-bottom:20px}.add-issue-btn .icon-plus{width:18px;height:18px;margin-right:8px;filter:brightness(0) invert(1)}.issues-list{display:flex;flex-direction:column;gap:12px}.issue-card{padding:14px;background:white;border:1px solid #e5e7eb;border-radius:8px;border-left:4px solid #6b7280}.issue-card.severity-critical{border-left-color:#dc2626}.issue-card.severity-major{border-left-color:#ea580c}.issue-card.severity-minor{border-left-color:#16a34a}.issue-header{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.severity-badge{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.severity-badge.critical{background:#fee2e2;color:#dc2626}.severity-badge.major{background:#ffedd5;color:#ea580c}.severity-badge.minor{background:#dcfce7;color:#16a34a}.issue-category{font-size:13px;font-weight:500;color:#374151}.issue-module{font-size:12px;color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:4px}.issue-description{font-size:14px;color:#111827;margin-bottom:8px;line-height:1.4}.issue-action{font-size:13px;color:#6b7280;margin-bottom:8px}.issue-actions{display:flex;gap:12px}.issue-logger-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:1100;display:flex;align-items:flex-end;justify-content:center}@media (min-width: 640px){.issue-logger-overlay{align-items:center;padding:20px}}.issue-logger-modal{background:white;width:100%;max-height:90vh;border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden}@media (min-width: 640px){.issue-logger-modal{max-width:500px;border-radius:12px}}.issue-logger-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.issue-logger-header h3{margin:0;font-size:18px;font-weight:600}.issue-logger-content{flex:1;overflow-y:auto;padding:20px}.issue-logger-footer{display:flex;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.issue-logger-footer button{flex:1}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 400px){.category-grid{grid-template-columns:repeat(3,1fr)}}.category-btn{padding:12px 8px;border:2px solid #e5e7eb;background:white;border-radius:8px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;text-align:center}.category-btn:hover{border-color:#0057b8}.category-btn.selected{border-color:#0057b8;background:#eff6ff;color:#0057b8}.subcategory-grid{display:flex;flex-wrap:wrap;gap:8px}.subcategory-btn{padding:8px 12px;border:1px solid #e5e7eb;background:white;border-radius:6px;font-size:12px;color:#6b7280;cursor:pointer;transition:all .2s}.subcategory-btn:hover{border-color:#0057b8}.subcategory-btn.selected{border-color:#0057b8;background:#eff6ff;color:#0057b8}.severity-selector{display:flex;gap:8px}.severity-btn{flex:1;padding:12px 8px;border:2px solid #e5e7eb;background:white;border-radius:8px;cursor:pointer;transition:all .2s;text-align:center}.severity-btn:hover{border-color:var(--severity-color, #0057B8)}.severity-btn.selected{border-color:var(--severity-color, #0057B8);background:color-mix(in srgb,var(--severity-color) 10%,white)}.severity-label{display:block;font-size:13px;font-weight:600;color:var(--severity-color, #374151)}.severity-desc{display:block;font-size:10px;color:#6b7280;margin-top:2px}.review-header{text-align:center;padding-bottom:16px;border-bottom:1px solid #e5e7eb;margin-bottom:20px}.review-header h4{margin:0 0 4px;font-size:18px;font-weight:600;color:#111827}.review-date{font-size:14px;color:#6b7280}.review-section{margin-bottom:20px}.review-section h5{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px}.summary-stats{display:flex;gap:12px;margin-bottom:12px}.stat-item{flex:1;text-align:center;padding:12px 8px;background:#f9fafb;border-radius:8px}.stat-item .stat-value{display:block;font-size:24px;font-weight:700;color:#111827}.stat-item .stat-label{display:block;font-size:11px;color:#6b7280;margin-top:2px}.stat-item.critical .stat-value{color:#dc2626}.stat-item.major .stat-value{color:#ea580c}.stat-item.minor .stat-value{color:#16a34a}.module-summary-list{display:flex;flex-direction:column;gap:6px}.module-summary-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f9fafb;border-radius:6px}.module-summary-item .module-name{font-size:13px;font-weight:500;color:#111827}.status-badge{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500;text-transform:capitalize}.status-badge.set{background:#dcfce7;color:#16a34a}.status-badge.partial{background:#ffedd5;color:#ea580c}.status-badge.not_set,.status-badge.not-set{background:#f3f4f6;color:#6b7280}.issues-summary-list{display:flex;flex-direction:column;gap:6px}.issue-summary-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border-radius:6px}.severity-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.severity-dot.critical{background:#dc2626}.severity-dot.major{background:#ea580c}.severity-dot.minor{background:#16a34a}.issue-summary-item .issue-desc{font-size:13px;color:#374151}.photo-thumbnails{display:flex;gap:8px;flex-wrap:wrap}.photo-thumb{width:60px;height:60px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb}.photo-more{width:60px;height:60px;background:#f3f4f6;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#6b7280}.notes-text{font-size:14px;color:#374151;line-height:1.5;white-space:pre-wrap}.no-data{font-size:13px;color:#9ca3af;font-style:italic}.wizard-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb;gap:12px}.step-indicator-mobile{font-size:12px;color:#6b7280}@media (min-width: 640px){.step-indicator-mobile{display:none}}.btn-primary{padding:12px 24px;background:#0057B8;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;min-height:44px}.btn-primary:hover:not(:disabled){background:#004494}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:12px 24px;background:white;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-height:44px}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-link{padding:8px 12px;background:transparent;color:#0057b8;border:none;font-size:13px;font-weight:500;cursor:pointer;transition:color .2s}.btn-link:hover{color:#004494;text-decoration:underline}.btn-link.danger{color:#dc2626}.btn-link.danger:hover{color:#b91c1c}.btn-link.primary{color:#0057b8}.btn-sm{padding:8px 16px;font-size:13px;min-height:36px}.issue-comments{display:flex;flex-direction:column;height:100%}.comments-list{flex:1;overflow-y:auto;padding:12px 0;max-height:300px}.no-comments{text-align:center;padding:24px;color:#9ca3af}.comment-item{padding:12px;border-bottom:1px solid #f3f4f6}.comment-item:last-child{border-bottom:none}.comment-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.comment-author{font-size:13px;font-weight:600;color:#111827}.comment-time{font-size:11px;color:#9ca3af}.comment-edited{font-size:10px;color:#9ca3af;font-style:italic}.comment-text{font-size:14px;color:#374151;line-height:1.4;white-space:pre-wrap}.comment-actions{display:flex;gap:8px;margin-top:6px}.comment-edit{display:flex;flex-direction:column;gap:8px}.edit-textarea{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;resize:vertical}.edit-actions{display:flex;justify-content:flex-end;gap:8px}.add-comment-form{border-top:1px solid #e5e7eb;padding-top:12px}.comment-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;resize:vertical;min-height:60px}.comment-form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.comment-form-footer .hint{font-size:11px;color:#9ca3af}.comments-error{padding:8px 12px;background:#fee2e2;color:#dc2626;border-radius:6px;font-size:13px;margin-bottom:12px}.issue-comments-modal{max-width:500px}.issue-summary-card{background:#f9fafb;padding:14px;border-radius:8px;margin-bottom:16px}.issue-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.category-badge{padding:2px 8px;background:#e5e7eb;color:#374151;border-radius:4px;font-size:11px;font-weight:500}.issue-summary-card .issue-description{margin-bottom:8px}.issue-summary-card .issue-action{font-size:13px;color:#6b7280;margin-bottom:8px}.issue-reporter{font-size:12px;color:#9ca3af}.empty-state{text-align:center;padding:32px 16px;color:#6b7280}.empty-state p{margin:0 0 8px}.empty-state .hint{font-size:13px;color:#9ca3af}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;color:#6b7280}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#0057b8;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:12px}@keyframes spin{to{transform:rotate(360deg)}}.wizard-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fee2e2;color:#dc2626;font-size:14px;margin:0 20px;border-radius:8px}.wizard-error .icon-warning{width:20px;height:20px;flex-shrink:0}.wizard-error .dismiss-btn{margin-left:auto;padding:4px;background:transparent;border:none;cursor:pointer}.existing-report-notice{display:flex;align-items:center;gap:8px;padding:12px;background:#fef3c7;color:#92400e;border-radius:8px;font-size:13px;margin-top:12px}.existing-report-notice .icon-info{width:18px;height:18px;flex-shrink:0}
