@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";header.svelte-zne36e{padding:.8rem;width:100%}nav.svelte-zne36e{display:flex;justify-content:space-between;align-items:center;background-color:var(--secondary);border-radius:.5rem;padding:.8rem 1rem;position:relative}.logo.svelte-zne36e{display:flex;flex-direction:column;margin:0;font-weight:600;line-height:1.1}.logo.svelte-zne36e span:where(.svelte-zne36e){font-size:.75rem;opacity:.8;text-transform:uppercase;letter-spacing:.05em}.logo.svelte-zne36e strong:where(.svelte-zne36e){font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.navlinks.svelte-zne36e{display:flex;align-items:center;gap:24px}.navlinks.svelte-zne36e a:where(.svelte-zne36e){color:#000;font-weight:600}.burger.svelte-zne36e{display:none;background:none;border:none;font-size:1.8rem;cursor:pointer}.mobile-menu.svelte-zne36e{display:none}@media(max-width:768px){.desktop.svelte-zne36e{display:none}.burger.svelte-zne36e{display:block}.mobile-menu.svelte-zne36e{display:flex;flex-direction:column;gap:16px;background-color:var(--secondary);border-radius:.5rem;margin-top:.5rem;padding:1rem}.mobile-menu.svelte-zne36e a:where(.svelte-zne36e){font-weight:600;color:#000}}.footer.svelte-9sff3o{background-color:var(--dark);color:var(--light);padding-top:2rem;padding-bottom:2rem;margin-top:2rem}.footer-content.svelte-9sff3o{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem}.footer-left.svelte-9sff3o h3:where(.svelte-9sff3o){font-size:1.5rem;margin-bottom:.5rem;color:var(--light)}.footer-left.svelte-9sff3o p:where(.svelte-9sff3o){margin-bottom:.4rem;font-size:.95rem;opacity:.85}.footer-right.svelte-9sff3o h4:where(.svelte-9sff3o){font-size:1.2rem;margin-bottom:.5rem;color:var(--light)}.socials.svelte-9sff3o a:where(.svelte-9sff3o){display:block;color:var(--light);opacity:.8;margin-bottom:.4rem;transition:opacity .2s ease}.socials.svelte-9sff3o a:where(.svelte-9sff3o):hover{opacity:1}.footer-bottom.svelte-9sff3o{font-size:.9rem;opacity:.9;display:flex;flex-direction:column;gap:.3rem}.footer-bottom.svelte-9sff3o .koya-credit:where(.svelte-9sff3o){font-size:.85rem}.footer-bottom.svelte-9sff3o .koya-credit:where(.svelte-9sff3o) a:where(.svelte-9sff3o){color:var(--light);font-weight:500;text-decoration:underline;transition:opacity .2s ease}.footer-bottom.svelte-9sff3o .koya-credit:where(.svelte-9sff3o) a:where(.svelte-9sff3o):hover{opacity:.7}@media(max-width:768px){.footer-content.svelte-9sff3o{flex-direction:column;text-align:left}.footer-right.svelte-9sff3o{margin-top:1.5rem}.footer-bottom.svelte-9sff3o{text-align:left}}:root{--light: #ffffff;--primary: #8d0801;--secondary: #f8f9fa;--third: #adb5bd;--dark: #000000}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:#fff;color:#333;line-height:1.6;min-height:100vh}a{text-decoration:none}h1,h2,h3{color:var(--dark);margin-bottom:.5rem;line-height:1.2}h1{font-size:2.6rem}h2{font-size:2.2rem}h3{font-size:1.5rem;font-weight:300;opacity:1}p{margin-bottom:1rem;font-size:1rem}.container{max-width:1200px;margin:0 auto;padding:24px}@media(max-width:768px){h1{font-size:2.2rem}h2{font-size:1.8rem}}
