*{-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0}body{background:#f5f4ef;min-height:100vh;font-family:Inter,sans-serif}a{text-decoration:none}.card{background:#fff;border:1px solid #e8e8e4;border-radius:16px;box-shadow:0 1px 2px #0000000a,0 4px 16px #0000000f}.btn-olive{color:#fff;cursor:pointer;background:#4a5e1a;border:none;border-radius:10px;align-items:center;gap:8px;padding:11px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex;box-shadow:0 2px 8px #4a5e1a4d}.btn-olive:hover{background:#5a7220}.btn-olive:active{transform:scale(.98)}.btn-ghost{color:#555;cursor:pointer;background:#f0f0ea;border:1.5px solid #e0e0d8;border-radius:10px;align-items:center;gap:8px;padding:11px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.btn-ghost:hover{background:#e4e4dc}.btn-red{color:#be123c;cursor:pointer;background:#fff1f2;border:1px solid #fecdd3;border-radius:9px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.btn-red:hover{background:#ffe4e6}.form-input{color:#1a1a1a;box-sizing:border-box;background:#fafaf8;border:1.5px solid #e0e0d8;border-radius:10px;width:100%;padding:11px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:#4a5e1a;outline:none;box-shadow:0 0 0 3px #4a5e1a1a}.form-label{color:#888;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.progress-bar{background:#e8e8e4;border-radius:99px;height:4px;margin-bottom:16px;overflow:hidden}.progress-fill{background:#4a5e1a;border-radius:99px;height:100%}.error-box{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;font-weight:500;display:flex}.badge{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.badge-pending{color:#b45309;background:#fef9ec;border:1px solid #fde68a}.badge-review{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.badge-approved{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.badge-rejected{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.ref-tag{color:#4a5e1a;background:#f0f4e8;border:1px solid #d4e0b0;border-radius:6px;padding:3px 8px;font-family:monospace;font-size:12px;font-weight:700}.stat-card{background:#fff;border:1px solid #e8e8e4;border-radius:14px;padding:20px 24px;box-shadow:0 1px 2px #0000000a,0 4px 12px #0000000d}.page-header{z-index:10;background:#fff;border-bottom:1px solid #e8e8e4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex;position:sticky;top:0}.page-content{padding:20px}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:500px;font-size:13px}thead tr{background:#fafaf8;border-bottom:1px solid #e8e8e4}thead th{color:#aaa;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;text-align:left;padding:10px 16px;font-size:10px;font-weight:700}tbody tr{border-bottom:1px solid #f0f0ea;transition:background .1s}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:#fafaf8}tbody td{color:#333;vertical-align:middle;padding:13px 16px}.admin-sidebar{background:#fff;border-right:1px solid #e8e8e4;flex-direction:column;flex-shrink:0;width:220px;min-height:100vh;transition:transform .25s;display:flex}.admin-shell{min-height:100vh;display:flex}.admin-main{flex:1;min-width:0;overflow-y:auto}.sidebar-overlay{z-index:40;background:#0006;display:none;position:fixed;inset:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.3s forwards fadeUp}.menu-btn{cursor:pointer;color:#555;background:0 0;border:none;border-radius:8px;padding:8px;display:none}.menu-btn:hover{background:#f0f0ea}@media (max-width:768px){.admin-sidebar{z-index:50;width:240px;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #0000001f}.admin-sidebar.open{transform:translate(0)}.sidebar-overlay.open{display:block}.menu-btn{justify-content:center;align-items:center;display:flex}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.app-detail-grid,.mgmt-grid{grid-template-columns:1fr!important}.page-content{padding:16px}.page-header{padding:12px 16px}main{padding:24px 16px!important}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr 1fr!important}.stat-card{padding:14px 16px}.stat-card p:nth-child(2){font-size:24px!important}.nav-links span{display:none}.card{border-radius:12px}.btn-olive,.btn-ghost{padding:10px 16px;font-size:13px}.progress-dot{width:22px!important;height:22px!important;font-size:10px!important}}
