body{--bg: #0f0e0b;--bg-surface: #141310;--bg-elevated: #1a1815;--border-subtle: #252320;--border: #3a3630;--text-mid: #8a8070;--text: #f0ece0;--accent: #c9473b;background:var(--bg)}@supports (color: oklch(0 0 0)){body{--accent: oklch(.54 .16 25)}}::-webkit-scrollbar-track{background:#0f0e0b}::-webkit-scrollbar-thumb{background:#3a3630}::-webkit-scrollbar-thumb:hover{background:#5a5248}html{scrollbar-color:#3a3630 #0f0e0b}body:has(a:hover):after{border-color:transparent}a:hover{color:var(--text);transition:color .15s ease}::selection{background:#c9473b59;color:#f4f0e6}.page-frame>main{flex:1}[lang=ja]{font-family:"Noto Serif JP",Hiragino Mincho ProN,Yu Mincho,serif;font-weight:400;letter-spacing:.08em}[data-gallery]{cursor:zoom-in}.gl{position:fixed;inset:0;z-index:500;display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .25s ease}.gl.is-open{opacity:1;pointer-events:all}.gl-bg{position:absolute;inset:0;background:#050507;z-index:0;overflow:hidden}.gl-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;aspect-ratio:1;border-radius:50%;background:transparent;filter:blur(90px);transition:background-color .9s ease;opacity:.25}.gl-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem .6rem;flex-shrink:0}.gl-brand{display:flex;align-items:center;gap:.7rem}.gl-ja{font-family:Yuji Boku,serif;writing-mode:vertical-rl;text-orientation:upright;font-size:1rem;letter-spacing:.04em;color:#f4f0e6d9;line-height:1}.gl-pill{font-family:EB Garamond,Georgia,serif;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:#f4f0e673;border:1px solid rgba(244,240,230,.18);border-radius:999px;padding:.22em .7em;align-self:center}.gl-header-right{display:flex;align-items:center;gap:1rem}.gl-counter{font-family:EB Garamond,Georgia,serif;font-size:.65rem;letter-spacing:.15em;color:#f4f0e6bf}.gl-close{background:none;border:none;color:#f4f0e680;font-size:1.3rem;line-height:1;cursor:pointer;padding:.3rem;transition:color .15s ease}.gl-close:hover{color:#f4f0e6e6}.gl-stage{position:relative;z-index:2;flex:1;min-height:0;display:flex;align-items:stretch}.gl-arrow{background:none;border:none;color:#f4f0e659;cursor:pointer;padding:1.25rem 1rem;flex-shrink:0;align-self:stretch;display:flex;align-items:center;transition:color .15s ease}.gl-arrow:hover{color:#f4f0e6d9}.gl-arrow:disabled{opacity:.15;cursor:default}.gl-images{flex:1;min-width:0;min-height:0;position:relative;overflow:hidden;transition:opacity .2s ease}.gl-footer{position:relative;z-index:2;text-align:center;padding:.6rem 4rem 1.4rem;flex-shrink:0}.gl-caption{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1rem;color:#f4f0e6bf;margin-bottom:.3rem;line-height:1.4}.gl-exif{font-family:EB Garamond,Georgia,serif;font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:#f4f0e64d}.gl-img-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.gl-img{width:100%;height:100%;display:block;object-fit:contain;opacity:0;transition:opacity .3s ease}.gl-img.loaded{opacity:1}.gl-fin{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem}.gl-fin-word{font-family:Cormorant Garamond,Georgia,serif;font-weight:300;font-style:italic;font-size:clamp(5rem,14vw,12rem);letter-spacing:.08em;color:#f4f0e6b3;line-height:1;user-select:none}.gl-fin-close{font-family:EB Garamond,Georgia,serif;font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:#f4f0e666;background:none;border:1px solid rgba(244,240,230,.2);border-radius:999px;padding:.7em 2.2em;cursor:pointer;transition:color .15s ease,border-color .15s ease}.gl-fin-close:hover{color:#f4f0e6d9;border-color:#f4f0e680}.will-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.will-reveal.revealed{opacity:1;transform:translateY(0)}.opening-panel{background:#080806;color:#f4f0e6;display:flex;flex-direction:column;align-items:center;text-align:center;padding:5.5rem 2rem 5rem;gap:1.75rem}.opening-ornament{font-size:1rem;color:#7e7266}.opening-lede{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:300;font-size:clamp(1.3rem,3.2vw,2.15rem);line-height:1.65;max-width:52ch;color:#f4f0e6e0}.opening-rule{width:3rem;height:1px;background:#f4f0e62e}.opening-byline{font-family:EB Garamond,Georgia,serif;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:#7e7266}.day-marker{display:flex;align-items:center;gap:1.5rem;padding:2.5rem 1.5rem 0;max-width:820px;margin:0 auto;width:100%}.day-marker:before,.day-marker:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,rgba(201,71,59,.2),transparent)}.day-label{font-family:EB Garamond,Georgia,serif;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:var(--text-mid);white-space:nowrap;flex-shrink:0}.day-label [lang=ja]{text-transform:none;letter-spacing:.12em;font-size:1rem}.img-bleed{display:block;margin:0;background:#080806}.img-bleed-inner{line-height:0;overflow:hidden}.img-bleed-inner img{width:100%;height:inherit;object-fit:cover;display:block}.img-caption{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;padding:.65rem 1.5rem .75rem;background:var(--bg)}.img-caption-dark{background:#080806}.img-caption-dark .caption-text,.img-caption-dark .caption-exif{color:#8a8070}.caption-text{font-family:EB Garamond,Georgia,serif;font-style:italic;font-size:1rem;color:var(--text-mid)}.caption-exif{font-family:EB Garamond,Georgia,serif;font-size:.78rem;letter-spacing:.07em;color:var(--text-mid);white-space:nowrap;flex-shrink:0}.img-pair{display:grid;grid-template-columns:1fr 1fr;gap:3px;background:#080806}.img-pair-dark,.img-pair-dark .img-pair-item,.img-pair-dark .img-pair-frame{background:#080806}.img-pair-item{margin:0;display:flex;flex-direction:column;background:var(--bg)}.img-pair-frame{overflow:hidden;flex:1}.img-pair-frame img{width:100%;height:55vw;max-height:70vh;object-fit:cover;display:block}.phone-aside{background:var(--bg);padding:2.75rem 2rem;display:flex;justify-content:center;align-items:flex-start;gap:1.5rem}.phone-aside-2up{gap:2rem}.phone-item{flex:0 1 400px;display:flex;flex-direction:column;gap:0}.phone-item-wide{flex:0 1 580px}.phone-item img{width:100%;height:auto;display:block;box-shadow:0 4px 24px #00000021,0 1px 5px #00000012}.phone-caption{padding:.55rem 0 0;display:flex;flex-direction:column;gap:.2rem}.phone-caption-text{font-family:EB Garamond,Georgia,serif;font-style:italic;font-size:1rem;color:var(--text-mid);line-height:1.5}.phone-caption-exif{font-family:EB Garamond,Georgia,serif;font-size:.75rem;letter-spacing:.06em;color:var(--text-mid)}.phone-caption-gps{font-family:EB Garamond,Georgia,serif;font-size:.7rem;letter-spacing:.08em;color:var(--text-mid);margin-top:.1rem}.prose-section{padding:5.5rem 1.5rem 4.5rem;background:var(--bg)}.prose-inner{max-width:80ch;margin:0 auto}.section-header{display:flex;align-items:flex-start;gap:0;margin-bottom:2.75rem;padding-bottom:1.1rem;border-bottom:1px solid var(--border-subtle)}.section-numeral{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(5.5rem,9vw,8.5rem);font-weight:900;color:var(--accent);flex-shrink:0;line-height:.9;letter-spacing:-.05em;margin-top:-.1em;margin-left:-.06em;margin-right:.4rem;user-select:none}.section-title-group{display:flex;flex-direction:column;gap:.3rem;padding-top:.75rem}.section-title{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.55rem,3.8vw,2.25rem);line-height:1.1;color:var(--text);letter-spacing:-.01em}.section-ja{font-family:"Noto Serif JP",Hiragino Mincho ProN,serif;font-weight:300;font-size:1rem;letter-spacing:.18em;color:var(--text-mid);margin:0}.prose-body{display:flex;flex-direction:column;gap:1.5rem}.prose-body p{font-family:EB Garamond,Georgia,serif;font-size:clamp(1.05rem,1.8vw,1.18rem);line-height:1.88;color:var(--text);hyphens:auto}.prose-body p:first-of-type:first-letter{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:4.2rem;line-height:.72;float:left;margin-right:.06em;margin-top:.15em;color:var(--accent)}.prose-body p:first-of-type:lang(ja):first-letter{all:unset}.pull-quote{position:relative;overflow:hidden;background:#080806;margin:0;padding:5.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.pull-quote-text{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:300;font-size:clamp(1.35rem,3.8vw,2.55rem);line-height:1.55;color:#f4f0e6e0;max-width:44ch}.pull-quote-source{font-family:EB Garamond,Georgia,serif;font-style:normal;font-size:1rem;letter-spacing:.28em;text-transform:uppercase;color:#7e7266}.pull-quote-source [lang=ja]{text-transform:none;font-size:1rem;letter-spacing:.1em}.pull-quote:before{content:"“";position:absolute;top:50%;left:50%;transform:translate(-50%,-62%);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(14rem,28vw,24rem);line-height:1;color:var(--accent);opacity:.06;pointer-events:none;z-index:0}.pull-quote>*{position:relative;z-index:1}.split-panel{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-surface);min-height:55vh}.split-image{margin:0;overflow:hidden}.split-image img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.split-text{padding:4rem 3.5rem 3.5rem;display:flex;flex-direction:column;justify-content:center;gap:1.4rem}.split-text p{font-family:EB Garamond,Georgia,serif;font-size:clamp(1rem,1.7vw,1.12rem);line-height:1.85;color:var(--text)}.split-caption{font-family:EB Garamond,Georgia,serif;font-size:1rem!important;letter-spacing:.08em;color:var(--text-mid)!important;line-height:1.5!important;margin-top:.5rem}.coda-panel{background:#080806;padding:5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.coda-ornament{font-family:EB Garamond,Georgia,serif;font-style:italic;font-size:1rem;letter-spacing:.3em;color:#7e7266}.coda-text{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:300;font-size:clamp(1.15rem,2.8vw,1.85rem);line-height:1.7;max-width:52ch;color:#c8c4b8}.colophon{background:var(--bg-surface);padding:4.5rem 2rem 5.5rem}.colophon-inner{max-width:820px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2.75rem}.colophon-rule{width:100%;height:1px;background:var(--border-subtle)}.colophon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 4rem;width:100%}.colophon-block{display:flex;flex-direction:column;gap:.5rem}.colophon-label{font-family:EB Garamond,Georgia,serif;font-size:1rem;letter-spacing:.32em;text-transform:uppercase;color:var(--text-mid);font-weight:400;margin-bottom:.3rem}.colophon-value{font-family:EB Garamond,Georgia,serif;font-size:1rem;line-height:1.55;color:var(--text)}.colophon-value--secondary{color:#8a8070;font-size:1rem;padding-left:.75rem}.colophon-nav{text-align:center}.colophon-back{font-family:EB Garamond,Georgia,serif;font-size:1rem;letter-spacing:.22em;text-decoration:none;color:var(--text-mid);text-transform:uppercase;transition:color .2s ease}.colophon-back:hover{color:var(--accent);opacity:1}.route-map{background:#080806;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.route-map-header{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.route-map-wrap::-webkit-scrollbar-track{background:#080806}.route-map-label{font-family:EB Garamond,Georgia,serif;font-size:.7rem;letter-spacing:.34em;text-transform:uppercase;color:var(--text-mid)}.route-map-meta{font-family:EB Garamond,Georgia,serif;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-mid)}.route-map-wrap{line-height:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.route-map-wrap svg{width:100%;min-width:960px;height:auto;display:block}.wallpapers{background:#080806;padding:0 0 5rem}.wallpapers-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.wallpapers-header{display:flex;align-items:baseline;gap:1.5rem;padding:3rem 0 2rem;border-top:1px solid #252320}.wallpapers-label{font-family:Oswald,sans-serif;font-weight:700;font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-mid)}.wallpapers-meta{font-family:EB Garamond,Georgia,serif;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#4a4438}.wallpapers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.wallpaper-item{display:flex;flex-direction:column;gap:.65rem;text-decoration:none;color:inherit}.wallpaper-item:hover .wallpaper-dl{color:var(--text)}.wallpaper-thumb{overflow:hidden;aspect-ratio:3 / 2;background:#0a0906}.wallpaper-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.wallpaper-item:hover .wallpaper-thumb img{transform:scale(1.03)}.wallpaper-info{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.wallpaper-title{font-family:"Noto Serif JP",serif;font-size:.9rem;color:#8a8070;letter-spacing:.08em}.wallpaper-dl{font-family:EB Garamond,Georgia,serif;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#4a4438;white-space:nowrap;transition:color .15s ease}@media(max-width:900px){.img-pair{grid-template-columns:1fr}.img-pair-frame img{height:auto;max-height:none}.split-panel{grid-template-columns:1fr}.split-image,.split-image img{height:auto}}@media(max-width:700px){.phone-aside{padding:2rem 1rem}.phone-aside-2up{flex-direction:column;align-items:center}.phone-item{flex:none;min-width:0;width:100%;max-width:480px}.phone-item-wide{max-width:480px}.split-text{padding:2.5rem 1.5rem 2rem}.colophon-grid{grid-template-columns:1fr;gap:1.75rem}.prose-section{padding:3.5rem 1.25rem 3rem}.route-map-wrap svg{min-width:960px}.route-map-header{flex-direction:column;align-items:flex-start;gap:.2rem}.img-caption{flex-direction:column;gap:.3rem;align-items:flex-start}.caption-exif{white-space:normal}.opening-panel{padding:4rem 1.5rem 3.5rem}.pull-quote,.coda-panel{padding:4rem 1.5rem}.day-marker{padding-top:2rem}.wallpapers-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:560px){.gl-header{padding:.85rem 1rem .4rem}.gl-arrow{padding:.75rem .5rem}.gl-footer{padding:.5rem 1.25rem 1rem}.gl-caption{font-size:.88rem}}.hero[data-astro-cid-wfvfiw6b]{position:relative;height:calc(100svh - 56px);min-height:480px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.hero-bg[data-astro-cid-wfvfiw6b]{position:absolute;inset:0}.hero-img[data-astro-cid-wfvfiw6b]{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}.hero-vignette[data-astro-cid-wfvfiw6b]{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(10,13,7,.4) 0%,transparent 22%),linear-gradient(to top,rgba(10,13,7,.9) 0%,rgba(10,13,7,.4) 28%,transparent 58%)}.hero-content[data-astro-cid-wfvfiw6b]{position:relative;z-index:2;text-align:center;color:#f4f0e6;padding:0 2rem 5.5rem;width:100%}.hero-eyebrow[data-astro-cid-wfvfiw6b]{font-family:EB Garamond,Georgia,serif;font-size:.6rem;letter-spacing:.38em;text-transform:uppercase;opacity:.38;margin-top:.75rem;margin-bottom:0;text-shadow:0 1px 12px rgba(0,0,0,.8),0 1px 4px rgba(0,0,0,.6)}.hero-rule[data-astro-cid-wfvfiw6b]{width:2.5rem;height:1px;background:#f4f0e64d;margin:0 auto 1.2rem}.hero-ja[data-astro-cid-wfvfiw6b]{font-family:Yuji Boku,serif;font-weight:800;font-size:clamp(7rem,34vw,24rem);letter-spacing:.01em;color:#f4f0e6;white-space:nowrap;display:block;text-align:center;width:100vw;position:relative;left:50%;transform:translate(-50%);margin-bottom:-.12em;line-height:1}.hero-title[data-astro-cid-wfvfiw6b]{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(5rem,14vw,11rem);line-height:.88;letter-spacing:-.015em;color:#f4f0e6;margin-bottom:1rem;text-shadow:0 2px 24px rgba(0,0,0,.6),0 1px 6px rgba(0,0,0,.5)}.hero-subtitle[data-astro-cid-wfvfiw6b]{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:300;font-size:clamp(1.05rem,3vw,1.85rem);opacity:.8;margin-bottom:.7rem;text-shadow:0 2px 16px rgba(0,0,0,.7),0 1px 4px rgba(0,0,0,.5)}.hero-meta[data-astro-cid-wfvfiw6b]{font-family:EB Garamond,Georgia,serif;font-size:.75rem;letter-spacing:.28em;text-transform:uppercase;opacity:.42;text-shadow:0 1px 12px rgba(0,0,0,.8),0 1px 4px rgba(0,0,0,.6)}.hero-scroll-cue[data-astro-cid-wfvfiw6b]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);width:1px;height:42px;background:linear-gradient(to bottom,transparent,rgba(244,240,230,.45));animation:scroll-drop 2.5s ease-in-out infinite}@keyframes scroll-drop{0%,to{opacity:0;transform:translate(-50%) scaleY(.6) translateY(-6px)}50%{opacity:1;transform:translate(-50%) scaleY(1) translateY(0)}}@media(max-width:700px){.hero[data-astro-cid-wfvfiw6b]{height:80svh;min-height:520px}.hero-content[data-astro-cid-wfvfiw6b]{padding-bottom:4rem}}@media(max-width:560px){.hero[data-astro-cid-wfvfiw6b]{height:calc(100svh - 56px);min-height:520px}.hero-ja[data-astro-cid-wfvfiw6b]{writing-mode:vertical-rl;text-orientation:upright;font-size:clamp(4rem,12svh,9rem);letter-spacing:.04em;width:auto;position:static;left:auto;transform:none;margin:0 auto -.12em}}
