/* o2c-roundup-interactions */

/* Quiet direct links: the default card remains editorial; only hover/focus reveals the cue. */
#o2c-announcements #o2c-feed .o2c-roundup-item-link{position:relative;z-index:3;display:block;min-width:0;padding-right:19px;color:inherit;text-decoration:none;border-radius:3px;outline-offset:4px}
#o2c-announcements #o2c-feed .o2c-roundup-link-arrow{position:absolute;right:0;top:0;color:#297d77;opacity:0;transform:translateX(-3px);transition:opacity 140ms ease,transform 140ms ease;pointer-events:none}
#o2c-announcements #o2c-feed .o2c-roundup-item-link:focus-visible{outline:2px solid #297d77;text-decoration:underline;text-decoration-color:#94aea0;text-underline-offset:4px}
#o2c-announcements #o2c-feed .o2c-roundup-item-link:focus-visible .o2c-roundup-link-arrow{opacity:1;transform:none}
@media(hover:hover){
 #o2c-announcements #o2c-feed .o2c-roundup-item-link:hover{color:#205e51;text-decoration:underline;text-decoration-color:#94aea0;text-underline-offset:4px}
 #o2c-announcements #o2c-feed .o2c-roundup-item-link:hover .o2c-roundup-link-arrow{opacity:1;transform:none}
}
/* Keep the hierarchy quiet, with legible metadata. */
#o2c-announcements:not(.is-reader):not(.is-calendar) #o2c-feed.o2c-editorial-feed .o2c-editorial-roundup .o2c-category{font-size:12px!important;color:#596d5f!important}
#o2c-announcements:not(.is-reader):not(.is-calendar) #o2c-feed.o2c-editorial-feed .o2c-editorial-roundup .o2c-type{font-size:11px!important;color:#596b60!important}
#o2c-announcements:not(.is-reader):not(.is-calendar) #o2c-feed.o2c-editorial-feed .o2c-editorial-roundup .o2c-roundup-kicker{font-size:11px!important;color:#596b60!important;letter-spacing:.07em!important}
#o2c-announcements:not(.is-reader):not(.is-calendar) #o2c-feed.o2c-editorial-feed .o2c-editorial-roundup .o2c-roundup-number{font-size:11px!important;color:#637265!important}
#o2c-announcements:not(.is-reader):not(.is-calendar) #o2c-feed.o2c-editorial-feed .o2c-editorial-roundup .o2c-badges{padding:0!important}
#o2c-announcements:not(.is-reader):not(.is-calendar) #o2c-feed.o2c-editorial-feed .o2c-editorial-roundup .o2c-date{color:#5e7063!important}
/* Only matching changes receive emphasis; all other changes remain readable. */
#o2c-announcements #o2c-feed .o2c-roundup-items li.is-filter-match{background:linear-gradient(90deg,#e6efe7,transparent);border-top-color:#b6caba!important}
#o2c-announcements #o2c-feed .o2c-roundup-items li.is-filter-match .o2c-roundup-item-link{color:#244d3b;font-weight:700}
#o2c-announcements:not(.is-reader):not(.is-calendar) #o2c-feed.o2c-editorial-feed .o2c-editorial-roundup .is-filter-match .o2c-roundup-number{color:#29614b!important;font-weight:700!important}
@media(prefers-reduced-motion:reduce){#o2c-announcements #o2c-feed .o2c-roundup-link-arrow{transition:none;transform:none}}


