header.svelte-ehlkxz.svelte-ehlkxz{position:fixed;top:0;left:0;width:100%;height:4rem;transition:all .3s ease;background-color:#fff;box-shadow:0 1px 3px #0000001a;z-index:50}header.scrolled.svelte-ehlkxz.svelte-ehlkxz{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width: 768px){header.svelte-ehlkxz.svelte-ehlkxz{height:5rem}}.desktop-nav.svelte-ehlkxz.svelte-ehlkxz{display:none;gap:.25rem;align-items:center}@media (min-width: 768px){.desktop-nav.svelte-ehlkxz.svelte-ehlkxz{display:flex}}.nav-link.svelte-ehlkxz.svelte-ehlkxz{font-family:Inter,sans-serif;font-weight:500;color:#374151;text-decoration:none;font-size:.875rem;padding:.5rem .75rem;border-radius:.375rem;display:inline-flex;align-items:center;gap:.25rem;position:relative;transition:color .2s ease;background:none;border:none;cursor:pointer}.nav-link.svelte-ehlkxz.svelte-ehlkxz:hover{color:#dc2626}.nav-link.active.svelte-ehlkxz.svelte-ehlkxz{color:#dc2626;font-weight:600}.nav-link.active.svelte-ehlkxz.svelte-ehlkxz:after{content:"";position:absolute;bottom:-2px;left:12px;right:12px;height:2px;background-color:#dc2626;border-radius:1px}.dropdown-chevron.svelte-ehlkxz.svelte-ehlkxz{width:.875rem;height:.875rem;transition:transform .2s ease;flex-shrink:0}.dropdown-chevron.open.svelte-ehlkxz.svelte-ehlkxz{transform:rotate(180deg)}.dropdown-wrapper.svelte-ehlkxz.svelte-ehlkxz{position:relative}.dropdown-panel.svelte-ehlkxz.svelte-ehlkxz{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);width:20rem;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid #f3f4f6;padding:.5rem;z-index:60;animation:svelte-ehlkxz-dropdownIn .15s ease-out}@keyframes svelte-ehlkxz-dropdownIn{0%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.dropdown-item.svelte-ehlkxz.svelte-ehlkxz{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;transition:background-color .15s ease}.dropdown-item.svelte-ehlkxz.svelte-ehlkxz:hover,.dropdown-item-active.svelte-ehlkxz.svelte-ehlkxz{background-color:#fef2f2}.dropdown-item-icon.svelte-ehlkxz.svelte-ehlkxz{flex-shrink:0;width:2.25rem;height:2.25rem;background:#fef2f2;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.dropdown-item-active.svelte-ehlkxz .dropdown-item-icon.svelte-ehlkxz{background:#fecaca}.dropdown-item-icon.svelte-ehlkxz svg.svelte-ehlkxz{width:1.125rem;height:1.125rem;color:#dc2626}.dropdown-item-name.svelte-ehlkxz.svelte-ehlkxz{font-size:.875rem;font-weight:600;color:#111827;line-height:1.25}.dropdown-item-active.svelte-ehlkxz .dropdown-item-name.svelte-ehlkxz{color:#dc2626}.dropdown-item-desc.svelte-ehlkxz.svelte-ehlkxz{font-size:.75rem;color:#6b7280;margin-top:.125rem;line-height:1.25}.cta-button.svelte-ehlkxz.svelte-ehlkxz{margin-left:.75rem;display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:.5rem;color:#fff;background:#dc2626;text-decoration:none;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.cta-button.svelte-ehlkxz.svelte-ehlkxz:hover{background:#b91c1c;color:#f9fafb}.mobile-menu-button.svelte-ehlkxz.svelte-ehlkxz{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.375rem;color:#4b5563;transition:background-color .2s ease;background:none;border:none;cursor:pointer}.mobile-menu-overlay.svelte-ehlkxz.svelte-ehlkxz{position:fixed;inset:0;background-color:#00000080;transition:opacity .3s ease-in-out;opacity:0;pointer-events:none;z-index:55}.mobile-menu-overlay.active.svelte-ehlkxz.svelte-ehlkxz{opacity:1;pointer-events:auto}.mobile-menu-panel.svelte-ehlkxz.svelte-ehlkxz{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:320px;background-color:#fff;padding:1.5rem;box-shadow:-2px 0 8px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out;z-index:56;overflow-y:auto}.mobile-menu-panel.open.svelte-ehlkxz.svelte-ehlkxz{transform:translate(0)}.mobile-nav.svelte-ehlkxz.svelte-ehlkxz{display:flex;flex-direction:column;gap:.25rem}.mobile-dropdown.svelte-ehlkxz.svelte-ehlkxz{border-radius:.5rem;overflow:hidden}.mobile-dropdown-trigger.svelte-ehlkxz.svelte-ehlkxz{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;color:#374151;border-radius:.5rem;background:none;border:none;cursor:pointer;transition:background-color .15s ease}.mobile-dropdown-trigger.svelte-ehlkxz.svelte-ehlkxz:hover{background:#f9fafb}.mobile-dropdown-active.svelte-ehlkxz.svelte-ehlkxz{color:#dc2626;font-weight:600}.mobile-dropdown-chevron.svelte-ehlkxz.svelte-ehlkxz{width:1rem;height:1rem;transition:transform .2s ease;flex-shrink:0;color:#9ca3af}.mobile-dropdown-chevron.open.svelte-ehlkxz.svelte-ehlkxz{transform:rotate(180deg);color:#dc2626}.mobile-dropdown-items.svelte-ehlkxz.svelte-ehlkxz{padding:.25rem 0 .5rem;display:flex;flex-direction:column;gap:.125rem}.mobile-dropdown-item.svelte-ehlkxz.svelte-ehlkxz{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem .625rem 1.25rem;border-radius:.375rem;text-decoration:none;transition:background-color .15s ease}.mobile-dropdown-item.svelte-ehlkxz.svelte-ehlkxz:hover{background:#f9fafb}.mobile-item-active.svelte-ehlkxz.svelte-ehlkxz{background:#fef2f2!important}.mobile-item-icon.svelte-ehlkxz.svelte-ehlkxz{flex-shrink:0;width:2rem;height:2rem;background:#f3f4f6;border-radius:.375rem;display:flex;align-items:center;justify-content:center}.mobile-item-active.svelte-ehlkxz .mobile-item-icon.svelte-ehlkxz{background:#fecaca}.mobile-item-icon.svelte-ehlkxz svg.svelte-ehlkxz{width:1rem;height:1rem;color:#dc2626}.mobile-item-name.svelte-ehlkxz.svelte-ehlkxz{font-size:.875rem;font-weight:600;color:#111827}.mobile-item-active.svelte-ehlkxz .mobile-item-name.svelte-ehlkxz{color:#dc2626}.mobile-item-desc.svelte-ehlkxz.svelte-ehlkxz{font-size:.6875rem;color:#9ca3af;line-height:1.2}.mobile-standalone-link.svelte-ehlkxz.svelte-ehlkxz{display:block;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;color:#374151;border-radius:.5rem;text-decoration:none;transition:background-color .15s ease}.mobile-standalone-link.svelte-ehlkxz.svelte-ehlkxz:hover{background:#f9fafb}.mobile-standalone-link.mobile-item-active.svelte-ehlkxz.svelte-ehlkxz{color:#dc2626;font-weight:600}.mobile-cta.svelte-ehlkxz.svelte-ehlkxz{display:flex;align-items:center;justify-content:center;margin-top:1rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;color:#fff;background:#dc2626;border-radius:.5rem;text-decoration:none;transition:background-color .2s ease;box-shadow:0 1px 2px #0000000d}.mobile-cta.svelte-ehlkxz.svelte-ehlkxz:hover{background:#b91c1c;color:#f9fafb}html{height:100%;overflow-x:hidden;scroll-behavior:smooth}body{margin:0;padding:0;min-height:100%;display:flex;flex-direction:column;background-color:#f9fafb;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-top:0;margin-bottom:.5em}a{color:#ef4444;text-decoration:none;transition:color .2s ease}a:hover{color:#dc2626}button,.btn{cursor:pointer;transition:all .2s ease}button:focus,.btn:focus{outline:2px solid #ef4444;outline-offset:2px}
