:root{--bg:#211d15;--surface:#2a2619;--panel:#2a271e;--cell:#2f2b21;--ink:#e3dccb;--ink-strong:#f2ecdc;--ink-light:#c3baa6;--ink-muted:#a49a86;--faint:#7f7a6c;--border:#3d382d;--border-2:#312d23;--accent:#e6ad50;--accent-2:#d89f45;--miss-bg:#453f31;--miss-ink:#cbc0a6;--sans:'Noto Sans JP',sans-serif;--dot:'DotGothic16',monospace;--scrim:rgba(33,29,21,.72);--scrim-solid:rgba(33,29,21,.94);--header-h:54px}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;overflow-y:scroll;-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--sans);font-weight:400;background:var(--bg);color:var(--ink);line-height:1.9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%}.progress-bar{position:fixed;top:0;left:0;height:2px;width:0;background:var(--accent);z-index:300;transition:width .1s linear}#site-header{position:sticky;top:0;z-index:200;background:var(--scrim);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid transparent;transition:background .3s ease,border-color .3s ease}#site-header.scrolled{background:var(--scrim-solid);border-bottom-color:var(--border)}#site-header .bar{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.7rem 1.5rem}#site-header .logo{display:inline-flex;text-decoration:none;line-height:0}#site-header .logo svg{height:34px;width:auto;display:block}#site-header nav{display:flex;align-items:center;gap:1.3rem}#site-header nav a{font-size:.84rem;color:var(--ink-light);text-decoration:none;transition:color .2s}#site-header nav a:hover{color:var(--accent)}footer{border-top:1px solid var(--border);margin-top:3.5rem;padding:2.4rem 1.5rem 1.6rem}.foot-cols{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.8rem}@media(min-width:640px){.foot-cols{grid-template-columns:1.3fr 1fr;gap:2.5rem}}.foot-logo{display:inline-flex;line-height:0}.foot-logo svg{height:32px;width:auto}.foot-blurb{margin:.85rem 0 .7rem;font-size:.82rem;line-height:1.85;color:var(--ink-muted);max-width:34em}.foot-profile{font-family:var(--dot);font-size:.7rem;letter-spacing:.04em;color:var(--accent-2);text-decoration:none}.foot-profile:hover{color:var(--accent)}.foot-nav{display:flex;flex-direction:column;align-items:flex-start}.foot-nav-grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem 1.6rem}.foot-label{font-family:var(--dot);font-size:.62rem;letter-spacing:.18em;color:var(--faint);margin-bottom:.15rem}.foot-nav a{font-size:.85rem;color:var(--ink-light);text-decoration:none;transition:color .2s}.foot-nav a:hover{color:var(--accent)}.foot-bar{max-width:900px;margin:2rem auto 0;padding-top:1.2rem;border-top:1px solid var(--border-2);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1rem}.foot-bar .copy{font-size:.72rem;color:var(--ink-muted)}.foot-bar-right{display:flex;gap:1.1rem}.foot-bar-right a{font-size:.72rem;color:var(--ink-muted);text-decoration:none;transition:color .2s}.foot-bar-right a:hover{color:var(--accent)}.board{max-width:900px;margin:0 auto;padding:1.6rem 1.5rem 0}.board-strip{display:flex;align-items:center;justify-content:space-between;margin:.4rem 0 1.2rem;font-family:var(--dot)}.board-head{font-size:.72rem;letter-spacing:.3em;color:var(--faint)}.board-clock{font-size:.8rem;letter-spacing:.14em;color:var(--accent-2)}.flapline{display:flex;flex-wrap:wrap;gap:5px}.cell{position:relative;display:inline-flex;align-items:center;justify-content:center;background:var(--cell);color:var(--ink-strong);border-radius:0;line-height:1;overflow:hidden;font-family:var(--dot)}.cell .seam{position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(0,0,0,.55)}.cell.flip .ch{animation:flap .09s ease}@keyframes flap{0%{transform:translateY(-45%);opacity:.35}100%{transform:none;opacity:1}}.cell.big{width:.95em;height:1.3em;font-size:2.5rem}.cell.mid{width:.95em;height:1.35em;font-size:1.6rem;color:var(--accent)}.cell.sm{width:.92em;height:1.34em;font-size:1.5rem}.board-msg{font-size:.92rem;line-height:1.85;color:var(--ink-light);margin:1.4rem 0 0;max-width:40em}.metrics{display:flex;gap:30px;margin:1.3rem 0 .2rem;flex-wrap:wrap}.metric .mlbl{font-family:var(--dot);font-size:.72rem;letter-spacing:.06em;color:var(--ink-muted);margin-bottom:8px}.metric .mval{display:flex;gap:3px}.board-rows{border-top:1px solid var(--border);margin-top:1.5rem}.board--list .board-rows,.related .board-rows{margin-top:0}.board-row{display:grid;grid-template-columns:auto 52px 1fr auto;align-items:start;gap:14px;padding:.7rem .2rem;border-bottom:1px solid var(--border-2);text-decoration:none;color:inherit;transition:background .15s}.board-row:hover{background:#2a251a}.row-date{font-family:var(--dot);font-size:.8rem;color:var(--accent-2);white-space:nowrap;padding-top:1px}.row-thumb{width:52px;height:52px;flex-shrink:0;overflow:hidden;background-color:var(--cell)}.row-thumb img{width:52px;height:52px;object-fit:cover;display:block}.board-row.nophoto .row-thumb{background:0 0}.board-row.nophoto .row-thumb{background:0 0}.row-main{min-width:0;display:flex;flex-direction:column;gap:2px}.row-title{font-size:.94rem;color:var(--ink);line-height:1.5}.row-sub{color:var(--ink-muted);font-size:.8rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-status{font-family:var(--dot);font-size:.72rem;color:#1a1206;background:var(--accent);padding:2px 8px;border-radius:0;white-space:nowrap;margin-top:1px}.row-status.dim{background:var(--miss-bg);color:var(--miss-ink)}.board--list{padding-top:2.4rem}.list-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.4rem 1rem;margin-bottom:.4rem}.list-title{font-family:var(--dot);font-size:1.1rem;color:var(--ink-strong);letter-spacing:.04em}.list-count{font-family:var(--dot);font-size:.74rem;color:var(--ink-muted)}.arch-year{margin-top:1.6rem}.arch-year-key{font-family:var(--dot);font-size:1rem;color:var(--accent-2);letter-spacing:.1em;margin-bottom:.3rem}.tags-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:1.3rem}.tag-tile{display:flex;flex-direction:column;gap:.35rem;border:1px solid var(--border);padding:.95rem 1.05rem;text-decoration:none;color:var(--ink);transition:border-color .18s,background .18s}.tag-tile:hover{border-color:var(--accent);background:#2a251a}.tag-tile .tt-count{font-family:var(--dot);font-size:1.5rem;line-height:1;color:var(--accent)}.tag-tile .tt-name{font-size:.92rem;color:var(--ink)}.pager{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 0 1rem;font-family:var(--dot)}.pager a,.pager span{font-size:.78rem;color:var(--ink-light);text-decoration:none;letter-spacing:.06em}.pager a:hover{color:var(--accent)}.pager .disabled{color:var(--border)}.pager .info{color:var(--ink-muted)}.hero{position:relative;overflow:hidden;height:clamp(300px,56vh,600px)}.hero--pinned{position:sticky;top:var(--header-h);z-index:0}.article-body{position:relative;z-index:1}.article-body.has-hero{background:var(--bg);padding-top:3.6rem}.article-body.has-hero .article-inner h1{margin-top:0}.hero--pinned .hero-fill,.hero-fill{position:absolute;inset:0;width:100%;height:100%;background:var(--panel);background-size:cover;background-position:50%;will-change:filter}.article-inner{max-width:720px;margin:0 auto;padding:0 1.5rem}.article-inner h1,.rh-text h1{font-family:var(--sans);font-weight:700;font-size:clamp(1.65rem,4.6vw,2.15rem);line-height:1.5;letter-spacing:.01em;color:var(--ink-strong);margin-top:3.6rem}.article-inner h1 .sub,.rh-text h1 .sub{display:block;font-weight:500;font-size:clamp(1rem,2.6vw,1.2rem);color:var(--ink-light);margin-top:.5rem}.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .9rem;margin-top:1.2rem;font-size:.8rem;color:var(--ink-muted)}.meta-date{font-variant-numeric:tabular-nums}.meta-status{font-size:.74rem;letter-spacing:.02em;color:#1a1206;background:var(--accent);padding:2px 9px;border-radius:0}.meta-status.dim{background:var(--miss-bg);color:var(--miss-ink)}.meta-tags{display:flex;gap:.4rem;flex-wrap:wrap}.meta-tags .tag{border:1px solid var(--border);border-radius:0;padding:1px 10px;color:var(--ink-light);text-decoration:none;transition:all .2s}.meta-tags .tag:hover{border-color:var(--accent);color:var(--accent)}.rule{border:none;height:1px;background:var(--border);margin:2rem 0}.post-content{max-width:720px;margin:0 auto;padding:0 1.5rem 1rem}.post-content p{font-size:1.06rem;line-height:2.15;margin-bottom:1.5rem;color:var(--ink)}.post-content h2{font-family:var(--sans);font-weight:700;font-size:1.3rem;line-height:1.5;color:var(--ink-strong);margin:3rem 0 1.1rem;display:flex;align-items:center;gap:.55rem}.post-content h2::before{content:"";width:9px;height:9px;background:var(--accent);flex-shrink:0}.post-content h3{font-family:var(--sans);font-weight:500;font-size:1.05rem;color:var(--ink-strong);margin:2.1rem 0 .7rem}.post-content strong{font-weight:700;color:var(--ink-strong)}.post-content em{font-style:italic}.post-content a{color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accent);transition:opacity .2s}.post-content a:hover{opacity:.7}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:1.5rem}.post-content li{font-size:1.06rem;line-height:2.1;margin-bottom:.5rem}.post-content blockquote{text-align:center;padding:2rem 1rem;margin:2rem 0}.post-content blockquote::before,.post-content blockquote::after{content:'';display:block;width:36px;height:1px;background:var(--border);margin:0 auto}.post-content blockquote::before{margin-bottom:1.2rem}.post-content blockquote::after{margin-top:1.2rem}.post-content blockquote p{font-size:1rem;color:var(--ink-light);margin-bottom:0}.post-content hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.post-content img{display:block;max-width:100%;width:auto;height:auto;margin:1.6rem auto;border-radius:2px}.post-content .post-img{max-width:80%;max-height:60vh}.post-content .post-img--wide{max-width:100%;max-height:none}@media(max-width:600px){.post-content .post-img{max-width:100%}}.post-content table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.92rem;line-height:1.7}.post-content thead th{font-size:.84rem;color:var(--ink-strong);padding:.65rem 1rem;border-bottom:2px solid var(--border);text-align:left}.post-content tbody td{padding:.65rem 1rem;border-bottom:1px solid var(--border-2);color:var(--ink);vertical-align:top}.post-content tbody tr:last-child td{border-bottom:none}.post-content tbody tr:hover td{background:#2a251a}@media(max-width:600px){.post-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.post-content thead th,.post-content tbody td{white-space:nowrap;padding:.55rem .75rem}}.record-header{max-width:720px;margin:0 auto;padding:2.6rem 1.5rem 0}.article-body.has-hero .record-header.under-hero{padding-top:0}.rh-text h1{margin-top:0}@media(min-width:720px){.record-header{display:grid;grid-template-columns:1fr 250px;gap:1.8rem;align-items:start}}.rh-map{margin-top:1.2rem}@media(min-width:720px){.rh-map{margin-top:.2rem}}.rh-map .article-map{height:230px}.nearby-map{height:360px;margin:1rem 0 2.4rem}.article-map{width:100%;border:1px solid var(--border);background:#1a1710}.article-map .leaflet-container{background:#1a1710;font-family:var(--sans)}.related{max-width:720px;margin:0 auto;padding:0 1.5rem 3rem}.related h2{font-family:var(--sans);font-weight:700;font-size:1.15rem;color:var(--ink-strong);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.related h2::before{content:"";width:8px;height:8px;background:var(--accent);flex-shrink:0}.itinerary{margin:1.5rem 0}.itinerary__day{font-family:var(--dot);font-size:.74rem;color:var(--ink-muted);padding-bottom:.4rem;margin-bottom:.5rem;border-bottom:1px solid var(--border)}.itin-leg{display:flex;gap:10px;margin-bottom:6px}.itin-leg__marker{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-top:4px}.itin-leg__dot{width:8px;height:8px;border-radius:50%;background:var(--border)}.itin-leg:first-child .itin-leg__dot{background:var(--accent)}.itin-leg__line{width:1.5px;flex:1;min-height:16px;background:var(--border);margin-top:3px}.itin-leg:last-child .itin-leg__line{display:none}.itin-leg__body{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 6px;background:rgba(255,255,255,3%);border-radius:4px;padding:6px 10px}.itin-leg__time{font-family:var(--sans);font-size:.74rem;color:var(--ink-muted);width:100%;font-variant-numeric:tabular-nums}.itin-leg__route{font-size:.85rem;font-weight:500;color:var(--ink)}.itin-leg__sep{color:var(--border)}.itin-leg__label{font-size:.8rem;color:var(--ink-muted)}.itin-leg__cost{font-family:var(--dot);font-size:.72rem;color:var(--ink-muted);white-space:nowrap;margin-left:auto}@media(min-width:640px){.itin-leg__body{flex-wrap:nowrap;align-items:baseline;padding:6px 12px}.itin-leg__time{width:auto;min-width:96px;flex-shrink:0}.itin-leg__route{min-width:100px;flex-shrink:0}.itin-leg__label{flex:1;min-width:0}.itin-leg__cost{margin-left:auto;flex-shrink:0}}.char-cards{margin:1.5rem 0}.char-cards-label{font-size:.875rem;font-weight:500;color:var(--ink-strong);margin:0 0 .5rem}.char-cards-grid{display:flex;flex-wrap:wrap;gap:.5rem}.char-card{width:3.5rem;text-align:center;border:1px solid var(--border);border-radius:2px;padding:.5rem 0}.char-card-char{display:block;font-size:1.5rem;font-weight:500;line-height:1.3;color:var(--ink-strong)}.char-card-reading{display:block;font-size:.75rem;color:var(--ink-muted)}.plain{max-width:720px;margin:0 auto;padding:3rem 1.5rem}.plain h1{font-family:var(--sans);font-weight:700;font-size:1.7rem;color:var(--ink-strong);margin-bottom:1.5rem}.notfound{max-width:720px;margin:0 auto;padding:5rem 1.5rem;text-align:center}.notfound .code{font-family:var(--dot);font-size:3rem;color:var(--accent)}.notfound p{color:var(--ink-light);margin-top:1rem}.notfound a{color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accent)}@keyframes fadeUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.fade{animation:fadeUp .6s ease both}@media(prefers-reduced-motion:reduce){.fade{animation:none}.hero-fill{position:absolute;inset:0;height:100%;transform:none!important}.cell.flip .ch{animation:none}}@media(max-width:600px){.author-box{margin-left:1.3rem;margin-right:1.3rem;padding:1.4rem;gap:.9rem}.author-avatar{width:46px;height:46px}#site-header .bar{padding:.65rem 1.3rem}#site-header .logo svg{height:30px}#site-header nav{gap:1rem}.board{padding:1.2rem 1.3rem 0}.cell.big{font-size:1.7rem}.metrics{gap:18px}.article-inner,.post-content,.related,.record-header,.article-map-wrap{padding-left:1.3rem;padding-right:1.3rem}footer{padding-left:1.3rem;padding-right:1.3rem}}.map-intro{margin:1rem 0 0;color:var(--ink-light);font-size:.95rem;line-height:1.9}.site-map{height:clamp(380px,64vh,640px);width:100%;border:1px solid var(--border);background:#1a1710;margin-top:1.4rem}.site-map .leaflet-container{background:#1a1710;font-family:var(--sans)}.leaflet-popup-content-wrapper{background:var(--bg);color:var(--ink);border:1px solid var(--border);border-radius:2px;box-shadow:0 4px 16px rgba(0,0,0,.4)}.leaflet-popup-tip{background:var(--bg);border:1px solid var(--border)}.leaflet-popup-content{margin:8px 12px}.leaflet-popup-content{margin:8px 12px;min-width:120px;max-width:min(260px,72vw);width:auto!important}.mp-link{display:block;font-family:var(--sans);font-size:.9rem;font-weight:500;color:#1a1206;text-decoration:none;line-height:1.5;white-space:normal;overflow-wrap:anywhere;word-break:normal}.mp-link:hover{text-decoration:underline}.leaflet-bar a{background:var(--surface);color:var(--ink);border-color:var(--border)!important}.leaflet-bar a:hover{background:#2a251a}.leaflet-control-attribution{background:rgba(33,29,21,.7);color:var(--ink-muted)}.leaflet-control-attribution a{color:var(--accent-2)}.consent[hidden]{display:none}.consent{position:fixed;left:0;right:0;bottom:0;z-index:400;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.7rem 1.4rem;padding:.9rem 1.2rem;background:var(--surface);border-top:1px solid var(--border)}.consent-msg{font-size:.82rem;color:var(--ink-light);margin:0;text-align:center}.consent-msg a{color:var(--accent-2)}.consent-btns{display:flex;gap:.6rem}.consent button{font-family:var(--sans);font-size:.8rem;padding:.42rem 1.1rem;border:1px solid var(--border);background:0 0;color:var(--ink);cursor:pointer;border-radius:0;transition:opacity .15s}.consent #consent-agree{background:var(--accent);color:#1a1206;border-color:var(--accent);font-weight:700}.consent button:hover{opacity:.82}.leaflet-tile{border:0!important}.leaflet-container .leaflet-tile-container img{outline:1px solid transparent}@media(max-width:600px){.article-map,.site-map{border-left:0;border-right:0}}.author-box{max-width:720px;margin:3.2rem auto;padding:1.5rem 1.6rem;display:flex;gap:1.1rem;align-items:flex-start;border:1px solid var(--border);border-radius:2px;background:var(--surface)}.author-avatar{width:56px;height:56px;border-radius:2px;object-fit:cover;flex-shrink:0;background:var(--cell)}.author-name{font-weight:700;color:var(--ink-strong);font-size:.95rem}.author-bio{font-size:.86rem;color:var(--ink-light);line-height:1.85;margin:.35rem 0 .55rem}.author-link{font-family:var(--dot);font-size:.7rem;letter-spacing:.04em;color:var(--accent-2);text-decoration:none}.author-link:hover{color:var(--accent)}