@import"https://fonts.googleapis.com/css2?family=Nunito:wght@700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--sky-top: #6ed0ff;--sky-bot: #9fe0ff;--grass: #6ecf4a;--grass-dark: #4eae34;--dirt: #c4a06a;--wood: #b87a3d;--wood-dark: #8a5528;--ink: #2b2118;--cream: #fff6e0;--gold: #ffd24a;--gold-edge: #e0a820;--rep: #b07cff;--rep-edge: #7a4ad4;--ui-shadow: 0 4px 0 rgba(43, 33, 24, .35);--font: "Nunito", "Trebuchet MS", sans-serif}html,body,#root{margin:0;min-height:100%;height:100%}body{font-family:var(--font);color:var(--ink);background:var(--sky-top);overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}button{font:inherit;color:inherit;border:none;background:none;padding:0;cursor:pointer}.app{height:100dvh;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden}.relocate-bar{z-index:4;padding:0 12px 6px}.relocate-bar-labels{display:flex;justify-content:space-between;font-size:.68rem;font-weight:800;opacity:.85;margin-bottom:4px}.relocate-bar-track{height:8px;border-radius:999px;background:#2b211826;border:2px solid rgba(255,246,224,.6);overflow:hidden}.relocate-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#ff9a3c,#ffd24a);transition:width .4s ease}.relocate-bar-hint{margin:4px 0 0;font-size:.65rem;font-weight:700;opacity:.7;text-align:center}.hud{z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px calc(8px + env(safe-area-inset-top,0));background:linear-gradient(180deg,rgba(255,255,255,.35),transparent)}.brand{display:flex;align-items:center;gap:8px;min-width:0}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:.95rem;color:#fff;background:linear-gradient(160deg,#ff9a3c,#e85d1c);border:3px solid #fff6e0;box-shadow:var(--ui-shadow)}.brand-name{margin:0;font-size:1.05rem;font-weight:900;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,255,255,.6)}.brand-tier{margin:0;font-size:.72rem;font-weight:700;opacity:.75}.resources{display:flex;flex-direction:column;gap:6px}.res-bar{display:grid;grid-template-columns:28px 1fr 22px;align-items:center;min-width:118px;height:28px;border-radius:999px;border:3px solid #fff6e0;box-shadow:var(--ui-shadow);overflow:hidden}.res-bar--cash{background:linear-gradient(180deg,#ffe27a,var(--gold));border-color:var(--gold-edge)}.res-bar--rep{background:linear-gradient(180deg,#d2b0ff,var(--rep));border-color:var(--rep-edge);color:#fff}.res-icon{display:grid;place-items:center;height:100%;font-weight:900;background:#ffffff47}.res-value{padding:0 6px;font-size:.82rem;font-weight:800;text-align:right}.res-plus{display:grid;place-items:center;height:100%;font-weight:900;background:#0000001f}.workspace-wrap{position:relative;min-height:0;overflow:hidden;background:#1a1a22}.workspace-wrap--garage{background:linear-gradient(180deg,#2a2a32,#1e1e26)}.workspace-wrap--office{background:linear-gradient(180deg,#d4c4a8,#b8a888)}.workspace-wrap--coworking{background:linear-gradient(180deg,#e8f4ff,#c8dff5)}.workspace-wrap--loft{background:linear-gradient(180deg,#c89878,#9a6848)}.workspace-wrap--basement{background:linear-gradient(180deg,#1a2838,#0e1824)}.workspace-wrap--corporate{background:linear-gradient(180deg,#d8d8e0,#b0b0bc)}.workspace-wrap--business_center{background:linear-gradient(180deg,#a8c8e8,#6898c8)}.workspace-wrap--campus{background:linear-gradient(180deg,#b8e8a8,#78c868)}.workspace-wrap--tower{background:linear-gradient(180deg,#8898b8,#506080)}.workspace-wrap--regional_hq,.workspace-wrap--global_hq{background:linear-gradient(180deg,#e0d8f0,#a898c8)}.workspace-wrap--skyscraper{background:linear-gradient(180deg,#7090c0,#304870)}.workspace-wrap--tech_city{background:linear-gradient(180deg,#4080a0,#204060)}.workspace-wrap--orbital{background:linear-gradient(180deg,#0a0820,#1a1040,#000010)}.workspace-wrap--island{background:linear-gradient(180deg,#ffd080,#40c8e8 60%,#2088c0)}.room{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:12px}.room-back{position:absolute;left:8%;right:8%;top:10%;bottom:22%;border-radius:8px 8px 0 0;border:4px solid rgba(43,33,24,.35)}.workspace-wrap--garage .room-back{background:linear-gradient(180deg,#4a4a54,#3a3a44 60%,#2e2e38);box-shadow:inset 0 -40px 60px #00000059}.workspace-wrap--office .room-back{background:linear-gradient(180deg,#e8dcc8,#d0c0a8);border-color:#9a8870}.workspace-wrap--basement .room-back,.workspace-wrap--orbital .room-back{background:linear-gradient(180deg,#2a3848,#1a2430);border-color:#4a6070}.workspace-wrap--island .room-back{background:linear-gradient(180deg,#ffe8c0,#f0d898);border-color:#c8a060}.workspace-wrap--campus .room-back{background:linear-gradient(180deg,#e0f0d8,#c0d8b0);border-color:#78a868}.workspace-wrap--tech_city .room-back,.workspace-wrap--skyscraper .room-back,.workspace-wrap--tower .room-back{background:linear-gradient(180deg,#c0d0e8,#8098b8);border-color:#506880}.room-floor{position:absolute;left:6%;right:6%;bottom:14%;height:18%;border-radius:4px;border:3px solid rgba(43,33,24,.3)}.workspace-wrap--garage .room-floor{background:repeating-linear-gradient(90deg,#5a5a62 0,#5a5a62 24px,#4e4e56 24px,#4e4e56 48px)}.workspace-wrap--office .room-floor{background:repeating-linear-gradient(45deg,#c8b898 0,#c8b898 12px,#b8a888 12px,#b8a888 24px);opacity:.85}.room-light{position:absolute;top:8%;left:50%;width:120px;height:24px;transform:translate(-50%);border-radius:4px;background:#fff6c880;filter:blur(8px);pointer-events:none}.workspace-wrap--office .room-light{background:#ffffdcb3;animation:flicker-light 4s ease-in-out infinite}.garage-door{position:absolute;left:28%;right:28%;top:18%;bottom:22%;background:repeating-linear-gradient(180deg,#6a6a72 0,#6a6a72 18px,#5a5a62 18px,#5a5a62 36px);border:4px solid #3a3a42;border-radius:4px;box-shadow:inset 0 0 40px #0006}.garage-tools{position:absolute;left:12%;bottom:28%;width:36px;height:48px;background:linear-gradient(180deg,#8a5528,#5c3818);border:2px solid #3a2410;border-radius:4px}.garage-tools:before{content:"";position:absolute;top:-8px;left:8px;width:20px;height:12px;background:#6a7588;border-radius:2px}.office-window{position:absolute;right:14%;top:22%;width:56px;height:48px;background:linear-gradient(180deg,#a8d8ff,#6ab0e8);border:4px solid #8a8870;border-radius:2px;box-shadow:inset 0 0 12px #fff6}.office-stain{position:absolute;left:20%;top:35%;width:40px;height:30px;border-radius:50%;background:#78645040;filter:blur(4px)}.office-flicker{position:absolute;top:10%;right:8%;bottom:22%;left:8%;background:#ffffc80a;pointer-events:none;animation:flicker-light 6s ease-in-out infinite}.decor-neon{position:absolute;top:16%;left:20%;right:20%;height:4px;background:#ff6080;box-shadow:0 0 12px #ff6080;border-radius:2px}.decor-plants-row,.decor-campus-trees{position:absolute;bottom:30%;left:10%;width:48px;height:40px;background:radial-gradient(circle,#48a838,#287818 70%);border-radius:50% 50% 4px 4px}.decor-brick{position:absolute;top:12%;right:10%;bottom:24%;left:10%;background:repeating-linear-gradient(0deg,#a86848 0,#a86848 12px,#985838 12px,#985838 24px);opacity:.35;border-radius:4px}.decor-exposed-pipe,.decor-cable-tray{position:absolute;right:12%;top:20%;width:8px;height:50%;background:#687888;border-radius:4px}.decor-blink-lights{position:absolute;left:14%;top:24%;width:60px;height:12px;background:repeating-linear-gradient(90deg,#0f0 0,#0f0 8px,#040 8px,#040 16px);animation:flicker-light 2s step-end infinite}.decor-carpet{position:absolute;left:20%;right:20%;bottom:22%;height:12%;background:#6878a0;border-radius:4px;opacity:.5}.decor-badge-wall,.decor-flags{position:absolute;right:16%;top:28%;width:40px;height:32px;background:linear-gradient(135deg,#ffd24a,#e85d1c);border-radius:2px}.decor-skyline,.decor-city-blocks{position:absolute;bottom:30%;left:8%;right:8%;height:30%;background:linear-gradient(180deg,transparent,rgba(40,60,90,.4));clip-path:polygon(0 100%,8% 40%,16% 100%,24% 55%,36% 100%,48% 30%,60% 100%,72% 50%,84% 100%,100% 35%,100% 100%)}.decor-glass-reflect,.decor-hologram{position:absolute;top:14%;right:12%;bottom:26%;left:12%;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent);pointer-events:none}.decor-campus-path{position:absolute;bottom:24%;left:30%;width:40%;height:8%;background:#c8b898;border-radius:4px;opacity:.6}.decor-tower-antenna{position:absolute;top:8%;left:50%;width:4px;height:18%;background:#8898a8;transform:translate(-50%)}.decor-tower-antenna:after{content:"";position:absolute;top:-6px;left:-4px;width:12px;height:12px;background:#ff4040;border-radius:50%;animation:flicker-light 1.5s ease-in-out infinite}.decor-logo-glow{position:absolute;top:12%;left:50%;transform:translate(-50%);font-size:.6rem;font-weight:900;color:#ffd24a;text-shadow:0 0 8px #ffd24a}.decor-globe{position:absolute;right:18%;top:24%;width:36px;height:36px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#6ab0e8,#2060a0);border:2px solid #ffd24a}.decor-clouds{position:absolute;top:10%;right:5%;bottom:40%;left:5%;background:radial-gradient(ellipse at 30% 60%,rgba(255,255,255,.3),transparent 60%)}.decor-sky-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(160,200,255,.3),transparent 50%);pointer-events:none}.decor-stars{position:absolute;top:8%;right:8%;bottom:30%;left:8%;background-image:radial-gradient(1px 1px at 20% 30%,#fff,transparent),radial-gradient(1px 1px at 60% 70%,#fff,transparent),radial-gradient(1px 1px at 80% 20%,#fff,transparent)}.decor-earth-view{position:absolute;left:10%;bottom:28%;width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#48a848,#2060a0);box-shadow:0 0 20px #64b4ff80}.decor-palm{position:absolute;right:16%;bottom:28%;width:8px;height:48px;background:#8a6830;border-radius:2px}.decor-palm:before{content:"";position:absolute;top:-16px;left:-20px;width:48px;height:24px;background:radial-gradient(ellipse,#38a848 0%,transparent 70%)}.decor-ocean{position:absolute;left:0;right:0;bottom:0;height:22%;background:linear-gradient(180deg,#40a8e066,#2068b099)}.decor-sunset{position:absolute;top:14%;left:50%;width:40px;height:40px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,#ffd080,#ff8040);opacity:.7}.room-victory{position:absolute;bottom:18%;left:50%;transform:translate(-50%);margin:0;padding:6px 12px;font-size:.72rem;font-weight:800;color:#fff;background:#2b21188c;border-radius:8px;white-space:nowrap;z-index:4}.workspace-desk{position:absolute;left:38%;bottom:28%;width:88px;height:52px;z-index:3;transition:transform .15s ease}.workspace-desk:active{transform:scale(.97)}.workspace-desk.is-selected .desk-surface{outline:3px solid var(--gold);outline-offset:2px}.desk-surface{display:block;width:100%;height:100%;background:linear-gradient(180deg,#c89a5a,#8a5528);border:3px solid #5c3818;border-radius:4px;box-shadow:0 6px #2b211859}.workspace-wrap--office .desk-surface{background:linear-gradient(180deg,#b89868,#7a5830);opacity:.9}.workspace-collect{position:absolute;top:-10px;right:-6px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:.9rem;color:#2b2118;background:radial-gradient(circle at 35% 30%,#fff6b0,var(--gold));border:2px solid var(--gold-edge);box-shadow:0 3px #2b21184d;animation:float-collect 2.4s ease-in-out infinite;pointer-events:none}.room-item{position:absolute;z-index:4;border:none;background:transparent;padding:0;cursor:pointer;transition:transform .15s ease}.room-item:before,.room-item:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.room-item:active{transform:scale(.94)}.room-item.is-selected{z-index:6;filter:drop-shadow(0 0 6px var(--gold))}.room-item.lvl-2{filter:saturate(1.15)}.room-item.lvl-3{filter:saturate(1.25) brightness(1.05)}.room-item.lvl-4,.room-item.lvl-5{filter:saturate(1.35) brightness(1.08) drop-shadow(0 0 4px rgba(255,220,100,.45))}.room-item.lvl-4.is-selected,.room-item.lvl-5.is-selected{filter:saturate(1.35) brightness(1.08) drop-shadow(0 0 8px var(--gold))}.room-empty{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);margin:0;padding:8px 14px;font-size:.78rem;font-weight:700;text-align:center;color:#fff6e0d9;background:#00000059;border-radius:12px;max-width:80%}.workspace-wrap--office .room-empty{color:#2b2118d9;background:#fff6e099}.slot-chair{left:22%;bottom:30%;width:28px;height:36px}.slot-desk{left:36%;bottom:30%;width:72px;height:40px}.slot-laptop{left:42%;bottom:42%;width:32px;height:22px}.slot-laptop_2{left:28%;bottom:42%;width:28px;height:20px}.slot-laptop_3{left:55%;bottom:40%;width:30px;height:22px}.slot-laptop_4{left:62%;bottom:38%;width:28px;height:20px}.slot-lamp{left:58%;bottom:38%;width:20px;height:36px}.slot-router{left:68%;bottom:32%;width:24px;height:18px}.slot-whiteboard{left:14%;top:28%;width:48px;height:36px}.slot-kettle{left:74%;bottom:34%;width:18px;height:26px}.slot-coffee{right:18%;bottom:30%;width:22px;height:32px}.slot-ac{right:8%;top:30%;width:36px;height:20px}.slot-fridge{right:6%;bottom:28%;width:24px;height:40px}.slot-monitor{left:50%;bottom:44%;width:28px;height:24px}.slot-server{right:12%;bottom:28%;width:32px;height:48px}.slot-plant{left:10%;bottom:32%;width:24px;height:36px}.slot-meeting_table{right:28%;bottom:26%;width:64px;height:36px}.item-chair:before{content:"";display:block;width:100%;height:100%;background:#6a7588;border:2px solid #3d4654;border-radius:4px 4px 2px 2px;box-shadow:0 4px #2c3440}.item-desk:before{content:"";display:block;width:100%;height:70%;margin-top:30%;background:linear-gradient(180deg,#d9a066,var(--wood));border:2px solid var(--wood-dark);border-radius:3px;box-shadow:0 4px #5c3818}.item-laptop:before{content:"";display:block;width:100%;height:100%;background:#4a5868;border:2px solid #2c3440;border-radius:3px;box-shadow:0 2px #1a2028}.item-laptop:after{content:"";position:absolute;top:3px;right:4px;bottom:8px;left:4px;background:linear-gradient(180deg,#8fd6ff,#4aa8e8);border-radius:2px}.item-lamp:before{content:"";display:block;width:6px;height:60%;margin:0 auto;background:#5c3818;border-radius:2px}.item-lamp:after{content:"";position:absolute;top:0;left:50%;width:18px;height:14px;transform:translate(-50%);background:#ffe27a;border:2px solid #c48a10;border-radius:4px 4px 8px 8px;box-shadow:0 0 12px #ffe27a99}.item-router:before{content:"";display:block;width:100%;height:100%;background:#3a4452;border:2px solid #1a2028;border-radius:3px}.item-router:after{content:"";position:absolute;top:4px;left:50%;width:4px;height:4px;transform:translate(-50%);border-radius:50%;background:#49c26a;animation:server-blink 1.2s steps(2) infinite}.item-whiteboard:before{content:"";display:block;width:100%;height:100%;background:#f0f4f8;border:3px solid #8a8870;border-radius:2px}.item-whiteboard:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;background:linear-gradient(#3d8bfd,#3d8bfd) 10% 20% / 40% 3px,linear-gradient(#49c26a,#49c26a) 10% 45% / 55% 3px,linear-gradient(#ff8f3c,#ff8f3c) 10% 70% / 30% 3px;background-repeat:no-repeat}.item-coffee:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,#6a6a72,#4a4a52);border:2px solid #2a2a32;border-radius:4px}.item-coffee:after{content:"";position:absolute;top:-4px;right:2px;width:8px;height:8px;border-radius:50%;background:#c8a06480;animation:smoke-rise 2s ease-out infinite}.item-kettle:before{content:"";display:block;width:100%;height:70%;margin-top:20%;background:linear-gradient(180deg,#c8d0d8,#8a98a8);border:2px solid #4a5868;border-radius:4px 4px 6px 6px}.item-kettle:after{content:"";position:absolute;top:8%;right:-2px;width:8px;height:10px;border:2px solid #4a5868;border-left:none;border-radius:0 6px 6px 0}.item-ac:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,#e8eef4,#b0c0d0);border:2px solid #6880a0;border-radius:3px}.item-ac:after{content:"";position:absolute;top:4px;right:6px;bottom:4px;left:6px;background:repeating-linear-gradient(90deg,#8090a0 0 2px,transparent 2px 5px);opacity:.7}.item-fridge:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,#d8e0e8,#a0b0c0);border:2px solid #506070;border-radius:3px;box-shadow:inset -4px 8px 0 -2px #ffffff59}.item-fridge:after{content:"";position:absolute;top:42%;left:2px;right:2px;height:2px;background:#506070}.item-sleep:before{content:"";display:block;width:100%;height:70%;margin-top:20%;background:linear-gradient(180deg,#6a8ab0,#3a5070);border:2px solid #2a3848;border-radius:12px 12px 4px 4px}.item-sleep:after{content:"";position:absolute;top:28%;left:18%;width:40%;height:28%;background:#8cc8ff59;border-radius:4px}.item-monitor:before{content:"";display:block;width:100%;height:75%;background:#2c3440;border:2px solid #1a2028;border-radius:2px}.item-monitor:after{content:"";position:absolute;top:3px;right:4px;bottom:10px;left:4px;background:linear-gradient(180deg,#b0d8ff,#6ab0e8);border-radius:1px}.item-server:before{content:"";display:block;width:100%;height:100%;background:#4a5868;border:2px solid #2c3440;border-radius:3px}.item-server:after{content:"";position:absolute;top:6px;right:4px;bottom:6px;left:4px;background:repeating-linear-gradient(180deg,#9aa8ba 0,#9aa8ba 5px,#3a4452 5px,#3a4452 10px);border-radius:2px;animation:server-blink 1.6s steps(2) infinite}.item-plant:before{content:"";display:block;width:16px;height:16px;margin:0 auto;border-radius:50% 50% 40% 40%;background:radial-gradient(circle at 40% 35%,#8be85a,#3f9e2a);border:2px solid #2f7a20}.item-plant:after{content:"";display:block;width:12px;height:14px;margin:2px auto 0;background:#8a5528;border-radius:2px}.item-meeting:before{content:"";display:block;width:100%;height:55%;margin-top:45%;background:linear-gradient(180deg,#c89a5a,#8a5528);border:2px solid #5c3818;border-radius:4px}.item-meeting:after{content:"";position:absolute;top:20%;left:15%;width:12px;height:18px;background:#6a7588;border-radius:2px;box-shadow:28px 0 #6a7588,14px 0 #6a7588}.item-hot-desk:before,.item-printer:before,.item-snack:before,.item-pingpong:before,.item-beans:before,.item-projector:before,.item-rack:before,.item-cooling:before,.item-ups:before,.item-reception:before,.item-meet-a:before,.item-corp-print:before,.item-glass:before,.item-elevator:before,.item-panorama:before,.item-cafe:before,.item-bikes:before,.item-rnd:before,.item-lobby:before,.item-helipad:before,.item-logo:before,.item-map:before,.item-training:before,.item-reg-dc:before,.item-clocks:before,.item-diplo:before,.item-satellite:before,.item-sky-lobby:before,.item-sky-garden:before,.item-exec:before,.item-plaza:before,.item-bus:before,.item-city-sign:before,.item-zerog:before,.item-solar:before,.item-dock:before,.item-villa:before,.item-yacht:before,.item-beach:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(160deg,#ffe890,#e8b830);border:2px solid #c08810;border-radius:4px;box-shadow:0 3px #2b211859}.item-rack:before,.item-cooling:before,.item-ups:before,.item-reg-dc:before,.item-satellite:before,.item-dock:before{background:linear-gradient(160deg,#6888a8,#405870);border-color:#283848}.item-villa:before,.item-yacht:before,.item-beach:before{background:linear-gradient(160deg,#ffd080,#ff9040);border-color:#d06020}.slot-hot_desk{left:20%;bottom:28%;width:32px;height:28px}.slot-printer{left:72%;bottom:30%;width:28px;height:32px}.slot-snack_bar{right:22%;bottom:28%;width:36px;height:32px}.slot-sleep_capsule{left:8%;bottom:26%;width:48px;height:28px}.slot-ping_pong{left:16%;bottom:26%;width:56px;height:28px}.slot-bean_bags{right:14%;bottom:30%;width:40px;height:24px}.slot-projector{left:50%;top:26%;width:36px;height:24px}.slot-rack_1u{left:12%;bottom:28%;width:28px;height:52px}.slot-cooling{left:28%;bottom:28%;width:32px;height:40px}.slot-ups{right:14%;bottom:28%;width:36px;height:36px}.slot-reception{left:50%;bottom:26%;width:48px;height:36px}.slot-meeting_room_a{right:20%;bottom:26%;width:56px;height:32px}.slot-corp_printer{left:18%;bottom:30%;width:32px;height:28px}.slot-glass_walls{left:10%;top:18%;width:80%;height:50%;opacity:.3}.slot-elevator_access{right:10%;bottom:28%;width:24px;height:44px}.slot-panorama_view{left:14%;top:22%;width:48px;height:36px}.slot-campus_cafe{left:24%;bottom:28%;width:40px;height:32px}.slot-bike_parking{right:16%;bottom:28%;width:44px;height:24px}.slot-rnd_lab{left:50%;bottom:28%;width:48px;height:36px}.slot-tower_lobby{left:40%;bottom:26%;width:56px;height:40px}.slot-helipad{right:12%;top:18%;width:40px;height:40px}.slot-logo_roof{left:50%;top:14%;width:32px;height:20px;transform:translate(-50%)}.slot-regional_map{left:20%;top:24%;width:44px;height:32px}.slot-training_center{right:18%;bottom:28%;width:48px;height:36px}.slot-regional_dc{left:12%;bottom:28%;width:36px;height:48px}.slot-global_clock{left:50%;top:22%;width:40px;height:40px;transform:translate(-50%)}.slot-diplomatic_lounge{right:16%;bottom:28%;width:52px;height:32px}.slot-satellite_link{left:14%;top:20%;width:36px;height:36px}.slot-sky_lobby{left:38%;bottom:26%;width:56px;height:44px}.slot-sky_garden{right:14%;bottom:30%;width:44px;height:28px}.slot-executive_floor{left:20%;bottom:28%;width:48px;height:36px}.slot-tech_plaza{left:30%;bottom:26%;width:64px;height:32px}.slot-autonomous_bus{right:12%;bottom:28%;width:52px;height:28px}.slot-city_sign{left:50%;top:16%;width:48px;height:24px;transform:translate(-50%)}.slot-zero_g_lab{left:24%;bottom:28%;width:44px;height:40px}.slot-solar_array{right:14%;top:20%;width:48px;height:32px}.slot-docking_bay{left:14%;bottom:28%;width:40px;height:44px}.slot-villa{left:28%;bottom:30%;width:56px;height:44px}.slot-yacht_dock{right:12%;bottom:26%;width:48px;height:32px}.slot-private_beach{left:50%;bottom:22%;width:72px;height:20px;transform:translate(-50%)}.room-worker{position:absolute;z-index:5;width:20px;height:30px;border:none;background:transparent;padding:0;cursor:pointer}.room-worker.is-selected{filter:drop-shadow(0 0 4px var(--gold))}.worker-pos-1{left:30%;bottom:32%}.worker-pos-2{left:52%;bottom:34%}.worker-pos-3{left:72%;bottom:30%}.worker-pos-4{left:42%;bottom:36%}.worker-pos-5{left:62%;bottom:38%}.worker-bob{display:block;width:100%;height:100%;animation:walk-bob .6s ease-in-out infinite}.worker-body{display:block;width:100%;height:100%;position:relative}.worker-body:before{content:"";position:absolute;top:0;left:3px;width:14px;height:14px;border-radius:50%;background:#ffdbb0;border:2px solid #8a5528}.worker-body:after{content:"";position:absolute;top:13px;left:2px;width:16px;height:16px;border-radius:4px;background:#3d8bfd;border:2px solid #1f4f9a}.worker-junior .worker-body:after{background:#49c26a;border-color:#1f7a3a}.worker-designer .worker-body:after{background:#ff8f3c;border-color:#b04e12}.dock{z-index:5;padding:8px 12px calc(10px + env(safe-area-inset-bottom,0));background:linear-gradient(0deg,#fff6e0eb,#fff6e08c);border-top:3px solid rgba(43,33,24,.12)}.hint{margin:0 0 8px;text-align:center;font-size:.78rem;font-weight:700;color:#2b2118cc;min-height:2.2em}.dock-action{display:block;width:100%;height:44px;margin:0 0 8px;border-radius:14px;font-weight:900;font-size:.92rem;color:#2b2118;background:linear-gradient(180deg,#ffe27a,#f0b820);border:3px solid #c48a10;box-shadow:0 4px #8a6210}.dock-action:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #8a6210}.dock-action:disabled{opacity:.55;filter:grayscale(.25);cursor:not-allowed}.shop-row{display:flex;gap:6px;overflow-x:auto;margin:0 0 8px;padding-bottom:2px;scrollbar-width:none}.shop-row::-webkit-scrollbar{display:none}.shop-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:72px;padding:6px 10px;border-radius:12px;font-weight:800;font-size:.72rem;background:linear-gradient(180deg,#fff,#f0e2c4);border:2px solid #c4a06a;box-shadow:0 3px #8a6a3a}.shop-chip.can-afford{border-color:#49a030}.shop-chip.is-active{background:linear-gradient(180deg,#ffe27a,#f0b820);border-color:#c48a10;box-shadow:0 3px #8a6208;transform:translateY(1px)}.shop-chip--hire{background:linear-gradient(180deg,#d2e8ff,#a8d0ff);border-color:#4a90d8}.shop-chip--hire.is-active{background:linear-gradient(180deg,#b0d8ff,#6ab0e8);border-color:#2a6fa8}.shop-chip--upgrade{background:linear-gradient(180deg,#d8f5e0,#a8e0b8);border-color:#49a030}.shop-chip--upgrade.is-active{background:linear-gradient(180deg,#b8f0c8,#68d080);border-color:#2a8030}.shop-chip-name{white-space:nowrap}.shop-chip-price{font-size:.68rem;opacity:.8}.tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tab{height:42px;border-radius:14px;font-weight:800;font-size:.85rem;background:linear-gradient(180deg,#fff,#f0e2c4);border:3px solid #c4a06a;box-shadow:0 4px #8a6a3a}.tab.is-active{background:linear-gradient(180deg,#ffe27a,#f0b820);border-color:#c48a10;box-shadow:0 4px #8a6208;transform:translateY(1px)}.tab:disabled{opacity:.45;cursor:not-allowed;box-shadow:0 2px #8a6a3a}@keyframes cloud-drift{0%{transform:translate(-30vw)}to{transform:translate(110vw)}}@keyframes sun-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes flicker-light{0%,to{opacity:1}50%{opacity:.85}52%{opacity:.95}54%{opacity:.8}}@keyframes float-collect{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes select-bounce{0%{transform:translateY(0) scale(1)}40%{transform:translateY(-8px) scale(1.05)}to{transform:translateY(0) scale(1)}}@keyframes smoke-rise{0%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:0;transform:translate(8px,-36px) scale(1.4)}}@keyframes server-blink{0%{filter:brightness(1)}50%{filter:brightness(1.25)}}@keyframes walk-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes walk-path-1{0%{left:44%;top:48%}25%{left:58%;top:44%}50%{left:52%;top:58%}75%{left:34%;top:52%}to{left:44%;top:48%}}@keyframes walk-path-2{0%{left:58%;top:40%}33%{left:68%;top:52%}66%{left:48%;top:46%}to{left:58%;top:40%}}@keyframes walk-path-3{0%{left:30%;top:58%}40%{left:42%;top:64%}70%{left:24%;top:50%}to{left:30%;top:58%}}@media(max-width:360px){.brand-name{font-size:.95rem}.shop-chip{min-width:64px;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.workspace-collect,.office-flicker,.room-light,.item-router:after,.item-server:after,.item-coffee:after,.room-worker .worker-bob{animation:none!important}}
