:root{font-family:Arial,sans-serif;color:#eef4ed;letter-spacing:0;background:#d8e9e7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,select{font:inherit}button{color:inherit;cursor:pointer;border:0;background:none;-webkit-tap-highlight-color:transparent}button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid #adddbb;outline-offset:3px}button:hover{background:#ffffff24}button svg{width:19px;height:19px;flex-shrink:0}button:active{background:#ffffff36}[hidden]{display:none!important}#world,#world canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;touch-action:none}.game-tools{position:fixed;right:22px;top:20px;display:flex;gap:3px;background:#243a35a8;border:1px solid #ffffff25;padding:4px;border-radius:5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.game-tools button,.dialog-heading button{width:38px;height:38px;display:grid;place-items:center;border-radius:3px}.crosshair{position:fixed;left:50%;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);background:#fff9;box-shadow:0 0 2px #0008;pointer-events:none}.crosshair:after,.crosshair:before{content:"";position:absolute;background:#fff9}.crosshair:after{width:11px;height:1px;left:-3px;top:2px}.crosshair:before{height:11px;width:1px;left:2px;top:-3px}#look-hint{position:fixed;left:50%;bottom:23%;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:9px 15px;background:#1d352add;border:1px solid #ffffff2b;border-radius:5px;font-size:12.5px;color:#dceadf;pointer-events:none;z-index:6;white-space:nowrap}#interact{position:fixed;bottom:78px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:10px 13px;background:#203a30d9;border:1px solid #ffffff36;border-radius:4px;font-size:13px;white-space:nowrap}kbd{font:11px Arial,sans-serif;border:1px solid #ffffff55;padding:3px 5px;border-radius:2px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);opacity:0;transition:opacity .2s;background:#1d352add;border:1px solid #ffffff22;padding:12px 20px;border-radius:4px;pointer-events:none;max-width:calc(100% - 32px);font-size:13px;text-align:center}#toast.show{opacity:1}dialog{color:#eef4ed;background:#21382fef;border:1px solid #ffffff30;border-radius:7px;box-shadow:0 20px 80px #12281b44;width:350px;max-width:calc(100% - 32px);max-height:calc(100% - 32px);padding:23px}dialog::backdrop{background:#1a2e252f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog h2{font-size:22px;font-weight:500;margin:0 0 21px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dialog-heading h2{margin:0}.dialog-heading button{margin-right:-6px}dialog label{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:19px 0;border-bottom:1px solid #ffffff18;font-size:13px}select{padding:7px;border-radius:3px;background:#324d3d;color:#fff;border:1px solid #ffffff30}input[type=range]{width:120px;accent-color:#a5c998}.command{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px;background:#59815d;border:1px solid #ffffff20;border-radius:3px;margin-top:21px;font-size:13px}#pause-dialog{text-align:center;width:280px;padding:30px}.touch-controls{position:fixed;left:22px;bottom:25px}.touch-pad{display:grid;grid-template-columns:48px 48px 48px;grid-template-rows:48px 48px;gap:5px}.touch-pad button{background:#244233a9;border:1px solid #ffffff35;border-radius:4px;display:grid;place-items:center;touch-action:none;-webkit-user-select:none;user-select:none}.touch-pad button:first-child{grid-column:2}.touch-pad button:nth-child(2){grid-column:1;grid-row:2}.touch-pad button:nth-child(3){grid-column:2;grid-row:2}.touch-pad button:nth-child(4){grid-column:3;grid-row:2}#loading{position:fixed;top:0;right:0;bottom:0;left:0;background:#d8e9e7;display:grid;place-items:center;z-index:10;transition:opacity .3s}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:140px;height:3px}progress::-webkit-progress-bar{background:#bdd0c4}progress::-webkit-progress-value{background:#507957}#fatal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#263c32;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px}#fatal p{max-width:480px}#fatal button{background:#527d5d;padding:12px 20px;border-radius:4px}@media(max-width:600px){.game-tools{top:max(12px,env(safe-area-inset-top));right:12px;gap:1px}.game-tools button{width:35px;height:38px}.touch-controls{left:15px;bottom:max(22px,env(safe-area-inset-bottom))}#interact{bottom:150px}#toast{bottom:205px;width:max-content}}@media(max-height:480px){#interact{bottom:28px;left:65%}#toast{bottom:85px;left:65%;max-width:55%}}.employee-card{display:flex;align-items:center;gap:13px;padding:12px;background:#182d26;border:1px solid #ffffff1c;border-radius:4px}.employee-gif{position:relative;width:84px;height:84px;flex:none;display:grid;place-items:center;background:#597c61;color:#dcefc4;border-radius:4px;font-size:30px;overflow:hidden}.employee-gif:before{content:"◆"}.employee-gif img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#182d26}.employee-gif img:not([src]){display:none}.employee-card strong,.employee-card span{display:block}.employee-card strong{font-size:18px;font-weight:600}.employee-card span{margin-top:4px;color:#b8cfbf;font-size:12px}.employee-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 18px}.employee-facts div{padding:9px 7px;background:#ffffff0b;border:1px solid #ffffff12;border-radius:3px}.employee-facts dt{font-size:10px;color:#a9c1b1;text-transform:uppercase}.employee-facts dd{margin:5px 0 0;font-size:12px}.employee-traits h3{font-size:12px;font-weight:500;margin:0 0 8px;color:#c7dccd}.employee-traits ul{display:grid;grid-template-columns:1fr 1fr;gap:5px 12px;margin:0;padding:0;list-style:none;color:#b8cfbf;font-size:11px}.employee-status{display:grid;grid-template-columns:1fr auto;gap:5px 10px;margin-top:18px;padding-top:14px;border-top:1px solid #ffffff18;font-size:12px}.employee-status strong{color:#e9c875;font-weight:500}.employee-status small{grid-column:1/-1;color:#94ac9e;font-size:10px;line-height:1.4}.command:disabled{cursor:not-allowed;opacity:.5}.wallet-box{margin-top:16px}.wallet-box .command{margin-top:10px}.wallet-addr{display:flex;align-items:center;gap:9px;padding:10px 12px;background:#182d26;border:1px solid #ffffff1c;border-radius:4px;font-size:12px;color:#cfe3d5}.wallet-addr #wallet-account{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#e9c875;letter-spacing:.02em}.wallet-dot{width:8px;height:8px;border-radius:50%;background:#7fd18a;box-shadow:0 0 7px #7fd18a;flex:none}.command.wallet-disconnect{background:#3a4a44}.command.wallet-disconnect:hover{background:#46584f}.nearby-action{position:fixed;bottom:25px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:9px 13px;background:#2b4b3bd9;border:1px solid #ffffff30;border-radius:4px;font-size:12px;white-space:nowrap}.nearby-action svg{width:17px;height:17px}@media(max-width:600px){.nearby-action{bottom:97px}}#vehicle-action{position:fixed;bottom:128px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:9px 14px;background:#2b4b3bd9;border:1px solid #ffffff30;border-radius:4px;font-size:12px;white-space:nowrap}#vehicle-action svg{width:17px;height:17px}@media(max-width:600px){#vehicle-action{bottom:118px}}#speech{position:fixed;left:50%;bottom:32%;transform:translate(-50%,6px);max-width:min(540px,calc(100% - 36px));padding:13px 18px 14px;background:#1c342bee;border:1px solid #ffffff33;border-radius:11px;opacity:0;transition:opacity .25s,transform .25s;pointer-events:none;text-align:center;box-shadow:0 14px 46px #0007}#speech.show{opacity:1;transform:translate(-50%)}#speech strong{display:block;color:#e9c875;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px}#speech span{font-size:15px;line-height:1.45}#speech:after{content:"";position:absolute;left:50%;bottom:-9px;transform:translate(-50%);border:9px solid transparent;border-top-color:#1c342bee;border-bottom:0}.employee-quote{margin:16px 0 0;padding:11px 14px;background:#ffffff0e;border-left:3px solid #e9c875;border-radius:3px;font-style:italic;font-size:12.5px;line-height:1.5;color:#dcece1}.employee-quote:empty{display:none}@media(max-width:600px){#speech{bottom:auto;top:14%;max-width:calc(100% - 24px)}#speech:after{display:none}}#entry-dialog{width:430px;padding:26px 26px 24px;text-align:left}.entry-hero h1{display:flex;flex-direction:column;font-size:15px;font-weight:700;letter-spacing:.13em;line-height:1.2;margin:0;color:#e9c875}.entry-hero h1 span{color:#eef4ed;font-size:26px;letter-spacing:.05em;margin-top:3px}.entry-hero p{margin:11px 0 18px;font-size:12.5px;line-height:1.5;color:#b8cfbf}.entry-body{display:flex;gap:18px}#entry-preview{width:150px;height:180px;flex-shrink:0;background:#16271fcc;border:1px solid #ffffff1f;border-radius:6px;align-self:flex-start}.entry-form{flex:1;display:flex;flex-direction:column;gap:16px}.entry-field{display:flex;flex-direction:column;gap:8px;padding:0;border:0}.entry-label{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#c7dccd}.entry-label small{font-weight:400;text-transform:none;letter-spacing:0;color:#94ac9e}.entry-presets{display:grid;grid-template-columns:1fr 1fr;gap:7px}.entry-preset{padding:9px 6px;background:#324d3d;border:1px solid #ffffff26;border-radius:4px;font-size:12px}.entry-preset.active{background:#59815d;border-color:#e9c875}.entry-swatches{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.entry-swatches button{aspect-ratio:1;border-radius:4px;border:2px solid #ffffff20}.entry-swatches button.active{border-color:#e9c875;box-shadow:0 0 0 1px #e9c875}#entry-name{width:100%;padding:9px 11px;border-radius:4px;background:#324d3d;color:#fff;border:1px solid #ffffff30;font-size:13px}#entry-enter{margin-top:22px}@media(max-width:600px){#entry-dialog{width:auto}.entry-body{flex-direction:column;align-items:center}#entry-preview{width:180px;height:200px}.entry-form{width:100%}}#online-badge{position:fixed;left:22px;top:20px;display:flex;align-items:center;gap:8px;background:#243a35a8;border:1px solid #ffffff25;padding:7px 12px;border-radius:5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:13px;color:#dbeadf;z-index:5;pointer-events:none}.online-dot{width:9px;height:9px;border-radius:50%;background:#6fcf87;box-shadow:0 0 #6fcf8788;animation:onlinePulse 2.4s infinite}#online-badge.off{color:#d7c49a}#online-badge.off .online-dot{background:#c9a45b;animation:none}@keyframes onlinePulse{0%{box-shadow:0 0 #6fcf8888}70%{box-shadow:0 0 0 7px #6fcf8700}to{box-shadow:0 0 #6fcf8700}}@media(max-width:600px){#online-badge{left:12px;top:max(12px,env(safe-area-inset-top))}}
