@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--background: #0a0a0a;--surface: #111111;--surface-elevated: #171717;--text-primary: #f5f5f5;--text-secondary: #a1a1aa;--text-muted: #71717a;--accent: #218c5a;--accent-hover: #2aa96c;--accent-soft: rgba(255, 255, 255, .16);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--max-width: 1200px;--border: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .2);--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{margin:0;min-width:320px;background:var(--background);color:var(--text-primary);font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--accent);color:#fff}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.1;letter-spacing:-.025em}p{color:var(--text-secondary)}.container{width:min(100% - 40px,var(--max-width));margin-inline:auto}@media(max-width:640px){.container{width:min(100% - 32px,var(--max-width))}}.site-header[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;z-index:100;width:100%;padding:20px 0}.nav-container[data-astro-cid-5blmo7yk]{width:min(calc(100% - 40px),var(--max-width));min-height:56px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 20px;border:1px solid var(--border);border-radius:999px;background:#0a0a0acc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.logo[data-astro-cid-5blmo7yk]{color:var(--text-primary);font-size:.95rem;font-weight:600;white-space:nowrap}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--text-secondary);font-size:.9rem;transition:color .18s ease}nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--text-primary)}.contact-link[data-astro-cid-5blmo7yk]{padding:8px 16px;border-radius:999px;background:var(--accent);color:#fff;font-size:.85rem;font-weight:600;transition:background-color .18s ease,transform .18s ease}.contact-link[data-astro-cid-5blmo7yk]:hover{background:var(--accent-hover);transform:translateY(-1px)}@media(max-width:700px){.nav-container[data-astro-cid-5blmo7yk]{width:min(calc(100% - 24px),var(--max-width));padding:0 16px}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{gap:16px}.contact-link[data-astro-cid-5blmo7yk]{display:none}}@media(max-width:500px){nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{display:none}}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);background:var(--background)}.footer-main[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr auto;gap:80px;padding:80px 0}.footer-brand[data-astro-cid-sz7xmlte]{max-width:400px}.footer-logo[data-astro-cid-sz7xmlte]{display:inline-block;margin-bottom:16px;color:var(--text-primary);font-size:1.1rem;font-weight:600}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{max-width:320px;margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.7}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:60px}.footer-column[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:12px}.footer-column[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin:0 0 8px;color:var(--text-muted);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:fit-content;color:var(--text-secondary);font-size:.9rem;transition:color .18s ease}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-primary)}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{margin-left:4px;color:var(--accent)}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;border-top:1px solid var(--border);font-size:.8rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;color:var(--text-muted);font-size:.8rem}.footer-meta[data-astro-cid-sz7xmlte]{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.footer-meta[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted);transition:color .18s ease;font-size:.8rem}.footer-meta[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-primary)}.footer-separator[data-astro-cid-sz7xmlte]{color:var(--border-strong)}@media(max-width:500px){.footer-meta[data-astro-cid-sz7xmlte]{justify-content:flex-start}}@media(max-width:700px){.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:48px;padding:60px 0}.footer-links[data-astro-cid-sz7xmlte]{gap:40px}}@media(max-width:500px){.footer-bottom[data-astro-cid-sz7xmlte]{align-items:flex-start;flex-direction:column;gap:8px}}
