*{box-sizing:border-box}html,body{background:#fff;min-width:320px;min-height:100%;margin:0;padding:0}body{color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reader-layout{grid-template-columns:clamp(72px,8vw,104px) minmax(0,1fr) clamp(62px,7vw,90px);width:100%;min-height:100vh;display:grid}.app-shell{background:#fff;grid-column:2;width:100%;min-height:100vh}.character-rail,.chapter-rail{z-index:20;background:#f7f7f7;height:100vh;position:sticky;top:0}.character-rail{grid-column:1;justify-content:center;padding-top:68px;display:flex}.rail-heading{color:#888;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:700}.character-sheet-button{color:#111;background:#fff;border:1px solid #d7d7d7;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;display:inline-grid}.character-sheet-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:27px;height:27px}.character-sheet-button:not(:disabled):hover,.character-sheet-button:not(:disabled):focus-visible{color:#777;background:#f4f4f4;border-color:#aaa}.character-sheet-button:disabled{cursor:not-allowed;color:#aaa;background:#f1f1f1;border-color:#e1e1e1}.character-sheet{border:0;border-radius:18px;width:min(90vw,330px);padding:22px;box-shadow:0 20px 70px #00000047}.character-sheet::backdrop{background:#00000061}.character-sheet__close{color:#666;background:0 0;border:0;border-radius:50%;width:34px;height:34px;font-size:25px;line-height:1;position:absolute;top:10px;right:12px}.character-sheet__close:hover,.character-sheet__close:focus-visible{background:#eee}.character-card{text-align:center;background:#fafafa;border:1px solid #e4e4e4;border-radius:14px;padding:16px 14px}.character-avatar{color:#777;background:#e9e9e9;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 11px;font-family:Georgia,serif;font-size:28px;display:grid;overflow:hidden}.character-avatar img{object-fit:cover;width:100%;height:100%}.character-card>strong{overflow-wrap:anywhere;font-family:Georgia,serif;font-size:15px;display:block}.character-facts{text-align:left;margin:15px 0 0}.character-facts>div{border-top:1px solid #e5e5e5;padding:9px 0}.character-facts dt{color:#888;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.character-facts dd{margin:2px 0 0;font-size:13px}.inventory-state ul{margin:4px 0 0;padding:0;list-style:none}.inventory-state li+li{margin-top:3px}#mom-state[data-mood=pleased]{color:#39734d}#mom-state[data-mood=aggravated]{color:#a33b32}#hunger-state[data-hungry=true]{color:#a36a20}#hunger-state[data-hungry=false]{color:#39734d}.chapter-rail{grid-column:3;justify-content:center;align-items:flex-end;padding-bottom:24px;display:flex}.chapter-button{color:#fff;background:#1d1d1f;border:2px solid #1d1d1f;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-weight:700;text-decoration:none;display:grid;box-shadow:0 4px 12px #0000001f}.chapter-button:hover,.chapter-button:focus-visible{color:#1d1d1f;background:#fff}.app-bar{z-index:10;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:0 18px;display:flex;position:sticky;top:0}.player-identity{flex-direction:column;gap:2px;min-width:0;display:flex}.app-bar strong{font-size:15px}.player-meta,#player-meta{color:#666;font-size:11px}.app-actions{gap:4px;display:flex}.app-actions button{color:#444;background:0 0;border:0;border-radius:5px;padding:8px 10px;font-size:14px}.app-actions button:hover,.app-actions button:focus-visible{background:#f2f2f2}.save-status{color:#666;min-height:20px;margin:0;padding:4px 18px 0;font-size:12px}.story-screen{padding:22px 18px 64px}.story-header{margin-bottom:34px}.story-header h1{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.15}.story-header p{color:#555;margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px}.story-header a{color:inherit}.story-header h2{margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:1.25}.story__text,.story__prompt{font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.65}.story__selected-choice{color:#3f3f42;border-left:2px solid #c8c8c8;margin:4px 0 26px;padding-left:18px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic;line-height:1.65}.story__node+.story__node{margin-top:30px}.story__text{margin:0 0 26px}.story__prompt{margin:0 0 16px;font-weight:700}.story__figure{margin:0 -18px 28px}.story__figure img{width:100%;height:auto}.story,.choices,.name-form,.choice-button,.name-input{max-width:100%}.choices,.name-form{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}.choice-button{color:#1d1d1f;text-align:left;background:#fff;border:1px solid #d7d7d7;border-radius:8px;grid-template-columns:24px 1fr 18px;align-items:center;gap:10px;width:100%;min-height:54px;padding:12px 14px;display:grid}.choice-button:hover,.choice-button:focus-visible{background:#f7f7f7;border-color:#999}.choice-button__number{color:#666;font-size:11px}.choice-button__arrow{font-size:17px}.name-input{color:#1d1d1f;background:#fff;border:1px solid #aaa;border-radius:8px;width:100%;min-height:52px;padding:12px 14px;font-size:17px}.choice-button--submit{text-align:center;display:block}.story__ending{border-top:1px solid #e5e5e5;margin-top:34px;padding-top:24px}.story__ending .eyebrow{color:#666;letter-spacing:.06em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:600}.story__ending-title{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.4}.button{color:#1d1d1f;background:#fff;border:1px solid #aaa;border-radius:8px;min-height:48px;padding:10px 14px}@media (width<=780px){.reader-layout{grid-template-columns:58px minmax(0,1fr) 50px}.character-rail{padding-top:64px}.chapter-rail{padding-bottom:14px}.character-sheet-button{width:44px;height:44px}}@media (width<=520px){.reader-layout{grid-template-columns:50px minmax(0,1fr) 44px}.character-sheet-button{width:40px;height:40px}.character-sheet-button svg{width:25px;height:25px}.chapter-button{width:38px;height:38px}.app-actions button{padding-inline:6px;font-size:12px}.story-screen{padding-inline:16px}.story__figure{margin-inline:-16px}}@media (width>=781px){.app-shell{border-inline:1px solid #f0f0f0;box-shadow:0 0 40px #0000000a}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
