.topbar{display:flex;justify-content:center;background-color:#fff;padding:2rem 2rem 0}.topbar-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1000px;padding-bottom:1rem}.topbar-logo a{font-size:1.75rem;font-weight:700;color:#4b5563;text-decoration:none;letter-spacing:.02em}.topbar-right{display:flex;align-items:center;gap:2rem}.topbar-nav{display:flex;align-items:center;gap:1.25rem}.topbar-nav a,.nav-dropdown{color:#111827;text-decoration:none;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.25rem}.topbar-nav a:hover,.nav-dropdown:hover{color:#6b7280}.search-button{display:flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background-color:transparent;border:1px solid #9ca3af;border-radius:9999px;color:#4b5563;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.search-button:hover{background-color:#f3f4f6;color:#111827}:root{font-family:Lato,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#f3f4f6;color:#1f2937}#root{max-width:100%;margin:0;padding:0;text-align:left}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
