body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f5f5f5}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}nav.svelte-12qhfyh{background-color:#2c3e50;color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000001a}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.logo.svelte-12qhfyh:hover{color:#3498db}.nav-links.svelte-12qhfyh{display:flex;gap:2rem;align-items:center}.dropdown.svelte-12qhfyh{position:relative}.dropdown-toggle.svelte-12qhfyh{background-color:transparent;color:#fff;border:none;padding:.5rem 1rem;font-size:1rem;cursor:pointer;border-radius:4px;transition:background-color .2s}.dropdown-toggle.svelte-12qhfyh:hover{background-color:#ffffff1a}.dropdown-menu.svelte-12qhfyh{position:absolute;top:100%;right:0;margin-top:.5rem;background-color:#fff;border-radius:4px;box-shadow:0 4px 12px #00000026;min-width:250px;max-height:400px;overflow-y:auto;z-index:1000}@media (max-width: 768px){.dropdown-menu.svelte-12qhfyh{right:auto;left:50%;transform:translate(-50%);min-width:90vw;max-width:300px}.nav-container.svelte-12qhfyh{flex-direction:column;gap:1rem}.nav-links.svelte-12qhfyh{gap:1rem}}.dropdown-item.svelte-12qhfyh{display:block;padding:.75rem 1rem;color:#333;text-decoration:none;border-bottom:1px solid #eee;transition:background-color .2s}.dropdown-item.svelte-12qhfyh:last-child{border-bottom:none}.dropdown-item.svelte-12qhfyh:hover{background-color:#f5f5f5}.dropdown-item.empty.svelte-12qhfyh{color:#999;font-style:italic;cursor:default}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{background-color:#34495e;color:#fff;text-align:center;padding:1rem;margin-top:2rem}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#3498db;text-decoration:none}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}
