.admin-overlay{position:fixed;inset:0;background:#f5f5f7;z-index:2000;display:flex;align-items:stretch;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,sans-serif;overflow:auto}.admin-panel{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;background:#f5f5f7}.admin-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 28px;background:#fffc;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.08)}.admin-topbar-title{display:flex;align-items:center;gap:14px}.admin-topbar-icon{font-size:28px}.admin-topbar-title h1{margin:0;font-size:1.35rem;font-weight:700;color:#1d1d1f;letter-spacing:-.02em}.admin-topbar-title p{margin:2px 0 0;font-size:.8rem;color:#6e6e73}.admin-close-btn{border:none;background:#1d1d1f;color:#fff;padding:9px 18px;border-radius:980px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease}.admin-close-btn:hover{background:#333336}.admin-close-btn:active{transform:scale(.97)}.admin-body{display:flex;gap:24px;padding:28px;flex:1;align-items:flex-start}.admin-nav{position:sticky;top:96px;display:flex;flex-direction:column;gap:4px;min-width:210px;background:#fff;border-radius:18px;padding:10px;box-shadow:0 1px 3px #0000000f}.admin-nav-item{display:flex;align-items:center;gap:10px;border:none;background:transparent;text-align:left;padding:11px 14px;border-radius:12px;font-size:.95rem;font-weight:500;color:#1d1d1f;cursor:pointer;transition:background .15s ease,color .15s ease}.admin-nav-item:hover{background:#f0f0f2}.admin-nav-item.active{background:#0071e3;color:#fff}.admin-nav-icon{font-size:1.05rem}.admin-content{flex:1;min-width:0}.admin-section{background:#fff;border-radius:20px;padding:28px;box-shadow:0 1px 3px #0000000f}.admin-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.admin-section-head h2{margin:0;font-size:1.3rem;font-weight:700;color:#1d1d1f;letter-spacing:-.02em}.admin-section-head p{margin:6px 0 0;font-size:.88rem;color:#6e6e73;max-width:640px;line-height:1.45}.admin-shift-picker{display:inline-flex;background:#f0f0f2;border-radius:12px;padding:4px;margin-bottom:22px;gap:4px}.admin-shift-btn{border:none;background:transparent;padding:8px 20px;border-radius:9px;font-size:.9rem;font-weight:600;color:#1d1d1f;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.admin-shift-btn.active{background:#fff;box-shadow:0 1px 3px #0000001f}.admin-btn{border:none;background:#e8e8ed;color:#1d1d1f;padding:10px 20px;border-radius:980px;font-size:.92rem;font-weight:600;cursor:pointer;transition:background .18s ease,transform .1s ease}.admin-btn:hover{background:#dcdce1}.admin-btn:active{transform:scale(.97)}.admin-btn-primary{background:#0071e3;color:#fff}.admin-btn-primary:hover{background:#0077ed}.admin-btn-danger{background:#ff3b30;color:#fff}.admin-btn-danger:hover{background:#ff5247}.admin-button-row{display:flex;gap:12px;margin-top:8px}.admin-input,.admin-textarea{width:100%;border:1px solid #d2d2d7;border-radius:12px;padding:10px 14px;font-size:.95rem;font-family:inherit;color:#1d1d1f;background:#fff;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.admin-input:focus,.admin-textarea:focus{outline:none;border-color:#0071e3;box-shadow:0 0 0 4px #0071e326}.admin-textarea{resize:vertical;line-height:1.5}.admin-textarea-large{min-height:220px;margin-bottom:16px}.admin-task-list{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.admin-task-card{display:flex;gap:14px;align-items:flex-start;background:#fafafd;border:1px solid #ececf1;border-radius:16px;padding:14px}.admin-task-reorder{display:flex;flex-direction:column;align-items:center;gap:4px;padding-top:4px}.admin-task-number{font-size:.8rem;font-weight:700;color:#86868b}.admin-task-fields{flex:1;display:flex;flex-direction:column;gap:10px;min-width:0}.admin-icon-btn{border:none;background:#ececf1;color:#1d1d1f;width:30px;height:30px;border-radius:9px;font-size:.8rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.admin-icon-btn:hover:not(:disabled){background:#dcdce1}.admin-icon-btn:disabled{opacity:.35;cursor:not-allowed}.admin-delete-btn{background:#ffe5e3}.admin-delete-btn:hover:not(:disabled){background:#ffd0cc}.admin-time-grid{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:20px}.admin-time-item{display:flex;flex-direction:column;gap:6px}.admin-time-item label{font-size:.82rem;font-weight:600;color:#6e6e73}.admin-time-row{display:flex;align-items:center;gap:8px}.admin-time-item .admin-input{width:150px}.admin-table-wrap{overflow-x:auto;border-radius:14px;border:1px solid #ececf1}.admin-table{width:100%;border-collapse:collapse;font-size:.92rem}.admin-table th{text-align:left;padding:13px 16px;background:#fafafd;color:#6e6e73;font-weight:600;border-bottom:1px solid #ececf1;white-space:nowrap}.admin-table td{padding:12px 16px;border-bottom:1px solid #f2f2f5;color:#1d1d1f;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-row-inactive{opacity:.55}.admin-role-badge,.admin-status-badge{display:inline-block;padding:3px 11px;border-radius:980px;font-size:.76rem;font-weight:700;text-transform:capitalize}.admin-role-badge.role-admin{background:#ffe8c2;color:#8a5a00}.admin-role-badge.role-manager{background:#dbe9ff;color:#0a4aa0}.admin-role-badge.role-staff{background:#ececf1;color:#515154}.admin-status-badge.active{background:#d7f5dd;color:#1d7a37}.admin-status-badge.inactive{background:#ffe5e3;color:#b3261e}.admin-loading,.admin-empty{padding:28px;text-align:center;color:#86868b;font-size:.95rem}.admin-message{background:#eef4ff;border:1px solid #d4e3ff;color:#0a4aa0;padding:11px 16px;border-radius:12px;margin-bottom:18px;font-size:.9rem}.admin-save-status{font-size:.82rem;font-weight:600;padding:5px 12px;border-radius:980px;white-space:nowrap}.admin-save-status.saving{background:#f0f0f2;color:#6e6e73}.admin-save-status.saved{background:#d7f5dd;color:#1d7a37}.admin-save-status.error{background:#ffe5e3;color:#b3261e}.admin-access-denied{background:#fff;border-radius:20px;padding:40px;margin:auto;text-align:center;max-width:420px;box-shadow:0 12px 40px #00000026}.admin-access-denied h2{margin:0 0 10px;color:#1d1d1f}.admin-access-denied p{color:#6e6e73;margin-bottom:22px}.admin-panel-btn{background:#1d1d1f!important;color:#fff!important}.admin-panel-btn:hover{background:#333336!important}.shift-instructions-card{background:linear-gradient(135deg,#eef4ff,#f7f9ff);border:1px solid #d4e3ff;border-radius:16px;padding:16px 20px;margin-bottom:18px}.shift-instructions-card .shift-instructions-title{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#0a4aa0;margin-bottom:8px}.shift-instructions-card .shift-instructions-text{font-size:.95rem;line-height:1.55;color:#1d1d1f;white-space:pre-wrap;margin:0}@media(max-width:820px){.admin-body{flex-direction:column;padding:18px}.admin-nav{position:static;flex-direction:row;overflow-x:auto;width:100%;min-width:0}.admin-nav-item{white-space:nowrap}.admin-section{padding:20px}}.floating-map-button{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;font-size:0}.floating-map-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 25px #0003;background:linear-gradient(135deg,#ff5252,#ff7043)}.floating-map-button:active{transform:translateY(-1px) scale(1.02);box-shadow:0 4px 15px #00000026}.floating-map-button svg{transition:transform .3s ease}.floating-map-button:hover svg{transform:scale(1.1)}.button-tooltip{position:absolute;right:70px;top:50%;transform:translateY(-50%);background:#000c;color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:500;white-space:nowrap;opacity:0;animation:fadeInTooltip .3s ease forwards;pointer-events:none}.button-tooltip:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left-color:#000c}@keyframes fadeInTooltip{0%{opacity:0;transform:translateY(-50%) translate(10px)}to{opacity:1;transform:translateY(-50%) translate(0)}}.map-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.map-modal-content{background:#fff;border-radius:16px;width:90vw;height:85vh;max-width:1200px;max-height:800px;min-height:600px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s cubic-bezier(.4,0,.2,1)}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.map-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#fff;color:#111827}.map-modal-header h2{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:-.02em}.map-modal-close{background:none;border:none;font-size:1.8rem;color:#9ca3af;cursor:pointer;padding:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;line-height:1}.map-modal-close:hover{background:#f3f4f6;color:#374151}.map-legend{display:flex;gap:20px;padding:16px 24px;background:#f8f9fa;border-bottom:1px solid #e1e5e9;flex-wrap:wrap}.map-info-bar{padding:12px 24px;background:#f9fafb;border-bottom:1px solid #e5e7eb;text-align:center}.map-info-bar p{margin:0;color:#6b7280;font-size:.9rem;font-weight:500}.map-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fafafa;border-top:1px solid #e5e7eb;font-size:.85rem;color:#6b7280}.map-stats{font-weight:500;color:#374151}.map-credits{font-style:italic;color:#9ca3af}.legend-item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#4a5568}.legend-marker{width:16px;height:16px;border-radius:50%;border:2px solid white;box-shadow:0 2px 4px #0003}.legend-marker.restaurant{background:#dc2626}.legend-marker.attraction{background:#2563eb}.legend-marker.shopping{background:#16a34a}.legend-marker.park{background:#ea580c}.map-container{flex:1;position:relative}.simple-places-container{flex:1;padding:24px;overflow-y:auto;background:#fff}.places-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;max-width:1000px;margin:0 auto}.place-card{background:#fff;padding:20px;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease;position:relative}.place-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.place-card h4{margin:0 0 8px;color:#111827;font-size:1.1rem;font-weight:600;letter-spacing:-.01em;display:flex;align-items:center;gap:8px}.website-icon{color:#3b82f6;text-decoration:none;font-size:1rem;transition:all .2s ease;opacity:.7}.website-icon:hover{opacity:1;transform:scale(1.1)}.place-distance{margin:0 0 12px;color:#3b82f6!important;font-size:.85rem;font-weight:500}.place-card p{margin:0 0 12px;color:#6b7280;line-height:1.4;font-size:.9rem}.place-phone{color:#059669!important;font-weight:500;margin-bottom:12px!important}.place-email{color:#3b82f6!important;font-weight:500;margin-bottom:12px!important}.place-link{display:inline-block;background:#f3f4f6;color:#374151;text-decoration:none;padding:8px 12px;border-radius:6px;font-size:.85rem;font-weight:500;transition:all .2s ease;border:1px solid #e5e7eb}.place-link:hover{background:#e5e7eb;border-color:#d1d5db}.place-link{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;transition:all .2s ease}.place-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66;background:linear-gradient(135deg,#5a6fd8,#6a4190)}.map-loading{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8f9fa;color:#4a5568}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map-popup{max-width:250px}.map-popup h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#1a202c}.map-popup p{margin:0 0 12px;font-size:14px;color:#4a5568;line-height:1.4}.popup-link{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;transition:all .2s ease}.popup-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66;background:linear-gradient(135deg,#5a6fd8,#6a4190)}.categories-container{padding:24px;max-height:450px;overflow-y:auto}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.category-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px 20px;text-align:center;cursor:pointer;transition:all .2s ease;position:relative}.category-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a;transform:translateY(-1px)}.category-icon{font-size:2.2rem;margin-bottom:12px;opacity:.9}.category-card h3{margin:0 0 6px;font-size:1.1rem;font-weight:500;color:#1f2937;letter-spacing:-.01em}.category-card p{margin:0;font-size:.85rem;color:#6b7280;line-height:1.3;font-weight:400}.back-button{background:none;border:none;color:#6b7280;font-size:.95rem;cursor:pointer;padding:6px 12px;margin-right:8px;border-radius:6px;transition:all .2s ease;font-weight:500}.back-button:hover{background-color:#f3f4f6;color:#374151}@media(max-width:768px){.floating-map-button{bottom:20px;right:20px;width:56px;height:56px}.button-tooltip{display:none}.map-modal-content{width:95vw;height:90vh;margin:0 10px}.map-modal-header{padding:16px 20px}.map-modal-header h2{font-size:20px}.map-legend{padding:12px 20px;gap:16px}.legend-item{font-size:13px}.categories-container{padding:15px}.categories-grid{grid-template-columns:1fr;gap:12px}.category-card{padding:15px}.category-icon{font-size:2rem}.category-card h3{font-size:1.1rem}}@media(max-width:480px){.floating-map-button{width:52px;height:52px}.map-legend{flex-direction:column;gap:8px}.map-modal-header h2{font-size:18px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;min-height:100vh;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,Arial,sans-serif;line-height:1.6;color:#374151;overflow-x:hidden;-webkit-overflow-scrolling:touch}.backup-status-widget{border:2px solid #e2e8f0;border-radius:8px;padding:.75rem;margin:.5rem 0;background:#fff;transition:all .2s;cursor:pointer}.backup-status-widget:hover{background:#f7fafc;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.backup-status-widget.loading{cursor:default;opacity:.7}.backup-status-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.backup-status-icon{font-size:1rem}.backup-status-label{font-size:.75rem;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.05em}.backup-status-info{margin-left:1.5rem}.backup-status-text{font-weight:600;font-size:.875rem;margin-bottom:.125rem}.backup-status-detail{font-size:.75rem;color:#718096}.checklist-container{max-width:1600px;margin:20px auto;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:32px 40px;border:1px solid #e5e7eb}.main-layout{display:flex;gap:32px;align-items:flex-start}.left-sidebar{flex:0 0 280px;position:relative;z-index:1;will-change:transform}.main-content{flex:1}.top-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:20px}.top-header .night-title{margin:0;text-align:left}.header-card{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-radius:8px;padding:20px 24px;margin-bottom:16px;text-align:left;position:sticky;top:20px;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9fafbf2;z-index:10}.header-card:hover{transform:translateY(-2px);border-color:#d1d5db;background:#fffffffa}.header-card:nth-child(1){transition-delay:0ms}.header-card:nth-child(2){transition-delay:50ms}.header-card:nth-child(3){transition-delay:.1s}.header-card:nth-child(4){transition-delay:.15s}.header-card:nth-child(5){transition-delay:.2s}.header-card.scroll-visible{animation:slideInFromLeft .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-20px) translateY(10px)}to{opacity:1;transform:translate(0) translateY(0)}}.header-card.floating{transform:translateY(-3px);border-color:#c7d2fe;background:#fff}.header-card,.info-item,.time-item,.price-item,.wakeup-item{will-change:transform,box-shadow;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.header-card strong{font-size:1.2em;font-weight:600;display:block;margin-bottom:8px;color:#111827}.header-card a{color:#4f46e5;text-decoration:none;transition:color .2s ease}.header-card a:hover{color:#3730a3;text-decoration:underline}.pricing-section{margin-top:15px}.pricing-category{margin-bottom:20px}.pricing-category:last-child{margin-bottom:0}.pricing-category strong{font-size:1.1em;font-weight:600;color:#1f2937;margin-bottom:10px;display:block;border-bottom:1px solid #e5e7eb;padding-bottom:5px}.price-list{margin-top:10px}.price-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dotted #d1d5db;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:4px;margin:0 -8px;padding:8px}.price-item:hover{background:#0596690a;transform:translate(4px);border-bottom-color:#a7f3d0}.price-item:last-child{border-bottom:none}.price-label{font-weight:500;color:#4b5563;flex:1;transition:color .3s ease}.price-item:hover .price-label{color:#374151}.price-value{font-weight:600;color:#059669;background:#ecfdf5;padding:4px 8px;border-radius:4px;font-size:.9em;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.price-item:hover .price-value{background:#d1fae5;border-color:#a7f3d0;transform:scale(1.02)}.hotel-info-section{margin-top:15px}.info-item{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #f3f4f6;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:4px;margin:0 -8px;padding:12px 8px}.info-item:hover{background:#4f46e50a;transform:translate(4px);border-bottom-color:#e0e7ff}.info-item:last-child{border-bottom:none;padding-bottom:0}.info-icon{font-size:1.2em;min-width:24px;text-align:center}.info-content{flex:1;display:flex;flex-direction:column;gap:4px}.info-label{font-size:.85em;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.info-value{color:#374151;font-weight:500;line-height:1.4}.info-value a{color:#4f46e5;text-decoration:none;transition:color .2s ease}.info-value a:hover{color:#3730a3;text-decoration:underline}.hotel-times-section{margin-top:15px}.time-item{display:flex;align-items:center;gap:16px;border-bottom:1px solid #f3f4f6;min-height:52px;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:6px;margin:0 -8px;padding:14px 8px}.time-item:hover{background:#10b9810a;transform:translate(4px);border-bottom-color:#d1fae5}.time-item:last-child{border-bottom:none;padding-bottom:0}.time-icon{font-size:1.3em;min-width:32px;text-align:center;flex-shrink:0;background:#f8fafc;border-radius:8px;padding:8px;border:1px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1)}.time-item:hover .time-icon{background:#ecfdf5;border-color:#a7f3d0;transform:scale(1.05) rotate(2deg)}.time-content{flex:1;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:40px}.time-label{font-weight:600;color:#374151;flex-shrink:0;min-width:90px;font-size:.95rem}.time-value{font-weight:700;color:#1f2937;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:8px 16px;border-radius:8px;font-size:.9rem;border:2px solid #e5e7eb;min-width:120px;text-align:center;box-shadow:0 1px 3px #0000000d;transition:all .2s ease;white-space:nowrap}.time-value:hover{border-color:#d1d5db}.time-value-clickable{cursor:pointer;background:linear-gradient(135deg,#f0f4ff,#e0e7ff);border-color:#c7d2fe;color:#3730a3;position:relative;font-weight:700;padding:8px 16px;border-radius:8px;font-size:.9rem;border:2px solid #c7d2fe;min-width:120px;text-align:center;box-shadow:0 1px 3px #0000000d;transition:all .2s ease;display:inline-block;white-space:nowrap}.time-value-clickable:hover{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-color:#a5b4fc;transform:translateY(-1px)}.time-value-clickable:active{transform:translateY(0)}.time-value-clickable:after{content:"✏️";position:absolute;top:-8px;right:-8px;background:#4f46e5;color:#fff;font-size:.7rem;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;border:2px solid white;box-shadow:0 2px 4px #0000001a}.time-value-clickable:hover:after{opacity:1}.handover-section{margin-top:15px}.handover-date-selector{margin-bottom:12px}.handover-date-input{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9em;background:#f9fafb;color:#374151;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.handover-date-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;background:#fff;transform:scale(1.02)}.handover-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px;margin-bottom:12px;min-height:60px;display:flex;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.handover-preview:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}.handover-preview-text{color:#374151;font-size:.85em;line-height:1.4;font-style:italic}.handover-preview-empty{color:#9ca3af;font-size:.85em;font-style:italic}.handover-btn{width:100%;padding:10px 16px;background:linear-gradient(135deg,#4f46e5,#3730a3);color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.9em;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:12px;position:relative;overflow:hidden}.handover-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.handover-btn:hover:before{left:100%}.handover-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#5b52f0,#4338ca)}.handover-stats{text-align:center;padding-top:8px;border-top:1px solid #f3f4f6}.handover-stat{font-size:.8em;color:#6b7280;font-weight:500}.handover-modal-box{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;padding:24px;position:relative}.handover-date-section{margin-bottom:16px;display:flex;align-items:center;gap:12px}.handover-date-section label{font-weight:600;color:#374151;font-size:.9em}.handover-modal-date{padding:6px 10px;border:1px solid #d1d5db;border-radius:4px;font-size:.9em;background:#f9fafb}.handover-textarea{width:100%;min-height:300px;padding:16px;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;resize:vertical;margin-bottom:20px;background:#fafafa;transition:border-color .2s ease}.handover-textarea:focus{outline:none;border-color:#4f46e5;background:#fff;box-shadow:0 0 0 3px #4f46e51a}.handover-textarea::placeholder{color:#9ca3af;line-height:1.6}.handover-modal-buttons{display:flex;gap:12px;justify-content:flex-end;margin-bottom:20px}.handover-recent{border-top:1px solid #e5e7eb;padding-top:16px}.handover-recent h4{margin:0 0 12px;font-size:.9em;color:#374151;font-weight:600}.handover-recent-list{display:flex;gap:8px;flex-wrap:wrap}.handover-recent-btn{padding:6px 12px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;font-size:.8em;color:#4b5563;cursor:pointer;transition:all .2s ease}.handover-recent-btn:hover{background:#e5e7eb;color:#374151}.handover-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.handover-modal-container{background:#fff;border-radius:16px;box-shadow:0 25px 50px #0006;width:95%;max-width:1200px;height:85vh;max-height:800px;display:flex;flex-direction:column;overflow:hidden}.handover-modal-header{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-radius:16px 16px 0 0}.handover-modal-header h2{margin:0;font-size:1.4rem;font-weight:600}.handover-modal-close{background:#fff3;border:none;color:#fff;font-size:24px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.handover-modal-close:hover{background:#ffffff4d}.handover-modal-content{display:flex;flex:1;overflow:hidden}.handover-sidebar{width:300px;background:#f8fafc;border-right:1px solid #e2e8f0;padding:24px;overflow-y:auto}.handover-current-date h3{margin:0 0 12px;font-size:1.1rem;color:#374151;font-weight:600}.handover-main-date-input{width:100%;padding:12px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;background:#fff;margin-bottom:12px;transition:border-color .2s ease}.handover-main-date-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.handover-date-display{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:12px;border-radius:8px;text-align:center;font-weight:600;font-size:.9rem;margin-bottom:24px}.handover-quick-nav h4{margin:0 0 12px;font-size:1rem;color:#374151;font-weight:600}.handover-nav-buttons{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.handover-nav-btn{padding:10px 16px;background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;color:#374151;cursor:pointer;transition:all .2s ease}.handover-nav-btn:hover{background:#f3f4f6;border-color:#9ca3af}.handover-history h4{margin:0 0 12px;font-size:1rem;color:#374151;font-weight:600}.handover-history-list{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.handover-history-item{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .2s ease}.handover-history-item:hover{border-color:#4f46e5;box-shadow:0 2px 4px #4f46e51a}.handover-history-item.active{border-color:#4f46e5;background:#f0f4ff}.handover-history-btn{flex:1;background:transparent;border:none;padding:12px;text-align:left;cursor:pointer;transition:all .2s ease}.handover-history-delete{background:#fee2e2;border:none;color:#dc2626;padding:8px 12px;cursor:pointer;font-size:.9rem;transition:all .2s ease;border-left:1px solid #e5e7eb}.handover-history-delete:hover{background:#fecaca;color:#991b1b}.handover-history-date{font-weight:600;color:#374151;font-size:.9rem;margin-bottom:4px}.handover-history-preview{font-size:.8rem;color:#6b7280;line-height:1.4}.handover-stats-detailed{display:flex;gap:12px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.handover-stat-item{flex:1;text-align:center}.handover-stat-number{display:block;font-size:1.5rem;font-weight:700;color:#4f46e5;margin-bottom:4px}.handover-stat-label{font-size:.8rem;color:#6b7280;font-weight:500}.handover-bulk-actions{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.handover-bulk-actions h4{margin:0 0 12px;font-size:1rem;color:#374151;font-weight:600}.handover-bulk-delete-btn,.handover-bulk-delete-old-btn{width:100%;margin-bottom:8px;padding:10px 12px;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.handover-bulk-delete-btn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.handover-bulk-delete-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.handover-bulk-delete-old-btn{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.handover-bulk-delete-old-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.handover-editor{flex:1;display:flex;flex-direction:column;padding:24px}.handover-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.handover-editor-header h3{margin:0;font-size:1.2rem;color:#374151;font-weight:600}.handover-word-count{font-size:.9rem;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:4px}.handover-main-textarea{flex:1;width:100%;padding:20px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;resize:none;background:#fafafa;transition:all .2s ease;margin-bottom:20px}.handover-main-textarea:focus{outline:none;border-color:#4f46e5;background:#fff;box-shadow:0 0 0 3px #4f46e51a}.handover-main-textarea::placeholder{color:#9ca3af;line-height:1.6}.handover-editor-actions{display:flex;gap:12px;justify-content:flex-end}.handover-save-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.handover-save-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.handover-cancel-btn{background:#6b7280;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.handover-cancel-btn:hover{background:#4b5563}.handover-delete-btn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.handover-delete-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}@media(max-width:768px){.handover-modal-container{width:98%;height:90vh}.handover-modal-content{flex-direction:column}.handover-sidebar{width:100%;max-height:200px}.handover-editor-actions{flex-wrap:wrap}}.night-title{text-align:left;font-size:2rem;font-weight:700;color:#111827;letter-spacing:-.02em;margin:0}.table-wrap{overflow-x:auto;border-radius:8px;background:#fff;border:1px solid #e5e7eb;max-width:100%;margin:0 auto}.checklist-table{width:100%;border-collapse:collapse;font-size:1rem;table-layout:fixed;background:#fff}.checklist-table th,.checklist-table td{padding:20px 32px;border-bottom:1px solid rgba(226,232,240,.6);vertical-align:middle;word-wrap:break-word;overflow-wrap:break-word}.checklist-table th{background:#e5e7eb;color:#374151;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10;white-space:nowrap}.checklist-table th:nth-child(1){width:45%;text-align:left}.checklist-table th:nth-child(2){width:12%;text-align:center}.checklist-table th:nth-child(3){width:8%;text-align:center}.checklist-table th:nth-child(4){width:8%;text-align:center}.checklist-table th:nth-child(5){width:8%;text-align:center}.checklist-table th:nth-child(6){width:19%;text-align:left}.checklist-table td:nth-child(1){text-align:left}.checklist-table td:nth-child(2),.checklist-table td:nth-child(3),.checklist-table td:nth-child(4),.checklist-table td:nth-child(5){text-align:center}.checklist-table td:nth-child(6){text-align:left}.checklist-table tbody tr{transition:background-color .2s ease}.checklist-table tbody tr:nth-child(2n){background-color:#f9fafb}.checklist-table tbody tr:hover{background-color:#f3f4f6}.checklist-table tbody tr.task-critical{background:linear-gradient(135deg,#c7d2fe,#a5b4fc)!important;color:#1e293b;font-weight:600;box-shadow:0 4px 12px #4f46e538;border-left:4px solid #4f46e5}.checklist-table tbody tr.task-critical:hover{background:linear-gradient(135deg,#818cf8,#6366f1)!important;color:#fff;box-shadow:0 6px 16px #4f46e547;transform:translateY(-1px)}.checklist-table tbody tr.task-critical td,.checklist-table tbody tr.task-critical .task-text{color:inherit}.checklist-table tbody tr.task-critical .task-text-completed{color:#e0e7ff}.checklist-table tbody tr.task-critical input[type=checkbox]{accent-color:#4f46e5}input[type=checkbox]{width:20px;height:20px;accent-color:#4f46e5;cursor:pointer}input[type=checkbox]:hover{transform:scale(1.05)}.info-btn{background:#4f46e5;color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1em;cursor:pointer;border:none;transition:background-color .2s ease;margin:0 auto}.info-btn:hover{background:#3730a3}.working-btn{background:linear-gradient(135deg,#fafbfc,#f4f6f8);color:#64748b;border:1.5px solid #e1e7ef;border-radius:16px;padding:8px 16px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;gap:6px;justify-content:center;min-width:70px;height:34px;position:relative;text-transform:capitalize;letter-spacing:.3px;box-shadow:0 1px 2px #00000008;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.working-btn:hover:not(:disabled){background:linear-gradient(135deg,#f0f4f8,#e2e8f0);border-color:#cbd5e1;color:#475569;transform:translateY(-2px) scale(1.02);box-shadow:0 3px 8px #0000000f}.working-btn.working-active{background:linear-gradient(135deg,#dc2626,#ef4444,#f87171);color:#fff;border-color:#b91c1c;box-shadow:0 2px 8px #dc262633,inset 0 1px #ffffff26;animation:working-shimmer 3s ease-in-out infinite}.working-btn.working-active:hover{background:linear-gradient(135deg,#b91c1c,#dc2626,#ef4444);border-color:#991b1b;color:#fff;transform:translateY(-3px) scale(1.04);box-shadow:0 4px 12px #dc262640,inset 0 1px #fff3}.working-btn.working-other{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border-color:#4b5563;cursor:not-allowed;opacity:.85;box-shadow:0 1px 3px #4b556326}@keyframes working-shimmer{0%,to{box-shadow:0 2px 8px #dc262633,inset 0 1px #ffffff26}50%{box-shadow:0 3px 12px #dc26264d,inset 0 1px #fff3}}.working-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.working-btn:disabled:before{display:none}.working-btn span:first-child{font-size:.8rem;font-weight:400}.working-btn span:last-child{font-size:.7rem;font-weight:500;letter-spacing:.2px}.add-note-btn{background:#4f46e5;color:#fff;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;transition:background-color .2s ease}.add-note-btn:hover{background:#3730a3}.edit-note-btn{background:#6b7280;color:#fff;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;transition:background-color .2s ease}.edit-note-btn:hover{background:#4b5563}.note-btn-with-note{background:#059669;color:#fff;border-radius:6px;padding:8px 12px;font-size:1rem;font-weight:500;cursor:pointer;border:none;transition:background-color .2s ease;min-width:40px;display:flex;align-items:center;justify-content:center}.note-btn-with-note:hover{background:#047857}.reset-btn{background:#dc2626;color:#fff;border-radius:6px;padding:8px 16px;font-weight:500;cursor:pointer;margin-right:12px;border:none;font-size:.875rem;transition:background-color .2s ease}.reset-btn:hover{background:#b91c1c}.initials-chip{display:inline-block;background:#f3f4f6;color:#374151;border-radius:4px;font-size:.75rem;font-weight:600;padding:4px 8px;border:1px solid #d1d5db;letter-spacing:.5px;transition:all .2s ease}.initials-chip:hover{background:#e5e7eb;border-color:#9ca3af}.progress-bar{height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden;margin:24px 0 16px}.progress-bar-inner{background:#4f46e5;height:100%;transition:width .3s ease;border-radius:4px}.meta-bar{display:flex;align-items:center;justify-content:space-between;color:#6b7280;margin-bottom:20px;font-size:.875rem;font-weight:500;padding:0 8px}.info-modal-overlay{position:fixed;inset:0;background:#00000080;z-index:99;display:flex;align-items:center;justify-content:center}.info-modal-box{background:#fff;border-radius:8px;max-width:400px;width:80vw;padding:20px 18px;box-shadow:0 10px 25px #0003;position:relative;border:1px solid #e5e7eb}.info-modal-box h3{font-size:1.1rem;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.2;padding-bottom:8px;border-bottom:2px solid #f3f4f6}.info-modal-box .info-detail{color:#374151;font-size:.95rem;line-height:1.5;margin-bottom:15px;white-space:pre-line;text-align:left}.info-modal-close{position:absolute;top:8px;right:12px;background:none;border:none;width:28px;height:28px;font-size:1.3rem;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.info-modal-close:hover{color:#374151}.downtime-info-content{color:#374151;font-size:.9rem;line-height:1.4;text-align:left}.downtime-info-section{margin-bottom:15px;padding:12px;background:#f8fafc;border-radius:6px;border-left:3px solid #3b82f6}.downtime-info-section.downtime-info-important{background:#fef3cd;border-left-color:#f59e0b}.downtime-info-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.downtime-info-icon{font-size:1rem;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border-radius:4px}.downtime-info-important .downtime-info-icon{background:#f59e0b1a}.downtime-info-header h4{font-size:.9rem;font-weight:600;color:#1f2937;margin:0}.downtime-info-steps,.downtime-info-points{margin:0;padding-left:15px}.downtime-info-steps li,.downtime-info-points li{margin-bottom:4px;color:#4b5563;line-height:1.3;font-size:.85rem}.downtime-info-steps li strong,.downtime-info-points li strong{color:#1f2937;font-weight:600}.note-modal-box{background:#fff;border-radius:8px;max-width:500px;width:90vw;padding:32px 24px;box-shadow:0 10px 25px #00000026;position:relative;border:1px solid #e5e7eb}.note-textarea{width:100%;padding:12px 16px;border-radius:6px;border:1px solid #d1d5db;font-size:1rem;background:#fff;transition:border-color .2s ease;font-family:inherit;resize:vertical;margin-bottom:20px;min-height:100px}.note-textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.note-textarea::placeholder{color:#9ca3af}.note-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.initials-modal-box{background:#fff;border-radius:12px;max-width:400px;width:90vw;padding:32px 24px;box-shadow:0 20px 40px #0003;position:relative;border:1px solid #e5e7eb}.initials-modal-box h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 20px;text-align:center}.initials-input{width:100%;padding:16px 20px;border-radius:8px;border:2px solid #d1d5db;font-size:1.4rem;background:#fff;transition:border-color .2s ease;font-family:inherit;text-align:center;letter-spacing:3px;font-weight:700;margin-bottom:24px;text-transform:uppercase}.initials-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.initials-input::placeholder{color:#9ca3af;font-weight:400;letter-spacing:1px}.login-form,.initials-form{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:32px;min-width:350px;border:1px solid #e5e7eb}.form-input{width:100%;padding:12px 16px;border-radius:6px;border:1px solid #d1d5db;font-size:1rem;background:#fff;transition:border-color .2s ease;font-family:inherit}.form-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-input::placeholder{color:#9ca3af}.form-title{text-align:center;font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:24px}.form-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:12px 16px;margin-bottom:16px;text-align:center;font-weight:500}.shift-selector{display:flex;justify-content:flex-end;gap:12px;margin-bottom:0;flex-wrap:wrap}.shift-btn{background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;padding:10px 20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.shift-btn.active{background:#4f46e5;color:#fff;border-color:#4f46e5}.shift-btn:hover:not(.active){background:#f9fafb;border-color:#9ca3af}.task-completed{color:#9ca3af;text-decoration:line-through;font-weight:400;opacity:.7}.task-incomplete{color:#374151;font-weight:500;opacity:1}.note-display{font-size:.875rem;color:#4f46e5;margin-top:8px;max-width:200px;white-space:pre-line;background:#f8fafc;padding:8px 12px;border-radius:6px;border-left:3px solid #4f46e5}.footer-text{text-align:center;color:#9ca3af;font-size:.875rem;margin-top:32px;padding:20px 0;border-top:1px solid #e5e7eb;font-weight:400}@media(max-width:1024px){.main-layout{flex-direction:column;gap:24px}.left-sidebar{flex:none;width:100%}.top-header{flex-direction:column;align-items:flex-start;gap:16px}.shift-selector{align-self:flex-end}.checklist-container{max-width:95%;padding:24px 20px;margin:10px auto}.checklist-table th,.checklist-table td{padding:16px 20px;font-size:.95rem}.header-card{font-size:.9rem;padding:20px 24px;min-width:auto;width:100%;text-align:center;position:static}.night-title{font-size:1.8rem}.shift-selector{gap:12px}.shift-btn{padding:10px 20px;font-size:.9rem}}@media(max-width:768px){body{padding:10px}.top-header{flex-direction:column;align-items:center;text-align:center}.shift-selector{flex-direction:column;align-items:center;gap:8px;width:100%}.shift-btn{width:100%;max-width:200px}.checklist-container{padding:20px 16px;border-radius:16px}.checklist-table th,.checklist-table td{padding:14px 16px;font-size:.85rem}.checklist-table th:nth-child(1){width:40%;text-align:left}.checklist-table th:nth-child(2){width:13%;text-align:center}.checklist-table th:nth-child(3),.checklist-table th:nth-child(4),.checklist-table th:nth-child(5){width:9%;text-align:center}.checklist-table th:nth-child(6){width:20%;text-align:left}.night-title{font-size:1.75rem;text-align:center}.header-card{padding:16px 20px;font-size:.85rem;text-align:center}.meta-bar{flex-direction:column;gap:12px;align-items:stretch;text-align:center}.meta-bar>div{justify-content:center}.info-modal-box{margin:10px;padding:18px 15px 15px}.login-form,.initials-form{min-width:auto;width:90vw;max-width:400px;padding:32px 24px}}@media(max-width:480px){.checklist-table th,.checklist-table td{padding:12px 14px;font-size:.8rem}.checklist-table th{font-size:.7rem;padding:10px 8px}.add-note-btn{padding:8px 12px;font-size:.8rem}.info-btn{width:32px;height:32px;font-size:1rem}.working-btn{padding:4px 6px;font-size:.65rem;min-width:52px;height:26px;gap:3px}.working-btn span:first-child{font-size:.75rem}.working-btn span:last-child{font-size:.65rem}.night-title{font-size:1.5rem}.header-card strong{font-size:1.2rem}}.breakfast-display{display:flex;align-items:center;justify-content:flex-end;flex:1;min-height:40px}.breakfast-modal-box{background:#fff;border-radius:12px;max-width:400px;width:90vw;padding:32px 24px;box-shadow:0 20px 40px #0003;position:relative;border:1px solid #e5e7eb}.breakfast-modal-box h3{font-size:1.3rem;font-weight:600;color:#111827;margin:0 0 24px;text-align:center}.breakfast-modal-content{display:flex;flex-direction:column;gap:24px}.breakfast-modal-inputs{display:flex;flex-direction:column;gap:16px}.breakfast-input-group{display:flex;flex-direction:column;gap:8px}.breakfast-input-group label{font-weight:600;color:#374151;font-size:.9rem}.breakfast-modal-input{padding:12px 16px;border:2px solid #d1d5db;border-radius:8px;font-size:1.1rem;background:#fff;transition:border-color .2s ease;font-family:inherit;text-align:center;font-weight:600}.breakfast-modal-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.breakfast-modal-buttons{display:flex;gap:12px;justify-content:center}.breakfast-modal-save-btn,.breakfast-modal-cancel-btn{padding:12px 24px;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;flex:1}.breakfast-modal-save-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.breakfast-modal-save-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.breakfast-modal-cancel-btn{background:#6b7280;color:#fff}.breakfast-modal-cancel-btn:hover{background:#4b5563;transform:translateY(-1px)}@media(max-width:768px){.breakfast-modal-box{padding:24px 20px}.breakfast-modal-buttons{flex-direction:column;gap:8px}.time-item{padding:12px 0;gap:12px}.time-icon{font-size:1.1em;min-width:28px;padding:6px}.time-label{min-width:70px;font-size:.9rem}.time-value{padding:6px 12px;font-size:.85rem;min-width:110px;white-space:nowrap}.time-value-clickable:after{width:16px;height:16px;font-size:.6rem;top:-6px;right:-6px}.time-value-clickable{font-size:.85rem;padding:6px 12px;min-width:110px;white-space:nowrap}}.downtime-checklist{background:#fff;border:1px solid rgba(148,163,184,.3);border-radius:18px;padding:14px 16px;margin:16px 0 12px;text-align:left;width:100%;max-width:100%;box-shadow:0 10px 24px #94a3b81f;position:relative;overflow:hidden}.downtime-header{display:flex;flex-direction:column;align-items:stretch;justify-content:center;margin-bottom:10px;gap:8px;position:relative;z-index:1}.downtime-header-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.downtime-callout{margin:0;padding:10px 12px;background:#e4f1fee6;border:1px solid rgba(148,163,184,.25);border-radius:14px;color:#1f2937;font-size:.84rem;font-weight:600;line-height:1.4}.downtime-info-icon-btn{width:28px;height:28px;min-width:28px;border-radius:50%;border:none;background:#374151;color:#fff;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background-color .2s ease;position:relative;font-size:.85rem;box-shadow:0 4px 10px #00000014}.downtime-info-icon-btn:hover{background:#1f2937;transform:translateY(-1px)}.downtime-info-icon-btn:after{content:attr(data-tooltip);position:absolute;white-space:nowrap;top:-34px;left:50%;transform:translate(-50%);background:#1f2937f2;color:#fff;font-size:.72rem;border-radius:4px;padding:3px 6px;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:10}.downtime-info-icon-btn:hover:after{opacity:1;transform:translate(-50%) translateY(-4px)}.downtime-title{font-size:1rem;font-weight:700;color:#164e63;margin:0;letter-spacing:.5px;display:flex;align-items:center;gap:8px}.downtime-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.downtime-item{display:flex;align-items:center;justify-content:flex-start;gap:8px;background:#f8fafc;padding:8px 10px;border-radius:14px;border:1px solid rgba(148,163,184,.35);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;font-size:.82rem;min-width:120px}.downtime-item:hover{border-color:#6366f159;transform:translateY(-1px);box-shadow:0 6px 18px #6366f114}.downtime-item input[type=checkbox]{width:16px;height:16px;accent-color:#6366f1;cursor:pointer}.downtime-text{font-weight:600;color:#334155}.downtime-text-completed{font-weight:600;color:#64748b;text-decoration:line-through}.downtime-item .initials-chip{background:#2563eb;color:#fff;border:none;font-weight:700;font-size:.72rem;padding:2px 6px;border-radius:9999px}.downtime-header .info-btn{background:#4b5563;width:20px;height:20px;font-size:.7rem;margin:0}.downtime-header .info-btn:hover{background:#374151}@media(max-width:768px){.downtime-items{gap:12px}.downtime-item{font-size:.8rem}.downtime-checklist{padding:12px 16px}}.wakeup-section{display:flex;flex-direction:column;gap:16px}.wakeup-summary{padding:12px 0}.wakeup-stats{display:flex;gap:12px;flex-wrap:wrap}.wakeup-stat{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;color:#4a5568;font-weight:500}.wakeup-list{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.wakeup-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.wakeup-item:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:#667eea;transform:scaleY(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.wakeup-item:hover{border-color:#cbd5e0;transform:translate(4px);background:#f8fafc}.wakeup-item:hover:before{transform:scaleY(1)}.wakeup-item.completed{background:#f0fff4;border-color:#9ae6b4}.wakeup-item.completed:before{background:#38a169;transform:scaleY(1)}.wakeup-info{display:flex;flex-direction:column;gap:2px}.wakeup-room{font-weight:600;color:#2d3748;font-size:.9rem}.wakeup-time{font-size:.8rem;color:#667eea;font-weight:500}.wakeup-date{font-size:.7rem;color:#718096}.wakeup-actions{display:flex;gap:6px;align-items:center}.wakeup-toggle{background:none;border:none;font-size:1rem;cursor:pointer;padding:4px;border-radius:4px;transition:all .3s cubic-bezier(.4,0,.2,1)}.wakeup-toggle:hover{background:#f7fafc;transform:scale(1.1)}.wakeup-toggle.completed{opacity:.8}.wakeup-delete{background:none;border:none;font-size:.8rem;cursor:pointer;padding:4px;border-radius:4px;opacity:.6;transition:all .3s cubic-bezier(.4,0,.2,1)}.wakeup-delete:hover{opacity:1;background:#fed7d7;transform:scale(1.1);color:#c53030}.wakeup-delete:hover{background:#fed7d7;opacity:1}.wakeup-empty{text-align:center;padding:16px;color:#a0aec0;font-style:italic;font-size:.85rem}.wakeup-buttons{display:flex;gap:8px;flex-wrap:wrap}.wakeup-add-btn{flex:1;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 12px;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease}.wakeup-add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.handover-view-all-btn{width:100%;padding:8px 16px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-weight:500;font-size:.85rem;cursor:pointer;transition:all .2s ease;margin-bottom:12px}.handover-view-all-btn:hover{background:#4b5563;transform:translateY(-1px)}.handover-fullscreen-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.handover-fullscreen-container{background:#fff;border-radius:8px;box-shadow:0 8px 32px #00000026;width:95%;max-width:1400px;height:85vh;max-height:800px;display:flex;flex-direction:column;overflow:hidden;animation:slideIn .2s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.handover-fullscreen-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#1e293b;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.handover-fullscreen-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.handover-fullscreen-actions{display:flex;gap:12px;align-items:center}.handover-add-btn{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.handover-add-btn:hover{background:#2563eb}.handover-fullscreen-close{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;font-size:20px;width:36px;height:36px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.handover-fullscreen-close:hover{background:#e2e8f0;color:#475569}.handover-fullscreen-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.handover-fullscreen-stats{display:flex;gap:24px;padding:16px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.handover-fullscreen-stat{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 16px;background:#fff;border-radius:6px;border:1px solid #e2e8f0;min-width:80px}.handover-stat-number{font-size:1.5rem;font-weight:600;color:#1e293b;-webkit-background-clip:text;background-clip:text;line-height:1}.handover-stat-label{font-size:.8rem;color:#64748b;font-weight:500}.handover-fullscreen-table-container{flex:1;overflow-y:auto;padding:24px;background:#fff}.handover-fullscreen-table{width:100%;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden;border:1px solid #e2e8f0}.handover-fullscreen-table th{background:#f8fafc;padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0;font-weight:600;color:#64748b;font-size:.85rem}.handover-fullscreen-table td{padding:16px;border-bottom:1px solid #f1f5f9;vertical-align:top}.handover-fullscreen-table tr:hover{background:#f8fafc}.handover-row-today{background:#fef3e2!important}.handover-date-cell{position:relative}.handover-date-display{background:#3b82f6;color:#fff;font-weight:600;font-size:.9rem;padding:6px 12px;border-radius:4px;display:inline-block;min-width:80px;text-align:center}.handover-today-badge{background:#f59e0b;color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:600;margin-left:6px;display:inline-block}.handover-day-cell{color:#6366f1;font-weight:600;font-size:.95rem}.handover-day-name{font-size:.95rem;text-transform:capitalize}.handover-notes-cell{max-width:500px;padding-right:20px}.handover-notes-preview{color:#475569;font-size:14px;line-height:1.5;word-wrap:break-word;background:#f8fafc;padding:12px;border-radius:4px;border:1px solid #e2e8f0;margin:4px 0;max-height:none;overflow:visible;white-space:pre-wrap}.handover-actions-cell{text-align:center}.handover-action-buttons{display:flex;gap:8px;justify-content:center;align-items:center}.handover-action-buttons button{padding:6px 12px;border:1px solid #e2e8f0;border-radius:4px;font-weight:500;font-size:13px;cursor:pointer;transition:all .2s ease}.handover-action-buttons .edit-button{background:#3b82f6;color:#fff}.handover-action-buttons .edit-button:hover{background:#2563eb}.handover-action-buttons .delete-button{background:#ef4444;color:#fff}.handover-action-buttons .delete-button:hover{background:#dc2626}.handover-edit-btn,.handover-delete-small-btn{background:#fff;border:2px solid #e2e8f0;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s ease;font-weight:500;box-shadow:0 2px 4px #0000000d}.handover-edit-btn{color:#4f46e5;border-color:#c7d2fe}.handover-edit-btn:hover{background:#f0f4ff;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 8px #4f46e533}.handover-delete-small-btn{color:#ef4444;border-color:#fecaca}.handover-delete-small-btn:hover{background:#fef2f2;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 4px 8px #ef444433}.handover-fullscreen-empty{text-align:center;padding:80px 20px;color:#718096}.handover-empty-icon{font-size:4rem;margin-bottom:20px}.handover-fullscreen-empty h3{margin:20px 0 12px;color:#4a5568;font-size:1.3rem}.handover-fullscreen-empty p{margin-bottom:24px;color:#718096;font-size:1.1rem}.handover-fullscreen-footer{padding:16px 24px;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 16px 16px}.handover-export-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:6px;padding:10px 16px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;margin-right:12px}.handover-export-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}@media(max-width:768px){.handover-fullscreen-container{width:100%;height:100vh;border-radius:0}.handover-fullscreen-header{border-radius:0;flex-direction:column;gap:12px;align-items:stretch}.handover-fullscreen-actions{justify-content:space-between}.handover-fullscreen-stats{flex-direction:column;gap:16px;align-items:center}.handover-fullscreen-stat{flex-direction:row;justify-content:space-between;width:100%;max-width:200px}.handover-fullscreen-table-container{padding:0 12px}.handover-fullscreen-table{font-size:.8rem}.handover-fullscreen-table th,.handover-fullscreen-table td{padding:8px 4px}.handover-notes-cell{max-width:250px}.handover-notes-preview{font-size:.85rem;padding:8px 12px}.handover-date-display{font-size:.8rem;padding:6px 10px;min-width:80px}.handover-today-badge{font-size:.6rem;padding:3px 6px;margin-left:6px}.handover-action-buttons{flex-direction:column;gap:4px}.handover-edit-btn,.handover-delete-small-btn{padding:6px 8px;font-size:.8rem}.handover-bulk-actions{flex-direction:column;gap:8px}.handover-export-btn{margin-right:0;margin-bottom:8px}}.wakeup-fullscreen-btn{background:#4a5568;color:#fff;border:none;padding:8px 12px;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease}.wakeup-fullscreen-btn:hover{background:#2d3748;transform:translateY(-1px)}.wakeup-clear-btn{background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0;padding:8px 12px;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.wakeup-clear-btn:hover{background:#edf2f7;border-color:#cbd5e0}.wakeup-modal-box{background:#fff;border-radius:12px;padding:24px;width:90%;max-width:400px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #00000026;position:relative}.wakeup-form-group{margin-bottom:16px}.wakeup-form-group label{display:block;margin-bottom:6px;font-weight:600;color:#374151;font-size:.9rem}.wakeup-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;transition:border-color .2s ease}.wakeup-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.wakeup-textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;font-family:inherit;resize:vertical;min-height:60px;transition:border-color .2s ease}.wakeup-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.wakeup-input-help{font-size:.75rem;color:#718096;margin-top:4px;font-style:italic}.wakeup-fullscreen-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.wakeup-fullscreen-container{background:#fff;border-radius:12px;width:95%;max-width:1200px;height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 40px #00000026}.wakeup-fullscreen-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:12px 12px 0 0}.wakeup-fullscreen-header h2{margin:0;color:#2d3748;font-size:1.5rem}.wakeup-fullscreen-actions{display:flex;gap:12px;align-items:center}.wakeup-fullscreen-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#718096;padding:4px 8px;border-radius:4px;transition:all .2s ease}.wakeup-fullscreen-close:hover{background:#e2e8f0;color:#4a5568}.wakeup-fullscreen-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.wakeup-fullscreen-stats{display:flex;gap:24px;padding:20px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.wakeup-fullscreen-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-number{font-size:1.5rem;font-weight:700;color:#667eea}.stat-label{font-size:.8rem;color:#718096;font-weight:500}.wakeup-fullscreen-filters{padding:16px 24px;border-bottom:1px solid #e2e8f0}.wakeup-filter-tabs{display:flex;gap:8px}.wakeup-filter-tab{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease}.wakeup-filter-tab:hover{background:#f7fafc}.wakeup-filter-tab.active{background:#667eea;color:#fff;border-color:#667eea}.wakeup-fullscreen-table-container{flex:1;overflow-y:auto;padding:0 24px}.wakeup-fullscreen-table{width:100%;border-collapse:collapse;margin:16px 0}.wakeup-fullscreen-table th{background:#f8fafc;padding:12px 8px;text-align:left;border-bottom:2px solid #e2e8f0;font-weight:600;color:#4a5568;font-size:.85rem;position:sticky;top:0;z-index:10}.wakeup-fullscreen-table td{padding:12px 8px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.wakeup-fullscreen-table tr:hover{background:#f8fafc}.wakeup-row-completed{opacity:.7;background:#f0fff4!important}.wakeup-room-cell{font-weight:600}.wakeup-room-number{color:#2d3748;font-size:.9rem}.wakeup-date-cell{position:relative}.wakeup-today-badge{background:#ffd6cc;color:#c53030;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:600;margin-left:8px}.wakeup-time-display{font-family:Monaco,Courier New,monospace;font-weight:600;color:#667eea}.wakeup-notes-preview{color:#4a5568;font-size:.85rem}.wakeup-no-notes{color:#a0aec0;font-style:italic;font-size:.8rem}.wakeup-initials-small{background:#edf2f7;color:#4a5568;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:600}.wakeup-status-completed{color:#38a169;font-size:.85rem;font-weight:500}.wakeup-status-pending{color:#ed8936;font-size:.85rem;font-weight:500}.wakeup-action-buttons{display:flex;gap:6px}.wakeup-toggle-btn{background:none;border:1px solid #e2e8f0;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:.8rem;transition:all .2s ease}.wakeup-toggle-btn.pending{border-color:#ed8936;color:#ed8936}.wakeup-toggle-btn.pending:hover{background:#fef5e7}.wakeup-toggle-btn.completed{border-color:#38a169;color:#38a169}.wakeup-toggle-btn.completed:hover{background:#f0fff4}.wakeup-delete-btn{background:none;border:1px solid #e2e8f0;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:.8rem;color:#e53e3e;transition:all .2s ease}.wakeup-delete-btn:hover{background:#fed7d7;border-color:#feb2b2}.wakeup-fullscreen-empty{text-align:center;padding:60px 20px;color:#718096}.wakeup-empty-icon{font-size:3rem;margin-bottom:16px}.wakeup-fullscreen-empty h3{margin:16px 0 8px;color:#4a5568}.wakeup-fullscreen-empty p{margin-bottom:20px;color:#718096}.wakeup-fullscreen-footer{padding:16px 24px;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 12px 12px}.wakeup-bulk-actions{display:flex;gap:12px;justify-content:center}.wakeup-bulk-btn{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease;font-weight:500}.wakeup-bulk-btn:hover{background:#f7fafc;transform:translateY(-1px)}.wakeup-bulk-clear{color:#e53e3e;border-color:#feb2b2}.wakeup-bulk-clear:hover{background:#fed7d7}@media(max-width:768px){.wakeup-item{padding:8px 10px}.wakeup-room{font-size:.85rem}.wakeup-time{font-size:.75rem}.wakeup-buttons{flex-direction:column}.wakeup-modal-box{padding:20px;margin:20px}.wakeup-fullscreen-container{width:100%;height:100vh;border-radius:0}.wakeup-fullscreen-header{border-radius:0;flex-direction:column;gap:12px;align-items:stretch}.wakeup-fullscreen-actions{justify-content:space-between}.wakeup-fullscreen-stats{flex-direction:column;gap:16px}.wakeup-fullscreen-stat{flex-direction:row;justify-content:space-between}.wakeup-filter-tabs{flex-wrap:wrap}.wakeup-fullscreen-table-container{padding:0 12px}.wakeup-fullscreen-table{font-size:.8rem}.wakeup-fullscreen-table th,.wakeup-fullscreen-table td{padding:8px 4px}.wakeup-bulk-actions{flex-direction:column}}.welcome-modal-box{background:#fff;border-radius:12px;padding:30px;max-width:500px;width:90%;margin:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;animation:modalSlideIn .3s ease-out}.welcome-modal-content p{margin:0;font-size:1rem;color:#4a5568}.welcome-modal-content strong{color:#2d3748;font-weight:600}.celebration-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;animation:celebrationFadeIn .5s ease-out}.celebration-modal-box{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:25px;max-width:450px;width:85%;margin:15px;box-shadow:0 20px 40px -12px #00000040;position:relative;animation:celebrationBounceIn .8s cubic-bezier(.68,-.55,.265,1.55);color:#fff;text-align:center;overflow:hidden}.celebration-modal-box:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:celebrationShimmer 3s infinite}.celebration-content{position:relative;z-index:1}.celebration-emoji-burst{font-size:1.5rem;margin-bottom:15px;animation:celebrationBurst 2s infinite;letter-spacing:6px}.celebration-title{font-size:2rem;font-weight:800;margin:0 0 15px;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:celebrationPulse 2s infinite}.celebration-message{margin-bottom:20px}.celebration-main-text{font-size:1.2rem;font-weight:600;margin:0 0 8px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.celebration-sub-text{font-size:1rem;margin:0;opacity:.9}.celebration-stats{display:flex;justify-content:space-around;margin:20px 0;gap:15px}.celebration-stat-item{background:#fff3;border-radius:12px;padding:15px 12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:1;max-width:100px}.celebration-stat-number{display:block;font-size:1.6rem;font-weight:800;margin-bottom:4px}.celebration-stat-label{display:block;font-size:.9rem;opacity:.9;font-weight:500}.celebration-achievement{margin:20px 0}.celebration-badge{background:#fff3;border-radius:16px;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;gap:15px;border:2px solid rgba(255,255,255,.3)}.celebration-badge-icon{font-size:2.2rem;animation:celebrationSpin 3s infinite}.celebration-badge-text{text-align:left}.celebration-badge-title{display:block;font-size:1.1rem;font-weight:700;margin-bottom:4px}.celebration-badge-subtitle{display:block;font-size:.9rem;opacity:.9}.celebration-quotes{margin:25px 0}.celebration-quote{font-style:italic;font-size:1.1rem;opacity:.9;margin:0;padding:15px;background:#ffffff1a;border-radius:15px;border-left:4px solid rgba(255,255,255,.5)}.celebration-actions{margin:30px 0 20px}.celebration-continue-btn{background:#ffffffe6;color:#4a5568;border:none;border-radius:50px;padding:15px 30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #0003}.celebration-continue-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 25px #0000004d}.celebration-footer{margin-top:20px;opacity:.8;font-size:.95rem}.celebration-footer p{margin:0}.celebration-modal-close{position:absolute;top:15px;right:20px;background:#fff3;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.celebration-modal-close:hover{background:#ffffff4d;transform:scale(1.1)}@keyframes celebrationFadeIn{0%{opacity:0}to{opacity:1}}@keyframes celebrationBounceIn{0%{opacity:0;transform:scale(.3) translateY(-100px)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes celebrationPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes celebrationBurst{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes celebrationSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes celebrationShimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:600px){.celebration-modal-box{padding:20px;margin:8px}.celebration-title{font-size:1.8rem}.celebration-main-text{font-size:1.1rem}.celebration-stats{flex-direction:column;align-items:center}.celebration-stat-item{max-width:200px}.celebration-badge{flex-direction:column;text-align:center}.celebration-badge-text{text-align:center}.welcome-modal-box{padding:20px;margin:10px}.welcome-modal-content p{font-size:.9rem}}.weather-widget{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #90caf9;border-radius:8px;padding:8px 12px;font-size:.85rem;color:#1565c0;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #1565c01a;min-width:140px}.weather-widget:hover{background:linear-gradient(135deg,#bbdefb,#90caf9);transform:translateY(-1px);box-shadow:0 4px 8px #1565c026}.weather-minimal{background:#fffc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:.8rem;color:#4a5568;min-width:auto;gap:4px;box-shadow:0 1px 2px #0000000d}.weather-minimal:hover{background:#fffffff2;border-color:#cbd5e0;transform:none;box-shadow:0 2px 4px #0000001a}.weather-icon{font-size:1.2rem;animation:weatherPulse 3s ease-in-out infinite}.weather-minimal .weather-icon{font-size:1rem;animation:none}.weather-temp-minimal{font-weight:600;font-size:.8rem;color:#2d3748;line-height:1}.weather-info{display:flex;flex-direction:column;line-height:1.2}.weather-city{font-weight:600;font-size:.75rem;color:#0d47a1;text-transform:uppercase;letter-spacing:.02em}.weather-temp{font-weight:700;font-size:.9rem;color:#1565c0}.weather-loading{display:flex;align-items:center;gap:8px;color:#64b5f6}.weather-spinner{animation:weatherSpin 2s linear infinite}.weather-minimal .weather-spinner{animation:weatherPulse 1.5s ease-in-out infinite}.weather-error{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-color:#ffb74d;color:#e65100}.weather-minimal.weather-error{background:#fef3c7cc;border-color:#fbbf24;color:#92400e}.weather-error .weather-temp{color:#bf360c;font-size:.75rem;font-weight:500}.weather-minimal.weather-error .weather-temp-minimal{color:#92400e}@keyframes weatherPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes weatherSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.weather-widget{min-width:120px;padding:6px 10px;font-size:.8rem}.weather-minimal{padding:3px 6px;font-size:.75rem;gap:3px}.weather-icon{font-size:1rem}.weather-minimal .weather-icon{font-size:.9rem}.weather-city{font-size:.7rem}.weather-temp{font-size:.85rem}.weather-temp-minimal{font-size:.75rem}}@media(max-width:768px){body{margin:0;padding:0;background:#f8fafc}.checklist-container{margin:0;padding:0;border-radius:0;border:none;box-shadow:none;min-height:100vh;background:#fff;max-width:none}.main-layout{flex-direction:column;gap:0;align-items:stretch}.top-header{padding:12px 16px;margin-bottom:0;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100;flex-direction:column;gap:8px;align-items:stretch}.top-header .night-title{font-size:1.25rem;text-align:center;margin:0;font-weight:600}.left-sidebar{flex:none;width:100%;order:1;background:#f8fafc;padding:12px;position:relative;top:auto}.main-content{flex:none;width:100%;order:2;padding:12px}.header-card{padding:10px 14px;margin-bottom:6px;font-size:.85rem;position:relative;top:auto;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:10px;box-shadow:0 1px 3px #00000014}.header-card:hover{transform:none;background:#fff}.hotel-info-section{font-size:.8rem;line-height:1.3}.info-item{padding:4px 0;border-bottom:1px solid #f1f5f9}.info-item:last-child{border-bottom:none}.shift-selector{display:flex;flex-direction:row;gap:6px;margin:8px 0}.shift-btn{flex:1;padding:8px 6px;font-size:.8rem;font-weight:600;border-radius:6px;min-height:36px;white-space:nowrap}.progress-bar{height:6px;margin:8px 0;border-radius:3px}.progress-bar-inner{border-radius:3px}.checklist-table{font-size:.85rem;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #00000014}.task-row{padding:12px;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:row;align-items:flex-start;gap:10px}.task-row:last-child{border-bottom:none}.task-left{flex:1;display:flex;align-items:flex-start;gap:10px}.task-right{flex:none;display:flex;flex-direction:column;gap:6px;align-items:flex-end}.task-checkbox{width:18px;height:18px;flex-shrink:0;margin-top:2px}.task-text{font-size:.85rem;line-height:1.4;flex:1}.add-note-btn,.info-btn,.reset-btn{padding:6px 10px;font-size:.75rem;min-width:36px;min-height:36px;border-radius:6px;font-weight:600}.info-btn{background:#3b82f6;color:#fff;border:none;width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;font-size:.8rem}.wakeup-section{padding:10px;background:#fff;border-radius:8px}.wakeup-item{padding:6px 10px;font-size:.8rem;margin-bottom:4px;border-radius:6px;background:#f8fafc}.wakeup-buttons{display:flex;flex-direction:column;gap:4px;margin-top:6px}.wakeup-add-btn,.wakeup-fullscreen-btn,.wakeup-clear-btn{width:100%;padding:6px;font-size:.75rem;border-radius:6px;min-height:36px}.breakfast-display{font-size:.8rem;padding:6px 10px;background:#f8fafc;border-radius:6px}.weather-widget{padding:6px 10px;font-size:.75rem;border-radius:6px;margin:6px 0}.floating-map-button{bottom:16px;right:16px;width:44px;height:44px;box-shadow:0 4px 12px #00000026}}@media(max-width:768px)and (min-width:400px)and (min-height:800px){.left-sidebar,.main-content,.top-header{padding:16px}.header-card{padding:12px 16px;margin-bottom:8px;font-size:.9rem}.hotel-info-section{font-size:.85rem;line-height:1.4}.info-item{padding:6px 0}.shift-btn{padding:10px 8px;font-size:.85rem;min-height:40px}.task-row{padding:14px;gap:12px}.task-checkbox{width:20px;height:20px}.task-text{font-size:.9rem;line-height:1.5}.add-note-btn,.reset-btn{padding:8px 12px;font-size:.8rem;min-width:40px;min-height:40px}.info-btn{width:32px;height:32px;font-size:.85rem}.wakeup-section{padding:12px}.wakeup-item{padding:8px 12px;font-size:.85rem;margin-bottom:6px}.wakeup-buttons{gap:6px;margin-top:8px}.wakeup-add-btn,.wakeup-fullscreen-btn,.wakeup-clear-btn{padding:8px;font-size:.8rem;min-height:40px}.breakfast-display{font-size:.85rem;padding:8px 12px}.weather-widget{padding:8px 12px;font-size:.8rem;margin:8px 0}.floating-map-button{width:48px;height:48px}}@media(max-width:480px){.top-header .night-title{font-size:1.15rem}.shift-btn{padding:8px 6px;font-size:.75rem;min-height:34px}.task-row{padding:10px}.task-text{font-size:.8rem}.header-card{padding:8px 12px;font-size:.8rem}.wakeup-item{font-size:.75rem;padding:5px 8px}.add-note-btn,.reset-btn{padding:6px 8px;font-size:.7rem;min-height:34px}.info-btn{width:26px;height:26px;font-size:.75rem}}@media(max-width:360px){.left-sidebar,.main-content,.top-header{padding:10px}.task-checkbox{width:16px;height:16px}.shift-btn{font-size:.7rem;padding:6px 4px;min-height:32px}.header-card{padding:6px 10px;font-size:.75rem}}@media(max-width:768px){.note-modal-overlay,.info-modal-overlay{padding:60px 16px 16px;align-items:flex-start}.note-modal-box,.info-modal-box{width:100%;max-width:none;margin:0;border-radius:12px;max-height:calc(100vh - 120px);overflow-y:auto}.note-textarea{min-height:80px;font-size:16px;padding:10px;border-radius:6px}.info-modal-box{padding:16px;font-size:.9rem}.info-modal-close{top:10px;right:10px;width:30px;height:30px;font-size:1.1rem}}@media(max-width:768px){.form-input,.initials-input{padding:10px 14px;font-size:16px;border-radius:6px;width:100%}.login-form{padding:20px;margin:0;max-width:none;min-width:auto;border-radius:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center}}@media(hover:none)and (pointer:coarse){.task-checkbox{min-width:20px;min-height:20px}.add-note-btn,.info-btn,.reset-btn{min-width:36px;min-height:36px}.shift-btn{min-height:36px}.task-row:hover{transform:none;box-shadow:none;background:inherit}.header-card:hover{transform:none;border-color:inherit;background:inherit}.add-note-btn:hover,.info-btn:hover,.reset-btn:hover,.shift-btn:hover{transform:none;box-shadow:inherit}}@media(max-width:768px)and (orientation:landscape)and (max-height:500px){.main-layout{flex-direction:row}.left-sidebar{flex:0 0 240px;order:1;height:100vh;overflow-y:auto;background:#f8fafc;border-right:1px solid #e5e7eb;padding:12px}.main-content{flex:1;order:2;height:100vh;overflow-y:auto;padding:12px}.top-header{position:relative;background:transparent;border-bottom:none;padding:8px 12px}.top-header .night-title{font-size:1.1rem}.checklist-container{padding:0}.header-card{padding:8px 10px;margin-bottom:6px;font-size:.8rem}.shift-btn{padding:6px 8px;font-size:.75rem;min-height:32px}}:root{--ios-bg: #f2f2f7;--ios-card: #ffffff;--ios-label: #1c1c1e;--ios-secondary-label: #6e6e73;--ios-tertiary-label: #8e8e93;--ios-separator: rgba(60, 60, 67, .12);--ios-fill: rgba(118, 118, 128, .12);--ios-green: #34c759;--ios-orange: #ff9500;--ios-red: #ff3b30;--ios-blue: #007aff;--ios-shadow: 0 10px 30px rgba(0, 0, 0, .06);--ios-soft-shadow: 0 2px 10px rgba(0, 0, 0, .05);--ios-radius: 16px;--ios-radius-sm: 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:var(--ios-bg)}body{background:var(--ios-bg);color:var(--ios-label);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.01em}button,input,textarea{font-family:inherit}.checklist-container{max-width:1480px;margin:0 auto;padding:28px;background:var(--ios-bg);border:none;border-radius:0;box-shadow:none;min-height:100vh}.main-layout{gap:24px}.left-sidebar{flex:0 0 310px}.main-content{min-width:0}.header-card,.task-card,.downtime-checklist,.note-modal-box,.info-modal-box,.initials-modal-box,.breakfast-modal-box,.wakeup-modal-box,.handover-modal-container,.handover-fullscreen-container,.wakeup-fullscreen-container,.welcome-modal-box{background:var(--ios-card);border:none;border-radius:var(--ios-radius);box-shadow:var(--ios-shadow)}.header-card{padding:18px;margin-bottom:14px;color:var(--ios-label);-webkit-backdrop-filter:none;backdrop-filter:none;position:sticky;top:20px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.header-card:hover{background:var(--ios-card);border-color:transparent;transform:translateY(-1px);box-shadow:0 12px 34px #00000014}.header-card:active,.task-card:active,.downtime-item:active,.wakeup-item:active{transform:scale(.995)}.header-card strong{color:var(--ios-label);font-size:1rem;font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.info-item,.time-item,.price-item{border-bottom-color:var(--ios-separator);border-radius:10px}.info-item:hover,.time-item:hover,.price-item:hover{background:var(--ios-fill);transform:translate(2px);border-bottom-color:transparent}.info-label{color:var(--ios-tertiary-label);font-size:.72rem;letter-spacing:.06em}.info-value,.time-label,.price-label{color:var(--ios-label)}.time-icon{background:var(--ios-fill);border:none;border-radius:12px}.time-value,.time-value-clickable,.price-value,.wakeup-stat,.handover-preview,.handover-date-input{background:var(--ios-fill);border:none;border-radius:12px;box-shadow:none}.time-value,.time-value-clickable{color:var(--ios-label)}.time-value-clickable:hover,.handover-preview:hover{background:#7676802e;transform:translateY(-1px)}.top-header{align-items:flex-start;margin-bottom:18px;gap:16px}.night-title{color:var(--ios-label);font-size:clamp(1.7rem,3vw,2.35rem);font-weight:760;letter-spacing:-.04em}.shift-selector{position:relative;display:grid;grid-template-columns:repeat(3,minmax(88px,1fr));gap:0;width:min(100%,360px);padding:4px;margin:0;background:var(--ios-fill);border-radius:999px;overflow:hidden;box-shadow:inset 0 0 0 1px #3c3c430f}.shift-selector:before{content:"";position:absolute;top:4px;bottom:4px;left:4px;width:calc((100% - 8px) / 3);border-radius:999px;background:var(--ios-card);box-shadow:0 3px 10px #00000021;transition:transform .26s cubic-bezier(.2,.8,.2,1)}.shift-selector-night:before{transform:translate(0)}.shift-selector-morning:before{transform:translate(100%)}.shift-selector-evening:before{transform:translate(200%)}.shift-btn{position:relative;z-index:1;min-height:36px;padding:8px 14px;background:transparent;border:none;border-radius:999px;color:var(--ios-secondary-label);font-size:.9rem;font-weight:650;transition:color .18s ease,transform .18s ease}.shift-btn.active{background:transparent;color:var(--ios-label);border-color:transparent;box-shadow:none}.shift-btn:hover:not(.active){background:transparent;color:var(--ios-label);border-color:transparent}.shift-btn:active{transform:scale(.97)}.meta-bar{gap:16px;margin-bottom:18px;padding:14px 16px;background:#ffffffbd;border-radius:var(--ios-radius);box-shadow:var(--ios-soft-shadow);color:var(--ios-secondary-label)}.initials-chip{background:#f0f0f3;color:var(--ios-secondary-label);border:none;border-radius:999px;padding:5px 10px;font-size:.73rem;font-weight:700;letter-spacing:.04em;box-shadow:none}.initials-chip-action{cursor:pointer}.initials-chip-action.active,.initials-chip:hover{background:#e5e5ea;color:var(--ios-label);border-color:transparent}.progress-bar{height:8px;margin:16px 0 10px;background:#76768024;border-radius:999px}.progress-bar-inner{background:linear-gradient(90deg,#30d158 0%,var(--ios-green) 100%);border-radius:999px}.progress-summary{margin-bottom:18px;color:var(--ios-secondary-label);font-size:.94rem;font-weight:650}.checklist-section-label{margin:20px 4px 8px;color:var(--ios-tertiary-label);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.downtime-section-label{margin-top:26px}.task-list{display:flex;flex-direction:column;gap:10px}.task-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;color:var(--ios-label);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.task-card:hover{transform:translateY(-1px);box-shadow:0 14px 34px #00000014}.task-card.is-in-progress{box-shadow:inset 4px 0 #ff9500b8,var(--ios-shadow)}.task-card.task-critical{background:#fff9ef;box-shadow:inset 4px 0 #ff9500db,var(--ios-shadow)}.task-card.is-completed{background:#ffffffe0}.task-checkbox-control{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;cursor:pointer;flex:0 0 auto}.ios-checkbox-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ios-checkbox{width:24px;height:24px;border-radius:50%;border:2px solid #c7c7cc;background:transparent;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.ios-checkbox:after{content:"";width:6px;height:11px;border:solid #ffffff;border-width:0 2px 2px 0;opacity:0;transform:rotate(45deg) scale(.55);transition:opacity .15s ease,transform .18s cubic-bezier(.2,.8,.2,1);margin-top:-2px}.ios-checkbox-input:checked+.ios-checkbox{background:var(--ios-green);border-color:var(--ios-green);box-shadow:0 3px 10px #34c75947;transform:scale(1.04)}.ios-checkbox-input:checked+.ios-checkbox:after{opacity:1;transform:rotate(45deg) scale(1)}.ios-checkbox-input:focus-visible+.ios-checkbox{box-shadow:0 0 0 4px #007aff29}.task-card-body{min-width:0}.task-title-row{display:flex;align-items:center;gap:10px;min-width:0}.task-title{margin:0;color:var(--ios-label);font-size:.98rem;font-weight:650;line-height:1.35;letter-spacing:-.01em}.task-card.is-completed .task-title{color:var(--ios-tertiary-label);text-decoration:line-through;font-weight:560}.task-note-preview{margin:5px 0 0;color:var(--ios-secondary-label);font-size:.84rem;line-height:1.4;white-space:pre-wrap}.in-progress-indicator{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:#a15c00;background:#ff95001f;border-radius:999px;padding:4px 9px;font-size:.74rem;font-weight:700}.in-progress-dot{width:7px;height:7px;border-radius:50%;background:var(--ios-orange);box-shadow:0 0 0 3px #ff950024}.task-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.working-btn{min-width:68px;height:32px;padding:7px 12px;color:var(--ios-secondary-label);background:var(--ios-fill);border:none;border-radius:999px;box-shadow:none;font-weight:650;transition:transform .18s ease,background-color .18s ease,color .18s ease}.working-btn:hover:not(:disabled){background:#7676802e;color:var(--ios-label);transform:translateY(-1px);box-shadow:none}.working-btn.working-active,.working-btn.working-other{color:#a15c00;background:#ff950024;border-color:transparent;box-shadow:none;animation:none}.working-btn.working-active:hover{background:#ff950033;color:#8a4f00;transform:translateY(-1px);box-shadow:none}.working-btn.working-other{cursor:not-allowed;opacity:1}.info-btn{width:32px;height:32px;color:var(--ios-blue);background:#007aff1a;border:none;border-radius:50%;margin:0;font-weight:760;transition:transform .18s ease,background-color .18s ease}.info-btn:hover{color:var(--ios-blue);background:#007aff29;transform:translateY(-1px)}.add-note-btn,.handover-btn,.wakeup-add-btn,.handover-add-btn,.handover-save-btn,.breakfast-modal-save-btn,.celebration-continue-btn{background:#111;color:#fff;border:none;border-radius:999px;padding:9px 15px;font-size:.86rem;font-weight:700;box-shadow:none;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.add-note-btn:hover,.handover-btn:hover,.wakeup-add-btn:hover,.handover-add-btn:hover,.handover-save-btn:hover,.breakfast-modal-save-btn:hover,.celebration-continue-btn:hover{background:#000;transform:translateY(-1px);box-shadow:0 8px 18px #00000024}.edit-note-btn,.handover-view-all-btn,.wakeup-fullscreen-btn,.handover-nav-btn,.wakeup-bulk-btn,.breakfast-modal-cancel-btn,.handover-cancel-btn,.wakeup-filter-tab{background:transparent;color:var(--ios-label);border:1px solid var(--ios-separator);border-radius:999px;padding:8px 14px;font-weight:650;box-shadow:none}.edit-note-btn:hover,.handover-view-all-btn:hover,.wakeup-fullscreen-btn:hover,.handover-nav-btn:hover,.wakeup-bulk-btn:hover,.breakfast-modal-cancel-btn:hover,.handover-cancel-btn:hover,.wakeup-filter-tab:hover{background:var(--ios-fill);color:var(--ios-label);border-color:transparent;transform:translateY(-1px);box-shadow:none}.reset-btn,.wakeup-clear-btn,.handover-delete-btn,.handover-bulk-delete-btn,.handover-bulk-delete-old-btn,.handover-delete-small-btn,.wakeup-delete,.wakeup-delete-btn,.handover-history-delete{background:transparent;color:var(--ios-red);border:none;border-radius:999px;box-shadow:none}.reset-btn{margin-right:0}.reset-btn:hover,.wakeup-clear-btn:hover,.handover-delete-btn:hover,.handover-bulk-delete-btn:hover,.handover-bulk-delete-old-btn:hover,.handover-delete-small-btn:hover,.wakeup-delete:hover,.wakeup-delete-btn:hover,.handover-history-delete:hover{background:#ff3b301a;color:#d70015;transform:translateY(-1px);box-shadow:none}.logout-btn{padding:8px 16px;font-size:.9rem}.handover-section,.wakeup-section{padding-top:2px}.handover-preview{color:var(--ios-secondary-label);min-height:54px}.handover-stats,.handover-bulk-actions{border-top-color:var(--ios-separator)}.wakeup-item{background:var(--ios-card);border:none;border-radius:12px;box-shadow:var(--ios-soft-shadow)}.wakeup-item:hover{background:var(--ios-card);transform:translateY(-1px)}.wakeup-item:before{background:var(--ios-orange)}.wakeup-item.completed{background:#f3fff6;border-color:transparent}.wakeup-add-btn,.wakeup-fullscreen-btn,.wakeup-clear-btn{flex:1 1 auto}.downtime-checklist{padding:16px;margin:0 0 12px;border:none;overflow:visible}.downtime-title{color:var(--ios-label);font-size:1rem;letter-spacing:-.01em}.downtime-callout{background:#ff95001a;border:none;color:#7a4400}.downtime-info-icon-btn{background:#007aff1a;color:var(--ios-blue);border:none;box-shadow:none}.downtime-info-icon-btn:hover{background:#007aff29;color:var(--ios-blue)}.downtime-items{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.downtime-item{gap:10px;background:var(--ios-card);border:none;border-radius:var(--ios-radius-sm);box-shadow:var(--ios-soft-shadow);padding:12px}.downtime-item:hover{border-color:transparent;box-shadow:0 8px 20px #00000012;transform:translateY(-1px)}.downtime-checkbox-control{width:28px;height:28px}.downtime-text,.downtime-text-completed{flex:1;color:var(--ios-label);line-height:1.35}.downtime-text-completed{color:var(--ios-tertiary-label)}.downtime-item .initials-chip{background:#f0f0f3;color:var(--ios-secondary-label)}.form-input,.initials-input,.handover-date-input,.handover-main-date-input,.breakfast-modal-input,.wakeup-input,.note-textarea,.handover-textarea,.handover-main-textarea,.wakeup-textarea{background:#ffffffe6;border:1px solid var(--ios-separator);border-radius:12px;color:var(--ios-label);box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.form-input:focus,.initials-input:focus,.handover-date-input:focus,.handover-main-date-input:focus,.breakfast-modal-input:focus,.wakeup-input:focus,.note-textarea:focus,.handover-textarea:focus,.handover-main-textarea:focus,.wakeup-textarea:focus{border-color:#007aff73;background:#fff;box-shadow:0 0 0 4px #007aff24;transform:none}.info-modal-overlay,.handover-modal-overlay,.handover-fullscreen-overlay,.wakeup-fullscreen-overlay,.celebration-modal-overlay{background:#0000005c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.info-modal-box,.note-modal-box,.initials-modal-box,.breakfast-modal-box,.wakeup-modal-box,.welcome-modal-box{border:none}.info-modal-box h3,.initials-modal-box h3,.breakfast-modal-box h3,.wakeup-modal-box h3{color:var(--ios-label);border-bottom-color:var(--ios-separator)}.handover-modal-header,.handover-fullscreen-header,.wakeup-fullscreen-header,.handover-fullscreen-footer,.wakeup-fullscreen-footer,.handover-sidebar,.handover-fullscreen-stats,.wakeup-fullscreen-stats,.wakeup-fullscreen-filters{background:var(--ios-bg);border-color:var(--ios-separator)}.handover-modal-header,.handover-modal-header h2,.handover-fullscreen-header h2,.wakeup-fullscreen-header h2{color:var(--ios-label)}.handover-modal-close,.handover-fullscreen-close,.wakeup-fullscreen-close,.info-modal-close{background:var(--ios-fill);color:var(--ios-secondary-label);border:none;border-radius:50%}.handover-modal-close:hover,.handover-fullscreen-close:hover,.wakeup-fullscreen-close:hover,.info-modal-close:hover{background:#76768033;color:var(--ios-label)}.handover-date-display,.handover-fullscreen-stat,.wakeup-fullscreen-stat,.handover-stats-detailed,.handover-history-item,.handover-notes-preview{background:var(--ios-card);border:none;border-radius:var(--ios-radius-sm);box-shadow:var(--ios-soft-shadow);color:var(--ios-label)}.handover-history-item.active{background:#007aff14;border-color:transparent}.wakeup-filter-tab.active{background:#111;color:#fff;border-color:#111}.footer-text{color:var(--ios-tertiary-label);border-top-color:transparent}@media(max-width:1024px){.checklist-container{padding:18px;max-width:none}.left-sidebar{width:100%}.header-card{position:relative;top:auto;text-align:left}.top-header{align-items:stretch}.shift-selector{align-self:stretch;width:100%;max-width:420px}.task-card{grid-template-columns:auto minmax(0,1fr)}.task-card-actions{grid-column:2;justify-content:flex-start}}@media(max-width:768px){body,.checklist-container{padding:0;background:var(--ios-bg)}.main-layout{gap:0}.left-sidebar,.main-content{padding:12px;background:var(--ios-bg)}.top-header{position:sticky;top:0;z-index:100;padding:14px 12px;margin:-12px -12px 12px;background:#f2f2f7eb;border-bottom:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.top-header .night-title{font-size:1.35rem;text-align:left}.shift-selector{display:grid;grid-template-columns:repeat(3,1fr);flex-direction:initial;align-items:initial;gap:0;width:100%;max-width:none;margin:0}.shift-btn{width:auto;max-width:none;min-height:38px;border-radius:999px}.meta-bar{align-items:stretch;text-align:left;padding:12px}.meta-bar>div{justify-content:flex-start}.progress-summary{font-size:.88rem}.task-card{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;border-radius:14px}.task-card-actions{grid-column:1 / -1;justify-content:flex-start;padding-left:42px}.task-title-row{align-items:flex-start;flex-direction:column;gap:6px}.task-title{font-size:.94rem}.add-note-btn,.edit-note-btn,.working-btn,.reset-btn,.wakeup-add-btn,.wakeup-fullscreen-btn,.wakeup-clear-btn{min-height:36px;padding:8px 12px;font-size:.78rem}.info-btn{min-width:32px;min-height:32px}.downtime-items{grid-template-columns:1fr}.handover-modal-container,.handover-fullscreen-container,.wakeup-fullscreen-container{width:100%;height:100vh;border-radius:0}.handover-modal-content{flex-direction:column}.handover-sidebar{width:100%;max-height:240px}.handover-editor{padding:18px;min-height:0}.handover-editor-actions,.note-modal-buttons,.breakfast-modal-buttons,.wakeup-bulk-actions{flex-direction:column}}@media(max-width:480px){.left-sidebar,.main-content{padding:10px}.top-header{margin:-10px -10px 10px}.task-card-actions{padding-left:0}.task-card-actions>*{flex:1 1 auto}.info-btn{flex:0 0 34px}}.login-version{text-align:center;margin-bottom:1rem}.version-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600}.form-message{padding:12px;border-radius:6px;margin-bottom:1rem;font-size:.9rem}.form-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.form-buttons{display:flex;gap:1rem;justify-content:space-between}.link-btn{background:none;border:none;color:#667eea;text-decoration:underline;cursor:pointer;font-size:.9rem;padding:0}.link-btn:hover{color:#764ba2}.login-help{text-align:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:.85rem;color:#718096}.user-management-container{background:#fff;border-radius:12px;max-width:1200px;width:95vw;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000040}.user-management-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px 12px 0 0}.user-management-header h2{margin:0;font-size:1.5rem}.user-management-content{padding:1.5rem}.user-management-message{padding:12px;border-radius:6px;margin-bottom:1rem;font-weight:500}.user-management-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.user-management-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.user-management-actions{margin-bottom:2rem;display:flex;justify-content:flex-end}.add-user-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.add-user-form h3{margin-top:0;color:#2d3748}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media(max-width:768px){.form-row{grid-template-columns:1fr}}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;margin-bottom:.5rem;color:#4a5568}.form-group input,.form-group select{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.form-group input:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.shift-checkboxes{display:flex;gap:1rem;flex-wrap:wrap}.shift-checkbox{display:flex;align-items:center;gap:.5rem;font-weight:500;cursor:pointer}.shift-checkbox input[type=checkbox]{margin:0}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.users-list h3{color:#2d3748;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.users-table{overflow-x:auto;margin-top:1rem}.users-table table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.users-table th,.users-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e2e8f0}.users-table th{background:#f7fafc;font-weight:600;color:#4a5568;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.users-table tr:hover{background:#f7fafc}.user-inactive{opacity:.6}.role-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.role-staff{background:#e2e8f0;color:#4a5568}.role-manager{background:#fed7af;color:#c05621}.role-admin{background:#fed7d7;color:#c53030}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge.active{background:#c6f6d5;color:#22543d}.status-badge.inactive{background:#fed7d7;color:#c53030}.user-action-btn{padding:.375rem .75rem;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}.user-action-btn.activate{background:#68d391;color:#fff}.user-action-btn.activate:hover{background:#48bb78}.user-action-btn.deactivate{background:#fc8181;color:#fff}.user-action-btn.deactivate:hover{background:#f56565}.access-denied{text-align:center;padding:2rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.access-denied h3{color:#c53030;margin-bottom:1rem}.user-management-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background:#fff;border-radius:8px}
