.fbtn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:auto;margin:0;font-family:inherit;font-weight:700;line-height:1;text-align:center;border-radius:999px;border:1px solid #0f1419;background:#0f1419;color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s;vertical-align:middle}.fbtn--md{font-size:14px;height:34px;padding:0 18px;min-width:96px}.fbtn--sm{font-size:12px;height:26px;padding:0 14px;min-width:80px}.fbtn:hover{background:#272c30;border-color:#272c30}.fbtn:disabled{opacity:.6;cursor:default}.fbtn--following,.fbtn--following:hover{background:transparent;border-color:#cfd9de;color:#0f1419}.fbtn--unfollow,.fbtn--unfollow:hover{background:rgba(244,33,46,.1);border-color:#fdc9ce;color:#f4212e}.fcount{font-size:13px;color:#536471;white-space:nowrap;vertical-align:middle}.fcount b{color:#0f1419;font-weight:700}.fcount--pending{display:inline-block;min-width:60px}.frow{display:inline-flex;align-items:center;gap:10px;vertical-align:middle}.property-brokers-container .broker .broker-info .name{display:flex;align-items:center;gap:10px;min-width:0;white-space:nowrap;overflow:visible}.property-brokers-container .broker .broker-info .name>.org-name,.property-brokers-container .broker .broker-info .name>a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-brokers-container .broker .broker-info .name>.org-name{flex-shrink:1}.broker-info .name .broker-follow{flex-shrink:0;margin-right:4px;gap:8px}.broker-info .name .broker-follow .fcount,.broker-info .name .broker-follow .fcount b{font-size:inherit;line-height:inherit}.org-header-row .org-title-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;margin-left:auto}.org-header-row .org-title-wrap .org-name{margin-left:0!important;max-width:100%}.org-header-row .org-title-wrap .fcount{font-size:15px}.properties-list-container .list .property .property-inner .additional-info .user-image{flex-direction:row;align-items:center;gap:10px;padding-right:8px}.fcount--card,.fcount--card b{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:600;color:rgb(51,51,51);line-height:1}.properties-list-container.home-properties-list .list .property .property-inner .additional-info .user-image{gap:8px;padding-right:4px}@media (max-width:767px){.fbtn--md,.org-header-row .org-title-wrap .fcount{font-size:13px}.fbtn--md{padding:6px 14px;min-width:84px}}.fchips{display:flex;flex-wrap:wrap;gap:8px;padding:0 15px 14px}.fchip{font-family:inherit;font-size:14px;font-weight:600;line-height:1;padding:9px 16px;border-radius:6px;border:1px solid #2e8ddd;background:#fff;color:#2e8ddd;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .15s,color .15s}.fchip:hover{background:#eef5fc}.fchip--active,.fchip--active:hover{background:#2e8ddd;color:#fff}.fchip .fchip-count{font-size:12px;font-weight:700;padding:2px 7px;border-radius:999px;background:rgba(46,141,221,.12);color:#2e8ddd}.fchip--active .fchip-count{background:rgba(255,255,255,.25);color:#fff}.fchip .fchip-new{font-size:11px;font-weight:700;padding:2px 7px;border-radius:999px;background:#f4212e;color:#fff}.followers-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:0 15px 16px}.followers-toolbar .followers-search{position:relative;flex:1 1 260px;max-width:360px}.followers-toolbar .followers-search input{width:100%;height:36px;padding:0 34px 0 12px;border:1px solid #cfd9de;border-radius:6px;font-size:14px}.followers-toolbar .followers-search .fa{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#8899a6}.followers-toolbar .followers-total{font-size:14px;color:#536471}.followers-toolbar .followers-total b{color:#0f1419}.lead-panel.lead-panel--new{background:#eef5fc;border-color:#2e8ddd}.lead-panel.lead-panel--new .lead-user-name{font-weight:700}.lead-panel .follower-badge{display:inline-block;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;background:#2e8ddd;color:#fff;margin-right:6px;vertical-align:middle}.lead-panel .follower-badge--new{background:#f4212e}.lead-panel .follower-since{font-size:12px;color:#536471}.followers-empty{padding:40px 15px;text-align:center;color:#536471}.fbell{position:relative;display:inline-block;vertical-align:middle;margin:0 6px 0 10px}.fbell-btn{position:relative;width:36px;height:36px;border-radius:50%;border:0;background:transparent;color:#0f1419;cursor:pointer;font-size:20px;line-height:36px;text-align:center}.fbell-btn:hover{background:rgba(15,20,25,.08)}.fbell-badge{position:absolute;top:2px;right:2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#f4212e;color:#fff;font-size:11px;font-weight:700;line-height:17px;text-align:center;border:2px solid #fff;box-sizing:content-box}.fbell-btn.fbell-btn--ring{animation:fbell-ring 1.2s ease-in-out 1}@keyframes fbell-ring{0%,to{transform:rotate(0)}20%{transform:rotate(14deg)}40%{transform:rotate(-12deg)}60%{transform:rotate(8deg)}80%{transform:rotate(-4deg)}}@media (prefers-reduced-motion:reduce){.fbell-btn.fbell-btn--ring{animation:none}}.fbell-panel{position:absolute;top:44px;left:0;width:300px;background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.14);z-index:1200;text-align:right;overflow:hidden}.fbell-panel-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid #eff3f4;font-weight:700;font-size:14px}.fbell-panel-head span{font-weight:400;color:#536471;font-size:13px}.fbell-item{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:14px}.fbell-item,.fbell-item:hover{text-decoration:none;color:#0f1419}.fbell-item:hover{background:#f7f9f9}.fbell-item--new{background:#eef5fc}.fbell-item img{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.fbell-item .fbell-text{flex:1;min-width:0}.fbell-item .fbell-text b{font-weight:700}.fbell-item .fbell-time{display:block;font-size:12px;color:#536471}.fbell-empty{padding:18px 14px;color:#536471;font-size:13px}.fbell-all{display:block;padding:11px 14px;text-align:center;font-size:13px;font-weight:700;color:#2e8ddd;border-top:1px solid #eff3f4}.fbell-all:hover{background:#f7f9f9;text-decoration:none}@media (max-width:991px){.fbell-panel{left:auto;right:-8px;width:280px}}.followed-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;padding:0 15px 30px}.followed-card{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e1e8ed;border-radius:10px;background:#fff}.followed-card .followed-logo{width:72px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.followed-card .followed-logo img{max-width:72px;max-height:48px;-o-object-fit:contain;object-fit:contain}.followed-card .followed-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.followed-card .followed-name{font-weight:700;font-size:15px;color:#0f1419;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.followed-card .followed-meta{font-size:12px;color:#536471}.followed-card .followed-meta b{color:#0f1419}.properties-list-container .list .property .property-inner .additional-info .user-image .fcount--card{align-self:flex-end;line-height:20px}.properties-list-container.home-properties-list .list .property .property-inner .additional-info .user-image .fcount--card{align-self:center;line-height:1}.properties-list-container .list .property .property-inner .additional-info .user-image .fcount--card{line-height:22.5px}.org-show .properties-list-container .fcount--card{display:none}.fbtn.fbtn--pending{visibility:hidden}.fbell-btn{display:inline-flex;align-items:center;justify-content:center}.fbell-btn svg{display:block}.property-brokers-container .broker .broker-info{display:flow-root}.broker-info .broker-license-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px;margin:3px 0 10px}.broker-info .broker-license-row .broker-license{margin:0}.broker-info .broker-follow-row{display:flex;justify-content:flex-start;margin:4px 0 10px}.broker-info .broker-follow-row .frow{gap:10px}.follow-mail-setting{display:flex;align-items:center;gap:14px;margin:0 15px 18px;padding:14px 16px;border:1px solid #e1e8ed;border-radius:10px;background:#fff}.follow-mail-setting-text{display:flex;flex-direction:column;gap:2px;font-size:14px;color:#536471}.follow-mail-setting-text b{color:#0f1419;font-weight:700}.fswitch{position:relative;width:48px;height:28px;flex-shrink:0;border:0;border-radius:999px;background:#cfd9de;cursor:pointer;padding:0;transition:background .15s}.fswitch--on{background:#2e8ddd}.fswitch:disabled{opacity:.6;cursor:default}.fswitch-knob{position:absolute;top:3px;right:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .15s}.fswitch--on .fswitch-knob{transform:translateX(-20px)}.saved-hub .follow-mail-setting{margin-left:30px;margin-right:30px}@media (max-width:767px){.saved-hub .follow-mail-setting{margin-left:15px;margin-right:15px}}