#agendaModulo{display:grid;gap:14px;color:#eaf0ff}#agendaModulo h2,#agendaModulo h3{margin:0 0 10px}#agendaModulo .ag-head,#agendaModulo .ag-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#agendaModulo .ag-head{justify-content:space-between}#agendaModulo label{display:grid;gap:6px;font-size:13px;color:#cbd5e1}#agendaModulo .ag-filters{display:grid;grid-template-columns:1fr 150px 1.3fr 155px 110px auto;gap:12px;align-items:end}#agendaModulo .input,#agendaModulo .select{width:100%;box-sizing:border-box}#agendaModulo option{background:#172033;color:#fff}#agendaModulo .ag-message{border:1px solid #3cc7c7;background:#133543;padding:12px;border-radius:12px;margin:10px 0;white-space:pre-wrap}#agendaModulo .ag-message.error{border-color:#f59b9b}#agendaModulo .ag-scroll{overflow:auto;max-height:650px;border:1px solid #334155;border-radius:12px}#agendaModulo .ag-cal-grid{display:grid;min-width:850px;grid-template-columns:60px repeat(7,minmax(100px,1fr))}#agendaModulo .ag-cal-grid.day{min-width:280px;grid-template-columns:60px minmax(200px,1fr)}#agendaModulo .ag-cal-head{position:sticky;top:0;background:#162235;z-index:2;padding:12px 4px;text-align:center;border-bottom:1px solid #475569}#agendaModulo .ag-time{font-size:11px;text-align:center;color:#94a3b8;padding-top:4px;border-bottom:1px solid #243044;height:28px;box-sizing:border-box}#agendaModulo .ag-cell{height:28px;box-sizing:border-box;background:#111b2b;border:0;border-right:1px solid #334155;border-bottom:1px solid #243044;text-align:left;color:#bcebe9;font-size:10px;padding:2px 5px;overflow:hidden;cursor:default;border-radius:0}#agendaModulo .ag-cell.free{background:#123a3c;cursor:crosshair}#agendaModulo .ag-cell.booked{background:#173b66;color:#dbeafe;cursor:pointer}#agendaModulo .ag-cell.blocked{background:repeating-linear-gradient(45deg,#28263b,#28263b 4px,#1a2030 4px,#1a2030 8px)}#agendaModulo .ag-cell.selected{background:#0891b2;color:white;outline:1px solid #67e8f9}#agendaModulo .ag-cell:focus-visible{outline:2px solid #f8fafc;outline-offset:-2px}#agendaModulo .ag-legend{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#94a3b8}#agendaModulo .ag-free-label{color:#5eead4}#agendaModulo .ag-book-label{color:#93c5fd}#agendaModulo .ag-empty{padding:40px;text-align:center;color:#94a3b8}#agendaModulo .ag-table-wrap{overflow-x:auto}#agendaModulo .table{min-width:750px}#agendaModulo .ag-badge{padding:4px 8px;border-radius:8px;background:#173b66;white-space:nowrap;font-size:12px}#agendaModulo .ag-badge.s2{background:#442d39}#agendaModulo .ag-badge.s5{background:#154437}#agendaModulo dialog{background:#131e30;color:#eaf0ff;border:1px solid #43546a;border-radius:18px;padding:22px;width:min(920px,94vw);max-height:90vh;overflow:auto;box-sizing:border-box}#agendaModulo dialog::backdrop{background:#020617bd;backdrop-filter:blur(4px)}#agendaModulo #agConfirm{max-width:480px}#agendaModulo .ag-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}#agendaModulo .ag-results{display:grid;max-height:200px;overflow:auto;gap:4px;margin-top:6px}#agendaModulo .ag-results button{text-align:left}#agendaModulo .ag-selected{padding:12px;color:#67e8f9}#agendaModulo .ag-footer{margin-top:18px}#agendaModulo textarea{resize:vertical}#agendaModulo hr{border:0;border-top:1px solid #334155;margin:18px 0}#agendaModulo .ag-settings-row{display:flex;justify-content:space-between;align-items:center;padding:8px;gap:8px;border-bottom:1px solid #334155}#agendaModulo [hidden]{display:none!important}@media(max-width:1200px){#agendaModulo .ag-filters{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){#agendaModulo .ag-filters,#agendaModulo .ag-grid{grid-template-columns:1fr 1fr}#agendaModulo dialog{padding:14px}}@media(max-width:460px){#agendaModulo .ag-grid{grid-template-columns:1fr}}
