.hero-screen{--hero-ink:#f1f1f1;--hero-muted:#a4a4a4;--hero-line:#565656;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;grid-template-rows:70px minmax(0,1fr);overflow:hidden;background:#000;color:var(--hero-ink);font:13px/1.35 system-ui,sans-serif}.hero-screen *{box-sizing:border-box}.hero-screen button{font:inherit;color:inherit;cursor:pointer}.hero-screen button:focus-visible{outline:2px solid #fff;outline-offset:2px}.hero-screen-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;border-bottom:1px solid #777;background:#090909}.hero-screen-title{display:flex;align-items:center;gap:12px}.hero-crest{display:grid;place-items:center;width:38px;height:38px;border:1px solid #888;font-size:25px}.hero-kicker{display:block;font-size:9px;font-weight:700;letter-spacing:1.8px;color:var(--hero-muted)}.hero-screen h1,.hero-screen h2{font-family:Georgia,serif;font-weight:500}.hero-screen h1{margin:1px 0 0;font-size:22px;letter-spacing:.5px}.hero-screen h2{margin:2px 0 0;font-size:18px}.hero-screen-actions{display:flex;align-items:center;gap:17px;font:16px Georgia,serif}.hero-screen-actions button,.hero-action{padding:8px 12px;border:1px solid #aaa;background:#171717}.hero-screen-actions button:hover,.hero-action:hover{background:#303030;border-color:#fff}.hero-layout{display:grid;grid-template-columns:minmax(210px,.82fr) minmax(410px,1.5fr) minmax(250px,.9fr);grid-template-rows:minmax(0,1fr) 160px;gap:10px;padding:10px;min-height:0}.hero-section{min-width:0;min-height:0;border:1px solid var(--hero-line);background:#0a0a0a}.hero-summary{grid-column:1;grid-row:1;display:flex;flex-direction:column;overflow:hidden}.hero-portrait-card{display:flex;align-items:center;gap:13px;padding:13px;border-bottom:1px solid var(--hero-line);background:#131313}.hero-portrait-card>span{display:grid;place-items:center;width:54px;height:62px;border:1px solid #999;background:#222;font-size:40px}.hero-portrait-card strong{display:block;font:18px Georgia,serif}.hero-portrait-card small{display:block;margin-top:3px;color:var(--hero-muted);font-size:10px}.hero-xp{padding:13px;border-bottom:1px solid var(--hero-line)}.hero-xp>div,.hero-resources>div{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:var(--hero-muted)}.hero-xp b,.hero-resources b{color:var(--hero-ink);font-variant-numeric:tabular-nums}.hero-xp progress{width:100%;height:6px;margin-top:8px;accent-color:#eee}.hero-primary-stats{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid var(--hero-line)}.hero-primary-stats>div{display:grid;grid-template-columns:24px 1fr;align-items:center;min-height:49px;padding:8px 12px;border-right:1px solid var(--hero-line);border-bottom:1px solid var(--hero-line)}.hero-primary-stats>div:nth-child(2n){border-right:0}.hero-primary-stats>div:nth-last-child(-n+2){border-bottom:0}.hero-primary-stats span{font-size:20px}.hero-primary-stats b{font:23px Georgia,serif}.hero-primary-stats small{grid-column:2;color:var(--hero-muted);font-size:9px}.hero-resources{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--hero-line)}.hero-resources>div{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-right:1px solid var(--hero-line)}.hero-resources>div:last-child{border:0}.hero-resources b{font:16px Georgia,serif}.hero-skills{padding:13px;overflow:auto}.hero-skills h2{display:flex;justify-content:space-between;align-items:baseline;font-size:16px}.hero-skills h2 span,.hero-section-heading>span{font:11px system-ui,sans-serif;color:var(--hero-muted)}.hero-skills p,.hero-pack p,.hero-spellbook p{color:var(--hero-muted);font-size:11px}.hero-skill-list{display:grid;gap:5px;margin-top:10px}.hero-skill-list article{display:grid;grid-template-columns:1fr auto;padding:7px 9px;border:1px solid #444;background:#121212}.hero-skill-list strong{font-size:11px}.hero-skill-list span{font-size:10px;color:#eee}.hero-skill-list small{grid-column:1/-1;margin-top:2px;font-size:9px;color:var(--hero-muted)}.hero-equipment-section{grid-column:2;grid-row:1;display:grid;grid-template-rows:auto minmax(230px,1fr) auto;overflow:hidden}.hero-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid var(--hero-line)}.hero-equipment-board{display:grid;grid-template-columns:minmax(110px,1fr) minmax(145px,1.15fr) minmax(110px,1fr);grid-template-rows:repeat(3,minmax(65px,1fr));grid-template-areas:"head head head" "weapon portrait shield" ". ring .";gap:8px;padding:12px;border-bottom:1px solid var(--hero-line);min-height:0}.hero-slot{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:8px;border:1px solid #555;background:#111;text-align:left;overflow:hidden}.hero-slot:hover,.hero-slot.selected{border-color:#fff;background:#272727}.hero-slot small{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:var(--hero-muted)}.hero-slot strong{font:15px Georgia,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-slot>span{font-size:9px;color:#c6c6c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-slot-head{grid-area:head}.hero-slot-weapon{grid-area:weapon}.hero-slot-shield{grid-area:shield}.hero-slot-ring{grid-area:ring}.hero-silhouette{grid-area:portrait;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #888;background:#1d1d1d;min-height:0}.hero-silhouette span{font-size:76px;line-height:.8}.hero-silhouette small{margin-top:10px;font:14px Georgia,serif;letter-spacing:1px}.hero-pack{min-height:0}.hero-pack .hero-section-heading{padding-top:9px;padding-bottom:9px}.hero-artifact-list{display:flex;gap:6px;padding:8px;overflow-x:auto}.hero-artifact-list>button{display:flex;align-items:center;gap:8px;flex:0 0 170px;padding:7px;border:1px solid #555;background:#111;text-align:left}.hero-artifact-list>button:hover,.hero-artifact-list>button.selected{border-color:#fff;background:#292929}.artifact-slot-mark,.artifact-large-mark{display:grid;place-items:center;flex:0 0 auto;width:27px;height:31px;border:1px solid #999;background:#252525;font:17px Georgia,serif;text-transform:uppercase}.hero-artifact-list strong,.hero-artifact-list small{display:block}.hero-artifact-list strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-artifact-list small{margin-top:2px;font-size:9px;color:var(--hero-muted);line-height:1.25}.hero-artifact-list i{margin-left:auto;font-size:9px;font-style:normal;color:#fff}.hero-inspector{grid-column:3;grid-row:1;display:flex;flex-direction:column;overflow:hidden}.hero-artifact-detail{padding:14px;border-bottom:1px solid var(--hero-line)}.artifact-large-mark{width:54px;height:61px;margin-bottom:12px;font-size:32px}.hero-artifact-detail p{min-height:36px;margin:8px 0 14px;color:#ddd}.hero-action{width:100%;font-size:11px}.hero-empty-detail{margin:0;padding:17px 14px;color:var(--hero-muted);border-bottom:1px solid var(--hero-line);font-size:11px}.hero-spellbook{min-height:0;overflow:auto}.hero-spellbook .hero-section-heading{padding-top:10px;padding-bottom:10px}.hero-spell-list{display:grid;gap:5px;padding:9px}.hero-spell-list article{display:grid;grid-template-columns:1fr auto;padding:7px 8px;border:1px solid #444;background:#121212}.hero-spell-list strong{font:13px Georgia,serif}.hero-spell-list span{font-size:9px;color:#ddd}.hero-spell-list small{grid-column:1/-1;margin-top:2px;color:var(--hero-muted);font-size:9px;text-transform:capitalize}.hero-army{grid-column:1/-1;grid-row:2;overflow:hidden}.hero-army .hero-section-heading{padding-top:8px;padding-bottom:8px}.hero-army-slots{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;padding:8px}.hero-army-slots>div{position:relative;display:grid;grid-template-columns:32px 1fr;align-items:center;min-width:0;min-height:74px;padding:8px;border:1px solid #383838;background:#0d0d0d;color:var(--hero-muted)}.hero-army-slots>div.occupied{border-color:#777;background:#161616;color:var(--hero-ink)}.hero-army-slots>div>span{display:grid;place-items:center;width:27px;height:36px;border:1px solid #aaa;background:#292929;font:18px Georgia,serif}.hero-army-slots strong{padding-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:13px Georgia,serif;text-transform:capitalize}.hero-army-slots b{position:absolute;right:8px;bottom:6px;font:18px Georgia,serif}.hero-army-slots small{place-self:center;grid-column:1/-1;font-size:10px}@media(max-width:950px){.hero-layout{grid-template-columns:minmax(190px,.8fr) minmax(330px,1.3fr);grid-template-rows:minmax(0,1fr) 178px}.hero-inspector{display:none}.hero-army-slots>div:nth-child(7){display:none}}@media(max-width:650px){.hero-screen-header{padding:0 13px}.hero-screen-actions span{display:none}.hero-screen-actions button{font-size:11px}.hero-layout{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 133px;padding:6px;gap:6px}.hero-summary{display:none}.hero-equipment-section,.hero-army{grid-column:1}.hero-army-slots{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.hero-army-slots>div{min-height:55px;padding:5px}.hero-army-slots>div:nth-child(n+5){display:none}.hero-army-slots strong{font-size:10px}.hero-army-slots>div>span{width:20px;height:26px}.hero-equipment-board{grid-template-columns:minmax(80px,1fr) minmax(105px,1.1fr) minmax(80px,1fr);padding:7px;gap:5px}.hero-slot{padding:5px}.hero-slot strong{font-size:12px}.hero-silhouette span{font-size:58px}.hero-artifact-list>button{flex-basis:145px}.hero-screen h2{font-size:15px}}.adventure-shell{--ink:#f2f2f2;--muted:#999;--line:#4b4b4b;color:var(--ink);background:#000;font:13px/1.5 system-ui,sans-serif;display:grid;grid-template-columns:minmax(0,1fr) 328px;grid-template-rows:76px minmax(0,1fr);width:100vw;height:100dvh;overflow:hidden}.adventure-shell *,.game-dialog *{box-sizing:border-box}.adventure-shell button,.game-dialog button{font:inherit;color:#eee;border:1px solid #666;background:#171717;padding:9px 12px;cursor:pointer;border-radius:3px}.adventure-shell button:hover:not(:disabled),.game-dialog button:hover:not(:disabled){background:#303030;border-color:#eee}.adventure-shell button:focus-visible,.game-dialog button:focus-visible,.adventure-shell summary:focus-visible{outline:2px solid #fff;outline-offset:3px}.adventure-shell button:disabled{opacity:.42;cursor:default}.world-header{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 26px;gap:24px;border-bottom:1px solid #666;background:#090909}.world-menu-button{padding:7px 13px!important;font-size:11px!important;letter-spacing:.6px;text-transform:uppercase}.world-brand{display:flex;align-items:center;gap:13px}.crest{font-size:28px;color:#fff}.world-brand strong{font:600 17px Georgia,serif;letter-spacing:2px}.world-brand small,.world-date small{display:block;font-size:10px;letter-spacing:2px;color:var(--muted)}.world-date{text-align:right;min-width:100px}.world-date strong{font:22px Georgia,serif}.world-date small{letter-spacing:.5px;margin-top:3px}.resource-strip{display:flex;gap:32px}.resource-strip>span{display:grid;grid-template-columns:22px auto;column-gap:8px;align-items:center}.resource-strip i{grid-row:1/3;font-size:23px;color:#ddd;font-style:normal}.resource-strip b{font-size:16px;font-variant-numeric:tabular-nums}.resource-strip small{font-size:10px;color:var(--muted)}.world-map{position:relative;min-height:0;min-width:0;background:#000;overflow:hidden}.map-caption{position:absolute;left:26px;top:22px;display:flex;flex-direction:column;gap:3px;pointer-events:none}.map-caption>span:last-child{color:#bbb;font-size:12px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#fff}.map-status{position:absolute;bottom:0;left:0;right:0;padding:12px 22px;background:#080808;border-top:1px solid #333;color:#c5c5c5;font-size:12px;pointer-events:none}.command-panel{display:flex;flex-direction:column;min-height:0;border-left:1px solid #666;background:#0b0b0b}.panel-scroll{overflow:auto;min-height:0;flex:1}.panel-section{padding:17px 19px;border-bottom:1px solid var(--line)}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:8px}.section-title h2{font:18px Georgia,serif;margin:0}.section-title>span,.muted{color:var(--muted);font-size:11px}.section-title button{padding:2px 8px}.hero-list{display:grid;gap:7px}.adventure-shell .hero-choice{width:100%;display:flex;align-items:center;gap:12px;padding:9px;text-align:left;background:#111}.adventure-shell .hero-choice.selected{border-color:#fff;background:#292929}.portrait{display:grid;place-items:center;width:42px;height:48px;background:#202020;border:1px solid #666;color:#fff;font-size:34px;flex-shrink:0}.hero-choice-text{display:flex;flex-direction:column;min-width:0;flex:1}.hero-choice-text small{font-size:10px;color:var(--muted);margin:2px 0 7px}.hero-choice progress{width:100%;height:4px;accent-color:#ddd}.hero-meters{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted)}.hero-meters b{display:block;color:var(--ink);font-size:13px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0;gap:4px}.stat-grid>span{text-align:center;color:#eee;border-right:1px solid var(--line)}.stat-grid>span:last-child{border:0}.stat-grid small{display:block;color:var(--muted);font-size:9px}.army-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-bottom:12px}.army-grid>div{background:#151515;border:1px solid var(--line);padding:6px;text-align:center}.army-grid span{display:block;min-height:27px;line-height:1.3;text-transform:capitalize;font-size:9px;overflow-wrap:anywhere;color:silver}.army-grid b{font:19px Georgia,serif}.wide{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;gap:8px}.town-row{display:flex;gap:5px;margin:6px 0}.town-row>button:first-child{flex:1;display:flex;align-items:center;gap:10px;text-align:left}.town-row small{margin-left:auto;font-size:10px;color:var(--muted)}.nearby summary{cursor:pointer}.nearby summary span{float:right;color:var(--muted)}.nearby button{margin-top:7px}.command-footer{padding:15px 18px;background:#080808;border-top:1px solid #666;max-height:48%;overflow:auto}.route-card{padding-bottom:13px}.route-card h3{font:18px Georgia,serif;margin:5px 0 10px}.route-card p{font-size:11px;color:var(--muted);margin:7px 0}.route-stats{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.route-stats b{color:var(--ink);margin-left:6px}.button-row{display:flex;gap:7px}.button-row>.primary,.button-row>.end-turn{flex:1}.adventure-shell .primary,.game-dialog .primary{background:#eee;color:#000;border-color:#fff;font-weight:650}.adventure-shell .end-turn{background:#d0d0d0;border-color:#fff;color:#000;font-weight:600}.adventure-error{color:#fff;background:#3a3a3a;padding:9px;font-size:12px}.adventure-toast{position:absolute;left:50%;top:22px;transform:translate(-50%);width:min(510px,calc(100% - 40px));display:flex;align-items:flex-start;gap:14px;padding:17px 20px;background:#171717;border:1px solid #aaa;border-radius:4px}.adventure-toast strong{font:19px Georgia,serif}.adventure-toast p{margin:5px 0 0;font-size:12px;color:silver}.adventure-toast button{padding:1px 6px;margin-left:auto}.game-dialog{color:#eee;background:#111;border:1px solid #aaa;border-radius:4px;padding:26px;width:min(680px,calc(100vw - 32px));max-height:85dvh;font:14px/1.6 system-ui,sans-serif}.game-dialog::backdrop{background:#000e}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.dialog-heading h2{font:27px Georgia,serif;margin:0}.dialog-heading button{padding:3px 10px}.shader-settings{display:grid;gap:13px;padding:16px;background:#080808;border:1px solid #555}.shader-settings label{display:grid;grid-template-columns:112px 1fr auto;align-items:center;gap:12px;color:#ddd;font-size:12px}.shader-settings select{grid-column:2/-1;background:#111;color:#eee;border:1px solid #666;border-radius:3px;padding:7px}.shader-settings input{accent-color:#eee}.shader-settings b{font-variant-numeric:tabular-nums;color:#fff}.menu-actions{justify-content:flex-end;margin-top:18px}.event-journal article{border-bottom:1px solid #555;padding:15px 0}.event-journal h3{margin:4px 0;font:19px Georgia,serif}.event-journal p{margin:0;color:#c1c1c1}.encounter-armies{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:18px 0}.encounter-armies section{padding:16px;background:#080808;border:1px solid #555}.encounter-armies h3{font:20px Georgia,serif;margin:0 0 12px}.army-line{display:flex;justify-content:space-between;gap:10px;padding:4px 0;text-transform:capitalize}.battle-rewards{padding:12px 0;border-top:1px solid #555;margin:16px 0}.battle-rewards p{margin:5px 0;color:#c1c1c1}@media(max-width:900px){.adventure-shell{grid-template-columns:minmax(0,1fr) 290px}.world-brand strong{font-size:12px;letter-spacing:1px}.world-brand small{font-size:8px}.resource-strip{gap:15px}.world-header{padding:0 15px;gap:12px}.panel-section,.command-footer{padding:12px}.map-caption{left:15px}}@media(max-width:600px){.adventure-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:65px minmax(220px,40dvh) minmax(0,1fr);overflow:auto}.world-brand{display:none}.world-map{grid-row:2}.command-panel{grid-row:3;border-left:0;border-top:1px solid #666}.command-footer{max-height:none}.panel-scroll{min-height:100px}.world-date strong{font-size:19px}.world-date{min-width:70px}.resource-strip{gap:20px}.map-caption{top:10px}.adventure-toast{top:10px;padding:10px}.adventure-toast strong{font-size:16px}.encounter-armies{gap:8px}.encounter-armies section{padding:10px}}.battle-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-rows:74px minmax(0,1fr) 98px;background:#000;color:#eee;font:13px/1.4 system-ui,sans-serif;overflow:hidden}.battle-screen button{background:#161616;color:#eee;border:1px solid #666;padding:8px 12px;cursor:pointer}.battle-screen button:hover:not(:disabled){background:#eee;color:#000;border-color:#fff}.battle-screen button:disabled{opacity:.4;cursor:default}.battle-header{display:grid;grid-template-columns:1fr minmax(180px,auto) 1fr auto auto;gap:18px;align-items:center;padding:10px 22px;border-bottom:1px solid #555;background:#090909}.battle-header section{display:flex;flex-direction:column;gap:2px}.battle-header section span,.battle-active span{color:#999;font-size:10px;letter-spacing:1.7px}.battle-header strong{font:18px Georgia,serif}.battle-header .defender{text-align:right}.battle-round{font:14px Georgia,serif}.battle-exit{padding:5px 9px!important}.battle-queue{display:flex;justify-content:center;gap:5px}.battle-queue span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #555;background:#181818;font-size:10px}.battle-queue span.active{background:#eee;color:#000;border-color:#fff}.battle-layout{display:grid;grid-template-columns:minmax(130px,.4fr) minmax(0,1fr) minmax(130px,.4fr);min-height:0}.battle-army{padding:16px;border-right:1px solid #444;background:#090909}.battle-army.defender{border-right:0;border-left:1px solid #444}.battle-army article{display:grid;grid-template-columns:1fr auto;gap:4px;padding:9px 6px;border-bottom:1px solid #333;color:#bbb}.battle-army article.active{background:#292929;color:#fff;outline:1px solid #ddd}.battle-army small{grid-column:1/-1;color:#888;font-size:10px}.battle-arena{position:relative;display:grid;place-items:center;min-width:0;min-height:0;background:#000}.battle-arena svg{width:min(100%,940px);height:100%;max-height:calc(100vh - 172px)}.battle-hex{cursor:pointer}.battle-hex polygon{fill:#151515;stroke:#4d4d4d;stroke-width:1}.battle-hex.reachable polygon{fill:#292929;stroke:#888}.battle-hex.attackable polygon{fill:#4a4a4a;stroke:#eee}.battle-hex.active polygon{fill:#e5e5e5;stroke:#fff;stroke-width:2}.battle-unit circle{stroke:#000;stroke-width:2}.battle-unit .attacker{fill:#d5d5d5}.battle-unit .defender{fill:#666}.battle-unit text{fill:#000;font-size:9px;font-weight:700;pointer-events:none}.battle-unit text.count{fill:#f5f5f5;font-size:12px}.battle-unit.hit{animation:battle-hit .42s ease-out}.battle-unit.hit circle{stroke:#fff;stroke-width:5}@keyframes battle-hit{0%{transform:scale(1)}35%{transform:scale(1.55)}to{transform:scale(1)}}.spellbook{position:absolute;top:12%;right:16%;bottom:12%;left:16%;z-index:2;border:2px solid #aaa;background:#0b0b0b;box-shadow:0 0 0 100vmax #000a;padding:16px}.spellbook header{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #555;font:16px Georgia,serif}.spellbook header button{padding:2px 8px}.spellbook>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding-top:14px}.spellbook>div button{display:flex;justify-content:space-between;text-align:left}.spellbook small{color:#aaa}.battle-controls{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(200px,1fr) auto;gap:18px;align-items:center;padding:12px 20px;border-top:1px solid #555;background:#090909}.battle-active{display:flex;flex-direction:column;gap:2px}.battle-active strong{font:17px Georgia,serif}.battle-active small,.battle-controls p{color:#aaa;font-size:11px;margin:0}.battle-actions{display:flex;gap:7px}.battle-actions button:first-child{border-color:#aaa}.battle-actions button:last-child{background:#e5e5e5;color:#000;border-color:#fff}@media(max-width:800px){.battle-screen{grid-template-rows:62px minmax(0,1fr) 110px}.battle-header{padding:8px;gap:8px}.battle-header strong{font-size:14px}.battle-layout{grid-template-columns:92px minmax(0,1fr) 92px}.battle-army{padding:8px;font-size:10px}.battle-army article{padding:6px 2px}.battle-controls{padding:8px;gap:8px;grid-template-columns:1fr auto}.battle-controls p{display:none}.battle-actions{flex-wrap:wrap;justify-content:flex-end}.battle-actions button{padding:6px 8px}.spellbook{top:8%;right:7%;bottom:8%;left:7%}.spellbook>div{grid-template-columns:1fr}.battle-arena svg{max-height:calc(100vh - 172px)}}.battle-journal{position:absolute;right:18px;top:18px;z-index:3;width:min(360px,calc(100% - 36px));max-height:calc(100% - 36px);overflow:auto;border:2px solid #aaa;background:#090909;box-shadow:0 0 0 100vmax #0008;padding:12px}.battle-journal header{display:flex;justify-content:space-between;align-items:center;padding-bottom:9px;border-bottom:1px solid #555;font:16px Georgia,serif}.battle-journal header button{padding:2px 8px}.battle-journal ol{display:flex;flex-direction:column;gap:7px;margin:10px 0 0;padding:0;list-style:none}.battle-journal li{display:grid;grid-template-columns:26px 1fr;gap:7px;color:#ddd}.battle-journal li small{color:#888}.battle-journal p{color:#aaa}.battle-screen .battle-controls{grid-template-columns:minmax(180px,.7fr) minmax(240px,1.25fr) auto}.battle-intel{display:flex;flex-direction:column;gap:5px}.battle-preview{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;color:#ddd}.battle-preview span{font-size:9px;letter-spacing:1.2px;color:#aaa}.battle-preview strong{font-size:11px}.battle-preview small{color:#aaa;font-size:10px}@media(max-width:800px){.battle-screen .battle-intel{display:none}}.city-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-rows:78px minmax(0,1fr);overflow:hidden;background:#000;color:#eee;font:14px/1.4 system-ui,sans-serif}.city-screen button{border:1px solid #666;background:#161616;color:#eee;padding:8px 11px;cursor:pointer;border-radius:2px}.city-screen button:hover:not(:disabled),.city-screen button.selected,.city-screen button.chosen{background:#eee;color:#000;border-color:#fff}.city-screen button:disabled{opacity:.4;cursor:default}.city-header{display:grid;grid-template-columns:1fr auto auto;gap:28px;align-items:center;padding:12px 24px;border-bottom:1px solid #666;background:#090909}.city-header h1{margin:1px 0 0;font:24px Georgia,serif}.city-header p{margin:2px 0 0;color:#aaa;font-size:12px}.city-kicker{font-size:10px;letter-spacing:1.8px;color:#fff}.city-resources{display:flex;gap:18px;font-variant-numeric:tabular-nums}.city-layout{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(360px,1.6fr) minmax(250px,.85fr);min-height:0}.city-sidebar,.city-inspector{padding:20px;overflow:hidden;background:#0b0b0b}.city-sidebar{border-right:1px solid #555}.city-inspector{border-left:1px solid #555}.city-army{border:1px solid #555;background:#111;margin-bottom:14px;padding:12px}.city-army h2,.city-inspector h2{margin:0 0 10px;font:18px Georgia,serif}.city-army div{display:flex;justify-content:space-between;padding:4px 0;border-top:1px solid #333}.city-army p,.city-hint{color:#999;font-size:12px}.city-plan{position:relative;min-width:0;overflow:hidden;padding:42px 32px 26px;background:#050505}.city-plan-label{position:absolute;top:16px;left:22px;color:#aaa;font-size:10px;letter-spacing:2px}.city-buildings{height:100%;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);gap:10px}.city-building{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;border:1px solid #555!important;background:#171717!important;text-align:center}.city-building span{font:600 13px Georgia,serif}.city-building small{color:#aaa;font-size:10px}.city-building.built{background:#313131!important;border-color:#aaa!important}.city-building.buildable{border-color:#eee!important}.city-building.selected{outline:2px solid #fff;outline-offset:3px}.city-effect,.city-status,.city-cost,.city-available,.city-operational{color:#bbb;font-size:12px}.city-destination{display:flex;gap:6px;margin:16px 0}.city-amount{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;margin:16px 0}.city-amount input{min-width:0;width:100%;padding:7px;background:#000;color:#fff;border:1px solid #666}.city-action{width:100%;background:#eee!important;color:#000!important;border-color:#fff!important;font-weight:700}.city-notice{margin-top:16px;padding:9px;background:#333;color:#fff;font-size:12px}@media(max-width:800px){.city-layout{grid-template-columns:170px minmax(250px,1fr) 220px}.city-header{gap:12px;padding:10px 14px}.city-plan{padding:42px 16px 18px}.city-sidebar,.city-inspector{padding:13px}.city-resources{gap:8px;font-size:12px}}.city-growth{color:#aaa;font-size:11px;margin:0}.city-amount select{min-width:0;padding:7px;background:#000;color:#fff;border:1px solid #666}:root{color-scheme:dark;background:#000}body{margin:0;background:#000;color:#f2f2f2}#root{min-height:100vh}#root>*{background:#000!important}#root [style*=color]{color:#e8e8e8!important}#root [style*=background]{background:#111!important}#root [style*=border]{border-color:#5a5a5a!important}#root [style*=box-shadow]{box-shadow:none!important}#root svg [fill]{fill:#cfcfcf}#root svg [stroke]{stroke:#111}
