:root{color-scheme:light;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#322d2b;background:#f5f2ee}
*{box-sizing:border-box}
body{margin:0}
[hidden]{display:none!important}
.site-header{min-height:90px;padding:22px clamp(20px,4vw,64px);display:flex;align-items:center;gap:24px;border-bottom:1px solid #ded8d1;background:#faf8f5}
.wordmark{font:600 40px/1 Georgia,serif;letter-spacing:-2px;color:inherit;text-decoration:none}
.wordmark-dot{color:#933e49}
.edition{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#786e68}
.site-header .button{margin-left:auto}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:42px;padding:12px 18px;border-radius:5px;cursor:pointer;font-size:13px;font-weight:600}
.primary{color:#fff;background:#713440}
.primary:hover{background:#55242e}
.large{padding:16px 24px;font-size:15px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body:has(#document-file:focus-visible) label[for="document-file"]{outline:3px solid #b1757d;outline-offset:4px}
.empty-state{max-width:780px;margin:clamp(60px,12vh,140px) auto;padding:0 24px;text-align:center}
.eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#914854}
.empty-state h1{font:normal clamp(42px,6vw,70px)/1.08 Georgia,serif;letter-spacing:-.04em;margin:26px 0}
.empty-state p{max-width:480px;margin:0 auto 30px;color:#786e68;font-size:16px;line-height:1.7}
.empty-state .quiet{font-size:12px;line-height:1.8;margin-top:22px}
.reader-toolbar{padding:26px clamp(20px,4vw,64px);display:flex;justify-content:space-between;align-items:center;gap:20px}
.document-meta{min-width:0}.document-meta h1{margin:0 0 6px;font-size:16px;font-weight:550;overflow-wrap:anywhere}.document-meta span{font-size:12px;color:#786e68}
.reader-controls{display:flex;gap:8px;flex-shrink:0}
select{font:inherit;font-size:12px;color:#514843;background:#faf8f5;border:1px solid #d7cfc6;border-radius:5px;padding:10px;max-width:180px}
.document-scroll{width:100%;overflow-x:auto;padding:0 0 32px;overscroll-behavior-x:contain}
#document-frame{display:block;border:0;margin:0 auto;min-width:0;background:transparent}
.font-note{margin:0 clamp(20px,4vw,64px) 20px;color:#786e68;font-size:12px;line-height:1.6}
.status{padding:0 24px;text-align:center;font-size:14px;color:#713440;line-height:1.6}
.site-footer{display:flex;justify-content:space-between;gap:20px;padding:24px clamp(20px,4vw,64px);border-top:1px solid #ded8d1;color:#857b73;font-size:11px}
#drop-overlay{position:fixed;inset:12px;border:2px dashed #713440;z-index:10;background:#faf8f5ed;display:grid;place-items:center;font:28px Georgia,serif;pointer-events:none}
@media(max-width:600px){.site-header{padding:18px;gap:12px;min-height:74px}.edition{display:none}.wordmark{font-size:34px}.button{font-size:12px}.reader-toolbar{align-items:flex-start;flex-direction:column;padding:20px}.reader-controls{width:100%}.reader-controls select:first-of-type{flex:1;max-width:none}.site-footer span:last-child{display:none}}
