.chart-card[data-v-1475394b]{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a;height:350px;display:flex;flex-direction:column}.chart-card h3[data-v-1475394b]{margin-bottom:1rem;font-size:1.1rem;color:#1e293b;text-align:center}.chart-card canvas[data-v-1475394b]{flex-grow:1;max-height:280px}.vessel-list-scroll[data-v-1475394b]{overflow-y:auto;flex-grow:1}.charts-grid[data-v-1475394b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-top:1.5rem}@media (max-width: 600px){.charts-grid[data-v-1475394b]{grid-template-columns:1fr}}#checklistPage .checklist-container{max-height:calc(100vh - 140px);overflow-y:auto;width:100%!important;max-width:none!important;margin-right:0!important}body.sidebar-active .main-content{max-width:100%!important;width:100%!important}@media (max-width: 768px){#checklistPage .checklist-container{max-height:none}}.team-a[data-v-da49c564]{background-color:#d9db34!important;color:#000!important;font-weight:600}.team-b[data-v-da49c564]{background-color:#04f!important;color:#fff!important;font-weight:600}.team-c[data-v-da49c564]{background-color:#1ca800!important;color:#fff!important;font-weight:600}.team-d[data-v-da49c564]{background-color:#ff0101!important;color:#fff!important;font-weight:600}.team-e[data-v-da49c564]{background-color:#636363!important;color:#fff!important;font-weight:600}.team-folga[data-v-da49c564]{background-color:#f3f4f6!important;color:#374151!important}.public-view-container[data-v-3e15dea3]{width:100%;min-height:100vh}.public-header[data-v-3e15dea3]{background:linear-gradient(135deg,#22c55e,#16a34a);padding:1rem 0;box-shadow:0 4px 6px -1px #0000001a;position:sticky;top:0;z-index:50}.public-header-content[data-v-3e15dea3]{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.header-logo[data-v-3e15dea3]{height:48px;object-fit:contain}.public-content[data-v-3e15dea3]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.filters-section[data-v-3e15dea3]{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:2rem}.filters-row[data-v-3e15dea3]{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.filter-group[data-v-3e15dea3]{flex:1;min-width:200px}.public-view-container[data-v-d2e58b3b]{width:100%;min-height:100vh;background-color:#f8fafc}.public-header[data-v-d2e58b3b]{background:linear-gradient(135deg,#22c55e,#16a34a);padding:1rem 0;box-shadow:0 4px 6px -1px #0000001a;position:sticky;top:0;z-index:50}.public-header-content[data-v-d2e58b3b]{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.header-logo[data-v-d2e58b3b]{height:48px;object-fit:contain}.public-content[data-v-d2e58b3b]{padding:2rem 1rem}.user-management-container[data-v-9fa495b0]{padding:2rem;max-width:1400px;margin:0 auto}.empty-state[data-v-9fa495b0]{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;border:2px dashed #e5e7eb;color:#6b7280}.empty-state i[data-v-9fa495b0]{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state h3[data-v-9fa495b0]{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}.checkbox-label input[type=checkbox][data-v-9fa495b0]{width:auto;cursor:pointer;margin:0;padding:0;accent-color:#059669}.checkbox-label[data-v-9fa495b0]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;-webkit-user-select:none;user-select:none;font-weight:500;color:#374151}.modal .form-group[data-v-9fa495b0]{margin-bottom:1.25rem}.modal .form-group label[data-v-9fa495b0]{margin-bottom:.4rem;font-size:.9rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#1e293b;line-height:1.6}.header{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:1rem 0;box-shadow:0 4px 6px -1px #0000001a}.header-content{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo{width:60px;height:40px;object-fit:contain}.logo-text h1{font-size:1.5rem;font-weight:700;margin:0}.logo-text h2{font-size:1rem;font-weight:400;margin:0;opacity:.9}.user-section{display:flex;align-items:center;gap:1rem}.user-info{font-size:.9rem;opacity:.9}.btn{padding:.5rem 1rem;border:none;border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.btn-primary{background-color:#22c55e;color:#fff}.btn-primary:hover{background-color:#16a34a;transform:translateY(-1px)}.btn-secondary{background-color:#e2e8f0;color:#475569}.btn-secondary:hover{background-color:#cbd5e1}.btn-danger{background-color:#ef4444;color:#fff}.btn-danger:hover{background-color:#dc2626}.btn-full{width:100%;justify-content:center}.main-content{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page{display:none}.page.active{display:block}.login-container{display:flex;justify-content:center;align-items:center;min-height:60vh}.login-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 25px -5px #0000001a;width:100%;max-width:400px}.login-card h2{text-align:center;margin-bottom:1.5rem;color:#1e293b}.form-group{margin-bottom:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9rem;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.dashboard-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.search-container{position:relative}.search-container input{padding:.75rem 2.5rem .75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;width:300px;font-size:.9rem}.search-container i{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#6b7280}.vessels-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.checklist-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease;border-left:4px solid #e5e7eb}.checklist-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #00000026}.checklist-card.status-completed{border-left-color:#22c55e}.checklist-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.checklist-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.checklist-vessel{color:#64748b;font-size:.95rem}.checklist-status{padding:.25rem .75rem;border-radius:9999px;font-size:.85rem;font-weight:500}.checklist-status.pending{background-color:#fef3c7;color:#92400e}.checklist-status.in_progress{background-color:#e0f2fe;color:#0369a1}.checklist-status.completed{background-color:#dcfce7;color:#166534}.checklist-progress{margin-bottom:1.5rem}.progress-bar{background-color:#e5e7eb;border-radius:9999px;height:.75rem;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;border-radius:9999px;transition:width .3s ease}.progress-fill.pending{background-color:#f59e0b}.progress-fill.in_progress{background-color:#3b82f6}.progress-fill.completed{background-color:#22c55e}.progress-text{display:flex;justify-content:space-between;font-size:.85rem;color:#64748b;font-weight:500}.checklist-meta{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#94a3b8;padding-top:1rem;border-top:1px solid #f1f5f9}.create-checklist-container{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.page-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.create-checklist-steps .step{margin-bottom:2rem;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;opacity:.5;transition:all .3s ease}.create-checklist-steps .step.active{opacity:1;border-color:#22c55e;background-color:#f0fdf4}.create-checklist-steps .step h3{color:#22c55e;margin-bottom:1rem}.search-results{margin-top:1rem}.search-result-item{padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.5rem;cursor:pointer;transition:all .2s ease}.search-result-item:hover{border-color:#22c55e;background-color:#f0fdf4}.search-result-item.selected{border-color:#22c55e;background-color:#dcfce7}.selected-vessel{background-color:#dcfce7;border:1px solid #22c55e;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.checklist-container,.schedule-container{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.schedule-actions{display:flex;gap:1rem;align-items:center}.current-status{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:1.5rem;border-radius:1rem;margin-bottom:2rem;text-align:center}.current-status h3{margin:0 0 .5rem;font-size:1.5rem}.current-status .current-team{font-size:2rem;font-weight:700;margin:.5rem 0}.current-status .current-shift{font-size:1.2rem;opacity:.9}.todays-schedule{margin-bottom:2rem}.todays-schedule h3{margin-bottom:1rem;color:#1e293b}.schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.shift-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;padding:1rem;text-align:center;transition:all .2s ease}.shift-card.active{border-color:#22c55e;background:#f0fdf4}.shift-card .shift-time{font-weight:600;color:#1e293b;margin-bottom:.5rem}.shift-card .shift-team{font-size:1.5rem;font-weight:700;color:#22c55e;margin-bottom:.25rem}.shift-card.folga .shift-team{color:#6b7280}.shift-card .shift-status{font-size:.8rem;color:#6b7280}.teams-status{margin-bottom:2rem}.teams-status h3{margin-bottom:1rem;color:#1e293b}.teams-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.team-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;transition:all .2s ease}.team-card.working{border-color:#22c55e;background:#f0fdf4}.team-card.folga{border-color:#f59e0b;background:#fffbeb}.team-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.team-name{font-size:1.2rem;font-weight:700;color:#1e293b}.team-status-badge{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.team-status-badge.working{background:#dcfce7;color:#166534}.team-status-badge.folga{background:#fef3c7;color:#92400e}.team-current-shift{font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.team-next-shifts{font-size:.8rem;color:#6b7280}.next-changes{margin-bottom:2rem}.next-changes h3{margin-bottom:1rem;color:#1e293b}.changes-list{display:grid;gap:.5rem}.change-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8fafc;border-radius:.5rem;border-left:4px solid #22c55e}.change-info{display:flex;align-items:center;gap:1rem}.change-time{font-weight:600;color:#1e293b}.change-shift{color:#6b7280;font-size:.9rem}.change-team{font-weight:600;color:#22c55e}.change-countdown{font-size:.8rem;color:#6b7280;text-align:right}.schedule-legend{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.legend-color{width:1rem;height:1rem;border-radius:.25rem}.legend-color.working{background:#22c55e}.legend-color.folga{background:#f59e0b}.legend-color.current{background:#3b82f6}.checklist-progress{margin-bottom:2rem;padding:1rem;background-color:#f8fafc;border-radius:.5rem}.checklist-items{display:grid;gap:1rem}.checklist-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s ease}.checklist-item.checked{border-left:4px solid #22c55e;background-color:#f0fdf4}.checklist-item.not-checked{border-left:4px solid #ef4444;background-color:#ffe5e5}.checklist-item.not-evaluated{border-left:4px solid #f59e0b;background-color:#fffbeb}.item-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.item-checkbox{width:1.2rem;height:1.2rem;cursor:pointer}.item-name{font-weight:500;flex:1}.item-status{font-size:.8rem;padding:.25rem .5rem;border-radius:.25rem;font-weight:500}.item-status.ok{background-color:#dcfce7;color:#166534}.item-status.not-ok{background-color:#fee2e2;color:#991b1b}.item-status.pending{background-color:#fef3c7;color:#92400e}.item-observations{margin-top:.5rem}.item-observations textarea{width:100%;min-height:60px;resize:vertical}.yes-no-buttons{display:flex;gap:.5rem}.btn-yes,.btn-no,.btn-back{padding:.5rem 1rem;border:2px solid transparent;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem;background:#f8fafc;color:#6b7280}.btn-yes:hover{background:#f0fdf4;border-color:#22c55e;color:#16a34a}.btn-no:hover{background:#fef2f2;border-color:#ef4444;color:#dc2626}.btn-yes.active{background:#dcfce7;border-color:#22c55e;color:#16a34a}.btn-no.active{background:#fee2e2;border-color:#ef4444;color:#dc2626}.item-controls{display:flex;align-items:center;gap:1rem}.item-tracking{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb;font-size:.8rem;color:#6b7280}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000}.modal.active{display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;border-radius:1rem;padding:0;max-width:600px;width:90%;max-height:90vh;overflow-y:auto}.modal-header h3{margin:0}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280}.modal-content form{padding:1.5rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:2000}.loading-spinner{text-align:center}.loading-spinner i{font-size:2rem;color:#22c55e;margin-bottom:1rem}.toast-container{position:fixed;top:1rem;right:1rem;z-index:3000}.toast{background:#fff;border-radius:.5rem;padding:1rem;margin-bottom:.5rem;box-shadow:0 10px 25px -5px #0000001a;border-left:4px solid #22c55e;animation:slideIn .3s ease}.toast.error{border-left-color:#ef4444}.toast.warning{border-left-color:#f59e0b}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.error-message{background-color:#fee2e2;color:#991b1b;padding:.75rem;border-radius:.5rem;margin-top:1rem;font-size:.9rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination button{padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.pagination button:hover{background-color:#f3f4f6}.pagination button.active{background-color:#22c55e;color:#fff;border-color:#22c55e}.pagination button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem}.dashboard-header{flex-direction:column;align-items:stretch}.dashboard-actions{flex-direction:column}.search-container input{width:100%}.vessels-grid,.form-row,.vessel-details{grid-template-columns:1fr}.modal-content{width:95%;margin:1rem}.modal-actions{flex-direction:column}.ongoing-checklists-sidebar{display:none!important}.checklist-container{margin-left:0!important;padding:1rem!important;max-height:none!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.fixed-back-button{bottom:10px!important;right:10px!important;width:auto!important;padding:.5rem 1rem!important;font-size:.9rem!important}}.ongoing-checklists-sidebar{display:none;left:0;top:80px;bottom:60px;width:425px;position:fixed;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0000000d;overflow-y:auto;z-index:1000;margin-left:0}@media (min-width: 769px){body.sidebar-active .ongoing-checklists-sidebar{display:block}body.sidebar-active .main-content{max-width:100%;padding:2rem 0}body.sidebar-active #checklistPage .checklist-container{margin-left:calc(425px + 2rem);margin-right:1rem}}.fixed-back-button{position:fixed;bottom:20px;right:20px;z-index:1000;border-radius:9999px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:.5rem}.sticky-header{position:sticky;top:0;background:#fff;z-index:10;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}@media (max-width: 480px){.main-content{padding:1rem 0}.create-checklist-container,.checklist-container{padding:1rem}.page-header{flex-direction:column;align-items:stretch;gap:.5rem}}.team-a{background-color:#fef3c7!important;color:#92400e!important}.team-b{background-color:#dbeafe!important;color:#1e40af!important}.team-c{background-color:#d1fae5!important;color:#065f46!important}.team-d{background-color:#fecaca!important;color:#991b1b!important}.team-e{background-color:#e5e7eb!important;color:#374151!important}.text-center{text-align:center}.text-green{color:#22c55e}.text-red{color:#ef4444}.text-yellow{color:#f59e0b}.font-bold{font-weight:600}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.filters-section{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.filters-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;align-items:end}.filter-group{display:flex;flex-direction:column}.filter-group label{font-weight:500;margin-bottom:.5rem;color:#374151;font-size:.875rem}.filter-group select,.filter-group input{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:border-color .2s}.filter-group select:focus,.filter-group input:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #0596691a}.filter-actions{display:flex;align-items:end}.checklists-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}.checklist-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s;cursor:pointer;border-left:4px solid #059669}.checklist-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.checklist-card.status-pending{border-left-color:#f59e0b}.checklist-card.status-in_progress{border-left-color:#3b82f6}.checklist-card.status-completed{border-left-color:#059669}.checklist-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.checklist-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.25rem}.checklist-vessel{font-size:.875rem;color:#6b7280}.checklist-status{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:uppercase}.checklist-status.pending{background:#fef3c7;color:#92400e}.checklist-status.in_progress{background:#dbeafe;color:#1e40af}.checklist-status.completed{background:#d1fae5;color:#065f46}.checklist-progress{margin:1rem 0}.progress-bar{width:100%;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#059669;transition:width .3s ease}.progress-fill.pending{background:#f59e0b}.progress-fill.in_progress{background:#3b82f6}.progress-text{font-size:.875rem;color:#6b7280;margin-top:.5rem;display:flex;justify-content:space-between}.checklist-meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#9ca3af;margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.header-logo{max-height:50px;max-width:200px;width:auto;height:auto;object-fit:contain}.logo-section{display:flex;align-items:center;gap:1rem}.header-title-fallback{font-size:1.5rem;font-weight:600;color:#059669}.vessel-search-container{max-width:800px;margin:0 auto}.search-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.vessel-checklists-results{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.filters-row,.checklists-grid{grid-template-columns:1fr}.checklist-header{flex-direction:column;align-items:start;gap:.5rem}}.public-view-container{min-height:100vh;background:#f9fafb}.public-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0}.public-header-content{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.public-actions{display:flex;gap:1rem}.public-content{max-width:1200px;margin:0 auto;padding:2rem 1rem}.public-dashboard-header{text-align:center;margin-bottom:2rem}.public-dashboard-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.public-subtitle{font-size:1.125rem;color:#6b7280;margin:0}.public-access{border-top:1px solid #e5e7eb;padding-top:1.5rem}.public-checklist-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;border-left:4px solid #059669;cursor:default;opacity:.95}.public-checklist-card:hover{opacity:1;box-shadow:0 4px 12px #00000026}.public-checklist-card.status-pending{border-left-color:#f59e0b}.public-checklist-card.status-in_progress{border-left-color:#3b82f6}.public-checklist-card.status-completed{border-left-color:#059669}.read-only-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#f3f4f6;color:#6b7280;border-radius:12px;font-size:.75rem;font-weight:500;margin-top:.5rem}@media (max-width: 768px){.public-header-content{flex-direction:column;gap:1rem;text-align:center}.public-content{padding:1rem}.public-dashboard-header h2{font-size:1.5rem}}.user-management-container{max-width:1200px;margin:0 auto;padding:2rem}.user-management-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.user-management-header h2{font-size:2rem;font-weight:700;color:#111827;margin:0}.users-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem}.user-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;border-left:4px solid #059669;transition:all .3s ease}.user-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.user-card.inactive{border-left-color:#9ca3af;opacity:.7}.user-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.user-info h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .25rem}.user-info p{font-size:.875rem;color:#6b7280;margin:0}.user-status{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:uppercase}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.inactive{background:#f3f4f6;color:#6b7280}.admin-badge{padding:.25rem .75rem;background:#fef3c7;color:#92400e;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:uppercase}.user-details{margin-bottom:1.5rem}.user-details p{display:flex;align-items:center;gap:.5rem;margin:.5rem 0;font-size:.875rem;color:#6b7280}.user-details i{width:16px;color:#9ca3af}.user-actions{display:flex;gap:.5rem;flex-wrap:wrap}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500}.checkbox-label input[type=checkbox]{margin:0}.checkmark{font-size:.875rem}.vessel-result{padding:1rem;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.vessel-result:hover{background:#f9fafb;border-color:#059669}.vessel-result h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#111827}.vessel-result p{margin:0;font-size:.875rem;color:#6b7280}.search-error,.no-results{padding:1rem;text-align:center;color:#6b7280;font-style:italic}.search-error{color:#ef4444}@media (max-width: 768px){.users-grid{grid-template-columns:1fr}.user-management-header{flex-direction:column;gap:1rem;text-align:center}.user-actions{justify-content:center}}.step{display:none;padding:1.5rem}.step.active{display:block}.step h3{margin-bottom:1.5rem;color:#111827;font-size:1.5rem;font-weight:600}.voyage-section{display:flex;flex-direction:column;gap:1.5rem}.selected-vessel-info{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1rem}.voyage-results{max-height:300px;overflow-y:auto}.voyage-result{padding:1rem;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.voyage-result:hover{background:#f9fafb;border-color:#059669}.voyage-result h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#111827}.voyage-result p{margin:0;font-size:.875rem;color:#6b7280}.checklist-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.summary-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e2e8f0}.summary-item:last-child{border-bottom:none}.creation-actions{display:flex;gap:1rem;justify-content:flex-end}.no-results{text-align:center;padding:2rem;color:#6b7280}.no-results p{margin-bottom:1rem}.step-indicator{display:flex;justify-content:center;margin-bottom:2rem}.step-indicator .step-item{display:flex;align-items:center;padding:.5rem 1rem;background:#f3f4f6;color:#6b7280;border-radius:20px;margin:0 .5rem;font-size:.875rem;font-weight:500}.step-indicator .step-item.active{background:#059669;color:#fff}.step-indicator .step-item.completed{background:#10b981;color:#fff}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:.25rem;border-radius:.25rem;transition:all .2s ease}.close-btn:hover{background:#f3f4f6;color:#374151}.modal form{padding:1.5rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.btn-sm{padding:.375rem .75rem;font-size:.875rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.btn-warning{background-color:#f59e0b;color:#fff}.btn-warning:hover{background-color:#d97706}.btn-success{background-color:#10b981;color:#fff}.btn-success:hover{background-color:#059669}@media (max-width: 768px){.creation-actions{flex-direction:column}.summary-item{flex-direction:column;gap:.25rem}.modal-content{width:95%;margin:1rem}.form-actions{flex-direction:column}.modal-header,.modal form{padding:1rem}}.read-only-notice{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.checklist-item.read-only{opacity:.95;cursor:default}.item-status-display{display:flex;align-items:center;gap:.5rem}.status-indicator{display:flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.status-indicator.checked,.status-indicator.not-checked{background:#d1fae5;color:#065f46}.status-indicator.pending{background:#fef3c7;color:#92400e}.item-observations-display{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.item-observations-display h5{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.public-checklist-card{cursor:pointer;transition:all .2s ease}.public-checklist-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.read-only-badge{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.25rem .5rem;border-radius:12px;display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem}.public-checklist-details-container{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;margin:0 auto;max-width:900px;width:100%}
