:root{color-scheme:light;--ink:#243c33;--paper:#f3f0e5;--line:#c8cec1;--accent:#365d49;font-family:system-ui,sans-serif;font-size:16px;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,.file-button,select{border:1px solid #a5b4a3;border-radius:7px;background:#fffef6;color:var(--ink);padding:10px;min-height:42px}button,.file-button,summary{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}button.primary{background:var(--accent);color:white;border-color:var(--accent)}a{color:inherit}h1,h2,h3{font-family:Georgia,serif}h1{margin:0}h2{margin:0 0 10px}h3{margin:12px 0 8px}p{line-height:1.45}details{border-top:1px solid var(--line);padding:10px 0;margin-top:10px}summary{font-size:12px;font-weight:650;min-height:28px}details p{font-size:13px}label{display:block;font-size:12px}select{max-width:100%}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}header span{font-size:10px;letter-spacing:.08em}header a{font-size:12px;display:flex;align-items:center;text-decoration:none}.compact-game .shell{max-width:1100px;margin:auto;padding:0 20px}.compact-game main{gap:0}.compact-game .game-hud{border:0;padding:12px 0 8px}.compact-game .hud-top h1{font-family:Georgia,serif}.compact-game .hud-clock{min-width:85px}.compact-game .hud-latest{font-size:11px;line-height:1.3;margin:4px 0 0;min-height:0}.hud-latest:empty{display:block;margin:0}.save-warning{margin:5px 0 0;padding:6px;border:1px solid #a65936;color:#793916;font-size:12px}.compact-game .game-panel{padding-right:6px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 8px}.panel-heading h2{font-size:21px;margin:0}.project-picker{display:flex;align-items:center;gap:6px;color:#5d6a5b}.project-picker select{font-size:11px;padding:6px;min-height:34px}.short-note{font-size:12px;line-height:1.4;color:#536153;margin:8px 0}.camp-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.camp-choice{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;min-height:78px;padding:12px}.choice-heading{display:flex;justify-content:space-between;width:100%;gap:8px;font-size:13px}.choice-cost{font-size:12px;font-weight:400;white-space:nowrap}.choice-detail{font-size:12px;line-height:1.3}.person,.project,.destination{border:1px solid var(--line);background:#faf9ef;border-radius:9px;padding:15px}.people-grid,.destination-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.person button{margin:5px 0;width:100%;text-align:left}.person select{width:100%;margin:5px 0}.meters{display:grid;gap:8px}.meters label{display:grid;grid-template-columns:1fr auto;gap:5px}.meters meter{grid-column:1/-1;width:100%;height:8px}.speech{font-size:13px;line-height:1.5}.camp-scene{max-width:650px;margin:0 auto 14px}.camp-scene svg{width:100%;max-height:140px;fill:none;stroke:#68806d;stroke-width:2}.camp-scene .river{stroke:#a2beb5;stroke-width:36;opacity:.5}.camp-scene .boat{fill:#ece2c5}.camp-scene g{opacity:.24}.camp-scene g.started{opacity:.58}.camp-scene g.complete{opacity:1;fill:#d7dfc9}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.project{padding:11px}.project h3{font-size:16px;margin:0 0 6px}.project p{font-size:11px;margin:5px 0}.project strong{font-size:12px}.chapter{border:1px solid #82977e;background:#e8eddf;padding:14px;border-radius:8px;margin-bottom:12px}.chapter p{font-size:13px;margin:7px 0}.eyebrow{font-size:10px!important;font-weight:bold;letter-spacing:.08em;text-transform:uppercase}.destination strong{display:block;font:700 27px Georgia,serif}.destination h3{margin-top:0}.destination p{font-size:12px}.destination button{width:100%;font-size:12px}.save-buttons{display:flex;gap:8px;flex-wrap:wrap}.file-button{position:relative;font-size:13px}.file-button input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}#import-preview{border:1px solid #9a875e;background:#f6efdc;border-radius:8px;padding:14px;margin:12px 0}#journal,#allocations{list-style:none;padding:0}#journal li,#allocations li{border-bottom:1px solid var(--line);padding:10px 0;font-size:13px;line-height:1.45}#journal time,#allocations time{display:block;font-size:10px;color:#657061}#supply-result{padding:14px;border:1px solid #7f9c74;border-radius:8px;background:#e6ecd9;margin-top:12px}#supply-result p{font-size:13px}#supply-result button{margin:4px}.compact-game .hud-jobs{gap:3px}.compact-game .hud-job{display:block}.compact-game .hud-job>span{margin-left:5px}.compact-game .hud-stops:empty{display:none}.compact-game #time-status{margin:5px 0 0;font-size:11px}.compact-game .game-dock .time-controls{display:flex;flex-wrap:wrap;gap:5px}.compact-game #chapter-action{flex:1}.compact-game #chapter-action[hidden]{display:none}.compact-game #stop[hidden],.compact-game #release[hidden]{display:none}
@media(min-width:850px){.camp-choices{max-width:860px;margin:auto}.people-grid{max-width:900px;margin:auto}.compact-game .game-panel{padding:16px 8px}.camp-choice{min-height:86px}.compact-game .hud-bodies{display:flex;gap:15px}.destination-grid{max-width:850px;margin:auto}}
@media(max-width:600px){.compact-game .shell{padding:0 12px}.compact-game .hud-top h1{font-size:26px}.compact-game .game-hud{padding:8px 0 6px}.compact-game .hud-latest{font-size:10px}.panel-heading h2{font-size:19px!important}.project-picker{font-size:0}.project-picker select{max-width:125px}.camp-choices{gap:7px}.camp-choice{padding:10px;min-height:76px}.choice-heading{font-size:12px}.choice-cost,.choice-detail{font-size:11px}.people-grid{grid-template-columns:1fr}.projects{grid-template-columns:1fr}.project{display:grid;grid-template-columns:1fr auto;gap:4px}.project p{grid-column:1/-1}.camp-scene{display:none}.destination-grid{gap:7px}.destination{padding:10px}.destination h3{font-size:17px}.destination button{font-size:11px;padding:8px}.destination strong{font-size:25px}.compact-game .game-panel>section{padding:11px}.compact-game .game-dock{padding-top:6px}.compact-game #time-status{font-size:10px}.compact-game .hud-job strong,.compact-game .hud-job>span{font-size:10px}.compact-game .hud-stops{margin-top:5px}.compact-game .hud-stops button{min-height:32px;font-size:10px;padding:6px 8px}}
[hidden]{display:none!important}

.compact-game .game-panel .choice-cost{white-space:nowrap;flex-shrink:0}.body-details{margin:4px 0;padding:7px 0}.body-details summary{min-height:22px}.compact-game .people-grid .person>details:last-child{margin-top:4px;padding:6px 0}.compact-game .people-grid .person>details:last-child summary{min-height:22px}
.file-button:focus-within{outline:3px solid #c97928;outline-offset:2px}@media(max-width:600px){.compact-game .camp-scene{display:block;margin-bottom:8px}.camp-scene svg{max-height:85px}}

/* Long save warnings remain scrollable without covering the time controls. */
.save-warning{max-height:70px;overflow:auto}.save-buttons>*{max-width:100%}#import-preview button{margin:4px 4px 4px 0}#panel-save>details>button{margin-top:5px}
