html{font-family:system-ui,sans-serif;margin:0;padding:0}body{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column}main{flex:1}.navbar[data-astro-cid-sckkx6r4]{background:#4b43bb;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;width:100%}.nav-container[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;padding:.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:60px;width:auto}.nav-menu[data-astro-cid-sckkx6r4]{display:flex;gap:2rem}.nav-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{text-decoration:none;color:#fff;font-weight:400;transition:color .3s ease}.nav-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#e0e0e0}.nav-actions[data-astro-cid-sckkx6r4]{display:flex;gap:1rem;align-items:center}.nav-btn[data-astro-cid-sckkx6r4]{padding:.5rem 1.5rem;border-radius:6px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent;background:transparent}.nav-btn-login[data-astro-cid-sckkx6r4]{color:#fff}.mobile-only[data-astro-cid-sckkx6r4]{display:none}.nav-btn-login[data-astro-cid-sckkx6r4]:hover{color:#e0e0e0}.nav-btn-signup[data-astro-cid-sckkx6r4]{color:#fff;border-color:#fff}.nav-btn-signup[data-astro-cid-sckkx6r4]:hover{background:#fff;color:#4b43bb}.burger-menu[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.burger-menu[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}.burger-menu[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.burger-menu[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}.burger-menu[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.footer[data-astro-cid-sckkx6r4]{background:#0b0a1d;padding:4rem 0 2rem}.footer-logo-section[data-astro-cid-sckkx6r4]{text-align:center;margin-bottom:2rem}.footer-logo-image[data-astro-cid-sckkx6r4]{height:80px;width:auto}.footer-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.footer-section[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:1rem}.footer-buttons[data-astro-cid-sckkx6r4]{display:flex;gap:.5rem;margin-top:1rem}.footer-title[data-astro-cid-sckkx6r4]{font-size:1rem;font-weight:700;color:#f1f5f9;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.footer-links[data-astro-cid-sckkx6r4]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:.5rem}.footer-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#cbd5e1;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#4c44be}.footer-contact[data-astro-cid-sckkx6r4]{color:#cbd5e1;font-size:.875rem;margin:.25rem 0}@media (max-width: 1024px){.nav-container[data-astro-cid-sckkx6r4]{position:relative}.nav-menu[data-astro-cid-sckkx6r4]{position:absolute;top:100%;left:0;right:0;background:#4b43bb;flex-direction:column;gap:0;padding:1rem 2rem;box-shadow:0 4px 6px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.mobile-only[data-astro-cid-sckkx6r4]{display:inline}.nav-menu[data-astro-cid-sckkx6r4].active{transform:translateY(0);opacity:1;visibility:visible}.nav-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.nav-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:last-child{border-bottom:none}.nav-actions[data-astro-cid-sckkx6r4]{display:none}.burger-menu[data-astro-cid-sckkx6r4]{display:flex}.footer-grid[data-astro-cid-sckkx6r4]{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 768px){.nav-container[data-astro-cid-sckkx6r4]{padding:1rem}.nav-logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:32px}.footer-grid[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;gap:1rem}.footer-buttons[data-astro-cid-sckkx6r4]{flex-direction:column}}
