.nav-container[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#fffc;backdrop-filter:blur(10px);position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(0,0,0,.05)}.logo[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:1.25rem;text-decoration:none;transition:transform .3s ease}.logo[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{transform:translate(4px)}.logo-text-wrap[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;justify-content:center;border-left:1px solid rgba(0,0,0,.1);padding-left:1.25rem}.logo-text-wrap[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{font-family:"Noto Serif",serif;font-size:1.25rem;font-weight:200;text-transform:uppercase;letter-spacing:.35em;color:#0c0f10;line-height:1;margin-bottom:.15rem}.logo-text-wrap[data-astro-cid-pux6a34n] em[data-astro-cid-pux6a34n]{font-style:italic;font-weight:300;color:#1a56db}.brand-tagline[data-astro-cid-pux6a34n]{font-family:Space Grotesk,sans-serif;font-size:.55rem;text-transform:uppercase;letter-spacing:.5em;color:#94a3b8;font-weight:600;display:block}.nav-logo[data-astro-cid-pux6a34n]{height:42px;width:auto;object-fit:contain}.nav-links[data-astro-cid-pux6a34n]{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{text-decoration:none;color:#4a4a4a;font-weight:500;transition:color .2s ease}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#1a1a1a}.dropdown[data-astro-cid-pux6a34n]{position:relative}.dropdown-menu[data-astro-cid-pux6a34n]{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 10px 15px -3px #0000001a;border-radius:.5rem;padding:.5rem 0;min-width:150px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;list-style:none}.dropdown[data-astro-cid-pux6a34n]:hover .dropdown-menu[data-astro-cid-pux6a34n]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:block;padding:.5rem 1.5rem;font-size:.9rem}.dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{background:#f9fafb}.cta-button[data-astro-cid-pux6a34n]{background:linear-gradient(135deg,#1a56db,#1e293b);color:#fff;padding:.85rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:.7rem;font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.2em;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px #1a56db33;border:1px solid rgba(255,255,255,.1)}.cta-button[data-astro-cid-pux6a34n]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1a56db59;background:linear-gradient(135deg,#2563eb,#0f172a)}@media(max-width:768px){.nav-links[data-astro-cid-pux6a34n]{display:none}}.footer[data-astro-cid-sz7xmlte]{background:#1a1a1a;color:#f3f4f6;padding:4rem 2rem 2rem;margin-top:auto}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte],.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;margin-bottom:1.5rem}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#9ca3af;text-decoration:none;transition:color .2s ease}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid #374151;text-align:center;font-size:.875rem;color:#6b7280}:root{--font-main: "Outfit", sans-serif;--bg-primary: #ffffff;--text-primary: #1a1a1a;--text-secondary: #4a4a4a}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-main);background:var(--bg-primary);color:var(--text-primary);line-height:1.5;min-height:100vh;display:flex;flex-direction:column}main{flex:1}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1.2;color:#111}.reveal{opacity:0;transform:translateY(40px);transition:opacity 1.2s cubic-bezier(.165,.84,.44,1),transform 1.2s cubic-bezier(.165,.84,.44,1);will-change:opacity,transform}.reveal.is-revealed{opacity:1;transform:translateY(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}
