.CreateProperty-module__wxR1cW__container{color:#1e293b;box-sizing:border-box;background:#f8fafc;height:100vh;padding-top:104px;display:flex;overflow:hidden}.CreateProperty-module__wxR1cW__formSection{box-sizing:border-box;background:#fff;border-right:1px solid #e2e8f0;flex:1;max-width:800px;height:100%;padding:40px;overflow-y:auto}.CreateProperty-module__wxR1cW__headerContainer{justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:32px;display:flex}.CreateProperty-module__wxR1cW__pageTitle{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:28px;font-weight:800}.CreateProperty-module__wxR1cW__quickImport{background:#f1f5f9;border-radius:12px;margin-bottom:32px;padding:20px}.CreateProperty-module__wxR1cW__quickImport h3{margin-top:0;margin-bottom:12px;font-size:16px}.CreateProperty-module__wxR1cW__jsonTextarea{border:1px solid #cbd5e1;border-radius:8px;width:100%;height:100px;margin-bottom:12px;padding:12px;font-family:monospace;font-size:13px}.CreateProperty-module__wxR1cW__importBtn{color:#fff;cursor:pointer;background:#64748b;border:none;border-radius:6px;padding:8px 16px;font-weight:600}.CreateProperty-module__wxR1cW__formGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.CreateProperty-module__wxR1cW__formFieldFull{flex-direction:column;grid-column:1/-1;gap:8px;margin-bottom:16px;display:flex}.CreateProperty-module__wxR1cW__formFieldFull label{color:#3b82f6;font-size:14px;font-weight:600}.CreateProperty-module__wxR1cW__gmapsInput{background:#f0f9ff;border:1px solid #3b82f6!important}.CreateProperty-module__wxR1cW__formField{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.CreateProperty-module__wxR1cW__formField label{color:#475569;font-size:14px;font-weight:600}.CreateProperty-module__wxR1cW__formField input,.CreateProperty-module__wxR1cW__formField textarea{border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:10px 14px;font-size:15px;transition:border-color .2s}.CreateProperty-module__wxR1cW__formField input:focus,.CreateProperty-module__wxR1cW__formField textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.CreateProperty-module__wxR1cW__uploadSection{margin-bottom:32px}.CreateProperty-module__wxR1cW__dropzone{text-align:center;color:#64748b;cursor:pointer;border:2px dashed #cbd5e1;border-radius:12px;padding:40px;transition:all .2s}.CreateProperty-module__wxR1cW__dropzone:hover,.CreateProperty-module__wxR1cW__dropzone.CreateProperty-module__wxR1cW__dragging{color:#3b82f6;background:#f0f9ff;border-color:#3b82f6}.CreateProperty-module__wxR1cW__imagePreviewList{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-top:16px;display:grid}.CreateProperty-module__wxR1cW__previewItem{aspect-ratio:1;border:1px solid #e2e8f0;border-radius:8px;position:relative;overflow:hidden}.CreateProperty-module__wxR1cW__previewItem img{object-fit:cover;width:100%;height:100%}.CreateProperty-module__wxR1cW__previewItem button{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex;position:absolute;top:4px;right:4px}.CreateProperty-module__wxR1cW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:transform .2s;box-shadow:0 4px 12px #2563eb4d}.CreateProperty-module__wxR1cW__submitBtn:hover{transform:translateY(-2px)}.CreateProperty-module__wxR1cW__previewSection{box-sizing:border-box;background:#f1f5f9;flex:1;justify-content:center;height:100%;padding:40px;display:flex;overflow-y:auto}.CreateProperty-module__wxR1cW__previewSticky{width:100%;max-width:450px;height:fit-content;position:sticky;top:20px}.CreateProperty-module__wxR1cW__previewSticky h3{margin-top:0;margin-bottom:24px}.CreateProperty-module__wxR1cW__previewContainer{background:#fff;border-radius:24px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.CreateProperty-module__wxR1cW__error{color:#ef4444;margin-top:8px;font-size:13px}.CreateProperty-module__wxR1cW__noticeSuccess{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:8px;margin-bottom:16px;padding:10px 12px}.CreateProperty-module__wxR1cW__noticeError{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;margin-bottom:16px;padding:10px 12px}@media (max-width:768px){.CreateProperty-module__wxR1cW__container{flex-direction:column;height:auto;padding-top:88px;overflow:visible}.CreateProperty-module__wxR1cW__formSection{border-bottom:1px solid #e2e8f0;border-right:none;width:100%;max-width:100%;height:auto;padding:24px;overflow:visible}.CreateProperty-module__wxR1cW__headerContainer{flex-direction:column;align-items:stretch;gap:12px}.CreateProperty-module__wxR1cW__formGrid{grid-template-columns:1fr;gap:16px}.CreateProperty-module__wxR1cW__previewSection{width:100%;height:auto;padding:24px;overflow:visible}.CreateProperty-module__wxR1cW__previewSticky{max-width:100%;position:relative;top:0}.CreateProperty-module__wxR1cW__previewSticky h3{margin-bottom:16px}.CreateProperty-module__wxR1cW__previewContainer{border-radius:16px;height:auto;box-shadow:0 4px 12px #0000000d}.CreateProperty-module__wxR1cW__previewContainer [class*=infoPanel]{width:100%!important;height:auto!important;max-height:none!important;box-shadow:none!important;z-index:1!important;border-radius:16px!important;animation:none!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.CreateProperty-module__wxR1cW__previewContainer [class*=infoPanel] [class*=content]{height:auto!important;padding:16px!important;overflow:visible!important}.CreateProperty-module__wxR1cW__previewContainer [class*=dragHandle]{display:none!important}.CreateProperty-module__wxR1cW__previewContainer [class*=closeBtn]{display:none!important}}
.ImportJsonModal-module__Pu5Snq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ImportJsonModal-module__Pu5Snq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;animation:.3s ease-out ImportJsonModal-module__Pu5Snq__modalAppear;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes ImportJsonModal-module__Pu5Snq__modalAppear{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ImportJsonModal-module__Pu5Snq__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.ImportJsonModal-module__Pu5Snq__headerTitle{gap:16px;display:flex}.ImportJsonModal-module__Pu5Snq__icon{background:#f0f9ff;border:1px solid #e0f2fe;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ImportJsonModal-module__Pu5Snq__headerTitle h2{color:#1e293b;margin:0;font-size:20px;font-weight:700}.ImportJsonModal-module__Pu5Snq__headerTitle p{color:#64748b;margin:4px 0 0;font-size:14px}.ImportJsonModal-module__Pu5Snq__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px}.ImportJsonModal-module__Pu5Snq__content{background:#fff;grid-template-columns:1fr 1fr;gap:24px;padding:24px;display:grid}.ImportJsonModal-module__Pu5Snq__column{flex-direction:column;gap:12px;display:flex}.ImportJsonModal-module__Pu5Snq__columnHeader{color:#475569;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.ImportJsonModal-module__Pu5Snq__statusValid{color:#166534;background:#dcfce7;border-radius:4px;padding:2px 8px;font-size:11px}.ImportJsonModal-module__Pu5Snq__statusInvalid{color:#991b1b;background:#fee2e2;border-radius:4px;padding:2px 8px;font-size:11px}.ImportJsonModal-module__Pu5Snq__textarea{resize:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;height:280px;padding:16px;font-family:Fira Code,monospace;font-size:13px;line-height:1.6}.ImportJsonModal-module__Pu5Snq__textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f60d}.ImportJsonModal-module__Pu5Snq__columnActions{gap:12px;display:flex}.ImportJsonModal-module__Pu5Snq__actionBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:600;display:flex}.ImportJsonModal-module__Pu5Snq__primaryAction{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.ImportJsonModal-module__Pu5Snq__copyBtn{color:#3b82f6;cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:600}.ImportJsonModal-module__Pu5Snq__resultArea{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:280px;padding:16px;overflow:auto}.ImportJsonModal-module__Pu5Snq__resultArea pre{color:#2563eb;margin:0;font-family:Fira Code,monospace;font-size:13px}.ImportJsonModal-module__Pu5Snq__infoBox{background:#f0f7ff;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.ImportJsonModal-module__Pu5Snq__infoIcon{color:#2563eb;font-weight:900}.ImportJsonModal-module__Pu5Snq__infoBox p{color:#1e40af;margin:0;font-size:13px;line-height:1.5}.ImportJsonModal-module__Pu5Snq__footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.ImportJsonModal-module__Pu5Snq__secondaryBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600}.ImportJsonModal-module__Pu5Snq__primaryBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;display:flex}.ImportJsonModal-module__Pu5Snq__primaryBtn:disabled{cursor:not-allowed;background:#94a3b8}.ImportJsonModal-module__Pu5Snq__errorText{color:#ef4444;margin:8px 0 0;font-size:12px}@media (max-width:768px){.ImportJsonModal-module__Pu5Snq__modal{max-height:90vh;margin:10px}.ImportJsonModal-module__Pu5Snq__content{grid-template-columns:1fr;gap:16px;padding:16px;overflow-y:auto}.ImportJsonModal-module__Pu5Snq__textarea,.ImportJsonModal-module__Pu5Snq__resultArea{height:160px}.ImportJsonModal-module__Pu5Snq__header,.ImportJsonModal-module__Pu5Snq__footer{padding:16px}.ImportJsonModal-module__Pu5Snq__headerTitle h2{font-size:18px}.ImportJsonModal-module__Pu5Snq__headerTitle p{font-size:12px}.ImportJsonModal-module__Pu5Snq__columnActions{flex-direction:column;gap:8px}}
.InfoPanel-module__FGkRSG__infoPanel{z-index:100;border-radius:24px;flex-direction:column;width:380px;height:640px;max-height:90vh;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.5s cubic-bezier(.16,1,.3,1) InfoPanel-module__FGkRSG__slideUp;display:flex;position:absolute;bottom:40px;right:40px;overflow:hidden;-webkit-backdrop-filter:blur(32px)saturate(200%)!important;background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%)!important;border:1px solid #fffc!important;box-shadow:0 30px 60px -15px #002d4a24,0 10px 20px -5px #0000000a,inset 0 1px #fffffff2,inset 0 -1px 2px #ffffff4d,inset 0 12px 24px -10px #ffffff80!important}.InfoPanel-module__FGkRSG__closeBtn{z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex;position:absolute;top:16px;right:16px;color:#fff!important;-webkit-backdrop-filter:blur(12px)!important;transition:all var(--transition-fast)!important;background:#00000059!important;border:1px solid #ffffff40!important;box-shadow:0 2px 10px #00000026!important}.InfoPanel-module__FGkRSG__closeBtn:hover{transform:rotate(90deg);background:#0000008c!important}.InfoPanel-module__FGkRSG__imageContainer{background:#2c2c2e;width:100%;height:220px;position:relative;overflow:hidden}.InfoPanel-module__FGkRSG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.InfoPanel-module__FGkRSG__imageContainer:hover .InfoPanel-module__FGkRSG__image{transform:scale(1.05)}.InfoPanel-module__FGkRSG__placeholder{height:100%;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.InfoPanel-module__FGkRSG__content{flex-direction:column;flex:1;padding:24px;display:flex;overflow:hidden}.InfoPanel-module__FGkRSG__scrollArea{scrollbar-width:thin;scrollbar-color:#00456e26 transparent;flex-direction:column;flex:1;padding-right:4px;display:flex;overflow-y:auto}.InfoPanel-module__FGkRSG__scrollArea::-webkit-scrollbar{width:5px;display:block}.InfoPanel-module__FGkRSG__scrollArea::-webkit-scrollbar-track{background:0 0}.InfoPanel-module__FGkRSG__scrollArea::-webkit-scrollbar-thumb{background:#00456e1f;border-radius:10px}.InfoPanel-module__FGkRSG__scrollArea:hover::-webkit-scrollbar-thumb{background-color:#00456e40}.InfoPanel-module__FGkRSG__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.InfoPanel-module__FGkRSG__title{color:var(--primary-color);letter-spacing:-.01em;flex:1;margin:0;font-size:20px;font-weight:800;line-height:1.3}.InfoPanel-module__FGkRSG__shareBtn{cursor:pointer;width:32px;height:32px;transition:all var(--transition-fast);background:#00456e0f;border:1px solid #00456e1a;border-radius:10px;justify-content:center;align-items:center;font-size:14px;display:flex}.InfoPanel-module__FGkRSG__shareBtn:hover{background:#00456e1f;transform:translateY(-1px);box-shadow:0 2px 8px #00456e1a}.InfoPanel-module__FGkRSG__price{color:var(--accent-dark);letter-spacing:-.02em;align-items:center;gap:8px;margin-bottom:20px;font-size:26px;font-weight:900;display:flex}.InfoPanel-module__FGkRSG__publishDate{color:#4a5568;align-items:center;gap:6px;margin-bottom:20px;font-size:13px;font-weight:600;display:flex}.InfoPanel-module__FGkRSG__metaGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.InfoPanel-module__FGkRSG__metaItem{background:#ffffffbf;border:1px solid #ffffffd9;border-radius:16px;flex-direction:column;justify-content:space-between;gap:8px;padding:14px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #00456e0a,inset 0 1px #fffffff2}.InfoPanel-module__FGkRSG__metaItem:hover{background:#fffc;border-color:#ffffffe6;transform:translateY(-2px);box-shadow:0 8px 20px #00456e0f,inset 0 1px #ffffffe6}.InfoPanel-module__FGkRSG__metaLabel{align-items:center;gap:6px;display:flex}.InfoPanel-module__FGkRSG__iconWrapper{width:24px;height:24px;color:var(--primary-color);background:#00456e0f;border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.InfoPanel-module__FGkRSG__metaItem:hover .InfoPanel-module__FGkRSG__iconWrapper{transform:scale(1.1)rotate(5deg)}.InfoPanel-module__FGkRSG__labelText{color:#4a5568;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:750}.InfoPanel-module__FGkRSG__metaValue{color:var(--primary-color);margin-left:2px;font-size:16px;font-weight:800}.InfoPanel-module__FGkRSG__metaItem:first-child .InfoPanel-module__FGkRSG__iconWrapper{color:#0068ff;background:#0068ff14}.InfoPanel-module__FGkRSG__metaItem:nth-child(2) .InfoPanel-module__FGkRSG__iconWrapper{color:#ff9500;background:#ff950014}.InfoPanel-module__FGkRSG__metaItem:nth-child(3) .InfoPanel-module__FGkRSG__iconWrapper{color:var(--accent-dark);background:#56a35214}.InfoPanel-module__FGkRSG__metaItem:nth-child(4) .InfoPanel-module__FGkRSG__iconWrapper{color:#8e44ad;background:#8e44ad14}.InfoPanel-module__FGkRSG__statusBadge{background:linear-gradient(135deg, var(--accent-color) 0%, var(--accent-dark) 100%);color:#fff;z-index:5;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #56a3524d}.InfoPanel-module__FGkRSG__imageCountBadge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffffff26;border-radius:20px;align-items:center;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 10px #00000026}.InfoPanel-module__FGkRSG__amenities{margin-bottom:24px}.InfoPanel-module__FGkRSG__amenityTitle{color:var(--primary-color);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:11px;font-weight:800}.InfoPanel-module__FGkRSG__amenityTags{flex-wrap:wrap;gap:8px;display:flex}.InfoPanel-module__FGkRSG__amenityTag{color:var(--accent-dark);transition:all var(--transition-fast);background:#56a35214;border:1px solid #56a35226;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600}.InfoPanel-module__FGkRSG__amenityTag:hover{background:#56a3521f;transform:translateY(-.5px)}.InfoPanel-module__FGkRSG__description{margin-bottom:24px}.InfoPanel-module__FGkRSG__descriptionText{color:var(--text-primary);opacity:1;font-size:14px;font-weight:500;line-height:1.7}.InfoPanel-module__FGkRSG__buttonGroup{border-top:1px solid #00456e14;flex-direction:column;flex-shrink:0;gap:10px;margin-top:16px;padding-top:16px;display:flex}.InfoPanel-module__FGkRSG__primaryActions,.InfoPanel-module__FGkRSG__secondaryActions{gap:10px;width:100%;display:flex}.InfoPanel-module__FGkRSG__primaryActions button,.InfoPanel-module__FGkRSG__secondaryActions button{cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;height:42px;padding:10px 14px;font-size:13.5px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 4px #0000000a}.InfoPanel-module__FGkRSG__primaryActions button:hover,.InfoPanel-module__FGkRSG__secondaryActions button:hover{transform:translateY(-2px)}.InfoPanel-module__FGkRSG__primaryActions button:active,.InfoPanel-module__FGkRSG__secondaryActions button:active{transition-duration:50ms;transform:scale(.97)}.InfoPanel-module__FGkRSG__callBtn{background:linear-gradient(135deg, var(--accent-color) 0%, var(--accent-dark) 100%)!important;color:#fff!important;box-shadow:0 4px 12px #56a35233!important}.InfoPanel-module__FGkRSG__callBtn:hover{box-shadow:0 8px 24px #56a35259!important}.InfoPanel-module__FGkRSG__zaloBtn{color:#fff!important;background:linear-gradient(135deg,#0068ff 0%,#0050c7 100%)!important;box-shadow:0 4px 12px #0068ff33!important}.InfoPanel-module__FGkRSG__zaloBtn:hover{box-shadow:0 8px 24px #0068ff59!important}.InfoPanel-module__FGkRSG__googleMapsBtn{color:#4285f4!important;box-shadow:none!important;background:#4285f414!important;border:1px solid #4285f426!important}.InfoPanel-module__FGkRSG__googleMapsBtn:hover{background:#4285f41f!important;border-color:#4285f4!important;box-shadow:0 6px 16px #4285f426!important}.InfoPanel-module__FGkRSG__secondaryBtn{color:var(--primary-color)!important;box-shadow:none!important;background:#00456e0f!important;border:1px solid #00456e1a!important}.InfoPanel-module__FGkRSG__secondaryBtn:hover{background:#00456e1f!important;box-shadow:0 6px 16px #00456e14!important}@media (min-width:769px){.InfoPanel-module__FGkRSG__expanded{width:400px;height:85vh;max-height:85vh}}.InfoPanel-module__FGkRSG__dragHandle{display:none}@keyframes InfoPanel-module__FGkRSG__slideUp{0%{opacity:0;transform:translateY(100%)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.InfoPanel-module__FGkRSG__dragHandle{cursor:grab;z-index:12;justify-content:center;align-items:center;width:100%;height:20px;display:flex;position:relative;background:0 0!important;border-bottom:none!important}.InfoPanel-module__FGkRSG__handleBar{border-radius:2.5px;width:36px;height:5px;transition:background .2s;background:#00000026!important}.InfoPanel-module__FGkRSG__dragHandle:hover .InfoPanel-module__FGkRSG__handleBar{background:#00000040!important}.InfoPanel-module__FGkRSG__infoPanel{z-index:1200;border-radius:24px 24px 0 0;flex-direction:column;height:480px;max-height:90dvh;margin:0;transition:height .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);animation:.4s cubic-bezier(.16,1,.3,1) InfoPanel-module__FGkRSG__slideUpMobile;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 30px #00000026;width:100%!important;max-width:100%!important}.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__collapsed{height:180px}.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__semi{height:480px}.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__expanded{height:90dvh;width:100%!important;max-width:100%!important}.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__expanded .InfoPanel-module__FGkRSG__scrollArea{padding-bottom:16px}.InfoPanel-module__FGkRSG__scrollArea{scrollbar-width:none}.InfoPanel-module__FGkRSG__scrollArea::-webkit-scrollbar{display:none}.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__collapsed .InfoPanel-module__FGkRSG__imageContainer{display:none}.InfoPanel-module__FGkRSG__imageContainer{flex-shrink:0;height:160px}.InfoPanel-module__FGkRSG__content{flex-direction:column;flex:1;padding:16px 16px 24px;display:flex;overflow:hidden}.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__collapsed .InfoPanel-module__FGkRSG__metaGrid,.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__collapsed .InfoPanel-module__FGkRSG__publishDate,.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__collapsed .InfoPanel-module__FGkRSG__secondaryActions{display:none}.InfoPanel-module__FGkRSG__infoPanel.InfoPanel-module__FGkRSG__collapsed .InfoPanel-module__FGkRSG__price{margin-bottom:8px}.InfoPanel-module__FGkRSG__metaGrid{gap:10px;margin-bottom:16px}.InfoPanel-module__FGkRSG__metaItem{border-radius:12px;padding:10px 12px}.InfoPanel-module__FGkRSG__iconWrapper{border-radius:6px;width:20px;height:20px}.InfoPanel-module__FGkRSG__iconWrapper svg{width:12px;height:12px}.InfoPanel-module__FGkRSG__metaValue{font-size:14px}.InfoPanel-module__FGkRSG__price{margin-bottom:16px;font-size:24px}.InfoPanel-module__FGkRSG__closeBtn{width:32px;height:32px;top:12px;right:12px}}@keyframes InfoPanel-module__FGkRSG__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.InfoPanel-module__FGkRSG__toast{z-index:1000;color:#00456e;-webkit-backdrop-filter:blur(8px)saturate(180%);border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:700;animation:.3s cubic-bezier(.16,1,.3,1) InfoPanel-module__FGkRSG__toastFadeIn;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px -5px #002d4a26,0 4px 10px -2px #0000000d;background:#ffffffe6!important;border:1px solid #fffc!important}.InfoPanel-module__FGkRSG__toastIcon{width:18px;height:18px;color:var(--accent-dark);background:#56a35226;border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:flex}@keyframes InfoPanel-module__FGkRSG__toastFadeIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-color-scheme:dark){.InfoPanel-module__FGkRSG__infoPanel{background:linear-gradient(135deg,#18181afa 0%,#1c1c1ef5 100%)!important;border:1px solid #ffffff2e!important;box-shadow:0 30px 60px -15px #0000008c,inset 0 1px #ffffff26,inset 0 -1px 2px #00000080,inset 0 12px 24px -10px #ffffff0d!important}.InfoPanel-module__FGkRSG__title{color:#fff!important}.InfoPanel-module__FGkRSG__publishDate,.InfoPanel-module__FGkRSG__labelText{color:#a1a1aa!important}.InfoPanel-module__FGkRSG__amenityTitle{color:#6ba4ff!important}.InfoPanel-module__FGkRSG__closeBtn{color:var(--text-primary);background:#ffffff1a;border:1px solid #ffffff26;box-shadow:0 2px 8px #0000004d}.InfoPanel-module__FGkRSG__closeBtn:hover{background:#fff3}.InfoPanel-module__FGkRSG__shareBtn{background:#ffffff0f;border-color:#ffffff1a}.InfoPanel-module__FGkRSG__shareBtn:hover{background:#ffffff1f}.InfoPanel-module__FGkRSG__price{color:var(--accent-light)}.InfoPanel-module__FGkRSG__buttonGroup{border-top-color:#ffffff14}.InfoPanel-module__FGkRSG__metaItem{box-shadow:0 4px 12px #00000040,inset 0 1px #ffffff0d;background:#ffffff0f!important;border-color:#ffffff1f!important}.InfoPanel-module__FGkRSG__metaItem:hover{background:#ffffff0f;border-color:#ffffff26;box-shadow:0 8px 20px #00000040,inset 0 1px #ffffff0d}.InfoPanel-module__FGkRSG__metaValue{color:#38bdf8}.InfoPanel-module__FGkRSG__metaItem:first-child .InfoPanel-module__FGkRSG__iconWrapper{color:#5ea2ff;background:#0068ff26}.InfoPanel-module__FGkRSG__metaItem:nth-child(2) .InfoPanel-module__FGkRSG__iconWrapper{color:#ffb03a;background:#ff950026}.InfoPanel-module__FGkRSG__metaItem:nth-child(3) .InfoPanel-module__FGkRSG__iconWrapper{color:var(--accent-light);background:#56a35226}.InfoPanel-module__FGkRSG__metaItem:nth-child(4) .InfoPanel-module__FGkRSG__iconWrapper{color:#b77aff;background:#8e44ad26}.InfoPanel-module__FGkRSG__amenityTag{color:var(--accent-light);background:#56a3521f;border:1px solid #56a35240}.InfoPanel-module__FGkRSG__amenityTag:hover{background:#56a3522e}.InfoPanel-module__FGkRSG__secondaryBtn{color:var(--text-primary)!important;background:#ffffff14!important;border-color:#ffffff1f!important}.InfoPanel-module__FGkRSG__secondaryBtn:hover{background:#ffffff26!important}.InfoPanel-module__FGkRSG__googleMapsBtn{color:#6ba4ff!important;background:#ffffff0d!important;border-color:#4285f44d!important}.InfoPanel-module__FGkRSG__googleMapsBtn:hover{background:#ffffff1a!important;border-color:#6ba4ff!important}@media (max-width:768px){.InfoPanel-module__FGkRSG__dragHandle{background:0 0!important;border-bottom:none!important}.InfoPanel-module__FGkRSG__handleBar{background:#ffffff40!important}}.InfoPanel-module__FGkRSG__toast{color:#fff!important;background:#2c2c2ee6!important;border-color:#ffffff26!important;box-shadow:0 10px 25px -5px #0006!important}.InfoPanel-module__FGkRSG__toastIcon{color:var(--accent-light)!important;background:#56a35240!important}}
.ImageGallery-module__mNxbUa__overlay{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;justify-content:center;align-items:center;animation:.3s ImageGallery-module__mNxbUa__fadeIn;display:flex;position:fixed;inset:0}.ImageGallery-module__mNxbUa__container,.ImageGallery-module__mNxbUa__viewer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ImageGallery-module__mNxbUa__imageWrapper{width:90vw;max-width:1200px;height:80vh;position:relative}.ImageGallery-module__mNxbUa__image{object-fit:contain;-webkit-user-select:none;user-select:none}.ImageGallery-module__mNxbUa__closeBtn{color:#fff;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:30px;right:30px}.ImageGallery-module__mNxbUa__closeBtn:hover{background:#fff3;transform:scale(1.1)}.ImageGallery-module__mNxbUa__navBtn{color:#fff;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageGallery-module__mNxbUa__navBtn:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.ImageGallery-module__mNxbUa__prevBtn{left:30px}.ImageGallery-module__mNxbUa__nextBtn{right:30px}.ImageGallery-module__mNxbUa__counter{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:20px;padding:8px 16px;font-size:16px;font-weight:500;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@keyframes ImageGallery-module__mNxbUa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ImageGallery-module__mNxbUa__navBtn{display:none}.ImageGallery-module__mNxbUa__imageWrapper{width:100vw;height:70vh}.ImageGallery-module__mNxbUa__closeBtn{top:20px;right:20px}}
.PropertyList-module__X49kPq__listContainer{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;width:100%;max-height:400px;margin-top:8px;animation:.2s ease-out PropertyList-module__X49kPq__fadeIn;display:flex;overflow:hidden;box-shadow:0 12px 32px #00000026}@keyframes PropertyList-module__X49kPq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.PropertyList-module__X49kPq__listTitle{color:#86868b;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa;border-bottom:1px solid #f0f0f0;padding:12px 20px;font-size:12px;font-weight:700}.PropertyList-module__X49kPq__scrollArea{padding:8px;overflow-y:auto}.PropertyList-module__X49kPq__listItem{cursor:pointer;border-radius:12px;gap:16px;padding:12px;transition:background .2s;display:flex}.PropertyList-module__X49kPq__listItem:hover{background:#f5f5f7}.PropertyList-module__X49kPq__imageWrapper{border-radius:8px;flex-shrink:0;width:80px;height:60px;position:relative;overflow:hidden}.PropertyList-module__X49kPq__itemImage{object-fit:cover;width:100%;height:100%}.PropertyList-module__X49kPq__itemContent{flex-direction:column;flex:1;justify-content:center;gap:4px;display:flex}.PropertyList-module__X49kPq__itemTitle{color:#1d1d1f;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.PropertyList-module__X49kPq__itemPrice{color:#00456e;font-size:15px;font-weight:700}.PropertyList-module__X49kPq__itemLocation{color:#86868b;align-items:center;gap:4px;font-size:12px;display:flex}@media (max-width:768px){.PropertyList-module__X49kPq__listContainer{max-height:300px}.PropertyList-module__X49kPq__imageWrapper{width:60px;height:45px}}
.Header-module__SgpANW__header{z-index:1000;height:64px;transition:all var(--transition-normal);border-radius:20px;position:absolute;top:20px;left:20px;right:20px;-webkit-backdrop-filter:blur(24px)saturate(200%)!important;background:linear-gradient(135deg,#fff9 0%,#ffffff40 100%)!important;border:1px solid #fff9!important;box-shadow:0 12px 40px #00456e0f,0 2px 4px #00000005,inset 0 1px #fffc,inset 0 -1px 2px #fff3,inset 0 8px 16px -8px #fff6!important}.Header-module__SgpANW__container{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 24px;display:flex}.Header-module__SgpANW__brand{align-items:center;gap:12px;height:100%;display:flex}.Header-module__SgpANW__logoWrapper{transition:all var(--transition-fast);background:#fffffff2;border:1px solid #fffc;border-radius:10px;align-items:center;padding:4px 10px;display:flex;box-shadow:0 1px 3px #0000000d}.Header-module__SgpANW__logoWrapper:hover{box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-.5px)}.Header-module__SgpANW__logo{width:auto;height:28px}.Header-module__SgpANW__titleWrapper{flex-direction:column;justify-content:center;display:flex}.Header-module__SgpANW__title{color:var(--primary-color);letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:18px;font-weight:800}.Header-module__SgpANW__subtitle{color:var(--text-primary);white-space:nowrap;margin-top:2px;font-size:10px;font-weight:500}.Header-module__SgpANW__accent{color:var(--accent-color)}.Header-module__SgpANW__nav{align-items:center;display:flex}.Header-module__SgpANW__authButtons{align-items:center;gap:12px;display:flex}.Header-module__SgpANW__loginBtn{color:var(--text-primary);transition:all var(--transition-fast);white-space:nowrap;border-radius:12px;padding:8px 16px;font-size:14px;font-weight:600}.Header-module__SgpANW__loginBtn:hover{background:#ffffff59}.Header-module__SgpANW__registerBtn{transition:all var(--transition-fast);white-space:nowrap;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;box-shadow:0 4px 12px #00456e40;color:#fff!important}.Header-module__SgpANW__registerBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #00456e59}.Header-module__SgpANW__spinner{border:3px solid #0000001a;border-top-color:var(--primary-color);border-radius:50%;width:24px;height:24px;animation:1s linear infinite Header-module__SgpANW__spin}@keyframes Header-module__SgpANW__spin{to{transform:rotate(360deg)}}.Header-module__SgpANW__profileArea{position:relative}.Header-module__SgpANW__avatarButton{transition:all var(--transition-fast);background:#ffffff73;border:1px solid #fff9;border-radius:30px;align-items:center;gap:10px;padding:6px 14px 6px 8px;display:flex;box-shadow:0 2px 8px #00000008,inset 0 1px 1px #fffc}.Header-module__SgpANW__avatarButton:hover{background:#ffffffbf;border-color:#fffc;box-shadow:0 4px 12px #0000000f,inset 0 1px 1px #ffffffe6}.Header-module__SgpANW__avatarChar{background:var(--primary-color);color:#fff;width:32px;height:32px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.Header-module__SgpANW__desktopUsername{color:var(--text-primary);font-size:14px;font-weight:600}.Header-module__SgpANW__chevron{color:var(--text-secondary);transition:transform var(--transition-fast)}.Header-module__SgpANW__rotated{transform:rotate(180deg)}.Header-module__SgpANW__dropdown{transform-origin:100% 0;z-index:1100;border-radius:16px;flex-direction:column;gap:4px;width:260px;padding:16px;animation:.2s cubic-bezier(.16,1,.3,1) Header-module__SgpANW__slideIn;display:flex;position:absolute;top:calc(100% + 12px);right:0;-webkit-backdrop-filter:blur(24px)saturate(200%)!important;background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%)!important;border:1px solid #ffffffb3!important;box-shadow:0 16px 48px #00456e1a,0 2px 8px #0000000a,inset 0 1px #ffffffe6,inset 0 -1px 2px #ffffff4d,inset 0 12px 24px -10px #ffffff80!important}@media (prefers-color-scheme:dark){.Header-module__SgpANW__dropdown{background:linear-gradient(135deg,#1c1c1efa 0%,#141416f5 100%)!important;border:1px solid #ffffff26!important;box-shadow:0 16px 48px #00000073,inset 0 1px #ffffff26,inset 0 -1px 2px #00000080,inset 0 12px 24px -10px #ffffff0d!important}.Header-module__SgpANW__roleBadge{color:#38bdf8!important;background:#38bdf826!important}.Header-module__SgpANW__divider{background:#ffffff1f!important}.Header-module__SgpANW__dropdownItem:hover{background:#ffffff14!important}.Header-module__SgpANW__dropdownEmail{color:#a1a1aa!important}}@keyframes Header-module__SgpANW__slideIn{0%{opacity:0;transform:scale(.95)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}.Header-module__SgpANW__dropdownHeader{padding:4px 8px 12px}.Header-module__SgpANW__dropdownName{color:var(--text-primary);margin-bottom:2px;font-size:15px;font-weight:700}.Header-module__SgpANW__dropdownEmail{color:var(--text-secondary);word-break:break-all;margin-bottom:8px;font-size:12px}.Header-module__SgpANW__roleBadges{flex-wrap:wrap;gap:4px;display:flex}.Header-module__SgpANW__roleBadge{color:var(--primary-color);background:#00456e1a;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}.Header-module__SgpANW__divider{background:#00000014;height:1px;margin:6px 0}.Header-module__SgpANW__dropdownItem{color:var(--text-primary);transition:all var(--transition-fast);text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.Header-module__SgpANW__dropdownItem:hover{background:#0000000d}.Header-module__SgpANW__logoutBtn{color:#ef4444}.Header-module__SgpANW__logoutBtn:hover{background:#ef44440d}@media (max-width:768px){.Header-module__SgpANW__header{border-radius:16px;height:56px;top:12px;left:12px;right:12px}.Header-module__SgpANW__container{padding:0 8px}.Header-module__SgpANW__brand{gap:6px}.Header-module__SgpANW__logoWrapper{padding:4px 6px}.Header-module__SgpANW__title{font-size:13px}.Header-module__SgpANW__subtitle,.Header-module__SgpANW__desktopUsername{display:none}.Header-module__SgpANW__avatarButton{padding:4px}.Header-module__SgpANW__chevron{display:none}.Header-module__SgpANW__authButtons{gap:6px}.Header-module__SgpANW__loginBtn{padding:6px 8px;font-size:12px}.Header-module__SgpANW__registerBtn{padding:6px 10px;font-size:12px}}@media (prefers-color-scheme:dark){.Header-module__SgpANW__header{background:linear-gradient(135deg,#1c1c1e99 0%,#1c1c1e59 100%)!important;border:1px solid #ffffff26!important;box-shadow:0 12px 40px #0000004d,inset 0 1px #fff3,inset 0 -1px 2px #0006,inset 0 8px 16px -8px #ffffff1a!important}.Header-module__SgpANW__loginBtn:hover{background:#ffffff14}.Header-module__SgpANW__avatarButton{background:#ffffff0f!important;border-color:#ffffff1a!important;box-shadow:0 2px 8px #0003,inset 0 1px 1px #ffffff1a!important}.Header-module__SgpANW__avatarButton:hover{background:#ffffff1f!important;border-color:#ffffff26!important;box-shadow:0 4px 12px #0000004d,inset 0 1px 1px #ffffff26!important}}
