.scroll-to-top[data-astro-cid-73562bqz]{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#2563eb;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;opacity:0;visibility:hidden;transform:translateY(100px);transition:all .3s ease;z-index:1000}.scroll-to-top[data-astro-cid-73562bqz].visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top[data-astro-cid-73562bqz]:hover{background:#1d4ed8;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.scroll-to-top[data-astro-cid-73562bqz]:active{transform:translateY(-2px)}.scroll-to-top[data-astro-cid-73562bqz] svg[data-astro-cid-73562bqz]{width:1.5rem;height:1.5rem}@media (max-width: 768px){.scroll-to-top[data-astro-cid-73562bqz]{bottom:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem}.scroll-to-top[data-astro-cid-73562bqz] svg[data-astro-cid-73562bqz]{width:1.25rem;height:1.25rem}}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#f9fafb;color:#1f2937;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:#111827}p{margin-bottom:1rem}a{color:#2563eb;transition:color .2s ease}a:hover{color:#1d4ed8}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.grid{display:grid;gap:1.5rem}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){html{font-size:14px}.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}*:focus-visible{outline:2px solid #2563eb;outline-offset:2px}html{scroll-behavior:smooth}img{max-width:100%;height:auto;display:block}.header[data-astro-cid-3ef6ksr2]{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.container[data-astro-cid-3ef6ksr2]{max-width:1400px;margin:0 auto;padding:0 1rem}.header-content[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;min-height:4rem;gap:2rem}.logo-search-wrapper[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem;flex:1}.logo[data-astro-cid-3ef6ksr2]{text-decoration:none;white-space:nowrap}.logo-text[data-astro-cid-3ef6ksr2]{font-family:Caveat,cursive;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.search-container[data-astro-cid-3ef6ksr2]{position:relative;max-width:500px;flex:1;display:none}.search-input[data-astro-cid-3ef6ksr2]{width:100%;padding:.75rem 3rem .75rem 1rem;border:2px solid #e5e7eb;border-radius:9999px;font-size:.9375rem;transition:all .2s}.search-input[data-astro-cid-3ef6ksr2]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-icon[data-astro-cid-3ef6ksr2]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.25rem;cursor:pointer;padding:.25rem}.search-results[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;background:#fff;border-radius:.75rem;box-shadow:0 10px 25px #00000026;max-height:400px;overflow-y:auto;display:none;z-index:1000}.search-results[data-astro-cid-3ef6ksr2].active{display:block}.mobile-menu-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:.35rem;background:none;border:none;padding:.5rem;cursor:pointer}.mobile-menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:1.5rem;height:2px;background:#1f2937;transition:all .3s}.mobile-menu-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(.4rem,.4rem)}.mobile-menu-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(.4rem,-.4rem)}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem}.nav-link[data-astro-cid-3ef6ksr2]{padding:.75rem 1rem;color:#1f2937;text-decoration:none;font-weight:500;font-size:.9375rem;border-radius:.5rem;transition:all .2s;white-space:nowrap;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem}.nav-link[data-astro-cid-3ef6ksr2]:hover{background:#f3f4f6;color:#667eea}.btn-add[data-astro-cid-3ef6ksr2]{background:#667eea;color:#fff}.btn-add[data-astro-cid-3ef6ksr2]:hover{background:#5568d3;color:#fff}.nav-dropdown[data-astro-cid-3ef6ksr2]{position:relative}.dropdown-toggle[data-astro-cid-3ef6ksr2] .arrow[data-astro-cid-3ef6ksr2]{font-size:.625rem;transition:transform .2s}.nav-dropdown[data-astro-cid-3ef6ksr2].active .arrow[data-astro-cid-3ef6ksr2]{transform:rotate(-180deg)}.dropdown-menu[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;margin-top:.5rem;background:#fff;border-radius:.75rem;box-shadow:0 10px 25px #00000026;padding:1rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s;z-index:1000}.nav-dropdown[data-astro-cid-3ef6ksr2].active .dropdown-menu[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu[data-astro-cid-3ef6ksr2]{min-width:800px;max-width:1000px;left:50%;transform:translate(-50%) translateY(-10px)}.nav-dropdown[data-astro-cid-3ef6ksr2].active .mega-menu[data-astro-cid-3ef6ksr2]{transform:translate(-50%) translateY(0)}.mega-menu-grid[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-height:500px;overflow-y:auto}.mega-menu-section[data-astro-cid-3ef6ksr2]{min-width:0}.mega-menu-header[data-astro-cid-3ef6ksr2]{display:block;font-weight:600;color:#1f2937;padding:.5rem .75rem;border-radius:.5rem;margin-bottom:.5rem;text-decoration:none;transition:all .15s;font-size:.9375rem}.mega-menu-header[data-astro-cid-3ef6ksr2]:hover{background:#f3f4f6;color:#667eea}.mega-menu-items[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:.25rem}.mega-menu-item[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem .75rem;color:#6b7280;text-decoration:none;border-radius:.375rem;font-size:.875rem;transition:all .15s}.mega-menu-item[data-astro-cid-3ef6ksr2]:hover{background:#f3f4f6;color:#667eea}@media (min-width: 1400px){.mega-menu[data-astro-cid-3ef6ksr2]{min-width:1000px}.mega-menu-grid[data-astro-cid-3ef6ksr2]{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1200px){.mega-menu[data-astro-cid-3ef6ksr2]{min-width:700px}.mega-menu-grid[data-astro-cid-3ef6ksr2]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){.search-container[data-astro-cid-3ef6ksr2]{display:flex;max-width:300px}.logo-text[data-astro-cid-3ef6ksr2]{font-size:1.75rem}}@media (max-width: 900px){.header-content[data-astro-cid-3ef6ksr2]{flex-wrap:wrap}.mobile-menu-toggle[data-astro-cid-3ef6ksr2]{display:flex}.search-container[data-astro-cid-3ef6ksr2]{order:3;max-width:none;width:100%;margin-top:1rem}.nav[data-astro-cid-3ef6ksr2]{position:fixed;top:4rem;left:0;right:0;bottom:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:1rem;transform:translate(-100%);transition:transform .3s;overflow-y:auto;box-shadow:0 8px 16px #0000001a}.nav[data-astro-cid-3ef6ksr2].active{transform:translate(0)}.nav-link[data-astro-cid-3ef6ksr2]{width:100%;padding:1rem;font-size:1rem;justify-content:space-between}.nav-dropdown[data-astro-cid-3ef6ksr2]{width:100%}.dropdown-menu[data-astro-cid-3ef6ksr2]{position:static;box-shadow:none;margin-top:0;margin-left:0;padding:0;max-height:none;transform:none;background:transparent}.mega-menu[data-astro-cid-3ef6ksr2]{min-width:auto;max-width:none;left:auto;transform:none}.nav-dropdown[data-astro-cid-3ef6ksr2].active .mega-menu[data-astro-cid-3ef6ksr2]{transform:none}.nav-dropdown[data-astro-cid-3ef6ksr2].active .dropdown-menu[data-astro-cid-3ef6ksr2]{display:block}.dropdown-menu[data-astro-cid-3ef6ksr2]:not(.nav-dropdown.active *){display:none}.mega-menu-grid[data-astro-cid-3ef6ksr2]{grid-template-columns:1fr;gap:0;max-height:none}.mega-menu-section[data-astro-cid-3ef6ksr2]{border-left:2px solid #e5e7eb;padding-left:1rem;margin-left:1rem}.mega-menu-header[data-astro-cid-3ef6ksr2]{cursor:pointer;position:relative}.mega-menu-header[data-astro-cid-3ef6ksr2]:after{content:"›";position:absolute;right:.75rem;transition:transform .2s}.mega-menu-section[data-astro-cid-3ef6ksr2].active .mega-menu-header[data-astro-cid-3ef6ksr2]:after{transform:rotate(90deg)}.mega-menu-items[data-astro-cid-3ef6ksr2]{max-height:0;overflow:hidden;transition:max-height .3s}.mega-menu-section[data-astro-cid-3ef6ksr2].active .mega-menu-items[data-astro-cid-3ef6ksr2]{max-height:500px}}@media (min-width: 1024px){.search-container[data-astro-cid-3ef6ksr2]{display:flex}}.footer[data-astro-cid-sz7xmlte]{background:#1f2937;color:#fff;padding:3rem 0 1.5rem;margin-top:4rem}.container[data-astro-cid-sz7xmlte]{max-width:1280px;margin:0 auto;padding:0 1rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin-bottom:.5rem;font-size:1.5rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:1rem;font-size:1.125rem;color:#9ca3af}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#d1d5db}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#d1d5db;text-decoration:none;transition:color .2s}.footer-section[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:1.5rem;text-align:center;color:#9ca3af}
