@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=IBM+Plex+Mono:wght@400;500&display=swap');
:root{color-scheme:dark;--ink:#152219;--paper:#ecddb7;--gold:#d4b16c;--muted:#b2b7a5;--line:#475044;--red:#913b2d;--green:#b6ce82;font-family:Arial,sans-serif;background:#101811;color:#f6ebd1}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid var(--gold);padding:14px 20px;background:var(--gold);color:#172118;font-weight:700;border-radius:3px;min-height:46px}button:hover{filter:brightness(1.12)}button:disabled{opacity:.5;cursor:default}button.secondary,.button.secondary{background:transparent;color:var(--paper);border:1px solid #68735c}button.danger{background:#843626;color:white;border-color:#b65e49}a{color:var(--gold)}input,select,textarea{width:100%;padding:12px;background:#18231b;color:#fff4d7;border:1px solid #69725a;border-radius:3px;min-height:46px}textarea{min-height:90px;resize:vertical}label{display:block;margin:13px 0;font-size:13px;color:var(--muted)}label input,label select,label textarea{margin-top:6px}h1,h2,h3,.display{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;text-transform:uppercase;margin:0;line-height:1}h1{font-size:clamp(48px,8vw,90px);font-weight:800}h2{font-size:32px}h3{font-size:24px}p{line-height:1.5}.mono,.eyebrow{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:1.3px;text-transform:uppercase}.eyebrow{color:var(--gold);margin-bottom:12px}.muted{color:var(--muted)}.topbar{height:70px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:20px;background:#131e16}.brand{font-family:'Barlow Condensed',Impact,sans-serif;letter-spacing:2px;font-size:26px;font-weight:800}.brand span{color:var(--gold)}.connection{font-size:10px;letter-spacing:1px;display:flex;align-items:center;gap:8px}.dot{width:6px;height:6px;display:inline-block;background:var(--green);border-radius:50%;box-shadow:0 0 10px #b6ce8280}.dot.off{background:#e88c69}.preview{background:#554826;color:#fff0c9;text-align:center;padding:6px;font-size:11px}.shell{max-width:1240px;margin:auto;padding:30px 24px 60px}.player-shell{max-width:980px}.player-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:24px;margin-top:24px;align-items:start}.welcome{display:flex;justify-content:space-between;align-items:center}.welcome h2{font-size:36px}.badge{border:1px solid var(--gold);color:var(--gold);padding:7px 10px;font:11px 'IBM Plex Mono',monospace}.dossier{background:var(--paper);color:var(--ink);padding:21px;position:relative;box-shadow:0 14px 50px #0005;background-image:linear-gradient(#e7d6aeed,#e7d6aeed),url('/assets/parchment.jpg');background-size:cover;border:1px solid #cab074}.dossier:before{content:'';position:absolute;top:-9px;left:20px;width:115px;height:9px;background:#cfb987;border-radius:4px 4px 0 0}.dossier .eyebrow{color:#555c3b}.dossier-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #35432c;padding-bottom:15px}.front-no{font-family:'Barlow Condensed',Impact,sans-serif;font-size:50px;line-height:1;font-weight:800}.stamp{border:2px solid #8e3c2b;color:#8e3c2b;padding:5px 9px;transform:rotate(-5deg);font:700 16px 'Barlow Condensed',sans-serif;letter-spacing:2px}.portrait-row{display:grid;grid-template-columns:46% 1fr;gap:18px;margin:20px 0}.portrait-row img{width:100%;height:230px;object-fit:cover;object-position:top;border:1px solid #6c6c47;padding:3px;background:#b7aa83}.portrait-row h2{font-size:40px;margin-top:5px;overflow-wrap:anywhere}.portrait-row h3{font-size:25px;margin-top:18px;line-height:1.06}.dossier .mono{color:#586144;font-size:10px}.dossier-note{border-top:1px solid #a49c73;border-bottom:1px solid #a49c73;font:13px 'IBM Plex Mono',monospace;padding:14px 0;line-height:1.5}.meters{display:grid;gap:16px;margin-top:20px}.meter-label{display:flex;justify-content:space-between;font:11px 'IBM Plex Mono',monospace;letter-spacing:.4px;text-transform:uppercase;margin-bottom:6px}.track{height:7px;background:#ffffff16;overflow:hidden}.track i{display:block;height:100%;background:var(--gold);transition:width .7s}.dossier .track{background:#35432c26}.dossier .track i{background:#405632}.dossier-footer{display:flex;justify-content:space-between;margin-top:20px;font:11px 'IBM Plex Mono',monospace}.panel{border:1px solid var(--line);background:#1b281eef;padding:23px}.orders{border-top:3px solid var(--gold)}.orders h2{font-size:35px}.orders p{color:#d1d5c7;font-size:15px}.orders .eyebrow{display:flex;justify-content:space-between}.orders button{width:100%;margin-top:10px}.choices{display:grid;gap:8px;margin:15px 0}.choice{background:#26362a;color:var(--paper);border-color:#667656;text-align:left;margin:0!important;font-weight:400}.choice:before{content:'○';margin-right:12px;color:var(--gold)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:20px}.stat{background:#152119;padding:17px 10px;text-align:center}.stat strong{display:block;font:700 32px 'Barlow Condensed',sans-serif}.stat span{font:9px 'IBM Plex Mono',monospace;color:var(--muted);text-transform:uppercase}.dispatch-status{margin-top:20px}.dispatch-status button{padding:10px;font-size:12px}.feed{margin-top:26px}.feed-row{border-bottom:1px solid #384132;padding:13px 0;display:flex;gap:14px;font-size:12px;color:#bec7b4;line-height:1.5}.feed-row time{color:#85937c;font:10px 'IBM Plex Mono',monospace;white-space:nowrap;margin-top:3px}.service{background:#574c2a;border:1px solid #ab8c49;padding:14px 20px;margin-bottom:20px;color:#f0dba5}.landing{min-height:calc(100svh - 70px);display:grid;grid-template-columns:1.35fr 1fr}.landing-art{background:linear-gradient(0deg,#101811dd,transparent 60%),url('/assets/campaign.jpg') center/cover;position:relative;min-height:550px}.landing-art .art-caption{position:absolute;bottom:35px;left:35px;right:35px}.landing-form{padding:60px 50px;display:flex;flex-direction:column;justify-content:center;max-width:580px}.landing h1 span{color:var(--gold)}.landing-form p{color:var(--muted);max-width:330px}.landing-form button{width:100%;margin-top:12px}.landing-form .small{font-size:11px;line-height:1.5;margin-top:25px}.global{border:1px solid var(--gold);padding:20px;background:#4b4225;margin-bottom:20px}.global button{margin-top:10px}.command-shell{padding:26px 32px;max-width:2000px;margin:auto;min-height:calc(100vh - 70px);background:linear-gradient(#0d1915e8,#0d1915f9),url('/assets/world.jpg') center/cover}.command-header{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:26px}.command-header h1{font-size:52px}.command-header .metrics{display:flex;gap:28px}.metrics strong{display:block;font:700 36px 'Barlow Condensed',sans-serif}.metrics span{color:var(--muted);font:10px 'IBM Plex Mono',monospace}.front-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.front-card{border:1px solid #646a4e;padding:17px;background:#1a281eeb;position:relative}.front-card.secured{border-color:var(--gold);background:#393b24}.front-card-header{display:flex;justify-content:space-between;align-items:start}.front-card img{width:72px;height:90px;object-fit:cover;object-position:top;border:1px solid #8a8462;margin-left:10px}.front-card h2{font-size:34px}.front-card h3{font-size:20px;color:#d6d4bf;margin-top:8px;line-height:1.1}.front-card .meters{gap:12px;margin-top:18px}.front-card .dossier-footer{font-size:9px;color:#c2c8b3}.command-ticker{padding:15px 0;border-bottom:1px solid var(--line);color:#cbd0ba;font-size:14px}.overlay{position:fixed;inset:0;background:radial-gradient(ellipse,#31422af5,#0b140dfc);display:grid;place-items:center;z-index:8;text-align:center;padding:30px}.overlay h1{font-size:clamp(70px,11vw,170px);color:var(--gold)}.overlay p{font-size:25px}.overlay .stars{color:var(--gold);font-size:40px;letter-spacing:20px;margin-bottom:30px}.admin nav{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin .panel{margin-bottom:20px}.admin h1{font-size:48px}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.row>*{flex:1}.row button{flex:initial}.admin button{font-size:12px;padding:10px 14px}.admin table{width:100%;border-collapse:collapse;font-size:12px}.admin th,.admin td{text-align:left;border-bottom:1px solid var(--line);padding:12px 6px;vertical-align:top}.table-wrap{overflow-x:auto}.admin summary{cursor:pointer;padding:14px 0;color:var(--gold)}.admin .front-controls{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.admin .front-controls .panel{margin:0}.admin .front-controls h3{margin-bottom:12px}.admin .front-controls .row{margin-top:8px}.admin .front-controls input{width:80px}.admin .front-controls label{flex:1}.admin .front-controls .row>*{min-width:0}.qr{background:white;padding:20px;text-align:center;color:#172118}.qr img{width:220px;max-width:100%;display:block;margin:auto}.qr a{color:#172118;word-break:break-all;font-size:12px}.login{max-width:430px;margin:80px auto;padding:25px}.loading{padding:60px;text-align:center}.empty{padding:28px 0;text-align:center;color:var(--muted)}#toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);padding:15px 20px;background:#ecddb7;color:#172118;box-shadow:0 8px 35px #0009;max-width:90vw;width:max-content;z-index:20;border-radius:4px;display:none;font-size:14px}#toast.show{display:block}.checkpoint{max-width:500px;margin:50px auto}.reveal{text-align:center;padding:30px 10px}.reveal .dossier{max-width:420px;text-align:left;margin:25px auto}.reveal button{width:min(420px,100%)}:focus-visible{outline:3px solid #f3cf79;outline-offset:3px}@media(min-width:1500px){.command-shell .front-grid{grid-template-columns:repeat(4,1fr)}.front-card{padding:24px}.front-card img{width:95px;height:118px}.front-card h2{font-size:44px}.front-card .track{height:9px}.front-card .meter-label{font-size:13px}.command-header{margin-bottom:35px}.command-header h1{font-size:65px}}@media(max-width:760px){.topbar{padding:0 16px;height:60px}.topbar .brand{font-size:22px}.topbar .connection{font-size:8px}.shell{padding:22px 16px}.player-grid,.admin-grid{grid-template-columns:1fr}.player-grid{gap:20px}.portrait-row img{height:245px}.landing{grid-template-columns:1fr}.landing-art{min-height:240px;background-position:center}.landing-art .art-caption{display:none}.landing-form{padding:28px 24px}.landing h1{font-size:56px}.landing-form p{margin:12px 0}.front-grid{grid-template-columns:repeat(2,1fr)}.command-shell{padding:20px 14px}.command-header{align-items:start;flex-direction:column}.command-header h1{font-size:40px}.front-card{padding:12px}.front-card img{width:48px;height:64px}.front-card h2{font-size:26px}.front-card h3{font-size:18px}.front-card .eyebrow{font-size:9px}.meter-label{font-size:10px}.admin .front-controls{grid-template-columns:1fr}.welcome h2{font-size:32px}.stats{margin-top:16px}.overlay p{font-size:19px}.dossier{padding:19px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}

.dossier{background-image:radial-gradient(ellipse at 15% 10%,#fff5d53d,transparent 65%),linear-gradient(125deg,#e5d3a7,#efdfb7 55%,#d9c393)}
.portrait-row img{object-fit:contain;background:#dcccaa;height:auto;max-height:270px;align-self:start}.front-card img{object-fit:contain;background:#dcccaa}
@media(max-width:760px){.player-grid>div:last-child{order:-1}.player-grid .feed{display:none}.portrait-row img{height:auto;max-height:260px}}

@media(min-width:1000px){.command-ticker{padding:10px 0}.command-shell{min-height:calc(100vh - 94px)}}

.missionary-profile{border-bottom:1px solid #a49c73;padding:14px 0}.missionary-profile summary{font:600 13px "IBM Plex Mono",monospace;cursor:pointer}.missionary-profile p{font-size:14px;line-height:1.6;color:#26351f}

/* The player device remains a single-column handheld surface at every width. */
.handheld #app{max-width:460px;margin:auto;min-height:100svh;background:#101811;box-shadow:0 0 70px #0005}
.handheld .topbar{height:auto;min-height:64px;padding:14px 16px;gap:12px}.handheld .brand{font-size:21px}.handheld .connection{font-size:9px}
.handheld .landing{display:block;min-height:0}.handheld .landing-art{min-height:180px}.handheld .art-caption{display:none}.handheld .landing-form{padding:25px 24px}.handheld .landing h1{font-size:54px}
.handheld .shell{padding:22px 16px}.handheld .player-grid{display:flex;flex-direction:column}.handheld .player-grid>div{width:100%}.handheld .player-grid>div:last-child{order:-1}.handheld .feed{display:none}.handheld .welcome h2{font-size:30px}
.crew-entry{margin:18px 0}.crew-entry summary{cursor:pointer;color:var(--gold);font-size:14px}.crew-entry p{font-size:13px}.crew-roster{margin-top:20px;padding:18px}.crew-roster p{font-size:13px;margin:10px 0 0}
.country-report{border-top:1px solid #80704f;margin-top:18px;color:#211e16}.country-report summary{cursor:pointer;padding:18px 0;font-weight:bold;font-size:13px;line-height:1.5}.country-body{font-family:Arial,sans-serif;line-height:1.55;font-size:14px}.country-body h3{font-size:19px;margin:24px 0 10px}.country-body a{color:#493414;text-decoration:underline;overflow-wrap:anywhere}.country-body .country-source{font-size:11px;line-height:1.5;color:#514831}.country-pop{display:flex;flex-direction:column;background:#dfc795;padding:16px}.country-pop strong{font-size:25px}.country-pop span{font-size:12px}.handshake{background:#24291f;color:#f5e5c1;padding:14px;margin:12px 0}.handshake small{display:block;font-size:11px;line-height:1.5}.handshake button{width:100%;color:#f5e5c1;border-color:#bda36b}.handshake-clock{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;font-variant-numeric:tabular-nums}.handshake-clock span{text-align:center;min-width:0}.handshake-clock b{font-size:22px;display:block}.handshake-clock small{font-size:9px}.handshake-count,.handshake-progress{font-size:12px}.country-rates{display:grid;grid-template-columns:1fr 1fr;gap:12px}.country-rates strong{display:block;font-size:28px}.country-rates span{font-size:12px}.beliefs>div{display:grid;grid-template-columns:1fr auto;gap:5px;padding:7px 0;font-size:12px}.beliefs i{grid-column:1/-1;height:5px;display:block;background:#6d4525}.handheld .topbar{flex-wrap:wrap;gap:8px}
.recruit-confirm{display:flex;align-items:flex-start;gap:12px;font-size:13px;line-height:1.5;margin:16px 0}.recruit-confirm input{width:22px;height:22px;flex:0 0 22px;margin:0}.crew-roster h3{margin-top:20px}
.install-guide{margin:20px 0}.install-guide h2{font-size:24px}.install-guide h3{font-size:17px;margin-top:18px}.install-guide ol{padding-left:22px;line-height:1.6}.install-guide summary{cursor:pointer;padding:12px 0}.install-guide p{font-size:13px;line-height:1.5}
#country-map[hidden]{display:none}
