@keyframes Manager-module-scss-module__M28J1q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Manager-module-scss-module__M28J1q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Manager-module-scss-module__M28J1q__manager{width:100%;max-width:none;animation:.3s Manager-module-scss-module__M28J1q__fadeIn}.Manager-module-scss-module__M28J1q__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-bottom:1.5rem;display:flex}.Manager-module-scss-module__M28J1q__header h2{color:#252525;margin:0;font-size:1.875rem;font-weight:700}.Manager-module-scss-module__M28J1q__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.Manager-module-scss-module__M28J1q__approveAllBtn{color:#fff;cursor:pointer;background:#299200;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.Manager-module-scss-module__M28J1q__approveAllBtn:hover:not(:disabled){background:#299200d9}.Manager-module-scss-module__M28J1q__approveAllBtn:disabled{opacity:.7;cursor:not-allowed}.Manager-module-scss-module__M28J1q__createBtn{color:#fff;cursor:pointer;background:#299200;border:none;border-radius:8px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s}.Manager-module-scss-module__M28J1q__createBtn:hover{background:#299200d6;transform:translateY(-2px);box-shadow:0 4px 12px #2992004d}.Manager-module-scss-module__M28J1q__loading{text-align:center;color:#626262;padding:3rem;font-size:1.1rem}.Manager-module-scss-module__M28J1q__error{color:#991b1b;background:#dc262614;border:1px solid #dc262640;border-radius:10px;padding:.875rem 1rem;font-size:.95rem}.Manager-module-scss-module__M28J1q__filters{background:#fff;border:1px solid #2525250f;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 2px 8px #0000000f}.Manager-module-scss-module__M28J1q__filterRow{flex-wrap:wrap;align-items:flex-end;gap:1rem 1.5rem;display:flex}.Manager-module-scss-module__M28J1q__filterGroup{flex-direction:column;gap:.375rem;min-width:0;display:flex}.Manager-module-scss-module__M28J1q__filterGroupSearch{flex:1;min-width:220px}.Manager-module-scss-module__M28J1q__filterGroupTag{min-width:176px}.Manager-module-scss-module__M28J1q__filterGroupDate{min-width:220px}.Manager-module-scss-module__M28J1q__filterGroupSort{min-width:180px}.Manager-module-scss-module__M28J1q__filterLabel{color:#626262;letter-spacing:.02em;font-size:.8rem;font-weight:600}.Manager-module-scss-module__M28J1q__searchInput{color:#252525;border:2px solid #2525251f;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Manager-module-scss-module__M28J1q__searchInput:focus{border-color:#f5b73f;outline:none;box-shadow:0 0 0 3px #f5b73f1f}.Manager-module-scss-module__M28J1q__searchInput::placeholder{color:#7c7c7c}.Manager-module-scss-module__M28J1q__filterSelect{color:#252525;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23f5b73f' stroke-width='2.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E"),linear-gradient(#f5b73f2e 0%,#f5b73f0a 100%);background-position:right .75rem center,right .35rem center;background-repeat:no-repeat;background-size:.85rem,1.6rem 1.6rem;border:2px solid #2525251f;border-radius:10px;width:100%;padding:.75rem 2.25rem .75rem .9rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.Manager-module-scss-module__M28J1q__filterSelect:hover{border-color:#25252540}.Manager-module-scss-module__M28J1q__filterSelect:focus{border-color:#f5b73f;outline:none;box-shadow:0 0 0 3px #f5b73f1f}.Manager-module-scss-module__M28J1q__compactSelect{width:100%;position:relative}.Manager-module-scss-module__M28J1q__compactSelectTrigger{color:#252525;cursor:pointer;background:#fff;border:2px solid #2525251f;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.7rem .8rem;transition:border-color .2s,box-shadow .2s;display:flex}.Manager-module-scss-module__M28J1q__compactSelectTrigger:hover{border-color:#25252540}.Manager-module-scss-module__M28J1q__compactSelectTrigger:focus{border-color:#f5b73f;outline:none;box-shadow:0 0 0 3px #f5b73f1f}.Manager-module-scss-module__M28J1q__compactSelectTriggerOpen{border-color:#f5b73f;box-shadow:0 0 0 3px #f5b73f1f}.Manager-module-scss-module__M28J1q__compactSelectValue{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.9rem;font-weight:500;overflow:hidden}.Manager-module-scss-module__M28J1q__compactSelectChevron{color:#f5b73f;background:#f5b73f24;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:1.05rem;font-weight:700;line-height:1;transition:transform .2s;display:inline-flex}.Manager-module-scss-module__M28J1q__compactSelectTriggerOpen .Manager-module-scss-module__M28J1q__compactSelectChevron{transform:rotate(180deg)}.Manager-module-scss-module__M28J1q__compactSelectMenu{z-index:120;background:#fff;border:1px solid #2525251f;border-radius:10px;max-height:260px;padding:.35rem;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000024}.Manager-module-scss-module__M28J1q__compactSelectOption{color:#252525;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;width:100%;min-height:34px;padding:.42rem .5rem;font-size:.85rem;transition:background-color .16s;display:flex}.Manager-module-scss-module__M28J1q__compactSelectOption span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.Manager-module-scss-module__M28J1q__compactSelectOption:hover{background:#2525250f}.Manager-module-scss-module__M28J1q__compactSelectOptionActive{color:#252525;background:#f5b73f1f;font-weight:600}.Manager-module-scss-module__M28J1q__tagCombobox,.Manager-module-scss-module__M28J1q__tagComboboxInputWrap{width:100%;position:relative}.Manager-module-scss-module__M28J1q__tagComboboxInput{color:#252525;background:#fff;border:2px solid #2525251f;border-radius:10px;width:100%;padding:.75rem 2.6rem .75rem .95rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.Manager-module-scss-module__M28J1q__tagComboboxInput:hover{border-color:#25252540}.Manager-module-scss-module__M28J1q__tagComboboxInput:focus{border-color:#f5b73f;outline:none;box-shadow:0 0 0 3px #f5b73f1f}.Manager-module-scss-module__M28J1q__tagComboboxInput::placeholder{color:#7c7c7c}.Manager-module-scss-module__M28J1q__tagComboboxToggle{color:#f5b73f;cursor:pointer;background:linear-gradient(#f5b73f33 0%,#f5b73f14 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .2s;display:inline-flex;position:absolute;top:50%;right:.45rem;transform:translateY(-50%)}.Manager-module-scss-module__M28J1q__tagComboboxToggle:hover{background:linear-gradient(#f5b73f42 0%,#f5b73f1f 100%)}.Manager-module-scss-module__M28J1q__tagComboboxToggleIcon{transform-origin:50%;border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .18s;display:block;transform:rotate(45deg)translateY(-1px)}.Manager-module-scss-module__M28J1q__tagComboboxToggleOpen .Manager-module-scss-module__M28J1q__tagComboboxToggleIcon{transform:rotate(-135deg)translateY(1px)}.Manager-module-scss-module__M28J1q__tagComboboxMenu{z-index:130;background:#fff;border:1px solid #2525251f;border-radius:12px;width:max(100%,340px);max-width:520px;max-height:320px;padding:.4rem;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 14px 30px #00000024}.Manager-module-scss-module__M28J1q__tagComboboxOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:baseline;gap:.8rem;width:100%;padding:.52rem .6rem;transition:background-color .16s;display:flex}.Manager-module-scss-module__M28J1q__tagComboboxOptionHover,.Manager-module-scss-module__M28J1q__tagComboboxOption:hover{background:#2525250f}.Manager-module-scss-module__M28J1q__tagComboboxOptionActive{background:#f5b73f1f}.Manager-module-scss-module__M28J1q__tagComboboxOptionLabel{color:#252525;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.92rem;font-weight:600;line-height:1.3;overflow:hidden}.Manager-module-scss-module__M28J1q__tagComboboxOptionMeta{color:#626262;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:45%;font-size:.78rem;font-weight:500;overflow:hidden}.Manager-module-scss-module__M28J1q__tagComboboxEmpty{color:#626262;padding:.7rem .6rem;font-size:.85rem}.Manager-module-scss-module__M28J1q__dateRangeWrap{position:relative}.Manager-module-scss-module__M28J1q__dateRangeTrigger{color:#252525;cursor:pointer;text-align:left;background:#fff;border:2px solid #2525251f;border-radius:10px;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s;display:flex}.Manager-module-scss-module__M28J1q__dateRangeTrigger:hover{border-color:#25252540}.Manager-module-scss-module__M28J1q__dateRangeTrigger:focus{border-color:#f5b73f;outline:none;box-shadow:0 0 0 3px #f5b73f1f}.Manager-module-scss-module__M28J1q__dateRangePlaceholder{color:#7c7c7c}.Manager-module-scss-module__M28J1q__dateRangePopover{z-index:100;background:#fff;border:1px solid #2525251f;border-radius:12px;padding:1rem;animation:.2s Manager-module-scss-module__M28J1q__slideUp;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 40px #00000026}.Manager-module-scss-module__M28J1q__calendarRoot{--rdp-accent-color:#f5b73f;--rdp-accent-background-color:#f5b73f1f;margin:0}.Manager-module-scss-module__M28J1q__dateRangeActions{border-top:1px solid #2525250f;justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.Manager-module-scss-module__M28J1q__dateRangeClear{color:#626262;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:background .2s,color .2s}.Manager-module-scss-module__M28J1q__dateRangeClear:hover{color:#252525;background:#2525250f}.Manager-module-scss-module__M28J1q__dateRangeApply{color:#fff;cursor:pointer;background:#299200;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,transform .2s}.Manager-module-scss-module__M28J1q__dateRangeApply:hover{background:#299200e6;transform:translateY(-1px)}.Manager-module-scss-module__M28J1q__list{flex-direction:column;gap:1rem;width:100%;display:flex}.Manager-module-scss-module__M28J1q__item{box-sizing:border-box;background:#fff;border-left:3px solid #0000;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 2px 6px #0000000f}.Manager-module-scss-module__M28J1q__item:hover{border-left-color:#f5b73f;transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.Manager-module-scss-module__M28J1q__itemContent{cursor:pointer;flex:1;min-width:0}.Manager-module-scss-module__M28J1q__itemHeader{align-items:center;gap:1rem;margin-bottom:.625rem;display:flex}.Manager-module-scss-module__M28J1q__itemHeader h3{color:#252525;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:1.125rem;font-weight:600;overflow:hidden}.Manager-module-scss-module__M28J1q__badge{white-space:nowrap;border-radius:6px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.Manager-module-scss-module__M28J1q__badgeSuccess{color:#299200;background:#2992001f}.Manager-module-scss-module__M28J1q__badgeDraft{color:#626262;background:#2525251f}.Manager-module-scss-module__M28J1q__badgeModeration{color:#b8860b;letter-spacing:.02em;background:linear-gradient(135deg,#f5b73f2e 0%,#f5b73f14 100%);border:1px solid #f5b73f59;font-weight:600}.Manager-module-scss-module__M28J1q__badgeRejected{color:#dc2626;background:#dc262626}.Manager-module-scss-module__M28J1q__tabs{gap:.5rem;margin-bottom:1rem;display:flex}.Manager-module-scss-module__M28J1q__tab,.Manager-module-scss-module__M28J1q__tabActive{cursor:pointer;background:#fff;border:1px solid #2525251f;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.95rem;transition:all .2s;display:inline-flex}.Manager-module-scss-module__M28J1q__tab:hover{background:#2525250f}.Manager-module-scss-module__M28J1q__tabActive{color:#252525;background:#f5b73f1f;border-color:#f5b73f;font-weight:600}.Manager-module-scss-module__M28J1q__tabCount{color:#fff;background:#7c7c7c;border-radius:999px;padding:.15rem .5rem;font-size:.75rem}.Manager-module-scss-module__M28J1q__tabActive .Manager-module-scss-module__M28J1q__tabCount{color:#252525;background:#f5b73f}.Manager-module-scss-module__M28J1q__moderationHint{color:#626262;margin-bottom:1.25rem;font-size:.95rem}.Manager-module-scss-module__M28J1q__emptyState{text-align:center;color:#626262;padding:3rem;font-size:1rem}.Manager-module-scss-module__M28J1q__approveBtn,.Manager-module-scss-module__M28J1q__rejectBtn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.25rem;font-weight:600;transition:all .2s;display:flex}.Manager-module-scss-module__M28J1q__approveBtn{color:#299200;background:#2992001f;border:1px solid #2992004d}.Manager-module-scss-module__M28J1q__approveBtn:hover{color:#fff;background:#299200;transform:scale(1.05)}.Manager-module-scss-module__M28J1q__rejectBtn{color:#dc2626;background:#dc26261a;border:1px solid #dc262633}.Manager-module-scss-module__M28J1q__rejectBtn:hover{color:#fff;background:#dc2626;transform:scale(1.05)}.Manager-module-scss-module__M28J1q__itemMeta{color:#626262;flex-wrap:wrap;gap:1.25rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.Manager-module-scss-module__M28J1q__itemMeta span{align-items:center;gap:.25rem;display:flex}.Manager-module-scss-module__M28J1q__tags{flex-wrap:wrap;gap:.5rem;margin-top:.625rem;display:flex}.Manager-module-scss-module__M28J1q__tag{color:#f5b73f;background:#f5b73f1f;border:1px solid #f5b73f4d;border-radius:6px;padding:.25rem .625rem;font-size:.8rem;font-weight:500}.Manager-module-scss-module__M28J1q__itemActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Manager-module-scss-module__M28J1q__previewOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1.5rem;animation:.2s Manager-module-scss-module__M28J1q__fadeIn;display:flex;position:fixed;inset:0}.Manager-module-scss-module__M28J1q__secondaryBtn{color:#252525;cursor:pointer;background:#fff;border:1px solid #2525251f;border-radius:8px;padding:.7rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.Manager-module-scss-module__M28J1q__secondaryBtn:hover:not(:disabled){background:#2525250f;border-color:#25252538}.Manager-module-scss-module__M28J1q__secondaryBtn:disabled{opacity:.7;cursor:not-allowed}.Manager-module-scss-module__M28J1q__hiddenFileInput{display:none}.Manager-module-scss-module__M28J1q__previewStandalone{background:#f6f7f9;min-height:100vh;padding:1.5rem;position:relative}.Manager-module-scss-module__M28J1q__previewStandalone .Manager-module-scss-module__M28J1q__previewPanel{max-width:1120px;min-height:calc(100vh - 3rem);max-height:none;margin:0 auto}.Manager-module-scss-module__M28J1q__previewStandalone .Manager-module-scss-module__M28J1q__previewBody{max-height:none}.Manager-module-scss-module__M28J1q__previewStandalone .Manager-module-scss-module__M28J1q__previewActions{z-index:2;position:sticky;bottom:0}.Manager-module-scss-module__M28J1q__previewStandalone .Manager-module-scss-module__M28J1q__rejectModalOverlay{position:fixed}.Manager-module-scss-module__M28J1q__previewPanel{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:720px;max-height:90vh;display:flex;box-shadow:0 20px 60px #0003}.Manager-module-scss-module__M28J1q__previewHeader{border-bottom:1px solid #2525251f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Manager-module-scss-module__M28J1q__previewTitle{color:#252525;flex:1;margin:0;font-size:1.35rem;font-weight:700;line-height:1.3}.Manager-module-scss-module__M28J1q__previewClose{cursor:pointer;color:#252525d6;background:#2525250f;border:none;border-radius:8px;flex-shrink:0;width:36px;height:36px;font-size:1.5rem;line-height:1}.Manager-module-scss-module__M28J1q__previewClose:hover{color:#252525;background:#2525251f}.Manager-module-scss-module__M28J1q__previewMeta{color:#626262;border-bottom:1px solid #2525250f;flex-wrap:wrap;gap:1.25rem;padding:.75rem 1.5rem;font-size:.85rem;display:flex}.Manager-module-scss-module__M28J1q__previewBody{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.Manager-module-scss-module__M28J1q__previewTags{margin-top:0;margin-bottom:.5rem}.Manager-module-scss-module__M28J1q__previewContent{color:#252525;font-size:1rem;line-height:1.6}.Manager-module-scss-module__M28J1q__previewParagraph{margin:0 0 1rem}.Manager-module-scss-module__M28J1q__previewParagraph:last-child{margin-bottom:0}.Manager-module-scss-module__M28J1q__previewHeading{color:#252525;margin:1.25rem 0 .5rem;font-weight:700}.Manager-module-scss-module__M28J1q__previewHeading:first-child{margin-top:0}.Manager-module-scss-module__M28J1q__previewQuote{color:#252525d6;border-left:4px solid #f5b73f;margin:1rem 0;padding-left:1rem;font-style:italic}.Manager-module-scss-module__M28J1q__previewList{margin:.75rem 0 1rem;padding-left:1.5rem}.Manager-module-scss-module__M28J1q__previewImageWrap{border-radius:8px;max-width:560px;margin:1.25rem 0;overflow:hidden}.Manager-module-scss-module__M28J1q__previewCoverWrap{background:#2525250f;border:1px solid #2525251f;border-radius:10px;width:min(100%,560px);max-width:100%;margin:0 0 1rem;overflow:hidden}.Manager-module-scss-module__M28J1q__previewCoverImage{object-fit:contain;width:100%;height:auto;max-height:340px;display:block}.Manager-module-scss-module__M28J1q__previewImageStack{flex-direction:column;align-items:flex-start;gap:18px;margin:1.25rem 0;display:flex}.Manager-module-scss-module__M28J1q__previewImageStack figure{width:min(100%,560px);margin:0}.Manager-module-scss-module__M28J1q__previewImage{object-fit:contain;background:#2525250f;border:1px solid #2525251f;border-radius:8px;width:min(100%,560px);max-width:100%;height:auto;max-height:360px;display:block}.Manager-module-scss-module__M28J1q__previewInlineCaption{color:#7c7c7c;max-width:560px;margin-top:6px;font-size:12px;line-height:16px}.Manager-module-scss-module__M28J1q__previewMediaWrap{width:min(100%,560px);margin:1.25rem 0}.Manager-module-scss-module__M28J1q__previewMediaVideo{aspect-ratio:16/9;background:#0f172a;border:1px solid #2525251f;border-radius:8px;width:100%;display:block}.Manager-module-scss-module__M28J1q__previewMediaAudio{width:100%}.Manager-module-scss-module__M28J1q__previewEmbedWrap{flex-direction:column;gap:8px;width:min(100%,560px);margin:1.25rem 0;display:flex}.Manager-module-scss-module__M28J1q__previewEmbedFrame{border:1px solid #2525251f;border-radius:8px;width:100%;height:315px}.Manager-module-scss-module__M28J1q__previewEmbedLink{color:#2563eb;word-break:break-all;text-decoration:underline}.Manager-module-scss-module__M28J1q__previewActions{background:#2525250f;border-top:1px solid #2525251f;gap:.75rem;padding:1rem 1.5rem;display:flex}.Manager-module-scss-module__M28J1q__previewActions button{cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s}.Manager-module-scss-module__M28J1q__previewCancelBtn{color:#252525d6;background:#fff;border:1px solid #2525251f}.Manager-module-scss-module__M28J1q__previewCancelBtn:hover{color:#252525;background:#2525250f}.Manager-module-scss-module__M28J1q__previewActions .Manager-module-scss-module__M28J1q__approveBtn,.Manager-module-scss-module__M28J1q__previewActions .Manager-module-scss-module__M28J1q__rejectBtn{width:auto;height:auto;padding:.625rem 1.25rem;font-size:.95rem}.Manager-module-scss-module__M28J1q__rejectModalOverlay{z-index:10;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.Manager-module-scss-module__M28J1q__rejectModal{background:#fff;border-radius:12px;width:100%;max-width:440px;padding:1.5rem 1.75rem;box-shadow:0 20px 56px #00000038}.Manager-module-scss-module__M28J1q__rejectModalTitle{color:#252525;margin:0 0 .35rem;font-size:1.125rem;font-weight:700}.Manager-module-scss-module__M28J1q__rejectModalHint{color:#626262;margin:0 0 1rem;font-size:.875rem;line-height:1.4}.Manager-module-scss-module__M28J1q__rejectModalTextarea{resize:vertical;box-sizing:border-box;border:1px solid #2525251f;border-radius:8px;width:100%;min-height:100px;margin-bottom:1.25rem;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem}.Manager-module-scss-module__M28J1q__rejectModalTextarea:focus{border-color:#f5b73f;outline:none;box-shadow:0 0 0 2px #f5b73f1f}.Manager-module-scss-module__M28J1q__rejectModalActions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.Manager-module-scss-module__M28J1q__rejectModalActions button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;min-width:100px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s}.Manager-module-scss-module__M28J1q__rejectModalCancel{color:#252525;background:#2525250f}.Manager-module-scss-module__M28J1q__rejectModalCancel:hover{background:#2525251f}.Manager-module-scss-module__M28J1q__rejectModalReject{color:#dc2626;background:#dc26261f;border:1px solid #dc26264d}.Manager-module-scss-module__M28J1q__rejectModalReject:hover:not(:disabled){color:#fff;background:#dc2626}.Manager-module-scss-module__M28J1q__rejectModalReject:disabled{opacity:.6;cursor:not-allowed}.Manager-module-scss-module__M28J1q__moderationItemContent{cursor:pointer;flex:1;min-width:0}.Manager-module-scss-module__M28J1q__menuWrap{position:relative}.Manager-module-scss-module__M28J1q__menuTrigger{color:#252525;cursor:pointer;background:#fff;border:1px solid #2525251f;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;line-height:1;transition:all .2s;display:flex}.Manager-module-scss-module__M28J1q__menuTrigger:hover{color:#252525;background:#2525250f;border-color:#2525254d;transform:scale(1.05)}.Manager-module-scss-module__M28J1q__fabCreate{display:none}.Manager-module-scss-module__M28J1q__menuDropdown{z-index:9999;background:#fff;border:1px solid #2525251f;border-radius:10px;min-width:180px;padding:.5rem;animation:.2s Manager-module-scss-module__M28J1q__slideUp;box-shadow:0 8px 24px #00000026}.Manager-module-scss-module__M28J1q__menuItem{color:#252525;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:.625rem 1rem;font-size:.9rem;text-decoration:none;transition:background .2s;display:block}.Manager-module-scss-module__M28J1q__menuItem:hover{background:#2525250f}.Manager-module-scss-module__M28J1q__menuItemDanger{color:#dc2626}.Manager-module-scss-module__M28J1q__menuItemDanger:hover{background:#dc26261a}.Manager-module-scss-module__M28J1q__confirmOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;isolation:isolate;background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.2s forwards Manager-module-scss-module__M28J1q__confirmFadeIn;display:flex;position:fixed;inset:0}.Manager-module-scss-module__M28J1q__confirmModal{background:#fff;border-radius:12px;flex-shrink:0;width:100%;max-width:360px;padding:1.5rem;animation:.25s forwards Manager-module-scss-module__M28J1q__confirmSlideUp;box-shadow:0 20px 50px #0003}@keyframes Manager-module-scss-module__M28J1q__confirmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Manager-module-scss-module__M28J1q__confirmSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Manager-module-scss-module__M28J1q__confirmTitle{color:#252525;margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.Manager-module-scss-module__M28J1q__confirmText{color:#626262;margin:0 0 1.25rem;font-size:.95rem}.Manager-module-scss-module__M28J1q__confirmActions{justify-content:flex-end;gap:.75rem;display:flex}.Manager-module-scss-module__M28J1q__confirmDeleteBtn{cursor:pointer;color:#fff;background:#dc2626;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,transform .2s}.Manager-module-scss-module__M28J1q__confirmDeleteBtn:hover{background:#b91c1c;transform:translateY(-1px)}.Manager-module-scss-module__M28J1q__editBtn,.Manager-module-scss-module__M28J1q__deleteBtn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.25rem;font-weight:600;transition:all .2s;display:flex}.Manager-module-scss-module__M28J1q__editBtn{color:#f5b73f;background:#f5b73f1f;border:1px solid #f5b73f4d}.Manager-module-scss-module__M28J1q__editBtn:hover{color:#fff;background:#f5b73f;transform:scale(1.05)}.Manager-module-scss-module__M28J1q__deleteBtn{color:#dc2626;background:#dc26261a;border:1px solid #dc262633}.Manager-module-scss-module__M28J1q__deleteBtn:hover{color:#fff;background:#dc2626;transform:scale(1.05)}.Manager-module-scss-module__M28J1q__modal{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.2s Manager-module-scss-module__M28J1q__fadeIn;display:flex;position:fixed;inset:0}.Manager-module-scss-module__M28J1q__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:750px;max-height:90vh;animation:.3s Manager-module-scss-module__M28J1q__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.Manager-module-scss-module__M28J1q__modalHeader{background:#2525250f;border-bottom:2px solid #2525251f;justify-content:space-between;align-items:center;padding:1.75rem;display:flex}.Manager-module-scss-module__M28J1q__modalHeader h3{color:#252525;margin:0;font-size:1.375rem;font-weight:700}.Manager-module-scss-module__M28J1q__modalHeader button{cursor:pointer;color:#626262;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.Manager-module-scss-module__M28J1q__modalHeader button:hover{color:#252525;background:#2525251f;transform:rotate(90deg)}.Manager-module-scss-module__M28J1q__modalBody{flex:1;padding:1.75rem;overflow-y:auto}.Manager-module-scss-module__M28J1q__formGroup{margin-bottom:1.25rem}.Manager-module-scss-module__M28J1q__formGroup label{color:#252525;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Manager-module-scss-module__M28J1q__formGroup input[type=text],.Manager-module-scss-module__M28J1q__formGroup input[type=number],.Manager-module-scss-module__M28J1q__formGroup input[type=email],.Manager-module-scss-module__M28J1q__formGroup input[type=password],.Manager-module-scss-module__M28J1q__formGroup textarea,.Manager-module-scss-module__M28J1q__formGroup select{color:#252525;border:2px solid #2525251f;border-radius:8px;width:100%;padding:.875rem;font-family:inherit;font-size:.95rem;transition:all .2s}.Manager-module-scss-module__M28J1q__formGroup input[type=text]:focus,.Manager-module-scss-module__M28J1q__formGroup input[type=number]:focus,.Manager-module-scss-module__M28J1q__formGroup input[type=email]:focus,.Manager-module-scss-module__M28J1q__formGroup input[type=password]:focus,.Manager-module-scss-module__M28J1q__formGroup textarea:focus,.Manager-module-scss-module__M28J1q__formGroup select:focus{border-color:#f5b73f;outline:none;box-shadow:0 0 0 3px #f5b73f1f}.Manager-module-scss-module__M28J1q__formGroup textarea{resize:vertical;min-height:100px}.Manager-module-scss-module__M28J1q__formRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.Manager-module-scss-module__M28J1q__checkbox{cursor:pointer;align-items:center;gap:.5rem;margin:.5rem 0;display:flex}.Manager-module-scss-module__M28J1q__checkbox input[type=checkbox]{vertical-align:middle;cursor:pointer;accent-color:#f5b73f;flex-shrink:0;width:18px;height:18px;margin:0}.Manager-module-scss-module__M28J1q__checkbox span{color:#252525;font-weight:600;line-height:1}.Manager-module-scss-module__M28J1q__modalFooter{background:#2525250f;border-top:2px solid #2525251f;justify-content:flex-end;gap:1rem;padding:1.25rem 1.75rem;display:flex}.Manager-module-scss-module__M28J1q__cancelBtn,.Manager-module-scss-module__M28J1q__saveBtn{cursor:pointer;border:none;border-radius:8px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s}.Manager-module-scss-module__M28J1q__cancelBtn{color:#252525d6;background:#fff;border:1px solid #2525251f}.Manager-module-scss-module__M28J1q__cancelBtn:hover{background:#2525250f}.Manager-module-scss-module__M28J1q__saveBtn{color:#fff;background:#f5b73f}.Manager-module-scss-module__M28J1q__saveBtn:hover{background:#f5b73fd6;transform:translateY(-2px);box-shadow:0 4px 12px #f5b73f66}@media (max-width:768px){.Manager-module-scss-module__M28J1q__header{align-items:stretch}.Manager-module-scss-module__M28J1q__header h2{font-size:1.5rem;line-height:1.15}.Manager-module-scss-module__M28J1q__headerActions{justify-content:stretch;width:100%}.Manager-module-scss-module__M28J1q__headerActions>*{flex:auto;min-width:0}.Manager-module-scss-module__M28J1q__createBtn,.Manager-module-scss-module__M28J1q__approveAllBtn,.Manager-module-scss-module__M28J1q__secondaryBtn{justify-content:center;width:100%}.Manager-module-scss-module__M28J1q__createBtn{display:none}.Manager-module-scss-module__M28J1q__fabCreate{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:1400;color:#fff;cursor:pointer;background:#299200;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:2rem;line-height:1;transition:transform .18s,box-shadow .2s,background .2s;position:fixed;box-shadow:0 10px 22px #29920061;display:inline-flex!important}.Manager-module-scss-module__M28J1q__fabCreate:active{transform:scale(.96);box-shadow:0 6px 14px #2992004d}.Manager-module-scss-module__M28J1q__filters{margin-bottom:1rem;padding:1rem}.Manager-module-scss-module__M28J1q__filterRow{flex-direction:column;align-items:stretch;gap:.75rem}.Manager-module-scss-module__M28J1q__filterGroupSearch,.Manager-module-scss-module__M28J1q__filterGroupTag,.Manager-module-scss-module__M28J1q__filterGroupDate,.Manager-module-scss-module__M28J1q__filterGroupSort{min-width:100%}.Manager-module-scss-module__M28J1q__dateRangePopover{width:100%;max-width:100vw;padding:.75rem;left:0;right:0}.Manager-module-scss-module__M28J1q__tagComboboxMenu{width:100%;max-width:none}.Manager-module-scss-module__M28J1q__item{flex-direction:column;gap:.75rem;padding:1rem 108px 1rem 1rem;position:relative}.Manager-module-scss-module__M28J1q__itemHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.Manager-module-scss-module__M28J1q__itemHeader h3{white-space:normal;width:100%;line-height:1.3}.Manager-module-scss-module__M28J1q__itemMeta{flex-direction:column;align-items:flex-start;gap:.45rem}.Manager-module-scss-module__M28J1q__itemActions{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#ffffffeb;border:1px solid #2525251f;border-radius:10px;flex-wrap:nowrap;justify-content:flex-end;gap:.4rem;width:auto;padding:.2rem;position:absolute;top:10px;right:10px}.Manager-module-scss-module__M28J1q__tabs{scrollbar-width:none;flex-wrap:nowrap;width:100%;padding-bottom:2px;overflow:auto hidden}.Manager-module-scss-module__M28J1q__tabs::-webkit-scrollbar{display:none}.Manager-module-scss-module__M28J1q__tab,.Manager-module-scss-module__M28J1q__tabActive{flex:none}.Manager-module-scss-module__M28J1q__modalContent{border-radius:12px;width:calc(100% - 16px);max-width:none;max-height:95vh}.Manager-module-scss-module__M28J1q__modalHeader,.Manager-module-scss-module__M28J1q__modalBody{padding:1rem}.Manager-module-scss-module__M28J1q__modalFooter{gap:.5rem;padding:.9rem 1rem}.Manager-module-scss-module__M28J1q__modalFooter .Manager-module-scss-module__M28J1q__cancelBtn,.Manager-module-scss-module__M28J1q__modalFooter .Manager-module-scss-module__M28J1q__saveBtn{flex:1 1 0;min-width:0;padding:.8rem .9rem}.Manager-module-scss-module__M28J1q__previewOverlay{padding:.5rem}.Manager-module-scss-module__M28J1q__previewPanel{max-height:96dvh}.Manager-module-scss-module__M28J1q__previewHeader{padding:1rem}.Manager-module-scss-module__M28J1q__previewTitle{font-size:1.05rem}.Manager-module-scss-module__M28J1q__previewMeta{flex-direction:column;gap:.45rem;padding:.7rem 1rem}.Manager-module-scss-module__M28J1q__previewBody{padding:1rem}.Manager-module-scss-module__M28J1q__previewActions{flex-wrap:wrap;padding:.85rem 1rem}.Manager-module-scss-module__M28J1q__previewActions button{flex:auto;min-width:0}.Manager-module-scss-module__M28J1q__rejectModal{padding:1rem}}@media (max-width:480px){.Manager-module-scss-module__M28J1q__fabCreate{right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));width:50px;height:50px;font-size:1.85rem}.Manager-module-scss-module__M28J1q__header h2{font-size:1.34rem}.Manager-module-scss-module__M28J1q__item{padding:.85rem 102px .85rem .85rem}.Manager-module-scss-module__M28J1q__itemActions{top:8px;right:8px}.Manager-module-scss-module__M28J1q__menuTrigger,.Manager-module-scss-module__M28J1q__editBtn{width:36px;height:36px;font-size:1.12rem}.Manager-module-scss-module__M28J1q__modal{padding:.35rem}.Manager-module-scss-module__M28J1q__modalHeader,.Manager-module-scss-module__M28J1q__modalBody{padding:.85rem}.Manager-module-scss-module__M28J1q__modalFooter{padding:.75rem .85rem}.Manager-module-scss-module__M28J1q__previewHeader{padding:.85rem}.Manager-module-scss-module__M28J1q__previewMeta,.Manager-module-scss-module__M28J1q__previewBody,.Manager-module-scss-module__M28J1q__previewActions{padding-left:.85rem;padding-right:.85rem}}
