body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333}nav.svelte-10el5be{position:fixed;width:100%;top:0;z-index:1000;background:transparent;transition:background-color .3s ease}nav.scrolled.svelte-10el5be{background:#fff;box-shadow:0 2px 10px #0000001a}.nav-content.svelte-10el5be{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-10el5be a:where(.svelte-10el5be){text-decoration:none;color:#2563eb;font-size:1.5rem;font-weight:700}.nav-links.svelte-10el5be{display:flex;gap:2rem;align-items:center}.nav-links.svelte-10el5be a:where(.svelte-10el5be){text-decoration:none;color:#333;font-weight:500}.btn-primary{background:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:transparent;color:#2563eb;border:2px solid #2563eb;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#2563eb;color:#fff}footer.svelte-10el5be{background:#1e293b;color:#fff;padding:4rem 2rem 2rem}.footer-content.svelte-10el5be{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-section.svelte-10el5be h3:where(.svelte-10el5be),.footer-section.svelte-10el5be h4:where(.svelte-10el5be){margin-bottom:1rem}.footer-section.svelte-10el5be a:where(.svelte-10el5be){display:block;color:#94a3b8;text-decoration:none;margin-bottom:.5rem}.footer-section.svelte-10el5be a:where(.svelte-10el5be):hover{color:#fff}.footer-bottom.svelte-10el5be{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #334155;color:#94a3b8}.mobile-menu-button.svelte-10el5be{display:none;background:none;border:none;padding:.5rem;cursor:pointer;position:relative;z-index:1000}.hamburger.svelte-10el5be{display:block;width:24px;height:2px;background:#2563eb;position:relative;transition:all .3s ease}.hamburger.svelte-10el5be:before,.hamburger.svelte-10el5be:after{content:"";position:absolute;width:24px;height:2px;background:#2563eb;transition:all .3s ease}.hamburger.svelte-10el5be:before{top:-8px}.hamburger.svelte-10el5be:after{bottom:-8px}.hamburger.open.svelte-10el5be{background:transparent}.hamburger.open.svelte-10el5be:before{transform:rotate(45deg);top:0}.hamburger.open.svelte-10el5be:after{transform:rotate(-45deg);bottom:0}@media (max-width: 768px){.mobile-menu-button.svelte-10el5be{display:block}.nav-links.svelte-10el5be{display:none;position:fixed;top:0;left:0;right:0;background:#fff;padding:5rem 2rem 2rem;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.nav-links.open.svelte-10el5be{display:flex}.nav-links.svelte-10el5be a:where(.svelte-10el5be){font-size:1.2rem;width:100%;text-align:center}.nav-links.svelte-10el5be .btn-primary:where(.svelte-10el5be){width:100%;margin-top:1rem;text-align:center;display:inline-block;color:#fff}}
