@import"https://fonts.googleapis.com/css2?family=DM+Mono&family=Manrope:wght@400;500;600;700;800&display=swap";.municipal-assets{margin:1rem 0;padding:1rem;border:1px solid #35505d;border-radius:14px;background:#102431;min-width:0}.municipal-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.municipal-heading h2{margin:0;font-size:1.25rem}.municipal-heading button{padding:.6rem .9rem;color:#dceef1;background:#244653;border:1px solid #4c7480;border-radius:8px;cursor:pointer}.municipal-heading button:disabled{opacity:.6;cursor:wait}.municipal-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:.75rem;margin-top:1rem}.municipal-cards article{padding:1rem;border-radius:10px;background:#193443;overflow-wrap:anywhere;min-width:0}.municipal-cards h3{margin-top:0}.municipal-cards [data-state=ACTIVE] strong{color:#8ee2b3}.municipal-cards [data-state=UNDER_CONSTRUCTION] strong{color:#f6ca70}@media(max-width:500px){.municipal-cards{grid-template-columns:1fr}.municipal-heading button{width:100%}}.city-indicators{display:grid;grid-template-columns:1.15fr 2fr;gap:12px;margin-top:18px}.city-indicators article{min-height:0;padding:17px}.city-health{background:linear-gradient(135deg,#1d4f53,#152f3b)}.city-health h2{font-size:48px;line-height:1;margin:0 0 8px;color:#d4ed81}.indicator-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.indicator-cards h3{font-size:24px;color:#d4ed81}.indicator-cards small{display:block;min-height:48px}.city-needs{grid-column:1/-1}.city-needs ul{display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0 0 10px;list-style:none}.city-needs li{background:#473b23;color:#f0d58a;border-radius:999px;padding:5px 9px;font-size:11px}@media(max-width:800px){.city-indicators{grid-template-columns:1fr}.indicator-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.indicator-cards article:last-child{grid-column:1/-1}.indicator-cards small{min-height:0}}:root{font-family:Manrope,system-ui,sans-serif;color:#edf4f1;background:#07111f}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 75% -20%,#164560 0,#07111f 43%);min-height:100vh}main{max-width:1440px;margin:auto;padding:0 4vw 36px}header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff14}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:1.5px;font-size:14px}.brand>span{display:grid;place-items:center;background:#cfe879;color:#0b1a20;width:37px;height:37px;border-radius:11px}.brand b{color:#cfe879}.brand small{display:block;font-size:8px;letter-spacing:.4px;color:#8aa5a7;margin-top:2px}nav{display:flex;gap:28px}nav a{font-size:13px;color:#8ba3ad}nav .active{color:#fff}.avatar{border:0;border-radius:50%;width:35px;height:35px;background:#875cf2;color:#fff;font-weight:800}.hero{padding:48px 0 32px;display:flex;justify-content:space-between;align-items:end}.eyebrow{font:10px DM Mono,monospace;letter-spacing:1.1px;color:#9bb3b7;margin:0 0 10px;text-transform:uppercase}h1{font-size:clamp(32px,4vw,57px);line-height:1.05;letter-spacing:-2px;margin:0;max-width:650px}.intro{color:#a9bec0;max-width:600px;line-height:1.65;font-size:15px}.stat-line{display:flex;gap:14px;align-items:center}.stat-line b{font-size:21px}.stat-line button,button{font:600 12px Manrope;border:0;cursor:pointer}.stat-line button{padding:12px 17px;border-radius:8px;background:#cfe879;color:#17302b}.game-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.map-wrap,.panel,article{background:#0b1926;border:1px solid #ffffff12;border-radius:14px}.map-wrap{overflow:hidden;position:relative;min-height:490px}.map-heading{padding:17px 20px;color:#d7e9e6;font-weight:700;font-size:13px;display:flex;justify-content:space-between}.map-heading small{color:#7d999c;font-weight:500}.city-canvas{width:100%;height:445px;display:block;touch-action:none}.map-key{position:absolute;bottom:16px;left:18px;padding:8px 12px;border-radius:7px;background:#08131fdd;font-size:10px;color:#9eb4b8}.map-key i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#245461;margin:0 5px 0 9px}.map-key i:first-child{margin-left:0}.map-key .owned{background:#e8d16e}.panel{padding:25px}.panel h2{margin:0 0 20px;font-size:24px}.property-card{display:flex;gap:13px;padding:14px;background:#112536;border-radius:10px}.mini-building{width:52px;height:58px;border-radius:4px;background:linear-gradient(90deg,#4d7cfe 0 33%,#92bcff 34% 45%,#4d7cfe 46%);box-shadow:inset 0 25px #ffffff18}.property-card b,.property-card small,.property-card strong{display:block;font-size:12px}.property-card small{color:#8ba5aa;margin:5px 0}.property-card strong{color:#d4ed81;font-size:15px}dl{margin:18px 0}dl div{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff10;padding:10px 0;font-size:12px}dt{color:#91aaad}dd{margin:0;font-weight:700}.primary{width:100%;background:#cfe879;color:#102620;border-radius:8px;padding:13px}.notice{font-size:11px;line-height:1.55;color:#92b6ae;margin:16px 0 0}.bottom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}article{padding:21px;min-height:140px}article h3{margin:0 0 12px;font-size:18px}article small{color:#91aaad;line-height:1.55;font-size:11px}.progress{height:7px;background:#ffffff12;border-radius:4px;margin:0 0 12px}.progress span{display:block;width:23%;height:100%;border-radius:4px;background:#d3ef78}@media(max-width:800px){main{padding:0 18px}nav{display:none}.hero{display:block;padding-top:34px}.stat-line{margin-top:25px}.game-grid,.bottom-grid{grid-template-columns:1fr}.map-wrap{min-height:380px}.city-canvas{height:335px}.map-heading small{display:none}.panel{min-height:auto}}button:disabled{cursor:not-allowed;opacity:.55}.player-menu{display:flex;align-items:center;gap:10px;color:#91aaad;font-size:12px}.auth-shell{min-height:100vh;display:grid;place-content:center;gap:28px}.auth-brand{justify-content:center}.auth-card{width:min(460px,92vw);padding:34px;background:#0b1926;border:1px solid #ffffff12;border-radius:16px;box-shadow:0 30px 80px #0006}.auth-card h1{font-size:34px;letter-spacing:-1px}.auth-card form{display:grid;gap:16px;margin-top:24px}.auth-card label{display:grid;gap:7px;color:#b9ccca;font-size:12px;font-weight:700}.auth-card label span{color:#789498;font-weight:500}.auth-card input{width:100%;padding:12px 13px;border:1px solid #ffffff1c;border-radius:8px;background:#07131f;color:#edf4f1;font:500 14px Manrope;outline:none}.auth-card input:focus{border-color:#cfe879}.auth-card code{font-family:DM Mono,monospace;color:#d4ed81}.field-help{color:#789498;font-size:10px;margin-top:-10px}.text-button{width:100%;margin-top:18px;padding:8px;background:transparent;color:#9db9b7}.error{color:#ff9d9d}.loading-shell,.empty-state,.scene-loading{display:grid;place-content:center;text-align:center;color:#9db9b7}.loading-shell{min-height:100vh}.empty-state{min-height:360px;padding:40px;background:#0b1926;border:1px solid #ffffff12;border-radius:14px}.empty-state h2{color:#edf4f1}.scene-loading{height:445px}.property-types{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:18px 0 4px;padding:0;border:0}.property-types legend{width:100%;padding:0 0 8px;color:#91aaad;font-size:11px}.property-types button{padding:9px 4px;border-radius:7px;background:#112536;color:#9db9b7}.property-types button.selected{background:#d4ed81;color:#102620}.map-key .other{background:#3e5967}.google-signin{display:flex;justify-content:center;min-height:44px;margin-top:22px}.google-signin.disabled{pointer-events:none;opacity:.55}.auth-separator{display:flex;align-items:center;gap:12px;margin:20px 0 -4px;color:#789498;font:10px DM Mono,monospace;text-transform:uppercase}.auth-separator:before,.auth-separator:after{content:"";height:1px;flex:1;background:#ffffff18}.legal-page{min-height:100vh;display:grid;place-items:center;padding:2rem 1rem;background:#07111f}.legal-card{width:min(760px,100%);padding:2.5rem;color:#edf4f1;background:#0b1926;border:1px solid #ffffff1c;border-radius:18px;box-shadow:0 18px 50px #0006}.legal-card h1{margin-top:.25rem}.legal-card h2{margin-top:1.75rem;font-size:1.1rem}.legal-card p{line-height:1.65;color:#b9ccca}.legal-updated{margin-top:2rem;color:#789498!important;font-size:.9rem}.nav-button{padding:0;background:transparent;color:#8ba3ad}.portfolio-page{max-width:1120px}.portfolio-back{width:auto;margin:0}.portfolio-heading{padding:42px 0 20px}.portfolio-summary{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:0 0 34px}.portfolio-summary article{padding:16px;min-height:0}.portfolio-summary small,.portfolio-card small{color:#91aaad}.portfolio-summary b{display:block;margin-top:7px;font-size:18px}.portfolio-community{margin:32px 0}.portfolio-community h2{margin:5px 0 13px;font-size:21px}.portfolio-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.portfolio-card{min-height:0;padding:18px}.portfolio-card h3{margin:5px 0}.portfolio-card dl{margin:14px 0}.portfolio-card .primary{margin-top:8px}.load-more{display:block;width:auto;margin:24px auto}@media(max-width:900px){.portfolio-summary{grid-template-columns:repeat(3,1fr)}.portfolio-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.portfolio-summary,.portfolio-cards{grid-template-columns:1fr}.portfolio-heading{padding-top:30px}}.economy-hud>span{display:grid;grid-template-columns:auto auto;column-gap:5px;align-items:baseline}.economy-hud>span small{grid-column:1/-1;color:#789498;font-size:9px;text-transform:uppercase;letter-spacing:.7px}.economy-hud>span:nth-child(2) b{color:#d4ed81}@media(max-width:980px){.economy-hud{align-items:flex-start;flex-wrap:wrap}}.property-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:18px 0 12px}.property-tabs button{padding:9px 3px;border-radius:7px;background:#112536;color:#91aaad;font-size:10px}.property-tabs button.selected{background:#cfe879;color:#102620}.evolution-summary,.construction-status,.style-foundation{padding:13px;background:#102334;border-radius:9px;margin:0 0 14px}.evolution-summary>p{display:inline-grid;width:50%;margin:0 0 13px}.evolution-summary small,.construction-status small,.style-foundation{color:#91aaad;font-size:11px}.evolution-summary b,.construction-status b{display:block;font-size:13px}.evolution-summary dl{margin:0 0 12px}.improvement-list{display:grid;gap:8px;margin:0 0 14px}.improvement-card{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px;min-height:0;background:#102334;border:1px solid #ffffff0c}.improvement-card b,.improvement-card small,.improvement-card span{display:block}.improvement-card b{font-size:12px}.improvement-card small,.improvement-card span{font-size:10px;color:#91aaad;margin-top:3px}.improvement-card span{color:#d4ed81}.improvement-card button{padding:8px;border-radius:6px;background:#cfe879;color:#102620;font-size:10px}.construction-bar{height:7px;border-radius:5px;background:#ffffff12;margin:10px 0 7px;overflow:hidden}.construction-bar span{display:block;height:100%;background:#f0a23d;border-radius:5px}.property-subtitle{margin:-14px 0 16px;color:#9cb5b8;font-size:12px;text-transform:capitalize}.property-facts{margin:16px 0}.property-facts div:first-child dd{color:#d4ed81}.property-improvement-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px}.property-improvement-tags span{padding:4px 7px;border:1px solid #ffffff18;border-radius:999px;color:#b9d6d1;background:#ffffff08;font:9px DM Mono,monospace;text-transform:capitalize}@media(max-width:800px){.panel{padding:19px}.property-facts div{gap:16px}.property-card{padding:12px}}.marketplace-page{max-width:1220px}.marketplace-heading{padding:42px 0 24px}.marketplace-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px;margin-bottom:22px;background:#0b1926;border:1px solid #ffffff12;border-radius:14px}.marketplace-filters label,.property-marketplace label{display:grid;gap:6px;color:#91aaad;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.marketplace-filters input,.marketplace-filters select,.property-marketplace input{min-width:0;padding:10px;border:1px solid #ffffff1c;border-radius:7px;background:#07131f;color:#edf4f1;font:500 12px Manrope}.marketplace-filters .primary{align-self:end}.marketplace-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.marketplace-card{min-height:0;padding:20px}.marketplace-card.focused{border-color:#cfe879;box-shadow:0 0 0 2px #cfe87920}.marketplace-card h2{margin:5px 0 4px;font-size:20px}.marketplace-card-top{display:flex;justify-content:space-between;gap:12px}.marketplace-card-top span,.listing-age{font-size:10px;color:#91aaad}.marketplace-card dl{margin:16px 0}.market-premium{color:#f6bb72}.market-discount{color:#cfe879}.marketplace-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.marketplace-actions .text-button{margin:0;border:1px solid #ffffff15;border-radius:8px}.marketplace-notice{padding:12px 15px;border:1px solid #cfe87935;background:#cfe8790d;border-radius:9px;color:#cfe879;font-size:12px}.property-marketplace{padding:14px;margin:15px 0;background:#0a1521;border:1px solid #cfe87928;border-radius:10px}.property-marketplace dl{margin:5px 0 12px}.property-marketplace small{display:block;margin:8px 0 12px;color:#91aaad;font-size:10px}.property-marketplace .marketplace-actions{grid-template-columns:1fr;margin-top:10px}.portfolio-for-sale{display:inline-block;padding:5px 8px;margin:10px 0 0;border-radius:999px;background:#cfe87918;color:#d4ed81;font:9px DM Mono,monospace}@media(max-width:950px){.marketplace-filters,.marketplace-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.marketplace-heading{padding-top:30px}.marketplace-filters,.marketplace-cards,.marketplace-actions{grid-template-columns:1fr}.marketplace-card{padding:17px}}.property-offers{padding:14px;margin:15px 0;background:#0a1521;border:1px solid #69d8c538;border-radius:10px}.property-offers label{display:grid;gap:6px;color:#91aaad;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.property-offers input{min-width:0;padding:10px;border:1px solid #ffffff1c;border-radius:7px;background:#07131f;color:#edf4f1;font:500 12px Manrope}.property-offers small{display:block;margin:8px 0 12px;color:#91aaad;font-size:10px}.offer-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px}.offer-toggle b,.offer-toggle small{display:block}.offer-toggle button{width:auto;padding:10px 12px;border-radius:8px;background:#263746;color:#a9bec0}.offer-toggle button.toggle-on{background:#69d8c5;color:#071a18}.offers-page{max-width:1120px}.offer-page-tabs{display:flex;gap:8px;margin:8px 0 18px}.offer-page-tabs button{padding:10px 14px;border-radius:8px;background:#112536;color:#91aaad}.offer-page-tabs button.selected{background:#cfe879;color:#102620}.offer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.offer-card{min-height:0}.offer-card h2{margin:3px 0}.offer-card dl{margin:14px 0}@media(max-width:700px){.offer-list{grid-template-columns:1fr}.offer-toggle{align-items:flex-start}.offers-page{padding:0 18px}}.notifications-page{max-width:1120px}.notifications-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:26px 0 18px}.notifications-heading h1{margin:4px 0}.notification-feed{display:grid;gap:10px}.notification-card{display:flex;justify-content:space-between;gap:18px;padding:18px;border:1px solid #ffffff1c;border-radius:10px;background:#0a1521}.notification-card.unread{border-left:4px solid #cfe879;background:#10231f}.notification-card.read{opacity:.78}.notification-card h2{font-size:16px;margin:5px 0 8px}.notification-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.unread-label{margin-left:8px;color:#cfe879;font-weight:700}.notification-nav span{color:#cfe879;white-space:nowrap}.notification-error{margin:10px 0;padding:10px 12px;border:1px solid #ef9f7638;border-radius:8px;background:#ef9f760d;color:#efbfaa;font-size:12px}.notification-error .text-button{margin-left:8px}.notification-feed-end{text-align:center;color:#91aaad;font-size:11px;margin:16px 0}@media(max-width:700px){.notifications-heading,.notification-card{align-items:flex-start;flex-direction:column}.notification-actions{width:100%;justify-content:flex-end}.notification-card h2{font-size:14px}}@media(max-width:800px){header{height:auto;min-height:82px;flex-wrap:wrap;gap:12px;padding:14px 0}header nav{display:flex;order:3;width:100%;gap:6px;flex-wrap:wrap;padding-bottom:4px}header nav>*{padding:7px 8px}.player-menu{margin-left:auto}}.gm-page{max-width:1180px}.gm-grid{display:grid;gap:22px}.gm-category>h2{font-size:19px;margin:0 0 10px}.gm-category{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gm-category>h2{grid-column:1/-1}.gm-card{min-height:0;padding:18px}.gm-card h3{margin:4px 0 7px}.gm-card dl{margin:14px 0}.gm-card .primary{margin-top:4px}.gm-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.gm-metrics strong{display:block;color:#d4ed81;font-size:28px}.gm-observed{color:#91aaad;font-size:11px;margin:14px 0}.gm-history{margin:34px 0}.gm-history h2{margin:4px 0 14px}.gm-history article{min-height:0;margin:8px 0;padding:14px;display:grid;gap:5px}.gm-history article span{color:#d4ed81;font-weight:700}.gm-history article small{color:#91aaad}.gm-modal{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:18px;background:#000b}.gm-modal>section{width:min(500px,100%);padding:24px;border:1px solid #cfe87938;border-radius:14px;background:#0b1926}.gm-modal h2{margin:5px 0 18px}.gm-modal label{display:grid;gap:6px;margin:12px 0;color:#91aaad;font-size:11px;text-transform:uppercase}.gm-modal input{padding:11px;border:1px solid #ffffff1c;border-radius:7px;background:#07131f;color:#edf4f1;font:500 14px Manrope}.gm-modal small{color:#91aaad;font-size:10px}.gm-modal .marketplace-actions{margin-top:18px}@media(max-width:900px){.gm-category{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.gm-category,.gm-metrics{grid-template-columns:1fr}.gm-card{padding:16px}.gm-modal{align-items:end;padding:0}.gm-modal>section{width:100%;border-radius:14px 14px 0 0}}.governance-panel{margin-top:18px;padding:22px;background:#0b1926;border:1px solid #ffffff12;border-radius:14px}.governance-panel h2{margin:3px 0 10px}.governance-candidates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.governance-candidates article{min-height:0;padding:14px;display:grid;gap:9px}.governance-candidates button{padding:9px;border-radius:7px;background:#cfe879;color:#102620}@media(max-width:700px){.governance-candidates{grid-template-columns:1fr}}body.game-mode{overflow:hidden;background:#050d18}main.game-shell{position:fixed;inset:0;height:100dvh;max-width:none;padding:0;display:grid;grid-template-rows:72px minmax(0,1fr) 66px;overflow:hidden;background:radial-gradient(circle at 67% 15%,#123b51 0,#071522 42%,#050d18 78%)}.game-top-hud{position:relative;z-index:6;height:72px;padding:0 18px;display:grid;grid-template-columns:minmax(176px,auto) minmax(130px,1fr) auto auto;gap:22px;align-items:center;border-bottom:1px solid #b8d7d318;background:#07121ce8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 30px #0004}.game-brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:1.35px;font-size:13px}.game-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:linear-gradient(145deg,#e1f58b,#9fbf4d);color:#10231d;box-shadow:0 0 24px #cfe87922}.game-brand b{color:#d8ef7f}.game-brand small,.hud-city small,.hud-resources small{display:block;color:#78979a;font:8px DM Mono,monospace;letter-spacing:.75px;text-transform:uppercase}.hud-city{min-width:0;padding-left:18px;border-left:1px solid #ffffff12}.hud-city strong{display:block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hud-resources{display:flex;align-items:center;gap:19px}.hud-resources>span{min-width:62px}.hud-resources b{display:block;margin-top:3px;color:#f0f7f3;font-size:13px}.hud-resources>span:nth-child(2) b,.hud-resources>span:nth-child(4) b{color:#d7ed7d}.hud-collect{padding:9px 12px;border-radius:7px;background:#cfe879;color:#13251e}.hud-account{display:flex;align-items:center;gap:11px}.hud-account .notification-nav{width:34px;height:34px;overflow:hidden;padding:0;border:1px solid #ffffff14;border-radius:8px;color:transparent;font-size:0;background:#ffffff08}.hud-account .notification-nav:before{content:"●";color:#91aaad;font-size:12px}.hud-account .notification-nav span{position:absolute;margin:-9px 0 0 -3px;color:#d7ed7d;font-size:9px}.hud-username{max-width:130px;overflow:hidden;text-overflow:ellipsis;color:#91aaad;font-size:11px}.game-stage{position:relative;min-height:0;display:grid;grid-template-columns:76px minmax(0,1fr);overflow:hidden}.game-stage.context-visible{grid-template-columns:76px minmax(0,1fr) 352px}.game-navigation{position:relative;z-index:4;display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:12px 8px;border-right:1px solid #ffffff12;background:#07121cd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.game-navigation button{position:relative;min-height:54px;padding:7px 4px;display:grid;place-items:center;gap:2px;border:1px solid transparent;border-radius:9px;background:transparent;color:#779296}.game-navigation button>span{font-size:18px;line-height:1}.game-navigation button small{font-size:8px}.game-navigation button i{position:absolute;top:3px;right:3px;color:#6f8689;font:6px DM Mono,monospace}.game-navigation button.active{border-color:#d5ed7c3d;background:#cfe87913;color:#e5f69e}.game-navigation button:not(:disabled):hover,.game-navigation button:not(:disabled):focus-visible{background:#ffffff0d;color:#fff;outline:none;border-color:#ffffff20}.city-viewport{position:relative;min-width:0;min-height:0;overflow:hidden;background:#07131f}.city-viewport:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 70px #02070dbd}.game-shell .city-canvas{width:100%;height:100%;min-height:0;display:block;touch-action:none}.viewport-toolbar{position:absolute;z-index:3;top:14px;left:16px;display:flex;align-items:center;gap:10px;padding:8px 11px;border:1px solid #ffffff12;border-radius:7px;background:#07131ed9;color:#d8e8e4;font-size:10px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.viewport-toolbar small{color:#78979a}.viewport-state{height:100%;display:grid;place-content:center;justify-items:center;padding:32px;text-align:center;color:#93acae}.viewport-state h2{margin:0;color:#edf4f1}.viewport-state p{max-width:420px;line-height:1.6}.viewport-state .primary{width:auto}.city-viewport .map-key{z-index:3;bottom:14px}.context-reopen{position:absolute;z-index:4;right:16px;top:14px;padding:9px 12px;border:1px solid #d7ed7d44;border-radius:7px;background:#10251fdd;color:#d7ed7d}.context-panel{position:relative;z-index:5;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);border-left:1px solid #ffffff16;background:#0a1723ed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:-18px 0 45px #0006}.context-panel>header{height:auto;padding:17px 16px 13px;display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #ffffff12}.context-panel>header>div{min-width:0;flex:1}.context-panel h2{margin:0;font-size:20px}.context-panel .eyebrow{margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-close{width:30px;height:30px;border-radius:7px;background:#ffffff0b;color:#b8ccca;font-size:18px}.context-scroll{min-height:0;padding:15px 16px 28px;overflow-y:auto;overscroll-behavior:contain}.context-panel .property-subtitle{margin:0 0 12px}.context-panel .property-card{padding:12px}.context-panel dl{margin:12px 0}.context-panel dl div{padding:8px 0}.context-panel .property-marketplace,.context-panel .property-offers{margin:12px 0}.context-panel article{border-radius:9px}.city-status-hud{position:relative;z-index:6;min-width:0;height:66px;padding:8px 16px 8px 92px;display:flex;align-items:center;gap:14px;border-top:1px solid #ffffff15;background:#07121cef;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -10px 30px #0004}.status-metrics{min-width:0;flex:1;display:grid;grid-template-columns:repeat(7,minmax(64px,1fr));gap:6px}.status-metrics span{min-width:0;padding:5px 10px;border-right:1px solid #ffffff10}.status-metrics small{display:block;overflow:hidden;text-overflow:ellipsis;color:#738f91;font:8px DM Mono,monospace;text-transform:uppercase}.status-metrics b{display:block;margin-top:2px;font-size:14px}.status-metrics span:first-child b{color:#d7ed7d}.city-status-hud>button{flex:0 0 auto;padding:10px 13px;border:1px solid #ffffff18;border-radius:8px;background:#ffffff09;color:#c3d6d3}.city-status-hud>p{flex:1;color:#91aaad;font-size:11px}.game-drawer-backdrop{position:fixed;z-index:20;inset:0;display:flex;justify-content:flex-end;background:#01050aa8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.game-details-drawer{width:min(720px,92vw);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);border-left:1px solid #d7ed7d38;background:#081522;box-shadow:-30px 0 80px #0009}.game-details-drawer>header{height:auto;padding:19px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff14}.game-details-drawer h2{margin:0}.game-details-drawer>header button{width:36px;height:36px;border-radius:8px;background:#ffffff0c;color:#d6e4e1;font-size:20px}.drawer-scroll{min-height:0;padding:20px 22px 48px;overflow-y:auto;overscroll-behavior:contain}.drawer-scroll>section{margin:0 0 18px}.drawer-scroll article{background:#0b1926}.drawer-scroll .municipal-assets,.drawer-scroll .civic-profile,.drawer-scroll .local-influence,.drawer-scroll .governance-panel,.drawer-scroll .city-indicators{padding:18px;border:1px solid #ffffff12;border-radius:12px;background:#091722}@media(max-width:1200px){.game-top-hud{grid-template-columns:auto 1fr auto auto;gap:14px}.hud-resources{gap:11px}.hud-resources>span{min-width:50px}.hud-resources>span:nth-child(2){display:none}.hud-username{display:none}.game-stage.context-visible{grid-template-columns:76px minmax(0,1fr)}.context-panel{position:absolute;right:0;top:0;bottom:0;width:min(390px,52vw);border:1px solid #ffffff18}.context-panel h2{font-size:19px}}@media(max-width:900px){main.game-shell{grid-template-rows:66px minmax(0,1fr) 66px}.game-top-hud{height:66px;padding:0 12px}.game-brand small,.hud-city{display:none}.hud-resources>span:nth-child(3){display:none}.game-stage,.game-stage.context-visible{grid-template-columns:62px minmax(0,1fr)}.game-navigation{padding:9px 5px}.game-navigation button{min-height:49px}.game-navigation button small{display:none}.city-status-hud{padding-left:72px}.status-metrics{display:flex;overflow-x:auto}.status-metrics span{min-width:74px}.viewport-toolbar small{display:none}}@media(max-width:700px){main.game-shell{grid-template-rows:62px minmax(0,1fr) 64px}.game-top-hud{height:62px;grid-template-columns:auto 1fr auto;gap:8px}.game-brand>span{width:34px;height:34px}.game-brand>div,.game-brand>div b{font-size:11px}.hud-resources{justify-content:flex-end}.hud-resources>span{display:none}.hud-resources>span:first-child,.hud-resources>span:nth-child(4){display:block;min-width:44px}.hud-collect{display:block;padding:7px;font-size:9px}.game-stage,.game-stage.context-visible{grid-template-columns:1fr;grid-template-rows:54px minmax(0,1fr)}.game-navigation{grid-row:1;flex-direction:row;justify-content:center;padding:5px;border-right:0;border-bottom:1px solid #ffffff12;overflow-x:auto}.game-navigation button{flex:1 0 42px;max-width:62px;min-height:42px}.game-navigation button>span{font-size:16px}.game-navigation button i{display:none}.city-viewport{grid-row:2}.context-panel{position:fixed;z-index:12;inset:62px 0 64px;width:auto;border:0;border-top:1px solid #ffffff18}.context-panel>header{padding:13px 15px 11px}.city-status-hud{height:64px;padding:7px 9px}.status-metrics span{min-width:64px;padding:4px 7px}.city-status-hud>button{padding:9px;font-size:10px}.map-key{display:none}.viewport-toolbar{top:9px;left:9px}.game-details-drawer{width:100vw}.drawer-scroll{padding:14px 14px 40px}.game-details-drawer>header{padding:15px}.game-details-drawer .indicator-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-height:680px){.game-navigation button{min-height:42px}.game-navigation{gap:3px}.context-scroll{padding-bottom:16px}}
