header.full{display:none}.header_content{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:100%;padding:0 20px}.header_content:after{content:"";display:table;clear:both}#logo{display:flex;align-items:center;text-decoration:none;gap:8px}#logo,#logo h1{color:#0f62fe;font-size:18px;font-weight:700}#logo h1{margin:0}#logo .logo-icon{width:28px;height:28px;color:#0f62fe}nav.left{margin-left:40px}nav.left,nav.left ul{display:flex;align-items:center}nav.left ul{gap:0;list-style:none;margin:0;padding:0}nav.left ul li{position:relative}nav.left ul li a{display:block;padding:24px 16px;color:#222;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;white-space:nowrap}nav.left ul li a:hover{color:#0f62fe}nav.left ul li a.active{color:#0f62fe;font-weight:700}.util_area{display:flex;align-items:center;gap:12px}.util_area.ver2{margin-left:auto}.rightUtil,.rightUtil .gb a.main{display:flex;align-items:center}.rightUtil .gb a.main{padding:8px 16px;color:#222;font-size:14px;font-weight:500;text-decoration:none;border-radius:4px;transition:all .2s}.rightUtil .gb a.main:hover{color:#0f62fe;background:#f2f4f7}.bds-login-btn{background:#0f62fe;color:#fff;font-weight:500;transition:background .2s}.bds-login-btn:hover{background:#0353e9}.bds-mobile-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;color:#222;cursor:pointer}body.layout-home-map{padding-top:0;overflow:hidden}body.layout-no-header{padding-top:0}@media (max-width:1024px){nav.left{display:none}.bds-mobile-toggle{display:flex}}@media (max-width:767px){.bds-btn-text-desktop{display:none}header.full{height:52px}.header_content{padding:0 12px}#logo h1{font-size:15px!important}#logo svg{width:20px;height:20px}}:root{--font-default:var(--font-sans);--font-extra-bold:var(--font-sans);--color-bdsplanet:#0f62fe;--marker-blue:#0f62fe;--marker-purple:#8b3db8;--text-primary:#222;--text-secondary:#666;--text-tertiary:#999;--text-white:#fff;--text-yellow:#fff68f;--border-default:#eee;--border-gray:#ddd;--border-dark:#c3d0df;--border-chip:#555555;--border-light:#f0f0f0;--bg-white:#fff;--bg-gray-light:#f4f4f4;--bg-gray:#e5e5e5;--bg-overlay:rgba(0,60,136,0.3);--color-active:#1884d6;--color-link:#7790ad;--shadow-sm:0px 2px 8px 0px rgba(0,0,0,0.2);--shadow-md:0px 4px 12px 0px rgba(0,0,0,0.2);--shadow-lg:1px 4px 5px 0px rgba(0,0,0,0.1)}.aed-box,.aed-line-tbl,.aed-tbl,.bds-detail-panel,.bds-panel,.cm-tabmenu,.ms-ltrp-filter,.ms-search,.yplus-marker{font-family:var(--font-default)}.ms-ltrp-filter{z-index:1100;line-height:1;box-shadow:var(--shadow-md);border-radius:0}.ms-ltrp-filter,.ms-search{position:relative;width:420px;background:var(--bg-white)}.ms-search{height:50px;z-index:3}.ms-search .input{height:100%;position:relative}.ms-search .input:before{content:"";display:block;position:absolute;top:16px;left:20px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cpath d='m21 21-4.35-4.35'%3E%3C/path%3E%3C/svg%3E");background-size:18px 18px;background-repeat:no-repeat;z-index:1}.ms-search .input input{width:100%;height:100%;padding-left:48px;padding-right:40px;border:none;font-size:16px;font-family:var(--font-default);font-weight:400;color:var(--text-primary);background:transparent;outline:none;letter-spacing:-.5px}.ms-search .input input:focus{outline:none;box-shadow:inset 0 0 0 1px var(--color-bdsplanet)}.ms-search .input input::placeholder{color:var(--text-tertiary);font-weight:400}.bds-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;z-index:100;margin-top:0;background:var(--bg-white);border-top:1px solid var(--border-default);box-shadow:var(--shadow-md);max-height:320px;overflow:hidden}.bds-autocomplete-empty,.bds-autocomplete-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px 20px;color:var(--text-tertiary);font-size:14px;font-family:var(--font-default)}.bds-spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--border-default);border-top-color:var(--color-bdsplanet);border-radius:50%;animation:bds-spin .8s linear infinite}@keyframes bds-spin{to{transform:rotate(1turn)}}.bds-autocomplete-list{list-style:none;margin:0;padding:0;max-height:320px;overflow-y:auto}.bds-autocomplete-list li{border-bottom:1px solid var(--border-light)}.bds-autocomplete-list li:last-child{border-bottom:none}.bds-autocomplete-item{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:14px 20px;border:none;background:transparent;text-align:left;cursor:pointer;transition:background .15s;font-family:var(--font-default)}.bds-autocomplete-item:hover{background:var(--bg-gray-light)}.bds-autocomplete-label{font-size:15px;font-weight:600;color:var(--text-primary);letter-spacing:-.5px;line-height:1.4}.bds-autocomplete-sub{font-size:13px;color:var(--text-tertiary);margin-top:4px;letter-spacing:-.3px}.ms-filter-tac{z-index:1;border-top:1px solid var(--border-default);background:var(--bg-white)}.ms-filter-menu,.ms-filter-tac,.ms-filter-tac .ms-filter-tac-wrap{position:relative}.ms-filter-menu{display:flex;align-items:center;flex-direction:row;height:50px;padding:0 10px}.ms-filter-menu-main{flex:1 1;overflow:hidden}.ms-filter-menu-side{display:flex;align-items:center;gap:8px;flex-shrink:0;padding-left:8px}.ms-filter-scroll-btn{width:34px;height:34px;border:1px solid #dfe3ea;border-radius:18px;background:#fff;cursor:pointer;position:relative;flex-shrink:0}.ms-filter-scroll-btn:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E");background-size:18px 18px;background-repeat:no-repeat}.ms-filter-scroll-btn.ms-left:before{transform:translate(-50%,-50%) rotate(180deg)}.ms-filter-scroll-btn:disabled{opacity:.45;cursor:default}.rt-price-controls{display:flex;align-items:center;gap:8px}.rt-seg-toggle{display:inline-flex;align-items:center;border:1px solid #dfe3ea;border-radius:16px;overflow:hidden;background:#fff}.rt-seg-toggle-small{border-radius:14px}.rt-seg{height:32px;padding:0 12px;border:none;background:transparent;color:#6d7788;font-size:13px;font-weight:800;cursor:pointer}.rt-seg-toggle-small .rt-seg{height:30px;padding:0 10px;font-size:12px}.rt-seg+.rt-seg{border-left:1px solid #dfe3ea}.rt-seg.active{background:var(--color-bdsplanet);color:#fff}.ms-filter-menu-main .mfmm{display:flex;flex-wrap:nowrap;position:relative;line-height:1;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x}.ms-filter-menu-main .mfmm::-webkit-scrollbar{display:none}.ms-filter-menu-main .mc{display:flex;align-items:center;gap:0}.ms-filter-menu-main .bds-filter-dropdown-wrapper>a,.ms-filter-menu-main a{display:inline-flex;align-items:center;padding:0 12px;height:50px;text-decoration:none}.ms-filter-menu-main .bds-filter-dropdown-wrapper>a .aw,.ms-filter-menu-main a .aw{display:inline-flex;align-items:center;position:relative;max-width:100%;height:100%;color:var(--text-secondary);font-size:15px;font-weight:400;font-family:var(--font-default);letter-spacing:-.5px}.ms-filter-menu-main .bds-filter-dropdown-wrapper>a.data-y .aw,.ms-filter-menu-main a.data-y .aw{color:var(--color-bdsplanet);font-weight:600}.ms-filter-menu-main a .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-filter-util-btn.mfu-btn-more{width:40px;height:40px;border:none;background:transparent;cursor:pointer;position:relative;flex-shrink:0}.ms-filter-util-btn.mfu-btn-more:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 21v-7'/%3E%3Cpath d='M4 10V3'/%3E%3Cpath d='M12 21v-9'/%3E%3Cpath d='M12 8V3'/%3E%3Cpath d='M20 21v-5'/%3E%3Cpath d='M20 12V3'/%3E%3Cpath d='M2 14h4'/%3E%3Cpath d='M10 8h4'/%3E%3Cpath d='M18 16h4'/%3E%3C/svg%3E");background-size:20px 20px;background-repeat:no-repeat}.ms-filter-util-btn.mfu-btn-more[aria-expanded=true]:before{transform:translate(-50%,-50%) rotate(90deg)}.ms-filter-tac.open .ms-filter-menu{height:auto;align-items:flex-start}.ms-filter-tac.open .ms-filter-scroll-btn{display:none}.ms-filter-tac.open .ms-filter-menu-main{overflow:visible}.ms-filter-tac.open .ms-filter-menu-main .mfmm{flex-wrap:wrap;overflow-x:hidden}.ms-filter-tac.open .ms-filter-menu-main .mc{width:100%;flex-wrap:wrap;align-items:flex-start}.ms-filter-tac.open .ms-filter-menu-main .bds-filter-dropdown-wrapper>a,.ms-filter-tac.open .ms-filter-menu-main a{height:44px}.rt-filter-more .aw{color:var(--text-tertiary);font-weight:500}.rt-chipbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px 14px;background:#f2f4f7;border-top:1px solid var(--border-default)}.rt-chipgroup{display:inline-flex;align-items:center;gap:8px}.rt-chip{height:32px;padding:0 14px;border-radius:16px;border:1px solid #dfe3ea;background:#fff;color:#6d7788;font-size:13px;font-weight:700;cursor:pointer}.rt-chip.active{border-color:var(--color-bdsplanet);background:var(--color-bdsplanet);color:#fff}.rt-chip.disabled{opacity:.45;cursor:not-allowed}.rt-unitgroup{margin-left:auto;gap:6px}.rt-unit{width:34px;height:34px;border-radius:17px;border:1px solid #dfe3ea;background:#fff;color:#6d7788;font-size:12px;font-weight:800;cursor:pointer}.rt-unit.active{border-color:var(--color-bdsplanet);background:var(--color-bdsplanet);color:#fff}.rt-today-row{width:100%;height:50px;display:flex;align-items:center;gap:10px;padding:0 16px;background:#fff;border-top:1px solid #e7ecf3;cursor:pointer}.rt-today-icon{font-size:14px}.rt-today-text{font-size:14px;font-weight:800;color:#111}.rt-today-arrow{margin-left:auto;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-size:18px 18px;background-repeat:no-repeat}.rt-today-panel{width:100%;background:#fff;border-top:1px solid #e7ecf3}.rt-today-panel-header{padding:12px 16px;border-bottom:1px solid #e7ecf3}.rt-today-panel-title{font-size:13px;font-weight:800;color:#111}.rt-today-panel-subtitle{margin-top:4px;font-size:12px;color:#6d7788}.rt-today-filter-tabs{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.rt-today-filter-tab{height:28px;padding:0 10px;border:1px solid #dfe3ea;border-radius:999px;background:#fff;color:#6d7788;font-size:12px;font-weight:800;cursor:pointer}.rt-today-filter-tab.active{background:var(--color-bdsplanet);color:#fff;border-color:var(--color-bdsplanet)}.rt-today-panel-empty{padding:12px 16px;font-size:12px;color:#6d7788}.rt-today-panel-groups{padding:8px 0;max-height:360px;overflow-y:auto}.rt-today-group{padding:10px 16px;border-bottom:1px solid #f0f3f8}.rt-today-group-title{display:flex;align-items:baseline;gap:6px;font-size:12px;font-weight:800;color:#111;margin-bottom:8px}.rt-today-group-count{font-weight:700;color:#6d7788}.rt-today-group-empty{padding:8px 0;font-size:12px;color:#9aa3b2}.rt-today-item{width:100%;text-align:left;padding:10px 12px;border:1px solid #e7ecf3;border-radius:10px;background:#fff;cursor:pointer}.rt-today-item+.rt-today-item{margin-top:8px}.rt-today-item:hover{background:#f7f9fc}.rt-today-item-main{font-size:13px;font-weight:800;color:#111;margin-bottom:2px}.rt-today-item-sub{font-size:12px;color:#6d7788}.bds-filter-dropdown-wrapper{position:relative;display:inline-flex}.bds-filter-dropdown{z-index:50;min-width:160px;margin-top:0;border:1px solid var(--border-default)}.bds-filter-dropdown,.bds-filter-panel{position:absolute;top:100%;left:0;background:var(--bg-white);box-shadow:var(--shadow-md);padding:8px 0}.bds-filter-panel{right:0;z-index:60;border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);max-height:320px;overflow-y:auto}.bds-filter-dropdown-item{display:block;width:100%;padding:12px 20px;border:none;background:transparent;text-align:left;font-size:14px;font-family:var(--font-default);color:var(--text-secondary);cursor:pointer;transition:background .15s,color .15s;letter-spacing:-.3px}.bds-filter-dropdown-item:hover{background:var(--bg-gray-light)}.bds-filter-dropdown-item.active{color:var(--color-bdsplanet);font-weight:600;background:rgba(15,98,254,.06)}.ms-cd{z-index:1;display:flex;width:100%;height:51px;border-top:1px solid var(--border-default);background:var(--bg-gray-light);padding:0 17px;box-shadow:var(--shadow-lg)}.ms-cd,.ms-cd .mc{position:relative;align-items:center}.ms-cd .mc{display:inline-flex}.ms-cd .mc01{flex:1 1;overflow:hidden}.ms-cd .mc02{display:flex;align-items:center;gap:8px;flex-shrink:0}.bds-active-filters{display:flex;flex-wrap:wrap;gap:6px}.bds-filter-tag{height:26px;padding:0 10px;background:rgba(15,98,254,.1);border-radius:13px;font-size:12px;font-weight:500;color:var(--color-bdsplanet);letter-spacing:-.3px}.bds-btn-reset,.bds-filter-tag{display:inline-flex;align-items:center;font-family:var(--font-default)}.bds-btn-reset{gap:4px;padding:8px 12px;border:none;background:transparent;font-size:13px;color:var(--text-tertiary);cursor:pointer;transition:color .15s}.bds-btn-reset:hover{color:var(--text-primary)}.bds-login-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;background:var(--color-bdsplanet);color:white;border:none;border-radius:4px;font-size:14px;font-family:var(--font-default);font-weight:600;cursor:pointer;transition:all .2s;letter-spacing:-.3px}.bds-login-btn:hover{background:#0954d5}.yplus-marker{position:absolute;width:var(--marker-width,64px);height:var(--marker-height,62px);z-index:1000;background-color:var(--color-bdsplanet);border-radius:8px 8px 8px 0;font-family:var(--font-default);overflow:visible}.yplus-marker,.yplus-marker.silgur{cursor:pointer}.yplus-marker.st02{line-height:1}.yplus-marker.st02.type00{margin-top:0;padding:5px 0;box-shadow:0 4px 4px 0 rgba(0,0,0,.16);border:1px solid var(--color-bdsplanet)}.yplus-marker.st02.type00:after{content:"";width:8px;height:9px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAyIDc5LmRiYTNkYTNiNSwgMjAyMy8xMi8xNS0xMDo0MjozNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBDNzQ0NDI0MTEzMzExRjBBODM4Qjg5NDA1NDkyMjk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBDNzQ0NDI1MTEzMzExRjBBODM4Qjg5NDA1NDkyMjk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEM3NDQ0MjIxMTMzMTFGMEE4MzhCODk0MDU0OTIyOTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEM3NDQ0MjMxMTMzMTFGMEE4MzhCODk0MDU0OTIyOTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7w3cX+AAAAeklEQVR42mIQmvv2PzZw+e2f/75bP/1nYcACrrz7y+C/7dOHdz//JTKhSz7+8o/Bb9snhne//hR+SBHZwIRN8v2vP4kfksUWgAVhbnj0+e9/g5Xv/wvMfZWAYiRIAUxSaPbrAgwHgRRAJRuwORisAKckWAE+SSAACDAAPy9jIgSwXVIAAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:100%;display:block;left:50%;transform:translateX(-50%);bottom:-9px;position:absolute;z-index:0;pointer-events:none}.yplus-marker.compact,.yplus-marker.dong{padding:0}.yplus-marker.compact .yplus-marker-b{height:100%;display:flex;flex-direction:column;justify-content:center;gap:2px}.yplus-marker.compact .bd-type,.yplus-marker.compact .num{margin:0}.yplus-marker.compact .bd-type{font-size:11px}.yplus-marker.compact .num{font-size:14px;line-height:1.1}.yplus-marker.compact .etc-t,.yplus-marker.compact .foot{display:none}.yplus-marker.dong .yplus-marker-b{height:100%;display:flex;align-items:center;justify-content:center;padding:0 6px}.yplus-marker.dong .dong-label{display:block;color:#fff;font-size:12px;font-weight:700;letter-spacing:-.4px;white-space:nowrap}.yplus-marker.dong .bd-type,.yplus-marker.dong .etc-t,.yplus-marker.dong .foot,.yplus-marker.dong .num{display:none}.yplus-marker.purple{background-color:var(--marker-purple);border-color:var(--marker-purple)}.yplus-marker.purple:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEyMzQ1Njc4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEyMzQ1Njc4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTIzNDU2NzgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTIzNDU2NzgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4AAAAA")}.yplus-marker-b{width:100%;height:43px}.yplus-marker .yplus-marker-b{position:relative;z-index:1}.yplus-marker .bd-type,.yplus-marker.st02 .bd-type{display:block;width:100%;text-align:center;text-overflow:clip;white-space:nowrap;overflow:visible}.yplus-marker.st02.type00 .bd-type{margin:0;color:#fff;font-weight:700;font-size:12px;letter-spacing:-.5px;line-height:1}.yplus-marker .num,.yplus-marker.st02 .num{display:block;width:100%;text-align:center;text-overflow:clip;white-space:nowrap;overflow:visible;color:#fff;margin-top:4px}.yplus-marker.st02.type00 .num{margin:1px 0 2px;font-weight:700;font-size:16px;line-height:20px;letter-spacing:-.5px}.yplus-marker .foot,.yplus-marker.st02 .foot{display:block;width:100%;padding-top:8px;text-align:center;overflow:hidden}.yplus-marker.st02.type00 .foot{height:20px;padding:3px 0 0;color:#393939;background-color:#fff;font-weight:700;font-size:12px;letter-spacing:-.5px;line-height:1}.yplus-marker .etc-t{display:inline-flex;align-items:center;position:absolute;height:14px;border:1px solid #5295d9;min-width:28px;z-index:2;background:#fff}.yplus-marker.st02 .etc-t{justify-content:center;white-space:nowrap}.yplus-marker.st02.type00 .etc-t{left:auto;right:-6px;bottom:-6px;padding:0 4px;font-family:var(--font-default);font-weight:600;font-size:9px;letter-spacing:-.5px;text-align:center;vertical-align:middle;color:var(--color-bdsplanet);border-color:var(--color-bdsplanet);border-radius:20px;background-color:#ecf8ff}.bds-detail-panel{display:flex;flex-direction:column;height:100%;background:var(--bg-gray-light);overflow-y:auto;font-family:var(--font-default)}.bds-detail-panel::-webkit-scrollbar{width:6px}.bds-detail-panel::-webkit-scrollbar-track{background:transparent}.bds-detail-panel::-webkit-scrollbar-thumb{background:var(--border-gray);border-radius:3px}.bds-detail-panel::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.aed-box{position:relative;padding:0 20px;border-bottom:8px solid var(--bg-gray-light);margin:0;background:var(--bg-white)}.aed-box:last-child{margin:0;border-bottom:0}.aed-box-con{padding:16px 0 20px}.aed-box .main-titlearea{display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:0;margin-bottom:12px}.aed-box .main-titlearea .left,.aed-box .main-titlearea .title{display:inline-flex;align-items:center;flex:1 1}.aed-box .main-titlearea .title{margin:0;font-size:16px;font-weight:700;font-family:var(--font-default);color:var(--text-primary);white-space:nowrap;letter-spacing:-.5px}.aed-box .main-titlearea .title em.title{font-style:normal}.aed-box .main-titlearea .title em.bu{display:inline-block;margin-left:8px;padding:3px 10px;background:var(--bg-gray-light);border-radius:12px;font-size:12px;font-style:normal;font-weight:500;color:var(--text-secondary);letter-spacing:-.3px}.bds-detail-header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0 12px}.bds-detail-title-area{flex:1 1;min-width:0}.bds-detail-title{font-size:18px;font-weight:700;color:var(--text-primary);margin:0;word-break:keep-all;letter-spacing:-.5px}.bds-detail-address,.bds-detail-title{font-family:var(--font-default);line-height:1.4}.bds-detail-address{font-size:13px;color:var(--text-tertiary);margin-top:6px;letter-spacing:-.3px}.bds-detail-close{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;transition:all .2s}.bds-detail-close:hover{background:var(--bg-gray-light);color:var(--text-primary)}.bds-detail-summary{display:flex;flex-direction:column;gap:8px;padding:12px 0}.bds-summary-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bds-summary-text{font-size:13px;font-family:var(--font-default);color:var(--text-secondary);line-height:1.5;letter-spacing:-.3px}.bds-summary-text strong{color:var(--text-primary);font-weight:600}.bds-badge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:11px;font-family:var(--font-default);font-weight:600;line-height:1.4;letter-spacing:-.3px}.bds-badge.purple{background:#8b3db8;color:#fff}.bds-badge.blue{background:var(--color-bdsplanet);color:#fff}.bds-badge.green{background:#27ae60;color:#fff}.bds-badge.orange{background:#f39c12;color:#fff}.bds-badge.gray{background:var(--bg-gray);color:var(--text-secondary)}.bds-detail-stats{gap:16px;padding:10px 0}.bds-detail-stats,.bds-stat-item{display:inline-flex;align-items:center}.bds-stat-item{gap:4px;font-size:13px;font-family:var(--font-default);color:var(--text-tertiary);letter-spacing:-.3px}.bds-stat-item svg{width:14px;height:14px}.bds-minimap{width:100%;height:180px;border-radius:8px;overflow:hidden;margin-bottom:12px}.bds-minimap-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-gray-light);color:var(--text-tertiary);font-size:14px;font-family:var(--font-default);border-radius:8px}.bds-chart-area{padding:8px 0;background:var(--bg-white)}.bds-chart-note{font-size:12px;font-family:var(--font-default);color:var(--text-tertiary);text-align:left;padding-top:8px;letter-spacing:-.3px;line-height:1.5}.bds-chart-skeleton{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:var(--bg-gray-light);border-radius:8px}.aed-tbl{font-family:var(--font-default)}.aed-tbl,.aed-tbl .tbl,.aed-tbl table{width:100%;table-layout:fixed}.aed-tbl td,.aed-tbl th{padding:10px 0;border-bottom:1px solid var(--border-default);font-size:14px;font-family:var(--font-default);line-height:1.5;letter-spacing:-.3px}.aed-tbl.garo th,.aed-tbl.garo th.at-tit{text-align:left;padding-left:0;width:35%;color:var(--text-secondary);font-weight:500}.aed-tbl.garo td{text-align:right;padding-right:0;color:var(--text-primary);font-weight:400}.aed-tbl.garo tr.border-none td,.aed-tbl.garo tr.border-none th,.aed-tbl.garo tr:last-child td,.aed-tbl.garo tr:last-child th{border-bottom:0;padding-bottom:0}.aed-line-tbl{line-height:1;width:100%;font-family:var(--font-default)}.aed-line-tbl table{width:100%}.aed-line-tbl td,.aed-line-tbl th{text-align:center;word-break:break-all;word-wrap:break-word;letter-spacing:-.3px}.aed-line-tbl thead{border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-default)}.aed-line-tbl thead th{color:var(--text-secondary);font-weight:500;background:var(--bg-gray-light)}.aed-line-tbl tbody td,.aed-line-tbl thead th{padding:10px 4px;font-size:13px;line-height:1.4}.aed-line-tbl tbody td{border-bottom:1px solid var(--border-default);color:var(--text-primary)}.aed-line-tbl tbody td:last-child{border-right:0}.bds-section-label{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--color-bdsplanet);color:white;font-size:11px;font-family:var(--font-default);font-weight:600;border-radius:4px;margin-bottom:12px;letter-spacing:-.3px}.bds-features-section{padding:16px 0 0}.bds-feature-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.bds-feature-list li{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:var(--bg-gray-light);border-radius:20px;font-size:13px;font-family:var(--font-default);color:var(--text-secondary);letter-spacing:-.3px}.bds-check-icon{color:#22c55e;width:16px;height:16px}.bds-nsdi-section{padding:16px 0 0}.bds-nsdi-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.bds-nsdi-list li{display:flex;align-items:center;gap:8px;padding:10px 14px;background:var(--bg-gray-light);border-radius:8px;font-size:13px;font-family:var(--font-default);color:var(--text-secondary);letter-spacing:-.3px}.bds-restrictions-section{padding:16px 0 0}.bds-restriction-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.bds-restriction-list li{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;font-size:13px;font-family:var(--font-default);color:#dc2626;letter-spacing:-.3px}.bds-subparcels-section{padding:16px 0 0}.bds-ai-section{padding:16px;background:linear-gradient(135deg,#f0f7ff,#e8f4fd);border-radius:12px;border:1px solid rgba(15,98,254,.1);margin-bottom:16px}.bds-ai-section:last-child{margin-bottom:0}.bds-surrounding-list{display:flex;flex-direction:column;gap:12px}.bds-surrounding-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;background:var(--bg-white);border:1px solid var(--border-default);border-radius:8px;transition:all .2s}.bds-surrounding-item:hover{border-color:var(--color-bdsplanet);box-shadow:0 2px 8px rgba(15,98,254,.1)}.bds-surrounding-info{flex:1 1;min-width:0}.bds-surrounding-label{display:block;font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:4px}.bds-surrounding-label,.bds-surrounding-meta{font-family:var(--font-default);letter-spacing:-.3px}.bds-surrounding-meta{font-size:12px;color:var(--text-tertiary)}.bds-surrounding-price{text-align:right;flex-shrink:0}.bds-surrounding-price strong{display:block;font-size:16px;font-weight:700;font-family:var(--font-default);color:var(--color-bdsplanet);letter-spacing:-.5px}.bds-price-unit{display:block;font-size:12px;color:var(--text-tertiary);margin-top:2px;letter-spacing:-.3px}.bds-price-unit,.cm-tabmenu{font-family:var(--font-default)}.cm-tabmenu{background:var(--bg-white);border-bottom:1px solid var(--border-default)}.cm-tabmenu ul{display:flex;list-style:none;margin:0;padding:0}.cm-tabmenu li{flex:1 1}.cm-tabmenu li a{display:block;padding:14px 0;text-align:center;color:var(--text-secondary);font-size:14px;font-weight:500;font-family:var(--font-default);text-decoration:none;border-bottom:2px solid transparent;transition:all .2s;letter-spacing:-.3px}.cm-tabmenu li a:hover,.cm-tabmenu li.on a{color:var(--color-bdsplanet)}.cm-tabmenu li.on a{border-bottom-color:var(--color-bdsplanet);font-weight:600}.btn-default-gray01{height:36px;padding:0 14px;border:1px solid var(--border-gray);color:var(--text-primary);font-size:13px;font-family:var(--font-default);font-weight:500;background:var(--bg-white);cursor:pointer;border-radius:4px;letter-spacing:-.3px;transition:all .2s}.btn-default-gray01:hover{background:var(--bg-gray-light);border-color:var(--text-secondary)}.bds-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.bds-empty-state .icon{font-size:48px;color:var(--text-tertiary);margin-bottom:16px}.bds-empty-state .message{font-size:14px;font-family:var(--font-default);color:var(--text-secondary);letter-spacing:-.3px}.bds-error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;background:#fef2f2;border-radius:12px;margin:16px}.bds-error-state .icon{font-size:48px;color:#dc2626;margin-bottom:16px}.bds-error-state .message{color:#dc2626}.bds-error-state .message,.bds-retry-btn{font-size:14px;font-family:var(--font-default);letter-spacing:-.3px}.bds-retry-btn{margin-top:16px;padding:10px 24px;background:var(--color-bdsplanet);color:white;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.bds-retry-btn:hover{background:#0d56e0}@media (max-width:480px){.ms-ltrp-filter,.ms-search{width:100%}.yplus-marker{width:var(--marker-width,58px);height:var(--marker-height,56px)}.yplus-marker-b{height:38px}.yplus-marker .bd-type{font-size:11px}.yplus-marker .num{font-size:14px;line-height:18px}.yplus-marker.st02.type00 .foot{height:18px;font-size:11px}.yplus-marker.st02.type00 .etc-t{font-size:8px;left:auto;right:-4px}}.map-sf{position:relative;width:100%;height:100%}.map-sf .c-wrap{position:absolute;top:16px;left:16px;z-index:40;width:460px;pointer-events:none}.map-sf .c-wrap.is-detail{top:0;left:0;bottom:0}.map-sf .c-wrap.is-wide{top:0;left:0;bottom:0;width:min(980px,100vw)}.map-sf .c-wrap>*{pointer-events:auto}.bds-search-controls-wrap{display:flex;align-items:flex-start;gap:12px;width:max-content}.bds-search-controls-stack{display:flex;flex-direction:column;align-items:stretch;width:420px}.rt-price-overlay{margin-top:0;padding:8px;border-radius:12px;background:var(--bg-white);border:1px solid #dfe3ea;box-shadow:var(--shadow-sm)}.rt-price-overlay .rt-price-controls{align-items:flex-start}.rt-price-overlay .rt-price-controls .rt-seg-toggle{justify-content:center}.data-layer-toggles{display:flex;flex-direction:column;gap:6px}.data-layer-item{display:flex;align-items:center;gap:6px;cursor:pointer;font-family:var(--font-sans);font-size:13px;font-weight:600;color:#334155;-webkit-user-select:none;-moz-user-select:none;user-select:none}.data-layer-item input[type=checkbox]{display:none}.data-layer-dot{width:10px;height:10px;border-radius:50%;border:2px solid #cbd5e1;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.data-layer-item input:checked~.data-layer-dot--tx{background:#2563EB;border-color:#2563EB}.data-layer-item input:checked~.data-layer-dot--listing{background:#D97706;border-color:#D97706}.data-layer-item input:not(:checked)~.data-layer-label{opacity:.5}.data-layer-label{transition:opacity .15s ease}.map-sf-map{position:absolute;inset:0}.bds-detail-shell{margin-top:10px;border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.12);overflow-x:hidden;overflow-y:auto;max-height:calc(100dvh - 140px)}.bds-detail-shell.is-detail,.bds-detail-shell.is-wide,.map-sf .c-wrap.is-detail .bds-detail-shell,.map-sf .c-wrap.is-wide .bds-detail-shell{margin-top:0;border-radius:0;max-height:none;height:100%}.bds-map-ui{position:absolute;inset:0;z-index:30;pointer-events:none}.bds-map-ui button{pointer-events:auto}.bds-map-top-right{position:absolute;top:12px;right:12px;align-items:flex-start}.bds-map-tiles,.bds-map-top-right{display:flex;gap:10px}.bds-map-tile{width:82px;height:58px;padding:0;border:1px solid #dfe3ea;border-radius:4px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.18);cursor:pointer;display:flex;flex-direction:column}.bds-map-tile .thumb{display:block;height:34px;background:linear-gradient(135deg,#e5e7eb,#cbd5e1)}.bds-map-tile.nohudo .thumb{background:linear-gradient(135deg,#ff7b7b,#ffb7b7)}.bds-map-tile.dev .thumb{background:linear-gradient(135deg,#7dd3fc,#bfdbfe)}.bds-map-tile.cadastral .thumb{background:linear-gradient(135deg,#fde68a,#93c5fd)}.bds-map-tile.satellite .thumb{background:linear-gradient(135deg,#0f172a,#334155)}.bds-map-tile.imjang .thumb{background:linear-gradient(135deg,#6b7280,#111827)}.bds-map-tile .label{flex:1 1;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#6d7788;letter-spacing:-.3px}.bds-map-tile.active{outline:2px solid #0f62fe}.bds-map-square{width:54px;height:54px;border:0;border-radius:4px;background:#4b5563;box-shadow:0 6px 14px rgba(0,0,0,.2);position:relative}.bds-map-square.active{outline:2px solid #0f62fe}.bds-map-square:before{width:26px;height:26px;border:2px solid rgba(255,255,255,.9);border-radius:6px}.bds-map-square:after,.bds-map-square:before{content:"";position:absolute;inset:0;margin:auto}.bds-map-square:after{width:14px;height:14px;border-left:2px solid rgba(255,255,255,.9);border-bottom:2px solid rgba(255,255,255,.9);transform:translate(2px,-1px) rotate(45deg)}.bds-map-checkbox{position:absolute;top:92px;right:86px;height:46px;padding:0 18px;border-radius:6px;border:1px solid #dfe3ea;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.16);display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:900;color:#2f3640;letter-spacing:-.4px;cursor:pointer}.bds-map-checkbox .check{width:26px;height:26px;border-radius:4px;background:#eef2f7;position:relative}.bds-map-checkbox .check:after{content:"";position:absolute;left:7px;top:5px;width:12px;height:7px;border-left:3px solid #8d96a6;border-bottom:3px solid #8d96a6;transform:rotate(-45deg)}.bds-map-right-tools{position:absolute;top:148px;right:12px;display:flex;flex-direction:column;gap:8px}.bds-map-right-primary{width:56px;height:56px;border:0;border-radius:4px;background:#0f62fe;box-shadow:0 6px 14px rgba(0,0,0,.18);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer}.bds-map-right-primary.active{outline:2px solid rgba(255,255,255,.95)}.bds-map-right-primary .w{width:22px;height:22px;border-radius:11px;background:rgba(255,255,255,.25);position:relative}.bds-map-right-primary .w:after{content:"W";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.bds-map-right-primary .t{font-size:14px;font-weight:900;letter-spacing:-.4px}.bds-map-right-btn{width:56px;height:44px;border-radius:4px;border:1px solid #dfe3ea;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.12);font-size:14px;font-weight:900;color:#2f3640;letter-spacing:-.3px;cursor:pointer;position:relative}.bds-map-right-btn.active{outline:2px solid #0f62fe}.bds-map-right-btn.new:after{content:"N";position:absolute;right:4px;top:4px;width:16px;height:16px;border-radius:8px;background:#ef4444;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}.bds-map-zoom{position:absolute;right:12px;bottom:16px;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 6px 14px rgba(0,0,0,.16)}.bds-map-zoom>button{width:46px;height:46px;border:1px solid #dfe3ea;border-top:0;background:#fff;color:#2f3640;font-size:24px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.bds-map-zoom>button:first-child{border-top:1px solid #dfe3ea;border-radius:6px 6px 0 0}.bds-map-zoom>button:last-child{border-radius:0 0 6px 6px}.bds-map-zoom-btn.locate{font-size:0;position:relative}.bds-map-zoom-btn.locate:before{content:"";width:20px;height:20px;border:2px solid #4b5563;border-radius:50%;position:absolute;inset:0;margin:auto}.bds-map-zoom-btn.locate:after{content:"";position:absolute;inset:0;margin:auto;width:18px;height:18px;background:linear-gradient(#4b5563,#4b5563) 50%/2px 14px no-repeat,linear-gradient(#4b5563,#4b5563) 50%/14px 2px no-repeat}.bds-map-zoom-btn.locate span{display:none}.bds-map-zoom-extra{font-size:13px;font-weight:900;color:#2f3640}.bds-map-zoom-extra.active{outline:2px solid #0f62fe}.bds-map-bottom.home{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);display:flex;align-items:center;gap:14px}.bds-map-bottom.properties{position:absolute;right:86px;bottom:22px}.bds-map-pill{height:54px;padding:0 20px 0 14px;border-radius:28px;border:1px solid #e7ecf3;background:#fff;box-shadow:0 8px 16px rgba(0,0,0,.16);display:inline-flex;align-items:center;gap:12px;font-size:22px;font-weight:900;color:#111;letter-spacing:-.6px;cursor:pointer;white-space:nowrap}.bds-map-pill .pin{width:34px;height:34px;border-radius:17px;background:#93c5fd;position:relative;flex:0 0 auto}.bds-map-pill .pin:after{content:"";position:absolute;inset:0;margin:auto;width:14px;height:14px;border-radius:7px;background:#1d4ed8}.bds-map-pill .pin.red{background:#fee2e2}.bds-map-pill .pin.red:after{background:#ef4444}.bds-map-pill .accent,.bds-map-pill .accent.blue{color:#2f7cff}.bds-map-pill.red{background:#ff3b30;border-color:#ff3b30;color:#fff;padding:0 28px}.rt-detail{width:100%;background:#fff;color:#111}.rt-detail-top{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e7ecf3}.rt-icon-btn{width:36px;height:36px;border-radius:8px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#111;cursor:pointer}.rt-top-title{flex:1 1;min-width:0}.rt-top-title-row{display:flex;align-items:center;gap:8px}.rt-badge{display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 6px;border-radius:9px;background:#f2f6ff;color:var(--color-bdsplanet);font-size:11px;font-weight:900}.rt-top-main{font-size:16px;font-weight:900;letter-spacing:-.3px}.rt-top-main,.rt-top-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rt-top-sub{margin-top:4px;font-size:12px;color:#6d7788;font-weight:700}.rt-top-actions{display:inline-flex;align-items:center;gap:4px}.rt-mini-map{padding:10px 12px}.rt-mini-map-inner{position:relative;height:132px;overflow:hidden;border-radius:10px}.rt-mini-map-placeholder{height:132px;border-radius:10px;background:#f2f4f7;display:flex;align-items:center;justify-content:center;color:#9aa3b2;font-size:12px;font-weight:800}.rt-mini-controls{position:absolute;right:10px;top:10px;display:flex;flex-direction:column;gap:8px}.rt-mini-btn{width:56px;height:30px;border-radius:8px;border:0;background:rgba(0,0,0,.55);color:#fff;font-size:12px;font-weight:800;cursor:pointer}.rt-actions{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 12px;border-bottom:1px solid #eef1f6}.rt-action-btn{flex:1 1;height:56px;border:0;background:transparent;color:#111;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}.rt-imjang-embed{padding:0 12px 12px;border-bottom:1px solid #eef1f6}.rt-imjang-embed .imjang-panel{margin-top:0}.rt-imjang{padding:0 12px 12px;border-bottom:1px solid #eef1f6}.rt-imjang-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0 6px}.rt-imjang-title{font-size:14px;font-weight:900;color:#111827}.rt-imjang-add{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe3ea;border-radius:12px;background:#ffffff;color:#111827;font-size:18px;font-weight:900;cursor:pointer}.rt-imjang-add:hover{background:#f8fafc}.rt-imjang-folders{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-top:6px}.rt-imjang-folder{flex:0 0 auto;padding:8px 12px;border-radius:999px;border:1px solid #dfe3ea;background:#ffffff;font-size:13px;font-weight:800;color:#111827;cursor:pointer}.rt-imjang-folder.active{background:#0f62fe;border-color:#0f62fe;color:#ffffff}.rt-imjang-empty,.rt-imjang-loading{padding-top:8px;font-size:12px;font-weight:800;color:#6d7788}.rt-imjang-error{padding-top:8px;font-size:12px;font-weight:800;color:#ef4444}.rt-imjang-picker{display:flex;flex-direction:column;gap:8px;margin-top:10px;max-height:320px;overflow:auto;-webkit-overflow-scrolling:touch}.rt-imjang-picker-item{width:100%;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid #e7ecf3;background:#ffffff;font-size:14px;font-weight:900;color:#111827;cursor:pointer}.rt-imjang-picker-item:hover{background:#f8fafc}.rt-imjang-picker-item.active{border-color:#0f62fe;box-shadow:0 0 0 2px rgba(15,98,254,.15)}.rt-tabs{display:flex;gap:16px;padding:12px 14px 0;border-bottom:1px solid #eef1f6}.rt-tabs button{height:42px;padding:0;border:0;background:transparent;color:#6d7788;font-size:14px;font-weight:800;cursor:pointer;position:relative}.rt-tabs button.active{color:#111}.rt-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#111}.rt-subtabs{display:flex;gap:10px;padding:12px 14px}.rt-subtabs button{flex:1 1;height:34px;border-radius:8px;border:1px solid #dfe3ea;background:#fff;color:#6d7788;font-size:13px;font-weight:900;cursor:pointer}.rt-subtabs button.active{border-color:#111;background:#111;color:#fff}.rt-section{padding:0 14px 14px}.rt-section-title{padding:6px 0 10px;font-size:14px;font-weight:900;color:#111}.rt-card{background:#fff;border:1px solid #e7ecf3;border-radius:12px;padding:12px 12px 10px}.rt-card-row{display:flex;justify-content:space-between;gap:12px}.rt-card-label{font-size:12px;font-weight:900;color:#111}.rt-card-date{margin-top:4px;font-size:12px;color:#6d7788;font-weight:700}.rt-card-price{font-size:20px;color:#111}.rt-card-delta,.rt-card-price{font-weight:900;text-align:right}.rt-card-delta{margin-top:4px;font-size:12px}.rt-card-delta.up{color:#ef4444}.rt-card-delta.down{color:#2563eb}.rt-card-delta.unchanged{color:#9aa3b2}.rt-estimate-row{margin-top:10px;width:100%;border-radius:10px;border:1px solid #dfe3ea;background:#fff;padding:12px;display:flex;align-items:center;gap:12px;cursor:pointer}.rt-estimate-left{font-size:12px;font-weight:900;color:#6d7788}.rt-estimate-right{flex:1 1;display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.rt-estimate-ai,.rt-estimate-value{font-size:12px;font-weight:900;color:var(--color-bdsplanet)}.rt-estimate-value{white-space:nowrap}.rt-estimate-arrow{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239aa3b2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E");background-size:16px 16px;background-repeat:no-repeat;flex:none}.rt-card-foot{display:flex;justify-content:space-between;gap:10px;margin-top:10px}.rt-period{flex:1 1;height:32px;border-radius:16px;border:1px solid #dfe3ea;background:#fff;color:#6d7788;font-size:12px;font-weight:900;cursor:pointer}.rt-period.active{border-color:#111;background:#111;color:#fff}.rt-note{margin-top:10px;padding:12px;border-radius:10px;background:#f2f4f7;color:#6d7788;font-size:12px;font-weight:700;line-height:18px}.rt-info-card{margin-top:10px;background:#fff;border:1px solid #e7ecf3;border-radius:12px;padding:10px 12px}.rt-info-dl{margin:0;display:flex;flex-direction:column;gap:10px}.rt-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.rt-info-row dt{margin:0;color:#6d7788;font-size:12px;font-weight:800}.rt-info-row dd{margin:0;color:#111;font-size:12px;font-weight:900;text-align:right;white-space:nowrap}.rt-appraisal{margin-top:12px}.rt-appraisal-btn{margin-top:10px;width:100%;height:40px;border-radius:10px;border:0;background:#111;color:#fff;font-size:13px;font-weight:900;cursor:pointer}.bds-property-page{width:100%;height:100%;display:flex;flex-direction:column;background:#fff}.bds-property-toolbar{height:58px;border-bottom:1px solid #eef1f6;background:#fff;justify-content:space-between;padding:0 14px}.bds-property-toolbar,.bds-toolbar-left{display:flex;align-items:center;gap:12px}.bds-toolbar-left{min-width:0}.bds-toggle{display:inline-flex;align-items:center;gap:8px}.bds-toggle-btn{height:34px;padding:0 14px;border-radius:4px;border:1px solid #e7ecf3;background:#f2f4f7;color:#4b5565;font-size:13px;font-weight:800;cursor:pointer}.bds-toggle-btn.active{background:var(--color-bdsplanet);border-color:var(--color-bdsplanet);color:#fff}.bds-toolbar-divider{width:1px;height:24px;background:#e7ecf3}.bds-toolbar-search{position:relative;width:260px;height:34px;border:1px solid #dfe3ea;display:flex;align-items:center;background:#fff}.bds-toolbar-search input{width:100%;height:100%;border:0;padding:0 10px 0 34px;font-size:13px;outline:none}.bds-toolbar-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-size:14px 14px;background-repeat:no-repeat}.bds-toolbar-filters{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.bds-toolbar-filter{height:34px;padding:0 12px;border:1px solid #e7ecf3;background:#fff;color:#111;font-size:13px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.bds-toolbar-filter .caret{width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-size:10px 10px;background-repeat:no-repeat}.bds-toolbar-right{display:inline-flex;align-items:center;gap:10px}.bds-toolbar-reset{height:34px;padding:0 14px;border:1px solid #e7ecf3;background:#fff;font-size:13px;font-weight:900;color:#111;cursor:pointer;border-radius:4px}.bds-property-body{flex:1 1;min-height:0;display:flex}.bds-property-sidebar{width:380px;background:#fff;border-right:1px solid #eef1f6;display:flex;flex-direction:column;min-height:0}.bds-sidebar-head{padding:16px 16px 10px;border-bottom:1px solid #eef1f6}.bds-sidebar-count{font-size:13px;font-weight:900;color:#111}.bds-sidebar-count strong{margin-left:6px}.bds-sidebar-sub{margin-top:8px;font-size:12px;color:#6b7280;font-weight:800}.bds-sidebar-sort{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #eef1f6}.bds-sort-tabs{display:flex;gap:14px}.bds-sort-tabs button{border:0;background:transparent;font-size:13px;font-weight:900;color:#6b7280;cursor:pointer;padding:0}.bds-sort-tabs button.active{color:var(--color-bdsplanet)}.bds-sidebar-like{display:inline-flex;align-items:center;gap:6px;color:#ef4444;font-size:13px;font-weight:900}.bds-property-list{flex:1 1;overflow-y:auto}.property-item{display:grid;grid-template-columns:108px 1fr 32px;grid-gap:12px;gap:12px;align-items:start;padding:14px 16px;border-bottom:1px solid #eef1f6;text-decoration:none;color:inherit}.property-thumb{position:relative;width:108px;height:86px;background:#e5e7eb;overflow:hidden}.property-thumb-img{width:100%;height:100%;background:linear-gradient(135deg,#dbeafe,#e5e7eb 60%)}.property-thumb-count{position:absolute;left:6px;bottom:6px;width:18px;height:18px;border-radius:9px;background:rgba(0,0,0,.65);color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}.property-info{min-width:0}.property-price{font-size:18px;letter-spacing:-.3px}.property-price,.property-type{color:var(--color-bdsplanet);font-weight:900}.property-type{margin-top:6px;font-size:12px}.property-metrics{margin-top:4px;font-size:12px;font-weight:900;color:#111}.property-desc{margin-top:6px;font-size:12px;color:#6d7788}.property-desc,.property-sub{font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-sub{margin-top:4px;font-size:11px;color:#6b7280}.property-tag{margin-top:8px;height:22px;padding:0 10px;border-radius:11px;background:#f2f4f7;color:#4b5565;font-size:11px;font-weight:900}.property-like,.property-tag{display:inline-flex;align-items:center}.property-like{border:0;background:transparent;color:#9aa3b2;cursor:pointer;justify-content:center;margin-top:4px}.bds-property-empty{padding:24px 16px;color:#9aa3b2;font-weight:900;font-size:13px}.bds-property-map{flex:1 1;position:relative}.bds-property-map>*{position:absolute;inset:0}@media (max-width:1024px){.bds-property-sidebar{width:360px}}.bds-property-detail-page{background:#f3f5f8;min-height:calc(100dvh - 70px);padding:18px 0 70px}.bds-property-detail-container{max-width:1320px;margin:0 auto}.bds-detail-loading{padding:40px 24px;color:#6d7788;font-weight:900}.bds-detail-empty,.bds-detail-loading{max-width:900px;margin:0 auto;background:#fff}.bds-detail-empty{padding:44px 24px}.bds-detail-empty .title{font-size:18px;font-weight:900;color:#111}.bds-detail-empty .link{display:inline-block;margin-top:14px;font-size:14px;font-weight:900;color:#1d9bff;text-decoration:none}.bds-property-hero{background:#fff;padding:22px 20px;display:grid;grid-template-columns:1fr 420px;grid-gap:28px;gap:28px}.bds-hero-image{height:320px;background:#111;border-radius:2px;position:relative;overflow:hidden}.bds-hero-image-watermark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.55);font-size:28px;font-weight:900;letter-spacing:-.5px}.bds-hero-image-count{position:absolute;left:16px;bottom:14px;display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:900;font-size:12px}.bds-hero-info{padding-top:4px}.bds-hero-number{font-size:14px;font-weight:900;color:#111}.bds-hero-price{margin-top:14px;font-size:34px;font-weight:900;color:#111;letter-spacing:-.5px}.bds-hero-metric{margin-top:8px;font-size:13px;font-weight:900;color:#111}.bds-hero-divider{height:2px;width:280px;background:#111;margin:18px 0;opacity:.45}.bds-hero-loc{display:flex;flex-direction:column;gap:6px}.bds-hero-dong,.bds-hero-type{font-size:20px;font-weight:900}.bds-hero-walk{margin-top:6px;font-size:13px;color:#111;font-weight:800}.bds-hero-actions{margin-top:22px;display:flex;align-items:center;gap:10px}.bds-hero-like{padding:0 14px;border-radius:18px;border:1px solid #dfe3ea;font-size:13px;font-weight:900;gap:8px}.bds-hero-icon,.bds-hero-like{height:34px;background:#fff;display:inline-flex;align-items:center;cursor:pointer}.bds-hero-icon{width:34px;border-radius:17px;border:1px solid #dfe3ea;justify-content:center}.bds-property-detail-body{padding:22px 20px 0}.bds-reco-bar{background:#fff;padding:16px;text-align:center;font-size:14px;font-weight:900;color:#1d9bff;border-top:1px solid #eef1f6}.bds-tag-row{background:#fff;padding:18px 16px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.bds-pill-tag{height:28px;padding:0 12px;border-radius:14px;border:1px solid #e7ecf3;color:#6d7788;font-size:12px;font-weight:900;background:#fff}.bds-detail-grid{display:grid;grid-template-columns:1fr 380px;grid-gap:26px;gap:26px;margin-top:18px}.bds-info-card{background:#fff;padding:18px 18px 14px}.bds-info-title{font-size:16px;font-weight:900;padding-bottom:12px;border-bottom:2px solid #e7ecf3}.bds-info-table{width:100%;border-collapse:collapse;margin-top:14px;font-size:13px}.bds-info-table td,.bds-info-table th{border-bottom:1px solid #eef1f6;padding:12px 10px;vertical-align:top}.bds-info-table th{width:120px;color:#6d7788;font-weight:900;text-align:left}.bds-info-table td{color:#111;font-weight:800}.bds-agent-card{background:#fff;padding:22px 18px 18px;text-align:center}.bds-agent-logo{width:86px;height:86px;border-radius:50%;margin:0 auto;background:#eaf2ff}.bds-agent-name{margin-top:12px;font-size:16px;font-weight:900;color:#111}.bds-agent-sub{margin-top:4px;font-size:12px;color:#9aa3b2;font-weight:900}.bds-agent-divider{height:1px;background:#eef1f6;margin:14px 0}.bds-agent-meta{text-align:left;font-size:12px;font-weight:800;color:#6d7788;line-height:18px}.bds-agent-actions{margin-top:16px;display:flex;justify-content:center;gap:10px}.bds-agent-btn{height:34px;padding:0 14px;border-radius:18px;border:1px solid #dfe3ea;background:#fff;font-size:13px;font-weight:900;cursor:pointer;color:#6d7788}.bds-agent-btn.primary{background:#f4c21a;border-color:#f4c21a;color:#111}@media (max-width:1024px){.bds-detail-grid,.bds-property-hero{grid-template-columns:1fr}}@media (max-width:768px){.map-sf .c-wrap{top:12px;left:12px;right:12px;width:auto}.bds-search-controls-wrap{width:100%;gap:8px}.bds-search-controls-wrap .ms-ltrp-filter{flex:1 1 auto;min-width:0}.rt-price-overlay{padding:6px}.rt-price-overlay .rt-price-controls{flex-direction:column;align-items:stretch}.rt-seg,.rt-seg-toggle-small .rt-seg{min-height:44px;height:44px}.rt-seg-toggle,.rt-seg-toggle-small{border-radius:22px}.map-sf .c-wrap.is-detail,.map-sf .c-wrap.is-wide{top:0;left:0;right:0;bottom:0}.bds-detail-shell{max-height:58vh}}.bds-center-page{width:100%;min-height:calc(100dvh - 70px);background:linear-gradient(90deg,#f5f7fb,#eef3ff 50%,#f5f7fb);padding:24px 0 60px}.bds-center-col{max-width:760px;margin:0 auto;background:#fff;padding:26px 24px 60px}.bds-my-profile{display:flex;align-items:center;gap:14px;padding:4px 0 10px}.bds-my-avatar{width:56px;height:56px;border-radius:50%;background:#111;overflow:hidden}.bds-my-avatar-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;background:radial-gradient(circle at 30% 30%,#2f7cff,#153b9f)}.bds-my-name-row{display:flex;align-items:center;gap:10px}.bds-my-name{font-size:18px;font-weight:700;color:#111}.bds-my-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:10px;background:#1d9bff;color:#fff;font-size:11px;font-weight:700}.bds-my-top-actions{margin-top:10px;display:flex;align-items:center;border:1px solid #e7ecf3;border-radius:8px;background:#f7f9fc;overflow:hidden}.bds-my-top-action{flex:1 1;height:42px;background:transparent;border:0;color:#7a8394;font-size:13px;font-weight:600;cursor:pointer}.bds-my-top-divider{width:1px;height:20px;background:#e2e7ef}.bds-my-shortcuts{display:flex;gap:10px;justify-content:space-between;padding:18px 0 14px}.bds-my-shortcut{flex:1 1;text-decoration:none;color:#222;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 0}.bds-my-shortcut-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.bds-my-shortcut-icon.find{background:#8b5cf6}.bds-my-shortcut-icon.list{background:#ec4899}.bds-my-shortcut-icon.manage{background:#0ea5e9}.bds-my-shortcut-label{font-size:13px;font-weight:700;color:#7a8394}.bds-my-tabs{display:flex;border-bottom:1px solid #e7ecf3;margin-top:6px}.bds-my-tabs button{flex:1 1;height:48px;background:transparent;border:0;font-size:14px;font-weight:700;color:#9aa3b2;cursor:pointer;border-bottom:2px solid transparent}.bds-my-tabs button.active{color:#111;border-bottom-color:#111}.bds-my-section{padding:18px 0 6px}.bds-my-section+.bds-my-section{border-top:1px solid #eef1f6;margin-top:8px}.bds-my-section-title{font-size:14px;font-weight:800;color:#111;margin-bottom:10px}.bds-my-asset-card{position:relative;display:block;text-decoration:none;border:1px solid #90b9ff;background:#f6fbff;border-radius:6px;padding:16px 16px 14px;color:inherit}.bds-my-asset-top{font-size:12px;margin-bottom:10px}.bds-my-asset-link{color:#2f7cff;font-weight:700}.bds-my-asset-title{font-size:16px;font-weight:800;color:#111;margin-bottom:6px}.bds-my-asset-desc{font-size:13px;font-weight:600;color:#6d7788}.bds-my-row{width:100%;display:flex;align-items:center;gap:12px;padding:14px 0;background:transparent;border:0;border-bottom:1px solid #eef1f6;cursor:pointer;text-align:left}.bds-my-row-icon{width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.bds-my-row-icon.rent{background:#8b5cf6}.bds-my-row-icon.quote{background:#38bdf8}.bds-my-row-icon.review{background:#f59e0b}.bds-my-row-icon.expert{background:#60a5fa}.bds-my-row-icon.recent{background:#22c55e}.bds-my-row-icon.map{background:#ec4899}.bds-my-row-text{flex:1 1;font-size:14px;font-weight:700;color:#111;gap:8px}.bds-my-row-badge,.bds-my-row-text{display:inline-flex;align-items:center}.bds-my-row-badge{height:18px;padding:0 8px;border-radius:10px;background:#eef1f6;color:#7a8394;font-size:11px;font-weight:800}.bds-my-row-arrow{color:#c4cbd8;display:inline-flex;align-items:center;justify-content:center}.bds-my-asset-card .bds-my-row-arrow{position:absolute;top:50%;right:14px;transform:translateY(-50%)}.bds-assets-header{position:relative;height:56px}.bds-assets-back,.bds-assets-header{display:flex;align-items:center;justify-content:center}.bds-assets-back{position:absolute;left:0;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:20px;text-decoration:none;color:#111}.bds-assets-title{font-size:16px;font-weight:800;color:#111}.bds-assets-help{position:absolute;right:0;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:17px;border:1px solid #e7ecf3;background:#fff;color:#9aa3b2;font-weight:900;cursor:pointer}.bds-assets-summary{padding:8px 0 10px}.bds-assets-link{font-size:12px;color:#2f7cff;font-weight:800}.bds-assets-value{margin-top:6px;font-size:30px;font-weight:900;color:#111}.bds-assets-desc{margin-top:6px;font-size:12px;font-weight:700;color:#a1a9b7}.bds-assets-divider{height:1px;background:#eef1f6;margin:14px 0}.bds-assets-total{font-size:12px;font-weight:800;color:#6d7788;margin-bottom:10px}.bds-assets-empty-card{background:#f3f6fb;border-radius:8px;padding:22px 18px;text-align:center;color:#7a8394;font-size:13px;font-weight:700}.bds-assets-accent{color:#2f7cff;font-weight:900}.bds-assets-register{width:100%;margin-top:14px;height:46px;border-radius:6px;border:1px solid #e7ecf3;background:#fff;color:#6d7788;font-size:14px;font-weight:800;cursor:pointer}.bds-footer{background:#fff;border-top:1px solid #eef1f6}.bds-footer-inner{max-width:1200px;margin:0 auto;padding:16px 20px 18px}.bds-footer-top{justify-content:space-between;gap:12px}.bds-footer-links,.bds-footer-top{display:flex;align-items:center;flex-wrap:wrap}.bds-footer-links{gap:14px}.bds-footer-link{font-size:12px;font-weight:800;color:#6d7788;text-decoration:none;letter-spacing:-.2px}.bds-footer-link:hover{text-decoration:underline}.bds-footer-link.emph{color:#1e2330;font-weight:900}.bds-footer-link.emph:hover{text-decoration:underline}.bds-footer-social{display:inline-flex;align-items:center;gap:10px}.bds-footer-social-btn{width:30px;height:30px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;font-size:11px;letter-spacing:-.2px}.bds-footer-social-btn.facebook{background:#1877f2;color:#fff;font-size:14px;font-weight:900}.bds-footer-social-btn.blog{background:#03c75a;color:#fff;font-size:10px}.bds-footer-social-btn.kakao{background:#fddc3f;color:#111;font-size:10px}.bds-footer-meta{margin-top:12px;font-size:11px;font-weight:700;color:#6d7788;line-height:18px}.bds-footer-copy{margin-top:8px;color:#6d7788;font-weight:700}.bds-consult-page{position:relative;min-height:100dvh;background:#f3f5f8;padding-bottom:60px}.bds-consult-hero{text-align:center;padding:94px 20px 180px;color:#fff;background:linear-gradient(0deg,rgba(12,26,45,.55),rgba(12,26,45,.55)),url(/uiux/consult-hero.jpg);background-size:cover;background-position:50%}.bds-consult-brand{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;opacity:.95}.bds-consult-brand-logo{width:18px;height:18px;border-radius:4px;background:rgba(255,255,255,.9)}.bds-consult-heading{margin-top:14px}.bds-consult-title{font-size:34px;font-weight:900;letter-spacing:-.5px}.bds-consult-title.blue{color:#2fb5ff}.bds-consult-question{margin-top:8px;font-size:24px;font-weight:800;letter-spacing:-.3px}.bds-consult-desc{margin-top:12px;font-size:13px;font-weight:600;opacity:.92;line-height:18px}.bds-consult-card{position:relative;max-width:600px;margin:-140px auto 0;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.08);padding:26px 36px}.bds-consult-copy{text-align:center;margin-top:44px;color:#b7bdc9;font-size:12px;font-weight:700}.bds-form{display:flex;flex-direction:column;gap:18px}.bds-form-label{display:block;font-size:14px;font-weight:900;color:#111;margin-bottom:8px}.bds-form-hint,.bds-form-subtext{font-weight:700;color:#9aa3b2;font-size:12px}.bds-form-subtext{margin:-4px 0 8px}.bds-form-select select{width:100%;height:44px;border:1px solid #dfe3ea;background:#fff;padding:0 12px;font-size:13px;color:#6d7788}.bds-form-search{position:relative}.bds-form-search input{width:100%;height:44px;border:1px solid #dfe3ea;padding:0 12px 0 38px;font-size:13px;color:#111}.bds-form-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9aa3b2;font-size:14px}.bds-pill-row{display:flex;gap:10px;flex-wrap:wrap}.bds-pill{height:36px;padding:0 18px;border:1px solid #dfe3ea;border-radius:18px;background:#fff;color:#7a8394;font-size:13px;font-weight:700;cursor:pointer}.bds-range-row{display:flex;align-items:center;gap:10px}.bds-range-field{flex:1 1;position:relative}.bds-range-field input{width:100%;height:42px;border:1px solid #dfe3ea;padding:0 40px 0 12px;font-size:13px;color:#111}.bds-range-unit{position:absolute;top:50%;right:12px;transform:translateY(-50%);font-size:12px}.bds-range-sep,.bds-range-unit{color:#9aa3b2;font-weight:800}.bds-textarea{width:100%;border:1px solid #dfe3ea;padding:12px;font-size:12px;color:#111;resize:none;line-height:18px}.bds-addr-btn,.bds-file-btn{width:100%;height:42px;border:0;background:#eef2f7;color:#8d96a6;font-weight:800;cursor:pointer}.bds-disabled-box{width:100%;background:#f2f4f7;color:#b3bac7;justify-content:center;font-size:12px;font-weight:800}.bds-attach-row,.bds-disabled-box{height:44px;display:flex;align-items:center}.bds-attach-row{gap:12px;border:1px solid #dfe3ea;border-top:0;padding:0 12px}.bds-attach-btn{height:28px;padding:0 10px;border:1px solid #cfd6e2;background:#fff;color:#2f7cff;font-size:12px;font-weight:800;cursor:pointer}.bds-attach-note{color:#9aa3b2;font-size:12px;font-weight:700}.bds-form-actions{display:flex;justify-content:center;gap:12px;margin-top:10px}.bds-btn{width:170px;height:44px;border-radius:2px;font-size:14px;font-weight:900;cursor:pointer}.bds-btn.ghost{background:#fff;border:1px solid #b7bdc9;color:#6d7788}.bds-btn.primary{background:#1d9bff;border:1px solid #1d9bff;color:#fff}@media (max-width:768px){.bds-center-col{padding:22px 16px 50px}.bds-consult-card{margin:-130px 16px 0;padding:22px 16px}.bds-btn{width:50%}}.imjang-panel{margin-top:10px;padding:12px 14px 6px;border:1px solid #eef2f7;border-radius:14px;background:#ffffff}.imjang-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.imjang-panel-title{font-size:14px;font-weight:900;color:#111827}.imjang-panel-add{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe3ea;border-radius:12px;background:#ffffff;color:#111827}.imjang-panel-add:hover{background:#f8fafc}.imjang-panel-add:active{transform:translateY(1px)}.imjang-folders{display:flex;gap:8px;padding:12px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.imjang-folder{flex:0 0 auto;padding:8px 12px;border-radius:999px;border:1px solid #dfe3ea;background:#ffffff;font-size:13px;font-weight:800;color:#111827}.imjang-folder.active{background:#0f62fe;border-color:#0f62fe;color:#ffffff}.imjang-types{display:flex;gap:8px;padding:10px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.imjang-type{flex:0 0 auto;padding:8px 12px;border-radius:999px;border:1px solid #dfe3ea;background:#ffffff;font-size:13px;font-weight:800;color:#6d7788}.imjang-type.active{border-color:#0f62fe;color:#0f62fe}.imjang-items{padding:12px 0;display:grid;grid-gap:10px;gap:10px}.imjang-item{border:1px solid #eef2f7;border-radius:12px;background:#ffffff;padding:12px 14px}.imjang-item-btn{width:100%;text-align:left;cursor:pointer}.imjang-item-btn:hover{background:#f8fafc}.imjang-item-title{font-size:14px;font-weight:900;color:#111827}.imjang-item-sub{margin-top:4px;font-size:12px;color:#6d7788}.imjang-empty,.imjang-error,.imjang-loading{padding:14px;border-radius:12px;background:#f8fafc;color:#6d7788;font-size:13px;font-weight:700}.imjang-error{background:#fef2f2;color:#b91c1c}.bds-pill-tag--danger{border-color:#fecaca;color:#b91c1c;background:#fff5f5}.bds-pill-tag--warn{border-color:#fed7aa;color:#c2410c;background:#fff7ed}.bds-calc-block{margin-top:14px;padding-top:14px;border-top:1px solid #eef1f6}.bds-calc-title{font-size:14px;font-weight:900;color:#111;margin-bottom:8px}.bds-input{width:140px;max-width:100%;padding:8px 10px;border:1px solid #e7ecf3;border-radius:10px;font-size:13px;font-weight:800;outline:none}.bds-input:focus{border-color:#1d9bff;box-shadow:0 0 0 3px rgba(29,155,255,.15)}.bds-input-suffix{margin-left:8px;color:#6d7788;font-size:12px;font-weight:900;white-space:nowrap}@media (max-width:768px){.bds-map-top-right{top:calc(env(safe-area-inset-top, 0px) + 56px);right:8px;gap:6px}.bds-map-tiles{gap:6px}.bds-map-tile{width:56px;height:44px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.12)}.bds-map-tile .thumb{height:24px;border-radius:7px 7px 0 0}.bds-map-tile .label{font-size:10px;font-weight:700;letter-spacing:-.5px}.bds-map-bottom.properties{right:auto;left:50%;transform:translateX(-50%);bottom:70px}.bds-map-pill{height:44px;padding:0 16px 0 10px;border-radius:22px;font-size:14px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.bds-map-pill .pin{width:28px;height:28px;border-radius:14px}.bds-map-square{width:40px;height:40px}.bds-map-square svg{width:16px;height:16px}}.bds-map-bar-top{position:absolute;top:11px;right:12px;display:flex;align-items:center;gap:2px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:3px;z-index:40;box-shadow:0 2px 8px rgba(0,0,0,.08)}.bds-mc{padding:6px 14px;border-radius:7px;font-size:12px;font-weight:700;cursor:pointer;color:#6B7280;background:transparent;border:none;font-family:inherit;transition:all .15s ease;white-space:nowrap}.bds-mc:hover:not(.on){color:#1A1D26;background:rgba(0,0,0,.04)}.bds-mc.on{background:#2563EB;color:#fff;box-shadow:0 1px 4px rgba(37,99,235,.3)}.bds-mc-div{width:1px;height:16px;background:rgba(0,0,0,.08);margin:0 2px;flex-shrink:0}@media (max-width:768px){.bds-map-bar-top{top:calc(env(safe-area-inset-top, 0px) + 56px);right:8px;padding:2px}.bds-mc{padding:10px 12px;font-size:12px;min-height:40px}}@keyframes aiSlideUp{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes aiBarGrow{0%{width:0}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes scoreGaugeFill{0%{background:conic-gradient(transparent 0 0,rgba(0,0,0,.04) 0 100%);transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scoreBarGrow{0%{width:0!important;opacity:.3}to{opacity:1}}@keyframes scoreCountUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes aiPulse{0%,to{box-shadow:0 4px 16px rgba(37,99,235,.3)}50%{box-shadow:0 6px 28px rgba(37,99,235,.5),0 0 40px rgba(124,58,237,.15)}}@media (max-width:480px){.bloc-cta-btn-broker{display:none!important}}