body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#030712;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App,body{min-height:100vh}.App{color:#fff;width:100%}.App>.error-banner,.App>.loading{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.app-header{margin-bottom:2rem}.app-header h1{font-size:2.5rem;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000004d}.app-header p{font-size:1.2rem;opacity:.9}.login-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:15px;box-shadow:0 8px 32px 0 #1f26875e;padding:2rem}.login-btn{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;margin:4px 2px;padding:15px 32px;text-align:center;text-decoration:none;transition:background-color .3s}.login-btn:hover{background:#45a049}.logout-btn{background:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:4px 2px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s}.logout-btn:hover{background:#da190b}.user-profile{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;display:flex;gap:15px;padding:1rem;position:absolute;right:20px;top:20px}.user-info h3{font-size:1rem;margin:0}.user-info p{font-size:.8rem;margin:0;opacity:.8}.hello-world{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:15px;box-shadow:0 8px 32px 0 #1f26875e;max-width:600px;padding:3rem}.hello-world h2{color:#4caf50;font-size:2rem;margin-bottom:1rem}.hello-world p{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.loading{font-size:1.2rem;opacity:.8}.error{background:#ff6b6b1a;border-radius:5px;color:#ff6b6b;margin:1rem 0;padding:1rem}.error-banner{background:#dc2626;color:#fff;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.error-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.error-close{background:none;border:none;cursor:pointer;font-size:1.5rem;height:24px;padding:0;width:24px}.error-close,.login-container{align-items:center;color:#fff;display:flex;justify-content:center}.login-container{background:#030712;flex-direction:column;min-height:100vh;text-align:center}.login-header h1{font-size:2.5rem;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000004d}.login-header p{font-size:1.2rem;opacity:.9}.app-router{min-height:100vh;width:100%}input[type=date]{color-scheme:dark}input[type=date]::-webkit-calendar-picker-indicator{opacity:.8}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=date]::-webkit-datetime-edit-text{padding:0 .2em}input[type=date]::-webkit-datetime-edit-day-field,input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-year-field{padding:.1em .2em}input[type=date]::-webkit-datetime-edit-day-field:focus,input[type=date]::-webkit-datetime-edit-month-field:focus,input[type=date]::-webkit-datetime-edit-year-field:focus{border-radius:2px}input[type=date]::-moz-calendar-picker-indicator{cursor:pointer;filter:invert(1)}@media (max-width:768px){.error-content{flex-direction:column;gap:1rem;text-align:center}.login-header h1{font-size:2rem}.user-profile{margin-bottom:2rem;position:relative;right:auto;top:auto}}.btn{align-items:center;border:1px solid #0000;border-radius:.375rem;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;gap:.5rem;justify-content:center;outline:none;position:relative;text-decoration:none;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap;&:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}}.btn-sm{font-size:.75rem;height:2rem;line-height:1;padding:0 .75rem}.btn-md{font-size:.875rem;height:2.5rem;line-height:1;padding:0 1rem}.btn-lg{font-size:1rem;height:3rem;line-height:1;padding:0 1.5rem}.btn-primary{background:#f59e0b;border-color:#f59e0b;color:#111827}.btn-primary:hover:not(.btn-disabled){background:#d97706;border-color:#d97706;box-shadow:0 4px 12px #f59e0b66;transform:translateY(-1px)}.btn-primary:active:not(.btn-disabled){background:#b45309;border-color:#b45309;transform:translateY(0)}.btn-secondary{background:#374151;border-color:#6b7280;color:#f9fafb}.btn-secondary:hover:not(.btn-disabled){background:#4b5563;border-color:#f59e0b;box-shadow:0 4px 12px #4b556366;color:#f59e0b;transform:translateY(-1px)}.btn-secondary:active:not(.btn-disabled){background:#374151;transform:translateY(0)}.btn-ghost{background:#0000;border-color:#0000;color:#f59e0b}.btn-ghost:hover:not(.btn-disabled){background:#f59e0b1a;border-color:#f59e0b4d;transform:translateY(-1px)}.btn-ghost:active:not(.btn-disabled){background:#f59e0b33;transform:translateY(0)}.btn-danger{background:#ef4444;border-color:#ef4444;color:#fff}.btn-danger:hover:not(.btn-disabled){background:#dc2626;border-color:#dc2626;box-shadow:0 4px 12px #ef444466;transform:translateY(-1px)}.btn-danger:active:not(.btn-disabled){background:#b91c1c;border-color:#b91c1c;transform:translateY(0)}.btn-success{background:#10b981;border-color:#10b981;color:#fff}.btn-success:hover:not(.btn-disabled){background:#059669;border-color:#059669;box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.btn-success:active:not(.btn-disabled){background:#047857;border-color:#047857;transform:translateY(0)}.btn-disabled{box-shadow:none!important;cursor:not-allowed;opacity:.5;transform:none!important}.btn-loading{cursor:wait;pointer-events:none}.btn-loading .btn-text{opacity:.7}.btn-full-width{width:100%}.btn-icon{align-items:center;display:flex;flex-shrink:0}.btn-icon-left{margin-right:.25rem}.btn-icon-right{margin-left:.25rem}.btn-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:1rem;width:1rem}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.btn-sm{font-size:.875rem;height:2.25rem;padding:0 1rem}.btn-md{font-size:1rem;height:2.75rem;padding:0 1.25rem}.btn-lg{font-size:1.125rem;height:3.25rem;padding:0 1.75rem}}.card{background:#1f2937;border:1px solid #374151;border-radius:.5rem;overflow:hidden;transition:all .2s ease-in-out}.card-default{background:#1f2937;border-color:#374151}.card-glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f2937cc;border-color:#6b72804d}.card-elevated{background:#1f2937;border-color:#374151;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.card-outline{background:#0000;border-color:#6b7280}.card-padding-none .card-content{padding:0}.card-padding-sm .card-content{padding:.75rem}.card-padding-default .card-content{padding:1.5rem}.card-padding-lg .card-content{padding:2rem}.card-padding-xl .card-content{padding:3rem}.card-hoverable:hover{border-color:#f59e0b;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;transform:translateY(-2px)}.card-clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.card-clickable:hover{border-color:#f59e0b;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;transform:translateY(-2px)}.card-clickable:active{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;transform:translateY(0)}.card-clickable:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}.card-header{background:#11182780;border-bottom:1px solid #374151;color:#f9fafb;font-size:1.125rem;font-weight:600;padding:1rem 1.5rem}.card-content{color:#e5e7eb;line-height:1.6}.card-footer{background:#1118274d;border-top:1px solid #374151;color:#9ca3af;font-size:.875rem;padding:1rem 1.5rem}.card-glass:before{background:linear-gradient(90deg,#0000,#f59e0b80,#0000);content:"";height:1px;left:0;opacity:.6;position:absolute;right:0;top:0}.card-glass:hover:before{opacity:1}@media (max-width:768px){.card-padding-default .card-content{padding:1rem}.card-padding-lg .card-content{padding:1.5rem}.card-padding-xl .card-content{padding:2rem}.card-footer,.card-header{padding:.75rem 1rem}.card-header{font-size:1rem}}.login-page{background:#030712;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.login-background{background:#030712;bottom:0;left:0;position:fixed;right:0;top:0;z-index:0}.bg-pattern{animation:patternMove 40s ease-in-out infinite;background-image:radial-gradient(circle at 20% 20%,#f9be0b14 2px,#0000 0),radial-gradient(circle at 80% 80%,#f9be0b0a 1px,#0000 0);background-size:120px 120px;bottom:0;left:0;position:absolute;right:0;top:0}@keyframes patternMove{0%,to{transform:translate(0)}25%{transform:translate(-8px,-8px)}50%{transform:translate(8px,-4px)}75%{transform:translate(-4px,8px)}}.bg-gradient{background:linear-gradient(135deg,#030712f2,#111827e6 25%,#030712f2 50%,#111827e6 75%,#030712f2);bottom:0;left:0;position:absolute;right:0;top:0}.login-content{flex:1 1;justify-content:center;min-height:calc(100vh - 80px);padding:2rem;position:relative;z-index:1}.login-center,.login-content{align-items:center;display:flex}.login-center{flex-direction:column;gap:2rem;max-width:420px;width:100%}.login-branding-minimal{margin-bottom:2rem;text-align:center}.brand-section{max-width:500px;text-align:center}.logo-container-minimal{display:flex;justify-content:center;margin-bottom:1.5rem}.logo-minimal{filter:drop-shadow(0 4px 12px rgba(249,190,11,.4));height:120px;object-fit:contain;width:120px}.logo-fallback-minimal{align-items:center;border-radius:12px;color:#1a1a1a;display:flex;font-weight:900;height:120px;justify-content:center;width:120px}.company-name,.logo-fallback-minimal{background:linear-gradient(135deg,#f9be0b,#fbbf24);font-size:2rem}.company-name{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;color:#f9fafb;font-weight:700;margin:0}.logo-fallback{background:linear-gradient(135deg,#f9be0b,#fbbf24);border-radius:12px;color:#1a1a1a;font-size:2rem;font-weight:900}.logo-glow{animation:logoGlow 4s ease-in-out infinite;background:radial-gradient(circle,#f9be0b4d 0,#0000 70%);height:160px;width:160px}.brand-text{margin-bottom:2rem}.brand-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f9be0b,#fbbf24);-webkit-background-clip:text;background-clip:text;color:#f9fafb;font-size:3rem;font-weight:800;margin:0 0 .5rem}.brand-subtitle{color:#d1d5db;font-size:1.25rem;font-weight:300;letter-spacing:2px;text-transform:uppercase}.brand-description{margin-bottom:3rem}.brand-description p{color:#9ca3af;font-size:1.125rem;line-height:1.7;margin:0}.features-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.feature-item{align-items:center;background:#1f293780;border:1px solid #f9be0b1a;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.feature-item:hover{background:#f9be0b14;border-color:#f9be0b40;transform:translateY(-2px)}.feature-icon{font-size:1.5rem;opacity:.8}.feature-item span{color:#e5e7eb;font-size:.875rem;font-weight:500}.auth-section{text-align:center}.auth-section h2{color:#f9fafb;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.auth-section p{color:#9ca3af;font-size:1rem;margin:0 0 2rem}.login-card{border:1px solid #f9be0b33;max-width:420px;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-header h2{color:#f9fafb;font-size:2rem;font-weight:700;margin:0 0 .5rem}.login-header p{color:#9ca3af;font-size:1rem;line-height:1.5;margin:0}.login-form{gap:2rem}.auth-provider,.login-form{display:flex;flex-direction:column}.auth-provider{gap:1.5rem}.provider-info{background:#11182780;border:1px solid #37415180;border-radius:12px;gap:1rem;padding:1.5rem}.provider-icon,.provider-info{align-items:center;display:flex}.provider-icon{background:#ffffff1a;border-radius:8px;flex-shrink:0;height:48px;justify-content:center;width:48px}.provider-text h3{color:#f9fafb;font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.provider-text p{color:#9ca3af;font-size:.875rem;line-height:1.4;margin:0}.login-button{font-weight:600;letter-spacing:.025em;text-transform:none}.login-security{background:#10b9810d;border:1px solid #10b98133;border-radius:12px;padding:1.5rem}.security-badge{align-items:center;display:flex;gap:1rem}.security-icon{font-size:1.5rem}.security-text strong{color:#10b981;display:block;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.security-text span{color:#6ee7b7;font-size:.75rem;line-height:1.4}.login-help{text-align:center}.login-help p{color:#9ca3af;font-size:.875rem;margin:0 0 1rem}.help-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.help-link{background:none;border:none;color:#f59e0b;cursor:pointer;font-size:.875rem;font-weight:500;text-decoration:underline;transition:color .2s ease}.help-link:hover{color:#fbbf24}.login-help-minimal{margin-top:1.5rem;text-align:center}.help-link-minimal{color:#f9be0b;font-size:.875rem;text-decoration:none;transition:color .2s ease}.help-link-minimal:hover{color:#fbbf24;text-decoration:underline}.status-minimal{display:flex;justify-content:center;margin-top:1rem}.status-minimal .status-item{align-items:center;color:#9ca3af;display:flex;font-size:.75rem;gap:.5rem}.login-footer-minimal{color:#6b7280;font-size:.75rem;padding:1rem;position:relative;text-align:center;z-index:1}.login-status{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.status-item{color:#9ca3af;font-size:.75rem;gap:.5rem}.status-dot{background:#6b7280;height:6px;width:6px}.status-dot.online{background:#10b981}.login-footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827cc;border-top:1px solid #3741514d;padding:2rem 3rem;position:relative;z-index:1}.footer-content{align-items:center;color:#9ca3af;display:flex;font-size:.875rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-links{display:flex;gap:2rem}.footer-link{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:.875rem;transition:color .2s ease}.footer-link:hover{color:#f59e0b}@media (max-width:1024px){.login-content{grid-template-columns:1fr;grid-template-rows:auto 1fr}.login-branding{padding:3rem 2rem 2rem}.brand-title{font-size:2.5rem}.features-list{grid-template-columns:1fr}.login-form-section{padding:2rem}}@media (max-width:768px){.login-branding{padding:2rem 1rem}.brand-title{font-size:2rem}.brand-description p{font-size:1rem}.login-form-section{padding:1rem}.footer-content{flex-direction:column;gap:1rem;text-align:center}.footer-links{gap:1rem}}@media (max-width:480px){.login-branding,.login-form-section{padding:1rem}.brand-logo{height:100px;width:100px}.logo-icon{font-size:1.5rem;height:60px;width:60px}.brand-title{font-size:1.75rem}.login-header h2{font-size:1.5rem}.provider-info{flex-direction:column;gap:1rem;text-align:center}.help-links{flex-direction:column;gap:.5rem}}.login-button:disabled{cursor:wait}.footer-link:focus-visible,.help-link:focus-visible{border-radius:4px;outline:2px solid #f59e0b;outline-offset:2px}@media (prefers-contrast:high){.feature-item,.login-security,.provider-info{border-width:2px}.status-dot{border:1px solid}}@media (prefers-reduced-motion:reduce){.bg-pattern,.logo-glow,.status-dot{animation:none}.feature-item:hover{transform:none}}.theme-settings-overlay{align-items:center;animation:overlayFade .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1500}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.theme-settings-modal{animation:modalSlide .3s ease-out;max-height:90vh;max-width:800px;overflow:hidden;width:90%}@keyframes modalSlide{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}.theme-settings-card{border:1px solid #f59e0b4d;box-shadow:0 25px 50px #00000080;padding:0}.settings-header{align-items:center;background:#111827cc;border-bottom:1px solid #3741514d;display:flex;justify-content:space-between;padding:2rem}.settings-header h2{color:#f9fafb;font-size:1.5rem;font-weight:700;margin:0}.close-button{border-radius:.375rem;padding:.5rem;transition:all .2s ease}.close-button:hover{background:#ef44441a;color:#ef4444}.settings-tabs{background:#11182780;border-bottom:1px solid #3741514d;display:flex}.tab-button{background:none;border-bottom:2px solid #0000;flex:1 1;padding:1rem 1.5rem}.tab-button:hover{background:#f59e0b0d;color:#f59e0b}.tab-button.active{background:#f59e0b1a;border-bottom-color:#f59e0b;color:#f59e0b}.settings-content{max-height:60vh;min-height:400px;overflow-y:auto;padding:2rem}.settings-content h3{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.settings-content p{color:#9ca3af;font-size:.875rem;line-height:1.6;margin:0 0 2rem}.presets-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.preset-card{background:#11182780;border:1px solid #37415180;border-radius:8px;padding:1.5rem;transition:all .2s ease}.preset-card:hover{background:#f59e0b0d;border-color:#f59e0b4d}.preset-preview{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.preset-color-circle{border-radius:50%;box-shadow:0 4px 12px #0000004d;flex-shrink:0;height:3rem;width:3rem}.preset-info h4{color:#f9fafb;font-size:1rem;font-weight:600;margin:0 0 .25rem}.preset-info p{color:#9ca3af;font-size:.75rem;margin:0}.apply-preset-btn{width:100%}.color-controls{display:flex;flex-direction:column;gap:2rem}.color-control{align-items:center;background:#11182780;border:1px solid #37415180;border-radius:8px;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem}.color-info{flex:1 1}.color-label{color:#f9fafb;display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}.color-description{color:#9ca3af;font-size:.75rem}.color-input-group{align-items:center;display:flex;gap:.75rem}.color-picker{background:none;border:2px solid #37415180;border-radius:8px;cursor:pointer;height:3rem;transition:border-color .2s ease;width:3rem}.color-picker:hover{border-color:#f59e0b}.color-text-input{background:#111827cc;border:1px solid #37415180;border-radius:6px;color:#f9fafb;font-family:monospace;font-size:.875rem;padding:.5rem .75rem;width:8rem}.color-text-input:focus{background:#111827;border-color:#f59e0b;outline:none}.custom-actions{display:flex;justify-content:center;margin-top:2rem}.setting-group{display:flex;flex-direction:column;gap:2rem}.setting-item{align-items:center;background:#11182780;border:1px solid #37415180;border-radius:8px;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem}.setting-info{flex:1 1}.setting-label{color:#f9fafb;display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}.setting-description{color:#9ca3af;font-size:.75rem;line-height:1.4}.theme-toggle{background:#111827cc;border-radius:8px;display:flex;gap:.25rem;padding:.25rem}.theme-option{background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.theme-option.active{background:#f59e0b;color:#111827;font-weight:600}.theme-option:not(.active):hover{background:#f59e0b1a;color:#f59e0b}.settings-footer{align-items:center;background:#11182780;border-top:1px solid #3741514d;display:flex;justify-content:space-between;padding:1.5rem 2rem}.footer-info span{color:#9ca3af;font-size:.75rem}.footer-actions{display:flex;gap:1rem}@media (max-width:768px){.theme-settings-modal{max-height:95vh;width:95%}.settings-header{padding:1.5rem}.settings-content{max-height:50vh;padding:1.5rem}.presets-grid{grid-template-columns:1fr}.color-control,.setting-item{align-items:flex-start;flex-direction:column;gap:1rem}.color-input-group{align-self:stretch;justify-content:space-between}.theme-toggle{align-self:stretch}.settings-footer{flex-direction:column;gap:1rem;text-align:center}}.settings-content::-webkit-scrollbar{width:6px}.settings-content::-webkit-scrollbar-track{background:#11182780}.settings-content::-webkit-scrollbar-thumb{background:#6b728080;border-radius:3px}.settings-content::-webkit-scrollbar-thumb:hover{background:#6b7280b3}.color-picker:focus,.color-text-input:focus{outline:2px solid #f59e0b;outline-offset:2px}.theme-option:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}.top-navigation{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827;border-bottom:1px solid #374151;box-sizing:border-box;display:flex;height:4rem;justify-content:space-between;left:0;padding:0 1.5rem;position:fixed;right:0;top:0;z-index:1100}.nav-center,.nav-left,.nav-right{align-items:center;display:flex;gap:1rem}.nav-left{flex:0 0 auto}.nav-center{flex:1 1 auto;justify-content:center}.nav-right{flex:0 0 auto}.sidebar-toggle{align-items:center;background:none;border:none;border-radius:.375rem;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background-color .2s ease}.sidebar-toggle:hover{background:#f59e0b1a}.hamburger{display:flex;flex-direction:column;height:1.5rem;justify-content:space-between;transition:transform .3s ease;width:1.5rem}.hamburger span{background:#f59e0b;border-radius:1px;height:2px;transform-origin:center;transition:all .3s ease;width:100%}.hamburger.collapsed span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.collapsed span:nth-child(2){opacity:0}.hamburger.collapsed span:last-child{transform:rotate(-45deg) translate(5px,-5px)}.brand{align-items:center;display:flex;gap:.75rem;height:4rem;margin-left:.5rem}.brand-logo{height:2rem;position:relative;width:2rem}.logo-icon{height:100%;object-fit:contain;width:100%}.logo-fallback{align-items:center;background:#f59e0b;border-radius:.25rem;display:flex;height:100%;justify-content:center;width:100%}.logo-text{color:#111827;font-size:.875rem;font-weight:700}.brand-text{align-items:flex-start;display:flex;flex-direction:column;height:4rem;justify-content:center}.brand-name,.brand-text{line-height:1;margin:0;padding:0}.brand-name{color:#f9fafb;font-size:1rem;font-weight:700}.brand-subtitle{color:#9ca3af;font-size:.75rem;line-height:1;margin:0;padding:0}.nav-button,.nav-item{position:relative}.nav-button{align-items:center;background:none;border:none;border-radius:.375rem;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background-color .2s ease}.nav-button.active,.nav-button:hover{background:#f59e0b1a;color:#f59e0b}.notification-icon{font-size:1.25rem}.notification-badge{background:#ef4444;border-radius:9999px;color:#fff;font-size:.625rem;font-weight:600;line-height:1;min-width:1rem;padding:.125rem .375rem;position:absolute;right:.25rem;text-align:center;top:.25rem}.user-button{align-items:center;background:none;border:none;border-radius:.5rem;color:#f9fafb;cursor:pointer;display:flex;gap:.75rem;padding:.5rem;transition:background-color .2s ease}.user-button.active,.user-button:hover{background:#f59e0b1a}.user-avatar{background:#f59e0b;height:2rem;overflow:hidden;width:2rem}.user-avatar.large{height:3rem;width:3rem}.avatar-text{color:#111827;font-size:.875rem;font-weight:600}.user-avatar.large .avatar-text{font-size:1.125rem}.avatar-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.user-info{display:flex;flex-direction:column;line-height:1.2;text-align:left}.user-name{font-size:.875rem}.dropdown-arrow,.user-email{color:#9ca3af;font-size:.75rem}.dropdown-arrow{transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.notifications-dropdown,.user-dropdown{animation:dropdownSlide .2s ease-out;background:#1f2937;border:1px solid #374151;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;max-width:24rem;min-width:20rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1200}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.dropdown-header{align-items:center;border-bottom:1px solid #374151;display:flex;justify-content:space-between;padding:1rem}.dropdown-header h3{color:#f9fafb;font-size:1rem;font-weight:600;margin:0}.notification-count{color:#f59e0b;font-size:.75rem;font-weight:500}.notifications-list{max-height:20rem;overflow-y:auto}.notification-item{align-items:flex-start;border-bottom:1px solid #3741514d;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;transition:background-color .2s ease}.notification-item:hover{background:#f59e0b0d}.notification-item:last-child{border-bottom:none}.notification-item.unread{background:#f59e0b05}.notification-content{flex:1 1}.notification-content h4{color:#f9fafb;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.notification-content p{color:#d1d5db;font-size:.75rem;line-height:1.4;margin:0 0 .25rem}.notification-time{color:#9ca3af;font-size:.625rem}.unread-dot{background:#f59e0b;border-radius:50%;flex-shrink:0;height:.5rem;margin-top:.125rem;width:.5rem}.user-dropdown .dropdown-header{gap:.75rem}.user-details h3{font-size:1rem;margin:0 0 .25rem}.user-details p{color:#9ca3af;font-size:.75rem;margin:0}.dropdown-menu{padding:.5rem 0}.menu-item{align-items:center;background:none;border:none;color:#e5e7eb;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.menu-item:hover{background:#f59e0b1a;color:#f59e0b}.menu-item.danger{color:#ef4444}.menu-item.danger:hover{background:#ef44441a;color:#ef4444}.menu-icon{font-size:1rem;text-align:center;width:1.25rem}.menu-divider{background:#374151;height:1px;margin:.5rem 0}.dropdown-footer{border-top:1px solid #374151;padding:.75rem 1rem}.view-all-btn{background:none;border:1px solid #374151;border-radius:.375rem;color:#f59e0b;cursor:pointer;font-size:.75rem;font-weight:500;padding:.5rem;transition:all .2s ease;width:100%}.view-all-btn:hover{background:#f59e0b1a;border-color:#f59e0b}.nav-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1150}@media (max-width:768px){.top-navigation{padding:0 1rem}.brand-text,.dropdown-arrow,.user-info{display:none}.notifications-dropdown,.user-dropdown{min-width:16rem;right:-1rem}}@media (max-width:480px){.nav-left,.nav-right{gap:.5rem}.notifications-dropdown,.user-dropdown{left:1rem;min-width:auto;right:1rem}}.sidebar{background:#111827;border-right:1px solid #374151;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;top:4rem;transition:width .3s ease;z-index:1000}.sidebar.expanded{width:16rem}.sidebar.collapsed{width:4rem}.sidebar-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.sidebar-nav{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:1rem 0}.nav-section{margin-bottom:2rem}.nav-section:last-child{margin-bottom:0}.nav-section-title{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin:0 0 .5rem 1rem;padding:0 .5rem;text-transform:uppercase}.nav-list{list-style:none;margin:0;padding:0}.nav-item{margin:0}.nav-link{align-items:center;background:none;border:none;border-radius:0;border-radius:.375rem;color:#d1d5db;cursor:pointer;display:flex;gap:.75rem;margin:0 .5rem;padding:.75rem 1rem;position:relative;text-align:left;transition:all .2s ease;width:100%}.nav-link:hover:not(.disabled){background:#f59e0b1a;color:#f59e0b}.nav-link.active{background:#f59e0b26;color:#f59e0b;font-weight:600}.nav-link.active:before{background:#f59e0b;border-radius:0 2px 2px 0;content:"";height:1.5rem;left:-.5rem;position:absolute;top:50%;transform:translateY(-50%);width:3px}.nav-link.disabled{cursor:not-allowed;opacity:.5}.nav-icon{flex-shrink:0;font-size:1.25rem;text-align:center;width:1.5rem}.nav-text{align-items:center;display:flex;flex:1 1;justify-content:space-between;min-width:0}.nav-label{font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-indicator{border-radius:9999px;color:#fff;flex-shrink:0;font-size:.625rem;font-weight:600;letter-spacing:.05em;padding:.125rem .375rem;text-transform:uppercase}.sidebar.collapsed .nav-link{justify-content:center;padding:.75rem}.sidebar.collapsed .status-indicator{border-radius:50%;font-size:0;height:.5rem;padding:0;position:absolute;right:.25rem;top:.25rem;width:.5rem}.sidebar-footer{background:#111827cc;border-top:1px solid #374151;padding:1rem}.footer-content{margin-bottom:1rem}.footer-info{text-align:center}.footer-title{color:#f59e0b;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.footer-subtitle{color:#6b7280;font-size:.75rem;margin:0}.quick-actions{display:flex;gap:.5rem}.sidebar.collapsed .quick-actions{flex-direction:column}.quick-action-btn{align-items:center;background:none;border:1px solid #374151;border-radius:.375rem;color:#9ca3af;cursor:pointer;display:flex;flex:1 1;font-size:.75rem;gap:.5rem;justify-content:center;padding:.5rem;transition:all .2s ease}.sidebar.collapsed .quick-action-btn{padding:.75rem .5rem}.quick-action-btn:hover{background:#f59e0b1a;border-color:#f59e0b;color:#f59e0b}.action-icon{font-size:1rem}.action-label{font-weight:500}.sidebar-resize-handle{background:#0000;bottom:0;cursor:col-resize;position:absolute;right:-2px;top:0;transition:background-color .2s ease;width:4px}.sidebar-resize-handle:hover{background:#f59e0b4d}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:#0000}.sidebar-nav::-webkit-scrollbar-thumb{background:#374151;border-radius:2px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#4b5563}@media (max-width:768px){.sidebar{transform:translateX(-100%);transition:transform .3s ease,width .3s ease;z-index:1300}.sidebar.mobile-open{transform:translateX(0)}.sidebar.collapsed,.sidebar.expanded{width:16rem}}@media (max-width:480px){.sidebar.collapsed,.sidebar.expanded{max-width:20rem;width:100vw}}@media (prefers-reduced-motion:no-preference){.sidebar *{transition-duration:.2s;transition-timing-function:ease-in-out}}.nav-link:focus-visible,.quick-action-btn:focus-visible{outline:2px solid #f59e0b;outline-offset:-2px}@media (prefers-contrast:high){.sidebar{border-right-color:#fff}.nav-link{border:1px solid #0000}.nav-link.active,.nav-link:hover{border-color:#f59e0b}}.layout{background:#030712;color:#f9fafb;display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;min-width:0;padding-top:4rem;transition:margin-left .3s ease;width:100%}.layout.has-sidebar .main-content{margin-left:4rem;width:calc(100% - 4rem)}.layout.has-sidebar.sidebar-expanded .main-content{margin-left:16rem;width:calc(100% - 16rem)}.layout.has-sidebar.sidebar-collapsed .main-content{margin-left:4rem;width:calc(100% - 4rem)}.content-container{box-sizing:border-box;margin:0;max-width:none;padding:2rem;width:100%}.content-container:has(.assay-compositing){padding:0}.layout.full-width .content-container{padding:0;width:100%}.layout.mobile .main-content{margin-left:0}.layout.mobile .content-container{padding:1rem}.mobile-sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;left:0;position:fixed;right:0;top:4rem;z-index:1250}@media (max-width:1024px){.content-container{padding:1.5rem}}@media (max-width:768px){.content-container{padding:1rem}.layout.has-sidebar .main-content{margin-left:0}}@media (max-width:480px){.content-container{padding:.75rem}}.main-content{overflow-x:auto;overflow-y:auto}@media print{.layout{background:#fff;color:#000}.main-content{margin-left:0;padding-top:0}.content-container{padding:0}}@media (prefers-contrast:high){.layout{background:#000;color:#fff}}@media (prefers-reduced-motion:reduce){.main-content{transition:none}}.layout{scrollbar-color:#374151 #111827;scrollbar-width:thin}.layout::-webkit-scrollbar{width:8px}.layout::-webkit-scrollbar-track{background:#111827}.layout::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.layout::-webkit-scrollbar-thumb:hover{background:#4b5563}@media (prefers-reduced-motion:no-preference){.layout *{transition-property:margin,padding,transform,opacity,background-color,border-color,color;transition-timing-function:ease-in-out}}.selkirk-loader{display:inline-block}.loader-arrow{animation:spinArrow 1.2s linear infinite;filter:drop-shadow(0 0 6px rgba(255,191,0,.75));transform-box:fill-box;transform-origin:50% 20%}.loader-circle{filter:drop-shadow(0 0 8px rgba(255,191,0,.9))}@keyframes spinArrow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-container .selkirk-loader{margin-bottom:.5rem}.app-launcher-content{margin:0 auto;max-width:1400px;padding:0}.hero-section{background:linear-gradient(135deg,#111827,#1f2937 50%,#111827);border-bottom:1px solid #374151;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.hero-background{bottom:0;left:0;opacity:.1;position:absolute;right:0;top:0}.hero-pattern{animation:patternFloat 20s ease-in-out infinite;background-image:radial-gradient(circle at 25% 25%,#f59e0b 2px,#0000 0),radial-gradient(circle at 75% 75%,#f59e0b 1px,#0000 0);background-size:60px 60px;height:100%;width:100%}@keyframes patternFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-content{gap:3rem;position:relative;z-index:1}.brand-showcase,.hero-content{align-items:center;display:flex;flex-direction:column}.brand-showcase{gap:1rem;margin-bottom:2rem}.brand-logo-large{position:relative}.logo-container{height:120px;width:120px}.logo-container,.logo-icon-large{align-items:center;display:flex;justify-content:center;position:relative}.logo-icon-large{background:#0000;border-radius:20px;box-shadow:0 20px 40px #f9be0b4d;height:180px;padding:1rem;width:180px;z-index:2}.logo-icon-large .logo-png{filter:drop-shadow(0 4px 12px rgba(0,0,0,.5));height:100%;object-fit:contain;width:100%}.logo-icon-large .logo-fallback{align-items:center;background:linear-gradient(135deg,#f9be0b,#fbbf24);border-radius:12px;color:#1a1a1a;display:flex;font-size:2rem;font-weight:900;height:100%;justify-content:center;width:100%}.logo-glow{animation:logoGlow 3s ease-in-out infinite;background:radial-gradient(circle,#f59e0b4d 0,#0000 70%);border-radius:50%;height:120px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}@keyframes logoGlow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f9be0b,#fbbf24,#f9be0b);-webkit-background-clip:text;background-clip:text;color:#f9fafb;font-size:3rem;font-weight:700;margin:0;text-shadow:0 4px 8px #0000004d}.hero-subtitle{color:#d1d5db;font-size:1.5rem;font-weight:300;letter-spacing:.5px;margin:0}.user-welcome{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f293780;border:1px solid #f59e0b33;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;min-width:300px;padding:2rem}.user-greeting h2{color:#f9fafb;font-size:2rem;font-weight:600;margin:0 0 .5rem}.user-role{font-size:1rem;margin:0}.user-groups{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.group-badge.premium{align-items:center;background:linear-gradient(135deg,#f59e0b33,#fbbf2433);border:1px solid #f59e0b4d;border-radius:12px;box-shadow:0 4px 12px #f59e0b33;color:#f59e0b;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.badge-icon{font-size:1rem}.stats-section{padding:3rem 2rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{text-align:center}.stat-content{align-items:center;display:flex;gap:1.5rem;justify-content:center}.stat-info{text-align:left}.stat-number{color:#f59e0b;font-size:2rem;font-weight:700;line-height:1;margin:0}.stat-label{margin:.25rem 0 0}.applications-section{padding:3rem 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-title{color:#f9fafb;font-size:2.5rem;font-weight:700;margin:0 0 1rem}.section-subtitle{color:#9ca3af;font-size:1.125rem;margin:0}.apps-grid.enhanced{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.app-card.enhanced{border:1px solid #f59e0b1a;overflow:hidden;padding:0;transition:all .3s ease}.app-card.enhanced:hover{border-color:#f59e0b4d;box-shadow:0 20px 40px #0000004d,0 0 20px #f59e0b33;transform:translateY(-8px)}.app-card-header{align-items:flex-start;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.app-icon,.app-icon-container{height:60px;position:relative;width:60px}.app-icon{align-items:center;display:flex;font-size:2.5rem;justify-content:center;z-index:2}.app-icon-glow{animation:iconGlow 2s ease-in-out infinite;border-radius:50%;filter:blur(10px);height:80px;left:50%;opacity:.2;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px}@keyframes iconGlow{0%,to{opacity:.1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.3;transform:translate(-50%,-50%) scale(1.2)}}.status-badge.modern{border-radius:8px;box-shadow:0 2px 4px #0003;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.375rem .75rem;text-transform:uppercase}.app-card-body{padding:0 2rem 1rem}.app-name{color:#f9fafb;font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.app-description{color:#d1d5db;font-size:1rem;line-height:1.6;margin:0 0 1rem}.app-features{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:#6b728033;border-radius:6px;color:#9ca3af;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.app-card-footer{padding:1rem 2rem 2rem}.no-apps-card{margin:0 auto;max-width:600px;text-align:center}.no-apps-content{padding:3rem 2rem}.no-apps-illustration{margin-bottom:2rem;position:relative}.empty-state-icon{font-size:5rem;margin-bottom:1rem;opacity:.6}.empty-state-pattern{animation:patternRotate 10s linear infinite;border:2px dashed #9ca3af4d;border-radius:50%;height:120px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}@keyframes patternRotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.no-apps-content h3{color:#f9fafb;font-size:1.75rem;font-weight:700;margin:0 0 1rem}.no-apps-content p{color:#9ca3af;font-size:1rem;line-height:1.6;margin:0 0 1rem}.empty-state-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.dashboard-section{padding:3rem 2rem}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{align-items:flex-start;background:#11182780;border:1px solid #37415180;border-radius:8px;display:flex;gap:1rem;padding:1rem}.activity-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.875rem;height:2rem;justify-content:center;width:2rem}.activity-icon.success{background:#10b98133;color:#10b981}.activity-icon.info{background:#3b82f633;color:#3b82f6}.activity-icon.warning{background:#f59e0b33;color:#f59e0b}.activity-content{flex:1 1}.activity-title{color:#e5e7eb;font-size:.875rem;font-weight:500;margin:0 0 .25rem}.activity-time{margin:0}.quick-actions-grid{grid-template-columns:repeat(2,1fr)}.quick-action-item{align-items:center;background:#11182780;border:1px solid #37415180;border-radius:8px;color:#e5e7eb;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 1rem;text-decoration:none;transition:all .2s ease}.quick-action-item:hover{background:#f59e0b1a;border-color:#f59e0b4d;transform:translateY(-2px)}.action-icon{font-size:1.5rem}.quick-action-item span{font-size:.875rem;font-weight:500}.status-section{padding:2rem}.status-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.status-header h3{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0}.status-indicator{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.status-indicator.online{color:#10b981}.status-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.status-item{align-items:center;background:#1118274d;border:1px solid #3741514d;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.status-label{color:#9ca3af;font-size:.875rem;font-weight:500}.status-value{color:#e5e7eb;font-size:.875rem;font-weight:600}.status-value.good{color:#10b981}.loading-container{color:#9ca3af;min-height:60vh}@media (max-width:1200px){.hero-title{font-size:3rem}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-section{padding:3rem 1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.apps-grid.enhanced,.dashboard-grid,.stats-grid{grid-template-columns:1fr}.user-welcome{min-width:auto;width:100%}.empty-state-actions{align-items:center;flex-direction:column}.quick-actions-grid,.status-grid{grid-template-columns:1fr}}@media (max-width:480px){.applications-section,.dashboard-section,.stats-section,.status-section{padding:2rem 1rem}.hero-title,.section-title{font-size:2rem}.stat-content{flex-direction:column}.stat-content,.stat-info{text-align:center}}.dashboard-container{margin:0 auto;max-width:1400px;padding:2rem 0}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem;padding:0 1rem}.welcome-section{flex:1 1}.dashboard-title{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.user-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f2937cc;border:1px solid #f59e0b33;border-radius:12px;gap:1rem;padding:1rem 1.5rem}.user-avatar,.user-badge{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#f59e0b,#fbbf24);border-radius:50%;color:#111827;flex-shrink:0;font-size:1.25rem;font-weight:700;height:3rem;justify-content:center;width:3rem}.user-details{display:flex;flex-direction:column;gap:.25rem}.user-name{color:#f9fafb;font-size:1rem;font-weight:600}.user-role{color:#9ca3af;font-size:.875rem}.stats-overview{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem;padding:0 1rem}.stat-card{padding:2rem;transition:transform .3s ease}.stat-card:hover{transform:translateY(-4px)}.stat-item{align-items:center;gap:1.5rem}.stat-icon{flex-shrink:0;font-size:2.5rem;opacity:.8}.stat-content h3{color:#f59e0b;font-size:2rem;font-weight:700;line-height:1;margin:0}.stat-content p{color:#9ca3af;font-size:.875rem;font-weight:500;margin:.5rem 0 0}.dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:3rem;padding:0 1rem}.api-test-card{padding:2rem}.connection-status{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.connection-status.online{color:#10b981}.status-dot{animation:statusPulse 2s ease-in-out infinite;background:currentColor;border-radius:50%;height:8px;width:8px}.api-test-content{margin-bottom:2rem}.api-test-content p{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.test-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.test-button{flex:1 1;min-width:150px}.health-result{border-radius:8px;margin-top:1rem;padding:1rem}.health-result.success{background:#10b9811a;border:1px solid #10b9814d;color:#10b981}.health-result.error{background:#ef44441a;border:1px solid #ef44444d;color:#ef4444}.health-result p{font-size:.875rem;font-weight:500;margin:0}.api-details{border-top:1px solid #3741514d;display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem}.detail-item{align-items:center;justify-content:space-between}.detail-label,.detail-value{font-size:.875rem}.detail-value{color:#e5e7eb}.quick-actions-card{padding:2rem}.quick-actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.quick-action-button{align-items:center;background:#11182780;border:1px solid #37415180;border-radius:8px;color:#e5e7eb;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1rem;text-align:center;transition:all .3s ease}.quick-action-button:hover{background:#f59e0b1a;border-color:#f59e0b4d;transform:translateY(-2px)}.action-icon{font-size:2rem;opacity:.8}.action-content h4{color:#f9fafb;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.action-content p{color:#9ca3af;font-size:.75rem;line-height:1.4;margin:0}.activity-card{padding:2rem}.activity-cell{align-items:center;gap:.75rem}.activity-status{border-radius:50%;flex-shrink:0;height:8px;width:8px}.activity-status.success{background:#10b981}.activity-status.warning{background:#f59e0b}.activity-status.info{background:#3b82f6}.activity-status.error{background:#ef4444}.activity-details{color:#d1d5db;font-size:.875rem}.activity-time{color:#9ca3af;font-size:.75rem}.system-info{padding:0 1rem}.info-card{padding:2rem}.info-content h3{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{background:#1118274d;border:1px solid #3741514d;border-radius:8px;padding:1rem}.info-label,.info-value{font-size:.875rem}.info-value{color:#e5e7eb}@media (max-width:1200px){.dashboard-grid{grid-template-columns:1fr}.stats-overview{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-container{padding:1rem 0}.dashboard-header{flex-direction:column;gap:2rem;text-align:center}.user-badge{align-self:stretch;justify-content:center}.dashboard-title{font-size:2rem}.stats-overview{grid-template-columns:1fr}.dashboard-grid,.stats-overview{gap:1rem;margin-bottom:2rem}.activity-card,.api-test-card,.info-card,.quick-actions-card{padding:1.5rem}.info-grid,.quick-actions-grid{grid-template-columns:1fr}.info-grid{gap:1rem}}@media (max-width:480px){.dashboard-grid,.dashboard-header,.stats-overview,.system-info{padding:0 .5rem}.dashboard-title{font-size:1.75rem}.user-badge{padding:1rem}.user-avatar{font-size:1rem;height:2.5rem;width:2.5rem}.stat-card{padding:1.5rem}.stat-item{flex-direction:column;gap:1rem}.stat-content,.stat-item{text-align:center}}.quick-action-button:active{transform:translateY(0)}.test-button:disabled{cursor:wait}.quick-action-button:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}@media (prefers-contrast:high){.activity-card,.api-test-card,.info-card,.quick-action-button,.quick-actions-card,.stat-card,.user-badge{border-width:2px}}.table-container{background:#1f2937;overflow:hidden}.table{border-collapse:collapse;font-size:.875rem;width:100%}.table-header{background:#111827;border-bottom:2px solid #374151}.table-header-cell{border-bottom:1px solid #374151;color:#f59e0b;font-weight:600;padding:1rem;position:relative;text-align:left;-webkit-user-select:none;user-select:none}.table-header-cell.sortable{cursor:pointer;transition:background-color .2s ease}.table-header-cell.sortable:hover{background:#f59e0b1a}.header-content{gap:.5rem}.sort-icon{font-size:.75rem;opacity:.5;transition:opacity .2s ease}.sort-icon.active{color:#f59e0b;opacity:1}.table-header-cell:hover .sort-icon{opacity:.8}.table-body{background:#1f2937}.table-row{border-bottom:1px solid #374151;transition:background-color .2s ease}.table-row:last-child{border-bottom:none}.table-row.clickable{cursor:pointer}.table-hoverable .table-row:hover{background:#f59e0b0d}.table-row.clickable:hover{background:#f59e0b1a}.table-striped .table-row:nth-child(2n){background:#11182780}.table-striped .table-row:nth-child(2n):hover{background:#f59e0b0d}.table-cell{border-bottom:1px solid #3741514d;color:#e5e7eb;padding:1rem;vertical-align:top}.table-row:last-child .table-cell{border-bottom:none}.table-compact .table-cell,.table-compact .table-header-cell{padding:.5rem .75rem}.table-compact{font-size:.75rem}.table-loading{flex-direction:column}.table-empty,.table-loading{align-items:center;color:#9ca3af;display:flex;justify-content:center;padding:3rem}.table-empty{font-style:italic}@media (max-width:768px){.table-container{overflow-x:auto}.table{min-width:600px}.table-cell,.table-header-cell{font-size:.75rem;padding:.75rem .5rem}.table-compact .table-cell,.table-compact .table-header-cell{font-size:.6875rem;padding:.5rem .375rem}}.table-cell .status-badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.table-cell .status-active{background:#10b98133;color:#10b981}.table-cell .status-inactive{background:#6b728033;color:#9ca3af}.table-cell .status-warning{background:#f59e0b33;color:#f59e0b}.table-cell .status-error{background:#ef444433;color:#ef4444}.table-cell .cell-actions{align-items:center;display:flex;gap:.5rem}.table-cell .action-btn{background:#0000;border:1px solid #374151;border-radius:.25rem;color:#9ca3af;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;transition:all .2s ease}.table-cell .action-btn:hover{background:#374151;border-color:#f59e0b;color:#f59e0b}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC)}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.drill-hole-map-container{height:100%;position:relative;width:100%}.drill-hole-map{border:1px solid #374151;box-shadow:0 4px 6px #0000001a}.map-legend{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827f2;border:1px solid #374151;border-radius:8px;box-shadow:0 4px 6px #0003;padding:1rem;position:absolute;right:10px;top:10px;z-index:1000}.custom-drill-marker{background:#0000!important;border:none!important}.custom-drill-marker,.drill-marker-mode-progress .drill-marker-scale-shell,.drill-marker-mode-progress .progress-drill-hitbox,.drill-marker-mode-progress.progress-drill-hitbox,.leaflet-marker-icon.custom-drill-marker.drill-marker-mode-progress{overflow:visible!important}.drill-marker-scale-shell{transform-origin:center center;transition:transform .18s ease-out;will-change:transform}.drill-ip-rig-label{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:999px;box-shadow:0 1px 3px #0000001f,0 2px 8px #00000014;color:#111827;display:inline-flex;font-size:11px;font-weight:600;gap:4px;left:50%;letter-spacing:.01em;line-height:1.2;padding:3px 9px 3px 5px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:20}.drill-ip-rig-label__icon{display:block;flex-shrink:0;height:14px;object-fit:contain;width:14px}.drill-ip-rig-label__text{font-family:system-ui,-apple-system,Segoe UI,sans-serif}.leaflet-tooltip.drill-hole-progress-tooltip{background:#111827f5;border:1px solid #4b5563;border-radius:8px;box-shadow:0 8px 20px #00000073;color:#e5e7eb;font-size:12px;font-weight:500;line-height:1.35}.leaflet-tooltip.drill-hole-progress-tooltip:before{border-top-color:#111827f5}.pulse-marker{animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 4px #ef444466,0 0 8px #ef444433}50%{box-shadow:0 0 8px #ef4444cc,0 0 16px #ef444466}}.leaflet-control-zoom a{background:#1f2937;border:1px solid #374151;color:#f9fafb;font-size:18px;height:30px;line-height:26px;text-align:center;width:30px}.leaflet-control-zoom a:hover{background:#374151;border-color:#f9be0b}.leaflet-control-layers{background:#111827f2;border:1px solid #374151;font-size:14px}.leaflet-control-layers-expanded{color:#e5e7eb;padding:6px 10px 6px 6px}.leaflet-control-layers-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36'%3E%3Cpath fill='%23f9fafb' d='m1 10 11 11L35-2 12 21 1 10z'/%3E%3C/svg%3E");background-size:24px;height:36px;width:36px}.leaflet-control-scale-line{background:#111827e6;border:2px solid #374151;color:#e5e7eb;font-size:11px;font-weight:600;line-height:1.1;padding:2px 5px 1px}.leaflet-container{-moz-osx-font-smoothing:grayscale;image-rendering:-webkit-optimize-contrast}.leaflet-container,.leaflet-control{-webkit-font-smoothing:antialiased}.spatial-filter-controls{background:#111827;border-top:1px solid #1f2937;display:flex;flex-direction:column;flex-shrink:0;font-size:.7rem;gap:6px;padding:8px 10px}.spatial-row{align-items:center;display:flex;gap:8px}.spatial-row-slice{align-items:flex-start}.spatial-label{color:#9ca3af;flex-shrink:0;font-size:.65rem;width:40px}.spatial-slider{-webkit-appearance:none;appearance:none;background:#374151;border-radius:2px;cursor:pointer;flex:1 1;height:3px;min-width:0;outline:none}.spatial-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#f9be0b;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.spatial-slider::-moz-range-thumb{background:#f9be0b;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.spatial-slider:disabled{cursor:default;opacity:.4}.spatial-value{color:#d1d5db;flex-shrink:0;font-size:.65rem;min-width:36px;text-align:right}.spatial-badge{align-items:center;background:#1f2937;border-radius:8px;color:#9ca3af;display:inline-flex;flex-shrink:0;font-size:.6rem;padding:1px 6px;white-space:nowrap}.spatial-badge.warn{background:#78350f;color:#fbbf24}.spatial-slice-group{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0;padding-top:10px}.spatial-slice-toggle{align-items:center;color:#9ca3af;cursor:pointer;display:flex;font-size:.65rem;gap:5px}.spatial-slice-toggle input[type=checkbox]{accent-color:#f9be0b;cursor:pointer;height:14px;width:14px}.spatial-slice-toggle input[type=checkbox]:disabled{cursor:default;opacity:.4}.spatial-slice-slider-row{align-items:center;display:flex;gap:8px}.compass-dial-svg{flex-shrink:0}.compass-cardinal{cursor:pointer}.compass-cardinal text{transition:fill .15s ease}.compass-cardinal:hover text{fill:#f9be0b}.compass-cardinal:hover circle{fill:#f9be0b14}.compass-center-group{cursor:pointer}.compass-plan-hint{fill:#4b5563;opacity:.6;transition:fill .15s ease,opacity .15s ease}.compass-center-group:hover .compass-plan-hint{fill:#f9be0b;opacity:1}.gltf-surface-label{font-feature-settings:"tnum";background:#374151f0;border:1px solid #1f2937e6;border-radius:4px;box-shadow:0 1px 4px #00000073;color:#e5e7eb;font-size:.68rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em;padding:2px 7px;pointer-events:none;position:relative;white-space:nowrap;z-index:12}.drill-hole-3d-viewer{background:#030712;border-radius:8px;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;width:100%}.viewer-3d-canvas-area{flex:1 1;min-height:0;overflow:hidden;position:relative}.viewer-3d-legend{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827f2;border:1px solid #374151;border-radius:6px;bottom:28px;box-shadow:0 4px 6px #0003;max-height:calc(100% - 56px);overflow-y:auto;padding:.75rem;position:absolute;right:10px;z-index:10}.viewer-3d-loading{background:#111827e6;border:1px solid #f9be0b;border-radius:6px;color:#f9be0b}.viewer-3d-error,.viewer-3d-loading{font-size:.875rem;font-weight:500;left:50%;padding:.75rem 1.25rem;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}.viewer-3d-error{background:#111827f2;border:1px solid #ef4444;border-radius:6px;color:#ef4444;max-width:80%;text-align:center}.viewer-3d-canvas-area canvas{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.viewer-3d-fullscreen-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1f2937e6;border:1px solid #374151;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:10px;top:10px;transition:all .15s ease;width:30px;z-index:10}.viewer-3d-fullscreen-btn:hover{background:#374151f2;border-color:#f9be0b;color:#f9fafb}.viewer-3d-fullscreen-btn--dock{background:#450a0a8c;border-color:#7f1d1d;color:#fca5a5}.viewer-3d-fullscreen-btn--dock:hover{background:#7f1d1dbf;border-color:#ef4444;color:#fecaca}.viewer-3d-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:4px;left:10px;position:absolute;top:10px;z-index:10}.viewer-3d-toolbar-sep{background:#374151;height:18px;margin:0 2px;width:1px}.viewer-3d-gltf-wrap{gap:4px}.viewer-3d-gltf-wrap,.viewer-3d-toolbar-pop-wrap{align-items:center;display:inline-flex;position:relative}.viewer-3d-toolbar-popover{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111827fa;border:1px solid #374151;border-radius:6px;box-shadow:0 8px 24px #00000073;left:0;margin-top:6px;max-width:min(320px,92vw);min-width:248px;padding:0;position:absolute;top:100%;z-index:25}.viewer-3d-toolbar-popover-header{align-items:center;border-bottom:1px solid #374151;display:flex;gap:8px;justify-content:space-between;padding:8px 10px 6px}.viewer-3d-toolbar-popover-title{color:#f9be0b;font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.viewer-3d-toolbar-popover-body{display:flex;flex-direction:column;gap:10px;padding:8px 10px 10px}.viewer-3d-popover-check-row{align-items:center;color:#e5e7eb;cursor:pointer;display:flex;font-size:.72rem;gap:8px;-webkit-user-select:none;user-select:none}.viewer-3d-popover-check-row input{cursor:pointer}.viewer-3d-popover-check-row input:disabled{cursor:not-allowed}.viewer-3d-popover-field{display:flex;flex-direction:column;gap:4px}.viewer-3d-popover-field-label{color:#9ca3af;font-size:.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.viewer-3d-terrain-style-select--popover{max-width:none;width:100%}.viewer-3d-gltf-panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111827fa;border:1px solid #374151;border-radius:6px;box-shadow:0 8px 24px #00000073;left:0;margin-top:6px;max-height:min(280px,40vh);max-width:min(360px,90vw);min-width:260px;overflow-y:auto;padding:8px 10px;position:absolute;top:100%;z-index:25}.viewer-3d-gltf-panel-header{align-items:center;border-bottom:1px solid #374151;display:flex;gap:8px;justify-content:space-between;margin-bottom:6px;padding-bottom:4px}.viewer-3d-gltf-panel-title{color:#f9be0b;flex:1 1;font-size:.65rem;font-weight:600;letter-spacing:.04em;min-width:0;text-transform:uppercase}.viewer-3d-gltf-all-btn{background:#1f2937f2;border:1px solid #4b5563;border-radius:4px;color:#e5e7eb;cursor:pointer;flex-shrink:0;font-size:.6rem;line-height:1.2;padding:3px 8px;white-space:nowrap}.viewer-3d-gltf-all-btn:hover:not(:disabled){background:#374151f2;border-color:#6b7280}.viewer-3d-gltf-all-btn:disabled{cursor:not-allowed;opacity:.45}.viewer-3d-gltf-panel-hint{color:#9ca3af;font-size:.65rem;padding:4px 0}.viewer-3d-gltf-row{grid-column-gap:8px;grid-row-gap:2px;align-items:start;border-radius:4px;color:#e5e7eb;column-gap:8px;display:grid;font-size:.7rem;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;padding:6px 4px;row-gap:2px}.viewer-3d-gltf-row:hover{background:#37415180}.viewer-3d-gltf-row input.viewer-3d-gltf-cb{cursor:pointer;grid-column:1;grid-row:1/-1;margin-top:2px}.viewer-3d-gltf-text-label{cursor:pointer;display:flex;flex-direction:column;gap:2px;grid-column:2;grid-row:1/-1;min-width:0}.viewer-3d-gltf-actions{align-self:start;display:flex;flex-direction:column;gap:4px;grid-column:3;grid-row:1/-1}.viewer-3d-gltf-action-btn{background:#1f2937f2;border:1px solid #4b5563;border-radius:4px;color:#e5e7eb;cursor:pointer;font-size:.6rem;line-height:1.2;padding:2px 6px;white-space:nowrap}.viewer-3d-gltf-action-btn:hover:not(:disabled){background:#374151f2;border-color:#6b7280}.viewer-3d-gltf-action-btn:disabled{cursor:not-allowed;opacity:.4}.viewer-3d-gltf-name{color:#f3f4f6;font-weight:500;word-break:break-word}.viewer-3d-gltf-meta{color:#9ca3af;font-size:.6rem}.viewer-3d-raster-select{background:#1f2937f2;border:1px solid #374151;border-radius:4px;color:#e5e7eb;font-size:.7rem;max-width:160px;padding:2px 4px}.viewer-3d-raster-select:disabled{opacity:.45}.viewer-3d-terrain-style-select{background:#1f2937f2;border:1px solid #374151;border-radius:4px;color:#e5e7eb;font-size:.7rem;max-width:130px;padding:2px 4px}.viewer-3d-terrain-style-select:disabled{opacity:.45}.viewer-3d-terrain-z-wrap--popover{align-items:stretch;display:flex;flex-direction:column;gap:6px}.viewer-3d-terrain-z-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.viewer-3d-terrain-z-label{color:#9ca3af;flex-shrink:0;font-size:.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.viewer-3d-terrain-z-slider--popover{accent-color:#f9be0b;cursor:pointer;height:4px;min-width:0;width:100%}.viewer-3d-terrain-z-slider--popover:disabled{cursor:not-allowed;opacity:.4}.viewer-3d-terrain-z-value{font-feature-settings:"tnum";color:#d1d5db;flex-shrink:0;font-size:.65rem;font-variant-numeric:tabular-nums;text-align:right}.viewer-3d-terrain-error{color:#f87171;font-size:.65rem;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-3d-toggle{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1f2937e6;border:1px solid #374151;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;font-size:.7rem;gap:.5rem;padding:.35rem .65rem;transition:all .15s ease}.viewer-3d-toggle:hover:not(:disabled){background:#374151f2;color:#f9fafb}.viewer-3d-toggle.active{background:#f9be0b26;border-color:#f9be0b;color:#f9be0b}.viewer-3d-toggle:disabled{cursor:not-allowed;opacity:.5}.viewer-3d-interval-status{color:#f9be0b;font-size:.65rem;margin-left:4px}.viewer-3d-color-legend{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827f2;border:1px solid #374151;border-radius:6px;box-shadow:0 4px 6px #0003;max-height:50%;overflow-x:hidden;overflow-y:auto;padding:.6rem .75rem;position:absolute;right:10px;top:46px;z-index:10}.color-legend-title{color:#f9fafb;font-size:.7rem;font-weight:600;margin-bottom:.4rem}.color-legend-gradient{width:160px}.gradient-bar{background:linear-gradient(90deg,#0d0df2,#0df2f2,#0df20d,#f2f20d,#f20d0d);border-radius:2px;height:12px}.gradient-labels{font-size:.6rem;margin-top:2px}.legend-source-section{border-bottom:1px solid #374151;margin-bottom:6px;padding-bottom:6px}.legend-source-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.color-legend-categorical{display:flex;flex-direction:column;gap:3px}.legend-item{gap:6px}.legend-swatch{border-radius:2px;display:inline-block;height:10px;width:10px}.legend-label{color:#d1d5db;font-size:.6rem;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.downhole-label-wrapper{height:0;position:relative;width:0}.downhole-label{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#111827e0;border:1.5px solid;border-radius:3px;color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;line-height:1.3;padding:2px 6px;pointer-events:none;position:absolute;top:0;transform:translateY(-50%);white-space:nowrap}.downhole-label .label-value{font-weight:600}.downhole-label .label-depth{color:#9ca3af;font-size:8px;margin-left:4px}.downhole-label:before{border-top:1px solid;border-color:inherit;content:"";height:0;position:absolute;top:50%}.downhole-label.label-right{left:40px}.downhole-label.label-right:before{right:100%;width:38px}.downhole-label.label-left{right:40px}.downhole-label.label-left:before{left:100%;width:38px}.hole-id-label{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#111827d9;border:1px solid #4b5563;border-radius:3px;color:#d1d5db;cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;padding:2px 6px;pointer-events:auto;position:relative;white-space:nowrap}.hole-id-label.selected{border-color:#f9be0b;color:#f9be0b}.hole-id-popup{background:#111827f2;border:1px solid #f9be0b;border-radius:4px;bottom:100%;color:#f9fafb;display:none;font-size:10px;left:50%;margin-bottom:6px;padding:6px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:20}.hole-id-label:hover .hole-id-popup{display:block}.radius-slider-container{align-items:center;display:flex;gap:6px;margin-top:6px}.radius-slider-label{color:#9ca3af;flex-shrink:0;font-size:.6rem}.radius-slider{-webkit-appearance:none;appearance:none;background:#374151;border-radius:2px;cursor:pointer;flex:1 1;height:3px;outline:none}.radius-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#f9be0b;border-radius:50%;cursor:pointer;height:10px;width:10px}.radius-slider::-moz-range-thumb{background:#f9be0b;border:none;border-radius:50%;cursor:pointer;height:10px;width:10px}.coring-activity{min-height:400px;width:100%}.coring-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.coring-loading h2{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0}.custom-tooltip{background:#111827f2;border:1px solid #374151;border-radius:6px;box-shadow:0 4px 6px #0000004d;padding:.75rem}.custom-tooltip .label{color:#f9fafb;font-size:.875rem;font-weight:600;margin:0 0 .5rem}.custom-tooltip p{color:#e5e7eb;font-size:.8rem;margin:.25rem 0}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#374151}.recharts-legend-item-text{color:#e5e7eb!important;font-size:.875rem}.recharts-default-tooltip{background:#111827f2!important;border:1px solid #374151!important;border-radius:6px!important}.error-card .error-content{padding:2rem;text-align:center}.error-card h3{margin:0 0 1rem}.error-card .error-message{color:#9ca3af;margin:.5rem 0}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1)}input[type=date]::-webkit-datetime-edit,input[type=date]::-webkit-datetime-edit-fields-wrapper{color:#e5e7eb}input[type=date]::-webkit-datetime-edit-text{color:#9ca3af}input[type=date]::-webkit-datetime-edit-day-field,input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-year-field{color:#e5e7eb}input[type=date]::-webkit-datetime-edit-day-field:focus,input[type=date]::-webkit-datetime-edit-month-field:focus,input[type=date]::-webkit-datetime-edit-year-field:focus{background-color:#f9be0b;color:#111827;outline:none}input[type=date]::-webkit-calendar-picker-indicator:hover{filter:invert(1) brightness(1.2)}.coring-data-explorer{padding-bottom:2rem}.coring-explorer-loading{align-items:center;color:#9ca3af;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:240px}.coring-explorer-error{color:#fecaca;padding:1.5rem}.coring-explorer-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:1rem}.coring-explorer-card-span{grid-column:1/-1}.coring-explorer-card{background:#111827;border:1px solid #374151;padding:1rem 1.25rem}.coring-explorer-card-title{color:#f9fafb;font-size:.95rem;font-weight:600;margin:0 0 .75rem}.coring-explorer-muted{color:#9ca3af;font-size:.875rem;line-height:1.5;margin:0}.coring-explorer-dl{margin:0}.coring-explorer-dl>div{grid-gap:.25rem 1rem;border-bottom:1px solid #1f2937;display:grid;font-size:.8125rem;gap:.25rem 1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));padding:.35rem 0}.coring-explorer-dl dt{color:#6b7280;font-weight:500}.coring-explorer-dl dd{color:#e5e7eb;margin:0;word-break:break-word}.coring-explorer-chips{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.coring-explorer-chip{background:#1f2937;border:1px solid #374151;border-radius:4px;color:#f9be0b;display:inline-block;font-family:ui-monospace,monospace;font-size:.75rem;padding:.2rem .5rem}.coring-explorer-chip-toggle{background:#0000;border:none;color:#60a5fa;cursor:pointer;font-size:.8125rem;text-decoration:underline}.coring-explorer-hole-table-wrap{max-height:220px;overflow-x:auto;overflow-y:auto}.coring-explorer-mini-table{border-collapse:collapse;font-size:.8125rem;width:100%}.coring-explorer-mini-table td,.coring-explorer-mini-table th{border-bottom:1px solid #374151;padding:.4rem .6rem;text-align:left}.coring-explorer-mini-table th{background:#111827;color:#9ca3af;font-weight:600;position:-webkit-sticky;position:sticky;top:0}.coring-explorer-mini-table td{color:#e5e7eb}.coring-explorer-table-card{overflow:hidden;padding:1rem}.coring-explorer-table-scroll{max-height:min(70vh,720px);overflow-x:auto;overflow-y:auto}.coring-explorer-table-scroll .table-container{margin:0}.coring-explorer-badge{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:600;padding:.15rem .45rem}.coring-explorer-badge.yes{background:#10b98133;color:#34d399}.coring-explorer-badge.no{background:#ef444426;color:#f87171}.core-photos-gallery{min-height:180px}.core-photos-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(136px,1fr));padding:.35rem 0 0}.core-photos-tile{background:#111827;border:1px solid #374151;border-radius:8px;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.core-photos-tile:hover{border-color:#f9be0b;box-shadow:0 4px 12px #00000059}.core-photos-tile-thumb{aspect-ratio:4/3;background:#1f2937;display:block;object-fit:cover;width:100%}.core-photos-tile-cap{color:#9ca3af;font-size:.65rem;line-height:1.3;padding:.35rem .45rem}.core-photos-tile-cap-id{color:#e5e7eb;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.core-photo-lightbox-root{font-family:system-ui,sans-serif}.planned-drilling-map-root{display:flex;flex-direction:column;height:100%;min-height:420px}.planned-drilling-map-toolbar{align-items:center;background:#111827;border-bottom:1px solid #374151;display:flex;flex-wrap:wrap;font-size:.78rem;gap:.75rem 1.25rem;padding:.5rem .65rem}.planned-drilling-map-toolbar label{color:#9ca3af;display:flex;flex-direction:column;gap:2px;min-width:0}.planned-drilling-map-toolbar input[type=range]{width:120px}.planned-drilling-map-container{background:#0f172a;flex:1 1;min-height:360px;position:relative}.planned-drilling-map-loading{align-items:center;background:#0f172abf;color:#9ca3af;display:flex;flex-direction:column;font-size:.85rem;gap:.5rem;inset:0;justify-content:center;position:absolute;z-index:650}.planned-drilling-map-inner{height:100%;width:100%}.planned-map-legend{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827f2;border:1px solid #374151;border-radius:8px;box-shadow:0 4px 6px #0003;max-width:220px;padding:.75rem .85rem;pointer-events:none;position:absolute;right:10px;top:10px;z-index:1000}.planned-map-legend h4{color:#f9fafb;font-size:.8rem;font-weight:600;margin:0 0 .55rem}.planned-map-legend-list{color:#d1d5db;display:flex;flex-direction:column;font-size:.72rem;gap:.35rem}.planned-map-legend-row{align-items:center;display:flex;gap:.4rem}.planned-map-legend-swatch{border:1px solid #ffffff59;border-radius:999px;flex-shrink:0;height:10px;width:10px}.planned-map-legend-swatch--ip{background:#0000;border:2px solid #ef4444;box-shadow:0 0 4px #ef444499}.planned-map-legend-hint,.planned-map-legend-shapes{color:#9ca3af;font-size:.65rem;line-height:1.35;margin-top:.45rem}.planned-drill-marker-leaflet{background:#0000!important;border:none!important;overflow:visible!important}.planned-drill-hitbox--ip{z-index:2}.planned-drill-shape{position:relative;z-index:2}.planned-drill-shape,.planned-drill-shape-fill{align-items:center;display:flex;justify-content:center}.planned-drill-shape-fill{box-sizing:border-box;overflow:hidden}.planned-drill-shape-text{font-feature-settings:"tnum";color:#fff;font-size:10px;font-variant-numeric:tabular-nums;font-weight:800;line-height:1;text-shadow:0 1px 3px #000000a6}.planned-drill-shape--ip .planned-drill-shape-text{font-size:15px}.planned-drill-shape--circle .planned-drill-shape-fill{border-radius:50%}.planned-drill-shape--square .planned-drill-shape-fill{border-radius:6px}.planned-drill-shape--triangle .planned-drill-shape-fill{border-radius:0;-webkit-clip-path:polygon(50% 2%,98% 98%,2% 98%);clip-path:polygon(50% 2%,98% 98%,2% 98%)}.planned-drill-shape--diamond .planned-drill-shape-fill{border-radius:7px;transform:rotate(45deg)}.planned-drill-shape--diamond .planned-drill-shape-text{transform:rotate(-45deg)}.planned-ip-red-halo{animation:planned-ip-flash 1s ease-in-out infinite;border:5px solid #ef4444f2;border-radius:50%;height:78px;left:50%;margin-left:-39px;margin-top:-39px;pointer-events:none;position:absolute;top:50%;width:78px;z-index:1}.planned-ip-red-halo--delay{animation-delay:.48s;border-color:#f8717159;border-width:4px;height:92px;margin-left:-46px;margin-top:-46px;width:92px}@keyframes planned-ip-flash{0%,to{box-shadow:0 0 0 0 #ef4444b3;opacity:1;transform:scale(1)}50%{box-shadow:0 0 18px 4px #ef4444d9;opacity:.55;transform:scale(1.08)}}.planned-drill-hole-caption--ip{font-size:12px;font-weight:900}.planned-pad-marker-envelope{overflow:visible!important}.planned-pad-donut{overflow:visible;z-index:1}.planned-pad-count-badge{background:#0f172aeb;border:1px solid #ffffffbf;border-radius:999px;bottom:-6px;box-shadow:0 1px 4px #00000073;color:#fde68a;font-size:8px;font-weight:800;height:14px;line-height:12px;min-width:14px;padding:0 3px;position:absolute;right:-6px;text-align:center;z-index:5}.planned-travel-cal-leaflet{background:#0000!important;border:none!important}.planned-travel-cal-wrap{filter:drop-shadow(0 1px 2px rgba(0,0,0,.55));transform:rotate(var(--b));transform-origin:center center}.planned-travel-cal-bar svg{display:block}.planned-edge-label-leaflet{background:#0000!important;border:none!important}.planned-edge-rot{height:0;position:relative;transform:rotate(var(--b));transform-origin:0 0;width:0}.planned-edge-box{background:#0000008c;border:none;border-radius:3px;color:#f8fafc;font-size:9px;font-weight:700;left:0;letter-spacing:.01em;line-height:1.15;padding:1px 4px;pointer-events:none;position:absolute;text-align:center;top:0;transform:translate(-50%,-50%);white-space:nowrap}.planned-drill-scale-shell{transform-origin:center center;transition:transform .18s ease-out}.planned-drill-marker--pulse-dot{animation:planned-drill-dot-pulse-glow 2s ease-in-out infinite}@keyframes planned-drill-dot-pulse-glow{0%,to{box-shadow:0 0 4px #f9731673,0 2px 6px #00000073}50%{box-shadow:0 0 10px #f97316d9,0 2px 8px #00000080}}@keyframes planned-pulse-ring{0%{opacity:1;transform:translate(-50%,-50%) scale(.88)}50%{opacity:.45;transform:translate(-50%,-50%) scale(1.35)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}.planned-drill-hole-caption{color:#f8fafc;font-size:9px;font-weight:800;left:50%;line-height:1.05;position:absolute;text-shadow:0 0 3px #000000f2,0 1px 3px #000000e6,0 0 8px #000c;top:calc(100% + 1px);transform:translateX(-50%);white-space:nowrap}.leaflet-tooltip.planned-drilling-hover-tip,.planned-drilling-map-root .leaflet-tooltip.planned-drilling-hover-tip{background:#111827f7!important;border:1px solid #4b5563!important;border-radius:8px!important;box-shadow:0 8px 24px #0000008c!important;color:#e5e7eb!important;font-size:12px!important;font-weight:500!important;line-height:1.35!important;padding:8px 10px!important}.leaflet-tooltip.planned-drilling-hover-tip:before{filter:drop-shadow(0 1px 1px rgba(0,0,0,.4))}.planned-hover-block .planned-hover-drill{color:#fbbf24;display:block;font-size:12px;font-weight:800;margin-bottom:3px}.planned-hover-meta{color:#9ca3af;font-size:11px;font-weight:500;margin-top:3px}.planned-hover-hint{color:#fde68a;font-size:10px;font-weight:600;letter-spacing:.03em;margin-top:6px;text-transform:uppercase}.planned-drilling-rigline-tt-drill{color:#fbbf24;font-size:11px;font-weight:800;margin-bottom:2px}.planned-drilling-rigline-tt-pads{color:#e5e7eb;font-size:10px}.planned-drilling-detail-modal-overlay{align-items:center;background:#000000ad;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:10050}.planned-drilling-detail-modal-shell{background:#111827;border:1px solid #374151;border-radius:10px;box-shadow:0 24px 48px #0000008c;display:flex;flex-direction:column;max-height:min(88vh,720px);overflow:hidden;width:min(520px,100%)}.planned-drilling-detail-modal-head{align-items:flex-start;border-bottom:1px solid #374151;display:flex;flex-shrink:0;gap:.5rem;justify-content:space-between;padding:.85rem 1rem}.planned-drilling-detail-modal-head h4{color:#f9be0b;font-size:1.05rem;font-weight:700;margin:0}.planned-drilling-detail-modal-close{background:#0000;border:none;color:#9ca3af;cursor:pointer;font-size:1.35rem;line-height:1;padding:0 0 0 .5rem}.planned-drilling-detail-modal-body{overflow-y:auto;padding:.85rem 1rem 1.1rem}.drilling-dashboard{margin:0;min-height:100vh;padding:0;width:100%}[data-panel-resize-handle-id]{background:#374151;transition:background .2s ease}[data-panel-resize-handle-id]:hover{background:#f9be0b}[data-panel-resize-handle-id]:active{background:#f59e0b}[data-panel-resize-handle-id]:after{background:#ffffff4d;border-radius:2px;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3px}.viz-card.card{display:flex;flex-direction:column;height:750px}.viz-card>.card-content{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:0}.viz-toolbar{border-bottom:1px solid #374151;flex-shrink:0;justify-content:space-between;padding:.6rem 1rem}.viz-toolbar,.viz-toolbar-left{align-items:center;display:flex;gap:.75rem}.viz-toolbar-left{flex-wrap:wrap}.viz-toolbar-title{color:#f9fafb;font-size:1rem;font-weight:600;margin:0;white-space:nowrap}.viz-filter-group{background:#1f2937;border:1px solid #374151;border-radius:8px;padding:.25rem}.viz-filter-btn,.viz-filter-group{align-items:center;display:flex;gap:.25rem}.viz-filter-btn{background:#0000;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;font-size:.8rem;font-weight:500;padding:.4rem .65rem;transition:all .2s ease;white-space:nowrap}.viz-filter-btn.active{background:#f9be0b;color:#111827;font-weight:600}.viz-filter-btn:hover:not(.active){background:#ffffff0d;color:#e5e7eb}.viz-year-label{color:#9ca3af;font-size:.75rem;padding-left:.25rem;white-space:nowrap}.viz-year-select{background:#374151;border:none;border-radius:4px;color:#e5e7eb;cursor:pointer;font-size:.8rem;font-weight:500;padding:.35rem .5rem}.viz-year-select.active{background:#f9be0b;color:#111827}.viz-toggle-btn{align-items:center;background:#1f2937;border:1px solid #374151;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:.25rem;padding:.4rem .65rem;transition:all .2s ease;white-space:nowrap}.viz-toggle-btn.active{background:#f9be0b1a;border-color:#f9be0b;color:#f9be0b;font-weight:600}.viz-toggle-btn:hover:not(.active){background:#ffffff0d;color:#e5e7eb}.drilling-loading{align-items:center;color:#9ca3af;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.drilling-loading .loading-spinner{animation:spin 1s linear infinite;border:3px solid #9ca3af4d;border-radius:50%;border-top-color:#f9be0b;height:3rem;margin-bottom:2rem;width:3rem}.drilling-loading h2{color:#f9fafb;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.drilling-loading p{font-size:1rem;margin:0}.dashboard-header{margin-bottom:1rem}.header-content{align-items:center;flex-wrap:wrap}.header-info{flex:1 1}.dashboard-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f9be0b,#fbbf24);-webkit-background-clip:text;background-clip:text;color:#f9fafb;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.dashboard-subtitle{color:#9ca3af;font-size:1.125rem;line-height:1.5;margin:0}.header-controls{align-items:center;display:flex;gap:1rem}.date-selector,.site-selector{background:#1f2937;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:border-color .2s ease}.date-selector:hover,.site-selector:hover{border-color:#f9be0b}.date-selector:focus,.site-selector:focus{border-color:#f9be0b;box-shadow:0 0 0 2px #f9be0b33;outline:none}.metrics-section{margin-bottom:3rem}.metrics-grid{grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(5,1fr)}.metric-card{padding:1.25rem;transition:transform .3s ease}.metric-card:hover{transform:translateY(-4px)}.metric-content{align-items:center;display:flex;gap:1.5rem}.metric-icon{flex-shrink:0;font-size:2.5rem;opacity:.8}.metric-info{flex:1 1}.metric-number{color:#f9be0b;font-size:2rem;font-weight:700;line-height:1;margin:0}.metric-label{margin:.5rem 0 .25rem}.metric-change{color:#6b7280;font-size:.75rem;font-weight:500}.metric-change.good{color:#10b981}.dashboard-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.full-width{grid-column:1/-1}.map-card{margin-bottom:2rem;padding:2rem}.map-header-controls{align-items:center;display:flex;gap:1rem}.map-status{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.map-status.online{color:#10b981}.map-status .status-dot{animation:statusPulse 2s ease-in-out infinite;background:currentColor;border-radius:50%;height:8px;width:8px}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.5}}.card-header{align-items:center;border-bottom:1px solid #3741514d;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.card-header h3{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0}.table-controls{display:flex;gap:.75rem}.sites-card{padding:2rem}.sites-grid{grid-gap:1rem;display:grid;gap:1rem}.site-item{background:#11182780;border:1px solid #37415180;border-radius:8px;padding:1.5rem;transition:all .2s ease}.site-item:hover{background:#f9be0b0d;border-color:#f9be0b4d}.site-item.active{border-color:#10b98180}.site-item.maintenance{border-color:#f59e0b80}.site-item.planned{border-color:#6b728080}.site-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.site-name{color:#f9fafb;font-size:1rem;font-weight:600;margin:0}.site-status{border-radius:.375rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}.site-status.active{background:#10b98133;color:#10b981}.site-status.maintenance{background:#f59e0b33;color:#f59e0b}.site-status.planned{background:#6b728033;color:#9ca3af}.site-stats{display:flex;gap:1rem;justify-content:space-between}.stat{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.75rem}.stat-value{color:#e5e7eb;font-size:.875rem;font-weight:600}.alerts-card{padding:2rem}.alerts-list{display:flex;flex-direction:column;gap:1rem}.alert-item{align-items:flex-start;background:#11182780;border:1px solid #37415180;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.alert-item:hover{background:#f9be0b0d;border-color:#f9be0b4d}.alert-item.error{border-left:3px solid #ef4444}.alert-item.warning{border-left:3px solid #f59e0b}.alert-item.info{border-left:3px solid #3b82f6}.alert-item.success{border-left:3px solid #10b981}.alert-icon{flex-shrink:0;font-size:1.25rem;margin-top:.125rem}.alert-content{flex:1 1}.alert-title{color:#f9fafb;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.alert-message{color:#d1d5db;font-size:.75rem;line-height:1.4;margin:0 0 .5rem}.alert-meta{align-items:center;display:flex;gap:1rem;justify-content:space-between}.alert-site{color:#f9be0b;font-size:.75rem;font-weight:500}.alert-time{color:#9ca3af;font-size:.625rem}.drilling-table-card{padding:2rem}.hole-cell{display:flex;flex-direction:column;gap:.25rem}.hole-cell strong{color:#f9fafb;font-weight:600}.site-name{color:#9ca3af;font-size:.75rem}.depth-value{color:#e5e7eb;font-weight:500}.status-badge.drilling-active{background:#10b98133;color:#10b981}.status-badge.drilling-complete{background:#3b82f633;color:#3b82f6}.status-badge.drilling-maintenance{background:#f59e0b33;color:#f59e0b}.operator-name{color:#d1d5db;font-size:.875rem}.recovery-value{font-weight:600}.recovery-value.good{color:#10b981}.recovery-value.fair{color:#f59e0b}.recovery-value.poor{color:#ef4444}.timestamp{color:#9ca3af;font-size:.75rem}.actions-section{margin-top:2rem}.actions-card{padding:2rem}.actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-button{align-items:center;display:flex;gap:.75rem;height:auto;justify-content:center;padding:1rem}.action-icon{font-size:1.25rem}@media (max-width:1200px){.dashboard-content{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.drilling-dashboard{padding:1rem 0}.header-content{align-items:flex-start;flex-direction:column}.header-controls{justify-content:space-between;width:100%}.metrics-grid{grid-template-columns:1fr}.dashboard-content{gap:1rem}.sites-grid{gap:.75rem}.actions-grid{grid-template-columns:1fr}.table-controls{flex-direction:column;width:100%}}@media (max-width:480px){.dashboard-title{font-size:2rem}.metric-content{flex-direction:column;gap:1rem;text-align:center}.site-stats{flex-direction:column;gap:.5rem}.alert-meta{align-items:flex-start;flex-direction:column;gap:.25rem}}.hole-details-scroll{min-width:0}.hole-details-card{background:#1f2937;border:1px solid #374151;border-radius:8px;padding:.65rem .75rem}.hole-details-section-title{color:#e5e7eb;font-size:.8125rem;font-weight:600;margin:0 0 .5rem}.hole-details-row{grid-gap:.25rem .5rem;align-items:baseline;display:grid;font-size:.8125rem;gap:.25rem .5rem;grid-template-columns:minmax(0,1fr) auto}.hole-details-label{color:#9ca3af;min-width:0}.hole-details-value{color:#e5e7eb;font-weight:600;text-align:right}.hole-details-value--accent{color:#f9be0b;font-weight:700}.hole-details-value--success{color:#10b981}.hole-details-value--wrap{line-height:1.25;max-width:9rem;word-break:break-word}.viewer-popout-placeholder{align-items:center;background:#111827;border-radius:8px;color:#9ca3af;cursor:pointer;display:flex;flex-direction:column;font-size:.8rem;gap:.75rem;height:100%;justify-content:center;transition:background .15s ease}.viewer-popout-placeholder:hover{background:#1f2937}.viewer-popout-dock-btn{background:#f9be0b26;border:1px solid #f9be0b;border-radius:4px;color:#f9be0b;cursor:pointer;font-size:.75rem;padding:.4rem 1rem;transition:all .15s ease}.viewer-popout-dock-btn:hover{background:#f9be0b4d}.campaign-tab-bar{background:#111827;padding:.75rem 2rem}.claim-management{background:#111827;background-attachment:fixed;display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1rem}.claim-header-compact{align-items:center;background:#1f2937;border:1px solid #374151;border-radius:8px;box-shadow:0 2px 4px #0003;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 1.5rem}.page-title-compact{color:#f9fafb;font-size:1.25rem;font-weight:700;margin:0;white-space:nowrap}.layer-toggles-compact,.page-title-compact{align-items:center;display:flex;gap:.5rem}.stats-bar{align-items:center;background:#1f2937;border:1px solid #374151;border-radius:8px;box-shadow:0 2px 4px #0003;display:flex;flex-wrap:wrap;gap:.75rem;padding:.75rem 1.5rem}.selkirk-stats{border-left:4px solid #f59e0b}.stat-card{align-items:center;background:#374151;border:1px solid #4b5563;border-radius:6px;display:flex;flex:1 1 auto;flex-direction:column;min-width:4.25rem;padding:.5rem 1rem}.stat-value{font-size:1.5rem;margin-bottom:.125rem}.stat-label{font-size:.6875rem}.map-section{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;flex:1 1;overflow:hidden;position:relative}.leaflet-map{border-radius:12px;height:100%;width:100%}.map-overlay{align-items:center;background:#fffffff2;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.map-error,.map-loading{max-width:400px;width:100%}.error-content,.loading-content{padding:2rem;text-align:center}.error-content h3,.loading-content h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem}.error-content p,.loading-content p{color:#6b7280;font-size:.875rem;margin:.5rem 0 1rem}.map-footer-info{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f2937f2;border:1px solid #37415180;border-radius:16px;bottom:12px;box-shadow:0 2px 8px #0000004d;color:#9ca3af;font-size:10px;left:50%;padding:6px 16px;position:absolute;transform:translateX(-50%);z-index:1000}.map-footer-info strong{color:#e5e7eb;font-weight:600;margin-left:8px;margin-right:4px}.map-footer-info strong:first-child{margin-left:0}.map-footer-info span{color:#9ca3af;font-weight:500}@media (max-width:768px){.claim-management{padding:.75rem}.claim-header-compact{align-items:flex-start;flex-direction:column;gap:.75rem;padding:.75rem 1rem}.page-title-compact{font-size:1.125rem}.layer-toggles-compact{justify-content:space-between;width:100%}.stats-bar{flex-wrap:wrap;padding:.75rem 1rem}.stat-card{min-width:calc(50% - .375rem);padding:.5rem .75rem}.stat-value{font-size:1.25rem}.stat-label{font-size:.625rem}.map-section{height:calc(100vh - 220px)}}.leaflet-popup-content-wrapper{padding:12px}.leaflet-popup-content{font-family:inherit;margin:0}.claim-popup .leaflet-popup-content-wrapper{max-width:400px}.claim-tooltip{background:#1f2937!important;border:1px solid #374151!important;border-radius:8px!important;box-shadow:0 4px 15px #00000080!important;color:#e5e7eb!important;font-family:inherit!important;padding:8px 10px!important}.claim-tooltip:before,.leaflet-tooltip-top:before{border-top-color:#1f2937!important}.leaflet-tooltip-bottom:before{border-bottom-color:#1f2937!important}.leaflet-tooltip-left:before{border-left-color:#1f2937!important}.leaflet-tooltip-right:before{border-right-color:#1f2937!important}.sample-location-map-container{height:100%;position:relative;width:100%}.sample-location-map{border-radius:8px;box-shadow:0 4px 6px #0000004d;overflow:hidden}.location-map-legend{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#1f2937f2,#111827f2);border:1px solid #4b55634d;border-radius:8px;box-shadow:0 4px 12px #0006;max-width:280px;padding:.5rem .75rem;position:absolute;right:10px;top:10px;z-index:1000}.sample-location-marker{background:#0000;border:none}@keyframes pulse-ring{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.3)}to{opacity:0;transform:translate(-50%,-50%) scale(1.6)}}.sample-location-popup .leaflet-popup-content-wrapper{background:#fff;border-radius:8px;box-shadow:0 8px 16px #0000004d}.sample-location-popup .leaflet-popup-content{margin:12px}.sample-location-popup .leaflet-popup-tip{background:#fff}@media (max-width:768px){.location-map-legend{margin-top:1rem;max-width:100%;position:relative;right:auto;top:auto}}.sample-tracking{margin:0 auto;max-width:1400px;padding:2rem}.sample-tracking-header{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.sample-tracking-header .header-left{flex:1 1}.sample-tracking-header .header-right{align-items:center;display:flex;padding-top:.5rem}.sample-tracking-header h1{color:#1a1a1a;color:var(--text-primary,#1a1a1a);font-size:2rem;font-weight:600;margin-bottom:.5rem}.sample-tracking-header p{color:#666;color:var(--text-secondary,#666);font-size:1rem}.last-updated{align-items:center;background:linear-gradient(135deg,#1f2937,#111827);border:1px solid #374151;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.last-updated:hover{background:linear-gradient(135deg,#374151,#1f2937);border-color:#3b82f6;box-shadow:0 4px 8px #3b82f64d;transform:translateY(-2px)}.last-updated-label{color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.last-updated-time{color:#f9fafb;font-size:.875rem;font-weight:500;min-width:100px;text-align:center}.last-updated-icon{font-size:1rem;opacity:.8}.loading-container{padding:4rem 2rem}.error-card{background-color:#fef2f2;border-left:4px solid #ef4444;padding:1.5rem}.error-card h3{color:#dc2626;margin-bottom:.5rem}.error-card p{color:#991b1b;margin-bottom:1rem}.warning-card{background-color:#fffbeb;border-left:4px solid #f59e0b;margin-bottom:1.5rem;padding:1.5rem}.warning-card h3{color:#d97706;margin-bottom:.5rem}.warning-card p{color:#92400e;margin-bottom:.75rem}.warning-card ul{list-style:none;margin-bottom:.75rem;padding-left:0}.warning-card ul li{color:#92400e;padding:.25rem 0}.warning-card .hint{color:#78350f;font-size:.875rem;font-style:italic;margin-bottom:0}.summary-metrics-card,.timeline-card{background:linear-gradient(135deg,#1f2937,#111827);border:1px solid #374151;color:#fff;margin-bottom:1.5rem;padding:1.5rem}.timeline-card h2{color:#f9fafb;font-size:1.5rem;margin-bottom:1.5rem}.timeline-container{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scrollbar-color:#374151 #1f2937;scrollbar-width:thin}.timeline-container::-webkit-scrollbar{height:8px}.timeline-container::-webkit-scrollbar-track{background:#1f2937;border-radius:4px}.timeline-container::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.timeline-container::-webkit-scrollbar-thumb:hover{background:#4b5563}.timeline-item{align-items:center;background:#0000004d;border:2px solid #0000;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;min-width:120px;padding:1rem;transition:all .3s ease}.timeline-item:hover{background:#00000080;border-color:#3b82f6;cursor:pointer;transform:translateY(-2px)}.timeline-item.today{background:#10b9811a;border-color:#10b981}.timeline-date{align-items:center;display:flex;flex-direction:column;gap:.25rem}.timeline-day{color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.timeline-date-label{color:#f9fafb;font-size:.875rem;font-weight:500}.timeline-marker{padding:.5rem 0;position:relative}.timeline-dot,.timeline-marker{align-items:center;display:flex;justify-content:center}.timeline-dot{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;box-shadow:0 4px 12px #3b82f666;transition:all .3s ease}.timeline-item:hover .timeline-dot{box-shadow:0 6px 16px #3b82f699;transform:scale(1.1)}.timeline-item.today .timeline-dot{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b98166}.timeline-count{color:#fff;font-size:.875rem;font-weight:700}.timeline-holes{align-items:center;display:flex;flex-direction:column;gap:.25rem;max-width:100%}.timeline-hole-id{background:#4b556380;border-radius:4px;color:#e5e7eb;font-size:.75rem;max-width:100px;overflow:hidden;padding:.125rem .5rem;text-overflow:ellipsis;white-space:nowrap}.timeline-more{font-size:.75rem}.timeline-empty,.timeline-more{color:#9ca3af;font-style:italic}.timeline-empty{padding:2rem;text-align:center}.summary-metrics-card h2{color:#f9fafb;font-size:1.5rem;margin-bottom:1.5rem}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric{background:#0000004d;border:1px solid #4b55634d;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.metric-label{color:#9ca3af;font-size:.875rem;font-weight:500}.metric-value{color:#f9fafb;font-size:2rem;font-weight:700;line-height:1}.metric-value.active{color:#fbbf24}.metric-value.finalized{color:#10b981}.metric-value.passed{color:#3b82f6}.controls-card{background:linear-gradient(135deg,#1f2937,#111827);border-radius:12px}.controls-grid{box-sizing:border-box;gap:1rem 1.25rem;width:100%}.controls-filters,.controls-grid{align-items:flex-end;display:flex;flex-wrap:wrap}.controls-filters{flex:1 1 auto;gap:.75rem 1rem;min-width:0}.controls-actions{align-items:flex-end;flex:0 0 auto;flex-wrap:wrap;gap:.5rem .75rem;margin-left:auto}.controls-grid .btn{white-space:nowrap}.search-box{display:flex;flex:0 0 220px;flex-direction:column;gap:.25rem;max-width:220px;overflow:hidden;width:220px}.search-box,.search-box input{box-sizing:border-box;min-width:0}.search-box input{background:#0000004d;border-radius:8px;font-size:.8125rem;max-width:100%;padding:.5rem .625rem;transition:all .2s ease}.search-box input::placeholder{color:#9ca3af}.search-box input:hover{background:#0006;border-color:#4b5563}.search-box input:focus{background:#00000080;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.filter-group{gap:.25rem;min-width:140px}.controls-card .filter-group{flex:0 0 128px;max-width:128px;min-width:0;width:128px}.controls-card .filter-group select{box-sizing:border-box;font-size:.8125rem;max-width:100%;min-width:0;padding:.5rem 1.75rem .5rem .5rem;width:100%}.filter-group label{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.filter-group select{-webkit-appearance:none;appearance:none;background:#0000004d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%239ca3af' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:12px;border:1px solid #374151;border-radius:8px;color:#f9fafb;cursor:pointer;font-size:.875rem;padding:.625rem 2.5rem .625rem 1rem;transition:all .2s ease}.filter-group select:hover{background-color:#0006;border-color:#4b5563}.filter-group select:focus{background-color:#00000080;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.filter-group select option{background:#1f2937;color:#f9fafb;padding:.5rem}.filter-group select optgroup{background:#111827;color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.filter-group select optgroup option{background:#1f2937;color:#f9fafb;font-size:.875rem;font-weight:400;letter-spacing:normal;padding-left:1rem;text-transform:none}.tracking-table-card{margin-bottom:1.5rem}.tracking-table-card h2{margin-bottom:.5rem}.table-subtitle{color:#666;color:var(--text-secondary,#666);font-size:.875rem;margin-bottom:1rem}.table-wrapper{background-color:#1f2937;border:1px solid #374151;border-radius:8px;overflow-x:auto}.data-table thead{background-color:#111827;border-bottom:2px solid #374151}.data-table th{color:#9ca3af;font-size:.875rem;letter-spacing:.05em;padding:.625rem 1rem;text-transform:uppercase}.data-table th.sortable{cursor:pointer;transition:background-color .2s;-webkit-user-select:none;user-select:none}.data-table th.sortable:hover{background-color:#1f2937;color:#f9fafb}.data-table tbody tr.clickable-row{cursor:pointer}.data-table tbody tr.released-row-1{background-color:#3b82f614}.data-table tbody tr.released-row-2{background-color:#93c5fd14}.data-table tbody tr.released-row-1:hover,.data-table tbody tr.released-row-2:hover{background-color:#3b82f626}.data-table tbody tr:hover{background-color:#111827}.data-table td{color:#f9fafb;font-size:.95rem;padding:.5rem 1rem}.data-table td.text-center{text-align:center}.hole-id{color:#667eea;font-weight:600}.priority-star{font-size:.85rem;margin-right:4px}.priority-star.priority-1{color:#f59e0b}.priority-star.priority-2{color:#60a5fa}.eta-cell{font-size:.875rem;max-width:250px}.location-cell{color:#666;color:var(--text-secondary,#666);font-family:Courier New,monospace;font-size:.875rem}.qaqc-badge,.status-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.375rem .75rem;text-transform:uppercase}.status-badge.status-finalized{background-color:#d1fae5;color:#065f46}.status-badge.status-active{background-color:#dbeafe;color:#1e40af}.status-badge.status-hold{background-color:#fef3c7;color:#92400e}.status-badge.status-unknown{background-color:#f3f4f6;color:#6b7280}.qaqc-badge.qaqc-passed{background-color:#10b981;color:#fff;font-weight:700}.qaqc-badge.qaqc-failed{background-color:#fee2e2;color:#991b1b}.qaqc-badge.qaqc-mixed{background-color:#fef3c7;color:#92400e}.qaqc-badge.qaqc-unknown{background-color:#f3f4f6;color:#6b7280}.news-release-cell{text-align:center}.news-release-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.375rem .75rem;text-transform:uppercase;white-space:nowrap}.news-release-badge.released{background-color:#dbeafe;color:#1e40af}.news-release-badge.not-released{background-color:#fef3c7;color:#92400e}.no-data{color:#666;color:var(--text-secondary,#666);padding:3rem 2rem}.no-data p{font-size:1rem}.modal-content{animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hole-detail-card{background-color:#1f2937;border:1px solid #374151;border-radius:12px;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0000004d}.modal-header{border-bottom:2px solid #374151}.close-button{background-color:#374151;border-radius:50%;color:#d1d5db;font-size:1.5rem;height:2.5rem;width:2.5rem}.close-button:hover{background-color:#4b5563;transform:rotate(90deg)}.detail-section{border-bottom:1px solid #374151;margin-bottom:2rem;padding-bottom:1.5rem}.detail-section:last-of-type{border-bottom:none}.detail-section h3{color:#f9fafb;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.detail-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-label{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.detail-value{font-size:1rem;font-weight:500}.eta-list{display:flex;flex-wrap:wrap;gap:.5rem}.eta-item{background-color:#111827;border:1px solid #374151;border-radius:8px;color:#f9fafb;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.workorder-list{display:flex;flex-direction:column;gap:.75rem}.workorder-item{align-items:center;background-color:#111827;border:1px solid #374151;border-left:3px solid #f9be0b;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem 1rem}.wo-number{color:#f9fafb;font-family:Courier New,monospace;font-weight:600}.wo-status{border-radius:12px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.wo-status.finalized{background-color:#10b98133;border:1px solid #10b981;color:#10b981}.wo-status.active{background-color:#3b82f633;border:1px solid #3b82f6;color:#3b82f6}.wo-status.hold{background-color:#fbbf2433;border:1px solid #fbbf24;color:#fbbf24}.workorder-detail-card{background:linear-gradient(135deg,#1f2937,#111827);border:1px solid #374151;border-left:3px solid #f9be0b;border-radius:.5rem;box-shadow:0 2px 4px #0000004d;display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem}.wo-header{align-items:center;display:flex;justify-content:space-between}.wo-header .wo-number{color:#f9fafb;font-family:Courier New,monospace;font-size:1rem;font-weight:600}.wo-cpt{color:#9ca3af;font-family:inherit;font-size:.75rem;font-weight:400;margin-left:8px}.wo-body{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.wo-info-item{align-items:center;background-color:#11182780;border:1px solid #374151;border-radius:.25rem;display:flex;font-size:.8rem;justify-content:space-between;padding:.375rem .5rem}.wo-info-label{color:#9ca3af;flex-shrink:0;font-weight:500;margin-right:.5rem}.wo-info-value{color:#f9fafb;font-weight:600;text-align:right}.wo-info-value.passed{color:#10b981}.wo-info-value.failed{color:#ef4444}.wo-info-value.pending,.wo-info-value.warning{color:#f59e0b}.qaqc-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.qaqc-item{background-color:#111827;border:1px solid #374151;border-radius:8px;display:flex;flex-direction:column;gap:.25rem;padding:.75rem}.qaqc-index{color:#9ca3af;font-size:.75rem;font-weight:600}.qaqc-status{font-size:.875rem;font-weight:600}.qaqc-status.passed{color:#10b981}.qaqc-status.failed{color:#ef4444}.news-release-list{display:flex;flex-wrap:wrap;gap:.5rem}.news-date{background-color:#111827;border:1px solid #8b5cf6;border-radius:8px;color:#a78bfa;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.modal-footer{border-top:2px solid #374151;gap:1rem;margin-top:2rem;padding-top:1.5rem}@media (max-width:1024px){.controls-grid{align-items:stretch;flex-direction:column}.controls-filters{flex-wrap:wrap}.controls-actions{justify-content:flex-start;margin-left:0}.search-box{flex:1 1 100%;max-width:none;width:100%}.controls-card .filter-group{flex-basis:calc(33.333% - 0.5rem);flex-grow:1;flex-shrink:1;max-width:none;min-width:100px}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:768px){.sample-tracking{padding:1rem}.sample-tracking-header{align-items:stretch;flex-direction:column;gap:1rem}.sample-tracking-header .header-right{justify-content:flex-start}.sample-tracking-header h1{font-size:1.5rem}.last-updated{justify-content:center;width:100%}.table-wrapper{font-size:.875rem}.table-wrapper td,.table-wrapper th{padding:.75rem .5rem}.modal-content{padding:1rem}.detail-grid,.qaqc-list{grid-template-columns:1fr}}.modal-content.sync-modal{max-height:85vh;max-width:95vw!important;width:1200px}.sync-modal-card{background:linear-gradient(135deg,#1f2937,#111827);border:1px solid #374151;border-radius:12px;color:#fff;max-height:85vh;overflow-y:auto;padding:2rem}.sync-history-container{border:1px solid #374151;border-radius:8px;margin:1.5rem 0;overflow-x:auto}.sync-history-table{background:#0000004d;border-collapse:collapse;font-size:.875rem;width:100%}.sync-history-table thead{background:#00000080;position:-webkit-sticky;position:sticky;top:0;z-index:10}.sync-history-table th{border-bottom:2px solid #374151;color:#f9fafb;font-weight:600;padding:1rem;text-align:left;white-space:nowrap}.sync-history-table td{border-bottom:1px solid #374151;color:#e5e7eb;padding:.875rem 1rem}.sync-history-table tbody tr{transition:background-color .2s ease}.sync-history-table tbody tr:hover{background:#3b82f61a}.sync-history-table tbody tr.success{background:#10b9810d}.sync-history-table tbody tr.failed{background:#ef44440d}.sync-history-table .execution-id{color:#9ca3af;font-family:monospace;font-size:.8125rem}.sync-history-table .status-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.sync-history-table .status-badge.success{background:#10b981;color:#fff}.sync-history-table .status-badge.failed{background:#ef4444;color:#fff}.sync-history-table .status-badge.running{background:#3b82f6;color:#fff}.sync-history-table .status-badge.pending{background:#6b7280;color:#fff}.sync-history-table .timestamp{color:#d1d5db;font-size:.8125rem;white-space:nowrap}.sync-history-table .count{color:#f9fafb;font-weight:600;text-align:right}.sync-history-table .count.success{color:#10b981}.sync-history-table .count.error{color:#ef4444}.sync-history-table .error-message{color:#f87171;cursor:help;font-family:monospace;font-size:.8125rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-sync-data{color:#9ca3af;font-style:italic;padding:3rem;text-align:center}@media (max-width:1024px){.sync-modal{width:95vw}.sync-history-table{font-size:.8125rem}.sync-history-table td,.sync-history-table th{padding:.5rem}}.timeline-map-card{margin-bottom:2rem}.tab-header{border-bottom:2px solid #374151;margin-bottom:0}.tabs{display:flex;gap:.5rem;margin-bottom:-2px}.tab{background:#0000;border:none;border-bottom:3px solid #0000;color:#9ca3af;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.tab:hover{background:#f9be0b0d;color:#f9be0b}.tab.active{background:#f9be0b1a;border-bottom-color:#f9be0b;color:#f9be0b}.modal-content.dispatch-modal{background:#0000;max-height:90vh;max-width:1400px!important;overflow-y:auto;width:95vw!important}.dispatch-modal-card{background:linear-gradient(135deg,#1f2937,#111827);border:1px solid #374151;border-radius:12px;box-shadow:0 8px 24px #00000080;padding:0}.dispatch-details-container{max-height:70vh;overflow-y:auto;padding:1.5rem}.dispatch-details-container::-webkit-scrollbar{width:8px}.dispatch-details-container::-webkit-scrollbar-track{background:#1f2937;border-radius:4px}.dispatch-details-container::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}.dispatch-details-container::-webkit-scrollbar-thumb:hover{background:#6b7280}.dispatch-table{border-collapse:collapse;font-size:.875rem;margin-top:1rem;width:100%}.dispatch-table thead{background:#f9be0b1a;position:-webkit-sticky;position:sticky;top:0;z-index:10}.dispatch-table th{border-bottom:2px solid #374151;color:#f9fafb;font-size:.8125rem;font-weight:600;letter-spacing:.05em;padding:.75rem;text-align:left;text-transform:uppercase}.dispatch-table td{border-bottom:1px solid #374151;color:#e5e7eb;padding:.75rem}.dispatch-table tbody tr{transition:background-color .2s ease}.dispatch-table tbody tr:hover{background:#f9be0b0d}.dispatch-table tbody tr:last-child td{border-bottom:none}.dispatch-table .status-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.dispatch-table .status-badge.finalized{background:#10b981;color:#fff}.dispatch-table .status-badge.active{background:#f59e0b;color:#fff}.dispatch-table .status-badge.hold{background:#6b7280;color:#fff}.dispatch-table .status-badge.unknown{background:#374151;color:#9ca3af}.dispatch-modal-card .modal-header{align-items:center;background:#f9be0b0d;border-bottom:2px solid #374151;display:flex;justify-content:space-between;padding:1.5rem}.dispatch-modal-card .modal-header h2{color:#f9fafb;font-size:1.25rem;margin:0}.dispatch-modal-card .modal-footer{background:#111827cc;border-top:2px solid #374151;display:flex;justify-content:flex-end;padding:1.5rem}@media (max-width:1024px){.modal-content.dispatch-modal{width:98vw!important}.dispatch-table{font-size:.75rem}.dispatch-table td,.dispatch-table th{padding:.5rem}}.interval-strip{background:linear-gradient(180deg,#1f2937,#111827);border:1px solid #374151;border-radius:.75rem;height:100%;overflow:auto;padding:.25rem .5rem;position:relative;-webkit-user-select:none;user-select:none}.interval-strip.empty{align-items:center;display:flex;justify-content:center;padding:2rem 1rem;text-align:center}.interval-strip.empty p{color:#9ca3af;margin:0}.interval-track{margin-top:0;position:relative}.interval-header{background:#1f2937;border-bottom:1px solid #374151;border-radius:.5rem .5rem 0 0;color:#f9fafb;font-size:.8rem;font-weight:700;margin-bottom:.5rem;padding:4px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.interval-header,.interval-row{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:90px 45px 1fr}.interval-row{align-items:stretch;left:0;overflow:hidden;padding:0;position:absolute;right:0;transition:background .15s}.interval-row:hover{background:#8b5cf61a!important}.interval-depths{align-items:center;color:#9ca3af;display:flex;font-size:.7rem;gap:.3rem;padding-left:.3rem;-webkit-user-select:none;user-select:none;white-space:nowrap}.interval-depths input[type=checkbox]{accent-color:#f9be0b;cursor:pointer;flex-shrink:0;height:14px;margin:0;width:14px}.interval-depths .depth-label{pointer-events:none}.lith-header{color:#9ca3af;font-size:.75rem}.lith-bar,.lith-header{align-items:center;display:flex;justify-content:center}.lith-bar{border:1px solid #0000004d;border-radius:4px;box-shadow:inset 0 1px 2px #0003;height:100%;overflow:hidden}.lith-label{color:#fff;font-size:.65rem;font-weight:700;overflow:hidden;padding:0 2px;text-overflow:ellipsis;text-shadow:0 1px 2px #000000b3;white-space:nowrap}.bars{align-items:center;cursor:crosshair;display:flex;flex-direction:row;gap:6px;height:100%;padding-left:.3rem;position:relative;-webkit-user-select:none;user-select:none}.bars.header-bars{cursor:default;justify-content:flex-start}.bar{border:1px solid #0003;border-radius:0 6px 6px 0;box-shadow:0 1px 3px #0000004d;height:100%;opacity:.95;transition:opacity .15s}.bar:hover{opacity:1}.cutoff-control{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:1px solid #fff3;border-radius:4px;box-shadow:0 2px 4px #0000004d;color:#fff;cursor:move;display:inline-flex;font-size:.7rem;font-weight:600;justify-content:center;padding:2px 8px;transition:all .15s;-webkit-user-select:none;user-select:none}.cutoff-control:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 6px #0006}.cutoff-control:active{background:linear-gradient(135deg,#6d28d9,#5b21b6)}.cutoff-line{background:#8b5cf6;border-left:2px dashed #8b5cf6;bottom:0;margin-left:calc(135px + .5rem);opacity:.6;pointer-events:none;position:absolute;top:0;width:2px;z-index:1}.selection-overlay{background:#8b5cf640;border:1px solid #8b5cf6b3}.selection-current,.selection-overlay{pointer-events:none;position:absolute;right:0;width:10px;z-index:1}.selection-current{background:#f9be0b4d;border:1px solid #f9be0bcc}.selection-line{background:#f9be0be6;box-shadow:0 0 4px #f9be0b99;height:2px;left:0;right:0;z-index:1}.selection-line,.tooltip{pointer-events:none;position:absolute}.tooltip{background:#111827;border:1px solid #374151;border-radius:6px;box-shadow:0 4px 12px #00000080;color:#f9fafb;font-size:.78rem;padding:6px 8px;right:12px;transform:translateY(-50%);z-index:10}.tooltip-row{line-height:1.3;margin:2px 0}.tooltip-row strong{color:#f9be0b}.interval-strip::-webkit-scrollbar{height:8px;width:8px}.interval-strip::-webkit-scrollbar-track{background:#111827;border-radius:4px}.interval-strip::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.interval-strip::-webkit-scrollbar-thumb:hover{background:#4b5563}.bars.individual-bars{grid-gap:2px;align-items:stretch;display:grid;gap:2px;grid-template-columns:repeat(3,1fr);padding-left:0}.individual-column{align-items:center;background:#00000026;border-right:1px solid #ffffff1a;display:flex;height:100%;padding:0;position:relative;width:100%}.individual-column:last-child{border-right:none}.cu-column{background:linear-gradient(90deg,#b873330d,#0000001a)}.au-column{background:linear-gradient(90deg,#d4af370d,#0000001a)}.ag-column{background:linear-gradient(90deg,#c0c0c00d,#0000001a)}.individual-bar{border:1px solid #0003;border-radius:0 3px 3px 0;box-shadow:0 1px 2px #0000004d;height:80%;min-width:2px;opacity:.95;transition:opacity .15s}.individual-bar:hover{opacity:1}.bars.individual-headers{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(3,1fr);padding-left:0}.individual-header-group{align-items:center;background:#00000026;border-right:1px solid #ffffff1a;display:flex;flex-direction:column;gap:2px;padding:2px}.individual-header-group:last-child{border-right:none}.individual-header-group.cu-header{background:linear-gradient(180deg,#b8733314,#00000026)}.individual-header-group.au-header{background:linear-gradient(180deg,#d4af3714,#00000026)}.individual-header-group.ag-header{background:linear-gradient(180deg,#c0c0c014,#00000026)}.metal-label{color:#9ca3af;font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.cu-label{color:#b87333}.au-label{color:#d4af37}.ag-label{color:silver}.cutoff-control.cu-cutoff{background:linear-gradient(135deg,#b87333,#8d5a26)}.cutoff-control.cu-cutoff:hover{background:linear-gradient(135deg,#8d5a26,#6e4620)}.cutoff-control.au-cutoff{background:linear-gradient(135deg,#d4af37,#aa8c2d)}.cutoff-control.au-cutoff:hover{background:linear-gradient(135deg,#aa8c2d,#8a7124)}.cutoff-control.ag-cutoff{background:linear-gradient(135deg,silver,#999)}.cutoff-control.ag-cutoff:hover{background:linear-gradient(135deg,#999,#7a7a7a)}.cutoff-line.ag-cutoff-line,.cutoff-line.au-cutoff-line,.cutoff-line.cu-cutoff-line{bottom:0;opacity:.7;pointer-events:none;position:absolute;top:40px;width:2px;z-index:1}.cutoff-line.cu-cutoff-line{background:#b87333;border-left:2px dashed #b87333}.cutoff-line.au-cutoff-line{background:#d4af37;border-left:2px dashed #d4af37}.cutoff-line.ag-cutoff-line{background:silver;border-left:2px dashed silver}.assay-compositing{background:#030712;color:#f9fafb;display:flex;flex-direction:column;gap:0;min-height:100vh;padding:0;position:relative}.assay-compositing .app-header{align-items:center;background:#1f2937;border-bottom:2px solid #374151;border-radius:0;box-shadow:0 2px 8px #0006;display:flex;justify-content:space-between;margin:0;padding:.75rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.assay-compositing .app-header h1{color:#f9fafb;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.assay-compositing .app-header.compact p{color:#9ca3af;font-size:.875rem;margin:0}.status-text{align-items:center;display:flex;gap:.5rem}.source-badge{align-items:center;background:#374151;border-radius:999px;color:#f9fafb;display:inline-flex;font-size:.75rem;font-weight:600;gap:.25rem;padding:.25rem .6rem}.source-badge.db{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.source-badge.csv{background:linear-gradient(135deg,#f9be0b,#d4a008);color:#030712}.file-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.loading-container{flex:1 1;margin:1rem 1.5rem}.error-card{border-radius:.75rem!important;flex:1 1;margin:1rem 1.5rem!important}.composite-panel{background:#1f2937;border-bottom:2px solid #374151;border-radius:0;box-shadow:0 2px 8px #0006;margin:0;padding:.75rem 1.25rem}.composite-panel.sticky{position:-webkit-sticky;position:sticky;top:61px;z-index:99}.composite-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.composite-header h3{color:#f9fafb;flex-shrink:0;font-size:1.125rem;margin:0}.view-mode-toggle{background:#111827;border:1px solid #374151;border-radius:.5rem;display:flex;gap:0;padding:.125rem}.view-mode-toggle .toggle-btn{background:#0000;border:none;border-radius:.375rem;color:#9ca3af;cursor:pointer;font-size:.8rem;font-weight:600;padding:.375rem .75rem;transition:all .2s;white-space:nowrap}.view-mode-toggle .toggle-btn:hover{background:#8b5cf61a;color:#f9fafb}.view-mode-toggle .toggle-btn.active{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 4px #8b5cf64d;color:#fff}.control-inline{align-items:center;color:#9ca3af;display:flex;font-size:.85rem;font-weight:500;gap:.5rem}.control-inline input[type=range]{accent-color:#f9be0b;width:100px}.control-value{color:#f9fafb;font-weight:600;min-width:50px}.result-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:.75rem}.result-grid.horizontal{display:flex;flex-wrap:nowrap;gap:.375rem;overflow-x:auto}.result-grid.horizontal::-webkit-scrollbar{height:4px}.result-grid.horizontal::-webkit-scrollbar-track{background:#111827;border-radius:2px}.result-grid.horizontal::-webkit-scrollbar-thumb{background:#374151;border-radius:2px}.result-item{background:#111827;border:1px solid #374151;border-radius:.5rem;flex-shrink:0;min-width:90px;padding:.5rem .6rem}.result-label{font-size:.7rem;margin-bottom:.25rem;white-space:nowrap}.result-value{color:#f9be0b;font-size:.95rem;font-weight:700}.result-item.cueq-item .result-value{color:#fff;font-size:1.1rem;font-weight:800}.result-item.cueq-item{background:linear-gradient(135deg,#1f2937,#2d1b4e);border-color:#8b5cf6}.actions-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.hint{color:#6b7280;font-style:italic;margin:.5rem 0}.main-grid{grid-gap:1rem;align-items:start;display:grid;flex:1 1;gap:1rem;grid-template-columns:minmax(340px,420px) 1fr;margin:1rem 1.5rem 1.5rem;overflow-y:visible}.left-column,.right-column{display:flex;flex-direction:column;gap:.75rem}.right-column{min-width:0}.panel{background:#1f2937;border:1px solid #374151;border-radius:.75rem;box-shadow:0 4px 10px #0000004d;padding:1rem 1.25rem}.panel h3{color:#f9fafb;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.panel h4{color:#f9be0b;font-size:.875rem;font-weight:600;grid-column:1/-1;margin:.75rem 0 .5rem}.config-grid h4:first-child{margin-top:0}.panel-header.row{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.75rem}.panel-header.sticky{background:#1f2937;border-bottom:1px solid #374151;margin-bottom:.75rem;padding-bottom:.75rem;position:-webkit-sticky;position:sticky;top:0;z-index:3}.tall-panel{display:flex;flex-direction:column;height:calc(100vh - 280px);min-height:500px;overflow:hidden}.panel-scroll{flex:1 1;min-height:0;overflow:auto}.panel-scroll,.stacked{display:flex;flex-direction:column}.stacked{color:#f9fafb;font-size:.8rem;font-weight:500;gap:.3rem}.config-grid .stacked{font-size:.75rem;gap:.25rem}.stacked input,.stacked select{background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;font-size:.8rem;padding:.4rem .6rem;transition:all .2s;width:100%}.config-grid .stacked input{font-size:.8rem;padding:.35rem .5rem}.stacked input:focus,.stacked select:focus{border-color:#f9be0b;box-shadow:0 0 0 3px #f9be0b1a;outline:none}.range-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:.75rem 0}.pill{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:999px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;margin-top:.75rem;padding:.5rem .875rem}.mapping-grid{display:flex;flex-direction:column;gap:.5rem}.mapping-row{align-items:center;color:#f9fafb;display:flex;font-size:.875rem;gap:.75rem;justify-content:space-between}.mapping-row span{flex-shrink:0;font-weight:500}.mapping-row select{background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;flex:1 1;padding:.4rem .6rem}.config-grid{grid-gap:.625rem;align-items:start;display:grid;gap:.625rem;grid-template-columns:repeat(3,1fr)}.legend.vertical{display:flex;flex-direction:column;gap:.5rem;margin-top:0}.legend-item{color:#f9fafb;font-size:.875rem;gap:.5rem}.legend-swatch{border:1px solid #0000004d;border-radius:4px;box-shadow:inset 0 1px 2px #0003;flex-shrink:0;height:16px;width:16px}.legend-label{font-weight:500}.composite-table-wrapper{border:1px solid #374151;border-radius:.5rem;max-height:420px;overflow:auto}.composite-table{border-collapse:collapse;font-size:.875rem;width:100%}.composite-table td,.composite-table th{border-bottom:1px solid #374151;padding:.5rem .75rem;text-align:left}.composite-table th{background:#111827;color:#9ca3af;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:1}.composite-table tbody tr{background:#1f2937;transition:background .15s}.composite-table tbody tr:hover{background:#374151}.composite-table tbody tr.selected{background:#8b5cf633}.composite-table input[type=checkbox]{accent-color:#f9be0b;cursor:pointer}.composite-table-wrapper::-webkit-scrollbar,.panel-scroll::-webkit-scrollbar{height:8px;width:8px}.composite-table-wrapper::-webkit-scrollbar-track,.panel-scroll::-webkit-scrollbar-track{background:#111827;border-radius:4px}.composite-table-wrapper::-webkit-scrollbar-thumb,.panel-scroll::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.composite-table-wrapper::-webkit-scrollbar-thumb:hover,.panel-scroll::-webkit-scrollbar-thumb:hover{background:#4b5563}@media (max-width:1200px){.main-grid{grid-template-columns:1fr}.tall-panel{height:600px}.result-grid.horizontal{flex-wrap:wrap}.result-item{min-width:80px}}@media (max-width:1024px){.config-grid{grid-template-columns:repeat(2,1fr)}.config-grid h4{grid-column:1/-1}}@media (max-width:768px){.assay-compositing{padding:0}.assay-compositing .app-header{align-items:flex-start;border-radius:.75rem;flex-direction:column;gap:1rem;margin:.5rem;padding:1rem;position:relative}.file-actions{flex-direction:column;width:100%}.file-actions .button,.file-actions label{width:100%}.composite-panel{border-radius:.75rem;margin:0 .5rem;position:relative}.composite-panel.sticky{position:relative;top:0}.composite-header{align-items:flex-start;flex-direction:column}.controls-row{align-items:stretch;flex-direction:column;width:100%}.control-inline{justify-content:space-between;width:100%}.result-grid.horizontal{flex-wrap:wrap}.result-item{min-width:calc(50% - .25rem)}.main-grid{margin:0 .5rem .5rem}.panel{padding:1rem}.config-grid{grid-template-columns:1fr}.config-grid h4{grid-column:1/-1}.range-grid{grid-template-columns:1fr}.error-card,.loading-container{margin:.5rem!important}}.qaqc{background:#030712;color:#f9fafb;min-height:100vh;padding:2rem}.qaqc .card,.qaqc .summary-card{background:#1f2937!important;background-color:#1f2937!important;background-image:none!important}.qaqc-header{margin-bottom:2rem}.qaqc-header h1{color:#f9fafb;font-size:2rem;font-weight:700;margin:0 0 .5rem}.qaqc-header p{color:#9ca3af;margin:0}.qaqc .summary-card,.qaqc-container .summary-card{background:#1f2937!important;background-color:#1f2937!important;background-image:none!important;border:1px solid #374151;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}.qaqc .summary-card .card-content,.qaqc-container .summary-card .card-content{background:#0000!important;background-image:none!important}.qaqc .summary-card h2,.summary-card h2{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.stat-label{color:#9ca3af;letter-spacing:.05em}.stat-value{color:#f9fafb}.stat-value.status-ready{color:#10b981}.search-box input:focus{border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41a}@media (max-width:768px){.qaqc{padding:1rem}.qaqc-header h1{font-size:1.5rem}.summary-grid{grid-template-columns:1fr}.controls-row{align-items:stretch;flex-direction:column}.search-box{width:100%}.data-grid{grid-template-columns:1fr}.no-data{padding:3rem 1rem}.no-data-icon{font-size:3rem}}.status-pass{color:#10b981!important}.status-warning{color:#f59e0b!important}.status-fail{color:#ef4444!important}.text-pass{color:#10b981}.text-warning{color:#f59e0b}.text-fail{color:#ef4444}.tab-buttons{flex:1 1;flex-wrap:wrap}.tab-buttons button{white-space:nowrap}.card-header-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.card-header-row h2{margin:0}.card-description{color:#9ca3af;font-size:.875rem;margin:0 0 1.5rem}.filter-controls{align-items:center;display:flex;gap:1rem}.checkbox-label{align-items:center;color:#f9fafb;display:flex;gap:.5rem}.checkbox-label input[type=checkbox]{cursor:pointer;height:1.25rem;width:1.25rem}.element-selector{display:flex;flex-wrap:wrap;gap:.5rem}.overview-sections{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:1rem 0}.overview-section{background:#111827;border:1px solid #374151;border-radius:.5rem;padding:1.5rem}.overview-section h3{color:#06b6d4;font-size:1.125rem;margin:0 0 1rem}.overview-section p{color:#9ca3af;font-size:.875rem;margin:.5rem 0}.alert{border-radius:.5rem;font-size:.875rem;margin-bottom:1.5rem;padding:1rem}.alert-warning{background:#f59e0b1a;border:1px solid #f59e0b;color:#fbbf24}.alert-danger{background:#ef44441a;border:1px solid #ef4444;color:#f87171}.table-container{border:1px solid #374151;border-radius:.5rem;margin-top:1rem;overflow-x:auto}.qaqc-table{border-collapse:collapse;font-size:.875rem;width:100%}.qaqc-table thead{background:#111827;position:-webkit-sticky;position:sticky;top:0;z-index:10}.qaqc-table th{border-bottom:2px solid #374151;color:#06b6d4;font-weight:600;padding:.875rem 1rem;text-align:left;white-space:nowrap}.qaqc-table tbody tr{border-bottom:1px solid #374151;transition:background-color .2s}.qaqc-table tbody tr:hover{background:#06b6d40d}.qaqc-table tbody tr.failure-row{background:#ef44440d}.qaqc-table tbody tr.failure-row:hover{background:#ef44441a}.qaqc-table tbody tr.selected-row{background:#06b6d426;border-left:3px solid #06b6d4;box-shadow:0 0 0 1px #06b6d44d}.qaqc-table tbody tr.selected-row:hover{background:#06b6d433}.qaqc-table tbody tr.resolved{opacity:.6}.qaqc-table tbody tr.unresolved{background:#f59e0b0d}.qaqc-table td{color:#f9fafb;padding:.875rem 1rem}.qaqc-table td.failure-group{font-weight:600;text-transform:capitalize}.qaqc-table td.failure-type{color:#9ca3af;font-family:Courier New,monospace;font-size:.8125rem}.qaqc-table td.resolution-comments{color:#9ca3af;font-size:.8125rem;line-height:1.4;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.qaqc-table td.sample-pair{font-size:.8125rem;line-height:1.5}.status-badge{display:inline-block;font-size:.75rem;padding:.25rem .75rem}.status-badge.status-pass{background:#10b9811a;border:1px solid #10b9814d;color:#10b981}.status-badge.status-warning{background:#f59e0b1a;border:1px solid #f59e0b4d;color:#f59e0b}.status-badge.status-fail{background:#ef44441a;border:1px solid #ef44444d;color:#ef4444}.status-badge.status-resolved{background:#10b9811a;border:1px solid #10b9814d;color:#10b981}.status-badge.status-open{background:#f59e0b1a;border:1px solid #f59e0b4d;color:#f59e0b}.qc-status{border-radius:.25rem;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.qc-status.qc-pass{background:#10b98133;color:#10b981}.qc-status.qc-fail{background:#ef444433;color:#ef4444}.qc-status.qc-warning{background:#f59e0b33;color:#f59e0b}.qaqc-table tbody tr.selected-row{background:#06b6d426!important;border:2px solid #06b6d4!important}.qaqc-table tbody tr.selected-row:hover{background:#06b6d433!important}@media (max-width:1024px){.qaqc-table{font-size:.8125rem}.qaqc-table td,.qaqc-table th{padding:.625rem .75rem}.tab-buttons{width:100%}.tab-buttons button{flex:1 1;min-width:0}}@media (max-width:768px){.overview-sections{grid-template-columns:1fr}.card-header-row{align-items:stretch}.card-header-row,.element-selector{flex-direction:column}.element-selector button{width:100%}.table-container{border-left:none;border-radius:0;border-right:none}.qaqc-table{font-size:.75rem}.qaqc-table td,.qaqc-table th{padding:.5rem}.qaqc-table td.resolution-comments{max-width:200px}}.qaqc .card.summary-card,.qaqc-container .summary-card,div.qaqc .summary-card{background:#1f2937!important;background-color:#1f2937!important;background-image:none!important;border-color:#374151!important}.qaqc .card-default{background:#1f2937!important;background-image:none!important}.standards-drift-chart,.standards-heatmap-chart{width:100%}.standards-heatmap-chart table{background:#111827}.blanks-contamination-chart,.duplicates-precision-chart,.standards-trend-chart{width:100%}.tab-buttons{display:flex;gap:.5rem}.qaqc .recharts-surface,.qaqc .recharts-wrapper{background:#0000}.sample-details-table{border-collapse:collapse;font-size:.875rem;margin-top:1rem;width:100%}.sample-details-table th{background:#374151;color:#9ca3af;font-weight:600;text-align:left;width:20%}.sample-details-table td,.sample-details-table th{border-bottom:1px solid #4b5563;padding:.75rem 1rem}.sample-details-table td{background:#1f2937;color:#f9fafb}.sample-details-table tr:last-child td,.sample-details-table tr:last-child th{border-bottom:none}.row-with-failures{background:#fbbf241a!important;border-left:3px solid #f59e0b!important}.row-with-failures:hover{background:#fbbf2433!important}.row-with-failures td{background:#fbbf240d}.qaqc-surrounding-wrap{align-items:flex-start;display:flex;gap:1rem;margin-top:.5rem}.qaqc-surrounding-table-shell{flex:1 1;min-width:0}.qaqc-surrounding-samples-table.compact.sample-details-table,.qaqc-surrounding-samples-table.sample-details-table.compact{font-size:.75rem;margin-top:0}.qaqc-surrounding-samples-table.sample-details-table td,.qaqc-surrounding-samples-table.sample-details-table th{padding:.35rem .45rem;width:auto}.qaqc-surrounding-samples-table.sample-details-table th{white-space:nowrap}.qaqc-surrounding-core-panel{align-self:stretch;background:#111827;border:1px solid #374151;border-radius:8px;flex:0 0 200px;max-width:200px;padding:.6rem .5rem}.qaqc-surrounding-core-title{color:#f9fafb;font-size:.8rem;font-weight:600;margin-bottom:.35rem}.qaqc-surrounding-core-sub{color:#9ca3af;font-size:.65rem;line-height:1.3;margin-bottom:.5rem;word-break:break-word}.qaqc-surrounding-core-error,.qaqc-surrounding-core-note{color:#9ca3af;font-size:.7rem;line-height:1.35;margin:.25rem 0 0}.qaqc-surrounding-core-error{color:#fca5a5}.qaqc-surrounding-core-loading{align-items:center;color:#9ca3af;display:flex;font-size:.75rem;gap:.5rem;padding:.5rem 0}.qaqc-surrounding-core-stack{display:flex;flex-direction:column;gap:.65rem;max-height:520px;overflow-y:auto;padding-right:2px}.qaqc-surrounding-core-interval-cap{color:#9ca3af;font-size:.65rem;margin-bottom:.25rem;text-align:center}.qaqc-surrounding-core-pair{display:flex;gap:4px;justify-content:center}.qaqc-surrounding-core-thumb{align-items:center;background:#1f2937;border:1px solid #4b5563;border-radius:4px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;margin:0;min-width:0;overflow:hidden;padding:0}.qaqc-surrounding-core-thumb:disabled{cursor:default;opacity:.55}.qaqc-surrounding-core-thumb:not(:disabled):hover{border-color:#06b6d4}.qaqc-surrounding-core-thumb-img{background:#0f172a;display:block;height:56px;object-fit:cover;width:100%}.qaqc-surrounding-core-thumb-empty{align-items:center;background:#0f172a;color:#6b7280;display:flex;font-size:.9rem;height:56px;justify-content:center;width:100%}.qaqc-surrounding-core-thumb-label{color:#9ca3af;font-size:.6rem;padding:2px 0 3px;text-transform:capitalize}@media (max-width:900px){.qaqc-surrounding-wrap{flex-direction:column}.qaqc-surrounding-core-panel{flex:none;max-width:none;width:100%}}.drilling-costs{background:#030712;color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;padding:2rem}.drilling-costs-header{margin-bottom:2rem}.drilling-costs-header h1{color:#f9fafb;font-size:2rem;font-weight:700;margin:0 0 .5rem}.drilling-costs-header p{color:#9ca3af;margin:0}.error-details{background:#111827;border:1px solid #374151;border-radius:.5rem;margin:1rem 0;padding:1rem;text-align:left}.error-hint{color:#d1d5db;font-size:.875rem;margin:.5rem 0}.error-list{color:#9ca3af;font-size:.8125rem;margin:.5rem 0 0 1.5rem;padding:0}.error-list li{margin:.25rem 0}.tabs-card{background:#1f2937;border:1px solid #374151;border-radius:.5rem;margin-bottom:1.5rem;overflow:hidden;padding:0}.tabs-container{align-items:center;border-bottom:none;flex-direction:row;gap:.5rem;justify-content:flex-start;padding:.5rem}.tab-button{border-radius:.375rem;display:inline-flex;flex:0 0 auto;font-weight:600;justify-content:center;padding:.75rem 1.5rem;transition:all .2s}.tab-button:hover{background:#eab3081a;color:#f9fafb}.tab-button.active{background:#eab308;color:#1f2937}.tab-badge{background:#fff3;border-radius:.25rem;color:#f9fafb;font-size:.75rem;font-weight:700;min-width:1.5rem;padding:.125rem .5rem;text-align:center}.tab-button.active .tab-badge{background:#0003;color:#1f2937}.summary-card{border:1px solid #374151}.summary-card.outliers-summary{background:linear-gradient(135deg,#dc2626,#991b1b);border:none}.summary-card.standby-summary{background:linear-gradient(135deg,#eab308,#ca8a04);border:none}.summary-card.invoice-summary{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none}.summary-card.timeline-summary{background:linear-gradient(135deg,#10b981,#059669);border:none}.stat-value.danger{color:#fef2f2;text-shadow:0 0 10px #dc262680}.controls-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.controls-header h3{color:#f9fafb;font-size:1.125rem;font-weight:600;margin:0}.controls-actions{display:flex;gap:.5rem}.filter-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.filter-row:last-child{margin-bottom:0}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#9ca3af;font-size:.875rem;font-weight:500}.filter-input,.filter-select{background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;font-size:.875rem;padding:.625rem .875rem;transition:all .2s;width:100%}.filter-input:focus,.filter-select:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab3081a;outline:none}.filter-slider{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#10b981,#eab308,#ef4444);border-radius:3px;cursor:pointer;height:6px;outline:none;width:100%}.filter-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#eab308;border:2px solid #854d0e;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:20px;-webkit-transition:all .2s;transition:all .2s;width:20px}.filter-slider::-webkit-slider-thumb:hover{background:#fbbf24;box-shadow:0 3px 6px #eab30880;transform:scale(1.1)}.filter-slider::-moz-range-thumb{background:#eab308;border:2px solid #854d0e;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:20px;-moz-transition:all .2s;transition:all .2s;width:20px}.filter-slider::-moz-range-thumb:hover{background:#fbbf24;box-shadow:0 3px 6px #eab30880;transform:scale(1.1)}.filter-input::placeholder{color:#6b7280}.data-card{background:#1f2937;border:1px solid #374151;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}.data-header{margin-bottom:1rem}.data-header h2{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0}.data-table-container{border:1px solid #374151;border-radius:.5rem;overflow-x:auto}.data-table{border-collapse:collapse;font-size:.875rem;width:100%}.data-table thead{background:#111827;position:-webkit-sticky;position:sticky;top:0;z-index:10}.data-table th{border-bottom:2px solid #374151;color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;padding:.875rem 1rem;text-align:left;white-space:nowrap}.data-table tbody tr{background:#1f2937;border-bottom:1px solid #374151;transition:background-color .15s}.data-table tbody tr:hover{background:#374151}.data-table tbody tr.row-extreme{background:#dc26261a;border-left:3px solid #dc2626}.data-table tbody tr.row-extreme:hover{background:#dc262626}.data-table td{color:#d1d5db;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:.875rem 1rem;vertical-align:top}.cell-highlight{color:#eab308;font-weight:600}.cell-number{font-feature-settings:"tnum";font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-variant-numeric:tabular-nums;text-align:right}.cell-z-score{color:#ef4444;font-weight:600}.cell-cost{color:#10b981;font-weight:600}.cell-period{font-feature-settings:"tnum";font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.8125rem;font-variant-numeric:tabular-nums}.cell-comments{word-wrap:break-word;color:#9ca3af;font-size:.875rem;line-height:1.5;max-width:400px;white-space:normal;word-break:break-word}.activity-cell{display:flex;flex-direction:column;gap:.25rem}.activity-code{color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase}.activity-desc{color:#d1d5db}.badge{border-radius:.375rem;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .625rem;text-transform:uppercase;white-space:nowrap}.badge-danger{background:#dc2626;color:#fff}.badge-warning{background:#f59e0b;color:#1f2937}.badge-success{background:#10b981;color:#fff}.badge-secondary{background:#6b7280;color:#fff}.risk-badge{align-items:center;border-radius:50%;display:inline-flex;font-size:.875rem;font-weight:700;height:2rem;justify-content:center;width:2rem}.risk-badge.risk-5{background:#dc2626;box-shadow:0 0 10px #dc262680;color:#fff}.risk-badge.risk-4{background:#f59e0b;color:#1f2937}.risk-badge.risk-3{background:#eab308;color:#1f2937}.risk-badge.risk-2{background:#84cc16;color:#1f2937}.risk-badge.risk-1{background:#10b981;color:#fff}.btn-view{background:#374151;border:1px solid #4b5563;border-radius:.375rem;color:#f9fafb;cursor:pointer;font-size:1.125rem;padding:.375rem .75rem;transition:all .2s}.btn-view:hover{background:#4b5563;border-color:#eab308;transform:scale(1.1)}.modal-overlay{background:#000000bf}.modal-card{background:#1f2937!important;border:1px solid #374151!important;border-radius:.75rem!important;max-height:90vh;max-width:1100px;overflow-y:auto;padding:0!important;width:95%}.modal-header{padding:1.5rem}.modal-close{align-items:center;background:#0000;border:none;border-radius:.375rem;color:#9ca3af;cursor:pointer;display:flex;font-size:2rem;height:2rem;justify-content:center;padding:0;transition:all .2s;width:2rem}.modal-close:hover{background:#374151;color:#f9fafb}.modal-content{padding:1.5rem}.outlier-details{background:#111827;border:1px solid #374151;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.detail-row{border-bottom:1px solid #374151;display:flex;justify-content:space-between;padding:.5rem 0}.detail-row:last-child{border-bottom:none}.detail-label{color:#9ca3af;font-weight:500}.detail-value{color:#f9fafb;font-weight:600}.outlier-chart{margin-bottom:1.5rem}.outlier-chart h3{color:#f9fafb;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.chart-bars{display:flex;flex-direction:column;gap:1rem}.chart-bar-item{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:80px 1fr}.chart-bar-label{color:#9ca3af;font-weight:600;text-align:right}.chart-bar-wrapper{background:#111827;border-radius:.375rem;height:2.5rem;overflow:hidden;position:relative}.chart-bar{align-items:center;border-radius:.375rem;display:flex;font-size:.875rem;font-weight:700;height:100%;padding:0 .75rem;transition:width .3s ease}.chart-bar-typical{background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff}.chart-bar-actual{background:linear-gradient(90deg,#dc2626,#991b1b);color:#fff}.chart-bar-p95{background:linear-gradient(90deg,#10b981,#059669);color:#fff}.outlier-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1.5rem}.stat-box{background:#111827;border:1px solid #374151;border-radius:.5rem;padding:1rem;text-align:center}.stat-box-label{color:#9ca3af;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.stat-box-value{color:#eab308;font-size:1.5rem;font-weight:700}.risk-score-large{color:#dc2626;font-size:2rem}.outlier-comments{background:#111827;border:1px solid #374151;border-radius:.5rem;padding:1rem}.outlier-comments h4{color:#f9fafb;font-size:1rem;font-weight:600;margin:0 0 .75rem}.outlier-comments p{color:#d1d5db;font-size:.875rem;line-height:1.6;margin:0}.invoice-periods{display:flex;flex-direction:column;gap:2rem}.invoice-period-section{background:#111827;border:1px solid #374151;border-radius:.75rem;padding:1.5rem}.period-header{align-items:center;border-bottom:2px solid #374151;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.period-info h3{color:#3b82f6;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.period-dates{color:#9ca3af;font-size:.875rem}.period-total{align-items:flex-end;display:flex;flex-direction:column;gap:.25rem}.period-total-label{color:#9ca3af;font-size:.875rem;font-weight:500}.period-total-value{color:#3b82f6;font-size:1.75rem;font-weight:700}.invoice-chart{margin-bottom:1.5rem}.chart-row{grid-gap:1rem;align-items:center;animation:slideInFromLeft .5s ease-out forwards;display:grid;gap:1rem;grid-template-columns:200px 1fr;margin-bottom:1rem;opacity:0}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.chart-label-section{display:flex;flex-direction:column;gap:.25rem;padding-right:1rem;text-align:right}.chart-category-name{color:#f9fafb;font-size:.9375rem;font-weight:600}.chart-line-items{color:#6b7280;font-size:.75rem}.chart-bar-section{align-items:center;display:flex;gap:.75rem}.chart-bar-track{background:#1f2937;border:1px solid #374151;border-radius:.5rem;flex:1 1;height:3rem;overflow:hidden;position:relative}.chart-bar-fill{align-items:center;animation:expandBar 1s ease-out;border-radius:.5rem;display:flex;height:100%;padding:0 1rem;position:relative;transition:all .3s ease}@keyframes expandBar{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}.chart-bar-label{color:#fff;font-size:.875rem;font-weight:700;text-shadow:0 1px 2px #0000004d;white-space:nowrap;z-index:1}.chart-percentage-badge{align-items:center;animation:fadeIn .5s ease-out;border-radius:.5rem;box-shadow:0 2px 8px #0003;color:#fff;display:flex;font-size:1rem;font-weight:700;height:3rem;justify-content:center;min-width:3.5rem}.category-summary-table{border:1px solid #374151;border-radius:.5rem;margin-top:1.5rem;overflow-x:auto}.summary-table{border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.875rem;width:100%}.summary-table thead{background:#0f172a}.summary-table th{border-bottom:2px solid #374151;color:#f9fafb;font-weight:600;padding:.75rem 1rem;text-align:left;white-space:nowrap}.summary-table tbody tr{background:#1f2937;border-bottom:1px solid #374151;transition:background-color .15s}.summary-table tbody tr:hover{background:#374151}.summary-table tbody tr.summary-row{background:#0f172a;border-top:2px solid #3b82f6}.summary-table tbody tr.summary-row:hover{background:#1e293b}.summary-table td{color:#d1d5db;padding:.75rem 1rem}.timeline-chart-container{padding:1rem 0}.chart-info{background:#111827;border:1px solid #374151;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.chart-info-item{align-items:flex-start;display:flex;font-size:.875rem;gap:.75rem;margin-bottom:.75rem}.chart-info-item:last-child{margin-bottom:0}.chart-info-label{color:#eab308;font-weight:600;white-space:nowrap}.chart-info-text{color:#d1d5db;line-height:1.5}.filter-indicator{background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;margin-bottom:1rem;padding:.75rem}.filter-indicator-label{color:#10b981;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.filter-indicator-tags{display:flex;flex-wrap:wrap;gap:.5rem}.filter-tag{background:linear-gradient(135deg,#10b981,#059669);border-radius:4px;color:#fff;font-size:.8125rem;font-weight:600;padding:.25rem .75rem}.stat-highlight{color:#fbbf24!important;text-shadow:0 0 10px #fbbf2480}.filter-checkbox-group{grid-column:1/-1;min-width:250px;position:relative;width:100%}.filter-checkbox-group>label{color:#d1d5db;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.filter-count{color:#10b981;font-size:.875rem;font-weight:600;margin-left:.5rem}.checkbox-list{background:#111827cc;border:2px solid #374151;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;max-height:350px;min-height:200px;overflow-y:auto;padding:1rem}.checkbox-list::-webkit-scrollbar{width:8px}.checkbox-list::-webkit-scrollbar-track{background:#1f293780;border-radius:4px}.checkbox-list::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}.checkbox-list::-webkit-scrollbar-thumb:hover{background:#6b7280}.checkbox-item{align-items:center;background:#1f293780;border-radius:6px;cursor:pointer;display:flex;gap:.75rem;margin-bottom:.25rem;padding:.75rem 1rem;transition:all .2s}.checkbox-item:hover{background:#3b82f633;border-left:3px solid #3b82f6;padding-left:calc(1rem - 3px)}.checkbox-item input[type=checkbox]{accent-color:#10b981;cursor:pointer;flex-shrink:0;height:20px;width:20px}.checkbox-label{color:#e5e7eb;cursor:pointer;flex-grow:1;font-size:1rem;-webkit-user-select:none;user-select:none}.checkbox-item input[type=checkbox]:checked+.checkbox-label{color:#10b981;font-weight:700}.clear-selection-btn{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;margin-top:.75rem;padding:.625rem 1rem;transition:all .2s;width:100%}.clear-selection-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #ef44444d;transform:translateY(-1px)}.clear-selection-btn:active{transform:translateY(0)}.checkbox-list-empty{color:#9ca3af;font-style:italic;padding:2rem;text-align:center}@media (max-width:1024px){.filter-row,.summary-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.drilling-costs{padding:1rem}.drilling-costs-header h1{font-size:1.5rem}.tabs-container{flex-wrap:wrap;padding:.375rem}.tab-button{font-size:.8125rem;padding:.5rem 1rem}.summary-grid{gap:1rem}.filter-row,.summary-grid{grid-template-columns:1fr}.controls-header{align-items:stretch;flex-direction:column;gap:1rem}.controls-actions{justify-content:stretch}.controls-actions button{flex:1 1}.data-table{font-size:.8125rem}.data-table td,.data-table th{padding:.625rem .75rem}.modal-card{max-height:95vh}.outlier-stats-grid{grid-template-columns:repeat(2,1fr)}.chart-bar-item{gap:.5rem;grid-template-columns:60px 1fr}.chart-row{gap:.75rem;grid-template-columns:120px 1fr}.chart-label-section{padding-right:.5rem}.chart-bar-track{height:2.5rem}.chart-bar-fill{padding:0 .75rem}.chart-bar-label{font-size:.8125rem}.chart-percentage-badge{font-size:.9375rem;height:2.5rem;min-width:3rem}.period-header{flex-direction:column;gap:1rem}.period-header,.period-total{align-items:flex-start}.no-data{padding:3rem 1rem}.no-data-icon{font-size:3rem}}@media (max-width:480px){.stat-value{font-size:1.5rem}.chart-row,.outlier-stats-grid{grid-template-columns:1fr}.chart-row{gap:.5rem}.chart-label-section{padding-bottom:.5rem;padding-right:0;text-align:left}.chart-bar-section{align-items:stretch;flex-direction:column;gap:.5rem}.chart-percentage-badge{align-self:flex-start}.period-info h3{font-size:1.25rem}.period-total-value{font-size:1.5rem}}.deviation-wizard-map-container{margin:1.5rem 0;position:relative;width:100%}.deviation-wizard-map{border:1px solid #374151;box-shadow:0 4px 6px #0000001a}.map-info-panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827f2;border:1px solid #374151;border-radius:.375rem;box-shadow:0 4px 6px #0003;min-width:160px;padding:.5rem;position:absolute;right:10px;top:10px;z-index:1000}.map-info-panel h4{color:#f9fafb;font-size:.75rem;font-weight:600;margin:0 0 .375rem}.info-grid{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.info-item{align-items:center;border-bottom:1px solid #374151;display:flex;font-size:.7rem;justify-content:space-between;padding:.125rem 0}.info-item:last-child{border-bottom:none}.info-label{color:#9ca3af;font-weight:500}.info-value{color:#f9fafb;font-weight:600}.legend{border-top:1px solid #374151;display:flex;flex-direction:column;gap:.25rem;padding-top:.375rem}.legend-item{align-items:center;color:#e5e7eb;display:flex;font-size:.7rem;gap:.375rem}.legend-icon{border-radius:50%;flex-shrink:0;height:12px;width:12px}.collar-icon{background:#3b82f6;box-shadow:0 0 8px #3b82f699}.neighbor-icon{background:linear-gradient(90deg,#10b981,#ef4444,#ec4899);border-radius:4px;box-shadow:0 0 6px #ef444499;height:8px;width:20px}.sector-icon{-webkit-clip-path:polygon(50% 50%,100% 0,100% 100%);clip-path:polygon(50% 50%,100% 0,100% 100%);height:12px;width:12px}.polygon-icon,.sector-icon{background:#3b82f64d;border:2px solid #3b82f6}.collar-marker{background:#0000;border:none}.collar-marker-wrapper{height:40px;position:relative;width:40px}.collar-pulse-ring{animation:collar-pulse 2s ease-out infinite;border:2px solid #3b82f6;border-radius:50%;height:30px;pointer-events:none;width:30px}.collar-marker-dot,.collar-pulse-ring{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.collar-marker-dot{animation:collar-glow 2s ease-in-out infinite;background:#3b82f6;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000004d,0 0 12px #3b82f699;height:16px;width:16px}@keyframes collar-pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.5)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}@keyframes collar-glow{0%,to{box-shadow:0 2px 8px #0000004d,0 0 12px #3b82f699}50%{box-shadow:0 2px 12px #0006,0 0 20px #3b82f6e6}}.neighbor-marker{background:#0000;border:none}.neighbor-dot{border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #0006;height:10px;transition:all .2s;width:10px}.neighbor-dot:hover{box-shadow:0 2px 6px #00000080,0 0 10px #0006;transform:scale(1.5)}.legend-gradient-item{align-items:stretch!important;flex-direction:column;gap:.25rem}.legend-gradient-bar{border:1px solid #374151;border-radius:6px;height:12px;overflow:hidden;width:100%}.gradient-color{height:100%;width:100%}.legend-gradient-label{color:#e5e7eb;font-size:.7rem}.gradient-labels{color:#9ca3af;display:flex;font-size:.65rem;justify-content:space-between;padding:0 .125rem}.directional-sector{pointer-events:none}.leaflet-popup-content-wrapper{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#1f2937}.leaflet-popup-tip{background:#fff}.deviation-wizard-map .leaflet-control-zoom a{background:#1f2937;border:1px solid #374151;color:#f9fafb}.deviation-wizard-map .leaflet-control-zoom a:hover{background:#374151;border-color:#3b82f6}.deviation-wizard-map .leaflet-control-layers{background:#111827f2;border:1px solid #374151}.deviation-wizard-map .leaflet-control-layers-expanded{color:#e5e7eb;padding:6px 10px 6px 6px}.deviation-wizard-map .leaflet-control-scale-line{background:#111827e6;border:2px solid #374151;color:#e5e7eb;font-weight:600}@media (max-width:768px){.map-info-panel{margin-top:1rem;position:static;width:100%}.deviation-wizard-map{height:400px!important}}.deviation-wizard{background:#030712;color:#f9fafb;min-height:100vh;padding:1rem}.deviation-wizard-header,.header-content{margin-bottom:1rem}.header-content{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}.deviation-wizard-header h1{color:#f9fafb;font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.deviation-wizard-header p{color:#9ca3af;font-size:.85rem;margin:0}.refresh-button{flex-shrink:0;white-space:nowrap}.refresh-message{animation:fadeIn .3s ease-in;border-radius:.5rem;margin-top:1rem;padding:1rem}.refresh-message.success{background:#10b9811a;border:1px solid #10b981;color:#10b981}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.summary-card{background:linear-gradient(135deg,#10b981,#059669)}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-value.status-ready{color:#fef2f2}.search-box{flex:1 1;min-width:250px}.search-box input{background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;font-size:.875rem;padding:.75rem 1rem;transition:all .2s;width:100%}.search-box input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.search-box input::placeholder{color:#6b7280}.calculator-card{background:#1f2937;border:1px solid #374151;border-radius:.75rem;margin-bottom:1.5rem;padding:2rem}.calculator-card h2{color:#f9fafb;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.calculator-header-row{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.calculator-description{color:#9ca3af;font-size:.875rem;margin:.5rem 0 0}.info-button{background:#374151;border:1px solid #4b5563;border-radius:.5rem;color:#e5e7eb;cursor:pointer;flex-shrink:0;font-size:.875rem;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.info-button:hover{background:#4b5563;border-color:#10b981;color:#10b981}.info-panel{background:#111827;border:1px solid #10b981;border-radius:.375rem;margin-bottom:1rem;max-height:500px;overflow-y:auto;padding:.75rem 1rem}.info-panel h3{color:#10b981;font-size:1rem;font-weight:600;margin:0 0 .5rem}.info-panel h4{color:#f9fafb;font-size:.9rem;font-weight:600;margin:.75rem 0 .375rem}.info-section{margin-bottom:.75rem}.info-section:last-child{margin-bottom:0}.info-section ol,.info-section p,.info-section ul{color:#d1d5db;font-size:.85rem;line-height:1.5;margin:.25rem 0}.info-section ol,.info-section ul{padding-left:1.25rem}.info-section li{margin:.25rem 0}.info-section strong{color:#10b981;font-weight:600}.info-section ul ul{margin-top:.25rem;padding-left:1.5rem}.info-section code{background:#10b98126;border-radius:.25rem;color:#10b981;font-family:Courier New,monospace;font-size:.8rem;padding:.125rem .375rem}.info-note{background:#3b82f61a;border-left:3px solid #3b82f6}.info-note,.info-warning{border-radius:.25rem;color:#e5e7eb!important;margin:.5rem 0;padding:.5rem .75rem}.info-warning{background:#fbbf241a;border-left:3px solid #fbbf24}.calculator-form{display:flex;flex-direction:column;gap:.5rem}.form-row{grid-gap:.75rem;display:grid;gap:.75rem}.form-row-4{grid-template-columns:repeat(4,1fr)}.form-row-3{grid-template-columns:repeat(3,1fr)}.form-group{display:flex;flex-direction:column;gap:.25rem}.form-group label{color:#e5e7eb;font-size:.8rem}.form-group input{background:#111827;border:1px solid #374151;border-radius:.375rem;color:#f9fafb;font-size:.9rem;padding:.5rem .75rem;transition:all .2s}.form-group input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.form-group input:disabled{cursor:not-allowed;opacity:.5}.expand-mode-section{background:#3b82f60d;border:1px solid #3b82f633;border-radius:.375rem;margin:.5rem 0;padding:.5rem .75rem}.weighting-section{background:#10b9810d;border:1px solid #10b98133;border-radius:.375rem;margin:.5rem 0;padding:.5rem .75rem}.weighting-section .section-heading{color:#10b981;font-size:.875rem;font-weight:600;margin:0 0 .5rem}.weight-toggle{align-items:center;cursor:pointer;display:flex;margin:.5rem 0;-webkit-user-select:none;user-select:none}.weight-toggle input[type=checkbox]{accent-color:#10b981;cursor:pointer;height:16px;margin-right:.5rem;width:16px}.weight-toggle .toggle-label{color:#e5e7eb;font-size:.875rem;font-weight:500}.slider-control{background:#10b98108;border-radius:.25rem;margin:.75rem 0 .5rem 1.5rem;padding:.5rem}.slider-label{align-items:center;color:#e5e7eb;display:flex;font-size:.8rem;font-weight:500;justify-content:space-between;margin-bottom:.5rem}.slider-value-display{background:#10b9811a;border-radius:.25rem;color:#10b981;font-size:.9rem;font-weight:600;padding:.125rem .5rem}.slider-control input[type=range]{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#10b981 0,#fbbf24 25%,#f97316 50%,#ef4444 75%,#ec4899);border-radius:3px;cursor:pointer;height:6px;outline:none;width:100%}.slider-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#10b981;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:18px;-webkit-transition:all .2s;transition:all .2s;width:18px}.slider-control input[type=range]::-moz-range-thumb{background:#10b981;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:18px;-moz-transition:all .2s;transition:all .2s;width:18px}.slider-control input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 3px 6px #0006;transform:scale(1.2)}.slider-control input[type=range]::-moz-range-thumb:hover{box-shadow:0 3px 6px #0006;transform:scale(1.2)}.slider-control input[type=range]:disabled{cursor:not-allowed;opacity:.5}.slider-hint{color:#9ca3af;font-size:.75rem;font-style:italic;margin-top:.375rem}.expand-toggle{cursor:pointer;display:block;margin-bottom:.375rem;-webkit-user-select:none;user-select:none}.expand-toggle input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;height:16px;margin-right:.5rem;width:16px}.expand-label{color:#e5e7eb;font-size:.875rem;font-weight:600;margin-right:.375rem}.expand-hint{color:#9ca3af;display:block;font-size:.8rem;margin-left:1.5rem;margin-top:.125rem}.expand-params{grid-gap:.75rem;border-top:1px solid #3b82f633;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);margin-top:.5rem;padding-top:.5rem}.button-group{display:flex;gap:1rem;margin-top:.5rem}.results-card{background:#1f2937;border:1px solid #10b981;border-radius:.75rem;margin-bottom:1.5rem;padding:2rem}.results-card h2{color:#f9fafb;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}.results-card h3{color:#10b981;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.results-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);margin-bottom:.75rem}.result-section{background:#111827;border:1px solid #374151;border-radius:.375rem;padding:.75rem}.result-item{align-items:center;border-bottom:1px solid #374151;display:flex;justify-content:space-between;padding:.4rem .6rem}.result-item:last-child{border-bottom:none}.result-item.highlight{background:#10b9811a;border-bottom:none;border-radius:.25rem;margin-bottom:.25rem;padding:.4rem .6rem}.result-label{color:#9ca3af;font-size:.75rem;font-weight:500}.result-value{color:#f9fafb;font-size:.85rem;font-weight:600}.result-value.correction{color:#10b981}.no-result{color:#9ca3af;font-style:italic}.raw-result{background:#111827;border:1px solid #374151;border-radius:.375rem;margin-top:.75rem;padding:.5rem}.raw-result summary{color:#9ca3af;cursor:pointer;font-size:.75rem;padding:.25rem;-webkit-user-select:none;user-select:none}.raw-result summary:hover{color:#f9fafb}.raw-result pre{background:#030712;border-radius:.25rem;color:#10b981;font-family:Courier New,monospace;font-size:.875rem;margin:.5rem 0 0;overflow-x:auto;padding:.5rem}.metadata-section{background:#111827;border:1px solid #374151;border-radius:.375rem;margin-top:1rem;padding:.75rem}.metadata-section h3{color:#9ca3af;font-size:.85rem;font-weight:600;margin:0 0 .5rem}.metadata-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr)}.metadata-item{display:flex;flex-direction:column;gap:.125rem}.metadata-label{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.metadata-value{color:#f9fafb;font-size:.9rem;font-weight:600}.rate-intervals-section{background:#3b82f60d;border:1px solid #3b82f633;border-radius:.375rem;margin:.75rem 0;padding:.75rem}.rate-intervals-section .form-group{margin:0}.rate-intervals-section .input-hint{color:#9ca3af;font-size:.75rem;line-height:1.4;margin-top:.25rem}.interval-rates-section{background:#111827;border:1px solid #374151;border-radius:.375rem;margin-top:1rem;padding:.75rem}.interval-rates-section h3{color:#9ca3af;font-size:.85rem;font-weight:600;margin:0 0 .75rem}.interval-rates-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.rate-group{background:#10b9810d;border:1px solid #10b98133;border-radius:.375rem;padding:.75rem}.rate-group h4{color:#10b981;font-size:.8rem;font-weight:600;letter-spacing:.03em;margin:0 0 .5rem;text-transform:uppercase}.rate-items{display:flex;flex-direction:column;gap:.375rem}.rate-item{align-items:center;background:#0003;border-radius:.25rem;display:flex;justify-content:space-between;padding:.375rem .5rem}.rate-interval{color:#9ca3af;font-size:.75rem;font-weight:500}.rate-value{color:#f9fafb;font-family:Courier New,monospace;font-size:.85rem;font-weight:600}.map-visualization-section{border-top:1px solid #374151;margin-top:1rem;padding-top:1rem}.map-visualization-section h3{align-items:center;color:#f9fafb;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.auto-calc-badge{animation:pulse 2s ease-in-out infinite;background:#3b82f633;border:1px solid #3b82f666;border-radius:.25rem;color:#3b82f6;font-size:.7rem;font-weight:500;padding:.15rem .5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:768px){.deviation-wizard{padding:1rem}.deviation-wizard-header h1{font-size:1.5rem}.summary-grid{grid-template-columns:1fr}.controls-row{align-items:stretch;flex-direction:column}.search-box{width:100%}.data-grid,.form-row-3,.form-row-4{grid-template-columns:1fr}.no-data{padding:3rem 1rem}.no-data-icon{font-size:3rem}.calculator-card{padding:1.5rem}.form-grid,.results-grid{grid-template-columns:1fr}.button-group{flex-direction:column}.button-group button{width:100%}.calculator-header-row{align-items:stretch;flex-direction:column}.info-button{width:100%}.info-panel{max-height:400px}.header-content{flex-direction:column;gap:1rem}.refresh-button{width:100%}.form-grid .form-group:nth-child(5){max-width:100%}.metadata-grid{grid-template-columns:repeat(2,1fr)}}.dv{background:#030712;color:#f9fafb;min-height:100vh;padding:1.5rem 2rem}.dv-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.dv-header-text h1{color:#f9fafb;font-size:1.75rem;font-weight:700;margin:0 0 .25rem}.dv-header-text p{color:#9ca3af;font-size:.875rem;margin:0}.campaign-tab-bar{align-items:center;border-bottom:1px solid #374151;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding:.75rem 0}.campaign-tab-btn{border-radius:6px;color:#9ca3af;font-weight:600;transition:background .15s ease,color .15s ease,border-color .15s ease}.campaign-tab-btn:hover{border-color:#6b7280;color:#e5e7eb}.campaign-tab-btn--active{background:#f9be0b1f;border-color:#f9be0b;color:#f9be0b}.loading-container{padding:6rem 2rem}.dv-error-card{background:#1f2937!important;border:1px solid #ef4444!important;border-radius:.5rem!important;padding:1.5rem!important;text-align:center}.dv-error-card h3{color:#ef4444;margin:0 0 .5rem}.dv-error-card p{color:#9ca3af;margin:0 0 1rem}.dv-stats-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,1fr);margin-bottom:1rem}.dv-stat{background:#111827;border:1px solid #1f2937;border-radius:.625rem;display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem}.dv-stat-value{color:#f9fafb;font-size:1.75rem;font-weight:700}.dv-stat-label{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.dv-stat-green .dv-stat-value{color:#10b981}.dv-stat-green{border-color:#10b98140}.dv-stat-amber .dv-stat-value{color:#f59e0b}.dv-stat-amber{border-color:#f59e0b40}.dv-stat-red .dv-stat-value{color:#ef4444}.dv-stat-red{border-color:#ef444440}.dv-search-bar{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem;position:relative}.dv-search-input{background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;flex:1 1;font-size:.875rem;padding:.625rem 2rem .625rem .875rem;transition:border-color .2s}.dv-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;outline:none}.dv-search-input::placeholder{color:#6b7280}.dv-search-clear{background:none;border:none;color:#6b7280;cursor:pointer;flex-shrink:0;font-size:1.25rem;line-height:1;padding:0 .25rem}.dv-search-clear:hover{color:#f9fafb}.dv-check-filter{-webkit-appearance:auto;appearance:auto;background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;cursor:pointer;font-size:.8125rem;min-width:200px;padding:.625rem .75rem;transition:border-color .2s}.dv-check-filter:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;outline:none}.dv-check-filter option{background:#1f2937;color:#f9fafb}.dv-filter-clear{background:none;border:none;color:#6b7280;cursor:pointer;flex-shrink:0;font-size:1.25rem;line-height:1;margin-left:-.5rem;padding:0 .25rem}.dv-filter-clear:hover{color:#f9fafb}.dv-search-count{color:#6b7280;font-size:.8125rem;white-space:nowrap}.dv-table-card{background:#1f2937!important;border:1px solid #374151!important;border-radius:.75rem!important;overflow:hidden;padding:0!important}.dv-table-card .table-container{border:none;border-radius:0}.status-badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.7rem;font-weight:600;letter-spacing:.03em;padding:.2rem .625rem;text-transform:uppercase;white-space:nowrap}.badge-complete{background:#10b98126;color:#10b981}.badge-inprogress{background:#f59e0b26;color:#f59e0b}.badge-planned{background:#3b82f626;color:#60a5fa}.badge-abandoned{background:#6b728026;color:#9ca3af}.badge-unknown{background:#6b728026;color:#6b7280}.hole-id-cell{color:#e5e7eb;font-family:Consolas,Courier New,monospace;font-size:.8125rem;font-weight:600}.hole-id-cell.selected{color:#60a5fa}.geologist-cell{color:#d1d5db;font-size:.8125rem}.depth-cell{font-feature-settings:"tnum";color:#e5e7eb;font-variant-numeric:tabular-nums;font-weight:500}.completion-bar-wrapper{align-items:center;display:flex;gap:.5rem}.completion-bar-track{background:#374151;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.completion-bar-fill{border-radius:3px;height:100%;transition:width .4s ease}.completion-bar-fill.complete{background:#10b981}.completion-bar-fill.partial{background:#f59e0b}.completion-bar-fill.low{background:#ef4444}.completion-pct{font-feature-settings:"tnum";color:#9ca3af;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:600;min-width:30px;text-align:right}.category-dots{align-items:center;display:flex;gap:3px}.cat-dot{border-radius:2px;box-sizing:border-box;flex-shrink:0;height:10px;width:10px}.cat-dot.status-complete{background:#10b981}.cat-dot.status-partial{background:#f59e0b}.cat-dot.status-incomplete{background:#f97316}.cat-dot.status-missing{background:#374151;border:1px solid #4b5563}.dv-detail-modal{max-width:900px!important;width:100%!important}.dc-wrapper{display:flex;gap:0;padding:.5rem 0;position:relative}.dc-scale{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;padding-right:8px;width:40px}.dc-scale-label{font-feature-settings:"tnum";color:#6b7280;font-size:.6875rem;font-variant-numeric:tabular-nums}.dc-bars{gap:4px;position:relative}.dc-bar-col,.dc-bars{display:flex;flex:1 1}.dc-bar-col{align-items:center;flex-direction:column;min-width:0}.dc-bar-container{background:#1a1f2e;border:1px solid #252b3b;border-radius:3px;height:240px;overflow:hidden;position:relative;transition:border-color .3s;width:100%}.dc-bar-container.dc-bar-complete{border-color:#10b98166}.dc-bar-fill{align-items:flex-end;border-radius:2px 2px 0 0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:height .5s ease}.dc-bar-depth{font-feature-settings:"tnum";color:#ffffffe6;font-size:.5625rem;font-variant-numeric:tabular-nums;font-weight:700;margin-bottom:2px;padding:1px 2px;text-shadow:0 1px 3px #0009}.dc-bar-empty{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.dc-bar-x{color:#4b5563;font-size:.625rem}.dc-bar-label{color:#9ca3af;font-size:.5625rem;font-weight:600;letter-spacing:.02em;line-height:1.1;margin-top:4px;text-align:center}.dc-bar-count{font-feature-settings:"tnum";color:#6b7280;font-size:.5625rem;font-variant-numeric:tabular-nums;margin-top:1px}.dc-ref-line{border-bottom:1.5px dashed #ef444473;bottom:.5rem;height:0;left:40px;pointer-events:none;position:absolute;right:0}.dv-checks-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.dv-check{background:#0d1117;border:1px solid #1f2937;border-radius:.5rem;gap:.5rem;padding:.625rem .75rem}.dv-check,.dv-check-icon{align-items:center;display:flex}.dv-check-icon{border-radius:50%;flex-shrink:0;font-size:1rem;font-weight:700;height:26px;justify-content:center;width:26px}.dv-check-label{color:#d1d5db;font-size:.8125rem;font-weight:500}.check-pass .dv-check-icon{background:#10b98126;color:#10b981}.check-pass{border-color:#10b98133}.check-fail .dv-check-icon{background:#ef444426;color:#ef4444}.check-fail{border-color:#ef444433}.check-unknown .dv-check-icon{background:#6b728026;color:#6b7280}.check-info .dv-check-icon{background:#3b82f626;color:#60a5fa;font-size:.8125rem;font-style:italic}.check-info{border-color:#3b82f626;opacity:.7}.dv-tag-row{display:inline-flex;flex-wrap:wrap;gap:.375rem}.dv-tag{align-items:center;border-radius:.25rem;display:inline-flex;font-size:.75rem;font-weight:500;padding:.2rem .5rem}.dv-tag-red{background:#ef44441f;border:1px solid #ef444433;color:#f87171}.dv-tag-blue{background:#3b82f61f;border:1px solid #3b82f633;color:#60a5fa}.dv-count-badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.6875rem;font-weight:700;justify-content:center;margin-left:.5rem;min-width:20px;padding:.1rem .4rem;vertical-align:middle}.dv-count-red{background:#ef444433;color:#f87171}.dv-count-blue{background:#3b82f633;color:#60a5fa}.dv-tag-green{background:#10b9811f;border:1px solid #10b98133;color:#34d399}.dv-tag-orange{background:#f59e0b1f;border:1px solid #f59e0b33;color:#fbbf24}.dv-tag-default{background:#6b72801f;border:1px solid #6b728033;color:#9ca3af}@media (max-width:768px){.dv{padding:1rem}.dv-header-text h1{font-size:1.25rem}.dv-stats-row{grid-template-columns:repeat(2,1fr)}.dv-stat-value{font-size:1.25rem}.dv-checks-grid{grid-template-columns:1fr}.dv-detail-modal{max-width:100%!important}}.lab-approvals-shell{background:#030712;min-height:100vh;width:100%}.lab-approvals-shell__main{width:100%}.lab-approvals-docusign-panel__toolbar{align-items:center;border-bottom:1px solid #374151;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.45rem .55rem}.lab-approvals-docusign-panel__label{color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.lab-approvals-docusign-panel__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.lab-approvals-docusign-panel__link{color:#38bdf8;font-size:.8125rem;text-decoration:none}.lab-approvals-docusign-panel__link:hover{text-decoration:underline}.lab-approvals-docusign-panel__note{color:#6b7280;flex-shrink:0;font-size:.6875rem;line-height:1.35;margin:0;padding:.35rem .55rem}.lab-approvals-docusign-panel__iframe{background:#e5e7eb;border:none;width:100%}.lab-approvals-docusign-panel__iframe--modal{flex:1 1;min-height:220px}.lab-approvals{background:#030712;color:#f9fafb;min-height:100vh;padding:.75rem 1rem 1.25rem}.lab-approvals-header{margin-bottom:.5rem}.lab-approvals-header--split{grid-gap:.65rem 1rem;align-items:stretch;display:grid;gap:.65rem 1rem;grid-template-columns:1fr 1fr}.lab-approvals-header__intro{min-width:0}.lab-approvals-header__invoice{background:#111827;border:1px solid #374151;border-radius:.5rem;display:flex;flex-direction:column;min-width:0;padding:.4rem .5rem .45rem}.lab-approvals-invoice-title{color:#9ca3af;font-size:.7rem;font-weight:600;letter-spacing:.04em;margin:0 0 .3rem;text-transform:uppercase}.lab-approvals-header h1{color:#f9fafb;font-size:1.35rem;font-weight:700;line-height:1.2;margin:0 0 .2rem}.lab-approvals-sub{color:#9ca3af;font-size:.75rem;line-height:1.35;margin:0}.lab-approvals-code{background:#111827;border-radius:.2rem;color:#d1d5db;font-size:.7em;padding:.1rem .35rem}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.loading-container{gap:.75rem;padding:2rem}.loading-container p{font-size:.875rem}.error-card{padding:1rem!important}.error-card h3{font-size:1rem;margin:0 0 .35rem}.error-card p{font-size:.875rem;margin:0 0 .75rem}.lab-approvals .summary-card{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;margin-bottom:.5rem}.summary-card__title{color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.04em;margin:0 0 .4rem;opacity:.92;text-transform:uppercase}.summary-grid{grid-gap:.5rem 1rem;gap:.5rem 1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.stat-item{gap:.1rem}.stat-label{color:#ffffffc7;font-size:.65rem;font-weight:600;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.stat-value{font-size:1.35rem;line-height:1.1}.stat-value.stat-pending{color:#fbbf24}.stat-value.stat-approved{color:#10b981}.stat-value.stat-rejected{color:#fca5a5}.overview-file-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.invoice-dropzone{background:#0f172a;border:1px dashed #4b5563;border-radius:.4rem;color:#e5e7eb;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:.7rem;gap:.15rem;justify-content:center;line-height:1.3;min-height:2.85rem;padding:.4rem .45rem;text-align:center;transition:border-color .15s,background .15s}.invoice-dropzone--header{min-height:3.1rem}.invoice-dropzone:focus,.invoice-dropzone:hover{background:#1e293b;border-color:#3b82f6;outline:none}.invoice-dropzone--busy{cursor:wait;opacity:.88}.invoice-dropzone__strong{color:#f9fafb;font-size:.75rem;font-weight:700}.invoice-dropzone__muted{color:#9ca3af;font-size:.62rem}.extract-meta{font-size:.75rem;margin:0 0 .5rem}.extract-preview-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.extract-preview-img{border:1px solid #374151;border-radius:.35rem;max-height:120px;max-width:min(100%,220px);object-fit:contain}.extract-preview-pdf{height:120px;object-fit:fill;width:min(100%,220px)}.extract-instructions{color:#9ca3af;flex:1 1;font-size:.8rem;line-height:1.4;margin:0;min-width:12rem}.lab-approvals .controls-card{margin-bottom:.5rem}.controls-toolbar{grid-gap:.5rem .65rem;align-items:center;display:grid;gap:.5rem .65rem;grid-template-columns:minmax(0,1fr) auto auto}.controls-toolbar__search input{background:#111827;border:1px solid #374151;border-radius:.375rem;box-sizing:border-box;color:#f9fafb;font-size:.8125rem;height:2rem;line-height:1.2;min-width:0;padding:0 .65rem;transition:border-color .15s,box-shadow .15s;width:100%}.controls-toolbar__search input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.controls-toolbar__search input::placeholder{color:#6b7280}.controls-toolbar__filter{align-items:center;display:flex;flex-shrink:0;gap:.4rem}.controls-toolbar__filter label{color:#9ca3af;font-size:.7rem;font-weight:600;letter-spacing:.04em;line-height:1;margin:0;text-transform:uppercase;white-space:nowrap}.controls-toolbar__filter .status-filter{appearance:none;-webkit-appearance:none;background:#111827 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%239ca3af' d='m3 4.5 3 3 3-3'/%3E%3C/svg%3E") no-repeat right .45rem center;border:1px solid #374151;border-radius:.375rem;color:#f9fafb;cursor:pointer;font-size:.8125rem;height:2rem;line-height:1.2;margin:0;max-width:12rem;min-width:9.5rem;padding:0 1.75rem 0 .5rem}.controls-toolbar__filter .status-filter:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.controls-toolbar__refresh{flex-shrink:0}.lab-approvals .content-card{margin-bottom:0}.content-card__title{align-items:baseline;color:#f9fafb;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;margin:0 0 .4rem}.content-card__count{color:#9ca3af;font-size:.75rem;font-weight:600}.no-data{padding:2rem 1rem}.no-data-icon{font-size:2.5rem;margin-bottom:.5rem}.no-data h3{font-size:1rem;margin:0 0 .35rem}.no-data p{font-size:.875rem;margin:.35rem 0}.approvals-list{display:flex;flex-direction:column;gap:.25rem}.approval-item{-webkit-overflow-scrolling:touch;align-items:center;background:#111827;border:1px solid #374151;border-radius:.375rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.45rem .6rem;min-height:1.65rem;overflow-x:auto;overflow-y:hidden;padding:.2rem .4rem;transition:border-color .15s,background .15s}.approval-item--clickable{cursor:pointer}.approval-item--clickable:hover{background:#151f32;border-color:#3b82f6}.approval-item--clickable:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f640;outline:none}.lab-approvals-flow-icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;line-height:0}.lab-approvals-flow-icon--failure{color:#f87171}.lab-approvals-flow-icon--ready{color:#fb923c}.lab-approvals-flow-icon--approved{color:#4ade80}.lab-approvals-flow-icon--lg svg{height:18px;width:18px}.approval-item__id{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;gap:.35rem;max-width:min(11rem,32vw);min-width:0}.approval-id-main{color:#f9fafb;font-size:.78rem;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.approval-item__id .wo-num{color:#9ca3af;flex-shrink:0;font-size:.65rem;font-weight:500;line-height:1.2;white-space:nowrap}.approval-item__meta{align-items:baseline;color:#d1d5db;display:flex;flex:1 1 auto;flex-wrap:nowrap;font-size:.68rem;gap:.1rem .2rem;line-height:1.3;min-width:0;overflow:hidden}.meta-kv{align-items:baseline;display:inline-flex;gap:.2rem;white-space:nowrap}.meta-kv--grow{max-width:100%;min-width:0}.meta-k{color:#6b7280;font-size:.62rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.meta-v{color:#e5e7eb}.meta-v--truncate{max-width:min(9rem,22vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta-dot{color:#4b5563;font-weight:700;-webkit-user-select:none;user-select:none}.approval-item__badges{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;gap:.3rem;justify-content:flex-end}.qaqc-pill{border-radius:.25rem;font-size:.62rem;font-weight:700;letter-spacing:.02em;padding:.12rem .4rem;text-transform:uppercase}.qaqc-pill.qaqc-yes{background:#10b98138;color:#34d399}.qaqc-pill.qaqc-no{background:#ef444433;color:#f87171}.qaqc-pill.qaqc-unk{background:#6b728033;color:#9ca3af}.approval-status{border-radius:.25rem;font-size:.62rem;font-weight:700;padding:.12rem .45rem;text-transform:capitalize}.approval-status.status-pending{background:#fbbf242e;color:#fbbf24}.approval-status.status-approved{background:#10b9812e;color:#10b981}.approval-status.status-rejected{background:#ef44442e;color:#ef4444}.approval-item__actions{display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;gap:.25rem;justify-content:flex-end}.approval-item__actions .btn{font-size:.6875rem;height:1.75rem;min-height:1.75rem;padding:0 .5rem}.approve-btn{background:#10b981!important;border:none;color:#fff!important}.approve-btn:hover:not(:disabled){background:#059669!important}.reject-btn{background:#ef4444!important;border:none;color:#fff!important}.reject-btn:hover:not(:disabled){background:#dc2626!important}.modal-overlay{background:#000000b3;bottom:0;left:0;padding:1rem;right:0;top:0}.modal-content{max-width:600px}.modal-content--wide{max-width:720px}.modal-content--lab-with-docusign{display:flex;flex-direction:column;max-height:92vh;max-width:min(1240px,98vw);overflow:hidden;width:100%}.modal-content--lab-with-docusign>.modal-card{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.modal-card--lab-with-docusign{padding:1.25rem 1.5rem}.modal-card--lab-with-docusign>.modal-header--lab-flow{flex-shrink:0}.modal-card--lab-with-docusign>.modal-footer{border-top:1px solid #374151;flex-shrink:0;margin-top:.75rem;padding-top:1rem}.lab-approvals-modal-split{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.lab-approvals-modal-split--with-docusign{align-items:stretch;flex-direction:row;gap:0;max-height:min(70vh,820px);min-height:min(440px,58vh)}.lab-approvals-modal-split__form{flex:1 1 auto;min-width:0;overflow-y:auto}.lab-approvals-modal-split--with-docusign .lab-approvals-modal-split__form{flex:1 1 52%;padding-right:.65rem}.lab-approvals-modal-split--with-docusign .lab-approvals-modal-split__form .modal-body{margin-bottom:0}.lab-approvals-modal-split__docusign{background:#0f172a;border-left:1px solid #374151;border-radius:0 .45rem .45rem 0;display:flex;flex:1 1 48%;flex-direction:column;max-width:540px;min-height:0;min-width:260px}@media (max-width:900px){.lab-approvals-modal-split--with-docusign{flex-direction:column;max-height:none;min-height:0}.lab-approvals-modal-split--with-docusign .lab-approvals-modal-split__form{max-height:min(52vh,480px);padding-right:0}.lab-approvals-modal-split__docusign{border-left:none;border-radius:0;border-top:1px solid #374151;max-height:45vh;max-width:none;min-height:280px}}.modal-card--lab-flow{border-style:solid;border-width:2px;margin:0}.modal-card--lab-flow--failure{border-color:#f87171}.modal-card--lab-flow--ready{border-color:#fb923c}.modal-card--lab-flow--approved{border-color:#4ade80}.modal-header--lab-flow{align-items:flex-start;gap:.75rem}.modal-header__title-block{flex:1 1;min-width:0}.modal-header__title-row{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem}.modal-header__title-row h2{line-height:1.25;margin:0}.lab-approvals-flow-badge{font-size:.72rem;font-weight:600;letter-spacing:.04em;margin:.35rem 0 0;padding:0;text-transform:uppercase}.lab-approvals-flow-badge--failure{color:#fca5a5}.lab-approvals-flow-badge--ready{color:#fdba74}.lab-approvals-flow-badge--approved{color:#86efac}.modal-context{color:#9ca3af;font-size:.875rem;margin:0 0 1rem}.approval-form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.form-group--full{grid-column:1/-1}.form-group input[type=date],.form-group input[type=number],.form-group input[type=text]{background:#111827;border:1px solid #374151;border-radius:.5rem;box-sizing:border-box;color:#f9fafb;font-family:inherit;font-size:.875rem;padding:.75rem;width:100%}.form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.computed-hint{color:#6ee7b7;font-size:.8rem;margin:.5rem 0 0}.modal-card{background:#1f2937;border:1px solid #374151;border-radius:.75rem;padding:2rem}.modal-header{align-items:center;border-bottom:1px solid #374151;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.modal-header h2{color:#f9fafb;font-size:1.5rem;font-weight:600;margin:0}.close-button{align-items:center;background:#0000;border-radius:.25rem;display:flex;font-size:2rem;height:2rem;justify-content:center;padding:0;transition:all .2s;width:2rem}.close-button:hover{background:#374151;color:#f9fafb}.modal-body{margin-bottom:1.5rem}.modal-body p{color:#f9fafb;margin-bottom:1rem}.form-group{margin-top:1rem}.form-group label{color:#9ca3af;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group textarea{background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;font-family:inherit;font-size:.875rem;padding:.75rem;resize:vertical;transition:all .2s;width:100%}.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group textarea::placeholder{color:#6b7280}.modal-footer{border-top:1px solid #374151;display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:flex-end;padding-top:1rem}.lab-approvals-news-context{background:#111827;border:1px solid #374151;border-radius:.4rem;color:#e5e7eb;font-size:.78rem;line-height:1.35;margin:0 0 .65rem;padding:.45rem .55rem}.modal-context--stacked{display:block;margin:0 0 .35rem}.modal-context--stacked:last-child{margin-bottom:0}.lab-approvals-news-context__label{color:#9ca3af;display:block;font-size:.65rem;font-weight:600;letter-spacing:.04em;margin-bottom:.12rem;text-transform:uppercase}.lab-approve-existing-comments{background:#0f172a;border:1px solid #334155;border-radius:.4rem;color:#e2e8f0;font-size:.8rem;line-height:1.45;max-height:8rem;overflow:auto;padding:.5rem .6rem;white-space:pre-wrap;word-break:break-word}.modal-body .status-filter{background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9fafb;cursor:pointer;font-size:.875rem;height:2.5rem;padding:.5rem 1rem;width:100%}.modal-body .status-filter:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}@media (max-width:768px){.lab-approvals{padding:.65rem .75rem 1rem}.lab-approvals-header--split{grid-template-columns:1fr}.lab-approvals-header h1{font-size:1.2rem}.summary-grid{grid-template-columns:1fr 1fr}.controls-toolbar{align-items:stretch;grid-template-columns:1fr}.controls-toolbar__filter{justify-content:space-between}.controls-toolbar__filter .status-filter{flex:1 1;max-width:none;min-width:0}.controls-toolbar__refresh{justify-self:start}.approval-item__id{max-width:min(10rem,40vw)}.meta-v--truncate{max-width:min(6rem,28vw)}.modal-content,.modal-content--wide{max-height:85vh}.approval-form-grid{grid-template-columns:1fr}.modal-card{padding:1.5rem}.no-data{padding:2rem 1rem}.no-data-icon{font-size:2rem}}.lab-approvals-docusign{background:#111827;border:1px solid #374151;border-radius:.5rem;margin-bottom:.75rem;padding:.5rem .55rem .55rem}.lab-approvals-docusign__head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin-bottom:.4rem}.lab-approvals-docusign__title{color:#9ca3af;flex:1 1 100%;font-size:.8rem;font-weight:600;letter-spacing:.04em;margin:0;text-transform:uppercase}.lab-approvals-docusign__hint{color:#9ca3af;flex:1 1 12rem;font-size:.72rem;line-height:1.35;margin:0}.lab-approvals-docusign__empty,.lab-approvals-docusign__status{color:#9ca3af;font-size:.75rem;margin:.25rem 0 0}.lab-approvals-docusign__error{color:#f87171;font-size:.75rem;margin:.35rem 0 0}.lab-approvals-docusign__list{border:1px solid #1f2937;border-radius:.35rem;list-style:none;margin:.35rem 0 0;max-height:min(52vh,36rem);min-height:8rem;overflow-y:auto;padding:0}.lab-approvals-docusign__row{align-items:flex-start;background:#0f172a;border:none;border-bottom:1px solid #1f2937;color:#e5e7eb;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:.15rem;margin:0;padding:.4rem .5rem;text-align:left;width:100%}.lab-approvals-docusign__row:last-child{border-bottom:none}.lab-approvals-docusign__row:hover:not(:disabled){background:#1e293b}.lab-approvals-docusign__row:disabled{cursor:not-allowed;opacity:.5}.lab-approvals-docusign__subj{color:#f9fafb;font-size:.8rem;font-weight:500}.lab-approvals-docusign__meta{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.68rem;gap:.4rem .65rem}.lab-approvals-docusign__meta-primary{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:.25rem .5rem}.lab-approvals-docusign__link-badge{border-radius:.25rem;display:inline-block;font-size:.62rem;font-weight:600;letter-spacing:.04em;line-height:1.35;max-width:100%;overflow:hidden;padding:.12rem .4rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.lab-approvals-docusign__link-badge--failure{background:#f8717124;color:#fca5a5}.lab-approvals-docusign__link-badge--ready{background:#fb923c24;color:#fdba74}.lab-approvals-docusign__link-badge--approved{background:#4ade8024;color:#86efac}.lab-approvals-docusign__link-badge--rejected{background:#ef444433;color:#fecaca}.lab-approvals-docusign__eid{color:#a5b4fc;font-family:ui-monospace,Courier New,monospace;font-size:.65rem}.lab-approvals-folio-row__inputs{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.lab-approvals-folio-row__inputs input{flex:1 1 14rem;min-width:0}.docusign-connect .docusign-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1rem}.docusign-status-badge{border-radius:9999px;font-size:.8125rem;font-weight:600;padding:.25rem .6rem}.docusign-status-ok{background:#10b98133;border:1px solid #10b98173;color:#34d399}.docusign-status-bad{background:#f8717126;border:1px solid #f8717166;color:#f87171}.docusign-user-hint{color:#9ca3af;font-size:.8125rem}.docusign-table-wrap{margin-top:.5rem;overflow-x:auto}.docusign-table{border-collapse:collapse;font-size:.8125rem;width:100%}.docusign-table td,.docusign-table th{border-bottom:1px solid #374151;padding:.5rem .75rem;text-align:left}.docusign-table th{color:#9ca3af;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.docusign-table tbody tr:hover{background:#37415159}.docusign-mono{color:#a5b4fc;font-family:ui-monospace,Courier New,monospace;font-size:.75rem}.debug{background:#030712;color:#f9fafb;min-height:100vh;padding:2rem}.debug-header{margin-bottom:2rem}.debug-header h1{color:#f9fafb;font-size:2rem;font-weight:700;margin:0 0 .5rem}.debug-header p{color:#9ca3af;margin:0}.kv-check-card{background:#1f2937;border:1px solid #374151;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}.kv-check-title{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.kv-check-desc{color:#9ca3af;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.kv-check-code{background:#111827;border-radius:.25rem;color:#a5b4fc;font-family:ui-monospace,Courier New,monospace;font-size:.8125rem;padding:.125rem .375rem}.kv-check-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.kv-check-error{color:#f87171;font-size:.875rem;margin:0 0 .75rem}.kv-check-label{color:#9ca3af;display:block;font-size:.75rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.kv-check-result-wrap{margin-top:.25rem}.kv-check-result{background:#111827;border:1px solid #374151;border-radius:.5rem;box-sizing:border-box;color:#e5e7eb;font-family:ui-monospace,Courier New,monospace;font-size:.8125rem;line-height:1.45;min-height:12rem;padding:1rem;resize:vertical;width:100%}.kv-check-result:focus{border-color:#6b7280;box-shadow:0 0 0 2px #6b728033;outline:none}.kv-check-result::placeholder{color:#6b7280}.kv-check-toolbar--holiday-fields{align-items:flex-end}.kv-check-inline-field{display:flex;flex-direction:column;gap:.25rem;min-width:5rem}.kv-check-inline-label{color:#9ca3af;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.kv-check-input{background:#111827;border:1px solid #374151;border-radius:.5rem;box-sizing:border-box;color:#f9fafb;font-size:.875rem;min-height:2.375rem;padding:.5rem .65rem}.kv-check-input:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b72801a;outline:none}.kv-check-input-year{width:6.5rem}.kv-check-select-province{cursor:pointer;min-width:4.25rem;width:auto}@media (max-width:768px){.debug{padding:1rem}.debug-header h1{font-size:1.5rem}}.tabs-container{display:flex;flex-direction:column;height:100%;width:100%}.tabs-header{background:#1f2937;border-bottom:2px solid #374151;border-radius:8px 8px 0 0;display:flex;gap:.25rem;padding:.5rem}.tab-button{align-items:center;background:#0000;border:none;border-radius:6px 6px 0 0;color:#9ca3af;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;position:relative;transition:all .2s ease;white-space:nowrap}.tab-button:hover:not(:disabled){background:#37415180;color:#e5e7eb}.tab-button.active{background:#111827;color:#f9be0b;font-weight:600}.tab-button.active:after{background:#f9be0b;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.tab-button:disabled{cursor:not-allowed;opacity:.5}.tab-icon{font-size:1rem}.tab-label{line-height:1}.tab-badge{align-items:center;background:#ef4444;border-radius:10px;color:#fff;display:inline-flex;font-size:.7rem;font-weight:600;height:20px;justify-content:center;min-width:20px;padding:0 .375rem}.tabs-content{background:#111827;border-radius:0 0 8px 8px;flex:1 1;overflow:auto}@media (max-width:768px){.tabs-header{overflow-x:auto;scrollbar-width:thin}.tab-button{font-size:.8125rem;padding:.625rem 1rem}}.whos-in-sunburst-wrap{padding:.5rem 0}.whos-in-sunburst-empty{color:#9ca3af;padding:2rem;text-align:center}.whos-in-sunburst-breadcrumb{align-items:center;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.25rem;margin-bottom:.75rem}.whos-in-bc-btn{background:none;border:none;color:#f9be0b;cursor:pointer;font:inherit;padding:.15rem .35rem}.whos-in-bc-btn:hover{text-decoration:underline}.whos-in-bc-sep{color:#6b7280}.whos-in-sunburst-chart{display:flex;justify-content:center;margin:0 auto;position:relative}.whos-in-sunburst-segment{cursor:pointer;transition:fill-opacity .12s ease}.whos-in-sunburst-center{fill:#111827;stroke:#f9be0b;stroke-width:2;cursor:pointer}.whos-in-sunburst-center-label{fill:#f9fafb;font-size:11px;font-weight:600;pointer-events:none}.whos-in-sunburst-center-count{fill:#f9be0b;font-size:16px;font-weight:700;pointer-events:none}.whos-in-sunburst-tooltip{background:#1f2937;border:1px solid #f9be0b;border-radius:8px;box-shadow:0 8px 24px #0006;color:#e5e7eb;display:flex;flex-direction:column;font-size:.8rem;gap:.2rem;max-width:220px;padding:.5rem .75rem;pointer-events:none;position:fixed;z-index:1100}.whos-in-sunburst-tooltip-names{color:#9ca3af;font-size:.75rem}.whos-in-sunburst-tooltip-hint{color:#fbbf24;font-size:.7rem}.whos-in-sunburst-hint{margin:.75rem 0 0;text-align:center}.whos-in-sunburst-legend{border-top:1px solid #374151;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:center;margin-top:1rem;padding-top:1rem}.whos-in-sunburst-legend-item{align-items:center;color:#d1d5db;display:flex;font-size:.8rem;gap:.35rem}.whos-in-sunburst-legend-swatch{border-radius:2px;flex-shrink:0;height:12px;width:12px}.whos-in-sunburst-legend-count{color:#9ca3af}.whos-in{background:#030712;color:#f9fafb;min-height:100vh;padding:2rem}.whos-in-header{margin-bottom:.75rem}.whos-in-header h1{color:#f9fafb;font-size:1.5rem;font-weight:700;margin:0 0 .35rem}.whos-in-subtitle{align-items:baseline;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.35rem 1rem;margin:0}.whos-in-subtitle-import{color:#6b7280;font-size:.8rem}.whos-in-subtitle-import:before{color:#4b5563;content:"·";margin-right:.75rem}.whos-in-overview-bar{align-items:stretch;border:1px solid #374151;border-radius:.5rem;display:flex;flex-wrap:wrap;gap:0;margin-bottom:1rem;overflow:hidden}.whos-in-overview-stat{align-items:center;border:none;display:flex;flex:1 1;flex-direction:column;font:inherit;gap:.1rem;justify-content:center;min-width:5.5rem;padding:.65rem .75rem}.whos-in-overview-stat-light{background:linear-gradient(135deg,#f9be0b,#d4a008);border-right:1px solid #11182726}.whos-in-overview-stat-dark{background:#111827;border-right:1px solid #374151}.whos-in-overview-stat:last-child{border-right:none}.whos-in-overview-stat-light .whos-in-overview-value{color:#111827;font-size:1.35rem;font-weight:700;line-height:1.2}.whos-in-overview-stat-light .whos-in-overview-label{color:#111827bf;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.whos-in-overview-stat-dark .whos-in-overview-value{color:#f9fafb;font-size:1.35rem;font-weight:700;line-height:1.2}.whos-in-overview-stat-dark .whos-in-overview-label{color:#f9fafbbf;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.whos-in-overview-value{font-size:1.25rem;font-weight:700;line-height:1.2}.whos-in-overview-label{font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.whos-in-link{color:#f9be0b;text-decoration:none}.whos-in-link:hover{text-decoration:underline}.summary-card{background:linear-gradient(135deg,#f9be0b,#d4a008)}.summary-card h2{color:#111827}.stat-item{background:none;border:none;color:inherit;font:inherit;padding:0;text-align:left}.whos-in-stat-clickable{border-radius:.5rem;cursor:pointer;margin:-.5rem;padding:.5rem;transition:background .15s ease,transform .1s ease}.whos-in-stat-clickable:hover{background:#0000001f;transform:translateY(-1px)}.whos-in-stat-clickable:focus-visible{outline:2px solid #11182780;outline-offset:2px}.stat-label{color:#111827bf}.stat-value{color:#111827}.content-card,.controls-card{margin-bottom:1.5rem}.whos-in-tab-empty{padding:2rem 1rem}.hint,.no-data .hint{color:#6b7280;font-size:.875rem;margin-top:.5rem}.whos-in-date-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.whos-in-date-row input[type=date]{background:#111827;border:1px solid #4b5563;border-radius:6px;color:#f9fafb;margin-left:.35rem;padding:.35rem .5rem}.whos-in-import-line{color:#9ca3af;font-size:.85rem;margin:0}.whos-in-forecast-card{overflow:hidden}.whos-in-forecast-card-inner h2{color:#f9fafb;font-size:1.25rem;margin:0}.whos-in-forecast-toolbar{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.whos-in-forecast-toolbar-left{display:flex;flex-direction:column;gap:.25rem}.whos-in-forecast-range-label{color:#9ca3af;font-size:.8rem}.whos-in-forecast-toolbar-right{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.75rem}.whos-in-forecast-date-label{color:#9ca3af;display:flex;flex-direction:column;font-size:.85rem;gap:.25rem}.whos-in-forecast-date-label input[type=date]{background:#111827;border:1px solid #4b5563;border-radius:6px;color:#f9fafb;font-family:inherit;font-size:.95rem;min-width:12.5rem;padding:.45rem .65rem;width:12.5rem}.whos-in-forecast-hint{margin:0 0 .75rem}.whos-in-forecast-legend{display:flex;flex-wrap:wrap;font-size:.75rem;gap:.75rem 1rem;margin-bottom:1rem}.whos-in-fl-item{align-items:center;color:#9ca3af;display:inline-flex;gap:.35rem}.whos-in-fl-item:before{border:1px solid #4b5563;border-radius:3px;content:"";height:12px;width:12px}.whos-in-fl-today:before{border-color:#f9be0b;border-width:2px}.whos-in-fl-today:before,.whos-in-fl-view:before{background:linear-gradient(135deg,#f9be0b,#d4a008)}.whos-in-fl-view:before{border-color:#f9be0b;border-width:3px;box-shadow:0 0 0 1px #f9be0b66}.whos-in-fl-weekend:before{background:#1e3a5f;border-color:#3b82f6;border-width:2px}.whos-in-fl-holiday:before{background:#e11d4859;border-color:#e11d48;border-width:2px}.whos-in-forecast-scroll-wrap{align-items:stretch;display:flex;gap:.35rem}.whos-in-forecast-arrow{align-self:center;background:#111827;border:1px solid #374151;border-radius:.5rem;color:#f9be0b;cursor:pointer;flex:0 0 auto;font-size:1.5rem;height:2.75rem;line-height:1;transition:background .15s,border-color .15s;width:2rem}.whos-in-forecast-arrow:hover{background:#f9be0b1f;border-color:#f9be0b}.whos-in-forecast-container{display:flex;flex:1 1;gap:.75rem;min-width:0;overflow-x:auto;overflow-y:hidden;padding:.5rem 0 1rem;scroll-behavior:smooth}.whos-in-forecast-container::-webkit-scrollbar{height:8px}.whos-in-forecast-container::-webkit-scrollbar-track{background:#111827;border-radius:4px}.whos-in-forecast-container::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}.whos-in-forecast-container::-webkit-scrollbar-thumb:hover{background:#f9be0b}.whos-in-forecast-item{align-items:center;background:#111827;border:2px solid #374151;border-radius:.5rem;color:#f9fafb;cursor:pointer;display:flex;flex:0 0 100px;flex-direction:column;font:inherit;gap:.5rem;min-width:100px;padding:.75rem;position:relative;transition:border-color .15s,background .15s,transform .1s,box-shadow .15s;width:100px}.whos-in-forecast-item.today{background:#f9be0b1a;border:3px solid #f9be0b;box-shadow:0 0 0 1px #f9be0b73,0 8px 24px #f9be0b26;flex:0 0 148px;min-height:168px;min-width:148px;padding:1rem .85rem;transform:scale(1.04);width:148px;z-index:1}.whos-in-forecast-item.today .whos-in-forecast-dow,.whos-in-forecast-item.today .whos-in-forecast-label{color:#fde68a;font-size:.85rem;font-weight:700}.whos-in-forecast-item.today:hover{transform:scale(1.06) translateY(-2px)}.whos-in-forecast-item:hover{background:#f9be0b14;border-color:#f9be0b;transform:translateY(-2px)}.whos-in-forecast-item.view-date{background:#f9be0b2e;border:3px solid #f9be0b;box-shadow:0 0 0 2px #f9be0b59,0 6px 20px #f9be0b33;flex:0 0 132px;min-width:132px;transform:scale(1.03);width:132px;z-index:2}.whos-in-forecast-item.view-date:not(.today){box-shadow:0 0 0 2px #f9be0b73,0 6px 20px #f9be0b38;min-height:158px;padding-top:1.35rem}.whos-in-forecast-item.view-date .whos-in-forecast-dow,.whos-in-forecast-item.view-date .whos-in-forecast-label{color:#fde68a;font-weight:700}.whos-in-forecast-item.view-date.today{flex:0 0 152px;min-width:152px;width:152px}.whos-in-forecast-selected-badge{background:#f9be0b;border-radius:999px;box-shadow:0 1px 4px #00000059;color:#111827;font-size:.55rem;font-weight:800;left:50%;letter-spacing:.06em;line-height:1.2;padding:.12rem .45rem;position:absolute;text-transform:uppercase;top:.35rem;transform:translateX(-50%);white-space:nowrap}.whos-in-forecast-item.weekend{background:#0f172a;border:3px solid #3b82f6}.whos-in-forecast-item.weekend .whos-in-forecast-dow{color:#93c5fd}.whos-in-forecast-item.holiday{background:#7f1d1d33;border:3px solid #e11d48}.whos-in-forecast-item.holiday .whos-in-forecast-dow{color:#fda4af}.whos-in-forecast-item.holiday.weekend{background:#7f1d1d47;border:3px solid #e11d48}.whos-in-forecast-date{align-items:center;display:flex;flex-direction:column;gap:.15rem;min-height:2.75rem}.whos-in-forecast-dow{color:#9ca3af;font-size:.7rem;font-weight:600;text-transform:uppercase}.whos-in-forecast-label{font-size:.8rem;font-weight:500}.whos-in-forecast-holiday-name{color:#fda4af;font-size:.6rem;line-height:1.2;max-width:92px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.whos-in-forecast-dot{align-items:center;background:linear-gradient(135deg,#f9be0b,#d4a008);border-radius:50%;color:#111827;display:flex;font-size:.75rem;font-weight:700;justify-content:center;min-height:28px;min-width:28px}.whos-in-forecast-item.today .whos-in-forecast-dot{background:linear-gradient(135deg,#fde047,#f9be0b);box-shadow:0 0 0 2px #f9be0b80;color:#111827}.whos-in-forecast-item.view-date:not(.today) .whos-in-forecast-dot{background:linear-gradient(135deg,#f9be0b,#d4a008);color:#111827}.whos-in-forecast-item.weekend .whos-in-forecast-dot{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.whos-in-forecast-item.holiday .whos-in-forecast-dot{background:linear-gradient(135deg,#e11d48,#be123c);color:#fff}.whos-in-forecast-counts{color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.65rem;gap:.35rem;justify-content:center}.whos-in-fc-onsite{color:#fbbf24}.whos-in-fc-in{color:#86efac}.whos-in-fc-out{color:#fca5a5}.timeline-empty{color:#6b7280;font-size:.875rem;margin:0}.whos-in-tabs-card{padding-bottom:.5rem}.whos-in-tabs-card .card-content{padding:1.25rem 0 .5rem}.whos-in-tabs-card h2{margin:0;padding:0}.whos-in-tabs-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:0 1.25rem .75rem}.whos-in-roster-search{background:#111827;border:1px solid #4b5563;border-radius:6px;color:#f9fafb;font-family:inherit;font-size:.9rem;min-width:12rem;padding:.45rem .65rem;width:min(16rem,100%)}.whos-in-roster-search:focus{border-color:#f9be0b;box-shadow:0 0 0 2px #f9be0b33;outline:none}.whos-in-roster-search::placeholder{color:#6b7280}.whos-in-person-name-btn{background:none;border:none;color:#f3f4f6;cursor:pointer;font:inherit;font-size:.85rem;font-weight:600;line-height:1.3;margin:0;padding:0;text-align:left}.whos-in-person-name-btn:focus-visible,.whos-in-person-name-btn:hover{color:#f9be0b;outline:none;text-decoration:underline}.whos-in-tabs,.whos-in-tabs .tabs-content{width:100%}.whos-in-tabs .tabs-header{background:#111827;border-bottom-color:#374151}.whos-in-tab-panel{box-sizing:border-box;min-height:200px;padding:.75rem;width:100%}.whos-in-dept-section{margin-bottom:1.5rem}.whos-in-dept-section:last-child{margin-bottom:0}.whos-in-dept-header{align-items:baseline;border-bottom:1px solid #374151;color:#e5e7eb;display:flex;font-size:1rem;font-weight:600;gap:.35rem;margin:0 0 .5rem;padding-bottom:.35rem}.whos-in-dept-count{color:#f9be0b;font-size:.875rem;font-weight:500}.whos-in-team-roster{column-count:4;column-fill:balance;column-gap:.85rem;width:100%}.whos-in-team-card{-webkit-column-break-inside:avoid;background:#111827;border:1px solid #374151;border-radius:.5rem;box-shadow:0 1px 4px #0003;box-sizing:border-box;break-inside:avoid;display:inline-block;margin-bottom:.85rem;min-width:0;padding:.75rem .85rem;page-break-inside:avoid;width:100%}.whos-in-team-card-header{align-items:baseline;border-bottom:2px solid #f9be0b;display:flex;gap:.5rem;justify-content:space-between;margin:0 0 .5rem;padding-bottom:.45rem}.whos-in-team-card-title{color:#fde68a;font-size:.9rem;font-weight:700;line-height:1.25;margin:0;word-break:break-word}.whos-in-team-card-count{background:#f9be0b26;border:1px solid #f9be0b73;border-radius:999px;color:#f9be0b;flex-shrink:0;font-size:.7rem;font-weight:700;min-width:1.35rem;padding:.1rem .4rem;text-align:center}.whos-in-team-list{list-style:none;margin:0;padding:0}.whos-in-team-row{border-bottom:1px solid #37415199;padding:.35rem 0}.whos-in-team-row:last-child{border-bottom:none;padding-bottom:0}.whos-in-team-row.whos-in-row-first-visit{border-left:3px solid #f59e0b;margin-left:-.45rem;padding-left:.45rem}.whos-in-person-line{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem}.whos-in-person-name{color:#f3f4f6;font-size:.85rem;font-weight:600;line-height:1.3}.whos-in-person-meta{color:#9ca3af;display:block;font-size:.75rem;line-height:1.25;margin-top:.1rem}.whos-in-person-movement{font-weight:500}.whos-in-movement-inbound{color:#93c5fd}.whos-in-movement-outbound{color:#fca5a5}@media (max-width:1280px){.whos-in-team-roster{column-count:3}}@media (max-width:960px){.whos-in-team-roster{column-count:2}}@media (max-width:640px){.whos-in-team-roster{column-count:1}}.whos-in-table-wrap{margin-top:.75rem;overflow-x:auto}.whos-in-table{border-collapse:collapse;font-size:.875rem;width:100%}.whos-in-table td,.whos-in-table th{border-bottom:1px solid #374151;padding:.5rem .75rem;text-align:left}.whos-in-table th{color:#9ca3af;font-weight:600;white-space:nowrap}.whos-in-table tbody tr:hover{background:#f9be0b14}.whos-in-row-first-visit{border-left:3px solid #f59e0b}.whos-in-row-first-visit td:first-child{padding-left:calc(.75rem - 3px)}.whos-in-status-badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:500;padding:.15rem .5rem;white-space:nowrap}.whos-in-status-onsite{background:#22c55e33;color:#86efac}.whos-in-status-inbound{background:#3b82f633;color:#93c5fd}.whos-in-status-outbound{background:#ef444433;color:#fca5a5}.whos-in-status-travel{background:#f9be0b33;color:#fcd34d}.whos-in-status-home{background:#6b728040;color:#d1d5db}.whos-in-status-other{background:#f9be0b1f;color:#fde047}.whos-in-first-visit-badge{background:#f59e0b40;border:1px solid #f59e0b66;border-radius:9999px;color:#fcd34d;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.03em;padding:.1rem .45rem;text-transform:uppercase}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:1000}.modal-content{animation:whosInModalSlideIn .3s ease-out;background:#1f2937!important;border:1px solid #374151!important;border-radius:.75rem!important;max-height:90vh;max-width:800px;overflow-y:auto;padding:1.25rem!important;width:100%}@keyframes whosInModalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.whos-in-modal-panel{max-width:520px}.modal-content.whos-in-day-travel-modal{max-width:min(960px,94vw);width:100%}.whos-in-day-travel-modal .whos-in-name-list{max-height:28vh}.whos-in-day-modal-roster{border-top:1px solid #374151;margin-top:1rem;max-height:42vh;overflow-y:auto;padding-top:1rem}.whos-in-day-modal-roster h4{color:#f9fafb;font-size:1rem;margin:0 0 .75rem}.whos-in-modal-dept{margin-bottom:1rem}.whos-in-modal-dept .whos-in-dept-header{font-size:.9rem;margin-bottom:.35rem}.whos-in-modal-roster-list li{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.whos-in-modal-person-name{flex:1 1;min-width:0}.whos-in-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.whos-in-modal-header h3{color:#f9fafb;font-size:1.1rem;margin:0}.close-button{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.25rem;line-height:1;padding:.25rem}.close-button:hover{color:#f9be0b}.whos-in-modal-loading{align-items:center;color:#9ca3af;display:flex;flex-direction:column;gap:.75rem;padding:2rem}.whos-in-day-travel-columns{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.whos-in-day-travel-col h4{color:#f9fafb;font-size:.95rem;margin:0 0 .5rem}.whos-in-day-count{color:#f9be0b;font-weight:600}.whos-in-day-travel-actions{border-top:1px solid #374151;display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.5rem}.whos-in-day-travel-stats{margin-bottom:1rem}.whos-in-name-list{list-style:none;margin:0;max-height:50vh;overflow-y:auto;padding:0}.whos-in-name-list li{border-bottom:1px solid #374151;color:#e5e7eb;font-size:.9rem;padding:.4rem 0}.whos-in-name-list li:last-child{border-bottom:none}.whos-in-forecast-detail-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem}.whos-in-fd-label{color:#9ca3af;display:block;font-size:.75rem;margin-bottom:.25rem}.whos-in-fd-value{color:#f9be0b;font-size:1.25rem;font-weight:700}.modal-content.whos-in-schedule-modal{max-width:min(920px,96vw);width:100%}.whos-in-schedule-modal-subtitle{color:#9ca3af;font-size:.875rem;margin:-.25rem 0 .35rem}.whos-in-schedule-modal-range{margin:0 0 1rem}.whos-in-modal-error{align-items:flex-start;color:#fca5a5;display:flex;flex-direction:column;gap:.75rem;padding:1rem 0}.whos-in-schedule-modal-body{margin-bottom:1rem;max-height:58vh;overflow-y:auto;padding-right:.25rem}.whos-in-schedule-month{margin-bottom:1.25rem}.whos-in-schedule-month-title{color:#f9be0b;font-size:.95rem;font-weight:600;margin:0 0 .5rem}.whos-in-schedule-weekdays{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:.25rem}.whos-in-schedule-weekday{color:#6b7280;font-size:.65rem;font-weight:600;text-align:center;text-transform:uppercase}.whos-in-schedule-grid{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:repeat(7,minmax(0,1fr))}.whos-in-schedule-day{background:#111827;border:1px solid #374151;border-radius:4px;display:flex;flex-direction:column;gap:.15rem;min-height:3.5rem;overflow:hidden;padding:.2rem .25rem}.whos-in-schedule-day.empty{background:#0000;border-color:#0000}.whos-in-schedule-day.unscheduled{opacity:.85}.whos-in-schedule-day.scheduled{border-color:#4b5563}.whos-in-schedule-day.view-date{box-shadow:inset 0 0 0 2px #f9be0b}.whos-in-schedule-day.today .whos-in-schedule-day-num{color:#f9be0b;font-weight:700}.whos-in-schedule-day.holiday{background:#ef444414}.whos-in-schedule-day-num{color:#d1d5db;font-size:.7rem;font-weight:600;line-height:1}.whos-in-schedule-day-status{border-radius:9999px;max-width:100%;padding:.1rem .25rem}.whos-in-schedule-day-holiday,.whos-in-schedule-day-status{font-size:.55rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whos-in-schedule-day-holiday{color:#fca5a5}.whos-in-schedule-legend{border-top:1px solid #374151;display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:.75rem;padding-top:.75rem}.whos-in-schedule-legend-item .whos-in-status-badge{font-size:.7rem}.whos-in-schedule-modal-actions{display:flex;justify-content:flex-end}@media (max-width:768px){.whos-in-tabs-card-header{align-items:stretch;flex-direction:column}.whos-in-roster-search{width:100%}.whos-in{padding:1rem}.whos-in-header h1{font-size:1.5rem}.summary-grid{grid-template-columns:1fr}.no-data{padding:3rem 1rem}.no-data-icon{font-size:3rem}.whos-in-forecast-item{flex:0 0 88px;min-width:88px;width:88px}.whos-in-forecast-item.today{flex:0 0 120px;min-height:150px;min-width:120px;width:120px}.whos-in-day-travel-columns{grid-template-columns:1fr}.whos-in-forecast-arrow{font-size:1.25rem;width:1.75rem}.modal-overlay{padding:1rem}.whos-in-forecast-detail-grid{grid-template-columns:repeat(2,1fr)}}.daily-report{background:#030712;color:#f9fafb;min-height:100vh;padding:2rem}.daily-report-header{margin-bottom:2rem}.daily-report-header h1{color:#f9fafb;font-size:2rem;font-weight:700;margin:0 0 .5rem}.daily-report-header p{color:#9ca3af;margin:0}.loading-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem}.loading-container p{color:#9ca3af}.error-card{background:#1f2937!important;border:1px solid #ef4444!important;border-radius:.5rem!important;margin-bottom:1.5rem;padding:1.5rem!important;text-align:center}.error-card h3{color:#ef4444;margin:0 0 .5rem}.error-card p{color:#9ca3af;margin:0 0 1rem}.summary-card{background:linear-gradient(135deg,#0d9488,#0f766e);border:none;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}.summary-card h2{color:#fff;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.summary-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-label{color:#fffc;font-size:.875rem;font-weight:500}.stat-value{color:#fff;font-size:1.875rem;font-weight:700}.stat-value.status-ready{color:#a7f3d0;font-size:1.5rem}.controls-card{background:#1f2937;border:1px solid #374151;border-radius:.75rem;margin-bottom:0;padding:1.5rem}.controls-card h2{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.daily-report-generator-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));margin-bottom:1.5rem}.daily-report-campaign-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.campaign-tab-btn{background:#1f2937;border:1px solid #374151;border-radius:.375rem;color:#d1d5db;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.campaign-tab-btn:hover{border-color:#0d9488;color:#f9fafb}.campaign-tab-btn--active{background:#0d9488;border-color:#0d9488;color:#fff}.daily-report-field{margin-bottom:1.25rem}.daily-report-field label{color:#f9fafb;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.daily-report-field input[type=date],.daily-report-field input[type=text]{background:#374151;border:1px solid #4b5563;border-radius:6px;box-sizing:border-box;color:#f9fafb;font-size:.875rem;padding:.5rem;width:100%}.daily-report-hint{color:#9ca3af;font-size:.75rem;margin:.5rem 0 0}.daily-report-preset-row{display:flex;flex-wrap:wrap;gap:.5rem}.preset-btn{background:#374151;border:1px solid #4b5563;border-radius:6px;color:#d1d5db;cursor:pointer;font-size:.8125rem;padding:.375rem .75rem}.preset-btn--active,.preset-btn:hover{border-color:#0d9488}.preset-btn--active{background:#0d9488;color:#fff}.daily-report-sections{display:flex;flex-direction:column;gap:.5rem}.section-check{align-items:center;color:#d1d5db;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem}.section-check--disabled{cursor:not-allowed;opacity:.5}.daily-report-generate-btn{margin-top:.5rem;width:100%}.daily-report-progress{color:#0d9488;font-size:.875rem;margin:.75rem 0 0}.daily-report-preview-meta{color:#9ca3af;font-size:.875rem;margin:0 0 1rem}.daily-report-preview-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.preview-stat{align-items:center;background:#111827;border:1px solid #374151;border-radius:.5rem;display:flex;flex-direction:column;padding:1rem;text-align:center}.preview-stat-value{color:#0d9488;font-size:1.5rem;font-weight:700}.preview-stat-label{color:#9ca3af;font-size:.75rem;margin-top:.25rem}.preview-stat-pct{color:#6b7280;font-size:.6875rem;margin-top:.125rem}.daily-report-print-host{left:-9999px;pointer-events:none;position:fixed;top:0;visibility:hidden;width:880px}.daily-report-info-banner{background:#fbbf241f;border:1px solid #92400e;border-radius:.5rem;color:#fcd34d;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.controls-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.content-card{background:#1f2937;border:1px solid #374151;border-radius:.75rem;padding:1.5rem}.content-card h2{color:#f9fafb;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.no-data{color:#9ca3af;padding:4rem 2rem;text-align:center}.no-data-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-data h3{color:#f9fafb;font-size:1.25rem;margin:0 0 .5rem}.no-data p{margin:.5rem 0}.no-data .hint{color:#6b7280;font-size:.875rem;margin-top:1rem}.data-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.data-item{background:#111827;border:1px solid #374151;border-radius:.5rem;overflow-x:auto;padding:1rem}.data-item pre{color:#f9fafb;font-family:Courier New,monospace;font-size:.875rem;margin:0}@media (max-width:768px){.daily-report{padding:1rem}.daily-report-header h1{font-size:1.5rem}.summary-grid{grid-template-columns:1fr}.no-data{padding:3rem 1rem}.no-data-icon{font-size:3rem}}
/*# sourceMappingURL=main.611c8f5d.css.map*/