header.svelte-uw1crb{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all .3s ease;padding:1rem 0}header.scrolled.svelte-uw1crb{background:#fffffff2;box-shadow:0 2px 10px #0000001a;padding:.5rem 0}.container.svelte-uw1crb{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-uw1crb{display:flex;align-items:center}.logo.svelte-uw1crb img:where(.svelte-uw1crb){height:40px;width:auto}nav.svelte-uw1crb{display:flex;align-items:center}nav.svelte-uw1crb ul:where(.svelte-uw1crb){display:flex;gap:2rem;list-style:none;margin:0;padding:0}nav.svelte-uw1crb a:where(.svelte-uw1crb){color:var(--color-text);text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s ease;padding:.5rem 0;position:relative}nav.svelte-uw1crb a:where(.svelte-uw1crb):hover{color:var(--color-theme-1)}nav.svelte-uw1crb a.active:where(.svelte-uw1crb){color:var(--color-theme-1)}nav.svelte-uw1crb a.active:where(.svelte-uw1crb):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--color-theme-1)}.menu-toggle.svelte-uw1crb{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.hamburger.svelte-uw1crb{display:block;width:24px;height:2px;background:var(--color-text);position:relative;transition:all .3s ease}.hamburger.svelte-uw1crb:before,.hamburger.svelte-uw1crb:after{content:"";position:absolute;width:24px;height:2px;background:var(--color-text);transition:all .3s ease}.hamburger.svelte-uw1crb:before{top:-8px}.hamburger.svelte-uw1crb:after{bottom:-8px}.hamburger.open.svelte-uw1crb{background:transparent}.hamburger.open.svelte-uw1crb:before{transform:rotate(45deg);top:0}.hamburger.open.svelte-uw1crb:after{transform:rotate(-45deg);bottom:0}@media (max-width: 768px){.menu-toggle.svelte-uw1crb{display:block}nav.svelte-uw1crb{position:fixed;top:0;right:-100%;width:80%;height:100vh;background:#fff;padding:5rem 2rem 2rem;transition:right .3s ease;box-shadow:-2px 0 10px #0000001a}nav.open.svelte-uw1crb{right:0}nav.svelte-uw1crb ul:where(.svelte-uw1crb){flex-direction:column;gap:1.5rem}nav.svelte-uw1crb a:where(.svelte-uw1crb){font-size:1.2rem}}footer.svelte-1fcm997{background-color:var(--color-surface);padding:var(--spacing-12) 0 var(--spacing-4);margin-top:var(--spacing-16)}.footer-grid.svelte-1fcm997{display:grid;grid-template-columns:2fr 1fr 1fr;gap:var(--spacing-8);margin-bottom:var(--spacing-8)}.footer-brand.svelte-1fcm997{max-width:400px}.footer-logo.svelte-1fcm997{width:150px;height:auto;margin-bottom:var(--spacing-4)}.footer-brand.svelte-1fcm997 p:where(.svelte-1fcm997){color:var(--color-text-light);font-size:var(--font-size-sm)}.footer-links.svelte-1fcm997 h3:where(.svelte-1fcm997),.footer-social.svelte-1fcm997 h3:where(.svelte-1fcm997){font-size:var(--font-size-lg);margin-bottom:var(--spacing-4)}.footer-links.svelte-1fcm997 ul:where(.svelte-1fcm997){list-style:none;padding:0;margin:0}.footer-links.svelte-1fcm997 li:where(.svelte-1fcm997){margin-bottom:var(--spacing-2)}.footer-links.svelte-1fcm997 a:where(.svelte-1fcm997){color:var(--color-text-light);text-decoration:none;transition:color var(--transition-fast)}.footer-links.svelte-1fcm997 a:where(.svelte-1fcm997):hover{color:var(--color-primary)}.social-links.svelte-1fcm997{display:flex;gap:var(--spacing-4)}.social-links.svelte-1fcm997 a:where(.svelte-1fcm997){color:var(--color-text-light);transition:color var(--transition-fast)}.social-links.svelte-1fcm997 a:where(.svelte-1fcm997):hover{color:var(--color-primary)}.footer-bottom.svelte-1fcm997{padding-top:var(--spacing-4);border-top:1px solid var(--color-border);text-align:center;color:var(--color-text-light);font-size:var(--font-size-sm)}@media (max-width: 768px){.footer-grid.svelte-1fcm997{grid-template-columns:1fr;text-align:center}.footer-brand.svelte-1fcm997{max-width:100%}.social-links.svelte-1fcm997{justify-content:center}}.app.svelte-va6s1s{display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-background)}main.svelte-va6s1s{flex:1;display:flex;flex-direction:column;padding-top:80px;width:100%}.content-wrapper.svelte-va6s1s{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;box-sizing:border-box}.page-transition{animation:svelte-va6s1s-fadeIn .3s ease-in-out}@keyframes svelte-va6s1s-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){main.svelte-va6s1s{padding-top:60px}.content-wrapper.svelte-va6s1s{padding:1rem}}
