:root{--ink:#17201c;--muted:#66736d;--green:#145f46;--lime:#ddf65a}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#e8edea;color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,select{font:inherit}.app-shell,.map{position:fixed;inset:0}.map{z-index:0;background:#dfe6e2}.leaflet-control-attribution{margin-bottom:215px!important;border-radius:8px 0 0;font-size:9px!important;opacity:.7}.top-bar{position:fixed;z-index:500;top:max(14px,env(safe-area-inset-top));left:68px;right:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;pointer-events:none}.brand,.live-state,.menu-toggle{min-height:44px;border:1px solid rgb(255 255 255/78%);background:rgb(255 255 255/92%);box-shadow:0 8px 24px rgb(20 42 32/13%);backdrop-filter:blur(14px)}.brand,.live-state{display:flex;align-items:center;border-radius:16px}.brand{gap:9px;padding:0 15px;font-size:20px;font-weight:800;letter-spacing:-.04em}.brand-pin{width:15px;height:19px;border-radius:10px 10px 10px 2px;background:var(--green);transform:rotate(-45deg)}.live-state{gap:7px;max-width:48vw;padding:0 12px;overflow:hidden;color:#3f4c46;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.live-indicator{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#22a264;box-shadow:0 0 0 4px rgb(34 162 100/13%)}.menu-toggle{position:fixed;z-index:610;top:max(14px,env(safe-area-inset-top));left:14px;display:grid;width:44px;padding:11px 10px;align-content:center;gap:4px;border-radius:15px;cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;margin:auto;border-radius:3px;background:var(--green)}.menu-backdrop{position:fixed;z-index:690;inset:0;background:rgb(17 31 24/36%);backdrop-filter:blur(2px)}.side-menu{position:fixed;z-index:700;top:0;bottom:0;left:0;width:min(86vw,350px);padding:calc(22px + env(safe-area-inset-top)) 20px 22px;background:#fff;box-shadow:12px 0 35px rgb(17 42 30/24%);transform:translateX(-105%);transition:transform .22s ease}.side-menu.open{transform:translateX(0)}.menu-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.menu-heading h2{margin:0;font-size:26px}.menu-close{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:13px;background:#eff3f1;color:#254137;font-size:29px;line-height:1;cursor:pointer}.admin-panel{margin-top:26px;padding:17px;border-radius:17px;background:#f3f7f5}.menu-section-label{margin:0 0 14px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.admin-panel label{display:block;margin-bottom:8px;font-size:13px;font-weight:800;line-height:1.35}.admin-panel select{width:100%;min-height:46px;padding:0 12px;border:1px solid #cbd7d1;border-radius:12px;background:#fff;color:var(--ink);font-size:14px;font-weight:700}.admin-panel p:last-child{margin:9px 2px 0;color:#75817b;font-size:10px;line-height:1.4}.location-marker-shell{position:relative;border:0;background:transparent}.location-dot,.location-pulse{position:absolute;inset:50% auto auto 50%;border-radius:50%;transform:translate(-50%,-50%)}.location-dot{width:17px;height:17px;border:3px solid #fff;background:#176cf1;box-shadow:0 2px 9px rgb(17 72 165/45%)}.location-pulse{width:28px;height:28px;background:rgb(23 108 241/20%);animation:pulse 2.2s ease-out infinite}@keyframes pulse{70%{opacity:0;transform:translate(-50%,-50%) scale(1.65)}100%{opacity:0}}.recenter{position:fixed;z-index:500;right:15px;bottom:calc(230px + env(safe-area-inset-bottom));display:grid;width:50px;height:50px;place-items:center;border:1px solid rgb(255 255 255/80%);border-radius:17px;background:rgb(255 255 255/96%);box-shadow:0 8px 25px rgb(20 42 32/17%);color:var(--green);font-size:30px;line-height:1;cursor:pointer}.recenter:active{transform:scale(.96)}.bottom-sheet{position:fixed;z-index:500;right:0;bottom:0;left:0;min-height:207px;padding:9px 18px calc(14px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;background:rgb(255 255 255/97%);box-shadow:0 -12px 35px rgb(20 42 32/13%);backdrop-filter:blur(18px)}.sheet-handle{width:42px;height:5px;margin:0 auto 10px;border-radius:9px;background:#d5dcd8}.sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.eyebrow{margin:0 0 3px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:20px;line-height:1.12;letter-spacing:-.035em}.follow-badge{flex:0 0 auto;margin-top:2px;padding:7px 9px;border-radius:10px;background:#eff2f0;color:#66716c;font-size:10px;font-weight:800}.follow-badge.active{background:var(--lime);color:#31420b}.stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.stats>div{display:flex;min-width:0;flex-direction:column;gap:2px;padding:9px 11px;border-radius:13px;background:#f4f7f5}.stats strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.stats span{color:var(--muted);font-size:9px;font-weight:600}.data-status{margin:8px 2px 0;overflow:hidden;color:#426354;font-size:10px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.data-status.error{color:#b04434}.privacy-note{margin:5px 2px 0;color:#78827d;font-size:9px;line-height:1.35}@media(min-width:700px){.bottom-sheet{right:20px;bottom:20px;left:auto;width:390px;border-radius:25px}.recenter{right:430px;bottom:22px}.leaflet-control-attribution{margin-bottom:0!important}}
.app-shell{width:100%;height:100%;height:100dvh;overflow:hidden}.map{width:100%;height:100%}.leaflet-container{width:100%!important;height:100%!important;min-height:100%!important}
.transaction-popup{display:grid;gap:5px;min-width:190px;color:#17201c}.transaction-popup p{margin:0;color:#145f46;font-size:11px;font-weight:800;text-transform:uppercase}.transaction-popup strong{font-size:20px}.transaction-popup div{display:flex;gap:10px;color:#53615a;font-size:12px;font-weight:700}.transaction-popup small{display:block;color:#748079;font-size:10px;line-height:1.35}.leaflet-popup-content{margin:15px 17px}.leaflet-popup-content-wrapper{border-radius:16px;box-shadow:0 8px 28px rgb(20 42 32/20%)}
.transaction-group{display:grid;max-height:310px;gap:12px;overflow-y:auto;cursor:pointer}.transaction-group .transaction-popup+.transaction-popup{padding-top:12px;border-top:1px solid #e2e9e5}.popup-group-title{position:sticky;z-index:1;top:0;padding:7px 9px;border-radius:9px;background:#eef3f0;color:#145f46;font-size:11px;font-weight:800}
.side-menu{overflow-y:auto}.menu-field+.menu-field{margin-top:17px}.admin-panel select:disabled{cursor:not-allowed;opacity:.5}.admin-panel .filter-option,.filter-option{display:flex;align-items:center;gap:9px;margin:0 0 9px;cursor:pointer}.admin-panel .grouping-switch{margin-bottom:10px}.filter-option input{width:18px;height:18px;margin:0;accent-color:#145f46}.menu-card{margin-top:14px;padding:17px;border:1px solid #e4ebe7;border-radius:17px;background:#fff}.menu-card .menu-section-label{margin-bottom:12px}.legend-dot{display:inline-block;flex:0 0 auto;width:13px;height:13px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cbd5d0}.legend-dot.land{background:#168052}.legend-dot.built{background:#176cf1}.legend-dot.location{background:#176cf1;box-shadow:0 0 0 4px rgb(23 108 241/16%)}.legend-card p:not(.menu-section-label){display:flex;align-items:center;gap:10px;margin:9px 0;color:#53615a;font-size:12px;font-weight:700}
.bottom-sheet{will-change:transform;transition:transform .25s ease}.bottom-sheet.collapsed{transform:translateY(calc(100% - 52px))}.sheet-heading{padding-right:42px}.sheet-handle{position:absolute;z-index:2;top:9px;right:14px;display:grid;width:36px;height:36px;margin:0;padding:0;place-items:center;border:0;border-radius:12px;background:#edf2ef;color:#315044;font-size:25px;font-weight:700;line-height:1;cursor:pointer}.bottom-sheet.collapsed .sheet-handle{top:8px;background:#145f46;color:#fff;font-size:20px}.sheet-handle:focus-visible{outline:2px solid #176cf1;outline-offset:2px}body.sheet-collapsed .recenter{bottom:calc(68px + env(safe-area-inset-bottom))}body.sheet-collapsed .leaflet-control-attribution{margin-bottom:54px!important}@media(min-width:700px){body.sheet-collapsed .recenter{bottom:22px}}
.dvf-progress{margin:8px 2px 0}.dvf-progress[hidden]{display:none}.dvf-progress-track{height:5px;overflow:hidden;border-radius:5px;background:#e2e9e5}.dvf-progress-track span{display:block;width:0;height:100%;border-radius:5px;background:#145f46;transition:width .3s ease}.dvf-progress p{margin:4px 0 0;color:#607069;font-size:9px;font-weight:700}.dvf-progress.indeterminate .dvf-progress-track span{animation:dvf-loading 1.1s ease-in-out infinite}@keyframes dvf-loading{0%{transform:translateX(-120%)}50%{transform:translateX(100%)}100%{transform:translateX(300%)}}
.transaction-popup .property-details{display:flex;flex-wrap:wrap;gap:5px 10px}.transaction-popup address{display:grid;gap:2px;padding:7px 8px;border-radius:8px;background:#f3f7f5;color:#53615a;font-size:10px;font-style:normal;line-height:1.35}.transaction-popup address b{color:#145f46;font-size:9px;text-transform:uppercase}
