:root{--green:#174c3c;--green-dark:#123c30;--lime:#dcefaa;--ink:#243c33;--muted:#748078;--paper:#f6f7f2;--line:#e7eae3;--shadow:0 8px 32px #233b3214;font-family:"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--paper)}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #8aa874;outline-offset:3px}button{border:0}a{color:inherit;text-decoration:none}button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}.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}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:var(--muted)}.wordmark{display:flex;align-items:center;gap:11px;font-weight:800;font-size:21px;letter-spacing:-.6px}.wordmark small{display:block;font-size:10px;font-weight:500;letter-spacing:1px;color:var(--muted);margin-top:2px}.login-screen{min-height:100svh;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;overflow:hidden;padding:8vh 10vw;gap:8vw;background:#f4f5ef}.login-card{max-width:390px;z-index:1}.login-card .wordmark{margin-bottom:66px}.login-card h1{font-size:clamp(38px,4vw,52px);line-height:1.24;letter-spacing:-2.2px;margin:18px 0 20px;font-weight:700}.welcome-copy{color:#6b786d;font-size:17px;line-height:1.8;margin-bottom:36px}.login-card label{font-size:13px;font-weight:700;display:block;margin-bottom:10px}.password-wrap{border:1px solid #d9ded3;background:#fff;border-radius:12px;display:flex;align-items:center}.password-wrap:focus-within{border-color:var(--green)}.password-wrap input{width:100%;min-width:0;background:none;border:0;padding:18px;font-size:18px;outline:0}.password-wrap button{white-space:nowrap;flex-shrink:0;min-width:60px;background:none;padding:16px;font-size:13px;color:var(--muted)}.primary{background:var(--green);color:#fff;border-radius:12px;min-height:48px;padding:14px 20px;font-weight:700}.primary:hover{background:var(--green-dark)}.login-button{width:100%;display:flex;justify-content:space-between;font-size:16px}.login-button span{color:var(--lime);font-size:21px}.form-error{font-size:13px;color:#ac4936;min-height:20px;margin:10px 0}.login-note{font-size:12px;color:#869080;margin-top:22px;display:flex;gap:8px;justify-content:center}.login-footer{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);font-size:12px;letter-spacing:1px;color:#84917e}.login-art{height:560px;max-width:500px;width:100%;background:#e4ebd9;border-radius:45% 45% 40% 42%;position:relative;overflow:hidden;isolation:isolate;transform:rotate(-5deg)}.login-art:before{content:"";position:absolute;width:180px;height:600px;background:#c7dacf;transform:rotate(40deg);left:40px;top:-35px;border:14px solid #dce7db;border-radius:40%}.road{height:16px;background:#f4f5ef;position:absolute;width:700px;transform:rotate(-35deg);left:-100px;top:230px;box-shadow:0 0 0 1px #d5dfcf}.road-two{transform:rotate(55deg);top:290px}.road-three{transform:rotate(-35deg);top:400px;height:8px}.art-pin{width:90px;height:90px;background:var(--green);color:var(--lime);border-radius:50% 50% 50% 5px;position:absolute;top:155px;left:48%;transform:rotate(-40deg);display:grid;place-items:center;font-size:62px;box-shadow:12px 18px 0 #174c3c10}.art-dot{position:absolute;width:20px;height:20px;border:5px solid white;border-radius:50%;background:var(--green);box-shadow:0 3px 8px #174c3c20}.dot-one{top:130px;left:24%}.dot-two{top:370px;left:69%}.dot-three{top:295px;left:25%}.art-caption{position:absolute;bottom:48px;left:56px;font-size:22px;line-height:1.5;letter-spacing:-1px;transform:rotate(5deg)}.workspace{position:relative;height:100dvh;min-height:400px;overflow:hidden}#map{z-index:0;position:absolute!important;inset:0;width:100%;height:100%;background:#e9eee6}.topbar{position:absolute;z-index:10;top:0;left:0;right:0;height:78px;background:#fffffff5;backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line)}.header-right{display:flex;align-items:center;gap:24px}.live-badge{display:flex;align-items:center;gap:8px;color:#738173;font-size:12px}.live-badge i{width:6px;height:6px;border-radius:50%;background:#7aa566}.quiet-button{background:none;min-height:44px;padding:8px;font-size:13px;color:var(--muted)}.quiet-button span{margin-left:8px}.search-panel{position:absolute;top:100px;left:24px;width:350px;background:white;border-radius:18px;z-index:10;box-shadow:var(--shadow);padding:18px}.search-input{display:flex;align-items:center;gap:10px;background:#f4f6f0;border-radius:10px;padding:0 12px}.search-input svg{width:21px;height:21px;stroke:var(--green);stroke-width:1.8;flex-shrink:0}.search-input input{border:0;background:none;min-width:0;width:100%;font-size:14px;height:49px;outline:0}.search-input input::-webkit-search-cancel-button{display:none}.search-input button{background:none;min-width:30px;min-height:44px;font-size:24px;color:#7c8777}.search-summary{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted);margin-top:15px}.search-summary strong{font-size:16px;color:var(--green);margin-right:3px}.people-panel{position:absolute;z-index:10;top:244px;left:24px;bottom:28px;width:350px;border-radius:18px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden}.panel-heading{padding:22px 22px 14px;display:flex;justify-content:space-between;align-items:center}.panel-heading h2{font-size:18px;margin:7px 0 0;letter-spacing:-.5px}.panel-heading h2 span{margin-left:6px;color:#87977e;font-size:14px;font-weight:500}.people-list{overflow-y:auto;overscroll-behavior:contain;flex:1;padding:0 10px;scrollbar-width:thin}.person{width:100%;display:flex;align-items:center;gap:12px;text-align:left;background:white;border-radius:12px;padding:16px 12px;border-bottom:1px solid #f0f2ec;color:var(--ink)}.person:hover,.person.selected{background:#f2f6ed}.person-avatar{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:#edf1e6;color:#758667;font-size:15px;font-weight:700}.person:nth-child(3n) .person-avatar{background:#e7efeb;color:#6b8a7b}.person-text{min-width:0;flex:1}.person-name{font-size:16px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.person-address{display:block;color:var(--muted);font-size:12px;line-height:1.6;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.person-arrow{font-size:18px;color:#9dab91}.pending-tag{font-size:10px;color:#9e7552}.list-footer{font-size:10px;color:#8b9585;padding:15px 20px;border-top:1px solid var(--line);display:flex;align-items:center;gap:6px}.legend-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.load-more{min-height:44px;background:#f5f7f1;color:var(--green);font-size:13px}.empty-list{padding:40px 20px;text-align:center;color:var(--muted);font-size:14px;line-height:1.8}.map-controls{position:absolute;right:24px;top:102px;display:flex;flex-direction:column;gap:12px;z-index:11}.map-controls>button,.zoom-controls{background:white;border-radius:13px;box-shadow:var(--shadow);color:var(--ink)}.map-controls>button{width:54px;min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.map-controls button span{font-size:10px}.zoom-controls{display:flex;flex-direction:column;overflow:hidden}.zoom-controls button{height:49px;width:54px;background:white;font-size:26px;color:var(--ink)}.zoom-controls button+button{border-top:1px solid var(--line)}.pin-marker{background:var(--green);width:25px;height:25px;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 7px #123c3040;padding:0}.cluster-marker{background:var(--green);color:white;border:3px solid #fff;border-radius:50%;height:44px;min-width:44px;padding:0 8px;box-shadow:0 3px 12px #174c3c35;font-size:13px;font-weight:700}.cluster-marker.large{height:52px;min-width:52px;background:#2a6148}.pin-marker:hover,.cluster-marker:hover{background:#689055;transform:scale(1.1)}.location-dot{width:21px;height:21px;background:#347bde;border:4px solid white;border-radius:50%;box-shadow:0 0 0 8px #347bde23,0 2px 8px #123c3030}.detail-sheet{position:absolute;inset:auto 94px 28px auto;width:360px;max-width:calc(100% - 32px);max-height:calc(100dvh - 130px);margin:0;padding:0;border:1px solid #e2e8db;border-radius:24px;box-shadow:0 14px 60px #20372d26;color:var(--ink);z-index:30;background:white}.detail-scroll{overflow:auto;padding:30px;max-height:calc(100dvh - 132px);overscroll-behavior:contain}.detail-close{position:absolute;right:12px;top:12px}.icon-button{background:#f1f4ec;width:40px;height:40px;border-radius:50%;font-size:25px;color:#75816c}.detail-avatar{margin-top:22px;width:60px;height:60px;border-radius:20px;background:#eef3e6;display:grid;place-items:center;font-size:23px;color:var(--green);font-weight:700}.detail-sheet h2{font-size:28px;letter-spacing:-1px;margin:16px 0 10px;overflow-wrap:anywhere}.detail-address{font-size:15px;line-height:1.7;color:#65755e;overflow-wrap:anywhere;margin:0 0 10px}.detail-status{font-size:11px;color:#8b937f}.detail-actions{display:flex;gap:8px;margin:24px 0}.detail-actions>*{flex:1;text-align:center;display:flex;align-items:center;justify-content:center;font-size:13px}.secondary{background:#eef3e7;border-radius:12px;color:var(--green);font-weight:700;padding:14px}.detail-sheet dl{border-top:1px solid var(--line);padding-top:8px;margin-bottom:0}.detail-sheet dt{font-size:11px;color:#87927c;margin-top:20px}.detail-sheet dd{font-size:14px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0}.scope-notice{font-size:11px;background:#f1f5e9;padding:10px 22px;display:flex;align-items:center;justify-content:space-between}.scope-notice button{background:none;color:var(--green);padding:8px}.map-error{position:absolute;top:50%;left:calc(50% + 170px);transform:translate(-50%,-50%);width:390px;max-width:calc(100% - 32px);padding:30px;background:#fffffff5;border:1px solid #d9e2d1;border-radius:20px;z-index:12;box-shadow:var(--shadow)}.map-error h2{font-size:22px;letter-spacing:-.7px}.map-error p{font-size:14px;line-height:1.8;color:#708067;white-space:pre-line;overflow-wrap:anywhere}.data-notice{position:absolute;bottom:28px;left:calc(50% + 165px);transform:translateX(-50%);max-width:430px;width:max-content;background:#fffffff2;border:1px solid #e1e7d8;border-radius:12px;padding:12px 18px;box-shadow:var(--shadow);font-size:12px;color:#6d7d5e;z-index:9;line-height:1.6}.toast{position:fixed;z-index:100;bottom:30px;left:50%;transform:translateX(-50%);background:var(--green);color:white;border-radius:12px;padding:15px 22px;font-size:14px;box-shadow:var(--shadow);max-width:calc(100% - 32px);width:max-content;line-height:1.6}.mobile-only{display:none}.sheet-handle{display:none}@media(min-width:1500px){.login-screen{padding-left:15vw;padding-right:15vw}}
@media(max-width:760px){.login-screen{display:block;padding:48px 28px 64px;min-height:100svh}.login-card{margin:0 auto;max-width:390px}.login-card .wordmark{margin-bottom:44px}.login-card h1{font-size:39px}.login-art{position:absolute;right:-145px;top:-130px;width:320px;height:320px;opacity:.45}.art-caption{display:none}.login-card .eyebrow{position:relative}.welcome-copy{font-size:16px;margin-bottom:30px}.login-footer{font-size:10px;bottom:20px}.workspace{min-height:320px}.topbar{height:72px;padding:env(safe-area-inset-top,0px) 18px 0}.wordmark{font-size:19px;gap:9px}.wordmark img{width:30px;height:30px}.wordmark small{font-size:9px}.live-badge{display:none}.quiet-button{font-size:12px}.search-panel{top:86px;left:14px;right:14px;width:auto;padding:12px 14px;border-radius:16px}.search-input input{height:45px;font-size:14px}.search-summary{margin-top:10px;font-size:11px}.search-summary strong{font-size:15px}.map-controls{right:14px;top:214px;gap:10px}.map-controls>button{width:48px;min-height:57px}.zoom-controls button{width:48px;height:46px}.show-list{display:flex;align-items:center;justify-content:center;gap:10px;position:absolute;left:50%;bottom:calc(32px + env(safe-area-inset-bottom,0px));transform:translateX(-50%);background:var(--green);color:white;border-radius:50px;min-height:52px;padding:12px 22px;z-index:15;white-space:nowrap;box-shadow:0 5px 18px #174c3c40;font-size:14px;font-weight:700}.show-list svg{width:20px;height:20px}.show-list span{color:var(--lime);font-size:12px}.people-panel{display:none;left:0;right:0;width:100%;top:auto;bottom:0;height:65dvh;border-radius:24px 24px 0 0;z-index:21;padding-bottom:env(safe-area-inset-bottom,0px)}.workspace.list-open .people-panel{display:flex}.mobile-only.icon-button{display:block}.panel-heading{padding:20px 22px 12px}.people-list{padding:0 12px}.person{padding:16px 10px}.person-name{font-size:17px}.person-address{font-size:13px}.list-footer{padding:12px 22px}.detail-sheet{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-width:100%;max-height:66dvh;border-radius:26px 26px 0 0;border-bottom:0;z-index:35}.detail-scroll{padding:28px 26px calc(24px + env(safe-area-inset-bottom,0px));max-height:66dvh}.sheet-handle{display:block;width:32px;height:4px;background:#dce3d4;border-radius:5px;position:absolute;top:9px;left:calc(50% - 16px)}.detail-avatar{width:46px;height:46px;border-radius:16px;margin-top:16px;font-size:19px}.detail-sheet h2{font-size:27px;margin-top:12px}.detail-actions{margin:18px 0}.detail-sheet dt{font-size:12px}.detail-sheet dd{font-size:16px}.detail-close{top:16px;right:16px}.map-error{left:50%;top:53%;width:calc(100% - 96px);max-height:calc(100dvh - 280px);overflow:auto;padding:22px}.map-error h2{font-size:19px}.map-error p{font-size:12px}.data-notice{left:14px;right:76px;bottom:calc(99px + env(safe-area-inset-bottom,0px));transform:none;width:auto;max-width:none;font-size:11px;padding:10px 12px}.toast{bottom:calc(96px + env(safe-area-inset-bottom,0px));font-size:13px}.workspace.list-open~.toast{bottom:20px}}@media(prefers-reduced-motion:no-preference){.login-card{animation:arrive .5s ease both}.person,.primary,.pin-marker,.cluster-marker{transition:background .16s,transform .16s}.detail-sheet[open]{animation:arrive .22s ease both}@keyframes arrive{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}}

.pin-marker{position:relative}.pin-marker::after{content:"";position:absolute;inset:-10px;border-radius:50%}
