:root{--accent-primary:#1d3a66;--accent-hover:#2b548c;--accent-pale:#eef2f8;--accent-deep:#132749;--bg:#fff;--surface:#fff;--surface-alt:#f7f7f7;--text-primary:#1a1a1a;--text-secondary:#6b7280;--text-muted:#9ca3af;--border:#e5e7eb;--border-light:#f3f4f6;--shadow-subtle:0 1px 2px #0000000a;--shadow-card:0 2px 8px #0000000f;--font-sans-ja:"Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;--font-sans-en:"Inter", system-ui, -apple-system, sans-serif;--font-body:var(--font-sans-en), var(--font-sans-ja);--content-width:680px;--container-width:800px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--accent-primary:#7aa5e3;--accent-hover:#9fc0ec;--accent-pale:#1e2a3f;--accent-deep:#5a86c3;--bg:#0f1419;--surface:#14191f;--surface-alt:#1a1f27;--text-primary:#e6e7e9;--text-secondary:#a1a5ad;--text-muted:#70747c;--border:#272d37;--border-light:#1e242c;--shadow-subtle:0 1px 2px #0000004d;--shadow-card:0 2px 8px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{scroll-margin-top:80px}body{background:var(--bg);color:var(--text-primary);font-family:var(--font-body);letter-spacing:.05em;word-wrap:break-word;overflow-wrap:break-word;line-break:strict;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:16px;line-height:1.95}main{max-width:var(--container-width);margin:0 auto;padding:48px 20px 96px}@media (min-width:768px){main{padding:64px 48px 120px}}h1,h2,h3,h4,h5,h6{font-family:var(--font-body);color:var(--text-primary);letter-spacing:.01em;margin:1.8em 0 .8em;font-weight:700;line-height:1.4}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}h5{font-size:15px}h6{font-size:14px}@media (min-width:768px){h1{font-size:32px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}}p{margin:0 0 1.8em}a{color:var(--accent-primary);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s}a:hover{color:var(--accent-hover)}strong,b{font-weight:700}img{border-radius:12px;max-width:100%;height:auto;display:block}figure{margin:2em 0}figure img{width:100%}figcaption{color:var(--text-secondary);text-align:center;letter-spacing:.02em;margin-top:12px;font-size:13px;line-height:1.7}@media (min-width:768px){figcaption{font-size:14px}}blockquote{border-left:3px solid var(--accent-primary);color:var(--text-primary);margin:1.5em 0;padding:.4em 0 .4em 20px;font-size:1.05em}.post-note{background:var(--accent-pale);border-left:3px solid var(--accent-primary);color:var(--text-primary);border-radius:4px;margin:1.5em 0;padding:14px 20px;font-size:.95em}.post-note>p:first-child{margin-top:0}.post-note>p:last-child{margin-bottom:0}code{background:var(--border-light);border-radius:4px;padding:2px 6px;font-family:SF Mono,Menlo,Consolas,Courier New,monospace;font-size:.9em}pre{background:var(--border-light);border-radius:8px;padding:16px 20px;line-height:1.6;overflow-x:auto}pre>code{background:0 0;padding:0}hr{border:none;border-top:1px solid var(--border);margin:2em 0}ul,ol{margin:0 0 1.5em;padding-left:1.5em}li{margin-bottom:.4em}table{border-collapse:collapse;width:100%;margin:1.5em 0}th,td{border-bottom:1px solid var(--border);text-align:left;padding:8px 12px}th{background:var(--surface-alt);font-weight:700}input,textarea,select,button{font-family:var(--font-body);font-size:16px}.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}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.amazon-button-wrap{text-align:center;margin:1.8em 0}.amazon-button{background:var(--accent-primary);letter-spacing:.08em;border-radius:999px;padding:11px 30px;font-size:14px;font-weight:500;transition:background .2s;display:inline-block;color:#fff!important;text-decoration:none!important}.amazon-button:hover{background:var(--accent-deep);color:#fff!important}footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border);background:var(--bg);padding:40px 20px 56px}.inner[data-astro-cid-jo6i4kqk]{max-width:var(--container-width);text-align:center;margin:0 auto}.copy[data-astro-cid-jo6i4kqk]{color:var(--text-muted);letter-spacing:.05em;margin:0;font-size:13px}.site-header[data-astro-cid-nen7h5rs]{z-index:50;background:var(--bg);box-shadow:var(--shadow-subtle);position:sticky;top:0}.site-header-inner[data-astro-cid-nen7h5rs]{height:56px;max-width:var(--container-width);grid-template-columns:48px 1fr 48px;align-items:center;margin:0 auto;padding:0 12px;display:grid}@media (min-width:768px){.site-header-inner[data-astro-cid-nen7h5rs]{height:64px;padding:0 24px}}.site-header-logo[data-astro-cid-nen7h5rs]{color:var(--text-primary);letter-spacing:.02em;justify-self:center;font-size:18px;font-weight:700;text-decoration:none}@media (min-width:768px){.site-header-logo[data-astro-cid-nen7h5rs]{font-size:20px}}.site-header-btn[data-astro-cid-nen7h5rs]{width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .2s;display:flex}.site-header-btn[data-astro-cid-nen7h5rs]:hover{background:var(--surface-alt);color:var(--accent-primary)}.site-header-inner[data-astro-cid-nen7h5rs] .site-header-btn[data-astro-cid-nen7h5rs]{justify-self:start}.site-header-inner[data-astro-cid-nen7h5rs] .site-theme-toggle[data-astro-cid-nen7h5rs]{justify-self:end}.site-theme-toggle[data-astro-cid-nen7h5rs] .icon-sun[data-astro-cid-nen7h5rs]{display:none}.site-theme-toggle[data-astro-cid-nen7h5rs] .icon-moon[data-astro-cid-nen7h5rs],[data-theme=dark] .site-theme-toggle[data-astro-cid-nen7h5rs] .icon-sun[data-astro-cid-nen7h5rs]{display:block}[data-theme=dark] .site-theme-toggle[data-astro-cid-nen7h5rs] .icon-moon[data-astro-cid-nen7h5rs]{display:none}.site-drawer-overlay[data-astro-cid-nen7h5rs]{z-index:99;opacity:0;visibility:hidden;background:#00000052;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.site-drawer-overlay[data-astro-cid-nen7h5rs].is-open{opacity:1;visibility:visible}.site-drawer[data-astro-cid-nen7h5rs]{z-index:100;background:var(--bg);width:80%;max-width:360px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 4px 24px #00000014}.site-drawer[data-astro-cid-nen7h5rs].is-open{transform:translate(0)}@media (min-width:768px){.site-drawer[data-astro-cid-nen7h5rs]{max-width:400px}}.site-drawer-bar[data-astro-cid-nen7h5rs]{align-items:center;height:56px;padding:0 12px;display:flex}@media (min-width:768px){.site-drawer-bar[data-astro-cid-nen7h5rs]{height:64px;padding:0 24px}}.site-drawer-body[data-astro-cid-nen7h5rs]{padding:16px 20px 48px}@media (min-width:768px){.site-drawer-body[data-astro-cid-nen7h5rs]{padding:24px 32px 72px}}.site-drawer-logo[data-astro-cid-nen7h5rs]{letter-spacing:.02em;margin:0 0 32px;font-size:24px;font-weight:700}.site-drawer-menu[data-astro-cid-nen7h5rs]{margin:0!important;padding:0!important;list-style:none!important}.site-drawer-menu[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{padding:0;list-style:none;margin:0!important}.site-drawer-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-primary);border-bottom:1px solid var(--border);padding:16px 0;font-size:17px;font-weight:500;transition:color .2s;display:block;text-decoration:none!important}.site-drawer-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--accent-primary)}.site-drawer-social[data-astro-cid-nen7h5rs]{gap:12px;margin-top:32px;display:flex}.social-link[data-astro-cid-nen7h5rs]{width:40px;height:40px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.social-link[data-astro-cid-nen7h5rs]:hover{background:var(--surface-alt);color:var(--accent-primary)}body.is-drawer-open{overflow:hidden}
