@font-face{font-style:normal;font-weight:100;src:url(/assets/Archivo-Thin-DQMzNx3g.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:200;src:url(/assets/Archivo-ExtraLight-DeHW1ghv.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:300;src:url(/assets/Archivo-Light-C4om4bkb.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:400;src:url(/assets/Archivo-Regular-Dv2uU1nf.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:500;src:url(/assets/Archivo-Medium-CKgtXaqO.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:600;src:url(/assets/Archivo-SemiBold-D43Qx-6i.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:700;src:url(/assets/Archivo-Bold-E7yA2Da6.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:800;src:url(/assets/Archivo-ExtraBold-xL4egMyK.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:900;src:url(/assets/Archivo-Black-DB-NKgVR.ttf) format("truetype");font-family:Archivo;font-display:swap}@font-face{font-style:normal;font-weight:100 900;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype");font-family:Inter;font-display:swap}.moderatorPanel[data-v-e695fcb0]{display:flex;flex-direction:column;gap:24px}.pageHeader[data-v-e695fcb0]{display:flex;align-items:center;gap:12px}.pageHeader .headerIcon[data-v-e695fcb0]{width:28px;height:28px;filter:brightness(0)}.pageHeader h1[data-v-e695fcb0]{font-size:28px;font-weight:700;color:#252525;margin:0}.section[data-v-e695fcb0]{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000f}.section h2[data-v-e695fcb0]{font-size:18px;font-weight:600;color:#252525;margin:0 0 16px}.loadingState[data-v-e695fcb0],.errorState[data-v-e695fcb0],.emptyState[data-v-e695fcb0]{text-align:center;padding:20px;font-size:16px;color:#666}.errorState[data-v-e695fcb0]{color:#d9534f}.itemsList[data-v-e695fcb0]{display:flex;flex-direction:column;gap:10px}.searchBar[data-v-e695fcb0]{margin-bottom:16px;max-width:400px}.searchBar[data-v-e695fcb0] .form-group{margin-bottom:0}.itemCard[data-v-e695fcb0]{border:1px solid #ddd;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden;gap:10px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.itemCard[data-v-e695fcb0]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.itemCard .CompanyAndSlug[data-v-e695fcb0]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;background-color:#f0f0f0;padding:5px 10px}.itemCard .OfferInfo[data-v-e695fcb0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0 10px 10px;gap:15px}.itemLogo[data-v-e695fcb0]{width:60px;height:60px;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center}.logoImage[data-v-e695fcb0]{width:100%;height:100%;object-fit:cover}.itemInfo[data-v-e695fcb0]{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.itemTitle[data-v-e695fcb0]{font-size:18px;font-weight:600;color:#252525;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.itemDetails[data-v-e695fcb0]{display:flex;align-items:center;gap:8px;font-size:14px;color:#252525;flex-wrap:wrap}.itemCompany[data-v-e695fcb0]{flex-shrink:0;font-weight:500}.itemId[data-v-e695fcb0]{font-size:13px;color:#666;background-color:#e8e8e8;padding:2px 8px;border-radius:4px}.itemDate[data-v-e695fcb0]{color:#252525}.actionButtons[data-v-e695fcb0]{display:flex;align-items:center;justify-content:center;gap:10px;flex-shrink:0}.actionButtons button[data-v-e695fcb0]{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;color:#fff;transition:all .2s ease;white-space:nowrap}.actionButtons .acceptButton[data-v-e695fcb0]{background-color:#5cb85c}.actionButtons .acceptButton[data-v-e695fcb0]:hover{background-color:#4cae4c}.actionButtons .rejectButton[data-v-e695fcb0]{background-color:#d9534f}.actionButtons .rejectButton[data-v-e695fcb0]:hover{background-color:#d43f3a}.actionButtons .previewButton[data-v-e695fcb0]{background-color:#5bc0de}.actionButtons .previewButton[data-v-e695fcb0]:hover{background-color:#46b8da}.rejection-overlay[data-v-e695fcb0]{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1001}.rejection-modal[data-v-e695fcb0]{background-color:#fff;padding:25px;border-radius:12px;box-shadow:0 5px 15px #0000004d;width:90%;max-width:500px;display:flex;flex-direction:column;gap:15px}.rejection-modal h4[data-v-e695fcb0]{font-size:20px;margin:0;color:#333;text-align:center}.rejection-modal textarea[data-v-e695fcb0]{width:100%;padding:10px;border-radius:8px;border:1px solid #ccc;font-family:inherit;font-size:16px;resize:vertical;min-height:100px}.rejection-modal .modal-buttons[data-v-e695fcb0]{display:flex;justify-content:flex-end;gap:10px}.rejection-modal .modal-buttons button[data-v-e695fcb0]{padding:10px 20px;border-radius:6px;border:none;font-size:16px;cursor:pointer;transition:background-color .2s}.rejection-modal .modal-buttons .submitButton[data-v-e695fcb0]{background-color:#d9534f;color:#fff}.rejection-modal .modal-buttons .submitButton[data-v-e695fcb0]:hover{background-color:#c9302c}.rejection-modal .modal-buttons .cancelButton[data-v-e695fcb0]{background-color:#f0f0f0;color:#333}.rejection-modal .modal-buttons .cancelButton[data-v-e695fcb0]:hover{background-color:#e0e0e0}@media (max-width: 768px){.pageHeader h1[data-v-e695fcb0]{font-size:22px}.section[data-v-e695fcb0]{padding:16px}.itemCard .OfferInfo[data-v-e695fcb0]{flex-direction:column;align-items:flex-start}.actionButtons[data-v-e695fcb0]{width:100%;justify-content:flex-start;flex-wrap:wrap}}
