.portal-shell{min-height:calc(100vh - 4rem)}.portal-card{border:1px solid var(--adab-gray-300);background:#fff;border-radius:1rem;box-shadow:0 4px 24px #1b2a4a14}.portal-label{color:var(--adab-navy-800);margin-bottom:.35rem;font-size:.875rem;font-weight:600;display:block}.portal-input,.portal-select,.portal-textarea{border:1px solid var(--adab-gray-300);width:100%;color:var(--adab-navy-900);background:#fff;border-radius:.75rem;padding:.65rem .9rem;font-size:.95rem}.portal-input:focus,.portal-select:focus,.portal-textarea:focus{border-color:var(--adab-gold-500);outline:none}.portal-btn{border-radius:9999px;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.portal-btn-primary{background:var(--adab-gold-500);color:var(--adab-navy-900)}.portal-btn-primary:hover{background:var(--adab-gold-400)}.portal-btn-secondary{background:var(--adab-navy-800);color:#fff}.portal-btn-secondary:hover{background:var(--adab-navy-700)}.portal-btn:disabled{cursor:not-allowed;opacity:.65}.portal-btn-ghost{border:1px solid var(--adab-gray-300);color:var(--adab-navy-800);background:#fff}.portal-alert{border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem}.portal-alert-error{color:#bf000f;background:#fef2f2;border:1px solid #ffcaca}.portal-alert-success{color:#016630;background:#f0fdf4;border:1px solid #b9f8cf}.portal-address-field{position:relative}.portal-suggestions{z-index:20;border:1px solid var(--adab-gray-300);background:#fff;border-radius:.75rem;max-height:16rem;margin-top:.25rem;position:absolute;left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #1b2a4a1f}.portal-suggestions button{text-align:left;width:100%;color:var(--adab-navy-800);cursor:pointer;touch-action:manipulation;background:#fff;border:0;padding:.6rem .9rem;font-size:.875rem;display:block}.portal-suggestions button:hover,.portal-suggestions button.portal-suggestion-active{background:var(--adab-cream)}.portal-suggestions-status{color:var(--adab-gray-500);padding:.6rem .9rem;font-size:.875rem}.portal-listing-row{border-bottom:1px solid var(--adab-gray-300);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 0;display:flex}.portal-badge{text-transform:capitalize;background:var(--adab-cream);color:var(--adab-navy-800);border-radius:9999px;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.portal-badge-pending_review{color:#8a6d1d;background:#fff7e6}.portal-badge-published{color:#016630;background:#f0fdf4}.portal-badge-rejected{color:#bf000f;background:#fef2f2}.portal-image-preview{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.portal-image-preview img{object-fit:cover;border:1px solid var(--adab-gray-300);border-radius:.5rem;width:5rem;height:5rem}.portal-admin-card{border:1px solid var(--adab-gray-300);background:#fff;border-radius:1rem;gap:1rem;padding:1rem;display:grid;box-shadow:0 4px 24px #1b2a4a14}@media (min-width:768px){.portal-admin-card{grid-template-columns:10rem 1fr}}.portal-admin-thumb{object-fit:cover;border-radius:.75rem;width:100%;height:8rem}.portal-admin-thumb-empty{background:var(--adab-cream);color:var(--adab-gray-500);justify-content:center;align-items:center;font-size:.75rem;display:flex}.adab-nigeria-flag img{width:auto;height:3.5rem;display:block}
