:root{--ink: #1f2a26;--paper: #ffffff;--accent: #e0550b;--good: #2f8a5f;--font: -apple-system, BlinkMacSystemFont, "PingFang TC", "Noto Sans TC", "Microsoft JhengHei", sans-serif}*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden;background:#cfdcd4;color:var(--ink);font-family:var(--font);touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}canvas{display:block;width:100vw;height:100vh;height:100dvh}[hidden]{display:none!important}#hud{position:fixed;top:max(10px,env(safe-area-inset-top));left:10px;right:76px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;pointer-events:none}.pill{background:#ffffffeb;border-radius:999px;padding:4px 14px 4px 6px;font-weight:900;font-size:19px;box-shadow:0 3px #00000024;display:flex;align-items:center;gap:6px;font-variant-numeric:tabular-nums}.pill.small{font-size:12px;padding:2px 10px;letter-spacing:.06em;color:#8a6d00;background:#ffffffd9}.pill.bump{animation:bump .18s ease-out}@keyframes bump{50%{transform:scale(1.1)}}.coin{width:23px;height:23px;border-radius:50%;background:#f7c948;border:3px solid #e0a800;display:grid;place-items:center;font-size:12px;color:#8a5b00}.round{position:fixed;top:max(12px,env(safe-area-inset-top));right:12px;width:44px;height:44px;border-radius:14px;border:0;background:var(--paper);font-size:22px;box-shadow:0 4px #00000029;cursor:pointer}#toast{position:fixed;top:calc(max(12px,env(safe-area-inset-top)) + 96px);left:50%;transform:translate(-50%,-8px);background:var(--ink);color:#fff;padding:8px 16px;border-radius:999px;font-weight:700;font-size:15px;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none;white-space:nowrap}#toast.show{opacity:1;transform:translate(-50%)}.chip{position:fixed;left:50%;bottom:calc(max(16px,env(safe-area-inset-bottom)) + 12px);transform:translate(-50%);border:2px solid var(--accent);background:var(--paper);color:var(--accent);font:inherit;font-weight:800;padding:10px 18px;border-radius:999px;box-shadow:0 4px #00000029;cursor:pointer}.sheet{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:center;padding:0 12px calc(max(12px,env(safe-area-inset-bottom)) + 4px);pointer-events:none}.sheet-card{width:100%;max-width:440px;background:var(--paper);border-radius:20px;padding:14px 16px;box-shadow:0 10px 30px #0000002e;pointer-events:auto;max-height:62vh;display:flex;flex-direction:column}.sheet-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:17px}.sheet-body{overflow-y:auto;overscroll-behavior:contain;display:grid;gap:12px;padding-bottom:2px}.text-btn{border:0;background:#eef2ef;border-radius:10px;padding:6px 12px;font:inherit;font-weight:700;cursor:pointer}.section{display:grid;gap:8px}.section h3{margin:2px 0 0;font-size:13px;color:#5b6d66;display:flex;justify-content:space-between;gap:8px}.section h3 span{font-weight:500}.row{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:9px 10px;border-radius:14px;background:#f3f6f4;border:0;font:inherit;color:inherit;text-align:left;width:100%}.row.link{cursor:pointer}.row.small{padding:6px 8px}.row .icon{font-size:24px;text-align:center}.row .name{font-weight:800;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.row .desc,.desc{font-size:13px;color:#5b6d66}.row .pay{font-size:13px;font-weight:800;color:#b73a1e;font-variant-numeric:tabular-nums}.row button{border:0;border-radius:12px;padding:8px 12px;font:inherit;font-weight:900;cursor:pointer;background:var(--good);color:#fff;min-width:76px;font-variant-numeric:tabular-nums;display:grid;line-height:1.2}.row button small{font-weight:600;font-size:11px;opacity:.9}.row button:disabled{background:#cfd8d3;color:#6d7c76;cursor:default}.tag{font-size:12px;font-weight:700;background:#fff;border-radius:999px;padding:1px 8px}.empty,.hint{font-size:13px;color:#7b8a84;padding:4px 2px}.stats{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:14px;font-weight:700}.wide{border:2px solid #e9c46a;background:#fffaf0;border-radius:12px;padding:10px;font:inherit;font-weight:800;cursor:pointer}.wide.on{background:#ffd43b;border-color:#e0a800}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip-btn{border:2px solid #cfd8d3;background:#fff;border-radius:999px;padding:6px 12px;font:inherit;font-weight:700;cursor:pointer}.chip-btn.on{border-color:var(--good);background:#e3f3ea;color:#1f6b47}.skill{display:grid;grid-template-columns:1fr auto 70px;gap:8px;align-items:center;font-size:14px}.skill .stars{color:#d49b00;letter-spacing:1px}.skill .bar{height:6px;background:#e5ebe7;border-radius:3px;overflow:hidden}.skill .bar i{display:block;height:100%;background:var(--good)}.pill.staff{color:#3d4a45;letter-spacing:0}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:16px}.modal-card{background:var(--paper);border-radius:20px;padding:22px;width:100%;max-width:320px;text-align:center}.modal-card h2{margin:0 0 6px;font-size:22px}.modal-card p{margin:0 0 16px;color:#5b6d66;font-size:14px;line-height:1.6;white-space:pre-line}.modal-card button{display:block;width:100%;padding:12px;margin-top:10px;border:0;border-radius:12px;font:inherit;font-weight:800;cursor:pointer}.primary{background:var(--good);color:#fff}.danger{background:#eef2ef;color:#b73a1e}button:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.stepper{display:flex;gap:6px}.stepper button{min-width:44px}.row button.ghost,.stepper button.ghost{background:#eef2ef;color:#5b6d66}.lvs{display:flex;gap:6px}.lv{width:34px;height:30px;border-radius:8px;border:2px dashed #cfd8d3;background:#fff;font-size:16px;display:grid;place-items:center;padding:0;cursor:pointer}.lv.speed{border:2px solid #f4a261;background:#fff3e6}.lv.capacity{border:2px solid #2a9d8f;background:#e6f5f2}.lv:disabled{cursor:default}.ups{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.up{border:0;border-radius:12px;padding:10px;background:#264653;color:#fff;font:inherit;text-align:left;display:grid;gap:2px;cursor:pointer}.up small{font-size:12px;opacity:.85}.up span{font-weight:900;font-variant-numeric:tabular-nums}.up:disabled{background:#cfd8d3;color:#5b6d66;cursor:default}.store-row .name{font-size:16px}.round.phone-btn{top:max(8px,env(safe-area-inset-top));right:8px}.badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;border-radius:10px;font-size:12px;font-weight:900;line-height:20px;padding:0 5px;display:none}.badge.red{display:block;background:#e03131;color:#fff}.badge.dot{display:block;background:#868e96;color:transparent;min-width:12px;height:12px;top:-3px;right:-3px;padding:0}.phone{position:fixed;top:0;right:0;bottom:0;left:0;background:#eef3f0;display:flex;flex-direction:column;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);animation:phoneUp .18s ease-out;touch-action:pan-y}@keyframes phoneUp{0%{transform:translateY(24px);opacity:.6}}@media(prefers-reduced-motion:reduce){.phone{animation:none}}.phone-head{display:grid;grid-template-columns:80px 1fr 80px;align-items:center;padding:10px 12px;background:#264653;color:#fff}.phone-head b{text-align:center;font-size:17px}.phone-head .text-btn{background:#ffffff24;color:#fff;justify-self:start}.phone-head #phoneClose{justify-self:end}.phone-head,.phone-body{width:100%;max-width:560px;margin:0 auto}.phone{align-items:stretch}.phone-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:10px 12px 24px;display:flex;flex-direction:column;gap:8px;user-select:text;-webkit-user-select:text}.group{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;background:#fff;border:0;border-radius:16px;padding:10px 12px;font:inherit;color:inherit;text-align:left;cursor:pointer}.group .grow{display:grid;min-width:0}.gname{font-weight:900;font-size:16px}.preview{font-size:13px;color:#5b6d66;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.count{background:#e03131;color:#fff;border-radius:999px;min-width:24px;padding:2px 8px;font-weight:900;font-size:13px;text-align:center}.group .dot{width:10px;height:10px;border-radius:5px;background:#868e96}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;font-size:15px;flex:none;background:#cfd8d3}.avatar.big{width:48px;height:48px;font-size:26px;background:#fff3d6}.directive-bar{border:0;background:#fff;border-radius:12px;padding:9px 12px;font:inherit;font-weight:800;text-align:left;cursor:pointer;color:#264653}.msgs{display:flex;flex-direction:column;gap:10px}.msg{display:flex;gap:8px;align-items:flex-start}.bubble-wrap{display:grid;gap:2px;max-width:82%}.who{font-size:12px;color:#5b6d66}.bubble{background:#fff;border-radius:4px 16px 16px;padding:8px 12px;font-size:15px;line-height:1.45;box-shadow:0 1px #0000000f;overflow-wrap:anywhere}.msg.ask .bubble{border:2px solid #f0a500}.outcome{font-size:12px;color:#5b6d66;padding-left:4px}.sys{align-self:center;font-size:12px;color:#5b6d66;background:#26465314;border-radius:999px;padding:3px 12px;text-align:center;max-width:90%}.answers{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.answers button{border:0;border-radius:10px;padding:8px 12px;font:inherit;font-weight:900;cursor:pointer;background:#eef2ef;color:#3d4a45;min-height:38px}.answers button.yes{background:var(--good);color:#fff}.answers button.mgr{background:#264653;color:#fff}.always{display:flex;gap:6px;align-items:center;font-size:12px;color:#5b6d66;margin-top:6px}.phone-body h4{margin:8px 0 0;font-size:13px;color:#5b6d66}.set-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px;padding:8px 12px;font-weight:700}.toggle{border:2px solid #cfd8d3;background:#fff;border-radius:999px;padding:5px 12px;font:inherit;font-weight:800;cursor:pointer}.toggle.on{border-color:#264653;background:#264653;color:#fff}#phoneNote{bottom:calc(max(16px,env(safe-area-inset-bottom)) + 64px);border-color:#264653;color:#264653}.mood{font-size:18px}.account{display:grid;gap:8px;margin:0 0 6px;padding:12px;border-radius:14px;background:#f3f6f4;text-align:left}.account-status{font-size:13px;color:#3d4a45;line-height:1.5}.modal-card .account button{margin-top:0}.modal-card button.google{background:#fff;color:#1f2a26;border:2px solid #cfd8d3}.modal-card button.ghost-btn{background:#fff;color:#3d4a45}.modal-card button.link-danger{background:none;color:#b73a1e;font-size:13px;padding:4px}.set-line{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:800;color:#3d4a45}.set-line input[type=range]{width:150px;accent-color:var(--good)}.set-line input[type=checkbox]{width:22px;height:22px;accent-color:var(--good)}.build-id{font-size:11px;color:#90a09a;margin-top:8px}.apps{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:10px}.app{background:#fff;border:0;border-radius:18px;padding:14px 10px;display:grid;gap:4px;justify-items:center;font:inherit;color:inherit;cursor:pointer}.app-icon{font-size:34px;position:relative}.app-icon .count,.app-icon .dot{position:absolute;top:-2px;right:-14px}.app-name{font-weight:900;font-size:15px}.app-sub{font-size:12px;color:#5b6d66}.person{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;background:#fff;border-radius:14px;padding:8px 10px}.person.busy{box-shadow:inset 0 0 0 2px #f0a500}.person .grow{display:grid;min-width:0}.look{border:0;background:#eef2ef;border-radius:10px;width:38px;height:38px;font-size:17px;cursor:pointer}.pill.full{background:#c92a2a;color:#fff;letter-spacing:0}.stars .pot,.preview .pot,.desc .pot{opacity:.32;font-style:normal}
