.priority-list-section[data-v-5f38e67b]{width:100%}.priority-list-section .section-title[data-v-5f38e67b]{color:var(--rc-dark,#1e1e1e);margin:0;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500}.priority-list-section .calendar-btn[data-v-5f38e67b]{cursor:pointer;background:0 0;border:none;transition:all .2s}.priority-list-section .calendar-btn .btn-label[data-v-5f38e67b]{color:var(--rc-purple,#5804ac);font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500}.priority-list-section .calendar-btn .calendar-icon[data-v-5f38e67b]{color:var(--rc-purple,#5804ac);transition:transform .2s}.priority-list-section .calendar-btn[data-v-5f38e67b]:hover{opacity:.8}.priority-list-section .calendar-btn:hover .calendar-icon[data-v-5f38e67b]{transform:translateY(-1px)}.priority-list-section .priority-cards-grid[data-v-5f38e67b]{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}@media (width<=768px){.priority-list-section .priority-cards-grid[data-v-5f38e67b]{grid-template-columns:1fr}}.priority-list-section .priority-card[data-v-5f38e67b]{background-color:var(--rc-white,#fefefe);border:1px solid var(--rc-border-grey,#e0e0e0);border-radius:8px;min-height:13.25rem;transition:all .25s ease-in-out}.priority-list-section .priority-card[data-v-5f38e67b]:hover{border-color:#5804ac33}.priority-list-section .priority-card .card-header-wrapper[data-v-5f38e67b]{border-bottom:1px solid var(--rc-border-grey,#e0e0e0)}.priority-list-section .priority-card .card-header-wrapper .card-icon[data-v-5f38e67b]{width:24px!important;height:24px!important}.priority-list-section .priority-card .card-title[data-v-5f38e67b]{color:var(--rc-dark,#1e1e1e);font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400}.priority-list-section .priority-card .status-toggle[data-v-5f38e67b]{cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.7;white-space:nowrap;border-radius:4px;padding:2px 6px;transition:all .2s}.priority-list-section .priority-card .status-toggle[data-v-5f38e67b]:hover{opacity:1}.priority-list-section .priority-card .status-label[data-v-5f38e67b]{color:var(--rc-dark,#1e1e1e);margin-right:5px;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500}.priority-list-section .priority-card .detail-label[data-v-5f38e67b]{color:var(--rc-muted,#525252);font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400}.priority-list-section .priority-card .detail-value[data-v-5f38e67b]{color:var(--rc-dark,#1e1e1e);font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400}.priority-list-section .priority-card .action-btn[data-v-5f38e67b]{color:var(--rc-purple,#5804ac);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:700;transition:all .2s}.priority-list-section .priority-card .action-btn[data-v-5f38e67b]:hover{color:var(--rc-dark)}.priority-list-section .priority-card .urgency-badge .urgency-icon--critical[data-v-5f38e67b]{color:#d32f2f}.priority-list-section .priority-card .urgency-badge .urgency-icon--warning[data-v-5f38e67b]{color:#f9a825}.priority-list-section .priority-card .urgency-badge .urgency-text[data-v-5f38e67b]{color:var(--rc-dark,#1e1e1e);font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400}.custom-calendar-container[data-v-5f38e67b]{width:100%}.calendar-header[data-v-5f38e67b]{margin-bottom:.5rem}.calendar-header .month-title[data-v-5f38e67b]{color:var(--rc-dark,#1e1e1e);text-transform:capitalize;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500}.calendar-header .calendar-arrows[data-v-5f38e67b]{margin-left:10px;position:relative;top:2px}.calendar-header .calendar-arrows button[data-v-5f38e67b]{cursor:pointer;color:var(--rc-dark,#1e1e1e);opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.calendar-header .calendar-arrows button[data-v-5f38e67b]:hover{opacity:1}.calendar-header .calendar-arrows button .icon-sm[data-v-5f38e67b]{width:1.5rem!important;height:1.5rem!important}.calendar-grid-wrapper[data-v-5f38e67b]{border:1px solid var(--rc-border-grey,#e0e0e0);border-radius:4px;width:100%;overflow:hidden}.calendar-week-header[data-v-5f38e67b]{background-color:var(--rc-white,#fefefe);border-bottom:1px solid var(--rc-border-grey,#e0e0e0);grid-template-columns:repeat(7,1fr);display:grid}.calendar-week-header .week-day[data-v-5f38e67b]{text-align:center;color:var(--rc-dark,#1e1e1e);border-right:1px solid var(--rc-border-grey,#e0e0e0);justify-content:center;align-items:center;height:1.5rem;padding:.25rem 0;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:500;display:flex}.calendar-week-header .week-day[data-v-5f38e67b]:last-child{border-right:none}.calendar-days-grid[data-v-5f38e67b]{background-color:var(--rc-white,#fefefe);grid-template-columns:repeat(7,1fr);grid-auto-rows:5rem;display:grid}.calendar-day-cell[data-v-5f38e67b]{border-right:1px solid var(--rc-border-grey,#e0e0e0);border-bottom:1px solid var(--rc-border-grey,#e0e0e0);flex-direction:column;justify-content:space-between;padding:.5rem;display:flex;position:relative;overflow:hidden}.calendar-day-cell.out-of-month[data-v-5f38e67b]{opacity:.5}.calendar-day-cell[data-v-5f38e67b]:nth-child(7n){border-right:none}.calendar-day-cell[data-v-5f38e67b]:nth-last-child(-n+7){border-bottom:none}.calendar-day-cell.has-events[data-v-5f38e67b]{background:linear-gradient(#ffdbf6 0,snow 53.36%,#fffbe2)}.calendar-day-cell .day-number[data-v-5f38e67b]{color:var(--rc-dark,#1e1e1e);font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem;position:absolute;top:16px;right:16px}.calendar-day-cell .day-events-container[data-v-5f38e67b]{position:absolute;bottom:8px;left:8px}.calendar-day-cell .day-events-container .event-circle[data-v-5f38e67b]{background-color:#fd01c2;border-radius:24px;width:2rem;height:2rem;overflow:hidden}.calendar-day-cell .day-events-container .event-circle--critical[data-v-5f38e67b]{background-color:#d32f2f}.calendar-day-cell .day-events-container .event-circle--warning[data-v-5f38e67b]{background-color:#f57f17}.calendar-day-cell .day-events-container .event-circle--default[data-v-5f38e67b]{background-color:#6e18c4}.calendar-day-cell .day-events-container .event-circle .event-icon[data-v-5f38e67b]{color:#fefefe;width:1.25rem;height:1.25rem}
