@charset "UTF-8";*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000;color:#eee}button,input,select,textarea{font:inherit}.app-shell{display:flex;flex-direction:column;width:100%;height:100dvh;min-height:0;background:#000}.topbar{position:relative;z-index:100;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:48px;padding:6px 10px 6px 14px;border-bottom:1px solid rgba(255,255,255,.13);background:#111111f7}.topbar-brand{overflow:hidden;font-size:18px;font-weight:700;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis}.topbar-menu{position:relative}.menu-trigger{display:inline-flex;min-height:36px;align-items:center;gap:8px;padding:6px 10px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:#1b1b1b;color:#fff;cursor:pointer;touch-action:manipulation}.menu-trigger-icon{display:flex;width:18px;flex-direction:column;gap:3px}.menu-trigger-icon span{display:block;height:2px;border-radius:1px;background:currentColor}.menu-trigger-label{font-size:14px}.menu-panel{position:absolute;top:calc(100% + 7px);right:0;width:min(280px,100vw - 20px);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:#181818;box-shadow:0 10px 30px #00000073}.menu-item{display:block;width:100%;min-height:44px;padding:10px 14px;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#fff;text-align:left;cursor:pointer}.menu-item:hover:not(:disabled),.menu-item:focus-visible:not(:disabled){background:#ffffff12}.menu-item:disabled{color:#777;cursor:default}.menu-section{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.menu-section-title{margin-bottom:8px;color:#aaa;font-size:12px}.menu-segmented{display:grid;grid-template-columns:1fr 1fr;gap:6px}.menu-segmented button{min-height:36px;border:1px solid #555;border-radius:6px;background:#222;color:#ddd;cursor:pointer}.menu-segmented button.is-active{border-color:#ddd;background:#3a3a3a;color:#fff}@media(max-width:420px){.menu-trigger-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.menu-trigger{width:40px;justify-content:center;padding-inline:10px}}.topbar-brand{padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.topbar-brand:hover,.topbar-brand:focus-visible{text-decoration:underline;text-underline-offset:3px}.menu-user{padding:10px 14px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);color:#aaa;font-size:12px;white-space:nowrap;text-overflow:ellipsis}@media(min-width:700px){.topbar{min-height:52px;padding-inline:18px}.topbar-brand{font-size:20px}}.menu-language{display:grid;gap:6px;padding:12px 14px 14px;border-top:1px solid rgba(255,255,255,.08)}.menu-language label{font-size:12px;color:#999}.menu-language select{width:100%;padding:8px 30px 8px 10px;border:1px solid #444;border-radius:6px;background:#171717;color:#eee;font:inherit;cursor:pointer}.menu-language select:focus-visible{outline:1px solid #888;outline-offset:1px}.menu-language-current{font-size:11px;color:#777}.menu-toggle{display:flex;min-height:44px;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.08);color:#eee;cursor:pointer}.menu-toggle input{width:16px;height:16px;margin:0}.topbar-actions,.topbar-tools{display:flex;align-items:center;gap:8px}.topbar-control{position:relative}.topbar-tool{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:#1b1b1b;color:#fff;cursor:pointer;touch-action:manipulation}.topbar-tool:hover,.topbar-tool:focus-visible,.topbar-tool[aria-expanded=true]{background:#252525}.topbar-tool__label{font-size:14px;white-space:nowrap}.settings-panel{right:0}@media(max-width:620px){.topbar-tool__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.topbar-tool{width:40px;justify-content:center;padding-inline:10px}}.map-viewport{position:relative;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden;background:#000;cursor:default;touch-action:none;user-select:none;-webkit-user-select:none;overscroll-behavior:none}.map-world{position:absolute;left:0;top:0;transform-origin:0 0;will-change:transform}.map-world img{display:block;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.coordinate-overlay{position:absolute;right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));z-index:10;max-width:calc(100% - 16px);padding:4px 7px;overflow:hidden;border-radius:4px;background:#00000094;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media(min-width:700px){.coordinate-overlay{font-size:12px}}.city-layer{position:absolute;inset:0;z-index:4;pointer-events:none}.city-marker{position:absolute;display:flex;align-items:center;gap:4px;transform:translate(-3px,-3px);color:#fff;font-size:11px;font-weight:500;line-height:1;white-space:nowrap;text-shadow:0 1px 2px #000,0 0 3px #000}.city-marker__dot{flex:0 0 auto;width:6px;height:6px;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:#000000bf;box-shadow:0 0 2px #000000e6}.city-marker__label{display:block}.city-marker--z3{font-size:12px;font-weight:650}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#000000ad}.modal-card{position:relative;width:min(560px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#181818;color:#eee;box-shadow:0 18px 60px #0000008c}.modal-card h1{margin:0 42px 18px 0;font-size:26px}.modal-card p{margin:0;color:#bbb}.modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;padding:0;border:0;border-radius:7px;background:transparent;color:#ddd;font-size:28px;line-height:1;cursor:pointer}.modal-close:hover,.modal-close:focus-visible{background:#ffffff14;color:#fff}.legal-modal{width:min(720px,100%)}.legal-content h1{margin-bottom:24px}.legal-content section+section{margin-top:24px}.legal-content h2{margin:0 0 10px;font-size:18px}.legal-content p,.legal-content address{margin:0;color:#bbb;font-style:normal;line-height:1.6}.legal-content section>*+*{margin-top:12px}.legal-content a{color:#ddd;text-decoration:underline;text-underline-offset:2px}.legal-content a:hover,.legal-content a:focus-visible{color:#fff}.auth-modal{width:min(440px,100%)}.auth-form{display:grid;gap:16px}.auth-field{display:grid;gap:6px;color:#ddd;font-size:14px}.auth-field input{width:100%;min-height:42px;padding:8px 10px;border:1px solid #555;border-radius:7px;outline:none;background:#111;color:#fff}.auth-field input:focus{border-color:#aaa}.auth-button{min-height:42px;padding:9px 14px;border:1px solid #666;border-radius:7px;background:#282828;color:#fff;cursor:pointer}.auth-button:hover:not(:disabled),.auth-button:focus-visible:not(:disabled){background:#333}.auth-button:disabled{opacity:.6;cursor:default}.auth-primary{border-color:#888;font-weight:600}.auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 18px}.auth-links button{padding:0;border:0;background:transparent;color:#ccc;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.auth-message{padding:10px 12px;border:1px solid rgba(255,255,255,.18);border-radius:7px;background:#ffffff0d;color:#ddd;font-size:14px}.auth-error{border-color:#ffffff59;font-weight:600}.auth-actions{margin-top:20px}.auth-field select,.auth-field textarea{width:100%;padding:8px 10px;border:1px solid #555;border-radius:7px;outline:none;background:#111;color:#fff;font:inherit}.auth-field select{min-height:42px}.auth-field textarea{resize:vertical}.auth-field select:focus,.auth-field textarea:focus{border-color:#aaa}.cell-modal{width:min(520px,100%)}.cell-details{display:grid;gap:12px}.cell-details h2{margin:0;color:#fff;font-size:22px}.cell-owner{margin:0;color:#aaa;font-size:13px}.cell-content{margin:0;color:#ddd;white-space:pre-wrap}.cell-image{width:100px;height:80px;border-radius:6px;object-fit:cover}.cell-empty{display:grid;gap:16px}.cell-actions{display:flex;justify-content:flex-end;gap:10px}.map-footer{position:relative;z-index:20;display:flex;flex:0 0 auto;min-height:1.6rem;align-items:center;justify-content:space-between;padding:0 max(8px,env(safe-area-inset-right)) env(safe-area-inset-bottom) 8px;background:#000;color:#ffffffad;font-size:11px;white-space:nowrap}.map-footer-copyright{padding:2px 5px;opacity:.65}.map-footer-links{display:flex;align-items:center;margin-left:auto}.map-footer-links button{padding:2px 5px;border:0;background:transparent;color:inherit;cursor:pointer}.map-footer-links button+button:before{content:"·";margin-right:10px;color:#ffffff59}.map-footer-links button:hover,.map-footer-links button:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:2px}@media(max-width:600px){.map-footer{font-size:10px}.map-footer-copyright{display:none}}.about-modal{width:min(760px,100%)}.topbar-tools{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:6px;padding:0 10px}.topbar-tool{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#1b1b1b;color:#eee;cursor:pointer}.topbar-tool:hover,.topbar-tool:focus-visible{border-color:#ffffff52;background:#242424;color:#fff}.topbar-tool__icon{width:17px;height:17px;flex:0 0 auto}.topbar-tool__label{font-size:13px}.city-search-drawer{position:fixed;top:52px;right:0;bottom:1.6rem;z-index:90;display:flex;width:min(390px,100vw - 24px);flex-direction:column;border-left:1px solid rgba(255,255,255,.16);background:#141414fa;box-shadow:-12px 0 28px #00000061;color:#eee}.city-search-drawer__header{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.city-search-drawer__header h2{margin:0;font-size:17px;font-weight:650}.city-search-drawer__close{width:34px;height:34px;border:0;border-radius:6px;background:transparent;color:#ddd;font-size:26px;line-height:1;cursor:pointer}.city-search-drawer__close:hover,.city-search-drawer__close:focus-visible{background:#ffffff14;color:#fff}.city-search-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:14px 14px 8px}.city-search-form input{min-width:0;height:38px;padding:7px 10px;border:1px solid #4a4a4a;border-radius:7px;outline:none;background:#111;color:#fff;font:inherit}.city-search-form input:focus{border-color:#888}.city-search-form button{min-width:82px;height:38px;padding:0 12px;border:1px solid #666;border-radius:7px;background:#2d2d2d;color:#fff;cursor:pointer}.city-search-form button:disabled{border-color:#333;background:#222;color:#777;cursor:default}.city-search-hint-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding-right:14px}.city-search-hint-row .city-search-hint{flex:1 1 auto}.city-search-clear{flex:0 0 auto;margin-top:1px;padding:3px 7px;border:0;border-radius:5px;background:transparent;color:#bbb;font:inherit;font-size:11px;cursor:pointer}.city-search-clear:hover,.city-search-clear:focus-visible{background:#ffffff14;color:#fff;outline:none}.city-search-hint,.city-search-message{margin:0;padding:4px 14px 10px;color:#aaa;font-size:12px;line-height:1.35}.city-search-message{padding-top:8px;color:#d7d7d7}.city-search-message--error{color:#ff9b9b}.city-search-results{min-height:0;overflow-y:auto;border-top:1px solid rgba(255,255,255,.08)}.city-search-result{display:grid;width:100%;gap:3px;padding:10px 14px;border:0;border-bottom:1px solid rgba(255,255,255,.07);background:transparent;color:#eee;text-align:left;cursor:pointer}.city-search-result:hover,.city-search-result:focus-visible{background:#96ff961a;outline:none}.city-search-result__name{overflow:hidden;font-size:14px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.city-search-result__meta{overflow:hidden;color:#999;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.city-search-layer{position:absolute;inset:0;z-index:5;pointer-events:none}.city-search-marker{position:absolute;display:flex;align-items:center;gap:4px;transform:translate(-4px,-4px);color:#ffe55c;font-size:11px;font-weight:650;line-height:1;white-space:nowrap;text-shadow:0 1px 2px #000,0 0 3px #000}.city-search-marker__dot{width:8px;height:8px;flex:0 0 auto;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:#e6c900;box-shadow:0 0 4px #000000e6}.city-search-marker.is-selected{font-weight:750}.city-search-marker.is-selected .city-search-marker__dot{width:10px;height:10px;border-width:2px}.city-search-marker.is-hovered{z-index:2;color:#bfff9a;font-size:12px;font-weight:750}.city-search-marker.is-hovered .city-search-marker__dot{width:11px;height:11px;border:2px solid #efffe8;background:#78e85f;box-shadow:0 0 8px #78e85fcc}@media(max-width:699px){.city-search-drawer{top:48px}}@media(max-width:520px){.topbar-tools{padding-inline:6px}.topbar-tool__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.topbar-tool{width:38px;justify-content:center;padding-inline:8px}.city-search-drawer{width:min(100vw,390px)}}
