.MyListings-module-scss-module__wsqqyG__container{max-width:1400px;margin:0 auto;padding:1.5rem}.MyListings-module-scss-module__wsqqyG__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.MyListings-module-scss-module__wsqqyG__header h1{color:#0f172a;margin:0 0 .25rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.5rem;font-weight:700;line-height:1.2}.MyListings-module-scss-module__wsqqyG__header p{color:#64748b;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-weight:400;line-height:1.5}.MyListings-module-scss-module__wsqqyG__publishButton{appearance:none;font:inherit;color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;transition:background .25s cubic-bezier(.2,.7,.3,1),transform .15s cubic-bezier(.2,.7,.3,1),box-shadow .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.MyListings-module-scss-module__wsqqyG__publishButton:hover{filter:brightness(.97)}.MyListings-module-scss-module__wsqqyG__publishButton:active{transform:translateY(1px)}.MyListings-module-scss-module__wsqqyG__publishButton{background:linear-gradient(135deg,#0284c7,#0891b2)}.MyListings-module-scss-module__wsqqyG__publishButton:hover{box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.MyListings-module-scss-module__wsqqyG__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.MyListings-module-scss-module__wsqqyG__statsGrid{grid-template-columns:repeat(5,1fr)}}.MyListings-module-scss-module__wsqqyG__statCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;transition:all .15s;position:relative;overflow:hidden}.MyListings-module-scss-module__wsqqyG__statCard:hover{border-color:#cbd5e1;transform:translateY(-1px)}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active{background:#f0f9ff;border-color:#0284c7;box-shadow:0 0 0 1px #0284c7}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active .MyListings-module-scss-module__wsqqyG__statValue{color:#0284c7}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active-green{background:#ecfdf5;border-color:#10b981}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active-green .MyListings-module-scss-module__wsqqyG__statValue{color:#064e3b}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active-yellow{background:#fffbeb;border-color:#f59e0b}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active-yellow .MyListings-module-scss-module__wsqqyG__statValue{color:#78350f}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active-gray{background:#f8fafc;border-color:#94a3b8}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active-gray .MyListings-module-scss-module__wsqqyG__statValue{color:#334155}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active-orange{background:#fff7ed;border-color:#f97316}.MyListings-module-scss-module__wsqqyG__statCard.MyListings-module-scss-module__wsqqyG__active-orange .MyListings-module-scss-module__wsqqyG__statValue{color:#ea580c}.MyListings-module-scss-module__wsqqyG__statValue{color:#0f172a;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.MyListings-module-scss-module__wsqqyG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.MyListings-module-scss-module__wsqqyG__listingsContainer{flex-direction:column;gap:1rem;display:flex}.MyListings-module-scss-module__wsqqyG__emptyState{text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:1.5rem;padding:2.5rem 1rem}.MyListings-module-scss-module__wsqqyG__emptyState .MyListings-module-scss-module__wsqqyG__emoji{margin-bottom:1rem;font-size:3rem;display:block}.MyListings-module-scss-module__wsqqyG__emptyState p{color:#64748b;margin-bottom:1rem}.MyListings-module-scss-module__wsqqyG__emptyState a{color:#0284c7;font-weight:500}.MyListings-module-scss-module__wsqqyG__emptyState a:hover{text-decoration:underline}.MyListings-module-scss-module__wsqqyG__listingRow{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:row;align-items:stretch;transition:all .25s;display:flex;overflow:hidden}@media (max-width:768px){.MyListings-module-scss-module__wsqqyG__listingRow{flex-direction:column}}.MyListings-module-scss-module__wsqqyG__listingRow:hover{border-color:#cbd5e1;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.MyListings-module-scss-module__wsqqyG__listingRow:hover .MyListings-module-scss-module__wsqqyG__thumbnail{transform:scale(1.05)}.MyListings-module-scss-module__wsqqyG__imageContainer{background:#f1f5f9;flex-shrink:0;width:280px;position:relative;overflow:hidden}@media (max-width:768px){.MyListings-module-scss-module__wsqqyG__imageContainer{width:100%;height:200px}}.MyListings-module-scss-module__wsqqyG__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s}.MyListings-module-scss-module__wsqqyG__badge{color:#fff;z-index:10;border-radius:1rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex;position:absolute;top:.5rem;left:.5rem;box-shadow:0 1px 2px #0f172a1a}.MyListings-module-scss-module__wsqqyG__badge.MyListings-module-scss-module__wsqqyG__published{background:#10b981f2}.MyListings-module-scss-module__wsqqyG__badge.MyListings-module-scss-module__wsqqyG__draft{background:#475569f2}.MyListings-module-scss-module__wsqqyG__badge.MyListings-module-scss-module__wsqqyG__pending_review{background:#f59e0bf2}.MyListings-module-scss-module__wsqqyG__badge.MyListings-module-scss-module__wsqqyG__paused{background:#f97316f2}.MyListings-module-scss-module__wsqqyG__badge.MyListings-module-scss-module__wsqqyG__rejected{background:#ef4444f2}.MyListings-module-scss-module__wsqqyG__opTypeBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#334155;background:#fffffff2;border-radius:1rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;right:.5rem;box-shadow:0 1px 2px #0f172a1a}.MyListings-module-scss-module__wsqqyG__type360{color:#fff;z-index:10;background:linear-gradient(135deg,#0891b2f2,#38bdf8f2);border-radius:1rem;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;bottom:.5rem;left:.5rem;box-shadow:0 1px 2px #0f172a1a}.MyListings-module-scss-module__wsqqyG__content{flex-direction:column;flex:1;justify-content:space-between;padding:1rem;display:flex}.MyListings-module-scss-module__wsqqyG__titleLink{margin-bottom:.5rem;text-decoration:none}.MyListings-module-scss-module__wsqqyG__title{color:#0f172a;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:1.125rem;font-weight:700;line-height:1.4;transition:color .15s;display:-webkit-box;overflow:hidden}.MyListings-module-scss-module__wsqqyG__title:hover{color:#0284c7}.MyListings-module-scss-module__wsqqyG__description{color:#475569;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.MyListings-module-scss-module__wsqqyG__metadata{color:#475569;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.MyListings-module-scss-module__wsqqyG__metaItem{align-items:center;gap:.5rem;display:flex}.MyListings-module-scss-module__wsqqyG__metaItem strong{color:#0f172a;font-weight:600}.MyListings-module-scss-module__wsqqyG__location{color:#64748b;align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.875rem;display:flex}.MyListings-module-scss-module__wsqqyG__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.MyListings-module-scss-module__wsqqyG__price{color:#0284c7;font-size:1.25rem;font-weight:700}.MyListings-module-scss-module__wsqqyG__actions{flex-wrap:wrap;gap:.5rem;display:flex}.MyListings-module-scss-module__wsqqyG__actionBtn{cursor:pointer;white-space:nowrap;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__primary{color:#0284c7;background:#f0f9ff}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__primary:hover{background:#e6f5ff}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__secondary{color:#475569;background:#f8fafc}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__secondary:hover{background:#f1f5f9}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__publish{color:#fff;background:linear-gradient(135deg,#10b981,#059669);font-weight:600}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__publish:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 1px 2px #0f172a1a}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__publish:disabled{opacity:.6;cursor:not-allowed}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__publish:disabled:hover{box-shadow:none;background:linear-gradient(135deg,#10b981,#059669)}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__delete{color:#ef4444;background:#fef2f2}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__delete:hover{color:#dc2626;background:#fee2e2}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__delete:disabled{opacity:.5;cursor:not-allowed}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__promote{color:#fff;background:linear-gradient(135deg,#10b981,#0c8a60);border:1px solid #fff3;min-width:130px;font-weight:600}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__promote:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px #10b98140}.MyListings-module-scss-module__wsqqyG__actionBtn.MyListings-module-scss-module__wsqqyG__promote svg{margin-right:2px}.MyListings-module-scss-module__wsqqyG__loading{color:#64748b;justify-content:center;align-items:center;height:60vh;display:flex}.MyListings-module-scss-module__wsqqyG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MyListings-module-scss-module__wsqqyG__modal{background:#fff;border-radius:1.5rem;width:90%;max-width:500px;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.MyListings-module-scss-module__wsqqyG__modalHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.MyListings-module-scss-module__wsqqyG__modalHeader svg{color:#ef4444;flex-shrink:0}.MyListings-module-scss-module__wsqqyG__modalHeader h3{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.MyListings-module-scss-module__wsqqyG__modalBody{margin-bottom:1.25rem}.MyListings-module-scss-module__wsqqyG__modalBody p{color:#475569;margin-bottom:.75rem;line-height:1.6}.MyListings-module-scss-module__wsqqyG__modalBody p:last-child{margin-bottom:0}.MyListings-module-scss-module__wsqqyG__modalBody strong{color:#0f172a;font-weight:600}.MyListings-module-scss-module__wsqqyG__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.MyListings-module-scss-module__wsqqyG__modalBtn{cursor:pointer;border:0;border-radius:1rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.MyListings-module-scss-module__wsqqyG__modalBtn.MyListings-module-scss-module__wsqqyG__cancel{color:#334155;background:#f1f5f9}.MyListings-module-scss-module__wsqqyG__modalBtn.MyListings-module-scss-module__wsqqyG__cancel:hover{background:#e2e8f0}.MyListings-module-scss-module__wsqqyG__modalBtn.MyListings-module-scss-module__wsqqyG__confirm{color:#fff;background:#ef4444}.MyListings-module-scss-module__wsqqyG__modalBtn.MyListings-module-scss-module__wsqqyG__confirm:hover{background:#dc2626}.MyListings-module-scss-module__wsqqyG__modalBtn.MyListings-module-scss-module__wsqqyG__confirm:disabled{opacity:.6;cursor:not-allowed}
.Toast-module-scss-module__d3e0Na__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;width:24rem;max-width:90vw;display:flex;position:fixed;top:1rem;right:1rem}.Toast-module-scss-module__d3e0Na__toast{pointer-events:auto;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .2s ease-in-out;animation:.3s ease-out Toast-module-scss-module__d3e0Na__slideIn;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__success{border-left:4px solid #10b981}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__success .Toast-module-scss-module__d3e0Na__icon{color:#10b981}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__error{border-left:4px solid #ef4444}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__error .Toast-module-scss-module__d3e0Na__icon{color:#ef4444}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__info{border-left:4px solid #0284c7}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__info .Toast-module-scss-module__d3e0Na__icon{color:#0284c7}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__warning{border-left:4px solid #f59e0b}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__warning .Toast-module-scss-module__d3e0Na__icon{color:#f59e0b}.Toast-module-scss-module__d3e0Na__toast.Toast-module-scss-module__d3e0Na__exiting{opacity:0;transform:translate(100%)}.Toast-module-scss-module__d3e0Na__toast .Toast-module-scss-module__d3e0Na__content{flex:1;min-width:0}.Toast-module-scss-module__d3e0Na__toast .Toast-module-scss-module__d3e0Na__content .Toast-module-scss-module__d3e0Na__title{color:#0f172a;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.Toast-module-scss-module__d3e0Na__toast .Toast-module-scss-module__d3e0Na__content .Toast-module-scss-module__d3e0Na__message{color:#475569;font-size:.875rem;line-height:1.4}.Toast-module-scss-module__d3e0Na__toast .Toast-module-scss-module__d3e0Na__closeButton{color:#94a3b8;cursor:pointer;border-radius:.25rem;margin:-.25rem -.25rem 0 0;padding:.25rem;transition:color .15s}.Toast-module-scss-module__d3e0Na__toast .Toast-module-scss-module__d3e0Na__closeButton:hover{color:#475569;background-color:#f8fafc}@keyframes Toast-module-scss-module__d3e0Na__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.VerificationCodeInput-module-scss-module__w4ec2q__container{text-align:center;background:#fff;border-radius:1.5rem;width:100%;max-width:420px;margin:0 auto;padding:2rem 1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.VerificationCodeInput-module-scss-module__w4ec2q__mailIcon{background:linear-gradient(135deg,#0284c7,#0891b2);border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.VerificationCodeInput-module-scss-module__w4ec2q__mailIcon svg{width:28px;height:28px}.VerificationCodeInput-module-scss-module__w4ec2q__title{color:#0f172a;margin:0 0 .75rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:clamp(1.5rem,1.5vw + 1rem,1.875rem);font-weight:700;line-height:1.2}.VerificationCodeInput-module-scss-module__w4ec2q__description{color:#475569;margin-bottom:2rem;font-size:.875rem;line-height:1.6}.VerificationCodeInput-module-scss-module__w4ec2q__description strong{color:#0284c7;font-weight:600}.VerificationCodeInput-module-scss-module__w4ec2q__description span{color:#f59e0b;font-weight:500}.VerificationCodeInput-module-scss-module__w4ec2q__codeInputs{justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}@media (max-width:640px){.VerificationCodeInput-module-scss-module__w4ec2q__codeInputs{gap:.5rem}}.VerificationCodeInput-module-scss-module__w4ec2q__codeInput{width:48px;height:56px}@media (max-width:640px){.VerificationCodeInput-module-scss-module__w4ec2q__codeInput{width:40px;height:48px;font-size:1.25rem}}.VerificationCodeInput-module-scss-module__w4ec2q__codeInput{text-align:center;color:#0f172a;background:#fff;border:2px solid #cbd5e1;border-radius:.5rem;font-size:1.25rem;font-weight:700;transition:all .15s}.VerificationCodeInput-module-scss-module__w4ec2q__codeInput:focus{border-color:#0284c7;outline:none;transform:scale(1.05);box-shadow:0 0 0 3px #0284c71a}.VerificationCodeInput-module-scss-module__w4ec2q__codeInput:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.VerificationCodeInput-module-scss-module__w4ec2q__error{color:#ef4444;background:#fef2f2;border:1px solid #ef444433;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.VerificationCodeInput-module-scss-module__w4ec2q__success{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.VerificationCodeInput-module-scss-module__w4ec2q__verifyBtn{appearance:none;font:inherit;color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-weight:500;transition:all .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0000000d}.VerificationCodeInput-module-scss-module__w4ec2q__verifyBtn:hover:not(:disabled){filter:brightness(.95);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.VerificationCodeInput-module-scss-module__w4ec2q__verifyBtn:active:not(:disabled){transform:translateY(0)}.VerificationCodeInput-module-scss-module__w4ec2q__verifyBtn:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.5)}.VerificationCodeInput-module-scss-module__w4ec2q__verifyBtn{width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:1rem;font-weight:600}.VerificationCodeInput-module-scss-module__w4ec2q__resend{color:#475569;margin-bottom:1rem;font-size:.875rem}.VerificationCodeInput-module-scss-module__w4ec2q__resend .VerificationCodeInput-module-scss-module__w4ec2q__resendBtn{appearance:none;font:inherit;color:#0284c7;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:500;text-decoration:underline;transition:color .15s}.VerificationCodeInput-module-scss-module__w4ec2q__resend .VerificationCodeInput-module-scss-module__w4ec2q__resendBtn:hover:not(:disabled){color:#0891b2}.VerificationCodeInput-module-scss-module__w4ec2q__resend .VerificationCodeInput-module-scss-module__w4ec2q__resendBtn:disabled{opacity:.6;cursor:not-allowed;text-decoration:none}.VerificationCodeInput-module-scss-module__w4ec2q__backBtn{appearance:none;font:inherit;color:#475569;cursor:pointer;background:0 0;border:0;margin:0;padding:.5rem;font-size:.875rem;font-weight:500;transition:color .15s}.VerificationCodeInput-module-scss-module__w4ec2q__backBtn:hover{color:#0f172a}
.ProDashboard-module-scss-module__vBT_wW__root{background:#fff;min-height:100vh}.ProDashboard-module-scss-module__vBT_wW__header{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.ProDashboard-module-scss-module__vBT_wW__headerContent{justify-content:space-between;align-items:center;max-width:1280px;margin-left:auto;margin-right:auto;padding:1rem 2rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__headerLeft{align-items:center;gap:.75rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__logo{width:auto;height:2.25rem}.ProDashboard-module-scss-module__vBT_wW__badge{color:#0d9668;background:#10b9811a;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.ProDashboard-module-scss-module__vBT_wW__badge svg{width:1rem;height:1rem}.ProDashboard-module-scss-module__vBT_wW__headerActions{align-items:center;gap:.75rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__btnSecondary{appearance:none;font:inherit;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.ProDashboard-module-scss-module__vBT_wW__btnSecondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ProDashboard-module-scss-module__vBT_wW__btnSecondary:active:not(:disabled){background:#f1f5f9}.ProDashboard-module-scss-module__vBT_wW__btnSecondary:disabled{opacity:.6;cursor:not-allowed}.ProDashboard-module-scss-module__vBT_wW__btnPrimary{appearance:none;font:inherit;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7,#0891b2);border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0000000d}.ProDashboard-module-scss-module__vBT_wW__btnPrimary:hover:not(:disabled){filter:brightness(.95);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.ProDashboard-module-scss-module__vBT_wW__btnPrimary:active:not(:disabled){transform:translateY(0)}.ProDashboard-module-scss-module__vBT_wW__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.ProDashboard-module-scss-module__vBT_wW__hero{color:#fff;background-position:50%;background-size:cover;padding-top:2rem;padding-bottom:2rem;position:relative;overflow:hidden}@media (min-width:768px){.ProDashboard-module-scss-module__vBT_wW__hero{padding-top:2.5rem;padding-bottom:2.5rem}}.ProDashboard-module-scss-module__vBT_wW__heroOverlay{background:#00000073;position:absolute;inset:0}.ProDashboard-module-scss-module__vBT_wW__heroContent{z-index:10;align-items:center;gap:1rem;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;position:relative}.ProDashboard-module-scss-module__vBT_wW__avatarWrapper{flex-shrink:0;width:3rem;height:3rem;position:relative}.ProDashboard-module-scss-module__vBT_wW__avatar{object-fit:cover;border:2px solid #ffffffb3;border-radius:9999px;width:100%;height:100%}.ProDashboard-module-scss-module__vBT_wW__avatarPlaceholder{background:#ffffff1a;border:2px solid #ffffffb3;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__verifiedBadge{z-index:10;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 2px #0000001a}.ProDashboard-module-scss-module__vBT_wW__verifiedBadge svg{color:#3b82f6;width:.875rem;height:.875rem}.ProDashboard-module-scss-module__vBT_wW__heroTitle{color:#fff;text-shadow:0 2px 4px #0003;font-size:clamp(1.5rem,1.5vw + 1rem,1.875rem);font-weight:700}@media (min-width:768px){.ProDashboard-module-scss-module__vBT_wW__heroTitle{font-size:clamp(2rem,3vw + 1rem,3rem)}}.ProDashboard-module-scss-module__vBT_wW__heroSubtitle{color:#ffffffe6;margin-top:.25rem}.ProDashboard-module-scss-module__vBT_wW__verificationBanner{z-index:20;max-width:1280px;margin:-1rem auto 1.5rem;padding-left:2rem;padding-right:2rem;position:relative}.ProDashboard-module-scss-module__vBT_wW__bannerContent{background:linear-gradient(135deg,#0284c7f2,#0891b2f2);border:1px solid #fff3;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ProDashboard-module-scss-module__vBT_wW__bannerContent:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:3s infinite ProDashboard-module-scss-module__vBT_wW__shimmer;position:absolute;top:0;left:-100%}.ProDashboard-module-scss-module__vBT_wW__bannerContent.ProDashboard-module-scss-module__vBT_wW__isPending{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-color:#fdba74}.ProDashboard-module-scss-module__vBT_wW__bannerContent.ProDashboard-module-scss-module__vBT_wW__isPending .ProDashboard-module-scss-module__vBT_wW__bannerIcon{color:#ea580c;background:#ea580c1a}.ProDashboard-module-scss-module__vBT_wW__bannerContent.ProDashboard-module-scss-module__vBT_wW__isPending .ProDashboard-module-scss-module__vBT_wW__bannerText,.ProDashboard-module-scss-module__vBT_wW__bannerContent.ProDashboard-module-scss-module__vBT_wW__isPending .ProDashboard-module-scss-module__vBT_wW__bannerTitle{color:#9a3412}.ProDashboard-module-scss-module__vBT_wW__bannerContent.ProDashboard-module-scss-module__vBT_wW__isPending .ProDashboard-module-scss-module__vBT_wW__bannerSubtitle{color:#c2410c;opacity:1}@media (max-width:768px){.ProDashboard-module-scss-module__vBT_wW__bannerContent{text-align:center;flex-direction:column;padding:1rem}}@keyframes ProDashboard-module-scss-module__vBT_wW__shimmer{0%{left:-100%}to{left:100%}}.ProDashboard-module-scss-module__vBT_wW__bannerIcon{color:#fff;background:#fff3;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__bannerIcon svg{width:1.75rem;height:1.75rem}@media (max-width:768px){.ProDashboard-module-scss-module__vBT_wW__bannerIcon{width:2.5rem;height:2.5rem}.ProDashboard-module-scss-module__vBT_wW__bannerIcon svg{width:1.5rem;height:1.5rem}}.ProDashboard-module-scss-module__vBT_wW__bannerText{color:#fff;flex:1}.ProDashboard-module-scss-module__vBT_wW__bannerTitle{margin:0 0 .25rem;font-size:1.0625rem;font-weight:700}@media (max-width:768px){.ProDashboard-module-scss-module__vBT_wW__bannerTitle{font-size:1rem}}.ProDashboard-module-scss-module__vBT_wW__bannerSubtitle{opacity:.95;margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.ProDashboard-module-scss-module__vBT_wW__bannerSubtitle{font-size:.75rem}}.ProDashboard-module-scss-module__vBT_wW__bannerButton{appearance:none;font:inherit;color:#0284c7;cursor:pointer;background:#fff;border:0;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.5rem;margin:0;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.ProDashboard-module-scss-module__vBT_wW__bannerButton svg{transition:transform .15s}.ProDashboard-module-scss-module__vBT_wW__bannerButton:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ProDashboard-module-scss-module__vBT_wW__bannerButton:hover svg{transform:translate(2px)}.ProDashboard-module-scss-module__vBT_wW__bannerButton:active{transform:translateY(0)}@media (max-width:768px){.ProDashboard-module-scss-module__vBT_wW__bannerButton{justify-content:center;width:100%}}.ProDashboard-module-scss-module__vBT_wW__main{z-index:10;max-width:1280px;margin-top:-1.5rem;margin-left:auto;margin-right:auto;padding-bottom:3rem;padding-left:2rem;padding-right:2rem;position:relative}@media (min-width:768px){.ProDashboard-module-scss-module__vBT_wW__main{margin-top:-2rem}}.ProDashboard-module-scss-module__vBT_wW__main.ProDashboard-module-scss-module__vBT_wW__hasBanner{margin-top:1.5rem}@media (min-width:768px){.ProDashboard-module-scss-module__vBT_wW__main.ProDashboard-module-scss-module__vBT_wW__hasBanner{margin-top:2rem}}.ProDashboard-module-scss-module__vBT_wW__kpiGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.ProDashboard-module-scss-module__vBT_wW__kpiGrid{grid-template-columns:repeat(3,1fr)}}.ProDashboard-module-scss-module__vBT_wW__kpiCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.ProDashboard-module-scss-module__vBT_wW__kpiLabel{color:#475569;font-size:.875rem}.ProDashboard-module-scss-module__vBT_wW__kpiValue{color:#0f172a;margin-top:.25rem;font-size:1.5rem;font-weight:600}.ProDashboard-module-scss-module__vBT_wW__contentGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem;display:grid}@media (min-width:1024px){.ProDashboard-module-scss-module__vBT_wW__contentGrid{grid-template-columns:2fr 1fr}}.ProDashboard-module-scss-module__vBT_wW__card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.ProDashboard-module-scss-module__vBT_wW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__cardTitle{color:#0f172a;font-size:1rem;font-weight:600}.ProDashboard-module-scss-module__vBT_wW__table{width:100%;font-size:.875rem;overflow-x:auto}.ProDashboard-module-scss-module__vBT_wW__tableHeader{text-align:left;color:#64748b;padding:.5rem 0}.ProDashboard-module-scss-module__vBT_wW__tableHeader:first-child{padding-left:1.25rem}@media (min-width:768px){.ProDashboard-module-scss-module__vBT_wW__tableHeader:first-child{padding-left:0}}@media (max-width:640px){.ProDashboard-module-scss-module__vBT_wW__tableHeader{display:none}}.ProDashboard-module-scss-module__vBT_wW__tableRow{border-top:1px solid #f1f5f9}@media (max-width:640px){.ProDashboard-module-scss-module__vBT_wW__tableRow{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.25rem;margin-bottom:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #0000000d}.ProDashboard-module-scss-module__vBT_wW__tableRow:active{transform:scale(.99)}}.ProDashboard-module-scss-module__vBT_wW__tableCell{padding:.5rem 0}.ProDashboard-module-scss-module__vBT_wW__tableCell:first-child{color:#0f172a;padding-left:1.25rem;font-weight:500}@media (min-width:768px){.ProDashboard-module-scss-module__vBT_wW__tableCell:first-child{padding-left:0}}@media (max-width:640px){.ProDashboard-module-scss-module__vBT_wW__tableCell{text-align:right;border:none;justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.9375rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__tableCell:first-of-type{color:#0f172a;text-align:left;order:1;width:100%;margin-bottom:.25rem;padding-left:0;font-size:1.05rem;font-weight:700}.ProDashboard-module-scss-module__vBT_wW__tableCell:nth-of-type(2){order:2;justify-content:flex-start;width:100%;margin-bottom:.5rem}.ProDashboard-module-scss-module__vBT_wW__tableCell:nth-of-type(3),.ProDashboard-module-scss-module__vBT_wW__tableCell:nth-of-type(4){color:#475569;background:#f8fafc;border-radius:.375rem;order:3;width:auto;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .5rem;font-size:.9rem;display:inline-flex}.ProDashboard-module-scss-module__vBT_wW__tableCell:nth-of-type(5){color:#94a3b8;order:4;justify-content:flex-start;width:100%;margin-bottom:.75rem;font-size:.8rem}.ProDashboard-module-scss-module__vBT_wW__tableCell:nth-of-type(5):before{content:"Actualizado: ";margin-right:.25rem}.ProDashboard-module-scss-module__vBT_wW__tableCell:last-child{border-top:1px solid #f1f5f9;order:5;justify-content:stretch;gap:.75rem;width:100%;padding-top:1rem}.ProDashboard-module-scss-module__vBT_wW__tableCell:last-child .ProDashboard-module-scss-module__vBT_wW__actionButtons{gap:.75rem;width:100%}.ProDashboard-module-scss-module__vBT_wW__tableCell:last-child button{background:#f8fafc;border:1px solid #e2e8f0;flex:1;justify-content:center;padding:.6rem;font-weight:500}.ProDashboard-module-scss-module__vBT_wW__tableCell:last-child button:last-child{color:#fff;background:#0f172a;border-color:#0f172a}}.ProDashboard-module-scss-module__vBT_wW__statusBadge.ProDashboard-module-scss-module__vBT_wW__active{color:#0d9668;background:#10b9811a;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.ProDashboard-module-scss-module__vBT_wW__statusBadge.ProDashboard-module-scss-module__vBT_wW__draft{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.ProDashboard-module-scss-module__vBT_wW__statusBadge.ProDashboard-module-scss-module__vBT_wW__paused{color:#b45309;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.ProDashboard-module-scss-module__vBT_wW__actionButtons{align-items:center;gap:.5rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__leadsList{margin:0;padding:0;list-style:none}.ProDashboard-module-scss-module__vBT_wW__leadItem{background:0 0;border-top:1px solid #f1f5f9;border-radius:0;padding:.75rem 0}.ProDashboard-module-scss-module__vBT_wW__leadItem:first-child{border-top:none}@media (max-width:640px){.ProDashboard-module-scss-module__vBT_wW__leadItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:.75rem;padding:1rem}.ProDashboard-module-scss-module__vBT_wW__leadItem:first-child{border-top:1px solid #e2e8f0}}.ProDashboard-module-scss-module__vBT_wW__leadContent{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}@media (max-width:640px){.ProDashboard-module-scss-module__vBT_wW__leadContent{flex-direction:column;gap:.75rem}.ProDashboard-module-scss-module__vBT_wW__leadContent>div:first-child{flex-direction:column;gap:.25rem;width:100%;display:flex}.ProDashboard-module-scss-module__vBT_wW__leadContent button{color:#0369a1;background:#e0f2fe;border-color:#0000;justify-content:center;width:100%;font-weight:500}.ProDashboard-module-scss-module__vBT_wW__leadContent button:last-child{color:#0369a1;background:#e0f2fe}}.ProDashboard-module-scss-module__vBT_wW__leadName{color:#0f172a;font-size:.875rem;font-weight:500}.ProDashboard-module-scss-module__vBT_wW__leadMessage{color:#475569;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:.125rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.ProDashboard-module-scss-module__vBT_wW__leadDate{color:#64748b;margin-top:.25rem;font-size:.6875rem}.ProDashboard-module-scss-module__vBT_wW__agendaList{color:#334155;margin:0;padding:0;font-size:.875rem;list-style:none}.ProDashboard-module-scss-module__vBT_wW__agendaList li{margin-bottom:.5rem}.ProDashboard-module-scss-module__vBT_wW__agendaList li:last-child{margin-bottom:0}.ProDashboard-module-scss-module__vBT_wW__agendaList .ProDashboard-module-scss-module__vBT_wW__label{color:#64748b}.ProDashboard-module-scss-module__vBT_wW__chartPlaceholder{color:#64748b;background:linear-gradient(90deg,#f0f9ff,#ecfdf5);border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;height:10rem;display:flex}.ProDashboard-module-scss-module__vBT_wW__footer{text-align:center;color:#64748b;margin-top:2rem;padding-bottom:2.5rem;font-size:.875rem}.ProDashboard-module-scss-module__vBT_wW__footer a{color:#0284c7;font-weight:500;text-decoration:none;transition:color .15s}.ProDashboard-module-scss-module__vBT_wW__footer a:hover{color:#026aa2;text-decoration:underline}
.PropertyRow-module-scss-module__jP3o8W__row{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.PropertyRow-module-scss-module__jP3o8W__row:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 20px #00000014}.PropertyRow-module-scss-module__jP3o8W__row.PropertyRow-module-scss-module__jP3o8W__highlighted{background-color:#f0f9ff;border-color:#0284c7;box-shadow:0 0 0 2px #0284c726}@media (max-width:768px){.PropertyRow-module-scss-module__jP3o8W__row{flex-direction:column}}.PropertyRow-module-scss-module__jP3o8W__imageWrapper{background:#f1f5f9;border-radius:1rem;flex-shrink:0;width:220px;height:140px;position:relative;overflow:hidden}@media (max-width:768px){.PropertyRow-module-scss-module__jP3o8W__imageWrapper{width:100%;height:180px}}.PropertyRow-module-scss-module__jP3o8W__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.PropertyRow-module-scss-module__jP3o8W__row:hover .PropertyRow-module-scss-module__jP3o8W__image{transform:scale(1.05)}.PropertyRow-module-scss-module__jP3o8W__badges{z-index:5;flex-wrap:wrap;gap:.25rem;display:flex;position:absolute;top:.5rem;left:.5rem}.PropertyRow-module-scss-module__jP3o8W__badge{text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.375rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.PropertyRow-module-scss-module__jP3o8W__badge.PropertyRow-module-scss-module__jP3o8W__sale{color:#fff;background:#0284c7e6}.PropertyRow-module-scss-module__jP3o8W__badge.PropertyRow-module-scss-module__jP3o8W__rent{color:#fff;background:#16a34ae6}.PropertyRow-module-scss-module__jP3o8W__badge.PropertyRow-module-scss-module__jP3o8W__type{color:#0f172a;background:#ffffffe6;border:1px solid #0000000d}.PropertyRow-module-scss-module__jP3o8W__badge.PropertyRow-module-scss-module__jP3o8W__type360{color:#fff;background:linear-gradient(135deg,#0891b2f2,#38bdf8f2);font-weight:700;box-shadow:0 2px 4px #0000001a}.PropertyRow-module-scss-module__jP3o8W__favButton{cursor:pointer;z-index:5;color:#475569;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.PropertyRow-module-scss-module__jP3o8W__favButton:hover{color:#ef4444;transform:scale(1.1)}.PropertyRow-module-scss-module__jP3o8W__favButton.PropertyRow-module-scss-module__jP3o8W__favorited{color:#ef4444}.PropertyRow-module-scss-module__jP3o8W__content{flex-direction:column;flex:1;min-width:0;display:flex}.PropertyRow-module-scss-module__jP3o8W__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}@media (max-width:640px){.PropertyRow-module-scss-module__jP3o8W__header{flex-direction:column;gap:.25rem}}.PropertyRow-module-scss-module__jP3o8W__title{color:#0f172a;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.PropertyRow-module-scss-module__jP3o8W__priceTag{flex-shrink:0;align-items:baseline;gap:.25rem;display:flex}.PropertyRow-module-scss-module__jP3o8W__price{color:#0f172a;font-size:1.125rem;font-weight:700}.PropertyRow-module-scss-module__jP3o8W__currency{color:#475569;font-size:.75rem;font-weight:500}.PropertyRow-module-scss-module__jP3o8W__period{color:#475569;font-size:.75rem}.PropertyRow-module-scss-module__jP3o8W__description{color:#475569;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PropertyRow-module-scss-module__jP3o8W__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.PropertyRow-module-scss-module__jP3o8W__features{align-items:center;gap:1rem;display:flex}.PropertyRow-module-scss-module__jP3o8W__feature{color:#94a3b8;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:500;display:flex}.PropertyRow-module-scss-module__jP3o8W__feature strong{color:#0f172a}.PropertyRow-module-scss-module__jP3o8W__location{color:#475569;align-items:center;gap:.25rem;font-size:.8125rem;display:flex}.PropertyRow-module-scss-module__jP3o8W__location span{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}
.ProfilePage-module-scss-module__HjkLzq__root{background-color:#fff;min-height:100vh}.ProfilePage-module-scss-module__HjkLzq__primaryButton{appearance:none;font:inherit;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7,#0891b2);border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0000000d}.ProfilePage-module-scss-module__HjkLzq__primaryButton:hover:not(:disabled){filter:brightness(.95);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.ProfilePage-module-scss-module__HjkLzq__primaryButton:active:not(:disabled){transform:translateY(0)}.ProfilePage-module-scss-module__HjkLzq__primaryButton:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module-scss-module__HjkLzq__primaryButton{padding:.5rem 1.25rem}.ProfilePage-module-scss-module__HjkLzq__secondaryButton{appearance:none;font:inherit;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__secondaryButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ProfilePage-module-scss-module__HjkLzq__secondaryButton:active:not(:disabled){background:#f1f5f9}.ProfilePage-module-scss-module__HjkLzq__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module-scss-module__HjkLzq__secondaryButton{padding:.5rem 1rem}.ProfilePage-module-scss-module__HjkLzq__brandChip{color:#334155;background-color:#ffffffe6;border:1px solid #fff9;border-radius:9999px;align-items:center;gap:.5rem;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__brandChip img{border-radius:.25rem;width:1rem;height:1rem}.ProfilePage-module-scss-module__HjkLzq__brandChip span{font-weight:500}.ProfilePage-module-scss-module__HjkLzq__subnav{background-color:#fff;border-bottom:1px solid #e2e8f0}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__subnavContent{white-space:nowrap;-webkit-overflow-scrolling:touch;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.75rem 1rem;font-size:.875rem;display:flex;overflow-x:auto}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__subnavContent::-webkit-scrollbar{display:none}@media (min-width:1024px){.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__subnavContent{padding-left:2.5rem;padding-right:2.5rem}}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__subnavLink{color:#334155;white-space:nowrap;border-radius:.5rem;padding:.375rem .75rem}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__subnavLink:hover{background-color:#f8fafc}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__subnavLink span{color:#94a3b8;margin-left:.25rem}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__subnavActions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navPrimaryButton{appearance:none;font:inherit;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7,#0891b2);border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0000000d}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navPrimaryButton:hover:not(:disabled){filter:brightness(.95);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navPrimaryButton:active:not(:disabled){transform:translateY(0)}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navPrimaryButton:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navPrimaryButton{padding:.5rem .75rem}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navSecondaryButton{appearance:none;font:inherit;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navSecondaryButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navSecondaryButton:active:not(:disabled){background:#f1f5f9}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navSecondaryButton:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module-scss-module__HjkLzq__subnav .ProfilePage-module-scss-module__HjkLzq__navSecondaryButton{padding:.5rem .75rem}.ProfilePage-module-scss-module__HjkLzq__main{z-index:10;max-width:1280px;margin:1.5rem auto 0;padding:0 2rem;position:relative}@media (min-width:1024px){.ProfilePage-module-scss-module__HjkLzq__main{padding:0 2.5rem}}.ProfilePage-module-scss-module__HjkLzq__gridLayout{gap:1.5rem;display:grid}@media (min-width:1024px){.ProfilePage-module-scss-module__HjkLzq__gridLayout{grid-template-columns:2fr 1fr}}.ProfilePage-module-scss-module__HjkLzq__mainColumn,.ProfilePage-module-scss-module__HjkLzq__sidebar{flex-direction:column;gap:1.5rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__aboutText{color:#334155;white-space:pre-line;margin-top:.5rem;font-size:.875rem}.ProfilePage-module-scss-module__HjkLzq__editAboutButton{color:#0284c7;background-color:#f0f9ff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;transition:colors .2s;display:flex}.ProfilePage-module-scss-module__HjkLzq__editAboutButton:hover{background-color:#e0f2fe}.ProfilePage-module-scss-module__HjkLzq__editAboutButton:active{transform:scale(.95)}.ProfilePage-module-scss-module__HjkLzq__editAboutContainer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:1rem;margin-top:.5rem;padding:1rem;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000d}.ProfilePage-module-scss-module__HjkLzq__textareaWrapper{position:relative}.ProfilePage-module-scss-module__HjkLzq__aboutTextarea{color:#334155;resize:vertical;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;outline:none;width:100%;min-height:140px;padding:1rem;font-family:inherit;font-size:.9375rem;line-height:1.625;transition:all .2s;box-shadow:inset 0 2px 4px #00000005}.ProfilePage-module-scss-module__HjkLzq__aboutTextarea::placeholder{color:#94a3b8}.ProfilePage-module-scss-module__HjkLzq__aboutTextarea:focus{border-color:#0284c7;box-shadow:0 0 0 4px #0284c71a}.ProfilePage-module-scss-module__HjkLzq__charCount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#94a3b8;pointer-events:none;background-color:#ffffffe6;border:1px solid #f1f5f9;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;position:absolute;bottom:.75rem;right:.75rem;box-shadow:0 1px 2px #0000000d}.ProfilePage-module-scss-module__HjkLzq__editActions{justify-content:flex-end;gap:.75rem;margin-top:.25rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__cancelAboutBtn{color:#475569;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:colors .2s}.ProfilePage-module-scss-module__HjkLzq__cancelAboutBtn:hover{color:#1e293b;background-color:#f8fafc}.ProfilePage-module-scss-module__HjkLzq__cancelAboutBtn:active{transform:scale(.95)}.ProfilePage-module-scss-module__HjkLzq__saveAboutBtn{letter-spacing:.025em;color:#fff;background-color:#0284c7;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0284c733}.ProfilePage-module-scss-module__HjkLzq__saveAboutBtn:hover:not(:disabled){background-color:#026aa2;box-shadow:0 10px 15px -3px #0284c74d}.ProfilePage-module-scss-module__HjkLzq__saveAboutBtn:disabled{cursor:not-allowed;background-color:#7dd3fc}.ProfilePage-module-scss-module__HjkLzq__saveAboutBtn:active:not(:disabled){transform:scale(.95)}.ProfilePage-module-scss-module__HjkLzq__spinner{color:#fff;width:1rem;height:1rem;margin-left:-.25rem;animation:1s linear infinite ProfilePage-module-scss-module__HjkLzq__spin}@keyframes ProfilePage-module-scss-module__HjkLzq__spin{to{transform:rotate(360deg)}}.ProfilePage-module-scss-module__HjkLzq__viewAboutText{color:#334155;white-space:pre-line;margin-top:.5rem;padding:.25rem;font-family:inherit;font-size:.9375rem;line-height:1.625}.ProfilePage-module-scss-module__HjkLzq__emptyAboutBox{text-align:center;cursor:pointer;background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;transition:colors .2s;display:flex}.ProfilePage-module-scss-module__HjkLzq__emptyAboutBox:hover{background-color:#f1f5f9;border-color:#7dd3fc}.ProfilePage-module-scss-module__HjkLzq__emptyAboutBox:hover .ProfilePage-module-scss-module__HjkLzq__emptyIconBox{transform:scale(1.1)}.ProfilePage-module-scss-module__HjkLzq__emptyAboutBox:hover .ProfilePage-module-scss-module__HjkLzq__emptyLinkText{text-decoration:underline}.ProfilePage-module-scss-module__HjkLzq__emptyIconBox{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.75rem;font-size:1.25rem;transition:transform .2s;display:flex;box-shadow:0 1px 2px #0000000d}.ProfilePage-module-scss-module__HjkLzq__emptyAboutMsg{color:#64748b;font-weight:500}.ProfilePage-module-scss-module__HjkLzq__emptyLinkText{color:#0284c7;margin-top:.5rem;font-size:.875rem;font-weight:500}.ProfilePage-module-scss-module__HjkLzq__contactInfo{color:#475569;flex-wrap:wrap;gap:.75rem;margin-top:.75rem;font-size:.875rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__contactInfo a{text-decoration:underline}.ProfilePage-module-scss-module__HjkLzq__emptyState{color:#475569;font-size:.875rem}.ProfilePage-module-scss-module__HjkLzq__listingsGrid{gap:1rem;display:grid}@media (min-width:640px){.ProfilePage-module-scss-module__HjkLzq__listingsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.ProfilePage-module-scss-module__HjkLzq__listingsGrid{grid-template-columns:repeat(3,1fr)}}.ProfilePage-module-scss-module__HjkLzq__listingCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingImage{background-color:#f1f5f9;height:9rem;position:relative}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingImage img{object-fit:cover;width:100%;height:100%}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent{padding:.75rem}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent .ProfilePage-module-scss-module__HjkLzq__listingTitle{color:#0f172a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:500;display:-webkit-box;overflow:hidden}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent .ProfilePage-module-scss-module__HjkLzq__listingMeta{color:#475569;font-size:.75rem}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent .ProfilePage-module-scss-module__HjkLzq__listingActions{gap:.5rem;margin-top:.5rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent .ProfilePage-module-scss-module__HjkLzq__listingButton{appearance:none;font:inherit;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent .ProfilePage-module-scss-module__HjkLzq__listingButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent .ProfilePage-module-scss-module__HjkLzq__listingButton:active:not(:disabled){background:#f1f5f9}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent .ProfilePage-module-scss-module__HjkLzq__listingButton:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module-scss-module__HjkLzq__listingCard .ProfilePage-module-scss-module__HjkLzq__listingContent .ProfilePage-module-scss-module__HjkLzq__listingButton{padding:.25rem .5rem;font-size:.75rem}.ProfilePage-module-scss-module__HjkLzq__draftsList{flex-direction:column;gap:.75rem;font-size:.875rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__draftItem{border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__draftItem .ProfilePage-module-scss-module__HjkLzq__draftInfo{flex:1;min-width:0}.ProfilePage-module-scss-module__HjkLzq__draftItem .ProfilePage-module-scss-module__HjkLzq__draftInfo .ProfilePage-module-scss-module__HjkLzq__draftTitle{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.ProfilePage-module-scss-module__HjkLzq__draftItem .ProfilePage-module-scss-module__HjkLzq__draftInfo .ProfilePage-module-scss-module__HjkLzq__draftMeta{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.ProfilePage-module-scss-module__HjkLzq__draftItem .ProfilePage-module-scss-module__HjkLzq__draftButton{appearance:none;font:inherit;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__draftItem .ProfilePage-module-scss-module__HjkLzq__draftButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ProfilePage-module-scss-module__HjkLzq__draftItem .ProfilePage-module-scss-module__HjkLzq__draftButton:active:not(:disabled){background:#f1f5f9}.ProfilePage-module-scss-module__HjkLzq__draftItem .ProfilePage-module-scss-module__HjkLzq__draftButton:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module-scss-module__HjkLzq__draftItem .ProfilePage-module-scss-module__HjkLzq__draftButton{padding:.25rem .5rem;font-size:.75rem}.ProfilePage-module-scss-module__HjkLzq__summaryActions{gap:.5rem;margin-top:.75rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__brandDisplay{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__brandInfo{align-items:center;gap:.75rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__brandLogo{object-fit:cover;border:1px solid #e2e8f0;border-radius:.25rem;width:2.5rem;height:2.5rem}.ProfilePage-module-scss-module__HjkLzq__brandLogoContainer{border:1px solid #e2e8f0;border-radius:.25rem;flex-shrink:0;width:2.5rem;height:2.5rem;position:relative;overflow:hidden}.ProfilePage-module-scss-module__HjkLzq__brandLogoPlaceholder{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.25rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__brandName{color:#0f172a;font-weight:500}.ProfilePage-module-scss-module__HjkLzq__brandActions{gap:.5rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__brandButton{appearance:none;font:inherit;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__brandButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ProfilePage-module-scss-module__HjkLzq__brandButton:active:not(:disabled){background:#f1f5f9}.ProfilePage-module-scss-module__HjkLzq__brandButton:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module-scss-module__HjkLzq__brandButton{padding:.5rem .75rem;font-size:.75rem}.ProfilePage-module-scss-module__HjkLzq__brandEmpty{margin-top:.75rem}.ProfilePage-module-scss-module__HjkLzq__brandEmpty p{color:#475569;font-size:.875rem}.ProfilePage-module-scss-module__HjkLzq__brandEmptyActions{gap:.5rem;margin-top:.75rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__privacyList{flex-direction:column;gap:.5rem;margin-top:.75rem;font-size:.875rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__privacyList .ProfilePage-module-scss-module__HjkLzq__privacyItem{justify-content:space-between;align-items:center;display:flex}.ProfilePage-module-scss-module__HjkLzq__privacyList .ProfilePage-module-scss-module__HjkLzq__privacyItem .ProfilePage-module-scss-module__HjkLzq__privacyBadge{border:1px solid;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.ProfilePage-module-scss-module__HjkLzq__privacyList .ProfilePage-module-scss-module__HjkLzq__privacyItem .ProfilePage-module-scss-module__HjkLzq__privacyBadge.ProfilePage-module-scss-module__HjkLzq__yes{color:#0d9668;background:#10b9811a;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__privacyList .ProfilePage-module-scss-module__HjkLzq__privacyItem .ProfilePage-module-scss-module__HjkLzq__privacyBadge.ProfilePage-module-scss-module__HjkLzq__no{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__privacyList .ProfilePage-module-scss-module__HjkLzq__privacyButton{color:#0284c7;font-weight:500;text-decoration:none;transition:color .15s}.ProfilePage-module-scss-module__HjkLzq__privacyList .ProfilePage-module-scss-module__HjkLzq__privacyButton:hover{color:#026aa2;text-decoration:underline}.ProfilePage-module-scss-module__HjkLzq__privacyList .ProfilePage-module-scss-module__HjkLzq__privacyButton{margin-top:.5rem;font-size:.875rem;display:inline-block}.ProfilePage-module-scss-module__HjkLzq__proInfoList{flex-direction:column;gap:.75rem;font-size:.875rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__proInfoList .ProfilePage-module-scss-module__HjkLzq__proItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding-bottom:.5rem;display:flex}.ProfilePage-module-scss-module__HjkLzq__proInfoList .ProfilePage-module-scss-module__HjkLzq__proItem:last-child{border-bottom:none}.ProfilePage-module-scss-module__HjkLzq__proInfoList .ProfilePage-module-scss-module__HjkLzq__proItem .ProfilePage-module-scss-module__HjkLzq__proLabel{color:#64748b}.ProfilePage-module-scss-module__HjkLzq__proInfoList .ProfilePage-module-scss-module__HjkLzq__proItem .ProfilePage-module-scss-module__HjkLzq__proValue{color:#334155;font-weight:500}.ProfilePage-module-scss-module__HjkLzq__securityButton{appearance:none;font:inherit;color:#ef4444;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.ProfilePage-module-scss-module__HjkLzq__securityButton:hover:not(:disabled){background:#fef2f2;border-color:#ef4444}.ProfilePage-module-scss-module__HjkLzq__securityButton:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module-scss-module__HjkLzq__securityButton{width:100%;margin-top:.75rem}.ProfilePage-module-scss-module__HjkLzq__spacer{padding:2.5rem 0}
.SmartSearchBar-module-scss-module__WdJjUa__searchContainer{width:100%;position:relative}.SmartSearchBar-module-scss-module__WdJjUa__inputWrapper{background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;transition:all .2s;display:flex;position:relative}.SmartSearchBar-module-scss-module__WdJjUa__inputWrapper:focus-within{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}.SmartSearchBar-module-scss-module__WdJjUa__searchIcon{color:#94a3b8;pointer-events:none;width:20px;height:20px;position:absolute;left:16px}.SmartSearchBar-module-scss-module__WdJjUa__input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;padding:14px 44px 14px 48px;font-size:1rem}.SmartSearchBar-module-scss-module__WdJjUa__input::placeholder{color:#94a3b8}.SmartSearchBar-module-scss-module__WdJjUa__clearBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex;position:absolute;right:12px}.SmartSearchBar-module-scss-module__WdJjUa__clearBtn:hover{color:#334155;background:#e2e8f0}.SmartSearchBar-module-scss-module__WdJjUa__dropdown{z-index:1000;background:#fff;border-radius:12px;max-height:400px;animation:.2s SmartSearchBar-module-scss-module__WdJjUa__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d}@keyframes SmartSearchBar-module-scss-module__WdJjUa__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SmartSearchBar-module-scss-module__WdJjUa__group{padding:8px 0}.SmartSearchBar-module-scss-module__WdJjUa__group:not(:last-child){border-bottom:1px solid #f1f5f9}.SmartSearchBar-module-scss-module__WdJjUa__groupLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;padding:8px 16px 4px;font-size:.75rem;font-weight:600}.SmartSearchBar-module-scss-module__WdJjUa__suggestion{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;transition:all .15s;display:flex}.SmartSearchBar-module-scss-module__WdJjUa__suggestion:hover,.SmartSearchBar-module-scss-module__WdJjUa__suggestion.SmartSearchBar-module-scss-module__WdJjUa__highlighted{background:#f8fafc}.SmartSearchBar-module-scss-module__WdJjUa__suggestion.SmartSearchBar-module-scss-module__WdJjUa__highlighted{background:#f0f9ff}.SmartSearchBar-module-scss-module__WdJjUa__suggestionIcon{color:#64748b;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.SmartSearchBar-module-scss-module__WdJjUa__highlighted .SmartSearchBar-module-scss-module__WdJjUa__suggestionIcon{color:#0ea5e9;background:#dbeafe}.SmartSearchBar-module-scss-module__WdJjUa__suggestionContent{flex-direction:column;min-width:0;display:flex}.SmartSearchBar-module-scss-module__WdJjUa__suggestionLabel{color:#1e293b;font-size:.9375rem;font-weight:500}.SmartSearchBar-module-scss-module__WdJjUa__suggestionMeta{color:#94a3b8;margin-top:1px;font-size:.8125rem}@media (max-width:640px){.SmartSearchBar-module-scss-module__WdJjUa__input{padding:12px 40px 12px 44px;font-size:.9375rem}.SmartSearchBar-module-scss-module__WdJjUa__searchIcon{width:18px;height:18px;left:14px}.SmartSearchBar-module-scss-module__WdJjUa__dropdown{max-height:320px}.SmartSearchBar-module-scss-module__WdJjUa__suggestion{padding:8px 12px}}
.SectionCard-module-scss-module__B5J99a__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;transition:box-shadow .25s cubic-bezier(.2,.7,.3,1);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.SectionCard-module-scss-module__B5J99a__card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.SectionCard-module-scss-module__B5J99a__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.SectionCard-module-scss-module__B5J99a__header h3{color:#0f172a;font-weight:600}.SectionCard-module-scss-module__B5J99a__header .SectionCard-module-scss-module__B5J99a__actions{align-items:center;gap:.5rem;display:flex}
.AgencyHomepagePromo-module-scss-module__2NbFsa__promoCard{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #fbbf24;border-radius:12px;margin-top:1.5rem;margin-bottom:1.5rem;padding:24px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.AgencyHomepagePromo-module-scss-module__2NbFsa__promoCard:hover{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.AgencyHomepagePromo-module-scss-module__2NbFsa__promoContent{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:relative}.AgencyHomepagePromo-module-scss-module__2NbFsa__textSection{flex:1;min-width:280px}.AgencyHomepagePromo-module-scss-module__2NbFsa__title{color:#0f172a;align-items:center;gap:8px;margin-bottom:6px;font-size:1.5rem;font-weight:700;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__description{color:#475569;max-width:600px;margin-bottom:12px;font-size:1rem;line-height:1.6}.AgencyHomepagePromo-module-scss-module__2NbFsa__featureList{flex-direction:column;gap:8px;margin-top:16px;padding-left:0;list-style:none;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__featureList li{color:#334155;align-items:center;gap:8px;font-size:.95rem;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__featureList li:before{content:"✓";color:#fbbf24;font-size:1.1em;font-weight:700}.AgencyHomepagePromo-module-scss-module__2NbFsa__actionSection{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnPrimary{color:#0f172a;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #fbbf244d}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnPrimary:hover{background:#f59e0b;transform:translateY(-1px);box-shadow:0 4px 6px #fbbf2466}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnSecondary{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-weight:500;transition:all .2s}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnSecondary:hover{color:#475569;background:#f1f5f9}.AgencyHomepagePromo-module-scss-module__2NbFsa__statsGrid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;margin-top:20px;padding:16px;display:grid}.AgencyHomepagePromo-module-scss-module__2NbFsa__statItem{text-align:center}.AgencyHomepagePromo-module-scss-module__2NbFsa__statValue{color:#0f172a;font-size:1.25rem;font-weight:700}.AgencyHomepagePromo-module-scss-module__2NbFsa__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:.75rem}.AgencyHomepagePromo-module-scss-module__2NbFsa__badge{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__badgePending{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.AgencyHomepagePromo-module-scss-module__2NbFsa__backgroundDecoration{z-index:1;pointer-events:none;background:radial-gradient(circle,#fbbf2414 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-10%}.AgencyHomepagePromo-module-scss-module__2NbFsa__productsContainer{border-top:1px solid #e2e8f0;margin-top:32px;padding-top:24px}.AgencyHomepagePromo-module-scss-module__2NbFsa__productsTitle{color:#334155;margin-bottom:20px;font-size:1.1rem;font-weight:600}.AgencyHomepagePromo-module-scss-module__2NbFsa__productsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.AgencyHomepagePromo-module-scss-module__2NbFsa__productCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:24px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.AgencyHomepagePromo-module-scss-module__2NbFsa__productCard:hover{border-color:#fbbf24;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.AgencyHomepagePromo-module-scss-module__2NbFsa__productName{color:#0f172a;font-size:1.1rem;font-weight:700}.AgencyHomepagePromo-module-scss-module__2NbFsa__productPrice{color:#0f172a;align-items:baseline;gap:4px;font-size:2rem;font-weight:800;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__productPrice:before{content:"$";color:#64748b;font-size:1.2rem;font-weight:600}.AgencyHomepagePromo-module-scss-module__2NbFsa__productDuration{color:#64748b;border-bottom:1px solid #f1f5f9;margin-bottom:auto;padding-bottom:12px;font-size:.9rem}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnProduct{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px;font-weight:600;transition:all .2s;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnProduct:hover{background:#1e293b;box-shadow:0 4px 6px #0000001a}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnProduct:disabled{cursor:not-allowed;background:#94a3b8}.AgencyHomepagePromo-module-scss-module__2NbFsa__emptyState{color:#64748b;text-align:center;background:#f8fafc;border-radius:8px;grid-column:1/-1;padding:24px;font-style:italic}.AgencyHomepagePromo-module-scss-module__2NbFsa__verificationRequired{background:linear-gradient(135deg,#fef3c7 0%,#fff7ed 100%);border:1px solid #fbbf24;border-radius:12px;flex-direction:column;gap:16px;width:100%;max-width:360px;padding:20px;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__verificationAlert{color:#b45309;align-items:flex-start;gap:12px;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__verificationTitle{color:#92400e;margin-bottom:4px;font-size:.95rem;font-weight:600}.AgencyHomepagePromo-module-scss-module__2NbFsa__verificationText{color:#b45309;font-size:.875rem;line-height:1.5}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnVerify{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0284c7,#0891b2);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #0284c74d}.AgencyHomepagePromo-module-scss-module__2NbFsa__btnVerify:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 6px #0284c766}.AgencyHomepagePromo-module-scss-module__2NbFsa__countdownContainer{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.AgencyHomepagePromo-module-scss-module__2NbFsa__countdownItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:60px;padding:8px 12px;display:flex;box-shadow:0 1px 2px #0000000d}.AgencyHomepagePromo-module-scss-module__2NbFsa__countdownValue{color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1.2}.AgencyHomepagePromo-module-scss-module__2NbFsa__countdownLabel{color:#64748b;text-transform:uppercase;margin-top:2px;font-size:.7rem;font-weight:600}
.FilterChips-module-scss-module__pRUA9a__container{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.FilterChips-module-scss-module__pRUA9a__chipsWrapper{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.FilterChips-module-scss-module__pRUA9a__chip{color:#475569;background:#f1f5f9;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:.8125rem;font-weight:500;animation:.2s FilterChips-module-scss-module__pRUA9a__chipIn;display:inline-flex}@keyframes FilterChips-module-scss-module__pRUA9a__chipIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.FilterChips-module-scss-module__pRUA9a__chipLabel{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.FilterChips-module-scss-module__pRUA9a__removeBtn{width:18px;height:18px;color:inherit;cursor:pointer;background:#0000001a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.FilterChips-module-scss-module__pRUA9a__removeBtn:hover{background:#0003}.FilterChips-module-scss-module__pRUA9a__chipSearch{color:#92400e;background:#fef3c7}.FilterChips-module-scss-module__pRUA9a__chipSearch .FilterChips-module-scss-module__pRUA9a__removeBtn:hover{background:#92400e33}.FilterChips-module-scss-module__pRUA9a__chipLocation{color:#1e40af;background:#dbeafe}.FilterChips-module-scss-module__pRUA9a__chipLocation .FilterChips-module-scss-module__pRUA9a__removeBtn:hover{background:#1e40af33}.FilterChips-module-scss-module__pRUA9a__chipType{color:#5b21b6;background:#ede9fe}.FilterChips-module-scss-module__pRUA9a__chipType .FilterChips-module-scss-module__pRUA9a__removeBtn:hover{background:#5b21b633}.FilterChips-module-scss-module__pRUA9a__chipOperation{color:#065f46;background:#d1fae5}.FilterChips-module-scss-module__pRUA9a__chipOperation .FilterChips-module-scss-module__pRUA9a__removeBtn:hover{background:#065f4633}.FilterChips-module-scss-module__pRUA9a__chipPrice{color:#9d174d;background:#fce7f3}.FilterChips-module-scss-module__pRUA9a__chipPrice .FilterChips-module-scss-module__pRUA9a__removeBtn:hover{background:#9d174d33}.FilterChips-module-scss-module__pRUA9a__chipRooms{color:#0e7490;background:#cffafe}.FilterChips-module-scss-module__pRUA9a__chipRooms .FilterChips-module-scss-module__pRUA9a__removeBtn:hover{background:#0e749033}.FilterChips-module-scss-module__pRUA9a__chipArea{color:#854d0e;background:#fef9c3}.FilterChips-module-scss-module__pRUA9a__chipArea .FilterChips-module-scss-module__pRUA9a__removeBtn:hover{background:#854d0e33}.FilterChips-module-scss-module__pRUA9a__clearAllBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:6px 12px;font-size:.8125rem;font-weight:500;transition:color .15s}.FilterChips-module-scss-module__pRUA9a__clearAllBtn:hover{color:#ef4444;text-decoration:underline}@media (max-width:640px){.FilterChips-module-scss-module__pRUA9a__container{gap:8px}.FilterChips-module-scss-module__pRUA9a__chipsWrapper{gap:6px}.FilterChips-module-scss-module__pRUA9a__chip{padding:5px 8px;font-size:.75rem}.FilterChips-module-scss-module__pRUA9a__chipLabel{max-width:100px}}
.BuyerProfile-module-scss-module__JeA42G__root{background-color:#fff;min-height:100vh}.BuyerProfile-module-scss-module__JeA42G__header{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffc;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.BuyerProfile-module-scss-module__JeA42G__headerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:1rem;display:flex}@media (min-width:768px){.BuyerProfile-module-scss-module__JeA42G__headerContent{flex-wrap:nowrap;padding:1rem 2rem}}.BuyerProfile-module-scss-module__JeA42G__headerLeft{align-items:center;gap:.75rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__logo{width:auto;height:2.25rem}.BuyerProfile-module-scss-module__JeA42G__headerTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:600}@media (min-width:768px){.BuyerProfile-module-scss-module__JeA42G__headerTitle{font-size:1.25rem}}.BuyerProfile-module-scss-module__JeA42G__headerActions{gap:.75rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__headerButton{color:inherit;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;text-decoration:none}.BuyerProfile-module-scss-module__JeA42G__headerButton:hover{background-color:#f8fafc}.BuyerProfile-module-scss-module__JeA42G__hero{color:#fff;background-position:50%;background-size:cover;padding:2.5rem 0;position:relative;overflow:hidden}.BuyerProfile-module-scss-module__JeA42G__heroOverlay{background-color:#00000073;position:absolute;inset:0}.BuyerProfile-module-scss-module__JeA42G__heroContent{z-index:10;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.BuyerProfile-module-scss-module__JeA42G__heroProfile{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__heroAvatar{object-fit:cover;border:2px solid #ffffffb3;border-radius:50%;width:4rem;height:4rem}.BuyerProfile-module-scss-module__JeA42G__heroAvatarPlaceholder{background-color:#ffffff1a;border:2px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:2rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__heroTitle{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.875rem;font-weight:800}@media (min-width:768px){.BuyerProfile-module-scss-module__JeA42G__heroTitle{font-size:2.25rem}}.BuyerProfile-module-scss-module__JeA42G__heroHeadline{color:#ffffffe6;margin:.25rem 0 0;font-size:.875rem}.BuyerProfile-module-scss-module__JeA42G__heroLocation{color:#fffc;margin:.25rem 0 0;font-size:.75rem}.BuyerProfile-module-scss-module__JeA42G__heroCta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__heroButton{color:#fff;cursor:pointer;background-color:#ffffff1a;border:1px solid #fff6;border-radius:.5rem;padding:.5rem 1rem;text-decoration:none}.BuyerProfile-module-scss-module__JeA42G__heroButton:hover{background-color:#fff3}.BuyerProfile-module-scss-module__JeA42G__heroPrimaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0284c7,#0891b2);border:none;border-radius:.5rem;padding:.5rem 1.25rem;box-shadow:0 1px 2px #0000000d}.BuyerProfile-module-scss-module__JeA42G__heroPrimaryButton:hover{opacity:.9}.BuyerProfile-module-scss-module__JeA42G__main{max-width:1280px;margin:1.5rem auto 0;padding:0 2rem 2.5rem}.BuyerProfile-module-scss-module__JeA42G__grid{gap:1.5rem;display:grid}@media (min-width:1024px){.BuyerProfile-module-scss-module__JeA42G__grid{grid-template-columns:2fr 1fr}}.BuyerProfile-module-scss-module__JeA42G__mainContent,.BuyerProfile-module-scss-module__JeA42G__sidebar{flex-direction:column;gap:1.5rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__section{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 2px #0000000d}.BuyerProfile-module-scss-module__JeA42G__sectionTitle{color:#0f172a;margin:0 0 .75rem;font-size:1rem;font-weight:600}.BuyerProfile-module-scss-module__JeA42G__emptyState{color:#64748b;font-size:.875rem}.BuyerProfile-module-scss-module__JeA42G__favoritesGrid{gap:1rem;display:grid}@media (min-width:640px){.BuyerProfile-module-scss-module__JeA42G__favoritesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.BuyerProfile-module-scss-module__JeA42G__favoritesGrid{grid-template-columns:repeat(3,1fr)}}.BuyerProfile-module-scss-module__JeA42G__favoriteCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.BuyerProfile-module-scss-module__JeA42G__favoriteImage{background-color:#f1f5f9;height:9rem;position:relative}.BuyerProfile-module-scss-module__JeA42G__favoriteImg{object-fit:cover;width:100%;height:100%}.BuyerProfile-module-scss-module__JeA42G__favoriteRemove{cursor:pointer;background-color:#ffffffe6;border:1px solid #e2e8f0;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;position:absolute;top:.5rem;right:.5rem}.BuyerProfile-module-scss-module__JeA42G__favoriteRemove:hover{background-color:#fff}.BuyerProfile-module-scss-module__JeA42G__favoriteContent{padding:.75rem}.BuyerProfile-module-scss-module__JeA42G__favoriteTitle{color:#0f172a;font-size:.875rem;font-weight:500}.BuyerProfile-module-scss-module__JeA42G__favoriteMeta{color:#64748b;margin-top:.25rem;font-size:.75rem}.BuyerProfile-module-scss-module__JeA42G__favoriteActions{gap:.5rem;margin-top:.5rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__favoriteButton{cursor:pointer;color:inherit;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;text-decoration:none}.BuyerProfile-module-scss-module__JeA42G__favoriteButton:hover{background-color:#f8fafc}.BuyerProfile-module-scss-module__JeA42G__modalOverlay{z-index:50;background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BuyerProfile-module-scss-module__JeA42G__modal{z-index:10;background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:90%;max-width:32rem;margin:1rem;padding:1.25rem;position:relative;box-shadow:0 20px 25px -5px #0000001a}.BuyerProfile-module-scss-module__JeA42G__modalTitle{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.BuyerProfile-module-scss-module__JeA42G__modalDesc{color:#64748b;margin:.25rem 0 1rem;font-size:.875rem}.BuyerProfile-module-scss-module__JeA42G__modalForm{flex-direction:column;gap:1rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__formGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.BuyerProfile-module-scss-module__JeA42G__label{color:#334155;margin-bottom:.25rem;font-size:.875rem;display:block}.BuyerProfile-module-scss-module__JeA42G__input,.BuyerProfile-module-scss-module__JeA42G__select{border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem}.BuyerProfile-module-scss-module__JeA42G__input:focus,.BuyerProfile-module-scss-module__JeA42G__select:focus{border-color:#0284c7;outline:none;box-shadow:0 0 0 3px #0284c71a}.BuyerProfile-module-scss-module__JeA42G__modalActions{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:1.25rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0284c7,#0891b2);border:none;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600}.BuyerProfile-module-scss-module__JeA42G__primaryButton:hover:not(:disabled){opacity:.9}.BuyerProfile-module-scss-module__JeA42G__primaryButton:disabled{opacity:.6;cursor:not-allowed}.BuyerProfile-module-scss-module__JeA42G__secondaryButton{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem}.BuyerProfile-module-scss-module__JeA42G__secondaryButton:hover{background-color:#f8fafc}.BuyerProfile-module-scss-module__JeA42G__conversationsList{margin:0;padding:0;list-style:none}.BuyerProfile-module-scss-module__JeA42G__conversationItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.BuyerProfile-module-scss-module__JeA42G__conversationInfo{min-width:0}.BuyerProfile-module-scss-module__JeA42G__conversationTitle{color:#0f172a;font-size:.875rem;font-weight:500}.BuyerProfile-module-scss-module__JeA42G__conversationMeta,.BuyerProfile-module-scss-module__JeA42G__conversationMessage{color:#64748b;margin-top:.125rem;font-size:.75rem}.BuyerProfile-module-scss-module__JeA42G__conversationTime{color:#94a3b8;margin-top:.125rem;font-size:.6875rem}.BuyerProfile-module-scss-module__JeA42G__conversationButton{cursor:pointer;border:1px solid #e2e8f0;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem}.BuyerProfile-module-scss-module__JeA42G__conversationButton:hover{background-color:#f8fafc}.BuyerProfile-module-scss-module__JeA42G__alertsHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__alertsLabel{color:#334155;font-size:.875rem}.BuyerProfile-module-scss-module__JeA42G__createButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0284c7,#0891b2);border:none;border-radius:.5rem;padding:.375rem .625rem;font-size:.75rem}.BuyerProfile-module-scss-module__JeA42G__createButton:hover{opacity:.9}.BuyerProfile-module-scss-module__JeA42G__alertsList{margin:.75rem 0 0;padding:0;list-style:none}.BuyerProfile-module-scss-module__JeA42G__alertItem{border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:.5rem;padding:.75rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__alertInfo{flex:1;min-width:0}.BuyerProfile-module-scss-module__JeA42G__alertName{color:#0f172a;font-size:.875rem;font-weight:500}.BuyerProfile-module-scss-module__JeA42G__alertFilters{color:#64748b;margin-top:.125rem;font-size:.75rem}.BuyerProfile-module-scss-module__JeA42G__alertMeta{color:#94a3b8;margin-top:.125rem;font-size:.6875rem}.BuyerProfile-module-scss-module__JeA42G__alertActions{align-items:center;gap:.5rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__alertButton,.BuyerProfile-module-scss-module__JeA42G__alertButtonDanger{cursor:pointer;border:1px solid #e2e8f0;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem}.BuyerProfile-module-scss-module__JeA42G__alertButton:hover,.BuyerProfile-module-scss-module__JeA42G__alertButtonDanger:hover{background-color:#f8fafc}.BuyerProfile-module-scss-module__JeA42G__alertButtonDanger{color:#dc2626}.BuyerProfile-module-scss-module__JeA42G__alertButtonDanger:hover{background-color:#fef2f2}.BuyerProfile-module-scss-module__JeA42G__privacyList{margin:.75rem 0 0;padding:0;list-style:none}.BuyerProfile-module-scss-module__JeA42G__privacyItem{justify-content:space-between;margin-bottom:.5rem;display:flex}.BuyerProfile-module-scss-module__JeA42G__privacyBadge,.BuyerProfile-module-scss-module__JeA42G__privacyBadgeOff{color:#047857;background-color:#d1fae5;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.BuyerProfile-module-scss-module__JeA42G__privacyBadgeOff{color:#64748b;background-color:#f1f5f9}.BuyerProfile-module-scss-module__JeA42G__privacyLink{color:#0284c7;font-size:.875rem;text-decoration:none}.BuyerProfile-module-scss-module__JeA42G__privacyLink:hover{text-decoration:underline}
.AgencyPromotionTab-module-scss-module__HlHg1q__container{max-width:1200px;margin:0 auto;padding:24px}.AgencyPromotionTab-module-scss-module__HlHg1q__header{margin-bottom:32px}.AgencyPromotionTab-module-scss-module__HlHg1q__title{color:#0f172a;margin:0 0 8px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:clamp(1.5rem,1.5vw + 1rem,1.875rem);font-weight:700;line-height:1.2}.AgencyPromotionTab-module-scss-module__HlHg1q__subtitle{color:#475569;font-size:1rem}.AgencyPromotionTab-module-scss-module__HlHg1q__statusMessage{border-radius:12px;margin-bottom:24px;padding:16px;font-weight:500}.AgencyPromotionTab-module-scss-module__HlHg1q__statusMessage.AgencyPromotionTab-module-scss-module__HlHg1q__success{color:#15803d;background-color:#f0fdf4;border:1px solid #dcfce7}.AgencyPromotionTab-module-scss-module__HlHg1q__statusMessage.AgencyPromotionTab-module-scss-module__HlHg1q__error{color:#b91c1c;background-color:#fef2f2;border:1px solid #fee2e2}.AgencyPromotionTab-module-scss-module__HlHg1q__activePromo{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0;border-radius:16px;margin-bottom:32px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.AgencyPromotionTab-module-scss-module__HlHg1q__activePromo .AgencyPromotionTab-module-scss-module__HlHg1q__promoHeader{justify-content:space-between;align-items:flex-start;display:flex}.AgencyPromotionTab-module-scss-module__HlHg1q__activePromo .AgencyPromotionTab-module-scss-module__HlHg1q__badge{color:#166534;text-transform:uppercase;background-color:#dcfce7;border-radius:9999px;margin-bottom:8px;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-block}.AgencyPromotionTab-module-scss-module__HlHg1q__activePromo .AgencyPromotionTab-module-scss-module__HlHg1q__promoTitle{color:#14532d;margin-bottom:4px;font-size:1.25rem;font-weight:700}.AgencyPromotionTab-module-scss-module__HlHg1q__activePromo .AgencyPromotionTab-module-scss-module__HlHg1q__promoExpires{color:#15803d;font-size:.875rem}.AgencyPromotionTab-module-scss-module__HlHg1q__activePromo .AgencyPromotionTab-module-scss-module__HlHg1q__stats{text-align:right;gap:24px;display:flex}.AgencyPromotionTab-module-scss-module__HlHg1q__activePromo .AgencyPromotionTab-module-scss-module__HlHg1q__statValue{color:#14532d;font-size:1.5rem;font-weight:700}.AgencyPromotionTab-module-scss-module__HlHg1q__activePromo .AgencyPromotionTab-module-scss-module__HlHg1q__statLabel{color:#15803d;text-transform:uppercase;font-size:.75rem;font-weight:600}.AgencyPromotionTab-module-scss-module__HlHg1q__sectionTitle{color:#1e293b;margin-bottom:16px;font-size:1.25rem;font-weight:600}.AgencyPromotionTab-module-scss-module__HlHg1q__productsGrid{grid-template-columns:repeat(1,1fr);gap:24px;margin-bottom:40px;display:grid}@media (min-width:768px){.AgencyPromotionTab-module-scss-module__HlHg1q__productsGrid{grid-template-columns:repeat(3,1fr)}}.AgencyPromotionTab-module-scss-module__HlHg1q__emptyState{text-align:center;color:#64748b;background-color:#f8fafc;border-radius:12px;grid-column:span 3;padding:32px}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__productBadge{color:#9a3412;background-color:#ffedd5;border-bottom-left-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:0;right:0}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__productName{color:#0f172a;margin-bottom:8px;font-size:1.25rem;font-weight:700}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__productDesc{color:#475569;height:3rem;margin-bottom:24px;font-size:.875rem;overflow:hidden}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__priceContainer{align-items:baseline;margin-top:auto;margin-bottom:24px;display:flex}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__price{color:#0284c7;font-size:1.875rem;font-weight:800}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__duration{color:#64748b;margin-left:8px}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__btnBuy{cursor:pointer;border:none;border-radius:12px;width:100%;padding:12px;font-size:.875rem;font-weight:700;transition:all .2s}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__btnBuy.AgencyPromotionTab-module-scss-module__HlHg1q__primary{color:#fff;background-color:#0284c7;box-shadow:0 4px 6px -1px #4f46e533}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__btnBuy.AgencyPromotionTab-module-scss-module__HlHg1q__primary:hover{background-color:#026aa2}.AgencyPromotionTab-module-scss-module__HlHg1q__productCard .AgencyPromotionTab-module-scss-module__HlHg1q__btnBuy.AgencyPromotionTab-module-scss-module__HlHg1q__disabled{color:#9ca3af;cursor:not-allowed;background-color:#f3f4f6}.AgencyPromotionTab-module-scss-module__HlHg1q__historySection{margin-top:32px}.AgencyPromotionTab-module-scss-module__HlHg1q__tableContainer{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.AgencyPromotionTab-module-scss-module__HlHg1q__table{border-collapse:collapse;width:100%;font-size:.875rem}.AgencyPromotionTab-module-scss-module__HlHg1q__table th{text-align:left;color:#64748b;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-weight:600}.AgencyPromotionTab-module-scss-module__HlHg1q__table th:last-child{text-align:right}.AgencyPromotionTab-module-scss-module__HlHg1q__table td{color:#0f172a;border-bottom:1px solid #f1f5f9;padding:12px 16px}.AgencyPromotionTab-module-scss-module__HlHg1q__table td:last-child{text-align:right}.AgencyPromotionTab-module-scss-module__HlHg1q__table tr:last-child td{border-bottom:none}.AgencyPromotionTab-module-scss-module__HlHg1q__statusBadge{border-radius:9999px;padding:4px 10px;font-size:.75rem;font-weight:600}.AgencyPromotionTab-module-scss-module__HlHg1q__statusBadge.AgencyPromotionTab-module-scss-module__HlHg1q__active{color:#166534;background-color:#dcfce7}.AgencyPromotionTab-module-scss-module__HlHg1q__statusBadge.AgencyPromotionTab-module-scss-module__HlHg1q__expired{color:#475569;background-color:#f1f5f9}.AgencyPromotionTab-module-scss-module__HlHg1q__statusBadge.AgencyPromotionTab-module-scss-module__HlHg1q__other{color:#854d0e;background-color:#fef9c3}.AgencyPromotionTab-module-scss-module__HlHg1q__loading{text-align:center;color:#64748b;padding:32px}
.GuestPublishModal-module-scss-module___sgsma__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GuestPublishModal-module-scss-module___sgsma__modal{background:#fff;border-radius:1.5rem;width:100%;max-width:480px;padding:2.5rem;animation:.3s ease-out GuestPublishModal-module-scss-module___sgsma__slideIn;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.GuestPublishModal-module-scss-module___sgsma__closeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.GuestPublishModal-module-scss-module___sgsma__closeButton:hover{color:#1e293b;background-color:#f1f5f9}.GuestPublishModal-module-scss-module___sgsma__icon{text-align:center;margin-bottom:1.5rem;font-size:3rem;animation:2s infinite GuestPublishModal-module-scss-module___sgsma__bounce}.GuestPublishModal-module-scss-module___sgsma__title{color:#0f172a;text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.GuestPublishModal-module-scss-module___sgsma__subtitle{color:#64748b;text-align:center;margin-bottom:2rem;font-size:1rem;line-height:1.5}.GuestPublishModal-module-scss-module___sgsma__subtitle strong{color:#0f172a;font-weight:600}.GuestPublishModal-module-scss-module___sgsma__form{flex-direction:column;gap:1rem;display:flex}.GuestPublishModal-module-scss-module___sgsma__inputGroup{flex-direction:column;gap:.5rem;display:flex}.GuestPublishModal-module-scss-module___sgsma__inputGroup label{color:#334155;font-size:.875rem;font-weight:500}.GuestPublishModal-module-scss-module___sgsma__inputGroup input{color:#0f172a;border:1px solid #cbd5e1;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.GuestPublishModal-module-scss-module___sgsma__inputGroup input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}.GuestPublishModal-module-scss-module___sgsma__inputGroup input::placeholder{color:#94a3b8}.GuestPublishModal-module-scss-module___sgsma__inputGroup input:disabled{cursor:not-allowed;background-color:#f1f5f9}.GuestPublishModal-module-scss-module___sgsma__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.GuestPublishModal-module-scss-module___sgsma__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px -1px #0284c74d}.GuestPublishModal-module-scss-module___sgsma__submitButton:active:not(:disabled){transform:translateY(0)}.GuestPublishModal-module-scss-module___sgsma__submitButton:disabled{opacity:.7;cursor:not-allowed}.GuestPublishModal-module-scss-module___sgsma__error{color:#ef4444;text-align:center;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:.5rem;padding:.75rem;font-size:.875rem}.GuestPublishModal-module-scss-module___sgsma__terms{color:#94a3b8;text-align:center;margin-top:1.5rem;font-size:.75rem;line-height:1.5}.GuestPublishModal-module-scss-module___sgsma__terms a{color:#0ea5e9;text-decoration:none}.GuestPublishModal-module-scss-module___sgsma__terms a:hover{text-decoration:underline}.GuestPublishModal-module-scss-module___sgsma__divider{text-align:center;color:#94a3b8;align-items:center;margin:1.5rem 0;font-size:.875rem;display:flex}.GuestPublishModal-module-scss-module___sgsma__divider:before,.GuestPublishModal-module-scss-module___sgsma__divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.GuestPublishModal-module-scss-module___sgsma__divider span{padding:0 1rem;font-weight:500}.GuestPublishModal-module-scss-module___sgsma__loginLink{color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;width:100%;padding:.875rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.GuestPublishModal-module-scss-module___sgsma__loginLink:hover{color:#0f172a;background-color:#f8fafc;border-color:#cbd5e1}.GuestPublishModal-module-scss-module___sgsma__successState{text-align:center;padding:1rem 0;animation:.5s ease-out GuestPublishModal-module-scss-module___sgsma__fadeIn}.GuestPublishModal-module-scss-module___sgsma__successIcon{margin-bottom:1.5rem;font-size:4rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) GuestPublishModal-module-scss-module___sgsma__popIn}.GuestPublishModal-module-scss-module___sgsma__successMessage{color:#166534;background-color:#f0fdf4;border:1px solid #dcfce7;border-radius:.75rem;margin-top:1.5rem;padding:1rem;font-size:.95rem}@keyframes GuestPublishModal-module-scss-module___sgsma__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes GuestPublishModal-module-scss-module___sgsma__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GuestPublishModal-module-scss-module___sgsma__popIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GuestPublishModal-module-scss-module___sgsma__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.GuestPublishModal-module-scss-module___sgsma__roleLabel{color:#64748b;margin-bottom:.25rem;font-size:.875rem;display:block}.GuestPublishModal-module-scss-module___sgsma__roleOptions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.25rem;display:grid}.GuestPublishModal-module-scss-module___sgsma__roleOption{cursor:pointer;color:#475569;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.625rem;padding:.75rem;font-size:.9rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.GuestPublishModal-module-scss-module___sgsma__roleOption:hover{background-color:#f8fafc;border-color:#cbd5e1}.GuestPublishModal-module-scss-module___sgsma__roleOption:has(input:checked){color:#0369a1;background-color:#f0f9ff;border-color:#2196f3;font-weight:500;box-shadow:inset 0 0 0 1px #2196f3}.GuestPublishModal-module-scss-module___sgsma__roleOption input{cursor:pointer;opacity:.9;accent-color:#2196f3;width:1.125rem!important;height:1.125rem!important;box-shadow:none!important;border:1px solid #cbd5e1!important;border-radius:50%!important;margin:0!important;padding:0!important}.GuestPublishModal-module-scss-module___sgsma__roleOption input:focus{box-shadow:none!important}.GuestPublishModal-module-scss-module___sgsma__roleOption span{-webkit-user-select:none;user-select:none}
.VerificationCard-module-scss-module__xRhbqq__verificationCard{background:linear-gradient(to bottom right,#ecfdf5,#f0f9ff);border:1px solid #a7f3d0;border-radius:1.5rem;padding:1.25rem}.VerificationCard-module-scss-module__xRhbqq__verificationCard.VerificationCard-module-scss-module__xRhbqq__info{background:linear-gradient(to bottom right,#f0f9ff,#f8fafc);border-color:#bae6fd}.VerificationCard-module-scss-module__xRhbqq__verificationCard.VerificationCard-module-scss-module__xRhbqq__warn{background:linear-gradient(to bottom right,#fffbeb,#f8fafc);border-color:#fde68a}.VerificationCard-module-scss-module__xRhbqq__verificationCard.VerificationCard-module-scss-module__xRhbqq__danger{background:linear-gradient(to bottom right,#fef2f2,#f8fafc);border-color:#fecaca}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__verificationContent{align-items:flex-start;gap:1rem;display:flex}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__verificationIcon{color:#0f172a;background-color:#ffffffb3;border:1px solid #fff9;border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__verificationText{flex:1}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__verificationText h3{color:#0f172a;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:600;display:flex}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__verificationText p{color:#334155;margin-top:.25rem;font-size:.875rem}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__verificationText .VerificationCard-module-scss-module__xRhbqq__verificationActions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__statusBadge{border:1px solid;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__statusBadge.VerificationCard-module-scss-module__xRhbqq__active{color:#0d9668;background:#10b9811a;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__statusBadge.VerificationCard-module-scss-module__xRhbqq__pending{color:#b45309;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.VerificationCard-module-scss-module__xRhbqq__verificationCard .VerificationCard-module-scss-module__xRhbqq__statusBadge.VerificationCard-module-scss-module__xRhbqq__rejected{color:#ef4444;background:#fef2f2;border:1px solid #ef44444d;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.VerificationCard-module-scss-module__xRhbqq__primaryButton{appearance:none;font:inherit;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7,#0891b2);border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0000000d}.VerificationCard-module-scss-module__xRhbqq__primaryButton:hover:not(:disabled){filter:brightness(.95);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.VerificationCard-module-scss-module__xRhbqq__primaryButton:active:not(:disabled){transform:translateY(0)}.VerificationCard-module-scss-module__xRhbqq__primaryButton:disabled{opacity:.6;cursor:not-allowed}.VerificationCard-module-scss-module__xRhbqq__primaryButton{padding:.5rem 1.25rem}.VerificationCard-module-scss-module__xRhbqq__secondaryButton{appearance:none;font:inherit;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.VerificationCard-module-scss-module__xRhbqq__secondaryButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.VerificationCard-module-scss-module__xRhbqq__secondaryButton:active:not(:disabled){background:#f1f5f9}.VerificationCard-module-scss-module__xRhbqq__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.VerificationCard-module-scss-module__xRhbqq__secondaryButton{padding:.5rem 1rem}
.PriceRangeSlider-module-scss-module__pcoqcq__container{flex-direction:column;gap:16px;display:flex}.PriceRangeSlider-module-scss-module__pcoqcq__header{justify-content:space-between;align-items:center;display:flex}.PriceRangeSlider-module-scss-module__pcoqcq__label{color:#334155;font-size:.875rem;font-weight:600}.PriceRangeSlider-module-scss-module__pcoqcq__values{color:#0ea5e9;background:#f0f9ff;border-radius:6px;padding:4px 10px;font-size:.875rem;font-weight:600;transition:all .15s}.PriceRangeSlider-module-scss-module__pcoqcq__values.PriceRangeSlider-module-scss-module__pcoqcq__dragging{background:#dbeafe;transform:scale(1.05)}.PriceRangeSlider-module-scss-module__pcoqcq__sliderContainer{align-items:center;height:40px;display:flex;position:relative}.PriceRangeSlider-module-scss-module__pcoqcq__sliderTrack{background:#e2e8f0;border-radius:3px;width:100%;height:6px;position:absolute}.PriceRangeSlider-module-scss-module__pcoqcq__sliderRange{background:linear-gradient(90deg,#0ea5e9,#06b6d4);border-radius:3px;height:100%;position:absolute}.PriceRangeSlider-module-scss-module__pcoqcq__slider{pointer-events:none;appearance:none;background:0 0;width:100%;height:6px;position:absolute}.PriceRangeSlider-module-scss-module__pcoqcq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:auto;background:#fff;border:3px solid #0ea5e9;border-radius:50%;width:22px;height:22px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 6px #00000026}.PriceRangeSlider-module-scss-module__pcoqcq__slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 3px 10px #0ea5e94d}.PriceRangeSlider-module-scss-module__pcoqcq__slider::-webkit-slider-thumb:active{transform:scale(1.1)}.PriceRangeSlider-module-scss-module__pcoqcq__slider::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#fff;border:3px solid #0ea5e9;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 6px #00000026}.PriceRangeSlider-module-scss-module__pcoqcq__presets{flex-wrap:wrap;gap:8px;display:flex}.PriceRangeSlider-module-scss-module__pcoqcq__presetBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .15s}.PriceRangeSlider-module-scss-module__pcoqcq__presetBtn:hover{color:#0ea5e9;background:#f0f9ff;border-color:#0ea5e9}.PriceRangeSlider-module-scss-module__pcoqcq__presetBtn.PriceRangeSlider-module-scss-module__pcoqcq__active{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.PriceRangeSlider-module-scss-module__pcoqcq__inputsRow{align-items:flex-end;gap:12px;display:flex}.PriceRangeSlider-module-scss-module__pcoqcq__inputGroup{flex:1}.PriceRangeSlider-module-scss-module__pcoqcq__inputGroup label{color:#64748b;margin-bottom:6px;font-size:.75rem;font-weight:500;display:block}.PriceRangeSlider-module-scss-module__pcoqcq__inputWrapper{align-items:center;display:flex;position:relative}.PriceRangeSlider-module-scss-module__pcoqcq__currencySymbol{color:#94a3b8;font-size:.875rem;font-weight:500;position:absolute;left:12px}.PriceRangeSlider-module-scss-module__pcoqcq__inputGroup input{color:#334155;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 12px 10px 28px;font-size:.875rem;transition:border-color .15s}.PriceRangeSlider-module-scss-module__pcoqcq__inputGroup input:focus{border-color:#0ea5e9;outline:none}.PriceRangeSlider-module-scss-module__pcoqcq__inputGroup input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PriceRangeSlider-module-scss-module__pcoqcq__inputGroup input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PriceRangeSlider-module-scss-module__pcoqcq__inputGroup input{-moz-appearance:textfield}.PriceRangeSlider-module-scss-module__pcoqcq__separator{color:#94a3b8;padding-bottom:10px;font-weight:500}@media (max-width:640px){.PriceRangeSlider-module-scss-module__pcoqcq__presets{gap:6px}.PriceRangeSlider-module-scss-module__pcoqcq__presetBtn{padding:5px 10px;font-size:.6875rem}.PriceRangeSlider-module-scss-module__pcoqcq__inputsRow{gap:8px}}
@keyframes FavoritesList-module-scss-module__dSt5-q__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.FavoritesList-module-scss-module__dSt5-q__grid{grid-template-columns:1fr}}.FavoritesList-module-scss-module__dSt5-q__container{max-width:1200px;min-height:100vh;margin:0 auto;padding:1.5rem}.FavoritesList-module-scss-module__dSt5-q__header{border-bottom:2px solid #e2e8f0;align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.FavoritesList-module-scss-module__dSt5-q__header .FavoritesList-module-scss-module__dSt5-q__icon{color:#0284c7;width:32px;height:32px}.FavoritesList-module-scss-module__dSt5-q__header .FavoritesList-module-scss-module__dSt5-q__title{color:#0f172a;flex:1;margin:0;font-size:clamp(1.5rem,1.5vw + 1rem,1.875rem);font-weight:700}.FavoritesList-module-scss-module__dSt5-q__header .FavoritesList-module-scss-module__dSt5-q__count{color:#475569;background:#f0f9ff;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem}.FavoritesList-module-scss-module__dSt5-q__loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2.5rem;display:flex}.FavoritesList-module-scss-module__dSt5-q__loading .FavoritesList-module-scss-module__dSt5-q__spinner{border:4px solid #f0f9ff;border-top-color:#0284c7;border-radius:50%;width:48px;height:48px;animation:1s linear infinite FavoritesList-module-scss-module__dSt5-q__spin}.FavoritesList-module-scss-module__dSt5-q__loading p{color:#475569;font-size:1rem}.FavoritesList-module-scss-module__dSt5-q__error{text-align:center;color:#ef4444;padding:2rem}.FavoritesList-module-scss-module__dSt5-q__error p{margin-bottom:1rem}.FavoritesList-module-scss-module__dSt5-q__error .FavoritesList-module-scss-module__dSt5-q__retryButton{appearance:none;font:inherit;color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;transition:background .25s cubic-bezier(.2,.7,.3,1),transform .15s cubic-bezier(.2,.7,.3,1),box-shadow .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.FavoritesList-module-scss-module__dSt5-q__error .FavoritesList-module-scss-module__dSt5-q__retryButton:hover{filter:brightness(.97)}.FavoritesList-module-scss-module__dSt5-q__error .FavoritesList-module-scss-module__dSt5-q__retryButton:active{transform:translateY(1px)}.FavoritesList-module-scss-module__dSt5-q__error .FavoritesList-module-scss-module__dSt5-q__retryButton{padding:.75rem 1.5rem}.FavoritesList-module-scss-module__dSt5-q__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem;display:flex}.FavoritesList-module-scss-module__dSt5-q__empty .FavoritesList-module-scss-module__dSt5-q__emptyIcon{color:#475569;opacity:.3;width:80px;height:80px;margin-bottom:1.5rem}.FavoritesList-module-scss-module__dSt5-q__empty h3{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.FavoritesList-module-scss-module__dSt5-q__empty p{color:#475569;margin:0 0 1.5rem;font-size:1rem}.FavoritesList-module-scss-module__dSt5-q__empty .FavoritesList-module-scss-module__dSt5-q__exploreButton{appearance:none;font:inherit;color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;transition:background .25s cubic-bezier(.2,.7,.3,1),transform .15s cubic-bezier(.2,.7,.3,1),box-shadow .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.FavoritesList-module-scss-module__dSt5-q__empty .FavoritesList-module-scss-module__dSt5-q__exploreButton:hover{filter:brightness(.97)}.FavoritesList-module-scss-module__dSt5-q__empty .FavoritesList-module-scss-module__dSt5-q__exploreButton:active{transform:translateY(1px)}.FavoritesList-module-scss-module__dSt5-q__empty .FavoritesList-module-scss-module__dSt5-q__exploreButton{padding:.75rem 1.5rem}.FavoritesList-module-scss-module__dSt5-q__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.FavoritesList-module-scss-module__dSt5-q__grid{grid-template-columns:1fr}}.FavoritesList-module-scss-module__dSt5-q__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;transition:transform .25s cubic-bezier(.2,.7,.3,1),box-shadow .25s cubic-bezier(.2,.7,.3,1);overflow:hidden;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.FavoritesList-module-scss-module__dSt5-q__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0f172a1f}.FavoritesList-module-scss-module__dSt5-q__imageContainer{background:#f0f9ff;width:100%;padding-top:66.67%;position:relative;overflow:hidden}.FavoritesList-module-scss-module__dSt5-q__imageContainer .FavoritesList-module-scss-module__dSt5-q__image{object-fit:cover;width:100%;height:100%;transition:transform .25s cubic-bezier(.2,.7,.3,1);position:absolute;top:0;left:0}.FavoritesList-module-scss-module__dSt5-q__imageContainer:hover .FavoritesList-module-scss-module__dSt5-q__image{transform:scale(1.05)}.FavoritesList-module-scss-module__dSt5-q__imageContainer .FavoritesList-module-scss-module__dSt5-q__noImage{background:linear-gradient(135deg,#f0f9ff 0%,#d7efff 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.FavoritesList-module-scss-module__dSt5-q__imageContainer .FavoritesList-module-scss-module__dSt5-q__noImage .FavoritesList-module-scss-module__dSt5-q__noImageIcon{color:#475569;opacity:.3;width:48px;height:48px}.FavoritesList-module-scss-module__dSt5-q__actions{opacity:0;gap:.5rem;transition:opacity .25s cubic-bezier(.2,.7,.3,1);display:flex;position:absolute;top:.75rem;right:.75rem}.FavoritesList-module-scss-module__dSt5-q__card:hover .FavoritesList-module-scss-module__dSt5-q__actions{opacity:1}.FavoritesList-module-scss-module__dSt5-q__actions .FavoritesList-module-scss-module__dSt5-q__actionButton{appearance:none;font:inherit;color:#0f172a;cursor:pointer;background:#fff;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem;transition:background .25s cubic-bezier(.2,.7,.3,1),transform .15s cubic-bezier(.2,.7,.3,1),box-shadow .25s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.FavoritesList-module-scss-module__dSt5-q__actions .FavoritesList-module-scss-module__dSt5-q__actionButton:hover{filter:brightness(.97)}.FavoritesList-module-scss-module__dSt5-q__actions .FavoritesList-module-scss-module__dSt5-q__actionButton:active{transform:translateY(1px)}.FavoritesList-module-scss-module__dSt5-q__actions .FavoritesList-module-scss-module__dSt5-q__actionButton{width:40px;height:40px;padding:0;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.FavoritesList-module-scss-module__dSt5-q__actions .FavoritesList-module-scss-module__dSt5-q__actionButton:hover{color:#fff;background:#0284c7}.FavoritesList-module-scss-module__dSt5-q__actions .FavoritesList-module-scss-module__dSt5-q__actionButton.FavoritesList-module-scss-module__dSt5-q__deleteButton:hover{color:#fff;background:#ef4444}.FavoritesList-module-scss-module__dSt5-q__content{padding:1rem}.FavoritesList-module-scss-module__dSt5-q__price{color:#0284c7;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.FavoritesList-module-scss-module__dSt5-q__listingTitle{color:#0f172a;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.FavoritesList-module-scss-module__dSt5-q__location{color:#475569;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.FavoritesList-module-scss-module__dSt5-q__location svg{flex-shrink:0}.FavoritesList-module-scss-module__dSt5-q__location span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FavoritesList-module-scss-module__dSt5-q__features{gap:1rem;margin-bottom:.75rem;display:flex}.FavoritesList-module-scss-module__dSt5-q__features .FavoritesList-module-scss-module__dSt5-q__feature{color:#0f172a;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.FavoritesList-module-scss-module__dSt5-q__features .FavoritesList-module-scss-module__dSt5-q__feature svg{color:#475569}.FavoritesList-module-scss-module__dSt5-q__meta{border-top:1px solid #e2e8f0;padding-top:.75rem}.FavoritesList-module-scss-module__dSt5-q__meta .FavoritesList-module-scss-module__dSt5-q__addedDate{color:#475569;font-size:.75rem}
