@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#e5e9df;background:#101916;font-synthesis:none;--line:#56655666;--muted:#a3b0a0;--a:#83d7df;--b:#edaa79}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer;color:inherit;background:#26372f;border:1px solid #5a6c5966;border-radius:5px;padding:9px 13px;transition:background .12s}button:hover:not(:disabled){background:#425341}button:disabled{opacity:.4;cursor:default}button.primary{background:#c9db9a;border-color:#c9db9a;color:#192218;font-weight:800}button.primary:hover:not(:disabled){background:#e0eabd}button.active,button.selected{border-color:#c9db9a;background:#3c4e35}input{min-width:0;background:#101b16;border:1px solid #72836a77;border-radius:4px;padding:12px;color:#f1f5e8;outline-color:#c9db9a}small{color:var(--muted)}[hidden]{display:none!important}#field,#effects,#map-labels{position:fixed;inset:0;width:100%;height:100%}#field{outline:none;touch-action:none}#effects,#map-labels{pointer-events:none}#effects{z-index:2}#map-labels{z-index:3}header{position:fixed;top:0;left:0;right:0;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;background:#132018f5;border-bottom:1px solid var(--line);z-index:10}.brand{display:flex;gap:11px;align-items:center;letter-spacing:5px;font-size:22px;font-weight:800}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:3px}.brand-mark{font-size:36px;color:#c9db9a}.header-right{display:flex;gap:12px;align-items:center;font-size:11px}.header-right button{padding:7px 10px}#stats{display:flex;gap:30px;font-size:10px;color:var(--muted)}#stats b{display:block;font-size:19px;font-weight:600;color:#e5e9df}#stats small{color:#c9db9a}#stats>span:first-child{position:relative;min-width:85px}#income{position:absolute;bottom:3px;right:0}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:510px;padding:32px 38px;background:#15241ef7;border:1px solid #87977b77;border-radius:10px;box-shadow:0 20px 90px #050c09aa;z-index:20}.modal.compact{width:510px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#c9db9a}h1{font-size:38px;line-height:1.15;font-weight:600;letter-spacing:-1px;margin:18px 0}h2{font-size:20px;font-weight:600;margin:12px 0}p{color:#b7c3b0;line-height:1.6;font-size:14px}.icon-strip{display:flex;justify-content:space-between;padding:16px 0 20px;color:#c9db9a}label{display:flex;flex-direction:column;gap:6px;font-size:11px;color:var(--muted)}.entry-actions{display:flex;gap:8px;margin-top:14px}.entry-actions>button{flex:1;font-size:12px}.join-row{display:flex;gap:8px;margin:15px 0}.join-row input{flex:1;letter-spacing:3px;font-size:12px}.modal>small{font-size:10px}.error{color:#efad87;min-height:0;margin-bottom:0}#mission{position:fixed;top:88px;left:50%;transform:translate(-50%);font-size:11px;background:#132019ce;padding:9px 17px;border-radius:4px;z-index:5}#clock{margin-left:18px;color:#c9db9a;font-variant-numeric:tabular-nums}aside{position:fixed;top:135px;background:#15231eea;border:1px solid var(--line);border-radius:6px;z-index:5}#army{left:16px;width:190px;max-height:calc(100vh - 270px);overflow:auto;padding:12px}.panel-title{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:2px}.panel-title button{padding:4px 8px;letter-spacing:0;font-size:10px}.roster-item{display:flex;gap:7px;align-items:center;width:100%;padding:8px 4px;border:0;border-bottom:1px solid #54665044;border-radius:0;background:transparent;text-align:left;font-size:10px}.roster-item>svg{flex:none;color:var(--a)}.roster-item>span{flex:1}.roster-item small{display:block;font-size:9px}.roster-item b{font-size:13px}.roster-item.selected{background:#445b444f}#production{right:16px;width:265px;padding:16px}#production h2{font-size:17px;margin:7px 0 12px}.build{display:flex;align-items:center;gap:9px;width:100%;border:0;border-bottom:1px solid #52634f66;border-radius:0;padding:8px 0;text-align:left;background:transparent}.build>span:nth-child(2){flex:1;font-size:11px}.build small{display:block;font-size:9px;margin-top:3px}.build>b{font-size:12px;color:#c9db9a}.unit-icon{display:flex;width:30px;flex:none;color:#cee3bb}#queue{font-size:10px;line-height:1.5;color:#c9db9a;padding:12px 0;max-height:75px;overflow:auto}#upgrade,#rally,#rally-clear{display:block;width:100%;font-size:10px;margin-top:5px}.rally-help{font-size:9px;display:block;margin-top:7px}#commandbar{position:fixed;bottom:47px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:14px 18px;background:#16241ef5;border:1px solid var(--line);border-radius:6px;z-index:7;max-width:calc(100vw - 40px)}#commandbar>div{width:225px}#commandbar strong{font-size:12px;font-weight:500}#commandbar small{display:block;font-size:9px;margin-top:5px}#commandbar button{white-space:nowrap;font-size:11px}#bottomline{position:fixed;bottom:0;left:0;right:0;height:34px;background:#132018f5;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:10px;color:var(--muted);z-index:8}#bottomline button{padding:4px 9px;font-size:9px}#zoom{color:#d4dfc6}#event{position:fixed;bottom:129px;left:50%;transform:translate(-50%);font-size:11px;text-shadow:0 1px 5px #000;background:#15241ea0;padding:6px 10px;border-radius:3px;pointer-events:none;z-index:5}#minimap{position:fixed;bottom:47px;left:16px;width:190px;height:127px;border:1px solid #8a9b7e88;border-radius:4px;z-index:7;cursor:crosshair}.map-label{position:absolute;left:0;top:0;pointer-events:auto;padding:3px 6px;background:#14251de8;border:1px solid #85977b88;border-radius:4px;font-size:10px;min-height:25px}.map-label.squad{display:flex;gap:3px;align-items:center;min-width:42px}.map-label.squad svg{width:21px;height:21px}.map-label .count{font-size:11px}.map-label.side-0{color:var(--a)}.map-label.side-1{color:var(--b)}.map-label.side--1{color:#d4d4bd}.map-label.selected{outline:2px solid #dceda4;outline-offset:2px}.map-label.fighting{background:#3a3324}.map-label.infected{border-color:#c5eb66}.map-label .health{position:absolute;bottom:-2px;left:0;height:2px;background:currentColor}.map-label.node{padding:4px 7px;min-width:76px;text-align:center}.map-label.node small{display:block;font-size:8px;margin-top:2px;color:inherit}.node-name{font-size:10px}#select-box{position:fixed;pointer-events:none;z-index:6;border:1px solid #c9db9a;background:#c9db9a22}#toast{position:fixed;top:88px;left:50%;transform:translate(-50%);background:#d3e1b3;color:#172318;padding:12px 18px;border-radius:5px;font-size:12px;z-index:40;max-width:80vw;text-align:center}dialog{background:#17261f;color:#e5e9df;max-width:640px;max-height:85vh;border:1px solid #81936e;border-radius:7px;padding:28px}dialog::backdrop{background:#08130dbc}.unit-guide p{display:flex;align-items:center;gap:6px;font-size:12px}.unit-guide svg{flex:none;color:#c9db9a}.unit-guide b{white-space:nowrap}#result h1{font-size:42px}#result>button{margin-top:8px}button:focus-visible{outline:2px solid #d4e89e;outline-offset:3px}@media(max-width:1050px){#army{width:155px}#production{width:230px;padding:12px}#commandbar{left:180px;transform:none;right:16px}#commandbar>div{flex:1;width:auto}#minimap{width:145px;height:97px}#stats{gap:12px}.header-right #connection{display:none}.brand{font-size:17px}#bottomline>span:nth-child(2){font-size:9px}}@media(max-height:740px){#production{top:120px}.build{padding:5px 0}#production h2{margin:4px 0 7px}#queue{padding:7px 0}#army{top:120px}#commandbar{padding:10px 14px}#entry{padding:22px 32px}#entry h1{font-size:32px}.icon-strip{padding:8px 0 13px}}#side-controls{display:none}@media(max-width:800px){header{padding:0 12px;gap:10px;height:68px}.brand{font-size:13px;letter-spacing:3px}.brand small{font-size:7px;letter-spacing:1px}.brand-mark{font-size:27px}#stats{gap:9px;font-size:8px}#stats b{font-size:12px;white-space:nowrap}#stats small{font-size:8px}#stats>span:first-child{min-width:60px}#stats>span:last-child{display:none}.header-right{gap:5px}.header-right button{padding:6px;font-size:10px}#mission{top:78px;white-space:nowrap;font-size:10px}#side-controls{display:flex;position:fixed;top:113px;left:10px;gap:6px;z-index:8}#side-controls button{font-size:10px;padding:7px 10px}aside#army,aside#production{display:none;top:151px;max-height:calc(100vh - 285px);overflow:auto}aside#army.open,aside#production.open{display:block}aside#army{left:10px;width:180px}aside#production{right:10px;width:250px}#commandbar{left:10px;right:10px;bottom:42px;max-width:none;flex-wrap:wrap;padding:10px;gap:5px}#commandbar>div{width:100%;flex:1 0 100%}#commandbar button{flex:1;padding:8px 6px;font-size:10px}#commandbar small{font-size:9px}#minimap{bottom:163px;left:10px;width:110px;height:74px}#event{bottom:145px;font-size:9px;max-width:calc(100vw - 150px);left:auto;right:10px;transform:none}#bottomline>span:nth-child(2){display:none}#bottomline{font-size:9px;padding:0 10px}.modal,.modal.compact{width:calc(100vw - 28px);max-width:500px;padding:24px}.modal h1{font-size:30px}.unit-guide p{flex-wrap:wrap}.unit-guide b{white-space:normal}#toast{top:75px}}#economy-compare{display:block;margin-top:5px;font-size:10px;color:#b8cbb0}#economy-compare.behind{color:#efaa70}#loss-panel{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}#loss-panel summary{cursor:pointer;font-size:10px;color:#c9db9a}#loss-log{list-style:none;margin:6px 0 0;padding:0;font-size:10px;color:var(--muted)}#loss-log li{padding:7px 0;border-bottom:1px solid #54665044}#loss-log strong{display:flex;gap:5px;align-items:center;font-size:10px;font-weight:500;color:#e5e9df}#loss-log small{display:block;margin-top:4px;line-height:1.5}#selection-detail{line-height:1.4}#mission{max-width:calc(100vw - 30px);white-space:normal;text-align:center}@media(max-width:800px){#economy-compare{font-size:9px}#side-controls{top:132px}aside#army,aside#production{top:171px}}#entry{width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 100px);overflow:auto;top:calc(50% + 28px)}#entry h1{font-size:34px}.campaign-entry{display:block;width:100%;text-align:left;font-size:16px;padding:16px 18px;margin:18px 0 6px}.campaign-entry small{display:block;font-size:10px;margin-top:5px;color:#33462c}.privacy-note{font-size:9px;line-height:1.5;margin:12px 0 0}.privacy-note button{padding:0;border:0;background:none;color:#c9db9a;text-decoration:underline;font-size:inherit}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.dialog-head h2{margin:0}#campaign-menu{width:min(960px,94vw);max-width:960px;background:radial-gradient(ellipse at 85% 20%,#34534866,transparent 60%),#14251e;padding:30px}.campaign-layout{display:grid;grid-template-columns:235px 1fr;gap:35px;margin:24px 0}#chapter-list{display:flex;flex-direction:column;gap:8px;position:relative}#chapter-list button{text-align:left;padding:15px;line-height:1.5;background:#1a3027}#chapter-list button small{display:block;font-size:8px;letter-spacing:2px;margin-bottom:4px}#chapter-list button.active{border-left:4px solid #d6e9aa;background:#364b32}.briefing h1{font-size:36px}.briefing p{font-size:14px;line-height:1.85}.briefing blockquote{margin:20px 0;border-left:2px solid #8adce2;padding:12px 18px;background:#8adce20b;font-size:14px;line-height:1.7;color:#d7ebd1}#campaign-status{font-size:11px;color:#b8d5bf;margin:20px 0}#campaign-reset{margin:18px 0 0;padding:6px 8px;font-size:10px;display:block}#campaign-menu>small{font-size:10px;display:block}#updates{width:min(680px,94vw)}.release{border-top:1px solid var(--line);padding:20px 0}.release h3{font-size:23px;margin:10px 0}.release ul{font-size:13px;color:#b7c3b0;line-height:1.8;padding-left:18px}.release small{font-size:10px;color:#c9db9a}#feedback{width:min(760px,95vw);max-width:760px}#feedback iframe{width:100%;height:46vh;background:#fff;border:0;border-radius:4px;margin-top:15px}#feedback pre{white-space:pre-wrap;font-size:10px;max-height:100px;overflow:auto}#feedback summary{font-size:11px;color:#c9db9a;margin:12px 0;cursor:pointer}.feedback-tools{display:flex;gap:12px;align-items:center;margin:10px 0}.feedback-tools a{font-size:12px;color:#8bdddf}#feedback>small{font-size:10px;display:block;line-height:1.6}#production{max-height:calc(100vh - 310px);overflow:auto}#point-roles{display:grid;grid-template-columns:1fr;gap:4px}#point-roles button{font-size:10px;text-align:left;padding:6px 8px}#point-description{font-size:10px;line-height:1.5;margin:8px 0}.build small{font-size:9px}#commandbar{flex-wrap:wrap;width:min(780px,calc(100vw - 235px));left:auto;right:16px;transform:none;gap:5px;padding:10px 14px}#commandbar>div{width:100%;flex:1 0 100%;min-height:32px}#commandbar button{font-size:10px;padding:7px 9px;flex:1}#event{bottom:177px;max-width:46vw;text-align:center}#radio{position:fixed;bottom:190px;left:228px;width:min(480px,calc(100vw - 550px));padding:12px 16px;background:#10221beb;border-left:2px solid #b6d495;z-index:6;pointer-events:none}#radio small{font-size:8px;color:#ccdda7;letter-spacing:1.5px}#radio p{font-size:11px;margin:6px 0;line-height:1.6}#wave-warning{display:block;color:#edb176;font-size:10px;line-height:1.6}#ring-legend{position:fixed;bottom:37px;right:18px;font-size:8px;color:#b2c9b8;z-index:7;pointer-events:none}#result{max-height:calc(100vh - 110px);overflow:auto;width:min(660px,90vw)}#result h1{font-size:34px}#campaign-consequence{margin-top:16px;padding-top:15px;border-top:1px solid var(--line)}#campaign-consequence h3{font-size:14px}#campaign-consequence button{display:block;width:100%;margin:6px 0;text-align:left;font-size:11px}#consequence-preview{font-size:11px}#replay{position:fixed;bottom:45px;left:50%;transform:translate(-50%);width:min(800px,94vw);padding:20px;background:#13271ef5;border:1px solid #bad79d;z-index:30;border-radius:7px}#replay>div{display:flex;align-items:center;gap:20px;font-size:14px}#replay-close{margin-left:auto}#replay-slider{width:100%;padding:0;accent-color:#c9db9a;margin:15px 0 0}#replay-events{font-size:12px;margin:8px 0;min-height:25px}#replay small{font-size:10px}#mission{max-width:calc(100vw - 520px);font-size:12px}#objective-title{line-height:1.5}#bottomline{gap:10px}#bottomline>span:nth-last-of-type(1){font-size:9px}@media(max-width:1000px){#radio{left:180px;width:calc(100vw - 440px)}#mission{max-width:calc(100vw - 410px)}.header-right{gap:5px}.header-right #connection{display:none}#commandbar{width:calc(100vw - 190px)}#campaign-menu{padding:20px}.campaign-layout{gap:18px;grid-template-columns:190px 1fr}}@media(max-height:800px){#radio p{max-height:55px;overflow:hidden}#radio{bottom:174px;padding:8px 12px}#production{max-height:calc(100vh - 290px)}#entry h1{font-size:29px}.campaign-entry{padding:11px 15px;margin:12px 0 4px}#entry .icon-strip{padding:7px 0}#entry p{margin:10px 0}}@media(max-width:800px){#commandbar{width:auto;left:10px;right:10px}#commandbar button{flex:auto}#radio{left:130px;width:calc(100vw - 145px);bottom:195px}#mission{max-width:calc(100vw - 20px)}#ring-legend{display:none}#entry h1{font-size:27px}.campaign-layout{grid-template-columns:1fr}#chapter-list{display:grid;grid-template-columns:repeat(2,1fr)}#chapter-list button{padding:9px;font-size:11px}.briefing h1{font-size:28px}#production{max-height:calc(100vh - 390px)}}.build kbd{border:1px solid #82977288;border-radius:3px;padding:2px 4px;font:10px Manrope,system-ui,sans-serif;color:#dbe7c4;background:#17271f;flex:none}#lobby{width:min(1000px,94vw);max-height:90vh;overflow:auto;padding:25px}#lobby>h2{margin:8px 0}#players{font-size:12px}.lobby-options{display:flex;gap:15px;margin:15px 0}.lobby-options label{flex:1}select{font:inherit;color:#e5e9df;background:#20382d;border:1px solid #68826b;border-radius:4px;padding:7px;max-width:100%}.map-preview{display:flex;gap:20px;align-items:center}.map-preview svg{width:180px;height:120px;flex:none;border:1px solid #65816c;border-radius:4px}.map-preview p{font-size:12px}.map-preview small{display:block;margin-top:8px}.team-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin:18px 0}.team-card{border:1px solid #52634f;border-top:3px solid var(--team);border-radius:5px;padding:12px;background:#10201880}.team-card h3{font-size:13px;color:var(--team);margin:0 0 10px}.slot-row{padding:10px 0;border-top:1px solid #536c4d66}.slot-row strong{font-size:12px;display:block;overflow-wrap:anywhere}.slot-row small{display:block;font-size:10px;margin:5px 0}.slot-options{display:flex;gap:5px}.slot-options select{width:50%;font-size:10px}.slot-row>select,.slot-row>button{font-size:11px;margin-top:6px;width:100%}.lobby-rules,#lobby details p{font-size:11px;line-height:1.6}#lobby details{font-size:11px;color:#b9cfac;margin:10px 0}#lobby>.entry-actions{position:sticky;bottom:-25px;background:#15241ef5;padding:12px 0}#lobby-note{font-size:10px;display:block;margin:8px 0}#economy-compare{max-width:100%;overflow-wrap:anywhere}.map-label.node.overview{padding:2px 4px}.map-label.node.overview .node-name{font-size:9px;max-width:96px}.map-label.node.overview small{display:none}.map-preview svg{width:240px;height:160px}.map-preview p{line-height:1.5}.map-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0}.map-cards>button{text-align:left;white-space:normal;padding:10px;display:flex;flex-direction:column;gap:5px}.map-cards svg{width:100%;height:140px}.map-cards strong{font-size:14px}.map-cards small{font-size:10px}.map-cards span{font-size:11px;line-height:1.5;color:#b9c6b8}.world-overview #army,.world-overview #production,.world-overview #commandbar{display:none}.map-label.node.overview{min-width:24px;min-height:18px}.world-overview .map-label.squad{min-width:26px;min-height:18px;padding:1px 3px;gap:2px}.world-overview .map-label.squad svg{width:14px;height:14px}.world-overview .map-label .count{font-size:9px}@media(max-width:700px){.map-cards{grid-template-columns:1fr}.map-cards svg{height:180px}.map-preview{gap:10px}.map-preview svg{width:150px;height:120px}}#mission{pointer-events:none}.campaign-map{border:1px solid var(--line);border-radius:6px;overflow:hidden;margin:14px 0;background:#101d18}.campaign-map svg{display:block;width:100%;max-height:235px}.campaign-map>strong,.campaign-map>p,.campaign-map>small{display:block;margin:10px 14px}.campaign-map>strong{font-size:12px;color:#d2dfb1}.campaign-map>p{font-size:11px;line-height:1.6}.campaign-map>small{font-size:9px;line-height:1.6}#chapter-list button[aria-label^=Закрытая]{opacity:.6}.world-overview #radio,.world-overview #event{display:none}
