.oeg-fav-entry-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;flex-wrap:wrap}.oeg-fav-entry-row>.entry-title,.oeg-fav-entry-row>h1{flex:1 1 320px;min-width:0}.oeg-fav-entry{display:flex;justify-content:flex-end;position:relative;z-index:4}.oeg-fav-entry--course{margin:0 0 12px;width:100%;flex:1 1 100%}.oeg-fav-entry--inline{margin:0;width:auto;flex:0 0 auto}.oeg-fav-trigger{border:1px solid #e2eeff!important;background:#e2eeff!important;box-shadow:0 1px 2px rgba(15,23,42,.08);color:#000!important;padding:10px 16px;font-size:14px!important;font-weight:inherit!important;line-height:1.2!important;font-family:inherit!important;cursor:pointer;display:inline-flex;align-items:center;gap:8px;max-width:100%;white-space:nowrap;text-decoration:none!important;border-radius:8px;min-height:42px;letter-spacing:0;-webkit-appearance:none;appearance:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.oeg-fav-trigger__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:inherit!important;transform:translateY(0);flex:0 0 auto}.oeg-fav-trigger__icon svg{width:20px;height:20px;display:block}.oeg-fav-trigger__label{color:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.oeg-fav-trigger:focus-visible,.oeg-fav-trigger:hover{color:#000!important;background:#e2eeff!important;border-color:#e2eeff!important;box-shadow:0 6px 18px rgba(15,23,42,.12);text-decoration:none;transform:translateY(-1px)}.oeg-fav-trigger:focus-visible{outline:0}.oeg-fav-trigger.is-active{border-color:#e2eeff!important;background:#e2eeff!important;color:#000!important;font-size:14px!important;font-weight:inherit!important}.oeg-fav-trigger.is-active:focus-visible,.oeg-fav-trigger.is-active:hover{background:#e2eeff!important;border-color:#e2eeff!important;color:#000!important}.oeg-fav-login-cue{font-size:13px;line-height:1.2;font-weight:inherit;font-family:inherit;color:#123f69;text-decoration:none}.oeg-fav-login-cue:hover{text-decoration:underline}.oeg-fav-modal-root,.oeg-fav-name-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px}.oeg-fav-modal-root[hidden],.oeg-fav-name-modal[hidden]{display:none!important}.oeg-fav-modal__backdrop{position:absolute;inset:0;background:rgba(14,30,47,.42)}.oeg-fav-modal__dialog{position:relative;width:min(92vw,640px);background:#fff;border:1px solid #94a3b8;border-radius:12px;padding:20px 22px;box-shadow:0 20px 48px rgba(15,23,42,.3);min-height:380px;max-height:calc(100vh - 40px);display:flex;flex-direction:column;font-weight:400;font-family:inherit}.oeg-fav-modal__dialog--small{width:min(92vw,440px);min-height:0}.oeg-fav-modal__close{position:absolute;top:12px;right:12px;border:1px solid #9aa9bd;background:#fff;color:#334e68;width:32px;height:32px;min-width:32px;padding:0;border-radius:6px;font-size:18px;line-height:1;font-weight:400;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.oeg-fav-modal__title{margin:0 0 14px;color:#1f2937;font-size:18px;line-height:1.3;font-weight:700;font-family:inherit}.oeg-fav-modal__hint{margin:0 0 12px;color:#64748b;font-size:15px;line-height:1.45;font-weight:400;font-family:inherit}.oeg-fav-modal__list{max-height:none;flex:1 1 auto;min-height:220px;overflow:auto;border:1px solid #d6e1ec;border-radius:10px;margin-bottom:14px;padding:8px 12px;background:#fbfdff}.oeg-fav-modal__loading{margin:0;color:#64748b;font-size:14px;line-height:1.35;font-weight:400;font-family:inherit}.oeg-fav-list-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e2e8f0}.oeg-fav-list-row:last-child{border-bottom:0}.oeg-fav-list-row.is-loading{opacity:.6}.oeg-fav-list-label{display:inline-flex;align-items:center;gap:10px;color:#111827;font-size:14px;line-height:1.2;font-weight:400;font-family:inherit}.oeg-fav-list-label input[type=checkbox]{width:19px;height:19px;margin:0;accent-color:#1f4f84}.oeg-fav-list-actions{display:inline-flex}.oeg-fav-list-action-group{display:inline-flex;gap:8px;align-items:center}.oeg-fav-list-spinner{width:16px;height:16px;border:2px solid #c6d4e4;border-top-color:#1f4f84;border-radius:999px;animation:oeg-fav-spin .8s linear infinite}.oeg-fav-icon-btn{border:0;background:0 0;color:#334155;width:30px;height:30px;min-width:30px;padding:0;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.oeg-fav-icon-btn svg{width:20px;height:20px;display:block}.oeg-fav-icon-btn:hover{background:#0f4c81;color:#fff}.oeg-fav-icon-btn--danger{color:#475569}.oeg-fav-icon-btn--danger:hover{background:#b42318;color:#fff}.oeg-fav-modal__footer{margin-top:2px;display:flex;justify-content:space-between;align-items:center}.oeg-fav-btn{border:0;border-radius:8px;padding:10px 16px;font-size:14px;line-height:1.2;font-weight:400;font-family:inherit;cursor:pointer}.oeg-fav-btn__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;margin-right:6px;vertical-align:middle}.oeg-fav-btn__icon svg{width:20px;height:20px;display:block}.oeg-fav-btn{background:#1f4f84;color:#fff}.oeg-fav-btn:hover{background:#14395f;color:#fff}.oeg-fav-btn--light{background:#f8fafc;color:#1f4f84;border:1px solid #9fb0c5}.oeg-fav-btn--light:hover{background:#1f4f84;color:#fff;border-color:#1f4f84}.oeg-fav-btn:disabled{opacity:.5;cursor:not-allowed}.oeg-fav-modal__input{width:100%;border:1px solid #8ea0b6;border-radius:8px;padding:10px 12px;margin-top:8px;font-size:16px;line-height:1.2;font-weight:400;font-family:inherit}.oeg-fav-modal__error{margin:8px 0 0;color:#b42318;font-size:13px;line-height:1.2;font-weight:400;font-family:inherit}.oeg-fav-modal__actions{margin-top:14px;display:flex;justify-content:space-between;align-items:center}.oeg-fav-toast{position:fixed;right:16px;bottom:16px;background:#102a43;color:#fff;padding:8px 10px;border-radius:6px;font-size:12px;line-height:1.2;font-weight:400;font-family:inherit;z-index:100000}.oeg-fav-toast.is-error{background:#b42318}@keyframes oeg-fav-spin{to{transform:rotate(360deg)}}@media (max-width:767px){.oeg-fav-entry--course{justify-content:flex-end;width:100%}.oeg-fav-entry-row{align-items:stretch}.oeg-fav-entry-row>.entry-title,.oeg-fav-entry-row>h1{flex-basis:100%}.oeg-fav-modal__dialog{width:calc(100vw - 20px);min-height:0;max-height:calc(100vh - 24px);padding:14px}.oeg-fav-modal__title{font-size:18px;margin-bottom:10px}.oeg-fav-modal__hint{font-size:14px;margin-bottom:10px}.oeg-fav-list-label{font-size:14px;gap:8px}.oeg-fav-list-label input[type=checkbox]{width:17px;height:17px}.oeg-fav-icon-btn{width:30px;height:30px;min-width:30px}.oeg-fav-btn{padding:8px 12px;font-size:14px}.oeg-fav-modal__list{min-height:150px}.oeg-fav-modal__dialog--small{width:calc(100vw - 32px)}.oeg-fav-trigger{font-size:14px!important;padding:9px 14px;min-height:40px}}