*{box-sizing:border-box}:root{--brown: #6f3f1f;--brown-dark: #4f2d16;--gold: #c58b4a;--cream: #f7f1e8;--paper: #fffdf9;--line: #e7d8c7;--text: #1f1a17;--muted: #7a6f68;--green: #10a241;--orange: #ff8a00;--blue: #0f63d9;--shadow: 0 16px 44px rgba(50, 31, 18, .11)}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#f4efe8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;background:#fffdf9f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.top-contact{max-width:1440px;margin:0 auto;padding:8px 24px;display:flex;align-items:center;justify-content:space-between;font-weight:800;color:var(--brown);border-bottom:1px solid #f0e5d8}.top-contact a{font-size:22px}.brand-row{max-width:1440px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px}.logo-mark{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brown),var(--gold));font-weight:900;letter-spacing:-.04em;box-shadow:var(--shadow)}.brand strong{display:block;font-size:22px;letter-spacing:-.04em}.brand span{display:block;color:var(--muted);margin-top:2px}.site-header nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.site-header nav a,.site-header nav button{border:0;background:#fff;padding:10px 14px;border-radius:999px;color:var(--brown);font-weight:800;box-shadow:inset 0 0 0 1px var(--line)}.hero{position:relative;min-height:420px;overflow:hidden;background:radial-gradient(circle at 75% 35%,rgba(255,255,255,.25),transparent 30%),linear-gradient(135deg,#8b5229,#5d3219 45%,#25170f)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:42px 42px;opacity:.5}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000040,#0000)}.hero-content{position:relative;z-index:2;max-width:1440px;margin:0 auto;padding:68px 24px 82px;color:#fff}.hero-badge{display:inline-flex;padding:9px 14px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);font-weight:800}.hero h1{margin:18px 0 14px;font-size:clamp(38px,5vw,70px);line-height:1.08;letter-spacing:-.07em}.hero p{max-width:720px;color:#ffffffe0;font-size:18px;line-height:1.7}.hero-search{width:min(760px,100%);display:flex;gap:10px;padding:10px;border-radius:20px;background:#fffffff5;box-shadow:var(--shadow);margin:28px 0 18px}.hero-search input{flex:1;min-width:0;border:0;padding:16px 18px;font-size:18px;outline:none;background:transparent}.hero-search a{display:grid;place-items:center;padding:0 28px;border-radius:14px;color:#fff;background:var(--brown);font-weight:900}.hero-actions,.side-actions{display:flex;gap:10px;flex-wrap:wrap}.primary-btn,.secondary-btn,.call-btn,.map-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:14px;border:0;font-weight:900}.primary-btn{color:#fff;background:var(--brown)}.secondary-btn{color:var(--brown);background:#fff;box-shadow:inset 0 0 0 1px var(--line)}.hero-region-card{position:absolute;right:max(24px,calc((100vw - 1440px)/2 + 24px));bottom:46px;z-index:3;width:300px;padding:22px;border-radius:28px;background:#fffdf9eb;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.hero-region-card strong{grid-column:1 / -1;color:var(--brown);font-size:20px}.hero-region-card span{padding:10px 12px;border-radius:12px;background:var(--cream);font-weight:800}.page-shell{max-width:1440px;margin:0 auto;padding:30px 24px 70px}.notice,.empty-box{border-radius:18px;padding:18px;background:#fff;border:1px solid var(--line);margin-bottom:18px}.notice{display:grid;gap:6px}.notice.warning{border-color:#ffd28a;background:#fff8e8}.notice.error{border-color:#ffb4b4;background:#fff0f0}.category-strip{display:flex;gap:10px;overflow-x:auto;padding:4px 0 20px}.category-strip button{flex:0 0 auto;border:1px solid var(--line);border-radius:14px;background:#fff;padding:14px 20px;font-weight:900;color:var(--brown)}.category-strip button.active{background:var(--brown);color:#fff;border-color:var(--brown)}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:8px 0 22px}.eyebrow{margin:0 0 8px;color:var(--brown);font-size:12px;font-weight:900;letter-spacing:.14em}.section-head h2,.content-card h2,.site-footer h2{margin:0;letter-spacing:-.06em;font-size:clamp(26px,3vw,42px)}.muted{color:var(--muted)}.toolbar{display:flex;gap:10px}.toolbar input,.toolbar select,.field input,.field select,.field textarea,.login-box input{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:14px 15px;outline:none}.compact-toolbar input{min-width:280px}.platform-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:22px;align-items:start}.list-panel{position:sticky;top:104px;max-height:calc(100vh - 126px);overflow:auto;padding:16px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.list-title-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:12px}.list-title-row strong{font-size:20px}.property-list{display:grid;gap:12px}.property-list-item{width:100%;border:1px solid var(--line);border-radius:18px;background:#fff;padding:10px;text-align:left;display:grid;grid-template-columns:118px 1fr;gap:12px;transition:.2s}.property-list-item:hover,.property-list-item.active{border-color:var(--brown);box-shadow:0 8px 22px #6f3f1f26}.list-thumb{position:relative;border-radius:14px;overflow:hidden;background:var(--cream)}.list-thumb img{width:100%;height:118px;object-fit:cover}.list-thumb span,.featured-chip{position:absolute;left:8px;top:8px;border-radius:999px;background:var(--orange);color:#fff;padding:5px 8px;font-size:12px;font-weight:900}.list-info p{margin:2px 0 6px;color:var(--muted);font-size:13px;font-weight:700}.list-info h3{margin:0 0 8px;font-size:17px;line-height:1.35;letter-spacing:-.04em}.list-price{color:var(--brown);font-weight:900}.list-price em{color:var(--muted);font-size:12px;font-style:normal;margin-left:4px}.mini-facts{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.mini-facts span{padding:5px 7px;border-radius:999px;background:var(--cream);color:var(--muted);font-size:12px;font-weight:800}.detail-platform{min-width:0}.detail-tabs{position:sticky;top:104px;z-index:30;display:flex;gap:6px;overflow-x:auto;margin-bottom:12px;padding:8px;border-radius:18px;background:#fffdf9f5;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.detail-tabs a{flex:0 0 auto;padding:10px 14px;border-radius:12px;font-weight:900;color:var(--brown)}.detail-tabs a:hover{background:var(--cream)}.detail-body-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.detail-main{min-width:0;display:grid;gap:18px}.gallery-card,.content-card,.sticky-contact-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.gallery-main{position:relative;background:#fff}.gallery-main img{width:100%;height:min(56vw,620px);min-height:420px;object-fit:cover}.photo-count{position:absolute;right:16px;top:16px;border-radius:999px;background:transparent;color:#fff;padding:8px 12px;font-weight:900;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.gallery-photo-watermark{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:8px;padding:10px 14px;background:transparent;color:#fff;font-size:clamp(13px,1.7vw,20px);font-weight:800;line-height:1.3;text-align:center;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}@media (max-width: 560px){.gallery-photo-watermark{flex-direction:column;gap:1px;padding:8px 10px;font-size:13px}}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:999px;border:0;background:#ffffffdb;font-size:36px;color:var(--brown)}.gallery-arrow.left{left:16px}.gallery-arrow.right{right:16px}.thumb-row{display:flex;gap:10px;overflow-x:auto;padding:12px;background:#fff}.thumb-row button{flex:0 0 112px;border:3px solid transparent;border-radius:12px;padding:0;overflow:hidden;background:var(--cream)}.thumb-row button.active{border-color:var(--brown)}.thumb-row img{width:100%;height:78px;object-fit:cover}.content-card{padding:26px}.content-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.content-title-row span{padding:8px 12px;border-radius:999px;background:var(--cream);color:var(--brown);font-weight:900;font-size:13px}.info-table{display:grid;grid-template-columns:repeat(2,1fr);border-top:2px solid var(--brown);border-left:1px solid var(--line)}.info-row{display:grid;grid-template-columns:130px 1fr;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:58px}.info-row span{display:flex;align-items:center;padding:12px;background:var(--cream);color:var(--muted);font-weight:900}.info-row strong{display:flex;align-items:center;padding:12px;font-weight:900}.lead-text{font-size:20px;line-height:1.6;font-weight:900;color:var(--brown)}.description-card p{line-height:1.85}.check-points{margin-top:18px;padding:18px;border-radius:18px;background:var(--cream)}.check-points ul{margin:10px 0 0;padding-left:20px;line-height:1.8}.option-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin-top:18px}.option-item{min-height:112px;border:1px solid var(--line);border-radius:18px;background:#fff;display:grid;place-items:center;gap:8px;padding:14px;text-align:center;font-weight:900}.option-item span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--cream);font-size:24px}.sub-grid-block{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.sub-grid-block h3{margin:0 0 10px}.tag-list{display:flex;gap:8px;flex-wrap:wrap}.tag-list span{padding:8px 12px;border-radius:999px;background:var(--cream);color:var(--brown);font-weight:800}.map-image{width:100%;max-height:430px;object-fit:cover;border-radius:18px;border:1px solid var(--line);margin-top:16px}.map-link{margin-top:14px;color:#fff;background:var(--brown)}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.related-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;text-align:left;padding:0 0 14px}.related-card img{width:100%;height:138px;object-fit:cover}.related-card span,.related-card strong,.related-card em{display:block;padding:0 12px}.related-card span{margin-top:12px;color:var(--muted);font-size:13px}.related-card strong{margin-top:6px;line-height:1.35;min-height:44px}.related-card em{margin-top:8px;color:var(--green);font-style:normal;font-weight:900}.legal-box p{margin:8px 0;color:#5e554f;font-weight:700}.sticky-contact-card{position:sticky;top:164px;padding:24px}.badge-line{display:flex;gap:6px;flex-wrap:wrap}.badge-line span{padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--brown);font-size:12px;font-weight:900}.sticky-contact-card h1{margin:14px 0 18px;font-size:24px;line-height:1.25;letter-spacing:-.05em}.big-price{padding:18px;border-radius:18px;background:#fff7ea;display:grid;gap:8px}.big-price span,.big-price strong,.big-price em{font-style:normal;font-weight:900}.big-price span{color:var(--green);font-size:20px}.big-price strong{font-size:23px}.big-price em{color:var(--orange);font-size:18px}.side-address{padding-bottom:16px;border-bottom:1px solid var(--line);font-weight:800;line-height:1.5}.side-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.side-facts span{padding:12px;border-radius:14px;background:var(--cream);font-weight:900}.side-actions a{flex:1}.office-mini-card{margin-top:18px;padding-top:18px;border-top:1px solid var(--line);display:flex;gap:12px;align-items:center}.agent-avatar{width:62px;height:62px;flex:0 0 62px;display:grid;place-items:center;border-radius:18px;background:var(--brown);color:#fff;font-weight:900}.office-mini-card p{margin:4px 0;color:var(--muted)}.office-mini-card a{color:var(--blue);font-weight:900}.blog-link{display:block;margin-top:16px;padding:14px;border-radius:14px;text-align:center;color:var(--brown);background:var(--cream);font-weight:900}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000075;z-index:100;padding:24px;overflow:auto}.admin-modal{max-width:1280px;margin:0 auto;background:var(--paper);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.modal-head,.form-topline{display:flex;justify-content:space-between;align-items:center;gap:16px}.modal-head h2,.form-topline h3{margin:0;font-size:30px;letter-spacing:-.05em}.access-mode-badge{margin:0 0 14px;padding:12px 14px;border:1px solid #ead7bd;border-radius:14px;background:#fffaf0;color:var(--brown-dark);font-size:14px;font-weight:800}.access-mode-badge strong{font-weight:950}.admin-menu-strip{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#f8fafc}.admin-menu-strip a{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid #d8dee9;border-radius:10px;background:#fff;color:#1f2937;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}.admin-menu-strip a:hover{border-color:var(--brown);color:var(--brown-dark)}.icon-btn{width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:24px}.login-box{max-width:420px;margin:30px auto;display:grid;gap:12px}.mode-choice{max-width:760px;margin:30px auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mode-choice button{min-height:150px;border:1px solid var(--line);border-radius:22px;background:#fff;padding:22px;text-align:left;box-shadow:var(--shadow)}.mode-choice strong,.mode-choice span{display:block}.mode-choice strong{margin-bottom:10px;color:var(--brown-dark);font-size:22px}.mode-choice span{color:var(--muted);line-height:1.6}.compact-notice{margin:0 0 16px;border-radius:16px}.admin-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:24px;margin-top:22px}.property-form,.admin-list{padding:20px;border:1px solid var(--line);border-radius:24px;background:#fff}.staff-draft-list{margin-top:18px}.duplicate-warning-box{border-color:#f2b8b8;background:#fff7f7}.duplicate-warning-box h4{color:#b42318}.duplicate-warning-box p{margin:0 0 14px;color:#7a271a;font-weight:800;line-height:1.5;white-space:pre-line}.duplicate-warning-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-section-block,.admin-details{border:1px solid var(--line);border-radius:20px;padding:18px;margin-top:16px;background:#fffdf9}.priority-block{background:#fff8ea}.admin-section-block h4{margin:0 0 14px;font-size:20px}.admin-details summary{font-size:18px;font-weight:900;color:var(--brown);cursor:pointer}.field{display:grid;gap:7px;margin-bottom:12px}.field span{font-weight:900;color:#5c514b}.two-cols,.three-cols{display:grid;gap:12px}.two-cols{grid-template-columns:1fr 1fr}.three-cols{grid-template-columns:repeat(3,1fr)}.small-btn{border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:12px;font-weight:900;color:var(--brown)}.upload-dropzone{border:2px dashed #cabba9;border-radius:18px;padding:22px;background:#fff;text-align:center}.photo-enhance-panel{margin-bottom:14px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.photo-enhance-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.photo-mode-buttons{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.photo-enhance-buttons button{min-height:48px;border:1px solid #d8c8b4;border-radius:14px;background:#fffaf3;color:var(--brown-dark);padding:10px 12px;font-weight:900}.photo-enhance-buttons button.selected{border-color:var(--brown-dark);background:var(--brown-dark);color:#fff;box-shadow:0 8px 18px #2b211b2e}.photo-enhance-help{display:grid;gap:5px;margin-top:12px;color:var(--muted);font-size:13px;line-height:1.5;text-align:left}.photo-enhance-help strong{color:var(--brown-dark)}.photo-item-enhance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;margin:8px 0}.photo-item-enhance button{min-height:38px;border:1px solid #d8c8b4;border-radius:12px;background:#fffaf3;color:var(--brown-dark);font-size:12px;font-weight:900}.photo-item-enhance button.selected{border-color:var(--brown-dark);background:var(--brown-dark);color:#fff}.upload-dropzone.dragging{border-color:var(--brown);background:var(--cream)}.upload-dropzone input{margin-top:12px}.upload-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-top:12px}.upload-preview-item{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px #0f172a14;cursor:grab;-webkit-user-select:none;user-select:none}.upload-preview-item:active{cursor:grabbing}.upload-preview-item img{width:100%;height:120px;object-fit:cover;display:block;background:#f3f4f6}.upload-preview-item small{display:block;padding:8px 6px 4px;text-align:center;font-size:12px;font-weight:700;color:#111827}.upload-preview-item>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;padding:6px}.upload-preview-item button{border:0;border-radius:8px;padding:6px 4px;font-size:11px;font-weight:700;cursor:pointer;background:#f3f4f6;color:#111827}.upload-preview-item button:hover{background:#e5e7eb}.upload-preview-item button:last-child{background:#fee2e2;color:#b91c1c}.upload-preview-item button:last-child:hover{background:#fecaca}.upload-preview-item button:disabled{opacity:.35;cursor:not-allowed}.manual-url-box summary{cursor:pointer;font-weight:900;color:var(--muted);margin:8px 0}.check-line{display:flex;align-items:center;gap:8px;margin:16px 0;font-weight:900}.submit-btn{width:100%}.status-text{color:var(--brown);font-weight:900;line-height:1.6;white-space:pre-line}.admin-list{max-height:80vh;overflow:auto}.admin-list h3{margin-top:0}.admin-list-item{padding:14px 0;border-bottom:1px solid var(--line)}.admin-list-item strong,.admin-list-item span{display:block}.admin-list-item span{color:var(--muted);margin:6px 0}.admin-item-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.status-chip{flex:0 0 auto;border-radius:999px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:900}.status-pending{background:#fff4d8;color:#8a5a00}.status-published{background:#e9f7ef;color:#166534}.status-hold{background:#fff0ef;color:#b42318}.admin-list-item button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 10px;margin-right:6px;font-weight:800}.floating-buttons{position:fixed;right:18px;bottom:18px;z-index:60;display:grid;gap:8px}.floating-buttons a,.floating-buttons button{border:0;border-radius:999px;padding:13px 20px;background:var(--brown-dark);color:#fff;font-weight:900;box-shadow:var(--shadow)}.floating-buttons button{background:#fff;color:var(--brown-dark);border:1px solid var(--line)}.site-footer{background:#2b211b;color:#fff;padding:54px 24px;display:flex;justify-content:space-between;gap:30px}.site-footer>div{max-width:1440px}.site-footer p{color:#ffffffbf}.footer-info{text-align:right}@media (max-width: 1180px){.platform-layout,.detail-body-layout,.admin-grid,.mode-choice{grid-template-columns:1fr}.list-panel,.sticky-contact-card,.detail-tabs{position:static;max-height:none}.list-panel{order:2}.detail-body-layout{display:flex;flex-direction:column}.sticky-contact-card{order:-1}.hero-region-card{display:none}}@media (max-width: 760px){.top-contact,.brand-row,.section-head,.site-footer{flex-direction:column;align-items:stretch}.site-header nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.hero-content{padding:42px 18px 56px}.hero-search,.toolbar,.hero-actions,.side-actions{flex-direction:column}.page-shell{padding:22px 14px 80px}.property-list-item{grid-template-columns:98px 1fr}.list-thumb img{height:100px}.gallery-main img{height:62vw;min-height:280px}.info-table,.sub-grid-block,.related-grid,.two-cols,.three-cols,.side-facts{grid-template-columns:1fr}.info-row{grid-template-columns:110px 1fr}.content-card,.sticky-contact-card,.property-form,.admin-list,.admin-modal{padding:16px;border-radius:18px}.modal-backdrop{padding:10px}.floating-buttons{left:12px;right:12px;bottom:10px;display:flex}.floating-buttons a,.floating-buttons button{flex:1;text-align:center;padding:12px 10px}.footer-info{text-align:left}}.site-header{position:sticky;top:0}.section-head,.detail-platform,#properties,#property-detail,#detail-gallery,#detail-info,#detail-desc,#detail-options,#detail-location,#detail-related{scroll-margin-top:136px}.section-head{padding-top:8px}.platform-layout{display:block}.list-panel{position:relative;top:auto;max-height:none;overflow:visible;margin-bottom:28px}.property-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.property-list-item{grid-template-columns:148px 1fr;min-height:156px}.list-thumb img{height:136px}.detail-platform{width:100%}.detail-tabs{top:96px;margin-bottom:16px}.detail-body-layout{grid-template-columns:minmax(0,1fr) 380px;gap:24px}.gallery-main img{height:min(48vw,640px);min-height:460px}.content-card,.gallery-card,.sticky-contact-card{border-color:#e0cbb6}.sticky-contact-card{top:156px}.floating-buttons{right:18px;bottom:20px;gap:10px}.floating-buttons a,.floating-buttons button{min-width:84px;padding:15px 18px;box-shadow:0 10px 24px #2a180c2e}.floating-buttons button,.floating-buttons [type=button],.consumer-only button,.map-placeholder{display:none!important}.map-section:has(.map-placeholder){display:none}@media (max-width: 1180px){.property-list{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-body-layout{grid-template-columns:1fr}.sticky-contact-card{position:static;order:-1}}@media (max-width: 760px){.section-head,.detail-platform,#properties,#property-detail,#detail-gallery,#detail-info,#detail-desc,#detail-options,#detail-location,#detail-related{scroll-margin-top:92px}.property-list{grid-template-columns:1fr}.property-list-item{grid-template-columns:112px 1fr}.list-thumb img{height:112px}.gallery-main img{height:62vw;min-height:300px}.detail-tabs{top:82px}.floating-buttons{left:10px;right:10px;bottom:10px}.floating-buttons a{min-width:0}}.hero{min-height:540px!important;background:linear-gradient(90deg,#000000ad,#00000040),url(https://images.unsplash.com/photo-1564013799919-ab600027ffc6?auto=format&fit=crop&w=1800&q=85) center center / cover no-repeat!important}.hero-overlay{background:transparent!important}.hero-content{padding-top:46px!important;padding-bottom:46px!important}.hero-badge{margin-bottom:14px!important}.hero h1{margin-top:12px!important;margin-bottom:14px!important;line-height:1.08!important}.hero p{margin-bottom:16px!important}.hero-search{margin-top:18px!important;margin-bottom:14px!important}.hero-actions{margin-top:10px!important}.hero-region-card{padding:22px!important;border-radius:24px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.hero-region-card strong{grid-column:1 / -1!important;color:var(--brown)!important;font-size:20px!important;font-weight:900!important;margin-bottom:6px!important}.hero-region-card button{border:0!important;padding:13px 10px!important;border-radius:13px!important;background:var(--cream)!important;color:var(--text)!important;font-weight:900!important;cursor:pointer!important;text-align:center!important}.hero-region-card button:hover{background:var(--brown)!important;color:#fff!important}.hero-region-card button:nth-of-type(2){grid-column:1 / -1!important}.filter-strip{display:flex;align-items:center;gap:10px;overflow-x:auto;background:#ffffffe6;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 34px #472d1814;padding:14px;margin:16px 0 34px}.filter-strip:before{content:"상세 조건";flex:0 0 auto;font-weight:900;color:var(--brown);margin-right:6px}.filter-strip select,.reset-filter-btn{flex:0 0 auto;height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text);padding:0 15px;font-weight:900;outline:none}.filter-strip select{min-width:128px}.reset-filter-btn{min-width:74px;color:var(--brown);cursor:pointer}.filter-strip select:focus,.reset-filter-btn:hover{border-color:var(--brown);box-shadow:0 0 0 3px #6f3f1f14}@media (max-width: 760px){.filter-strip{margin:12px 0 24px;padding:12px}.filter-strip:before{display:none}.filter-strip select,.reset-filter-btn{height:42px;padding:0 12px;font-size:14px}}.hero{position:relative!important}.hero-map-card{position:absolute!important;right:clamp(32px,9vw,230px)!important;top:50%!important;transform:translateY(-38%)!important;z-index:5!important;width:330px!important;padding:20px!important;border-radius:28px!important;background:#fffaf1eb!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 18px 45px #0000002e!important}.hero-map-card strong{display:block!important;color:var(--brown)!important;font-size:20px!important;font-weight:900!important;margin-bottom:6px!important}.hero-map-card p{color:var(--muted)!important;font-size:13px!important;font-weight:700!important;margin:0 0 14px!important}.mini-map{position:relative!important;height:210px!important;border-radius:22px!important;overflow:hidden!important;background:radial-gradient(circle at 28% 38%,rgba(120,160,120,.28),transparent 24%),radial-gradient(circle at 70% 28%,rgba(120,160,120,.22),transparent 28%),linear-gradient(135deg,#eef3e8,#f8f1e6 48%,#e9f1f4)!important;border:1px solid rgba(111,63,31,.12)!important}.mini-map:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(120deg,transparent 28%,rgba(111,63,31,.16) 29%,transparent 31%),linear-gradient(35deg,transparent 48%,rgba(60,120,180,.18) 49%,transparent 52%),linear-gradient(80deg,transparent 58%,rgba(111,63,31,.13) 59%,transparent 61%)!important}.map-pin{position:absolute!important;border:0!important;border-radius:999px!important;padding:9px 13px!important;background:var(--brown)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 10px 22px #0000002e!important;white-space:nowrap!important}.map-pin:hover{transform:translateY(-2px)!important;background:#4f2d16!important}.pin-gumi{left:28px!important;top:28px!important}.pin-room{right:24px!important;top:74px!important}.pin-invest{left:34px!important;bottom:44px!important}.pin-chilgok{right:20px!important;bottom:22px!important}@media (max-width: 900px){.hero-map-card{position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:calc(100% - 48px)!important;margin:20px auto 0!important}}.hero-lead{max-width:720px!important;line-height:1.6!important;word-break:keep-all!important;white-space:normal!important}.brand-row{display:flex;align-items:center;padding:12px 24px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none}.logo-mark{width:56px;height:56px;border-radius:15px;background:linear-gradient(135deg,#5a3518,#9b622f);color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:900;letter-spacing:-.6px;flex-shrink:0;box-shadow:0 6px 14px #2b170b2e}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 24px;background:#fffaf4;border-bottom:1px solid rgba(122,75,38,.14)}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;flex-shrink:0}.logo-mark{width:54px;height:54px;border-radius:15px;background:linear-gradient(135deg,#5a3518,#9b622f);color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:900;letter-spacing:-.6px;box-shadow:0 6px 14px #2b170b2e;flex-shrink:0}.brand>div:last-child{display:flex;align-items:baseline;gap:14px;white-space:nowrap}.brand strong{font-size:22px;font-weight:900;color:#21160f;letter-spacing:-.8px;line-height:1}.brand span{font-size:15px;font-weight:500;color:#8f8175;letter-spacing:-.3px;line-height:1}.brand-row nav{display:flex;align-items:center;gap:10px;margin-left:auto;white-space:nowrap}.brand-row nav a{height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(122,75,38,.22);color:#6f421f;background:#fffaf5;display:inline-flex;align-items:center;justify-content:center;font-weight:800;text-decoration:none}.site-header{background:#fffaf4;border-bottom:1px solid rgba(122,75,38,.14)}.top-contact{display:flex;align-items:center;gap:28px;padding:12px 24px;width:100%}.top-phone{font-size:22px;font-weight:900;color:#6f421f;text-decoration:none;white-space:nowrap;flex-shrink:0}.top-brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex:1;min-width:0}.logo-mark{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#5a3518,#9b622f);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900;letter-spacing:-.6px;flex-shrink:0;box-shadow:0 6px 14px #2b170b2e}.brand-text-line{display:flex;align-items:baseline;gap:14px;white-space:nowrap}.brand-text-line strong{font-size:22px;font-weight:900;color:#21160f;letter-spacing:-.8px;line-height:1}.brand-text-line span{font-size:15px;font-weight:500;color:#8f8175;letter-spacing:-.3px;line-height:1}.top-nav{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-shrink:0}.top-nav a,.top-nav button{height:40px;padding:0 17px;border-radius:999px;border:1px solid rgba(122,75,38,.22);background:#fffaf5;color:#6f421f;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;text-decoration:none;cursor:pointer}.detail-map-section{margin:20px 0;padding:28px;border-radius:24px;background:#fffaf4;border:1px solid rgba(122,75,38,.18);box-shadow:0 10px 28px #321f120f}.detail-map-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.detail-map-head h2{margin:0;font-size:34px;font-weight:900;color:#21160f;letter-spacing:-1.2px}.detail-map-head p{margin:8px 0 0;color:#7d6f64;font-size:15px;font-weight:600}.section-eyebrow{margin:0 0 6px!important;color:#9b622f!important;font-size:13px!important;font-weight:900!important;letter-spacing:.8px}.map-link-button{height:44px;padding:0 20px;border-radius:999px;background:#6f421f;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;font-weight:900;white-space:nowrap}.map-preview-box{height:240px;border-radius:22px;background:linear-gradient(135deg,#fffaf4eb,#ffffffbf),radial-gradient(circle at 20% 30%,rgba(111,66,31,.14),transparent 28%),radial-gradient(circle at 70% 60%,rgba(184,137,82,.18),transparent 30%);border:1px solid rgba(122,75,38,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#4d2f18}.map-pin{width:58px;height:58px;border-radius:50%;background:#6f421f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:0 10px 24px #2b170b38}.map-preview-box strong{font-size:24px;font-weight:900;color:#21160f}.map-preview-box span{font-size:15px;font-weight:700;color:#7d6f64}.real-map-box{height:320px;padding:0!important;overflow:hidden;background:#fff}.real-map-box iframe{width:100%;height:100%;border:0;display:block}@media (max-width: 768px){html,body{width:100%;max-width:100%;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:100;padding:8px 12px}.site-header nav,.site-nav,.nav-links,.header-menu{display:none!important}.site-header .brand,.site-header .logo,.site-header .office-name{max-width:100%}.hero{min-height:auto!important;padding:32px 16px 28px!important}.hero h1{font-size:34px!important;line-height:1.15!important;letter-spacing:-1.5px}.hero p{font-size:14px!important;line-height:1.5!important}.hero-inner,.hero-grid,.hero-content{display:block!important}.hero-map,.hero-side,.map-card{margin-top:18px}.hero-search,.search-box,.search-row{width:100%;display:flex;flex-direction:column;gap:8px}.hero-search input,.search-box input,.search-row input,.hero-search button,.search-box button,.search-row button{width:100%;min-height:48px;font-size:15px}.category-strip,.category-tabs{display:flex;gap:8px;overflow-x:auto;white-space:nowrap;padding:14px 12px;-webkit-overflow-scrolling:touch}.category-strip button,.category-tabs button{flex:0 0 auto;padding:11px 16px;font-size:14px}.filter-bar{display:flex;gap:8px;overflow-x:auto;white-space:nowrap;padding:12px;-webkit-overflow-scrolling:touch}.filter-bar select,.filter-bar button{flex:0 0 auto;min-height:42px;font-size:14px}.platform-layout{display:block!important}.list-panel{width:100%;max-height:none;overflow:visible;padding:14px 12px}.property-list{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.property-list-item{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;gap:12px;min-height:138px;padding:10px!important;border-radius:16px}.list-thumb{width:116px;min-width:116px}.list-thumb img{width:116px!important;height:122px!important;object-fit:cover;border-radius:13px}.list-info p{font-size:11px!important;line-height:1.35;margin-bottom:4px}.list-info h3{font-size:16px!important;line-height:1.32!important;margin-bottom:6px;word-break:keep-all}.list-price{display:block;margin-top:4px}.list-price b{display:block;font-size:15px!important;line-height:1.35}.list-price em{display:block;font-size:11px!important;line-height:1.35;margin-top:2px}.mini-facts{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.mini-facts span{font-size:11px!important;padding:5px 8px!important;border-radius:999px}.detail-body-layout{display:block!important}.gallery-main img{width:100%;height:auto!important;min-height:0!important;max-height:360px;object-fit:cover}.sticky-contact-card{position:static!important;margin-top:16px}.floating-buttons{left:12px!important;right:12px!important;bottom:12px!important;display:flex!important;gap:8px!important}.floating-buttons a,.floating-buttons button{flex:1;min-width:0!important;padding:13px 10px!important;font-size:14px!important;border-radius:999px}}@media (max-width: 420px){.hero h1{font-size:30px!important}.property-list-item{grid-template-columns:104px minmax(0,1fr)!important;gap:10px}.list-thumb,.list-thumb img{width:104px!important}.list-thumb img{height:116px!important}.list-info h3{font-size:15px!important}.list-price b{font-size:14px!important}}@media (max-width: 768px){.floating-buttons{position:fixed!important;left:14px!important;right:14px!important;bottom:18px!important;z-index:9999!important;display:flex!important;gap:10px!important}.floating-buttons a,.floating-buttons button{flex:1!important;height:54px!important;padding:0!important;border-radius:999px!important;font-size:17px!important;display:flex!important;align-items:center!important;justify-content:center!important}body{padding-bottom:90px!important}}@media (max-width: 768px){*{box-sizing:border-box}body{overflow-x:hidden}.hero,.hero-section,.main-hero,.top-section{height:auto!important;min-height:auto!important;overflow:visible!important;padding:24px 16px!important}.hero-inner,.hero-container,.hero-wrap,.main-hero-inner,.top-inner{display:flex!important;flex-direction:column!important;gap:18px!important;height:auto!important;min-height:auto!important;overflow:visible!important}.hero-left,.hero-right,.hero-card,.hero-map,.map-card,.search-card,.quick-card,.summary-card{position:relative!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;margin:0!important;z-index:auto!important}.hero h1,.hero-title,.main-title{font-size:26px!important;line-height:1.3!important;word-break:keep-all}.hero p,.hero-desc,.hero-subtitle,.main-desc{font-size:15px!important;line-height:1.55!important;word-break:keep-all}.hero-buttons,.cta-buttons,.quick-buttons{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.hero-buttons button,.hero-buttons a,.cta-buttons button,.cta-buttons a,.quick-buttons button,.quick-buttons a{width:100%!important;text-align:center!important;justify-content:center!important}.category-bar,.filter-bar,.sub-filter-bar{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding:8px 0 10px!important;white-space:nowrap!important}.category-bar button,.filter-bar button,.sub-filter-bar button{flex:0 0 auto!important;min-width:max-content!important}.property-grid,.property-list,.card-grid,.list-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.property-card,.listing-card,.card{width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;overflow:hidden!important}.property-card img,.listing-card img,.card img{width:100%!important;height:auto!important;object-fit:cover!important}.price-box,.info-box,.contact-box,.detail-box{width:100%!important;height:auto!important;min-height:auto!important;overflow:visible!important}}@media (max-width: 768px){body{overflow-x:hidden!important}.property-grid,.property-list,.listing-grid,.listing-list,.cards,.card-list{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;padding:0 14px!important}.property-card,.listing-card,.card,.room-card,.sale-card{position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;overflow:hidden!important;padding-bottom:14px!important}.property-card img,.listing-card img,.card img,.room-card img,.sale-card img{width:100%!important;height:220px!important;object-fit:cover!important;display:block!important;flex-shrink:0!important}.property-card-content,.listing-card-content,.card-content,.card-body,.property-info,.listing-info{position:relative!important;width:100%!important;height:auto!important;min-height:auto!important;padding:14px!important;overflow:visible!important}.property-actions,.listing-actions,.card-actions,.contact-actions,.button-row,.btn-row,.call-row,.action-row{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;z-index:1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;margin-top:12px!important;padding:0 14px!important}.call-btn,.sms-btn,.phone-btn,.message-btn,.contact-btn,.consult-btn,a[href^="tel:"],a[href^="sms:"]{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;font-size:15px!important;line-height:1.2!important;z-index:1!important}.fixed-contact,.floating-contact,.bottom-contact,.mobile-contact,.mobile-contact-bar,.sticky-contact,.sticky-buttons{position:fixed!important;left:12px!important;right:12px!important;bottom:12px!important;width:auto!important;max-width:calc(100% - 24px)!important;z-index:50!important}.property-section,.listing-section,.main-section,main{padding-bottom:90px!important}.category-row,.category-tabs,.category-buttons,.main-category,.tab-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;padding:12px 14px!important;overflow:visible!important}.category-row button,.category-tabs button,.category-buttons button,.main-category button,.tab-row button{width:100%!important;min-width:0!important;height:auto!important;min-height:42px!important;padding:10px 8px!important;font-size:14px!important;line-height:1.25!important;white-space:normal!important;word-break:keep-all!important}.filter-bar,.sub-filter-bar,.filter-row,.detail-filter,.option-filter{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:calc(100% - 28px)!important;margin:10px 14px 18px!important;padding:12px!important;overflow:visible!important}.filter-bar button,.sub-filter-bar button,.filter-row button,.detail-filter button,.option-filter button{width:100%!important;min-width:0!important;height:auto!important;min-height:40px!important;padding:9px 8px!important;font-size:13px!important;line-height:1.25!important;white-space:normal!important}.property-card h3,.listing-card h3,.card h3,.property-title,.listing-title,.card-title,.property-address,.listing-address,.card-address,.property-desc,.listing-desc,.card-desc{max-width:100%!important;overflow-wrap:anywhere!important;word-break:keep-all!important;line-height:1.35!important}}@media (max-width: 768px){body{overflow-x:hidden!important}.property-grid,.property-list,.listing-grid,.listing-list,.cards,.card-list,.properties-grid,.properties-list{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;gap:18px!important;padding:0 14px!important;overflow:visible!important}.property-card,.listing-card,.card,.room-card,.sale-card,.property-item,.listing-item{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;overflow:visible!important;position:relative!important;padding:0!important;border-radius:18px!important}.property-card>*,.listing-card>*,.card>*,.room-card>*,.sale-card>*,.property-item>*,.listing-item>*{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}.property-card img,.listing-card img,.card img,.room-card img,.sale-card img,.property-item img,.listing-item img{width:100%!important;height:210px!important;max-height:210px!important;object-fit:cover!important;display:block!important;border-radius:16px 16px 0 0!important;flex-shrink:0!important}.property-image,.listing-image,.card-image,.thumb,.thumbnail,.image-box,.photo-box{width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;overflow:hidden!important;border-radius:16px 16px 0 0!important;flex:none!important}.property-info,.listing-info,.card-content,.card-body,.property-card-content,.listing-card-content,.info-box,.content-box{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:auto!important;padding:14px 16px 16px!important;overflow:visible!important;display:block!important}.property-card h3,.listing-card h3,.card h3,.property-title,.listing-title,.card-title,.property-address,.listing-address,.card-address,.property-desc,.listing-desc,.card-desc,.summary,.address,.title{width:100%!important;max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;overflow-wrap:anywhere!important;word-break:keep-all!important;line-height:1.35!important}.price,.price-box,.price-info,.money-info,.rent-info,.sale-info,.investment-info,.deposit,.monthly,.rent,.amount{width:100%!important;max-width:100%!important;display:block!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;line-height:1.45!important;word-break:keep-all!important}.badge-row,.tag-row,.meta-row,.info-row,.option-row,.property-tags,.listing-tags{display:flex!important;flex-wrap:wrap!important;gap:6px!important;width:100%!important;max-width:100%!important;overflow:visible!important;margin-top:8px!important}.badge,.tag,.meta,.chip,.pill{flex:0 1 auto!important;max-width:100%!important;white-space:normal!important;line-height:1.25!important}.property-actions,.listing-actions,.card-actions,.contact-actions,.button-row,.btn-row,.call-row,.action-row,.mobile-actions{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;z-index:1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:0 16px 16px!important;margin-top:4px!important}.property-card a[href^="tel:"],.property-card a[href^="sms:"],.listing-card a[href^="tel:"],.listing-card a[href^="sms:"],.card a[href^="tel:"],.card a[href^="sms:"],.call-btn,.sms-btn,.phone-btn,.message-btn,.contact-btn,.consult-btn{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;z-index:1!important;width:100%!important;height:46px!important;min-height:46px!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;font-size:15px!important;line-height:1.2!important}main,.main,.property-section,.listing-section,.section{padding-bottom:100px!important}.category-row,.category-tabs,.category-buttons,.main-category,.tab-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:12px 14px!important;overflow:visible!important}.category-row button,.category-tabs button,.category-buttons button,.main-category button,.tab-row button{width:100%!important;min-width:0!important;height:auto!important;min-height:42px!important;padding:10px 8px!important;font-size:14px!important;line-height:1.25!important;white-space:normal!important;word-break:keep-all!important}.filter-bar,.sub-filter-bar,.filter-row,.detail-filter,.option-filter{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:10px 14px 18px!important;padding:12px!important;overflow:visible!important}.filter-bar button,.sub-filter-bar button,.filter-row button,.detail-filter button,.option-filter button{width:100%!important;min-width:0!important;height:auto!important;min-height:40px!important;padding:9px 8px!important;font-size:13px!important;line-height:1.25!important;white-space:normal!important}}@media (max-width: 768px){.property-list{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important;padding:0 10px!important;overflow:visible!important}.property-list-item{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;padding:10px!important;overflow:visible!important;text-align:left!important;border-radius:18px!important}.property-list-item .list-thumb{width:116px!important;height:116px!important;min-height:116px!important;max-height:116px!important;align-self:start!important;flex:none!important;overflow:hidden!important;border-radius:14px!important;position:relative!important}.property-list-item .list-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.property-list-item .list-thumb span{position:absolute!important;top:8px!important;left:8px!important;z-index:2!important}.property-list-item .list-info{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:auto!important;overflow:visible!important;padding:0!important}.property-list-item .list-info p,.property-list-item .list-info h3,.property-list-item .list-info strong,.property-list-item .list-info span,.property-list-item .list-info div{max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;word-break:keep-all!important;overflow-wrap:anywhere!important;line-height:1.35!important}.property-list-item .list-info h3{font-size:15px!important;line-height:1.35!important;margin:2px 0 6px!important}.property-list-item .list-info p{font-size:12px!important;line-height:1.35!important;margin:2px 0!important}.property-list-item .list-info strong{font-size:15px!important;line-height:1.35!important}.property-list-item button,.property-list-item a{max-width:100%!important}}@media (max-width: 768px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.top-bar,.site-header,.header,.brand-row,.brand-wrap,.logo-row{width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;gap:10px!important;overflow:hidden!important;padding:12px 16px!important}.brand-row h1,.brand-row strong,.site-header h1,.header h1,.logo-row h1{font-size:20px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:calc(100vw - 110px)!important}.brand-row p,.site-header p,.header p,.logo-row p{display:none!important}.office-phone,.phone-top,.top-phone{text-align:center!important;font-size:14px!important;padding:8px 0!important}.hero .primary-btn,.hero .secondary-btn,.hero-section .primary-btn,.hero-section .secondary-btn,.hero-wrap .primary-btn,.hero-wrap .secondary-btn{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;transform:none!important;z-index:1!important;width:100%!important;height:48px!important}.hero-actions,.cta-row,.contact-row,.main-cta,.quick-contact{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;transform:none!important;z-index:1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;padding:0!important;margin-top:18px!important}.detail-actions,.property-actions,.listing-actions,.card-actions,.bottom-actions,.mobile-actions,.floating-actions,.sticky-actions,.contact-actions{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;transform:none!important;z-index:1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:12px 0 0!important;margin:12px 0 0!important}.detail-actions a,.property-actions a,.listing-actions a,.card-actions a,.bottom-actions a,.mobile-actions a,.floating-actions a,.sticky-actions a,.contact-actions a,a[href^="tel:"],a[href^="sms:"]{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;transform:none!important;z-index:1!important;width:100%!important;max-width:100%!important;height:48px!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;white-space:nowrap!important;font-size:15px!important;font-weight:800!important}.fixed-contact,.floating-contact,.bottom-contact,.mobile-contact-bar,.sticky-contact,.sticky-buttons{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:100%!important;z-index:1!important;padding:0!important;margin:14px 0 0!important}.category-row,.category-tabs,.category-buttons,.main-category,.tab-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:12px 14px!important;overflow:visible!important}.category-row button,.category-tabs button,.category-buttons button,.main-category button,.tab-row button{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:44px!important;padding:10px 8px!important;font-size:14px!important;line-height:1.25!important;white-space:normal!important;word-break:keep-all!important}.filter-bar,.sub-filter-bar,.filter-row,.detail-filter,.option-filter,.filter-panel{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;margin:10px 14px 18px!important;padding:12px!important;overflow:visible!important;border-radius:18px!important}.filter-bar button,.sub-filter-bar button,.filter-row button,.detail-filter button,.option-filter button,.filter-panel button,.filter-bar select,.sub-filter-bar select,.filter-row select,.detail-filter select,.option-filter select,.filter-panel select{width:100%!important;min-width:0!important;max-width:100%!important;height:44px!important;padding:8px 10px!important;font-size:14px!important;line-height:1.25!important;white-space:normal!important}.detail-card,.property-detail,.detail-panel,.selected-panel,.map-section,.location-section{width:100%!important;max-width:100%!important;overflow:visible!important;padding-bottom:20px!important}.map-box,.map-card,.location-card,iframe{max-width:100%!important;overflow:hidden!important;margin-bottom:16px!important}}:root{--brand-main: #1F3A5F;--brand-main-dark: #162B47;--brand-line: #D9E3EE;--brand-soft: #F4F7FB;--brand-text: #FFFFFF}.primary-btn,.call-btn,.phone-btn,.search-btn,.hero-search button,button[type=submit]{background:var(--brand-main)!important;color:var(--brand-text)!important;border:1px solid var(--brand-main)!important;box-shadow:none!important}.secondary-btn,.sms-btn,.message-btn{background:#fff!important;color:var(--brand-main)!important;border:1px solid var(--brand-line)!important;box-shadow:none!important}.primary-btn:hover,.call-btn:hover,.phone-btn:hover,.search-btn:hover,.hero-search button:hover,button[type=submit]:hover{background:var(--brand-main-dark)!important;border-color:var(--brand-main-dark)!important}.secondary-btn:hover,.sms-btn:hover,.message-btn:hover{background:var(--brand-soft)!important;color:var(--brand-main-dark)!important;border-color:var(--brand-main)!important}.category-row button,.category-tabs button,.category-buttons button,.main-category button,.tab-row button{background:#fff!important;color:var(--brand-main)!important;border:1px solid var(--brand-line)!important}.category-row button.active,.category-tabs button.active,.category-buttons button.active,.main-category button.active,.tab-row button.active,.category-row button[aria-selected=true],.category-tabs button[aria-selected=true]{background:var(--brand-main)!important;color:#fff!important;border-color:var(--brand-main)!important}:root{--brown: #1F3A5F !important;--brown-dark: #162B47 !important;--gold: #1F3A5F !important;--orange: #1F3A5F !important;--brand-main: #1F3A5F !important;--brand-main-dark: #162B47 !important;--brand-line: #D9E3EE !important;--brand-soft: #F4F7FB !important}button,.primary-btn,.secondary-btn,.search-btn,.call-btn,.phone-btn,.sms-btn,.message-btn,.contact-btn,.consult-btn,.hero-search button,button[type=submit],a[href^="tel:"],a[href^="sms:"]{border-radius:999px!important}.primary-btn,.search-btn,.hero-search button,.call-btn,.phone-btn,.contact-btn,.consult-btn,button[type=submit],a[href^="tel:"],.secondary-btn,.sms-btn,.message-btn,a[href^="sms:"]{background:#1f3a5f!important;color:#fff!important;border:1px solid #1F3A5F!important;box-shadow:none!important}.floating-contact,.floating-actions,.sticky-actions,.mobile-actions,.bottom-actions,.fixed-contact,.mobile-contact-bar{background:transparent!important}.floating-contact a,.floating-actions a,.sticky-actions a,.mobile-actions a,.bottom-actions a,.fixed-contact a,.mobile-contact-bar a,.map-pin,.pin-gumi,.hero-map-card button,.mini-map button,.map-card button,.location-card button{background:#1f3a5f!important;color:#fff!important;border:1px solid #1F3A5F!important}.header nav a,.header nav button,.site-header nav a,.site-header nav button,.top-nav a,.top-nav button,.nav button,.nav a{background:#fff!important;color:#1f3a5f!important;border:1px solid #D9E3EE!important}.header nav a:hover,.header nav button:hover,.site-header nav a:hover,.site-header nav button:hover,.top-nav a:hover,.top-nav button:hover,.nav button:hover,.nav a:hover{background:#f4f7fb!important;color:#162b47!important;border-color:#1f3a5f!important}.category-row button,.category-tabs button,.category-buttons button,.main-category button,.tab-row button{background:#fff!important;color:#1f3a5f!important;border:1px solid #D9E3EE!important}.category-row button.active,.category-tabs button.active,.category-buttons button.active,.main-category button.active,.tab-row button.active,.category-row button[aria-selected=true],.category-tabs button[aria-selected=true]{background:#1f3a5f!important;color:#fff!important;border-color:#1f3a5f!important}.filter-bar button,.sub-filter-bar button,.filter-row button,.detail-filter button,.option-filter button,.filter-panel button,.filter-bar select,.sub-filter-bar select,.filter-row select,.detail-filter select,.option-filter select,.filter-panel select{color:#1f3a5f!important;border:1px solid #D9E3EE!important}.logo,.logo-mark,.logo-badge,.brand-logo,.khan-logo,.logo-circle,.badge.recommend,.recommend,.featured,.tag-recommend,.list-thumb span{background:#1f3a5f!important;color:#fff!important}.primary-btn:hover,.secondary-btn:hover,.search-btn:hover,.call-btn:hover,.phone-btn:hover,.sms-btn:hover,.message-btn:hover,.hero-search button:hover,button[type=submit]:hover,a[href^="tel:"]:hover,a[href^="sms:"]:hover,.map-pin:hover,.hero-map-card button:hover,.mini-map button:hover{background:#162b47!important;border-color:#162b47!important;color:#fff!important}.detail-card,.property-detail,.detail-panel,.selected-panel{border:1px solid #D9E3EE!important;box-shadow:0 12px 28px #1f3a5f14!important}.detail-card h2,.property-detail h2,.detail-panel h2,.selected-panel h2{color:#111827!important;border-bottom:2px solid #1F3A5F!important}.detail-card .badge,.property-detail .badge,.detail-panel .badge,.selected-panel .badge,.detail-card .pill,.property-detail .pill,.detail-panel .pill,.selected-panel .pill{background:#f4f7fb!important;color:#1f3a5f!important;border:1px solid #D9E3EE!important}.detail-card table,.property-detail table,.detail-panel table,.selected-panel table,.info-table,.property-table{border-color:#d9e3ee!important}.detail-card th,.property-detail th,.detail-panel th,.selected-panel th,.info-table th,.property-table th{background:#f4f7fb!important;color:#1f3a5f!important;border-color:#d9e3ee!important;font-weight:800!important}.detail-card td,.property-detail td,.detail-panel td,.selected-panel td,.info-table td,.property-table td{background:#fff!important;color:#111827!important;border-color:#d9e3ee!important}.thumbnail.active,.thumb.active,.detail-thumb.active,.photo-thumb.active,.gallery-thumb.active{border:3px solid #1F3A5F!important}.thumbnail,.thumb,.detail-thumb,.photo-thumb,.gallery-thumb{border:1px solid #D9E3EE!important}.property-list-item,button.property-list-item,.property-list-item.active,.property-list-item:focus,.property-list-item:hover{border-radius:18px!important;border:1px solid #D9E3EE!important;outline:none!important;background:#fff!important;box-shadow:0 8px 22px #1f3a5f14!important;overflow:hidden!important;color:inherit!important;text-align:left!important}.property-list-item.active{border:2px solid #1F3A5F!important;border-radius:18px!important}@media (min-width: 769px){.property-list-item,button.property-list-item{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;width:100%!important;height:auto!important;min-height:170px!important;padding:12px!important}.property-list-item .list-thumb{width:150px!important;height:150px!important;min-height:150px!important;max-height:150px!important;border-radius:14px!important;overflow:hidden!important;background:#f4f7fb!important}.property-list-item .list-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:14px!important}}@media (max-width: 768px){.property-list-item,button.property-list-item{border-radius:18px!important;border:1px solid #D9E3EE!important;overflow:hidden!important}.property-list-item.active{border:2px solid #1F3A5F!important;border-radius:18px!important}.property-list-item .list-thumb{width:116px!important;height:116px!important;min-height:116px!important;max-height:116px!important;border-radius:14px!important;overflow:hidden!important}.property-list-item .list-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:14px!important}}.property-list-item .list-thumb span{border-radius:999px!important;background:#1f3a5f!important;color:#fff!important}.map-dashboard-card{background:#fff!important;border:1px solid #d9e3ee!important;border-radius:26px!important;padding:24px!important;box-shadow:0 18px 40px #1f3a5f1f!important;color:#111827!important}.map-card-head{display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:18px!important}.map-card-icon{width:54px!important;height:54px!important;border-radius:18px!important;background:#f4f7fb!important;color:#1f3a5f!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:26px!important;font-weight:900!important}.map-card-head strong{display:block!important;font-size:26px!important;line-height:1.25!important;color:#1f3a5f!important;font-weight:900!important}.map-card-head p{margin:6px 0 0!important;font-size:14px!important;color:#6b7280!important}.map-control-row{display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;gap:10px!important;margin-bottom:16px!important}.map-search-box{height:48px!important;border:1px solid #d9e3ee!important;border-radius:14px!important;background:#fff!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 14px!important}.map-search-box input{border:none!important;outline:none!important;width:100%!important;font-size:14px!important;background:transparent!important}.map-control-row button{height:48px!important;border-radius:14px!important;border:1px solid #1f3a5f!important;background:#1f3a5f!important;color:#fff!important;font-weight:900!important}.map-visual-box{position:relative!important;height:250px!important;border:1px solid #d9e3ee!important;border-radius:22px!important;overflow:hidden!important;background:#f6f8fb!important;margin-bottom:16px!important}.map-road{position:absolute!important;background:#1f3a5f1a!important;border-radius:999px!important}.road-a{width:130%!important;height:12px!important;left:-40px!important;top:84px!important;transform:rotate(-18deg)!important}.road-b{width:110%!important;height:10px!important;left:-30px!important;bottom:72px!important;transform:rotate(16deg)!important}.map-river{position:absolute!important;width:76px!important;height:130%!important;top:-40px!important;left:48%!important;transform:rotate(16deg)!important;background:#7dbbda40!important;border-radius:999px!important}.map-label{position:absolute!important;font-size:13px!important;font-weight:800!important;color:#1f3a5f6b!important}.label-gumi{left:15%!important;top:18%!important}.label-station{left:18%!important;bottom:25%!important}.label-river{left:52%!important;top:56%!important;color:#3c82aaa6!important}.label-buksam{right:12%!important;top:18%!important}.map-marker{position:absolute!important;width:76px!important;height:44px!important;border-radius:999px!important;background:#1f3a5f!important;color:#fff!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:0 12px 24px #1f3a5f3d!important;font-size:13px!important;font-weight:900!important}.marker-gumi{left:12%!important;top:34%!important}.marker-room{right:14%!important;top:32%!important}.marker-income{left:30%!important;bottom:22%!important}.marker-buksam{right:18%!important;bottom:20%!important}.map-filter-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.map-filter-buttons button{min-height:52px!important;border-radius:16px!important;border:1px solid #1f3a5f!important;background:#fff!important;color:#1f3a5f!important;font-size:15px!important;font-weight:900!important}.map-filter-buttons button.active{background:#1f3a5f!important;color:#fff!important}@media (max-width: 768px){.map-dashboard-card{padding:18px!important;border-radius:22px!important}.map-card-head strong{font-size:22px!important}.map-control-row{grid-template-columns:1fr!important}.map-visual-box{height:220px!important}.map-filter-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important}.map-filter-buttons button{min-height:48px!important;font-size:14px!important}.map-marker{width:66px!important;height:40px!important;font-size:12px!important}}@media (max-width: 768px){body{padding-bottom:90px!important;overflow-x:hidden!important}.hero .search-box,.hero-search,.search-area{width:100%!important;max-width:100%!important}.hero .search-box button,.hero-search button,.search-area button{width:100%!important;margin-top:8px!important;border-radius:14px!important}.hero-map-card{width:calc(100% - 28px)!important;max-width:100%!important;margin:18px auto 0!important;padding:20px!important;border-radius:24px!important;overflow:hidden!important}.hero-map-card h3{font-size:22px!important;line-height:1.35!important;margin-bottom:8px!important}.hero-map-card p{font-size:15px!important;line-height:1.55!important}.hero-map-card button,.hero-map-card a,.hero-map-card [role=button]{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:100%!important;min-height:46px!important;border-radius:14px!important;margin:6px 0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;white-space:nowrap!important}.filter-bar,.sub-filter-bar,.detail-filter-bar{width:calc(100% - 20px)!important;margin:14px auto!important;padding:10px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;overflow:visible!important}.filter-bar select,.filter-bar button,.sub-filter-bar select,.sub-filter-bar button,.detail-filter-bar select,.detail-filter-bar button{width:100%!important;min-width:0!important;height:42px!important;font-size:14px!important}.floating-buttons,.bottom-contact,.fixed-contact,.mobile-contact{position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;width:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;z-index:9999!important}.floating-buttons button,.floating-buttons a,.bottom-contact button,.bottom-contact a,.fixed-contact button,.fixed-contact a,.mobile-contact button,.mobile-contact a{width:100%!important;height:52px!important;border-radius:18px!important;font-size:16px!important;font-weight:800!important}.related-card,.recommend-card,.other-property-card,.similar-card{border-radius:18px!important;overflow:hidden!important;width:100%!important}.related-card img,.recommend-card img,.other-property-card img,.similar-card img{border-radius:14px!important;width:100%!important;height:180px!important;object-fit:cover!important}.property-detail,.detail-section,.property-info,.property-table{padding-bottom:80px!important}}@media (max-width: 768px){body{overflow-x:hidden!important;padding-bottom:95px!important}.hero-map-card{width:calc(100% - 36px)!important;margin:18px auto 24px!important;padding:22px 18px!important;border-radius:26px!important;overflow:hidden!important}.hero-map-card .map-visual,.hero-map-card .map-box,.hero-map-card .map-area,.hero-map-card .mini-map,.hero-map-card>div:last-child{position:relative!important;width:100%!important;min-height:210px!important;height:auto!important;overflow:hidden!important;border-radius:18px!important}.hero-map-card .map-pin,.hero-map-card .map-dot,.hero-map-card .map-chip,.hero-map-card .area-dot,.hero-map-card .region-dot,.hero-map-card .location-dot{position:static!important;transform:none!important;width:auto!important;min-width:96px!important;height:44px!important;min-height:44px!important;border-radius:14px!important;margin:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;line-height:1.2!important;white-space:nowrap!important}.hero-map-card [class*=pin],.hero-map-card [class*=dot],.hero-map-card [class*=chip],.hero-map-card [class*=region]{position:static!important;transform:none!important;border-radius:14px!important;margin:6px!important;min-height:42px!important}.category-bar{width:100%!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:10px!important;padding:12px 14px 14px!important;scrollbar-width:thin!important}.category-bar button{flex:0 0 auto!important;min-width:max-content!important;padding:12px 18px!important;white-space:nowrap!important}.filter-bar,.sub-filter-bar,.detail-filter-bar,.property-filter,.search-filter{width:calc(100% - 24px)!important;margin:12px auto 22px!important;padding:12px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;overflow:visible!important;border-radius:18px!important}.filter-bar select,.filter-bar button,.sub-filter-bar select,.sub-filter-bar button,.detail-filter-bar select,.detail-filter-bar button,.property-filter select,.property-filter button,.search-filter select,.search-filter button{width:100%!important;min-width:0!important;height:44px!important;font-size:14px!important;border-radius:12px!important}.property-info,.property-detail,.detail-section,.info-table,.property-table{width:100%!important;overflow-x:auto!important;padding-bottom:90px!important}.property-info table,.property-detail table,.info-table table,.property-table table{width:100%!important;min-width:0!important;table-layout:fixed!important}.related-card,.recommend-card,.similar-card,.other-property-card,.related-list .card,.recommend-list .card,.similar-list .card{width:100%!important;border-radius:20px!important;overflow:hidden!important;clip-path:none!important}.related-card img,.recommend-card img,.similar-card img,.other-property-card img,.related-list .card img,.recommend-list .card img,.similar-list .card img{width:100%!important;height:190px!important;object-fit:cover!important;border-radius:16px!important;clip-path:none!important}.floating-buttons,.bottom-contact,.fixed-contact,.mobile-contact{position:fixed!important;left:12px!important;right:12px!important;bottom:12px!important;width:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;z-index:99999!important}.floating-buttons a,.floating-buttons button,.bottom-contact a,.bottom-contact button,.fixed-contact a,.fixed-contact button,.mobile-contact a,.mobile-contact button{height:52px!important;border-radius:18px!important;font-size:16px!important;font-weight:800!important}}@media (max-width: 768px){.hero-map-card.map-dashboard-card{width:calc(100% - 36px)!important;margin:24px auto!important;padding:22px 18px!important;border-radius:28px!important}.map-card-head{display:flex!important;gap:14px!important;align-items:flex-start!important}.map-card-head strong{font-size:22px!important;line-height:1.3!important}.map-card-head p{font-size:15px!important;line-height:1.5!important}.map-control-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:18px 0!important}.map-control-row button{width:100%!important;height:48px!important;border-radius:14px!important}.map-search-box{width:100%!important;height:48px!important}.map-search-box input{width:100%!important;font-size:14px!important}.map-visual-box .map-marker{display:none!important}.map-visual-box{height:130px!important;min-height:130px!important;margin:16px 0!important;border-radius:18px!important;overflow:hidden!important}.map-label{font-size:12px!important;opacity:.65!important}.map-filter-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:18px!important}.map-filter-buttons button{width:100%!important;min-height:86px!important;border-radius:14px!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important}}.related-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.related-card{border-radius:18px!important;clip-path:none!important;overflow:hidden!important;min-height:auto!important;aspect-ratio:auto!important}.related-card img{width:100%!important;height:150px!important;object-fit:cover!important;border-radius:14px!important;clip-path:none!important}@media (max-width: 768px){.related-grid{grid-template-columns:1fr!important;gap:14px!important}.related-card{border-radius:18px!important}.related-card img{height:190px!important}}.thumb-row{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.thumb-row::-webkit-scrollbar{display:none!important}.thumb-row button{flex:0 0 auto!important}@media (max-width: 768px){.thumb-row{display:flex!important;gap:10px!important;padding:12px 12px 16px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.thumb-row::-webkit-scrollbar{display:none!important}.thumb-row button{flex:0 0 74px!important;width:74px!important;height:74px!important;border-radius:50%!important}.thumb-row button img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}}@media (min-width: 769px){.hero-map-card,.map-preview-card,.region-map-card{min-height:300px}.hero-map-visual,.map-preview,.region-map{min-height:240px;position:relative;overflow:hidden}.map-chip,.map-marker,.region-chip{position:absolute;white-space:nowrap;z-index:5}.map-chip:nth-of-type(1),.map-marker:nth-of-type(1),.region-chip:nth-of-type(1){left:10%;top:36%}.map-chip:nth-of-type(2),.map-marker:nth-of-type(2),.region-chip:nth-of-type(2){right:14%;top:34%}.map-chip:nth-of-type(3),.map-marker:nth-of-type(3),.region-chip:nth-of-type(3){left:34%;bottom:24%}.map-chip:nth-of-type(4),.map-marker:nth-of-type(4),.region-chip:nth-of-type(4){right:23%;bottom:22%}}@media (min-width: 769px){.hero,.hero-section,.hero-content,.hero-right,.hero-visual{height:auto!important;max-height:none!important;overflow:visible!important}.hero-map-card{width:420px;min-height:570px!important;height:auto!important;max-height:none!important;padding:32px 28px 34px!important;overflow:visible!important}.hero-map-visual{width:100%;height:250px!important;min-height:250px!important;position:relative;overflow:hidden;border-radius:24px}.map-chip{position:absolute;white-space:nowrap;z-index:5;font-size:15px;padding:13px 24px}.map-chip:nth-of-type(1){left:11%;top:38%}.map-chip:nth-of-type(2){right:11%;top:38%}.map-chip:nth-of-type(3){left:25%;bottom:23%}.map-chip:nth-of-type(4){right:18%;bottom:23%}.hero-location-tags,.map-filter-chips{display:flex!important;flex-wrap:wrap!important;justify-content:center;gap:10px;margin-top:18px;padding-bottom:8px;overflow:visible!important}}@media (min-width: 769px){.hero-location-tags,.map-filter-chips{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;margin-top:18px!important;overflow:visible!important}.hero-location-tags button,.map-filter-chips button,.hero-location-tags .tag,.map-filter-chips .tag,.hero-location-tags .filter-chip,.map-filter-chips .filter-chip{width:100%!important;min-width:0!important;white-space:nowrap!important;word-break:keep-all!important;text-align:center!important;padding:12px 10px!important;font-size:14px!important;line-height:1.2!important}}@media (min-width: 769px){.hero-map-card .map-filter-buttons{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;margin-top:18px!important;width:100%!important}.hero-map-card .map-filter-buttons button{width:100%!important;min-width:0!important;height:auto!important;padding:11px 8px!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important;word-break:keep-all!important}}@media (min-width: 769px){.hero-right,.hero-visual{overflow:visible!important}.hero-map-card{width:470px!important;max-width:470px!important;min-height:650px!important;padding:36px 32px 40px!important;margin-left:-45px!important;overflow:visible!important}.hero-map-visual{width:100%!important;height:300px!important;min-height:300px!important;position:relative!important;overflow:hidden!important;border-radius:24px!important}.hero-map-visual .map-marker{position:absolute!important;white-space:nowrap!important;word-break:keep-all!important;z-index:10!important;padding:14px 28px!important;font-size:15px!important;font-weight:800!important}.hero-map-visual .marker-gumi{left:13%!important;top:38%!important}.hero-map-visual .marker-room{right:13%!important;top:38%!important}.hero-map-visual .marker-profit{left:25%!important;bottom:24%!important}.hero-map-visual .marker-buksam{right:22%!important;bottom:24%!important}.hero-map-card .map-filter-buttons{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;margin-top:20px!important;width:100%!important}.hero-map-card .map-filter-buttons button{width:100%!important;min-width:0!important;height:auto!important;padding:13px 10px!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important;word-break:keep-all!important}}@media (min-width: 769px){.hero-map-card{min-height:auto!important;height:auto!important;padding:26px 30px 24px!important}.hero-map-card h2,.hero-map-card h3,.hero-map-card .map-title{margin-top:0!important;margin-bottom:8px!important}.hero-map-card p,.hero-map-card .map-desc{margin-bottom:14px!important}.hero-map-visual{height:285px!important;min-height:285px!important}.hero-map-card .map-filter-buttons{margin-top:14px!important;margin-bottom:0!important}.hero-map-card .map-filter-buttons button{padding:12px 10px!important}.hero,.hero-section,.hero-content{padding-bottom:24px!important;margin-bottom:0!important}}@media (min-width: 769px){.hero-right,.hero-visual,.hero-content,.hero-section,.hero{overflow:visible!important}.hero-map-card{width:480px!important;max-width:480px!important;min-height:auto!important;height:auto!important;padding:26px 30px 24px!important;margin-left:-55px!important;overflow:visible!important}.hero-map-card h2,.hero-map-card h3,.hero-map-card .map-title{margin-top:0!important;margin-bottom:8px!important}.hero-map-card p,.hero-map-card .map-desc{margin-bottom:14px!important}.hero-map-visual{width:100%!important;height:310px!important;min-height:310px!important;position:relative!important;overflow:hidden!important;border-radius:24px!important}.hero-map-visual .map-marker{position:absolute!important;white-space:nowrap!important;word-break:keep-all!important;z-index:10!important;padding:14px 28px!important;font-size:15px!important;font-weight:800!important}.hero-map-visual .marker-gumi{left:12%!important;top:36%!important}.hero-map-visual .marker-room{right:12%!important;top:36%!important}.hero-map-visual .marker-profit{left:15%!important;bottom:24%!important}.hero-map-visual .marker-buksam{right:15%!important;bottom:24%!important}.hero-map-card .map-filter-buttons{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;margin-top:14px!important;margin-bottom:0!important;width:100%!important}.hero-map-card .map-filter-buttons button{width:100%!important;min-width:0!important;height:auto!important;padding:12px 10px!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;white-space:nowrap!important;word-break:keep-all!important}.hero,.hero-section,.hero-content{padding-bottom:22px!important;margin-bottom:0!important}}@media (min-width: 1025px){.floating-buttons{display:none!important}body{padding-bottom:0!important}}@media (max-width: 1024px){.floating-buttons{position:fixed!important;left:12px!important;right:12px!important;bottom:12px!important;width:auto!important;max-width:none!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;z-index:99999!important;padding:0!important;transform:none!important}.floating-buttons a,.floating-buttons button{width:100%!important;height:54px!important;min-width:0!important;padding:0 12px!important;border-radius:18px!important;background:#173a5f!important;color:#fff!important;border:1px solid #173A5F!important;font-size:16px!important;font-weight:900!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 10px 24px #0f2a4d38!important}body{padding-bottom:88px!important}}@media (min-width: 1025px){.property-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.property-list-item{min-height:214px!important;padding:14px!important;border-radius:20px!important;border:1px solid #dbe6f2!important;background:#fff!important;box-shadow:0 8px 24px #0f2a4d0f!important;display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;cursor:pointer!important;overflow:hidden!important}.property-list-item:hover{border-color:#173a5f!important;box-shadow:0 14px 34px #0f2a4d1f!important;transform:translateY(-2px)!important}.property-list-item img{width:150px!important;height:150px!important;object-fit:cover!important;border-radius:14px!important}.property-list-item h3{margin:4px 0 10px!important;font-size:17px!important;line-height:1.35!important;font-weight:900!important;color:#101828!important;letter-spacing:-.4px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.property-list-item p{margin:4px 0!important;line-height:1.45!important}.property-list-item strong{color:#0f3a66!important;font-size:17px!important;font-weight:950!important}.property-list-item span{line-height:1.35!important}.property-list-item small{color:#7a6b5d!important;font-size:12px!important;font-weight:800!important}}@media (max-width: 1024px) and (min-width: 701px){.property-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.property-list-item{grid-template-columns:140px minmax(0,1fr)!important;min-height:196px!important;padding:13px!important}.property-list-item img{width:140px!important;height:140px!important;object-fit:cover!important;border-radius:14px!important}}@media (max-width: 700px){.property-list{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.property-list-item{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;gap:12px!important;min-height:168px!important;padding:12px!important;border-radius:18px!important}.property-list-item img{width:118px!important;height:118px!important;object-fit:cover!important;border-radius:13px!important}.property-list-item h3{font-size:15.5px!important;line-height:1.35!important;-webkit-line-clamp:3!important}.property-list-item strong{font-size:16px!important}}.sale-main-price{display:block!important;width:100%!important;color:#0f3a66!important;font-size:16.5px!important;font-weight:950!important;line-height:1.45!important;letter-spacing:-.4px!important;margin-top:6px!important;white-space:normal!important}.sale-sub-price{display:block!important;width:100%!important;color:#6b5c4f!important;font-size:12.5px!important;font-weight:850!important;line-height:1.45!important;margin-top:3px!important;white-space:normal!important}@media (max-width: 700px){.property-list-item .sale-sub-price,.property-list-item .property-tags,.property-list-item .property-badges,.property-list-item .property-chips,.property-list-item .chip-row,.property-list-item .tag-row,.property-list-item .info-tags,.property-list-item .info-chips,.property-list-item .feature-tags,.property-list-item .feature-chips,.property-list-item .badge-row,.property-list-item .meta-chips{display:none!important}.property-list-item .chip,.property-list-item .pill,.property-list-item .tag,.property-list-item .badge:not(.recommend-badge){display:none!important}.property-list-item{min-height:132px!important;align-items:start!important}.property-list-item img{width:116px!important;height:116px!important}.property-list-item h3{margin-bottom:7px!important;-webkit-line-clamp:2!important}.property-list-item .sale-main-price{margin-top:4px!important;font-size:16px!important;line-height:1.35!important}}@media (max-width: 700px){.mobile-card-extra-info{display:none!important}.property-list-item{min-height:132px!important}.property-list-item .sale-sub-price{display:none!important}}@media (max-width: 700px){.mobile-card-extra-info,.property-list-item .sale-sub-price{display:none!important}.property-list-item{min-height:132px!important}}@media (max-width: 700px){.property-list{gap:12px!important}.property-list-item{grid-template-columns:112px minmax(0,1fr)!important;gap:10px!important;min-height:126px!important;padding:10px!important;border-radius:17px!important;align-items:start!important}.property-list-item img{width:112px!important;height:112px!important;border-radius:13px!important;object-fit:cover!important}.property-list-item h3{margin:3px 0 6px!important;font-size:15px!important;line-height:1.32!important;font-weight:900!important;letter-spacing:-.4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.property-list-item .sale-main-price,.property-list-item strong{font-size:15.5px!important;line-height:1.35!important;font-weight:950!important}.property-list-item .sale-sub-price,.property-list-item .mobile-card-extra-info{display:none!important}}@media (max-width: 700px){.property-list{gap:11px!important}.property-list-item{grid-template-columns:112px minmax(0,1fr)!important;gap:10px!important;min-height:126px!important;padding:10px!important;border-radius:17px!important;align-items:start!important;overflow:hidden!important}.property-list-item img{width:112px!important;height:112px!important;border-radius:13px!important;object-fit:cover!important}.property-list-item small,.property-list-item .meta,.property-list-item .property-meta{font-size:11.5px!important;line-height:1.25!important;font-weight:800!important;color:#7a6b5d!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.property-list-item h3{margin:3px 0 6px!important;font-size:15px!important;line-height:1.32!important;font-weight:900!important;letter-spacing:-.4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.property-list-item strong,.property-list-item .sale-main-price{display:block!important;font-size:15.5px!important;line-height:1.35!important;font-weight:950!important;color:#0f3a66!important;margin-top:2px!important}.property-list-item p,.property-list-item span{line-height:1.3!important}.property-list-item .mobile-card-extra-info,.property-list-item .mini-facts.mobile-card-extra-info,.property-list-item .sale-sub-price{display:none!important}.floating-buttons{left:12px!important;right:12px!important;bottom:8px!important;gap:8px!important;grid-template-columns:1fr 1fr!important;z-index:99999!important}.floating-buttons a,.floating-buttons button{height:46px!important;min-height:46px!important;border-radius:15px!important;font-size:15px!important;font-weight:900!important;padding:0 10px!important}body{padding-bottom:68px!important}}@media (max-width: 700px){.property-list{gap:11px!important}.property-list-item{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;min-height:126px!important;border-radius:17px!important;align-items:start!important;overflow:hidden!important}.property-list-item .list-thumb{width:112px!important;height:112px!important;border-radius:13px!important;overflow:hidden!important}.property-list-item .list-thumb img{width:112px!important;height:112px!important;object-fit:cover!important;border-radius:13px!important}.property-list-item .mobile-card-text{min-width:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;gap:4px!important}.property-list-item .mobile-card-text p{margin:0!important;font-size:11.5px!important;line-height:1.25!important;font-weight:800!important;color:#7a6b5d!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.property-list-item .mobile-card-text h3{margin:0!important;font-size:15px!important;line-height:1.32!important;font-weight:900!important;letter-spacing:-.4px!important;color:#111827!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.property-list-item .mobile-card-text .list-price{margin-top:2px!important;line-height:1.3!important}.property-list-item .mobile-card-text .list-price b,.property-list-item .mobile-card-text .sale-main-price{display:block!important;font-size:15.5px!important;line-height:1.35!important;font-weight:950!important;color:#0f3a66!important}.property-list-item .mobile-card-text .list-price em{display:block!important;margin-top:1px!important;font-size:12px!important;line-height:1.25!important;font-style:normal!important;font-weight:800!important;color:#7a6b5d!important}.property-list-item .sale-sub-price,.property-list-item .mobile-card-extra-info,.property-list-item .mini-facts.mobile-card-extra-info{display:none!important}}@media (max-width: 700px){.floating-buttons{position:fixed!important;left:12px!important;right:12px!important;bottom:8px!important;width:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:0!important;z-index:99999!important}.floating-buttons a,.floating-buttons button{height:44px!important;min-height:44px!important;border-radius:14px!important;font-size:14.5px!important;font-weight:900!important;padding:0 8px!important;line-height:1!important}body{padding-bottom:64px!important}}.sticky-contact-card .sticky-card-photo{width:100%!important;height:210px!important;object-fit:cover!important;border-radius:18px!important;margin-bottom:16px!important;display:block!important;border:1px solid #eadfce!important}@media (max-width: 700px){.sticky-contact-card .sticky-card-photo{height:190px!important;border-radius:16px!important;margin-bottom:14px!important}}@media (min-width: 1025px){.hero-inner,.hero-content-wrap,.hero-layout{display:grid!important;grid-template-columns:minmax(0,1.18fr) 480px!important;align-items:start!important;gap:42px!important}.hero-copy,.hero-left,.hero-text{max-width:760px!important;padding-top:28px!important}.hero h1,.hero p{max-width:720px!important}.hero-search,.search-box,.main-search{max-width:720px!important;width:88%!important}.hero-map-card,.map-card,.area-map-card{width:480px!important;max-width:480px!important;justify-self:end!important;align-self:start!important;margin-top:-16px!important;margin-right:10px!important}}@media (min-width: 1025px) and (max-width: 1280px){.hero-inner,.hero-content-wrap,.hero-layout{grid-template-columns:minmax(0,1fr) 430px!important;gap:28px!important}.hero-search,.search-box,.main-search{max-width:640px!important;width:84%!important}.hero-map-card,.map-card,.area-map-card{width:430px!important;max-width:430px!important;margin-top:-10px!important;margin-right:0!important}}@media (min-width: 1025px){.hero{padding-left:28px!important;padding-right:28px!important}.hero-inner,.hero-content-wrap,.hero-layout{width:100%!important;max-width:1480px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 520px!important;gap:28px!important;align-items:start!important}.hero-copy,.hero-left,.hero-text{max-width:760px!important;min-width:0!important}.hero h1,.hero p{max-width:760px!important}.hero-search,.search-box,.main-search{width:86%!important;max-width:720px!important}.hero-map-card,.map-card,.area-map-card{width:520px!important;max-width:520px!important;justify-self:end!important;margin-right:0!important;margin-top:-20px!important}}@media (min-width: 1025px) and (max-width: 1280px){.hero{padding-left:20px!important;padding-right:20px!important}.hero-inner,.hero-content-wrap,.hero-layout{grid-template-columns:minmax(0,1fr) 470px!important;gap:22px!important;max-width:1220px!important}.hero-map-card,.map-card,.area-map-card{width:470px!important;max-width:470px!important;margin-top:-14px!important}.hero-search,.search-box,.main-search{width:84%!important;max-width:660px!important}}@media (min-width: 1025px){.hero{padding-left:52px!important;padding-right:52px!important;overflow:hidden!important}.hero-inner,.hero-content-wrap,.hero-layout{width:100%!important;max-width:1360px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 520px!important;gap:34px!important;align-items:start!important}.hero-copy,.hero-left,.hero-text{width:100%!important;max-width:690px!important;min-width:0!important;padding-top:38px!important}.hero h1{max-width:690px!important;font-size:64px!important;line-height:1.08!important;letter-spacing:-2.8px!important;word-break:keep-all!important}.hero p{max-width:670px!important;font-size:17px!important;line-height:1.5!important}.hero-search,.search-box,.main-search{width:100%!important;max-width:640px!important;min-width:0!important}.hero-search input,.search-box input,.main-search input{min-width:0!important}.hero-search button,.search-box button,.main-search button{flex-shrink:0!important}.hero-map-card,.map-card,.area-map-card{width:520px!important;max-width:520px!important;justify-self:end!important;align-self:start!important;margin-top:26px!important;margin-right:0!important;position:relative!important;z-index:3!important}}@media (min-width: 1025px) and (max-width: 1380px){.hero{padding-left:42px!important;padding-right:42px!important}.hero-inner,.hero-content-wrap,.hero-layout{max-width:1260px!important;grid-template-columns:minmax(0,1fr) 490px!important;gap:30px!important}.hero-copy,.hero-left,.hero-text{max-width:640px!important}.hero h1{max-width:640px!important;font-size:58px!important}.hero p{max-width:620px!important}.hero-search,.search-box,.main-search{max-width:590px!important}.hero-map-card,.map-card,.area-map-card{width:490px!important;max-width:490px!important;margin-top:26px!important}}@media (min-width: 1025px){.hero{min-height:640px!important;height:640px!important;padding:62px 52px 40px!important;overflow:hidden!important;background-position:center center!important;background-size:cover!important}.hero-inner,.hero-content-wrap,.hero-layout{width:100%!important;max-width:1360px!important;height:100%!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 490px!important;gap:36px!important;align-items:start!important}.hero-copy,.hero-left,.hero-text{max-width:650px!important;padding-top:12px!important;min-width:0!important}.hero h1{max-width:650px!important;font-size:60px!important;line-height:1.06!important;letter-spacing:-2.8px!important;margin:28px 0 18px!important;word-break:keep-all!important}.hero p{max-width:650px!important;font-size:16.5px!important;line-height:1.5!important;margin-bottom:22px!important}.hero-search,.search-box,.main-search{width:100%!important;max-width:590px!important;min-width:0!important;margin-bottom:18px!important}.hero-search input,.search-box input,.main-search input{min-width:0!important}.hero-search button,.search-box button,.main-search button{flex-shrink:0!important}.hero-map-card,.map-card,.area-map-card{width:490px!important;max-width:490px!important;max-height:520px!important;justify-self:end!important;align-self:start!important;margin-top:0!important;margin-right:0!important;transform:translateY(-6px)!important;position:relative!important;z-index:3!important}.hero-map-card h2,.map-card h2,.area-map-card h2{font-size:28px!important;line-height:1.2!important;margin-bottom:8px!important}.hero-map-card p,.map-card p,.area-map-card p{font-size:14px!important;margin-bottom:18px!important}}@media (min-width: 1025px) and (max-width: 1380px){.hero{min-height:610px!important;height:610px!important;padding:56px 42px 34px!important}.hero-inner,.hero-content-wrap,.hero-layout{max-width:1260px!important;grid-template-columns:minmax(0,1fr) 470px!important;gap:30px!important}.hero-copy,.hero-left,.hero-text{max-width:620px!important;padding-top:10px!important}.hero h1{max-width:620px!important;font-size:56px!important;line-height:1.05!important;margin:24px 0 16px!important}.hero p{max-width:600px!important;font-size:16px!important}.hero-search,.search-box,.main-search{max-width:570px!important}.hero-map-card,.map-card,.area-map-card{width:470px!important;max-width:470px!important;transform:translateY(-8px)!important}}@media (min-width: 1025px){.hero-benefits,.benefit-strip,.feature-strip,.quick-benefits{margin-top:-72px!important;position:relative!important;z-index:5!important}}@media (min-width: 1025px){.hero{min-height:620px!important;height:620px!important;padding:54px 64px 36px!important;overflow:hidden!important}.hero-inner,.hero-content-wrap,.hero-layout{width:100%!important;max-width:1360px!important;height:100%!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,620px) 500px!important;gap:40px!important;align-items:start!important}.hero-copy,.hero-left,.hero-text{width:100%!important;max-width:620px!important;min-width:0!important;padding-top:8px!important;grid-column:1!important}.hero h1{max-width:620px!important;font-size:58px!important;line-height:1.06!important;letter-spacing:-2.8px!important;margin:24px 0 18px!important;word-break:keep-all!important}.hero p{max-width:620px!important;font-size:16px!important;line-height:1.48!important;margin-bottom:22px!important}.hero-search,.search-box,.main-search{width:100%!important;max-width:570px!important;min-width:0!important}.hero-map-card,.map-card,.area-map-card{display:block!important;visibility:visible!important;opacity:1!important;width:500px!important;max-width:500px!important;min-height:430px!important;grid-column:2!important;justify-self:end!important;align-self:start!important;margin-top:0!important;margin-right:0!important;position:relative!important;right:auto!important;top:auto!important;transform:none!important;z-index:10!important}}@media (min-width: 1025px) and (max-width: 1380px){.hero{height:600px!important;min-height:600px!important;padding:50px 52px 34px!important}.hero-inner,.hero-content-wrap,.hero-layout{max-width:1260px!important;grid-template-columns:minmax(0,590px) 470px!important;gap:34px!important}.hero-copy,.hero-left,.hero-text{max-width:590px!important}.hero h1{max-width:590px!important;font-size:54px!important}.hero-search,.search-box,.main-search{max-width:540px!important}.hero-map-card,.map-card,.area-map-card{width:470px!important;max-width:470px!important;min-height:410px!important}}@media (min-width: 1025px){.hero{position:relative!important;height:620px!important;min-height:620px!important;padding:52px 64px 36px!important;overflow:hidden!important}.hero-copy,.hero-left,.hero-text{max-width:610px!important;width:610px!important;position:relative!important;z-index:4!important}.hero h1{max-width:610px!important;font-size:56px!important;line-height:1.06!important;letter-spacing:-2.6px!important;margin:24px 0 18px!important}.hero p{max-width:610px!important;font-size:16px!important;line-height:1.45!important}.hero-search,.search-box,.main-search{max-width:560px!important;width:560px!important;position:relative!important;z-index:5!important}.hero-map-card,.map-card,.area-map-card{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;top:54px!important;right:64px!important;width:500px!important;max-width:500px!important;min-height:430px!important;margin:0!important;transform:none!important;z-index:6!important}}@media (min-width: 1025px) and (max-width: 1380px){.hero{height:600px!important;min-height:600px!important;padding-left:56px!important;padding-right:56px!important}.hero-copy,.hero-left,.hero-text{max-width:570px!important;width:570px!important}.hero h1{max-width:570px!important;font-size:52px!important}.hero-search,.search-box,.main-search{max-width:540px!important;width:540px!important}.hero-map-card,.map-card,.area-map-card{top:46px!important;right:56px!important;width:470px!important;max-width:470px!important;min-height:410px!important}}.naver-map-wrap{position:relative;width:100%;height:290px;min-height:290px;overflow:hidden;border-radius:22px;background:#eef3f7;border:1px solid rgba(20,43,76,.12)}.naver-real-map{width:100%;height:100%;min-height:290px}.naver-count-marker{width:70px;height:70px;min-height:70px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#183a67;color:#fff;box-shadow:0 12px 28px #183a6747;cursor:pointer}.naver-count-marker strong{display:block;font-size:13px;font-weight:800}.naver-count-marker span{margin:0;font-size:28px;font-weight:800;line-height:1;color:#fff}.naver-map-count-panel{position:absolute;left:12px;right:12px;bottom:12px;z-index:10;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;pointer-events:auto}.naver-map-count-panel button{min-height:42px;border:1px solid rgba(24,58,103,.25);border-radius:14px;background:#fffffff0;color:#16365f;font-family:inherit;cursor:pointer;box-shadow:0 8px 20px #183a671f}.naver-map-count-panel button span{display:block;font-size:12px;font-weight:700}.naver-map-count-panel button strong{display:block;margin-top:2px;font-size:14px;font-weight:900}@media (max-width: 768px){.naver-map-wrap{height:300px;min-height:300px;border-radius:18px}.naver-real-map{min-height:300px}.naver-count-marker{width:94px;min-height:48px}.naver-count-marker span{margin:0;font-size:28px!important;font-weight:800;line-height:1;color:#fff}.naver-map-count-panel{grid-template-columns:repeat(2,minmax(0,1fr));left:10px;right:10px;bottom:10px}}.naver-count-marker{width:70px!important;height:70px!important;min-height:70px!important;padding:0!important;border-radius:50%!important;background:#183a67!important;color:#fff!important;box-shadow:0 8px 18px #183a6742!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-family:inherit!important;line-height:1!important;box-sizing:border-box!important;pointer-events:auto!important}.naver-count-marker span{display:block!important;margin:0!important;font-size:28px!important;font-weight:800!important;line-height:1!important;color:#fff!important;white-space:nowrap!important}.naver-map-count-panel{left:10px!important;right:10px!important;bottom:10px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.naver-map-count-panel button{min-height:34px!important;padding:5px 6px!important;border-radius:12px!important}.naver-map-count-panel button span{font-size:10px!important}.naver-map-count-panel button strong{font-size:12px!important;margin-top:1px!important}@media (max-width: 768px){.naver-count-marker{width:72px!important;height:42px!important;min-height:42px!important;padding:6px!important}.naver-count-marker strong,.naver-count-marker span{font-size:10px!important}.naver-map-count-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}.naver-map-count-panel button{min-height:32px!important}}.naver-map-wrap{height:auto!important;min-height:0!important;overflow:visible!important;border:0!important;background:transparent!important;display:flex!important;flex-direction:column!important;gap:10px!important}.naver-real-map{width:100%!important;height:230px!important;min-height:230px!important;border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(24,58,103,.14)!important}.naver-count-marker{width:54px!important;height:30px!important;min-height:30px!important;padding:0 6px!important;border-radius:999px!important;background:#183a67!important;color:#fff!important;box-shadow:0 6px 14px #183a6740!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;line-height:1!important}.naver-count-marker strong{display:none!important}.naver-count-marker span{display:block!important;margin:0!important;font-size:11px!important;font-weight:900!important;color:#fff!important;white-space:nowrap!important}.naver-map-count-panel{position:static!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;z-index:1!important}.naver-map-count-panel button{min-height:46px!important;padding:7px 8px!important;border-radius:14px!important;border:1px solid rgba(24,58,103,.22)!important;background:#fff!important;color:#183a67!important;box-shadow:0 5px 14px #183a6717!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.naver-map-count-panel button span{display:block!important;font-size:11px!important;font-weight:800!important;color:#183a67!important;line-height:1.2!important;white-space:nowrap!important}.naver-map-count-panel button strong{display:block!important;margin-top:3px!important;font-size:13px!important;font-weight:900!important;color:#0b2e59!important;line-height:1.1!important}@media (max-width: 768px){.naver-real-map{height:220px!important;min-height:220px!important;border-radius:16px!important}.naver-map-count-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.naver-map-count-panel button{min-height:42px!important;padding:6px 7px!important}.naver-map-count-panel button span{font-size:10px!important}.naver-map-count-panel button strong{font-size:12px!important}.naver-count-marker{width:48px!important;height:28px!important;min-height:28px!important}.naver-count-marker span{font-size:10px!important}}.naver-map-wrap{height:auto!important;min-height:0!important;overflow:visible!important;border:0!important;background:transparent!important;display:flex!important;flex-direction:column!important;gap:8px!important}.naver-real-map{width:100%!important;height:280px!important;min-height:280px!important;border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(24,58,103,.14)!important}.naver-count-marker,.naver-cluster-marker{width:92px!important;height:78px!important;min-height:78px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;font-family:inherit!important;box-sizing:border-box!important;pointer-events:auto!important;cursor:pointer!important}.naver-count-marker span,.naver-cluster-marker span{order:1!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;margin:0!important;border-radius:999px!important;background:#3478f6!important;color:#fff!important;box-shadow:0 8px 18px #3478f657!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}.naver-count-marker strong,.naver-cluster-marker strong{order:2!important;display:block!important;margin-top:4px!important;padding:3px 7px!important;border-radius:999px!important;background:#fffffff5!important;color:#17406f!important;border:1px solid rgba(52,120,246,.22)!important;box-shadow:0 4px 10px #183a671f!important;font-size:10px!important;font-weight:800!important;line-height:1.1!important;white-space:nowrap!important}.naver-cluster-marker.area span{width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;background:#2563eb!important;font-size:12px!important}.naver-cluster-marker.dong span{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;background:#3478f6!important;font-size:12px!important}.naver-cluster-marker.property span{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;background:#4f7cff!important;font-size:13px!important}.naver-cluster-marker.property strong{font-size:9px!important;padding:3px 6px!important}.map-help-text{margin:6px 0 0!important;font-size:12px!important;line-height:1.45!important;color:#5d6b7e!important;text-align:center!important}.naver-map-count-panel{display:none!important}@media (max-width: 768px){.naver-real-map{height:250px!important;min-height:250px!important;border-radius:16px!important}.naver-count-marker,.naver-cluster-marker{width:78px!important;height:66px!important;min-height:66px!important}.naver-count-marker span,.naver-cluster-marker span{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;font-size:10px!important}.naver-cluster-marker.area span{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;font-size:10px!important}.naver-count-marker strong,.naver-cluster-marker strong{font-size:9px!important;padding:3px 6px!important}.map-help-text{font-size:11px!important}}.naver-real-map{height:300px!important;min-height:300px!important}.naver-cluster-marker span{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;font-size:11px!important}.naver-cluster-marker strong{margin-top:3px!important;padding:2px 6px!important;font-size:9px!important;max-width:72px!important;overflow:hidden!important;text-overflow:ellipsis!important}.map-help-text{margin:4px 0 0!important;padding:0 8px!important;font-size:11px!important;line-height:1.35!important;color:#5f6b7a!important}@media (max-width: 768px){.naver-real-map{height:260px!important;min-height:260px!important}.naver-cluster-marker{width:72px!important;height:62px!important;min-height:62px!important}.naver-cluster-marker span{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;font-size:10px!important}.naver-cluster-marker.area span{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;font-size:10px!important}.naver-cluster-marker strong{font-size:8px!important;max-width:64px!important}.map-help-text{display:none!important}}.property-badge-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.list-thumb .property-badge-row{position:absolute;left:10px;top:10px;z-index:5}.property-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900;line-height:1;box-shadow:0 6px 14px #142b4c29}.property-badge.badge-recommend{background:#183a67;color:#fff}.property-badge.badge-hot{background:#ef4444;color:#fff}.property-badge.badge-green{background:#16a34a;color:#fff}.property-badge.badge-blue{background:#dbeafe;color:#17406f}.property-badge.badge-purple{background:#7c3aed;color:#fff}.property-badge.badge-gold{background:#facc15;color:#172554}.property-badge.badge-gray,.property-badge.badge-default{background:#f3f4f6;color:#1f2937}@media (max-width: 768px){.property-badge{min-height:24px;padding:5px 8px;font-size:11px}}.featured-badge-line{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:12px}.badge-select-inline{display:flex;align-items:center;gap:8px;font-weight:700;color:#14345a}.badge-select-inline select{height:36px;padding:0 34px 0 12px;border:1px solid #d8dee8;border-radius:10px;background:#fff;font-weight:700;color:#14345a}.property-badge-row{position:absolute;top:10px;left:10px;display:flex!important;flex-direction:row!important;align-items:center;gap:6px;writing-mode:horizontal-tb!important}.property-badge{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:62px;height:30px;padding:0 12px!important;border-radius:999px;font-size:13px;font-weight:800;line-height:1;color:#fff;white-space:nowrap!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.property-badge.badge-blue,.badge-blue{background:#1f4b8f!important;color:#fff!important}.property-badge.badge-red,.badge-red{background:#d83a3a!important;color:#fff!important}.property-badge.badge-purple,.badge-purple{background:#6f42c1!important;color:#fff!important}.property-badge.badge-gold,.badge-gold{background:#f4c430!important;color:#102a43!important}.property-badge.badge-green,.badge-green{background:#2f9e44!important;color:#fff!important}.property-badge.badge-gray,.badge-gray{background:#5c677d!important;color:#fff!important}.property-badge.badge-recommend,.badge-recommend{background:#163b66!important;color:#fff!important}.property-badge.badge-hot,.badge-hot{background:#d93636!important;color:#fff!important}.property-badge.badge-purple,.badge-purple{background:#6d28d9!important;color:#fff!important}.property-badge.badge-gold,.badge-gold{background:#facc15!important;color:#111827!important}.property-badge.badge-green,.badge-green{background:#16a34a!important;color:#fff!important}.property-badge.badge-teal,.badge-teal{background:#0f766e!important;color:#fff!important}.property-badge.badge-gray,.badge-gray{background:#64748b!important;color:#fff!important}.property-badge.badge-orange,.badge-orange{background:#ea580c!important;color:#fff!important}.property-badge.badge-sky,.badge-sky{background:#0284c7!important;color:#fff!important}.property-badge.badge-default,.badge-default,.list-thumb .property-badge-row .property-badge.badge-recommend{background:#163b66!important;color:#fff!important}.list-thumb .property-badge-row .property-badge.badge-hot{background:#d93636!important;color:#fff!important}.list-thumb .property-badge-row .property-badge.badge-purple{background:#6d28d9!important;color:#fff!important}.list-thumb .property-badge-row .property-badge.badge-gold{background:#facc15!important;color:#111827!important}.list-thumb .property-badge-row .property-badge.badge-green{background:#16a34a!important;color:#fff!important}.list-thumb .property-badge-row .property-badge.badge-teal{background:#0f766e!important;color:#fff!important}.list-thumb .property-badge-row .property-badge.badge-gray{background:#64748b!important;color:#fff!important}.list-thumb .property-badge-row .property-badge.badge-orange{background:#ea580c!important;color:#fff!important}.list-thumb .property-badge-row .property-badge.badge-sky{background:#0284c7!important;color:#fff!important}.list-thumb .property-badge-row .property-badge.badge-default{background:#163b66!important;color:#fff!important}.entry-mode-tabs{display:flex;gap:10px;margin:18px 0;padding:10px;background:#f7f3ec;border:1px solid #eadfce;border-radius:18px}.entry-mode-tabs button{flex:1;border:1px solid #d8c8b4;background:#fff;color:#1f3556;font-weight:800;font-size:15px;padding:14px 18px;border-radius:14px;cursor:pointer}.entry-mode-tabs button.active{background:#183962;color:#fff;border-color:#183962}.quick-room-type-row{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}.quick-room-type-row button{border:1px solid #d8c8b4;background:#fff;color:#1f3556;font-weight:800;padding:11px 15px;border-radius:999px;cursor:pointer}.quick-room-type-row button.active{background:#183962;color:#fff;border-color:#183962}.quick-title-keyword-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0 18px}.quick-title-keyword-row .quick-label{width:100%;margin:0 0 2px;font-weight:800;color:#3b2d1f}.quick-title-keyword-row button{border:1px solid #d8c8b4;background:#fff;color:#1f3556;font-weight:800;padding:10px 14px;border-radius:999px;cursor:pointer}.quick-title-keyword-row button.active{background:#183962;color:#fff;border-color:#183962}.property-card-title,.property-card-price{word-break:keep-all}.property-card-title,.property-card-price{line-height:1.35}.list-info h3,.list-price,.list-price span{overflow-wrap:normal;word-break:keep-all}.list-info p,.mobile-card-text{word-break:keep-all;overflow-wrap:normal}.no-break{white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.quick-check-box{background:#fffaf0;border:1px solid #ead7bd;border-radius:18px}.quick-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.quick-check-grid>div{background:#fff;border:1px solid #eadfce;border-radius:14px;padding:12px 14px}.quick-check-grid span{display:block;font-size:12px;font-weight:800;color:#8a7862;margin-bottom:5px}.quick-check-grid strong{display:block;font-size:15px;font-weight:900;color:#17345b;word-break:keep-all;line-height:1.35}@media (max-width: 720px){.quick-check-grid{grid-template-columns:1fr}}.quick-status{margin:12px 0 16px;padding:12px 14px;border-radius:14px;font-weight:900;line-height:1.4}.quick-status.warn{background:#fff1f1;border:1px solid #f2b8b8;color:#b42318}.quick-status.ok{background:#eefaf1;border:1px solid #b7e1c1;color:#146c2e}.address-search-wrap{width:100%;display:grid;gap:10px}.address-search-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.address-button-row{display:flex;align-items:end;gap:8px}.address-search-button{min-height:44px;padding:0 16px;border:1px solid #173b67;border-radius:12px;background:#173b67;color:#fff;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}.address-search-button:disabled{opacity:.6;cursor:not-allowed}.selected-address-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px dashed #c8d3df;border-radius:14px;background:#f8fafc}.selected-address-box.ready{border-style:solid;border-color:#9db9d7;background:#eef6ff}.selected-address-box span{display:block;color:#64748b;font-size:12px;font-weight:800;line-height:1.4}.selected-address-box strong{display:block;margin-top:4px;color:#17345b;font-size:14px;font-weight:900;line-height:1.35;word-break:keep-all}.ledger-button{min-width:148px}.ledger-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ledger-status-message{margin:10px 0 0;padding:10px 12px;border-radius:12px;font-size:13px;font-weight:800;line-height:1.45}.ledger-status-message.ok{background:#eefaf1;border:1px solid #b7e1c1;color:#146c2e}.ledger-status-message.warn{background:#fff1f1;border:1px solid #f2b8b8;color:#b42318}.ledger-preview-grid div{padding:10px 12px;border:1px solid #dbe6f2;border-radius:12px;background:#fff}.ledger-preview-grid span{display:block;color:#64748b;font-size:12px;font-weight:800}.ledger-preview-grid strong{display:block;margin-top:4px;color:#17345b;font-size:14px;font-weight:900;line-height:1.35;word-break:keep-all}.address-result-list{display:flex;flex-direction:column;gap:6px}.address-result-item{width:100%;padding:10px 12px;border:1px solid #e1d3bd;border-radius:14px;background:#fff;text-align:left;cursor:pointer}.address-result-item:hover{border-color:#173b67;background:#f7fbff}.address-result-item strong{display:block;color:#111827;font-size:14px;font-weight:800;line-height:1.4}.address-result-item span{display:block;margin-top:4px;color:#6b7280;font-size:13px;line-height:1.4}.address-result-item em{display:inline-block;margin-top:5px;color:#173b67;font-size:12px;font-style:normal;font-weight:800}@media (max-width: 720px){.address-search-grid,.selected-address-box{grid-template-columns:1fr}.address-button-row,.address-search-button,.selected-address-box .address-search-button{width:100%}.ledger-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.ledger-preview-grid{grid-template-columns:1fr}}.selectable-option-group,.quick-field-section,.quick-choice-group{margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.quick-field-section h4{margin:0 0 12px;color:var(--brown-dark);font-size:17px}.option-group-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.option-group-head strong{color:var(--brown-dark);font-size:17px}.option-group-head span{color:var(--muted);font-size:13px;font-weight:800}.option-button-grid{display:flex;flex-wrap:wrap;gap:10px}.option-button-grid button,.selected-option-list button{min-height:44px;border:1px solid #d8c8b4;border-radius:999px;background:#fffaf3;color:var(--brown-dark);padding:10px 15px;font-weight:900}.option-button-grid button.selected{border-color:var(--brown-dark);background:var(--brown-dark);color:#fff;box-shadow:0 8px 18px #2b211b2e}.quick-number-field{position:relative}.quick-number-field input{min-height:50px;font-size:18px;font-weight:900}.quick-number-field.disabled{opacity:.7}.quick-number-field.disabled input{background:#f4efe7;cursor:not-allowed}.quick-number-field em{justify-self:start;margin-top:-4px;color:var(--brown);font-size:13px;font-style:normal;font-weight:900}.quick-check-line{min-height:48px}.staff-review-box{margin-top:20px}.option-custom-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.option-custom-row input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:14px;padding:0 13px}.option-custom-row button{min-height:46px;border:0;border-radius:14px;background:var(--brown);color:#fff;padding:0 18px;font-weight:900}.selected-option-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.selected-option-list button{min-height:38px;border-color:#bca88f;background:#f4eadc;font-size:13px}.admin-app-mode>.site-header,.admin-app-mode>.hero,.admin-app-mode>main,.admin-app-mode>.site-footer,.admin-app-mode>.floating-buttons{display:none!important}.admin-app-mode{min-height:100vh;background:#f4efe8}.admin-app-mode>.modal-backdrop{display:block!important;background:#f4efe8}.staff-step-register{border:1px solid #ead7bd;border-radius:22px;background:#fffaf0;padding:18px;margin-top:16px}.staff-step-head{display:grid;gap:14px;margin-bottom:16px}.staff-step-count{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border-radius:999px;background:#173b67;color:#fff;font-size:14px;font-weight:900}.staff-step-head h4{margin:10px 0 0;color:#24170f;font-size:26px;letter-spacing:0;line-height:1.2}.staff-progress-track{height:10px;border-radius:999px;background:#eadfce;overflow:hidden}.staff-progress-track span{display:block;height:100%;border-radius:999px;background:#173b67;transition:width .2s ease}.staff-step-card{display:grid;gap:18px;border:1px solid #eadfce;border-radius:20px;background:#fff;padding:18px}.staff-question{min-height:420px;display:flex;flex-direction:column;justify-content:center}.staff-question h3{margin:0 0 12px;color:#17345b;font-size:30px;letter-spacing:0;line-height:1.2}.staff-question .quick-choice-group,.staff-question .quick-field-section,.staff-question .selectable-option-group{border:0;background:transparent;padding:0;margin-top:16px}.staff-question .option-button-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.staff-question .option-button-grid button{min-height:72px;border-radius:18px;font-size:18px}.staff-question .two-cols,.staff-question .three-cols{grid-template-columns:1fr;gap:14px}.staff-wide-action{width:100%;height:56px;border-radius:16px;margin-top:10px;font-size:17px}.ledger-mini-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;padding:14px;border:1px solid #cfe1f7;border-radius:16px;background:#f5f9ff}.ledger-mini-box strong{grid-column:1 / -1;color:#17345b}.ledger-mini-box span{min-height:36px;padding:8px 10px;border-radius:12px;background:#fff;color:#334155;font-size:13px;font-weight:800}.staff-step-actions{position:sticky;bottom:0;z-index:5;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 -18px -18px;padding:14px 18px;background:#fffdf9;border-top:1px solid #eadfce;border-radius:0 0 20px 20px}.staff-step-actions button{min-height:58px;border-radius:16px;font-size:18px}.staff-step-actions button:disabled{opacity:.45;cursor:not-allowed}.floating-buttons.consumer-only{display:grid!important;grid-template-columns:repeat(2,minmax(0,auto))}.floating-buttons.consumer-only button{display:inline-flex!important;align-items:center;justify-content:center}.admin-app-mode>.floating-buttons.consumer-only{display:none!important}@media (max-width: 760px){.mode-choice{grid-template-columns:1fr!important}.floating-buttons.consumer-only{left:10px!important;right:10px!important;bottom:10px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.selectable-option-group{padding:14px}.quick-field-section,.quick-choice-group{padding:14px;margin-top:14px}.option-button-grid{gap:9px}.option-button-grid button,.quick-title-keyword-row button,.photo-enhance-buttons button{min-height:50px;padding:12px 16px;font-size:15px}.photo-enhance-buttons{grid-template-columns:1fr 1fr;gap:10px}.photo-item-enhance button{min-height:44px;font-size:13px}.option-custom-row{grid-template-columns:1fr}.option-custom-row input,.option-custom-row button,.quick-number-field input,.field input,.field select,.field textarea{min-height:50px}.staff-step-register{margin:12px -4px 0;padding:14px;border-radius:18px}.staff-step-card{padding:14px;border-radius:18px}.staff-question{min-height:calc(100dvh - 290px);justify-content:flex-start;padding-top:14px}.staff-question h3{font-size:25px}.staff-question .option-button-grid{grid-template-columns:1fr}.staff-question .option-button-grid button{min-height:68px;font-size:17px}.ledger-mini-box{grid-template-columns:1fr}.staff-step-actions{margin:0 -14px -14px;padding:12px 14px}.staff-step-actions button{min-height:56px}}.hero{background:linear-gradient(90deg,#0f1c2cc2,#0f1c2c57),url(https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?auto=format&fit=crop&w=1800&q=82) center 54% / cover no-repeat!important}.hero:after{opacity:.18!important}.hero-badge{max-width:min(100%,680px)!important;line-height:1.35!important;word-break:keep-all!important}.map-help-text{display:block!important;margin:8px 0 0!important;padding:0 4px!important;color:#506174!important;font-size:12px!important;line-height:1.35!important;white-space:normal!important;word-break:keep-all!important}.naver-map-wrap{height:auto!important;min-height:0!important;overflow:visible!important;border-radius:18px!important}.naver-real-map{height:268px!important;min-height:268px!important;border-radius:18px!important;overflow:hidden!important}@media (min-width: 1025px){.hero{height:620px!important;min-height:620px!important;padding:52px 64px 36px!important}.hero-content{width:min(100%,1360px)!important;max-width:1360px!important;padding:18px 560px 0 0!important}.hero-search{width:100%!important;max-width:620px!important}.hero-map-card.map-dashboard-card{top:48px!important;right:max(40px,calc((100vw - 1360px)/2))!important;width:500px!important;max-width:500px!important;min-height:500px!important;padding:22px!important}.map-card-head{margin-bottom:14px!important}.map-control-row{margin-bottom:12px!important}}@media (min-width: 1025px) and (max-width: 1280px){.hero-content{padding-right:500px!important}.hero-map-card.map-dashboard-card{right:36px!important;width:450px!important;max-width:450px!important}.naver-real-map{height:250px!important;min-height:250px!important}}@media (max-width: 1024px){.site-header,.top-contact{overflow:visible!important}.top-contact{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:12px 14px!important}.top-phone{justify-self:start!important;padding:0!important}.top-brand{width:100%!important}.brand-text-line{display:block!important;white-space:normal!important}.brand-text-line strong,.brand-text-line span{display:block!important;line-height:1.25!important}.top-nav{width:100%!important;overflow-x:auto!important;padding-bottom:2px!important}.top-nav a,.top-nav button{flex:0 0 auto!important}.hero{height:auto!important;min-height:0!important;padding:0 14px 26px!important;overflow:visible!important;background-position:center top!important}.hero-content{width:100%!important;max-width:none!important;padding:34px 0 20px!important}.hero h1{font-size:clamp(34px,9vw,48px)!important;letter-spacing:0!important}.hero-search{width:100%!important;max-width:none!important}.hero-map-card.map-dashboard-card{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0 auto!important;padding:16px!important;z-index:4!important}.naver-real-map{height:230px!important;min-height:230px!important}.map-help-text{display:block!important;font-size:11.5px!important}.category-strip,.filter-strip{position:relative!important;z-index:2!important;margin-left:14px!important;margin-right:14px!important}}@media (max-width: 640px){.hero-search,.map-control-row{grid-template-columns:1fr!important}.hero-search{display:grid!important;gap:8px!important;padding:8px!important;border-radius:16px!important}.hero-search input{min-height:48px!important;padding:0 12px!important;font-size:15px!important}.hero-search a,.map-control-row button{width:100%!important;min-height:46px!important}.map-card-head{align-items:flex-start!important;gap:10px!important}.map-card-icon{width:44px!important;height:44px!important;border-radius:14px!important}.map-card-head strong{font-size:21px!important}.map-card-head p{font-size:13px!important;line-height:1.35!important}.naver-real-map{height:210px!important;min-height:210px!important}.filter-strip{padding:12px!important;gap:8px!important}.floating-buttons.consumer-only,.floating-buttons{left:10px!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;width:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;z-index:99999!important}.floating-buttons a,.floating-buttons button{min-width:0!important;height:44px!important;min-height:44px!important;padding:0 8px!important;font-size:14px!important;white-space:nowrap!important}body{padding-bottom:calc(74px + env(safe-area-inset-bottom))!important}}.public-summary-card h2{margin:4px 0 8px;color:#173b67;font-size:32px;line-height:1.25}.text-lines{display:grid;gap:8px}.text-lines p{margin:0;white-space:pre-wrap;word-break:keep-all}.photo-caption-list{display:grid;gap:10px}.photo-caption-item{display:grid;gap:4px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.photo-caption-item span{color:#173b67;font-size:12px;font-weight:900}.photo-caption-item p{margin:0;color:#1f2937}.detail-contact-section .side-actions{margin-top:10px}.public-private-fields,.private-admin-fields{display:grid;gap:14px}.private-admin-fields{border-color:#7f1d1d2e!important;background:#fff7f7!important}.admin-property-tabs{margin:12px 0 16px;padding:16px;border:1px solid #d9e3ee;border-radius:18px;background:#f8fafc}.admin-property-tabs-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-property-tabs-head h3{margin:2px 0 0;color:#173b67;font-size:18px;line-height:1.35}.memo-dot,.memo-icon-button{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border-radius:999px;border:1px solid #f59e0b;background:#fffbeb;color:#92400e;font-size:12px;font-weight:900;white-space:nowrap}.memo-icon-button{cursor:pointer}.admin-detail-tab-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.admin-detail-tab-buttons button{min-height:38px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#334155;font-weight:900;cursor:pointer}.admin-detail-tab-buttons button.active{border-color:#173b67;background:#173b67;color:#fff}.admin-detail-panel{display:grid;gap:8px}.admin-info-line{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid #e2e8f0}.admin-info-line span{color:#64748b;font-size:13px;font-weight:900}.admin-info-line strong{color:#0f172a;font-size:14px;line-height:1.45;white-space:pre-wrap;word-break:keep-all}.private-panel .admin-info-line strong{color:#7f1d1d}@media (max-width: 760px){.admin-detail-tab-buttons{grid-template-columns:1fr 1fr}.admin-info-line{grid-template-columns:1fr;gap:4px}.admin-property-tabs-head{display:grid}.public-summary-card h2{font-size:24px}}.customer-market-section{scroll-margin-top:92px;margin-top:18px}.customer-market-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:8px 0 18px}.customer-market-head h2{margin:0;color:#102a4c;font-size:clamp(28px,3.2vw,44px);line-height:1.15;letter-spacing:0}.map-view-button,.hero-map-page-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;background:#173b67;color:#fff!important;font-weight:900;text-decoration:none;box-shadow:0 12px 24px #173b6733;white-space:nowrap}.hero-map-page-link{width:100%;margin-top:12px;min-height:42px;font-size:14px}.customer-search-panel{display:grid;gap:12px;margin-bottom:18px;padding:16px;border:1px solid #d9e3ee;border-radius:18px;background:#fff;box-shadow:0 12px 28px #173b6714}.customer-search-box{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:0 14px;border:1px solid #cbd7e6;border-radius:16px;background:#f8fafc}.customer-search-box span{color:#173b67;font-weight:900}.customer-search-box input{width:100%;border:0;outline:0;background:transparent;color:#0f172a;font-size:17px;font-weight:800}.mobile-filter-open{display:none;min-height:38px;border:0;border-radius:999px;background:#173b67;color:#fff;padding:0 14px;font-weight:900}.popular-keyword-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.popular-keyword-row button{flex:0 0 auto;min-height:34px;border:1px solid #d9e3ee;border-radius:999px;background:#fff;color:#173b67;padding:0 12px;font-size:13px;font-weight:900;cursor:pointer}.customer-market-layout{display:grid;grid-template-columns:278px minmax(0,1fr);gap:18px;align-items:start}.customer-filter-sidebar{position:sticky;top:92px;max-height:calc(100vh - 110px);overflow:auto;padding:16px;border:1px solid #d9e3ee;border-radius:18px;background:#fff;box-shadow:0 12px 28px #173b6714}.customer-filter-controls{display:grid;gap:18px}.customer-filter-block{display:grid;gap:9px}.customer-filter-block h3{margin:0;color:#102a4c;font-size:14px;font-weight:900}.filter-chip-wrap{display:flex;flex-wrap:wrap;gap:7px}.filter-chip-wrap button{min-height:34px;border:1px solid #d9e3ee;border-radius:999px;background:#fff;color:#334155;padding:0 11px;font-size:13px;font-weight:900;cursor:pointer}.filter-chip-wrap button.active{border-color:#173b67;background:#173b67;color:#fff}.price-range-row{display:grid;grid-template-columns:54px 1fr 1fr;align-items:center;gap:7px}.price-range-row span{color:#64748b;font-size:13px;font-weight:900}.price-range-row input{width:100%;min-height:38px;border:1px solid #d9e3ee;border-radius:10px;padding:0 10px;font-weight:800}.customer-filter-actions button{width:100%;min-height:42px;border:1px solid #173b67;border-radius:12px;background:#fff;color:#173b67;font-weight:900;cursor:pointer}.customer-results-panel{min-width:0}.customer-results-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 2px}.customer-results-top strong{color:#102a4c;font-size:20px;font-weight:900}.customer-results-top span{color:#64748b;font-weight:900}.customer-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customer-property-card.property-list-item{display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;padding:0!important;border:1px solid #d9e3ee!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 10px 24px #0f172a0f!important}.customer-property-card.active,.customer-property-card:hover{border-color:#173b67!important;box-shadow:0 16px 32px #173b6724!important}.property-card-main{display:grid;gap:0;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.customer-property-card .list-thumb{width:100%!important;height:auto!important;aspect-ratio:4 / 3;border-radius:0!important}.customer-property-card .list-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}.customer-property-card .list-info{display:grid!important;gap:8px!important;padding:13px 14px 12px!important}.customer-property-card .list-info p,.customer-property-card .list-info h3,.customer-property-card .list-info span,.customer-property-card .list-info strong,.customer-property-card .list-info em,.customer-property-card .list-info b{letter-spacing:0!important}.customer-property-card .list-info>p:first-child{margin:0!important;color:#173b67!important;font-size:13px!important;font-weight:900!important}.customer-property-card .list-info h3{margin:0!important;min-height:42px;color:#0f172a!important;font-size:16px!important;line-height:1.35!important;font-weight:900!important}.customer-property-card .list-price{display:grid!important;gap:4px!important}.customer-property-card .list-price b,.customer-property-card .sale-main-price{color:#0f172a!important;font-size:17px!important;line-height:1.25!important;font-weight:900!important}.customer-property-card .list-price em,.customer-property-card .sale-sub-price{color:#173b67!important;font-size:13px!important;font-style:normal!important;font-weight:900!important}.customer-card-location,.customer-card-summary{margin:0!important;color:#475569!important;font-size:13px!important;line-height:1.4!important;font-weight:700!important}.customer-card-summary{min-height:36px}.customer-property-card .mini-facts{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important}.customer-property-card .mini-facts span{min-height:26px;border-radius:999px;background:#f1f5f9!important;color:#334155!important;padding:5px 8px!important;font-size:12px!important;font-weight:900!important}.customer-property-card .property-card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0;margin:0;padding:0 10px 10px;box-sizing:border-box}.customer-property-card .property-card-actions a,.customer-property-card .property-card-actions button{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:32px;margin:0;padding:0 6px;box-sizing:border-box;border-radius:7px;background:#173b67;color:#fff!important;font-weight:900;text-decoration:none;white-space:nowrap}.property-card-actions a+a{background:#eef4fb;color:#173b67!important}.filter-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#0f172a6b;display:flex;align-items:flex-end}.filter-sheet{width:100%;max-height:82vh;overflow:auto;padding:16px;border-radius:20px 20px 0 0;background:#fff}.filter-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.filter-sheet-head strong{color:#102a4c;font-size:18px}.filter-sheet-head button{min-height:36px;border:0;border-radius:999px;background:#eef4fb;color:#173b67;padding:0 13px;font-weight:900}.customer-map-view{position:relative;width:min(1440px,calc(100vw - 48px));margin:36px auto;display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);grid-template-areas:"panel map";gap:18px;align-items:stretch;overflow:visible}.customer-map-canvas{grid-area:map;position:relative;min-height:760px;overflow:hidden;border:1px solid #d9e3ee;border-radius:28px;background:#eef4f8;box-shadow:0 18px 44px #0f172a1f}.customer-real-map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;background:#eef4f8}.customer-real-map>div{width:100%!important;height:100%!important}.customer-static-markers,.customer-map-fallback{display:none}.customer-map-topbar{position:absolute;z-index:6;left:18px;right:18px;top:18px;display:flex;gap:8px;align-items:center;overflow-x:auto;padding:8px;border-radius:18px;background:#fffffff0;box-shadow:0 14px 34px #0f172a24}.map-search-inline{flex:0 0 280px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid #d9e3ee;border-radius:999px;background:#f8fafc}.map-search-inline input{border:0;outline:0;background:transparent;font-weight:800}.map-filter-button,.map-filter-popover button{flex:0 0 auto;min-height:42px;border:1px solid #d9e3ee;border-radius:999px;background:#fff;color:#173b67;padding:0 13px;font-weight:900;white-space:nowrap}.map-filter-button.active{border-color:#173b67;background:#173b67;color:#fff}.map-filter-popover{position:absolute;z-index:7;left:18px;right:18px;top:82px;display:flex;flex-wrap:wrap;gap:8px;padding:12px;border:1px solid #d9e3ee;border-radius:16px;background:#fff;box-shadow:0 14px 34px #0f172a29}.customer-map-naver-marker{pointer-events:auto;position:static;display:inline-flex;align-items:center;transform:none;min-height:36px;border:0;border-radius:999px;background:#173b67;color:#fff;padding:0 12px;font-size:13px;font-weight:900;box-shadow:0 12px 24px #173b6740;cursor:pointer}.customer-map-naver-marker.featured{background:#0f2c52}.customer-map-naver-marker.hot{background:#dc2626}.customer-map-naver-marker.profit{background:#6d28d9}.customer-map-naver-marker.maintenance{background:#0f766e}.map-property-panel{grid-area:panel;position:relative;z-index:2;width:100%;min-height:760px;display:grid;grid-template-rows:minmax(0,1fr) auto;border:1px solid #d9e3ee;border-radius:22px;background:#fff;box-shadow:0 18px 44px #0f172a2e;overflow:hidden}.map-panel-scroll{overflow:auto;padding:16px 16px 96px}.map-panel-photo{position:relative;margin:-16px -16px 14px;aspect-ratio:4 / 3;background:#eef4fb}.map-panel-photo img{width:100%;height:100%;object-fit:cover}.map-panel-photo span{position:absolute;right:12px;bottom:12px;border-radius:999px;background:#0f172ab8;color:#fff;padding:5px 9px;font-size:12px;font-weight:900}.map-property-panel h2{margin:10px 0 8px;color:#0f172a;font-size:25px;line-height:1.25}.map-panel-address{margin:0 0 12px;color:#475569;font-weight:800}.map-panel-facts{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.map-panel-facts span{border-radius:999px;background:#eef4fb;color:#173b67;padding:6px 9px;font-size:12px;font-weight:900}.map-panel-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px;color:#64748b;font-size:12px;font-weight:900}.map-panel-actions{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px;border-top:1px solid #d9e3ee;background:#fffffff5}.map-panel-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:14px;background:#173b67;color:#fff!important;font-weight:900;text-decoration:none}.map-panel-actions a+a{background:#eef4fb;color:#173b67!important}@media (min-width: 1500px){.customer-property-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1024px){.customer-market-head{display:grid}.customer-market-layout{grid-template-columns:1fr}.customer-filter-sidebar{display:none}.mobile-filter-open{display:inline-flex;align-items:center;justify-content:center}.customer-property-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important}.customer-map-view{width:min(100% - 24px,1440px);grid-template-columns:1fr;grid-template-areas:"panel" "map";gap:14px}.customer-map-canvas{min-height:620px}.customer-map-topbar{left:12px;right:12px;top:12px}.map-filter-popover{left:12px;right:12px;top:76px;max-width:none}.map-property-panel{min-height:0;max-height:none;border-radius:20px}.map-panel-scroll{padding-bottom:88px}}@media (max-width: 640px){.customer-search-panel{padding:12px;border-radius:16px}.customer-search-box{min-height:50px;padding:0 10px}.customer-search-box input{font-size:15px}.map-view-button{width:100%}.customer-property-grid{grid-template-columns:1fr}.customer-property-card .list-info h3,.customer-card-summary{min-height:0}.price-range-row{grid-template-columns:1fr 1fr}.price-range-row span{grid-column:1 / -1}.customer-map-view{width:min(100% - 20px,1440px);margin-top:28px}.customer-map-canvas{min-height:560px}.customer-map-topbar{display:grid;grid-template-columns:1fr auto;overflow:visible}.map-search-inline{grid-column:1 / -1;flex-basis:auto}.map-filter-button{min-height:38px;padding:0 10px;font-size:12px}.map-property-panel h2{font-size:21px}.map-panel-photo{aspect-ratio:16 / 9}.map-panel-actions a{min-height:48px}}.hero{background:linear-gradient(90deg,#0f1c2cc2,#0f1c2c52),url(https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?auto=format&fit=crop&w=1800&q=82) center 50% / cover no-repeat!important}.hero-map-page-link{min-height:58px!important;border-radius:16px!important;background:#12345f!important;font-size:17px!important;box-shadow:0 16px 30px #12345f47!important}.customer-search-panel{position:sticky;top:78px;z-index:30}.customer-filter-sidebar{top:90px!important}.customer-market-section{margin-top:10px!important}.customer-market-head{margin-bottom:12px!important}.customer-property-card .customer-card-region{margin:0!important;color:#64748b!important;font-size:13px!important;font-weight:900!important}.customer-card-type-row{display:flex;flex-wrap:wrap;gap:6px}.customer-card-type-row span{min-height:26px;border-radius:999px;background:#eef4fb;color:#173b67;padding:5px 8px;font-size:12px;font-weight:900}.customer-property-card .customer-card-summary{display:-webkit-box!important;min-height:0!important;overflow:hidden!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#475569!important}.customer-property-card .mini-facts span{background:#f8fafc!important}@media (min-width: 1025px){.hero{height:500px!important;min-height:500px!important;padding:38px 56px 28px!important;overflow:hidden!important}.hero-content{padding:8px 520px 0 0!important}.hero h1{max-width:600px!important;font-size:48px!important;line-height:1.05!important;margin:16px 0 12px!important;letter-spacing:0!important}.hero p{max-width:580px!important;font-size:15px!important;line-height:1.45!important;margin-bottom:14px!important}.hero-search{max-width:560px!important;margin-top:14px!important;margin-bottom:10px!important}.hero-actions{margin-top:8px!important}.hero-map-card.map-dashboard-card{top:32px!important;right:max(34px,calc((100vw - 1340px)/2))!important;width:455px!important;max-width:455px!important;min-height:438px!important;padding:18px!important}.hero-map-card .naver-real-map{height:198px!important;min-height:198px!important}.hero-map-card .map-card-head,.hero-map-card .map-control-row{margin-bottom:10px!important}.customer-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1025px) and (max-width: 1280px){.hero{height:490px!important;min-height:490px!important;padding-left:36px!important;padding-right:36px!important}.hero-content{padding-right:470px!important}.hero h1{font-size:43px!important}.hero-map-card.map-dashboard-card{right:28px!important;width:420px!important;max-width:420px!important}}@media (max-width: 1024px){.customer-search-panel{top:0;margin-left:-4px;margin-right:-4px;border-radius:0 0 16px 16px}}@media (max-width: 760px){.hero{padding:0 12px 16px!important;min-height:0!important;background-position:center top!important}.hero-content{padding:24px 0 12px!important}.hero-badge{font-size:12px!important;padding:7px 10px!important;margin-bottom:8px!important}.hero h1{font-size:31px!important;line-height:1.12!important;margin:8px 0!important;letter-spacing:0!important}.hero-lead{display:none!important}.hero-search{margin-top:10px!important;margin-bottom:8px!important}.hero-search a{min-height:42px!important}.hero-actions,.hero-map-card.map-dashboard-card{display:none!important}.customer-market-section{margin-top:0!important}.customer-market-head,.popular-keyword-row{display:none!important}.customer-property-card .list-thumb{aspect-ratio:16 / 10!important}.property-card-actions a{min-height:46px!important;font-size:15px!important}}.admin-app-mode .property-card-actions,.admin-app-mode .floating-buttons{display:none!important}.property-card-actions a{color:#fff!important;background:#183a63!important;font-weight:900!important;text-align:center!important}.property-card-actions a:visited,.property-card-actions a:hover,.property-card-actions a:active{color:#fff!important}.property-card-actions a,.customer-property-card .property-card-actions a,.property-list-item .property-card-actions a{color:#fff!important;background-color:#183a63!important;font-weight:900!important;text-align:center!important;opacity:1!important}.property-card-actions a:link,.property-card-actions a:visited,.property-card-actions a:hover,.property-card-actions a:active{color:#fff!important}.admin-app-mode .property-card-actions,.admin-app-mode .customer-property-card .property-card-actions,.admin-app-mode .floating-buttons{display:none!important}#root .admin-app-mode .property-card-actions,#root .admin-app-mode .customer-property-card .property-card-actions,#root .admin-app-mode .property-list-item .property-card-actions,#root .admin-app-mode .floating-buttons{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.deal-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.deal-mode-toggle button{min-height:44px;border:1px solid #d8e2ee;border-radius:8px;background:#fff;color:#173b67;font-size:14px;font-weight:900}.deal-mode-toggle button.active{border-color:#173b67;background:#173b67;color:#fff}.sale-highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.sale-highlight-card{min-height:72px;padding:12px;border:1px solid #d9e3ee;border-radius:8px;background:#f8fafc}.sale-highlight-card span{display:block;margin-bottom:6px;color:#64748b;font-size:12px;font-weight:900}.sale-highlight-card strong{display:block;color:#0f172a;font-size:16px;line-height:1.25;font-weight:900}@media (max-width: 760px){.customer-search-panel{padding-bottom:10px!important}.popular-keyword-row{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:2px!important}.popular-keyword-row button{flex:0 0 auto!important;min-height:36px!important;border-radius:999px!important;white-space:nowrap!important}.customer-property-grid,.customer-results-panel,.customer-market-section,.page-shell{padding-bottom:18px!important}.floating-buttons.consumer-only,.bottom-contact,.fixed-contact,.floating-contact{display:none!important;visibility:hidden!important}.customer-property-card .list-thumb{width:100%!important;height:230px!important;aspect-ratio:auto!important}.customer-property-card .list-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.customer-property-card .customer-card-summary{display:none!important}.customer-property-card .list-info{gap:7px!important;padding:12px 13px 10px!important}.customer-property-card .list-price{gap:5px!important}.customer-property-card .list-price b{font-size:17px!important}.property-card-actions{padding:0 13px 13px!important}.gallery-main{height:340px!important;min-height:340px!important;border-radius:0!important}.gallery-main img{width:100%!important;height:100%!important;object-fit:cover!important}.photo-count{right:12px!important;bottom:12px!important;border-radius:999px!important;background:#0f172ac2!important;color:#fff!important}.sale-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.customer-map-canvas{display:flex!important;flex-direction:column!important;min-height:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.mobile-map-filter-panel,.customer-map-topbar{position:static!important;z-index:auto!important;left:auto!important;right:auto!important;top:auto!important;order:1!important;display:flex!important;flex-wrap:nowrap!important;gap:8px!important;align-items:center!important;width:100%!important;margin:0 0 12px!important;padding:10px!important;overflow-x:auto!important;border:1px solid #d9e3ee!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}.customer-map-topbar .map-search-inline{flex:0 0 100%!important;min-width:100%!important}.customer-map-topbar .map-filter-button{flex:0 0 auto!important}.map-filter-popover{position:static!important;z-index:auto!important;left:auto!important;right:auto!important;top:auto!important;order:2!important;width:100%!important;margin:0 0 12px!important;box-shadow:none!important}.customer-real-map.map-area{position:relative!important;inset:auto!important;z-index:auto!important;order:3!important;width:100%!important;height:300px!important;min-height:300px!important;overflow:hidden!important;border:1px solid #d9e3ee!important;border-radius:16px!important;background:#eef4f8!important}#detail-options .option-grid,.options-grid,.amenities-grid,.property-options-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-top:8px!important}#detail-options .option-item,.option-card,.amenity-card,.property-option-card{min-height:58px!important;height:auto!important;padding:6px!important;border-radius:12px!important;gap:3px!important}#detail-options .option-item span,.option-card .icon,.amenity-card .icon,.property-option-card .icon,.option-card .option-icon,.amenity-card .amenity-icon,.property-option-card .option-icon{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;font-size:16px!important;margin-bottom:3px!important}#detail-options .option-item,.option-card span,.amenity-card span,.property-option-card span,.option-card strong,.amenity-card strong,.property-option-card strong{font-size:12px!important;line-height:1.15!important}#detail-options h2,.options-title,.amenities-title{font-size:24px!important;margin-bottom:12px!important}.detail-map-section,.location-section,.detail-location-section,.property-location-section{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;max-width:100%!important;padding:20px 14px!important;gap:12px!important;box-sizing:border-box!important}.detail-map-head,.location-content,.location-text,.location-info{width:100%!important;max-width:100%!important;flex:none!important;display:block!important}.detail-map-head h2,.location-title,.location-heading{display:block!important;width:100%!important;max-width:100%!important;font-size:26px!important;line-height:1.25!important;word-break:keep-all!important;white-space:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;letter-spacing:0!important}.detail-map-head h2 br,.location-title br,.location-heading br{display:none!important}.detail-map-head p,.location-description{display:block!important;width:100%!important;max-width:100%!important;font-size:15px!important;line-height:1.45!important;word-break:keep-all!important;white-space:normal!important;writing-mode:horizontal-tb!important}.map-preview-box,.real-map-box,.location-map,.detail-location-map,.property-location-map,.location-map-wrapper,.map-preview{width:100%!important;max-width:100%!important;height:250px!important;min-height:250px!important;max-height:260px!important;border-radius:16px!important;overflow:hidden!important;box-sizing:border-box!important}.map-preview-box iframe,.real-map-box iframe,.location-map iframe,.detail-location-map iframe,.property-location-map iframe,.location-map>div,.detail-location-map>div,.property-location-map>div,.location-map-wrapper>div,.map-preview>div{width:100%!important;height:100%!important;max-width:100%!important}.map-link-button,.open-map-button,.naver-map-button{width:100%!important;height:46px!important;border-radius:23px!important;margin:8px 0 12px!important;font-size:15px!important}}.custom-request-section{width:min(1180px,calc(100vw - 40px));margin:28px auto 34px;padding:24px;border:1px solid #d9e3ee;border-radius:18px;background:#fff;box-shadow:0 12px 28px #0f172a14}.custom-request-head{margin-bottom:16px}.custom-request-head h2{margin:0 0 8px;color:#0f172a;font-size:28px;line-height:1.25;font-weight:900;letter-spacing:0}.custom-request-head p{margin:0;color:#475569;font-size:15px;line-height:1.55;font-weight:700}.custom-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.custom-request-card{min-height:156px;padding:18px;border:1px solid #d9e3ee;border-radius:14px;background:#f8fafc;display:grid;align-content:start;gap:8px}.custom-request-card h3{margin:0;color:#173b67;font-size:20px;line-height:1.25;font-weight:900}.custom-request-card p{margin:0;color:#475569;font-size:14px;line-height:1.45;font-weight:700}.custom-request-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;margin-top:6px;padding:0 18px;border-radius:999px;background:#173b67;color:#fff!important;font-size:14px;font-weight:900;text-decoration:none}.listing-card,.property-card,.mobile-property-card,.customer-property-card{height:auto;min-height:auto;overflow:visible}.card-actions,.property-card-actions,.listing-card-actions,.contact-actions{display:flex;width:100%;gap:10px;position:relative;z-index:2}.card-actions a,.card-actions button,.property-card-actions a,.property-card-actions button,.listing-card-actions a,.listing-card-actions button,.contact-actions a,.contact-actions button{flex:1;min-height:48px}.property-list,.listing-list,.customer-list,.properties-grid,.customer-property-grid{padding-bottom:60px}@media (min-width: 769px){.detail-map-section,.property-location-section,.location-section{align-items:start}.map-preview-box,.real-map-box,.location-map,.property-location-map,.detail-location-map{width:100%;height:400px;min-height:400px;max-height:400px;overflow:hidden;border-radius:24px}.map-preview-box>div,.real-map-box>div,.location-map>div,.property-location-map>div,.detail-location-map>div,.map-preview-box iframe,.real-map-box iframe,.location-map iframe,.property-location-map iframe,.detail-location-map iframe{width:100%;height:100%}}@media (max-width: 768px){.listing-card,.property-card,.mobile-property-card,.customer-property-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important;border-radius:24px!important}.listing-card img,.property-card img,.mobile-property-card img,.customer-property-card img{width:100%!important;max-width:100%!important;height:240px!important;object-fit:cover!important}.listing-card-title,.property-card-title,.card-title,.detail-title,.customer-card-region,.customer-card-type-row{width:100%!important;max-width:100%!important;white-space:normal!important;word-break:keep-all!important;overflow:visible!important}.property-tags,.detail-tags,.card-tags,.chip-row,.badge-line,.customer-card-type-row{display:flex!important;flex-wrap:wrap!important;gap:6px!important;max-width:100%!important;overflow:visible!important}.card-description,.property-description,.listing-description{white-space:normal!important;word-break:keep-all!important;overflow:visible!important}.card-actions,.property-card-actions,.listing-card-actions{display:flex!important;gap:10px!important;width:100%!important}.card-actions a,.card-actions button,.property-card-actions a,.property-card-actions button,.listing-card-actions a,.listing-card-actions button{flex:1!important;min-height:52px!important}.property-list,.listing-list,.customer-list,.properties-grid,.customer-property-grid{padding-bottom:90px!important}.custom-request-section{width:min(100% - 20px,1180px);margin:22px auto 28px;padding:18px 14px;border-radius:16px}.custom-request-head h2{font-size:23px}.custom-request-grid{grid-template-columns:1fr}.custom-request-card{min-height:0;padding:16px}.custom-request-button{width:100%;min-height:48px}}@media (max-width: 768px){.hero-map-card.map-dashboard-card{width:100%!important;max-width:100%!important;min-width:0!important;margin:16px 0 0!important;box-sizing:border-box!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important;overflow:hidden!important}.hero-map-card.map-dashboard-card .map-card,.hero-map-card.map-dashboard-card .map-card-head,.hero-map-card.map-dashboard-card .map-card-control-row{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.hero-map-card.map-dashboard-card img{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}.hero-map-card.map-dashboard-card .map-card-control-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.hero-map-card.map-dashboard-card .map-card-control-row a,.hero-map-card.map-dashboard-card .map-card-control-row button{width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media (max-width: 768px){.hero-map-card.map-dashboard-card img{width:100%!important;height:260px!important;max-height:260px!important;object-fit:cover!important;object-position:center center!important;display:block!important}.hero-map-card.map-dashboard-card{max-height:none!important}}@media (max-width: 768px){.hero-map-card.map-dashboard-card img{width:100%!important;height:260px!important;max-height:260px!important;object-fit:cover!important;object-position:center center!important;display:block!important}}@media (max-width: 768px){.hero-map-card.map-dashboard-card{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:16px 0 0!important;box-sizing:border-box!important;overflow:visible!important}.hero-map-card.map-dashboard-card .map-card{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;box-sizing:border-box!important;overflow:visible!important;padding-bottom:16px!important}.hero-map-card.map-dashboard-card img{width:100%!important;height:190px!important;max-height:190px!important;object-fit:cover!important;object-position:center center!important;display:block!important}.hero-map-card.map-dashboard-card .map-card-head,.hero-map-card.map-dashboard-card .map-card-body,.hero-map-card.map-dashboard-card .map-card-content,.hero-map-card.map-dashboard-card .map-card-title,.hero-map-card.map-dashboard-card .map-card-price,.hero-map-card.map-dashboard-card .map-card-address,.hero-map-card.map-dashboard-card .map-card-meta,.hero-map-card.map-dashboard-card .map-card-control-row{height:auto!important;max-height:none!important;overflow:visible!important;white-space:normal!important;box-sizing:border-box!important}.hero-map-card.map-dashboard-card .map-card-control-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.hero-map-card.map-dashboard-card .map-card-control-row a,.hero-map-card.map-dashboard-card .map-card-control-row button{width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media (max-width: 768px){.map-property-panel{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;max-height:none!important;display:block!important;overflow:visible!important;border-radius:18px!important;box-sizing:border-box!important}.map-property-panel .map-panel-scroll{height:auto!important;max-height:none!important;overflow:visible!important;padding-bottom:14px!important}.map-property-panel .map-panel-photo{width:100%!important;height:180px!important;max-height:180px!important;aspect-ratio:auto!important;overflow:hidden!important;border-radius:16px!important}.map-property-panel .map-panel-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.map-property-panel h2{font-size:20px!important;line-height:1.25!important;margin:10px 0 6px!important}.map-property-panel .map-panel-address,.map-property-panel .map-panel-meta,.map-property-panel .map-panel-price{height:auto!important;max-height:none!important;overflow:visible!important;white-space:normal!important}.map-property-panel .map-panel-actions{position:static!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:12px!important;padding:0!important}.map-property-panel .map-panel-actions a{width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media (max-width: 768px){.map-property-panel{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin:12px auto 0!important;border-radius:16px!important;box-shadow:0 10px 24px #0f172a1f!important}.map-property-panel .map-panel-scroll{padding:12px 12px 10px!important}.map-property-panel .map-panel-photo{height:150px!important;max-height:150px!important;border-radius:14px!important}.map-property-panel h2{font-size:18px!important;line-height:1.22!important;margin:8px 0 5px!important}.map-property-panel .map-panel-price{font-size:19px!important;line-height:1.25!important;margin:4px 0!important}.map-property-panel .map-panel-address,.map-property-panel .map-panel-meta,.map-property-panel p,.map-property-panel span{font-size:13px!important;line-height:1.35!important}.map-property-panel .map-panel-actions{gap:8px!important;margin-top:10px!important}.map-property-panel .map-panel-actions a{min-height:42px!important;height:42px!important;font-size:14px!important;border-radius:12px!important;padding:0 8px!important}}@media (max-width: 768px){.map-property-panel .lead-text{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:13px!important;line-height:1.35!important;margin:8px 0 6px!important}.map-property-panel .lead-text~p:not(.map-panel-address){display:none!important}.map-property-panel .map-panel-meta{margin-top:6px!important;font-size:12px!important;line-height:1.3!important}.map-property-panel .map-panel-meta span{font-size:12px!important}.map-property-panel .map-panel-actions{margin-top:8px!important;padding:0!important}}@media (max-width: 768px){.map-property-panel .text-lines{display:none!important}.map-property-panel .lead-text{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13px!important;line-height:1.3!important;margin:7px 0 5px!important}.map-property-panel .map-panel-meta{margin-top:6px!important;padding-top:0!important;font-size:11px!important}.map-property-panel .map-panel-scroll{padding-bottom:8px!important}}@media (max-width: 768px){body{overflow-x:hidden!important}.map-property-panel{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}.map-property-panel .lead-text{width:100%!important;max-width:100%!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.map-property-panel .map-panel-actions{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;box-sizing:border-box!important;overflow:hidden!important}.map-property-panel .map-panel-actions a{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}.customer-search-panel,.customer-map-naver,.customer-map-section{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;overflow:hidden!important}}@media (max-width: 768px){body{overflow-x:hidden!important}.map-property-panel{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important;box-sizing:border-box!important}.map-property-panel .map-panel-scroll,.map-property-panel .map-panel-photo,.map-property-panel .lead-text,.map-property-panel .map-panel-facts,.map-property-panel .map-panel-meta{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.map-property-panel .lead-text{display:block!important;white-space:nowrap!important;text-overflow:ellipsis!important}.map-property-panel .map-panel-actions{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;box-sizing:border-box!important;overflow:hidden!important}.map-property-panel .map-panel-actions a{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}}@media (max-width: 768px){.customer-map-view{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"panel" "map"!important;width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;box-sizing:border-box!important;gap:12px!important}.customer-map-canvas{grid-area:map!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}.map-property-panel{grid-area:panel!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}.customer-real-map.map-area,.customer-map-topbar,.mobile-map-filter-panel,.map-search-inline{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media (max-width: 768px){.map-property-panel .map-panel-actions a,.map-property-panel .map-panel-actions a:visited,.map-property-panel .map-panel-actions a:hover,.map-property-panel .map-panel-actions a:active{color:#fff!important;font-weight:900!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important}}@media (max-width: 768px){.detail-main{display:flex!important;flex-direction:column!important}#detail-gallery{order:1!important}#detail-options{order:2!important}.public-summary-card{order:3!important}#detail-info{order:4!important}#detail-desc{order:5!important}#detail-options{margin-top:12px!important;margin-bottom:12px!important}#detail-options .option-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#detail-options .option-item{min-height:48px!important;padding:8px 6px!important}#detail-options .option-item span{font-size:16px!important}#detail-options .option-item strong{font-size:12px!important}}.customer-map-canvas{position:relative!important;width:100%!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important}.customer-real-map.map-area{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important;box-sizing:border-box!important}.customer-real-map.map-area>div{width:100%!important;height:100%!important}.naver-count-marker,.naver-cluster-marker{width:92px!important;height:78px!important;min-height:78px!important;padding:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.naver-count-marker span,.naver-cluster-marker span,.naver-cluster-marker.area span,.naver-cluster-marker.dong span,.naver-cluster-marker.property span{width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;margin:0!important;border-radius:50%!important;background:#183a67!important;color:#fff!important;box-shadow:0 8px 18px #183a6757!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:24px!important;font-weight:900!important;line-height:1!important}.naver-count-marker strong,.naver-cluster-marker strong{display:none!important}.mobile-accordion{padding:0;overflow:hidden}.mobile-accordion-summary{position:relative;display:flex;align-items:center;justify-content:space-between;padding:24px 22px;font-size:24px;font-weight:800;color:#172f52;cursor:pointer;list-style:none}.mobile-accordion-summary::-webkit-details-marker{display:none}.accordion-arrow{font-size:28px;line-height:1;transition:transform .2s ease}.mobile-accordion[open] .accordion-arrow{transform:rotate(180deg)}.mobile-accordion-content{padding:0 22px 24px}.mobile-accordion-content p{margin:0 0 12px;font-size:17px;line-height:1.65}@media (max-width: 768px){.mobile-accordion-summary{padding:20px 18px;font-size:21px}.mobile-accordion-content{padding:0 18px 22px}.mobile-accordion-content p{font-size:16px;line-height:1.6}}.mobile-legal-accordion{padding:0;overflow:hidden}.mobile-legal-summary{display:flex;align-items:center;justify-content:space-between;padding:22px 20px;font-size:22px;font-weight:800;color:#172f52;cursor:pointer;list-style:none}.mobile-legal-summary::-webkit-details-marker{display:none}.mobile-legal-arrow{font-size:28px;line-height:1;transition:transform .2s ease}.mobile-legal-accordion[open] .mobile-legal-arrow{transform:rotate(180deg)}.mobile-legal-content{padding:0 20px 22px;border-top:1px solid #e8e2d8}.mobile-legal-content p{margin:0;padding:10px 0;font-size:16px;line-height:1.55;border-bottom:1px solid #f0ece5}.mobile-broker-info{margin-top:18px;padding:16px;background:#f8f4ec;border-radius:14px}.mobile-broker-info h3{margin:0 0 10px;font-size:18px;color:#172f52}.mobile-broker-info p:last-child,.mobile-legal-content p:last-child{border-bottom:0}.mobile-legal-notice{margin-top:14px!important;font-weight:700;color:#5f5a52}@media (max-width: 768px){.mobile-legal-summary{padding:18px 16px;font-size:19px}.mobile-legal-content{padding:0 16px 18px}.mobile-legal-content p{font-size:15px}}.mobile-info-accordion{padding:0;overflow:hidden}.mobile-info-summary{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:20px 18px;cursor:pointer;list-style:none}.mobile-info-summary::-webkit-details-marker{display:none}.mobile-info-summary>span:first-child{font-size:22px;font-weight:800;color:#172f52}.mobile-info-badge{padding:8px 12px;border-radius:999px;background:#f7f0e5;color:#17365f;font-size:13px;font-weight:700;white-space:nowrap}.mobile-info-arrow{font-size:26px;transition:transform .2s ease}.mobile-info-accordion[open] .mobile-info-arrow{transform:rotate(180deg)}.mobile-info-content{padding:0;border-top:0}.mobile-info-accordion:not([open]) .mobile-info-content{display:none}.mobile-info-accordion[open] .mobile-info-content{display:block;padding:0 18px 20px;border-top:1px solid #e4e8ec}#detail-related .side-actions{gap:8px;margin-top:8px}#detail-related .side-actions a{min-height:0!important;height:38px!important;padding:0 12px!important;border-radius:10px!important;display:flex;align-items:center;justify-content:center}#detail-related .side-actions a{height:23px!important;min-height:23px!important;padding:0 5px!important;border-radius:6px!important;display:flex!important;align-items:center!important;justify-content:center!important}.customer-property-card .property-card-actions{gap:8px!important;margin-top:6px!important}.customer-property-card .property-card-actions a{height:23px!important;min-height:23px!important;padding:0 8px!important;border-radius:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.customer-property-card .property-card-actions{display:flex!important;justify-content:center!important;gap:10px!important;margin-top:7px!important}.customer-property-card .property-card-actions a{flex:0 0 43%!important;width:43%!important;height:27px!important;min-height:27px!important;padding:0 6px!important;border-radius:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.customer-property-card .property-badge-row{gap:5px!important;margin:5px 0 7px!important}.customer-property-card .property-badge-row>*{min-height:0!important;padding:3px 8px!important;border-radius:10px!important;font-size:12px!important;line-height:1.2!important}.customer-property-card .list-thumb{height:190px!important;min-height:190px!important}.customer-property-card .list-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.customer-property-card .list-info.mobile-card-text{padding:9px 14px 7px!important;min-height:0!important}.customer-property-card .list-info.mobile-card-text>*{margin-top:3px!important;margin-bottom:3px!important}.customer-property-card .property-badge-row{margin:4px 0!important;gap:5px!important}@media (max-width: 768px){.customer-property-card{height:380px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.customer-property-card .property-card-main{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.customer-property-card .list-thumb{flex:0 0 265px!important;height:265px!important;min-height:265px!important;overflow:hidden!important}.customer-property-card .list-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.customer-property-card .list-info.mobile-card-text{flex:1 1 auto!important;min-height:0!important;padding:7px 14px 3px!important}.customer-property-card .list-info.mobile-card-text>*{margin-top:2px!important;margin-bottom:2px!important}.customer-property-card .property-badge-row{margin:3px 0!important;gap:5px!important}.customer-property-card .property-card-actions{flex:0 0 33px!important;height:33px!important;padding:3px 14px 5px!important;gap:10px!important;justify-content:center!important}.customer-property-card .property-card-actions a{flex:0 0 43%!important;width:43%!important;height:27px!important;min-height:27px!important;padding:0 6px!important;border-radius:7px!important}}.customer-property-card .customer-card-title-line{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.customer-property-card .customer-card-first-line{display:flex!important;align-items:center!important;gap:6px!important;width:100%!important;white-space:nowrap!important}.customer-property-card .customer-card-first-line .customer-card-region{margin:0!important;flex-shrink:0!important}.customer-property-card .customer-card-first-line .customer-card-type-row{display:flex!important;align-items:center!important;gap:5px!important;margin:0!important}@media (max-width: 768px){.customer-property-card{height:auto!important;overflow:visible!important}.customer-property-card .property-card-main{flex:none!important;min-height:0!important}.customer-property-card .list-thumb{flex:0 0 255px!important;height:255px!important;min-height:255px!important;overflow:hidden!important}.customer-property-card .list-info.mobile-card-text{flex:none!important;height:auto!important;min-height:98px!important;overflow:visible!important;padding:8px 14px 6px!important}.customer-property-card .customer-card-first-line{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:6px!important;width:100%!important;margin:0 0 5px!important}.customer-property-card .customer-card-first-line .customer-card-region{margin:0!important;min-width:0!important;white-space:nowrap!important}.customer-property-card .customer-card-first-line .customer-card-type-row{display:flex!important;align-items:center!important;flex-shrink:0!important;gap:5px!important;margin:0!important}.customer-property-card .list-price{display:block!important;visibility:visible!important;opacity:1!important;margin:4px 0 2px!important}.customer-property-card .property-card-actions{position:static!important;margin-top:0!important}}@media (max-width: 768px){.customer-property-card .list-info.mobile-card-text{display:flex!important;flex-direction:column!important;align-items:stretch!important;grid-template-columns:none!important;width:100%!important;box-sizing:border-box!important}.customer-property-card .customer-card-first-line{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;width:100%!important;gap:6px!important;overflow:hidden!important}.customer-property-card .customer-card-region{flex:0 1 auto!important;min-width:0!important;margin:0!important;white-space:nowrap!important}.customer-property-card .customer-card-inline-badges{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:4px!important;margin:0!important;position:static!important;left:auto!important;right:auto!important;transform:none!important}}@media (max-width: 768px){.customer-property-card .customer-card-first-line{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:5px!important;width:100%!important;overflow:visible!important}.customer-property-card .customer-card-first-line .customer-card-region{flex:0 0 auto!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;white-space:nowrap!important;overflow:visible!important}.customer-property-card .customer-card-inline-badges{display:flex!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;gap:4px!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important;overflow:visible!important}.customer-property-card .customer-card-inline-badges span{flex:0 0 auto!important;white-space:nowrap!important}}.customer-property-card .rental-price-line{display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:5px!important;width:100%!important;margin:3px 0!important;white-space:nowrap!important}.customer-property-card .rental-price-line b{flex:0 0 auto!important;white-space:nowrap!important}.customer-property-card .maintenance-inline{flex:0 0 auto!important;color:#786d61!important;font-size:11px!important;font-weight:600!important;white-space:nowrap!important}.customer-property-card .customer-card-first-line{display:flex!important;align-items:center!important;gap:5px!important;width:100%!important;margin:0 0 6px!important;white-space:nowrap!important}.customer-property-card .customer-card-first-line .customer-card-region{margin:0!important;flex:0 0 auto!important;white-space:nowrap!important}.customer-property-card .customer-card-inline-badges{display:inline-flex!important;align-items:center!important;gap:4px!important;width:auto!important;margin:0!important}.customer-property-card .customer-card-inline-badges span{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:21px!important;padding:0 7px!important;border-radius:999px!important;background:#eef4fb!important;color:#173f6b!important;font-size:11px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}.customer-property-card .customer-card-inline-badges span:last-child{background:#fff2d7!important}.customer-property-card .property-card-actions{height:36px!important;min-height:36px!important;padding-top:2px!important;padding-bottom:3px!important}.customer-property-card .property-card-actions a{height:31px!important;min-height:31px!important;padding-left:6px!important;padding-right:6px!important}@media (max-width: 768px){.customer-property-card .list-info.mobile-card-text{height:auto!important;min-height:0!important;padding:8px 14px 3px!important}.customer-property-card .rental-price-line,.customer-property-card .list-price{margin:3px 0 1px!important}.customer-property-card .property-card-actions{margin-top:2px!important;padding-top:0!important;padding-bottom:4px!important}}.customer-map-cluster-marker{width:44px!important;height:44px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#183a67!important;border:3px solid #ffffff!important;box-shadow:0 0 0 2px #183a67,0 4px 10px #183a6759!important;box-sizing:border-box!important}.customer-map-cluster-marker span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;color:#fff!important;font-size:18px!important;font-weight:900!important;line-height:1!important}.photo-caption-details{margin-top:10px;padding:0;border:1px solid #d9e1ec;border-radius:12px;background:#fff;overflow:hidden}.photo-caption-summary{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;font-size:17px;font-weight:700;color:#17243a;list-style:none}.photo-caption-summary:after{content:"▼";font-size:13px;transition:transform .2s ease}.photo-caption-details[open] .photo-caption-summary:after{transform:rotate(180deg)}.photo-caption-details>:not(summary){padding-left:14px;padding-right:14px}.photo-caption-details>:last-child{padding-bottom:14px}.photo-caption-details:not([open])>*:not(summary){display:none!important}.photo-caption-summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:14px 18px;font-size:20px;font-weight:800}.photo-caption-summary::-webkit-details-marker{display:none}.photo-caption-summary:after{content:"펼치기 ▼";margin-left:auto;font-size:14px;font-weight:600}.photo-caption-details[open] .photo-caption-summary:after{content:"접기 ▲"}details.photo-caption-details:not([open])>*:not(summary){display:none!important}details.photo-caption-details>summary{display:flex!important;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:14px 18px;font-size:20px;font-weight:800}details.photo-caption-details>summary::-webkit-details-marker{display:none}details.photo-caption-details>summary:after{content:"펼치기 ▼";margin-left:auto;font-size:14px;font-weight:600}details.photo-caption-details[open]>summary:after{content:"접기 ▲"}.photo-caption-section{padding:0;overflow:hidden}.photo-caption-toggle{width:100%;border:0;background:transparent;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#17243a;font-size:20px;font-weight:800;text-align:left}.photo-caption-content{padding:0 20px 20px}.customer-search-panel{position:static!important;top:auto!important;z-index:auto!important;margin-bottom:18px!important}@media (max-width: 1024px){.customer-search-panel{position:static!important;top:auto!important;margin-left:0!important;margin-right:0!important}}.customer-property-card{box-sizing:border-box!important;overflow:hidden!important}.customer-property-card-content{width:100%!important;min-width:0!important;box-sizing:border-box!important;padding-left:12px!important;padding-right:12px!important}.customer-property-card-content h3,.customer-property-card-content p,.customer-property-card-content div{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.customer-property-card-content h3,.customer-property-card-content p{white-space:normal!important;overflow-wrap:anywhere!important;word-break:keep-all!important}.customer-property-actions{width:calc(100% - 24px)!important;margin-left:12px!important;margin-right:12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;box-sizing:border-box!important}.customer-property-actions a,.customer-property-actions button{width:100%!important;min-width:0!important;box-sizing:border-box!important}.customer-pagination{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:minmax(90px,140px) auto minmax(90px,140px);align-items:center;justify-content:center;gap:14px;padding:18px 0 8px}.customer-pagination button{min-height:42px;padding:0 18px;border:0;border-radius:999px;background:#183a63;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.customer-pagination button:disabled{opacity:.35;cursor:default}.customer-pagination strong{min-width:64px;color:#183a63;font-size:15px;text-align:center}@media (max-width: 640px){.customer-pagination{grid-template-columns:1fr auto 1fr;gap:8px;padding:14px 4px 6px}.customer-pagination button{min-height:40px;padding:0 10px;font-size:14px}}@media (max-width: 768px){.customer-property-grid{gap:10px!important}.customer-property-card{display:grid!important;grid-template-rows:138px 36px!important;height:174px!important;min-height:174px!important;border-radius:14px!important;overflow:hidden!important}.customer-property-card .property-card-main{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;width:100%!important;height:138px!important;min-height:138px!important;padding:0!important;overflow:hidden!important}.customer-property-card .list-thumb{width:112px!important;height:138px!important;min-height:138px!important;flex:none!important;border-radius:0!important}.customer-property-card .list-info.mobile-card-text{display:flex!important;flex-direction:column!important;justify-content:center!important;width:100%!important;height:138px!important;min-height:0!important;padding:8px 10px!important;overflow:hidden!important;text-align:left!important}.customer-property-card .customer-card-first-line{display:block!important;margin:0 0 5px!important;overflow:hidden!important}.customer-property-card .customer-card-region{display:block!important;max-width:100%!important;margin:0 0 4px!important;overflow:hidden!important;color:#24364b!important;font-size:12px!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.customer-property-card .customer-card-inline-badges{display:flex!important;gap:4px!important;overflow:hidden!important}.customer-property-card .customer-card-inline-badges span{min-height:21px!important;padding:2px 7px!important;font-size:10px!important}.customer-property-card .list-price,.customer-property-card .rental-price-line{display:block!important;max-width:100%!important;margin:2px 0!important;overflow:hidden!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}.customer-property-card .list-price b{font-size:13px!important}.customer-property-card .maintenance-inline{display:block!important;margin-top:2px!important;overflow:hidden!important;text-overflow:ellipsis!important}.customer-property-card .customer-card-summary{display:none!important}.customer-property-card .mobile-card-extra-info{display:flex!important;gap:4px!important;margin:4px 0 0!important;overflow:hidden!important}.customer-property-card .mobile-card-extra-info span{max-width:50%!important;padding:2px 6px!important;overflow:hidden!important;font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.customer-property-card .property-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;height:36px!important;min-height:36px!important;margin:0!important;padding:3px 8px!important;gap:6px!important}.customer-property-card .property-card-actions a{width:100%!important;height:30px!important;min-height:30px!important;padding:0!important;font-size:12px!important}.customer-detail-page>.site-header{display:none!important}.customer-detail-page .page-shell{width:100%!important;padding:0 12px 104px!important}.mobile-detail-head{position:sticky;z-index:80;top:0;display:grid;grid-template-columns:92px 1fr 92px;align-items:center;min-height:52px;margin:0 -12px;padding:6px 12px;border-bottom:1px solid #e2e8f0;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-detail-head strong{color:#173b67;font-size:17px;text-align:center}.mobile-detail-head .small-btn{min-height:36px;padding:0 10px;font-size:12px}.customer-detail-page .detail-platform{margin-top:10px!important}.customer-detail-page .detail-tabs{position:sticky!important;z-index:70!important;top:52px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:3px!important;padding:7px 4px!important;overflow:visible!important;background:#fff!important}.customer-detail-page .detail-tabs a{min-width:0!important;padding:8px 2px!important;font-size:12px!important;text-align:center!important;white-space:nowrap!important}.customer-detail-page .detail-tabs a[href="#detail-related"]{display:none!important}.mobile-detail-contact-bar{position:fixed;z-index:100;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #d9e3ee;background:#fffffffa;box-shadow:0 -8px 24px #0f2a441f}.mobile-detail-contact-bar a{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:12px;background:#173b67;color:#fff;font-size:16px;font-weight:900;text-decoration:none}.mobile-detail-contact-bar a:last-child{background:#f0a126}}@media (min-width: 769px){.mobile-detail-contact-bar{display:none}.mobile-detail-head{display:block}.mobile-detail-head>strong,.mobile-detail-head>span{display:none}}@media (max-width: 768px){.customer-real-map.map-area{position:relative!important;inset:auto!important;height:340px!important;min-height:340px!important;flex:0 0 340px!important}}.mobile-detail-request{display:none}@media (max-width: 768px){.mobile-detail-request{display:block;width:100%}.mobile-detail-request .custom-request-section{width:100%;max-width:100%;margin:10px 0 0;box-sizing:border-box}}@media (max-width: 768px){.customer-map-cluster-list{position:absolute;z-index:35;right:12px;bottom:12px;left:12px;max-height:230px;padding:10px;overflow-y:auto;border:1px solid #d8e2ec;border-radius:14px;background:#fffffffa;box-shadow:0 12px 30px #0f2a4433}.customer-map-cluster-list-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.customer-map-cluster-list-head button{min-height:30px;padding:4px 10px}.customer-map-cluster-property{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:8px;border:0;border-top:1px solid #edf1f5;background:transparent;text-align:left}.customer-map-cluster-property strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-map-cluster-property span{flex:0 0 auto;margin-left:8px;color:#173b67;font-weight:800}.customer-detail-page .detail-tabs,.customer-detail-page .mobile-detail-contact-bar,.customer-detail-page .thumb-row{display:none!important}.customer-detail-page .detail-main{display:flex;flex-direction:column;min-width:0;overflow-x:hidden}.customer-detail-page #detail-gallery{order:1!important}.customer-detail-page .detail-contact-section{order:2!important}.customer-detail-page .public-summary-card{order:3!important}.customer-detail-page #detail-info{order:4!important}.customer-detail-page .detail-maintenance-section{order:5!important}.customer-detail-page .detail-life-section{order:6!important}.customer-detail-page .photo-caption-section{order:7!important}.customer-detail-page #detail-desc{order:8!important}.customer-detail-page #detail-options{order:9!important}.customer-detail-page #detail-location{order:10!important}.customer-detail-page #detail-related{order:11!important}.customer-detail-page .gallery-main{width:100%;max-width:100%;overflow:hidden;touch-action:pan-y;overscroll-behavior-x:contain}.customer-detail-page .gallery-main img{display:block;width:100%;max-width:100%}.customer-detail-page .photo-count{right:12px;top:12px;bottom:auto}.customer-detail-page .detail-contact-section{margin-top:10px}.customer-detail-page .detail-contact-section h2{display:none}.customer-detail-page .detail-contact-section .side-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.customer-detail-page .detail-contact-section .side-actions a{min-width:0;min-height:48px;margin:0}}@media (min-width: 1025px){.customer-map-view{width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"map"!important;gap:0!important;box-sizing:border-box!important}.customer-map-view>.map-property-panel{display:none!important}.customer-map-canvas{grid-area:map!important;width:100%!important;max-width:none!important;min-width:0!important;flex:1 1 auto!important}.customer-real-map,.customer-real-map.map-area,.customer-real-map>div{width:100%!important;max-width:none!important}.customer-map-topbar{width:auto!important;max-width:none!important}}@media (min-width: 769px){.customer-detail-page .page-shell{padding-top:20px}.customer-detail-page .detail-tabs,.customer-detail-page .mobile-detail-contact-bar{display:none!important}.customer-detail-page .detail-main{display:flex;flex-direction:column;min-width:0}.customer-detail-page #detail-gallery{order:1!important}.customer-detail-page .detail-contact-section{order:2!important}.customer-detail-page .public-summary-card{order:3!important}.customer-detail-page #detail-info{order:4!important}.customer-detail-page .detail-maintenance-section{order:5!important}.customer-detail-page .detail-life-section{order:6!important}.customer-detail-page .photo-caption-section{order:7!important}.customer-detail-page #detail-desc{order:8!important}.customer-detail-page #detail-options{order:9!important}.customer-detail-page #detail-location{order:10!important}.customer-detail-page #detail-related{order:11!important}.customer-detail-page .detail-contact-section h2{display:none}.customer-detail-page .detail-contact-section .side-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}}@media (min-width: 769px){.customer-detail-page .page-shell{width:calc(100% - 48px);max-width:none;margin-right:auto;margin-left:auto;box-sizing:border-box}.customer-detail-page .detail-body-layout{grid-template-columns:minmax(0,1fr);width:100%}.customer-detail-page .detail-main,.customer-detail-page .gallery-card,.customer-detail-page .content-card{width:100%;max-width:none;box-sizing:border-box}.customer-detail-page .gallery-main{width:100%;height:min(calc((100vw - 48px)*.5625),720px);max-height:720px;overflow:hidden}.customer-detail-page .gallery-main img{width:100%;height:100%;min-height:0;max-height:720px;object-fit:cover}.customer-detail-page .thumb-row{width:100%}.customer-detail-page .related-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 1200px){.customer-detail-page .page-shell{width:calc(100% - 80px)}.customer-detail-page .gallery-main{height:min(calc((100vw - 80px)*.5625),720px)}.customer-detail-page .related-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width: 1440px){.customer-detail-page .page-shell{width:min(1500px,calc(100% - 80px));max-width:1500px}}.admin-menu-strip button.active{color:#fff;border-color:#173b67;background:#173b67}.admin-view-manage>.property-form,.admin-view-review>.property-form,.admin-view-duplicates>.property-form,.admin-view-staff>.property-form,.admin-view-lookup>.property-form{display:none}.admin-view-manage,.admin-view-review,.admin-view-duplicates,.admin-view-staff,.admin-view-lookup{grid-template-columns:minmax(0,1fr)}.admin-property-lookup{width:min(100%,620px);margin:0 auto;padding:24px;border:1px solid #d8dee8;border-radius:18px;background:#fff}.admin-property-lookup h1{margin:0 0 20px;color:#173b67;font-size:clamp(26px,5vw,36px);line-height:1.15}.admin-property-lookup-form{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px}.admin-property-lookup-form input{min-width:0;height:58px;padding:0 16px;border:2px solid #9aa9bd;border-radius:12px;background:#fff;color:#172033;font-size:22px;font-weight:700}.admin-property-lookup-form input:focus{border-color:#173b67;outline:3px solid rgba(23,59,103,.15)}.admin-property-lookup-form button,.admin-property-lookup-detail{min-height:58px;border:0;border-radius:12px;background:#173b67;color:#fff;font-size:18px;font-weight:800}.admin-property-lookup-recent{margin-top:18px}.admin-property-lookup-recent>strong{display:block;margin-bottom:8px;color:#526173;font-size:14px}.admin-property-lookup-recent>div{display:flex;flex-wrap:wrap;gap:8px}.admin-property-lookup-recent button{min-height:40px;padding:8px 14px;border:1px solid #b9c5d4;border-radius:999px;background:#f5f8fc;color:#173b67;font-weight:700}.admin-property-lookup-empty{margin:20px 0 0;padding:16px;border-radius:12px;background:#fff3f3;color:#a32020;font-weight:800;text-align:center}.admin-property-lookup-result{margin-top:20px}.admin-property-lookup-result dl{margin:0;overflow:hidden;border:1px solid #d8dee8;border-radius:14px}.admin-property-lookup-result dl>div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;padding:10px 12px;border-bottom:1px solid #e8ecf2}.admin-property-lookup-result dl>div:last-child{border-bottom:0}.admin-property-lookup-result dt{color:#647184;font-size:13px;font-weight:700}.admin-property-lookup-result dd{min-width:0;margin:0;color:#172033;font-size:14px;font-weight:700;overflow-wrap:anywhere}.admin-property-lookup-detail{width:100%;margin-top:12px}.admin-property-lookup-install{margin:16px 0 0;color:#6b7583;font-size:12px;text-align:center}@media (max-width: 768px){.admin-view-lookup{display:block}.admin-property-lookup{width:100%;padding:18px 14px;border:0;border-radius:0;box-shadow:none}.admin-property-lookup h1{margin-bottom:16px;font-size:28px}.admin-property-lookup-form{grid-template-columns:minmax(0,1fr) 92px}.admin-property-lookup-form input,.admin-property-lookup-form button{height:60px}.admin-property-lookup-result dl>div{grid-template-columns:96px minmax(0,1fr);padding:9px 10px}}.admin-view-manage>.admin-list,.admin-view-review>.admin-list,.admin-view-duplicates>.admin-list,.admin-view-staff>.admin-list{width:100%;max-width:none}@media (max-width: 768px){.site-header .top-contact,.site-header .top-brand{display:none!important}}@media (max-width: 1024px){.customer-map-topbar.mobile-map-filter-panel{display:none!important}}@media (max-width: 1024px){:root{--mobile-section-gap: 16px}.custom-request-section{margin-top:var(--mobile-section-gap)!important;margin-bottom:0!important}.custom-request-section+.site-footer{margin-top:var(--mobile-section-gap)!important}}@media (max-width: 1024px){.custom-request-section{padding-top:0!important}}@media (max-width: 1024px){.customer-property-card .list-thumb,.customer-property-card .list-thumb img{border-radius:0!important}}@media (max-width: 1024px){.customer-property-card .list-thumb,.customer-property-card .list-thumb img{border-radius:0!important;clip-path:none!important;mask-image:none!important;-webkit-mask-image:none!important}}.customer-property-card .list-thumb,.customer-property-card .list-thumb img,.customer-property-card .property-card-main .list-thumb,.customer-property-card .property-card-main .list-thumb img{border-radius:0!important;clip-path:none!important;-webkit-clip-path:none!important}@media (max-width: 1024px){.photo-caption-toggle,.photo-caption-content{display:none!important}}@media (max-width: 1024px){.info-row{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;min-height:58px!important}.info-row>span{width:86px!important;min-width:86px!important;padding:12px 8px!important;justify-content:center!important;text-align:center!important}.info-row>strong{min-width:0!important;padding:12px 14px!important;justify-content:flex-start!important;text-align:left!important}}@media (max-width: 1024px){.info-row{min-height:52px!important}.info-row>span{font-size:14px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.3px!important;padding:10px 6px!important;word-break:keep-all!important}.info-row>strong{font-size:15px!important;line-height:1.35!important;font-weight:700!important;letter-spacing:-.25px!important;padding:10px 12px!important;word-break:keep-all!important}}@media (max-width: 1024px){.info-row{grid-template-columns:66px minmax(0,1fr)!important;min-height:28px!important}.info-row>span{width:66px!important;min-width:66px!important;padding:4px 5px!important;font-size:9px!important;font-weight:400!important;line-height:1.1!important;color:#82786e!important;justify-content:center!important;text-align:center!important;word-break:keep-all!important}.info-row>strong{min-width:0!important;padding:4px 8px!important;font-size:10px!important;font-weight:400!important;line-height:1.15!important;color:#4f4a45!important;justify-content:flex-start!important;text-align:left!important;word-break:keep-all!important}}@media (max-width:1024px){.detail-info h2,#detail-location h2,.detail-related h2{font-size:17px!important;font-weight:600!important;color:#333!important;line-height:1.3!important;letter-spacing:-.2px!important;margin:0!important}}@media (max-width:1024px){.content-card,.mobile-section-accordion,.mobile-legal-accordion,.custom-request-section,.detail-contact-section{margin:8px 0!important}.content-card:first-child{margin-top:8px!important}.site-footer{margin-top:12px!important}}@media (max-width:1024px){details{margin:8px 0!important}details summary{padding:12px 16px!important;min-height:48px!important}}@media (max-width:768px){.content-card,.mobile-section-accordion,.mobile-legal-accordion{margin:2px 0!important;padding:8px 10px!important;border-radius:14px!important}details{margin:2px 0!important}details summary{min-height:34px!important;padding:6px 10px!important;font-size:14px!important;font-weight:500!important}.content-card h2{font-size:18px!important;margin:0 0 6px!important;line-height:1.2!important}.content-card p{margin:2px 0!important}}main img,.page-shell img,.detail-platform img,.admin-modal img,.list-thumb,.gallery-card,.gallery-main,.thumb-row button,.related-card,.upload-preview-item,.upload-preview-item img,.map-image{border-radius:0!important;clip-path:none!important;-webkit-clip-path:none!important;mask:none!important;-webkit-mask:none!important}main img,main picture,main [style*=background-image],main :is(div,figure,picture,a,button):has(>img),main :is(div,figure,a,button):has(>picture>img){border-radius:0!important;clip-path:none!important;-webkit-clip-path:none!important;mask:none!important;-webkit-mask:none!important}#root,#root *,#root *:before,#root *:after{border-radius:0!important}#root .customer-map-cluster-marker{border-radius:50%!important}.map-linked-panel{box-sizing:border-box;min-width:0;overflow:hidden;background:#fff;box-shadow:0 18px 44px #0f172a1f}.map-linked-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:66px;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#fff}.map-linked-panel-head>div{display:flex;align-items:baseline;gap:7px;min-width:0}.map-linked-panel-head strong{color:#102a4c;font-size:17px}.map-linked-panel-head span{color:#a0782a;font-size:13px;font-weight:900}.map-panel-collapse{flex:0 0 38px;width:38px;min-height:38px;border:1px solid #d5dfeb;background:#f5f8fc;color:#173b67;font-size:18px;font-weight:900;cursor:pointer}.map-panel-mobile-handle{display:none}.map-linked-card-list{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:10px;scrollbar-width:thin}.map-linked-card{display:grid;grid-template-columns:132px minmax(0,1fr);width:100%;min-width:0;margin:0 0 10px;padding:0;overflow:hidden;border:1px solid #dbe4ee;background:#fff;color:#172033;text-align:left;box-shadow:0 5px 15px #0f172a12;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.map-linked-card:hover,.map-linked-card:focus-visible,.map-linked-card.is-active{border-color:#a0782a;outline:0;box-shadow:inset 4px 0 #173b67,0 9px 22px #173b672e;transform:translateY(-1px)}.map-linked-card img{width:132px;height:116px;object-fit:cover;background:#edf2f7}.map-linked-card-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:5px;padding:10px 11px}.map-linked-card-copy small,.map-linked-card-copy strong,.map-linked-card-copy b,.map-linked-card-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-linked-card-copy small{color:#64748b;font-size:12px;font-weight:750}.map-linked-card-copy strong{color:#173b67;font-size:13px}.map-linked-card-copy b{color:#111827;font-size:16px}.map-linked-card-copy em{color:#667085;font-size:12px;font-style:normal}.map-linked-panel-empty{display:grid;min-height:180px;margin:0;place-items:center;padding:24px;color:#65758b;text-align:center;font-weight:800;line-height:1.55}.customer-map-naver-marker{transition:transform .16s ease,box-shadow .16s ease}.customer-map-naver-marker.is-active{z-index:5;transform:scale(1.13);outline:3px solid rgba(218,177,85,.72);background:#102a4c;box-shadow:0 12px 28px #102a4c6b}@media (min-width: 1025px){.customer-map-view{grid-template-columns:minmax(0,1fr) 380px!important;grid-template-areas:"map panel"!important;gap:14px!important;overflow:hidden!important}.customer-map-view.map-panel-collapsed{grid-template-columns:minmax(0,1fr) 48px!important}.customer-map-view>.map-linked-panel{display:flex!important;grid-area:panel;width:380px;max-width:100%;min-height:760px;max-height:760px;flex-direction:column}.customer-map-view>.map-linked-panel.is-collapsed{width:48px}.map-linked-panel.is-collapsed .map-linked-panel-head{height:100%;padding:5px;align-items:flex-start;border:0}.map-linked-panel.is-collapsed .map-linked-panel-head>div{display:none}.map-linked-panel.is-collapsed .map-panel-collapse{width:38px}}@media (max-width: 1024px){.customer-map-view{position:relative;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"map"!important;overflow:hidden!important}.customer-map-view>.map-linked-panel{position:absolute;z-index:12;right:8px;bottom:8px;left:8px;display:flex!important;width:auto!important;height:auto!important;min-height:0;max-width:none!important;max-height:190px!important;margin:0!important;flex-direction:column;border:1px solid #d6e0ea;transition:max-height .22s ease}.customer-map-view>.map-linked-panel.is-expanded{max-height:min(66vh,520px)!important}.map-panel-mobile-handle{display:grid;flex:0 0 28px;min-height:28px;width:100%;place-items:center;border:0;border-bottom:1px solid #edf1f5;background:#fff;touch-action:none}.map-panel-mobile-handle span{width:42px;height:4px;background:#9aa9ba}.map-linked-panel-head{min-height:42px;padding:5px 12px 7px}.map-linked-panel-head strong{font-size:15px}.map-panel-collapse{display:none}.map-linked-card-list{display:flex;flex:1 1 auto;gap:9px;overflow-x:auto;overflow-y:hidden;padding:7px 9px 10px;scroll-snap-type:x mandatory}.map-linked-card{flex:0 0 calc(100vw - 58px);grid-template-columns:112px minmax(0,1fr);margin:0;scroll-snap-align:center}.map-linked-card img{width:112px;height:104px}.map-linked-panel.is-expanded .map-linked-card-list:not(.is-cluster){display:block;overflow-x:hidden;overflow-y:auto}.map-linked-panel.is-expanded .map-linked-card-list:not(.is-cluster) .map-linked-card{width:100%;margin-bottom:9px}}.admin-review-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}#root .admin-review-delete-btn{border:1px solid #b91c1c;background:#fff1f2;color:#b91c1c;font-weight:900}#root .admin-review-delete-btn:hover,#root .admin-review-delete-btn:focus-visible{border-color:#991b1b;background:#b91c1c;color:#fff}@media (max-width: 768px){.admin-review-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.admin-review-card-actions>button{width:100%;min-width:0}.admin-review-card-actions>.admin-review-delete-btn{grid-column:1 / -1}}
