@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+JP:wght@400;500;700;800&display=swap");.real-map{height:100%;min-height:620px;width:100%;z-index:1}.map-loading{display:grid;place-items:center;background:#dce8df;color:#56706a;font-size:12px}.legacy-map-grid{display:none}.leaflet-container{font-family:Manrope,Noto Sans JP,sans-serif}.leaflet-popup-content{font-size:11px;line-height:1.7}.map-selection-bar{position:absolute;left:18px;bottom:48px;z-index:5;display:flex;align-items:center;gap:10px;padding:8px 10px;background:hsla(0,0%,100%,.94);border:1px solid #d7e2de;border-radius:8px;color:#294641;font-size:11px;box-shadow:0 4px 14px rgba(20,50,45,.12)}.map-selection-bar select{border:1px solid #cfe0da;border-radius:4px;background:#fff;padding:5px 7px;color:#37534f;font-size:10px}.map-selection-bar button{border:0;background:transparent;color:#087f78;font-size:11px;cursor:pointer}.heading-actions{display:flex;align-items:center;gap:14px}.candidate-list{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.candidate-list-head{display:flex;justify-content:space-between;margin-bottom:10px;color:#7b898b;font:10px DM Mono}.candidate-list-head b{color:var(--teal);font-weight:500}.candidate-row{width:100%;display:flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:6px;padding:5px 7px;margin:3px 0}.candidate-row.active,.candidate-row:hover{background:var(--mint);border-color:#c8e6dc}.candidate-row input{accent-color:var(--teal);width:14px;height:14px;flex:0 0 auto}.candidate-row-main{display:flex;justify-content:space-between;align-items:center;gap:8px;text-align:left;min-width:0;flex:1 1;padding:4px 0}.candidate-row-main span{display:grid;grid-gap:3px;gap:3px;min-width:0}.candidate-row-main span b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-row-main small{color:#8a989a;font-size:9px}.candidate-row-main strong{color:var(--orange);font:700 14px DM Mono}.db-status{font:10px DM Mono;color:#a1744f;background:#fff3e8;border:1px solid #f3d3b7;border-radius:5px;padding:7px 9px;margin:-10px 0 14px}.db-status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#d78a48;margin-right:5px}.db-status.live{color:#2d8b70;background:#e6f5ef;border-color:#bfe5d6}.db-status.live i{background:#38a982}.brand{border:0;background:none;text-align:left;padding:0}.topbar nav button{height:100%;display:grid;place-items:center;position:relative;font-size:13px;color:#68787c}.topbar nav button.active{color:var(--teal);font-weight:700}.topbar nav button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--teal)}.nav-badge{position:absolute;top:15px;right:-13px;background:var(--orange);color:#fff;border-radius:10px;padding:2px 5px;font:9px DM Mono}.page-section{padding:46px;min-height:calc(100vh - 72px);background:#f4f7f6}.page-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.page-heading h1{font-size:32px;letter-spacing:-.06em;margin:9px 0}.page-heading p{color:var(--muted);font-size:13px;margin:0}.heading-count{color:var(--teal);font:18px DM Mono}.heading-button{width:auto!important;margin:0}.kanban{display:grid;grid-template-columns:repeat(7,minmax(170px,1fr));grid-gap:12px;gap:12px;overflow-x:auto;padding-bottom:20px}.kanban-col{min-height:460px;background:#eaf0ed;border-radius:8px;padding:12px}.kanban-title{display:flex;justify-content:space-between;padding:4px 3px 13px;font-size:12px}.kanban-title span{color:var(--teal);font:11px DM Mono}.deal-card{background:#fff;border:1px solid var(--line);border-radius:7px;padding:13px;margin-bottom:9px;box-shadow:0 3px 8px #31594b09}.deal-title{font-size:12px;text-align:left;font-weight:700;line-height:1.5}.deal-card p{font-size:10px;color:var(--muted);margin:9px 0}.deal-card select,.modal select{width:100%;border:1px solid var(--line);border-radius:4px;padding:7px;background:#fff;font-size:10px}.deal-card small{display:block;color:#9aa6a7;font-size:9px;margin-top:10px}.empty-state{background:#fff;border:1px solid var(--line);border-radius:10px;text-align:center;padding:90px 20px;color:var(--muted)}.empty-state div{margin:auto;border-radius:50%;display:grid;place-items:center;width:46px;height:46px;background:var(--mint);color:var(--teal);font-size:24px}.empty-state h2{color:var(--ink);font-size:18px;margin:18px 0 8px}.empty-state p{font-size:12px}.crm-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.owner-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:20px;display:flex;align-items:center;gap:14px}.owner-card h2{font-size:13px;margin:0 0 6px}.owner-card p{font-size:10px;color:var(--muted);margin:0 0 10px}.owner-card button{margin-left:auto;color:var(--teal);font-size:20px}.owner-avatar{width:38px;height:38px;border-radius:50%;background:var(--mint);color:var(--teal);display:grid;place-items:center;font-weight:700}.result-pill,.tag{display:inline-block;background:var(--mint);border-radius:4px;padding:4px 7px;color:var(--teal);font-size:9px}.table-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.table-row{display:grid;grid-template-columns:1.1fr 2fr 1fr 1.1fr 1fr 1fr;align-items:center;grid-gap:16px;gap:16px;padding:16px 20px;border-bottom:1px solid #edf1ef;font-size:11px}.table-row:last-child{border-bottom:0}.table-row>span:first-child{display:flex;align-items:center;gap:9px}.table-head{background:#f6f9f7;color:#7b898b;font-size:10px}.empty-table{text-align:center;padding:70px;color:var(--muted);font-size:12px}.kpi-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.kpi-cards article{background:#fff;border:1px solid var(--line);border-radius:9px;padding:22px}.kpi-cards span{display:block;font-size:11px;color:var(--muted)}.kpi-cards b{display:block;color:var(--teal);font:700 32px DM Mono;margin:13px 0 7px}.kpi-cards small{font-size:10px;color:#98a5a5}.funnel-card{margin-top:20px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:25px}.funnel-card h2{font-size:17px;margin:9px 0 24px}.funnel{display:grid;grid-gap:7px;gap:7px}.funnel div{min-width:130px;background:linear-gradient(90deg,var(--teal),#41a79a);color:#fff;padding:12px 16px;display:flex;justify-content:space-between;font-size:11px;border-radius:4px}.funnel div:nth-child(2){background:#339388}.funnel div:nth-child(3){background:#257b73}.funnel div:nth-child(4){background:#185c58}.modal-backdrop{position:fixed;inset:0;background:#10252b66;display:grid;place-items:center;z-index:8}.modal{width:min(430px,calc(100vw - 32px));background:#fff;border-radius:10px;padding:26px;box-shadow:0 20px 50px #10252b44}.modal-head{display:flex;justify-content:space-between;align-items:start}.modal-head h2{font-size:21px;margin:8px 0 0}.modal-head>button{font-size:25px;color:#8c999a}.modal-target{font-size:11px;background:var(--mint);padding:12px;border-radius:5px;color:#4d6462}.modal label{margin:18px 0}.modal select,.modal textarea{display:block;margin-top:8px}.modal textarea{width:100%;min-height:82px;resize:vertical;border:1px solid var(--line);border-radius:5px;padding:10px;font-size:12px}.empty-line{color:#a0acad;font-size:11px}.search-name{margin-top:5px!important}.saved button{text-align:left;font-size:11px;color:#526469;padding:0}.saved button:hover{color:var(--teal)}@media(max-width:900px){.page-section{padding:30px 22px}.crm-grid,.kpi-cards{grid-template-columns:1fr 1fr}.kanban{grid-template-columns:repeat(7,190px)}}@media(max-width:680px){.page-heading{align-items:start;gap:16px}.page-heading h1{font-size:27px}.crm-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1.2fr 1.5fr 1fr;padding:13px 12px;font-size:10px}.table-row span:nth-child(4),.table-row span:nth-child(5){display:none}.kpi-cards{grid-template-columns:1fr 1fr}.kpi-cards article{padding:15px}.kpi-cards b{font-size:25px}}.eyebrow{font:10px DM Mono;letter-spacing:.14em;color:var(--teal);font-weight:500}.activity-icon.visit{background:#fff0e5;color:var(--orange)}@media(max-width:680px){.topbar{padding:0 18px;height:62px}.topbar nav{display:none}.brand{min-width:0}.user{font-size:10px;padding:8px}.hero{padding:28px 22px;display:block}.hero h1{font-size:28px}.hero-stats{margin-top:24px;justify-content:space-between}.hero-stats div{padding-left:12px}.hero-stats b{font-size:21px}.workspace{display:block}.filters{border-right:0;border-bottom:1px solid var(--line);padding:22px}.map-grid{min-height:430px}.map-foot{font-size:8px}.detail{border-left:0;padding:24px}.saved{display:none}}:root{--ink:#10252b;--muted:#718187;--line:#dce6e4;--teal:#087f78;--mint:#e4f3ee;--orange:#e9873d}*{box-sizing:border-box}body{margin:0;background:#f4f7f6;color:var(--ink);font-family:Manrope,Noto Sans JP,sans-serif}button,input{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);padding:0 34px;gap:60px}.brand,.topbar{display:flex;align-items:center}.brand{gap:11px;min-width:225px}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px 2px 10px 2px;background:var(--ink);color:#fff;font-weight:800;font-size:18px}.brand strong{display:block;font-size:17px;letter-spacing:-.04em}.brand small{display:block;color:#8b999b;font:9px DM Mono;letter-spacing:.12em;margin-top:2px}nav{display:flex;align-items:center;gap:34px;height:100%;font-size:13px;color:#68787c}nav span{height:100%;display:grid;place-items:center;position:relative}nav .active{color:var(--teal);font-weight:700}nav .active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--teal)}.user{margin-left:auto;border:1px solid var(--line);border-radius:8px;padding:10px 14px;font-size:12px;color:#53666b}.hero{padding:40px 46px 32px;background:#fff;display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line)}.hero h1{font-size:35px;line-height:1.23;letter-spacing:-.06em;margin:10px 0 14px}.hero h1 em{color:var(--teal);font-style:normal}.sub{font-size:13px;color:var(--muted);margin:0;max-width:530px;line-height:1.8}.hero-stats{display:flex;gap:38px;padding-bottom:4px}.hero-stats div{border-left:1px solid var(--line);padding-left:24px}.hero-stats b{display:block;color:var(--teal);font-size:26px;letter-spacing:-.06em}.hero-stats span{font-size:11px;color:var(--muted)}.workspace{display:grid;grid-template-columns:268px minmax(430px,1fr) 334px;min-height:620px}.detail,.filters{background:#fff;padding:28px 24px}.filters{border-right:1px solid var(--line)}.detail{border-left:1px solid var(--line)}.panel-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.detail h2,.panel-title h2{font-size:19px;letter-spacing:-.05em;margin:7px 0 0}.filter-count{color:var(--teal);font:12px DM Mono}label{display:block;font-size:11px;font-weight:700;color:#526469;margin:21px 0}input{width:100%;border:1px solid var(--line);border-radius:6px;padding:11px 12px;margin-top:8px;outline:0;font-size:12px;background:#fbfdfc}input:focus{border-color:var(--teal)}.chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.chip{font-size:11px;padding:7px 10px;background:#f1f5f4;border-radius:5px;color:#697b7e}.chip.selected{background:var(--ink);color:#fff}.layers{display:grid;grid-gap:12px;gap:12px;margin-top:12px;font-size:11px;font-weight:400;color:#657579}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px}.blue{background:#2196a3}.green{background:#68ad7c}.orange{background:#ed9946}.primary{width:100%;padding:12px;border-radius:6px;background:var(--teal);color:#fff;font-weight:700;font-size:12px;margin-top:13px;transition:.2s}.primary:hover{background:#076c66}.secondary{width:100%;padding:11px;border-radius:6px;border:1px solid var(--line);font-weight:700;font-size:12px;margin-top:9px}.saved{border-top:1px solid var(--line);margin-top:28px;padding-top:20px;display:grid;grid-gap:12px;gap:12px}.saved span{font:10px DM Mono;color:#8a989a}.saved b{font-size:11px;color:#526469;font-weight:500}.map-wrap{background:#d6e2d8}.map-grid,.map-wrap{position:relative;overflow:hidden}.map-grid{height:100%;min-height:620px;background:linear-gradient(135deg,#d5e4d7,#c2d8c7 48%,#dfe9dc);background-image:radial-gradient(#afc9b6 1px,transparent 0),linear-gradient(135deg,#d5e4d7,#c2d8c7 48%,#dfe9dc);background-size:18px 18px,100% 100%}.map-grid:before{content:"";inset:0;background:linear-gradient(24deg,transparent 42%,hsla(0,0%,100%,.65) 42.5%,hsla(0,0%,100%,.65) 43.2%,transparent 43.7%),linear-gradient(112deg,transparent 53%,hsla(0,0%,100%,.7) 53.5%,hsla(0,0%,100%,.7) 54.2%,transparent 54.7%)}.map-grid:before,.river{position:absolute;opacity:.8}.river{width:190%;height:95px;left:-35%;top:42%;background:#aed8d8;transform:rotate(-17deg)}.road{position:absolute;background:#f4f5ef;border:2px solid hsla(90,9%,73%,.6);height:12px;transform:rotate(-30deg)}.r1{width:75%;left:5%;top:24%}.r2{width:80%;left:28%;top:72%;transform:rotate(16deg)}.r3{width:54%;left:-3%;top:57%;transform:rotate(73deg)}.map-label{position:absolute;color:#55836e;font:11px DM Mono;letter-spacing:.08em}.label-a{left:13%;top:16%}.label-b{right:11%;bottom:18%}.map-tools{position:absolute;top:18px;right:18px;z-index:3;background:#fff;border:1px solid var(--line);border-radius:6px;padding:4px;display:flex;gap:2px;box-shadow:0 4px 12px #5273631c}.map-tool{padding:8px 10px;font-size:11px;color:#6f7c7d;border-radius:4px}.map-tool.active{background:var(--ink);color:#fff}.marker{position:absolute;z-index:2;width:38px;height:38px;border-radius:50% 50% 50% 0;transform:translate(-50%,-50%) rotate(-45deg);background:var(--teal);box-shadow:0 3px 10px #20564a55;border:3px solid #fff;transition:.2s}.marker span{display:grid;place-items:center;height:100%;transform:rotate(45deg);color:#fff;font:10px DM Mono}.marker.picked,.marker:hover{background:var(--orange);transform:translate(-50%,-50%) rotate(-45deg) scale(1.18)}.map-foot{position:absolute;bottom:0;left:0;right:0;background:#ffffffdd;padding:12px 18px;color:#6c7d7e;font:10px DM Mono;z-index:3}.detail-head,.map-foot{display:flex;justify-content:space-between}.detail-head button{font-size:22px;color:#99a9a8}.score-row{display:flex;align-items:start;justify-content:space-between;margin-top:20px}.score-row h2{font-size:18px;max-width:190px;line-height:1.4}.score-row p{color:var(--muted);font-size:11px;margin-top:6px}.score-row>strong{color:var(--orange);font:700 33px DM Mono;text-align:right}.score-row small{display:block;color:#9ba6a7;font:9px DM Mono;letter-spacing:.1em}.confidence{margin:23px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;display:grid;grid-template-columns:80px 1fr 30px;grid-gap:9px;gap:9px;align-items:center;font-size:10px;color:var(--muted)}.confidence div{height:5px;background:#e7eeeb;border-radius:4px;overflow:hidden}.confidence i{display:block;height:100%;background:var(--orange);border-radius:4px}.confidence b{font-size:10px;color:var(--orange)}.facts{display:grid;grid-gap:16px;gap:16px}.facts div{display:flex;justify-content:space-between;gap:12px;font-size:11px}.facts span{color:#829092}.facts b{text-align:right;font-weight:600;color:#405459;max-width:190px}.detail-actions,.timeline{margin-top:25px}.timeline{border-top:1px solid var(--line);padding-top:18px}.timeline-title{display:flex;justify-content:space-between;font-size:12px}.timeline-title button{font-size:10px;color:var(--teal)}.timeline p{display:flex;align-items:center;gap:10px;margin:16px 0}.activity-icon{display:grid;place-items:center;width:25px;height:25px;background:#e8f3ee;color:var(--teal);border-radius:6px;font:11px DM Mono;font-style:normal}.timeline p span{display:grid;grid-gap:3px;gap:3px;font-size:11px}.timeline p small{font-size:10px;color:#8a989a}.timeline p em{margin-left:auto;color:#c88855;font-size:10px;font-style:normal}.timeline p em.done{color:#56a07e}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;padding:13px 20px;border-radius:7px;box-shadow:0 8px 20px #10252b33;font-size:12px;z-index:9}.import-button{width:100%;padding:10px;border:1px dashed var(--teal);border-radius:6px;color:var(--teal);font-size:11px;font-weight:700;background:#f4fbf8}.import-button:hover{background:var(--mint)}.import-help{font-size:11px;color:var(--muted);line-height:1.6}@media(max-width:1050px){.workspace{grid-template-columns:230px 1fr}.detail{grid-column:1/-1;border-left:0;border-top:1px solid var(--line)}.hero-stats{gap:18px}.topbar{gap:25px}}@media(max-width:680px){.topbar{padding:0 18px;height:62px}.topbar nav{display:none}.brand{min-width:0}.user{font-size:10px;padding:8px}.hero{padding:28px 22px;display:block}.hero h1{font-size:28px}.hero-stats{margin-top:24px;justify-content:space-between}.hero-stats div{padding-left:12px}.workspace{display:block}.filters{border-right:0;border-bottom:1px solid var(--line);padding:22px}.map-grid{min-height:430px}.map-foot{font-size:8px}.detail{border-left:0;padding:24px}.saved{display:none}}.layer-toggle{display:flex;align-items:center;gap:7px;width:100%;border:1px solid transparent;background:transparent;color:var(--muted);padding:6px 7px;border-radius:5px;text-align:left;font-size:10px}.layer-toggle.active,.layer-toggle:hover{background:var(--mint);border-color:#c8e6dc;color:var(--ink)}.data-facts{display:grid;grid-gap:7px;gap:7px;padding:14px 0;border-bottom:1px solid var(--line)}.data-facts span{display:grid;grid-template-columns:68px 1fr;grid-gap:8px;gap:8px;font-size:10px;color:#667779}.data-facts span b{color:#899799;font-weight:500}.data-facts small{color:#98a5a7;font-size:9px;margin-top:2px}@media(max-width:680px){main{padding-bottom:62px}.topbar nav{display:flex;position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid var(--line);z-index:20;justify-content:space-around;gap:0;padding:0 4px;box-shadow:0 -4px 14px #10252b0c}.topbar nav button{height:62px;min-width:0;flex:1 1;font-size:10px;line-height:1.2;padding:0 3px}.topbar nav button.active:after{top:0;bottom:auto;height:2px}.nav-badge{top:7px;right:4px;font-size:8px}.user{display:none}.real-map{height:440px}.map-wrap,.real-map{min-height:440px}.map-tools{top:12px;right:12px}.map-tool{padding:7px 8px;font-size:10px}.map-selection-bar{left:12px;bottom:42px;right:12px;justify-content:space-between;font-size:10px}.map-foot{padding:10px 12px}.map-foot span:nth-child(2){display:none}.detail,.filters{padding:22px 18px}.candidate-list{max-height:340px;overflow:auto}.data-facts span{grid-template-columns:62px 1fr}.modal{max-height:calc(100dvh - 28px);overflow:auto}}.tag.response{background:#fff0e5;color:#c66d25}.ai-explorer{margin:16px 0;border:1px solid #b9ded4;background:linear-gradient(135deg,#edf9f5,#f8fcfa);border-radius:7px;padding:12px;display:grid;grid-gap:8px;gap:8px}.ai-explorer>span{font:9px DM Mono;letter-spacing:.12em;color:var(--teal)}.ai-explorer input{margin:0;padding:9px;font-size:10px;background:#fff}.ai-explorer button{background:var(--ink);color:#fff;border-radius:5px;padding:9px;font-size:10px;font-weight:700}.ai-explorer small{font-size:9px;line-height:1.5;color:#5a7570}.ai-explorer .text-button{justify-self:start;background:transparent;color:var(--teal);border:0;padding:0;font-size:9px;text-decoration:underline}.saved-item{display:flex;align-items:center;justify-content:space-between;gap:8px}.saved .saved-item button:last-child{color:#9aa8aa;font-size:16px;line-height:1;padding:0 3px}.saved .saved-item button:last-child:hover{color:#c65e44}.followup-card{position:relative;background:#fff;border:1px solid #cfe5de;border-radius:9px;padding:20px;margin:-10px 0 18px}.followup-card h2{font-size:17px;margin:7px 0 15px}.followup-card>b{position:absolute;right:20px;top:24px;color:var(--teal);font:20px DM Mono}.followup-card>p{margin:0;color:var(--muted);font-size:11px}.followup-list{display:grid;grid-gap:7px;gap:7px}.followup-list article{display:grid;grid-template-columns:96px 1fr auto;grid-gap:12px;gap:12px;align-items:center;background:#f5faf8;border-radius:5px;padding:9px 10px}.followup-list time{font:10px DM Mono;color:var(--orange)}.followup-list span{display:grid;grid-gap:3px;gap:3px;min-width:0}.followup-list span b{font-size:11px}.followup-list span b,.followup-list span small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followup-list span small{font-size:9px;color:var(--muted)}.followup-list em{font-size:9px;color:var(--teal);font-style:normal}@media(max-width:680px){.followup-list article{grid-template-columns:82px 1fr}.followup-list em{display:none}}.freshness-action{display:block;margin-top:7px;color:var(--teal);font-size:10px;font-weight:700;text-decoration:underline}.freshness-action:disabled{color:var(--muted);cursor:wait}.explore-action-bar{display:flex;align-items:center;gap:12px;padding:10px 30px;border-bottom:1px solid #dce8e5;background:#fbfdfc}.explore-action-title{display:grid;grid-gap:2px;gap:2px;min-width:122px}.explore-action-title span{font-size:11px;font-weight:800;color:var(--ink)}.explore-action-title small{font-size:9px;color:var(--muted)}.explore-action-menu,.explore-action-primary{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.explore-action-more{margin-left:auto;position:relative}.explore-action-more summary{list-style:none;cursor:pointer;color:var(--teal);font-size:11px;font-weight:800;white-space:nowrap}.explore-action-more summary::-webkit-details-marker{display:none}.explore-action-more summary:after{content:"⌄";margin-left:5px}.explore-action-more[open] summary:after{content:"⌃"}.explore-action-menu{position:absolute;right:0;top:28px;z-index:12;width:360px;padding:10px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;box-shadow:0 12px 32px #1b343020}.explore-action-menu label{display:inline-flex;align-items:center;cursor:pointer}@media(max-width:900px){.explore-action-bar{padding:9px 16px;align-items:flex-start;flex-wrap:wrap}.explore-action-more{margin-left:0}.explore-action-menu{left:0;right:auto;width:min(360px,calc(100vw - 32px))}}@media(max-width:560px){.explore-action-title small{display:none}.explore-action-primary{width:100%}.explore-action-primary button{flex:1 1}.explore-action-more{width:100%}.explore-action-more summary{padding-top:3px}.explore-action-menu{width:calc(100vw - 32px)}}.selected-followup{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;grid-gap:12px;gap:12px;align-items:center;padding:8px 30px;border:0;border-bottom:1px solid #cbe7df;background:#effaf6;color:#23494b;text-align:left;cursor:pointer}.selected-followup span{font-size:9px;font-weight:800;letter-spacing:.08em;color:#087f78}.selected-followup b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-followup time{font:10px DM Mono;color:#087f78}.selected-followup em{font-size:10px;font-style:normal;color:#526469}.selected-followup small{font-size:10px;color:#087f78}@media(max-width:680px){.selected-followup{grid-template-columns:auto 1fr auto;padding:8px 16px;gap:7px}.selected-followup em,.selected-followup small{display:none}}.provider-status{display:flex;align-items:center;gap:10px;padding:7px 30px;border-bottom:1px solid #e3ece9;background:#fff;font-size:10px;color:#637b80}.provider-status>.eyebrow{font-size:8px;color:#718187}.provider-status>b{font-size:10px;color:#315f5d;white-space:nowrap}.provider-status>div{display:flex;gap:6px;flex-wrap:wrap}.provider-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:999px;background:#f1f4f3;color:#8a999a;font-size:9px}.provider-chip i{width:6px;height:6px;border-radius:50%;background:#bdc8c7}.provider-chip.online{background:#e6f5ef;color:#087f78}.provider-chip.online i{background:#22ad87}@media(max-width:680px){.provider-status{padding:7px 16px;gap:7px}.provider-status>.eyebrow{display:none}.provider-status>div{gap:4px}}.import-preview{display:grid;grid-gap:8px;gap:8px;margin-top:16px;padding:13px;border:1px solid #b9ded4;border-radius:8px;background:#f3fbf8}.import-preview>b{font-size:12px;word-break:break-all}.import-preview p{margin:0;color:#526469;font-size:11px}.import-preview small{color:#b65339;font-size:10px}.import-preview .primary{margin-top:2px}.owner-card-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.owner-card .owner-card-actions button{margin-left:0}.owner-card .owner-card-actions .secondary{font-size:11px;border:1px solid var(--line);border-radius:5px;padding:7px 9px;color:var(--teal)}@media (max-width:680px){button[style*="position: fixed"]:not(.quick-edit):not(.quick-new){display:none}.quick-edit{bottom:76px!important;right:14px!important}.quick-new{bottom:124px!important;right:14px!important}.toast{bottom:142px;max-width:calc(100vw - 36px);text-align:center}.modal-backdrop{padding:14px;place-items:end center}.modal{width:100%;max-width:520px;border-radius:12px 12px 8px 8px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:hsla(0,0%,100%,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}