*{box-sizing:border-box}body{margin:0;background:#f5f3ff;color:#111827}.loginPage{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c3aed24,#0ea5e91a),#f8fafc}.loginCard{width:min(420px,calc(100vw - 32px));border-radius:8px;box-shadow:0 24px 60px #0f172a1f}.loginLogo,.brandSeal{display:grid;place-items:center;width:48px;height:48px;border:1px solid #c4b5fd;border-radius:8px;color:#5b21b6;font-weight:800;background:#faf5ff}.loginLogo{margin-bottom:16px}.adminShell{min-height:100vh}.adminSider{background:#fff!important;border-right:1px solid #e5e7eb}.brandBlock{display:flex;gap:12px;align-items:center;padding:22px 18px}.brandBlock h4,.brandBlock .ant-typography{margin:0}.adminHeader{height:72px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.adminHeader h5,.adminHeader .ant-typography{margin:0}.adminContent{padding:24px}.pageHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.statusCard{margin-top:16px}.detailCard,.filterBar{margin-bottom:16px}.filterSelect{min-width:180px}.fullWidth{width:100%}.promptUserSelect{min-width:240px}.promptCategorySelect{min-width:220px}.promptModeBox{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}@media (max-width: 760px){.adminSider{display:none}.adminHeader{padding:0 16px}.adminContent{padding:16px}.pageHeader{align-items:flex-start;flex-direction:column}.promptUserSelect,.promptCategorySelect{width:100%}}
