html,body{margin:0;padding:0;font-family:Roboto,sans-serif;background-color:#f9f9f9}header.svelte-16wfu6b{display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:1rem;color:#1f1f1f}.nav.svelte-16wfu6b{display:flex;justify-content:space-between;align-items:center;width:100%}nav.svelte-16wfu6b ul:where(.svelte-16wfu6b){list-style:none;display:flex;gap:1rem}nav.svelte-16wfu6b a:where(.svelte-16wfu6b){color:#1f1f1f;text-decoration:none}nav.svelte-16wfu6b a:where(.svelte-16wfu6b):hover{color:gold}.logo-link.svelte-16wfu6b{text-decoration:none}.logo.svelte-16wfu6b{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;color:gold;text-transform:uppercase;letter-spacing:.1em;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.logo.svelte-16wfu6b:after{content:"";position:absolute;left:0;bottom:-.2em;width:100%;height:3px;background:gold;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}.logo.svelte-16wfu6b:hover:after{transform:scaleX(1)}@keyframes svelte-16wfu6b-fadeInLogo{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.logo.svelte-16wfu6b{animation:svelte-16wfu6b-fadeInLogo .8s ease-out}.contact.svelte-16wfu6b,.menu.svelte-16wfu6b{display:none}.menu.svelte-16wfu6b:hover{cursor:pointer;background:#f1f1f1;border-radius:50%;transform:scale(1.1)}.contact.svelte-16wfu6b a:where(.svelte-16wfu6b){color:#1f1f1f;text-decoration:none;font-weight:700;display:flex;align-items:center;gap:.4em;margin-bottom:10px}@media (min-width: 768px){.contact.svelte-16wfu6b{display:flex;align-items:center}}@media (max-width: 767px){.contact.svelte-16wfu6b{display:block;margin-top:1rem}}@media (max-width: 640px){nav.svelte-16wfu6b{display:none}.menu.svelte-16wfu6b{display:block}}footer.svelte-8vtsxs{text-align:center;padding:1rem;color:#1f1f1f}
