:root{--white:#f4f4ef;--green:#82aa76;--display:'Barlow Condensed','Arial Narrow',sans-serif;--pan:0px;--camera-x:0px;--camera-y:0px;color-scheme:dark}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{font-family:Arial,Helvetica,sans-serif;color:var(--white);background:#132228}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid white;outline-offset:3px}kbd{font:12px Arial;background:#eee;color:#111;display:inline-grid;place-items:center;min-width:25px;height:21px;padding:1px 4px;border-radius:2px}button:disabled{opacity:.4;cursor:wait}[hidden]{display:none!important}
.world{position:relative;width:100%;height:100svh;overflow:hidden;touch-action:pan-y}.world[inert]{visibility:hidden}.stage{position:absolute;left:50%;top:50%;width:max(100vw,177.683svh);height:max(100svh,56.28vw);transform:translate(calc(-50% + var(--pan) + var(--camera-x)),calc(-50% + var(--camera-y))) scale(1.015);transform-origin:center;will-change:transform;user-select:none}.scene,.object-layer{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:fill;pointer-events:none}.object-layer{--edge:1.25px;--edge-color:rgba(255,246,219,.72);filter:drop-shadow(var(--edge) 0 var(--edge-color)) drop-shadow(calc(-1 * var(--edge)) 0 var(--edge-color)) drop-shadow(0 var(--edge) var(--edge-color)) drop-shadow(0 calc(-1 * var(--edge)) var(--edge-color)) drop-shadow(0 1px 1px #17202980);transition:filter .22s}
.phone-layer{--edge:1.1px}.radio-layer{--edge:2.2px}.cat-idle,.cat-hover{--edge:1.5px}.phone-active .phone-layer,.radio-active .radio-layer,.cat-active .cat-idle,.cat-active .cat-hover{--edge-color:rgba(255,252,233,.98);filter:drop-shadow(var(--edge) 0 var(--edge-color)) drop-shadow(calc(-1 * var(--edge)) 0 var(--edge-color)) drop-shadow(0 var(--edge) var(--edge-color)) drop-shadow(0 calc(-1 * var(--edge)) var(--edge-color)) drop-shadow(0 0 3px #fff0c633) brightness(1.035)}.cat-idle,.cat-hover{transition:opacity .32s cubic-bezier(.4,0,.2,1),filter .25s}.cat-hover{opacity:0}.greeting .cat-hover{opacity:1}.greeting .cat-idle{opacity:0}.sea-light{position:absolute;left:0;top:39%;width:31%;height:11%;background:repeating-linear-gradient(175deg,transparent 0 7px,#ffe6ad25 8px 9px,transparent 10px 17px);mask-image:radial-gradient(ellipse,#000,transparent 70%);mix-blend-mode:screen;animation:water 6s ease-in-out infinite alternate;pointer-events:none}.interactions{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.object{cursor:pointer;pointer-events:auto;outline:none}.object>path{fill:#fff0;stroke:#fff0;stroke-width:1.3;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:stroke .25s,fill .25s}.object:focus-visible>path{stroke:#fff;stroke-width:2;fill:#fff1}.object[data-layer]:focus-visible>path{stroke:transparent;fill:transparent}.object:not([data-layer])>path{stroke:transparent;filter:none}.object:not([data-layer]):hover>path,.object:not([data-layer]):focus-visible>path{stroke:transparent;fill:transparent}.caption{opacity:0;transform:translateY(5px);transition:opacity .18s,transform .24s;pointer-events:none}.object:hover>.caption,.object:focus-visible>.caption{opacity:1;transform:translateY(0)}.caption rect{fill:#101417d9}.caption text{font:600 16px var(--display);fill:#fff;letter-spacing:.4px}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#16202930,transparent 12%,transparent 93%,#16202920)}.utility{position:absolute;right:25px;top:25px;display:flex;gap:12px;align-items:stretch}.ca-text{display:flex;gap:15px;align-items:center;background:#111d;padding:11px 16px;font:500 17px var(--display);border-top:3px solid var(--green);text-shadow:1px 1px #000}.ca-text>span:first-child{font-size:21px}.ca-text b{font-weight:500;font-size:13px;letter-spacing:.8px;opacity:.8}.ca-text:hover{background:#eee;color:#111;text-shadow:none}.ca-arrow{margin-left:6px}.pause-trigger{display:flex;gap:10px;align-items:center;padding:8px 10px;background:#111a;font-size:18px}.pause-trigger:hover{background:#111e}.pause-trigger kbd{font-size:9px;min-width:24px;height:17px}.scene-hint{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);font:600 13px var(--display);letter-spacing:1.2px;background:#1119;padding:8px 14px;pointer-events:none;white-space:nowrap;animation:hintOut 1s 9s forwards}.touch-hint{display:none}.subtitle{position:absolute;bottom:10%;left:50%;transform:translate(-50%,10px);opacity:0;pointer-events:none;background:#000b;padding:10px 18px;font:600 23px var(--display);text-shadow:1px 2px #000;transition:.2s}.subtitle.visible{opacity:1;transform:translate(-50%,0)}
.loading-screen{position:fixed;inset:0;z-index:20;overflow:hidden;background:#101417;transition:opacity .7s,visibility .7s}.loading-screen.departed{opacity:0;visibility:hidden;pointer-events:none}.loading-art{position:absolute;inset:-2%;background:url('/assets/scene-reference.png') center/cover;animation:loadPan 24s ease-in-out infinite alternate}.loading-shade{position:absolute;inset:0;background:linear-gradient(90deg,#10182065,transparent 70%),linear-gradient(0deg,#10151ce8,transparent 52%)}.loading-logo{position:absolute;left:5.5%;top:9%;width:clamp(160px,18vw,290px);filter:drop-shadow(2px 4px 0 #090e15)}.loading-location{position:absolute;right:5%;bottom:6%;text-align:right;display:flex;flex-direction:column;gap:5px}.loading-location>span{font:600 14px var(--display);letter-spacing:3px}.loading-location strong{font:italic 600 48px var(--display);text-shadow:2px 3px #0e1720}.loading-bottom{position:absolute;left:5.5%;bottom:6%;width:340px;max-width:88vw}.load-copy{font:17px var(--display);display:flex;justify-content:space-between;gap:20px}.load-copy b{font-weight:500}.load-copy>span{font-size:14px;opacity:.7}.load-track{height:3px;background:#ffffff33;margin:10px 0 19px}.load-track i{display:block;width:0;height:100%;background:#fff;transition:width .35s}#enterButton{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 13px;background:#111c;font:500 23px var(--display);border-left:4px solid var(--green);transition:.2s}#enterButton:not(:disabled):hover{color:#111;background:#fff}.sound-choice{display:flex;gap:7px;align-items:center;font:15px var(--display);margin-top:15px;cursor:pointer}.sound-choice input{margin:0;accent-color:var(--green)}.sound-choice>span{font-size:9px;letter-spacing:1px;margin-left:auto;opacity:.6}#loadError{font-size:13px;margin-top:12px}#loadError button{text-decoration:underline}
.game-menu{position:fixed;inset:0;border:0;margin:auto;padding:0;width:min(1100px,88vw);height:min(680px,82svh);max-width:none;max-height:none;background:none;color:var(--white);overflow:auto}.game-menu::backdrop{background:#0b1118bf;backdrop-filter:blur(10px) grayscale(1)}.game-menu[open]{animation:menuIn .2s ease-out}.menu-head{height:113px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.menu-head>img{width:128px;max-height:105px}.menu-head>div{text-align:right;display:flex;flex-direction:column;gap:4px;font:20px var(--display)}.menu-head strong{font-size:26px}.menu-head small{font-size:15px;color:#a9b59e}.menu-tabs{display:flex;background:#0009;height:43px;gap:3px}.menu-tabs>button{flex:1;border-top:5px solid #0000;padding:6px 10px 10px;font:600 20px var(--display)}.menu-tabs>button:hover{background:#fff2}.menu-tabs>button.selected{border-top-color:var(--green);background:#ffffffed;color:#111}.menu-content{display:grid;grid-template-columns:35% 1fr;gap:18px;padding-top:18px}.menu-content aside{background:#0009;height:max-content}.menu-row{width:100%;min-height:42px;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;text-align:left;border-bottom:1px solid #fff1;font:500 21px var(--display)}.menu-row>span{font-size:16px}.menu-row.selected,.menu-row:hover,.menu-row:focus-visible{background:#eee;color:#111}.menu-content article{background:#0009;padding:28px 31px;min-height:295px}.menu-content h1{font:600 38px var(--display);margin:0 0 20px}.menu-content p{font:400 22px/1.4 var(--display);margin:0 0 25px}.menu-content .launch-copy{font-size:17px;opacity:.7;max-width:400px;line-height:1.45}.status-stripe{font:600 15px var(--display);letter-spacing:.5px;border-top:1px solid #fff4;padding-top:19px;margin-bottom:8px}.menu-footer{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;font:13px var(--display);letter-spacing:1px;background:#0008;padding:8px 12px}.menu-footer>button{display:flex;gap:9px;align-items:center}.toast{position:fixed;bottom:6%;left:50%;transform:translate(-50%,10px);opacity:0;background:#070d13df;color:#fff;padding:13px 20px;border-left:4px solid var(--green);font:20px var(--display);z-index:40;pointer-events:none;transition:.2s;max-width:90vw}.toast.visible{opacity:1;transform:translate(-50%,0)}.motion-off *{animation:none!important}.motion-off .cat-idle,.motion-off .cat-hover{transition:none}.paused .stage{filter:saturate(.6)}
.cat-idle{transform-origin:0 0;transform:translate(13.94%,13.95%) scale(.735,.728)}
.cat-hover{transform-origin:0 0;transform:translate(19.78%,14.26%) scale(.735,.728)}
.contact-shadows{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;filter:blur(4px);opacity:.3}
.radio-layer{transform-origin:0 0;transform:translate(16.05%,30.68%) scale(.494,.51)}
@keyframes water{to{opacity:.3;transform:translateY(3px)}}@keyframes loadPan{to{transform:scale(1.055) translateX(-1%)}}@keyframes hintOut{to{opacity:0}}@keyframes menuIn{from{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}
@media(max-aspect-ratio:1/1){.world{cursor:grab}.world.dragging{cursor:grabbing}.stage{height:100svh;width:177.683svh}.desktop-hint{display:none}.touch-hint{display:inline}.scene-hint{font-size:10px;letter-spacing:.4px;bottom:22px}.utility{top:18px;right:18px;left:18px;justify-content:space-between}.ca-text{padding:8px 11px;gap:10px}.ca-text b{font-size:11px}.pause-trigger{gap:7px}.loading-logo{top:9%;left:8%;width:190px}.loading-bottom{left:7%;width:86%;bottom:7%}.loading-location{right:7%;bottom:30%}.loading-location strong{font-size:38px}.loading-location>span{font-size:11px}.game-menu{width:90vw;height:88svh}.menu-head{height:105px}.menu-head>img{width:103px}.menu-head>div{font-size:16px}.menu-head strong{font-size:22px}.menu-tabs{height:48px}.menu-tabs>button{font-size:16px;padding-left:5px;padding-right:5px}.menu-content{grid-template-columns:1fr;gap:12px;padding-top:12px}.menu-content aside{display:grid;grid-template-columns:1fr 1fr}.menu-row{font-size:18px;min-height:39px;padding:8px 10px}.menu-row>span{font-size:12px}.menu-content article{min-height:0;padding:20px}.menu-content h1{font-size:29px;margin-bottom:10px}.menu-content p{font-size:19px;margin-bottom:16px}.menu-content .launch-copy{font-size:15px}.status-stripe{padding-top:12px;font-size:13px}.menu-footer{font-size:10px}.subtitle{font-size:20px;white-space:nowrap;bottom:14%}.toast{font-size:18px;width:max-content}}
@media(max-height:620px){.game-menu{height:92svh}.menu-head{height:70px;margin-bottom:10px}.menu-head>img{height:68px;width:auto}.menu-content{padding-top:10px}.menu-content article{min-height:0;padding:18px}.menu-content h1{font-size:28px;margin-bottom:10px}.menu-content p{font-size:18px;margin-bottom:12px}.status-stripe{padding-top:10px}.menu-tabs{height:38px}.menu-tabs>button{font-size:17px}.menu-footer{position:static;margin-top:14px}.loading-location strong{font-size:32px}.loading-logo{width:155px}}
.minimap-hud{position:absolute;left:30px;bottom:28px;width:176px;padding:0;transform:perspective(550px) rotateX(8deg);filter:drop-shadow(0 2px 2px #0007);opacity:.88;transition:opacity .2s}.minimap-hud:hover{opacity:1}.minimap-hud>svg{display:block;width:100%;height:auto;border:3px solid #172029}.minimap-hud text{font:10px Arial;fill:#fff}.map-bars{display:flex;height:5px;gap:3px;background:#14222b;padding:0 3px}.map-bars i:first-child{width:60%;background:#85b379}.map-bars i:last-child{flex:1;background:#6a9fbb}.map-caption{display:flex;justify-content:space-between;align-items:center;padding-top:5px;font:600 10px var(--display);letter-spacing:1px;text-shadow:1px 1px #000}.map-caption kbd{font-size:9px;min-width:15px;height:15px}.district-title{position:absolute;right:35px;bottom:35px;text-align:right;display:flex;flex-direction:column;gap:3px;pointer-events:none;opacity:0;transform:translateY(8px);transition:opacity .7s,transform .7s;text-shadow:2px 3px #132029}.district-title.visible{opacity:1;transform:none}.district-title small{font:600 13px var(--display);letter-spacing:3px}.district-title strong{font:italic 700 48px var(--display)}.context-help{position:absolute;left:30px;top:28px;background:#060b11c9;padding:11px 14px;font:500 16px var(--display);display:flex;align-items:center;gap:14px;opacity:0;pointer-events:none;transition:opacity .2s}.context-help.visible{opacity:1}.context-help kbd{font-size:10px;width:19px;min-width:19px;height:18px}.scene-hint{bottom:28px}.neighborhood-map{position:relative;margin-top:17px;overflow:hidden;border:1px solid #eee3;height:calc(100% - 227px);min-height:250px;background:#8b9786}.neighborhood-map>svg{width:100%;height:100%;object-fit:cover}.street-label{font:11px var(--display);letter-spacing:3px;fill:#526154}.ocean-label{font:18px var(--display);letter-spacing:9px;fill:#385e6c}.map-pois{position:absolute;inset:0 0 26px}.map-pois>button{position:absolute;background:#202e30;width:31px;height:31px;border:2px solid white;display:grid;place-items:center;font-size:22px;box-shadow:0 2px 5px #0005}.map-pois>button>img{width:20px;height:20px}.map-pois>button>span{position:absolute;left:38px;top:3px;background:#101417d9;font:600 14px var(--display);padding:4px 8px;white-space:nowrap}.map-pois>button:hover{background:var(--green);color:#111;transform:scale(1.06)}.map-legend{position:absolute;bottom:0;left:0;width:100%;background:#111e;padding:8px 13px;font:12px var(--display);display:flex;justify-content:space-between}.map-legend>span{opacity:.6}
.phone-shell{position:fixed;inset:auto 5% 22px auto;margin:0;padding:15px 10px 8px;border:2px solid #5a5c59;border-radius:29px;background:linear-gradient(105deg,#333b40,#0c0f11 22%,#080a0d 80%,#454b4e);width:280px;height:535px;max-width:88vw;max-height:90svh;box-shadow:8px 12px 25px #0008;overflow:hidden;color:#fff;transform:rotate(-2deg)}.phone-shell[open]{animation:phoneUp .35s cubic-bezier(.2,.8,.2,1)}.phone-shell::backdrop{background:#06101935}.phone-speaker{width:47px;height:4px;background:#090909;border:1px solid #555;border-radius:4px;margin:0 auto 11px}.phone-screen{height:455px;max-height:calc(90svh - 80px);background:#e7e9e8;color:#25333e;overflow:auto;border:2px solid #111;font-family:Arial,sans-serif}.phone-status{display:flex;justify-content:space-between;background:#364d69;color:#fff;font-size:10px;padding:6px 8px}.phone-heading{background:#476381;color:white;padding:10px;font-size:20px;display:flex;justify-content:space-between}.phone-profile{display:flex;align-items:center;gap:10px;padding:15px 10px;background:linear-gradient(120deg,#d4dadf,#f2eadf)}.phone-profile>b{width:36px;height:36px;display:grid;place-items:center;background:#bf825f;color:white;font:700 30px var(--display)}.phone-profile>span{font-size:14px;font-weight:700}.phone-profile small{display:block;margin-top:4px;font-size:9px;font-weight:400;color:#657581}.phone-contact{display:flex;align-items:center;width:100%;gap:10px;padding:12px 10px;border-bottom:1px solid #bec6cd;background:#fafaf8;color:#283640;text-align:left}.phone-contact:hover{background:#dae9ef}.phone-contact>b{display:grid;place-items:center;width:31px;height:31px;background:#273742;color:white;font-size:19px;flex:none}.phone-contact>b>img{width:23px}.phone-contact>span{font-size:12px;flex:1}.phone-contact small{display:block;font-size:8px;color:#89949c;margin-top:5px}.phone-contact>i{font-size:22px;font-style:normal;opacity:.5}.phone-notice{font:12px/1.5 var(--display);padding:15px;color:#75838e;text-align:center;min-height:66px}.phone-apps{display:flex;justify-content:space-around;border-top:1px solid #bdc9d1;background:#d4dee4;padding:8px}.phone-apps>button{font-size:24px;color:#405d75;min-width:50px}.phone-apps span{display:block;font-size:8px;margin-top:3px}.phone-home{display:block;margin:6px auto 0;font-size:27px;line-height:27px;color:#858c92}.phone-home:hover{color:white}.radio-dialog{border:0;background:none;color:white;max-width:95vw;width:530px;padding:0;overflow:visible;text-align:center}.radio-dialog::backdrop{background:#111a;backdrop-filter:blur(6px) grayscale(.75)}.radio-dialog[open]{animation:menuIn .18s ease-out}.radio-title{font:600 17px var(--display);letter-spacing:4px;margin-bottom:23px;text-shadow:1px 2px #000}.radio-wheel{position:relative;width:420px;height:420px;max-width:85vw;max-height:85vw;border-radius:50%;margin:auto;background:conic-gradient(from 0deg,#ededed20 0 119deg,#131920b0 119deg 120deg,#ededed20 120deg 239deg,#131920b0 239deg 240deg,#ededed20 240deg 359deg,#131920b0 359deg);border:3px solid #ffffff70;box-shadow:0 0 0 10px #0b11183d,inset 0 0 0 1px #0008}.radio-wheel-center{position:absolute;inset:25%;background:#152029ee;border:2px solid #fff4;border-radius:50%;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:15px;box-shadow:0 0 0 12px #0a11185e}.radio-wheel-center>span{font:10px var(--display);letter-spacing:3px;opacity:.5}.radio-wheel-center strong{font:700 29px/.95 var(--display)}.radio-wheel-center small{font:12px/1.2 var(--display);opacity:.6}.station{position:absolute;width:78px;height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;font:bold 30px var(--display);border-radius:50%;transition:color .2s,background .2s}.station>span{font:600 11px/1.15 var(--display);letter-spacing:1px;margin-top:4px}.station-off{top:2%;left:calc(50% - 39px)}.station-coast{right:4%;bottom:17%;font-style:italic}.station-sea{left:4%;bottom:17%;font-size:43px}.station:hover,.station.selected{background:#edf2e9;color:#17212a;box-shadow:0 0 0 3px #fff2}.radio-bottom{margin:30px auto 0;width:420px;max-width:85vw;font:14px var(--display);display:flex;justify-content:space-between;align-items:center}.radio-bottom>button{display:flex;align-items:center;gap:9px}.radio-playing .radio-layer{--edge-color:rgba(245,249,210,.84)}
@keyframes phoneUp{from{opacity:0;translate:0 65px;rotate:7deg}to{opacity:1;translate:0 0;rotate:0deg}}
@media(max-width:650px){.minimap-hud{width:112px;left:20px;bottom:20px}.map-caption{font-size:8px}.district-title{right:20px;bottom:25px}.district-title strong{font-size:31px}.district-title small{font-size:9px;letter-spacing:2px}.scene-hint{bottom:170px;font-size:9px}.context-help{left:20px;top:85px;font-size:13px;padding:8px 11px;max-width:88vw}.phone-shell{right:6%;bottom:20px}.neighborhood-map{min-height:330px;height:calc(100% - 220px)}.map-pois>button>span{font-size:10px;left:27px;padding:3px 4px}.map-pois>button{width:25px;height:25px;font-size:18px}.map-legend{font-size:10px}.map-legend>span{display:none}.radio-wheel-center strong{font-size:25px}.radio-wheel-center>span{font-size:8px;letter-spacing:1px}.radio-wheel-center small{font-size:10px}.station{width:62px;height:68px}.station-off{left:calc(50% - 31px);top:0}.station-coast{right:2%}.station-sea{left:2%}}
.utility{gap:0;height:44px;background:#10171ddd;border:1px solid #ffffff32;border-top:3px solid #b7c5b3;box-shadow:0 2px 5px #0002}.utility>button{height:100%;border:0;background:none;padding:0 15px;border-radius:0;display:flex;align-items:center;justify-content:center;line-height:1}.utility .ca-text{border-right:1px solid #ffffff30;gap:12px}.utility .ca-text b{font-size:13px}.utility .ca-text>span:first-child{font-size:20px;font-weight:600}.utility .pause-trigger{font-size:18px;gap:12px;min-width:79px}.utility>button:hover{background:#eee;color:#111;text-shadow:none}.utility kbd{height:19px;font-size:10px;min-width:27px;border-radius:0}.stage.navigating{transition:transform .65s cubic-bezier(.2,.75,.2,1)}
.loading-screen{background:#05080c}.boot-mark{position:absolute;z-index:4;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;pointer-events:none;transition:opacity .65s}.boot-mark img{width:62px;filter:grayscale(1)}.boot-mark span{font:500 13px var(--display);letter-spacing:4px}.loading-art{background-image:url('/assets/loading-keyart.png');opacity:0;transition:opacity 1.1s;animation-duration:28s}.loading-shade{opacity:0;transition:opacity 1s;background:linear-gradient(90deg,#040d18a8,transparent 63%),linear-gradient(0deg,#050b13f5,transparent 38%)}.loading-logo,.loading-bottom,.loading-chapter,.loading-insignia{opacity:0;transition:opacity .9s .3s,transform .9s .3s}.art-visible .boot-mark{opacity:0}.art-visible .loading-art,.art-visible .loading-shade,.art-visible .loading-logo,.art-visible .loading-bottom,.art-visible .loading-chapter,.art-visible .loading-insignia{opacity:1}.loading-logo{top:10%;width:clamp(185px,20vw,320px)}.loading-chapter{position:absolute;left:6%;top:57%;text-shadow:1px 2px #0c131d}.loading-chapter>span{font:600 13px var(--display);letter-spacing:4px;opacity:.55}.loading-chapter>strong{display:block;font:italic 600 38px var(--display);margin-top:8px}.loading-chapter p{font:18px var(--display);margin:6px 0;color:#bcc8cd}.loading-bottom{bottom:6%;width:360px}.load-track{height:10px;background:repeating-linear-gradient(90deg,#fff2 0 22px,transparent 22px 27px);border-top:1px solid #ffffff30;border-bottom:1px solid #ffffff20;padding:2px 0;margin:12px 0 15px}.load-track i{background:repeating-linear-gradient(90deg,#e9dfaa 0 22px,transparent 22px 27px);box-shadow:0 0 10px #e9dfaa17}.load-copy{font-size:16px}.load-copy>span{font:13px var(--display);letter-spacing:1px;color:#e9dfaa}#enterButton{border:0;border-left:3px solid #e9dfaa;background:#04090d9e;font-size:22px;padding:10px 13px}.loading-insignia{position:absolute;right:5%;bottom:6%;display:flex;align-items:center;gap:14px}.loader-spinner{width:42px;height:42px}.loader-spinner circle{fill:none;stroke:#e9dfaa;stroke-width:2;stroke-dasharray:35 15;transform-origin:center;animation:radarTurn 8s linear infinite}.loader-spinner circle+circle{stroke:#fff6;stroke-width:1;stroke-dasharray:9 7;animation-direction:reverse}.loader-spinner path{fill:#e9dfaa}.loading-insignia>span{font:600 17px var(--display);letter-spacing:2px}.loading-insignia small{display:block;font:10px var(--display);letter-spacing:1px;opacity:.45;margin-top:6px}.arrival-cut{position:fixed;inset:0;background:#030507;z-index:80;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s,visibility .24s}.arriving .arrival-cut{opacity:1;visibility:visible;pointer-events:auto}
.loading-art{background:none}.loading-art>img{width:100%;height:100%;object-fit:cover;object-position:center}
@keyframes radarTurn{to{transform:rotate(360deg)}}
@media(max-width:650px){.utility{height:41px;left:auto;right:18px}.utility>button{padding:0 11px}.utility .ca-text{gap:9px}.utility .ca-text b{font-size:11px}.utility .pause-trigger{min-width:65px;gap:8px}.utility .ca-text>span:first-child{font-size:18px}.loading-art{background-position:62% center}.loading-logo{width:185px;top:10%}.loading-chapter{left:8%;top:51%}.loading-chapter>strong{font-size:32px}.loading-chapter p{font-size:15px}.loading-bottom{bottom:7%;left:8%;width:84%}.loading-insignia{right:8%;bottom:auto;top:4%;gap:8px}.loading-insignia>span{font-size:11px;letter-spacing:1px}.loading-insignia small{font-size:7px}.loader-spinner{width:28px;height:28px}}
@media(max-height:650px) and (min-width:651px){.loading-logo{top:6%;width:165px}.loading-chapter{top:46%}.loading-chapter>strong{font-size:29px}.loading-chapter p{font-size:14px}.loading-bottom{width:320px;bottom:5%}.loading-insignia{bottom:5%}}
@media(max-width:650px){.loading-art>img{object-position:62% center}}
.custom-icon{width:26px;height:26px;display:block;flex:none;fill:none}.map-pois>button{width:34px;height:34px;border-radius:3px;padding:4px;background:#18262e;border:2px solid #f6f6f0;box-shadow:0 0 0 2px #172026c9,0 3px 5px #0005;color:#fff;transition:background .16s,box-shadow .16s,transform .16s}.map-pois>button:hover,.map-pois>button:focus-visible{color:white;background:#759a69;box-shadow:0 0 0 3px #d4e3c580,0 4px 7px #0006;transform:translateY(-2px)}.map-pois>button .custom-icon{width:24px;height:24px}.map-pois>button>img{width:23px;height:23px}.map-pois>button>span{left:42px;top:3px;padding:6px 9px;border-left:2px solid #a3b493;letter-spacing:.5px;font-size:13px}.map-pois>button[data-destination="phone"]>span{left:auto;right:42px}.map-compass text{fill:white;font:12px var(--display)}.map-legend-title{display:flex;align-items:center;gap:9px!important;opacity:1!important}.map-legend-title .custom-icon{width:15px;height:15px;color:white}.phone-apps .custom-icon{width:25px;height:25px;margin:auto}.station .custom-icon{width:34px;height:34px}.station-sea .custom-icon{width:37px;height:37px}.map-caption kbd{border-radius:0}
@media(max-width:650px){.map-pois>button{width:29px;height:29px;padding:3px}.map-pois>button .custom-icon{width:20px;height:20px}.map-pois>button>span{left:34px;top:1px;font-size:10px;padding:5px 6px}.map-legend-title{display:flex!important}.station .custom-icon{width:27px;height:27px}}
.phone-v2{width:296px;height:600px;max-height:92svh;border-radius:35px;padding:12px 11px 8px;overflow:visible;background:linear-gradient(110deg,#5a6164,#161c21 9%,#080c10 80%,#3d4447);box-shadow:inset 0 0 0 2px #070a0d,9px 15px 30px #0007}.phone-hardware-top{height:21px;display:flex;align-items:center;justify-content:center;gap:9px}.phone-v2 .phone-speaker{width:46px;height:4px;margin:0;background:#080b0f;border-color:#30383f}.selfie-lens{width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,#344c5c 0 18%,#0a121b 30% 70%,#303b41 75%)}.phone-sensor{width:3px;height:3px;border-radius:50%;background:#1c262d}.phone-power{position:absolute;right:-5px;top:95px;height:45px;width:5px;background:linear-gradient(90deg,#6a6c6c,#202529);border-radius:0 2px 2px 0;padding:0}.phone-v2 .phone-screen{position:relative;height:calc(100% - 60px);max-height:none;background:#eef1f3;border-radius:15px;border:2px solid #04090d;overflow:hidden;font-family:Arial,sans-serif}.phone-v2 .phone-status{height:25px;position:relative;z-index:5;background:#1c3449;color:white;font-size:10px;font-weight:600;padding:5px 10px;align-items:center}.phone-status-right{display:flex;align-items:center;gap:4px;font-size:8px}.phone-status-right svg{width:12px;height:12px;color:white;fill:none}.phone-status-right .battery-icon{width:20px}.phone-view{height:calc(100% - 36px);position:relative}.phone-home-view{isolation:isolate;color:#fff;padding:19px 14px 11px}.phone-wallpaper{position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#172d46e8,#273b5666),url('/assets/loading-keyart.png') 76% center/auto 100%;filter:saturate(.65)}.phone-home-clock{text-align:center;margin:0 0 18px;text-shadow:0 1px 5px #0c1c31}.phone-home-clock>strong{font-weight:300;font-size:42px;letter-spacing:-2px;line-height:1}.phone-home-clock>span{display:block;font-size:8px;font-weight:600;letter-spacing:.8px;margin-top:7px}.phone-home-widget{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #ffffff2b;background:#ffffff18;border-radius:10px;backdrop-filter:blur(7px)}.widget-sun{width:25px;height:25px;border-radius:50%;background:#f5c482;box-shadow:0 0 0 4px #f5c48220;flex:none}.phone-home-widget>div{display:flex;flex-direction:column;gap:4px}.phone-home-widget strong{font-size:11px}.phone-home-widget div>span{font-size:8px;opacity:.7}.phone-home-widget small{font-size:7px;letter-spacing:1px;margin-left:auto;opacity:.5}.phone-icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 9px;margin-top:23px}.phone-icon-grid button{padding:0;font-size:9px;color:white;display:flex;flex-direction:column;align-items:center;gap:6px}.app-tile{position:relative;display:grid;place-items:center;width:43px;height:43px;border-radius:11px;border-top:1px solid #fff6;box-shadow:0 3px 6px #0b1b3140;transition:transform .15s}.app-tile:after{content:'';position:absolute;inset:0;border-radius:inherit;background:linear-gradient(160deg,#fff2,transparent 60%);pointer-events:none}.app-tile svg{width:28px;height:28px;color:#fff;fill:none}.contacts-tile{background:linear-gradient(#d89b65,#ab6b44)}.music-tile{background:linear-gradient(#b27183,#824c69)}.maps-tile{background:linear-gradient(#81a38b,#426e68)}.notes-tile{background:linear-gradient(#d5b662,#b09040)}.settings-tile{background:linear-gradient(#89a0b6,#49677f)}.ca-tile{background:linear-gradient(#536f84,#294753);font-size:19px;letter-spacing:-1px}.phone-icon-grid button:hover .app-tile{transform:translateY(-2px) scale(1.04)}.phone-page-dots{display:flex;gap:5px;justify-content:center;margin:17px 0 12px}.phone-page-dots i{width:4px;height:4px;background:#fff4;border-radius:50%}.phone-page-dots i:first-child{background:#fff}.phone-home-dock{display:flex;justify-content:space-around;background:#ffffff22;border:1px solid #ffffff15;border-radius:12px;padding:8px;backdrop-filter:blur(10px)}.phone-home-dock>button{width:34px;height:34px;background:#1d384bbb;border-radius:9px;display:grid;place-items:center;font-size:22px}.phone-home-dock svg{width:23px;height:23px;fill:none}.phone-gesture-bar{position:absolute;bottom:5px;width:77px;height:3px;left:calc(50% - 38.5px);background:#263e5366;border-radius:3px;pointer-events:none}.phone-hardware-nav{display:flex;align-items:center;justify-content:space-evenly;height:34px;padding-top:3px;color:#87929c}.phone-hardware-nav button{padding:2px 10px;height:28px}.phone-hardware-nav svg{width:20px;height:20px;fill:none}.phone-hardware-nav #phoneHomeButton>span{display:block;width:18px;height:18px;border:1.5px solid #75838e;border-radius:50%}.phone-hardware-nav button:hover{color:#fff}.phone-app-view{overflow:auto;background:#f4f6f6;animation:phoneAppIn .2s ease-out;color:#263b4b}.phone-app-header{display:flex;align-items:center;position:sticky;top:0;z-index:2;height:45px;background:#e5ecf0;border-bottom:1px solid #ccd6dc;padding:0 9px;gap:4px}.phone-app-header>button{padding:3px;color:#476e89}.phone-app-header svg{width:24px;height:24px;fill:none}.phone-app-header>strong{font-size:16px;font-weight:600;flex:1}.phone-app-header>span{font-size:8px;letter-spacing:1px;color:#79909f}.contacts-owner{display:flex;align-items:center;gap:10px;background:#fff;padding:18px 12px}.contacts-owner>b{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#ba875f;color:#fff;font-size:22px}.contacts-owner>span{font-size:12px;font-weight:600}.contacts-owner small{display:block;font-size:9px;font-weight:400;color:#8a989f;margin-top:5px}.contact-section-label,.phone-settings-label{font-size:9px;color:#8498a6;letter-spacing:1px;padding:19px 12px 7px}.phone-v2 .phone-contact>b{border-radius:8px}.phone-v2 .phone-contact small{font-size:9px}.phone-v2 .phone-contact{padding:14px 11px}.phone-v2 .stonk-contact{background:#d9e7e9}.contacts-count{text-align:center;color:#8b9eaa;font-size:10px;padding:22px}.social-profile{text-align:center;padding:25px 10px 13px}.social-profile>b{display:grid;place-items:center;width:59px;height:59px;background:#122636;color:#fff;border-radius:16px;margin:auto;font-size:34px}.social-profile h2{font-size:18px;margin:14px 0 5px}.social-profile>span{font-size:10px;color:#8b99a3}.social-state{font-size:9px;font-weight:700;letter-spacing:1px;background:#e3e9df;color:#667b58;padding:8px;text-align:center}.phone-body-copy{font-size:11px;line-height:1.7;color:#81949f;padding:18px 17px;margin:0;text-align:center}.phone-primary-action{display:block;width:calc(100% - 32px);margin:0 16px 15px;padding:11px;border-radius:7px;background:#dfe7eb;color:#81939f;font-size:11px}.phone-album{width:160px;height:157px;margin:20px auto 15px;background:linear-gradient(135deg,#ba8563,#566a76);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff3da;box-shadow:0 5px 13px #23344625;border-radius:6px}.phone-album svg{width:36px;height:36px;fill:none}.phone-album strong{font:800 31px/.9 var(--display);text-align:center;margin:5px}.phone-album>span{font-size:7px;letter-spacing:1px;margin-top:7px}.phone-track{text-align:center;display:flex;flex-direction:column;gap:5px}.phone-track strong{font-size:14px}.phone-track small{font-size:7px;letter-spacing:1px;color:#96a1a6}.phone-eq{height:23px;display:flex;justify-content:center;align-items:center;gap:3px;margin-top:12px}.phone-eq i{width:3px;height:4px;background:#77939d}.sound-on .phone-eq i{animation:phoneEQ .7s ease-in-out infinite alternate}.phone-eq i:nth-child(2n){animation-delay:-.3s}.phone-eq i:nth-child(3n){animation-delay:-.6s}.phone-play{display:block;margin:7px auto 10px;background:#35566f;color:#fff;border-radius:20px;padding:10px 22px;font-size:9px;font-weight:700;letter-spacing:1px}.phone-volume{display:flex;align-items:center;gap:8px;margin:13px 19px;font-size:8px;letter-spacing:.5px;color:#82939e}.phone-volume input{width:100%;accent-color:#42677a;height:3px}.phone-note-date{padding:17px 16px 10px;font-size:8px;letter-spacing:1px;color:#ad9456}.phone-note{padding:0 17px;color:#566375;background:repeating-linear-gradient(transparent 0 28px,#bec8cb25 28px 29px)}.phone-note h2{font-size:18px;font-weight:500;margin:0 0 14px;line-height:1.4}.phone-note p{font-size:13px;line-height:2.2;margin:0 0 20px}.phone-note hr{border:0;border-top:1px solid #d5dce0;margin:20px 0}.phone-note .note-small{font-size:11px;color:#8c99a0;line-height:1.8}.phone-setting-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 12px;background:#fff;border-bottom:1px solid #e0e6e9;font-size:11px;color:#465e6e}.phone-setting-row>b{font-size:9px;font-weight:400;color:#95a3ab}.phone-switch{display:block;width:29px;height:17px;border-radius:10px;background:#c5cfd5;position:relative;transition:background .2s}.phone-switch:before{content:'';position:absolute;width:13px;height:13px;border-radius:50%;background:white;left:2px;top:2px;box-shadow:0 1px 2px #0003;transition:left .2s}.phone-switch.on{background:#749a85}.phone-switch.on:before{left:14px}.phone-lock-view{position:absolute;inset:25px 0 0;z-index:4;background:linear-gradient(#23375275,#0b1d38c9),url('/assets/loading-keyart.png') 76% center/cover;color:white;display:flex;flex-direction:column;align-items:center;padding-top:38px}.phone-lock-view>svg{width:21px;height:21px;fill:none;margin-bottom:22px}.phone-lock-view>strong{font-weight:300;font-size:46px;letter-spacing:-2px}.phone-lock-view>span{font-size:8px;letter-spacing:2px;margin-top:8px}.phone-lock-view>button{position:absolute;bottom:32px;font-size:9px;letter-spacing:1px}.phone-lock-view>button>i{display:block;font-size:18px;margin-top:8px;font-style:normal}
@keyframes phoneEQ{to{height:18px}}@keyframes phoneAppIn{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}
@media(max-height:720px){.phone-v2 .phone-home-view{padding-top:12px}.phone-home-clock{margin-bottom:11px}.phone-home-clock>strong{font-size:34px}.phone-icon-grid{gap:12px 8px;margin-top:15px}.phone-page-dots{margin:11px 0 9px}.phone-home-widget{padding:7px}.phone-album{width:130px;height:123px;margin-top:12px}.phone-album strong{font-size:25px}.phone-track small{font-size:6px}.phone-play{padding:8px 20px}}
.mobile-actions{display:none}
@media(max-width:900px) and (orientation:portrait){.utility{left:16px;right:16px;top:max(16px,env(safe-area-inset-top));height:48px}.utility .ca-text{flex:1;justify-content:flex-start}.utility .ca-arrow{margin-left:auto}.utility .pause-trigger{width:66px;flex:none}.utility kbd{font-size:10px}.minimap-hud{left:17px;bottom:max(20px,env(safe-area-inset-bottom));width:103px}.mobile-actions{display:flex;position:absolute;right:17px;bottom:max(21px,env(safe-area-inset-bottom));gap:1px;background:#101a22c9;border:1px solid #fff3;backdrop-filter:blur(7px)}.mobile-actions>button{width:52px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid #fff2}.mobile-actions>button:last-child{border-right:0}.mobile-actions svg{width:24px;height:24px;fill:none}.mobile-actions span{font:600 8px var(--display);letter-spacing:.7px}.mobile-actions>button:active{background:#eee;color:#17242c}.district-title{bottom:122px}.scene-hint{bottom:142px;font-size:9px;max-width:90vw;text-align:center;line-height:1.5;white-space:normal}.context-help{top:78px;max-width:85vw;font-size:12px}.context-help kbd{display:none}.phone-v2{left:50%;right:auto;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(296px,90vw);max-height:88svh}.phone-hardware-nav{height:39px}.phone-hardware-nav button{height:36px;min-width:52px}.phone-v2 .phone-screen{height:calc(100% - 66px)}.game-menu{height:88svh;max-height:88svh;overflow:auto;padding-bottom:38px}.menu-content article{padding:17px}.menu-content h1{font-size:25px}.menu-content p{font-size:17px}.menu-footer{position:sticky;bottom:0;margin-top:16px}.menu-head{height:78px;margin-bottom:12px}.menu-head>img{max-height:76px;width:90px}.menu-tabs{height:46px}.menu-tabs>button{font-size:16px}.neighborhood-map{height:58svh;min-height:280px}.neighborhood-map>svg{min-width:680px;position:absolute;height:100%;left:50%;transform:translateX(-50%)}.map-pois>button[data-destination="cat"]{left:55%!important;top:49%!important}.map-pois>button[data-destination="phone"]{left:43%!important;top:74%!important}.map-pois>button[data-destination="radio"]{left:63%!important;top:74%!important}.map-pois>button[data-destination="stonk"]{left:37%!important;top:22%!important}.map-pois>button>span{font-size:10px;white-space:nowrap}.map-pois>button[data-destination="radio"]>span{left:auto;right:-27px;top:36px}.map-pois>button[data-destination="phone"]>span{right:34px;left:auto}.radio-dialog{width:93vw}.radio-title{font-size:15px}.radio-wheel{width:85vw;height:85vw}.radio-bottom{font-size:12px}.subtitle{bottom:135px;font-size:18px;max-width:90vw;white-space:normal;text-align:center}.toast{bottom:105px;font-size:16px;padding:11px 14px}.phone-body-copy{font-size:11px}}
@media(max-width:360px) and (orientation:portrait){.minimap-hud{width:85px}.mobile-actions>button{width:48px}.utility .ca-text b{font-size:10px;letter-spacing:.2px}.phone-v2{max-height:89svh}.phone-home-clock>strong{font-size:33px}.phone-icon-grid{gap:12px 8px;margin-top:15px}.phone-home-view{padding-top:12px}.phone-home-widget{padding:7px}.phone-page-dots{margin:12px 0 9px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}

/* Shared HUD and compact-screen finishing. */
.utility .hud-x{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 15px;border-left:1px solid #fff2;font:600 16px var(--display);transition:background .18s,color .18s;white-space:nowrap}
.utility .hud-x:hover,.utility .hud-x:focus-visible{background:#eee;color:#15212a}.hud-x small{font-size:13px;opacity:.6}.x-mark{display:block;width:20px;height:20px;fill:currentColor;flex:none}.phone-contact .x-mark{width:18px;height:18px}.phone-home-dock .x-mark{fill:currentColor}
.brand-avatar{display:block;width:86px;height:86px;border-radius:22px;object-fit:cover;margin:auto;box-shadow:0 3px 14px #19304425}.social-profile{padding-top:20px}.social-profile>span{color:#536d7b}.social-state{color:#405a39}.phone-primary-action{background:#243e51;color:#fff;text-align:center;font-weight:600;min-height:42px;transition:background .16s}.phone-primary-action:hover{background:#42677b}.launch-copy a{color:#f2ebc6;text-decoration:underline;text-underline-offset:3px}
.phone-home-view{overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.phone-app-view{overscroll-behavior:contain;scrollbar-width:thin}.phone-wallpaper{position:absolute}.phone-icon-grid button{min-height:60px}.phone-hardware-nav button{min-width:48px}.phone-app-header>button{min-width:40px;min-height:40px;display:grid;place-items:center}.phone-volume{min-height:34px}.phone-volume input{min-height:26px}.phone-body-copy{color:#647d8c}.contacts-count,.phone-setting-row>b{color:#627d8e}
.motion-off .stage,.motion-off .caption,.motion-off .object-layer{transition:none}.menu-footer{z-index:3}.map-pois>button:focus-visible{z-index:2}.map-pois>button>span{pointer-events:none}
@media(max-width:900px) and (orientation:portrait){
 .utility{height:48px;justify-content:initial}.utility .ca-text{min-width:0;padding:0 10px;gap:8px}.utility .ca-text b{font-size:11px;letter-spacing:.3px}.utility .hud-x{width:48px;flex:none;padding:0}.hud-x>span,.hud-x>small{display:none}.utility .pause-trigger{min-width:53px;width:53px;padding:0 8px;gap:5px}.utility .pause-trigger kbd{min-width:23px;font-size:8px}.utility .ca-text>span:first-child{font-size:18px}.utility .ca-arrow{margin-left:auto}
 .loading-art>img{object-position:62% center}.loading-bottom{width:84%;left:8%}.loading-insignia{top:4%;bottom:auto;right:8%;gap:8px}.loading-insignia>span{font-size:11px}.loading-insignia small{font-size:7px}.loader-spinner{width:28px;height:28px}.loading-chapter{top:50%;left:8%}.loading-chapter>strong{font-size:32px}.loading-chapter p{font-size:15px}
 .context-help{left:17px}.game-menu{padding-bottom:0}.menu-row{gap:7px}.menu-row>span{white-space:nowrap;font-size:11px}.map-legend>span:last-child{display:none}.map-legend-title{font-size:10px;letter-spacing:.2px}.map-pois>button{width:34px;height:34px}.map-pois>button[data-destination="cat"]>span{left:39px}.map-pois>button[data-destination="phone"]>span{right:39px}.map-pois>button[data-destination="radio"]>span{top:40px}
}
@media(max-width:360px) and (orientation:portrait){.utility{left:12px;right:12px}.utility .ca-text b{font-size:10px}.utility .ca-arrow{display:none}.menu-content aside{grid-template-columns:1fr}.menu-row{min-height:39px}.map-pois>button[data-destination="cat"]>span{left:auto;right:-25px;top:-31px}}
@media(max-height:600px){.phone-v2{max-height:calc(100svh - 28px);bottom:14px}.phone-home-widget{display:none}.phone-home-clock{margin-bottom:8px}.phone-icon-grid{margin-top:12px;gap:9px}.phone-page-dots{margin:8px 0}.phone-home-dock{padding:5px}.phone-lock-view{padding-top:18px}}
@media(max-height:500px) and (orientation:landscape){.radio-wheel{width:65svh;height:65svh;max-width:none;max-height:none}.radio-wheel-center{padding:8px;gap:4px}.radio-wheel-center strong{font-size:20px}.radio-wheel-center>span{font-size:7px;letter-spacing:1px}.radio-wheel-center small{font-size:9px}.radio-title{margin-bottom:12px;font-size:14px}.radio-bottom{margin-top:15px}.station{width:55px;height:58px;font-size:24px}.station-off{left:calc(50% - 27.5px)}.station>span{font-size:9px}.station .custom-icon{width:25px;height:25px}.loading-logo{width:115px;top:6%}.loading-chapter{top:39%;left:6%}.loading-chapter>strong{font-size:24px;margin-top:4px}.loading-chapter>span{font-size:10px}.loading-chapter p{display:none}.loading-bottom{bottom:5%;width:290px}.sound-choice{margin-top:8px}#enterButton{font-size:18px;padding:6px 10px}.load-track{margin:7px 0}.loading-insignia{bottom:6%}.phone-v2{transform:none}.phone-home-clock,.phone-page-dots{display:none}.phone-home-view{padding-top:12px}.phone-icon-grid{margin-top:0}.phone-home-dock{margin-top:10px}.context-help{top:78px}.minimap-hud{width:110px}}

@media(max-width:900px) and (orientation:portrait){.neighborhood-map{height:calc(88svh - 204px);min-height:240px}.game-menu{scrollbar-width:thin;scrollbar-color:#a2b09c55 transparent}.map-legend{min-height:30px;align-items:center}}

.contract-value{display:block;padding:12px 0 8px;font:12px/1.7 "Space Mono",monospace;overflow-wrap:anywhere;user-select:all;color:#fff5cf}.contract-copy{padding:8px 12px;margin:0 0 14px;border:1px solid #d6decc80;background:#d6decc12;font:600 14px var(--display);letter-spacing:.5px}.contract-copy:hover{background:#eee;color:#15212a}.contract-value:focus-visible{outline:1px solid #d6decc;outline-offset:3px}.note-ca{display:block;overflow-wrap:anywhere;user-select:all;font:10px/1.8 "Space Mono",monospace;margin:7px 0 13px;color:#40556b}
