:root{--bg: #f2f2f0;--ink: #1a1a18;--dim: #6b6a65;--hair: #dddcd5;--hair-strong: #b8b7ae;--sans-jp: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;--sans-en: "Inter", "Helvetica Neue", Arial, sans-serif;--serif-en: "Cormorant Garamond", Georgia, serif;--measure: 38rem;--site-max: 84rem;--space: clamp(1.25rem, 4.5vw, 3.5rem)}[data-theme=dark]{--bg: #0d0d0b;--ink: #eeede8;--dim: #8b8a83;--hair: #2a2a26;--hair-strong: #4a4a44;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:var(--sans-jp);font-size:16px;font-weight:400;line-height:2.05;letter-spacing:.02em;-webkit-font-smoothing:antialiased;color-scheme:light;scrollbar-gutter:stable;transition:background-color .25s ease,color .25s ease}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}body{margin:0;min-height:100dvh;display:flex;flex-direction:column}main{flex:1;width:100%;max-width:var(--site-max);margin-inline:auto;padding-inline:var(--space)}a{color:inherit;text-decoration:none}::selection{background:var(--ink);color:var(--bg)}:focus-visible{outline:1px solid var(--ink);outline-offset:4px}.en-label{font-family:var(--sans-en);font-size:.68rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--dim);line-height:1.7}.en-label.bright{color:var(--ink)}.prose{max-width:var(--measure)}.prose>*+*{margin-block-start:1.8em}.prose p{margin:0;text-align:justify;color:var(--ink)}.prose a{text-decoration:underline;text-decoration-color:var(--hair-strong);text-underline-offset:.35em}.prose a:hover{text-decoration-color:var(--ink)}.prose h2{font-size:1.1rem;font-weight:700;line-height:1.9;margin-block:3.5em 0;letter-spacing:.06em}.prose h3{font-size:1rem;font-weight:700;margin-block:2.5em 0}.prose blockquote{margin:2em 0 0;padding-inline-start:1.25em;border-inline-start:1px solid var(--hair-strong);color:var(--dim)}.prose hr{border:0;border-top:1px solid var(--hair);margin-block:3.5em;max-width:6rem}.prose strong{font-weight:700}.prose img{max-width:100%;height:auto;display:block}@media(prefers-reduced-motion:no-preference){main{animation:page-in .8s cubic-bezier(.16,.6,.2,1) both}@keyframes page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}.site-header[data-astro-cid-3ef6ksr2]{max-width:var(--site-max);margin-inline:auto;width:100%;padding:2rem var(--space);display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem 2rem}.brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:baseline;gap:.8rem}.brand-en[data-astro-cid-3ef6ksr2]{font-family:var(--sans-en);font-weight:500;font-size:.9rem;letter-spacing:.08em}.brand-jp[data-astro-cid-3ef6ksr2]{font-size:.65rem;letter-spacing:.35em;color:var(--dim)}nav[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;gap:.25rem 1.9rem;font-family:var(--sans-en);font-size:.66rem;font-weight:500;letter-spacing:.2em}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--dim);padding-block:.2em;transition:color .25s ease}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]{color:var(--ink)}#theme-toggle[data-astro-cid-3ef6ksr2]{background:none;border:1px solid var(--hair-strong);border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--dim);transition:color .25s ease,border-color .25s ease;flex-shrink:0;padding:0}#theme-toggle[data-astro-cid-3ef6ksr2]:hover{color:var(--ink);border-color:var(--ink)}.site-footer[data-astro-cid-sz7xmlte]{max-width:var(--site-max);margin-inline:auto;width:100%;padding:3rem var(--space) 3.5rem;border-top:1px solid var(--hair);margin-top:7rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem 2rem}.foot-en[data-astro-cid-sz7xmlte]{margin:0;font-family:var(--sans-en);font-weight:500;letter-spacing:.06em;font-size:.95rem}.site-footer[data-astro-cid-sz7xmlte] .en-label[data-astro-cid-sz7xmlte]{margin:0}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:underline;text-underline-offset:.3em}
