.page-module__nPnhGq__container{justify-content:center;align-items:center;min-height:60vh;display:flex}.page-module__nPnhGq__loading{color:var(--text-secondary,#6b7280);font-size:.875rem}.page-module__nPnhGq__modal{width:100%;max-width:400px;padding:var(--space-xl);margin:var(--space-md)}.page-module__nPnhGq__header{text-align:center;margin-bottom:var(--space-xl)}.page-module__nPnhGq__header h1{margin-bottom:var(--space-sm);color:var(--text-primary);font-size:1.5rem;font-weight:700}.page-module__nPnhGq__header p{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.page-module__nPnhGq__socialList{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.page-module__nPnhGq__socialBtn{justify-content:center;align-items: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);cursor:pointer;font-weight:500;transition:all .2s;display:flex}.page-module__nPnhGq__socialBtn:hover{background:var(--surface-hover);border-color:var(--surface-border-strong)}.page-module__nPnhGq__kakao{color:#191600;background:#fee500;border-color:#fee500}.page-module__nPnhGq__kakao:hover{background:#fdd835}.page-module__nPnhGq__naver{color:#fff;background:#03c75a;border-color:#03c75a}.page-module__nPnhGq__naver:hover{background:#02b351}.page-module__nPnhGq__google{color:var(--text-primary);border-color:var(--surface-border);background:#fff}.page-module__nPnhGq__google:hover{background:var(--surface-hover)}.page-module__nPnhGq__divider{margin:var(--space-lg)0;color:var(--text-secondary);align-items:center;font-size:.875rem;display:flex}.page-module__nPnhGq__divider:before,.page-module__nPnhGq__divider:after{content:"";background:var(--surface-border);flex:1;height:1px}.page-module__nPnhGq__divider span{padding:0 var(--space-md)}.page-module__nPnhGq__emailLoginForm{gap:var(--space-md);margin-bottom:var(--space-lg);padding-top:var(--space-md);padding-right:var(--space-md);padding-bottom:var(--space-md);padding-left:var(--space-md);flex-direction:column;display:flex}.page-module__nPnhGq__inputGroup{gap:var(--space-xs);flex-direction:column;display:flex}.page-module__nPnhGq__inputLabel{color:var(--text-primary);font-size:.875rem;font-weight:500}.page-module__nPnhGq__textInput{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-module__nPnhGq__textInput:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-primary-alpha);outline:none}.page-module__nPnhGq__ctaButton{padding:var(--space-md);background:var(--brand-primary);color:#fff;border-radius:var(--border-radius-md);cursor:pointer;border:none;font-size:1rem;font-weight:600;transition:background .2s}.page-module__nPnhGq__ctaButton:hover{background:var(--brand-primary-hover)}.page-module__nPnhGq__ctaButton:disabled{background:var(--surface-border);cursor:not-allowed}.page-module__nPnhGq__statusMessage{align-items:center;gap:var(--space-sm);padding:var(--space-md);background:var(--surface-info);border:1px solid var(--border-info);border-radius:var(--border-radius-md);color:var(--text-info);margin-bottom:var(--space-md);font-size:.875rem;display:flex}.page-module__nPnhGq__errorMessage{align-items:center;gap:var(--space-sm);padding:var(--space-md);background:var(--surface-error);border:1px solid var(--border-error);border-radius:var(--border-radius-md);color:var(--text-error);margin-bottom:var(--space-md);font-size:.875rem;display:flex}.page-module__nPnhGq__footer{text-align:center;color:var(--text-secondary);font-size:.875rem}.page-module__nPnhGq__footerAccent{color:var(--brand-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline}.page-module__nPnhGq__footerAccent:hover{color:var(--brand-primary-hover)}.page-module__nPnhGq__forgotPassword{text-align:center;margin-top:var(--space-xs)}.page-module__nPnhGq__feedbackSection{margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid var(--surface-border);gap:var(--space-sm);flex-direction:column;display:flex}.page-module__nPnhGq__feedbackIntro{color:var(--text-secondary);margin:0;font-size:.875rem}
.style-module__CoALOq__feedbackBlock{flex-direction:column;gap:8px;display:flex}.style-module__CoALOq__buttonsRow{align-items:center;gap:4px;display:flex}.style-module__CoALOq__feedbackBtn{border:1px solid var(--border-subtle,#0000001a);width:44px;height:44px;color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:16px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.style-module__CoALOq__feedbackBtn:hover{color:#f59e0b;background:#f59e0b0f;border-color:#f59e0b}.style-module__CoALOq__feedbackBtn.style-module__CoALOq__active{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b}.style-module__CoALOq__feedbackBtn:disabled{opacity:.5;cursor:not-allowed}.style-module__CoALOq__textForm{flex-direction:column;gap:6px;animation:.15s style-module__CoALOq__slideDown;display:flex}@keyframes style-module__CoALOq__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.style-module__CoALOq__textInput{border:1px solid var(--border-subtle,#0000001f);background:var(--surface-base,#fff);width:240px;max-width:100%;height:36px;color:var(--text-primary);border-radius:6px;outline:none;padding:0 10px;font-size:.84rem}.style-module__CoALOq__textInput:focus{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b26}.style-module__CoALOq__textInput::placeholder{color:var(--text-secondary,#9ca3af)}.style-module__CoALOq__textActions{gap:8px;display:flex}.style-module__CoALOq__reasonSection{flex-direction:column;gap:6px;display:flex}.style-module__CoALOq__reasonLabel{color:var(--text-secondary,#6b7280);font-size:.75rem}.style-module__CoALOq__reasonChips{flex-wrap:wrap;gap:6px;display:flex}.style-module__CoALOq__reasonChip{border:1px solid var(--border-subtle,#00000024);height:28px;color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:999px;padding:0 10px;font-size:.75rem;transition:all .15s}.style-module__CoALOq__reasonChip:hover,.style-module__CoALOq__reasonChip:focus-visible{color:#f59e0b;border-color:#f59e0b}.style-module__CoALOq__reasonChipActive{color:#b45309;background:#f59e0b14;border-color:#f59e0b}.style-module__CoALOq__textSubmitBtn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;height:30px;padding:0 12px;font-size:.78rem;font-weight:700;transition:opacity .15s}.style-module__CoALOq__textSubmitBtn:hover{opacity:.88}.style-module__CoALOq__textSkipBtn{border:1px solid var(--border-subtle,#0000001a);height:30px;color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border-radius:6px;padding:0 12px;font-size:.78rem}.style-module__CoALOq__thanksRow{align-items:center;min-height:44px;display:flex}.style-module__CoALOq__thanksText{color:var(--text-secondary,#6b7280);font-size:.78rem}
.style-module__1fxPCG__panel{border:1px solid var(--button-secondary-border);border-radius:var(--border-radius-panel);background:var(--background);box-shadow:var(--surface-shadow-2);gap:18px;padding:28px;display:grid}.style-module__1fxPCG__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.style-module__1fxPCG__eyebrow{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.76rem;font-weight:800}.style-module__1fxPCG__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:800}.style-module__1fxPCG__description,.style-module__1fxPCG__emptyState,.style-module__1fxPCG__loginGate p,.style-module__1fxPCG__memoMeta{color:var(--text-secondary);margin:0;line-height:1.6}.style-module__1fxPCG__countBadge{border-radius:var(--border-radius-pill);background:var(--brand-tint-strong);min-height:32px;color:var(--brand-primary);white-space:nowrap;align-items:center;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex}.style-module__1fxPCG__loginGate{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);justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.style-module__1fxPCG__loginGate strong{color:var(--text-primary);margin-bottom:4px;display:block}.style-module__1fxPCG__composer{gap:10px;display:grid}.style-module__1fxPCG__textarea{resize:vertical;border:1px solid var(--button-secondary-border);border-radius:var(--ui-radius-lg);background:color-mix(in srgb,var(--surface)94%,white);width:100%;min-height:128px;color:var(--text-primary);font:inherit;padding:14px 16px;line-height:1.6}.style-module__1fxPCG__textarea:focus{outline:2px solid color-mix(in srgb,var(--brand-primary)26%,transparent);outline-offset:2px}.style-module__1fxPCG__textarea:disabled{cursor:not-allowed;opacity:.65}.style-module__1fxPCG__composerFooter,.style-module__1fxPCG__memoActions{align-items:center;gap:10px;display:flex}.style-module__1fxPCG__composerFooter{color:var(--text-subtle);justify-content:space-between;font-size:.84rem}.style-module__1fxPCG__primaryButton,.style-module__1fxPCG__secondaryButton,.style-module__1fxPCG__iconButton{cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.style-module__1fxPCG__primaryButton,.style-module__1fxPCG__secondaryButton{border-radius:var(--ui-radius-lg);min-height:42px;padding:0 16px}.style-module__1fxPCG__primaryButton{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-hover));color:var(--text-on-brand)}.style-module__1fxPCG__secondaryButton{border:1px solid var(--surface-border-strong);background:var(--background);color:var(--text-primary)}.style-module__1fxPCG__toast{border-radius:var(--ui-radius-lg);background:var(--status-success-tint);color:var(--status-success);padding:12px 14px;font-size:.9rem;font-weight:800}.style-module__1fxPCG__memoList{gap:10px;display:grid}.style-module__1fxPCG__memoCard{border:1px solid var(--button-secondary-border);border-radius:var(--ui-radius-lg);background:color-mix(in srgb,var(--surface)92%,white);justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.style-module__1fxPCG__memoBody{color:var(--text-primary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 8px;line-height:1.65}.style-module__1fxPCG__memoMeta{font-size:.8rem}.style-module__1fxPCG__iconButton{border-radius:var(--ui-radius-md);width:36px;height:36px;color:var(--text-secondary);background:0 0;flex:none}.style-module__1fxPCG__iconButton:hover{background:var(--button-secondary-hover);color:var(--text-primary)}@media (max-width:640px){.style-module__1fxPCG__panel{padding:20px}.style-module__1fxPCG__header,.style-module__1fxPCG__loginGate,.style-module__1fxPCG__memoCard{flex-direction:column}.style-module__1fxPCG__composerFooter,.style-module__1fxPCG__primaryButton,.style-module__1fxPCG__secondaryButton{width:100%}.style-module__1fxPCG__composerFooter{align-items:stretch}}
.style-module__ojtrGG__consentForm{width:100%;max-width:100%;padding-top:.5rem}.style-module__ojtrGG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.style-module__ojtrGG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#ffffffb8;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out style-module__ojtrGG__fadeIn;display:flex;position:fixed;inset:0}.style-module__ojtrGG__modal{background:var(--background);width:100%;max-width:440px;max-height:min(720px,100vh - 32px);box-shadow:var(--surface-shadow-2);border-radius:24px;padding:clamp(24px,4vw,40px);animation:.3s ease-out style-module__ojtrGG__slideUp;position:relative;overflow-y:auto}.style-module__ojtrGG__closeBtn{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:color .2s;display:inline-flex;position:absolute;top:18px;right:18px}.style-module__ojtrGG__closeBtn:hover{color:var(--text-primary)}.style-module__ojtrGG__header{text-align:center;gap:10px;margin-bottom:24px;display:grid}.style-module__ojtrGG__header h2{color:var(--text-primary);letter-spacing:-.04em;font-size:1.55rem;font-weight:800}.style-module__ojtrGG__header p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.style-module__ojtrGG__socialList{flex-direction:column;gap:12px;display:flex}.style-module__ojtrGG__socialBtn{border:1px solid var(--button-secondary-hover);background:var(--background);cursor:pointer;width:100%;min-height:52px;transition:background var(--ui-motion-fast)ease,border-color var(--ui-motion-fast)ease,transform var(--ui-motion-fast)ease;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:12px 16px;font-size:1rem;font-weight:600;display:flex}.style-module__ojtrGG__socialBtn:hover{background:var(--button-secondary-hover);border-color:var(--button-secondary-border);transform:translateY(-1px)}.style-module__ojtrGG__socialBtn:disabled{opacity:.56;cursor:progress;transform:none}.style-module__ojtrGG__kakao{color:#3c1e1e;background:#fee500;border:none}.style-module__ojtrGG__kakao:hover{background:#fdd835}.style-module__ojtrGG__naver{color:#fff;background:#03c75a;border:none}.style-module__ojtrGG__naver:hover{background:#02b350}.style-module__ojtrGG__google{background:var(--background);border:1px solid var(--button-secondary-border)}.style-module__ojtrGG__stepBar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.style-module__ojtrGG__backButton,.style-module__ojtrGG__detailButton,.style-module__ojtrGG__fullDocumentLink{border:1px solid var(--surface-border-strong);background:color-mix(in srgb,var(--surface)92%,white);min-height:44px;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.style-module__ojtrGG__backButton,.style-module__ojtrGG__detailButton{padding:0 14px}.style-module__ojtrGG__providerPill,.style-module__ojtrGG__requiredBadge,.style-module__ojtrGG__optionalBadge,.style-module__ojtrGG__changedBadge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}.style-module__ojtrGG__providerPill,.style-module__ojtrGG__changedBadge,.style-module__ojtrGG__requiredBadge{background:color-mix(in srgb,var(--brand-primary)12%,white);color:var(--brand-primary)}.style-module__ojtrGG__optionalBadge{background:color-mix(in srgb,var(--surface-muted)82%,white);color:var(--text-secondary)}.style-module__ojtrGG__masterAgreement,.style-module__ojtrGG__termCard,.style-module__ojtrGG__ctaButton{width:100%}.style-module__ojtrGG__masterAgreement{border:1px solid var(--surface-border-soft);background:color-mix(in srgb,var(--surface-elevated)96%,white);text-align:left;cursor:pointer;border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:18px;padding:16px;display:flex}.style-module__ojtrGG__masterAgreementBody,.style-module__ojtrGG__termText{gap:6px;min-width:0;display:grid}.style-module__ojtrGG__masterAgreementBody strong,.style-module__ojtrGG__termHeading strong{color:var(--text-primary)}.style-module__ojtrGG__masterAgreementBody span,.style-module__ojtrGG__termSummary,.style-module__ojtrGG__termMeta,.style-module__ojtrGG__helperText,.style-module__ojtrGG__statusMessage,.style-module__ojtrGG__detailSection p{color:var(--text-secondary);line-height:1.7}.style-module__ojtrGG__termList{gap:12px;display:grid}.style-module__ojtrGG__termCard{border:0;border-top:1px solid var(--surface-divider-subtle);background:0 0;border-radius:0;gap:12px;padding:14px;display:grid}.style-module__ojtrGG__termList .style-module__ojtrGG__termCard:first-child{border-top:0}.style-module__ojtrGG__termRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.style-module__ojtrGG__termToggle{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:14px;width:100%;padding:0;display:flex}.style-module__ojtrGG__termHeading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.style-module__ojtrGG__checkboxBox{border:2px solid var(--surface-border-strong);color:#0000;width:24px;height:24px;transition:border-color var(--ui-motion-fast)ease,background var(--ui-motion-fast)ease,color var(--ui-motion-fast)ease;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.style-module__ojtrGG__checkboxBoxChecked{border-color:var(--brand-primary);background:var(--brand-primary);color:#fff}.style-module__ojtrGG__termDetail{border:0;border-top:1px solid var(--surface-divider-subtle);background:0 0;border-radius:0;gap:12px;padding:16px;display:grid}.style-module__ojtrGG__detailSection{gap:6px;display:grid}.style-module__ojtrGG__detailSection strong{color:var(--text-primary);font-size:.9rem}.style-module__ojtrGG__fullDocumentLink{justify-self:start;padding:0 14px}.style-module__ojtrGG__ctaButton{background:var(--brand-primary);min-height:52px;color:var(--text-on-brand);box-shadow:none;cursor:pointer;border:none;border-radius:999px;margin-top:18px;font-size:1rem;font-weight:800}.style-module__ojtrGG__ctaButton:disabled{opacity:.45;cursor:not-allowed}.style-module__ojtrGG__helperText,.style-module__ojtrGG__statusMessage,.style-module__ojtrGG__errorMessage{text-align:center;margin-top:14px}.style-module__ojtrGG__statusMessage,.style-module__ojtrGG__errorMessage{justify-content:center;align-items:center;gap:8px;width:100%;display:inline-flex}.style-module__ojtrGG__errorMessage{color:var(--status-danger);line-height:1.6}.style-module__ojtrGG__footer{text-align:center;color:var(--text-secondary);margin-top:32px;font-size:.85rem}.style-module__ojtrGG__footer span{color:var(--brand-primary);font-weight:600}.style-module__ojtrGG__footerAccent{color:var(--brand-primary);font-weight:700}.style-module__ojtrGG__divider{color:var(--text-secondary);align-items:center;gap:16px;margin:24px 0;font-size:.85rem;display:flex}.style-module__ojtrGG__divider:before,.style-module__ojtrGG__divider:after{content:"";background:var(--surface-border-soft);flex:1;height:1px}.style-module__ojtrGG__emailLoginForm{gap:14px;width:100%;display:grid}.style-module__ojtrGG__inputGroup{gap:6px;display:grid}.style-module__ojtrGG__inputLabel{color:var(--text-primary);font-size:.85rem;font-weight:600}.style-module__ojtrGG__textInput{border:1px solid var(--surface-border-strong);background:var(--background);width:100%;min-height:48px;color:var(--text-primary);transition:border-color var(--ui-motion-fast)ease;border-radius:12px;padding:10px 14px;font-size:1rem}.style-module__ojtrGG__textInput:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary)16%,transparent);outline:none}.style-module__ojtrGG__textInput:disabled{opacity:.56;cursor:not-allowed}.style-module__ojtrGG__textInput::placeholder{color:var(--text-secondary);opacity:.6}@keyframes style-module__ojtrGG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__ojtrGG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.style-module__ojtrGG__modal{border-radius:24px 24px 0 0;align-self:flex-end;max-width:none;max-height:min(88vh,100vh - 12px);padding:24px 18px 20px}}@media (max-width:420px){.style-module__ojtrGG__overlay{align-items:stretch;padding:0}.style-module__ojtrGG__modal{border-radius:0;min-height:100vh;max-height:100vh}.style-module__ojtrGG__termRow{grid-template-columns:1fr}.style-module__ojtrGG__detailButton,.style-module__ojtrGG__backButton,.style-module__ojtrGG__fullDocumentLink{width:100%}}
.style-module__R3BLAa__nav{z-index:var(--z-nav);height:var(--nav-top-height);padding:12px var(--space-md);-webkit-backdrop-filter:blur(16px);background:color-mix(in srgb,var(--background)78%,white);border-bottom:1px solid var(--surface-border-muted);justify-content:center;display:flex;position:sticky;top:0}.style-module__R3BLAa__navContent{width:100%;max-width:calc(var(--container-width) + 32px);justify-content:space-between;align-items:center;gap:var(--space-md);padding:0 var(--space-md);display:flex}.style-module__R3BLAa__leftSection,.style-module__R3BLAa__rightSection,.style-module__R3BLAa__authButtons,.style-module__R3BLAa__drawerActions,.style-module__R3BLAa__memberHeader,.style-module__R3BLAa__drawerSectionHeader,.style-module__R3BLAa__footerLinks{align-items:center;gap:12px;display:flex}.style-module__R3BLAa__leftSection{gap:var(--space-lg)}.style-module__R3BLAa__logo{letter-spacing:-.03em;color:var(--text-primary);flex-direction:column;gap:3px;font-size:1.34rem;font-weight:900;line-height:1;transition:transform .16s,color .16s,text-shadow .16s;display:inline-flex}.style-module__R3BLAa__logo span{letter-spacing:.02em;color:var(--brand-accent-text);font-size:.69rem;font-weight:700;transition:color .16s}.style-module__R3BLAa__logo:hover,.style-module__R3BLAa__logo:focus-visible{color:var(--brand-primary);text-shadow:0 6px 18px color-mix(in srgb,var(--brand-primary)16%,transparent);transform:translateY(-1px)}.style-module__R3BLAa__logo:hover span,.style-module__R3BLAa__logo:focus-visible span{color:var(--brand-accent-text)}.style-module__R3BLAa__searchShortcut,.style-module__R3BLAa__loginBtn,.style-module__R3BLAa__signupBtn,.style-module__R3BLAa__mobileMenuBtn,.style-module__R3BLAa__closeButton,.style-module__R3BLAa__drawerMainBtn,.style-module__R3BLAa__drawerSecondaryBtn,.style-module__R3BLAa__drawerShortcut,.style-module__R3BLAa__drawerItem,.style-module__R3BLAa__walletBadge,.style-module__R3BLAa__linkButton,.style-module__R3BLAa__footerLink,.style-module__R3BLAa__notifBtn,.style-module__R3BLAa__notifMarkAll,.style-module__R3BLAa__drawerMemberLink,.style-module__R3BLAa__profileTrigger,.style-module__R3BLAa__profileDropdownItem{outline:none}.style-module__R3BLAa__searchShortcut{border:1px solid var(--surface-border-strong);border-radius:var(--border-radius-pill);background:color-mix(in srgb,var(--surface)62%,transparent);color:var(--text-secondary);cursor:pointer;align-items:center;gap:10px;padding:10px 14px;font-size:.86rem;font-weight:700;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.style-module__R3BLAa__searchShortcut:hover{background:var(--brand-tint-soft);border-color:var(--brand-border-soft);transform:translateY(-1px)}.style-module__R3BLAa__keycap{border:1px solid var(--surface-border-strong);color:var(--text-subtle);background:color-mix(in srgb,var(--surface)82%,white);border-radius:999px;padding:4px 8px;font-size:.72rem}.style-module__R3BLAa__navLinks{align-items:center;gap:8px;display:flex}.style-module__R3BLAa__navItem{color:var(--text-secondary);border-radius:var(--border-radius-pill);border:1px solid #0000;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:700;transition:background .16s,color .16s,transform .16s;display:flex}.style-module__R3BLAa__navItem:hover{background:var(--brand-tint-soft);color:var(--text-primary);transform:translateY(-1px)}.style-module__R3BLAa__activeItem{background:color-mix(in srgb,var(--surface-elevated)94%,white);color:var(--brand-primary);border-color:color-mix(in srgb,var(--surface-border-strong)94%,white);box-shadow:var(--surface-shadow-1)}.style-module__R3BLAa__loginBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--border-radius-pill);background:0 0;border:none;min-height:44px;padding:15px 16px;font-size:.9rem;font-weight:700;transition:background .16s,color .16s}.style-module__R3BLAa__loginBtn:hover{color:var(--text-primary);background:color-mix(in srgb,var(--surface)68%,transparent)}.style-module__R3BLAa__signupBtn,.style-module__R3BLAa__drawerMainBtn,.style-module__R3BLAa__drawerMemberLink{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-hover));color:var(--text-on-brand);border-radius:var(--border-radius-pill);cursor:pointer;box-shadow:var(--button-primary-shadow);border:none;min-height:44px;padding:15px 20px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .16s,filter .16s}.style-module__R3BLAa__signupBtn:hover,.style-module__R3BLAa__drawerMainBtn:hover,.style-module__R3BLAa__drawerMemberLink:hover{filter:brightness(1.04);transform:translateY(-1px)}.style-module__R3BLAa__drawerSecondaryBtn{border:1px solid var(--surface-border-strong);color:var(--text-primary);border-radius:var(--border-radius-pill);cursor:pointer;background:0 0;min-height:44px;padding:15px 20px;font-size:.88rem;font-weight:700}.style-module__R3BLAa__walletBadge{background:color-mix(in srgb,var(--accent-tint)58%,white);border:1px solid color-mix(in srgb,var(--brand-accent)28%,transparent);border-radius:var(--border-radius-pill);color:var(--brand-accent-text);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;font-weight:700;display:flex}.style-module__R3BLAa__notifWrapper{position:relative}.style-module__R3BLAa__notifBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;font-size:1.15rem;transition:background .16s,color .16s;position:relative}.style-module__R3BLAa__notifBtn:hover{background:var(--button-secondary-hover);color:var(--text-primary)}.style-module__R3BLAa__notifBadge{background:var(--status-alert);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:800;line-height:1;display:flex;position:absolute;top:2px;right:2px}.style-module__R3BLAa__notifDropdown{background:var(--background);border:1px solid var(--surface-border-muted);width:min(340px,100vw - 24px);max-width:calc(100vw - 24px);max-height:400px;box-shadow:var(--surface-shadow-3);z-index:calc(var(--z-nav) + 10);border-radius:14px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.style-module__R3BLAa__notifDropdownHeader{border-bottom:1px solid var(--surface-border-muted);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.style-module__R3BLAa__notifDropdownHeader strong{font-size:.95rem;font-weight:700}.style-module__R3BLAa__notifMarkAll{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.82rem;font-weight:600}.style-module__R3BLAa__notifMarkAll:hover{background:var(--button-secondary-hover)}.style-module__R3BLAa__notifList{flex:1;overflow-y:auto}.style-module__R3BLAa__notifEmpty{text-align:center;color:var(--text-secondary);padding:32px 16px;font-size:.88rem}.style-module__R3BLAa__notifItem{color:inherit;border-bottom:1px solid var(--surface-border-muted);flex-direction:column;gap:4px;padding:12px 16px;text-decoration:none;transition:background .12s;display:flex}.style-module__R3BLAa__notifItem:hover{background:var(--button-secondary-hover)}.style-module__R3BLAa__notifItem strong{color:var(--text-primary);font-size:.88rem;font-weight:700}.style-module__R3BLAa__notifItem span{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;display:-webkit-box;overflow:hidden}.style-module__R3BLAa__notifRead{opacity:.6}.style-module__R3BLAa__profileArea{border-left:1px solid var(--surface-border-soft);align-items:center;padding-left:14px;display:flex;position:relative}.style-module__R3BLAa__profileAreaOpen .style-module__R3BLAa__profilePic{border-color:color-mix(in srgb,var(--brand-primary)38%,var(--profile-ring));box-shadow:0 0 0 4px color-mix(in srgb,var(--brand-tint)28%,transparent)}.style-module__R3BLAa__profileTrigger{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:6px 0;display:flex}.style-module__R3BLAa__profileMeta,.style-module__R3BLAa__profileDropdownTitle{gap:2px;min-width:0;display:grid}.style-module__R3BLAa__profileMeta strong,.style-module__R3BLAa__profileDropdownTitle strong{color:var(--text-primary);font-size:.88rem;font-weight:800}.style-module__R3BLAa__profileMeta span,.style-module__R3BLAa__profileDropdownTitle span{color:var(--text-subtle);font-size:.76rem}.style-module__R3BLAa__profileDropdown{background:var(--background);border:1px solid var(--surface-border-muted);width:min(280px,100vw - 24px);box-shadow:var(--surface-shadow-3);z-index:calc(var(--z-nav) + 10);border-radius:16px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.style-module__R3BLAa__profileDropdownHeader{border-bottom:1px solid var(--surface-border-muted);background:linear-gradient(135deg,color-mix(in srgb,var(--brand-tint)22%,transparent),transparent 72%),color-mix(in srgb,var(--surface)94%,white);align-items:center;gap:12px;padding:16px;display:flex}.style-module__R3BLAa__profileDropdownList{gap:4px;padding:8px;display:grid}.style-module__R3BLAa__profileDropdownItem{min-height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.style-module__R3BLAa__profileDropdownItem:hover{background:var(--button-secondary-hover)}.style-module__R3BLAa__profileDropdownLeading{align-items:center;gap:10px;display:inline-flex}.style-module__R3BLAa__profileDropdownIcon{color:var(--text-secondary);font-size:1rem}.style-module__R3BLAa__profileDropdownLogout{color:var(--status-danger)}.style-module__R3BLAa__profileDropdownLogout .style-module__R3BLAa__profileDropdownIcon{color:currentColor}.style-module__R3BLAa__profilePic,.style-module__R3BLAa__drawerAvatar{border:2px solid var(--profile-ring);box-shadow:var(--shadow-sm);border-radius:50%;overflow:hidden}.style-module__R3BLAa__profilePic{width:38px;height:38px}.style-module__R3BLAa__drawerAvatar{flex-shrink:0;width:44px;height:44px}.style-module__R3BLAa__mobileMenuBtn{cursor:pointer;background:color-mix(in srgb,var(--surface)60%,transparent);color:var(--text-primary);border:none;border-radius:50%;padding:10px;font-size:1.2rem;transition:background .16s;display:none}.style-module__R3BLAa__mobileMenuBtn:hover{background:var(--brand-tint)}.style-module__R3BLAa__bottomNav{height:calc(var(--nav-bottom-height) + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--background)92%,white);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--surface-border-muted);z-index:var(--z-nav);padding:0 6px env(safe-area-inset-bottom);justify-content:space-around;align-items:center;transition:transform .2s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(0);box-shadow:0 -10px 24px #0f172a14}.style-module__R3BLAa__bottomNavHidden{transform:translateY(calc(100% + env(safe-area-inset-bottom)))}.style-module__R3BLAa__bottomNavItem{color:var(--text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;height:100%;display:flex}.style-module__R3BLAa__bottomIcon{font-size:1.08rem;position:relative}.style-module__R3BLAa__bottomLabel{font-size:.68rem;font-weight:700}.style-module__R3BLAa__bottomActive{color:var(--brand-primary);font-weight:800;position:relative}.style-module__R3BLAa__bottomActive:before{content:"";background:var(--brand-primary);border-radius:0 0 2px 2px;height:2.5px;position:absolute;top:0;left:20%;right:20%}.style-module__R3BLAa__drawerOverlay{z-index:var(--z-overlay);opacity:0;visibility:hidden;background-color:#0000;border:none;transition:opacity .24s,visibility .24s;position:fixed;inset:0}.style-module__R3BLAa__drawerOverlayVisible{background-color:var(--overlay);opacity:1;visibility:visible}.style-module__R3BLAa__drawerPanel{background-color:var(--surface-elevated);width:min(360px,94vw);z-index:var(--z-drawer);box-shadow:-18px 0 48px color-mix(in srgb,var(--ui-color-surface-inverse)14%,transparent);visibility:hidden;flex-direction:column;transition:transform .28s cubic-bezier(.32,.72,0,1),visibility .28s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.style-module__R3BLAa__drawerPanelOpen{visibility:visible;transform:translate(0)}.style-module__R3BLAa__drawerHeader{border-bottom:1px solid var(--surface-border-muted);justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.style-module__R3BLAa__drawerTitle{color:var(--text-primary);margin-top:6px;font-size:1.3rem;font-weight:900}.style-module__R3BLAa__closeButton{color:var(--text-subtle);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;font-size:1.2rem;display:flex}.style-module__R3BLAa__closeButton:hover{background-color:var(--brand-tint);color:var(--text-primary)}.style-module__R3BLAa__drawerContent{flex:1;gap:18px;padding:20px;display:grid;overflow-y:auto}.style-module__R3BLAa__drawerAuthSection,.style-module__R3BLAa__drawerShortcut,.style-module__R3BLAa__drawerItem,.style-module__R3BLAa__memberCard,.style-module__R3BLAa__guestCard{border:1px solid var(--surface-border-soft);background:color-mix(in srgb,var(--surface)94%,white);border-radius:20px}.style-module__R3BLAa__drawerAuthSection{background:0 0;border:none;padding:0}.style-module__R3BLAa__memberCard,.style-module__R3BLAa__guestCard{background:0 0;border:0;border-radius:0;gap:12px;padding:18px;display:grid}.style-module__R3BLAa__memberText,.style-module__R3BLAa__drawerMenu,.style-module__R3BLAa__drawerSection,.style-module__R3BLAa__drawerFooter{gap:12px;display:grid}.style-module__R3BLAa__memberText strong,.style-module__R3BLAa__guestTitle,.style-module__R3BLAa__drawerShortcut strong{color:var(--text-primary);font-size:1rem;font-weight:800}.style-module__R3BLAa__memberText span,.style-module__R3BLAa__drawerCtaText,.style-module__R3BLAa__drawerShortcut span,.style-module__R3BLAa__footerMeta{color:var(--text-secondary);line-height:1.6}.style-module__R3BLAa__linkButton{color:var(--status-danger);cursor:pointer;background:0 0;border:none;font-weight:700}.style-module__R3BLAa__drawerSectionHeader{justify-content:space-between}.style-module__R3BLAa__drawerSectionLabel{color:var(--text-subtle);letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:800}.style-module__R3BLAa__drawerShortcut,.style-module__R3BLAa__drawerItem{color:var(--text-primary);text-align:left;border-color:var(--surface-border-soft);background:color-mix(in srgb,var(--surface)94%,white);align-items:center;gap:14px;padding:14px 16px;font-weight:700;text-decoration:none;display:flex}.style-module__R3BLAa__drawerShortcut{cursor:pointer;width:100%}.style-module__R3BLAa__drawerItem{cursor:pointer;border:1px solid var(--surface-border-soft);width:100%}.style-module__R3BLAa__drawerItem:hover,.style-module__R3BLAa__drawerShortcut:hover{background:var(--brand-tint-soft);border-color:var(--brand-border-soft)}.style-module__R3BLAa__drawerItemActive{border-color:var(--brand-border-soft);background:var(--brand-tint);color:var(--brand-primary)}.style-module__R3BLAa__drawerItemIcon{font-size:1.1rem}.style-module__R3BLAa__drawerItemLabel{flex:1;min-width:0}.style-module__R3BLAa__drawerFooter{border-top:1px solid var(--surface-border-muted);padding:20px 24px 24px}.style-module__R3BLAa__footerLinks{gap:14px}.style-module__R3BLAa__footerLink{color:var(--text-subtle);font-size:.8rem;text-decoration:none}.style-module__R3BLAa__footerLink:hover{color:var(--text-primary)}.style-module__R3BLAa__footerMeta{font-size:.76rem}@media (max-width:900px){.style-module__R3BLAa__searchShortcut,.style-module__R3BLAa__navLinks,.style-module__R3BLAa__authButtons,.style-module__R3BLAa__walletBadge,.style-module__R3BLAa__profileArea,.style-module__R3BLAa__notifWrapper{display:none}.style-module__R3BLAa__mobileMenuBtn,.style-module__R3BLAa__bottomNav{justify-content:center;align-items:center;display:flex}}@media (max-width:420px){.style-module__R3BLAa__bottomNav{padding-inline:4px}.style-module__R3BLAa__bottomLabel{font-size:.64rem}.style-module__R3BLAa__drawerPanel{width:100vw}}
.style-module__64JdfG__fab{right:calc(var(--space-md) + 88px);bottom:calc(var(--nav-bottom-height) + 16px);z-index:var(--z-widget);border-radius:var(--border-radius-pill);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-hover));min-height:48px;color:var(--text-on-brand);box-shadow:var(--button-primary-shadow);cursor:pointer;border:none;align-items:center;gap:10px;padding:0 18px;font-size:.92rem;font-weight:800;display:inline-flex;position:fixed}.style-module__64JdfG__badge{min-width:20px;height:20px;color:var(--text-on-brand);background:#fff3;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.72rem;display:inline-flex}.style-module__64JdfG__overlay{z-index:calc(var(--z-widget) - 1);opacity:0;visibility:hidden;background:0 0;border:none;transition:opacity .18s,visibility .18s;position:fixed;inset:0}.style-module__64JdfG__overlayVisible{opacity:1;visibility:visible;background:#0f172a2e}.style-module__64JdfG__panel{right:var(--space-md);bottom:calc(var(--nav-bottom-height) + 76px);z-index:var(--z-widget);border:1px solid var(--surface-border-soft);background:color-mix(in srgb,var(--surface-elevated)96%,white);width:min(360px,100vw - 24px);height:480px;box-shadow:var(--surface-shadow-3);opacity:0;visibility:hidden;border-radius:24px;grid-template-rows:auto auto minmax(0,1fr);transition:transform .18s,opacity .18s,visibility .18s;display:grid;position:fixed;overflow:hidden;transform:translateY(18px)}.style-module__64JdfG__panelOpen{opacity:1;visibility:visible;transform:translateY(0)}.style-module__64JdfG__header{border-bottom:1px solid var(--surface-border-soft);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 12px;display:flex}.style-module__64JdfG__title{color:var(--text-primary);letter-spacing:-.04em;margin:4px 0 0;font-size:1.1rem;font-weight:900}.style-module__64JdfG__iconButton{border:1px solid var(--surface-border-soft);background:color-mix(in srgb,var(--surface)90%,white);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.style-module__64JdfG__tabs{border-bottom:1px solid var(--surface-border-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 18px;display:grid}.style-module__64JdfG__tab{border:1px solid var(--surface-border-soft);border-radius:var(--border-radius-pill);background:color-mix(in srgb,var(--surface)90%,white);min-height:40px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:6px;font-size:.84rem;font-weight:800;display:inline-flex}.style-module__64JdfG__tabActive{border-color:var(--brand-border-soft);background:var(--brand-tint);color:var(--brand-primary)}.style-module__64JdfG__tabBadge{background:var(--status-danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.66rem;display:inline-flex}.style-module__64JdfG__content{min-height:0;padding:18px;overflow-y:auto}.style-module__64JdfG__stack{gap:12px;display:grid}.style-module__64JdfG__card,.style-module__64JdfG__emptyCard,.style-module__64JdfG__replyBox{border:1px solid var(--surface-border-soft);background:color-mix(in srgb,var(--surface)92%,white);border-radius:16px;gap:10px;padding:14px;display:grid}.style-module__64JdfG__emptyCard p,.style-module__64JdfG__cardCopy,.style-module__64JdfG__replyBox p,.style-module__64JdfG__fileHint,.style-module__64JdfG__timestamp{color:var(--text-secondary);line-height:1.6}.style-module__64JdfG__cardHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.style-module__64JdfG__cardIcon{color:var(--brand-accent-text)}.style-module__64JdfG__metaStack{gap:4px;display:grid}.style-module__64JdfG__inlineLink,.style-module__64JdfG__fieldLabel,.style-module__64JdfG__replyLabel{color:var(--brand-primary);font-size:.8rem;font-weight:800}.style-module__64JdfG__field{gap:8px;display:grid}.style-module__64JdfG__select,.style-module__64JdfG__textarea,.style-module__64JdfG__fileInput{border:1px solid var(--surface-border-strong);background:color-mix(in srgb,var(--surface)92%,white);width:100%;color:var(--text-primary);border-radius:14px}.style-module__64JdfG__select,.style-module__64JdfG__fileInput{min-height:44px;padding:0 14px}.style-module__64JdfG__textarea{resize:vertical;min-height:140px;padding:14px}.style-module__64JdfG__fileField{gap:8px;display:grid}.style-module__64JdfG__attachmentPreview{color:var(--text-secondary);align-items:center;gap:8px;font-size:.82rem;display:inline-flex}.style-module__64JdfG__actions{flex-wrap:wrap;gap:10px;display:flex}.style-module__64JdfG__primaryAction,.style-module__64JdfG__secondaryAction{border-radius:var(--border-radius-pill);cursor:pointer;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.style-module__64JdfG__primaryAction{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-hover));color:var(--text-on-brand);border:none}.style-module__64JdfG__primaryAction:disabled{cursor:not-allowed;opacity:.5}.style-module__64JdfG__secondaryAction{border:1px solid var(--surface-border-strong);background:color-mix(in srgb,var(--surface)90%,white);color:var(--text-primary)}.style-module__64JdfG__statusPill{border-radius:var(--border-radius-pill);justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:800;display:inline-flex}.style-module__64JdfG__statusReceived{background:var(--status-info-tint);color:var(--status-info)}.style-module__64JdfG__statusReviewing{background:var(--status-warning-tint);color:var(--status-warning-text)}.style-module__64JdfG__statusAnswered{background:var(--status-success-tint);color:var(--status-success)}@media (max-width:900px){.style-module__64JdfG__fab{right:auto;left:var(--space-sm);bottom:calc(var(--nav-bottom-height) + 12px)}.style-module__64JdfG__panelCompact{top:0;left:0;right:0;bottom:calc(var(--nav-bottom-height) + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;width:auto;height:auto}}
.style-module__rj8Lbq__card{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);flex-direction:column;display:flex;overflow:hidden}.style-module__rj8Lbq__stateUnknown{border-color:var(--surface-border-muted);background:color-mix(in srgb,var(--surface-muted)60%,white)}.style-module__rj8Lbq__stateUnavailable{border-color:var(--surface-border-muted)}.style-module__rj8Lbq__statePending{border-color:var(--brand-border-soft)}.style-module__rj8Lbq__stateVerified{border-color:var(--surface-border-soft)}.style-module__rj8Lbq__stateStale{border-color:color-mix(in srgb,var(--status-warning)40%,var(--surface-border-soft))}.style-module__rj8Lbq__header{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px 16px;display:flex}.style-module__rj8Lbq__headerLeft{flex-direction:column;gap:4px;min-width:0;display:flex}.style-module__rj8Lbq__eyebrow{color:var(--brand-accent-text);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:800}.style-module__rj8Lbq__title{font-family:var(--font-fraunces),var(--font-display),serif;color:var(--text-primary);font-size:1.1rem;font-weight:800;line-height:1.3}.style-module__rj8Lbq__stateBadge{white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.style-module__rj8Lbq__badgeUnknown{background:var(--surface-muted);color:var(--text-secondary)}.style-module__rj8Lbq__badgeUnavailable{background:var(--status-info-tint);color:var(--status-info)}.style-module__rj8Lbq__badgePending{background:var(--brand-tint);color:var(--brand-primary)}.style-module__rj8Lbq__badgeVerified{background:var(--status-success-tint);color:var(--status-success)}.style-module__rj8Lbq__badgeStale{background:var(--status-warning-tint);color:var(--status-warning-text)}@keyframes style-module__rj8Lbq__spin{to{transform:rotate(360deg)}}.style-module__rj8Lbq__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite style-module__rj8Lbq__spin;display:inline-block}.style-module__rj8Lbq__emptyBody{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:24px;display:flex}.style-module__rj8Lbq__emptyIcon{color:var(--text-subtle);opacity:.6;font-size:2rem}.style-module__rj8Lbq__emptyText{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.style-module__rj8Lbq__staleWarning{background:var(--status-warning-tint);color:var(--status-warning-text);border-radius:8px;align-items:flex-start;gap:8px;margin:0 24px;padding:10px 14px;font-size:.8rem;font-weight:600;line-height:1.4;display:flex}.style-module__rj8Lbq__staleWarningIcon{flex-shrink:0;margin-top:1px;font-size:1rem}.style-module__rj8Lbq__summaryList{flex-direction:column;gap:2px;padding:0 24px;display:flex}.style-module__rj8Lbq__summaryItem{border-bottom:1px solid var(--surface-divider-subtle);align-items:flex-start;gap:10px;padding:12px 0;display:flex}.style-module__rj8Lbq__summaryItem:last-child{border-bottom:none}.style-module__rj8Lbq__summaryDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.style-module__rj8Lbq__dotSafe{background:var(--status-success)}.style-module__rj8Lbq__dotCaution{background:var(--status-warning)}.style-module__rj8Lbq__dotDanger{background:var(--status-danger)}.style-module__rj8Lbq__summaryContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.style-module__rj8Lbq__summaryLabel{color:var(--text-primary);font-size:.82rem;font-weight:800}.style-module__rj8Lbq__summaryDetail{color:var(--text-secondary);font-size:.78rem;line-height:1.4}.style-module__rj8Lbq__summaryStatus{border-radius:4px;flex-shrink:0;margin-top:2px;padding:2px 8px;font-size:.68rem;font-weight:800}.style-module__rj8Lbq__statusSafe{background:var(--status-success-tint);color:var(--status-success)}.style-module__rj8Lbq__statusCaution{background:var(--status-warning-tint);color:var(--status-warning-text)}.style-module__rj8Lbq__statusDanger{background:var(--status-danger-tint);color:var(--status-danger)}.style-module__rj8Lbq__qualityBar{border-top:1px solid var(--surface-divider-subtle);align-items:center;gap:12px;margin:0 24px;padding:14px 0;display:flex}.style-module__rj8Lbq__qualityLabel{color:var(--text-subtle);white-space:nowrap;font-size:.75rem;font-weight:700}.style-module__rj8Lbq__qualityTrack{background:var(--surface-muted);border-radius:2px;flex:1;height:4px;overflow:hidden}.style-module__rj8Lbq__qualityFill{border-radius:2px;height:100%;transition:width .4s}.style-module__rj8Lbq__qualityFillGood{background:var(--status-success)}.style-module__rj8Lbq__qualityFillPartial{background:var(--status-warning)}.style-module__rj8Lbq__qualityFillLow{background:var(--status-danger)}.style-module__rj8Lbq__qualityPct{font-family:var(--font-jetbrains-mono),var(--font-data),monospace;color:var(--text-secondary);text-align:right;min-width:32px;font-size:.75rem;font-weight:800}.style-module__rj8Lbq__sourceAttribution{border-top:1px solid var(--surface-divider-subtle);color:var(--text-subtle);flex-wrap:wrap;align-items:center;gap:6px 16px;padding:12px 24px;font-size:.75rem;display:flex}.style-module__rj8Lbq__sourceLabel{font-weight:700}.style-module__rj8Lbq__sourceValue{color:var(--text-secondary);font-weight:600}.style-module__rj8Lbq__disclaimer{color:var(--text-subtle);border-top:1px solid var(--surface-divider-subtle);padding:12px 24px 16px;font-size:.68rem;line-height:1.5}.style-module__rj8Lbq__errorBody{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.style-module__rj8Lbq__errorIcon{color:var(--status-danger);font-size:1.6rem}.style-module__rj8Lbq__errorText{color:var(--text-secondary);font-size:.84rem;line-height:1.5}.style-module__rj8Lbq__retryButton{border:1px solid var(--surface-border-soft);border-radius:var(--border-radius-pill);background:var(--surface);color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:6px;min-width:44px;min-height:44px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:border-color .16s,background .16s;display:inline-flex}.style-module__rj8Lbq__retryButton:hover,.style-module__rj8Lbq__retryButton:focus-visible{border-color:var(--brand-border-soft);background:var(--brand-tint);color:var(--brand-primary)}@keyframes style-module__rj8Lbq__pulse{0%,to{opacity:1}50%{opacity:.6}}.style-module__rj8Lbq__loadingPulse{animation:1.8s ease-in-out infinite style-module__rj8Lbq__pulse}@media (max-width:640px){.style-module__rj8Lbq__header{flex-direction:column;gap:8px;padding:16px 16px 12px}.style-module__rj8Lbq__summaryList{padding:0 16px}.style-module__rj8Lbq__staleWarning,.style-module__rj8Lbq__qualityBar{margin:0 16px}.style-module__rj8Lbq__sourceAttribution{padding:12px 16px}.style-module__rj8Lbq__disclaimer{padding:12px 16px 14px}.style-module__rj8Lbq__errorBody,.style-module__rj8Lbq__emptyBody{padding:20px 16px}}
.style-module__kpCV8W__consentForm{width:100%;max-width:100%;padding-top:.5rem}.style-module__kpCV8W__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.style-module__kpCV8W__termCardError{border-color:var(--error-border,#ef4444);background-color:var(--error-background,#fef2f2)}.style-module__kpCV8W__termErrorMessage{background-color:var(--error-background,#fef2f2);border:1px solid var(--error-border,#ef4444);color:var(--error-text,#dc2626);border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.875rem}.style-module__kpCV8W__providerSelect{margin-bottom:1.5rem}.style-module__kpCV8W__providerSelectPrompt{color:var(--text-secondary,#6b7280);text-align:center;margin-bottom:.75rem;font-size:.9rem}.style-module__kpCV8W__feedbackSection{border-top:1px solid var(--surface-border,#e5e7eb);margin-top:1rem;padding-top:.75rem}.style-module__kpCV8W__feedbackIntro{color:var(--text-secondary,#6b7280);margin-bottom:.5rem;font-size:.9rem}
.page-module__zPEVzq__container{justify-content:center;align-items:center;min-height:60vh;display:flex}.page-module__zPEVzq__loading{color:var(--text-secondary,#6b7280);font-size:.875rem}
.style-module__Q-3e-q__propertyDetailContainer{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;max-width:1200px;margin:0 auto;padding:32px 20px 100px;display:grid}.style-module__Q-3e-q__detailMain{gap:20px;display:grid}.style-module__Q-3e-q__galleryCard{border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);background:var(--background);overflow:hidden}.style-module__Q-3e-q__gallery{grid-template-columns:1fr;gap:4px;display:grid}.style-module__Q-3e-q__galleryMain{aspect-ratio:16/9;position:relative;overflow:hidden}.style-module__Q-3e-q__galleryThumbs{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.style-module__Q-3e-q__thumbItem{aspect-ratio:4/3;cursor:pointer;transition:opacity .16s;position:relative;overflow:hidden}.style-module__Q-3e-q__thumbItem:hover{opacity:.85}.style-module__Q-3e-q__propertyImage{object-fit:cover}.style-module__Q-3e-q__imageCount{border-radius:var(--border-radius-pill);color:var(--text-on-brand);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;bottom:12px;right:12px}.style-module__Q-3e-q__noImageState{min-height:280px;color:var(--text-secondary);text-align:center;place-items:center;gap:12px;padding:40px;display:grid}.style-module__Q-3e-q__noImageIcon{opacity:.4;font-size:2.4rem}.style-module__Q-3e-q__noImageState p{margin:0;font-weight:600}.style-module__Q-3e-q__infoCard{background:var(--background);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);padding:28px}.style-module__Q-3e-q__basicInfo{flex-direction:column;gap:8px;display:flex}.style-module__Q-3e-q__badgeRow{gap:8px;margin-bottom:4px;display:flex}.style-module__Q-3e-q__badge{background:var(--brand-tint-strong);color:var(--brand-primary);border-radius:var(--ui-radius-md);padding:4px 12px;font-size:.85rem;font-weight:700;display:inline-block}.style-module__Q-3e-q__badgeGray{background:var(--button-secondary-hover);color:var(--text-secondary);border-radius:var(--ui-radius-md);padding:4px 12px;font-size:.85rem;font-weight:700;display:inline-block}.style-module__Q-3e-q__caseTitle{letter-spacing:-.5px;color:var(--text-primary);margin:0;font-size:1.8rem;font-weight:800;line-height:1.3}.style-module__Q-3e-q__address{color:var(--text-secondary);margin:0;font-size:1rem}.style-module__Q-3e-q__description{color:var(--text-secondary);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);background:#00000005;margin:8px 0 0;padding:12px 16px;font-size:.95rem;line-height:1.6}.style-module__Q-3e-q__auctionTimeline{justify-content:space-between;align-items:center;width:100%;margin-top:16px;padding-top:10px;display:flex;position:relative}.style-module__Q-3e-q__progressLine{background-color:var(--surface-divider);z-index:0;height:2px;position:absolute;top:16px;left:0;right:0}.style-module__Q-3e-q__step{z-index:1;background:var(--background);flex-direction:column;align-items:center;padding:0 10px;display:flex;position:relative}.style-module__Q-3e-q__dot{background-color:var(--surface-divider);border-radius:50%;width:12px;height:12px;margin-bottom:8px}.style-module__Q-3e-q__step.style-module__Q-3e-q__active .style-module__Q-3e-q__dot{background-color:var(--status-danger);box-shadow:0 0 0 4px var(--status-danger-tint);transform:scale(1.2)}.style-module__Q-3e-q__step.style-module__Q-3e-q__active .style-module__Q-3e-q__date.style-module__Q-3e-q__highlight{color:var(--status-danger);font-weight:700}.style-module__Q-3e-q__label{color:var(--text-subtle);margin-bottom:4px;font-size:12px}.style-module__Q-3e-q__date{color:var(--text-primary);font-size:13px;font-weight:500}.style-module__Q-3e-q__historyCard{background:var(--background);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);padding:28px}.style-module__Q-3e-q__cardTitle{color:var(--text-primary);align-items:center;gap:8px;margin:0 0 4px;font-size:1.2rem;font-weight:700;display:flex}.style-module__Q-3e-q__cardSubtitle{color:var(--text-secondary);margin:0 0 20px;font-size:.88rem}.style-module__Q-3e-q__historyList{gap:14px;display:grid}.style-module__Q-3e-q__historyRow{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.style-module__Q-3e-q__historyRound{color:var(--text-secondary);font-size:.88rem;font-weight:700}.style-module__Q-3e-q__historyBarWrap{border-radius:var(--ui-radius-lg);background:#0000000a;height:28px;position:relative;overflow:hidden}.style-module__Q-3e-q__historyBar{border-radius:var(--ui-radius-lg);background:linear-gradient(90deg,var(--brand-border-soft),var(--brand-primary));transition:width .3s;position:absolute;top:0;bottom:0;left:0}.style-module__Q-3e-q__historyCurrent .style-module__Q-3e-q__historyBar{background:linear-gradient(90deg,color-mix(in srgb,var(--status-danger)70%,white),var(--status-danger))}.style-module__Q-3e-q__historyPrice{color:var(--text-primary);white-space:nowrap;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:flex}.style-module__Q-3e-q__currentBadge{border-radius:var(--border-radius-pill);background:var(--status-danger-tint);color:var(--status-danger);align-items:center;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.style-module__Q-3e-q__rightsCard{background:var(--background);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);padding:28px}.style-module__Q-3e-q__rightsList{gap:10px;display:grid}.style-module__Q-3e-q__rightsRow{border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);background:#00000005;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;display:grid}.style-module__Q-3e-q__rightsSafe{background:linear-gradient(135deg,var(--status-success-tint),var(--background))}.style-module__Q-3e-q__rightsCaution{background:linear-gradient(135deg,var(--status-warning-tint),var(--background))}.style-module__Q-3e-q__rightsDanger{background:linear-gradient(135deg,var(--status-danger-tint),var(--background))}.style-module__Q-3e-q__rightsIcon{flex-shrink:0;padding-top:2px;font-size:1.2rem}.style-module__Q-3e-q__rightsSafe .style-module__Q-3e-q__rightsIcon{color:var(--status-success)}.style-module__Q-3e-q__rightsCaution .style-module__Q-3e-q__rightsIcon{color:var(--status-warning-text)}.style-module__Q-3e-q__rightsDanger .style-module__Q-3e-q__rightsIcon{color:var(--status-danger)}.style-module__Q-3e-q__rightsContent{flex-direction:column;flex:1;gap:2px;display:flex}.style-module__Q-3e-q__rightsLabel{color:var(--text-primary);font-size:.96rem;font-weight:700}.style-module__Q-3e-q__rightsDetail{color:var(--text-secondary);font-size:.84rem;line-height:1.55}.style-module__Q-3e-q__rightsBadge{border-radius:var(--border-radius-pill);flex-shrink:0;padding:3px 10px;font-size:.76rem;font-weight:800}.style-module__Q-3e-q__rightsBadgeSafe{background:var(--status-success-tint);color:var(--status-success)}.style-module__Q-3e-q__rightsBadgeCaution{background:var(--status-warning-tint);color:var(--status-warning-text)}.style-module__Q-3e-q__rightsBadgeDanger{background:var(--status-danger-tint);color:var(--status-danger)}.style-module__Q-3e-q__priceAnalysisCard{background:var(--background);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);padding:28px}.style-module__Q-3e-q__priceCompare{flex-wrap:wrap;align-items:center;gap:20px;margin-top:16px;display:flex}.style-module__Q-3e-q__priceCompareItem{flex-direction:column;gap:4px;display:flex}.style-module__Q-3e-q__priceCompareLabel{color:var(--text-secondary);font-size:.82rem;font-weight:600}.style-module__Q-3e-q__priceCompareItem strong{font-size:1.1rem;font-weight:800}.style-module__Q-3e-q__priceCompareArrow{color:var(--text-secondary);opacity:.5;font-size:1.4rem}.style-module__Q-3e-q__priceGood{color:var(--status-success)}.style-module__Q-3e-q__priceNeutral{color:var(--text-primary)}.style-module__Q-3e-q__mapCard{background:var(--background);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);padding:28px}.style-module__Q-3e-q__mapAddress{color:var(--text-secondary);margin:0 0 16px;font-size:.92rem}.style-module__Q-3e-q__mapPlaceholder{border-radius:var(--border-radius-panel);background:var(--button-secondary-hover);height:240px;color:var(--text-secondary);text-align:center;place-items:center;gap:8px;display:grid}.style-module__Q-3e-q__mapPlaceholder p{margin:0;font-weight:600}.style-module__Q-3e-q__mapPlaceholder span{opacity:.7;font-size:.84rem}.style-module__Q-3e-q__mapIcon{opacity:.4;font-size:2rem}.style-module__Q-3e-q__mapLink{border-radius:var(--border-radius-card);background:linear-gradient(135deg,var(--surface-inverse-start),var(--surface-inverse-end));color:var(--text-on-brand);align-items:center;gap:6px;padding:10px 20px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .16s,filter .16s;display:inline-flex}.style-module__Q-3e-q__mapLink:hover{filter:brightness(1.05);transform:translateY(-1px)}.style-module__Q-3e-q__similarCard{background:var(--background);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);padding:28px}.style-module__Q-3e-q__similarHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.style-module__Q-3e-q__similarHeader .style-module__Q-3e-q__cardTitle{margin:0}.style-module__Q-3e-q__seeAllLink{color:var(--text-secondary);align-items:center;gap:6px;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .16s;display:inline-flex}.style-module__Q-3e-q__seeAllLink:hover{color:var(--text-primary)}.style-module__Q-3e-q__similarGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.style-module__Q-3e-q__similarItem{border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);color:inherit;flex-direction:column;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.style-module__Q-3e-q__similarItem:hover{box-shadow:var(--surface-shadow-3);transform:translateY(-2px)}.style-module__Q-3e-q__similarImageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.style-module__Q-3e-q__similarInfo{flex-direction:column;gap:4px;padding:14px;display:flex}.style-module__Q-3e-q__similarType{color:var(--brand-primary);background:var(--brand-tint-strong);border-radius:var(--ui-radius-sm);width:fit-content;padding:2px 8px;font-size:.76rem;font-weight:700}.style-module__Q-3e-q__similarCase{color:var(--text-primary);font-size:.95rem;font-weight:800}.style-module__Q-3e-q__similarAddress{color:var(--text-secondary);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.84rem;display:-webkit-box;overflow:hidden}.style-module__Q-3e-q__similarPrice{color:var(--text-primary);margin-top:4px;font-size:1rem;font-weight:800}.style-module__Q-3e-q__detailSidebar .style-module__Q-3e-q__stickyWrapper{position:sticky;top:100px}.style-module__Q-3e-q__priceBox{background:var(--background);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);padding:28px}.style-module__Q-3e-q__statusHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.style-module__Q-3e-q__dDay{color:var(--status-danger);font-size:1.2rem;font-weight:700}.style-module__Q-3e-q__caseId{color:var(--text-secondary);font-size:.9rem;font-weight:600}.style-module__Q-3e-q__auctionStatus{border-radius:var(--ui-radius-sm);background:color-mix(in srgb,var(--brand-primary)12%,transparent);color:var(--brand-primary);padding:2px 8px;font-size:.78rem;font-weight:700;display:inline-block}.style-module__Q-3e-q__priceSection{margin-bottom:20px}.style-module__Q-3e-q__priceLabel{color:var(--text-secondary);margin-bottom:4px;font-size:.9rem;font-weight:600;display:block}.style-module__Q-3e-q__priceValue{color:var(--text-primary);letter-spacing:-.5px;margin-bottom:4px;font-size:2rem;font-weight:800}.style-module__Q-3e-q__subPrice{color:var(--text-secondary);font-size:.95rem}.style-module__Q-3e-q__divider{border:0;border-top:1px solid var(--button-secondary-hover);margin:20px 0}.style-module__Q-3e-q__depositRow{color:var(--text-primary);justify-content:space-between;margin-bottom:24px;font-size:1rem;display:flex}.style-module__Q-3e-q__depositLabel{font-weight:600}.style-module__Q-3e-q__depositValue{color:var(--text-primary);font-weight:700}.style-module__Q-3e-q__btnPrimary{background:linear-gradient(135deg,var(--surface-inverse-start),var(--surface-inverse-end));width:100%;color:var(--text-on-brand);border-radius:var(--border-radius-panel);cursor:pointer;border:none;padding:16px;font-size:1.05rem;font-weight:700;transition:transform .16s,filter .16s}.style-module__Q-3e-q__btnPrimary:hover{filter:brightness(1.05);transform:translateY(-1px)}.style-module__Q-3e-q__btnOutline{background-color:var(--background);width:100%;color:var(--text-primary);border:1px solid var(--button-secondary-border);border-radius:var(--border-radius-panel);cursor:pointer;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:16px;font-size:1.05rem;font-weight:700;transition:transform .16s,background-color .16s;display:flex}.style-module__Q-3e-q__btnOutline:hover{background-color:var(--button-secondary-hover);transform:translateY(-1px)}.style-module__Q-3e-q__feedbackSection{border-top:1px solid var(--button-secondary-border);flex-direction:column;gap:8px;margin-top:16px;padding-top:16px;display:flex}.style-module__Q-3e-q__feedbackLabel{color:var(--text-secondary);font-size:.82rem;font-weight:600}.style-module__Q-3e-q__bidChecklistBox{background:var(--background);border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);box-shadow:var(--surface-shadow-2);margin-top:16px;padding:24px}.style-module__Q-3e-q__checklistTitle{color:var(--text-primary);margin:0 0 16px;font-size:1rem;font-weight:700}.style-module__Q-3e-q__checklistItems{gap:10px;display:grid}.style-module__Q-3e-q__checklistRow{border-radius:var(--border-radius-card);cursor:pointer;align-items:flex-start;gap:12px;padding:10px 12px;transition:background .16s;display:flex}.style-module__Q-3e-q__checklistRow:hover{background:#00000005}.style-module__Q-3e-q__checklistCheckbox{width:18px;height:18px;accent-color:var(--brand-primary);flex-shrink:0;margin-top:2px}.style-module__Q-3e-q__checklistContent{flex-direction:column;gap:2px;display:flex}.style-module__Q-3e-q__checklistContent strong{color:var(--text-primary);font-size:.88rem;font-weight:700}.style-module__Q-3e-q__checklistContent span{color:var(--text-secondary);font-size:.8rem}.style-module__Q-3e-q__mobileStickyCta{display:none}.style-module__Q-3e-q__notFoundContainer{text-align:center;place-items:center;gap:16px;max-width:600px;margin:80px auto;padding:40px 20px;display:grid}.style-module__Q-3e-q__notFoundTitle{color:var(--text-primary);margin:0;font-size:1.6rem;font-weight:800}.style-module__Q-3e-q__notFoundDescription{color:var(--text-secondary);margin:0;line-height:1.6}.style-module__Q-3e-q__notFoundActions{gap:12px;margin-top:8px;display:flex}.style-module__Q-3e-q__notFoundCtaPrimary{border-radius:var(--border-radius-panel);background:linear-gradient(135deg,var(--surface-inverse-start),var(--surface-inverse-end));color:var(--text-on-brand);padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none}.style-module__Q-3e-q__notFoundCtaOutline{border-radius:var(--border-radius-panel);border:1px solid var(--button-secondary-border);color:var(--text-primary);padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none}@media (max-width:900px){.style-module__Q-3e-q__propertyDetailContainer{grid-template-columns:1fr;padding-bottom:100px}.style-module__Q-3e-q__detailSidebar{position:static}.style-module__Q-3e-q__mobileStickyCta{height:72px;padding:10px 16px;padding-bottom:max(env(safe-area-inset-bottom,10px),10px);background:var(--background);border-top:1px solid var(--button-secondary-border);z-index:100;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000014}.style-module__Q-3e-q__mobilePriceInfo{flex-direction:column;gap:2px;display:flex}.style-module__Q-3e-q__mobilePriceLabel{color:var(--text-secondary);font-size:.76rem;font-weight:600}.style-module__Q-3e-q__mobilePriceValue{color:var(--text-primary);letter-spacing:-.3px;font-size:1.15rem;font-weight:800}.style-module__Q-3e-q__mobileCtaButton{border-radius:var(--border-radius-panel);background:linear-gradient(135deg,var(--surface-inverse-start),var(--surface-inverse-end));min-width:140px;min-height:48px;color:var(--text-on-brand);cursor:pointer;white-space:nowrap;border:0;padding:0 20px;font-size:.95rem;font-weight:700;transition:transform .16s}.style-module__Q-3e-q__mobileCtaButton:active{transform:scale(.97)}.style-module__Q-3e-q__similarGrid{grid-template-columns:1fr;gap:12px}.style-module__Q-3e-q__similarItem{flex-direction:row}.style-module__Q-3e-q__similarImageWrap{aspect-ratio:1;flex-shrink:0;width:120px}.style-module__Q-3e-q__historyRow{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}}@media (max-width:640px){.style-module__Q-3e-q__propertyDetailContainer{gap:14px;padding:16px 12px 100px}.style-module__Q-3e-q__infoCard,.style-module__Q-3e-q__historyCard,.style-module__Q-3e-q__mapCard,.style-module__Q-3e-q__similarCard{border-radius:var(--border-radius-panel);padding:20px}.style-module__Q-3e-q__caseTitle{font-size:1.4rem}.style-module__Q-3e-q__galleryThumbs{grid-template-columns:repeat(3,1fr)}}
