.navigation[data-astro-cid-pux6a34n]{display:flex;align-items:center}.nav-list[data-astro-cid-pux6a34n]{display:flex;list-style:none;margin:0;padding:0;gap:2rem;align-items:center}.nav-link[data-astro-cid-pux6a34n]{text-decoration:none;color:#4b5563;font-weight:500;padding:.5rem 0;transition:color .3s ease;cursor:pointer}.nav-link[data-astro-cid-pux6a34n]:hover{color:#2563eb}.dropdown[data-astro-cid-pux6a34n]{position:relative}.dropdown-toggle[data-astro-cid-pux6a34n]:after{content:"▼";font-size:.75rem;margin-left:.5rem;transition:transform .3s ease}.dropdown[data-astro-cid-pux6a34n]:hover .dropdown-toggle[data-astro-cid-pux6a34n]:after{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-pux6a34n]{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #0000001a;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:100;list-style:none;margin:0;padding:.5rem 0}.dropdown[data-astro-cid-pux6a34n]:hover .dropdown-menu[data-astro-cid-pux6a34n]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-link[data-astro-cid-pux6a34n]{display:block;padding:.75rem 1.5rem;color:#4b5563;text-decoration:none;font-weight:500;transition:all .3s ease}.dropdown-link[data-astro-cid-pux6a34n]:hover{background:#f3f4f6;color:#2563eb}@media (max-width: 768px){.nav-list[data-astro-cid-pux6a34n]{gap:1rem}.dropdown-menu[data-astro-cid-pux6a34n]{left:-50px;min-width:180px}}@media (max-width: 640px){.nav-list[data-astro-cid-pux6a34n]{gap:.75rem}.nav-link[data-astro-cid-pux6a34n]{font-size:.875rem}}.header[data-astro-cid-3ef6ksr2]{background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50;transition:all .3s ease}.container[data-astro-cid-3ef6ksr2]{max-width:1200px;margin:0 auto;padding:0 1rem}.header-content[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#1f2937}.logo[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{margin:0;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#2563eb,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.header-content[data-astro-cid-3ef6ksr2]{padding:.75rem 0}.logo[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{font-size:1.25rem}}.footer[data-astro-cid-sz7xmlte]{background:#1f2937;color:#d1d5db;padding:3rem 0 1rem;margin-top:4rem}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.footer-main[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #374151}.footer-brand[data-astro-cid-sz7xmlte]{max-width:300px}.brand-name[data-astro-cid-sz7xmlte]{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#2563eb,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-description[data-astro-cid-sz7xmlte]{color:#9ca3af;line-height:1.6;margin-bottom:1.5rem}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-link[data-astro-cid-sz7xmlte]{color:#f59e0b;text-decoration:none;font-weight:500;transition:color .3s ease}.social-link[data-astro-cid-sz7xmlte]:hover{color:#fbbf24}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.link-title[data-astro-cid-sz7xmlte]{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.link-list[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0}.link-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.link-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#9ca3af;text-decoration:none;transition:color .3s ease}.link-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f59e0b}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:1rem}.copyright[data-astro-cid-sz7xmlte]{color:#6b7280;font-size:.875rem}.copyright[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#f59e0b;text-decoration:none}.copyright[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}@media (max-width: 768px){.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 640px){.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,system-ui,sans-serif;scroll-behavior:smooth}body{background:#fff;color:#1f2937;line-height:1.6}main{min-height:calc(100vh - 140px)}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 640px){.container{padding:0 .75rem}}
