*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a}body{background:#f8fafc}button{font-family:inherit}.page-container{width:100%;max-width:1400px}.page-title{font-size:22px;font-weight:700;margin-bottom:20px;color:#0f172a}.section-title{font-size:16px;font-weight:600;margin-bottom:14px}.result-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 1px 2px #0f172a0a}.filters-row{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:12px}@media (max-width: 900px){.filters-row{grid-template-columns:repeat(2,1fr)}}.error-message{color:#ef4444;font-weight:500;margin-top:10px}.sidebar-link:hover{background:#3b82f61a!important}pre{background:#0f172a;color:#e2e8f0;padding:14px;border-radius:8px;overflow-x:auto;font-size:12px}.progress-track{width:100%;height:22px;background:#e5e7eb;border-radius:11px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);transition:width .3s ease;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600}
