.app-toast[data-astro-cid-pux6a34n]{position:fixed;top:100px;right:24px;background:#fff;color:#111827;padding:0;border-radius:12px;box-shadow:0 8px 32px #0003;z-index:10002;transform:translate(400px);opacity:0;transition:all .3s ease;max-width:400px;border:1px solid #e5e7eb}.app-toast[data-astro-cid-pux6a34n].show{transform:translate(0);opacity:1}.toast-content[data-astro-cid-pux6a34n]{display:flex;align-items:flex-start;gap:16px;padding:20px;position:relative}.toast-icon[data-astro-cid-pux6a34n]{width:24px;height:24px;flex-shrink:0;color:#10b981;stroke-width:2.5}.app-toast[data-astro-cid-pux6a34n].error .toast-icon[data-astro-cid-pux6a34n]{color:#ef4444}.toast-text[data-astro-cid-pux6a34n]{flex:1}.toast-title[data-astro-cid-pux6a34n]{font-weight:700;font-size:16px;color:#111827;margin-bottom:4px}.toast-message[data-astro-cid-pux6a34n]{font-size:14px;color:#6b7280;line-height:1.5}.toast-actions[data-astro-cid-pux6a34n]{margin-top:8px;display:flex;gap:12px}.toast-action-link[data-astro-cid-pux6a34n]{color:#ff3030;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.toast-action-link[data-astro-cid-pux6a34n]:hover{color:#dc2626;text-decoration:underline}.toast-dismiss[data-astro-cid-pux6a34n]{background:none;border:none;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s ease;margin-top:-4px}.toast-dismiss[data-astro-cid-pux6a34n]:hover{background:#f3f4f6;color:#111827}.toast-close[data-astro-cid-pux6a34n]{position:absolute;top:12px;right:12px;background:none;border:none;color:#9ca3af;font-size:20px;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;padding:0;line-height:1}.toast-close[data-astro-cid-pux6a34n]:hover{background:#f3f4f6;color:#111827}@media (max-width: 768px){.app-toast[data-astro-cid-pux6a34n]{right:16px;left:16px;max-width:none;transform:translateY(-100px)}.app-toast[data-astro-cid-pux6a34n].show{transform:translateY(0)}}.header[data-astro-cid-pux6a34n]{position:sticky;top:0;left:0;right:0;z-index:1000;background:#fffffffa;backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #0000000d}.header-content[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 24px}.header-top[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:center;gap:24px;padding:16px 0 12px;border-bottom:1px solid rgba(0,0,0,.06)}.nav-logo[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo-icon[data-astro-cid-pux6a34n]{width:36px;height:36px;object-fit:contain;display:block}.logo-text[data-astro-cid-pux6a34n]{font-size:20px;font-weight:800;color:#111827;letter-spacing:-.02em}.get-app-btn[data-astro-cid-pux6a34n]{height:42px;padding:0 24px;background:#ff3030;color:#fff;font-size:14px;font-weight:700;text-decoration:none;border:none;border-radius:12px;white-space:nowrap;letter-spacing:.02em;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.get-app-btn[data-astro-cid-pux6a34n]:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ff30304d}.nav-menu[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:8px;padding:12px 0}.nav-link[data-astro-cid-pux6a34n]{color:#111827;text-decoration:none;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.05em;padding:8px 20px;border-radius:8px;transition:all .3s ease;position:relative}.nav-link[data-astro-cid-pux6a34n]:hover{color:#111827;background:#0000000a}.nav-link[data-astro-cid-pux6a34n].active{color:#ff3030;background:#ff303014}.mobile-menu-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}.mobile-menu-toggle[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:24px;height:2px;background:#111827;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle[data-astro-cid-pux6a34n]:hover span[data-astro-cid-pux6a34n]{background:#ff3030}.mobile-menu[data-astro-cid-pux6a34n]{display:none;background:#fffffffa;backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.08);flex-direction:column;padding:16px 24px;gap:8px;opacity:0;max-height:0;overflow:hidden;transition:all .3s ease}.mobile-menu[data-astro-cid-pux6a34n].active{display:flex;opacity:1;max-height:500px}.mobile-nav-link[data-astro-cid-pux6a34n]{color:#111827;text-decoration:none;font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:.05em;padding:12px 16px;border-radius:8px;transition:all .3s ease}.mobile-nav-link[data-astro-cid-pux6a34n]:hover{color:#111827;background:#0000000a}.mobile-nav-link[data-astro-cid-pux6a34n].active{color:#ff3030;background:#ff303014}html{scroll-padding-top:140px}@media (max-width: 968px){.header-content[data-astro-cid-pux6a34n]{padding:0 20px}}@media (max-width: 768px){.header-top[data-astro-cid-pux6a34n]{padding:12px 0}.nav-menu[data-astro-cid-pux6a34n]{display:none}.mobile-menu-toggle[data-astro-cid-pux6a34n]{display:flex}.get-app-btn[data-astro-cid-pux6a34n]{height:40px;padding:0 18px;font-size:13px}.logo-text[data-astro-cid-pux6a34n]{font-size:18px}.logo-icon[data-astro-cid-pux6a34n]{width:32px;height:32px}}@media (max-width: 480px){.header-content[data-astro-cid-pux6a34n]{padding:0 16px}.header-top[data-astro-cid-pux6a34n]{gap:10px}.get-app-btn[data-astro-cid-pux6a34n],.logo-text[data-astro-cid-pux6a34n]{display:none}}.footer[data-astro-cid-sz7xmlte]{background:#111827;color:#fff;padding:80px 0 40px}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 24px}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 2fr;gap:80px;margin-bottom:60px}.footer-brand[data-astro-cid-sz7xmlte] .logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.logo-text[data-astro-cid-sz7xmlte]{font-size:24px;font-weight:800;color:#fff}.brand-description[data-astro-cid-sz7xmlte]{color:#9ca3af;line-height:1.6;max-width:300px}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.link-group[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:16px;font-weight:600;margin:0 0 16px;color:#fff}.link-group[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.link-group[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:12px}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#9ca3af;text-decoration:none;transition:color .3s ease}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#ff3030}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid #374151}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:16px}.social-link[data-astro-cid-sz7xmlte]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#9ca3af;border:1px solid #374151;border-radius:8px;text-decoration:none;transition:all .3s ease}.social-link[data-astro-cid-sz7xmlte]:hover{color:#ff3030;border-color:#ff3030;background:#ff30301a}.footer-copy[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#6b7280;font-size:14px;margin:0}@media (max-width: 768px){.footer[data-astro-cid-sz7xmlte]{padding:60px 0 30px}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:40px;margin-bottom:40px}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);gap:32px}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:24px;text-align:center}}@media (max-width: 480px){.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}
