.MyResourcesCard-module___2ZQHG__card{box-shadow:var(--csu-shadow-sm);background:var(--csu-surface);border-radius:12px;overflow:hidden;border:1px solid var(--csu-gold)!important;border-top:4px solid var(--csu-gold)!important}.MyResourcesCard-module___2ZQHG__header{background:var(--csu-surface);text-align:left;width:100%;color:var(--csu-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px 12px 0 0;align-items:center;padding:14px 20px;font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:1.08rem;font-weight:700;transition:background .2s,color .3s;display:flex}.MyResourcesCard-module___2ZQHG__header:hover{background:var(--csu-surface-hover)}.MyResourcesCard-module___2ZQHG__headerIcon{color:var(--csu-text-secondary,#5b6770);align-items:center;margin-right:10px;font-size:1.2em;display:flex}.MyResourcesCard-module___2ZQHG__chevron{color:var(--csu-text-secondary,#5b6770);margin-left:auto;font-size:.8em;transition:transform .25s}.MyResourcesCard-module___2ZQHG__chevronOpen{transform:rotate(180deg)}.MyResourcesCard-module___2ZQHG__content{background:var(--csu-surface);flex-direction:column;align-items:stretch;width:100%;margin:0;padding:0;display:flex}.MyResourcesCard-module___2ZQHG__buttonList{flex-direction:column;align-items:stretch;gap:6px;width:100%;margin:0;padding:12px 16px;display:flex}.MyResourcesCard-module___2ZQHG__resourceBtn{background:var(--csu-surface);border:1px solid var(--csu-border-subtle);width:100%;color:var(--csu-text-primary);text-align:left;cursor:pointer;box-shadow:var(--csu-shadow-sm);border-radius:8px;align-items:center;gap:8px;padding:12px 14px;font-family:inherit;font-size:.92em;font-weight:600;line-height:1.3;text-decoration:none;transition:background .15s,box-shadow .15s,color .3s;display:flex}.MyResourcesCard-module___2ZQHG__resourceBtn:hover{background:var(--csu-surface-hover);box-shadow:var(--csu-shadow-sm)}.MyResourcesCard-module___2ZQHG__resourceBtn:active{background:var(--csu-surface-alt)}.MyResourcesCard-module___2ZQHG__resourceBtnIcon{color:var(--csu-text-secondary,#5b6770);flex-shrink:0;font-size:1.1em}
.CSUCalendarWidget-module__9DDYDG__calendarContainer{padding:12px 16px 8px}.CSUCalendarWidget-module__9DDYDG__calendarNav{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.CSUCalendarWidget-module__9DDYDG__navButton{border:1px solid var(--csu-border,#e2e8f0);cursor:pointer;width:28px;height:28px;color:var(--csu-text-primary,#002855);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.CSUCalendarWidget-module__9DDYDG__navButton:hover{background:var(--csu-brand-navy,#002855);color:var(--csu-text-on-navy,#fff);border-color:var(--csu-brand-navy,#002855)}.CSUCalendarWidget-module__9DDYDG__monthLabel{color:var(--csu-text-primary,#002855);-webkit-user-select:none;user-select:none;font-size:.95em;font-weight:700}.CSUCalendarWidget-module__9DDYDG__dayHeaders{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;padding:0 2px;display:grid}.CSUCalendarWidget-module__9DDYDG__dayHeader{text-align:center;color:var(--csu-text-primary,#002855);text-transform:uppercase;letter-spacing:.04em;padding:4px 0;font-size:.85em;font-weight:700}.CSUCalendarWidget-module__9DDYDG__calendarGrid{grid-template-columns:repeat(7,1fr);gap:2px;padding:0 2px;display:grid}.CSUCalendarWidget-module__9DDYDG__calendarCell{cursor:default;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:36px;padding:3px 0;transition:background .15s;display:flex;position:relative}.CSUCalendarWidget-module__9DDYDG__hasEvents{cursor:pointer}.CSUCalendarWidget-module__9DDYDG__hasEvents:hover{background:#77c5d51f}.CSUCalendarWidget-module__9DDYDG__disabled{opacity:.5;pointer-events:none}.CSUCalendarWidget-module__9DDYDG__dateNumber{color:var(--csu-text-primary,#002855);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.9em;font-weight:500;line-height:1;transition:all .15s;display:flex}.CSUCalendarWidget-module__9DDYDG__today .CSUCalendarWidget-module__9DDYDG__dateNumber{background:var(--csu-gold,#c6aa76);color:var(--csu-text-on-gold,#002855);font-weight:700}.CSUCalendarWidget-module__9DDYDG__eventDots{justify-content:center;gap:2px;margin-top:1px;display:flex}.CSUCalendarWidget-module__9DDYDG__eventDot{border-radius:1px;flex-shrink:0;width:16px;height:3px}.CSUCalendarWidget-module__9DDYDG__legend{border-top:1px solid var(--csu-border-subtle,#f0f2f5);flex-wrap:wrap;gap:6px 10px;padding:8px 16px 4px;display:flex}.CSUCalendarWidget-module__9DDYDG__legendItem{color:var(--csu-text-secondary,#5b6770);white-space:nowrap;align-items:center;gap:4px;font-size:.85em;display:flex}.CSUCalendarWidget-module__9DDYDG__legendDot{border-radius:1px;flex-shrink:0;width:10px;height:3px}.CSUCalendarWidget-module__9DDYDG__upcomingSection{border-top:1px solid var(--csu-divider,#e0e6ed);padding:12px 16px 4px}.CSUCalendarWidget-module__9DDYDG__upcomingTitle{color:var(--csu-text-primary,#002855);align-items:center;gap:6px;margin-bottom:10px;font-size:.95em;font-weight:700;display:flex}.CSUCalendarWidget-module__9DDYDG__eventItem{border-bottom:1px solid var(--csu-border-subtle,#f0f2f5);align-items:stretch;gap:10px;padding:8px 0;display:flex}.CSUCalendarWidget-module__9DDYDG__eventItem:last-child{border-bottom:none}.CSUCalendarWidget-module__9DDYDG__eventTypeIndicator{border-radius:2px;flex-shrink:0;width:3px}.CSUCalendarWidget-module__9DDYDG__eventDateBadge{background:var(--csu-surface-alt,#f8fafc);border:1px solid var(--csu-border,#e2e8f0);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:40px;padding:4px 6px;display:flex}.CSUCalendarWidget-module__9DDYDG__eventDateBadgeMonth{color:var(--csu-text-primary,#002855);text-transform:uppercase;font-size:.85em;font-weight:700;line-height:1.2}.CSUCalendarWidget-module__9DDYDG__eventDateBadgeDay{color:var(--csu-text-primary,#002855);font-size:1.05em;font-weight:700;line-height:1.2}.CSUCalendarWidget-module__9DDYDG__eventDetails{flex:1;min-width:0}.CSUCalendarWidget-module__9DDYDG__eventDetailsTitle{color:var(--csu-text-primary,#1e293b);font-size:.9em;font-weight:600;line-height:1.3}.CSUCalendarWidget-module__9DDYDG__eventDetailsMeta{color:var(--csu-text-secondary,#5b6770);margin-top:2px;font-size:.85em}.CSUCalendarWidget-module__9DDYDG__eventIcon{color:var(--csu-text-secondary,#5b6770);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.CSUCalendarWidget-module__9DDYDG__showingEventsText{color:var(--csu-text-secondary,#5b6770);text-align:center;padding:6px 0 2px;font-size:.85em;font-style:italic}
.ProspectSidebar-module__fIEawG__sidebarDropdownLink,.ProspectSidebar-module__fIEawG__sidebarDropdownContent,.ProspectSidebar-module__fIEawG__sidebarDropdownContent.ProspectSidebar-module__fIEawG__expanded{box-sizing:border-box;width:100%;max-width:100%}.ProspectSidebar-module__fIEawG__sidebarDropdownContent{overflow:hidden}.ProspectSidebar-module__fIEawG__sidebarDropdownContent .ProspectSidebar-module__fIEawG__sidebarDropdownLink{word-wrap:break-word;overflow-wrap:break-word;overflow:hidden}.ProspectSidebar-module__fIEawG__sidebarDropdownLink{background:var(--csu-surface,#fff);width:100%;color:var(--csu-text-primary,#002855);box-shadow:var(--csu-shadow-sm,0 1px 3px #0000000a);cursor:pointer;border-radius:8px;margin:10px 0;padding:14px 12px;font-weight:600;text-decoration:none;transition:box-shadow .2s,background .2s,color .2s;display:block}.ProspectSidebar-module__fIEawG__sidebarDropdownLink:hover{background:var(--csu-surface-hover,#f7fafd);box-shadow:var(--csu-shadow-md,0 4px 16px #0028551f);color:var(--csu-gold,#c6aa76);text-decoration:none}.ProspectSidebar-module__fIEawG__prospectSidebar{display:block}@media (max-width:1200px){.ProspectSidebar-module__fIEawG__prospectSidebar{display:none!important}}
