:root[data-theme=light]{--bg: #f8f9fc;--bg-panel: #ffffff;--text: #1a1a1a;--muted: #666666;--line: rgba(0, 0, 0, .1);--brand: #1a1a1a;--brand-dim: #e8e8e8;--accent: #00a854}:root[data-theme=light] .topbar[data-astro-cid-ysyulmhr]{background:#ffffffb3;border:1px solid rgba(0,0,0,.1)}:root[data-theme=light] .logo[data-astro-cid-ysyulmhr]{color:#1a1a1a}:root[data-theme=light] article[data-astro-cid-ysyulmhr]{box-shadow:0 4px 20px #00000005}:root{--bg: #000000;--bg-panel: #0a0a0a;--text: #ffffff;--muted: #888888;--line: rgba(255, 255, 255, .1);--brand: #e8e8e8;--brand-dim: #222222;--accent: #42f6ac;--radius-lg: 24px}[data-astro-cid-ysyulmhr]{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;background-color:var(--bg);color:var(--text);font-family:Inter,IBM Plex Sans SC,IBM Plex Sans JP,IBM Plex Sans Arabic,-apple-system,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}html:lang(ja) body{font-family:Inter,IBM Plex Sans JP,IBM Plex Sans SC,-apple-system,sans-serif}html:lang(ar) body{font-family:Inter,IBM Plex Sans Arabic,IBM Plex Sans SC,-apple-system,sans-serif}.wrap[data-astro-cid-ysyulmhr]{max-width:1200px;margin:0 auto;padding:40px 24px;position:relative;z-index:1}.topbar[data-astro-cid-ysyulmhr]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#0a0a0a99;backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:99px;margin-bottom:64px;position:sticky;top:24px;z-index:100}.logo[data-astro-cid-ysyulmhr]{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text);font-weight:700;font-size:1.25rem;letter-spacing:-.02em}.logo[data-astro-cid-ysyulmhr] img[data-astro-cid-ysyulmhr]{width:32px;height:32px;border-radius:8px}.nav-links[data-astro-cid-ysyulmhr]{display:flex;gap:8px;align-items:center}.lang-switcher[data-astro-cid-ysyulmhr] select[data-astro-cid-ysyulmhr]{background:transparent;color:var(--muted);border:none;font-size:.9rem;cursor:pointer;padding:4px}.lang-switcher[data-astro-cid-ysyulmhr] select[data-astro-cid-ysyulmhr]:hover{color:var(--text)}.lang-switcher[data-astro-cid-ysyulmhr] select[data-astro-cid-ysyulmhr]:focus{outline:none}.back[data-astro-cid-ysyulmhr]{font-size:.95rem;font-weight:500;color:var(--muted);text-decoration:none;white-space:nowrap;transition:color .2s}.back[data-astro-cid-ysyulmhr]:hover{color:var(--text)}article[data-astro-cid-ysyulmhr]{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-panel);padding:clamp(32px,5vw,48px)}h1[data-astro-cid-ysyulmhr]{margin:0 0 12px;font-weight:600;font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.03em;line-height:1.1}.updated[data-astro-cid-ysyulmhr]{margin:0 0 32px;color:var(--muted);font-size:.95rem}.lead[data-astro-cid-ysyulmhr]{margin:0 0 40px;color:var(--muted);font-size:1.1rem;line-height:1.7}.lead[data-astro-cid-ysyulmhr] strong[data-astro-cid-ysyulmhr]{color:var(--text);font-weight:600}h2[data-astro-cid-ysyulmhr]{margin:48px 0 16px;font-weight:600;font-size:1.4rem;letter-spacing:-.01em;color:var(--text)}h2[data-astro-cid-ysyulmhr]:first-of-type{margin-top:0}h3[data-astro-cid-ysyulmhr]{margin:24px 0 12px;font-size:1.1rem;font-weight:600;color:var(--brand)}p[data-astro-cid-ysyulmhr]{margin:0 0 16px;color:var(--muted)}ul[data-astro-cid-ysyulmhr]{margin:0 0 24px;padding-inline-start:1.25rem;color:var(--muted)}li[data-astro-cid-ysyulmhr]{margin-bottom:8px}li[data-astro-cid-ysyulmhr]::marker{color:var(--muted)}a[data-astro-cid-ysyulmhr][href^="mailto:"]{color:var(--text);font-weight:500;text-decoration:underline;text-underline-offset:4px}a[data-astro-cid-ysyulmhr][href^="mailto:"]:hover{color:var(--accent)}.lang-switch[data-astro-cid-ysyulmhr]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:64px 0 32px;font-size:.95rem}.lang-switch[data-astro-cid-ysyulmhr] a[data-astro-cid-ysyulmhr]{color:var(--muted);text-decoration:none;padding:6px 12px;transition:color .2s;border-radius:99px}.lang-switch[data-astro-cid-ysyulmhr] a[data-astro-cid-ysyulmhr][aria-current=page]{color:var(--bg);background:var(--text);font-weight:600}.lang-switch[data-astro-cid-ysyulmhr] a[data-astro-cid-ysyulmhr]:hover:not([aria-current=page]){color:var(--text);background:#ffffff1a}.footer[data-astro-cid-ysyulmhr]{padding:40px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;margin-top:80px;flex-wrap:wrap;gap:24px}.footer-copyright[data-astro-cid-ysyulmhr]{color:var(--muted);font-size:.9rem}.footer-right[data-astro-cid-ysyulmhr]{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.footer-links[data-astro-cid-ysyulmhr]{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.footer-links[data-astro-cid-ysyulmhr] a[data-astro-cid-ysyulmhr]{color:var(--muted);text-decoration:none;font-size:.9rem}.footer-links[data-astro-cid-ysyulmhr] a[data-astro-cid-ysyulmhr]:hover{color:var(--text)}.theme-switch[data-astro-cid-ysyulmhr]{display:flex;gap:2px;background:var(--bg-panel);border:1px solid var(--line);border-radius:99px;padding:2px}.theme-btn[data-astro-cid-ysyulmhr]{width:32px;height:32px;border:none;border-radius:99px;background:transparent;color:var(--muted);cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.theme-btn[data-astro-cid-ysyulmhr]:hover{color:var(--text);background:var(--line)}.theme-btn[data-astro-cid-ysyulmhr].active{background:var(--accent);color:#000}@media(max-width:768px){.topbar[data-astro-cid-ysyulmhr]{border-radius:24px;position:relative;top:0;margin-bottom:32px}.footer[data-astro-cid-ysyulmhr]{flex-direction:column-reverse;text-align:center}.footer-right[data-astro-cid-ysyulmhr]{flex-direction:column;gap:16px}.footer-links[data-astro-cid-ysyulmhr]{justify-content:center}}
