.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top,#dbeafe,#f8fafc 55%);color:#0f172a;font-family:Inter,system-ui,-apple-system,sans-serif}.auth-card{width:100%;max-width:460px;background:#fff;border-radius:18px;padding:32px;box-shadow:0 12px 40px #0f172a1f;border:1px solid rgba(148,163,184,.2)}.auth-header{margin-bottom:18px}.auth-title{font-size:28px;margin:0 0 6px}.auth-subtitle{color:#64748b;font-size:14px;margin:0}.auth-form{display:grid;gap:14px}.auth-input{border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;font-size:14px;background:#fff;color:#0f172a}.auth-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.auth-button{border:none;border-radius:10px;padding:12px 14px;font-weight:600;font-size:14px;background:#2563eb;color:#fff;cursor:pointer}.auth-button:hover{background:#1d4ed8}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:10px 12px;border-radius:10px;font-size:13px}.auth-message{background:#f1f5f9;border:1px solid #e2e8f0;color:#0f172a;padding:10px 12px;border-radius:10px;font-size:13px}.auth-links{display:flex;justify-content:space-between;font-size:13px}.auth-link{color:#2563eb;text-decoration:none}.auth-link:hover{text-decoration:underline}.reports-page{max-width:1200px;margin:32px auto;padding:0 16px 32px;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a}.reports-header{display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.reports-subtitle{color:#64748b;margin-top:4px}.reports-filters{display:flex;gap:12px;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#475569}.filter-group input,.filter-group select{border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;background:#fff;color:#0f172a;min-width:160px}.stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:16px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;box-shadow:0 6px 20px #0f172a0f}.stat-title{font-size:13px;color:#64748b}.stat-value{font-size:24px;font-weight:600;margin-top:6px}.stat-meta{margin-top:4px;font-size:12px;color:#94a3b8}.export-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.export-row a{font-size:13px;color:#2563eb;text-decoration:none;border:1px solid #bfdbfe;padding:6px 10px;border-radius:999px;background:#eff6ff}.report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.report-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;box-shadow:0 8px 24px #0f172a0d;margin-bottom:16px}.report-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.legend-dot{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#475569}.legend-dot:before{content:"";width:10px;height:10px;border-radius:50%;background:currentColor}.legend-amber{color:#d97706}.legend-blue{color:#2563eb}.legend-green{color:#16a34a}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#f8fafc;color:#0f172a}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button{border:none;border-radius:10px;padding:10px 14px;font-weight:600;background:#2563eb;color:#fff;cursor:pointer}button:hover{background:#1d4ed8}.btn-outline{background:#fff;color:#2563eb;border:1px solid #bfdbfe}.btn-outline:hover{background:#eff6ff}.btn-danger{background:#dc2626}.btn-danger:hover{background:#b91c1c}input,select,textarea{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fff;color:#0f172a}table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}th,td{padding:12px 14px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:14px}th{background:#f1f5f9;font-weight:600}.page-title{font-size:26px;margin:0 0 16px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.page-actions{display:flex;gap:8px;flex-wrap:wrap}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;box-shadow:0 6px 20px #0f172a0f}.table-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:8px;box-shadow:0 6px 20px #0f172a0f}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;box-shadow:0 6px 20px #0f172a0f;max-width:720px}.form-grid{display:grid;gap:12px}.form-row{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.section-title{font-size:18px;margin:0 0 10px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.info-item{background:#f8fafc;border-radius:12px;padding:12px}.muted{color:#64748b;font-size:13px}.inline-actions{display:flex;gap:8px;flex-wrap:wrap}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.app-shell{display:flex;min-height:100vh}.sidebar{width:240px;background:#0f172a;color:#e2e8f0;padding:20px 16px}.sidebar-logo{font-size:18px;font-weight:700;color:#fff;margin-bottom:16px}.sidebar-nav{display:flex;flex-direction:column;gap:10px}.nav-link{color:#cbd5f5;padding:8px 12px;border-radius:10px;transition:all .2s ease}.nav-link:hover{background:#94a3b833;color:#fff;text-decoration:none}.app-main{flex:1;display:flex;flex-direction:column}.app-header{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #e2e8f0;background:#fff}.app-content{padding:20px}
