:root{--member-blue:#0041d9;--member-ink:#24262e;--member-muted:#676a75;--member-line:#d9dce2;--member-nav-height:calc(76px + env(safe-area-inset-bottom,0px))}
.listing-publisher{display:flex;align-items:center;gap:6px;min-width:0;margin-top:4px;color:#55545a;font-size:12px;line-height:18px;font-weight:400}
.publisher-credit{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.publisher-online{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;direction:rtl;white-space:nowrap;color:#07883f;font-size:12px;line-height:18px;font-weight:700}
.publisher-online::before{content:"";display:block;flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:#0aa34f}
.listing-publisher[hidden],.publisher-online[hidden]{display:none!important}
.member-page{margin:0;background:#fff;color:var(--member-ink);font:16px/24px Inter,"Inter Fallback",Arial,"Noto Sans Hebrew",sans-serif;min-height:100dvh;box-sizing:border-box;padding-bottom:var(--member-nav-height)}
.member-page *,.member-nav *,.member-dialog *{box-sizing:border-box}
.member-page [hidden],.member-nav [hidden],.member-dialog [hidden],.property-with-nav [hidden],.side-rail [data-unread-count][hidden]{display:none!important}
.member-page button,.member-page input,.member-page textarea,.member-dialog input,.member-dialog button{font:inherit}
.member-page button,.member-dialog button{cursor:pointer}
.member-page a{color:var(--member-blue);text-decoration:none}
.member-top{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--member-line);background:#fff;gap:16px}
.member-brand{font-size:26px;font-weight:900;display:inline-flex;align-items:center;gap:8px;color:#111116!important}
.member-brand b{display:grid;place-items:center;border-radius:6px;background:var(--member-blue);color:#fff;width:36px;height:36px;font-size:24px}
.member-content{max-width:1024px;margin:auto;padding:32px 24px 40px}
.member-content h1{margin:0 0 24px;font-family:"Object Sans","Object Sans Fallback",Inter,"Inter Fallback",Arial,sans-serif;font-size:32px;font-weight:900;line-height:40px;color:#111116}
.member-content h2{margin:0 0 8px;font-family:"Object Sans","Object Sans Fallback",Inter,"Inter Fallback",Arial,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#111116}
.member-muted{color:var(--member-muted)}
.member-primary,.member-secondary{display:inline-flex;justify-content:center;align-items:center;min-height:46px;border-radius:12px;padding:10px 22px;font-weight:700;text-decoration:none;gap:8px;border:1px solid var(--member-blue)}
.member-primary{background:var(--member-blue);color:#fff!important}
.member-secondary{background:#fff;color:var(--member-blue)!important}
.member-primary:hover{background:#0036b4}
.member-link{border:0;background:none;color:var(--member-blue);padding:10px 0;font-weight:700;min-height:44px}
.member-page button:disabled,.member-dialog button:disabled{opacity:.55;cursor:wait}
.member-page :focus-visible,.member-nav :focus-visible,.member-dialog :focus-visible{outline:3px solid #79a9f9;outline-offset:3px}
.member-state{padding:48px 20px;text-align:center;border:1px solid var(--member-line);border-radius:16px;background:#fafbfc}
.member-state h2{font-size:24px}.member-state p{color:var(--member-muted)}
.member-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;height:var(--member-nav-height);padding:7px max(12px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom));position:fixed;bottom:0;left:0;right:0;z-index:1700;border-top:1px solid var(--member-line);background:#fff;direction:rtl;font:14px/1.2 Arial,sans-serif;box-sizing:border-box}
.member-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;color:#535364;text-decoration:none;font-weight:400;border-radius:14px}
.member-nav a.active{background:#e2f0ff;color:var(--member-blue);font-weight:800}
.member-nav .nav-icon{display:grid;place-items:center;position:relative;width:31px;height:29px}
.member-nav svg,.rail-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.member-nav [data-unread-count]{position:absolute;top:-5px;right:-12px;background:var(--member-blue);border:2px solid white;color:#fff;border-radius:99px;min-width:19px;height:19px;font:700 11px/15px Arial;padding:0 3px;text-align:center}
.rail-icon{position:relative}.rail-icon [data-unread-count]{font-size:11px;position:absolute;top:-2px;right:0;background:var(--member-blue);color:#fff;border-radius:12px;padding:2px 5px}
.member-toast{position:fixed;bottom:calc(var(--member-nav-height) + 16px);left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);padding:12px 20px;background:#24262e;color:#fff;border-radius:12px;font:16px/1.4 Arial;z-index:6000;box-shadow:0 4px 20px #0002;text-align:center}
.profile-hero{background:#f7f8fa;border-bottom:1px solid var(--member-line);padding:28px 24px}
.profile-hero>div{max-width:976px;margin:auto}.profile-hero h1{margin:8px 0;font-size:36px;line-height:1.3}
.profile-section{margin-bottom:38px}.profile-section>h2{font-size:28px;font-weight:800;margin-bottom:8px}
.profile-row{padding:24px 0;border-bottom:1px solid var(--member-line)}
.profile-row h3{margin:0;font-size:20px}.profile-row p{margin:8px 0 18px;color:var(--member-muted);line-height:1.7}
.profile-value{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:48px}
.profile-value>span{overflow-wrap:anywhere}.profile-value button{font-size:18px;flex-shrink:0}
.member-avatar{width:70px;height:70px;flex:0 0 70px;object-fit:cover;border-radius:50%;background:#eef0f3;display:grid;place-items:center;color:#7c8190;font-size:26px;font-weight:700}
.profile-value .member-avatar{width:90px;height:90px;flex-basis:90px}
.account-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0}
.owned-listings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.owned-card{min-width:0}.owned-card .owned-listing-state:before{display:none}.owned-card .owned-listing-state.published{background:#e7f7ed;color:#14753d}.owned-card .owned-listing-state.pending{background:#fff3d9;color:#875800}.owned-card .owned-listing-state.rejected{background:#fee9e7;color:#a52c24}.owned-card .owned-listing-state.archived,.owned-card .owned-listing-state.paused{background:#fff3bf;color:#8a5a00}.owned-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:14px;border-top:1px solid var(--member-line)}.owned-actions>*{min-height:40px;padding:7px 13px;border-radius:9px;font-size:14px}.owned-delete{color:#b21f30!important;margin-right:auto}
.member-dialog{border:1px solid var(--member-line);border-radius:18px;color:var(--member-ink);width:min(480px,calc(100vw - 24px));max-height:calc(100dvh - 32px);padding:24px;background:#fff;font:16px/1.5 Arial;overflow:auto}
.member-dialog::backdrop{background:#11182777}
.member-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}
.member-dialog h2{margin:0;font-size:23px}.member-dialog header button{background:transparent;border:0;font-size:28px;min-width:44px;min-height:44px}
.member-dialog label{display:block;font-weight:700;margin:16px 0 6px}
.member-input{width:100%;border:1px solid #8b8e99;border-radius:12px;min-height:48px;padding:11px 14px;background:#fff;color:#24262e;font-size:16px}
.member-dialog footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px}
.member-error{color:#b21f30!important}.member-notice{padding:12px 14px;background:#f1f6ff;border-radius:10px}
.saved-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}
.saved-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.saved-card{overflow:hidden;border:0;border-radius:12px;box-shadow:0 8px 20px rgb(0 0 0 / 15%);position:relative;min-width:0;background:#fff}
.saved-card>a{color:inherit;display:block}.saved-photo{width:100%;aspect-ratio:1.88;object-fit:cover;display:block;background:#eceff3}
.saved-card-body{padding:12px 12px 10px}.saved-card h2{font-family:"Object Sans","Object Sans Fallback",Inter,"Inter Fallback",Arial,sans-serif;font-size:20px;line-height:24px;letter-spacing:0;margin:0 0 2px;font-weight:900}.saved-card p{margin:0;color:#535364}
.saved-facts{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 2px;color:#111116;font-size:14px;line-height:24px}
.saved-facts span{padding-inline:8px;border-inline-start:1px solid #8b8c91;white-space:nowrap}.saved-facts span:first-child{padding-inline-start:0;border-inline-start:0}.saved-facts b{font-weight:700}
.saved-card .saved-address{margin:0;color:#535364;font-size:14px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.saved-card .listing-publisher{margin-top:2px;font-size:10px;line-height:16px;color:#535364}
.listing-expiry-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}
.owned-card{position:relative}
.owned-card>.listing-expiry-row{position:absolute;top:40px;right:10px;z-index:5;align-items:center;flex-direction:row;gap:6px;margin:0;padding:0}
.listing-expiry,.listing-extend{font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:24px!important;letter-spacing:0!important}
.listing-expiry{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 90px;width:90px;height:24px;padding:0;border-radius:20px;background:#e7f7ed;color:#14753d;font-family:Arial,sans-serif;font-size:12px;font-weight:700;line-height:24px}
.listing-expiry.urgent{background:#fee9e7;color:#b21f30}
.listing-extend{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 90px;width:90px;height:24px;padding:0;border:0;border-radius:20px;background:#fff3bf;color:#8a5a00;font-family:Arial,sans-serif;font-size:12px;font-weight:700;line-height:24px;cursor:pointer}
.listing-extend::before{content:'';position:absolute;inset:-5px}
.listing-extend:hover{background:#ffe894}
.saved-remove{position:absolute;top:12px;left:12px;width:44px;height:44px;border:0;border-radius:50%;background:white;color:var(--member-blue);box-shadow:0 2px 10px #0002;display:grid;place-items:center}
.saved-remove svg{width:25px;height:25px;fill:currentColor;stroke:currentColor;stroke-width:2}
.member-page[data-member-page="favorites"]{--member-ink:#121116;--member-muted:#55545a;--member-line:#d1d1d5;background-color:#f7f7f7;color:var(--member-ink)}
.member-page[data-member-page="favorites"]>.member-top,.member-page[data-member-page="favorites"]>.member-nav,.member-page[data-member-page="favorites"] .saved-card,.member-page[data-member-page="favorites"] .member-state{background-color:#fff}
.member-page[data-member-page="favorites"] .member-brand{color:#006aff!important}
.member-page[data-member-page="favorites"] .member-brand b{background-color:#006aff}
.member-page[data-member-page="favorites"] .saved-card{border-color:transparent;box-shadow:0 8px 20px rgb(0 0 0 / 15%)}
.member-page[data-member-page="favorites"] .saved-card p{color:var(--member-muted)}
.member-page[data-member-page="favorites"] .saved-card>a .saved-card-body>p:first-of-type{color:var(--member-ink)}
.member-page[data-member-page="favorites"] .saved-remove{background-color:transparent;border-color:transparent;color:#fff;box-shadow:none}
.member-page[data-member-page="favorites"] .saved-remove svg{filter:drop-shadow(0 2px 4px rgb(0 0 0 / 18%))}
.member-page[data-member-page="favorites"] .listing-gallery{position:relative;overflow:hidden;isolation:isolate}
.member-page[data-member-page="favorites"] .listing-dots{position:absolute;z-index:4;left:50%;bottom:9px;transform:translateX(-50%);margin:0}
.member-page[data-member-page="favorites"]>.member-nav a{color:#55545a}
.member-page[data-member-page="favorites"]>.member-nav a.active{background-color:#e3f0ff;color:#0d4598}
.property-member-actions{display:grid;gap:10px;margin:16px 0}.property-member-actions>*{font:700 16px Arial!important;text-align:center;line-height:1.5!important}
.property-contact-name{font-weight:700;overflow-wrap:anywhere}
.property-owner-note{margin:0;text-align:center}
.property-contact-methods{display:flex;gap:16px;margin:18px 0 24px}
.property-contact-methods>.member-muted{margin:0;line-height:1.6}
.property-contact-pill{flex:1;min-width:0;min-height:64px;display:flex;align-items:center;justify-content:center;border:2px solid currentColor;border-radius:999px;background:#f8fbff;transition:background .15s}
.property-contact-pill.phone{color:#2c7edd}.property-contact-pill.whatsapp{color:#13b97d}
.property-contact-pill.phone:hover{background:#e9f3ff}.property-contact-pill.whatsapp:hover{background:#eafff5}
.property-contact-pill svg{width:36px;height:36px}
.property-contact-pill:focus-visible,.property-message-area :focus-visible{outline:3px solid #79a9f9;outline-offset:3px}
.property-message-area .member-primary{width:100%;font:700 16px Arial;line-height:1.5;cursor:pointer}
.property-message-form{display:grid;gap:12px}.property-message-form label{font-weight:700;font-size:17px}
.property-message-form textarea{font:16px/1.6 Arial,sans-serif;min-height:112px;resize:vertical;max-height:280px}
.property-message-form button:disabled{opacity:.6;cursor:wait}
.property-message-feedback{margin:0;color:#167646;font-size:15px;line-height:1.6}
.property-thread-link{display:block;font-size:16px;text-decoration:underline;text-underline-offset:3px}
.rail-item{text-decoration:none}.property-with-nav{padding-bottom:calc(var(--member-nav-height) + 16px)}
@media(min-width:761px){body:has(.map-pane)>.member-nav{display:none}.member-page>.member-nav{position:sticky;bottom:auto;top:0;height:74px;max-width:1024px;margin:0 auto;padding:8px 24px;border-top:0;border-bottom:1px solid var(--member-line)}.member-page{padding-bottom:0}}
@media(max-width:760px){
 :root{--mobile-bottom:var(--member-nav-height)}
 .mobile-bottom-nav.member-nav{height:var(--member-nav-height);grid-template-columns:repeat(5,minmax(0,1fr));padding:7px 8px calc(7px + env(safe-area-inset-bottom));font-size:14px}
 .mobile-bottom-nav.member-nav a{font-size:14px;gap:5px;border-radius:14px}.mobile-bottom-nav.member-nav .nav-icon{font-size:24px}
 .main.mobile-map-open{height:calc(100dvh - var(--mobile-header) - var(--mobile-search) - var(--member-nav-height));min-height:0}
 .main.mobile-map-open .map-pane{height:100%;min-height:0}
 .mobile-view-toggle{bottom:calc(var(--member-nav-height) + 14px)!important;min-width:110px!important;height:46px!important}
 .cards{padding-bottom:calc(var(--member-nav-height) + 82px)!important}
 body.mobile-sheet-open>.member-nav,body.mobile-sheet-open .mobile-view-toggle{display:none!important}
 .member-top{padding:0 16px;height:60px}.member-brand{font-size:24px}.member-top>a:last-child{font-size:14px}
 .member-page:is([data-member-page="favorites"],[data-member-page="mail"],[data-member-page="account"])>.member-top{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}
 .member-page:is([data-member-page="favorites"],[data-member-page="mail"],[data-member-page="account"])>.member-top>.member-brand{grid-column:2;grid-row:1;justify-self:center}
 .member-page:is([data-member-page="favorites"],[data-member-page="mail"],[data-member-page="account"])>.member-top>a:not(.member-brand){grid-column:3;grid-row:1;justify-self:end}
 .member-page:is([data-member-page="favorites"],[data-member-page="mail"])>.member-top>a:not(.member-brand){display:none}
 .member-content{padding:24px 18px 32px}.member-content h1{font-size:32px;line-height:40px}.profile-hero{padding:22px 18px}.profile-hero h1{font-size:32px}
 .member-page[data-member-page="account"]>.profile-hero h1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
 .profile-section>h2{font-size:27px}.profile-row{padding:24px 0}.profile-row h3{font-size:19px}
 .saved-grid{grid-template-columns:1fr;gap:28px}
 .saved-card-body{padding:12px 12px 10px}.saved-card h2{font-size:20px;line-height:24px}.saved-facts,.saved-card .saved-address{font-size:14px;line-height:24px}
 .my-listings-page .saved-heading{align-items:flex-start}.my-listings-page .saved-heading .member-primary{padding-inline:14px;font-size:14px}.owned-listings{grid-template-columns:1fr;gap:20px}.owned-actions{gap:6px}.owned-actions>*{font-size:13px;padding-inline:10px}.owned-delete{margin-right:auto}
 body.property-with-nav{padding-bottom:calc(var(--member-nav-height) + 16px)}
}
@media(min-width:761px){.mobile-bottom-nav{display:none!important}}
.blocked-account-section{padding-top:0}.blocked-member{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--member-line)}.blocked-member .member-avatar{width:48px;height:48px;flex-basis:48px;font-size:18px}.blocked-member .member-secondary{min-height:40px;padding:7px 12px}
