:root{color-scheme:light;--ink:#203b37;--muted:#5b6e66;--line:#283d3526;--paper:rgba(248,249,243,.94);--accent:#35654d;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:14px}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;overflow:hidden}body{background:#172d2c}#app{position:absolute;inset:0}#app canvas{touch-action:none;outline:none}button,select,a{-webkit-tap-highlight-color:transparent}button,select{font:inherit;color:var(--ink);border:1px solid var(--line);background:#ffffff75;border-radius:5px;min-height:40px;padding:0 13px}button,select{cursor:pointer}button:hover,select:hover{background:#fff}button:disabled,select:disabled{opacity:.5;cursor:wait}button[aria-pressed=true]{background:var(--accent);color:white}a{color:inherit;text-underline-offset:4px}a:hover{color:#588164}:focus-visible{outline:3px solid #467e67;outline-offset:3px}[hidden]{display:none!important}.panel{background:var(--paper);border:1px solid #fff8;border-radius:9px;box-shadow:0 6px 30px #091e2520;backdrop-filter:blur(14px)}.topbar{position:absolute;left:24px;right:24px;top:max(22px,env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px}.eyebrow{font-size:10px;line-height:1.4;letter-spacing:.17em;text-transform:uppercase;font-weight:650;margin:0 0 5px;color:var(--muted)}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;margin:0;letter-spacing:-.035em}h1{font-size:29px;line-height:1.1}h1 span{font-size:19px;color:var(--muted);letter-spacing:-.02em}nav{display:flex;align-items:center;gap:8px}nav a{font-size:12px;margin-left:10px;white-space:nowrap}select{max-width:190px}.orientation{position:absolute;top:125px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;padding:9px 14px;font-size:11px;white-space:nowrap;max-width:calc(100% - 32px)}#bearing{font-variant-numeric:tabular-nums;letter-spacing:.06em;min-width:63px}.divider{width:1px;height:12px;background:var(--line)}#status{overflow:hidden;text-overflow:ellipsis}#reticle{position:absolute;top:50%;left:50%;width:5px;height:5px;border-radius:50%;background:#ffffffe0;box-shadow:0 0 0 1px #122c3280;pointer-events:none}.loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:30px;width:370px;max-width:calc(100% - 40px);overflow:hidden}.loading h2{font-size:32px}.loading p:not(.eyebrow){font-size:13px;line-height:1.65;color:var(--muted);margin-bottom:0}.loading .small{font-size:11px!important}.loading-line{height:2px;width:40%;background:#568468;position:absolute;left:0;top:0;animation:loading 2s ease-in-out infinite}@keyframes loading{50%{left:60%}}.error{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);padding:24px;width:470px;max-width:calc(100% - 32px);border-color:#c69a80}.error h2{font-size:25px}.error p{line-height:1.6;overflow-wrap:anywhere}.error div{display:flex;align-items:center;flex-wrap:wrap;gap:16px;font-size:12px}.house{position:absolute;bottom:74px;left:24px;width:338px;padding:19px 21px 13px;pointer-events:none}.house-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.distance{font-size:11px;font-variant-numeric:tabular-nums;color:var(--muted)}.house h2{font-size:27px;line-height:1.15}.house p{line-height:1.5}#house-empty>p{color:var(--muted);font-size:13px;max-width:260px;margin-bottom:18px}.owner{font-size:15px;margin:10px 0 8px}.parcel{font-size:11px;color:var(--muted);margin:0}.approx{font-size:11px;color:#755738;margin:6px 0 0}.house-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:11px;margin-top:16px;font-size:10px;color:var(--muted);letter-spacing:.025em}.hints{position:absolute;right:24px;bottom:74px;padding:13px 18px;font-size:12px;max-width:350px}.hints p{margin:6px 0;color:var(--muted)}.hints strong{color:var(--ink);font-weight:600}.hints .small{font-size:10px;margin-top:12px}.touch-controls{display:none}#credits{position:absolute;bottom:0;left:0;right:0;min-height:48px;padding:5px 12px calc(6px + env(safe-area-inset-bottom));background:rgba(16,27,29,.88);color:white;z-index:20;line-height:1.5;font-size:10px}#credits a,#credits .cesium-credit-textContainer{color:white}#credits .cesium-credit-logoContainer img{max-height:24px;width:auto}#credits .cesium-credit-expand-link{color:#fff}#credits .cesium-credit-lightbox-overlay{z-index:100}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:780px){.topbar{left:12px;right:12px;top:max(12px,env(safe-area-inset-top));padding:13px 15px;flex-wrap:wrap;gap:12px}.brand{width:100%}h1{font-size:25px}h1 span{font-size:17px}nav{width:100%;gap:6px}nav a{margin-left:auto;font-size:11px}button,select{padding:0 10px;font-size:12px}select{max-width:175px;width:100%}.street-label{flex:1}.orientation{top:159px;font-size:10px;padding:7px 12px}.hints{display:none}.house{left:12px;bottom:76px;width:300px;padding:15px 17px 12px}.house h2{font-size:25px}}@media(pointer:coarse){.touch-controls{display:flex;position:absolute;bottom:calc(76px + env(safe-area-inset-bottom));left:24px;right:24px;justify-content:space-between;align-items:flex-end;pointer-events:none}.house{bottom:calc(225px + env(safe-area-inset-bottom));max-width:calc(100% - 24px);width:310px}.hints{display:none}#joystick{width:112px;height:112px;border-radius:50%;border:1px solid #ffffff9c;background:#f8f9f34a;backdrop-filter:blur(6px);position:relative;touch-action:none;pointer-events:auto}#stick{position:absolute;left:35px;top:35px;width:40px;height:40px;border-radius:50%;background:#f8f9f3cc;border:1px solid white;box-shadow:0 2px 12px #102a2833;pointer-events:none}.joy-caption{position:absolute;top:13px;width:100%;text-align:center;font-size:9px;letter-spacing:.15em;color:#213b37}.touch-right{display:flex;align-items:flex-end;flex-direction:column;gap:18px}.look-hint{font-size:11px;color:var(--ink);background:var(--paper);border-radius:4px;padding:9px 12px}#altitude{display:flex;gap:8px;pointer-events:auto}#altitude button{background:var(--paper);min-height:48px;min-width:55px;touch-action:none}.house-footer{margin-top:10px;padding-top:8px}.house-top{margin-bottom:7px}.owner{margin:7px 0}#house-empty>p{margin:8px 0}.loading{z-index:5}}@media(max-height:600px){.topbar{padding:9px 14px;flex-wrap:nowrap}.brand{width:auto}.brand .eyebrow{display:none}h1{font-size:23px}h1 span{display:none}nav{width:auto}.orientation{top:79px}.house{width:270px;bottom:70px}.house h2{font-size:22px}.house-footer{display:none}.hints{display:none}.loading{padding:20px}.touch-controls{bottom:66px}.touch-controls #joystick{width:100px;height:100px}.touch-controls #stick{left:29px;top:29px}.house{left:145px;bottom:70px;max-width:calc(100% - 330px)}}@media(prefers-reduced-motion:reduce){.loading-line{animation:none;width:100%}}
