.mc-re-manager{background:#fff;border:1px solid #e6eaf0;border-radius:20px;padding:28px;box-shadow:0 14px 40px rgba(7,21,45,.08)}.mc-re-manager-head{display:flex;justify-content:space-between;gap:18px;margin-bottom:22px}.mc-re-eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.mc-re-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mc-re-form-grid label{display:block}.mc-re-form-grid .full{grid-column:1/-1}.mc-re-form-grid span{display:block;font-weight:800;margin-bottom:6px}.mc-re-form-grid input,.mc-re-form-grid textarea{width:100%;padding:12px;border:1px solid #dfe4ec;border-radius:11px}.mc-re-form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.mc-re-btn{display:inline-flex;border:0;border-radius:11px;padding:12px 18px;background:#eef2f7;color:#172033;font-weight:800}.mc-re-btn-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff}.mc-re-notice{padding:12px 15px;border-radius:10px;background:#edf8f1;color:#176b3a;margin-bottom:18px}.mc-re-table-wrap{overflow:auto}.mc-re-table{width:100%;border-collapse:collapse}.mc-re-table th,.mc-re-table td{text-align:left;padding:14px;border-bottom:1px solid #edf0f4;white-space:nowrap}.mc-re-status{padding:5px 9px;border-radius:999px;background:#eef4ff;color:#2454c4;font-size:.8rem;font-weight:800}.mc-re-inline{display:inline}.mc-re-inline button{border:0;background:none;color:#b42318;cursor:pointer}.mc-re-login-box{padding:20px;border-radius:14px;background:#fff7e1;border:1px solid #f1d99b}@media(max-width:700px){.mc-re-form-grid{grid-template-columns:1fr}.mc-re-form-grid .full{grid-column:auto}.mc-re-manager-head{flex-direction:column}}