.header[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#090b17;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000000d;gap:1rem}.logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:28px;width:auto;filter:brightness(0) invert(1)}.mobile-only[data-astro-cid-sckkx6r4]{display:none}.menu-toggle[data-astro-cid-sckkx6r4]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#fff}.nav[data-astro-cid-sckkx6r4]{display:flex;gap:1.5rem;align-items:center}.nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-weight:500;color:#ffffffd9;transition:color .3s;white-space:nowrap}.nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#fff}.header-actions[data-astro-cid-sckkx6r4]{display:flex;gap:.75rem;align-items:center}.footer[data-astro-cid-sckkx6r4]{background:#090b17;color:#fff;padding:4rem 2rem 2rem}.footer-content[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-brand[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin-top:1rem;opacity:.8}.footer-links[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:.75rem}.footer-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#006ff9}.footer-contact[data-astro-cid-sckkx6r4]{text-align:right;opacity:.6;font-size:.875rem}@media(max-width:1024px){.nav[data-astro-cid-sckkx6r4]{gap:1rem}.nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:.875rem}.header-actions[data-astro-cid-sckkx6r4] .btn[data-astro-cid-sckkx6r4]{padding:.5rem 1rem;font-size:.8125rem}}@media(max-width:768px){.header[data-astro-cid-sckkx6r4]{padding:1rem}.menu-toggle[data-astro-cid-sckkx6r4]{display:block;order:2}.nav[data-astro-cid-sckkx6r4]{position:absolute;top:100%;left:0;right:0;background:#090b17;flex-direction:column;padding:1rem;gap:0;box-shadow:0 4px 10px #0000004d;display:none}.nav[data-astro-cid-sckkx6r4].open{display:flex}.nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1);width:100%}.nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:last-child{border-bottom:none}.header-actions[data-astro-cid-sckkx6r4]{display:none}.mobile-only[data-astro-cid-sckkx6r4]{display:block!important;width:100%;text-align:center;margin-top:.75rem;padding:.75rem 1rem!important;border-radius:8px;text-decoration:none}.mobile-only[data-astro-cid-sckkx6r4].btn-outline{border:1px solid rgba(255,255,255,.3);color:#fff}.mobile-only[data-astro-cid-sckkx6r4].btn-primary{background:#006ff9;color:#fff}.logo[data-astro-cid-sckkx6r4]{flex:1}.footer-content[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;text-align:center;gap:2rem}.footer-brand[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;align-items:center}.footer-links[data-astro-cid-sckkx6r4]{align-items:center}.footer-contact[data-astro-cid-sckkx6r4]{text-align:center}}:root{--primary: rgb(0, 111, 249);--primary-hover: rgb(61, 39, 238);--accent: rgb(73, 40, 246);--text: #333;--text-light: #666;--bg-light: rgb(222, 229, 255);--bg-dark: rgb(9, 11, 23);--bg-accent: rgb(73, 40, 246);--gradient: linear-gradient(135deg, rgb(9, 11, 23) 0%, rgb(73, 40, 246) 100%)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg-light);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.875rem;transition:all .3s ease-in-out;cursor:pointer}.btn-primary{background:#006ff9;color:#fff;border:none}.btn-primary:hover{background:#3d27ee;transform:translateY(-2px)}.btn-outline{background:#fff;border:2px solid rgb(0,111,249);color:#006ff9}.btn-outline:hover{background:#006ff9;color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}
