.missing-package-help{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px;padding:24px;border:1px dashed #9fb8c6;border-radius:14px;background:#f8fbfc}.missing-package-help h3{font-size:24px;margin:7px 0}.missing-package-help p,.missing-report-heading p{max-width:700px;margin:0;color:#657b8a;line-height:1.5}.missing-package-help .outline,.missing-report-actions .outline{flex:none;color:#10202e;border-color:#8ba0ae}.missing-package-form{margin-top:16px;padding:26px;background:#fff;border:1px solid #dce5ea;border-radius:14px}.missing-package-form label{display:flex;flex-direction:column;gap:8px;margin:10px 0;font-size:14px}.missing-package-form input,.missing-package-form textarea{padding:13px;border:1px solid #cbd9e1;border-radius:8px;background:#f8fafb;color:#10202e}.missing-package-form textarea{min-height:90px}.missing-report-heading{display:flex;justify-content:space-between;gap:20px}.missing-report-heading h3{margin:0 0 6px}.missing-report-heading>button{width:36px;height:36px;border:0;border-radius:50%;background:#e8eff3;color:#10202e;font-size:24px}.customer-report-history{margin-top:28px}.customer-report-history>h3{margin-bottom:13px}.customer-report-history article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid #dce5ea;background:#fff}.customer-report-history article:first-of-type{border-radius:11px 11px 0 0}.customer-report-history article:last-of-type{border-radius:0 0 11px 11px}.customer-report-history small,.admin-missing-report small{display:block;color:#718391;margin-top:5px}.report-status{display:inline-block;white-space:nowrap;padding:7px 10px;border-radius:20px;font-size:12px;font-weight:800}.report-status.pending{background:#fff2cb;color:#886200}.report-status.resolved{background:#dff7f3;color:#087c66}.report-status.dismissed{background:#edf1f3;color:#65727b}.missing-report-list{display:grid;gap:12px;margin-top:24px}.admin-missing-report{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:24px;padding:20px;border:1px solid #dce5ea;border-radius:13px;background:#fff}.admin-missing-report p{margin:8px 0 0;color:#647987}.missing-report-actions{display:flex;gap:8px}.missing-report-actions button{padding:10px 12px}
@media(max-width:800px){.missing-package-help{align-items:flex-start;flex-direction:column}.missing-package-help .outline{width:100%}.admin-missing-report{grid-template-columns:1fr}.missing-report-actions{flex-direction:column}.missing-report-actions button{width:100%}}
