*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1f2937}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.nav[data-astro-cid-pux6a34n]{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.nav-brand[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#1f2937}.logo-icon[data-astro-cid-pux6a34n]{color:#2563eb}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:2rem;align-items:center}.nav-link[data-astro-cid-pux6a34n]{color:#4b5563;font-weight:500;transition:color .2s}.nav-link[data-astro-cid-pux6a34n]:hover,.nav-link[data-astro-cid-pux6a34n].active{color:#2563eb;text-decoration:none}.nav-link-cta[data-astro-cid-pux6a34n]{background:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;transition:background .2s}.nav-link-cta[data-astro-cid-pux6a34n]:hover{background:#1d4ed8;text-decoration:none}.nav-dropdown[data-astro-cid-pux6a34n]{position:relative}.nav-dropdown-btn[data-astro-cid-pux6a34n]{background:none;border:none;cursor:pointer;font-size:inherit;font-family:inherit;padding:0;display:flex;align-items:center;gap:4px}.nav-dropdown[data-astro-cid-pux6a34n].active .nav-link[data-astro-cid-pux6a34n]{color:#2563eb}.dropdown-arrow[data-astro-cid-pux6a34n]{font-size:.7rem;transition:transform .2s;display:inline-block}.nav-dropdown-btn[data-astro-cid-pux6a34n][aria-expanded=true] .dropdown-arrow[data-astro-cid-pux6a34n]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-pux6a34n]{display:none;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000001a;padding:8px;min-width:280px;z-index:100}.dropdown-menu[data-astro-cid-pux6a34n].open{display:block}.dropdown-item[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;text-decoration:none;color:#111827;transition:background .15s}.dropdown-item[data-astro-cid-pux6a34n]:hover{background:#eff6ff;text-decoration:none}.dropdown-divider[data-astro-cid-pux6a34n]{height:1px;background:#f3f4f6;margin:4px 0}.dropdown-item--cta[data-astro-cid-pux6a34n]{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin-top:2px}.dropdown-item--cta[data-astro-cid-pux6a34n]:hover{background:#dbeafe}.dropdown-item--cta[data-astro-cid-pux6a34n] .dropdown-text[data-astro-cid-pux6a34n] strong[data-astro-cid-pux6a34n]{color:#2563eb}.dropdown-icon[data-astro-cid-pux6a34n]{font-size:1.25rem;flex-shrink:0;width:32px;height:32px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center}.dropdown-text[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:2px}.dropdown-text[data-astro-cid-pux6a34n] strong[data-astro-cid-pux6a34n]{font-size:.875rem;font-weight:600;color:#111827}.dropdown-text[data-astro-cid-pux6a34n] small[data-astro-cid-pux6a34n]{font-size:.75rem;color:#6b7280}.hamburger[data-astro-cid-pux6a34n]{display:none;background:none;border:none;cursor:pointer;padding:6px;flex-direction:column;gap:5px}.hamburger-line[data-astro-cid-pux6a34n]{display:block;width:24px;height:2px;background:#111827;border-radius:2px;transition:transform .2s,opacity .2s}.hamburger[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.hamburger[data-astro-cid-pux6a34n][aria-expanded=true] .hamburger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.hamburger[data-astro-cid-pux6a34n]{display:flex}.nav-links[data-astro-cid-pux6a34n]{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 12px #00000014;flex-direction:column;padding:1rem 1.5rem;gap:.5rem;z-index:100}.nav-links[data-astro-cid-pux6a34n].mobile-open{display:flex}.nav-dropdown[data-astro-cid-pux6a34n]{display:block}.dropdown-menu[data-astro-cid-pux6a34n]{position:static;transform:none;box-shadow:none;border:none;padding:0 0 0 1rem;min-width:auto}.nav-link-cta[data-astro-cid-pux6a34n]{text-align:center;margin-top:.5rem}}.footer[data-astro-cid-sz7xmlte]{background:#111827;color:#9ca3af;padding:3rem 1.5rem}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;font-size:1.125rem;margin-bottom:1rem}.footer-brand[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{color:#3b82f6}.footer-desc[data-astro-cid-sz7xmlte]{font-size:.875rem;line-height:1.5}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;font-weight:600;margin-bottom:.75rem}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#9ca3af;font-size:.875rem;transition:color .2s}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid #374151;padding-top:2rem;text-align:center;font-size:.875rem}.footer-disclosure[data-astro-cid-sz7xmlte]{margin-top:.5rem;color:#6b7280}
