:root{--plum:#4b237c;--mint:#c9ffd8;--red:#b52c1f;--ink:#111;--pale:#f1d7ff}
*{box-sizing:border-box}html{background:var(--plum)}body{margin:0;color:var(--ink);font-family:"Courier New",Courier,monospace}a,button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:3px}
.file-header{display:flex;min-height:44px;border-bottom:3px solid var(--ink);background:var(--mint);font-weight:bold}.file-header>*{display:flex;align-items:center;padding:9px 14px}.file-header a{background:var(--ink);color:var(--mint);text-decoration:none}.file-header span:nth-child(2){flex:1}.file-header span:last-child{border-left:2px solid var(--ink);background:var(--pale)}
main{width:min(1420px,100%);margin:0 auto;padding:24px}.file-intro{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:30px;align-items:end;color:var(--pale)}.file-intro>div>p:first-child{margin:0 0 12px;color:var(--mint);font-weight:bold}.file-intro h1{max-width:16ch;margin:0;font-size:clamp(2.8rem,8vw,6rem);line-height:.88;letter-spacing:-.04em}.intro-copy{max-width:74ch;line-height:1.55}.local-key{padding:18px;border:2px dashed var(--mint);color:var(--mint)}.local-key span,.local-key b,.local-key small{display:block}.local-key b{margin:10px 0;font-size:1.6rem}.local-key small{line-height:1.45}
.identity-block,.doctrine-file,.memory-file,.reading-ledger,.ritual-file,.ritual-history-file,.personal-memory-file{margin-top:18px;border:3px solid var(--ink);background:var(--pale)}.identity-block>header,.doctrine-file>header,.memory-file>header,.reading-ledger>header,.ritual-file>header,.ritual-history-file>header,.personal-memory-file>header{display:flex;justify-content:space-between;gap:16px;padding:9px 12px;border-bottom:3px solid var(--ink);background:var(--ink);color:var(--mint);font-size:.8rem;font-weight:bold}.identity-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.7fr)}.number-panel{padding:22px}.number-panel>span,.file-label{font-size:.8rem;font-weight:bold}.number-panel h2{margin:8px 0 12px;font-size:clamp(2.5rem,6vw,5rem);line-height:.9;letter-spacing:-.04em}.number-panel p{max-width:64ch;line-height:1.55}.identity-data{display:grid;grid-template-columns:1fr 1fr;margin:0;border-left:3px solid var(--ink);background:var(--mint)}.identity-data div{padding:16px;border-bottom:2px solid var(--ink)}.identity-data div:nth-child(odd){border-right:2px solid var(--ink)}.identity-data dt{font-size:.75rem;font-weight:bold}.identity-data dd{margin:8px 0 0;font-size:1rem;font-weight:bold;line-height:1.35}
.file-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.doctrine-file>div,.memory-file>div{padding:18px}.doctrine-file h2,.memory-file h2{margin:7px 0 11px;font-size:clamp(1.7rem,4vw,3rem)}.doctrine-file p,.memory-file li{line-height:1.55}.doctrine-file a{display:inline-block;margin-top:8px;padding:9px 12px;border:2px solid var(--ink);background:var(--mint);color:var(--ink);font-weight:bold}.memory-file{background:var(--mint)}.memory-file ul{margin:0;padding-left:22px}.memory-file li+li{margin-top:8px}
.stage-progress{display:grid;grid-template-columns:repeat(4,1fr);margin:16px 0 10px;border:2px solid var(--ink)}.stage-progress>div{min-width:0;padding:9px;background:var(--pale)}.stage-progress>div+div{border-left:2px solid var(--ink)}.stage-progress b,.stage-progress span{display:block}.stage-progress b{font-size:.72rem}.stage-progress span{margin-top:5px;font-size:.68rem}.stage-progress [data-state="completed"],.stage-progress [data-state="waiting-route"]{background:var(--mint)}.stage-progress [data-state="current"]{background:var(--red)}.stage-progress [data-state="sealed"]{background:var(--ink);color:var(--pale)}.stage-instruction{max-width:70ch;margin:0 0 10px;font-weight:bold}
.ledger-heading{padding:18px;border-bottom:2px dashed var(--ink)}.ledger-heading h2{margin:0 0 7px;font-size:clamp(1.7rem,4vw,3rem)}.ledger-heading p{max-width:76ch;margin:0;line-height:1.5}.ledger-record{display:grid;grid-template-columns:110px minmax(0,1fr) minmax(210px,.5fr);gap:14px;padding:14px 18px;border-bottom:2px solid var(--ink)}.ledger-record:last-child{border-bottom:0}.ledger-record>span{font-size:.8rem;font-weight:bold}.ledger-record h3{margin:0 0 6px;font-size:1.1rem}.ledger-record p{margin:0;line-height:1.45}.ledger-record time{text-align:right;font-size:.8rem}.empty-ledger{padding:18px;margin:0}.privacy-notice{display:flex;gap:18px;margin-top:18px;padding:14px;border:3px solid var(--ink);background:var(--red)}.privacy-notice p{margin:0;line-height:1.45}footer{display:flex;justify-content:space-between;gap:16px;padding:15px 24px;border-top:3px solid var(--ink);background:var(--ink)}footer a{color:var(--mint)}
@media(max-width:780px){main{padding:12px}.file-header span:nth-child(2){display:none}.file-intro,.identity-grid,.file-columns{grid-template-columns:1fr}.identity-data{border-top:3px solid var(--ink);border-left:0}.ledger-record{grid-template-columns:1fr}.ledger-record time{text-align:left}.privacy-notice,footer{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.identity-data{grid-template-columns:1fr}.identity-data div:nth-child(odd){border-right:0}.file-intro h1{font-size:clamp(2.5rem,16vw,4rem)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.unread-ledger{margin-top:18px;border:3px solid var(--ink);background:var(--mint)}.unread-ledger>header{display:flex;justify-content:space-between;gap:16px;padding:9px 12px;border-bottom:3px solid var(--ink);background:var(--ink);color:var(--mint);font-size:.8rem;font-weight:bold}.unread-record{display:grid;grid-template-columns:110px minmax(0,1fr) max-content;gap:14px;align-items:center;padding:14px 18px;border-bottom:2px solid var(--ink)}.unread-record:last-child{border-bottom:0}.unread-record>span{font-size:.8rem;font-weight:bold}.unread-record h3{margin:0 0 5px}.unread-record p{margin:0;line-height:1.4}.unread-record a{padding:8px 10px;border:2px solid var(--ink);background:var(--red);color:var(--ink);font-weight:bold}
.ritual-file{background:var(--red)}.ritual-file-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr)}.ritual-file-grid>div{padding:18px}.ritual-file h2{margin:7px 0 10px;font-size:clamp(1.8rem,4vw,3rem)}.ritual-file p{max-width:70ch;line-height:1.5}.ritual-file dl{display:grid;grid-template-columns:1fr;margin:0;border-left:3px solid var(--ink);background:var(--mint)}.ritual-file dl div{padding:15px}.ritual-file dl div+div{border-top:2px solid var(--ink)}.ritual-file dt{font-size:.75rem;font-weight:bold}.ritual-file dd{margin:7px 0 0;font-weight:bold;line-height:1.4}.ritual-file>a{display:block;width:max-content;margin:0 18px 18px;padding:9px 12px;border:2px solid var(--ink);background:var(--pale);color:var(--ink);font-weight:bold}
.personal-memory-file{background:var(--mint)}.personal-memory-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr)}.personal-memory-grid>div{padding:18px}.personal-memory-file h2{margin:7px 0 10px;font-size:clamp(1.8rem,4vw,3rem)}.personal-memory-file p{max-width:72ch;line-height:1.5}.personal-memory-file a{display:inline-block;padding:9px 12px;border:2px solid var(--ink);background:var(--pale);color:var(--ink);font-weight:bold}.personal-memory-file dl{display:grid;grid-template-columns:1fr;margin:0;border-left:3px solid var(--ink);background:var(--pale)}.personal-memory-file dl div{padding:14px}.personal-memory-file dl div+div{border-top:2px solid var(--ink)}.personal-memory-file dt{font-size:.75rem;font-weight:bold}.personal-memory-file dd{margin:7px 0 0;font-size:1.35rem;font-weight:bold}
.ritual-history-file{background:var(--pale)}.ritual-history-record{display:grid;grid-template-columns:120px minmax(0,1fr) minmax(210px,.45fr);gap:16px;padding:16px 18px;border-bottom:2px solid var(--ink)}.ritual-history-record:last-child{border-bottom:0}.ritual-history-record>span{font-size:.76rem;font-weight:bold}.ritual-history-record h3{margin:0 0 6px;font-size:1.12rem}.ritual-history-record p{margin:0 0 10px;font-size:.8rem;font-weight:bold}.ritual-history-record dl{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0}.ritual-history-record dl div{display:flex;gap:7px}.ritual-history-record dt{font-size:.72rem;font-weight:bold}.ritual-history-record dd{margin:0;font-size:.76rem}.ritual-history-record>div:last-child{display:flex;align-items:flex-end;flex-direction:column;gap:7px;text-align:right}.ritual-history-record time,.ritual-history-record small{font-size:.76rem}.ritual-history-record>div:last-child>b{padding:4px 6px;border:2px solid var(--ink);background:var(--mint);font-size:.7rem}.ritual-history-record:has(small)>div:last-child>b{background:var(--red)}
@media(max-width:780px){.unread-record,.ritual-file-grid,.personal-memory-grid{grid-template-columns:1fr}.unread-record a{width:max-content}.ritual-file dl,.personal-memory-file dl{border-top:3px solid var(--ink);border-left:0}}
@media(max-width:780px){.ritual-history-record{grid-template-columns:1fr}.ritual-history-record>div:last-child{align-items:flex-start;text-align:left}}
@media(max-width:560px){.stage-progress{grid-template-columns:1fr 1fr}.stage-progress>div:nth-child(3){border-left:0;border-top:2px solid var(--ink)}.stage-progress>div:nth-child(4){border-top:2px solid var(--ink)}}
