.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bfc-bg) 92%,transparent);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid var(--bfc-bg-3);padding-inline:var(--bfc-padding-x)}.header-inner[data-astro-cid-ctg3m53h]{height:80px;display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:var(--bfc-container-max);margin:0 auto}.header-nav[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0;display:flex;gap:32px;align-items:center;flex:1;justify-content:flex-end}.header-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:var(--bfc-font-sans);font-size:14px;font-weight:500;color:var(--bfc-ink-dim);transition:color .12s ease}.header-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--bfc-ink)}.header-nav-lang[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--bfc-ink-mute);letter-spacing:.6px;font-weight:600}.header-cta[data-astro-cid-ctg3m53h]{font-family:var(--bfc-font-display);font-size:13px;font-weight:700;color:var(--bfc-bg);background:var(--bfc-lime);padding:10px 18px;border-radius:999px;letter-spacing:.2px}.header-toggle[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;gap:5px;background:transparent;border:none;padding:6px;cursor:pointer}.header-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;width:22px;height:2px;background:var(--bfc-ink);transition:transform .16s ease,opacity .16s ease}.header-toggle[data-astro-cid-ctg3m53h].open span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-toggle[data-astro-cid-ctg3m53h].open span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.header-toggle[data-astro-cid-ctg3m53h].open span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-ctg3m53h]{display:none}@media(max-width:720px){.header-inner[data-astro-cid-ctg3m53h]{height:64px}.header-nav[data-astro-cid-ctg3m53h],.header-cta[data-astro-cid-ctg3m53h]{display:none}.header-toggle[data-astro-cid-ctg3m53h]{display:flex}.mobile-menu[data-astro-cid-ctg3m53h]{display:block;padding:16px var(--bfc-padding-x-mobile) 24px;border-top:1px solid var(--bfc-bg-3);background:var(--bfc-bg)}.mobile-menu[data-astro-cid-ctg3m53h][hidden]{display:none}.mobile-nav[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:12px 4px;font-family:var(--bfc-font-display);font-size:17px;font-weight:700;color:var(--bfc-ink);letter-spacing:-.2px;border-bottom:1px solid var(--bfc-bg-3)}.mobile-nav[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]:last-child a[data-astro-cid-ctg3m53h]{border-bottom:none}.mobile-actions[data-astro-cid-ctg3m53h]{margin-top:18px;display:flex;align-items:center;gap:12px}.mobile-lang[data-astro-cid-ctg3m53h]{flex-shrink:0;font-family:var(--bfc-font-mono);font-size:11px;font-weight:700;letter-spacing:1.6px;color:var(--bfc-ink-mute);padding:10px 14px;border-radius:8px;border:1px solid var(--bfc-bg-3)}.mobile-cta[data-astro-cid-ctg3m53h]{flex:1;text-align:center;font-family:var(--bfc-font-display);font-size:14px;font-weight:700;color:var(--bfc-bg);background:var(--bfc-lime);padding:12px 18px;border-radius:999px;letter-spacing:.2px}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--bfc-bg: #0c1117;--bfc-bg-2: #121821;--bfc-bg-3: #1b222b;--bfc-bg-4: #2a323c;--bfc-ink: #ffffff;--bfc-ink-dim: #c8cfd7;--bfc-ink-mute: #8d96a1;--bfc-ink-low: #5c6571;--bfc-lime: #d7ff3a;--bfc-lime-dim: #a8d000;--bfc-lime-soft: #ebff8f;--bfc-font-display: "Space Grotesk", "Noto Sans JP", -apple-system, system-ui, sans-serif;--bfc-font-sans: "Inter", "Noto Sans JP", -apple-system, system-ui, sans-serif;--bfc-font-mono: "JetBrains Mono", "SF Mono", ui-monospace, monospace;--bfc-container-max: 1280px;--bfc-padding-x: 80px;--bfc-padding-x-mobile: 24px;--bfc-section-y: 120px;--bfc-section-y-mobile: 80px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bfc-bg);color:var(--bfc-ink);font-family:var(--bfc-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img,svg{display:block;max-width:100%}.bfc-section{width:100%;padding-block:var(--bfc-section-y);padding-inline:var(--bfc-padding-x)}.bfc-section-inner{max-width:var(--bfc-container-max);margin:0 auto}.bfc-eyebrow{font-family:var(--bfc-font-mono);font-size:11px;font-weight:600;letter-spacing:2.4px;color:var(--bfc-lime);text-transform:uppercase;margin:0 0 14px}.bfc-section-title{font-family:var(--bfc-font-display);font-size:44px;font-weight:700;line-height:1.15;letter-spacing:-1px;color:var(--bfc-ink);margin:0;max-width:760px;word-break:keep-all;overflow-wrap:normal}.bfc-section-lede{margin:14px 0 0;font-family:var(--bfc-font-sans);font-size:17px;line-height:1.65;color:var(--bfc-ink-dim);max-width:640px}@media(max-width:720px){:root{--bfc-padding-x: var(--bfc-padding-x-mobile);--bfc-section-y: var(--bfc-section-y-mobile)}.bfc-section-title{font-size:26px;letter-spacing:-.4px;word-break:normal;overflow-wrap:anywhere}.bfc-section-lede{font-size:14px}}@media(max-width:480px){.bfc-section-title{font-size:22px}}
