*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#a8c5d4;color:#fff;font-family:Inter,Arial,sans-serif}button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #e9bc74;outline-offset:4px}[hidden]{display:none!important}#world{display:block;width:100%;height:100%;touch-action:none}header{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-start;padding:calc(28px + env(safe-area-inset-top)) max(30px,env(safe-area-inset-right)) 70px max(30px,env(safe-area-inset-left));background:linear-gradient(#11282288,transparent);pointer-events:none}.place{text-shadow:0 2px 14px #18332c55}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.6px}h1{font-size:28px;letter-spacing:-.7px;margin:8px 0}h1 span{font-size:12px;margin-left:9px;vertical-align:top;line-height:22px;color:#e0e9e4}.meta{display:flex;gap:8px;align-items:center;font-size:12px;color:#f1f5e9}.meta i{background:#c4dd98;width:6px;height:6px;border-radius:50%}.tools{display:flex;gap:8px;pointer-events:auto}.tools button,.close{border:1px solid #ffffff55;background:#243c3a88;color:#fff;border-radius:50%;width:42px;height:42px;font-size:22px;backdrop-filter:blur(12px)}.tools #info{font-family:Georgia,serif;font-style:italic}#loading{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#233b39;gap:15px;z-index:10}#loading span{font-size:14px;color:#b0c0b9}.spinner{width:35px;height:35px;border:2px solid #ffffff30;border-top-color:#ebdabc;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#welcome{position:fixed;left:32px;bottom:85px;padding:28px 30px;max-width:390px;background:#203936ed;border:1px solid #ffffff22;border-radius:18px;box-shadow:0 15px 50px #122b3333;backdrop-filter:blur(16px)}#welcome .eyebrow{font-size:9px;letter-spacing:1.5px;color:#d9c49e}h2{font-size:28px;letter-spacing:-.6px;margin:12px 0 15px}#welcome p{font-size:15px;line-height:1.7;color:#dae1d9;margin-bottom:22px}.primary{display:flex;justify-content:space-between;width:100%;background:#efe3c8;color:#203936;border:0;border-radius:9px;padding:15px 18px;font-size:16px;font-weight:600}.primary span{font-size:20px}small{display:block;font-size:11px;color:#b0bcb4;margin-top:14px}footer{position:fixed;bottom:0;left:0;right:0;padding:35px 30px calc(20px + env(safe-area-inset-bottom));display:flex;gap:24px;justify-content:space-between;align-items:end;font-size:11px;letter-spacing:.6px;background:linear-gradient(transparent,#142e3280);pointer-events:none}.coordinate{font-size:10px;letter-spacing:1.8px;line-height:1.7}.coordinate b{display:block;font-size:9px;color:#dce4df;font-weight:400;letter-spacing:1px}.muted{color:#c0d0ca}#walked{font-variant-numeric:tabular-nums}#crosshair{position:fixed;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:#ffffffbb;box-shadow:0 0 3px #0008;pointer-events:none}#hint{position:fixed;top:125px;left:50%;transform:translateX(-50%);font-size:12px;white-space:nowrap;border-radius:20px;background:#233b3960;padding:9px 14px;pointer-events:none}#joystick{position:fixed;bottom:calc(75px + env(safe-area-inset-bottom));left:30px;width:124px;height:124px;border:1px solid #fff8;border-radius:50%;background:#ffffff0e;touch-action:none;box-shadow:inset 0 0 22px #fff1;user-select:none}#stick{position:absolute;left:39px;top:39px;width:44px;height:44px;border:1px solid #fffc;background:#fff4;border-radius:50%;pointer-events:none;backdrop-filter:blur(5px)}.joy-lines:before,.joy-lines:after{content:'';position:absolute;background:#ffffff40;pointer-events:none}.joy-lines:before{width:1px;height:18px;left:61px;top:10px}.joy-lines:after{height:1px;width:18px;top:61px;left:10px}#sprint{position:fixed;right:30px;bottom:calc(95px + env(safe-area-inset-bottom));border:1px solid #ffffff66;color:white;padding:15px 18px;border-radius:28px;background:#233b3944;touch-action:none;user-select:none}#sprint.active{background:#eee0b9;color:#233b39}dialog{border:1px solid #ffffff33;background:#f4f1e8;color:#283e38;border-radius:18px;padding:32px;max-width:510px;max-height:85dvh;overflow:auto;box-shadow:0 20px 80px #0005}dialog::backdrop{background:#132b2a77;backdrop-filter:blur(6px)}dialog p{font-size:15px;line-height:1.7}dialog h3{font-size:16px;margin:24px 0 8px}dialog a{color:#347666;font-size:14px}.close{float:right;background:#27483d;color:white;border:0;width:32px;height:32px}.touch-copy{display:none}@media(pointer:coarse){.touch-copy{display:block}.desktop-copy{display:none}#crosshair{display:none!important}}@media(max-width:600px){header{padding:calc(20px + env(safe-area-inset-top)) 18px 60px}.eyebrow{font-size:9px;letter-spacing:1.6px}h1{font-size:21px}h1 span{font-size:10px}.tools{gap:5px;max-width:90px;flex-wrap:wrap;justify-content:flex-end}.tools button{width:36px;height:36px}.meta{font-size:11px}#welcome{left:18px;right:18px;bottom:75px;max-width:none;padding:23px}footer{padding:30px 20px calc(16px + env(safe-area-inset-bottom))}#hint{top:130px}#joystick{left:24px}#sprint{right:24px}dialog{width:calc(100% - 30px);padding:24px}}@media(max-height:500px){#welcome{left:24px;bottom:55px;padding:18px 22px;max-width:350px}#welcome h2{font-size:22px;margin:7px 0}#welcome p{font-size:13px;line-height:1.5;margin:8px 0 12px}#welcome small{margin-top:9px}header{padding-top:15px}#joystick{bottom:45px;width:110px;height:110px}#stick{left:32px;top:32px}#sprint{bottom:70px}#hint{top:95px}footer{padding-bottom:12px}}
#map-panel{position:fixed;right:30px;bottom:75px;width:145px;padding:9px;border:1px solid #ffffff33;border-radius:12px;background:#203936c9;pointer-events:none;backdrop-filter:blur(8px)}#minimap{display:block;width:100%;height:auto}#map-panel span{display:block;text-align:center;color:#c8d5c8;font-size:9px;letter-spacing:.4px}.source-row{border-bottom:1px solid #d4d9cc;padding-bottom:12px;font-size:13px!important}.source-row small{font-size:12px;color:#566b60;line-height:1.5;margin-top:7px}@media(pointer:coarse){#map-panel{top:145px;bottom:auto;right:20px;width:95px;padding:5px}#map-panel span{font-size:7px}}@media(max-height:500px){#map-panel{top:110px;bottom:auto;right:24px;width:82px}}
#presence{display:flex;gap:7px;align-items:center;margin-top:11px;font-size:12px;color:#f4eedc;text-shadow:0 1px 5px #203936;max-width:330px;line-height:1.5}#presence i{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#d3c7a2}#presence[data-state=online] i{background:#badc8b;box-shadow:0 0 8px #a5d58c66}#presence[data-state=offline] i,#presence[data-state=full] i{background:#e5b179}@media(max-width:600px){#presence{font-size:11px;max-width:245px;margin-top:7px}#hint{top:160px}}@media(max-height:500px){#presence{margin-top:4px;font-size:10px}#hint{top:105px}}
/* Persistent profile and character creation. */
#character-flow{position:fixed;inset:0;z-index:20;background:#172c27;color:#f1eedf;overflow:auto;padding:24px max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));overscroll-behavior:contain}.creator-shell{max-width:1120px;height:100%;min-height:560px;margin:auto;display:flex;flex-direction:column}.creator-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:0 4px 22px}.creator-heading .eyebrow{color:#c5b58a;font-size:10px;letter-spacing:2.3px}.creator-brand{font-size:18px;margin-top:7px;letter-spacing:-.3px}.creator-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,1.08fr);min-height:0;flex:1;border:1px solid #bec6ad25;border-radius:20px;overflow:hidden;background:#20372f}.character-stage{position:relative;min-height:400px;background:radial-gradient(ellipse at 50% 38%,#7d927651,#344e3d44 50%,#20372f 80%);overflow:hidden}.character-stage:before{content:'BLOCK\A FOLK';white-space:pre;position:absolute;top:27px;left:25px;font-size:52px;font-weight:800;line-height:.95;letter-spacing:-3px;color:#ffffff07;pointer-events:none}#character-preview{width:100%;height:100%;display:block;touch-action:none;cursor:grab}.stage-caption{position:absolute;left:18px;right:18px;bottom:26px;text-align:center;pointer-events:none}.stage-caption>span{font-size:18px;letter-spacing:-.2px}.stage-caption small{font-size:11px;margin-top:7px;color:#bdc5b6}#preview-zoom{position:absolute;right:16px;top:16px;background:#18312999;border:1px solid #bdc5b633;padding:8px 12px;font-size:11px}.creator-panel{background:#f1eee3;color:#263d32;padding:26px 28px;display:flex;flex-direction:column;min-height:0}.creator-steps{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#899087;padding-bottom:24px}.creator-steps span{padding-bottom:9px;border-bottom:2px solid #d9ddcf;flex:1;white-space:nowrap}.creator-steps .current{border-color:#3e644b;color:#294835;font-weight:700}#creator-content{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bdc6b3 transparent;flex:1;padding:0 5px 10px 0;overscroll-behavior:contain}.form-kicker{font-size:9px;font-weight:700;letter-spacing:1.9px;color:#71806d}#creator-content h2{font-size:32px;font-weight:500;line-height:1.12;letter-spacing:-1px;margin:12px 0 16px}#creator-content h3{font-size:14px;margin:26px 0 12px}.form-intro{font-size:14px;line-height:1.7;color:#647160;margin-bottom:26px}.form-intro.compact{font-size:12px;margin-bottom:18px}.field-label{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;margin:18px 0 10px}.field-label span,.field-label output{font-size:11px;font-weight:400;color:#697760}.creator-panel input:not([type=range]){width:100%;padding:15px;border:1px solid #c6cebd;border-radius:8px;background:#fffdf5;color:#253c2f;font-size:16px;outline-color:#678b65}.field-note{color:#76816e;font-size:11px;line-height:1.7}.quiet{border:0;border-radius:8px;background:transparent;color:inherit;font-size:12px;padding:11px 8px}.creator-actions{display:flex;gap:14px;align-items:center;padding-top:18px;border-top:1px solid #d3dbc9;margin-top:12px}.creator-actions .primary{width:auto;flex:1;justify-content:center;font-size:13px}.creator-panel .primary{background:#314e3b;color:#fffdf1;padding:16px}.creator-panel button:disabled{opacity:.55;cursor:wait}#creator-back{white-space:nowrap}.sex-options{display:grid;gap:13px}.sex-options button{border:1px solid #cbd4c1;border-radius:10px;background:transparent;color:#344d37;padding:21px;text-align:left}.sex-options button>span{font-size:20px}.sex-options small{color:#76836a}.sex-options button[aria-pressed=true]{border-color:#55754a;background:#dfe7d4;box-shadow:inset 3px 0 #55754a}.hair-options{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.hair-options button{min-height:53px;border:1px solid #ced6c4;border-radius:7px;background:#f7f5ec;color:#4d6045;text-align:left;padding:7px;font-size:10px;line-height:1.25}.hair-options small{font-size:8px;color:#85917b;margin:0 0 5px}.hair-options button[aria-pressed=true]{background:#34523e;color:white;border-color:#34523e}.hair-options button[aria-pressed=true] small{color:#d3dfc9}.slider-field{margin-top:22px}.slider-field input{width:100%;accent-color:#3f6447;cursor:pointer;min-height:28px;margin:0}.range-labels{display:flex;justify-content:space-between;font-size:10px;color:#839078}.color-field{border:0;padding:0;margin:24px 0 0}.color-field legend{font-size:12px;font-weight:600;margin-bottom:13px}.swatches{display:flex;gap:7px;flex-wrap:wrap}.swatches button{width:29px;height:29px;flex-shrink:0;border-radius:50%;background:var(--swatch);border:2px solid #ffffff90;box-shadow:0 0 0 1px #80907130;position:relative}.swatches button[aria-pressed=true]{outline:2px solid #35583a;outline-offset:2px}.swatches button[aria-pressed=true]:after{content:'✓';position:absolute;inset:0;color:white;text-shadow:0 1px 3px #000,0 0 3px #000;display:grid;place-items:center;font-size:13px}.starter-note{margin:25px 0 5px;font-size:11px;line-height:1.7;background:#e3e7d9;border-radius:8px;padding:12px;color:#6c795f}#creator-error{font-size:12px;color:#96462e;background:#f1ddd0;border-radius:7px;padding:10px;margin:9px 0 0;line-height:1.5}.google-button{margin-top:35px;justify-content:center}.login-actions{display:flex;align-items:center;gap:12px;margin-top:22px}.login-actions .primary{width:auto;flex:1;justify-content:center}.login-actions .quiet{white-space:nowrap;color:#3b593e}.character-summary{display:grid;grid-template-columns:1fr 1fr;gap:11px;font-size:12px}.character-summary dt{color:#819075}.character-summary dd{margin:0;text-align:right}.wardrobe-list>div{display:flex;justify-content:space-between;gap:12px;font-size:12px;padding:12px 0;border-bottom:1px solid #d7decc}.wardrobe-list span{color:#7f8b75}.wardrobe-list strong{font-weight:500;text-align:right}.tools #profile-button{font-size:20px}
@media(max-width:700px){#character-flow{padding:12px max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.creator-shell{min-height:0;height:auto}.creator-heading{padding:8px 2px 15px}.creator-heading .eyebrow{font-size:8px}.creator-brand{font-size:15px}.creator-heading .quiet{font-size:10px}.creator-layout{display:flex;flex-direction:column;overflow:visible;border-radius:15px}.character-stage{min-height:0;height:32dvh;max-height:320px;position:sticky;top:-12px;z-index:1;background:#314b39;border-radius:15px 15px 0 0}#character-preview{height:100%}.stage-caption{bottom:9px}.stage-caption>span{font-size:13px}.stage-caption small{font-size:8px;margin-top:3px}.character-stage:before{font-size:35px;top:20px;left:18px}#preview-zoom{font-size:10px;top:9px;right:9px}.creator-panel{padding:20px 18px;border-radius:0 0 15px 15px;min-height:310px}.creator-steps{font-size:9px;padding-bottom:14px}#creator-content{overflow:visible;padding-right:0}#creator-content h2{font-size:27px;margin:9px 0 12px}.form-intro{font-size:12px;margin:12px 0 20px}.creator-actions{position:sticky;bottom:-12px;background:#f1eee3;padding:13px 0 9px;margin-top:20px;z-index:2}.creator-actions .primary{font-size:12px;padding:15px 9px}.hair-options button{min-height:55px}.swatches{gap:8px}.swatches button{width:28px;height:28px}.sex-options{grid-template-columns:1fr 1fr}.sex-options button{padding:16px 12px}.sex-options button>span{font-size:17px}.sex-options small{font-size:9px;line-height:1.5}.google-button{margin-top:18px}}
@media(max-height:580px) and (min-width:701px){#character-flow{padding:12px}.creator-shell{min-height:350px}.creator-heading{padding-bottom:12px}.creator-brand{font-size:14px}.creator-panel{padding:15px 20px}.creator-steps{padding-bottom:10px}.character-stage{min-height:300px}}

#game-updating{position:fixed;inset:0;z-index:1000;background:#20372f;color:#f1eedf;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;padding:24px}#game-updating strong{font-size:24px;font-weight:500}#game-updating span{font-size:15px;color:#bdc5b6}
/* Auburn Bay neighborhood interface */
.world-header{padding:25px 28px 75px;background:linear-gradient(#20352fc2,transparent);gap:20px}.world-header h1{font-size:23px;font-weight:500;letter-spacing:-.7px;margin:9px 0}.world-header .eyebrow{font-size:9px;color:#e1d6b6;letter-spacing:2.2px}.world-tools{pointer-events:auto;display:flex;gap:18px;align-items:flex-start}#wallet-button{display:flex;align-items:center;gap:11px;border:1px solid #e8dfc23b;background:#203a30dc;border-radius:28px;color:#fff7df;padding:9px 17px;min-height:43px;box-shadow:0 5px 18px #152d2320}#wallet-button strong{font-size:16px;font-weight:600;font-variant-numeric:tabular-nums}#wallet-button small{font-size:9px;letter-spacing:1px;color:#d9c38f;margin:0}.coin-symbol{display:inline-grid;place-items:center;flex-shrink:0;width:25px;height:25px;border-radius:50%;background:linear-gradient(145deg,#efce80,#b9924b);color:#69562e;font:bold 17px Georgia;box-shadow:inset 0 0 0 2px #ffffff35,inset 0 0 0 4px #b08a4544}.tools{gap:6px}.tools button{width:38px;height:38px;background:#243d31a8;border-color:#e5e2cd36;font-size:19px}.tools #camera-mode{font-size:11px;font-weight:700}#welcome{left:28px;bottom:115px;background:#263e32f2;border-radius:16px;max-width:360px;border-color:#e9e2cc22}#welcome h2{font-family:Georgia,serif;font-size:35px;font-weight:400;letter-spacing:-.6px}#welcome p{font-size:13px;color:#c7d2bd}#welcome small{font-size:10px;line-height:1.6}.primary{background:#ecdab5;color:#294330}.world-action{position:fixed;z-index:4;display:flex;align-items:center;gap:9px;transform:translate(-50%,-50%);border:1px solid #ffe7ab9e;border-radius:30px;background:#284632ed;padding:8px 13px 8px 8px;color:#fff8dc;font-size:11px;box-shadow:0 0 0 5px #ecd08b18,0 7px 24px #2038273b;white-space:nowrap}.world-action>b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e6c988;color:#415b34;font-size:23px}.world-action>small{display:inline-grid;place-items:center;width:17px;height:18px;margin:0 0 0 2px;border:1px solid #b7c7a866;border-radius:4px;color:#b9caa5;font-size:9px}.world-action:hover{background:#3c5d3d;box-shadow:0 0 0 7px #ecd08b25,0 9px 30px #20382755}.car-action>b{font-size:20px;background:#c6dbd1;color:#456660}.game-modal{width:min(530px,calc(100% - 30px));max-width:530px;background:#f7f4e9;color:#334b36;padding:32px;border:1px solid #fcfff0;border-radius:18px;max-height:88dvh;box-shadow:0 25px 120px #11291d77}.game-modal::backdrop{background:#15342680;backdrop-filter:blur(5px)}.modal-close{position:absolute;top:15px;right:15px;border:0;border-radius:50%;width:28px;height:28px;background:#e9edde;color:#718462;font-size:21px}.game-modal .eyebrow{font-size:9px;color:#8b9479;letter-spacing:1.8px}.game-modal h2{font:32px Georgia,serif;margin:14px 0 20px;letter-spacing:-.7px}.game-modal .modal-intro{font-size:13px;color:#819170;line-height:1.8}.game-modal .primary{background:#36573d;color:#fff7e0;justify-content:center;font-size:13px;padding:15px}.game-modal .secondary{border:1px solid #dbe2cc;border-radius:9px;background:#edf0e1;color:#54714b;padding:14px;font-size:12px}.game-modal button:disabled{opacity:.5;cursor:wait}.game-modal .field-note{font-size:10px;color:#8d997b;line-height:1.8;margin:16px 0 0}.wallet-total{display:flex;align-items:center;gap:13px;margin:26px 0 18px}.wallet-total .coin-symbol{width:40px;height:40px;font-size:25px}.wallet-total>strong{font-size:47px;font-weight:400;letter-spacing:-2px}.wallet-total>small{font-size:12px;color:#ab9963;margin:12px 0 0}.empty-state{text-align:center;color:#96a17f;padding:35px 10px;font-size:12px;line-height:1.8}.empty-state>span{font-size:34px;color:#b0bc95}.empty-state h3{font:22px Georgia;color:#6c8658}.empty-state p{font-size:12px}.transaction{display:flex;gap:13px;align-items:center;border-top:1px solid #e2e7d7;padding:18px 0}.transaction-icon{display:grid;place-items:center;width:31px;height:31px;flex-shrink:0;border-radius:9px;background:#e9edde;color:#92a076;font-size:17px}.transaction>div{flex:1}.transaction strong{font-size:12px;font-weight:500;line-height:1.5;display:block}.transaction small{font-size:10px;margin:5px 0;color:#8e9d7a}.transaction time{font-size:9px;color:#a4ad96}.transaction>b{font-size:17px;font-weight:500;text-align:right;white-space:nowrap}.transaction>b.positive{color:#708c51}.transaction>b small{font-size:8px;color:#a4ad8e;margin:3px 0}.property-card{display:flex;align-items:center;gap:15px;background:#e9eddd;border:1px solid #dde5cb;border-radius:13px;padding:20px 16px;margin:23px 0}.property-glyph{font-size:39px;color:#98aa77}.property-card>div{flex:1}.property-card>div>span{font-size:8px;letter-spacing:1px;color:#96a47e;display:block;margin-bottom:8px}.property-card strong{font-size:17px;display:block;font-weight:500}.property-card small{font-size:10px;color:#98a781;margin-top:6px;line-height:1.6}.property-card>b{font-size:24px;font-weight:400;text-align:right;white-space:nowrap}.property-card>b small{font-size:9px}.property-actions{display:grid;gap:11px}.property-actions .secondary{text-align:left;padding:18px;font-weight:600}.property-actions .secondary>span{margin-right:7px}.property-actions .secondary small{font-size:10px;margin:7px 0 0 25px;color:#98a681;font-weight:400}.confirm-actions{display:flex;gap:12px;margin-top:28px}.confirm-actions button{flex:1}.photo-address{font-size:12px!important;color:#8a9a73;margin:-9px 0 23px!important}.photo-reward{display:flex;gap:14px;align-items:center;background:#ede9d8;border-radius:10px;padding:15px}.photo-reward p{margin:0!important;font-size:11px!important;color:#8f8e67;line-height:1.6}.photo-reward strong{font-weight:600;color:#6e7850}.photo-rights{font-size:11px!important;line-height:1.7!important;color:#8f8d76;margin:19px 0 11px}.rights-check{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6;color:#708761;margin:18px 0}.rights-check input{accent-color:#456844;margin-top:2px}.photo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:20px 0}.photo-slot{position:relative;aspect-ratio:1;border:1px dashed #bdccaa;border-radius:9px;background:#edf1e2;overflow:hidden}.photo-plus{display:flex;flex-direction:column;align-items:center;justify-content:center;border:0;background:transparent;color:#99ac7e;width:100%;height:100%;padding:0}.photo-plus>span{font-size:26px;line-height:1}.photo-plus>small{font-size:8px;margin:5px 0 0;color:#9ba986}.photo-slot>img{width:100%;height:100%;object-fit:cover}.photo-status{position:absolute;bottom:0;left:0;right:0;background:#243d30d9;color:#f5f7dc;font-size:7px;padding:6px;text-align:center;line-height:1.4;max-height:60%;overflow:hidden}.photo-slot.duplicate{border:2px solid #c36856}.photo-slot.duplicate .photo-status{background:#a64f41ed}.photo-remove{position:absolute;right:4px;top:4px;width:23px;height:23px;border:0;border-radius:6px;background:#f7f7eadd;color:#5b6752;padding:4px}.photo-remove svg{width:100%;height:100%}#photos-done{margin-top:22px}.profile-wallet{display:flex;width:100%;align-items:center;gap:12px;padding:19px 15px;background:#e7e2cd;border:1px solid #d8d2b6;border-radius:10px;color:#6c724a;margin:20px 0;text-align:left}.profile-wallet>span{font-size:12px;flex:1}.profile-wallet>strong{font-size:25px;font-weight:500}.profile-wallet>small{font-size:9px;color:#9a9876;margin:0}#game-toast{position:fixed;bottom:110px;left:50%;transform:translateX(-50%);background:#294934f5;color:#fff7e1;border:1px solid #d9dfbd44;padding:13px 19px;border-radius:11px;font-size:12px;line-height:1.6;max-width:min(450px,calc(100% - 32px));z-index:50;box-shadow:0 8px 35px #17332344}#neighborhood-chat{position:fixed;left:28px;bottom:24px;width:345px;z-index:5;border:1px solid #dce5bc30;border-radius:12px;background:#243e31ed;box-shadow:0 8px 30px #102c2422;backdrop-filter:blur(12px);overflow:hidden}.chat-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:13px 15px;border:0;background:transparent;color:#edf2d9;font-size:12px;text-align:left}.chat-toggle>span{font-size:19px;color:#c6d2ac}.chat-toggle>b{margin-left:auto;font-size:11px;color:#a7bb97}.chat-toggle>i{width:5px;height:5px;border-radius:50%;background:transparent}.chat-toggle>i.unread{background:#e3be71}.chat-log{max-height:190px;min-height:60px;overflow:auto;scrollbar-width:thin;scrollbar-color:#8a9f7244 transparent;padding:0 15px}.chat-message{font-size:11px;line-height:1.5;margin:0 0 12px}.chat-message strong{font-size:10px;font-weight:600;color:#dbcea5}.chat-message time{font-size:8px;color:#869b78;margin-left:9px}.chat-message p{margin:3px 0;color:#e4ecd8;overflow-wrap:anywhere}.chat-form{display:flex;gap:9px;margin:9px 12px;border:1px solid #81936b55;border-radius:8px;background:#1d352980;padding:3px}.chat-form input{font:inherit;font-size:11px;min-width:0;width:100%;border:0;background:transparent;outline:none;color:#edf4dd;padding:8px}.chat-form input::placeholder{color:#90a280}.chat-form button{width:33px;height:31px;flex-shrink:0;border:0;border-radius:6px;background:#d4dabb;color:#385538;font-size:17px}.chat-form button:disabled{background:#4d6544;color:#a4b293;font-size:11px}.chat-rule{display:block;font-size:8px;color:#8fa07a;padding:0 15px 13px}#map-panel{width:154px;bottom:94px;right:27px;padding:9px;border-color:#e5e7c738;background:#253e31e6;pointer-events:auto}#minimap{cursor:pointer}#map-panel span{font-size:8px;margin-top:7px;color:#aabe96}footer{font-size:9px;bottom:20px;padding-bottom:0;pointer-events:none}.coordinate{display:none}footer .desktop-copy{margin-left:auto;margin-right:0;font-size:9px;color:#d1dcbf}#walked{position:fixed;right:35px;bottom:75px;font-size:9px;color:#cbd8b8}#exit-car{position:fixed;bottom:108px;left:50%;transform:translateX(-50%);z-index:5;border:1px solid #e5e7c744;border-radius:25px;padding:12px 20px;background:#2a4536ed;color:#f3efd5;font-size:12px}#exit-car small{display:inline;margin-left:12px;color:#abc296;font-size:9px}#speedometer{position:fixed;right:30px;bottom:268px;font-size:23px;font-weight:500;color:#f2eed8;letter-spacing:-.5px;text-shadow:0 2px 15px #213c2d}#loading strong{font:32px Georgia}#loading .eyebrow{color:#cebd8c;margin-top:17px}#loading span{color:#aaba98;font-size:12px}.creator-brand{font-family:Georgia,serif;font-size:23px}.stage-caption>span{font-family:Georgia,serif;font-size:20px}.creator-panel h2{font-family:Georgia,serif!important;font-size:34px!important}#game-updating{background:#243e31}#game-updating strong{font:29px Georgia}#game-updating span{color:#aabc98}
@media(pointer:coarse){.world-action>small{display:none}#neighborhood-chat{left:50%;transform:translateX(-50%);bottom:calc(13px + env(safe-area-inset-bottom));width:calc(100% - 32px);max-width:430px}.chat-log{max-height:160px}.chat-form input{font-size:16px}.chat-rule{font-size:8px}#joystick{bottom:calc(92px + env(safe-area-inset-bottom));left:20px;width:112px;height:112px}#stick{left:33px;top:33px}#sprint{bottom:calc(115px + env(safe-area-inset-bottom));right:20px;font-size:12px;background:#27483488}#map-panel{top:150px;bottom:auto;right:16px;width:98px;padding:6px}#map-panel span{font-size:6px;margin-top:4px}#exit-car{bottom:calc(87px + env(safe-area-inset-bottom));font-size:11px}#speedometer{right:20px;top:265px;bottom:auto;font-size:20px}#walked{display:none}#hint{font-size:10px;top:130px}.game-modal{padding:26px 22px}.game-modal h2{font-size:29px}.photo-grid{gap:6px}.photo-status{font-size:6px;padding:4px}.photo-plus>small{font-size:6px}.photo-remove{width:21px;height:21px}.world-action{font-size:10px;padding:6px 11px 6px 6px}.world-action>b{width:29px;height:29px}}
@media(max-width:650px){.world-header{padding:20px 16px 65px;gap:8px}.world-header h1{font-size:17px;line-height:1.35;max-width:235px;margin:7px 0}.world-header .eyebrow{font-size:7px;letter-spacing:1.4px}.world-tools{gap:8px;flex-direction:column;align-items:flex-end;max-width:108px}.tools{max-width:104px;gap:5px}.tools button{width:30px;height:30px;font-size:17px}.tools #camera-mode,#wallet-button{padding:6px 11px;gap:7px;min-height:34px}#wallet-button .coin-symbol{width:21px;height:21px;font-size:14px}#wallet-button strong{font-size:13px}#wallet-button small{font-size:8px}#presence{font-size:9px;max-width:215px;line-height:1.6;margin-top:5px}#welcome{left:16px;right:16px;bottom:95px;padding:24px;max-width:none}#welcome h2{font-size:32px}#welcome .eyebrow{font-size:8px;letter-spacing:1.3px}.property-card{padding:16px 11px;gap:10px}.property-card>b{font-size:21px}.property-card strong{font-size:15px}.property-glyph{font-size:30px}.game-modal{width:calc(100% - 24px);max-height:90dvh}.game-modal .eyebrow{font-size:8px;letter-spacing:1.4px}.confirm-actions{gap:8px}.game-modal .primary,.game-modal .secondary{font-size:11px}.transaction strong{font-size:11px}.transaction>b{font-size:15px}.creator-brand{font-size:17px}.creator-panel h2{font-size:29px!important}.stage-caption>span{font-size:15px}#game-toast{bottom:77px;font-size:11px}}

#map-toggle{display:inline-flex;align-items:center;justify-content:center;padding:0}#map-toggle svg{flex:none}.photo-request{display:flex;gap:13px;padding:17px;margin:19px 0 14px;background:#eef2eb;border:1px solid #d7e0d0;border-radius:15px}.photo-request.needs-photos{background:#fff5dc;border-color:#d6b77b}.photo-request-icon{font-size:31px;color:#74603a}.photo-request strong{display:block;font-size:16px;color:#334636}.photo-request p{font-size:13px;line-height:1.55;margin:7px 0}.photo-request small{font-weight:700;color:#6c592e}.property-actions .upload-house-photos{padding:16px;font-size:16px;box-shadow:0 4px 12px #243e311c}.upload-house-photos small{display:block;font-size:11px;margin-top:6px;opacity:.8}.property-actions #house-trade{background:#e7ece4;color:#294232;box-shadow:none}

.car-action{max-width:min(360px,calc(100vw - 28px));white-space:normal}.car-action>span{line-height:1.4;text-align:left;min-width:0}.car-action>b,.car-action>small{flex-shrink:0}

/* The upload label is a two-line text block; the icon spans its full height. */
.property-actions .upload-house-photos{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;text-align:left;white-space:normal;justify-content:stretch}
.upload-photo-plus{font-size:29px;line-height:1;align-self:center;text-align:center}.upload-photo-copy{min-width:0}.upload-photo-copy strong{display:block;font-size:14px;line-height:1.4}.upload-photo-copy small{display:block;font-size:11px;line-height:1.45;margin:5px 0 0;text-transform:none;letter-spacing:0;font-weight:400}
.rights-check{position:relative;align-items:flex-start;padding:14px 14px 14px 42px;background:#eef1e4;border:1px solid #c5d2b8;border-radius:10px;color:#365338;gap:10px}.rights-check input{width:18px;height:18px;margin:1px 0 0;flex:none}.rights-check>span:last-child{flex:1}.rights-required{display:block;font-size:9px;letter-spacing:.4px;margin-top:3px}.rights-arrow{display:none;position:absolute;left:10px;top:13px;font-size:21px;line-height:20px;color:#a33828}.rights-check.invalid{border:2px solid #b64b38;padding-top:13px;padding-bottom:13px;background:#fff1e8;box-shadow:0 0 0 3px #b64b3817}.rights-check.invalid .rights-arrow{display:block}.rights-check.invalid input{outline:2px solid #b64b38;outline-offset:3px}.rights-error{font-size:12px!important;line-height:1.55;color:#963c2e;margin:-8px 0 20px}

.upload-photo-plus svg{display:block;width:26px;height:26px}.photo-plus svg{width:24px;height:24px;flex:none}

/* Event details stay behind a compact button; no recurring sighting banners. */
#rabbit-event-button{position:fixed;z-index:5;top:112px;left:28px;width:46px;height:46px;display:grid;place-items:center;padding:8px;border:1px solid #e5dab66b;border-radius:50%;background:#284635ed;color:#ead9ad;box-shadow:0 5px 18px #142d2338;cursor:pointer;touch-action:manipulation}
#rabbit-event-button>svg{width:29px;height:29px}#rabbit-event-button:hover{background:#3b5a3e}#rabbit-event-button:focus-visible{outline:3px solid #f1d18c;outline-offset:4px}.rabbit-event-badge{position:absolute;top:-4px;right:-4px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;border:2px solid #304c38;background:#f5d483;color:#4b4229;font:bold 13px Arial}
#rabbit-event-button.event-active{border-color:#f3cf7d;animation:rabbit-event-pulse 1.8s ease-in-out infinite}@keyframes rabbit-event-pulse{0%,100%{box-shadow:0 0 0 0 #efcd844d,0 5px 18px #142d2338;background:#284635ed}50%{box-shadow:0 0 0 8px #efcd8400,0 0 23px #edcc8466;background:#4c6645}}
.rabbit-modal-emblem{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#e7e9d6;color:#667b50;margin-bottom:20px}.rabbit-modal-emblem svg{width:40px;height:40px}.rabbit-event-modal .rabbit-rules{font-size:13px;line-height:1.8;color:#64765b;margin:0 0 22px}.rabbit-rules strong{color:#806833}.rabbit-sighting{padding:19px;border:1px solid #d6dfc7;border-radius:12px;background:#edf0e2;margin:0 0 18px}.rabbit-sighting>span{display:block;font-size:8px;letter-spacing:1.5px;color:#84916d}.rabbit-sighting>strong{display:block;margin:10px 0;font:23px Georgia,serif;color:#385438;overflow-wrap:anywhere}.rabbit-sighting>small{display:block;font-size:10px;line-height:1.6;color:#7c8b67}.rabbit-modal-clock{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-block:1px solid #dce3cf}.rabbit-modal-clock span{font-size:9px;letter-spacing:1.4px;color:#7b8e67}.rabbit-modal-clock time{font-size:32px;font-variant-numeric:tabular-nums;color:#526c43}.rabbit-result{font-size:12px;line-height:1.7;color:#70825f;margin-top:18px}.rabbit-close{width:100%;margin-top:24px}.rabbit-event-modal{overscroll-behavior:contain}
body.creator-open #rabbit-event-button{display:none!important}
@media(max-width:650px){#rabbit-event-button{top:148px;left:16px;width:44px;height:44px}.rabbit-event-modal{padding:25px}.rabbit-event-modal h2{font-size:29px}.rabbit-sighting>strong{font-size:21px}#hint{top:130px}}
@media(prefers-reduced-motion:reduce){#rabbit-event-button.event-active{animation:none;box-shadow:0 0 0 3px #efcd844d}}
.reward-flight{position:fixed;z-index:9;pointer-events:none;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:linear-gradient(140deg,#fff1ba,#d1a347);border:2px solid #ffe5a0;box-shadow:0 0 20px #f7d482aa;color:#856628;font:bold 20px Georgia}

#local-weather{position:fixed;right:28px;top:83px;z-index:4;border:1px solid #d7e3cc36;background:#263f35db;color:#f0ebd7;text-decoration:none;padding:8px 13px;border-radius:18px;font-size:11px;backdrop-filter:blur(8px)}
#delivery-panel{position:fixed;right:28px;top:128px;z-index:6;width:300px;padding:17px;border:1px solid #ead9ad70;border-radius:15px;background:#294435ef;color:#f6edd7;box-shadow:0 10px 30px #14312533}.delivery-kicker{font-size:8px;letter-spacing:1.5px;color:#d2be90}.delivery-title{display:block;font:22px Georgia;margin:9px 0}.delivery-copy{font-size:11px;line-height:1.6;color:#c5d3b9;margin:7px 0 12px}.delivery-route{display:flex;gap:10px;align-items:center;padding:12px 0;border-block:1px solid #ccdcab28}.delivery-arrow{font-size:32px;color:#f1cf86;display:block;line-height:1}.delivery-route>div{flex:1;min-width:0}.delivery-destination{font-size:10px;line-height:1.6;display:block;overflow-wrap:anywhere}.delivery-distance{font-size:9px;color:#aabb97;display:block;margin-top:4px}.delivery-route time{font-size:19px;font-variant-numeric:tabular-nums;color:#f3dcaa}.delivery-buttons{display:flex;gap:8px;margin-top:14px}.delivery-buttons button{border:0;border-radius:7px;padding:10px 12px;font-size:11px;cursor:pointer}.delivery-accept{background:#e9d2a0;color:#36513b;flex:1}.delivery-decline{background:#405941;color:#d5dfc2}.delivery-unsubscribe{display:block;margin:12px auto 0;border:0;background:none;color:#adc19c;font-size:9px;text-decoration:underline;cursor:pointer}.delivery-terms{padding:18px;background:#e9eddc;border-radius:12px;font-size:12px;line-height:1.8;color:#687e54}.delivery-terms strong{color:#3b5b3d}.delivery-membership{font-size:12px;line-height:1.7;color:#70875e}.delivery-enroll{width:100%;margin-top:20px}#delivery-complete{position:fixed;z-index:15;left:50%;top:32%;transform:translateX(-50%);width:min(360px,calc(100% - 40px));text-align:center;padding:25px;border-radius:22px;border:1px solid #fff2c5;background:linear-gradient(145deg,#f7edcf,#e4dcb9);box-shadow:0 20px 80px #142d3555;color:#3a563c;pointer-events:none}#delivery-complete>span{font-size:36px;color:#b48c43;display:block}#delivery-complete>small{font-size:9px;letter-spacing:1.7px;color:#8b875e}#delivery-complete>strong{display:block;font:25px Georgia;margin:12px 0}#delivery-complete>b{font-size:48px;font-weight:500;display:block;color:#9b7c38}#delivery-complete>b small{display:inline;font-size:16px}#delivery-complete p{font-size:11px;color:#8c936b}body.creator-open #delivery-panel,body.creator-open #local-weather,body.creator-open #delivery-board-action{display:none!important}
@media(max-width:650px){#local-weather{top:118px;left:16px;right:auto;font-size:9px;padding:5px 10px}#delivery-panel{top:auto;bottom:245px;right:16px;width:240px;padding:13px}.delivery-title{font-size:19px}.delivery-copy{font-size:10px;margin-bottom:8px}.delivery-route{padding:8px 0}.delivery-buttons{margin-top:10px}.delivery-unsubscribe{margin-top:9px}#map-panel{top:302px;z-index:7}.delivery-modal h2{font-size:27px}}
@media(max-height:600px){#delivery-panel{top:105px;bottom:auto;width:235px}.delivery-copy{display:none}}
/* Compact location and online count; independent touch driving controls. */
.world-header h1{font-size:14px;line-height:1.4;letter-spacing:0;margin:0 0 5px;max-width:min(55vw,440px)}#presence{margin-top:3px;font-size:11px;gap:6px}#presence i{width:6px;height:6px}#presence[data-state=online] i{background:#8cd79a}.world-header{padding-top:22px}
#driving-controls{position:fixed;inset:0;pointer-events:none;z-index:6}.steering-pad,.pedal-pad{position:absolute;bottom:calc(103px + env(safe-area-inset-bottom));display:flex;gap:10px;pointer-events:auto}.steering-pad{left:max(20px,env(safe-area-inset-left))}.pedal-pad{right:max(20px,env(safe-area-inset-right))}#driving-controls button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:62px;height:66px;border:1px solid #e9ebd56b;border-radius:19px;background:linear-gradient(145deg,#4964578c,#1f3a32b3);color:#f5efd7;backdrop-filter:blur(8px);box-shadow:inset 0 1px #ffffff20,0 5px 20px #071c2430;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;font-size:46px;line-height:1;padding:0}#driving-controls .pedal-pad button{height:80px;width:57px;border-radius:15px}#driving-controls .pedal-pad span{font-size:28px}#driving-controls small{margin:8px 0 0;font-size:7px;letter-spacing:.5px;color:#d9dfcc}#driving-controls button.pressed{background:#e1d4a1d9;color:#344f39;border-color:#f4e4b2;box-shadow:0 0 15px #e7cd813b}#driving-controls button.pressed small{color:#4c613e}
#speedometer{position:fixed;top:auto;bottom:190px;right:28px;min-width:92px;padding:11px 16px 10px;border-radius:19px;border:1px solid #e4e8d32b;background:linear-gradient(140deg,#314d3c73,#162e2a66);backdrop-filter:blur(10px);box-shadow:0 6px 26px #10232224;text-align:center;color:#f8efd5cc;pointer-events:none;letter-spacing:0;text-shadow:none}#speed-value{display:block;font-size:33px;line-height:1.05;font-weight:400;font-variant-numeric:tabular-nums}#speedometer>span{display:block;font-size:9px;letter-spacing:1.1px;color:#d5dfc7aa;margin-top:5px}#speed-role{font-size:8px;letter-spacing:.6px;margin:6px 0 0;color:#d5dfc7aa}#speed-role:empty{display:none}body.in-vehicle #sprint,body.in-vehicle #joystick{display:none!important}body.creator-open #driving-controls{display:none!important}
@media(max-width:650px){.world-header h1{font-size:11px;line-height:1.5;max-width:205px;margin:0 0 4px}.world-header{padding-top:20px}#presence{font-size:10px;margin-top:2px}#speedometer{right:25px;bottom:calc(199px + env(safe-area-inset-bottom));padding:10px 14px;min-width:78px}#speed-value{font-size:30px}body.in-vehicle #exit-car{bottom:calc(77px + env(safe-area-inset-bottom));padding:8px 15px;font-size:10px}body.in-vehicle #exit-car small{display:none}}
@media(max-width:360px){.steering-pad,.pedal-pad{gap:7px}.steering-pad{left:14px}.pedal-pad{right:14px}#driving-controls button{width:55px}#driving-controls .pedal-pad button{width:50px}.world-header h1{max-width:175px}}
@media(max-height:500px){.steering-pad,.pedal-pad{bottom:70px}#speedometer{bottom:160px;right:28px}.world-header h1{font-size:11px}.world-header{padding-top:12px}}
/* Neighborhood chat is opened explicitly from its companion event button. */
#chat-button{position:fixed;z-index:5;top:112px;left:84px;width:46px;height:46px;display:grid;place-items:center;padding:8px;border:1px solid #e5dab66b;border-radius:50%;background:#284635ed;color:#ead9ad;box-shadow:0 5px 18px #142d2338;cursor:pointer;touch-action:manipulation}#chat-button>svg{width:29px;height:29px}#chat-button:hover{background:#3b5a3e}#chat-button:focus-visible{outline:3px solid #f1d18c;outline-offset:4px}#chat-button.has-unread{border-color:#f3cf7d;box-shadow:0 0 0 3px #efcd8429}body.creator-open #chat-button{display:none!important}
#neighborhood-chat.chat-modal{inset:0;transform:none;margin:auto;width:min(540px,calc(100% - 28px));height:min(560px,78dvh);max-width:540px;max-height:calc(100dvh - 28px);padding:0;border-radius:20px;border:1px solid #e7dfbf55;background:#203b30d4;color:#f4eedb;backdrop-filter:blur(10px);box-shadow:0 24px 90px #091f2855;overflow:hidden}#neighborhood-chat[open]{display:flex;flex-direction:column}#neighborhood-chat::backdrop{background:#102d242b;backdrop-filter:blur(1px)}
.chat-heading{position:static;pointer-events:auto;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:16px;padding:22px 22px 17px;border-bottom:1px solid #d5dfbd26;background:#5b735b1a}.chat-heading .eyebrow{font-size:8px;letter-spacing:1.5px;color:#c0c9aa}.chat-heading h2{font:27px Georgia,serif;letter-spacing:-.4px;margin:7px 0 0;color:#f4e8c7}.chat-close{flex-shrink:0;border:1px solid #d1dec340;background:#45604877;color:#e3e8ce;border-radius:50%;width:34px;height:34px;padding:0;font-size:25px;line-height:1}.chat-close:hover{background:#6a815677}
#neighborhood-chat .chat-log{flex:1;min-height:0;max-height:none;padding:20px 22px 8px;overscroll-behavior:contain;overflow-y:auto}#neighborhood-chat .chat-message{font-size:13px;line-height:1.65;margin-bottom:20px}#neighborhood-chat .chat-message>strong{font-size:12px;color:#e8d49e}#neighborhood-chat .chat-message time{font-size:10px;color:#b4c3a7}#neighborhood-chat .chat-message p{color:#eff3e2;margin-top:4px}.chat-event{border:1px solid #eac88142;background:#d1b46114;border-radius:12px;padding:12px 14px}.chat-event u{text-decoration-thickness:1px;text-underline-offset:3px;color:#f5dca0;font-weight:600;overflow-wrap:anywhere}.chat-empty{font-size:13px;line-height:1.8;color:#c1ceb6;text-align:center;padding:35px 18px}
#neighborhood-chat .chat-form{flex-shrink:0;margin:8px 18px 10px;padding:5px;background:#18352ca6;border-color:#b7c69d55;border-radius:12px}#neighborhood-chat .chat-form input{font-size:16px;padding:10px 9px}#neighborhood-chat .chat-form button{height:40px;width:40px;border-radius:9px;font-size:21px}#neighborhood-chat .chat-rule{flex-shrink:0;font-size:10px;padding:0 24px 17px;color:#b2c0a3}
@media(max-width:650px){#chat-button{top:148px;left:70px;width:44px;height:44px}.chat-heading{padding:19px 18px 15px}.chat-heading h2{font-size:25px}#neighborhood-chat .chat-log{padding:18px 18px 5px}#neighborhood-chat.chat-modal{height:min(570px,80dvh)}}
/* Compact, vertically stacked neighborhood actions. */
#rabbit-event-button,#chat-button,#delivery-button{left:20px;width:40px;height:40px;padding:7px}#rabbit-event-button{top:87px}#chat-button{top:138px}#delivery-button{position:fixed;top:189px;z-index:5;display:grid;place-items:center;border:1px solid #e5dab66b;border-radius:50%;background:#284635ed;color:#ead9ad;box-shadow:0 5px 18px #142d2338;cursor:pointer;touch-action:manipulation}#delivery-button>svg{width:27px;height:27px}#delivery-button:hover{background:#3b5a3e}#delivery-button:focus-visible{outline:3px solid #f1d18c;outline-offset:4px}body.creator-open #delivery-button,body.creator-open #delivery-navigation{display:none!important}
#delivery-info{padding:32px 23px 18px;background:#294435ed;color:#f6edd7;border-color:#ead9ad70;backdrop-filter:blur(10px)}#delivery-info #delivery-panel{position:static;inset:auto;width:auto;padding:0;border:0;background:none;box-shadow:none}#delivery-info .delivery-copy{display:block}#delivery-info::backdrop{background:#102d242b;backdrop-filter:blur(1px)}#delivery-navigation{position:fixed;left:50%;top:48%;width:52px;height:62px;z-index:4;pointer-events:none;opacity:.68;transform:translate(-50%,-50%);filter:drop-shadow(0 2px 3px #16272066)}#delivery-navigation svg{width:100%;height:100%}
#neighborhood-chat .chat-close{position:absolute;top:10px;right:10px;z-index:1;width:29px;height:29px;font-size:22px}#neighborhood-chat .chat-log{padding-top:24px;padding-right:43px}#neighborhood-chat .chat-form{margin-bottom:14px}
footer{display:none!important;background:none!important}.world-header{padding:16px 20px 45px;gap:10px}.location-line{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.world-header .place{min-width:0;flex:1}.world-header h1{margin:0;max-width:none;font-size:12px}.location-line #local-weather{position:static;display:inline-flex;flex-shrink:0;white-space:nowrap;border:0;background:none;backdrop-filter:none;padding:0;font-size:10px;color:#e5e7d4;text-decoration:none;pointer-events:auto}.world-tools{gap:9px}.tools{gap:5px}.tools button{width:30px;height:30px;font-size:16px}.tools button svg{width:19px;height:19px}.tools #camera-mode,#wallet-button{padding:5px 10px;min-height:32px;gap:7px}#wallet-button .coin-symbol{width:21px;height:21px;font-size:14px}#wallet-button strong{font-size:13px}#presence{margin-top:5px}
#map-panel{top:105px;bottom:auto;right:20px;z-index:60}#map-panel[hidden]{display:none!important}
@media(pointer:coarse){#joystick{bottom:calc(24px + env(safe-area-inset-bottom))}#sprint{bottom:calc(47px + env(safe-area-inset-bottom))}.steering-pad,.pedal-pad{bottom:calc(32px + env(safe-area-inset-bottom))}body.in-vehicle #exit-car{bottom:calc(8px + env(safe-area-inset-bottom))}#speedometer{bottom:calc(126px + env(safe-area-inset-bottom))}}
@media(max-width:650px){.world-header{padding:16px 14px 36px}.world-header h1{font-size:10px;line-height:1.5}.location-line{gap:2px 6px}.location-line #local-weather{font-size:9px}.world-tools{gap:7px}.tools{gap:4px}.tools button{width:27px;height:27px}.tools button svg{width:18px;height:18px}#wallet-button{padding:4px 8px;min-height:29px;gap:5px}#wallet-button strong{font-size:12px}#wallet-button .coin-symbol{width:19px;height:19px;font-size:13px}#rabbit-event-button,#chat-button,#delivery-button{left:14px;width:38px;height:38px}#rabbit-event-button{top:92px}#chat-button{top:140px}#delivery-button{top:188px}#map-panel{top:116px;right:14px;z-index:60;width:112px}}
@media(max-height:500px){#rabbit-event-button{top:72px}#chat-button{top:120px}#delivery-button{top:168px}#joystick{width:90px;height:90px;bottom:16px}#joystick #stick{left:22px;top:22px}#sprint{bottom:30px}.steering-pad,.pedal-pad{bottom:20px}#map-panel{top:78px}#speedometer{bottom:112px}.steering-pad button{height:54px!important}#driving-controls .pedal-pad button{height:64px}}
.location-line{display:block}.world-header .location-line h1{display:inline}.location-line #local-weather{margin-left:5px}

/* Fixed icon boxes must fit the inner circle, including on narrow touch screens. */
#rabbit-event-button,#chat-button,#delivery-button{padding:0;line-height:0;place-items:center}
#rabbit-event-button>svg,#chat-button>svg,#delivery-button>svg{display:block;width:22px;height:22px;min-width:0;min-height:0;margin:0;pointer-events:none;overflow:visible}
#chat-button>svg{transform:translateY(-.8px)}
@media(max-width:700px){#rabbit-event-button>svg,#chat-button>svg,#delivery-button>svg{width:20px;height:20px}}

/* Camera labels share the same centered box in both views. */
.tools #camera-mode{display:grid;place-items:center;padding:0;font:600 9px/1 Arial,sans-serif;letter-spacing:0;text-align:center}
/* Clothing Store: the existing WebGL canvas renders the room, without a second renderer. */
body.in-clothing-store #hud,body.in-clothing-store #joystick,body.in-clothing-store #sprint,body.in-clothing-store #house-action,body.in-clothing-store #car-action,body.in-clothing-store #delivery-board-action,body.in-clothing-store #map-panel,body.in-clothing-store #hint,body.in-clothing-store #speedometer,body.in-clothing-store #delivery-guidance{display:none!important}
#clothing-store{position:fixed;inset:0;z-index:180;color:#263e34;font-family:Arial,sans-serif;pointer-events:none}#clothing-store[hidden]{display:none}.shop-look{position:absolute;inset:0;pointer-events:auto;touch-action:none}.shop-header{position:absolute;top:max(18px,env(safe-area-inset-top));left:24px;right:24px;display:flex;align-items:center;gap:20px;pointer-events:auto}.shop-header>div{margin-right:auto}.shop-header small,.shop-kicker{font-size:10px;letter-spacing:2.4px;font-weight:700}.shop-header h1{font:30px Georgia,serif;margin:5px 0;text-shadow:0 1px 10px #fff}.shop-wallet{background:#f6f0dfde;border:1px solid #a9966b66;padding:12px 17px;border-radius:30px;font-size:12px}.shop-wallet b{font-size:18px}.shop-exit,.shop-stand{border:1px solid #b6a47a;border-radius:28px;padding:14px 20px;background:#f9f4e6ec;color:#294c3e;font-weight:700;cursor:pointer}.shop-exit:hover,.shop-stand:hover{background:#fff9eb}.shop-guide{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:12px;background:#f8f0e2d9;padding:10px 18px;border-radius:20px}.shop-stand{position:absolute;bottom:110px;left:50%;transform:translateX(-50%);pointer-events:auto;box-shadow:0 5px 24px #243f332e}.shop-catalog{position:absolute;right:24px;top:108px;bottom:28px;width:min(360px,40vw);padding:27px 24px;background:#f8f4e9f5;border:1px solid #c5b68d99;box-shadow:0 12px 60px #243a3529;border-radius:20px;pointer-events:auto;display:flex;flex-direction:column;backdrop-filter:blur(9px)}.shop-catalog[hidden],.shop-stand[hidden]{display:none}.shop-catalog h2{font:30px Georgia,serif;margin:9px 0 0}.shop-description{font-size:12px;color:#68766b;margin:9px 0 20px}.shop-back{position:absolute;right:14px;top:12px;width:32px;height:32px;border:0;border-radius:50%;background:#e4e3d5;font-size:23px;cursor:pointer;color:#3f5747}.shop-items{overflow:auto;min-height:70px;flex:1;display:flex;flex-direction:column;gap:7px;padding:1px 3px 10px}.shop-item{padding:10px;display:flex;gap:12px;align-items:center;text-align:left;border:1px solid #c6c9b855;border-radius:12px;background:#ffffff80;color:#273e33;cursor:pointer}.shop-item[aria-pressed=true]{border-color:#577762;background:#e4eadc}.shop-item strong{font-size:12px;display:block}.shop-item small{font-size:11px;display:block;color:#6e7b69;margin-top:5px}.shop-selected{margin-left:auto;opacity:0}.shop-item[aria-pressed=true] .shop-selected{opacity:1}.shop-swatch{width:38px;height:38px;flex-shrink:0;border-radius:50%;background:var(--item-color);box-shadow:inset 0 0 0 4px #ffffff40;display:grid;place-items:center;color:#fff7e8;font-size:24px}.shop-checkout{border-top:1px solid #c0b79670;padding-top:15px}.shop-price{display:flex;justify-content:space-between;gap:12px;font-size:13px}.shop-price b{white-space:nowrap}.shop-price small{font-size:10px}.shop-checkout p{font-size:11px;line-height:1.5;color:#667363;margin:10px 0}.shop-buy{width:100%;border:0;border-radius:25px;background:#335a45;color:#fff6df;padding:14px;font-size:12px;font-weight:700;cursor:pointer}.shop-buy:disabled{opacity:.55}.shop-cancel{border:0;background:none;font-size:11px;display:block;margin:10px auto 0;color:#55654f;cursor:pointer}.shop-status{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);max-width:80%;border-radius:14px;background:#284536ef;color:#fff4d8;padding:12px 20px;font-size:13px;pointer-events:none}.shop-joystick{position:absolute;left:26px;bottom:26px;width:112px;height:112px;border-radius:50%;border:1px solid #fff8;background:#f3eddd55;pointer-events:auto;touch-action:none;display:grid;place-items:center}.shop-joystick i{width:48px;height:48px;border-radius:50%;background:#365d46a8;border:2px solid #fdf7e599}.shop-joystick[hidden]{display:none}
@media(min-width:700px) and (pointer:fine){.shop-joystick{opacity:.35}.shop-joystick:hover{opacity:1}}
@media(max-width:699px){.shop-header{top:max(12px,env(safe-area-inset-top));left:14px;right:14px;gap:8px}.shop-header h1{font-size:22px}.shop-header small{font-size:8px}.shop-exit{font-size:11px;padding:11px 13px}.shop-wallet{padding:9px 12px;font-size:10px}.shop-wallet b{font-size:14px}.shop-catalog{left:10px;right:10px;width:auto;top:auto;bottom:max(10px,env(safe-area-inset-bottom));height:39%;padding:16px 17px;border-radius:18px}.shop-catalog h2{font-size:22px;margin:5px 0}.shop-description{display:none}.shop-kicker{font-size:8px}.shop-items{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px;padding-bottom:6px}.shop-item{padding:7px;gap:7px}.shop-item strong{font-size:10px}.shop-item small{font-size:10px;margin-top:3px}.shop-swatch{width:27px;height:27px;font-size:18px}.shop-selected{display:none}.shop-checkout{padding-top:8px}.shop-checkout p{font-size:10px;margin:6px 0}.shop-buy{padding:11px}.shop-guide{bottom:155px;font-size:10px;max-width:80%;white-space:normal;text-align:center}.shop-stand{bottom:170px;font-size:12px}.shop-status{bottom:auto;top:80px;width:max-content;max-width:88%;font-size:11px;text-align:center}.shop-joystick{bottom:22px;left:22px}}

body.in-clothing-store .world-header,body.in-clothing-store #rabbit-toggle,body.in-clothing-store #chat-toggle,body.in-clothing-store #delivery-toggle,body.in-clothing-store #game-toast{display:none!important}

.shop-header{background:none!important;backdrop-filter:none!important;border:0!important;padding:0!important;box-shadow:none!important}.shop-header h1{white-space:nowrap}.shop-header small{color:#42604e}.shop-wallet{white-space:nowrap}.shop-price b,.shop-price small{display:inline;white-space:nowrap}.shop-header button{flex-shrink:0}.shop-catalog .shop-price strong{font-size:12px}.shop-joystick:before{display:none!important}
body.in-clothing-store #rabbit-event-button,body.in-clothing-store #delivery-button,body.in-clothing-store #delivery-navigation{display:none!important}body.in-clothing-store #chat-button{z-index:185;top:110px}
@media(max-width:699px){.shop-header h1{font-size:20px}.shop-wallet{padding:9px 11px}.shop-header .shop-exit{padding:10px 12px}.shop-header>div{min-width:0}}
.salon-modal{max-width:880px;width:calc(100% - 32px)}.salon-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.salon-layout canvas{width:100%;height:auto;border-radius:14px}.salon-layout label{display:block;margin:20px 0;color:#d9dcc7}.salon-layout select{display:block;width:100%;padding:12px;margin-top:8px;background:#304739;color:#fff4da;border:1px solid #a1a989;border-radius:8px}.salon-layout p{line-height:1.6}@media(max-width:650px){.salon-layout{grid-template-columns:1fr}.salon-layout canvas{max-height:34vh;object-fit:contain}.salon-layout label{margin:8px 0}}

#repair-button{left:20px;width:40px;height:40px;padding:7px}
#repair-button{position:fixed;top:189px;z-index:5;display:grid;place-items:center;border:1px solid #e5dab66b;border-radius:50%;background:#284635ed;color:#ead9ad;box-shadow:0 5px 18px #142d2338;cursor:pointer;touch-action:manipulation}
#repair-button>svg{width:27px;height:27px}
#repair-button:hover{background:#3b5a3e}
#repair-button:focus-visible{outline:3px solid #f1d18c;outline-offset:4px}
body.creator-open #repair-button,body.creator-open #repair-navigation{display:none!important}
#repair-navigation{position:fixed;left:50%;top:48%;width:52px;height:62px;z-index:4;pointer-events:none;opacity:.68;transform:translate(-50%,-50%);filter:drop-shadow(0 2px 3px #16272066)}
#repair-navigation svg{width:100%;height:100%}
#repair-button{left:14px;width:38px;height:38px}
#repair-button{top:188px}
#repair-button{top:168px}
#repair-button{padding:0;line-height:0;place-items:center}
#repair-button>svg{display:block;width:22px;height:22px;min-width:0;min-height:0;margin:0;pointer-events:none;overflow:visible}
#repair-button>svg{width:20px;height:20px}
body.in-clothing-store #repair-button,body.in-clothing-store #repair-navigation{display:none!important}
#repair-navigation{position:fixed;left:50%;top:45%;width:50px;height:60px;pointer-events:none;opacity:.72;z-index:6}#repair-navigation svg{width:100%;height:100%}#repair-button{position:fixed;left:20px;top:189px;width:40px;height:40px;display:grid;place-items:center;padding:0;border-radius:50%;background:#294b3c;color:#ffe18d;border:1px solid #b4aa78;z-index:5}#repair-button svg{width:22px;height:22px}@media(max-width:650px){#repair-button{left:14px;top:188px;width:38px;height:38px}}
.salon-layout label{color:#405445;font-weight:600}.salon-layout select{margin-top:6px;color:#fff9ed}

#delivery-navigation,#repair-navigation{top:25%;transform:translate(-50%,-50%);overflow:visible} .work-countdown{display:block;text-align:center;font-size:17px;font-weight:700;color:#fff3cd;text-shadow:0 2px 5px #000;letter-spacing:1px;margin-top:3px}

/* Folki legal and consent UI */
.tools #info{display:grid;place-items:center;padding:0;font:italic 700 15px/1 Georgia,serif}
#details{width:min(680px,calc(100% - 28px));max-width:680px;padding:30px;color:#2d4639}
#details>h2{font:32px Georgia,serif;margin:11px 42px 19px 0}
.legal-tabs{position:sticky;top:-30px;z-index:2;display:flex;gap:7px;margin:0 -4px 20px;padding:12px 4px;background:#f4f1e8f2;backdrop-filter:blur(8px)}
.legal-tabs button{flex:1;min-width:0;border:1px solid #cbd6c5;border-radius:20px;background:#e7ecdf;color:#56705c;padding:9px 6px;font-size:11px}
.legal-tabs button[aria-pressed=true]{background:#31533e;border-color:#31533e;color:#fff7df}
.legal-panel{scroll-margin-top:62px}.legal-panel p{font-size:13px;line-height:1.75;color:#607065}.legal-panel strong{color:#334f3d}.legal-panel a{overflow-wrap:anywhere}.legal-danger{border:1px solid #b66d5d;border-radius:9px;background:#fff2ed;color:#8c4638;padding:12px 16px;font-weight:700}.legal-danger:disabled{opacity:.55}.legal-status{min-height:22px;color:#526b58!important;font-weight:600}
.terms-check{display:flex;align-items:flex-start;gap:10px;margin:20px 0 4px;padding:13px;border:1px solid #cbd5c3;border-radius:10px;background:#faf8ef;color:#53664f;font-size:11px;line-height:1.6}.terms-check.invalid{border-color:#b0523a;background:#fff0e9;box-shadow:0 0 0 3px #b0523a1f}.terms-check input{width:18px!important;height:18px;flex:0 0 auto;margin:1px 0;accent-color:#365c42}.terms-check button{border:0;background:none;color:#2f705b;text-decoration:underline;padding:0;font:inherit;font-weight:700}
@media(max-width:600px){#details{padding:21px 18px}.legal-tabs{top:-21px;margin-inline:-1px;padding-top:10px}.legal-tabs button{font-size:9px;padding:8px 3px}#details>h2{font-size:25px}.legal-panel p{font-size:12px}}

#photo-camera-button[hidden],#connection-warning[hidden]{display:none!important}
#connection-warning{position:fixed;right:14px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:95;max-width:calc(100vw - 28px);color:#ff6f76;background:#2b141ad9;border:1px solid #ec647455;border-radius:7px;padding:6px 10px;font:600 12px/1.35 system-ui;pointer-events:none;text-shadow:0 1px 2px #17070c}
#map-panel{padding-top:32px}#map-expand,#map-close{position:absolute;top:4px;width:25px;height:25px;border:1px solid #d0e7c855;border-radius:6px;background:#29473d;color:#ecf4df;font:20px/1 Arial;padding:0;display:grid;place-items:center;cursor:pointer}#map-expand{right:34px}#map-close{right:5px}
#map-panel.map-expanded{inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;box-sizing:border-box;border-radius:0;padding:48px 14px 24px;z-index:190;background:#182f29f5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;backdrop-filter:blur(9px)}
#map-panel.map-expanded #minimap{width:min(calc(100vw - 28px),calc(100dvh - 85px));height:min(calc(100vw - 28px),calc(100dvh - 85px));max-width:none;aspect-ratio:1;border-radius:12px}
#map-panel.map-expanded #map-expand,#map-panel.map-expanded #map-close{top:10px;width:34px;height:34px;font-size:25px}#map-panel.map-expanded #map-expand{right:56px}#map-panel.map-expanded #map-close{right:14px}#map-panel.map-expanded>span{font-size:11px}
/* Public website owns the full information pages; signup keeps explicit consent. */
#info[hidden]{display:none!important}.terms-check a{color:#216951;text-decoration:underline;text-underline-offset:2px}.terms-check input{flex-shrink:0}.terms-check.invalid{outline:2px solid #c2523f;outline-offset:5px;border-radius:5px}

/* Fullscreen map gestures stay on the map, never on the game or browser page. */
.map-navigation{display:none}#map-panel.map-expanded{padding-bottom:70px;touch-action:none;overscroll-behavior:contain;user-select:none;-webkit-user-select:none}#map-panel.map-expanded #minimap{width:min(calc(100vw - 28px),calc(100dvh - 130px));height:min(calc(100vw - 28px),calc(100dvh - 130px));touch-action:none;cursor:grab}#map-panel.map-expanded #minimap:active{cursor:grabbing}#map-panel.map-expanded .map-navigation{position:absolute;bottom:calc(14px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;gap:8px;padding:5px;border-radius:16px;background:#102b26d9;border:1px solid #b9d9c644}#map-panel .map-navigation button{display:grid;place-items:center;width:42px;height:40px;border:1px solid #e6f3d637;border-radius:10px;background:#315a49;color:#f5f8e9;font:27px/1 Arial;padding:0;touch-action:manipulation}#map-panel .map-navigation button:disabled{opacity:.35}#map-panel .map-navigation button:focus-visible{outline:2px solid #f5d877;outline-offset:2px}
