:root{--navy:#102550;--blue:#245eea;--green:#13a96d;--ink:#10203a;--muted:#718097;--line:#dfe6ef;--bg:#edf1f6}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--ink);background:var(--bg)}button,select,input{font:inherit}button,a{cursor:pointer}.app{height:100vh;display:flex;flex-direction:column;overflow:hidden}.topbar{height:68px;display:flex;align-items:center;gap:28px;padding:0 26px;background:#fff;border-bottom:1px solid #e6ebf2;flex:0 0 auto}.logo{font-size:27px;font-weight:900;letter-spacing:-1.5px;text-decoration:none;color:#0d1e39}.logo span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--blue);margin-left:4px;box-shadow:0 0 0 4px #245eea14}.topbar nav{display:flex;gap:5px;padding:4px;background:#f2f5f9;border-radius:12px}.tab{height:34px;padding:0 17px;border:0;border-radius:9px;background:transparent;color:#66758b;font-size:13px;font-weight:700}.tab.active{background:#fff;color:#183e9d;box-shadow:0 2px 8px #192f4e12}.tab b{font-size:10px;background:#e9eef6;border-radius:10px;padding:2px 6px}.source{margin-left:auto;display:flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #e2e8f0;border-radius:12px}.source i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #17a97017}.source span{display:flex;flex-direction:column}.source strong{font-size:12px}.source small{font-size:9px;color:#8a97a9}.hero{min-height:100px;display:flex;align-items:center;justify-content:space-between;padding:15px 28px;background:linear-gradient(112deg,#102550,#173870 56%,#1a4b88);color:#fff}.hero p,.panel-head p,.analysis header p,.timeline em{font-style:normal;font-size:9px;letter-spacing:1.7px;font-weight:800;color:#7f9ee8;margin:0 0 6px}.hero h1{font-size:22px;margin:0;letter-spacing:-.7px}.hero>div>span{display:block;font-size:12px;color:#b7c6df;margin-top:7px}.metrics{display:grid;grid-template-columns:repeat(3,115px)}.metrics article{padding:7px 19px;border-left:1px solid #ffffff20}.metrics span{font-size:10px;color:#a9bbd8}.metrics strong{display:block;font-size:25px;margin-top:3px}.metrics strong:after{content:'건';font-size:11px;color:#9fb2d1;margin-left:4px}.filters{display:flex;align-items:center;gap:9px;padding:11px 18px;background:#fff;border-bottom:1px solid #e4eaf1}.search{height:42px;display:flex;align-items:center;gap:9px;min-width:260px;max-width:520px;flex:1;padding:0 13px;border:1px solid #d9e2ed;border-radius:11px;background:#f9fbfd;color:#73839b}.search span{font-size:24px;line-height:0;transform:rotate(-15deg)}.search input{width:100%;border:0;background:transparent;outline:0;color:var(--ink)}select,.filters>button{height:42px;border:1px solid #d9e2ed;border-radius:11px;background:#fff;color:#465873;font-size:12px;padding:0 12px}.filters select{min-width:130px}.filters>button{width:42px;font-size:20px}.data-note{min-height:34px;display:flex;align-items:center;gap:8px;padding:7px 22px;background:#f8fafd;border-bottom:1px solid #e2e8f0;color:#6c7b90;font-size:10px}.data-note span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e4f7ef;color:#0b8e5b}.data-note p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-note strong{margin-left:auto;color:var(--blue);white-space:nowrap}.workspace{min-height:0;flex:1;display:grid;grid-template-columns:350px minmax(390px,1fr) 370px;gap:10px;padding:10px}.panel{min-height:0;overflow:hidden;background:#fff;border:1px solid #dde5ee;border-radius:16px;box-shadow:0 4px 18px #19335a08}.list-panel{display:flex;flex-direction:column}.panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding:18px;border-bottom:1px solid #edf1f5}.panel-head h2{font-size:20px;margin:0 0 4px}.panel-head h2 b{font-size:17px;color:var(--blue);margin-left:5px}.panel-head span{font-size:10px;color:#8491a4}.panel-head select{height:31px}.bid-list{flex:1;overflow:auto;padding:10px;background:#f8fafc}.card{width:100%;display:block;text-align:left;border:1px solid #e2e8f0;border-radius:13px;background:#fff;padding:14px 15px;margin-bottom:8px;color:var(--ink)}.card:hover{border-color:#a9bdf0;box-shadow:0 7px 18px #244e9c10}.card.selected{border-color:var(--blue);background:#f5f8ff;box-shadow:0 0 0 2px #245eea12}.card-top{display:flex;align-items:center;gap:7px;font-size:10px;color:#8b97a8}.card-top time{margin-left:auto}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:20px;background:#eef1f5;color:#6c788b;font-size:10px;font-weight:750}.badge:before{content:'';width:5px;height:5px;border-radius:50%;background:#8a96a8}.badge.open{background:#e5f8ef;color:#0b7d50}.badge.open:before{background:var(--green)}.card h3{font-size:14px;line-height:1.48;margin:10px 0 5px;word-break:keep-all}.agency{font-size:11px;color:#69798f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chips{display:flex;gap:6px;margin:9px 0 11px}.chips span{padding:4px 6px;border-radius:6px;background:#eef2f7;color:#6a788b;font-size:10px}.amount{display:flex;align-items:flex-end;justify-content:space-between;padding-top:10px;border-top:1px solid #edf1f5}.amount strong{font-size:17px;color:var(--blue)}.amount span{font-size:9px;color:#929dad}.list-panel footer{padding:10px 16px;border-top:1px solid #e5ebf2;font-size:10px;color:#8b97a8}.map-panel{display:flex;flex-direction:column}.map-wrap{position:relative;flex:1;min-height:280px;background:#dbe9ef}.map-wrap #map{position:absolute;inset:0}.legend{position:absolute;z-index:500;top:14px;left:14px;display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #e1e7ee;border-radius:10px;background:#fffffff2;font-size:10px;color:#5f6f85}.legend i,.legend b{width:7px;height:7px;border-radius:50%;background:#58719d}.legend b{background:var(--green)}.legend span{height:11px;border-left:1px solid #d8e0e9}.map-wrap>button{position:absolute;z-index:500;top:14px;right:12px;padding:8px 11px;border:1px solid #e2e7ee;border-radius:9px;background:#fff;color:#385578;font-size:10px;font-weight:700}.timeline{padding:15px 20px 12px;border-top:1px solid #e1e7ee}.timeline>div{display:flex;justify-content:space-between;align-items:flex-end}.timeline>div:first-child{margin-bottom:11px}.timeline span{display:flex;flex-direction:column;font-size:12px}.timeline>b{font-size:10px;color:#8590a2}.timeline>b strong{color:var(--blue);margin-left:4px}.timeline input{width:100%;accent-color:var(--blue)}.timeline>div:last-child button{padding:2px 5px;border:0;background:transparent;color:#8c99ab;font-size:10px}.timeline>div:last-child button.active{color:var(--blue);background:#edf3ff;border-radius:5px;font-weight:800}.detail-panel{padding:21px;overflow:auto}.detail-title{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:14px;margin-bottom:22px;border-bottom:1px solid #ebeff4}.detail-title p{font-size:9px;letter-spacing:1.7px;color:#7f9ee8;margin:0 0 6px;font-weight:800}.detail-title h2{font-size:17px;margin:0}.detail-title span{max-width:150px;font-size:9px;color:#8d99a9;overflow:hidden;text-overflow:ellipsis}.detail-panel h3{font-size:20px;line-height:1.42;letter-spacing:-.5px;word-break:keep-all}.detail-sub{font-size:11px;color:#74849a}.detail-grid{display:grid;grid-template-columns:1fr 1fr;margin:20px 0;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fafbfd}.detail-grid div{padding:13px}.detail-grid div:nth-child(even){border-left:1px solid #e2e8f0}.detail-grid div:nth-child(n+3){border-top:1px solid #e2e8f0}.detail-grid label{display:block;font-size:9px;color:#8a96a8;margin-bottom:7px}.detail-grid strong{font-size:11px;line-height:1.5}.detail-grid .price{font-size:18px;color:var(--blue)}.detail-note{font-size:12px;line-height:1.7;color:#63748d}.detail-location{padding:11px;margin:16px 0;border:1px solid #e5eaf1;border-radius:10px;background:#f0f4f9;font-size:10px;color:#65768d}.primary,.save{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 10px;border-radius:10px;font-size:12px;font-weight:750;text-decoration:none}.primary{background:var(--blue);color:#fff}.save{margin-top:8px;border:1px solid #dce4ef;background:#fff;color:#445675}.leaflet-div-icon.pin{display:grid;place-items:center;width:30px!important;height:30px!important;border:3px solid #fff;border-radius:50%;background:#536e9e;color:#fff;box-shadow:0 3px 12px #1c396848;font-size:9px;font-weight:800}.leaflet-div-icon.pin.open{background:var(--green)}.leaflet-div-icon.pin.selected{background:var(--blue);box-shadow:0 0 0 7px #245eea25,0 3px 12px #1c396848}.analysis{flex:1;overflow:auto;padding:34px 5%}.analysis.hidden,.hidden{display:none}.analysis header h2{font-size:28px;margin:0}.analysis header span{display:block;font-size:12px;color:#7d8aa0;margin-top:8px}.analysis-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:23px 0}.analysis-stats article,.charts section{padding:22px;border:1px solid #dde5ee;border-radius:15px;background:#fff}.analysis-stats span{font-size:12px;color:#77869c}.analysis-stats strong{display:block;font-size:36px;margin-top:7px}.charts{display:grid;grid-template-columns:1fr 1fr;gap:14px}.charts h3{margin-top:0}.bar{display:grid;grid-template-columns:90px 1fr 38px;align-items:center;gap:10px;margin:13px 0;font-size:11px}.bar div{height:8px;border-radius:5px;background:#edf1f6;overflow:hidden}.bar i{display:block;height:100%;min-width:4px;border-radius:5px;background:linear-gradient(90deg,var(--blue),#5f8df4)}.empty{padding:50px 20px;text-align:center;color:#7c8da4}.empty h3{color:#334762}
@media(max-width:1100px){.workspace{grid-template-columns:310px 1fr}.detail-panel{display:none}.filters{flex-wrap:wrap}.search{max-width:none}.metrics{grid-template-columns:repeat(3,95px)}}
@media(max-width:720px){.app{height:auto;min-height:100vh;overflow:visible}.topbar{height:auto;display:grid;padding:13px 14px 0;gap:10px}.source{display:none}.topbar nav{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.tab{padding:0 4px;font-size:11px}.hero{padding:15px 16px}.hero h1{font-size:18px}.hero>div>span{font-size:10px}.metrics{display:none}.filters{display:grid;grid-template-columns:1fr 1fr;padding:10px;gap:7px}.search{grid-column:1/-1;width:100%;min-width:0}.filters select{width:100%;min-width:0;height:36px;font-size:10px}.filters>button{display:none}.data-note{padding:7px 12px}.workspace{display:flex;flex-direction:column;padding:7px}.map-panel{order:0;height:440px;flex:none}.list-panel{order:1}.bid-list{overflow:visible}.legend{top:10px;left:10px}.analysis{padding:23px 13px}.analysis-stats{gap:7px}.analysis-stats article{padding:15px 11px}.analysis-stats strong{font-size:28px}.charts{grid-template-columns:1fr}.logo{font-size:24px}}
.leaflet-div-icon.pin{border:0!important;background:transparent!important;box-shadow:none!important}.pin span{display:grid;place-items:center;width:30px;height:30px;border:3px solid #fff;border-radius:50%;background:#536e9e;color:#fff;box-shadow:0 3px 12px #1c396848;font-size:9px;font-weight:800}.pin.open span{background:var(--green)}.pin.selected span{background:var(--blue);box-shadow:0 0 0 7px #245eea25,0 3px 12px #1c396848}
