:root{--bg:#121316;--bg-header:#181a20;--bg-muted:#1c1e24;--surface:#22252d;--border:#2d313a;--text:#f4f4f5;--text-muted:#cbd5e1;--accent:#3b82f6;--accent-hover:#2563eb;--accent-red:#ef4444;--chip-bg:#2d313a;--chip-text:#f4f4f5;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--maxw:1080px;--radius:10px;--radius-sm:6px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#3f3f46 var(--bg)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding-bottom:40px;font-size:16px;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}h1,h2,h3,h4{margin:0 0 var(--space-3);letter-spacing:-.01em;font-weight:700;line-height:1.2}h1{font-size:clamp(1.9rem,4vw,2.75rem)}h2{font-size:clamp(1.4rem,2.5vw,1.85rem)}h3{font-size:1.2rem}p{margin:0 0 var(--space-4)}p:last-child{margin-bottom:0}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--maxw);padding-inline:var(--space-5);margin-inline:auto}.section{padding-block:var(--space-7)}.section--muted{background:var(--bg-muted)}.btn{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn--primary{background:var(--accent);color:var(--bg)}.btn--primary:hover{background:var(--accent-hover);color:var(--bg);text-decoration:none}.btn--ghost{color:var(--text);background:0 0;border-color:#52525b}.btn--ghost:hover{border-color:var(--accent);color:var(--accent);text-decoration:none}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.78rem;font-weight:700}.muted{color:var(--text-muted)}@media (width<=640px){.container{padding-inline:var(--space-4)}.section{padding-block:var(--space-6)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header[data-astro-cid-nen7h5rs]{background-color:var(--bg-header);box-sizing:border-box;padding:1.25rem 1.5rem .4rem;display:flex}.header-left[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.1rem;width:100%;display:flex}.title-row[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:flex-start;gap:.9rem;width:100%;display:flex}.title-heading[data-astro-cid-nen7h5rs]{letter-spacing:-.03em;color:#fff;flex-wrap:wrap;align-items:center;gap:.65rem;margin:0;font-size:clamp(1.6rem,3.2vw,2.3rem);font-weight:800;line-height:1.15;display:flex}.flag-icon[data-astro-cid-nen7h5rs]{justify-content:center;align-items:center;transition:opacity .15s;display:flex}.flag-icon[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{border-radius:2px;width:32px!important;height:16px!important}.flag-icon[data-astro-cid-nen7h5rs]:hover{opacity:.85}.subtitle[data-astro-cid-nen7h5rs]{color:var(--text-muted);width:100%;margin:0;font-size:clamp(.875rem,1.2vw,1.125rem);line-height:1.625;display:block}.logo-area[data-astro-cid-nen7h5rs]{border-radius:var(--radius-sm);align-items:flex-start;padding:.3rem .5rem;text-decoration:none;transition:opacity .15s;display:flex}.logo-area[data-astro-cid-nen7h5rs]:hover{text-decoration:none}.logo-wordmark[data-astro-cid-nen7h5rs]{flex-shrink:0;transition:color .12s;display:block}.logo-area[data-astro-cid-nen7h5rs]:hover .logo-wordmark[data-astro-cid-nen7h5rs]{color:#fff!important}@media (width<=768px){.header[data-astro-cid-nen7h5rs]{gap:.5rem;padding:.8rem 1rem .4rem}.title-heading[data-astro-cid-nen7h5rs]{gap:0 .5rem;line-height:1.15}.title-text-1[data-astro-cid-nen7h5rs],.title-text-2[data-astro-cid-nen7h5rs]{font-size:1.5rem}.title-text-2[data-astro-cid-nen7h5rs]{width:100%}.logo-wordmark[data-astro-cid-nen7h5rs]{width:120px;height:18px}.subtitle[data-astro-cid-nen7h5rs]{font-size:.8rem}}.footer[data-astro-cid-jo6i4kqk]{background-color:var(--bg-header);border-top:1px solid var(--border);box-sizing:border-box;z-index:100;justify-content:space-between;align-items:center;height:40px;padding:.6rem 1.5rem;font-size:.75rem;line-height:1.2;display:flex;position:fixed;bottom:0;left:0;right:0}.footer-links[data-astro-cid-jo6i4kqk]{align-items:center;gap:.5rem;display:flex}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);font-weight:600;text-decoration:none}.link-short[data-astro-cid-jo6i4kqk]{display:none}.link-long[data-astro-cid-jo6i4kqk]{display:inline}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.divider[data-astro-cid-jo6i4kqk]{color:var(--border)}a[data-astro-cid-jo6i4kqk].footer-copyright{color:var(--text-muted);align-items:center;gap:.3rem;text-decoration:none;display:flex}a[data-astro-cid-jo6i4kqk].footer-copyright:hover{color:#fff;text-decoration:underline}.external-link-icon[data-astro-cid-jo6i4kqk]{width:12px;height:12px}@media (width<=768px){.footer[data-astro-cid-jo6i4kqk]{flex-wrap:nowrap;gap:.25rem;height:auto;min-height:40px;padding:.5rem .75rem;font-size:.7rem}.footer-links[data-astro-cid-jo6i4kqk]{flex-shrink:1;gap:.3rem;min-width:0}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{white-space:nowrap}.link-long[data-astro-cid-jo6i4kqk]{display:none}.link-short[data-astro-cid-jo6i4kqk]{display:inline}a[data-astro-cid-jo6i4kqk].footer-copyright{white-space:nowrap;flex-shrink:0}}
