:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#eaf0f7;background:#08111f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#172c43 0,#08111f 42%);min-height:100vh}button,textarea{font:inherit}main{max-width:720px;margin:auto;padding:20px 16px 90px}header{display:flex;align-items:center;justify-content:space-between;margin:6px 0 24px}h1{font-size:21px;margin:3px 0}h2{font-size:15px;margin:0 0 13px;color:#f2f5f9}small,time,.hint{color:#8ea0b5;font-size:11px}.status{font-size:11px;color:#79d6a3;background:#112f2c;border:1px solid #1f5547;border-radius:20px;padding:7px 9px}.date,section{background:#132235ed;border:1px solid #263d57;border-radius:15px;padding:16px;margin-bottom:13px;box-shadow:0 12px 35px #0003}.date{display:flex;justify-content:space-around;text-align:center}.date div{display:grid;gap:4px}.date strong{font-size:22px}.turns{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.turns button{color:#cbd6e3;background:#192f49;border:1px solid #304a67;border-radius:9px;padding:10px 3px;font-size:12px}.turns button:hover,.primary:hover{filter:brightness(1.15)}button:disabled{opacity:.5}.hint{line-height:1.5;margin:10px 0 0}textarea{width:100%;min-height:100px;resize:vertical;background:#0b1828;color:#eaf0f7;border:1px solid #304a67;border-radius:10px;padding:12px;outline:none}.primary{width:100%;margin-top:8px;padding:12px;background:#bb8c35;color:#111827;border:0;border-radius:10px;font-weight:700}article{display:flex;gap:12px;border-top:1px solid #263d57;padding:12px 0}article:first-of-type{border-top:0}article time{min-width:72px;padding-top:2px}article p{margin:4px 0 0;color:#aebccd;font-size:13px;line-height:1.45}.empty{color:#8ea0b5}.error{white-space:pre-wrap;background:#491f29;border:1px solid #873a4c;color:#ffd8df;border-radius:10px;padding:12px;margin-bottom:12px;font-size:13px}nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:34px;background:#0a1524ef;border-top:1px solid #263d57;padding:14px max(12px,env(safe-area-inset-right)) calc(14px + env(safe-area-inset-bottom));font-size:11px;color:#8295aa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}nav .active{color:#e5b65b}@media(max-width:420px){.turns{grid-template-columns:repeat(3,1fr)}nav{gap:24px}}.actions{display:grid;grid-template-columns:2fr 1fr;gap:8px}.advisor{margin-top:8px;border:1px solid #bb8c35;background:#1b2a3e;color:#f3ca78;border-radius:10px;font-weight:700}.badge{min-width:30px;height:24px;text-align:center;padding:5px;background:#233c59;color:#9fbad8;border-radius:6px;font-size:11px}nav{gap:20px;padding:8px max(12px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom));z-index:10}nav button{border:0;background:transparent;color:#8295aa;padding:8px 12px;font-size:11px}nav button.active{color:#e5b65b;background:#192b42;border-radius:8px}.project,.fact{border-top:1px solid #263d57;padding:14px 0}.project:first-of-type,.fact:first-of-type{border-top:0}.project>div:first-child,.fact>div{display:flex;justify-content:space-between;gap:10px}.project span,.category{font-size:11px;color:#9db0c5}.bar{height:7px;background:#0b1828;border-radius:5px;margin:10px 0;overflow:hidden}.bar i{height:100%;display:block;background:#d0a24e}.fact p{color:#c4d0dc;margin:7px 0}.category{padding:3px 7px;background:#263b52;border-radius:10px}.category.unknown{color:#f3c674;background:#4b3c22}.dataHint{margin-bottom:14px}.overlay{position:fixed;inset:0;background:#020712d9;display:grid;place-items:center;padding:15px;z-index:20}.modal{width:min(620px,100%);max-height:90vh;overflow:auto;background:#111f31;border:1px solid #36506d;border-radius:18px;padding:18px;box-shadow:0 25px 80px #0009}.modalHead{display:flex;align-items:start;justify-content:space-between}.modalHead button{background:transparent;border:1px solid #3b526b;color:#b8c7d7;border-radius:8px;padding:7px 10px}.messages{height:min(52vh,470px);overflow:auto;padding:12px 0}.message{max-width:88%;padding:10px 12px;border-radius:12px;margin:9px 0;background:#1c3048}.message.player{margin-left:auto;background:#443720}.message p{margin:5px 0;line-height:1.5;font-size:13px}.composer textarea{min-height:66px}.news h2{font-size:25px;margin:16px 0 4px}.news>p{line-height:1.65;color:#c4d0dc}.severity{float:right;color:#e9b85c;font-size:12px}.simulationNote{font-size:11px!important;color:#7f93a9!important}.news .primary{margin-top:16px}@media(max-width:420px){nav{gap:2px;justify-content:space-around}.actions{grid-template-columns:1fr}.advisor{padding:12px}.modal{max-height:94vh}.messages{height:50vh}}.typing{display:flex;align-items:center;gap:10px;width:max-content}.typing>div{display:flex;gap:4px}.typing i{width:7px;height:7px;border-radius:50%;background:#b9c7d7;animation:typing 1.1s infinite ease-in-out}.typing i:nth-child(2){animation-delay:.16s}.typing i:nth-child(3){animation-delay:.32s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.processingBubble{position:fixed;z-index:30;left:50%;top:22px;transform:translate(-50%);width:min(430px,calc(100% - 28px));display:flex;align-items:center;gap:12px;background:#182b43;border:1px solid #d0a24e;border-radius:14px;padding:13px 15px;box-shadow:0 16px 50px #0009}.processingBubble div{display:grid;gap:3px}.processingBubble small{line-height:1.35}.spinner{width:22px;height:22px;border:3px solid #53677c;border-top-color:#e5b65b;border-radius:50%;animation:spin .8s linear infinite;flex:0 0 auto}@keyframes spin{to{transform:rotate(360deg)}}.advisorContent{display:grid;gap:10px;margin-top:7px}.advisorContent h3{font-size:15px;color:#f2c46d;margin:0 0 7px;padding-bottom:6px;border-bottom:1px solid #38506a}.advisorContent p{white-space:pre-wrap;margin:4px 0;line-height:1.65;color:#d0dae5}.adviceSection{background:#14263a;border:1px solid #304a67;border-radius:12px;padding:11px 12px}.adviceParagraph{padding:0 3px}.adviceBullet{padding-left:17px;position:relative}.adviceBullet:before{content:"";width:6px;height:6px;border-radius:50%;background:#d0a24e;position:absolute;left:2px;top:9px}.newsBody{margin-top:16px}.newsBody h3{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#e9b85c;margin:14px 0 5px}.newsBody p{color:#cbd5e1;line-height:1.7;margin:0}.projectCard{background:#0e1c2c;border:1px solid #2e4761!important;border-radius:12px;padding:14px!important;margin:10px 0}.projectCard>p{color:#afbdcc;line-height:1.55;font-size:13px}.projectState{padding:5px 8px!important;border-radius:12px;background:#44381f!important;color:#f0c773!important;white-space:nowrap}.projectState.implementing,.projectState.completed{background:#173c32!important;color:#83d3a9!important}.projectMeta{display:flex;justify-content:space-between}.decisionCard{text-align:center;max-width:470px}.decisionCard>p{color:#b8c6d5;line-height:1.6}.decisionIcon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#173c32;border:1px solid #2d765f;color:#8be0b7;font-size:25px}.projectNotice{text-align:left;background:#10233a;border:1px solid #365574;border-radius:12px;padding:13px;margin-top:14px}.projectNotice>span{float:right;color:#efc974;font-size:11px}.projectNotice p{clear:both;color:#9fb0c2;font-size:12px;line-height:1.5;margin:8px 0 0}.headerTools{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.restartLink{border:0;background:transparent;color:#e3b965;padding:0;font-size:12px;text-decoration:underline;text-underline-offset:3px}.composerActions{display:flex;gap:8px;align-items:stretch}.composerActions .primary{flex:1}.stopButton{width:44px;border-radius:10px;border:1px solid #9c4d52;background:#341b22;color:#ff9299;font-size:14px}.projectActionButton{width:100%;margin-top:13px;background:#182e47;border:1px solid #3b5d80;color:#d8e6f4;border-radius:9px;padding:10px}.projectActionModal{max-width:520px}.actionChoices{display:grid;gap:9px;margin-top:14px}.actionChoices>button,.partnerChoice button{display:grid;text-align:left;gap:4px;padding:13px;border-radius:11px;background:#13283e;border:1px solid #345371;color:#edf4fb}.actionChoices span{color:#9fb1c3;font-size:12px;line-height:1.4}.partnerChoice{display:grid;grid-template-columns:120px 1fr;gap:8px}.partnerChoice input{min-width:0;border:1px solid #385571;border-radius:10px;background:#0c1c2c;color:#fff;padding:10px}.modalActions{display:flex;justify-content:center;gap:10px;margin-top:16px}@media(max-width:560px){.headerTools .status{display:none}.partnerChoice{grid-template-columns:1fr}.projectActionModal{max-height:88vh;overflow:auto}}.overlay{overscroll-behavior:contain;touch-action:none}.modal{overscroll-behavior:contain;touch-action:pan-y}.usageCard{margin-top:18px;padding:14px;border:1px solid #3b5d80;border-radius:12px;background:#0d2034}.usageCard p{margin:7px 0;color:#d7e2ee}.usageCard small{display:block;line-height:1.55}.usageCard a{display:inline-block;margin-top:10px;color:#efc974;font-size:12px}.strategyFlow{margin-top:10px;background:#0d1928;border:1px solid #334d68;border-radius:14px;padding:13px}.strategyFlow>h3{color:#dce6f0;border:0;text-align:left}.flowRoot{width:66%;margin:4px auto 20px;text-align:center;background:#1d3148;border:1px solid #52708f;border-radius:9px;padding:10px;font-weight:700;position:relative}.flowRoot:after{content:"";position:absolute;left:50%;top:100%;height:20px;border-left:1px solid #60758b}.flowBranches{display:grid;grid-template-columns:1fr 1fr;gap:12px;position:relative}.flowBranches:before{content:"";position:absolute;left:25%;right:25%;top:-10px;border-top:1px solid #60758b}.flowBranches>div{display:grid;gap:7px}.flowBranches strong,.flowBranches span{text-align:center;border:1px solid #3c5874;border-radius:8px;padding:8px;background:#172a40;font-size:12px}.flowBranches span{background:#111f31;color:#bdcbd9;font-size:11px}@media(max-width:420px){.flowRoot{width:86%}.flowBranches{gap:7px}.flowBranches strong,.flowBranches span{padding:7px 4px;font-size:10px}}
