:root{color-scheme:light;--ink:#283e48;--paper:#f5f1e7;--line:#bcc9c9;--accent:#385e6b;font:16px system-ui,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,.file-button{border:1px solid #9db0b6;border-radius:7px;background:#fffef7;color:var(--ink);padding:10px;min-height:42px;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:var(--accent);color:white;border-color:var(--accent)}a{color:inherit}h1,h2,h3{font-family:Georgia,serif}p{line-height:1.5}details{border-top:1px solid var(--line);padding:9px 0;margin:8px 0}summary{font-size:12px;font-weight:650;cursor:pointer;min-height:34px;padding:7px 0}details p{font-size:12px}header{display:flex;justify-content:space-between;align-items:center}header a{text-decoration:none}header span{letter-spacing:.08em}.compact-game .game-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.panel-heading h2{margin:0}.panel-heading span{font-size:12px}.short-note{font-size:12px;margin:8px 0}.choice-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice{text-align:left;display:flex;flex-direction:column;align-items:stretch;gap:5px;min-width:0;min-height:83px}.choice-title{display:flex;justify-content:space-between;gap:7px;flex-wrap:wrap}.choice-title strong{font-size:13px}.choice-title span{font-size:12px;white-space:nowrap}.choice-detail{font-size:12px;font-weight:400}.buttons{display:flex;flex-wrap:wrap;gap:7px}.file-button{display:inline-flex;align-items:center;position:relative;font-size:13px}.file-button input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.save-warning,#notice{padding:6px;border:1px solid #a96335;background:#f7ecdb;font-size:12px;margin:6px 0}.facts{list-style:none;padding:0;margin:0}.facts li{border-bottom:1px solid var(--line);padding:8px 0;font-size:12px}.facts small{display:block;font-size:10px;opacity:.8;margin-top:3px}.report-card{padding:11px;border:1px solid #9db0b6;border-radius:8px;background:#e8eeec;margin:8px 0}.report-card h3{font:650 13px system-ui,sans-serif;margin:0 0 5px}.report-card p{font-size:11px;margin:5px 0}.report-card ul{padding-left:18px;margin:8px 0;font-size:12px}fieldset{border:0;padding:0;margin:8px 0}legend{font-size:12px;font-weight:650}fieldset label{display:flex;align-items:flex-start;gap:8px;font-size:12px;padding:8px 0;cursor:pointer}fieldset input{margin-top:3px;min-height:17px;min-width:17px}#import-preview{padding:12px;border:1px solid #aa976f;background:#f7eed9;border-radius:8px;margin:12px 0}#import-preview p{font-size:12px}.route-map{display:block;width:100%;max-height:155px;fill:none;stroke:#647c83;stroke-width:2}.route-map text{fill:var(--ink);stroke:none;text-anchor:middle;font:15px system-ui,sans-serif}#world-outcome{border:1px solid #9db0b6;background:#e8eeec;border-radius:8px;padding:12px;margin-top:10px}#world-outcome p,#account-summary{font-size:13px}.compact-game #stop[hidden]{display:none}.compact-game .game-dock #stop{font-weight:500}.compact-game #next-event{flex:1}.compact-game .hud-alert{font-weight:550}.compact-game #panel-brief>section{padding:0}.compact-game #your-account[hidden]{display:none}
@media(min-width:850px){.compact-game .game-panel{max-width:950px;margin-inline:auto}.compact-game .hud-top h1{font-size:34px}.compact-game .route-map{max-height:180px}.compact-game #panel-notebook{max-width:850px}.compact-game .game-dock{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.choice{padding:9px!important;min-height:82px}.choice-title strong{font-size:12px}.choice-detail{font-size:11px}.compact-game .hud-bodies{display:flex;flex-wrap:wrap;gap:2px 12px}.compact-game .game-hud{padding-bottom:7px}.compact-game .game-dock{padding-top:7px}.report-card{padding:10px}.compact-game .hud-objective{font-size:12px}}

.file-button:focus-within{outline:3px solid #c97928;outline-offset:2px}
