.mcaw-header,.mcaw-widget{background:#fff;display:flex}.mcaw-widget{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden;width:100%;box-sizing:border-box;flex-direction:column}.mcaw-header{justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0;gap:16px;flex-wrap:wrap}.mcaw-btn-today,.mcaw-month-select,.mcaw-year-select{border:1px solid #cbd5e0;font-size:13px;font-weight:500;background:#fff;cursor:pointer;color:#4a5568;transition:.2s}.mcaw-header-controls{display:flex;align-items:center;gap:12px;flex:1;flex-wrap:wrap}.mcaw-btn-today{padding:6px 14px;border-radius:6px;white-space:nowrap}.mcaw-btn-today:hover{background:#fff;border-color:#a0aec0}.mcaw-date-selector{display:flex;gap:8px}.mcaw-month-select,.mcaw-year-select{padding:6px 12px;border-radius:6px}.mcaw-month-select:hover,.mcaw-year-select:hover{border-color:#a0aec0}.mcaw-month-select:focus,.mcaw-year-select:focus{outline:0;border-color:#718096;box-shadow:0 0 0 3px rgba(113,128,150,.1)}.mcaw-lang-selector{position:relative}.mcaw-lang-btn{background:#fff;border:1px solid #cbd5e0;padding:6px;border-radius:8px;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.mcaw-lang-btn:hover{background:rgba(255,255,255,.3);transform:translateY(-1px)}.mcaw-flag{width:24px;height:16px;object-fit:cover;border-radius:2px}.mcaw-lang-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);min-width:200px;max-height:400px;overflow-y:auto;z-index:1000}.mcaw-lang-option{display:flex;align-items:center;gap:12px;padding:10px 16px;width:100%;border:none;background:0 0;cursor:pointer;font-size:14px;color:#4a5568;transition:.2s;text-align:left}.mcaw-availability-cell.mcaw-available,.mcaw-lang-option:hover,.mcaw-legend-color.mcaw-available{background:#fff}.mcaw-lang-option:first-child{border-radius:8px 8px 0 0}.mcaw-lang-option:last-child{border-radius:0 0 8px 8px}.mcaw-calendar-wrapper{min-height:300px;max-height:calc(100vh - 200px);overflow-x:auto;overflow-y:auto;position:relative}.mcaw-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#718096}.mcaw-spinner{border:3px solid #e2e8f0;border-top:3px solid #667eea;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite mcaw-spin;margin-bottom:16px}@keyframes mcaw-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.mcaw-error p,.mcaw-loading p{font-size:14px;margin:0}.mcaw-error{text-align:center;padding:60px 20px;color:#e53e3e}.mcaw-calendar-grid{display:block;width:max-content;min-width:100%;border-collapse:separate}.mcaw-dates-header{display:flex;position:sticky;top:0;z-index:20;background:#fff;border-bottom:2px solid #cbd5e0}.mcaw-room-header-cell{width:140px;min-width:140px;max-width:140px;flex:0 0 140px;padding:10px 12px;font-weight:600;font-size:13px;color:#2d3748;border-right:1px solid #e2e8f0;display:flex;align-items:center;background:#fff;position:sticky;left:0;z-index:21}.mcaw-date-cell,.mcaw-date-cell-double{width:50px!important;min-width:50px!important;max-width:50px!important;padding:8px 4px;text-align:center;font-size:11px;color:#4a5568;gap:2px;border-right:1px solid #e2e8f0;background:#fff;display:flex}.mcaw-date-cell{flex:0 0 50px!important;flex-direction:column;align-items:center;justify-content:center}.mcaw-date-cell-double{flex:0 0 50px!important;box-sizing:border-box!important;flex-direction:column;align-items:center;justify-content:center}.mcaw-availability-cell.mcaw-available.mcaw-weekend,.mcaw-availability-cell.mcaw-weekend,.mcaw-date-cell-double.mcaw-weekend,.mcaw-date-cell.mcaw-weekend{background:#f7fafc}.mcaw-date-day{font-weight:600;text-transform:uppercase;font-size:9px;color:#718096;letter-spacing:.5px}.mcaw-date-number{font-weight:700;font-size:13px;color:#2d3748}.mcaw-calendar-body{display:flex;flex-direction:column}.mcaw-room-row{display:flex;flex-wrap:nowrap;border-bottom:1px solid #e2e8f0}.mcaw-room-name-cell{width:140px!important;min-width:140px!important;max-width:140px!important;flex:0 0 140px!important;padding:10px 12px;font-weight:500;font-size:13px;color:#2d3748;border-right:1px solid #e2e8f0;display:flex;align-items:center;background:#fff;position:sticky;left:0;z-index:10}.mcaw-availability-cell{width:25px!important;min-width:25px!important;max-width:25px!important;flex:0 0 25px!important;box-sizing:border-box!important;min-height:44px;position:relative;background:#fff;border-right:none}.mcaw-availability-cell.mcaw-evening{border-right:1px solid #e2e8f0}.mcaw-availability-cell.mcaw-blocked,.mcaw-legend-color.mcaw-blocked{background:repeating-linear-gradient(45deg,#ffd4d4,#ffd4d4 3px,#ffe8e8 3px,#ffe8e8 6px)}.mcaw-availability-cell.mcaw-blocked.mcaw-weekend{background:repeating-linear-gradient(45deg,#ffc4c4,#ffc4c4 3px,#ffd8d8 3px,#ffd8d8 6px)}.mcaw-legend{display:flex;gap:20px;padding:12px 20px;background:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;font-size:12px}.mcaw-legend-item{display:flex;align-items:center;gap:8px;color:#4a5568}.mcaw-legend-color{width:20px;height:20px;border-radius:3px;border:1px solid #cbd5e0}@media (max-width:768px){.mcaw-header{padding:12px 16px}.mcaw-room-header-cell,.mcaw-room-name-cell{width:120px;min-width:120px;max-width:120px;flex:0 0 120px;padding:8px 10px;font-size:12px}.mcaw-date-cell{width:44px;min-width:44px;max-width:44px;flex:0 0 44px;padding:6px 2px}.mcaw-date-number{font-size:12px}.mcaw-availability-cell{width:44px!important;min-width:44px!important;max-width:44px!important;flex:0 0 44px!important;min-height:40px}.mcaw-half-day{min-height:20px}}@media (max-width:480px){.mcaw-header{padding:10px 12px}.mcaw-btn-today{font-size:12px;padding:5px 10px}.mcaw-month-select,.mcaw-year-select{font-size:12px;padding:5px 8px}.mcaw-legend{padding:10px 12px;gap:12px;font-size:11px}.mcaw-legend-color{width:18px;height:18px}}.mcaw-hide-room-names .mcaw-room-name-cell{display:none}.mcaw-past-date{opacity:.4;position:relative}.mcaw-past-date::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.05);pointer-events:none}@media print{.mcaw-header{background:#f7fafc!important;color:#000!important}.mcaw-btn-today,.mcaw-lang-selector{display:none}.mcaw-widget{box-shadow:none;border:1px solid #e2e8f0}}