.nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;background:#fdfcfbf2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;padding:1rem 2rem;border-bottom:1px solid var(--border)}.nav-container[data-astro-cid-dmqpwcec]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative}.nav-logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;text-decoration:none}.nav-logo-img[data-astro-cid-dmqpwcec]{height:48px;width:auto}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:2rem;list-style:none}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--primary)}.nav-store-links[data-astro-cid-dmqpwcec]{display:flex;gap:.5rem;align-items:center}.mobile-store-bar[data-astro-cid-dmqpwcec]{display:none}.mobile-store-bar[data-astro-cid-dmqpwcec].hidden{display:none!important}.nav-store-btn[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;background:var(--text-light);color:#fff;border-radius:6px;font-size:.75rem;font-weight:500;text-decoration:none;opacity:.5;cursor:default}.nav-store-btn[data-astro-cid-dmqpwcec] .store-icon[data-astro-cid-dmqpwcec]{width:14px;height:14px}.nav-store-btn-active[data-astro-cid-dmqpwcec]{background:var(--primary);opacity:1;cursor:pointer;transition:transform .2s,opacity .2s}.nav-store-btn-active[data-astro-cid-dmqpwcec]:hover{transform:translateY(-1px);opacity:.9}.mobile-menu-toggle[data-astro-cid-dmqpwcec]{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:24px;height:2px;background:var(--text);margin:5px 0;transition:.3s}@media(max-width:768px){.nav-links[data-astro-cid-dmqpwcec]{display:none;position:absolute;top:100%;margin-top:-1px;left:-2rem;right:-2rem;background:#fdfcfbfa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-direction:column;padding:1rem 2rem;gap:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);box-shadow:0 4px 12px #0000001a;z-index:10}.nav-links[data-astro-cid-dmqpwcec].active{display:flex}.nav-links[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{padding:.75rem 0;border-bottom:1px solid var(--border)}.nav-links[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]:last-child{border-bottom:none}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:1.1rem}.nav-store-links[data-astro-cid-dmqpwcec]{display:none}.mobile-store-bar[data-astro-cid-dmqpwcec]{display:flex;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--border)}.mobile-menu-toggle[data-astro-cid-dmqpwcec]{display:block}.mobile-menu-toggle[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.footer[data-astro-cid-sz7xmlte]{background:var(--text);color:#fff;padding:4rem 2rem 2rem}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.footer-brand[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ffffffb3;font-size:.95rem;line-height:1.6}.footer-column[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;color:#fff9}.footer-column[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer-column[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fffc;text-decoration:none;font-size:.95rem;transition:color .2s}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-store-buttons[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.footer-store-buttons[data-astro-cid-sz7xmlte] .footer-store-btn[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.4rem .75rem;background:#fff3;color:#ffffff80;border-radius:6px;font-size:.75rem;font-weight:500;text-decoration:none;cursor:default;min-width:70px}.footer-store-btn[data-astro-cid-sz7xmlte] .store-icon[data-astro-cid-sz7xmlte]{width:14px;height:14px;fill:currentColor}.footer-store-buttons[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].footer-store-btn-active{background:#fffc;color:#3d4f7a;cursor:pointer;transition:transform .2s,box-shadow .2s}.footer-store-buttons[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].footer-store-btn-active:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026;color:#3d4f7a}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ffffff80;font-size:.9rem}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffff80;text-decoration:none}.footer-bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffff80;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}@media(max-width:1024px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 1.5rem 1.5rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}.footer-store-buttons[data-astro-cid-sz7xmlte]{align-items:center}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}}
