.container-calendario[data-v-de73f588]{background:#fff;border:1px solid #ebeef5;border-radius:6px;padding:18px}.cal-header[data-v-de73f588]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-bottom:12px}.cal-header[data-v-de73f588],.legend[data-v-de73f588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.legend[data-v-de73f588]{gap:10px;margin:10px 0 15px 0}.legend-item[data-v-de73f588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:12px}.legend-color[data-v-de73f588]{width:14px;height:14px;border-radius:3px;border:1px solid rgba(0,0,0,.2)}.legend-label[data-v-de73f588]{color:#333}.months-grid[data-v-de73f588]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width:1100px){.months-grid[data-v-de73f588]{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.months-grid[data-v-de73f588]{grid-template-columns:1fr}}.month-card[data-v-de73f588]{border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;background:#fff}.month-header[data-v-de73f588]{padding:8px 10px;background:#f5f5f5;font-weight:700;text-transform:uppercase;font-size:12px;border-bottom:1px solid #e0e0e0}.dow-row[data-v-de73f588]{display:grid;grid-template-columns:repeat(7,1fr);background:#fafafa;border-bottom:1px solid #eee}.dow[data-v-de73f588]{font-size:10px;font-weight:700;text-align:center;padding:6px 0;color:#555}.days-grid[data-v-de73f588]{display:grid;grid-template-columns:repeat(7,1fr)}.day-cell[data-v-de73f588]{height:34px;border-right:1px solid #eee;border-bottom:1px solid #eee;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:4px 6px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.day-cell.is-empty[data-v-de73f588]{background:#fbfbfb}.day-number[data-v-de73f588]{font-size:11px;font-weight:700;color:rgba(0,0,0,.75)}.day-cell.has-mark .day-number[data-v-de73f588]{color:#fff}