*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f0fdf4,#dcfce7);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}.login-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:420px;padding:48px;text-align:center;width:100%}.logo-section{margin-bottom:40px}.logo{margin-bottom:16px}.tagline{color:#6b7280;font-size:18px;font-weight:400;margin:0}.input-group,.login-form{margin-bottom:32px}.input-group{text-align:left}.input-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.passcode-input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;font-family:Inter,monospace;font-size:24px;font-weight:600;letter-spacing:.2em;outline:none;padding:16px 20px;text-align:center;transition:all .2s ease;width:100%}.passcode-input:focus{background:#fff;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.passcode-input.error{background:#fef2f2;border-color:#ef4444}.passcode-input:disabled{cursor:not-allowed;opacity:.6}.error-message{margin-bottom:0;margin-top:8px}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button.loading{cursor:not-allowed}.loading-spinner{border:2px solid #ffffff4d}.help-text{color:#6b7280;font-size:14px;line-height:1.5}.help-text p{margin:0}@media (max-width:480px){.login-card{margin:16px;padding:32px 24px}.logo-text{font-size:40px}.passcode-input{font-size:20px;padding:14px 16px}}.new-user-section{flex-direction:column;margin-top:24px;text-align:center}.button-row,.new-user-section{display:flex;gap:12px;justify-content:center}.button-row{flex-wrap:wrap;width:100%}.new-user-button{background:#0000;border:2px solid #e5e7eb;border-radius:12px;color:#6b7280;cursor:pointer;display:inline-block;flex:1 1;font-size:14px;font-weight:600;min-width:0;padding:12px 24px;text-decoration:none;transition:all .2s ease}.new-user-button:hover{background:#f9fafb;border-color:#d1d5db;color:#374151;transform:translateY(-1px)}.new-user-button:active{transform:translateY(0)}.admin-button{background:#0000;border:2px solid #e5e7eb;border-radius:12px;color:#6b7280;cursor:pointer;display:inline-block;flex:1 1;font-size:14px;font-weight:600;min-width:0;padding:12px 24px;text-decoration:none;transition:all .2s ease}.admin-button:hover{background:#f9fafb;border-color:#d1d5db;color:#374151;transform:translateY(-1px)}.admin-button:active{transform:translateY(0)}.qr-login-button{background:#ecfdf5;border:2px solid #10b981;border-radius:12px;color:#059669;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .2s ease}.qr-login-button:hover{background:#d1fae5;border-color:#059669;color:#047857;transform:translateY(-1px)}.qr-login-button:active{transform:translateY(0)}.qr-login-button-full{box-sizing:border-box;margin-top:8px;width:100%}.success-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.success-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:480px;padding:36px;text-align:center;width:100%}.success-container .success-icon{color:#22c55e;display:flex;justify-content:center;margin-bottom:0!important}.success-content{margin-bottom:5px;margin-top:-40px}.success-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;background-clip:text;color:#1f2937;margin-bottom:16px}.success-message{color:#6b7280;font-size:16px;line-height:1.6;margin:0}.success-actions{margin-bottom:24px;margin-top:-8px}.action-buttons{flex-direction:column;margin-bottom:16px}.action-button{-webkit-appearance:none!important;appearance:none!important;background:none!important;border:none!important;border-radius:16px!important;box-sizing:border-box!important;cursor:pointer!important;display:inline-block!important;font-size:20px!important;font-weight:700!important;letter-spacing:1px!important;min-width:200px!important;outline:none!important;overflow:hidden!important;padding:20px 40px!important;position:relative!important;text-decoration:none!important;text-transform:uppercase!important;transition:all .3s ease!important;width:100%!important}.checkin-button{background:linear-gradient(135deg,#22c55e,#16a34a)!important;box-shadow:0 8px 20px #22c55e4d!important;color:#fff!important}.checkin-button:hover{box-shadow:0 12px 24px #22c55e66!important;transform:translateY(-3px)!important}.liability-button{background:linear-gradient(135deg,#6b7280,#4b5563)!important;color:#fff!important}.liability-button:hover{box-shadow:0 8px 20px #6b72804d!important;transform:translateY(-1px)!important}.liability-button.expired{animation:pulse-red 2s infinite;background:linear-gradient(135deg,#dc2626,#b91c1c)!important;color:#fff!important}.liability-button.expired:hover{box-shadow:0 8px 20px #dc262666!important;transform:translateY(-1px)!important}@keyframes pulse-red{0%,to{box-shadow:0 0 0 0 #dc262666}50%{box-shadow:0 0 0 8px #dc262600}}.emergency-button{background:linear-gradient(135deg,#6b7280,#4b5563)!important;color:#fff!important}.emergency-button:hover{box-shadow:0 8px 20px #6b72804d!important;transform:translateY(-1px)!important}.print-badge-button{background:#fff!important;border:2px solid #d1d5db!important;color:#4b5563!important}.print-badge-button:hover{background:#f9fafb!important;border-color:#9ca3af!important;box-shadow:0 8px 20px #6b728033!important;transform:translateY(-1px)!important}.action-button:active{transform:translateY(0)}.logout-button{border:2px solid #22c55e;color:#22c55e;margin-top:32px;padding:12px 32px}.logout-button:hover{box-shadow:none;transform:none}.success-footer{border-top:1px solid #e5e7eb;padding-top:24px}.footer-text{color:#9ca3af;font-size:14px;font-style:italic;margin:0}@media (max-width:480px){.success-card{margin:16px;padding:25px 20px}.success-title{font-size:28px}.success-message{font-size:15px}}.checkin-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.checkin-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:600px;padding:48px;text-align:center;width:100%}.checkin-header{margin-bottom:40px}.checkin-header .logo{margin-bottom:24px}.checkin-header .logo-image{height:60px;max-width:200px;object-fit:contain;width:auto}.checkin-title{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:16px}.current-time{background:#f3f4f6;border-radius:12px;color:#6b7280;display:inline-block;font-size:18px;font-weight:500;padding:12px 24px}.checkin-content{margin-bottom:40px}.error-message{margin-bottom:24px}.status-section{margin-bottom:32px}.checkin-content .status-indicator{align-items:center;border-radius:16px;box-sizing:border-box;display:flex;font-size:18px;font-weight:600;gap:12px;justify-content:flex-start;margin-bottom:24px;padding:20px;width:100%}.checkin-content .status-indicator.checked-in{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:2px solid #22c55e;color:#166534}.checkin-content .status-indicator.checked-out{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;color:#92400e}.status-dot{animation:pulse 2s infinite;background:currentColor;border-radius:50%;flex-shrink:0;height:12px;width:12px}.checkin-content .status-indicator .status-text{flex:1 1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.time-info{background:#f8fafc;border-radius:12px;padding:20px;text-align:left}.time-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:8px 0}.time-item:last-child{border-bottom:none}.time-label{color:#374151;font-weight:600}.time-value{color:#6b7280;font-family:Courier New,monospace}.action-section{margin-bottom:32px}.checkin-content .action-button{background:none;border:none;border-radius:16px;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:1px;min-width:200px;overflow:hidden;padding:20px 40px;position:relative;text-transform:uppercase;transition:all .3s ease}.checkin-content .checkin-button{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 8px 20px #22c55e4d;color:#fff}.checkin-content .checkin-button:hover:not(:disabled){box-shadow:0 12px 24px #22c55e66;transform:translateY(-3px)}.checkin-content .checkout-button{-webkit-appearance:none;appearance:none;background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:none!important;box-shadow:0 8px 20px #ef44444d;color:#fff!important;outline:none}.checkin-content .checkout-button:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 12px 24px #ef444466;transform:translateY(-3px)}.checkin-content .action-button.checkout-button{background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:none!important;color:#fff!important}.checkin-content .action-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.checkin-content .action-button:active:not(:disabled){transform:translateY(0)}.loading-spinner{border:3px solid #ffffff4d}.checkin-footer{border-top:1px solid #e5e7eb;padding-top:24px}.checkin-footer .back-button{background:#0000;border:2px solid #e5e7eb;border-radius:12px;box-shadow:none;color:#6b7280;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transform:none;transition:all .2s ease}.checkin-footer .back-button:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:none;color:#374151;transform:none}@media (max-width:640px){.checkin-card{margin:16px;padding:32px 24px}.checkin-title{font-size:24px}.action-button{font-size:18px;min-width:160px;padding:16px 32px}.time-item{align-items:flex-start;flex-direction:column;gap:4px}}.work-location-section{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;margin:24px 0;padding:20px}.radio-group{display:flex;gap:24px;justify-content:center;margin-top:12px}.radio-label{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:12px 24px;transition:all .2s ease}.radio-label:hover{background:#f0fdf4;border-color:#22c55e}.radio-label input[type=radio]{accent-color:#22c55e;cursor:pointer;height:18px;width:18px}.radio-label input[type=radio]:checked+.radio-text{color:#16a34a;font-weight:600}.radio-label:has(input[type=radio]:checked){background:#f0fdf4;border-color:#22c55e}.radio-text{color:#374151;font-size:16px;font-weight:500}.task-selection-section{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;margin:24px 0;padding:20px}.task-label{display:block;font-weight:600;margin-bottom:8px}.task-label,.task-select{color:#374151;font-size:16px}.task-select{background:#fff;border:2px solid #d1d5db;border-radius:8px;padding:12px 16px;transition:all .2s ease;width:100%}.task-select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #22c55e1a;outline:none}.current-task-section{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:12px;display:flex;flex-direction:column;gap:16px;margin:24px 0;padding:20px}.current-task{align-items:center;display:flex;gap:12px}.current-task .task-label{color:#16a34a;font-weight:600;margin-bottom:0}.current-task-section .task-name{background:#dcfce7;border:1px solid #bbf7d0;border-radius:6px;color:#166534;font-size:16px;font-weight:500;padding:6px 12px}@media (max-width:768px){.current-task-section,.task-selection-section,.work-location-section{margin:16px 0;padding:16px}.radio-group{flex-direction:column;gap:12px}.radio-label{justify-content:center}.task-select{font-size:14px;padding:10px 12px}.current-task{align-items:flex-start;flex-direction:column;gap:8px}}.new-user-container{align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;overflow-y:auto;padding:20px}.new-user-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;margin:20px 0;max-width:600px;padding:32px;text-align:center;width:100%}.new-user-header{margin-bottom:40px}.new-user-title{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:16px}.new-user-subtitle{color:#6b7280;font-size:16px;line-height:1.6;margin:0}.registration-form{margin-bottom:32px;text-align:left}.minor-notice{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-bottom:20px;padding:12px}.minor-notice p{color:#92400e;font-size:14px;font-weight:500;margin:0}.pin-success{background:#f0fdf4;border:2px solid #22c55e;border-radius:12px;margin-bottom:20px;padding:20px}.pin-success p{color:#166534;margin:0 0 16px}.login-button,.pin-success p{font-size:16px;font-weight:600}.login-button{background:#fff;border:2px solid #22c55e;border-radius:12px;color:#22c55e;cursor:pointer;padding:16px 24px;transition:all .2s ease;width:100%}.login-button:hover{background:#22c55e;color:#fff;transform:translateY(-1px)}.new-user-footer{border-top:1px solid #e5e7eb;padding-top:24px}@media (max-width:768px){.new-user-container{align-items:flex-start;padding:10px}.new-user-card{margin:10px 0;max-width:100%;padding:24px 20px}.form-row{gap:0;grid-template-columns:1fr}.form-input,.form-select{font-size:16px;padding:14px}.submit-button{font-size:16px;padding:16px 20px}}@media (max-width:480px){.new-user-card{border-radius:16px;padding:20px 16px}.new-user-title{font-size:24px}.form-input,.form-select{font-size:16px;padding:12px}.form-group label{font-size:14px}}.emergency-contact-container{align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;overflow-y:auto;padding:20px}.emergency-contact-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;margin:20px 0;max-width:700px;padding:32px;text-align:center;width:100%}.emergency-contact-header{margin-bottom:40px}.emergency-contact-title{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:16px}.emergency-contact-subtitle{color:#6b7280;font-size:16px;line-height:1.6;margin:0}.current-info-section{background:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;margin-bottom:32px;padding:24px;text-align:left}.current-info-title{color:#1f2937;font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}.current-info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.info-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 0}.info-item:last-child{border-bottom:none}.info-label{color:#374151;font-size:16px;font-weight:600}.info-value{color:#1f2937;font-size:16px;font-weight:500}.update-form{margin-bottom:32px;text-align:left}.form-divider{margin:32px 0 24px}.divider-line{background:linear-gradient(90deg,#0000,#e5e7eb,#0000)}.divider-text{background:#fff;font-size:16px;margin:0 20px}.form-row{grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:20px}.form-group label{display:block;font-size:16px;font-weight:600;margin-bottom:8px}.form-input,.form-select{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;font-size:18px;padding:16px;transition:all .2s ease;width:100%}.form-input:focus,.form-select:focus{background:#fff;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a;outline:none}.emergency-contact-footer{border-top:1px solid #e5e7eb;padding-top:24px}.loading-spinner-large{animation:spin 1s linear infinite;border:6px solid #22c55e4d;border-radius:50%;border-top-color:#22c55e;height:48px;margin:0 auto 20px;width:48px}.loading-spinner{height:24px;width:24px}@media (max-width:768px){.emergency-contact-container{align-items:flex-start;padding:10px}.emergency-contact-card{margin:10px 0;max-width:100%;padding:24px 20px}.form-row{gap:0;grid-template-columns:1fr}.form-input,.form-select{font-size:16px;padding:14px}.submit-button{font-size:16px;padding:16px 20px}.current-info-grid{gap:12px}.info-item{align-items:flex-start;flex-direction:column;gap:4px}}@media (max-width:480px){.emergency-contact-card{border-radius:16px;padding:20px 16px}.emergency-contact-title{font-size:24px}.form-input,.form-select{font-size:16px;padding:12px}.form-group label{font-size:14px}}.admin-login-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.admin-login-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:450px;padding:40px;text-align:center;width:100%}.admin-login-header{margin-bottom:40px}.admin-login-title{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:16px}.admin-login-subtitle{color:#6b7280;font-size:16px;line-height:1.6}.admin-login-form{margin-bottom:32px}.form-group{margin-bottom:24px;text-align:left}.form-label{color:#374151;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;font-size:16px;padding:16px 20px;transition:all .2s ease;width:100%}.form-input:focus{background:#fff;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a;outline:none}.form-input::placeholder{color:#9ca3af}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.error-message,.submit-button{margin-bottom:20px}.submit-button:disabled{transform:none}.loading-spinner{border:4px solid #ffffff4d;border-top-color:#fff;margin:0 auto}.admin-login-footer{text-align:center}.back-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#374151;transform:translateY(-1px)}.back-button:active{transform:translateY(0)}.back-button:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.admin-login-container{padding:16px}.admin-login-card{padding:32px 24px}.admin-login-title{font-size:24px}.admin-login-subtitle{font-size:14px}.form-input{font-size:16px;padding:14px 16px}.submit-button{font-size:16px;padding:16px 20px}}@media (max-width:480px){.admin-login-card{padding:24px 20px}.logo-text{font-size:32px}.admin-login-title{font-size:22px}.form-group{margin-bottom:20px}.form-input{padding:12px 14px}.submit-button{font-size:15px;padding:14px 18px}}.admin-panel-container{align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;overflow-y:auto;padding:20px}.admin-panel-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;margin:20px 0;max-width:1000px;padding:40px;text-align:center;width:100%}.admin-panel-header{margin-bottom:40px}.admin-panel-title{color:#1f2937;font-size:32px;font-weight:700;margin-bottom:16px}.admin-panel-subtitle{color:#6b7280;font-size:18px;line-height:1.6}.admin-panel-content{margin-bottom:40px}.admin-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:32px;padding:24px;text-align:left}.admin-info h2{color:#1f2937;font-size:20px;font-weight:600;margin-bottom:12px}.admin-info p{color:#6b7280;font-size:14px;line-height:1.6;margin-bottom:8px}.admin-info p:last-child{margin-bottom:0}.admin-actions{margin-bottom:32px}.action-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:20px}.action-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:24px;text-align:left;transition:all .2s ease}.action-card:hover{box-shadow:0 4px 12px #22c55e1a;transform:translateY(-2px)}.action-card h3{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:8px}.action-card p{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:16px}.action-button{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;color:#6b7280;cursor:not-allowed;font-size:14px;font-weight:600;padding:12px 16px;transition:all .2s ease;width:100%}.action-button:disabled{cursor:not-allowed;opacity:.6}.admin-panel-footer{border-top:1px solid #e5e7eb;padding-top:20px;text-align:center}.logout-button{background:#0000;border:2px solid #e5e7eb;border-radius:12px;box-shadow:none;color:#6b7280;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s ease}.logout-button:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.logout-button:active{transform:translateY(0)}@media (max-width:768px){.admin-panel-container{padding:16px}.admin-panel-card{padding:32px 24px}.admin-panel-title{font-size:28px}.admin-panel-subtitle{font-size:16px}.action-grid{gap:16px;grid-template-columns:1fr}.action-card{padding:20px}}@media (max-width:480px){.admin-panel-card{padding:24px 20px}.logo-text{font-size:32px}.admin-panel-title{font-size:24px}.admin-info{padding:20px}.action-card{padding:16px}}.manage-volunteers-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.manage-volunteers-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:1200px;padding:48px;text-align:center;width:100%}.manage-volunteers-header{margin-bottom:32px}.manage-volunteers-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px;text-align:center}.manage-volunteers-subtitle{color:#6b7280;font-size:16px;margin:0;text-align:center}.manage-volunteers-content{background:#0000;margin-bottom:32px;text-align:left}.volunteer-controls{margin-bottom:24px}.search-filter-section{align-items:flex-start}.action-buttons{justify-content:center}.add-btn{all:unset;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:14px;font-weight:600;padding:12px 24px;text-align:center;transition:all .2s ease}.add-btn:hover{box-shadow:0 4px 12px #22c55e4d;transform:translateY(-1px)}.import-btn{all:unset;background:#6b7280;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:14px;font-weight:600;padding:12px 24px;text-align:center;transition:all .2s ease}.import-btn:hover{background:#4b5563;transform:translateY(-1px)}.form-error-message{background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;color:#991b1b;font-size:14px;font-weight:500;margin-bottom:20px;padding:12px 16px;text-align:left}.volunteer-form-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.form-content{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:1000px;overflow-y:auto;padding:32px;width:100%}.form-content h3{color:#1f2937;font-size:24px;font-weight:600;margin:0 0 24px;text-align:center}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:16px}.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-size:14px;font-weight:500;margin-bottom:6px}.form-group input,.form-group select{border:2px solid #e5e7eb;border-radius:8px;font-size:14px;padding:12px;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus{border-color:#22c55e;outline:none}.form-actions{display:flex;gap:12px;justify-content:center;margin-top:24px}.submit-btn{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:16px;box-shadow:0 8px 20px #22c55e4d;color:#fff;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:1px;min-width:200px;overflow:hidden;padding:20px 40px;position:relative;text-transform:uppercase;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 12px 24px #22c55e66;transform:translateY(-3px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.cancel-btn{background:#6b7280;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.cancel-btn:hover{background:#4b5563}.manage-volunteers-container .volunteers-list,.manage-volunteers-content .volunteers-list,.manage-volunteers-page .volunteers-list{all:unset;background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box;display:block;margin:0!important;outline:none!important;overflow:visible!important;padding:0!important;text-align:left;width:100%}.manage-volunteers-container .volunteers-list h3,.manage-volunteers-content .volunteers-list h3,.manage-volunteers-page .volunteers-list h3{background:#0000!important;border:none!important;border-radius:0!important;color:#1f2937;font-size:20px;font-weight:600;margin:0 0 16px;padding:0!important;text-align:center}.manage-volunteers-container .volunteers-table,.manage-volunteers-content .volunteers-table,.manage-volunteers-page .volunteers-table{all:unset!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-sizing:border-box!important;contain:layout style!important;display:flex!important;flex-direction:column!important;margin:0!important;max-height:960px!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:0!important;text-align:left!important;width:100%!important}.manage-volunteers-container .volunteers-list .volunteers-table .table-header,.manage-volunteers-container .volunteers-table .table-header,.manage-volunteers-content .volunteers-list .volunteers-table .table-header,.manage-volunteers-content .volunteers-table .table-header,.manage-volunteers-page .volunteers-list .volunteers-table .table-header,.manage-volunteers-page .volunteers-table .table-header{grid-gap:16px!important;all:unset!important;align-items:center!important;background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important;box-sizing:border-box!important;color:#374151!important;display:grid!important;flex-shrink:0!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;gap:16px!important;grid-template-columns:1.7fr 3fr 1.5fr 1fr 1fr 1fr 2fr!important;margin:0!important;padding:16px!important;text-align:center!important;width:100%!important}.manage-volunteers-container .volunteers-table .table-rows-container,.manage-volunteers-content .volunteers-table .table-rows-container,.manage-volunteers-page .volunteers-table .table-rows-container{max-height:900px!important;overflow-x:hidden!important;overflow-y:auto!important}.manage-volunteers-container .volunteers-list .volunteers-table .table-header .col-actions,.manage-volunteers-container .volunteers-list .volunteers-table .table-header .col-email,.manage-volunteers-container .volunteers-list .volunteers-table .table-header .col-hours,.manage-volunteers-container .volunteers-list .volunteers-table .table-header .col-name,.manage-volunteers-container .volunteers-list .volunteers-table .table-header .col-passcode,.manage-volunteers-container .volunteers-list .volunteers-table .table-header .col-phone,.manage-volunteers-container .volunteers-list .volunteers-table .table-header .col-status,.manage-volunteers-container .volunteers-list .volunteers-table .table-header>div,.manage-volunteers-container .volunteers-table .table-header .col-actions,.manage-volunteers-container .volunteers-table .table-header .col-email,.manage-volunteers-container .volunteers-table .table-header .col-hours,.manage-volunteers-container .volunteers-table .table-header .col-name,.manage-volunteers-container .volunteers-table .table-header .col-passcode,.manage-volunteers-container .volunteers-table .table-header .col-phone,.manage-volunteers-container .volunteers-table .table-header .col-status,.manage-volunteers-container .volunteers-table .table-header>div,.manage-volunteers-content .volunteers-list .volunteers-table .table-header .col-actions,.manage-volunteers-content .volunteers-list .volunteers-table .table-header .col-email,.manage-volunteers-content .volunteers-list .volunteers-table .table-header .col-hours,.manage-volunteers-content .volunteers-list .volunteers-table .table-header .col-name,.manage-volunteers-content .volunteers-list .volunteers-table .table-header .col-passcode,.manage-volunteers-content .volunteers-list .volunteers-table .table-header .col-phone,.manage-volunteers-content .volunteers-list .volunteers-table .table-header .col-status,.manage-volunteers-content .volunteers-list .volunteers-table .table-header>div,.manage-volunteers-content .volunteers-table .table-header .col-actions,.manage-volunteers-content .volunteers-table .table-header .col-email,.manage-volunteers-content .volunteers-table .table-header .col-hours,.manage-volunteers-content .volunteers-table .table-header .col-name,.manage-volunteers-content .volunteers-table .table-header .col-passcode,.manage-volunteers-content .volunteers-table .table-header .col-phone,.manage-volunteers-content .volunteers-table .table-header .col-status,.manage-volunteers-content .volunteers-table .table-header>div,.manage-volunteers-page .volunteers-list .volunteers-table .table-header .col-actions,.manage-volunteers-page .volunteers-list .volunteers-table .table-header .col-email,.manage-volunteers-page .volunteers-list .volunteers-table .table-header .col-hours,.manage-volunteers-page .volunteers-list .volunteers-table .table-header .col-name,.manage-volunteers-page .volunteers-list .volunteers-table .table-header .col-passcode,.manage-volunteers-page .volunteers-list .volunteers-table .table-header .col-phone,.manage-volunteers-page .volunteers-list .volunteers-table .table-header .col-status,.manage-volunteers-page .volunteers-list .volunteers-table .table-header>div,.manage-volunteers-page .volunteers-table .table-header .col-actions,.manage-volunteers-page .volunteers-table .table-header .col-email,.manage-volunteers-page .volunteers-table .table-header .col-hours,.manage-volunteers-page .volunteers-table .table-header .col-name,.manage-volunteers-page .volunteers-table .table-header .col-passcode,.manage-volunteers-page .volunteers-table .table-header .col-phone,.manage-volunteers-page .volunteers-table .table-header .col-status,.manage-volunteers-page .volunteers-table .table-header>div{all:unset!important;color:#374151!important;display:block!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;margin:0!important;padding:0!important;text-align:center!important}.manage-volunteers-container .volunteers-list .volunteers-table .table-rows-container .table-row,.manage-volunteers-container .volunteers-table .table-row,.manage-volunteers-container .volunteers-table .table-rows-container .table-row,.manage-volunteers-content .volunteers-list .volunteers-table .table-rows-container .table-row,.manage-volunteers-content .volunteers-table .table-row,.manage-volunteers-content .volunteers-table .table-rows-container .table-row,.manage-volunteers-page .volunteers-list .volunteers-table .table-rows-container .table-row,.manage-volunteers-page .volunteers-table .table-row,.manage-volunteers-page .volunteers-table .table-rows-container .table-row{grid-gap:16px!important;all:unset!important;align-items:center!important;border-bottom:1px solid #f3f4f6!important;box-sizing:border-box!important;contain:layout style!important;display:grid!important;font-family:inherit!important;font-size:14px!important;gap:16px!important;grid-auto-columns:auto!important;grid-template-columns:1.7fr 3fr 1.5fr 1fr 1fr 1fr 2fr!important;margin:0!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:16px!important;text-align:left!important;width:100%!important}.manage-volunteers-container .volunteers-list .volunteers-table .table-rows-container .table-row:hover,.manage-volunteers-container .volunteers-table .table-rows-container .table-row:hover,.manage-volunteers-content .volunteers-list .volunteers-table .table-rows-container .table-row:hover,.manage-volunteers-content .volunteers-table .table-rows-container .table-row:hover,.manage-volunteers-page .volunteers-list .volunteers-table .table-rows-container .table-row:hover,.manage-volunteers-page .volunteers-table .table-rows-container .table-row:hover{background:#f9fafb!important;grid-template-columns:1.7fr 3fr 1.5fr 1fr 1fr 1fr 2fr!important}.manage-volunteers-container .volunteers-table .table-row .col-name,.manage-volunteers-content .volunteers-table .table-row .col-name,.manage-volunteers-page .volunteers-table .table-row .col-name{word-wrap:break-word!important;all:unset!important;box-sizing:border-box!important;color:#1f2937!important;display:block!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;overflow-wrap:break-word!important;width:100%!important}.minor-badge{background:#fef3c7;color:#92400e;display:inline-block;margin-left:8px}.manage-volunteers-container .volunteers-table .table-row .col-email,.manage-volunteers-content .volunteers-table .table-row .col-email,.manage-volunteers-page .volunteers-table .table-row .col-email{word-wrap:break-word!important;all:unset!important;box-sizing:border-box!important;color:#6b7280!important;display:block!important;font-family:inherit!important;font-size:14px!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;overflow-wrap:break-word!important;width:100%!important}.manage-volunteers-container .volunteers-table .table-row .col-phone,.manage-volunteers-content .volunteers-table .table-row .col-phone,.manage-volunteers-page .volunteers-table .table-row .col-phone{all:unset!important;box-sizing:border-box!important;color:#6b7280!important;display:block!important;font-family:inherit!important;font-size:14px!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important;width:100%!important}.manage-volunteers-container .volunteers-table .table-row .col-passcode,.manage-volunteers-content .volunteers-table .table-row .col-passcode,.manage-volunteers-page .volunteers-table .table-row .col-passcode{all:unset!important;box-sizing:border-box!important;color:#1f2937!important;display:block!important;font-family:monospace!important;font-size:14px!important;font-weight:600!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-align:center!important;white-space:nowrap!important;width:100%!important}.manage-volunteers-container .volunteers-table .table-row .col-status,.manage-volunteers-content .volunteers-table .table-row .col-status,.manage-volunteers-page .volunteers-table .table-row .col-status{all:unset!important;box-sizing:border-box!important;color:#6b7280!important;display:block!important;font-family:inherit!important;font-size:13px!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-align:center!important;width:100%!important}.manage-volunteers-container .volunteers-table .table-row .col-hours,.manage-volunteers-content .volunteers-table .table-row .col-hours,.manage-volunteers-page .volunteers-table .table-row .col-hours{all:unset!important;box-sizing:border-box!important;color:#6b7280!important;display:block!important;font-family:inherit!important;font-size:13px!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-align:center!important;width:100%!important}.manage-volunteers-container .volunteers-table .table-row .col-actions,.manage-volunteers-content .volunteers-table .table-row .col-actions,.manage-volunteers-page .volunteers-table .table-row .col-actions{all:unset!important;align-self:stretch!important;box-sizing:border-box!important;contain:layout style!important;display:flex!important;flex-direction:column!important;gap:8px!important;margin:0!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:0!important;width:100%!important}.manage-volunteers-container .volunteers-table .table-header .col-actions,.manage-volunteers-content .volunteers-table .table-header .col-actions,.manage-volunteers-page .volunteers-table .table-header .col-actions{all:unset!important;color:#374151!important;display:block!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;margin:0!important;padding:0!important;text-align:center!important;text-transform:none!important}.manage-volunteers-container .volunteers-table .table-row .col-actions .action-btn,.manage-volunteers-content .volunteers-table .table-row .col-actions .action-btn,.manage-volunteers-page .volunteers-table .table-row .col-actions .action-btn{all:unset!important;border:none!important;border-radius:6px!important;box-sizing:border-box!important;cursor:pointer!important;display:block!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;margin:0!important;max-width:100%!important;overflow:hidden!important;padding:6px 12px!important;text-align:center!important;transition:all .2s ease!important;width:100%!important}.manage-volunteers-container .volunteers-table .table-row .col-actions .action-btn.edit-btn,.manage-volunteers-content .volunteers-table .table-row .col-actions .action-btn.edit-btn,.manage-volunteers-page .volunteers-table .table-row .col-actions .action-btn.edit-btn{background:#fff!important;border:1px solid #e5e7eb!important;color:#6b7280!important}.manage-volunteers-container .volunteers-table .table-row .col-actions .action-btn.edit-btn:hover,.manage-volunteers-content .volunteers-table .table-row .col-actions .action-btn.edit-btn:hover,.manage-volunteers-page .volunteers-table .table-row .col-actions .action-btn.edit-btn:hover{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.manage-volunteers-container .volunteers-table .table-row .col-actions .action-btn.toggle-btn,.manage-volunteers-content .volunteers-table .table-row .col-actions .action-btn.toggle-btn,.manage-volunteers-page .volunteers-table .table-row .col-actions .action-btn.toggle-btn{background:#fff!important;border:1px solid #e5e7eb!important;color:#6b7280!important}.manage-volunteers-container .volunteers-table .table-row .col-actions .action-btn.toggle-btn:hover,.manage-volunteers-content .volunteers-table .table-row .col-actions .action-btn.toggle-btn:hover,.manage-volunteers-page .volunteers-table .table-row .col-actions .action-btn.toggle-btn:hover{background:#f59e0b!important;border-color:#f59e0b!important;color:#fff!important}.manage-volunteers-container .volunteers-table .table-row .col-actions .action-btn.delete-btn,.manage-volunteers-content .volunteers-table .table-row .col-actions .action-btn.delete-btn,.manage-volunteers-page .volunteers-table .table-row .col-actions .action-btn.delete-btn{background:#fff!important;border:1px solid #e5e7eb!important;color:#6b7280!important}.manage-volunteers-container .volunteers-table .table-row .col-actions .action-btn.delete-btn:hover,.manage-volunteers-content .volunteers-table .table-row .col-actions .action-btn.delete-btn:hover,.manage-volunteers-page .volunteers-table .table-row .col-actions .action-btn.delete-btn:hover{background:#ef4444!important;border-color:#ef4444!important;color:#fff!important}.manage-volunteers-container .table-row .col-actions button.auto-checkout-btn.auto-checkout-enabled,.manage-volunteers-content .table-row .col-actions button.auto-checkout-btn.auto-checkout-enabled,.manage-volunteers-page .table-row .col-actions button.auto-checkout-btn.auto-checkout-enabled{background:#22c55e!important;border:none!important;color:#fff!important}.manage-volunteers-container .table-row .col-actions button.auto-checkout-btn.auto-checkout-enabled:hover,.manage-volunteers-content .table-row .col-actions button.auto-checkout-btn.auto-checkout-enabled:hover,.manage-volunteers-page .table-row .col-actions button.auto-checkout-btn.auto-checkout-enabled:hover{box-shadow:0 2px 8px #22c55e66!important;transform:translateY(-1px)!important}.manage-volunteers-container .table-row .col-actions button.auto-checkout-btn.auto-checkout-disabled,.manage-volunteers-content .table-row .col-actions button.auto-checkout-btn.auto-checkout-disabled,.manage-volunteers-page .table-row .col-actions button.auto-checkout-btn.auto-checkout-disabled{background:#6b7280!important;border:none!important;color:#fff!important}.manage-volunteers-container .table-row .col-actions button.auto-checkout-btn.auto-checkout-disabled:hover,.manage-volunteers-content .table-row .col-actions button.auto-checkout-btn.auto-checkout-disabled:hover,.manage-volunteers-page .table-row .col-actions button.auto-checkout-btn.auto-checkout-disabled:hover{box-shadow:0 2px 8px #6b728066!important;transform:translateY(-1px)!important}.manage-volunteers-footer{border-top:1px solid #e5e7eb;padding-top:24px}.form-input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.error-message{color:#ef4444;margin-top:4px;text-align:left}.reports-time-container{align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.reports-time-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:1400px;padding:32px;width:100%}.reports-time-header{margin-bottom:32px;text-align:center}.reports-time-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px}.reports-time-subtitle{color:#6b7280;font-size:16px;margin:0}.summary-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:32px}.stat-card{border-radius:16px;padding:24px;transition:all .2s ease}.stat-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.stat-card h3{color:#1e293b;font-size:32px;font-weight:700;margin:0 0 8px}.stat-card p{color:#64748b;font-size:14px;font-weight:500;margin:0}.filters-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:32px;padding:24px}.filters-section h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 20px}.filters-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:20px}.filter-group{display:flex;flex-direction:column}.filter-group label{color:#374151;font-size:14px;font-weight:500;margin-bottom:8px}.filter-group input,.filter-group select{border:1px solid #d1d5db;border-radius:8px;font-size:14px;padding:12px 16px;transition:all .2s ease}.filter-group input:focus,.filter-group select:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a;outline:none}.filter-actions{display:flex;gap:12px;justify-content:flex-end}.apply-filters-btn,.clear-filters-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.apply-filters-btn{background:#22c55e;color:#fff}.apply-filters-btn:hover{background:#16a34a;transform:translateY(-1px)}.clear-filters-btn{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.clear-filters-btn:hover{background:#e5e7eb}.view-toggle{display:flex;gap:8px;justify-content:center;margin-bottom:24px}.view-toggle button{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.view-toggle button.active{background:#22c55e;border-color:#22c55e;color:#fff}.view-toggle button:hover:not(.active){border-color:#d1d5db;color:#374151}.export-section{display:flex;justify-content:center;margin-bottom:32px}.export-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s ease}.export-btn:hover{background:#2563eb;transform:translateY(-1px)}.reports-table-section h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 20px}.table-container{border:1px solid #e5e7eb;border-radius:12px;max-height:1176px;overflow-x:auto;overflow-y:auto}.reports-table{border-collapse:collapse;font-size:14px;width:100%}.reports-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:1}.reports-table th{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600;padding:16px 12px;text-align:left}.reports-table td{border-bottom:1px solid #f3f4f6;color:#1f2937;padding:16px 12px}.reports-table tr:hover{background:#f9fafb}.category-badge{border-radius:6px;display:inline-block;font-size:12px;font-weight:500;padding:4px 8px;text-transform:uppercase}.category-warehouse{background:#dbeafe;color:#1e40af}.category-front-store{background:#dcfce7;color:#166534}.category-ebay-store{background:#fef3c7;color:#92400e}.category-general{background:#f3e8ff;color:#7c3aed}.charts-section{margin-bottom:32px}.chart-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.chart-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.chart-card h4{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 20px;text-align:center}.chart-content{display:flex;flex-direction:column;gap:12px}.chart-bar{align-items:center;display:flex;gap:12px}.bar-label{color:#6b7280;font-size:12px;min-width:120px;text-align:right}.bar-container{background:#e5e7eb;border-radius:12px;flex:1 1;height:24px;overflow:hidden;position:relative}.bar-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:12px;height:100%;transition:width .3s ease}.bar-value{color:#374151;font-size:12px;font-weight:600;min-width:40px;text-align:right}.loading-spinner{border:4px solid #f3f4f6;border-top-color:#22c55e;height:40px;margin:0 auto 16px;width:40px}.reports-time-footer{border-top:1px solid #e5e7eb;padding-top:24px;text-align:center}@media (max-width:1200px){.chart-grid{grid-template-columns:1fr}}@media (max-width:768px){.reports-time-card{padding:24px 16px}.reports-time-title{font-size:28px}.summary-stats{grid-template-columns:repeat(2,1fr)}.filters-grid{grid-template-columns:1fr}.filter-actions{justify-content:center}.view-toggle{align-items:center;flex-direction:column}.view-toggle button{width:200px}}@media (max-width:480px){.reports-time-title{font-size:24px}.summary-stats{grid-template-columns:1fr}.stat-card{padding:16px}.stat-card h3{font-size:24px}.chart-card{padding:16px}.bar-label{font-size:11px;min-width:80px}}.efficiency-list{display:flex;flex-direction:column;gap:12px}.efficiency-item{border:1px solid #00000014;border-radius:12px;padding:16px;transition:all .2s ease}.efficiency-item:hover{box-shadow:0 4px 12px #0000001a}.efficiency-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.efficiency-category{color:#1f2937;font-size:15px;font-weight:600}.efficiency-hours{color:#1f2937;font-size:16px;font-weight:700}.efficiency-metrics{color:#4b5563;display:flex;font-size:.85rem;gap:15px;margin-bottom:12px}.efficiency-bar{background:#ffffff80;border-radius:3px;height:6px;overflow:hidden}.efficiency-fill{background:#00000040;border-radius:3px;height:100%;transition:width .3s ease}.location-analysis{display:flex;flex-direction:column;gap:12px}.location-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.location-item:hover{box-shadow:0 2px 8px #00000014}.location-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.location-name{color:#1f2937;font-size:1rem;font-weight:600}.location-hours{color:#16a34a;font-size:1rem;font-weight:700}.location-metrics{color:#6b7280;display:flex;font-size:.9rem;gap:20px;margin-bottom:12px}.location-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.location-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;height:100%;transition:width .3s ease}.no-data{color:#6b7280;font-style:italic;padding:20px;text-align:center}.task-distribution{display:flex;flex-direction:column;gap:10px}.task-item{align-items:center;border:1px solid #00000014;border-radius:10px;display:flex;gap:10px;padding:12px;transition:all .2s ease}.task-item:hover{box-shadow:0 4px 12px #0000001a}.task-name{color:#1f2937;font-size:.9rem;font-weight:500;max-width:220px;min-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:220px}.task-bar{background:#ffffff80;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.task-fill{background:#00000040;border-radius:4px;height:100%;transition:width .3s ease}.task-hours{color:#1f2937;font-size:.9rem;font-weight:600;min-width:50px;min-width:40px;text-align:right}.performers-list{display:flex;flex-direction:column;gap:10px}.performer-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:12px;padding:12px 16px;transition:all .2s ease}.performer-item:hover{box-shadow:0 2px 8px #00000014}.performer-rank{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;color:#16a34a;font-size:.9rem;font-weight:600;min-width:36px;padding:4px 8px;text-align:center}.performer-name{color:#1f2937;flex:1 1;font-size:.95rem;font-weight:500}.performer-hours{color:#1f2937;font-size:.95rem;font-weight:600}.settings-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.settings-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:800px;padding:48px;text-align:center;width:100%}.settings-header{margin-bottom:32px}.settings-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px;text-align:center}.settings-subtitle{color:#6b7280;font-size:16px;margin:0;text-align:center}.settings-content{margin-bottom:32px}.feature-placeholder{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:32px;text-align:left}.feature-placeholder h2{color:#1f2937;font-size:24px;font-weight:600;margin:0 0 16px}.feature-placeholder p{color:#6b7280;font-size:16px;margin:0 0 16px}.feature-placeholder ul{color:#6b7280;font-size:14px;margin:0 0 24px;padding-left:20px}.feature-placeholder li{margin-bottom:8px}.coming-soon{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:20px;text-align:center}.coming-soon p{color:#92400e;font-size:16px;font-weight:600;margin:0}.settings-footer{border-top:1px solid #e5e7eb;padding-top:24px}@media (max-width:768px){.settings-card{padding:32px 24px}.settings-title{font-size:28px}.feature-placeholder{padding:24px}}@media (max-width:480px){.settings-card{padding:24px 16px}.settings-title{font-size:24px}.feature-placeholder{padding:20px}}.notifications-container{align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.notifications-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:1200px;padding:48px;text-align:center;width:100%}.notifications-header{margin-bottom:32px}.notifications-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px;text-align:center}.notifications-subtitle{color:#6b7280;font-size:16px;margin:0;text-align:center}.data-period-note{color:#9ca3af;font-size:14px;font-style:italic;margin:8px 0 0;text-align:center}.notifications-content{margin-bottom:32px;text-align:left}.stats-section{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:32px}.stat-card{background:#f8fafc;border:1px solid #e2e8f0}.filter-controls{margin-bottom:24px}.filter-btn{background:#f8fafc;border:1px solid #e2e8f0}.filter-btn:hover{background:#e2e8f0;color:#374151}.filter-btn.active{background:#3b82f6;border-color:#3b82f6}.notifications-list{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:600px;overflow-y:auto}.notification-item{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;padding:20px;transition:background-color .2s ease}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#f8fafc}.notification-icon{flex-shrink:0;font-size:24px;margin-right:16px;margin-top:4px}.notification-content{flex:1 1;min-width:0}.notification-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.notification-title{color:#1f2937;flex:1 1;font-size:16px;font-weight:600;margin:0}.notification-time{color:#6b7280;font-size:12px;margin-left:16px;white-space:nowrap}.notification-message{color:#4b5563;font-size:14px;line-height:1.5;margin:0 0 12px}.notification-user{color:#6b7280;font-size:13px;margin-bottom:8px}.notification-meta{align-items:center;display:flex;gap:12px}.notification-type{border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.notification-type.auto_checkout{background:#dbeafe;color:#1e40af}.notification-type.reminder{background:#fef3c7;color:#92400e}.notification-type.error{background:#fee2e2;color:#991b1b}.notification-status{border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.notification-status.sent{background:#d1fae5;color:#065f46}.empty-state,.loading-state{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.loading-spinner{border:3px solid #e2e8f0;border-top-color:#3b82f6;height:32px;margin-bottom:16px;width:32px}.error-message{background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;color:#991b1b;font-size:14px;font-weight:500;margin-top:16px;padding:12px 16px}.notifications-footer{border-top:1px solid #e5e7eb;padding-top:24px}@media (max-width:768px){.notifications-card{padding:32px 24px}.notifications-title{font-size:28px}.feature-placeholder{padding:24px}}@media (max-width:480px){.notifications-card{padding:24px 16px}.notifications-title{font-size:24px}.feature-placeholder{padding:20px}}.reports-directory-container{align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.reports-directory-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:1400px;padding:32px;width:100%}.reports-directory-header{margin-bottom:32px;text-align:center}.reports-directory-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px}.reports-directory-subtitle{color:#6b7280;font-size:16px;margin:0}.export-options{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:30px;padding:30px}.export-options h3{color:#16a34a;font-size:1.5rem;font-weight:600;margin:0 0 20px}.option-group{flex-wrap:wrap;gap:20px;margin-bottom:20px}.option-group,.option-label{align-items:center;display:flex}.option-label{color:#374151;cursor:pointer;font-size:1rem;font-weight:500;gap:8px}.option-label input[type=checkbox],.option-label input[type=radio]{accent-color:#16a34a;cursor:pointer;height:18px;width:18px}.sort-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:1rem;margin-left:10px;padding:8px 12px}.sort-select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a;outline:none}.export-button{background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:8px;box-shadow:0 4px 12px #16a34a4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:10px;padding:14px 28px;transition:all .2s ease}.export-button:hover:not(:disabled){box-shadow:0 6px 16px #16a34a66;transform:translateY(-2px)}.export-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.directory-preview{margin-bottom:20px}.directory-preview h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 16px}.directory-table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow-x:auto;overflow:hidden;width:100%}.directory-table-inner{min-width:100%}.directory-table .table-header{grid-gap:12px;align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;display:grid;font-size:14px;font-weight:600;gap:12px;grid-template-columns:1.5fr 2fr 1fr 1fr 1fr 1fr 1.5fr 1.5fr;padding:16px;text-align:center}.directory-table .table-header>div{color:#374151;font-size:14px;font-weight:600;text-align:center;white-space:nowrap}.directory-table .table-row{grid-gap:12px;align-items:center;border-bottom:1px solid #f3f4f6;display:grid;font-size:14px;gap:12px;grid-template-columns:1.5fr 2fr 1fr 1fr 1fr 1fr 1.5fr 1.5fr;padding:16px}.directory-table .table-row:last-child{border-bottom:none}.directory-table .col-name{align-items:center;display:flex;font-weight:500;gap:8px}.directory-table .col-email,.directory-table .col-phone{color:#6b7280}.directory-table .col-passcode{color:#1f2937;font-family:monospace;font-weight:600;text-align:center}.directory-table .col-hours,.directory-table .col-status{color:#6b7280;font-size:13px;text-align:center}.directory-table .col-emergency,.directory-table .col-emergency-phone{color:#6b7280;font-size:13px}.minor-badge{font-size:.7rem}.status-badge{font-size:.8rem}.status-badge.active{background:#dcfce7;color:#16a34a}.status-badge.inactive{background:#fef2f2;color:#dc2626}.directory-table .table-more{background:#f8fafc;color:#6b7280;font-style:italic;padding:15px;text-align:center;width:100%}.loading,.no-volunteers{color:#6b7280;font-size:1.1rem;padding:40px;text-align:center}.message{margin:20px 0;padding:15px 20px}.message.success{color:#16a34a}.message.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.reports-directory-footer{background:#fff;border-top:1px solid #e5e7eb;padding:30px 40px;text-align:center}.back-button{background:#f8fafc;border-radius:8px;display:inline-block;font-weight:500;text-decoration:none}.back-button:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.emergency-contacts-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.emergency-contacts-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:1400px;padding:48px;text-align:center;width:100%}.emergency-contacts-header{margin-bottom:32px}.emergency-contacts-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px;text-align:center}.emergency-contacts-subtitle{color:#6b7280;font-size:16px;margin:0;text-align:center}.emergency-contacts-content{margin-bottom:32px;text-align:left}.search-section{margin-bottom:24px}.search-controls{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:16px}.search-input{background:#fff;border-radius:12px;flex:1 1;font-size:16px;max-width:400px;transition:all .2s ease}.search-input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #22c55e1a}.toggle-label,.toggle-section{align-items:center;display:flex}.toggle-label{color:#374151;cursor:pointer;font-size:16px;font-weight:500;gap:8px}.toggle-checkbox{accent-color:#16a34a;cursor:pointer;height:20px;width:20px}.toggle-text{-webkit-user-select:none;user-select:none}.volunteer-count{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:16px;font-weight:600;padding:8px 16px;text-align:center}.message{margin-bottom:20px;padding:16px}.message.success{border:1px solid #34d399}.message.error{border:1px solid #ef4444}.volunteers-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.loading,.no-volunteers{color:#6b7280;font-size:16px;padding:40px;text-align:center}.emergency-contacts-container .volunteers-table{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;max-height:1260px;overflow:hidden;width:100%}.emergency-contacts-container .volunteers-table .table-header{grid-gap:20px;background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;display:grid;flex-shrink:0;font-size:14px;font-weight:600;gap:20px;grid-template-columns:1.5fr 1fr 1.5fr .8fr 1fr .8fr;padding:16px;text-align:center;width:100%}.emergency-contacts-container .volunteers-table .table-header .col-name{display:block;text-align:center}.emergency-contacts-container .volunteers-table .table-rows-container{max-height:1200px;overflow-x:hidden;overflow-y:auto}.emergency-contacts-container .volunteers-table .table-header.show-all{grid-template-columns:1.5fr 1fr 1.5fr .8fr 1fr .8fr .8fr}.emergency-contacts-container .volunteers-table .table-row{grid-gap:20px;align-items:center;border-bottom:1px solid #e5e7eb;cursor:pointer;display:grid;font-size:14px;gap:20px;grid-template-columns:1.5fr 1fr 1.5fr .8fr 1fr .8fr;padding:16px;text-align:left;transition:all .2s ease;width:100%}.emergency-contacts-container .volunteers-table .table-row.show-all{grid-template-columns:1.5fr 1fr 1.5fr .8fr 1fr .8fr .8fr}.emergency-contacts-container .volunteers-table .table-row:hover{background:#f0fdf4;box-shadow:0 4px 12px #22c55e1a;transform:translateY(-1px)}.emergency-contacts-container .volunteers-table .table-row:last-child{border-bottom:none}.emergency-contacts-container .volunteers-table .col-name{align-items:center;color:#1f2937;display:flex;font-size:14px;font-weight:500;gap:8px;text-align:left}.emergency-contacts-container .volunteers-table .col-checkin,.emergency-contacts-container .volunteers-table .col-emergency,.emergency-contacts-container .volunteers-table .col-emergency-phone,.emergency-contacts-container .volunteers-table .col-phone,.emergency-contacts-container .volunteers-table .col-relationship{color:#6b7280;font-size:14px;text-align:center}.emergency-contacts-container .volunteers-table .col-status{align-items:center;color:#6b7280;display:flex;font-size:14px;justify-content:center;text-align:center}.status-badge{border-radius:20px;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.status-badge.checked-in{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.status-badge.not-checked-in{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.not-checked-in-text{color:#6b7280;font-size:14px;font-style:italic}.check-in-time{background:#d1fae5;border-radius:6px;color:#065f46;font-size:12px;font-weight:600;padding:4px 8px}.minor-badge{background:#fef2f2;border-radius:4px;color:#dc2626;font-size:10px;font-weight:600;letter-spacing:.5px;padding:2px 6px;text-transform:uppercase}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0003;max-height:80vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px}.modal-header h2{color:#1f2937;font-size:24px;margin:0}.close-button{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:24px;padding:4px;transition:all .2s ease}.close-button:hover{background:#f3f4f6;color:#374151}.modal-body{padding:24px}.emergency-info,.volunteer-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.emergency-info h3,.volunteer-info h3{align-items:center;color:#1f2937;display:flex;font-size:20px;gap:8px;margin:0 0 16px}.emergency-info p,.volunteer-info p{color:#374151;font-size:16px;margin:8px 0}.modal-footer{border-top:1px solid #e5e7eb;padding:24px;text-align:right}.close-modal-btn{background:#0000;border:2px solid #e5e7eb;border-radius:12px;color:#6b7280;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s ease}.close-modal-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.emergency-contacts-footer{border-top:1px solid #e5e7eb;padding-top:24px;text-align:center}@media (max-width:1024px){.emergency-contacts-card{padding:40px}.emergency-contacts-container .volunteers-table .table-header,.emergency-contacts-container .volunteers-table .table-row{gap:15px;grid-template-columns:1.5fr 1fr 1.5fr .8fr 1fr .8fr}.emergency-contacts-container .volunteers-table .table-header.show-all,.emergency-contacts-container .volunteers-table .table-row.show-all{grid-template-columns:1.5fr 1fr 1.5fr .8fr 1fr .8fr .8fr}}@media (max-width:768px){.emergency-contacts-card{padding:32px 24px}.emergency-contacts-title{font-size:28px}.search-section{align-items:stretch;flex-direction:column;gap:15px}.search-input{max-width:none}.table-header{display:none}.table-row{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:10px;grid-template-columns:1fr;margin-bottom:15px;padding:20px}.table-row:last-child{border-bottom:1px solid #e5e7eb}.col-checkin,.col-emergency,.col-emergency-phone,.col-name,.col-phone,.col-relationship{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:8px 0}.col-name:before{color:#16a34a;content:"Name: ";font-weight:600}.col-phone:before{color:#16a34a;content:"Phone: ";font-weight:600}.col-emergency:before{color:#16a34a;content:"Emergency Contact: ";font-weight:600}.col-relationship:before{color:#16a34a;content:"Relationship: ";font-weight:600}.col-emergency-phone:before{color:#16a34a;content:"Emergency Phone: ";font-weight:600}.col-checkin:before{color:#16a34a;content:"Checked In: ";font-weight:600}.col-checkin,.col-emergency,.col-emergency-phone,.col-name,.col-phone,.col-relationship{border-bottom:none}}@media (max-width:480px){.emergency-contacts-card{padding:24px 16px}.emergency-contacts-title{font-size:24px}.modal-content{margin:10px}.modal-body,.modal-footer,.modal-header{padding:20px}}.liability-waivers-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.liability-waivers-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:1200px;padding:48px;text-align:center;width:100%}.liability-waivers-header{margin-bottom:32px}.liability-waivers-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px;text-align:center}.liability-waivers-subtitle{color:#6b7280;font-size:16px;margin:0;text-align:center}.liability-waivers-content{margin-bottom:32px}.stats-section{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:20px;text-align:center}.stat-number{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:4px}.stat-label{color:#6b7280;font-size:14px;font-weight:500}.waiver-controls{margin-bottom:24px;text-align:left}.search-filter-section{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;text-align:left}.search-box{flex:1 1;min-width:200px}.search-input{border:2px solid #e5e7eb;border-radius:8px;font-size:14px;padding:12px 16px;transition:border-color .2s ease;width:100%}.search-input:focus{border-color:#22c55e;outline:none}.filter-buttons{gap:8px}.filter-btn{padding:8px 16px}.filter-btn:hover{background:#f9fafb;border-color:#d1d5db}.filter-btn.active{background:#22c55e}.action-buttons{display:flex;flex-wrap:wrap;gap:12px}.refresh-btn{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.refresh-btn:hover{box-shadow:0 4px 12px #22c55e4d;transform:translateY(-1px)}.waivers-list{text-align:center}.waivers-list h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 16px}.loading,.no-waivers{color:#6b7280;font-size:16px;padding:40px;text-align:center}.waivers-table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:960px;overflow-x:auto;text-align:center}.waivers-table-inner{min-width:1000px}.waivers-table .table-header{grid-gap:12px;align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;display:grid;flex-shrink:0;font-size:14px;font-weight:600;gap:12px;grid-template-columns:1.5fr 2.5fr 1fr 1fr 1fr 1fr 1fr 1fr;padding:16px;text-align:center}.waivers-table .table-rows-container{max-height:900px;overflow-y:auto}.waivers-table .table-header>div{text-align:center!important}.waivers-table .table-header .col-accepted,.waivers-table .table-header .col-active,.waivers-table .table-header .col-email,.waivers-table .table-header .col-expires,.waivers-table .table-header .col-name,.waivers-table .table-header .col-phone,.waivers-table .table-header .col-status{color:#374151!important;font-family:inherit!important;font-weight:600!important;text-align:center!important}.waivers-table .table-header .col-passcode{color:#374151!important;font-family:monospace!important;font-weight:600!important;text-align:center!important}.waivers-table .table-row{grid-gap:12px;align-items:center;border-bottom:1px solid #f3f4f6;display:grid;font-size:14px;gap:12px;grid-template-columns:1.5fr 2.5fr 1fr 1fr 1fr 1fr 1fr 1fr;padding:16px}.waivers-table .table-row:hover{background:#f9fafb}.waivers-table .table-row.expired-row{background:#fef2f2}.waivers-table .table-row.expired-row:hover{background:#fee2e2}.waivers-table .col-name{color:#1f2937;font-weight:500;text-align:left}.waivers-table .col-email,.waivers-table .col-name{word-wrap:break-word;min-width:0;overflow-wrap:break-word}.waivers-table .col-email{color:#6b7280}.waivers-table .col-phone{color:#6b7280;min-width:0;white-space:nowrap}.waivers-table .col-passcode{color:#1f2937;font-family:monospace;font-weight:600;min-width:0;text-align:center;white-space:nowrap}.waivers-table .col-accepted,.waivers-table .col-expires{color:#6b7280;font-size:13px;min-width:0;text-align:center;white-space:nowrap}.waivers-table .col-active,.waivers-table .col-status{min-width:0}.expired-date{color:#dc2626;font-weight:600}.status-badge.not-accepted{background:#fef3c7;color:#d97706}.status-badge.current{background:#d1fae5;color:#065f46}.status-badge.expiring-soon{background:#fef3c7;color:#d97706}.status-badge.expired{background:#fee2e2;color:#dc2626}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.inactive{background:#fee2e2;color:#991b1b}.liability-waivers-footer{border-top:1px solid #e5e7eb;padding-top:24px}@media (max-width:768px){.liability-waivers-container{padding:16px}.liability-waivers-card{padding:24px}.stats-section{grid-template-columns:1fr}.search-filter-section{align-items:stretch;flex-direction:column}.search-box{margin-bottom:12px;min-width:0;min-width:auto}.action-buttons,.filter-buttons{justify-content:center}.waivers-table{overflow-x:auto}}@media (max-width:480px){.liability-waivers-card{padding:16px}.liability-waivers-title{font-size:24px}.liability-waivers-subtitle{font-size:14px}.table-header,.table-row{font-size:12px;padding:8px}}.transition-emails-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.transition-emails-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:1200px;padding:48px;text-align:center;width:100%}.transition-emails-header{margin-bottom:32px}.transition-emails-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px;text-align:center}.transition-emails-subtitle{color:#6b7280;font-size:16px;margin:0;text-align:center}.transition-emails-content{margin-bottom:32px}.message{margin-bottom:16px}.filter-section{margin-bottom:24px}.filter-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.filter-btn{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.filter-btn:hover{border-color:#22c55e;color:#22c55e}.filter-btn.active{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55e;color:#fff}.users-list{text-align:center}.users-list h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 16px}.loading,.no-users{color:#6b7280;font-size:16px;padding:40px;text-align:center}.users-table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;max-height:960px;overflow:hidden;text-align:center}.users-table .table-header{grid-gap:16px;align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;display:grid;flex-shrink:0;font-size:14px;font-weight:600;gap:16px;grid-template-columns:2fr 3fr 1.5fr 1.5fr;padding:16px;text-align:center}.users-table .table-rows-container{max-height:900px;overflow-x:hidden;overflow-y:auto}.users-table .table-header>div{text-align:center;width:100%}.users-table .table-header .col-action,.users-table .table-header .col-email,.users-table .table-header .col-name,.users-table .table-header .col-sent{color:#374151!important;font-weight:600!important;text-align:center!important}.users-table .table-row{grid-gap:16px;align-items:center;border-bottom:1px solid #f3f4f6;display:grid;font-size:14px;gap:16px;grid-template-columns:2fr 3fr 1.5fr 1.5fr;padding:16px}.users-table .table-row:hover{background:#f9fafb}.users-table .col-name{color:#1f2937;font-weight:500;text-align:left}.users-table .col-email,.users-table .col-name{word-wrap:break-word;min-width:0;overflow-wrap:break-word}.users-table .col-email{color:#6b7280;text-align:center}.users-table .col-action,.users-table .col-sent{min-width:0;text-align:center}.status-badge{border-radius:6px;display:inline-block;font-size:12px;font-weight:600;padding:4px 8px}.status-badge.sent{background:#d1fae5;color:#065f46}.status-badge.not-sent{background:#fef3c7;color:#d97706}.send-button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s ease}.send-button:hover:not(:disabled){box-shadow:0 4px 12px #22c55e4d;transform:translateY(-1px)}.send-button:active:not(:disabled){transform:translateY(0)}.send-button:disabled{cursor:not-allowed;opacity:.6}.send-button.sending{background:linear-gradient(135deg,#3b82f6,#2563eb)}.transition-emails-footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:center;padding-top:24px}.refresh-button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s ease}.refresh-button:hover{box-shadow:0 4px 12px #22c55e4d;transform:translateY(-1px)}@media (max-width:768px){.transition-emails-container{padding:16px}.transition-emails-card{padding:24px}.users-table{overflow-x:auto}.users-table .table-header,.users-table .table-row{grid-template-columns:2fr 3fr 1.5fr 1.5fr;min-width:600px}.transition-emails-footer{flex-direction:column}.back-button,.refresh-button{width:100%}}@media (max-width:480px){.transition-emails-card{padding:16px}.transition-emails-title{font-size:24px}.transition-emails-subtitle{font-size:14px}.users-table .table-header,.users-table .table-row{font-size:12px;padding:8px}}.update-waiver-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.update-waiver-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:800px;padding:48px;text-align:center;width:100%}.update-waiver-header{margin-bottom:32px}.logo{margin-bottom:24px}.logo-image{height:60px;max-width:200px;object-fit:contain}.update-waiver-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px;text-align:center}.update-waiver-subtitle{color:#6b7280;font-size:16px;margin:0;text-align:center}.current-status,.update-waiver-content{margin-bottom:32px}.current-status{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:24px;text-align:left}.current-status h3{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 16px;text-align:center}.status-info{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.status-item{display:flex;flex-direction:column;gap:4px}.status-label{color:#6b7280;font-size:14px;font-weight:500}.status-value{color:#1f2937;font-size:16px;font-weight:600}.status-value.accepted{color:#059669}.status-value.current{color:#059669;font-weight:700}.status-value.not-accepted{color:#dc2626}.status-value.expired{color:#dc2626;font-weight:700}.waiver-form{text-align:left}.form-divider{align-items:center;display:flex;margin:24px 0}.divider-line{background:#e5e7eb;flex:1 1;height:1px}.divider-text{color:#6b7280;font-size:14px;font-weight:600;padding:0 16px}.liability-waiver-section{border:1px solid #e5e7eb;border-radius:12px;margin:30px 0;overflow:hidden}.waiver-content{background:#f9fafb;border-bottom:1px solid #e5e7eb;max-height:400px;overflow-y:auto;padding:24px}.waiver-content h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 20px;text-align:center}.waiver-content h4{color:#374151;font-size:16px;font-weight:600;margin:20px 0 8px}.waiver-content p{color:#4b5563;font-size:14px;line-height:1.6;margin:0 0 16px}.waiver-content ul{margin:0 0 16px;padding-left:20px}.waiver-content li{color:#4b5563;font-size:14px;line-height:1.6;margin:0 0 8px}.waiver-agreement{background:#fff;padding:20px 24px}.checkbox-label,.waiver-agreement{align-items:flex-start;display:flex;gap:12px}.checkbox-label{color:#374151;cursor:pointer;font-size:14px;line-height:1.5}.waiver-checkbox{accent-color:#10b981;cursor:pointer;flex-shrink:0;height:18px;margin:2px 0 0;width:18px}.checkbox-text{color:#1f2937;font-weight:500}.checkbox-text:before{color:#ef4444;content:"*";margin-right:4px}.waiver-content::-webkit-scrollbar{width:6px}.waiver-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.waiver-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.waiver-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.submit-button{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:16px;box-shadow:0 8px 20px #22c55e4d;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;gap:8px;justify-content:center;letter-spacing:1px;margin-top:24px;min-width:200px;overflow:hidden;padding:20px 40px;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){box-shadow:0 12px 24px #22c55e66;transform:translateY(-3px)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.submit-button.loading{opacity:.8}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:20px;width:20px}.message{border-radius:8px;font-size:14px;margin-top:16px;padding:12px 16px;text-align:center}.message.success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.message.error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.loading-container p{color:#6b7280;font-size:16px;margin-top:16px}.update-waiver-footer{border-top:1px solid #e5e7eb;padding-top:24px}.back-button{background:#0000;border:2px solid #e5e7eb;border-radius:12px;color:#6b7280;font-size:16px;font-weight:600;padding:12px 24px}.back-button:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}@media (max-width:768px){.update-waiver-container{align-items:flex-start;padding:10px}.update-waiver-card{margin:10px 0;max-width:100%;padding:24px 20px}.status-info{grid-template-columns:1fr}.waiver-content{max-height:300px}.submit-button{font-size:16px;padding:16px 20px}}@media (max-width:480px){.update-waiver-card{border-radius:16px;padding:20px 16px}.update-waiver-title{font-size:24px}.waiver-content{max-height:250px;padding:16px}.current-status,.waiver-agreement{padding:16px}}.qr-login-container{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);display:flex;justify-content:center;min-height:100vh;padding:20px}.qr-login-card{background:#fff;border:1px solid #22c55e1a;border-radius:24px;box-shadow:0 20px 40px #22c55e1a;max-width:600px;padding:48px;text-align:center;width:100%}.qr-login-header{margin-bottom:32px}.qr-login-header .logo{margin-bottom:24px}.qr-login-header .logo-image{height:60px;max-width:200px;object-fit:contain;width:auto}.qr-login-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 8px;text-align:center}.qr-login-subtitle{color:#6b7280;font-size:16px;margin:0;text-align:center}.qr-login-content{margin-bottom:32px;position:relative}.qr-scanner-setup{padding:40px 20px}.scanner-icon{font-size:64px;margin-bottom:24px}.qr-scanner-setup h2{color:#1f2937;font-size:24px;font-weight:600;margin:0 0 16px}.qr-scanner-setup p{color:#6b7280;font-size:16px;margin:0 0 32px}.start-scan-button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:16px;box-shadow:0 8px 20px #22c55e4d;color:#fff;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:1px;min-width:200px;overflow:hidden;padding:20px 40px;position:relative;text-transform:uppercase;transition:all .3s ease}.start-scan-button:hover:not(:disabled){box-shadow:0 12px 24px #22c55e66;transform:translateY(-3px)}.start-scan-button:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.qr-scanner-active{gap:24px}.qr-scanner-active,.scanner-container{align-items:center;display:flex;flex-direction:column}.scanner-container{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;gap:20px;max-width:500px;padding:40px;width:100%}.scanner-icon-large{font-size:80px;margin-bottom:16px}.scanner-container h2{color:#1f2937;font-size:24px;font-weight:600;margin:0}.scan-instructions{color:#6b7280;font-size:16px;margin:0;text-align:center}.scanner-input-container{max-width:300px;width:100%}.scanner-input{background:#fff;border:2px solid #d1d5db;border-radius:12px;color:#374151;font-size:18px;font-weight:500;outline:none;padding:16px;text-align:center;transition:all .2s ease;width:100%}.scanner-input:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.scanner-status{align-items:center;color:#059669;display:flex;font-size:14px;font-weight:500;gap:8px}.status-indicator{background:#d1d5db;border-radius:50%;height:12px;transition:all .2s ease;width:12px}.status-indicator.active{animation:pulse 2s infinite;background:#22c55e}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.qr-scanner-active.success-mode{align-items:center;animation:successFadeIn .4s ease-out;background:linear-gradient(135deg,#ecfdf5,#d1fae5 50%,#a7f3d0);border:2px solid #10b981;border-radius:16px;display:flex;justify-content:center;min-height:300px}@keyframes successFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.success-content{align-items:center;color:#065f46;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:300px;padding:40px 20px;text-align:center}.success-icon{animation:successBounce .8s ease-out;color:#10b981;filter:drop-shadow(0 2px 4px rgba(16,185,129,.3));font-size:60px;font-weight:700;margin-bottom:20px}@keyframes successBounce{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.success-title{color:#064e3b;font-size:32px;font-weight:700;letter-spacing:-.5px;line-height:1.1;margin:0 0 12px;text-shadow:0 1px 2px #064e3b1a}.success-subtitle{color:#047857;font-size:18px;font-weight:500;line-height:1.4;margin:0 0 24px;opacity:.9}.success-timer{align-items:center;display:flex;justify-content:center;margin-top:8px}.timer-circle{background:#fff9;border:3px solid #10b9814d;border-radius:50%;height:50px;overflow:hidden;position:relative;width:50px}.timer-fill{animation:timerCountdown 3s linear forwards;background:conic-gradient(from 0deg,#10b981 0deg,#10b981 1turn,#0000 1turn);border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes timerCountdown{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stop-scan-button{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:16px;box-shadow:0 8px 20px #ef44444d;color:#fff;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:1px;min-width:200px;overflow:hidden;padding:20px 40px;position:relative;text-transform:uppercase;transition:all .3s ease}.stop-scan-button:hover:not(:disabled){box-shadow:0 12px 24px #ef444466;transform:translateY(-3px)}.stop-scan-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.message{animation:slideIn .3s ease;border-radius:12px;font-size:16px;font-weight:500;margin-top:24px;padding:16px 24px}.message.success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.message.processing{background:#fef3c7;border:1px solid #fde68a;color:#92400e}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.qr-login-footer{text-align:center}.qr-login-footer .back-button{background:#0000;border:2px solid #e5e7eb;border-radius:12px;box-shadow:none;color:#6b7280;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transform:none;transition:all .2s ease}.qr-login-footer .back-button:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:none;color:#374151;transform:none}@media (max-width:640px){.qr-login-card{margin:10px;padding:24px}.qr-login-title{font-size:24px}.camera-container{max-width:300px}.scan-frame{height:200px;width:200px}}.button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;min-height:44px;padding:12px 24px;text-decoration:none;transition:all .2s ease}.button:disabled{opacity:.6}.button.loading,.button:disabled{cursor:not-allowed}.button-primary{background-color:#007bff;color:#fff}.button-primary:hover:not(:disabled){background-color:#0056b3}.button-secondary{background-color:#6c757d;color:#fff}.button-secondary:hover:not(:disabled){background-color:#545b62}.button-danger{background-color:#dc3545;color:#fff}.button-danger:hover:not(:disabled){background-color:#c82333}.button-success{background-color:#28a745;color:#fff}.button-success:hover:not(:disabled){background-color:#1e7e34}.button-warning{background-color:#ffc107;color:#212529}.button-warning:hover:not(:disabled){background-color:#e0a800}.button-small{font-size:14px;min-height:36px;padding:8px 16px}.button-medium{font-size:16px;min-height:44px;padding:12px 24px}.button-large{font-size:18px;min-height:52px;padding:16px 32px}.loading-spinner{align-items:center;display:inline-flex;justify-content:center}.loading-spinner .spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:20px;width:20px}.loading-spinner-small .spinner{height:16px;width:16px}.loading-spinner-large .spinner{height:24px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.logo-image{max-height:60px;width:auto}.logo-text{color:#333;font-size:24px;font-weight:700}.page-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.page-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;max-width:500px;padding:40px;width:100%}.page-header{margin-bottom:30px;text-align:center}.page-title{color:#333;font-size:28px;font-weight:600;margin:20px 0 10px}.page-subtitle{color:#666;font-size:16px;line-height:1.5;margin:0 0 20px}.page-content{margin-bottom:30px}.page-footer{border-top:1px solid #eee;padding-top:20px;text-align:center}.back-button{background:none;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-size:14px;padding:10px 20px;transition:all .2s ease}.back-button:hover{background-color:#f8f9fa;border-color:#adb5bd}.App{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.e80b64f2.css.map*/