:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f6fb;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{color:#0f172a;background:#f3f6fb;width:100%;min-width:320px;min-height:100vh;margin:0}a{color:#0e7490;text-decoration:none}a:hover{color:#0c5f73}.notification-bell-container{position:relative}.notification-bell-button{cursor:pointer;color:#333;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem;font-size:1.5rem;transition:transform .2s;display:flex;position:relative}.notification-bell-button:hover{transform:scale(1.1)}.bell-icon{display:block}.notification-badge{color:#fff;text-align:center;background:#f44;border-radius:10px;min-width:18px;padding:.15rem .4rem;font-size:.7rem;font-weight:700;position:absolute;top:0;right:0}.connection-dot{border-radius:50%;width:8px;height:8px;position:absolute;bottom:2px;right:2px}.connection-dot.connected{background:#4caf50}.connection-dot.disconnected{background:#999}.notification-dropdown{z-index:1000;background:#fff;border-radius:8px;flex-direction:column;width:380px;max-width:90vw;max-height:500px;margin-top:.5rem;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.notification-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1rem;display:flex}.notification-header h3{margin:0;font-size:1.1rem;font-weight:600}.clear-all-btn{color:#007bff;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.85rem}.clear-all-btn:hover{text-decoration:underline}.notification-list{max-height:400px;overflow-y:auto}.no-notifications{text-align:center;color:#999;padding:2rem}.notification-item{cursor:pointer;border-bottom:1px solid #f0f0f0;gap:.75rem;padding:1rem;transition:background .2s;display:flex;position:relative}.notification-item:hover{background:#f8f9fa}.notification-item.unread{background:#f0f8ff}.unread-indicator{background:#007bff;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.5rem}.notification-content{flex:1}.notification-title{color:#333;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.notification-message{color:#666;margin-bottom:.5rem;font-size:.9rem}.notification-time{color:#999;font-size:.8rem}.notification-footer{text-align:center;border-top:1px solid #eee;padding:.75rem 1rem}.status{font-size:.85rem}.status.online{color:#4caf50}.status.offline{color:#999}.login-container{background:radial-gradient(circle at 100% 0,#dbeafe 0%,#f3f6fb 45%,#eef2ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.login-container:before{content:"";opacity:.2;pointer-events:none;background-image:url(/login-bg-logo.png);background-position:50%;background-repeat:no-repeat;background-size:min(86vw,980px);position:absolute;inset:0}.login-card{z-index:1;background:#fff;border:1px solid #dbe3ee;border-radius:16px;width:100%;max-width:460px;padding:40px;position:relative;box-shadow:0 20px 45px #0f172a1f}.login-card:before{content:"";opacity:.1;pointer-events:none;background-image:url(/login-bg-logo.png);background-position:50% 52%;background-repeat:no-repeat;background-size:92%;position:absolute;inset:0}.login-header{text-align:center;margin-bottom:30px}.login-header h1{color:#0f172a;margin:0 0 8px;font-size:32px;font-weight:700}.login-header h2{color:#64748b;margin:0;font-size:18px;font-weight:400}.login-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#334155;font-size:14px;font-weight:500}.form-group input:focus{border-color:#0e7490;outline:none;box-shadow:0 0 0 3px #0e749029}.error-message{color:#c33;background-color:#fee;border-left:4px solid #c33;border-radius:8px;padding:12px 16px;font-size:14px}.login-button{color:#fff;cursor:pointer;background:#0e7490;border:none;border-radius:8px;padding:14px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.login-button:hover:not(:disabled){background:#0c5f73;transform:translateY(-1px);box-shadow:0 8px 18px #0e749047}.login-button:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;color:#64748b;margin-top:20px;font-size:13px}.login-footer p{margin:0}.login-footer a{color:#0e7490;text-decoration:none}.login-footer a:hover{text-decoration:underline}.success-message{color:#2e7d32;background-color:#e8f5e9;border-left:4px solid #2e7d32;border-radius:8px;padding:12px 16px;font-size:14px}@media (width<=640px){.login-container{align-items:flex-start;padding-top:36px}.login-container:before{opacity:.16;background-position:50% 34%;background-size:92vw}.login-card{border-radius:14px;padding:28px 20px}.login-header h1{font-size:28px}}.dashboard-container{background-color:#f5f5f5;min-height:100vh;position:relative;overflow:hidden}.dashboard-container:before{content:"";opacity:.15;pointer-events:none;background-image:url(/travel-oriole-logo.png);background-position:50%;background-repeat:no-repeat;background-size:min(76vw,900px);position:absolute;inset:0}.dashboard-content{z-index:1;position:relative}.dashboard-nav{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:20px 40px;display:flex;box-shadow:0 2px 10px #0000001a}.nav-header h1{margin:0;font-size:24px;font-weight:700}.user-name{font-size:16px;font-weight:600}.user-role{background:#fff3;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:500}.logout-button{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;padding:8px 20px;font-weight:500;transition:background .3s}.dashboard-content{width:100%;margin:0 auto;padding:40px 20px}.welcome-section{background:#fff;border-radius:12px;margin-bottom:30px;padding:30px;box-shadow:0 2px 8px #0000000d}.welcome-section h2{color:#333;margin:0 0 8px;font-size:28px}.welcome-section p{color:#666;margin:0;font-size:16px}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:30px;display:grid}.dashboard-card{text-align:center;background:#fff;border-radius:12px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000000d}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.card-icon{margin-bottom:16px;font-size:48px}.dashboard-card h3{color:#333;margin:0 0 8px;font-size:20px}.dashboard-card p{color:#666;margin:0 0 20px;font-size:14px}.card-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:10px 24px;font-weight:500;transition:transform .2s}.card-button:hover{transform:scale(1.05)}.info-section{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px #0000000d}.info-section h3{color:#333;margin:0 0 20px;font-size:20px}.info-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:12px 0;display:flex}.status-active{color:#22c55e}.status-inactive{color:#ef4444}@media (width<=768px){.dashboard-container:before{opacity:.13;background-position:50% 40%;background-size:94vw}.dashboard-content{padding:22px 12px}.welcome-section,.dashboard-card,.info-section{border-radius:10px;padding:18px}.welcome-section h2{font-size:1.4rem}.dashboard-grid{grid-template-columns:1fr;gap:14px}.card-button{width:100%}.info-item{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=480px){.dashboard-content{padding:14px 8px}.welcome-section h2{font-size:1.2rem}.welcome-section p,.dashboard-card p,.info-label,.info-value{font-size:.9rem}.dashboard-card h3,.info-section h3{font-size:1.05rem}}.users-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.dashboard-nav{background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.nav-user{align-items:center;gap:1rem;display:flex}.back-button{cursor:pointer;color:#374151;background:#f3f4f6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.user-name{color:#374151;font-weight:600}.user-role{color:#fff;background:#667eea;border-radius:12px;padding:.25rem .75rem;font-size:.85rem}.logout-button{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.users-content{width:100%;margin:2rem auto;padding:0 2rem}.users-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.users-header h2{color:#fff;margin:0;font-size:2rem}.btn-primary{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.error-message{color:#dc2626;background:#fee2e2;border-radius:8px;margin-bottom:1rem;padding:1rem}.loading{text-align:center;color:#fff;padding:3rem;font-size:1.2rem}.users-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.users-table{border-collapse:collapse;width:100%}.users-table thead{background:#f9fafb}.users-table th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:1rem;font-weight:600}.users-table td{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:1rem}.users-table tbody tr:hover{background:#f9fafb}.role-badge{border-radius:12px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.badge-admin{color:#1e40af;background:#dbeafe}.badge-owner{color:#92400e;background:#fef3c7}.badge-reception{color:#065f46;background:#d1fae5}.badge-hr{color:#5b21b6;background:#ede9fe}.badge-cleaning{color:#047857;background:#d1fae5}.badge-roomboy{color:#b45309;background:#fef3c7}.badge-driver{color:#b91c1c;background:#fee2e2}.status-active{color:#065f46;background:#d1fae5}.status-inactive{color:#dc2626;background:#fee2e2}.action-buttons{gap:.5rem;display:flex}.action-buttons button{cursor:pointer;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;transition:all .3s}.btn-edit{color:#fff;cursor:pointer;background:#0e7490;border:none;border-radius:6px;margin-right:.35rem;padding:.35rem .65rem;font-size:.8rem}.btn-deactivate{color:#92400e;background:#fef3c7}.btn-deactivate:hover{background:#fde68a}.btn-activate{color:#065f46;background:#d1fae5}.btn-activate:hover{background:#a7f3d0}.btn-delete{color:#dc2626;background:#fee2e2}.btn-delete:hover{background:#fecaca}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.close-button{color:#9ca3af;cursor:pointer;background:0 0;border:none;width:30px;height:30px;padding:0;font-size:2rem;line-height:1;transition:color .3s}.close-button:hover{color:#374151}.user-form{padding:1.5rem}.form-group label{color:#374151;margin-bottom:.5rem;font-weight:500;display:block}.form-group input,.form-group select{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus{border-color:#667eea;outline:none}.modal-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}.btn-secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-secondary:hover{background:#e5e7eb}@media (width<=900px){.users-content{margin:1.25rem auto;padding:0 .9rem}.users-header{flex-direction:column;align-items:flex-start;gap:.9rem}.users-header h2{font-size:1.5rem}.users-table-container{overflow-x:auto}.users-table{min-width:760px}}@media (width<=640px){.users-content{padding:0 .55rem}.users-header h2{font-size:1.25rem}.btn-primary{justify-content:center;width:100%}.action-buttons{flex-wrap:wrap}.modal-overlay{padding:.75rem}.modal-content{width:100%;max-height:92vh}.modal-header,.user-form{padding:1rem}.modal-actions{flex-direction:column-reverse;gap:.65rem}.btn-secondary,.btn-primary{width:100%}}.hotels-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.hotels-content{width:100%;margin:2rem auto;padding:0 2rem}.hotels-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.hotels-header h2{color:#fff;margin:0;font-size:2rem}.hotels-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.hotels-table{border-collapse:collapse;width:100%}.hotels-table thead{background:#f9fafb}.hotels-table th{text-align:left;color:#374151;border-bottom:2px solid #e5e7eb;padding:1rem;font-weight:600}.hotels-table td{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:1rem}.hotels-table tbody tr:hover{background:#f9fafb}.btn-edit{color:#1e40af;background:#dbeafe}.btn-edit:hover{background:#bfdbfe}.hotel-form{padding:1.5rem}.checkbox-label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:auto;margin:0}.checkbox-label span{color:#374151;font-weight:500}@media (width<=900px){.hotels-content{margin:1.25rem auto;padding:0 .9rem}.hotels-header{flex-direction:column;align-items:flex-start;gap:.9rem}.hotels-header h2{font-size:1.45rem}.hotels-table-container{overflow-x:auto}.hotels-table{min-width:760px}}@media (width<=640px){.hotels-content{padding:0 .55rem}.hotels-header h2{font-size:1.2rem}}.checkin-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.checkin-nav{background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.checkin-content{width:100%;margin:2rem auto;padding:0 2rem}.progress-steps{justify-content:space-between;margin-bottom:3rem;display:flex;position:relative}.progress-steps:before{content:"";z-index:0;background:#e5e7eb;height:2px;position:absolute;top:25px;left:10%;right:10%}.step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.step-number{color:#9ca3af;background:#fff;border:3px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex}.step.active .step-number{color:#fff;background:#667eea;border-color:#667eea}.step.completed .step-number{color:#fff;background:#10b981;border-color:#10b981}.step-label{color:#1e293b;text-align:center;font-weight:600}.step-content{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000001a}.step-content h2{color:#333;margin-top:0;margin-bottom:1.5rem}.step-content h3{color:#555;margin-bottom:1rem}.search-section{background:#f9fafb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.search-section label{color:#374151;margin-bottom:.5rem;font-weight:600;display:block}.search-group{gap:1rem;display:flex}.search-input{border:2px solid #e5e7eb;border-radius:6px;flex:1;padding:.75rem;font-size:1rem;transition:border-color .3s}.search-input:focus{border-color:#667eea;outline:none}.search-button{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:6px;padding:.75rem 2rem;font-weight:600;transition:background .3s}.search-button:hover{background:#5568d3}.search-button:disabled{cursor:not-allowed;background:#9ca3af}.form-section{margin-top:2rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.form-group.full-width{grid-column:1/-1}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:6px;padding:.75rem;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.booking-details-section{background:#f9fafb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}@media (width<=640px){.checkin-content{margin:1rem auto;padding:0 .55rem}.step-content{padding:1rem}.search-section,.booking-details-section{padding:.9rem}.search-group{flex-direction:column}.search-button{width:100%}.form-grid{grid-template-columns:1fr;gap:.75rem}.step-label{font-size:.75rem}.step-number{width:38px;height:38px;font-size:.95rem}}.room-card{cursor:pointer;border:2px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:all .3s;position:relative}.room-card:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.room-card.selected{background:#f0f4ff;border-color:#667eea;box-shadow:0 4px 12px #667eea4d}.room-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.room-header h4{color:#333;margin:0}.room-type-badge{color:#fff;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.room-description{color:#6b7280;margin:.5rem 0;font-size:.9rem}.room-details{border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:.9rem;display:flex}.room-price{color:#667eea;font-weight:700}.room-rate-dual{white-space:pre-line}.selected-indicator{color:#fff;background:#10b981;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;right:.5rem}.confirmation-section{gap:1.5rem;margin-bottom:2rem;display:grid}.confirmation-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.confirmation-card h3{color:#333;margin-top:0;margin-bottom:1rem}.info-grid{gap:.75rem;display:grid}.info-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:.5rem 0;display:flex}.info-row:last-child{border-bottom:none}.info-row.full-width{flex-direction:column;gap:.5rem}.info-label{color:#6b7280;font-weight:600}.info-value{color:#333;font-weight:500}.form-actions{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}.back-btn,.next-button,.confirm-button{cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.back-btn{color:#333;background:#f3f4f6}.back-btn:hover{background:#e5e7eb}.next-button,.confirm-button{color:#fff;background:#667eea;margin-left:auto}.next-button:hover,.confirm-button:hover{background:#5568d3}.next-button:disabled,.confirm-button:disabled{cursor:not-allowed;background:#9ca3af}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.form-grid,.rooms-grid{grid-template-columns:1fr}.progress-steps:before{display:none}.form-actions{flex-direction:column}.next-button,.confirm-button{margin-left:0}}.modal-content{background:#fff;border-radius:10px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.modal-header h3{color:#333;margin:0;font-size:1.25rem}.close-button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .2s;display:flex}.close-button:hover{color:#333;background:#f3f4f6}.checkin-id-upload{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;margin-top:1rem;padding:1rem}.checkin-id-preview{object-fit:contain;border:1px solid #e5e7eb;border-radius:6px;max-width:280px;max-height:160px;margin-top:.75rem}.checkin-companion-row{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.75rem;padding:1rem}.checkin-agreement-rules{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:220px;margin-bottom:1rem;padding:1.25rem;font-size:.9rem;overflow-y:auto}.checkin-agreement-rules ul{margin:.5rem 0 0 1.25rem;padding:0}.checkin-agreement-rules li{margin-bottom:.5rem}.checkin-signature-wrap{background:#fafafa;border:1px solid #cbd5e1;border-radius:8px;margin-bottom:.5rem;display:inline-block}.checkin-signature-canvas{touch-action:none;border-radius:8px;display:block}.sig-clear-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:.5rem;padding:.35rem .75rem;font-size:.85rem}.sig-clear-btn:hover{background:#f3f4f6}.checkout-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.checkout-nav{background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.back-button,.logout-button{cursor:pointer;border:none;border-radius:5px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.back-button:hover{background:#e5e7eb}.logout-button:hover{background:#dc2626}.checkout-content{width:100%;margin:2rem auto;padding:0 2rem}.error-message,.success-message{border-radius:8px;margin-bottom:1rem;padding:1rem;animation:.3s slideIn}.error-message{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.success-message{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.content-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.content-header h2{color:#fff;margin:0}.refresh-button{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:.5rem 1.5rem;font-weight:600;transition:all .3s}.refresh-button:hover{background:#f9fafb}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.empty-state{text-align:center;color:#6b7280;background:#fff;border-radius:12px;padding:3rem}.stays-table-container{background:#fff;border-radius:12px;padding:1.5rem;overflow-x:auto;box-shadow:0 10px 30px #0000001a}.stays-table{border-collapse:collapse;width:100%}.stays-table th,.stays-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:1rem}.stays-table th{color:#374151;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;font-size:.875rem;font-weight:600}.stays-table tr:hover{background:#f9fafb}.room-type{color:#6b7280;font-size:.75rem}.balance-due{color:#ef4444;font-weight:600}.balance-paid{color:#10b981;font-weight:600}.payment-status-badge{color:#fff;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.action-buttons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.show-qr-btn{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s}.show-qr-btn:hover{background:#047857}.checkout-btn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:all .3s}.checkout-btn:hover{background:#5568d3}.modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:700px;max-height:90vh;animation:.3s slideUp;overflow-y:auto}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-header h2{color:#333;margin:0}.modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:2rem;transition:color .3s;display:flex}@media (width<=640px){.checkout-content{margin:1rem auto;padding:0 .55rem}.content-header{flex-direction:column;align-items:flex-start;gap:.65rem;margin-bottom:1rem}.content-header h2{font-size:1.2rem}.refresh-button{width:100%}.stays-table-container{padding:.8rem}.stays-table{min-width:860px}.action-buttons{flex-direction:column;align-items:stretch}.show-qr-btn,.checkout-btn{width:100%}.modal-overlay{padding:.7rem}.modal-content{width:100%;max-height:92vh}}.modal-close:hover{color:#333}.modal-body{padding:1.5rem}.checkout-summary h3{color:#333;margin-top:1.5rem;margin-bottom:1rem}.checkout-summary h3:first-child{margin-top:0}.summary-grid,.billing-grid{gap:.75rem;display:grid}.summary-row,.billing-row{background:#f9fafb;border-radius:6px;justify-content:space-between;padding:.75rem;display:flex}.summary-row .label,.billing-row .label{color:#6b7280;font-weight:600}.summary-row .value,.billing-row .value{color:#333;font-weight:500}.billing-row.total{background:#e0e7ff;border:2px solid #667eea}.billing-row.total .label,.billing-row.total .value{color:#667eea;font-weight:700}.billing-row.balance{background:#fef3c7;border:2px solid #f59e0b}.billing-row.balance .label,.billing-row.balance .value{color:#92400e;font-weight:700}.checkout-form{gap:1rem;margin-top:1.5rem;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{color:#374151;margin-bottom:.5rem;font-weight:600}.form-group input{border:2px solid #e5e7eb;border-radius:6px;padding:.75rem;font-size:1rem;transition:border-color .3s}.form-group input:focus{border-color:#667eea;outline:none}.form-group input:disabled{color:#6b7280;background:#f3f4f6}.form-group small{color:#6b7280;margin-top:.5rem;font-size:.875rem}.modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.cancel-btn,.confirm-btn{cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-weight:600;transition:all .3s}.cancel-btn{color:#333;background:#f3f4f6}.cancel-btn:hover{background:#e5e7eb}.confirm-btn{color:#fff;background:#10b981}.confirm-btn:hover{background:#059669}.cancel-btn:disabled,.confirm-btn:disabled{opacity:.6;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.stays-table-container{overflow-x:auto}.stays-table{min-width:1000px}.modal-content{width:95%;max-height:95vh}.modal-footer{flex-direction:column}}.guest-requests-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.guest-requests-nav{background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.guest-requests-nav .nav-header h1{color:#333;margin:0;font-size:1.5rem}.guest-requests-nav .nav-actions{gap:1rem;display:flex}.guest-requests-nav .back-button,.guest-requests-nav .logout-button,.guest-requests-nav .refresh-button{cursor:pointer;border:none;border-radius:5px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.guest-requests-nav .back-button{color:#333;background:#f3f4f6}.guest-requests-nav .back-button:hover{background:#e5e7eb}.guest-requests-nav .refresh-button{color:#fff;background:#0891b2}.guest-requests-nav .refresh-button:hover{background:#0e7490}.guest-requests-nav .logout-button{color:#fff;background:#ef4444}.guest-requests-nav .logout-button:hover{background:#dc2626}.guest-requests-content{width:100%;max-width:1200px;margin:2rem auto;padding:0 2rem}.guest-requests-content .error-message,.guest-requests-content .success-message{border-radius:8px;margin-bottom:1rem;padding:1rem}.guest-requests-content .error-message{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.guest-requests-content .success-message{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.guest-requests-content .content-header{margin-bottom:1.5rem}.guest-requests-content .content-header h2{color:#333;margin:0;font-size:1.25rem}.guest-requests-content .empty-state{text-align:center;color:#64748b;background:#fff;border-radius:12px;padding:3rem}.requests-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.requests-table{border-collapse:collapse;width:100%}.requests-table th,.requests-table td{text-align:left;border-bottom:1px solid #eee;padding:1rem}.requests-table th{color:#475569;background:#f8fafc;font-weight:600}.requests-table tbody tr:hover{background:#f8fafc}.requests-table .message-cell{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.status-badge{color:#fff;border-radius:999px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.action-btn{cursor:pointer;color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:.85rem;font-weight:600;transition:all .2s}.action-btn:disabled{opacity:.6;cursor:not-allowed}.in-progress-btn{background:#0891b2}.in-progress-btn:hover:not(:disabled){background:#0e7490}.complete-btn{background:#059669}.complete-btn:hover:not(:disabled){background:#047857}.phone-link{color:#0891b2;text-decoration:underline}.status-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.status-tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.status-tab:hover{color:#0891b2;border-color:#0891b2}.status-tab.active{color:#fff;background:#0891b2;border-color:#0891b2}.tab-count{background:#ffffff4d;border-radius:10px;padding:1px 7px;font-size:.75rem;font-weight:700}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.pagination-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem .9rem;font-size:.85rem;font-weight:600;transition:all .2s}.pagination-btn:hover:not(:disabled){color:#0891b2;border-color:#0891b2}.pagination-btn.active{color:#fff;background:#0891b2;border-color:#0891b2}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-ellipsis{color:#94a3b8;padding:0 4px}.pagination-info{color:#fffc;margin-left:1rem;font-size:.85rem}@media (width<=900px){.guest-requests-content{margin:1.25rem auto;padding:0 .9rem}.requests-table-container{overflow-x:auto}.requests-table{min-width:860px}}@media (width<=640px){.guest-requests-content{padding:0 .55rem}.guest-requests-content .content-header h2{font-size:1.05rem}.status-tabs{gap:.4rem;margin-bottom:1rem}.status-tab{padding:.42rem .72rem;font-size:.82rem}.pagination{justify-content:flex-start}.pagination-info{width:100%;margin-left:0;font-size:.8rem}}.food-menu-container{max-width:1100px;margin:0 auto;padding:2rem}.food-menu-container h2{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem}.food-menu-container .subtitle{color:#64748b;margin-bottom:1.5rem}.menu-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.category-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.category-tab{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s}.category-tab:hover{background:#f1f5f9}.category-tab.active{color:#fff;background:#0e7490;border-color:#0e7490}.add-btn{color:#fff;cursor:pointer;background:#0e7490;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:background .15s}.add-btn:hover{background:#0c5f73}.menu-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.menu-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex;position:relative;box-shadow:0 1px 3px #0000000f}.menu-card.unavailable{opacity:.55}.menu-card-header{justify-content:space-between;align-items:flex-start;display:flex}.menu-card-name{color:#1e293b;font-size:1.05rem;font-weight:600}.menu-card-price{color:#0e7490;white-space:nowrap;font-size:1.05rem;font-weight:700}.menu-card-desc{color:#64748b;font-size:.85rem;line-height:1.4}.menu-card-category{color:#0e7490;background:#ecfeff;border-radius:12px;align-self:flex-start;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.menu-card-actions{border-top:1px solid #f1f5f9;gap:.5rem;margin-top:.5rem;padding-top:.75rem;display:flex}.menu-card-actions button{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;padding:.4rem;font-size:.8rem;font-weight:500;transition:all .15s}.menu-card-actions button:hover{background:#f8fafc}.menu-card-actions .toggle-btn.available{color:#059669;border-color:#a7f3d0}.menu-card-actions .toggle-btn.unavailable{color:#dc2626;border-color:#fecaca}.menu-card-actions .delete-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.modal-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:2rem;overflow-y:auto}.modal-content h3{color:#1e293b;margin-bottom:1.25rem;font-size:1.2rem}.form-group{margin-bottom:1rem}.form-group label{color:#475569;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{color:#1e293b;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.6rem .75rem;font-size:.9rem}.form-group textarea{resize:vertical;min-height:60px}.modal-actions{gap:.75rem;margin-top:1.25rem;display:flex}.modal-actions button{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.65rem;font-size:.9rem;font-weight:600}.modal-actions .save-btn{color:#fff;background:#0e7490}.modal-actions .save-btn:hover{background:#0c5f73}.modal-actions .cancel-btn{color:#475569;background:#f1f5f9}.modal-actions .cancel-btn:hover{background:#e2e8f0}.empty-menu{text-align:center;color:#94a3b8;padding:3rem;font-size:1rem}@media (width<=768px){.food-menu-container{padding:1rem .75rem}.menu-grid{grid-template-columns:1fr}.menu-card{padding:1rem}}@media (width<=640px){.food-menu-container{padding:.85rem .5rem}.food-menu-container h2{font-size:1.2rem}.menu-toolbar{gap:.75rem}.add-btn{width:100%}.modal-content{border-radius:12px;padding:1rem}.modal-actions{flex-direction:column-reverse}}.rooms-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.rooms-nav{background:#fffffff2;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.nav-header h1{color:#1f2937;margin:0;font-size:1.8rem}.rooms-nav-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.add-room-button{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:8px;padding:.6rem 1.1rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s}.add-room-button:hover{background:#0f766e;transform:translateY(-1px)}.back-button,.logout-button{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.back-button{color:#fff;background:#6366f1}.rooms-content{width:100%;margin:0 auto;padding:2rem}.room-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 2px 8px #0000001a}.stat-card.available{border-left:4px solid #10b981}.stat-card.occupied{border-left:4px solid #ef4444}.stat-card.maintenance{border-left:4px solid #f59e0b}.stat-info{flex:1}.stat-label{color:#6b7280;margin-top:.25rem;font-size:.9rem}.filters-section{background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.search-box{margin-bottom:1rem}.search-input{border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.search-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.filter-group{align-items:center;gap:.5rem;display:flex}.filter-group label{color:#374151;font-weight:500}.filter-select{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;transition:all .3s}.filter-select:focus{border-color:#6366f1;outline:none}.rooms-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.rooms-table-section{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #0000001a}.rooms-table-section h2{color:#1f2937;margin:0 0 .9rem;font-size:1.1rem}.rooms-table-wrap{overflow-x:auto}.table-filters-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:1rem;padding:.9rem;display:flex}.table-filters-section .search-box{flex:420px;max-width:560px;margin-bottom:0}.table-filters-section .filter-buttons{gap:.9rem}.table-filters-section .filter-group{gap:.45rem}.rooms-table{border-collapse:collapse;width:100%;min-width:760px}.rooms-table th{text-align:left;color:#334155;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:.65rem .75rem;font-size:.78rem}.rooms-table td{color:#1f2937;border-bottom:1px solid #e5e7eb;padding:.7rem .75rem;font-size:.92rem}.rooms-table tbody tr:hover{background:#f8fafc}.rooms-table-room{font-weight:700}.rooms-table-status{color:#fff;border-radius:999px;padding:.2rem .5rem;font-size:.78rem;font-weight:600}.rooms-table-actions{gap:.45rem;margin-bottom:.4rem;display:flex}.rooms-table-actions .btn-edit-room,.rooms-table-actions .btn-delete-room{min-width:66px;padding:.35rem .5rem;font-size:.78rem}.rooms-table-status-actions{flex-wrap:wrap;gap:.35rem;display:flex}.rooms-table-status-actions .status-btn{min-width:58px;padding:.3rem .45rem;font-size:.74rem}.room-card{background:#fff;border-left:4px solid #e5e7eb;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.room-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000026}.room-card.status-available{border-left-color:#10b981}.room-card.status-occupied{border-left-color:#ef4444}.room-card.status-maintenance{border-left-color:#f59e0b}.room-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.room-number{color:#fff;font-size:1.25rem;font-weight:700}.room-type-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:.375rem .875rem;font-size:.875rem;font-weight:600}.room-body{padding:1.25rem}.room-description{color:#6b7280;margin-bottom:1rem;line-height:1.5}.room-details{flex-direction:column;gap:.75rem;display:flex}.detail-item{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.detail-item:last-child{border-bottom:none}.detail-label{color:#374151;font-size:.9rem;font-weight:600}.detail-value{color:#1f2937;font-weight:500}.detail-value.price{color:#10b981;font-size:1.05rem;font-weight:700}.room-rate-dual{white-space:pre-line;text-align:right}.room-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 1.25rem}.room-owner-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.btn-edit-room,.btn-delete-room{cursor:pointer;border:2px solid #0000;border-radius:6px;flex:1;min-width:88px;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:all .2s}.btn-edit-room{color:#4338ca;background:#e0e7ff;border-color:#c7d2fe}.btn-edit-room:hover{background:#c7d2fe}.btn-delete-room{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.btn-delete-room:hover{background:#fecaca}.room-modal-overlay{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.room-modal{background:#fff;border:1px solid #dbe3ee;border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 22px 52px #0f172a2e}.room-modal-header{background:linear-gradient(140deg,#f8fbff 0%,#eef6fb 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.room-modal-header h2{color:#0f172a;margin:0;font-size:1.2rem}.room-modal-close{color:#334155;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:8px;width:2rem;height:2rem;font-size:1.5rem;line-height:1;transition:all .18s}.room-modal-close:hover{color:#0f172a;background:#cbd5e1}.room-modal-body{padding:1.25rem;overflow-y:auto}.room-modal-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.room-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.room-form-label{color:#334155;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.room-form-full{grid-column:1/-1}.room-form-input,.room-form-textarea{color:#1f2937;background:#f8fafc;border:1px solid #d1dbe8;border-radius:8px;padding:.6rem .75rem;font-size:.96rem;font-weight:500;transition:border-color .18s,box-shadow .18s,background-color .18s}.room-form-input:focus,.room-form-textarea:focus{background:#fff;border-color:#0e7490;outline:none;box-shadow:0 0 0 3px #0e749024}.room-form-textarea{resize:vertical;min-height:72px;font-family:inherit}.room-modal-footer{background:#f8fbff;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}.room-modal-cancel,.room-modal-save{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.6rem 1.25rem;font-weight:600;transition:all .18s}.room-modal-cancel{color:#334155;background:#fff;border-color:#cbd5e1}.room-modal-cancel:hover:not(:disabled){background:#f1f5f9}.room-modal-save{color:#fff;background:#0e7490}.room-modal-save:hover:not(:disabled){background:#0c6078}.room-modal-cancel:disabled,.room-modal-save:disabled{opacity:.6;cursor:not-allowed}.status-change-section{flex-direction:column;gap:.75rem;display:flex}.status-change-label{color:#374151;font-size:.875rem;font-weight:600}.status-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.status-btn{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.25rem;min-width:100px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.status-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.status-btn:disabled{cursor:not-allowed;opacity:.5}.status-btn.available{color:#059669;border-color:#d1fae5}.status-btn.available:hover:not(:disabled){background:#d1fae5;border-color:#10b981}.status-btn.available.active{color:#fff;background:#10b981;border-color:#10b981}.status-btn.occupied{color:#dc2626;border-color:#fee2e2}.status-btn.occupied:hover:not(:disabled){background:#fee2e2;border-color:#ef4444}.status-btn.occupied.active{color:#fff;background:#ef4444;border-color:#ef4444}.status-btn.maintenance{color:#d97706;border-color:#fef3c7}.status-btn.maintenance:hover:not(:disabled){background:#fef3c7;border-color:#f59e0b}.status-btn.maintenance.active{color:#fff;background:#f59e0b;border-color:#f59e0b}.updating-text{color:#6366f1;font-size:.875rem;font-weight:500;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.read-only-badge{color:#4338ca;background:#e0e7ff;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}.success-message{color:#065f46;background:#d1fae5;border-left:4px solid #10b981;border-radius:8px;margin-bottom:1.5rem;padding:1rem;animation:.3s slideIn}.loading-message,.empty-message{text-align:center;color:#6b7280;background:#fff;border-radius:12px;padding:3rem;font-size:1.1rem}@media (width<=768px){.rooms-nav{flex-direction:column;gap:1rem}.nav-actions{justify-content:space-between;width:100%}.room-stats,.rooms-grid{grid-template-columns:1fr}.rooms-table{min-width:680px}.filter-buttons{flex-direction:column;width:100%}.filter-group{justify-content:space-between;width:100%}.filter-select{flex:1}.room-form-grid{grid-template-columns:1fr}}@media (width<=520px){.rooms-content{padding:.85rem .5rem}.rooms-header h2{font-size:1.25rem}.table-filters-section{gap:.55rem}.search-box input,.filter-select{width:100%}.rooms-table{min-width:640px}.room-modal-overlay{padding:.7rem}.room-modal{border-radius:12px;max-height:92vh}.room-modal-header,.room-modal-body,.room-modal-footer{padding:.9rem}.room-modal-footer{flex-direction:column-reverse}.room-modal-cancel,.room-modal-save{width:100%}}.marketplace-container{background-color:#f5f5f5;min-height:100vh}.marketplace-container .dashboard-nav{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.marketplace-container .nav-header h1{margin:0;font-size:1.5rem;font-weight:700}.marketplace-container .nav-user{align-items:center;gap:1rem;display:flex}.marketplace-container .back-button{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:background .3s}.marketplace-container .back-button:hover{background:#ffffff4d}.marketplace-container .user-name{font-weight:600}.marketplace-container .user-role{background:#ffffff40;border-radius:12px;padding:.25rem .75rem;font-size:.85rem}.marketplace-container .logout-button{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:background .3s}.marketplace-container .logout-button:hover{background:#dc2626}.marketplace-loading{text-align:center;color:#666;padding:3rem 2rem;font-size:1.1rem}.marketplace-content{width:100%;margin:0 auto;padding:2rem}.marketplace-header{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.marketplace-header h2{color:#333;margin:0 0 .25rem;font-size:1.75rem}.marketplace-subtitle{color:#666;margin:0;font-size:.95rem}.marketplace-error{color:#dc2626;background:#fee2e2;border-radius:8px;margin-bottom:1rem;padding:1rem}.marketplace-layout{grid-template-columns:1fr 340px;gap:2rem;display:grid}@media (width<=900px){.marketplace-layout{grid-template-columns:1fr}}.marketplace-items{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.marketplace-items h3{color:#333;margin:0 0 1rem;font-size:1.25rem}.items-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;display:grid}.marketplace-item-card{border:1px solid #e5e7eb;border-radius:10px;transition:box-shadow .2s;overflow:hidden}.marketplace-item-card:hover{box-shadow:0 4px 12px #00000014}.item-image{object-fit:cover;background:#f9fafb;width:100%;height:140px}.item-image-placeholder{background:#f3f4f6;justify-content:center;align-items:center;width:100%;height:140px;font-size:3rem;display:flex}.item-details{padding:1rem}.item-details h4{color:#374151;margin:0 0 .25rem;font-size:1rem}.item-category{color:#6b7280;margin:0;font-size:.8rem}.item-desc{color:#6b7280;margin:.25rem 0;font-size:.85rem;line-height:1.4}.item-price{color:#667eea;margin:.5rem 0;font-size:1.1rem;font-weight:700}.item-add{align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.qty-input{border:1px solid #d1d5db;border-radius:6px;width:60px;padding:.4rem .5rem;font-size:.95rem}.btn-add{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:6px;flex:1;padding:.4rem .75rem;font-size:.9rem;font-weight:500}.btn-add:hover{background:#5a67d8}.marketplace-empty{color:#6b7280;margin:1rem 0 0}.marketplace-cart{background:#fff;border-radius:12px;height:fit-content;padding:1.5rem;position:sticky;top:1rem;box-shadow:0 2px 8px #0000000d}.marketplace-cart h3{color:#333;margin:0 0 1rem;font-size:1.25rem}.cart-empty{color:#6b7280;margin:0}.cart-list{margin:0 0 1rem;padding:0;list-style:none}.cart-item{border-bottom:1px solid #f3f4f6;align-items:center;gap:.5rem;padding:.6rem 0;font-size:.95rem;display:flex}.cart-item-name{color:#374151;flex:1}.cart-item-qty{align-items:center;gap:.25rem;display:flex}.cart-item-qty button{cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:4px;width:28px;height:28px;padding:0;font-size:1rem;line-height:1}.cart-item-qty button:hover{background:#e5e7eb}.cart-item-price{color:#667eea;text-align:right;min-width:70px;font-weight:600}.cart-remove{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem;line-height:1}.cart-remove:hover{color:#dc2626}.cart-total{color:#374151;border-top:2px solid #e5e7eb;padding:1rem 0;font-size:1.1rem}.cart-notes{margin-bottom:1rem}.cart-notes label{color:#374151;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.cart-notes textarea{resize:vertical;box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.5rem;font-size:.95rem}.btn-place-order{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:background .3s}.btn-place-order:hover:not(:disabled){background:#047857}.btn-place-order:disabled{opacity:.7;cursor:not-allowed}@media (width<=640px){.marketplace-content{padding:1rem .55rem}.marketplace-header,.marketplace-items,.marketplace-cart{border-radius:10px;padding:1rem}.marketplace-header h2{font-size:1.3rem}.items-grid{grid-template-columns:1fr;gap:.9rem}.item-add{flex-wrap:wrap}.qty-input,.btn-add{width:100%}.cart-item{flex-wrap:wrap;align-items:flex-start}.cart-item-price{text-align:left;min-width:auto}}.marketplace-orders-container{background-color:#f5f5f5;min-height:100vh}.marketplace-orders-container .dashboard-nav{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000001a}.marketplace-orders-container .nav-header h1{margin:0;font-size:1.5rem;font-weight:700}.marketplace-orders-container .nav-user{align-items:center;gap:1rem;display:flex}.marketplace-orders-container .back-button{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;padding:.5rem 1rem;font-size:.9rem}.marketplace-orders-container .back-button:hover{background:#ffffff4d}.marketplace-orders-container .user-name{font-weight:600}.marketplace-orders-container .user-role{background:#ffffff40;border-radius:12px;padding:.25rem .75rem;font-size:.85rem}.marketplace-orders-container .logout-button{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem}.marketplace-orders-container .logout-button:hover{background:#dc2626}.marketplace-orders-content{width:100%;margin:2rem auto;padding:0 2rem}.marketplace-orders-header{margin-bottom:1.5rem}.marketplace-orders-header h2{color:#333;margin:0;font-size:1.75rem}.marketplace-orders-error{color:#dc2626;background:#fee2e2;border-radius:8px;margin-bottom:1rem;padding:1rem}.marketplace-orders-loading{text-align:center;color:#666;padding:3rem}.marketplace-orders-empty{color:#666;text-align:center;margin:0;padding:2rem}.orders-list{flex-direction:column;gap:1rem;display:flex}.order-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00000014}.order-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.order-id{color:#374151;font-size:.95rem;font-weight:700}.order-hotel{color:#6b7280;font-size:.95rem}.order-status-badge{border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.order-status-badge.status-PENDING{color:#b45309;background:#fef3c7}.order-status-badge.status-CONFIRMED{color:#1e40af;background:#dbeafe}.order-status-badge.status-PROCESSING{color:#3730a3;background:#e0e7ff}.order-status-badge.status-SHIPPED{color:#0e7490;background:#cffafe}.order-status-badge.status-DELIVERED{color:#065f46;background:#d1fae5}.order-status-badge.status-CANCELLED{color:#b91c1c;background:#fee2e2}.order-meta{color:#6b7280;margin-bottom:.75rem;font-size:.9rem}.order-items{color:#374151;margin:0 0 .5rem;padding:0;font-size:.95rem;list-style:none}.order-items li{padding:.2rem 0}.order-total{border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.5rem;font-size:1rem}.order-total strong{color:#374151}.order-notes{color:#6b7280;margin:.5rem 0 0;font-size:.9rem}.order-rejection-reason{color:#991b1b;background:#fef2f2;border-left:4px solid #dc2626;border-radius:6px;margin-top:.75rem;padding:.75rem;font-size:.9rem}.order-rejection-reason strong{margin-bottom:.25rem;display:block}@media (width<=900px){.marketplace-orders-content{margin:1.25rem auto;padding:0 .9rem}.order-card{padding:1rem}}@media (width<=640px){.marketplace-orders-content{padding:0 .55rem}.marketplace-orders-header h2{font-size:1.3rem}.order-row{align-items:flex-start}.order-id,.order-hotel,.order-meta,.order-items,.order-total{font-size:.88rem}.order-status-badge{padding:.2rem .55rem;font-size:.75rem}}.reports-container{background:#f3f6fb;min-height:100vh}.reports-nav{z-index:20;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.1rem clamp(1rem,2.5vw,2rem);display:flex;position:sticky;top:0;box-shadow:0 6px 20px #0f172a0f}.nav-header h1{color:#0f172a;letter-spacing:.01em;margin:0;font-size:clamp(1.1rem,2.2vw,1.5rem)}.nav-actions{gap:1rem;display:flex}.back-button,.logout-button{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.back-button{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.back-button:hover{background:#f1f5f9;transform:translateY(-1px)}.logout-button{color:#fff;background:#dc2626}.logout-button:hover{background:#b91c1c;transform:translateY(-1px)}.reports-content{width:100%;margin:0;padding:clamp(1rem,2vw,1.8rem)}.filter-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:1.2rem;padding:1.2rem;box-shadow:0 8px 24px #0f172a0d}.filter-section h3{color:#1f2937;margin:0 0 1rem}.filter-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.filter-buttons button{cursor:pointer;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .95rem;font-weight:500;transition:all .2s}.filter-buttons button:hover{color:#0e7490;border-color:#0e7490}.filter-buttons button.active{color:#fff;background:#0e7490;border-color:#0e7490}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.95rem;margin-bottom:1rem;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:.8rem;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 22px #0f172a0d}.stat-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0f172a17}.stat-icon{background:#f8fafc;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.45rem;display:flex}.stat-card.revenue .stat-icon{background:#dcfce7}.stat-card.pending .stat-icon{background:#fef3c7}.stat-card.checkins .stat-icon{background:#dbeafe}.stat-card.occupancy .stat-icon{background:#f3e8ff}.stat-card.active .stat-icon{background:#d1fae5}.stat-card.duration .stat-icon{background:#fce7f3}.stat-content{flex:1}.stat-content h4{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;font-size:.82rem;font-weight:600}.stat-value{color:#0f172a;margin:0;font-size:clamp(1.15rem,2.6vw,1.6rem);font-weight:700}.money-dual{flex-direction:column;gap:.12rem;line-height:1.2;display:inline-flex}.money-dual>span:last-child{color:#475569;font-size:.85em;font-weight:600}.kpi-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.kpi-item{background:#fff;border:1px solid #dbe5ef;border-radius:12px;padding:.8rem .9rem}.kpi-item span{color:#64748b;margin-bottom:.2rem;font-size:.8rem;display:block}.kpi-item strong{color:#0f172a;font-size:1rem}.comparison-summary{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.7rem;margin-bottom:1rem;display:grid}.comparison-total{background:#f8fafc;border:1px solid #dbe5ef;border-radius:10px;padding:.75rem .85rem}.comparison-total span{color:#64748b;font-size:.8rem;display:block}.comparison-total strong{color:#0f172a;font-size:1rem}.comparison-total strong.comparison-up{color:#047857}.comparison-total strong.comparison-down{color:#b91c1c}.line-chart-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:.45rem;overflow-x:auto}.chart-expandable{cursor:zoom-in}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.compact-comparison-card .line-chart-wrap{margin-bottom:.25rem}.compact-comparison-card .income-line-chart{min-width:560px;height:220px}.income-line-chart{width:100%;min-width:720px;height:280px;display:block}.chart-y-label,.chart-x-label{fill:#64748b;font-size:11px}.chart-legend{color:#475569;flex-wrap:wrap;gap:1rem;margin-top:.75rem;font-size:.85rem;display:flex}.legend-dot{border-radius:50%;width:9px;height:9px;margin-right:.45rem;display:inline-block}.legend-dot.current{background:#0e7490}.legend-dot.previous{background:#f97316}.legend-dot.expense-current{background:#dc2626}.reports-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));align-items:start;gap:1.25rem;display:grid}.report-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.7rem;padding:1rem;display:flex;box-shadow:0 8px 24px #0f172a0d}.report-card.full-width{grid-column:1/-1}.income-comparison-card{margin-bottom:0}.expense-management-card{margin-bottom:1.25rem}.expense-comparison-card{margin-bottom:0}.chart-modal-overlay{z-index:1200;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.chart-modal-content{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:min(1100px,96vw);max-height:92vh;overflow:auto;box-shadow:0 20px 50px #0f172a4d}.chart-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.chart-modal-header h3{margin:0}.chart-modal-body{padding:1rem}.modal-line-chart-wrap{margin:0}.modal-income-line-chart{min-width:900px;height:300px}.expense-form-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:.9rem;display:grid}.expense-form-grid label{color:#475569;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.expense-form-grid input,.expense-form-grid select,.expense-form-grid textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .7rem;font-size:.9rem}.expense-form-grid input:focus,.expense-form-grid select:focus,.expense-form-grid textarea:focus{border-color:#0e7490;outline:none;box-shadow:0 0 0 3px #0e74901f}.expense-form-notes{grid-column:1/-1}.expense-form-actions{align-items:end;display:flex}.expense-cell{color:#b91c1c;font-weight:700}.expense-delete-btn{color:#b91c1c;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:7px;padding:.3rem .6rem;font-size:.82rem}.expense-delete-btn:hover{background:#ffe4e6}.report-card h3{color:#0f172a;margin:0 0 1rem;font-size:1.05rem}.chart-container{flex-direction:column;gap:1rem;display:flex}.bar-item{flex-direction:column;gap:.5rem;display:flex}.bar-label{color:#374151;justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.bar-track{background:#e2e8f0;border-radius:12px;width:100%;height:24px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,#0e7490 0%,#0f766e 100%);border-radius:12px;height:100%;transition:width .6s}.bar-fill.revenue-fill{background:linear-gradient(90deg,#f97316 0%,#ea580c 100%)}.table-container{overflow-x:auto}.reports-table{border-collapse:collapse;width:100%}.reports-table thead{background:#f8fafc}.reports-table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.reports-table td{color:#1f2937;border-bottom:1px solid #e5e7eb;padding:.85rem 1rem}.reports-table tbody tr:hover{background:#f8fafc}.room-number{color:#0e7490;font-weight:600}.revenue-cell{color:#10b981;font-weight:600}.rank-badge{color:#fff;background:linear-gradient(135deg,#0e7490 0%,#0f766e 100%);border-radius:6px;padding:.25rem .625rem;font-size:.875rem;font-weight:700;display:inline-block}.type-badge{color:#0f172a;background:#e0f2fe;border-radius:6px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.status-badge{border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.status-badge.checked_in{color:#065f46;background:#d1fae5}.status-badge.checked_out{color:#374151;background:#e5e7eb}.payment-badge{border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.payment-badge.paid{color:#065f46;background:#d1fae5}.payment-badge.unpaid{color:#991b1b;background:#fee2e2}.payment-badge.partial{color:#92400e;background:#fef3c7}.no-data{text-align:center;color:#6b7280;font-style:italic;padding:2rem!important}.loading{text-align:center;color:#6b7280;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:3rem;font-size:1.1rem}.error-message{color:#991b1b;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:1.5rem;padding:1rem}@media (width<=768px){.reports-nav{flex-direction:column;gap:1rem}.nav-actions{justify-content:space-between;width:100%}.stats-grid,.reports-grid,.comparison-grid{grid-template-columns:1fr}.report-card{min-width:0}.income-line-chart{min-width:620px}.compact-comparison-card .income-line-chart{min-width:620px;height:230px}.filter-buttons{flex-direction:column}.filter-buttons button{width:100%}}@media (width<=520px){.reports-container{padding:.65rem}.kpi-strip{grid-template-columns:1fr;gap:.6rem}.kpi-item,.report-card,.stat-card{padding:.75rem}.bar-label{flex-direction:column;align-items:flex-start;gap:.25rem}.reports-table th,.reports-table td{padding:.6rem .55rem;font-size:.8rem}.income-line-chart,.compact-comparison-card .income-line-chart,.modal-income-line-chart{min-width:560px}.chart-modal-overlay{padding:.6rem}.chart-modal-body{padding:.65rem}.expense-form-grid{grid-template-columns:1fr}.expense-form-actions .back-button{width:100%}}#root{width:100%;min-height:100vh}main.hotel-web-outlet nav.dashboard-nav,main.hotel-web-outlet nav.checkin-nav,main.hotel-web-outlet nav.checkout-nav,main.hotel-web-outlet nav.rooms-nav,main.hotel-web-outlet nav.reports-nav,main.hotel-web-outlet nav.guest-requests-nav{display:none!important}main.hotel-web-outlet{background:#f3f6fb;overflow-x:hidden}main.hotel-web-outlet :where(.dashboard-container,.checkin-container,.checkout-container,.rooms-container,.reports-container,.guest-requests-container,.users-container,.hotels-container,.marketplace-container,.marketplace-orders-container,.food-menu-container){background:0 0!important;min-height:auto!important}main.hotel-web-outlet :where(.dashboard-content,.checkin-content,.checkout-content,.rooms-content,.reports-content,.guest-requests-content,.users-content,.hotels-content,.marketplace-content,.marketplace-orders-content,.food-menu-content){max-width:1220px;margin:0 auto;padding:20px 8px!important}main.hotel-web-outlet :where(.welcome-section,.info-section,.dashboard-card,.checkin-form-section,.rooms-table-container,.stays-table-container,.requests-table-container,.users-table-container,.hotels-table-container,.chart-container,.table-container,.marketplace-card,.order-card,.login-card){background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;box-shadow:0 8px 24px #0f172a0f!important}main.hotel-web-outlet :where(h1,h2,h3,h4){color:#0f172a}main.hotel-web-outlet :where(p,label,.subtitle,.info-label){color:#475569}main.hotel-web-outlet :where(.rooms-table-container,.stays-table-container,.requests-table-container,.users-table-container,.hotels-table-container,.table-container){overflow-x:auto}main.hotel-web-outlet :where(table){min-width:760px}main.hotel-web-outlet :where(.card-button,.submit-button,.save-button,.primary-button,.add-button,.back-button,.login-button){transition:all .2s;color:#fff!important;background:#0e7490!important;border:1px solid #0e7490!important;border-radius:10px!important}main.hotel-web-outlet :where(.card-button:hover,.submit-button:hover,.save-button:hover,.primary-button:hover,.add-button:hover,.back-button:hover,.login-button:hover){background:#0c5f73!important;border-color:#0c5f73!important}@media (width<=900px){main.hotel-web-outlet :where(.dashboard-content,.checkin-content,.checkout-content,.rooms-content,.reports-content,.guest-requests-content,.users-content,.hotels-content,.marketplace-content,.marketplace-orders-content,.food-menu-content){padding:14px 4px!important}main.hotel-web-outlet :where(.dashboard-grid,.stats-grid,.summary-grid,.cards-grid){grid-template-columns:1fr!important;gap:14px!important}}
