*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:ABeeZee,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f2f4f7;color:#101828}.app-shell{max-width:1100px;margin:auto;padding:24px}.card{background:#fff;padding:20px;border-radius:12px;margin-bottom:20px;border:1px solid #eaecf0;box-shadow:0 8px 20px rgba(0,0,0,.05)}.button{background:#0f2e53;border:1px solid #0f2e53;padding:10px 16px;border-radius:10px;color:#fff;cursor:pointer;margin-right:8px;font-weight:800}.button.secondary,.input,select{background:#fff;color:#101828;border:1px solid #d0d5dd}.input,select{padding:10px;border-radius:10px;width:100%;margin-bottom:10px}h1,h2,h3{margin-bottom:12px}.row{display:flex;gap:12px;flex-wrap:wrap}.badge{padding:4px 8px;border-radius:999px;font-size:12px;font-weight:800}.badge.pending{background:#facc15;color:#111827}.badge.approved{background:#22c55e;color:#052e16}.badge.rejected{background:#ef4444;color:#fff}