@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Fredoka:wght@600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#24203a;background:#f6f7fb;font-synthesis:none;--ink: #24203a;--muted: #706c83;--purple: #6551d9;--purple-dark: #4938ae;--purple-soft: #eeebff;--orange: #ff8a5b;--yellow: #ffd45a;--green: #16a875;--pink: #e7568b;--line: #e8e6f0;--surface: #ffffff;--shadow: 0 24px 60px rgba(58, 45, 115, .12)}*{box-sizing:border-box}html{min-width:320px;background:#f6f7fb}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #9e8eff;outline-offset:3px}.brand{display:flex;align-items:center;gap:10px;font:700 26px/1 Fredoka,sans-serif;letter-spacing:-1px;color:var(--ink)}.brand>span:last-child span{color:var(--purple)}.brand__mark{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#806cff,#513acb);box-shadow:0 8px 18px #7560e845;transform:rotate(-4deg)}.brand--compact{font-size:22px}.brand--compact .brand__mark{width:34px;height:34px;border-radius:11px}.button{border:0;border-radius:13px;padding:12px 18px;display:inline-flex;justify-content:center;align-items:center;gap:9px;font-weight:800;cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.52;cursor:not-allowed}.button--primary{color:#fff;background:linear-gradient(135deg,#7460eb,#5943ca);box-shadow:0 12px 24px #5c43cc40,inset 0 1px #ffffff40}.button--primary:hover:not(:disabled){box-shadow:0 15px 28px #5c43cc57}.button--secondary{color:var(--purple);background:#fff;border:1.5px solid #dcd7f4;box-shadow:0 8px 18px #42366f14}.button--accent{color:#4b2d0b;background:linear-gradient(135deg,#ffd66b,#ffad55);box-shadow:0 10px 22px #f0923138}.button--large{min-height:52px;padding:14px 24px}.button--wide{width:100%;min-height:50px}.text-button,.guide-button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--purple);font-weight:800;cursor:pointer}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.welcome{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 84% 18%,#e9e4ff 0 22%,transparent 44%),linear-gradient(160deg,#fbfaff,#f6f4ff 55%,#fff8ee)}.welcome__nav{height:92px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.hero{max-width:1180px;min-height:610px;margin:auto;padding:54px 24px 80px;display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;color:#5841c5;background:#ebe7ff;border:1px solid #dcd5ff;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.hero__copy h1{margin:18px 0;font:700 clamp(56px,6vw,82px)/.96 "Fredoka",sans-serif;letter-spacing:-3.5px}.hero__copy h1 span{color:var(--purple);position:relative}.hero__copy h1 span:after{content:"";position:absolute;left:3px;right:0;bottom:-9px;height:8px;background:var(--yellow);border-radius:100%;transform:rotate(-1deg);opacity:.8}.hero__copy>p{max-width:570px;margin:28px 0 30px;color:#5f5a70;font-size:19px;line-height:1.65}.hero__actions{display:flex;gap:12px}.hero__facts{display:flex;gap:24px;margin-top:28px;color:#6d687c;font-size:13px;font-weight:700}.hero__facts span{display:flex;align-items:center;gap:7px}.hero__city{position:relative;min-height:520px}.sun{position:absolute;right:36px;top:18px;width:74px;height:74px;border-radius:50%;background:#ffd45a;box-shadow:0 0 0 14px #ffd45a20,0 0 50px #ffd45a66}.cloud{position:absolute;color:#fff;font-size:48px;filter:drop-shadow(0 10px 7px #9287bf20)}.cloud--one{left:18px;top:55px}.cloud--two{right:125px;top:128px;transform:scale(.7)}.city-platform{position:absolute;top:115px;right:30px;bottom:60px;left:55px;overflow:hidden;border:12px solid #d7c9ac;border-radius:47% 44% 45% 42%;background:repeating-linear-gradient(90deg,transparent 0 60px,#aad18522 61px 62px),repeating-linear-gradient(0deg,transparent 0 60px,#aad18522 61px 62px),#cceaa8;box-shadow:0 35px #aa8f70,0 50px 40px #362c5340;transform:rotate(-3deg)}.road{position:absolute;background:#706d79;border:solid #e7dfcb;border-width:7px 0}.road:after{content:"";position:absolute;inset:50% 0 auto;border-top:2px dashed #ffd45a}.road--a{height:46px;left:-5%;right:-5%;top:51%;transform:rotate(2deg)}.road--b{width:45px;height:120%;top:-10%;left:55%;border-width:0 7px;transform:rotate(-3deg)}.road--b:after{inset:0 auto 0 50%;border:0;border-left:2px dashed #ffd45a}.mini-building{position:absolute;display:grid;place-items:center;width:90px;height:110px;border-radius:18px 18px 6px 6px;font-size:47px;box-shadow:inset -13px -13px #0001,8px 14px #0002}.mini-building--purple{left:18%;top:15%;background:#927ef1}.mini-building--orange{right:9%;top:18%;width:100px;height:85px;background:#ffad6f}.mini-building--blue{left:20%;bottom:9%;width:86px;height:90px;background:#6dc4df}.mini-park{position:absolute;right:14%;bottom:8%;width:125px;height:86px;display:flex;justify-content:space-around;align-items:center;border-radius:50%;background:#7dcc63;font-size:48px;box-shadow:8px 10px #619d52}.mini-park small{font-size:35px}.mini-bus{position:absolute;bottom:38%;left:52%;font-size:40px;transform:rotate(4deg)}.float-card{position:absolute;z-index:4;display:grid;grid-template-columns:38px auto auto;align-items:center;gap:7px;padding:11px 14px;background:#ffffffed;border:1px solid #fff;border-radius:16px;box-shadow:0 15px 35px #40366b29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:hover 4s ease-in-out infinite}.float-card span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#fff0f5;font-size:20px}.float-card b{font-size:12px}.float-card strong{color:var(--green);font-size:15px}.float-card--top{top:80px;left:20px}.float-card--bottom{right:-5px;top:250px;animation-delay:-1.6s}.hero__badge{position:absolute;bottom:15px;left:50%;z-index:5;transform:translate(-50%);min-width:265px;padding:12px 18px;display:flex;align-items:center;gap:11px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#4938ae,#715be5);box-shadow:0 17px 30px #40319a3d}.hero__badge>span{font-size:30px}.hero__badge div{display:grid}.hero__badge small{color:#d8d0ff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hero__badge b{font-size:13px}.how-strip{max-width:1100px;margin:-15px auto 50px;padding:25px 32px;display:flex;align-items:center;justify-content:space-around;border:1px solid #e4e0f1;border-radius:22px;background:#ffffffb3;box-shadow:0 18px 40px #5a467b0a}.how-strip>div:not(.how-strip__line){display:grid;grid-template-columns:38px auto;column-gap:10px}.how-strip>div span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#fff;background:var(--purple);font-weight:800}.how-strip b{font-size:13px}.how-strip small{color:var(--muted);font-size:11px}.how-strip__line{width:70px;border-top:2px dashed #d6d0e8}.setup-screen,.role-screen{position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(150deg,#faf9ff,#f1effc)}.setup-screen__blob{position:absolute;border-radius:50%;filter:blur(2px)}.setup-screen__blob--one{width:420px;height:420px;top:-190px;right:-100px;background:#dad2ff}.setup-screen__blob--two{width:300px;height:300px;bottom:-160px;left:-90px;background:#ffe2c9}.setup-nav{position:relative;z-index:2;max-width:1120px;height:84px;margin:auto;padding:0 22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.setup-nav .icon-button{justify-self:start}.setup-step{justify-self:end;color:#77718a;font-size:12px;font-weight:800}.setup-card{position:relative;z-index:2;width:min(490px,calc(100% - 32px));margin:35px auto 80px;padding:38px 42px 30px;text-align:center;border:1px solid #e6e1f4;border-radius:28px;background:#fffffff0;box-shadow:var(--shadow)}.setup-card__icon{width:64px;height:64px;margin:auto;display:grid;place-items:center;border-radius:20px;color:#fff;background:linear-gradient(135deg,#7b66e9,#5642c0);box-shadow:0 12px 22px #6250cb40}.kicker,.manual-kicker{margin:18px 0 7px;color:var(--purple);font-size:10px;font-weight:800;letter-spacing:.13em}.setup-card h1{margin:0;font:700 34px/1.2 Fredoka,sans-serif;letter-spacing:-.8px}.setup-card__lead{max-width:360px;margin:10px auto 24px;color:var(--muted);font-size:14px;line-height:1.55}.field{position:relative;display:block;margin:17px 0;text-align:left}.field>span{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:#4f4a61;font-size:12px;font-weight:800}.field input{width:100%;height:51px;padding:0 48px 0 14px;border:1.5px solid #ddd9e7;border-radius:12px;color:var(--ink);background:#fbfbfd;font-weight:700;transition:border .15s,box-shadow .15s}.field input:focus{outline:none;border-color:#8069e9;box-shadow:0 0 0 4px #7a61e51c;background:#fff}.field small{position:absolute;right:12px;bottom:17px;color:#aaa4b8;font-size:10px}.field .room-input{text-align:center;padding:0;font:700 24px/1 Fredoka,sans-serif;letter-spacing:.22em;color:var(--purple)}.inline-error{margin:10px 0;padding:10px 12px;border-radius:10px;color:#a43d4a;background:#fff0f1;font-size:12px;font-weight:700}.privacy-note{margin:14px 0 0;color:#9892a6;font-size:10px}.role-screen{overflow:auto;padding-bottom:35px;background:radial-gradient(circle at 50% 0,#e9e5ff,transparent 42%),#f8f7fc}.role-intro{max-width:650px;margin:30px auto 28px;padding:0 20px;text-align:center}.role-intro h1{margin:12px 0 5px;font:700 43px Fredoka,sans-serif;letter-spacing:-1.4px}.role-intro p{margin:0;color:var(--muted);line-height:1.55}.role-grid{max-width:1120px;margin:auto;padding:0 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.role-card{--role-color: var(--purple);position:relative;min-height:345px;padding:24px 20px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;border:2px solid transparent;border-radius:22px;background:#fff;box-shadow:0 13px 28px #2f255412;cursor:pointer;transition:transform .2s,border .2s,box-shadow .2s}.role-card:hover{transform:translateY(-5px);box-shadow:0 20px 36px #2f255421}.role-card--selected{border-color:var(--role-color);box-shadow:0 18px 38px color-mix(in srgb,var(--role-color) 20%,transparent)}.role-card__check{position:absolute;top:14px;right:14px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:transparent;background:#efedf3}.role-card--selected .role-card__check{color:#fff;background:var(--role-color)}.role-card__icon{width:75px;height:75px;margin-bottom:14px;display:grid;place-items:center;border-radius:24px;background:color-mix(in srgb,var(--role-color) 15%,white);font-size:39px}.role-card__title{margin-bottom:7px;font:700 20px Fredoka,sans-serif}.role-card__description{min-height:58px;color:var(--muted);font-size:12px;line-height:1.5}.role-card__mission{width:100%;margin:14px 0;padding:10px;display:grid;gap:3px;border-radius:11px;color:#5b566c;background:color-mix(in srgb,var(--role-color) 7%,white);font-size:11px;line-height:1.35}.role-card__mission b{color:var(--role-color);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.role-card__perks{margin-top:auto;display:grid;gap:4px;color:var(--role-color);font-size:10px;font-weight:700}.role-footer{max-width:1080px;margin:26px auto 0;padding:18px 22px;display:flex;align-items:center;justify-content:center;gap:28px;border-radius:18px;background:#fff;box-shadow:0 12px 32px #47398214}.role-footer>div{display:grid;padding-right:28px;border-right:1px solid var(--line)}.role-footer small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.12em}.role-footer strong{color:var(--purple);font:700 20px Fredoka;letter-spacing:.13em}.game-shell{min-height:100vh;background:#f3f4f8}.game-header{position:relative;z-index:20;height:70px;padding:0 24px;display:flex;align-items:center;gap:32px;border-bottom:1px solid #e7e5ed;background:#fff}.room-chip{height:38px;padding:0 9px 0 12px;display:flex;align-items:center;gap:9px;border:1px solid #e3e0eb;border-radius:10px;background:#f9f9fb}.room-chip>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.08em}.room-chip>span i{width:6px;height:6px;border-radius:50%;background:#27b77f;box-shadow:0 0 0 3px #27b77f1f}.room-chip strong{color:var(--purple);font:700 14px Fredoka;letter-spacing:.12em}.room-chip button{min-width:25px;display:flex;align-items:center;gap:4px;border:0;color:#9993a6;background:transparent;font-size:9px;cursor:pointer}.game-header__right{margin-left:auto;display:flex;align-items:center;gap:12px}.players-chip{display:flex;align-items:center;gap:7px;color:#756f84;font-size:11px}.players-chip b{color:var(--ink)}.guide-button{height:36px;padding:0 12px;border-radius:9px;color:#5e49c8;background:#f1efff;font-size:11px}.profile-menu{position:relative}.profile-button{min-width:150px;padding:5px 9px;display:flex;align-items:center;gap:8px;border:0;border-radius:10px;background:transparent;cursor:pointer}.profile-button:hover{background:#f7f6fa}.profile-button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#fff0f4}.profile-button b{font-size:11px}.profile-button small{color:var(--muted);font-size:9px}.profile-dropdown{position:absolute;top:49px;right:0;width:165px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 16px 35px #28223d20}.profile-dropdown button{width:100%;padding:9px;display:flex;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.profile-dropdown button:hover{background:#f5f3fa}.ticker{height:35px;display:flex;align-items:center;color:#fff;background:#413391;overflow:hidden}.ticker__label{align-self:stretch;min-width:122px;padding:0 16px;display:flex;align-items:center;gap:7px;background:#ef6b5b;font-size:9px;font-weight:800;letter-spacing:.09em;clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%)}.ticker__window{flex:1;overflow:hidden;white-space:nowrap}.ticker__window span{display:inline-block;padding-left:24px;font-size:11px;font-weight:700;animation:ticker-in .5s ease both}.ticker>button{width:36px;height:35px;display:grid;place-items:center;border:0;color:#c9c3ec;background:transparent;cursor:pointer}.game-content{min-height:calc(100vh - 105px);display:grid;grid-template-columns:minmax(0,1fr) 350px}.game-main{min-width:0;padding:18px 22px 22px}.turn-row{display:flex;align-items:center;gap:22px;margin-bottom:13px}.turn-copy>span{color:#777287;font-size:8px;font-weight:800;letter-spacing:.14em}.turn-copy h1{margin:1px 0 0;font:700 23px Fredoka,sans-serif}.turn-copy h1 small{color:#9893a4;font-size:12px}.turn-progress i{width:26px;height:5px;border-radius:5px;background:#ddd9e7}.turn-progress i.complete{background:var(--purple)}.session-goal{margin-left:auto;max-width:285px;padding:7px 11px;display:flex;align-items:center;gap:8px;border:1px solid #e7e0ff;border-radius:10px;background:#f7f4ff}.session-goal>span{font-size:20px}.session-goal small{color:var(--purple);font-size:7px;font-weight:800;letter-spacing:.1em}.session-goal b{font-size:9px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:13px}.metric-card{--metric-color: var(--purple);min-width:0;padding:10px 11px;display:flex;align-items:center;gap:10px;border:1px solid #e7e5ec;border-radius:12px;background:#fff;box-shadow:0 5px 15px #37314409}.metric-card__icon{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--metric-color);background:color-mix(in srgb,var(--metric-color) 11%,white)}.metric-card>div{display:grid;min-width:0}.metric-card small{color:#878292;font-size:8px;font-weight:700}.metric-card strong{font:700 18px Fredoka}.metric-card__delta{margin-left:auto;display:flex;align-items:center;font-size:9px;font-weight:800}.metric-card__delta.positive{color:#15986c}.metric-card__delta.negative{color:#e05264}.city-canvas{height:calc(100vh - 255px);min-height:430px;overflow:hidden;position:relative;border:1px solid #dcd8e5;border-radius:17px;background:#fff;box-shadow:0 8px 25px #2f29440d}.city-canvas__top{position:absolute;z-index:8;top:0;left:0;right:0;height:67px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(#ffffffee 55%,transparent)}.city-canvas__top>div:first-child{display:grid}.city-canvas__top h2{margin:3px 0 0;font:700 18px Fredoka}.live-pill{width:fit-content;display:flex;align-items:center;gap:5px;color:#5d586b;font-size:7px;font-weight:800;letter-spacing:.1em}.live-pill i{width:6px;height:6px;border-radius:50%;background:#24b87d;animation:pulse 2s infinite}.city-canvas__tools{display:flex;gap:5px}.city-canvas__tools button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #e5e2e9;border-radius:8px;color:#756f81;background:#fff;cursor:pointer}.city-world{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(#c9ebff 0,#c9ebff 28%,#d8efbd 28%,#d8efbd);transition:transform .3s}.city-canvas--focused .city-world{transform:scale(1.08)}.city-sky{position:absolute;inset:30px 0 auto;display:flex;justify-content:space-around;font-size:33px;opacity:.85}.city-sky__sun{width:48px;height:48px;border-radius:50%;background:#ffd85e;box-shadow:0 0 0 10px #ffd85e25}.city-board{position:absolute;width:650px;height:410px;left:50%;top:51%;transform:translate(-50%,-42%) rotate(-1deg);border:9px solid #bda984;border-radius:42% 35% 38% 36%;background:repeating-linear-gradient(0deg,transparent 0 49px,#71ae4d15 50px),repeating-linear-gradient(90deg,transparent 0 49px,#71ae4d15 50px),#acd883;box-shadow:0 24px #a58a69,0 36px 32px #29404f4a}.city-river{position:absolute;width:95px;height:120%;right:5%;top:-10%;border:solid #d8c9a9;border-width:0 7px;background:repeating-linear-gradient(-15deg,#61c5ec 0,#61c5ec 13px,#72d0ef 14px,#72d0ef 25px);transform:rotate(7deg)}.city-road{position:absolute;z-index:1;background:#716f77;box-shadow:inset 0 0 0 7px #ddd5bb}.city-road:after{content:"";position:absolute;border-color:#f9d75f;border-style:dashed}.city-road--horizontal{left:-2%;right:-2%;height:48px;top:51%;transform:rotate(1deg)}.city-road--horizontal:after{left:0;right:0;top:50%;border-width:2px 0 0}.city-road--vertical{width:49px;height:115%;top:-7%;left:46%;transform:rotate(-2deg)}.city-road--vertical:after{top:0;bottom:0;left:50%;border-width:0 0 0 2px}.city-block{position:absolute;z-index:3;min-width:105px;min-height:82px;padding:8px;display:flex;align-items:center;justify-content:center;border:0;border-radius:20px;background:#fff8;cursor:pointer;filter:drop-shadow(7px 9px 0 #0002);transition:transform .2s,filter .2s}.city-block:hover{transform:translateY(-5px) scale(1.04);filter:drop-shadow(9px 13px 0 #0002)}.city-block>span{font-size:50px}.city-block small{position:absolute;bottom:-20px;padding:4px 7px;border-radius:8px;color:#4b4655;background:#ffffffe8;font-size:8px;font-weight:800;white-space:nowrap;box-shadow:0 3px 8px #0001}.city-block--1{left:12%;top:12%}.city-block--2{right:11%;top:10%}.city-block--3{left:13%;bottom:11%}.city-block--4{right:11%;bottom:10%}.city-block--5{left:39%;top:33%;min-width:90px;min-height:70px;z-index:5}.city-block--park{background:#6fc65c}.city-block--homes{background:#f9b26c}.city-block--business{background:#72bde2}.city-block--civic{background:#a18cf0}.city-block--transit{background:#f3d362}.city-block--changed{animation:city-change 1.5s ease}.level-star{position:absolute;top:-9px;right:-7px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#6b4a00;background:#ffd552;font-style:normal;font-size:12px}.city-bus{position:absolute;z-index:7;left:38%;top:47%;font-size:34px;animation:bus-move 8s ease-in-out infinite}.city-people{position:absolute;z-index:4;left:33%;bottom:10%;font-size:28px}.impact-pop{position:absolute;z-index:12;left:50%;bottom:20px;width:min(440px,calc(100% - 30px));padding:12px 14px;display:flex;align-items:flex-start;gap:10px;transform:translate(-50%);border:1px solid #cfc7ff;border-radius:14px;color:#3f337e;background:#ffffffed;box-shadow:0 15px 38px #38307233;animation:pop-up .35s ease both}.impact-pop>svg{flex:0 0 auto;color:var(--purple)}.impact-pop div{display:grid;gap:2px}.impact-pop b{font-size:11px}.impact-pop span{color:#686275;font-size:9px;line-height:1.4}.canvas-hook-note{position:absolute;z-index:5;right:9px;bottom:7px;display:flex;align-items:center;gap:5px;color:#787483;font-size:7px;font-weight:700;opacity:.65}.proposal-panel{position:relative;display:flex;flex-direction:column;min-height:0;border-left:1px solid #e3e1e9;background:#fff}.proposal-tabs{height:50px;padding:0 14px;display:flex;gap:6px;border-bottom:1px solid var(--line)}.proposal-tabs button{flex:1;position:relative;display:flex;align-items:center;justify-content:center;gap:6px;border:0;color:#8a8595;background:transparent;font-size:11px;font-weight:800;cursor:pointer}.proposal-tabs button.active{color:var(--purple)}.proposal-tabs button.active:after{content:"";position:absolute;left:17px;right:17px;bottom:-1px;height:3px;border-radius:3px 3px 0 0;background:var(--purple)}.proposal-tabs button span{min-width:17px;height:17px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#ef6b5b;font-size:8px}.proposal-compose,.council-feed{flex:1;min-height:0;padding:18px;overflow-y:auto}.compose-heading{display:flex;gap:10px;align-items:center;margin-bottom:14px}.compose-heading>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fff0c9;font-size:23px}.compose-heading h3{margin:0;font:700 17px Fredoka}.compose-heading p{margin:2px 0 0;color:var(--muted);font-size:9px}.proposal-field{position:relative;display:block}.proposal-field textarea{width:100%;min-height:130px;padding:13px;resize:vertical;border:1.5px solid #ded9e8;border-radius:13px;color:var(--ink);background:#fbfafd;font-size:12px;line-height:1.55}.proposal-field textarea:focus{outline:none;border-color:#8069e9;box-shadow:0 0 0 4px #7a61e51a;background:#fff}.proposal-field>span{position:absolute;right:10px;bottom:9px;color:#aaa5b2;font-size:8px}.idea-starters{margin:16px 0}.idea-starters p{display:flex;align-items:center;gap:5px;margin:0 0 7px;color:#746d86;font-size:9px;font-weight:800}.idea-starters>div{display:flex;flex-wrap:wrap;gap:5px}.idea-starters button{padding:6px 8px;border:1px solid #e3dfed;border-radius:8px;color:#675c8a;background:#f8f6ff;font-size:8px;cursor:pointer}.idea-starters button:hover{border-color:#a596e4;background:#efebff}.shortcut{display:block;margin-top:8px;text-align:center;color:#aaa4b3;font-size:8px}.my-role{height:53px;padding:7px 15px;display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);background:#faf9fc}.my-role>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f0ecff}.my-role div{display:grid}.my-role small{color:#958fa2;font-size:7px;font-weight:800;letter-spacing:.09em}.my-role b{font-size:10px}.council-feed__players{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;font-size:10px}.council-feed__players span{display:flex}.council-feed__players i{width:25px;height:25px;margin-left:-5px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:#efecf8;font-style:normal;font-size:12px}.empty-feed{margin:45px auto;max-width:190px;text-align:center;color:var(--muted)}.empty-feed>span{font-size:37px}.empty-feed b{display:block;margin-top:8px;color:var(--ink);font:700 16px Fredoka}.empty-feed p{font-size:10px;line-height:1.5}.proposal-message{display:grid;grid-template-columns:34px 1fr;gap:8px;margin-bottom:14px}.proposal-message__avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#f2effa}.proposal-message>div>p{margin:0 0 5px;display:flex;align-items:center;justify-content:space-between;font-size:9px}.proposal-message>div>p small{color:#aaa5b3;font-size:7px}.proposal-message>div>div{padding:9px 10px;border-radius:3px 10px 10px;color:#4e4959;background:#f4f2f8;font-size:10px;line-height:1.45}.status-pill{display:inline-block;margin-top:4px;padding:3px 6px;border-radius:6px;font-size:7px;font-weight:800}.status-pill--pending{color:#a66a10;background:#fff3d1}.status-pill--resolved{color:#137a59;background:#dcf8ec}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:25px;display:grid;place-items:center;background:#241e42a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .18s ease}.manual-modal{width:min(910px,100%);height:min(680px,calc(100vh - 50px));overflow:hidden;border:1px solid #ffffff6b;border-radius:24px;background:#fff;box-shadow:0 35px 90px #17112666;animation:pop-up .24s ease}.manual-modal>header{height:82px;padding:0 22px 0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.manual-title{display:flex;align-items:center;gap:12px}.manual-title>span{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--purple)}.manual-title div{display:grid}.manual-title small{color:var(--purple);font-size:8px;font-weight:800;letter-spacing:.13em}.manual-title h2{margin:2px 0 0;font:700 21px Fredoka}.manual-layout{height:calc(100% - 82px);display:grid;grid-template-columns:205px 1fr}.manual-layout>nav{padding:20px 12px;border-right:1px solid var(--line);background:#faf9fc}.manual-layout>nav button{width:100%;padding:11px 12px;display:flex;align-items:center;gap:9px;border:0;border-radius:10px;color:#746f80;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.manual-layout>nav button.active{color:var(--purple);background:#ece8ff}.manual-layout>article{padding:32px 40px 40px;overflow-y:auto}.manual-layout>article>h3{max-width:600px;margin:5px 0 10px;font:700 29px/1.15 Fredoka;letter-spacing:-.5px}.manual-layout>article>p:not(.manual-kicker):not(.access-note){max-width:630px;color:var(--muted);font-size:13px;line-height:1.6}.manual-steps{margin:23px 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none}.manual-steps li{padding:13px;display:flex;gap:10px;border:1px solid var(--line);border-radius:12px;background:#fcfbfd}.manual-steps li>span,.rules-list li>span{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--purple);font:700 12px Fredoka}.manual-steps b,.rules-list b{font-size:11px}.manual-steps p,.rules-list p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.manual-callout{margin-top:22px;padding:14px;display:flex;gap:10px;border:1px solid #ddd6ff;border-radius:13px;background:#f5f2ff}.manual-callout>span{font-size:25px}.manual-callout b{color:#4937a8;font-size:11px}.manual-callout p{margin:3px 0;color:#665e80;font-size:10px;line-height:1.5}.turn-flow{margin:28px 0;display:flex;align-items:center;gap:8px}.turn-flow div{flex:1;min-height:105px;padding:12px 8px;display:grid;place-items:center;text-align:center;border:1px solid var(--line);border-radius:12px}.turn-flow div span{font-size:25px}.turn-flow div b{font-size:11px}.turn-flow div p{margin:2px 0;color:var(--muted);font-size:8px;line-height:1.35}.turn-flow i{color:#a19aac;font-style:normal}.manual-layout article h4{margin:20px 0 9px;font:700 16px Fredoka}.check-list{padding:0;display:grid;gap:7px;list-style:none;color:#5d576b;font-size:11px}.check-list li{display:flex;align-items:center;gap:8px}.check-list svg{width:20px;height:20px;padding:4px;border-radius:50%;color:#fff;background:var(--green)}.manual-role-grid{margin:23px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.manual-role-grid>div{min-height:110px;padding:13px;display:grid;grid-template-columns:35px 1fr;column-gap:8px;border:1px solid var(--line);border-radius:12px}.manual-role-grid span{grid-row:1/3;font-size:26px}.manual-role-grid b{font-size:11px}.manual-role-grid p{margin:2px 0;color:var(--muted);font-size:9px;line-height:1.45}.rules-list{margin:23px 0;padding:0;display:grid;gap:10px;list-style:none}.rules-list li{padding:12px;display:flex;gap:10px;border-bottom:1px solid var(--line)}.key-grid{margin:25px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.key-grid>div{padding:15px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:12px;background:#fcfbfd}.key-grid kbd{min-width:36px;padding:8px;text-align:center;border:1px solid #d7d2e0;border-bottom-width:3px;border-radius:7px;color:#544d65;background:#fff;font-size:10px;font-weight:800}.key-grid i{color:#938c9d;font-style:normal}.key-grid span{display:grid;margin-left:4px}.key-grid b{font-size:10px}.key-grid small{color:var(--muted);font-size:8px}.access-note{padding:13px;border-radius:11px;color:#4a4168;background:#f1edff;font-size:10px;line-height:1.5}.full-loader{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:14px;color:#fff;background:#433494ed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.loader-city{font-size:65px;animation:hover 1.8s ease-in-out infinite}.full-loader b{font:700 19px Fredoka}.full-loader>span{width:150px;height:5px;overflow:hidden;border-radius:5px;background:#ffffff30}.full-loader>span:after{content:"";display:block;width:55px;height:100%;border-radius:5px;background:#ffd45a;animation:loading-line 1s ease-in-out infinite}.error-toast{position:fixed;z-index:80;left:50%;bottom:22px;width:min(430px,calc(100% - 30px));padding:12px 42px 12px 15px;display:grid;transform:translate(-50%);border:1px solid #ffc6cd;border-radius:13px;color:#9d3948;background:#fff1f3;box-shadow:0 14px 35px #61202d27;font-size:10px}.error-toast b{font-size:11px}.error-toast button{position:absolute;top:8px;right:9px;border:0;color:#9d3948;background:transparent;font-size:20px;cursor:pointer}.spin{animation:spin .9s linear infinite}@keyframes hover{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,to{box-shadow:0 0 #24b87d66}50%{box-shadow:0 0 0 5px #24b87d00}}@keyframes ticker-in{0%{transform:translate(20px);opacity:0}}@keyframes city-change{0%,to{transform:scale(1)}25%{transform:scale(1.2) rotate(-3deg);filter:drop-shadow(0 0 18px #fff671)}50%{transform:scale(.98) rotate(2deg)}}@keyframes bus-move{0%,to{transform:translate(-80px)}50%{transform:translate(80px)}}@keyframes pop-up{0%{opacity:0;transform:translate(-50%,14px) scale(.96)}}@keyframes fade-in{0%{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading-line{0%{transform:translate(-60px)}to{transform:translate(160px)}}@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:15px}.role-grid{grid-template-columns:1fr 1fr}.game-content{grid-template-columns:minmax(0,1fr) 310px}.players-chip{display:none}.city-board{transform:translate(-50%,-42%) rotate(-1deg) scale(.88)}}@media(max-width:800px){.hero{padding-top:25px;grid-template-columns:1fr;text-align:center}.hero__copy>p{margin-left:auto;margin-right:auto}.hero__actions,.hero__facts{justify-content:center}.hero__city{min-height:450px}.how-strip{margin-inline:16px}.how-strip__line{width:25px}.game-header{gap:14px;padding:0 14px}.game-header .brand>span:last-child{display:none}.guide-button{font-size:0}.profile-button{min-width:45px}.profile-button div,.profile-button>svg{display:none}.game-content{display:block}.proposal-panel{min-height:540px;border-top:1px solid var(--line);border-left:0}.city-canvas{height:540px}.modal-backdrop{padding:10px}.manual-modal{height:calc(100vh - 20px)}.manual-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.manual-layout>nav{padding:8px;display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.manual-layout>nav button{width:auto;flex:0 0 auto}.manual-layout>article{padding:25px}}@media(max-width:600px){.welcome__nav{height:75px}.hero{padding-inline:18px}.hero__copy h1{font-size:52px;letter-spacing:-2.5px}.hero__copy>p{font-size:16px}.hero__actions{flex-direction:column}.hero__facts{flex-wrap:wrap;gap:12px}.hero__city{transform:scale(.82);margin:-30px -50px -70px}.how-strip{padding:18px;flex-direction:column;gap:13px;align-items:flex-start}.how-strip__line{height:18px;width:1px;margin-left:19px;border:0;border-left:2px dashed #d6d0e8}.setup-card{padding:30px 22px 24px}.role-intro{margin-top:14px}.role-intro h1{font-size:35px}.role-grid{grid-template-columns:1fr}.role-card{min-height:auto}.role-footer{position:sticky;bottom:10px;margin-inline:12px;justify-content:space-between}.role-footer>div{display:none}.role-footer .button{width:100%}.room-chip{margin-left:auto}.game-header__right{margin-left:0}.profile-button{display:none}.game-main{padding:14px 10px}.turn-row{flex-wrap:wrap}.turn-progress{order:3;width:100%}.turn-progress i{flex:1}.session-goal{display:none}.metric-grid{grid-template-columns:1fr 1fr}.city-canvas{min-height:420px;height:470px}.city-board{transform:translate(-50%,-40%) rotate(-1deg) scale(.66)}.ticker__label{min-width:105px}.manual-title h2{font-size:17px}.manual-layout>nav button{font-size:0}.manual-steps,.manual-role-grid,.key-grid{grid-template-columns:1fr}.turn-flow{display:grid;grid-template-columns:1fr 1fr}.turn-flow i{display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-shell{min-height:100vh;background:#eff4f1}.game-header{min-height:70px;padding:11px 22px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #dce5e1;background:#fff;position:sticky;top:0;z-index:30}.game-header__right{display:flex;align-items:center;gap:10px;margin-left:auto}.room-chip,.players-chip{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #e1e6e3;border-radius:10px;background:#f7faf8;font-size:12px}.room-chip>span{color:#718079;font-size:9px;font-weight:800;letter-spacing:.08em}.room-chip i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22aa76}.room-chip strong{letter-spacing:.12em}.room-chip button{border:0;background:transparent;color:var(--purple);cursor:pointer}.profile-button{border:1px solid #e1e6e3;border-radius:12px;padding:6px 9px;display:flex;align-items:center;gap:8px;background:#fff;cursor:pointer}.profile-button>span{font-size:22px}.profile-button div{display:grid;text-align:left}.profile-button small{color:var(--muted)}.game-content{max-width:1600px;margin:auto;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:18px}.game-main{min-width:0}.turn-row{min-height:84px;padding:15px 18px;display:grid;grid-template-columns:auto 1fr minmax(230px,.5fr);align-items:center;gap:22px;border:1px solid #dfe8e4;border-radius:16px;background:#fff;box-shadow:0 10px 30px #355a4a0d}.turn-copy>span,.panel-kicker{margin:0;display:flex;gap:5px;align-items:center;color:#62756d;font-size:10px;font-weight:900;letter-spacing:.09em}.turn-copy h1{margin:2px 0 0;font:700 25px/1.1 Fredoka,sans-serif}.turn-copy small{color:#8b9792;font-size:14px}.turn-progress{display:flex;gap:5px}.turn-progress i{flex:1;height:6px;border-radius:5px;background:#dfe7e3}.turn-progress i.complete{background:linear-gradient(90deg,#7259e6,#9c83fb)}.session-goal{display:flex;align-items:center;gap:10px;padding:10px;border-radius:11px;color:#4a3aa5;background:#f0edff}.session-goal svg{flex:0 0 auto}.session-goal div{display:grid}.session-goal small{font-size:9px;font-weight:900;letter-spacing:.08em}.session-goal b{font-size:11px}.resource-strip{margin:10px 0;display:flex;flex-wrap:wrap;gap:7px}.resource-strip>span{padding:7px 10px;display:flex;align-items:center;gap:5px;border:1px solid #dce6e1;border-radius:999px;color:#64726c;background:#fff;font-size:11px}.resource-strip svg{width:14px}.resource-strip b{color:#263f36}.resource-strip .role-resource{margin-left:auto;border-color:#d9d2ff;color:#5741bf;background:#f1efff}.crisis-banner{margin:10px 0;padding:14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border:1px solid #f3b55d;border-radius:14px;background:#fff7e5}.crisis-banner>span{font-size:28px}.crisis-banner div{display:grid;gap:2px}.crisis-banner small{color:#9a5b13;font-weight:900}.crisis-banner p{margin:0;color:#785b36;font-size:12px}.crisis-banner>div:last-child{display:flex;gap:5px;flex-wrap:wrap}.crisis-banner button{padding:5px 8px;border:1px solid #e8bd80;border-radius:7px;background:#fff;font-size:10px}.metric-grid{margin-bottom:10px;display:grid;grid-template-columns:repeat(8,minmax(100px,1fr));gap:7px}.metric-card{min-width:0;padding:10px;position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;overflow:hidden;border:1px solid #dfe7e3;border-radius:12px;background:#fff}.metric-card__icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--metric-color);background:color-mix(in srgb,var(--metric-color) 12%,white)}.metric-card div{display:grid}.metric-card small{overflow:hidden;color:#75827c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.metric-card strong{font-size:18px}.metric-card__delta{font-size:10px;font-weight:900}.metric-card__delta.positive{color:#0a9768}.metric-card__delta.negative{color:#d34855}.metric-card__bar{position:absolute;left:0;right:0;bottom:0;height:3px;background:#edf1ef}.metric-card__bar i{height:100%;display:block;background:var(--metric-color)}.map-card{overflow:hidden;border:1px solid #d8e3de;border-radius:17px;background:#fff;box-shadow:0 15px 35px #264e3d12}.map-card__header{height:65px;padding:11px 15px;display:flex;align-items:center;justify-content:space-between}.map-card__header h2{margin:2px 0 0;font:700 21px Fredoka,sans-serif}.live-pill{display:inline-flex;align-items:center;gap:5px;color:#26845f;font-size:9px;font-weight:900;letter-spacing:.08em}.live-pill i{width:6px;height:6px;border-radius:50%;background:#20ad76;box-shadow:0 0 0 4px #20ad7621}.map-layer-menu{display:flex;align-items:center;gap:7px}.map-layer-menu select,.target-field select{min-height:37px;padding:0 10px;border:1px solid #d8e1dd;border-radius:9px;background:#f8faf9;font-weight:700}.map-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;border-top:1px solid #dce5e1}.map-stage{min-height:510px;position:relative;overflow:hidden}.phaser-map{width:100%;height:510px}.phaser-map canvas{display:block}.map-change-pop{position:absolute;left:50%;top:18px;padding:10px 14px;display:flex;align-items:center;gap:9px;transform:translate(-50%);border-radius:12px;color:#3f2e85;background:#fff9d7;box-shadow:0 12px 25px #3f433b35;animation:demo-enter .3s ease}.map-change-pop div{display:grid}.map-change-pop span{max-width:330px;font-size:11px}.district-inspector{padding:17px;border-left:1px solid #dce5e1;background:#fbfcfb}.district-inspector h3{margin:7px 0;font:700 22px Fredoka,sans-serif}.district-inspector>p:not(.panel-kicker){color:#66766f;font-size:12px;line-height:1.5}.district-status{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:6px;font-size:10px;font-weight:800}.district-status.open{color:#177e5a;background:#dff5eb}.district-status.locked{color:#6d5d8e;background:#eee9f6}.district-stats{display:grid;grid-template-columns:1fr 1fr;gap:6px}.district-stats span{padding:8px;display:grid;border:1px solid #e3e9e6;border-radius:8px;color:#78847f;background:#fff;font-size:9px}.district-stats b{color:#31463e;font-size:14px}.influence-meter{margin-top:14px}.influence-meter>div{display:flex;justify-content:space-between}.influence-meter small{color:#6d7974}.influence-meter>span{height:8px;margin-top:7px;display:flex;overflow:hidden;border-radius:6px;background:#e5eae8}.influence-meter i{display:block}.role-mayor{background:#7357e8}.role-planner{background:#f97352}.role-eco_lead{background:#10996c}.role-community_voice{background:#d94f86}.requirements{padding-left:18px;color:#616f69;font-size:11px;line-height:1.7}.map-legend{padding:8px 14px;display:flex;gap:16px;border-top:1px solid #dce5e1;color:#6a7771;font-size:10px}.district-keyboard-list{padding:8px 12px;display:flex;flex-wrap:wrap;gap:5px;border-top:1px solid #edf1ef}.district-keyboard-list button{padding:5px 8px;border:1px solid #dfe6e3;border-radius:7px;background:#fff;font-size:10px;cursor:pointer}.district-keyboard-list button[aria-pressed=true]{border-color:var(--purple);color:var(--purple);background:var(--purple-soft)}.proposal-panel{align-self:start;padding:18px;display:grid;gap:12px;position:sticky;top:90px;border:1px solid #dddce7;border-radius:17px;background:#fff;box-shadow:0 15px 35px #2e315315}.panel-heading{display:flex;align-items:center;gap:10px}.panel-heading>span{width:41px;height:41px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#7357e8,#9a72ee)}.panel-heading h2{margin:1px 0;font:700 21px Fredoka,sans-serif}.proposal-field,.target-field{display:grid;gap:6px;color:#596760;font-size:11px;font-weight:800}.proposal-field{position:relative}.proposal-field textarea{width:100%;padding:12px;resize:vertical;border:1px solid #d7deda;border-radius:11px;line-height:1.45}.proposal-field small{position:absolute;right:10px;bottom:8px;color:#8c9691}.idea-starters{display:grid;gap:5px}.idea-starters p{margin:0;display:flex;align-items:center;gap:5px;color:#6d7772;font-size:10px;font-weight:800}.idea-starters button{padding:6px 8px;overflow:hidden;border:1px solid #e7e2f8;border-radius:8px;color:#5e4bae;background:#f7f5ff;font-size:10px;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.coach-empty,.coach-loading{min-height:95px;padding:14px;display:grid;place-items:center;text-align:center;border:1px dashed #d7d0f4;border-radius:12px;color:#6b5bb1;background:#faf9ff}.coach-empty p,.coach-loading span{margin:3px 0 0;color:#7b778b;font-size:10px}.coach-result{max-height:320px;padding:12px;overflow:auto;border:1px solid #ddd6f5;border-radius:12px;background:#fbfaff}.coach-result h4{margin:10px 0 4px;display:flex;align-items:center;gap:5px}.coach-result p{margin:4px 0;font-size:11px;line-height:1.45}.coach-result .muted{color:#777386}.coach-caution{display:flex;align-items:center;gap:5px;color:#985e18;font-size:10px;font-weight:800}.coach-risk-grid{display:flex;gap:6px}.coach-risk-grid span{padding:5px 7px;display:flex;align-items:center;gap:4px;border-radius:6px;background:#eeeafd;font-size:9px}.stakeholder{margin:5px 0;display:grid;grid-template-columns:1fr auto;font-size:10px}.stakeholder span{grid-column:1/-1;color:#73707d}.stakeholder em{font-style:normal}.stakeholder em.benefits{color:#07845b}.stakeholder em.concern{color:#ba4e54}.coach-alternative,.coach-question{margin-top:8px;padding:8px;border-radius:7px;background:#eeeafd;font-size:10px}.coach-alternative{display:grid}.coach-question{display:flex;gap:5px}.forecast-note{color:#7f8984;font-size:9px;text-align:center}.bot-intent,.bot-result{padding:10px;display:flex;gap:9px;border:1px solid #dce4e0;border-radius:11px;background:#f7faf8}.bot-emblem{width:37px;height:37px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#fff;background:#334b5b;font-weight:900;font-size:11px}.bot-intent div:last-child{display:grid;gap:2px}.bot-intent p{margin:0;display:flex;align-items:center;gap:5px;color:#6e7b75;font-size:9px;font-weight:900}.bot-intent span,.bot-intent small,.bot-result p,.bot-result span{color:#6c7872;font-size:9px}.bot-result div{display:grid}.bot-result p{margin:2px 0}.demo-finish{border:0;color:#7969b9;background:transparent;font-size:10px;font-weight:800;text-decoration:underline;cursor:pointer}.strategy-dock{max-width:1600px;margin:0 auto;padding:0 20px 30px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.strategy-dock>div{min-height:125px;padding:14px;display:grid;align-content:start;gap:5px;border:1px solid #dce5e1;border-radius:13px;background:#fff}.strategy-dock span{color:#6e7b75;font-size:11px;line-height:1.45}.strategy-dock small{color:#7562c8;font-size:9px;font-weight:800}.milestone-progress{height:7px;overflow:hidden;border-radius:6px;background:#e8e5f4}.milestone-progress i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#7357e8,#a789ff)}.endgame{min-height:100vh;padding:50px 24px;position:relative;overflow:hidden;background:linear-gradient(155deg,#172f35,#243848 60%,#372f61);color:#fff}.endgame__glow{position:absolute;inset:-30% 20% auto;height:500px;border-radius:50%;background:#ad8fff30;filter:blur(80px)}.endgame-hero{max-width:850px;margin:auto;position:relative;text-align:center}.summit-seal{padding:7px 12px;border:1px solid #ffffff40;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.13em}.endgame-hero>p{margin:24px 0 2px;color:#b9cbc9}.endgame-hero h1{margin:0;font:700 clamp(44px,7vw,76px) Fredoka,sans-serif;color:#ffe291}.legacy-score{margin:20px auto;display:flex;justify-content:center;align-items:center;gap:10px}.legacy-score strong{font:700 72px Fredoka,sans-serif}.legacy-score span{color:#b8c9c8;font-size:11px;font-weight:900;text-align:left}.endgame-reflection{max-width:720px;margin:auto!important;line-height:1.6}.endgame-grid{max-width:1200px;margin:35px auto 20px;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:13px}.endgame-card{padding:20px;border:1px solid #ffffff22;border-radius:16px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.endgame-card h2{margin:0 0 14px;display:flex;align-items:center;gap:7px;font:700 20px Fredoka,sans-serif}.mini-final-map{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mini-final-map div{min-height:75px;padding:12px;display:grid;align-content:center;border-radius:13px;color:#263d38;background:#bfe2cb}.mini-final-map div:nth-child(2){background:#9ed8d8}.mini-final-map div:nth-child(3){background:#bcc9ed}.mini-final-map div:nth-child(4){background:#d6cae8}.mini-final-map div.locked{opacity:.45}.mini-final-map span{font-size:10px}.metric-grid--end{grid-template-columns:repeat(4,1fr)}.metric-grid--end .metric-card{color:#263a35}.award-row,.timeline-row{margin:8px 0;padding:9px;display:flex;gap:10px;border-radius:10px;background:#ffffff0c}.award-row>span{font-size:27px}.award-row div,.timeline-row div{display:grid}.award-row p,.timeline-row p{margin:2px 0;color:#b8c8c6;font-size:10px}.timeline-row>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#293f3b;background:#ffe291;font-weight:900}.priority-summary{margin-top:12px;color:#c6d1d0;font-size:11px}.endgame-actions{display:flex;justify-content:center;gap:10px;position:relative}@media(max-width:1250px){.metric-grid{grid-template-columns:repeat(4,1fr)}.map-layout{grid-template-columns:1fr}.district-inspector{border-left:0;border-top:1px solid #dce5e1}.district-stats{grid-template-columns:repeat(4,1fr)}.map-stage,.phaser-map{height:430px;min-height:430px}.strategy-dock{grid-template-columns:1fr 1fr}}@media(max-width:920px){.game-content{grid-template-columns:1fr}.proposal-panel{position:static}.turn-row{grid-template-columns:1fr;gap:10px}.game-header .players-chip,.game-header .guide-button{display:none}.endgame-grid{grid-template-columns:1fr}}@media(max-width:600px){.game-header{padding:9px 12px}.room-chip,.profile-button div{display:none}.game-content{padding:10px}.metric-grid{grid-template-columns:repeat(2,1fr)}.resource-strip>span{flex:1 0 30%}.crisis-banner{grid-template-columns:auto 1fr}.crisis-banner>div:last-child{grid-column:1/-1}.map-stage,.phaser-map{height:360px;min-height:360px}.district-stats{grid-template-columns:1fr 1fr}.map-legend{overflow-x:auto;white-space:nowrap}.strategy-dock{padding:0 10px 20px;grid-template-columns:1fr}.endgame{padding:35px 12px}.metric-grid--end{grid-template-columns:repeat(2,1fr)}.endgame-actions{flex-direction:column}}@media print{.endgame{color:#111;background:#fff}.endgame-actions{display:none}.endgame-card{border-color:#ccc}}.council-arena{margin:10px 0;overflow:hidden;border:1px solid #30285f;border-radius:16px;color:#fff;background:radial-gradient(circle at 70% -30%,#7558b966,transparent 46%),linear-gradient(135deg,#172d38,#272544);box-shadow:0 18px 38px #26334429}.council-arena>header{padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18}.council-arena .panel-kicker{color:#b8a9ff}.council-arena h2{margin:3px 0 0;font:700 20px Fredoka,sans-serif}.arena-rule{padding:6px 9px;border:1px solid #ffdc8352;border-radius:999px;color:#ffe19b;font-size:9px;font-weight:800}.arena-grid{padding:12px;display:grid;grid-template-columns:.8fr 1.25fr 1fr;gap:10px}.arena-grid article{padding:13px;border:1px solid #ffffff19;border-radius:12px;background:#ffffff0a}.arena-grid h3{margin:0 0 9px;display:flex;align-items:center;gap:6px;font-size:13px}.ranking-row{margin:5px 0;padding:6px;display:grid;grid-template-columns:22px 25px 1fr auto;align-items:center;gap:4px;border-radius:8px;background:#ffffff0a}.ranking-row.you{background:#7962e73d;outline:1px solid #a994ff66}.ranking-row>strong{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#342d55;background:#d9d4e8;font-size:10px}.ranking-row:first-of-type>strong{background:#ffd977}.ranking-row div{display:grid}.ranking-row b{font-size:10px}.ranking-row small{color:#aebcbd;font-size:8px}.ranking-row em{color:#ffe093;font-size:11px;font-style:normal;font-weight:900}.compact-title{display:flex;gap:8px;align-items:center}.compact-title>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#28344a;background:#ffe08b}.compact-title small{color:#d0c5ff;font-size:8px;font-weight:900;letter-spacing:.08em}.compact-title h3{margin:2px 0 0;font:700 15px Fredoka,sans-serif}.compact-card>p{margin:7px 0;color:#bdc7ca;font-size:9px;line-height:1.45}.compact-progress{height:17px;position:relative;overflow:hidden;border-radius:9px;background:#0e1c25}.compact-progress i{height:100%;display:block;background:linear-gradient(90deg,#8065ee,#e7709a,#ffd36d);transition:width .5s}.compact-progress b{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:9px}.compact-signers{min-height:24px;padding:6px 0;display:flex;flex-wrap:wrap;gap:4px}.compact-signers span{padding:3px 5px;border-radius:5px;background:#fff1;font-size:8px}.compact-signers small{color:#8ea0a3}.compact-reward{color:#ffe091!important}.pledge-actions{display:flex;align-items:center;gap:5px}.pledge-actions button{padding:5px 7px;border:1px solid #a491f264;border-radius:6px;color:#fff;background:#7861d4;font-size:8px;font-weight:800;cursor:pointer}.pledge-actions button:disabled{opacity:.4}.pledge-actions span{margin-left:auto;color:#aebcbd;font-size:8px}.compact-card.complete{border-color:#58d8a178;box-shadow:inset 0 0 30px #2abb7a22}.compact-complete{color:#79ecb8;font-size:9px;font-weight:900}.contested-card>p{color:#aebcbd;font-size:9px}.contested-card>div{margin:6px 0;padding:7px;display:grid;grid-template-columns:1fr auto;border-radius:7px;background:#ffffff0a}.contested-card div b{font-size:10px}.contested-card div span{color:#d9d5e5;font-size:9px}.contested-card div em{grid-column:1/-1;margin-top:3px;color:#ffcd6c;font-size:7px;font-style:normal;font-weight:900;letter-spacing:.1em}.arena-empty{color:#9dabad;font-size:9px}.approach-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.approach-picker button{min-height:65px;padding:7px 4px;display:grid;place-items:center;gap:1px;border:1px solid #e2deed;border-radius:9px;color:#69726f;background:#fafbfa;cursor:pointer}.approach-picker svg{width:16px}.approach-picker b{font-size:10px}.approach-picker small{font-size:7px}.approach-picker button.active{border-color:#7158dc;color:#5742b7;background:#f0edff;box-shadow:inset 0 0 0 1px #7158dc}.capital-stake{padding:9px;display:grid;grid-template-columns:1fr auto;gap:6px;border:1px solid #ebcf85;border-radius:10px;background:#fff9e9}.capital-stake>div:first-child{display:grid}.capital-stake b{font-size:10px}.capital-stake small{color:#806f50;font-size:8px}.capital-stake>div:nth-child(2){display:flex;gap:3px}.capital-stake button{width:26px;height:26px;border:1px solid #e2c982;border-radius:7px;background:#fff;font-size:9px;cursor:pointer}.capital-stake button.active{color:#fff;background:#d28a2d}.capital-stake button:disabled{opacity:.3}.capital-stake>span{grid-column:1/-1;color:#9b651d;font-size:8px;font-weight:800}.resolution-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#0e1822db;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.resolution-show{width:min(760px,96vw);padding:34px;position:relative;overflow:hidden;border:1px solid #ffffff2b;border-radius:24px;color:#fff;background:radial-gradient(circle at 50% 0,#7f62e05c,transparent 42%),linear-gradient(145deg,#1c2938,#28234a);box-shadow:0 35px 100px #0009;text-align:center;animation:resolution-in .4s cubic-bezier(.18,.89,.32,1.28)}.resolution-show:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 30%,#ffffff12 48%,transparent 62%);animation:resolution-shine 2s infinite}.resolution-orbit{width:78px;height:78px;margin:0 auto 15px;position:relative;display:grid;place-items:center;border:1px solid #ab96ff66;border-radius:50%}.resolution-orbit span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#7f63ea,#d9649a);font-size:25px}.resolution-orbit i{width:7px;height:7px;position:absolute;border-radius:50%;background:#ffe17f;animation:orbit 2s linear infinite}.resolution-orbit i:nth-child(2){animation-delay:-.66s}.resolution-orbit i:nth-child(3){animation-delay:-1.33s}.resolution-kicker{margin:0;color:#b7aaff;font-size:9px;font-weight:900;letter-spacing:.14em}.resolution-show h2{margin:8px 0;font:700 clamp(25px,4vw,40px) Fredoka,sans-serif;color:#ffe397}.resolution-show blockquote{max-width:560px;margin:13px auto 20px;color:#c8d0d1;font-size:13px;font-style:italic}.resolution-stages{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.resolution-stages>div{padding:9px 4px;display:grid;place-items:center;gap:4px;opacity:.35;border-radius:9px;background:#ffffff0b}.resolution-stages>div.active{opacity:1;background:#ffffff14}.resolution-stages span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#6f58cc}.resolution-stages svg{width:15px}.resolution-stages b{font-size:9px}.resolution-deltas{margin:17px 0 10px;display:flex;justify-content:center;flex-wrap:wrap;gap:7px}.resolution-deltas span{min-width:80px;padding:8px;display:grid;border:1px solid #ffffff1a;border-radius:8px;color:#c3cdcf;font-size:8px;text-transform:capitalize}.resolution-deltas b{font-size:19px}.resolution-deltas .gain b{color:#75e7b4}.resolution-deltas .loss b{color:#ff8a94}.resolution-why{max-width:610px;margin:10px auto;color:#bdc8c9;font-size:11px;line-height:1.55}.resolution-reward{margin:14px auto;padding:9px;display:flex;justify-content:center;gap:6px;border:1px solid #ffe1833d;border-radius:9px;color:#ffe397;background:#ffe18312;font-size:10px}.resolution-reward svg{width:15px}.resolved .resolution-stages>div{animation:stage-pop .45s backwards}.resolved .resolution-stages>div:nth-child(2){animation-delay:.14s}.resolved .resolution-stages>div:nth-child(3){animation-delay:.28s}.resolved .resolution-stages>div:nth-child(4){animation-delay:.42s}.resolved .resolution-deltas span{animation:score-rise .45s .55s backwards}@keyframes orbit{0%{transform:rotate(0) translate(48px) rotate(0)}to{transform:rotate(360deg) translate(48px) rotate(-360deg)}}@keyframes resolution-in{0%{opacity:0;transform:scale(.87) translateY(24px)}}@keyframes resolution-shine{0%{transform:translate(-80%)}to{transform:translate(80%)}}@keyframes stage-pop{0%{opacity:.1;transform:translateY(12px) scale(.9)}}@keyframes score-rise{0%{opacity:0;transform:translateY(16px)}}@media(max-width:1100px){.arena-grid{grid-template-columns:1fr 1fr}.compact-card{grid-row:span 2}.contested-card{grid-column:1}}@media(max-width:700px){.council-arena>header{align-items:flex-start;flex-direction:column;gap:7px}.arena-grid{grid-template-columns:1fr}.compact-card,.contested-card{grid-column:auto;grid-row:auto}.resolution-show{padding:24px 14px}.resolution-stages{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hero{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:48px}.landing-demo{overflow:hidden;min-width:0;border:1px solid #3d4860;border-radius:22px;color:#f7f8fb;background:#172033;box-shadow:0 30px 70px #1c1d3c4d}.landing-demo__header{height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #354056;color:#98a5ba;font-size:8px;font-weight:800;letter-spacing:.12em}.landing-demo__header div{display:flex;align-items:center;gap:7px;color:#dce5f3}.landing-demo__header i{width:7px;height:7px;border-radius:50%;background:#46c59a;box-shadow:0 0 0 4px #46c59a1f;animation:pulse 2s infinite}.landing-demo__body{min-height:370px;display:grid;grid-template-columns:1.08fr .92fr}.demo-map{position:relative;overflow:hidden;min-width:0;background:linear-gradient(32deg,transparent 49.5%,#ffffff09 50%,transparent 50.5%) 0 0 / 32px 32px,linear-gradient(-32deg,transparent 49.5%,#ffffff08 50%,transparent 50.5%) 0 0 / 32px 32px,#233348}.demo-map:after{content:"";position:absolute;top:12%;right:8%;bottom:12%;left:8%;border:1px solid #99abbd1f;border-radius:48% 38% 44% 35%;box-shadow:inset 0 0 50px #0c15249c}.demo-map__water{position:absolute;z-index:1;width:67px;height:125%;top:-12%;right:8%;transform:rotate(9deg);background:repeating-linear-gradient(0deg,#34677b 0,#34677b 8px,#3b7185 9px,#3b7185 15px);border-inline:3px solid #77a8b43b}.demo-map__road{position:absolute;z-index:2;background:#5d6878;box-shadow:0 0 0 5px #162336}.demo-map__road:after{content:"";position:absolute;border-color:#d8dfdf8f;border-style:dashed}.demo-map__road--east{left:-8%;right:-8%;top:52%;height:19px;transform:rotate(-5deg)}.demo-map__road--east:after{left:0;right:0;top:50%;border-width:1px 0 0}.demo-map__road--north{width:17px;height:120%;left:42%;top:-8%;transform:rotate(8deg)}.demo-map__road--north:after{top:0;bottom:0;left:50%;border-width:0 0 0 1px}.demo-district{position:absolute;z-index:4;min-width:84px;min-height:65px;display:grid;place-items:center;border:1px solid #ffffff1c;border-radius:9px;color:#dfe8f0;background:#304156;box-shadow:5px 7px #101a28a8}.demo-district>svg{width:28px;height:28px;opacity:.9}.demo-district>span{position:absolute;left:50%;bottom:-18px;transform:translate(-50%);color:#b8c5d3;font-size:7px;font-weight:800;white-space:nowrap}.demo-district--civic{left:13%;top:13%;color:#c7bcff;background:#514c78}.demo-district--homes{right:14%;top:19%;grid-template-columns:repeat(3,13px);gap:4px;background:#655748}.demo-district--homes>i{width:13px;height:28px;border-top:4px solid #d8c6a7;background:#9a8060}.demo-district--park{left:11%;bottom:14%;color:#9dd8bc;background:#345d50}.demo-district--transit{right:17%;bottom:13%;color:#9bc6e4;background:#385c77}.demo-route{position:absolute;z-index:6;width:49%;height:39%;left:30%;top:42%;border:3px dashed transparent;border-left-color:#75bce8;border-bottom-color:#75bce8;border-radius:0 0 0 24px;opacity:0;transition:opacity .5s}.demo-route--active{opacity:1;animation:route-flow 1.2s linear infinite}.demo-map__pulse{position:absolute;z-index:8;width:16px;height:16px;border:3px solid #ffb85c;border-radius:50%;opacity:0}.demo-map__pulse.active{opacity:1;animation:map-pulse 1.6s ease-out infinite}.demo-map__pulse--one{left:22%;bottom:29%}.demo-map__pulse--two{right:26%;bottom:27%;border-color:#63d3a8}.demo-panel{position:relative;padding:18px;display:flex;flex-direction:column;gap:14px;border-left:1px solid #354056;background:linear-gradient(155deg,#1f2a3e,#172033)}.demo-metrics{display:grid;grid-template-columns:1fr 1fr;gap:7px}.demo-metrics>div{min-width:0;padding:9px;display:grid;grid-template-columns:1fr auto;align-items:end;border:1px solid #3c4960;border-radius:9px;background:#263247}.demo-metrics span{grid-column:1 / 3;color:#97a4b8;font-size:7px;font-weight:700}.demo-metrics b{font:700 19px Fredoka,sans-serif}.demo-metrics em{display:flex;align-items:center;color:#67d4a9;font-size:8px;font-style:normal;font-weight:800}.demo-event{flex:1;padding:16px;border:1px solid #3b475c;border-top:3px solid var(--demo-accent);border-radius:12px;background:#202c40;animation:demo-enter .35s ease}.demo-event__icon{width:35px;height:35px;margin-bottom:12px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--demo-accent)}.demo-event__icon svg{width:18px}.demo-event small{color:#9aa8bb;font-size:7px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.demo-event h3{margin:5px 0 7px;font:700 17px/1.1 Fredoka,sans-serif}.demo-event p{margin:0;color:#b7c2d0;font-size:9px;line-height:1.5}.demo-advisers,.demo-headline{min-height:34px;display:flex;align-items:center;justify-content:space-between;color:#b9c5d5;font-size:8px;font-weight:700}.demo-advisers span{display:flex;align-items:center;gap:5px}.demo-advisers div{display:flex}.demo-advisers i{width:22px;height:22px;margin-left:-4px;display:grid;place-items:center;border:2px solid #1d283b;border-radius:50%;background:#51617a;font-size:7px;font-style:normal}.demo-headline{padding:0 9px;border-radius:7px;color:#86dfbd;background:#1f443c;letter-spacing:.06em}.landing-demo>footer{height:70px;padding:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;border-top:1px solid #354056;background:#121a2a}.landing-demo>footer button{min-width:0;padding:7px;display:flex;align-items:center;gap:6px;border:1px solid transparent;border-radius:8px;color:#78869b;background:transparent;cursor:pointer}.landing-demo>footer button.active{border-color:#52607a;color:#e6edf6;background:#253147}.landing-demo>footer button span{flex:0 0 auto;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#354158;font-size:7px;font-weight:800}.landing-demo>footer button.active span{color:#fff;background:#6758dc}.landing-demo>footer button b{overflow:hidden;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.bot-assurance{max-width:620px;margin:15px auto 0;padding:9px 13px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d8d2f0;border-radius:10px;color:#5e5775;background:#f1eff9;font-size:10px;line-height:1.4}.bot-assurance svg{flex:0 0 auto;color:var(--purple)}.role-grid{max-width:1180px}.role-card{min-height:430px;padding-inline:17px}.role-card__description{min-height:90px}.role-card__focus{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.role-card__focus small{padding:4px 6px;border:1px solid color-mix(in srgb,var(--role-color) 25%,white);border-radius:999px;color:#6b6675;background:color-mix(in srgb,var(--role-color) 5%,white);font-size:7px;font-weight:700}.role-card__perks{margin-top:13px}.role-briefing{--role-color: var(--purple);max-width:1136px;margin:18px auto 0;padding:18px 20px;display:grid;grid-template-columns:220px 1fr;gap:20px;border:1px solid color-mix(in srgb,var(--role-color) 28%,#e5e2ed);border-left:4px solid var(--role-color);border-radius:16px;background:#fff;box-shadow:0 10px 30px #392e6b0c}.role-briefing__heading{display:flex;align-items:flex-start;gap:10px}.role-briefing__heading>span{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--role-color) 12%,white);font-size:23px}.role-briefing__heading div{display:grid}.role-briefing__heading small{color:var(--role-color);font-size:7px;font-weight:800;letter-spacing:.12em}.role-briefing__heading h2{margin:2px 0;font:700 17px Fredoka,sans-serif}.role-briefing__heading p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.role-briefing__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.role-briefing__grid>div{padding:10px;display:flex;align-items:flex-start;gap:8px;border-radius:10px;background:color-mix(in srgb,var(--role-color) 5%,white)}.role-briefing__grid svg{flex:0 0 auto;color:var(--role-color)}.role-briefing__grid span{display:grid}.role-briefing__grid b{font-size:8px}.role-briefing__grid p{margin:2px 0 0;color:#716c7b;font-size:7px;line-height:1.42}.role-footer>div em{color:#8c8798;font-size:7px;font-style:normal;font-weight:700}.players-chip{gap:8px}.players-chip .bot-count{padding:4px 6px;display:flex;align-items:center;gap:4px;border-radius:6px;color:#6454ba;background:#efecff;font-size:8px;font-weight:800}.bot-advice{margin:12px 0;padding:10px;border:1px solid #dcd6f1;border-radius:10px;background:#f8f6ff}.bot-advice>p{margin:0 0 7px;display:flex;align-items:center;gap:5px;color:#6656bb;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bot-advice>div{display:grid;grid-template-columns:25px 1fr;gap:6px;margin-top:5px}.bot-advice>div>span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#ece8fb;font-size:13px}.bot-advice>div p{margin:0;display:grid;color:#777184;font-size:7px;line-height:1.35}.bot-advice>div b{color:#4e475f;font-size:8px}.council-feed__players i.is-bot{border-color:#d8d1f4;background:#eeebff}.council-bot-note{margin:-2px 0 14px;padding:7px 8px;display:flex;align-items:center;gap:6px;border-radius:7px;color:#6759ad;background:#f1effb;font-size:8px;font-weight:700}.city-canvas{border-color:#cdd5d5;border-radius:14px;background:#d6dfdc;box-shadow:0 12px 30px #24333b1a}.city-canvas__top{height:72px;padding-inline:18px;border-bottom:1px solid #dfe4e2b8;background:linear-gradient(180deg,#f7faf9 0%,#f7faf9e8 72%,transparent 100%)}.city-canvas__top h2{color:#25343b}.live-pill{color:#597078}.city-canvas__tools button{border-color:#d4dddc;color:#4e626a;background:#f8faf9}.city-world{background:radial-gradient(circle at 19% 21%,#ffffff4f 0 1px,transparent 2px) 0 0 / 18px 18px,linear-gradient(145deg,#d9e3df,#b9cbc6)}.city-world:before,.city-world:after{content:"";position:absolute;z-index:0;width:330px;height:130px;border:1px solid #59746d1a;border-radius:50%;transform:rotate(-12deg)}.city-world:before{left:-80px;top:90px;box-shadow:0 0 0 25px #59746d0b,0 0 0 52px #59746d08}.city-world:after{right:-70px;bottom:-30px;box-shadow:0 0 0 24px #59746d0b,0 0 0 50px #59746d08}.city-board{width:720px;height:430px;top:53%;border:7px solid #8e9d94;border-radius:22px;background:#c8d2c9;box-shadow:0 18px #71827b,0 30px 40px #344b4a42;transform:translate(-50%,-42%) rotate(-2deg)}.city-grid-lines{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:15px;background:repeating-linear-gradient(0deg,transparent 0 46px,#70837912 47px 48px),repeating-linear-gradient(90deg,transparent 0 46px,#70837912 47px 48px)}.city-river{width:105px;right:3%;border-color:#9eb4ad;background:linear-gradient(90deg,#4e8aa1,#65a1b5 45%,#4d879f),repeating-linear-gradient(0deg,transparent 0 12px,#b7d8e133 13px 14px);box-shadow:inset 10px 0 18px #24526836,inset -10px 0 18px #24526836}.city-road{background:#545f63;box-shadow:inset 0 0 0 5px #a9aaa1,0 2px 4px #3c46452e}.city-road:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px solid #e7e9e063}.city-road:after{border-color:#e6d9a6}.city-road--horizontal{height:42px}.city-road--vertical{width:43px}.city-road--diagonal{width:35px;height:120%;left:19%;top:-12%;transform:rotate(34deg)}.city-road--diagonal:after{top:0;bottom:0;left:50%;border-width:0 0 0 1px}.city-bridge{position:absolute;z-index:4;right:1%;width:116px;height:30px;border-block:4px solid #3e4a4e;background:#69767a;box-shadow:0 3px 5px #23404c4d}.city-bridge--north{top:21%;transform:rotate(8deg)}.city-bridge--south{bottom:20%;transform:rotate(8deg)}.city-block{min-width:118px;min-height:92px;padding:8px;border:1px solid #ffffff78;border-radius:10px;background:#d9e0dc;filter:drop-shadow(6px 8px 0 #31494335)}.city-block:hover{transform:translateY(-3px) scale(1.025);filter:drop-shadow(8px 11px 0 #31494342)}.city-block--1{left:5%;top:8%}.city-block--2{right:13%;top:9%}.city-block--3{left:7%;bottom:8%}.city-block--4{right:14%;bottom:7%}.city-block--5{left:39%;top:34%;min-width:105px;min-height:79px}.city-block--park{--district: #477c64;background:#9fbca6}.city-block--homes{--district: #906e4e;background:#c9b8a3}.city-block--business{--district: #536e85;background:#a9bcc8}.city-block--civic{--district: #625d83;background:#b5b2c6}.city-block--transit{--district: #6b6b54;background:#c5c4ad}.district-model{position:relative;width:86px;height:54px;display:flex;align-items:flex-end;justify-content:center;gap:5px}.district-model>i{width:20px;height:35px;border-top:4px solid color-mix(in srgb,var(--district) 55%,white);border-radius:2px 2px 0 0;background:repeating-linear-gradient(0deg,transparent 0 7px,#ffffff45 8px 9px),var(--district);box-shadow:4px 5px #34443a3d}.district-model>i:nth-child(2){height:50px}.district-model>i:nth-child(3){height:27px}.district-model>span{position:absolute;right:-5px;top:-4px;width:30px;height:30px;display:grid;place-items:center;border:1px solid #ffffffb0;border-radius:7px;color:#fff;background:var(--district);box-shadow:0 4px 9px #243b3942}.city-block--park .district-model>i{width:27px;height:27px;border:0;border-radius:50% 50% 44% 48%;background:#477c64;box-shadow:5px 7px #3158454a}.city-block--park .district-model>i:nth-child(2){width:34px;height:37px}.city-block--transit .district-model>i{height:16px;border:0;border-radius:2px}.city-block--civic .district-model>i{height:32px;border-top-width:8px}.city-block small{bottom:-25px;min-width:95px;padding:5px 7px;display:grid;border:1px solid #d5ddda;border-radius:6px;color:#2e4247;background:#f7f9f8ed;box-shadow:0 4px 10px #23383b1f;text-align:left}.city-block small b{font-size:8px}.city-block small em{color:#748489;font-size:6px;font-style:normal;font-weight:700}.level-star{top:-8px;right:-8px;width:27px;height:20px;border-radius:5px;color:#fff;background:#28775f;font-size:7px}.city-vehicle{position:absolute;z-index:8;width:25px;height:11px;border-radius:3px;background:#dbe6e8;box-shadow:inset 6px 0 #3c7187,0 2px 2px #26373d66}.city-vehicle i{position:absolute;bottom:-2px;width:5px;height:5px;border-radius:50%;background:#263237}.city-vehicle i:first-child{left:4px}.city-vehicle i:last-child{right:4px}.city-vehicle--one{left:38%;top:50%;animation:vehicle-east 8s linear infinite}.city-vehicle--two{left:46%;top:28%;transform:rotate(88deg);animation:vehicle-south 9s linear infinite}.city-rail-line{position:absolute;z-index:3;left:28%;bottom:1%;width:43%;height:12px;border-block:2px solid #4d5556;background:repeating-linear-gradient(90deg,transparent 0 8px,#646a67 9px 11px);transform:rotate(-5deg)}.city-rail-line span{position:absolute;right:15%;top:-7px;width:45px;height:19px;border-radius:3px;background:#e3e8e5;box-shadow:inset 13px 0 #5c7a87,0 3px 3px #293b3b5c}.city-tree-cluster{position:absolute;z-index:2;display:flex;gap:3px}.city-tree-cluster i{width:14px;height:14px;border-radius:50%;background:#558368;box-shadow:2px 3px #385a45}.city-tree-cluster--one{left:31%;top:18%}.city-tree-cluster--two{right:5%;bottom:9%}.city-legend{position:absolute;z-index:9;left:12px;bottom:10px;padding:6px 8px;display:flex;align-items:center;gap:6px;border:1px solid #d1d9d6;border-radius:7px;color:#64757a;background:#f8faf9e8;font-size:6px;font-weight:700;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.city-legend span{display:flex;align-items:center;gap:4px;margin-right:3px;color:#344d52;font-size:7px}.city-legend i{width:7px;height:7px;border-radius:2px;background:#34856a}.city-legend i:last-of-type{background:#b79a63}@keyframes demo-enter{0%{opacity:0;transform:translateY(7px)}}@keyframes route-flow{to{border-left-color:#a9daf6;border-bottom-color:#a9daf6}}@keyframes map-pulse{0%{transform:scale(.3);opacity:1}to{transform:scale(3);opacity:0}}@keyframes vehicle-east{0%{transform:translate(-100px)}to{transform:translate(230px)}}@keyframes vehicle-south{0%{transform:translateY(-80px) rotate(88deg)}to{transform:translateY(210px) rotate(88deg)}}@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:22px}.landing-demo__body{grid-template-columns:1fr}.demo-map{min-height:225px}.demo-panel{min-height:190px;border-left:0;border-top:1px solid #354056}.demo-event{min-height:105px}.role-briefing{margin-inline:22px;grid-template-columns:1fr}.city-board{transform:translate(-50%,-42%) rotate(-2deg) scale(.86)}}@media(max-width:800px){.hero{grid-template-columns:1fr}.landing-demo{max-width:650px;width:100%;margin:auto;text-align:left}.landing-demo__body{grid-template-columns:1.08fr .92fr}.demo-map{min-height:370px}.demo-panel{min-height:0;border-top:0;border-left:1px solid #354056}.role-briefing__grid{grid-template-columns:1fr}}@media(max-width:600px){.landing-demo__body{grid-template-columns:1fr}.demo-map{min-height:260px}.demo-panel{min-height:210px;border-left:0;border-top:1px solid #354056}.landing-demo>footer button b{display:none}.landing-demo>footer button{justify-content:center}.role-card{min-height:auto}.role-card__description{min-height:0}.role-briefing{margin-inline:12px;padding:15px}.role-footer>div{display:none}.city-board{transform:translate(-50%,-39%) rotate(-2deg) scale(.63)}}
