body{margin:0;padding:0}h1{color:var(--header-bg);font-family:Lucida Handwriting,sans-serif;text-align:center}:root{--background-color:#360149;--text-color:#fff;--primary-color:#028473;--secondary-color:#fff;--header-bg:#360149;--footer-bg:#028473;--card-bg:#fff;--border-color:#ddd;--font-size-base:16px;--font-size-small:14px;--font-size-large:18px;--line-height:1.5;--font-family:Montserrat;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:2rem;--spacing-xl:4rem;--border-radius:4px;--border-width:1px;--shadow-sm:0 1px 3px rgba(0,0,0,.12);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1)}[data-theme=dark]{--background-color:#1a1a1a;--text-color:#fff;--primary-color:#66b3ff;--secondary-color:#999;--header-bg:#2d2d2d;--footer-bg:#2d2d2d;--card-bg:#2d2d2d;--border-color:#404040;--shadow-sm:0 1px 3px rgba(0,0,0,.3);--shadow-md:0 4px 6px rgba(0,0,0,.25);--shadow-lg:0 10px 15px rgba(0,0,0,.25)}.logo.svelte-xq4v2k{display:inline-block}img.svelte-xq4v2k{height:150px;vertical-align:middle}@media (max-width:768px){img.svelte-xq4v2k{height:75px}}.svg-icon.svelte-pf6r55{height:2em;width:2em}.svg-icon.svelte-pf6r55 path:where(.svelte-pf6r55){color:#fff}header.svelte-pf6r55{background:var(--header-bg);box-shadow:var(--shadow-lg);font-family:var(--font-family),serif;left:0;position:fixed;right:0;top:0;transition:transform .3s ease;z-index:1000}.header-content.svelte-pf6r55{align-items:center;display:flex;justify-content:left;margin:0 auto;max-width:1200px;padding:1rem}.logo-container.svelte-pf6r55{display:flex;flex-direction:column}.logo-text.svelte-pf6r55{color:#ddd;font-family:Lucida Handwriting,sans-serif;font-size:60px;justify-content:left;line-height:.5;margin-left:50px}.nav-wrapper.svelte-pf6r55{display:flex;justify-content:right;width:100%}.mobile-menu-button.svelte-pf6r55{display:none}nav.svelte-pf6r55{padding:1rem 0}ul.svelte-pf6r55{display:flex;gap:2rem;list-style:none;margin:0;padding:0}a.svelte-pf6r55{color:var(--footer-bg);font-weight:500;text-decoration:none;transition:color .2s}a.active.svelte-pf6r55,a.svelte-pf6r55:hover{color:#ddd}a.active.svelte-pf6r55{border-bottom:2px solid #ddd}@media (max-width:768px){ul.svelte-pf6r55{flex-direction:row;gap:1rem}.logo-text.svelte-pf6r55{font-size:35px;margin-left:1em}.mobile-menu-button.svelte-pf6r55{background-color:var(--footer-bg);border:2px solid #fff;border-radius:20px;color:#fff;cursor:pointer;display:block;font-size:1.4rem;margin-left:auto;padding:1rem;position:relative}.nav-wrapper.svelte-pf6r55{background:#fff;box-shadow:var(--shadow-lg);display:none;left:0;padding:1rem;position:absolute;right:0;top:90%}.nav-wrapper.open.svelte-pf6r55{display:block}}footer.svelte-1qp3ek4{background:var(--footer-bg);bottom:0;box-shadow:var(--shadow-lg);font-family:var(--font-family),serif;left:0;margin-top:auto;padding:4rem 0 2rem;position:inherit;right:0;transition:transform .3s ease}.footer-content.svelte-1qp3ek4{margin:0 auto;max-width:1200px;padding:0 1rem}.footer-brand.svelte-1qp3ek4 p:where(.svelte-1qp3ek4){align-items:center;color:var(--header-bg);display:flex;flex-direction:column;margin-top:1rem}.footer-main.svelte-1qp3ek4{display:grid;grid-template-columns:1fr 1fr}.footer-links.svelte-1qp3ek4{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}.footer-section.svelte-1qp3ek4 h3:where(.svelte-1qp3ek4){color:#333;font-size:1.1rem;margin-bottom:1rem}.footer-section.svelte-1qp3ek4 ul:where(.svelte-1qp3ek4){list-style:none;margin:0;padding:0}.footer-section.svelte-1qp3ek4 li:where(.svelte-1qp3ek4){margin-bottom:.5rem}.footer-section.svelte-1qp3ek4 a:where(.svelte-1qp3ek4){color:var(--header-bg);text-decoration:none;transition:color .2s}.footer-section.svelte-1qp3ek4 a:where(.svelte-1qp3ek4):hover{color:#ddd}@media (max-width:768px){footer.svelte-1qp3ek4{padding:1rem 0}.footer-main.svelte-1qp3ek4{gap:2rem}.footer-links.svelte-1qp3ek4,.footer-main.svelte-1qp3ek4{grid-template-columns:1fr}.footer-brand.svelte-1qp3ek4,.footer-section.svelte-1qp3ek4 h3:where(.svelte-1qp3ek4){display:none}}.scroll-to-top.svelte-1xlmpcr{align-items:center;background:#000;border:none;border-radius:50%;bottom:2rem;box-shadow:0 2px 8px #00000026;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;padding:0;position:fixed;right:2rem;transition:transform .2s ease,background-color .2s ease;width:3rem;z-index:1000}.scroll-to-top.svelte-1xlmpcr:hover{background:#333;transform:translateY(-2px)}.scroll-to-top.svelte-1xlmpcr:active{transform:translateY(0)}svg.svelte-1xlmpcr{height:1.5rem;width:1.5rem}@media (max-width:768px){.scroll-to-top.svelte-1xlmpcr{bottom:1.5rem;height:4.5rem;right:1.5rem;width:4.5rem}svg.svelte-1xlmpcr{height:1.2rem;width:1.2rem}}@media (prefers-reduced-motion:reduce){.scroll-to-top.svelte-1xlmpcr{transition:none}}.app.svelte-1m76ofv{display:flex;flex-direction:column;min-height:100vh}main.svelte-1m76ofv{flex:1;font-family:var(--font-family),serif;margin-left:auto;margin-right:auto;margin-top:13em;max-width:1200px;width:100%}@media (max-width:768px){main.svelte-1m76ofv{flex:1;font-family:var(--font-family),serif;margin-left:auto;margin-right:auto;margin-top:7em;max-width:1200px;width:100%}}
