*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary-dark: #1B1440;--color-primary: #693FD4;--color-primary-dark-alt: #1E1E9E;--color-primary-darkest: #1B1440;--color-background: #F7F7FB;--color-text-muted: #625A77;--color-oxygen-gray: #D8D8E0;--color-accent-green: #BDF03E;--color-accent-orange: #FF8740;--color-accent-red: #C72B4B;--color-text: #1B1440;--color-text-light: #625A77;--color-text-on-dark: #FFFFFF;--color-background-light: #FFFFFF;--color-background-gradient-start: #F7F7FB;--color-background-gradient-end: #FFFFFF;--color-border: #e5e7eb;--color-border-light: rgba(98, 90, 119, .15);--max-width: 1200px;--font-header: "Quattrocento", serif;--font-body: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans: var(--font-body);--shadow-sm: 0 2px 4px rgba(27, 20, 64, .08);--shadow-md: 0 4px 12px rgba(27, 20, 64, .12);--shadow-lg: 0 12px 28px rgba(27, 20, 64, .15);--shadow-xl: 0 20px 40px rgba(27, 20, 64, .2)}html{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{color:var(--color-text);background-color:var(--color-background);line-height:1.6;font-family:var(--font-body);font-weight:400}.dark-section{background-color:var(--color-primary-dark);color:var(--color-text-on-dark)}.light-section{background-color:var(--color-background);color:var(--color-text)}h1,h2{font-family:var(--font-header);font-weight:700;line-height:1.3}h1,h2{font-weight:700}h3,h4,h5,h6{font-family:var(--font-body);font-weight:600;line-height:1.4}a{color:var(--color-primary);text-decoration:none;transition:color .2s ease;font-weight:500}a:hover{color:var(--color-primary-dark);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}.container[data-astro-cid-dm6k5sok]{max-width:var(--max-width);margin:0 auto;padding:0 2rem;width:100%}.container--narrow[data-astro-cid-dm6k5sok]{max-width:800px}.container--wide[data-astro-cid-dm6k5sok]{max-width:1400px}@media (max-width: 768px){.container[data-astro-cid-dm6k5sok]{padding:0 1.5rem}}.header[data-astro-cid-vzcar27r]{position:sticky;top:0;background:#f7f7fbf2;backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border-light);z-index:100}.nav[data-astro-cid-vzcar27r]{width:100%}.nav-container[data-astro-cid-vzcar27r]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo[data-astro-cid-vzcar27r]{display:flex;align-items:center;text-decoration:none;height:2.5rem}.logo[data-astro-cid-vzcar27r]:hover{text-decoration:none}.logo-img[data-astro-cid-vzcar27r]{height:2.5rem;width:auto;display:block}.nav-links[data-astro-cid-vzcar27r]{display:flex;gap:1.5rem}.nav-links[data-astro-cid-vzcar27r] a[data-astro-cid-vzcar27r]{color:var(--color-text-muted);font-weight:500;text-decoration:none;position:relative;display:inline-block;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.25rem 0}.nav-links[data-astro-cid-vzcar27r] a[data-astro-cid-vzcar27r]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-accent-green);transition:width .3s cubic-bezier(.4,0,.2,1)}.nav-links[data-astro-cid-vzcar27r] a[data-astro-cid-vzcar27r]:hover{color:var(--color-text-muted);text-decoration:none;transform:translateY(-2px);font-weight:600}.nav-links[data-astro-cid-vzcar27r] a[data-astro-cid-vzcar27r]:hover:after{width:100%}@media (max-width: 768px){.nav-container[data-astro-cid-vzcar27r]{flex-direction:column;gap:1rem}.nav-links[data-astro-cid-vzcar27r]{gap:1rem;flex-wrap:wrap;justify-content:center}}.footer-section[data-astro-cid-44pr7m3n]{background:var(--color-primary-dark);color:var(--color-text-on-dark);padding:4rem 2rem 2rem;position:relative;overflow:hidden}.footer-content[data-astro-cid-44pr7m3n]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}.footer-column-title[data-astro-cid-44pr7m3n]{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--color-text-on-dark)}.footer-links[data-astro-cid-44pr7m3n]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links[data-astro-cid-44pr7m3n] a[data-astro-cid-44pr7m3n]{color:#ffffffd9;text-decoration:none;transition:color .2s ease;font-weight:400}.footer-links[data-astro-cid-44pr7m3n] a[data-astro-cid-44pr7m3n]:hover{color:var(--color-accent-green);text-decoration:none}.footer-social[data-astro-cid-44pr7m3n]{list-style:none;padding:0;margin:0;display:flex;gap:1rem}.footer-social[data-astro-cid-44pr7m3n] a[data-astro-cid-44pr7m3n]{color:#ffffffd9;transition:color .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.footer-social[data-astro-cid-44pr7m3n] a[data-astro-cid-44pr7m3n]:hover{color:var(--color-accent-green);border-color:var(--color-accent-green)}.footer-bottom[data-astro-cid-44pr7m3n]{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-tagline[data-astro-cid-44pr7m3n]{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;color:var(--color-text-on-dark);opacity:.95;text-align:center}.footer-bottom-row[data-astro-cid-44pr7m3n]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright[data-astro-cid-44pr7m3n]{font-size:.9rem;opacity:.8;margin:0}.footer-legal[data-astro-cid-44pr7m3n]{display:flex;align-items:center;gap:.75rem;font-size:.9rem}.footer-legal[data-astro-cid-44pr7m3n] a[data-astro-cid-44pr7m3n]{color:#ffffffd9;text-decoration:none;transition:color .2s ease}.footer-legal[data-astro-cid-44pr7m3n] a[data-astro-cid-44pr7m3n]:hover{color:var(--color-accent-green);text-decoration:none}.footer-separator[data-astro-cid-44pr7m3n]{opacity:.5;color:#ffffff80}@media (max-width: 768px){.footer-section[data-astro-cid-44pr7m3n]{padding:3rem 1.5rem 1.5rem}.footer-content[data-astro-cid-44pr7m3n]{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-social[data-astro-cid-44pr7m3n]{justify-content:flex-start}.footer-bottom-row[data-astro-cid-44pr7m3n]{flex-direction:column;text-align:center}}
