.site-footer-module__1Dvwna__footer{background:var(--bg-alt);border-top:1px solid var(--line);margin-top:auto;padding-top:clamp(48px,6vw,80px)}.site-footer-module__1Dvwna__inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);padding-bottom:40px;display:grid}.site-footer-module__1Dvwna__logo{font-family:var(--serif);letter-spacing:.16em;font-size:22px;font-weight:700}.site-footer-module__1Dvwna__note{max-width:34em;color:var(--fg-soft);margin-top:10px;font-size:14px}.site-footer-module__1Dvwna__meta{gap:6px;margin:24px 0 0;font-size:14px;display:grid}.site-footer-module__1Dvwna__meta>div{gap:16px;display:flex}.site-footer-module__1Dvwna__meta dt{color:var(--fg-muted);flex:0 0 6.5em;font-size:13px}.site-footer-module__1Dvwna__meta dd{margin:0}.site-footer-module__1Dvwna__meta a{overflow-wrap:anywhere;text-decoration:underline}.site-footer-module__1Dvwna__nav ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;list-style:none;display:grid}.site-footer-module__1Dvwna__nav a{font-size:14px;text-decoration:none}.site-footer-module__1Dvwna__nav a:hover{color:var(--accent);text-decoration:underline}.site-footer-module__1Dvwna__bottom{border-top:1px solid var(--line);color:var(--fg-muted);letter-spacing:.08em;padding-top:20px;padding-bottom:28px;font-size:12px}.site-footer-module__1Dvwna__bottom p{margin:0}@media (max-width:820px){.site-footer-module__1Dvwna__inner{grid-template-columns:minmax(0,1fr)}}
.site-header-module__-apUrW__header{z-index:90;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .3s var(--ease-out-slow), background-color .3s var(--ease-out-slow);border-bottom:1px solid #0000;position:sticky;top:0}.site-header-module__-apUrW__scrolled{background:color-mix(in srgb, var(--bg) 96%, transparent);border-bottom-color:var(--line)}.site-header-module__-apUrW__inner{width:100%;max-width:var(--max-width);padding:14px var(--gutter);justify-content:space-between;align-items:center;gap:20px;margin-inline:auto;display:flex}.site-header-module__-apUrW__logo{flex-direction:column;gap:1px;text-decoration:none;display:flex}.site-header-module__-apUrW__logoMark{font-family:var(--serif);letter-spacing:.14em;font-size:20px;font-weight:700;line-height:1.2}.site-header-module__-apUrW__logoSub{color:var(--fg-muted);letter-spacing:.14em;font-size:11px;line-height:1.2}.site-header-module__-apUrW__nav{align-items:center;gap:28px;display:flex}.site-header-module__-apUrW__navList{align-items:center;gap:24px;list-style:none;display:flex}.site-header-module__-apUrW__navLink{white-space:nowrap;font-size:14px;font-weight:500;text-decoration:none}.site-header-module__-apUrW__navLink:hover,.site-header-module__-apUrW__navLink[aria-current=page]{color:var(--accent)}.site-header-module__-apUrW__actions{align-items:center;gap:16px;display:flex}.site-header-module__-apUrW__actions .btn{padding:11px 22px;font-size:14px}.site-header-module__-apUrW__lang{color:var(--fg-muted);letter-spacing:.1em;white-space:nowrap;font-size:13px;text-decoration:none}.site-header-module__-apUrW__lang:hover{color:var(--fg)}.site-header-module__-apUrW__toggle{border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;background:0 0;width:44px;height:44px;padding:0;display:none;position:relative}.site-header-module__-apUrW__toggleBar,.site-header-module__-apUrW__toggleBar:before,.site-header-module__-apUrW__toggleBar:after{background:var(--fg);width:18px;height:1.5px;transition:transform .25s var(--ease-out-slow), opacity .2s linear;content:"";position:absolute;left:50%}.site-header-module__-apUrW__toggleBar{top:50%;transform:translate(-50%,-50%)}.site-header-module__-apUrW__toggleBar:before{top:-6px;left:0;transform:none}.site-header-module__-apUrW__toggleBar:after{top:6px;left:0;transform:none}.site-header-module__-apUrW__toggleBar[data-open=true]{background:0 0}.site-header-module__-apUrW__toggleBar[data-open=true]:before{transform:translateY(6px)rotate(45deg)}.site-header-module__-apUrW__toggleBar[data-open=true]:after{transform:translateY(-6px)rotate(-45deg)}@media (max-width:900px){.site-header-module__-apUrW__toggle{order:3;display:block}.site-header-module__-apUrW__nav{border-top:1px solid var(--line);flex-direction:column;order:4;align-items:stretch;gap:20px;width:100%;padding:20px 0 8px;display:none}.site-header-module__-apUrW__nav[data-open=true]{display:flex}.site-header-module__-apUrW__navList{flex-direction:column;align-items:stretch;gap:0}.site-header-module__-apUrW__navList li+li{border-top:1px solid var(--line)}.site-header-module__-apUrW__navLink{padding:14px 2px;font-size:16px;display:block}.site-header-module__-apUrW__actions{flex-direction:column;align-items:stretch;gap:12px}.site-header-module__-apUrW__actions .btn{width:100%;padding:14px 22px}.site-header-module__-apUrW__lang{text-align:center}}
:root{--gold:#c9a84c;--gold-light:#e8d08a;--gold-deep:#8b6914;--sumi:#14140f;--serif:var(--font-serif), "Yu Mincho", "Hiragino Mincho ProN", serif;--sans:var(--font-sans), "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--display:var(--font-display), var(--serif);--max-width:1120px;--max-text:46rem;--section-pad-y:clamp(64px, 8vw, 128px);--gutter:clamp(20px, 5vw, 48px);--radius:2px;--ease-out-slow:cubic-bezier(.22, 1, .36, 1)}.theme-paper{--bg:#f4f1e8;--bg-alt:#eae6d9;--bg-raise:#fbf9f3;--fg:#1a1a16;--fg-soft:#43423c;--fg-muted:#6b6a60;--line:#1a1a1624;--line-strong:#1a1a1647;--accent:#a83b2a;--accent-hover:#8d2f21;--on-accent:#f9f6ef;--gold-text:#7d6828;--shadow:0 1px 2px #1a1a160d, 0 8px 24px #1a1a160f}.theme-ink{--bg:#0a0a0f;--bg-alt:#141420;--bg-raise:#1a1a28;--fg:#f5f2ec;--fg-soft:#f5f2ecc7;--fg-muted:#f5f2ec8f;--line:#c9a84c38;--line-strong:#c9a84c73;--accent:#c9a84c;--accent-hover:#e8d08a;--on-accent:#0a0a0f;--gold-text:#d9bd6b;--shadow:none}.band-ink{--bg:#0f0f16;--bg-alt:#17172a;--bg-raise:#1e1e30;--fg:#f5f2ec;--fg-soft:#f5f2ecc7;--fg-muted:#f5f2ec8f;--line:#c9a84c3d;--line-strong:#c9a84c7a;--accent:#c9a84c;--accent-hover:#e8d08a;--on-accent:#0f0f16;--gold-text:#d9bd6b;--shadow:none;background:var(--bg);color:var(--fg)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:88px}body{background:var(--bg);color:var(--fg);font-family:var(--sans);letter-spacing:.03em;line-break:strict;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;font-weight:400;line-height:1.9;overflow-x:hidden}img,svg,video{max-width:100%;display:block}a{color:inherit;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:.25em}a:hover{text-decoration-color:currentColor}ul,ol{margin:0;padding:0}p{text-wrap:pretty;margin:0}h1,h2,h3,h4{text-wrap:balance;margin:0;font-weight:600;line-height:1.45}button,input,select,textarea{font:inherit;color:inherit}::selection{background:var(--accent);color:var(--on-accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.phrase{display:inline-block}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--accent);color:var(--on-accent);transition:transform .2s var(--ease-out-slow);padding:12px 20px;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip-link:focus-visible{transform:translateY(0)}.wrap{width:100%;max-width:var(--max-width);padding-inline:var(--gutter);margin-inline:auto}.wrap-narrow{width:100%;max-width:var(--max-text);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section-pad-y)}.section-alt{background:var(--bg-alt)}.eyebrow{color:var(--accent);font-family:var(--sans);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:600;display:flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px;display:block}.section-title{font-family:var(--serif);letter-spacing:.02em;font-size:clamp(26px,3.6vw,40px);font-weight:600;line-height:1.5}.section-lead{max-width:var(--max-text);color:var(--fg-soft);margin-top:20px;font-size:clamp(15px,1.4vw,17px)}.theme-ink .section-title{font-family:var(--display);font-weight:400;line-height:1.35}.theme-ink .eyebrow{font-family:var(--display);letter-spacing:.3em;font-weight:400}.btn{border-radius:var(--radius);letter-spacing:.06em;cursor:pointer;transition:background-color .25s var(--ease-out-slow), border-color .25s var(--ease-out-slow), color .25s var(--ease-out-slow), transform .25s var(--ease-out-slow);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:15px 30px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.btn-ghost{border-color:var(--line-strong);color:var(--fg);background:0 0}.btn-ghost:hover{border-color:var(--fg);background:color-mix(in srgb, var(--fg) 6%, transparent)}.btn-block{width:100%}.btn[aria-disabled=true],.btn:disabled{opacity:.55;cursor:not-allowed}.reveal{opacity:0;transition:opacity .7s var(--ease-out-slow), transform .7s var(--ease-out-slow);transform:translateY(14px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media print{.theme-paper,.theme-ink{--bg:#fff;--bg-alt:#fff;--bg-raise:#fff;--fg:#000;--fg-soft:#222;--fg-muted:#444;--line:#ccc;--line-strong:#999;--shadow:none}.site-header,.site-footer nav,.no-print{display:none!important}.section{break-inside:avoid;padding-block:18px}.band-ink{color:#000;background:#fff}a[href^=http]:after{content:" (" attr(href) ")";font-size:11px}}
