@charset "UTF-8";
:root{color-scheme:dark;--bg:#151b17;--panel:#1d251e;--ink:#ece6d4;--muted:#a1ad98;--gold:#d1b273;--line:#d3c08d25;--green:#a2c0a2;--red:#dda38b;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;background:var(--bg);color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer;transition:background .17s,border-color .17s,transform .17s}button:disabled{cursor:not-allowed;opacity:.43}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #ffe0a1;outline-offset:3px}button:active:not(:disabled){transform:translateY(1px)}a{color:var(--gold)}p{line-height:1.8}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Songti SC","SimSun",Georgia,serif;font-weight:400}.ic{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 3%;gap:20px;background:#151b17}.brand{display:flex;align-items:center;gap:12px;background:none;border:0;padding:0;text-align:left;font-family:"SimSun",serif;font-size:22px;letter-spacing:3px}.brand>.ic{width:33px;height:33px;color:var(--gold)}.brand small{display:block;color:#c4aa75;font:7px Georgia;letter-spacing:2.5px;margin-top:6px}.edition{font:18px "SimSun",serif;letter-spacing:3px;color:#c8b88f}.edition span{font:10px system-ui;letter-spacing:2px;color:#87957e;margin-left:17px}nav{display:flex;gap:22px;align-items:center}nav button{display:flex;align-items:center;gap:7px;background:none;border:0;font-size:11px;color:#bdc6b2}nav button:hover{color:var(--gold)}nav .ic{width:16px;height:16px}nav button:last-child{width:23px;height:23px;border:1px solid #788366;border-radius:50%;justify-content:center}.eyebrow{font-size:10px;letter-spacing:2.5px;color:var(--gold);line-height:1.6}.gold,.outline{min-height:45px;display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:12px 22px;border:1px solid #c4aa71;background:#cdb17b;color:#20271d;font-size:13px;font-weight:600;letter-spacing:1px}.gold:hover:not(:disabled){background:#e1c896;box-shadow:0 3px 20px #c4aa711c}.outline{background:transparent;color:var(--gold);border-color:#706a4f}.outline:hover:not(:disabled){background:#cdb17b10}.text-btn{border:0;background:none;font-size:11px;color:#b4bd9f;padding:8px 0}.text-btn:hover{color:var(--gold)}.small{min-height:33px;padding:7px 12px;font-size:11px}.full{width:100%}.muted,.small-note{color:var(--muted)}.small-note{font-size:10px;line-height:1.8}.positive{color:var(--green)}.negative,.danger{color:var(--red)}.home-page{min-height:calc(100vh - 72px);position:relative;overflow:hidden;padding:65px 6% 165px}.home-bg{position:absolute;inset:0;background:linear-gradient(90deg,#101b17fa 0%,#101b17d9 25%,#15201950 60%,transparent),linear-gradient(0deg,#151b17 0%,transparent 50%),url('assets/rome.png') center/cover;z-index:-1}.home-copy{max-width:700px}.home-copy h1{font-size:75px;letter-spacing:12px;margin:24px 0;color:#f1e5c8;line-height:1.35}.home-copy h1 span{display:block;font-size:28px;letter-spacing:16px;color:#cfb678;margin-top:10px}.home-sub{font:22px/1.9 "SimSun",serif;color:#e0dccb;margin:28px 0 17px}.home-desc{font-size:12px;color:#b9c5b0;line-height:2.1;margin-bottom:25px}.home-buttons{display:flex;gap:14px;flex-wrap:wrap}.home-buttons>.gold{min-width:240px}.home-buttons .outline small{font-size:10px;font-weight:400;letter-spacing:0}.home-badges{display:flex;gap:22px;margin:22px 0 12px;font-size:10px;color:#a4b198}.home-bottom{position:absolute;bottom:25px;left:6%;right:6%;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d3c08d4d;padding-top:25px;align-items:center}.home-bottom>div{display:grid;grid-template-columns:36px 1fr;gap:8px 15px}.home-bottom b{grid-row:1/3;font:27px Georgia;color:#b29d6b}.home-bottom strong{font:17px "SimSun",serif;letter-spacing:3px}.home-bottom span{font-size:10px;color:#a5b197}.home-bottom a{font-size:10px;text-decoration:none;color:#bcc3aa}.setup-page{max-width:1080px;margin:auto;padding:38px 30px 45px}.setup-page>h1{font-size:36px;letter-spacing:3px;margin:14px 0}.setup-page>p{font-size:13px;color:var(--muted)}.setup-page>h2{font-size:18px;margin:25px 0 16px}.setup-page>h2>span{font:16px Georgia;color:var(--gold);margin-right:12px}.setup-page>h2 small{font:10px system-ui;color:var(--muted);margin-left:14px}.setup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.setup-card{background:#20291f;border:1px solid var(--line);text-align:left;padding:23px 21px;display:flex;flex-direction:column;gap:13px}.setup-card>.ic{width:27px;height:27px;color:#afba91}.setup-card>strong{font:22px "SimSun",serif}.setup-card>span{font-size:11px;line-height:1.9;color:#aab79f}.setup-card>small{font-size:10px;color:#bca777;border-top:1px solid var(--line);padding-top:12px;width:100%}.setup-card.selected{border-color:var(--gold);background:linear-gradient(120deg,#b1985426,#25311f)}.setup-card.selected .ic{color:var(--gold)}.ambition-grid .setup-card{display:grid;grid-template-columns:27px 1fr;gap:10px 12px;padding:17px}.ambition-grid .setup-card>strong{font-size:18px}.ambition-grid .setup-card>span{grid-column:2}.setup-bottom{margin-top:28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.setup-bottom>p{font-size:12px;margin:0;color:#c1cab6}.setup-bottom small{font-size:10px;color:#929f88}.board{max-width:1900px;margin:auto;padding:15px 2.3% 0}.turnbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.turnbar>div:first-child{display:flex;align-items:center;gap:22px}.turnbar .eyebrow b{font:22px Georgia;margin:0 4px}.save-indicator{display:flex;gap:5px;align-items:center;font-size:9px;color:#8c9d80}.save-indicator .ic{width:12px;height:12px}.turn-dots{display:flex;gap:7px}.turn-dots i{width:16px;height:3px;background:#46513d}.turn-dots i:nth-child(4),.turn-dots i:nth-child(8){margin-right:9px}.turn-dots .past{background:#7f8e62}.turn-dots .current{background:#d6b576;box-shadow:0 0 9px #d6b57633}.inventory{display:grid;grid-template-columns:repeat(4,1fr) 155px;border:1px solid var(--line);background:#1f281e;margin-bottom:16px;padding:13px 0;gap:0}.resource{display:flex;align-items:center;gap:13px;padding:0 18px;border-right:1px solid var(--line)}.resource-icon{width:30px;color:#b9a97b}.resource-icon .ic{width:25px;height:25px}.resource>div:nth-child(2)>span{font-size:10px;color:#aab499;display:block}.resource strong{display:block;font:28px/1.2 Georgia;color:#e9dfc4;margin-top:3px}.resource strong>small{font:10px system-ui;margin-left:7px;color:#99a58a}.resource-hint{margin-left:auto;text-align:right}.resource-hint>span{font-size:11px;display:block}.resource-hint>small{display:block;font-size:9px;color:#8b9b7f;margin-top:7px}.orders-left{padding:0 20px}.orders-left>span{font-size:10px;color:#b2bea1;display:block}.orders-left>strong{display:flex;gap:9px;margin:9px 0}.orders-left i{width:12px;height:12px;transform:rotate(45deg);border:1px solid #6d785a}.orders-left i.available{background:#bca36a;border-color:#d3bd8c}.orders-left small{font-size:9px;color:#97a385}.board-grid{display:grid;grid-template-columns:220px minmax(350px,1fr) 306px;gap:17px;align-items:start}.left-panel{border:1px solid var(--line);background:#1d261d}.panel-section{padding:16px;border-bottom:1px solid var(--line)}.panel-section:last-child{border:0}.section-title{display:flex;align-items:center;gap:7px;font-size:12px;letter-spacing:1px;color:#d2d5bc}.section-title>.ic{width:16px;height:16px;color:var(--gold)}.section-title>b{font:14px Georgia;color:var(--gold);margin-left:auto;letter-spacing:0}.workforce>.small-note{font-size:9px;margin:10px 0 12px}.worker-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #ffffff06;gap:5px}.worker-row>div:first-child{display:flex;align-items:center;gap:8px}.worker-row .ic{width:18px;height:18px;color:#aeba90}.worker-row strong{display:block;font-size:11px;font-weight:400}.worker-row small{display:block;font-size:8px;color:#829577;margin-top:5px}.stepper{display:flex;align-items:center;gap:5px}.stepper button{height:24px;width:23px;background:#2a3526;border:1px solid #81916a40;font-size:13px;padding:0}.stepper button:hover:not(:disabled){background:#4d5738}.stepper b{font:17px Georgia;min-width:14px;text-align:center}.idle{font-size:9px;color:#94a485;margin-top:12px}.idle.attention{color:#d2b877}.support-row{margin-top:15px}.support-row>div:first-child{display:flex;justify-content:space-between;align-items:center}.support-row span{display:flex;gap:7px;align-items:center;font-size:11px;color:#c1cbb1}.support-row .ic{width:15px;height:15px}.support-row strong{font:17px Georgia}.support-row strong small{font:8px system-ui;color:#89967e}.bar{height:3px;background:#ffffff0b;margin-top:8px}.bar i{display:block;height:100%;background:#b1b98a;transition:width .4s}.people .bar i{background:#99b29a}.senate .bar i{background:#c6ae72}.authority .bar i{background:#bb8c71}.support>p{font-size:9px;color:#98a488;margin:13px 0 0}.ambition .section-title{font-size:11px}.goal-line{display:flex;justify-content:space-between;gap:6px;font-size:9px;color:#aebd9d;margin-top:13px}.goal-line b{font:12px Georgia;color:#c8b98b}.map-panel{min-width:0}.map-heading{display:flex;justify-content:space-between;align-items:center;height:66px;padding:0 2px 12px;gap:10px}.map-heading h1{font-size:22px;letter-spacing:1px;margin:6px 0 0}.map-heading .eyebrow{font-size:9px}.map-guide{display:flex;gap:8px;align-items:center;background:none;border:0;text-align:left;padding:0;color:#c9bb8c}.map-guide>span{font-size:11px}.map-guide small{font-size:9px;color:#92a17f;display:block;margin-top:5px}.city-map{position:relative;aspect-ratio:1.36;min-height:390px;overflow:hidden;border:1px solid #b1a77466;background:#6f7748}.map-terrain{position:absolute;inset:0;background:url('assets/seven-hills.png') center/100% 100%}.map-atmosphere{position:absolute;inset:0;pointer-events:none;background:linear-gradient(#35462d18,transparent 50%,#101e1477)}.weather-rain .map-atmosphere{background:linear-gradient(115deg,#223f4255,#172c2866);animation:weather 7s ease-in-out infinite alternate}.weather-drought .map-atmosphere{background:#ae792529}.river-label{position:absolute;top:49%;left:3%;font:10px Georgia;color:#e6e0b9;writing-mode:vertical-rl;letter-spacing:6px;opacity:.8}.map-compass{position:absolute;top:12px;right:14px;text-align:center;font:11px Georgia;color:#f0dfb4;line-height:1.4}.map-site{position:absolute;transform:translate(-50%,-50%);background:none;border:0;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:1;padding:4px;min-width:78px}.map-site:active:not(:disabled){transform:translate(-50%,-49%)}.site-symbol{width:39px;height:39px;display:grid;place-items:center;border:1px solid #f0d6a1aa;border-radius:50%;color:#eddbab;background:#243220dc;box-shadow:0 4px 10px #0006;transition:transform .2s}.site-symbol .ic{width:20px;height:20px}.map-site:hover .site-symbol{transform:translateY(-4px);background:#525b30}.site-label{font-size:10px;background:#1d2919e8;border:1px solid #b9a47350;padding:5px 7px;text-align:center;color:#e8dbb4;line-height:1.2;white-space:nowrap;box-shadow:0 2px 8px #0003}.site-label small{display:block;font-size:8px;color:#b4c09b;margin-top:4px}.map-site.locked .site-symbol{background:#343c32b3;color:#b5baa0;border-style:dashed}.map-site.locked .site-label{opacity:.8}.map-site.constructing .site-symbol{border-color:#f9d79e;background:#614a27}.constructing .site-label{border-color:#d3b172}.site-progress{width:55px;height:3px;background:#29311e}.site-progress i{height:100%;display:block;background:#d8bc82}.mini-building{width:73px;height:61px;filter:drop-shadow(0 3px 4px #0006);margin-bottom:-10px}.map-site.built .site-label{border-color:#b9cb86aa}.map-legend{position:absolute;bottom:10px;left:13px;right:13px;display:flex;gap:15px;font-size:8px;color:#d5d8bb;pointer-events:none}.map-legend>span{display:flex;align-items:center;gap:5px}.map-legend>span:last-child{margin-left:auto}.map-legend i{width:5px;height:5px;border-radius:50%;background:#c8c691}.map-legend>span:nth-child(2) i{background:#e7ae66}.map-status{display:flex;justify-content:space-between;padding:13px 7px;border-bottom:1px solid var(--line);gap:8px}.map-status>span{font-size:10px;color:#9fac90;display:flex;gap:7px;align-items:center}.map-status .ic{width:14px;height:14px;color:#c7b585}.map-status b{font:16px Georgia;color:#d4d6b8}.projects-strip{display:flex;flex-direction:column;gap:7px;margin-top:10px}.projects-strip>button{display:flex;justify-content:space-between;gap:9px;align-items:center;background:#24301e;border:1px solid #84916936;padding:9px 10px;text-align:left}.projects-strip span{display:flex;gap:5px;align-items:center;font-size:10px;color:#c5c7a3}.projects-strip .ic{width:12px;height:12px}.projects-strip small{font-size:9px;color:#a2b091}.empty-project{font-size:10px;color:#8a9c7b;line-height:1.8;padding:6px 4px}.right-panel{border:1px solid var(--line);background:#1d261d;min-width:0}.right-heading{height:43px;border-bottom:1px solid var(--line);padding:0 14px;display:flex;justify-content:space-between;align-items:center}.right-heading>span{font-size:12px;color:#d3d7be}.right-heading>b{font-size:9px;font-weight:400;color:#b4a46d}.event-art{height:95px;background-image:linear-gradient(0deg,#1d261d,transparent 75%),url('assets/chapters.png');background-size:100% 100%,200% 200%;background-position:0 0}.event-art.era-2{background-position:0 0,0 100%}.event-art.era-3{background-position:0 0,100% 100%}.event-content{padding:8px 16px 17px}.event-content>.eyebrow{font-size:9px}.event-content>h2{font-size:22px;margin:10px 0 12px}.event-content>p{font-size:11px;line-height:1.9;color:#b0bea2;margin-bottom:17px}.event-choices{display:flex;flex-direction:column;gap:9px}.event-choices>button{display:flex;align-items:start;gap:10px;padding:13px 10px;background:#2c3526;border:1px solid #a3a97833;text-align:left}.event-choices>button:hover:not(:disabled){border-color:#d3b87d;background:#3a4129}.event-choices>button>span{width:23px;height:23px;border:1px solid #a79a684d;display:grid;place-items:center;flex-shrink:0;font:13px Georgia;color:#c7b278}.event-choices strong{display:block;font-size:12px;font-weight:500;line-height:1.6}.event-choices small{display:block;font-size:10px;line-height:1.8;color:#a6b291;margin-top:5px}.event-choices em{font-size:9px;color:#dc9e81;font-style:normal}.event-tip{display:block;font-size:9px;color:#8b9a7a;line-height:1.8;margin-top:14px}details{margin-top:12px}summary{font-size:10px;color:#c8b884;cursor:pointer;line-height:1.9}details p{font-size:11px;color:#a8b79b;margin-top:10px}.decision-receipt{display:flex;align-items:center;gap:8px;background:#33422955;color:#c5d4ac;padding:12px 14px;font-size:10px}.decision-receipt .ic{width:15px;height:15px}.decision-receipt button{margin-left:auto;background:none;border:0;color:#b9c999}.right-tabs{display:flex;padding:0 10px;border-bottom:1px solid var(--line)}.right-tabs>button{flex:1;padding:12px 3px;border:0;background:none;color:#95a685;font-size:11px;position:relative}.right-tabs>button.active{color:#d8c58b}.right-tabs>button.active:after{content:'';position:absolute;left:22%;right:22%;bottom:0;height:2px;background:#cbb276}.tab-content{max-height:503px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#596846 #20281d;padding:10px}.order-list{display:flex;flex-direction:column;gap:7px}.order-card{padding:10px;display:flex;align-items:center;gap:9px;background:#273121;border:1px solid #bdc0891f;text-align:left;width:100%}.order-card>.ic{width:18px;height:18px;color:#c4b984}.order-card>span{flex:1}.order-card strong{font-size:11px;font-weight:500;display:block}.order-card small{font-size:9px;line-height:1.6;color:#9cad8b;display:block;margin-top:5px}.order-card em{font-size:8px;display:block;font-style:normal;color:#c4a17d;margin-top:4px}.order-card>b{font:13px Georgia;color:#b49b65}.order-card:hover:not(:disabled){border-color:#b1a771}.tax-control{margin-top:16px;padding:0 4px}.tax-control .section-title{font-size:10px;justify-content:space-between;letter-spacing:0}.tax-control .section-title small{font-size:8px;color:#8b9e79}.tax-control>div:nth-child(2){display:flex;margin-top:10px}.tax-control button{flex:1;border:1px solid var(--line);background:none;padding:8px;font-size:10px}.tax-control button.selected{background:#4e4c2d;color:#e0c98b;opacity:1}.tax-control p{font-size:9px;color:#a6b493;margin:8px 0}.reform-card{padding:12px 4px;border-bottom:1px solid var(--line)}.reform-card h3{font-size:16px;display:flex;align-items:center;gap:7px;margin-bottom:10px}.reform-card .ic{width:17px;height:17px;color:#c4b07a}.reform-card h3 b{font:9px system-ui;color:#acbe90;margin-left:auto}.reform-card p{font-size:10px;color:#a6b694;line-height:1.8;margin-bottom:10px}.reform-card>small{font-size:9px;color:#c7b784;display:block}.reform-card>div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 0 7px}.reform-card>em{font-size:9px;font-style:normal;color:#9baa89}.promise-list{padding:4px}.promise-list article{padding:15px 0;border-bottom:1px solid var(--line)}.due{font-size:9px;color:#d5b576}.promise-list h3{font-size:16px;margin:10px 0}.promise-list article p{font-size:11px;color:#adbd9e;margin-bottom:8px}.promise-list article small{font-size:9px;color:#c4c39c}.empty-state{text-align:center;padding:40px 10px;color:#8da37b}.empty-state .ic{width:35px;height:35px}.empty-state p{font-size:11px;margin-top:15px}.resolved{font-size:11px;color:#b2bd9c}.resolved small{font-size:9px;display:block;margin-top:4px;color:#889c77}.turn-footer{position:sticky;bottom:0;z-index:3;background:#192218f5;backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #b9aa7844;padding:12px 0;margin-top:16px;box-shadow:0 -7px 20px #151b1766}.forecast-summary>span{font-size:11px;display:flex;align-items:center;gap:7px;color:#d1c69c}.forecast-summary .ic{width:15px;height:15px}.forecast-summary>p{font-size:10px;color:#a6b297;margin:6px 0 0}.forecast-summary button{background:none;border:0;color:#cfb87f;font-size:10px;padding:0 0 0 8px}.end-turn{min-width:210px;min-height:43px}.end-page{max-width:1200px;margin:auto;padding:35px 30px 60px}.end-hero{text-align:center;max-width:740px;margin:auto}.end-hero>.ic{display:block;width:74px;height:74px;color:var(--gold);margin:20px auto}.end-hero h1{font-size:43px;letter-spacing:5px;margin:14px 0}.end-hero h2{font-size:19px;color:#c1c7a8}.end-hero>p{font-size:13px;line-height:2;color:#a7b59a}.legacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.legacy-panel{background:#20291f;border:1px solid var(--line);padding:24px}.legacy-panel h3{font-size:18px;margin-bottom:20px}.legacy-numbers{display:flex;justify-content:space-between;margin-bottom:22px}.legacy-numbers span{font-size:10px;color:#b0bf9c;display:flex;flex-direction:column;gap:8px;text-align:center}.legacy-numbers b{font:29px Georgia;color:#e1d2a5}.built-list{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.built-list>span{font-size:9px;color:#becb9f;padding:7px 9px;background:#2e3c25;border:1px solid #9eaa7122;display:flex;gap:5px;align-items:center}.built-list .ic{width:14px;height:14px}.built-list>p{font-size:11px;color:#91a180}.end-goal{font-size:11px;color:#acbc96;display:flex;justify-content:space-between;margin:8px 0}.end-goal b{color:#cbbb88;font:14px Georgia}.history-chart{width:100%;height:auto;margin-top:10px}.chart-legend{display:flex;gap:13px;font-size:9px;margin:15px 0}.chart-legend span:nth-child(1){color:#91b59c}.chart-legend span:nth-child(2){color:#d3ba7d}.chart-legend span:nth-child(3){color:#c68c79}.legacy-promises{border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#b4c397}.history-hook{text-align:center;border-top:1px solid var(--line);padding:28px 0 0}.history-hook h2{font-size:30px;margin:18px 0}.history-hook p{font-size:12px;color:#a1b18e}.history-hook>div{display:flex;gap:15px;justify-content:center;margin-top:22px}dialog{width:min(700px,94vw);max-height:88vh;overflow:auto;background:#212b20;color:var(--ink);border:1px solid #b6a96b77;padding:32px;box-shadow:0 20px 100px #0009;scrollbar-width:thin;scrollbar-color:#687653 #212b20}dialog::backdrop{background:#080e0ad9;backdrop-filter:blur(6px)}.modal-close{position:absolute;right:10px;top:8px;border:0;background:none;padding:5px 10px;font-size:24px;color:#aebc97}dialog h2{font-size:29px;margin:12px 0 20px}dialog>p{font-size:13px;color:#b8c5a4}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:25px}.building-title{display:flex;align-items:center;gap:15px;margin:15px 0 20px}.building-title>.ic{width:40px;height:40px;color:var(--gold)}.building-title h2{margin:0}.build-costs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#2d3828;padding:20px;margin:22px 0}.build-costs>span{font-size:10px;color:#b3c09c}.build-costs b{display:block;font:25px Georgia;color:#dcc58c;margin-top:10px}.construction-detail{padding:20px;border:1px solid var(--line);margin-top:20px}.construction-detail h3{font-size:20px}.construction-detail .bar{height:6px}.construction-detail p{font-size:12px;color:#b7c7a0;margin-top:20px}.construction-detail small{font-size:10px;color:#a0b188}.notice,.warning{padding:14px 18px;border:1px solid #d2b37a66;background:#b1913c13;font-size:12px;line-height:1.8;color:#d4c08e;margin:15px 0}.warning{border-color:#ac745455;color:#ddb38c}.budget-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin:20px 0}.budget-grid>div{background:#273123;padding:15px}.budget-grid span{font-size:10px;color:#a4b28f;display:block}.budget-grid b{font:23px Georgia;display:inline-block;margin:8px 8px 0 0;color:#e4d9b7}.budget-grid small{font-size:10px}.report-items article{padding:12px 0 12px 13px;border-left:2px solid #6c7755;margin:13px 0}.report-items article.good{border-color:#8ba774}.report-items article.bad{border-color:#c8986d}.report-items strong{font-size:12px;font-weight:500;color:#d4d6b5}.report-items p{font-size:11px;color:#a9ba93;margin:6px 0 0;line-height:1.8}.next-forecast{font-size:11px;padding:14px;background:#37432966;color:#bcca9e}.guide-steps article{display:flex;gap:17px;margin:24px 0}.guide-steps article>b{font:26px Georgia;color:#baa169}.guide-steps h3{font-size:18px;margin-bottom:8px}.guide-steps p{font-size:12px;color:#b0c09c;line-height:1.8;margin:0}.chronicle{max-height:48vh;overflow:auto;margin:20px 0}.chronicle article{display:flex;gap:18px;padding:10px 0;border-bottom:1px solid #b4bf8019}.chronicle article>span{font-size:10px;color:#c6b174;white-space:nowrap;padding-top:4px}.chronicle p{font-size:11px;color:#b8c9a2;margin:0}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.collection-grid article{padding:18px;background:#1d281e;border:1px solid var(--line);opacity:.5}.collection-grid article.seen{opacity:1;border-color:#b5aa6a88}.collection-grid .ic{color:#c5b579;margin-bottom:12px}.collection-grid h3{font-size:17px;margin-bottom:9px}.collection-grid p{font-size:10px;color:#acbc95;margin:0}.forecast-list article{padding:20px;background:#2c3826;margin-bottom:12px}.forecast-list span{font-size:10px;color:#c5b27b}.forecast-list h3{font-size:20px;margin:10px 0}.forecast-list p{font-size:12px;color:#b7c49f;margin:0}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);z-index:30;background:#d0b781;color:#1c291d;border:1px solid #e1cc9e;padding:13px 23px;font-size:12px;line-height:1.7;box-shadow:0 8px 35px #0006;max-width:90vw;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}#toast.bad{background:#c99476}@keyframes weather{from{opacity:.65}to{opacity:1}}
@media(min-width:1550px){.board-grid{grid-template-columns:250px minmax(450px,1fr) 340px;gap:22px}.board{padding:20px 3% 0}.city-map{aspect-ratio:1.47}.map-heading{height:75px}.map-heading h1{font-size:26px}.panel-section{padding:20px}.worker-row{padding:13px 0}.worker-row strong{font-size:13px}.worker-row small{font-size:9px}.stepper{gap:8px}.stepper button{width:25px;height:27px}.support-row{margin-top:18px}.support-row span{font-size:12px}.event-art{height:130px}.event-content{padding:12px 20px 20px}.event-content>h2{font-size:25px}.event-content>p{font-size:12px}.event-choices>button{padding:16px 12px}.event-choices strong{font-size:13px}.event-choices small{font-size:11px}.tab-content{max-height:610px}.order-card{padding:13px}.order-card strong{font-size:12px}.order-card small{font-size:10px}.goal-line{font-size:10px}.site-label{font-size:12px;padding:6px 9px}.site-label small{font-size:9px}.site-symbol{width:46px;height:46px}.mini-building{width:87px;height:73px}.home-page{padding-top:80px}.home-copy h1{font-size:90px}.home-sub{font-size:26px}}
@media(max-width:1200px){.edition span{display:none}.board{padding:12px 15px 0}.board-grid{grid-template-columns:190px minmax(320px,1fr) 270px;gap:12px}.panel-section{padding:13px 10px}.resource{padding:0 12px;gap:9px}.resource-hint{font-size:10px}.resource-hint>small{display:none}.resource-icon{width:23px}.resource-icon .ic{width:20px;height:20px}.resource strong{font-size:24px}.inventory{grid-template-columns:repeat(4,1fr) 130px}.orders-left{padding:0 16px}.map-heading h1{font-size:18px}.map-heading .eyebrow{font-size:8px}.map-guide .ic{width:17px;height:17px}.map-guide>span{font-size:9px}.map-guide small{font-size:8px}.city-map{min-height:365px;aspect-ratio:1.12}.site-label{font-size:9px;padding:4px}.site-label small{font-size:7px}.site-symbol{width:32px;height:32px}.site-symbol .ic{width:17px;height:17px}.map-status>span{font-size:8px;gap:4px}.map-status b{font-size:13px}.map-status .ic{width:12px;height:12px}.event-content{padding:7px 12px 13px}.event-content>h2{font-size:20px}.event-content>p{font-size:10px}.event-choices>button{padding:10px 8px;gap:7px}.event-choices strong{font-size:11px}.event-choices small{font-size:9px}.worker-row{gap:2px}.worker-row>div:first-child{gap:5px}.worker-row .ic{width:15px;height:15px}.worker-row small{font-size:7px}.stepper{gap:3px}.stepper button{width:20px;height:23px}.stepper b{font-size:15px}.goal-line{font-size:8px}.projects-strip>button{flex-direction:column;align-items:start;gap:5px}.home-copy h1{font-size:65px}}
@media(max-width:1000px) and (min-width:761px){.board-grid{grid-template-columns:180px 1fr}.right-panel{grid-column:1/-1;display:block}.event-panel{display:grid;grid-template-columns:200px 1fr}.event-art{height:auto;background-size:100% 100%,200% 200%}.event-choices{display:grid;grid-template-columns:repeat(3,1fr)}.tab-content{max-height:420px}.order-list{display:grid;grid-template-columns:repeat(2,1fr)}.city-map{aspect-ratio:1.35}.inventory{grid-template-columns:repeat(4,1fr) 100px}.resource{gap:6px;padding:0 9px}.resource-hint>span{font-size:9px}.resource-icon{display:none}.orders-left{padding:0 12px}.edition{display:none}.map-heading h1{font-size:22px}}
@media(max-width:760px){.topbar{height:65px;padding:0 17px;gap:8px}.brand{font-size:18px;gap:8px}.brand>.ic{width:27px;height:27px}.brand small{font-size:5px;letter-spacing:2px}.edition{display:none}nav{gap:12px}nav span{display:none}nav button{padding:0}nav .ic{width:17px;height:17px}.home-page{padding:43px 7% 260px;min-height:950px}.home-bg{background-position:60% center}.home-copy>.eyebrow{font-size:8px;letter-spacing:2px}.home-copy h1{font-size:57px;letter-spacing:7px;margin-top:22px}.home-copy h1 span{font-size:23px;letter-spacing:12px}.home-sub{font-size:21px;margin-top:25px}.home-desc{font-size:11px}.desktop{display:none}.home-buttons{flex-direction:column;max-width:320px}.home-badges{gap:10px;font-size:8px;flex-wrap:wrap;line-height:2}.home-bottom{display:grid;grid-template-columns:1fr 1fr;gap:22px 12px;bottom:30px}.home-bottom>div{grid-template-columns:24px 1fr;gap:8px}.home-bottom b{font-size:19px}.home-bottom strong{font-size:14px;letter-spacing:1px}.home-bottom span{font-size:8px;line-height:1.7}.home-bottom a{font-size:9px}.setup-page{padding:30px 20px}.setup-page>h1{font-size:28px;line-height:1.5}.setup-page>h2{font-size:16px}.setup-page>h2 small{display:block;margin:8px 0 0 30px}.setup-grid{grid-template-columns:1fr;gap:10px}.setup-card{display:grid;grid-template-columns:28px 1fr;padding:15px;gap:8px 13px}.setup-card>strong{font-size:20px}.setup-card>span{grid-column:2;font-size:10px}.setup-card>small{grid-column:2;border:0;padding:0}.setup-card>.ic{grid-row:1/4;width:24px;height:24px}.setup-bottom{flex-direction:column;align-items:stretch}.setup-bottom>p{font-size:11px}.board{padding:10px 12px 0}.turnbar{margin-bottom:10px}.turnbar>div:first-child{gap:9px}.turnbar .eyebrow{font-size:8px;letter-spacing:1px}.turnbar .eyebrow b{font-size:18px}.save-indicator{font-size:8px}.save-indicator .ic{display:none}.turn-dots{display:none}.turnbar>.text-btn{font-size:9px}.inventory{grid-template-columns:repeat(4,1fr);padding:12px 0;margin-bottom:12px;position:sticky;top:0;z-index:4;box-shadow:0 3px 15px #0004}.resource{padding:0 8px;gap:4px;display:block;text-align:center}.resource-icon{display:none}.resource strong{font-size:24px}.resource strong small{font-size:9px}.resource-hint{margin-top:7px;text-align:center}.resource-hint>span{font-size:9px}.resource-hint>small{display:none}.resource>div:nth-child(2)>span{font-size:9px}.orders-left{display:none}.board-grid{grid-template-columns:1fr;gap:14px}.left-panel{order:2;display:grid;grid-template-columns:1fr 1fr}.map-panel{order:1}.right-panel{order:3}.workforce{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 15px;padding:15px}.workforce>.section-title,.workforce>.small-note,.workforce>.idle{grid-column:1/-1}.workforce>.small-note{margin:8px 0 3px}.worker-row>div:first-child{gap:5px}.worker-row strong{font-size:11px}.worker-row small{font-size:7px}.stepper button{width:22px;height:27px}.stepper b{font-size:17px}.worker-row .ic{width:14px}.support{border-right:1px solid var(--line)}.support .section-title,.ambition .section-title{font-size:11px}.goal-line{flex-direction:column;gap:2px;font-size:9px}.goal-line b{margin-left:14px;font-size:13px}.support-row span{font-size:10px}.map-heading{height:61px;padding-bottom:10px}.map-heading h1{font-size:21px}.map-heading .eyebrow{font-size:8px}.map-guide{gap:5px}.map-guide>span{font-size:10px}.city-map{min-height:375px;aspect-ratio:.96}.map-site{min-width:62px;padding:2px}.site-symbol{width:33px;height:33px}.site-label{font-size:9px;padding:5px}.site-label small{font-size:7px}.map-status{padding:11px 3px}.map-status>span{font-size:9px}.map-status b{font-size:14px}.map-legend{font-size:7px;gap:8px}.projects-strip>button{flex-direction:row;align-items:center}.projects-strip small{font-size:8px}.event-art{height:115px}.event-content{padding:10px 16px 18px}.event-content>h2{font-size:23px}.event-content>p{font-size:12px}.event-choices>button{padding:14px 12px}.event-choices strong{font-size:13px}.event-choices small{font-size:11px}.tab-content{max-height:490px}.order-card{padding:12px}.order-card strong{font-size:12px}.order-card small{font-size:10px}.turn-footer{padding:10px 0;margin-top:15px;gap:8px}.forecast-summary{min-width:0}.forecast-summary>span{font-size:10px}.forecast-summary p{font-size:9px;line-height:1.6}.end-turn{min-width:125px;padding:11px;gap:8px;font-size:11px;white-space:nowrap}.end-turn .ic{width:17px}.forecast-summary button{font-size:9px;padding:0}.end-page{padding:30px 18px}.end-hero h1{font-size:35px}.end-hero h2{font-size:16px}.end-hero>p{font-size:12px}.legacy-grid{grid-template-columns:1fr;gap:14px}.legacy-panel{padding:20px}.history-hook h2{font-size:25px;line-height:1.5}.history-hook p{font-size:11px}.history-hook>div{flex-direction:column}.chart-legend{gap:10px;font-size:8px}dialog{padding:27px 20px;max-height:88vh}dialog h2{font-size:24px;line-height:1.5}.build-costs{padding:15px 12px;gap:10px}.build-costs b{font-size:21px}.budget-grid>div{padding:12px 9px}.budget-grid b{font-size:20px}.budget-grid small{font-size:9px}.modal-actions{flex-direction:column}.guide-steps{margin-top:20px}.guide-steps h3{font-size:17px}.guide-steps p{font-size:11px}.chronicle article{gap:11px}.collection-grid{gap:9px}.collection-grid article{padding:14px}.collection-grid h3{font-size:16px}.collection-grid p{font-size:9px}#toast{font-size:11px;padding:12px 16px;width:max-content;max-width:92vw;bottom:86px}}
@media(min-width:1001px) and (max-height:820px){.topbar{height:62px}.board{padding-top:9px}.turnbar{margin-bottom:8px}.inventory{padding:10px 0;margin-bottom:12px}.resource strong{font-size:25px}.board-grid{gap:14px}.panel-section{padding-top:12px;padding-bottom:12px}.worker-row{padding:8px 0}.workforce>.small-note{margin:8px 0}.support-row{margin-top:12px}.support>p{margin-top:10px}.goal-line{margin-top:10px}.map-heading{height:55px;padding-bottom:9px}.map-heading h1{font-size:21px}.city-map{min-height:350px;aspect-ratio:1.48}.event-art{height:67px}.event-content>h2{margin:8px 0 10px;font-size:21px}.event-content>p{margin-bottom:12px}.event-choices>button{padding:10px}.event-choices{gap:7px}.event-content details{margin-top:8px}.event-tip{margin-top:10px}.tab-content{max-height:416px}.map-status{padding-top:10px;padding-bottom:10px}.turn-footer{padding-top:9px;padding-bottom:9px;margin-top:12px}.home-page{padding-top:45px;padding-bottom:145px}.home-copy h1{font-size:65px;margin-top:19px}.home-sub{font-size:21px;margin-top:22px}.home-desc{margin-bottom:20px}.home-badges{margin:17px 0 8px}}
@media(min-width:761px){.worker-row strong{font-size:12px}.worker-row small{font-size:9px}.goal-line{font-size:10px}.support-row span{font-size:12px}.event-content>p{font-size:12px}.event-choices strong{font-size:12px}.event-choices small{font-size:11px}.order-card strong{font-size:12px}.order-card small{font-size:10px}.right-tabs>button{font-size:12px}.tax-control p{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
