.page_container__Ic9PD{display:flex;align-items:center;justify-content:center;min-height:60vh}.page_loading__Q98lS{color:var(--text-secondary);font-size:.875rem}.page_modal__fHs2f{width:100%;max-width:400px;padding:var(--space-xl);margin:var(--space-md)}.page_header__99AhF{text-align:center;margin-bottom:var(--space-xl)}.page_header__99AhF h1{font-size:1.5rem;font-weight:700;margin-bottom:var(--space-sm);color:var(--text-primary)}.page_header__99AhF p{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.page_socialList__bN5mJ{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-lg)}.page_socialBtn__w4aU1{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);background:var(--surface);color:var(--text-primary);font-weight:500;cursor:pointer;transition:all .2s ease}.page_socialBtn__w4aU1:hover{background:var(--surface-hover);border-color:var(--surface-border-strong)}.page_kakao__QQO15{background:var(--status-warning);color:var(--text-primary);border-color:var(--status-warning)}.page_kakao__QQO15:hover{background:var(--surface-muted)}.page_naver__prsQ4{background:var(--status-success);color:white;border-color:var(--status-success)}.page_naver__prsQ4:hover{background:var(--text-primary)}.page_google__Ds8TH{background:white;color:var(--text-primary);border-color:var(--surface-border)}.page_google__Ds8TH:hover{background:var(--surface-hover)}.page_divider__qUfQu{display:flex;align-items:center;margin:var(--space-lg) 0;color:var(--text-secondary);font-size:.875rem}.page_divider__qUfQu:after,.page_divider__qUfQu:before{content:"";flex:1 1;height:1px;background:var(--surface-border)}.page_divider__qUfQu span{padding:0 var(--space-md)}.page_emailLoginForm__q9C_E{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-lg);padding:var(--space-md,1rem)}.page_inputGroup__KO9lV{display:flex;flex-direction:column;gap:var(--space-xs)}.page_inputLabel__crZda{font-size:.875rem;font-weight:500;color:var(--text-primary)}.page_textInput__qYb80{padding:var(--space-md);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);background:var(--surface);color:var(--text-primary);font-size:1rem}.page_textInput__qYb80:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-tint)}.page_ctaButton__9jiPA{padding:var(--space-md);background:var(--brand-primary);color:white;border:none;border-radius:var(--border-radius-md);font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.page_ctaButton__9jiPA:hover{background:var(--brand-primary-hover)}.page_ctaButton__9jiPA:disabled{background:var(--surface-border);cursor:not-allowed}.page_statusMessage__Pl6zi{background:var(--surface-info);border:1px solid var(--border-info);border-radius:var(--border-radius-md);color:var(--text-info)}.page_errorMessage__cEtg4,.page_statusMessage__Pl6zi{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md);font-size:.875rem;margin-bottom:var(--space-md)}.page_errorMessage__cEtg4{background:var(--surface-error);border:1px solid var(--border-error);border-radius:var(--border-radius-md);color:var(--text-error)}.page_footer__aNvkQ{text-align:center;font-size:.875rem;color:var(--text-secondary)}.page_footerAccent__bfPGx{color:var(--brand-primary);font-weight:500;text-decoration:underline;text-underline-offset:2px}.page_footerAccent__bfPGx:hover{color:var(--brand-primary-hover)}.page_forgotPassword__QaRpw{text-align:center;margin-top:var(--space-xs)}.page_feedbackSection__OvMuP{margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid var(--surface-border);display:flex;flex-direction:column;gap:var(--space-sm)}.page_feedbackIntro___faOQ{margin:0;color:var(--text-secondary);font-size:.875rem}.style_feedbackBlock__UF7qQ{display:flex;flex-direction:column;gap:8px}.style_buttonsRow__3jQKF{display:flex;gap:4px;align-items:center}.style_feedbackBtn___3z1H{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--surface-border);border-radius:6px;background:transparent;color:var(--text-secondary);font-size:16px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.style_feedbackBtn___3z1H.style_active__2SpFX,.style_feedbackBtn___3z1H:hover{color:var(--status-warning);border-color:var(--status-warning);background:var(--surface-divider)}.style_feedbackBtn___3z1H:disabled{opacity:.5;cursor:not-allowed}.style_textForm__ovB_q{display:flex;flex-direction:column;gap:6px;animation:style_slideDown__X3y86 .15s ease}@keyframes style_slideDown__X3y86{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.style_textInput__ZfWOt{width:240px;max-width:100%;height:36px;padding:0 10px;border:1px solid var(--surface-border);border-radius:6px;font-size:.84rem;background:var(--surface);color:var(--text-primary);outline:none}.style_textInput__ZfWOt:focus{border-color:var(--status-warning);box-shadow:0 0 0 2px var(--surface-divider)}.style_textInput__ZfWOt::placeholder{color:var(--text-secondary)}.style_textActions__R8oGr{display:flex;gap:8px}.style_reasonSection__rvZR1{display:flex;flex-direction:column;gap:6px}.style_reasonLabel__2aDst{font-size:.75rem;color:var(--text-secondary)}.style_reasonChips__JgkpW{display:flex;flex-wrap:wrap;gap:6px}.style_reasonChip__lL7OA{height:28px;padding:0 10px;border-radius:999px;border:1px solid var(--surface-border);background:transparent;color:var(--text-secondary);font-size:.75rem;cursor:pointer;transition:all .15s ease}.style_reasonChip__lL7OA:focus-visible,.style_reasonChip__lL7OA:hover{border-color:var(--status-warning);color:var(--status-warning)}.style_reasonChipActive__P7zak{border-color:var(--status-warning);color:var(--text-secondary);background:var(--surface-divider)}.style_textSubmitBtn__d441J{height:30px;padding:0 12px;border-radius:6px;border:none;background:var(--status-warning);color:var(--surface);font-size:.78rem;font-weight:700;cursor:pointer;transition:opacity .15s}.style_textSubmitBtn__d441J:hover{opacity:.88}.style_textSkipBtn__oNHw_{height:30px;padding:0 12px;border-radius:6px;border:1px solid var(--surface-border);background:transparent;color:var(--text-secondary);font-size:.78rem;cursor:pointer}.style_thanksRow__iXFmM{display:flex;align-items:center;min-height:44px}.style_thanksText__I1jRQ{font-size:.78rem;color:var(--text-secondary)}.style_panel__RMZSn{display:grid;gap:18px;padding:28px;border:1px solid var(--button-secondary-border);border-radius:var(--border-radius-panel);background:var(--background);box-shadow:var(--surface-shadow-2)}.style_header__Nm1FN{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.style_eyebrow__ZhuYz{margin:0 0 6px;color:var(--text-subtle);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.style_title__EmJhR{margin:0;color:var(--text-primary);font-size:1.2rem;font-weight:800}.style_description__gw7UY,.style_emptyState__GPFyJ,.style_loginGate__9HHRv p,.style_memoMeta__Ibu6y{margin:0;color:var(--text-secondary);line-height:1.6}.style_countBadge__xHkq0{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:var(--border-radius-pill);background:var(--brand-tint-strong);color:var(--brand-primary);font-size:.78rem;font-weight:800;white-space:nowrap}.style_loginGate__9HHRv{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:1px solid color-mix(in srgb,var(--brand-primary) 16%,var(--button-secondary-border));border-radius:var(--ui-radius-lg);background:color-mix(in srgb,var(--brand-tint) 20%,white)}.style_loginGate__9HHRv strong{display:block;margin-bottom:4px;color:var(--text-primary)}.style_composer__bBzq2{display:grid;gap:10px}.style_textarea__LDLxq{width:100%;min-height:128px;resize:vertical;padding:14px 16px;border:1px solid var(--button-secondary-border);border-radius:var(--ui-radius-lg);background:color-mix(in srgb,var(--surface) 94%,white);color:var(--text-primary);font:inherit;line-height:1.6}.style_textarea__LDLxq:focus{outline:2px solid color-mix(in srgb,var(--brand-primary) 26%,transparent);outline-offset:2px}.style_textarea__LDLxq:disabled{cursor:not-allowed;opacity:.65}.style_composerFooter__zfQuN,.style_memoActions__e4eOi{display:flex;align-items:center;gap:10px}.style_composerFooter__zfQuN{justify-content:space-between;color:var(--text-subtle);font-size:.84rem}.style_iconButton__mibWL,.style_primaryButton__pOWFb,.style_secondaryButton__zfG0x{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer;font-weight:800}.style_primaryButton__pOWFb,.style_secondaryButton__zfG0x{min-height:42px;padding:0 16px;border-radius:var(--ui-radius-lg)}.style_primaryButton__pOWFb{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-hover));color:var(--text-on-brand)}.style_secondaryButton__zfG0x{border:1px solid var(--surface-border-strong);background:var(--background);color:var(--text-primary)}.style_toast__QfZ5v{padding:12px 14px;border-radius:var(--ui-radius-lg);background:var(--status-success-tint);color:var(--status-success);font-size:.9rem;font-weight:800}.style_memoList__iDU_V{display:grid;gap:10px}.style_memoCard__tCCmK{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--button-secondary-border);border-radius:var(--ui-radius-lg);background:color-mix(in srgb,var(--surface) 92%,white)}.style_memoBody__YXAjp{margin:0 0 8px;color:var(--text-primary);line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.style_memoMeta__Ibu6y{font-size:.8rem}.style_iconButton__mibWL{width:36px;height:36px;flex:0 0 auto;border-radius:var(--ui-radius-md);background:transparent;color:var(--text-secondary)}.style_iconButton__mibWL:hover{background:var(--button-secondary-hover);color:var(--text-primary)}@media (max-width:640px){.style_panel__RMZSn{padding:20px}.style_header__Nm1FN,.style_loginGate__9HHRv,.style_memoCard__tCCmK{flex-direction:column}.style_composerFooter__zfQuN,.style_primaryButton__pOWFb,.style_secondaryButton__zfG0x{width:100%}.style_composerFooter__zfQuN{align-items:stretch}}.style_card__VDPGB{background:color-mix(in srgb,var(--surface-elevated) 94%,white);border:1px solid var(--surface-border-soft);border-radius:var(--border-radius-card);box-shadow:var(--surface-shadow-1);overflow:hidden;display:flex;flex-direction:column}.style_stateUnknown__CMBs4{background:color-mix(in srgb,var(--surface-muted) 60%,white)}.style_stateUnavailable__gC3A_,.style_stateUnknown__CMBs4{border-color:var(--surface-border-muted)}.style_statePending___IEHo{border-color:var(--brand-border-soft)}.style_stateVerified__1MlB2{border-color:var(--surface-border-soft)}.style_stateStale__4LoN8{border-color:color-mix(in srgb,var(--status-warning) 40%,var(--surface-border-soft))}.style_header__83JI9{padding:20px 24px 16px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.style_headerLeft__UDEGI{display:flex;flex-direction:column;gap:4px;min-width:0}.style_eyebrow__CbL1S{color:var(--brand-accent-text);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.style_title__ssMf2{font-family:var(--font-fraunces),var(--font-display),serif;font-size:1.1rem;font-weight:800;color:var(--text-primary);line-height:1.3}.style_stateBadge__8OrTr{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:800;padding:4px 10px;border-radius:6px;white-space:nowrap;flex-shrink:0}.style_badgeUnknown__0e77T{background:var(--surface-muted);color:var(--text-secondary)}.style_badgeUnavailable__SkT_F{background:var(--status-info-tint);color:var(--status-info)}.style_badgePending__q7wcy{background:var(--brand-tint);color:var(--brand-primary)}.style_badgeVerified__Hra2y{background:var(--status-success-tint);color:var(--status-success)}.style_badgeStale__RqId5{background:var(--status-warning-tint);color:var(--status-warning-text)}@keyframes style_spin__qpNTA{to{transform:rotate(1turn)}}.style_spinner__XK7nQ{display:inline-block;width:12px;height:12px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:style_spin__qpNTA .8s linear infinite}.style_emptyBody__vUGuq{padding:24px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.style_emptyIcon__Afqz2{font-size:2rem;color:var(--text-subtle);opacity:.6}.style_emptyText__6AcWT{font-size:.88rem;color:var(--text-secondary);line-height:1.5}.style_staleWarning__glVyG{margin:0 24px;padding:10px 14px;display:flex;align-items:flex-start;gap:8px;border-radius:8px;background:var(--status-warning-tint);font-size:.8rem;color:var(--status-warning-text);font-weight:600;line-height:1.4}.style_staleWarningIcon__vqUtA{flex-shrink:0;font-size:1rem;margin-top:1px}.style_summaryList__jrx43{padding:0 24px;display:flex;flex-direction:column;gap:2px}.style_summaryItem__8eWzh{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid var(--surface-divider-subtle)}.style_summaryItem__8eWzh:last-child{border-bottom:none}.style_summaryDot__0zcAF{flex-shrink:0;width:8px;height:8px;border-radius:50%;margin-top:5px}.style_dotSafe__xalHi{background:var(--status-success)}.style_dotCaution__lCYVg{background:var(--status-warning)}.style_dotDanger__p1gcG{background:var(--status-danger)}.style_summaryContent__MjQMB{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.style_summaryLabel__jkERK{font-size:.82rem;font-weight:800;color:var(--text-primary)}.style_summaryDetail__c82tT{font-size:.78rem;color:var(--text-secondary);line-height:1.4}.style_summaryStatus__Psy_d{flex-shrink:0;font-size:.68rem;font-weight:800;padding:2px 8px;border-radius:4px;margin-top:2px}.style_statusSafe__Hsff_{background:var(--status-success-tint);color:var(--status-success)}.style_statusCaution__BfjKl{background:var(--status-warning-tint);color:var(--status-warning-text)}.style_statusDanger__fUeLk{background:var(--status-danger-tint);color:var(--status-danger)}.style_qualityBar__BpqWB{margin:0 24px;padding:14px 0;border-top:1px solid var(--surface-divider-subtle);display:flex;align-items:center;gap:12px}.style_qualityLabel__52MmY{font-size:.72rem;font-weight:700;color:var(--text-subtle);white-space:nowrap}.style_qualityTrack__0_9MV{flex:1 1;height:4px;background:var(--surface-muted);border-radius:2px;overflow:hidden}.style_qualityFill__d1o9M{height:100%;border-radius:2px;transition:width .4s ease}.style_qualityFillGood__GjrJw{background:var(--status-success)}.style_qualityFillPartial__SzCsL{background:var(--status-warning)}.style_qualityFillLow__JYy1n{background:var(--status-danger)}.style_qualityPct__nWw2z{font-family:var(--font-jetbrains-mono),var(--font-data),monospace;font-size:.72rem;font-weight:800;color:var(--text-secondary);min-width:32px;text-align:right}.style_sourceAttribution__jcVLd{padding:12px 24px;border-top:1px solid var(--surface-divider-subtle);display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;font-size:.72rem;color:var(--text-subtle)}.style_sourceLabel__1DQ5E{font-weight:700}.style_sourceValue__U4qeT{font-weight:600;color:var(--text-secondary)}.style_disclaimer__nAsjP{padding:12px 24px 16px;font-size:.68rem;color:var(--text-subtle);line-height:1.5;border-top:1px solid var(--surface-divider-subtle)}.style_errorBody__jshZT{padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.style_errorIcon__XO_Xo{font-size:1.6rem;color:var(--status-danger)}.style_errorText__2_bTU{font-size:.84rem;color:var(--text-secondary);line-height:1.5}.style_retryButton__rIvus{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:1px solid var(--surface-border-soft);border-radius:var(--border-radius-pill);background:var(--surface);color:var(--text-primary);font-size:.8rem;font-weight:700;cursor:pointer;min-height:44px;min-width:44px;transition:border-color .16s ease,background .16s ease}.style_retryButton__rIvus:focus-visible,.style_retryButton__rIvus:hover{border-color:var(--brand-border-soft);background:var(--brand-tint);color:var(--brand-primary)}@keyframes style_pulse__V2qrM{0%,to{opacity:1}50%{opacity:.6}}.style_loadingPulse__WDi1P{animation:style_pulse__V2qrM 1.8s ease-in-out infinite}@media (max-width:640px){.style_header__83JI9{padding:16px 16px 12px;flex-direction:column;gap:8px}.style_summaryList__jrx43{padding:0 16px}.style_qualityBar__BpqWB,.style_staleWarning__glVyG{margin:0 16px}.style_sourceAttribution__jcVLd{padding:12px 16px}.style_disclaimer__nAsjP{padding:12px 16px 14px}.style_emptyBody__vUGuq,.style_errorBody__jshZT{padding:20px 16px}}.style_propertyDetailContainer___nc_N{max-width:1200px;margin:0 auto;padding:32px 20px 100px;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start}.style_detailMain__0GyPt{display:grid;gap:20px}.style_galleryCard__Jv3V_{border-radius:var(--border-radius-panel);overflow:hidden;border:1px solid var(--button-secondary-border);background:var(--background)}.style_gallery__DloBN{display:grid;grid-template-columns:1fr;gap:4px}.style_galleryMain__GQI_S{position:relative;aspect-ratio:16/9;overflow:hidden}.style_galleryThumbs__fOdCr{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.style_thumbItem__CExvB{position:relative;aspect-ratio:4/3;overflow:hidden;cursor:pointer;transition:opacity .16s ease}.style_thumbItem__CExvB:hover{opacity:.85}.style_propertyImage__KxmfU{object-fit:cover}.style_imageCount__ppwsk{position:absolute;bottom:12px;right:12px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--border-radius-pill);background:var(--surface-divider);color:var(--text-on-brand);font-size:.82rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.style_noImageState__zUqc2{display:grid;place-items:center;gap:12px;min-height:280px;padding:40px;color:var(--text-secondary);text-align:center}.style_noImageIcon__02Kqs{font-size:2.4rem;opacity:.4}.style_noImageState__zUqc2 p{margin:0;font-weight:600}.style_infoCard__Hq5kn{background:var(--background);border-radius:var(--border-radius-panel);padding:28px;border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2)}.style_basicInfo__Qw85w{display:flex;flex-direction:column;gap:8px}.style_badgeRow__9DMHK{display:flex;gap:8px;margin-bottom:4px}.style_badge__pQ758{background:var(--brand-tint-strong);color:var(--brand-primary)}.style_badgeGray__RB8uE,.style_badge__pQ758{display:inline-block;padding:4px 12px;border-radius:var(--ui-radius-md);font-weight:700;font-size:.85rem}.style_badgeGray__RB8uE{background:var(--button-secondary-hover);color:var(--text-secondary)}.style_caseTitle__M42EM{font-size:1.8rem;font-weight:800;line-height:1.3;letter-spacing:-.5px;color:var(--text-primary);margin:0}.style_address__UBZM4{color:var(--text-secondary);font-size:1rem;margin:0}.style_description__pIe1c{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin:8px 0 0;padding:12px 16px;border-radius:var(--border-radius-panel);background:var(--surface-divider-subtle);border:1px solid var(--button-secondary-border)}.style_auctionTimeline__Dq9_z{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:16px;padding-top:10px;width:100%}.style_progressLine__vYbdN{position:absolute;top:16px;left:0;right:0;height:2px;background-color:var(--surface-divider);z-index:0}.style_step__dK2n5{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;background:var(--background);padding:0 10px}.style_dot__rzPun{width:12px;height:12px;border-radius:50%;background-color:var(--surface-divider);margin-bottom:8px}.style_step__dK2n5.style_active__7xnvm .style_dot__rzPun{background-color:var(--status-danger);transform:scale(1.2);box-shadow:0 0 0 4px var(--status-danger-tint)}.style_step__dK2n5.style_active__7xnvm .style_date__v25Id.style_highlight__iKYD2{color:var(--status-danger);font-weight:700}.style_label__OwmAC{font-size:12px;color:var(--text-subtle);margin-bottom:4px}.style_date__v25Id{font-size:13px;color:var(--text-primary);font-weight:500}.style_historyCard__W7l83{background:var(--background);border-radius:var(--border-radius-panel);padding:28px;border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2)}.style_cardTitle__Yei10{display:flex;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;margin:0 0 4px;color:var(--text-primary)}.style_cardSubtitle__VeJij{margin:0 0 20px;color:var(--text-secondary);font-size:.88rem}.style_historyList__30CEA{display:grid;gap:14px}.style_historyRow__ayveN{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center}.style_historyRound__MnLdm{font-size:.88rem;font-weight:700;color:var(--text-secondary)}.style_historyBarWrap__vRFg4{position:relative;height:28px;border-radius:var(--ui-radius-lg);background:var(--surface-divider-subtle);overflow:hidden}.style_historyBar__450M0{position:absolute;top:0;left:0;bottom:0;border-radius:var(--ui-radius-lg);background:linear-gradient(90deg,var(--brand-border-soft),var(--brand-primary));transition:width .3s ease}.style_historyCurrent__PYu7k .style_historyBar__450M0{background:linear-gradient(90deg,color-mix(in srgb,var(--status-danger) 70%,white),var(--status-danger))}.style_historyPrice__Kknrs{display:flex;align-items:center;gap:8px;font-size:.92rem;font-weight:700;color:var(--text-primary);white-space:nowrap}.style_currentBadge__Zkwiu{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--border-radius-pill);background:var(--status-danger-tint);color:var(--status-danger);font-size:.72rem;font-weight:800}.style_rightsCard__up1tx{background:var(--background);border-radius:var(--border-radius-panel);padding:28px;border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2)}.style_rightsList__FBeE2{display:grid;gap:10px}.style_rightsRow__6ZFcv{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;border-radius:var(--border-radius-panel);background:var(--surface-divider-subtle);border:1px solid var(--button-secondary-border)}.style_rightsSafe__TDeyo{background:linear-gradient(135deg,var(--status-success-tint),var(--background))}.style_rightsCaution__RdJM_{background:linear-gradient(135deg,var(--status-warning-tint),var(--background))}.style_rightsDanger__6WI2h{background:linear-gradient(135deg,var(--status-danger-tint),var(--background))}.style_rightsIcon__50Roj{font-size:1.2rem;padding-top:2px;flex-shrink:0}.style_rightsSafe__TDeyo .style_rightsIcon__50Roj{color:var(--status-success)}.style_rightsCaution__RdJM_ .style_rightsIcon__50Roj{color:var(--status-warning-text)}.style_rightsDanger__6WI2h .style_rightsIcon__50Roj{color:var(--status-danger)}.style_rightsContent___Lu1r{flex:1 1;display:flex;flex-direction:column;gap:2px}.style_rightsLabel__CGYc6{font-size:.96rem;font-weight:700;color:var(--text-primary)}.style_rightsDetail__6CLUl{font-size:.84rem;color:var(--text-secondary);line-height:1.55}.style_rightsBadge__g48PE{font-size:.76rem;font-weight:800;padding:3px 10px;border-radius:var(--border-radius-pill);flex-shrink:0}.style_rightsBadgeSafe__nrhiv{background:var(--status-success-tint);color:var(--status-success)}.style_rightsBadgeCaution__3Efnh{background:var(--status-warning-tint);color:var(--status-warning-text)}.style_rightsBadgeDanger__a2vR8{background:var(--status-danger-tint);color:var(--status-danger)}.style_priceAnalysisCard___a88J{background:var(--background);border-radius:var(--border-radius-panel);padding:28px;border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2)}.style_priceCompare__FyFa3{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:16px}.style_priceCompareItem__VhevQ{display:flex;flex-direction:column;gap:4px}.style_priceCompareLabel__b_js8{font-size:.82rem;color:var(--text-secondary);font-weight:600}.style_priceCompareItem__VhevQ strong{font-size:1.1rem;font-weight:800}.style_priceCompareArrow__65329{font-size:1.4rem;color:var(--text-secondary);opacity:.5}.style_priceGood___UHYJ{color:var(--status-success)}.style_priceNeutral__6gKMT{color:var(--text-primary)}.style_mapCard__2a7Y9{background:var(--background);border-radius:var(--border-radius-panel);padding:28px;border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2)}.style_mapAddress__o_th3{margin:0 0 16px;color:var(--text-secondary);font-size:.92rem}.style_mapPlaceholder__b9MAr{display:grid;place-items:center;gap:8px;height:240px;border-radius:var(--border-radius-panel);background:var(--button-secondary-hover);color:var(--text-secondary);text-align:center}.style_mapPlaceholder__b9MAr p{margin:0;font-weight:600}.style_mapPlaceholder__b9MAr span{font-size:.84rem;opacity:.7}.style_mapIcon__DzIbB{font-size:2rem;opacity:.4}.style_mapLink__BmzqQ{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:var(--border-radius-card);background:linear-gradient(135deg,var(--surface-inverse-start),var(--surface-inverse-end));color:var(--text-on-brand);font-weight:700;font-size:.92rem;text-decoration:none;transition:transform .16s ease,filter .16s ease}.style_mapLink__BmzqQ:hover{transform:translateY(-1px);filter:brightness(1.05)}.style_similarCard__XcFxi{background:var(--background);border-radius:var(--border-radius-panel);padding:28px;border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2)}.style_similarHeader__VaD7B{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.style_similarHeader__VaD7B .style_cardTitle__Yei10{margin:0}.style_seeAllLink__8Q9A_{display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:.88rem;font-weight:700;text-decoration:none;transition:color .16s ease}.style_seeAllLink__8Q9A_:hover{color:var(--text-primary)}.style_similarGrid__he7KJ{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.style_similarItem__cZ9jC{display:flex;flex-direction:column;border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);overflow:hidden;text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease}.style_similarItem__cZ9jC:hover{transform:translateY(-2px);box-shadow:var(--surface-shadow-3)}.style_similarImageWrap__Zjz7O{position:relative;aspect-ratio:4/3;overflow:hidden}.style_similarInfo__WWKlV{display:flex;flex-direction:column;gap:4px;padding:14px}.style_similarType__OvwZB{font-size:.76rem;font-weight:700;color:var(--brand-primary);background:var(--brand-tint-strong);padding:2px 8px;border-radius:var(--ui-radius-sm);width:fit-content}.style_similarCase__Yqk3p{font-size:.95rem;font-weight:800;color:var(--text-primary)}.style_similarAddress__tVnnB{margin:0;font-size:.84rem;color:var(--text-secondary);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.style_similarPrice__KolrI{font-size:1rem;font-weight:800;color:var(--text-primary);margin-top:4px}.style_detailSidebar__ptBog .style_stickyWrapper__0g2F8{position:sticky;top:100px}.style_priceBox__Z2UZa{background:var(--background);border-radius:var(--border-radius-panel);padding:28px;border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2)}.style_statusHeader__WBzHH{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.style_dDay__kpFUT{color:var(--status-danger);font-weight:700;font-size:1.2rem}.style_caseId__YKVhN{font-size:.9rem;color:var(--text-secondary);font-weight:600}.style_auctionStatus__07_UR{display:inline-block;padding:2px 8px;border-radius:var(--ui-radius-sm);background:color-mix(in srgb,var(--brand-primary) 12%,transparent);color:var(--brand-primary);font-size:.78rem;font-weight:700}.style_scheduleToneOpen__xVsOr{color:var(--brand-primary)}.style_scheduleToneToday__HVPh3{color:var(--status-danger)}.style_scheduleToneClosed__Wplc0{color:var(--text-secondary)}.style_auctionStatus__07_UR.style_scheduleToneOpen__xVsOr{background:color-mix(in srgb,var(--brand-primary) 12%,transparent)}.style_auctionStatus__07_UR.style_scheduleToneToday__HVPh3{background:var(--status-danger-tint)}.style_auctionStatus__07_UR.style_scheduleToneClosed__Wplc0{background:var(--status-neutral-tint)}.style_scheduleToneNeutral__SmvBc{color:var(--text-secondary)}.style_auctionStatus__07_UR.style_scheduleToneNeutral__SmvBc{background:var(--status-neutral-tint)}.style_priceSection__lxBot{margin-bottom:20px}.style_priceLabel__aDLE3{font-size:.9rem;color:var(--text-secondary);font-weight:600;margin-bottom:4px;display:block}.style_priceValue__uvZSU{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:4px;letter-spacing:-.5px}.style_subPrice__Wmc6_{font-size:.95rem;color:var(--text-secondary)}.style_divider__Pi_5r{border:0;border-top:1px solid var(--button-secondary-hover);margin:20px 0}.style_depositRow__kezrr{display:flex;justify-content:space-between;font-size:1rem;color:var(--text-primary);margin-bottom:24px}.style_depositLabel__FTCLw{font-weight:600}.style_depositValue___SFRx{font-weight:700;color:var(--text-primary)}.style_btnPrimary__EnUyc{width:100%;background:linear-gradient(135deg,var(--surface-inverse-start),var(--surface-inverse-end));color:var(--text-on-brand);padding:16px;border-radius:var(--border-radius-panel);font-weight:700;border:none;cursor:pointer;font-size:1.05rem;transition:transform .16s ease,filter .16s ease}.style_btnPrimary__EnUyc:hover{transform:translateY(-1px);filter:brightness(1.05)}.style_btnOutline__APae1{width:100%;background-color:var(--background);color:var(--text-primary);border:1px solid var(--button-secondary-border);padding:16px;border-radius:var(--border-radius-panel);font-weight:700;margin-top:10px;cursor:pointer;font-size:1.05rem;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .16s ease,background-color .16s ease}.style_btnOutline__APae1:hover{background-color:var(--button-secondary-hover);transform:translateY(-1px)}.style_feedbackSection__ZWIPJ{display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid var(--button-secondary-border);margin-top:16px}.style_feedbackLabel__0F_Pa{font-size:.82rem;color:var(--text-secondary);font-weight:600}.style_bidChecklistBox__dQcQH{background:var(--background);border-radius:var(--border-radius-panel);padding:24px;border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);margin-top:16px}.style_checklistTitle__vGz7u{font-size:1rem;font-weight:700;margin:0 0 16px;color:var(--text-primary)}.style_checklistItems__X9RxV{display:grid;gap:10px}.style_checklistRow__vTk3R{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;border-radius:var(--border-radius-card);cursor:pointer;transition:background .16s ease}.style_checklistRow__vTk3R:hover{background:var(--surface-divider-subtle)}.style_checklistCheckbox__PVdbT{width:18px;height:18px;margin-top:2px;accent-color:var(--brand-primary);flex-shrink:0}.style_checklistContent__HtpCp{display:flex;flex-direction:column;gap:2px}.style_checklistContent__HtpCp strong{font-size:.88rem;font-weight:700;color:var(--text-primary)}.style_checklistContent__HtpCp span{font-size:.8rem;color:var(--text-secondary)}.style_mobileStickyCta__pMbLy{display:none}.style_notFoundContainer__J_G2Y{max-width:600px;margin:80px auto;padding:40px 20px;display:grid;gap:16px;place-items:center;text-align:center}.style_notFoundTitle__8bqBp{font-size:1.6rem;font-weight:800;margin:0;color:var(--text-primary)}.style_notFoundDescription___4_2U{margin:0;line-height:1.6;color:var(--text-secondary)}.style_notFoundActions__q6K52{display:flex;gap:12px;margin-top:8px}.style_notFoundCtaPrimary__JEOqS{background:linear-gradient(135deg,var(--surface-inverse-start),var(--surface-inverse-end));color:var(--text-on-brand)}.style_notFoundCtaOutline__kTDxM,.style_notFoundCtaPrimary__JEOqS{padding:12px 24px;border-radius:var(--border-radius-panel);font-weight:700;font-size:.95rem;text-decoration:none}.style_notFoundCtaOutline__kTDxM{border:1px solid var(--button-secondary-border);color:var(--text-primary)}@media (max-width:900px){.style_propertyDetailContainer___nc_N{grid-template-columns:1fr;padding-bottom:100px}.style_detailSidebar__ptBog{position:static}.style_mobileStickyCta__pMbLy{display:flex;position:fixed;bottom:0;left:0;right:0;height:72px;padding:10px 16px max(env(safe-area-inset-bottom,10px),10px);background:var(--background);border-top:1px solid var(--button-secondary-border);box-shadow:0 -4px 16px var(--surface-divider);align-items:center;justify-content:space-between;gap:16px;z-index:100}.style_mobilePriceInfo__4DBsI{display:flex;flex-direction:column;gap:2px}.style_mobilePriceLabel__k18gr{font-size:.76rem;color:var(--text-secondary);font-weight:600}.style_mobilePriceValue__gcJK1{font-size:1.15rem;font-weight:800;color:var(--text-primary);letter-spacing:-.3px}.style_mobileCtaButton__Cpqor{display:inline-flex;align-items:center;justify-content:center;min-width:140px;min-height:48px;padding:0 20px;border:0;border-radius:var(--border-radius-panel);background:linear-gradient(135deg,var(--surface-inverse-start),var(--surface-inverse-end));color:var(--text-on-brand);font-size:.95rem;font-weight:700;cursor:pointer;text-decoration:none;transition:transform .16s ease;white-space:nowrap}.style_mobileCtaButton__Cpqor:active{transform:scale(.97)}.style_similarGrid__he7KJ{grid-template-columns:1fr;gap:12px}.style_similarItem__cZ9jC{flex-direction:row}.style_similarImageWrap__Zjz7O{width:120px;aspect-ratio:1;flex-shrink:0}.style_historyRow__ayveN{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}}@media (max-width:640px){.style_propertyDetailContainer___nc_N{padding:16px 12px 100px;gap:14px}.style_historyCard__W7l83,.style_infoCard__Hq5kn,.style_mapCard__2a7Y9,.style_similarCard__XcFxi{padding:20px;border-radius:var(--border-radius-panel)}.style_caseTitle__M42EM{font-size:1.4rem}.style_galleryThumbs__fOdCr{grid-template-columns:repeat(3,1fr)}}