body{margin:0;font-family:system-ui,sans-serif;background:#fafbfc;color:#222}h1,h2,h3{font-family:inherit}a{color:#4caf50;text-decoration:none}a:hover{text-decoration:underline}input,select,button{font-family:inherit}.results-grid{grid-template-columns:1fr 1fr}@media (max-width: 700px){.results-grid{grid-template-columns:1fr!important}}.error-boundary{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b6b,#ee5a24);font-family:Arial,sans-serif}.error-content{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 10px 30px #0003;max-width:400px;width:90%}.error-content h2{color:#333;margin-bottom:1rem}.error-content p{color:#666;margin-bottom:1.5rem}.retry-button{background:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:16px;transition:background .3s}.retry-button:hover{background:#45a049}
