:root{--color-navy: #0a1628;--color-navy-light: #1a2940;--color-anthracite: #2d3748;--color-cyan: #06b6d4;--color-cyan-light: #22d3ee;--color-green: #10b981;--color-green-light: #34d399;--color-white: #ffffff;--color-gray-100: #f7fafc;--color-gray-200: #edf2f7;--color-gray-300: #e2e8f0;--color-gray-350: #d1dce8;--color-gray-400: #cbd5e0;--color-gray-500: #a0aec0;--color-gray-600: #718096;--color-gray-700: #4a5568;--color-gray-800: #2d3748;--max-width: 1200px;--spacing-unit: 8px;--focus-ring: 3px solid var(--color-cyan-light);--focus-ring-offset: 3px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.65;color:var(--color-gray-200);background-color:var(--color-navy);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;word-spacing:.05em}.skip-link{position:absolute;top:-100%;left:0;padding:calc(var(--spacing-unit) * 1.5) calc(var(--spacing-unit) * 3);background:var(--color-cyan);color:var(--color-navy);font-weight:700;font-size:1rem;z-index:9999;text-decoration:underline;border-radius:0 0 8px}.skip-link:focus{top:0;outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:700;color:var(--color-white);letter-spacing:-.01em}h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.2;margin-bottom:calc(var(--spacing-unit) * 3)}h2{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.25;margin-bottom:calc(var(--spacing-unit) * 3)}h3{font-size:clamp(1.125rem,3vw,1.5rem);line-height:1.35;margin-bottom:calc(var(--spacing-unit) * 2)}h4{font-size:clamp(1rem,2vw,1.25rem);line-height:1.4;margin-bottom:calc(var(--spacing-unit) * 1.5)}p{margin-bottom:calc(var(--spacing-unit) * 2.5);line-height:1.75;max-width:75ch}p:last-child{margin-bottom:0}a{color:var(--color-cyan-light);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}a:hover{color:var(--color-cyan)}a:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset);border-radius:2px;text-decoration:none}ul,ol{margin-bottom:calc(var(--spacing-unit) * 2.5);padding-left:calc(var(--spacing-unit) * 3)}li{margin-bottom:calc(var(--spacing-unit) * 1.5);line-height:1.65}img{max-width:100%;height:auto;display:block}button,.btn{cursor:pointer;border:none;background:none;font-family:inherit}button:focus-visible,.btn:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset);border-radius:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:var(--focus-ring);outline-offset:0}.container{max-width:var(--max-width);margin:0 auto;padding:0 calc(var(--spacing-unit) * 3)}@media(max-width:768px){.container{padding:0 calc(var(--spacing-unit) * 2.5)}body{font-size:1rem;line-height:1.7}}@media(prefers-contrast:more){:root{--color-gray-300: #ffffff;--color-gray-400: #f0f4f8;--color-gray-500: #e2e8f0;--color-cyan-light: #67e8f9;--color-green-light: #6ee7b7}a{text-decoration-thickness:2px}h1,h2,h3,h4,h5,h6{color:#fff}}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#0a1628f7;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.header-content[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--spacing-unit) * 2) 0;gap:calc(var(--spacing-unit) * 3)}.logo[data-astro-cid-3ef6ksr2]{flex-shrink:0}.logo[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;line-height:0}.logo-image[data-astro-cid-3ef6ksr2]{height:36px;width:auto;display:block}@media(max-width:600px){.logo-image[data-astro-cid-3ef6ksr2]{height:32px}}.nav[data-astro-cid-3ef6ksr2]{display:flex;gap:calc(var(--spacing-unit) * 3);flex:1;justify-content:center}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-gray-300);font-size:.9375rem;font-weight:500;transition:color .2s ease;white-space:nowrap}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-cyan-light)}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid var(--color-cyan);outline-offset:2px;border-radius:2px}.btn[data-astro-cid-3ef6ksr2]{display:inline-block;padding:calc(var(--spacing-unit) * 1.5) calc(var(--spacing-unit) * 3);border-radius:6px;font-weight:600;font-size:.9375rem;transition:all .2s ease;white-space:nowrap}.btn-primary[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,var(--color-cyan),var(--color-green));color:var(--color-white)}.btn-primary[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #06b6d44d}.menu-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0}.burger-line[data-astro-cid-3ef6ksr2]{display:block;width:100%;height:2px;background:var(--color-white);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.menu-toggle[data-astro-cid-3ef6ksr2].is-open .burger-line[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(9px) rotate(45deg)}.menu-toggle[data-astro-cid-3ef6ksr2].is-open .burger-line[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-3ef6ksr2].is-open .burger-line[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media(max-width:900px){.menu-toggle[data-astro-cid-3ef6ksr2]{display:flex}.nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#0a1628fc;border-bottom:1px solid rgba(255,255,255,.1);padding:calc(var(--spacing-unit) * 3) calc(var(--spacing-unit) * 3);gap:0}.nav[data-astro-cid-3ef6ksr2].nav-open{display:flex}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:calc(var(--spacing-unit) * 2) 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:1rem}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:last-child{border-bottom:none}.btn-primary[data-astro-cid-3ef6ksr2]{display:none}}.footer[data-astro-cid-sz7xmlte]{padding:calc(var(--spacing-unit) * 8) 0 calc(var(--spacing-unit) * 4);background:var(--color-navy-light);border-top:1px solid rgba(255,255,255,.1)}.footer-content[data-astro-cid-sz7xmlte]{display:grid;gap:calc(var(--spacing-unit) * 6)}.footer-main[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:calc(var(--spacing-unit) * 4)}.footer-contact-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:calc(var(--spacing-unit) * 1);margin-top:calc(var(--spacing-unit) * 2)}.footer-contact-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:var(--color-gray-300);transition:color .2s ease}.footer-contact-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-cyan-light)}.footer-company[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.125rem;margin-bottom:calc(var(--spacing-unit) * 2);color:var(--color-white)}.footer-tagline[data-astro-cid-sz7xmlte]{margin-top:1rem;font-size:.9375rem;color:var(--color-gray-400);line-height:1.6;margin-bottom:0}address[data-astro-cid-sz7xmlte]{font-style:normal;font-size:.9375rem;color:var(--color-gray-300);line-height:1.75}.footer-legal[data-astro-cid-sz7xmlte]{display:grid;gap:calc(var(--spacing-unit) * 1)}.footer-legal[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:var(--color-gray-300);margin:0;line-height:1.7}.footer-legal[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:var(--color-gray-300);font-weight:600}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:calc(var(--spacing-unit) * 2)}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:var(--color-gray-300);transition:color .2s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-cyan-light)}.footer-membership[data-astro-cid-sz7xmlte]{padding:calc(var(--spacing-unit) * 6) 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.membership-content[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;gap:calc(var(--spacing-unit) * 4);max-width:600px;margin:0 auto}.membership-logo[data-astro-cid-sz7xmlte]{flex-shrink:0}.membership-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{display:block;width:120px;height:auto;filter:brightness(.9);transition:filter .3s ease}.membership-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]:hover{filter:brightness(1)}.membership-text[data-astro-cid-sz7xmlte]{text-align:left}.membership-text[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;font-size:.9375rem;color:var(--color-gray-300);line-height:1.7}.membership-text[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:var(--color-gray-300);font-weight:600}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:calc(var(--spacing-unit) * 4);text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:var(--color-gray-400);margin:0}.footer-credit[data-astro-cid-sz7xmlte]{margin-top:calc(var(--spacing-unit) * 3);padding-top:calc(var(--spacing-unit) * 3);border-top:1px solid rgba(255,255,255,.05)}.credit-text[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:var(--color-gray-400);display:flex;align-items:center;justify-content:center;gap:.375rem;margin:0}.credit-prefix[data-astro-cid-sz7xmlte]{color:var(--color-gray-400)}.credit-link[data-astro-cid-sz7xmlte]{background:linear-gradient(to right,#00d4ff,#06b6d4,#10b981);-webkit-background-clip:text;background-clip:text;color:var(--color-cyan-light);font-weight:600;transition:opacity .2s ease}.credit-link[data-astro-cid-sz7xmlte]:hover{opacity:.85;color:var(--color-cyan-light)}.credit-sparkle[data-astro-cid-sz7xmlte]{animation:sparkle 2s ease-in-out infinite;color:var(--color-cyan-light)}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@media(prefers-reduced-motion:reduce){.credit-sparkle[data-astro-cid-sz7xmlte]{animation:none}}@media(max-width:600px){.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.membership-content[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center;gap:calc(var(--spacing-unit) * 3)}.membership-text[data-astro-cid-sz7xmlte]{text-align:center}.membership-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100px}}
