:root{--bg: #eadfbe;--bg-deep: #d8c79b;--paper: rgba(248, 241, 221, .94);--paper-strong: rgba(244, 234, 207, .98);--ink: #2f2417;--muted: #6f5a3a;--line: rgba(94, 71, 35, .28);--accent: #7a4e22;--accent-dark: #5a3716;--shadow: rgba(45, 26, 8, .16)}*{box-sizing:border-box}html{font-family:Georgia,Times New Roman,serif;color:var(--ink);background:radial-gradient(circle at top,rgba(122,78,34,.1),transparent 35%),linear-gradient(180deg,#efe4c4,#dbc695)}body{margin:0;min-height:100vh;background-image:linear-gradient(#ffffff0d,#00000008),repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(90,55,22,.015) 4px)}.skip-link{position:absolute;left:-999px;top:.5rem;z-index:30;padding:.55rem .8rem;background:var(--accent-dark);color:#f7ecd2;border-radius:10px}.skip-link:focus{left:.8rem}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-dark)}img{max-width:100%;display:block}.container{width:min(1100px,calc(100% - 2rem));margin:0 auto}.page-shell{min-height:100vh}.site-header,.site-footer{border-bottom:1px solid var(--line);background:#f4eacfa6;backdrop-filter:blur(3px)}.site-header{position:relative;--header-rail-y: clamp(4.2rem, 7vw, 5.1rem);overflow:visible}.site-footer{border-top:1px solid var(--line);border-bottom:none;margin-top:3rem}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.header-inner{position:relative;padding:clamp(1.15rem,2.2vw,1.55rem) 0 clamp(1.9rem,4vw,2.5rem);min-height:clamp(7.95rem,12.8vw,9.5rem)}.header-inner:after{content:"";position:absolute;left:0;right:0;top:var(--header-rail-y);height:clamp(.42rem,.7vw,.58rem);border-radius:999px;background:linear-gradient(180deg,#e8d19bc7,#8a602bb3);box-shadow:0 1px #fff3d073 inset,0 -1px #42290d52 inset,0 3px 9px #38230c33;z-index:1;pointer-events:none}.site-brand{display:flex;align-items:center;position:relative;z-index:2}.site-brand-logo{height:clamp(3.55rem,7.2vw,5.2rem);width:auto;object-fit:contain}.site-header-ornament{position:absolute;left:38%;bottom:0;transform:translate(-50%,calc(24% + 35px));width:clamp(236px,26.4vw,360px);max-width:100%;height:auto;pointer-events:none;user-select:none;opacity:.92;z-index:1}.site-nav{display:flex;gap:1rem;font-size:.98rem;position:relative;z-index:2}.site-nav a{padding:.3rem .5rem;border-radius:999px}.site-nav a[aria-current=page]{border:1px solid rgba(90,55,22,.32);background:#fff8e4b8}.hero,.panel,.card,.chapter-body{background:var(--paper);border:1px solid var(--line);box-shadow:0 12px 30px var(--shadow)}.hero,.panel{border-radius:24px}.card{border-radius:20px}.hero{padding:3rem;margin:2rem auto 1.5rem}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;color:var(--muted)}.hero h1,.page-title,.chapter-title,.section-title{margin:.4rem 0 1rem;line-height:1.05}.hero h1{font-size:clamp(2.6rem,5vw,4.8rem)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.hero-title{position:relative;max-width:min(100%,35ch)}.hero-title-write{position:relative;display:inline-block;width:fit-content;padding-inline:.05em;color:#2f2417f2;font-family:Palatino Linotype,Book Antiqua,URW Palladio L,Times New Roman,serif;font-style:italic;font-size:clamp(2rem,4.2vw,3.95rem);line-height:1.12;letter-spacing:.01em;animation:hero-ink-settle .55s ease-out 1.95s both}.hero-title-write:before,.hero-title-write:after{content:"";position:absolute;pointer-events:none}.hero-title-write:before{inset:.04em 0 .07em;border-radius:.1em;background:linear-gradient(180deg,#f8f1ddfb,#f8f1ddf0),repeating-linear-gradient(120deg,#eadfbeb8 0 4px,#f8f1ddeb 4px 7px);filter:blur(.3px);transform:translate(0);animation:hero-ink-reveal 1.9s cubic-bezier(.2,.65,.16,1) .12s forwards}.hero-title-write:after{top:.12em;bottom:.13em;width:clamp(.7rem,1.35vw,1.1rem);left:0;border-radius:999px;background:radial-gradient(circle at 42% 50%,rgba(78,52,20,.1) 0 25%,rgba(78,52,20,.04) 52%,transparent 74%),radial-gradient(circle at 62% 55%,rgba(63,43,18,.12),transparent 68%);filter:blur(.9px);opacity:0;transform:translate(-20%);animation:hero-ink-tip 1.9s cubic-bezier(.2,.65,.16,1) .12s forwards}.hero-title-line{display:block;color:#2f2417f2;font-family:Palatino Linotype,Book Antiqua,URW Palladio L,Times New Roman,serif;font-style:italic;font-size:clamp(2rem,4.2vw,3.95rem);line-height:1.12;letter-spacing:.01em}.hero-title-subline{margin-top:.14em;opacity:0;animation:hero-subline-fade .65s ease-out 1.7s forwards}.page-title,.chapter-title{font-size:clamp(2.2rem,4vw,3.5rem)}.section-title{font-size:clamp(1.8rem,3vw,2.6rem)}.lead,.page-intro,.chapter-lead,.card p,.meta{color:var(--muted);line-height:1.75}.actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.button,.button-secondary{display:inline-block;padding:.85rem 1.2rem;border-radius:999px;border:1px solid var(--line);font-weight:700}.button{background:linear-gradient(180deg,#9b6a32,#6d431a);color:#f7ecd2}.button-secondary{background:#ffffff47}.hero-art,.art-placeholder{min-height:280px;border-radius:20px;border:1px solid var(--line);background:linear-gradient(180deg,#7a4e2226,#2f24171f),radial-gradient(circle at 20% 20%,rgba(255,255,255,.4),transparent 35%),linear-gradient(135deg,#ccb47e,#e8dab4)}.archive-art-slot{background:linear-gradient(180deg,#7a4e221a,#2f24171a),url(/images/webart/hand-writing.png) center / cover no-repeat}.archive-portrait{margin:0;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff9e68c,#d6bc8738);box-shadow:inset 0 0 0 1px #fff5dc3d,0 10px 24px #2d1a0833;overflow:hidden}.archive-portrait img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-bottom:1px solid rgba(90,55,22,.25)}.archive-portrait figcaption{margin:0;padding:.7rem .95rem .8rem;font-size:.92rem;line-height:1.5;color:#2f2417e0;font-style:italic;background:linear-gradient(180deg,#fffaebb8,#eedcb24d)}.archive-panel{display:flex;flex-direction:column;justify-content:flex-start;padding:1.25rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff6de38}.hero-group-shot{margin:0 0 .9rem;border:1px solid rgba(90,55,22,.34);border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#fffaebb8,#ead7aa61);box-shadow:inset 0 0 0 1px #fff5dc42,0 10px 24px #2d1a0833}.hero-group-shot img{width:100%;display:block;aspect-ratio:16 / 9;object-fit:cover;border-bottom:1px solid rgba(90,55,22,.24)}.hero-group-shot figcaption{margin:0;padding:.55rem .8rem .65rem;font-size:.78rem;letter-spacing:.04em;color:#2f2417c2}.archive-panel:before{content:"";position:absolute;inset:.7rem;border:1px dashed rgba(90,55,22,.28);border-radius:14px;pointer-events:none}.archive-stamp{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:#2f2417b8}.archive-title{margin:.5rem 0 .9rem;font-size:1.6rem}.archive-list{margin:0;padding:0;list-style:none;display:grid;gap:.7rem}.archive-list li{display:grid;gap:.15rem;padding-bottom:.55rem;border-bottom:1px solid rgba(90,55,22,.2)}.archive-key{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#2f2417a8}.archive-value{color:var(--ink);line-height:1.45}.archive-note{margin:.9rem 0 0;font-style:italic;color:#2f2417d1;line-height:1.5}.archive-card{position:relative}.archive-card:before{content:"";position:absolute;left:1.5rem;right:1.5rem;top:1.1rem;border-top:1px solid rgba(90,55,22,.18)}.archive-entry-card{overflow:hidden}.archive-status{margin:.2rem 0 .8rem;font-size:.86rem;text-transform:uppercase;letter-spacing:.1em;color:#2f2417b8}.tag-list{list-style:none;margin:.9rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.45rem}.tag-list li{border:1px solid rgba(90,55,22,.25);background:#fff8e499;border-radius:999px;padding:.3rem .6rem;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;color:#2f2417db}.plain-list li{border-bottom:none;padding-bottom:0}.grid{display:grid;gap:1rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.section{margin:1.5rem auto}.card,.chapter-body,.panel{padding:1.5rem}.chapter-body{max-width:800px;margin:1.5rem auto;border-radius:24px}.chapter-body p{line-height:1.9;font-size:1.08rem;margin:1rem 0}.chapter-content h1,.chapter-content h2{display:none}.chapter-content :where(h3,h4){margin:2rem 0 .75rem;font-size:1.15rem;letter-spacing:.01em}.chapter-content>p:first-of-type:first-letter{float:left;font-size:3.3rem;line-height:.9;padding-right:.35rem;color:var(--accent-dark);font-weight:700}.chapter-next-callout{margin-top:2rem;padding-top:1rem;border-top:1px dashed rgba(90,55,22,.3);font-size:1rem}.chapter-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line)}.stack{display:flex;flex-direction:column;gap:.8rem}.footer-mark{margin:0;font-size:.9rem;letter-spacing:.04em}.footer-note{margin:.35rem 0 0;font-size:.9rem;line-height:1.5;color:var(--muted)}.footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem 1rem;font-size:.88rem;color:#2f2417d1}.footer-nav a{padding:.15rem 0;border-bottom:1px dotted rgba(90,55,22,.36)}@keyframes hero-ink-reveal{0%{transform:translate(0)}38%{transform:translate(46%)}to{transform:translate(101%)}}@keyframes hero-ink-settle{0%{filter:saturate(1.12) contrast(1.03)}to{filter:none}}@keyframes hero-ink-tip{0%{opacity:.55;transform:translate(-20%)}45%{opacity:.4}to{opacity:0;transform:translate(calc(100% + .3rem))}}@keyframes hero-subline-fade{0%{opacity:0;transform:translateY(.07em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hero-title-write,.hero-title-subline,.hero-title-write:before,.hero-title-write:after{animation:none}.hero-title-subline{opacity:1;transform:none}.hero-title-write:before,.hero-title-write:after{content:none}}@media (max-width: 800px){.hero{padding:1.5rem}.hero-title{max-width:30ch}.hero-title-line{font-size:clamp(1.65rem,6vw,2.7rem);line-height:1.18}.hero-grid,.grid-2,.grid-3,.header-inner,.footer-inner{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.site-nav{flex-wrap:wrap}.site-header{--header-rail-y: calc(100% - 1.15rem) ;overflow:hidden}.header-inner{padding-bottom:1.25rem;min-height:auto}.header-inner:after{height:.34rem;top:var(--header-rail-y)}.site-header-ornament{display:none}.chapter-nav{flex-direction:column}}@media (max-width: 1100px){.site-header{--header-rail-y: clamp(4.1rem, 7.6vw, 4.95rem)}.site-header-ornament{left:40%;width:clamp(208px,28.8vw,304px);transform:translate(-50%,23%)}}.chapter-archive-summary{align-items:stretch}.chapter-ledger-card{min-height:230px}.chapter-listing-card{padding:1.3rem 1.5rem 1.5rem}.chapter-cover{margin:1rem 0 .25rem;border-radius:14px;overflow:hidden;border:1px solid rgba(90,55,22,.25)}.chapter-cover--published{background:linear-gradient(180deg,#fff9e8a6,#e7d4ab57)}.chapter-cover--published img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-bottom:1px solid rgba(90,55,22,.2)}.chapter-cover--published figcaption{margin:0;padding:.65rem .8rem .75rem;color:#2f2417d6;font-size:.9rem;line-height:1.45;font-style:italic}.chapter-cover--placeholder{min-height:160px;display:grid;align-content:center;gap:.3rem;padding:.95rem;background:linear-gradient(180deg,#7a4e2224,#2f241714),linear-gradient(135deg,#dfc58db3,#f5ebd28c)}.chapter-cover-status{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:#2f2417bf}.chapter-cover-caption{margin:0;color:#2f2417d6;line-height:1.5}.chapter-listing-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.chapter-meta-grid,.chapter-header-meta{margin:1rem 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.chapter-meta-grid dt,.chapter-header-meta dt{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:#2f2417a6}.chapter-meta-grid dd,.chapter-header-meta dd{margin:.25rem 0 0;color:var(--ink);line-height:1.4}.chapter-header-panel{max-width:920px}.chapter-reading-tools{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-bottom:1.2rem;padding-bottom:.9rem;border-bottom:1px solid var(--line)}.chapter-reading-tools a,.chapter-nav a{font-weight:700;color:var(--accent-dark)}.chapter-illustration,.chapter-art-placeholder{margin:1.5rem 0}.chapter-illustration-frame,.chapter-art-placeholder{padding:1rem;border:1px dashed rgba(90,55,22,.4);border-radius:16px;background:#fff9e88c}.chapter-illustration-label,.chapter-art-placeholder p:first-child{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:#2f2417b8}.chapter-illustration figcaption,.chapter-art-placeholder p:last-child{margin-top:.45rem;color:var(--muted);font-style:italic}.chapter-illustration--published img{display:block;width:100%;max-width:min(100%,760px);margin:0 auto;border-radius:14px;border:1px solid rgba(90,55,22,.22);box-shadow:0 8px 24px #16120c1f}.chapter-illustration--pencil-sketch{max-width:min(100%,620px);margin-inline:auto}.chapter-illustration--pencil-sketch .chapter-illustration-frame{border-style:dashed;border-color:#5a371647;background:#fff9e866}.chapter-illustration--pencil-sketch img{max-width:min(100%,620px);border:1px solid rgba(90,55,22,.18);box-shadow:0 6px 16px #16120c14}.chapter-illustration--full-art{margin:2.3rem 0}.chapter-illustration--full-art .chapter-illustration-frame{border-style:solid;border-color:#5a37166b;background:#fff5dc9e}.chapter-illustration--full-art img{max-width:min(100%,860px);border-width:1px;box-shadow:0 14px 34px #16120c2b}.about-list{margin:0;padding-left:1.2rem;color:var(--muted);line-height:1.7}.about-list li+li{margin-top:.35rem}@media (max-width: 800px){.chapter-meta-grid,.chapter-header-meta{grid-template-columns:1fr}.footer-nav{justify-content:flex-start}}.ledger-section{padding:clamp(1rem,2vw,1.35rem)}.ledger-section+.ledger-section{margin-top:.8rem}.ledger-section-head p{margin:0}.ledger-section-head>p:last-child{color:var(--muted);margin-top:.45rem;line-height:1.65}.ledger-showcase{position:relative;margin-top:.95rem;min-height:clamp(230px,38vw,340px);border-radius:16px;overflow:hidden;border:1px solid rgba(90,55,22,.28);background:#24180e33}.ledger-showcase--portrait{max-width:min(100%,560px);min-height:clamp(360px,52vw,520px);margin-inline:auto}.ledger-showcase--landscape{min-height:clamp(230px,38vw,340px)}.showcase-frame{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .7s ease;color:inherit;text-decoration:none}.showcase-frame.is-active{opacity:1;pointer-events:auto}.showcase-frame img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.showcase-frame--landscape img{object-position:center 52%}.showcase-fallback{width:100%;height:100%;display:grid;align-content:end;gap:.55rem;padding:clamp(1rem,2vw,1.4rem);color:#fff7e9f5;background:radial-gradient(circle at 20% 20%,#ffe29c2e,#20160e1a 45%),linear-gradient(145deg,#492f1cf2,#1c130cf5)}.showcase-fallback[data-kind=place]{background:radial-gradient(circle at 20% 20%,#b3d99d2e,#1a231440 45%),linear-gradient(145deg,#2f3b25f2,#141b10f5)}.showcase-fallback[data-kind=threat]{background:radial-gradient(circle at 20% 20%,#c96e6233,#2a151433 45%),linear-gradient(145deg,#4c211ff2,#1c0f0ef5)}.showcase-fallback[data-format=portrait]{align-content:end}.showcase-fallback[data-format=landscape]{align-content:center}.showcase-fallback-kind{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:#ffe4b3e6}.showcase-fallback h3,.showcase-fallback p{margin:0}.showcase-fallback h3{font-size:clamp(1.25rem,2vw,1.6rem)}.showcase-caption{position:absolute;inset:auto 0 0;padding:.9rem 1rem 1rem;display:grid;gap:.28rem;color:#fffaeef7;background:linear-gradient(to top,#130c08e0,#130c081f)}.showcase-caption p{margin:0}.showcase-caption-registry{text-transform:uppercase;letter-spacing:.12em;font-size:.69rem;color:#ffe2aeeb}.showcase-caption-title{font-size:1.03rem;color:#fff6e2f7}.ledger-grid{list-style:none;margin:1rem 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.ledger-grid--compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ledger-card{border:1px solid rgba(90,55,22,.2);border-radius:14px;padding:.95rem;background:#fff9e97a}.ledger-card--company{background:#fff5dcb8}.ledger-card h3,.ledger-card p{margin:0}.ledger-registry{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#2f2417c2}.ledger-card h3{margin-top:.3rem;font-size:1.18rem}.ledger-title{margin-top:.25rem;font-size:.9rem;color:#2f2417d9}.ledger-card>p:nth-of-type(2){margin-top:.55rem;color:var(--muted);line-height:1.62}.ledger-meta{display:grid;gap:.4rem;margin:.75rem 0 0}.ledger-meta div{display:flex;gap:.45rem;align-items:baseline;flex-wrap:wrap}.ledger-meta dt{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#2f2417ad}.ledger-meta dd{margin:0;font-size:.83rem;padding:.15rem .45rem;border-radius:999px;border:1px solid rgba(90,55,22,.22);background:#fff5dcb8}.ledger-note{margin-top:.7rem!important;padding-top:.7rem;border-top:1px solid rgba(90,55,22,.16);color:#2f2417e6;line-height:1.62}.ledger-card-foot{margin-top:.85rem;display:flex;justify-content:space-between;gap:.5rem;align-items:center;flex-wrap:wrap}.ledger-image-state{margin-top:.75rem!important;font-size:.78rem;color:#2f2417b8}.ledger-card-foot span{font-size:.78rem;color:#2f2417b8}.ledger-card-foot a{font-size:.84rem;color:var(--accent-dark);border-bottom:1px dotted rgba(90,55,22,.45)}@media (max-width: 980px){.ledger-grid{grid-template-columns:1fr}}
