/* Emlak24 theme-owned public Company / Agent profile pages. */
.e24-profile-page{--e24-profile-blue:var(--e24-blue,#0455de);--e24-profile-gold:var(--e24-gold,#e6c766);--e24-profile-ink:#172033;--e24-profile-muted:#64748b;--e24-profile-border:#e4e8ef;--e24-profile-soft:#f7f9fc;--e24-profile-radius:12px;background:#f4f6f9;color:var(--e24-profile-ink);padding-bottom:54px}
.e24-profile-container{width:min(1210px,calc(100% - 44px));margin:0 auto}

.e24-profile-hero{position:relative;min-height:360px;background:linear-gradient(130deg,#06499c,#0455de);background-position:center;background-size:cover;color:#fff;display:flex;align-items:flex-end}
.e24-profile-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,29,71,.9) 0%,rgba(5,41,97,.72) 42%,rgba(5,29,71,.35) 100%)}
.e24-profile-hero:not(.has-cover) .e24-profile-hero-shade{background:linear-gradient(115deg,#043a8a,#0455de)}
.e24-profile-hero-inner{position:relative;z-index:2;padding:68px 0 46px}
.e24-profile-identity{display:flex;align-items:flex-end;gap:30px}
.e24-profile-logo-wrap{width:170px;min-width:170px;height:170px;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:14px;padding:14px;box-shadow:0 12px 35px rgba(0,0,0,.22);display:flex;align-items:center;justify-content:center;overflow:hidden}
.e24-profile-company-logo{display:block;width:100%;height:100%;object-fit:contain}
.e24-profile-logo-placeholder,.e24-profile-agent-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--e24-profile-blue);font-size:58px;font-weight:800}
.e24-profile-title-block{min-width:0;max-width:880px}
.e24-profile-eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:800;opacity:.88;margin-bottom:7px}
.e24-profile-heading-line{display:flex;align-items:center;gap:13px;flex-wrap:wrap}
.e24-profile-heading-line h1{margin:0;color:inherit;font-size:clamp(31px,4vw,48px);line-height:1.08;font-weight:760;letter-spacing:-.025em}
.e24-profile-verified{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#fff;color:var(--e24-profile-blue);font-size:12px;font-weight:800;line-height:1;white-space:nowrap}
.e24-profile-verified>span{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;border-radius:50%;background:var(--e24-profile-blue);color:#fff;font-size:11px}
.e24-profile-slogan{margin:10px 0 0;font-size:18px;line-height:1.45;max-width:760px;color:inherit;opacity:.94}
.e24-profile-location{margin:8px 0 0;font-size:14px;line-height:1.5;color:inherit;opacity:.86}
.e24-profile-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}
.e24-profile-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid rgba(255,255,255,.72);border-radius:6px;color:#fff;text-decoration:none;font-size:13px;font-weight:750;background:rgba(255,255,255,.08);transition:.18s ease}
.e24-profile-action:hover,.e24-profile-action:focus-visible{background:#fff;color:var(--e24-profile-blue);text-decoration:none}
.e24-profile-action-primary{background:#fff;color:var(--e24-profile-blue)}

.e24-profile-agent-hero{background:linear-gradient(120deg,#eef4ff,#fff);border-bottom:1px solid var(--e24-profile-border)}
.e24-profile-agent-hero-inner{min-height:330px;display:flex;align-items:center;gap:34px;padding:48px 0}
.e24-profile-agent-photo-wrap{width:190px;min-width:190px;height:190px;border-radius:50%;overflow:hidden;background:#fff;border:7px solid #fff;box-shadow:0 8px 28px rgba(25,49,88,.15)}
.e24-profile-agent-photo{display:block;width:100%;height:100%;object-fit:cover}
.e24-profile-agent-hero .e24-profile-title-block{color:var(--e24-profile-ink)}
.e24-profile-agent-hero .e24-profile-eyebrow{color:var(--e24-profile-blue);opacity:1}
.e24-profile-agent-hero .e24-profile-location{color:var(--e24-profile-muted)}
.e24-profile-agent-hero .e24-profile-action{border-color:#c9d4e5;color:var(--e24-profile-blue);background:#fff}
.e24-profile-agent-hero .e24-profile-action:hover{border-color:var(--e24-profile-blue);background:var(--e24-profile-blue);color:#fff}
.e24-profile-agent-hero .e24-profile-action-primary{background:var(--e24-profile-blue);border-color:var(--e24-profile-blue);color:#fff}
.e24-profile-company-link{margin:10px 0 0;color:var(--e24-profile-muted);font-size:14px}
.e24-profile-company-link span{font-weight:700;color:var(--e24-profile-ink)}
.e24-profile-company-link a{color:var(--e24-profile-blue);font-weight:750;text-decoration:none}
.e24-profile-primary-label{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:8px;padding:5px 9px;border-radius:5px;background:#edf4ff;color:var(--e24-profile-blue);font-size:11px;font-weight:800;line-height:1.3}
.e24-profile-primary-label-hero{margin-top:10px;background:#fff;border:1px solid #cddcf5}

.e24-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:28px;align-items:start;padding-top:34px}
.e24-profile-main-column,.e24-profile-sidebar{min-width:0}
.e24-profile-main-column{display:flex;flex-direction:column;gap:24px}
.e24-profile-sidebar{display:flex;flex-direction:column;gap:20px;position:sticky;top:88px}
body.admin-bar .e24-profile-sidebar{top:120px}
.e24-profile-section,.e24-profile-card{background:#fff;border:1px solid var(--e24-profile-border);border-radius:var(--e24-profile-radius);box-shadow:0 4px 16px rgba(30,47,79,.035)}
.e24-profile-section{padding:27px 29px}
.e24-profile-card{padding:23px 23px}
.e24-profile-section-title,.e24-profile-card h2{margin:0;color:var(--e24-profile-ink);font-size:21px;line-height:1.25;font-weight:760;letter-spacing:-.015em}
.e24-profile-card h2{font-size:17px;margin-bottom:17px}
.e24-profile-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:21px}
.e24-profile-section-heading .e24-profile-section-title{margin:0}
.e24-profile-section-heading>span{display:inline-flex;min-width:28px;height:28px;padding:0 8px;align-items:center;justify-content:center;border-radius:999px;background:#edf3ff;color:var(--e24-profile-blue);font-size:12px;font-weight:800}
.e24-profile-lead{margin:15px 0 18px;color:#40506b;font-size:16px;line-height:1.68;font-weight:550}
.e24-profile-richtext{color:#344154;font-size:15px;line-height:1.75}
.e24-profile-richtext>:first-child{margin-top:0}.e24-profile-richtext>:last-child{margin-bottom:0}
.e24-profile-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px}
.e24-profile-two-col h3{margin:0 0 11px;font-size:14px;line-height:1.3;color:var(--e24-profile-ink);font-weight:800}
.e24-profile-chips{display:flex;flex-wrap:wrap;gap:8px}
.e24-profile-chips span{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid #dce5f2;border-radius:5px;background:#f8fbff;color:#36465f;font-size:12.5px;font-weight:650;line-height:1.25}

.e24-profile-details-list{margin:0;padding:0}
.e24-profile-details-list>div{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(0,1.2fr);gap:12px;padding:11px 0;border-top:1px solid #edf0f4}
.e24-profile-details-list>div:first-child{border-top:0;padding-top:0}
.e24-profile-details-list>div:last-child{padding-bottom:0}
.e24-profile-details-list dt{margin:0;color:var(--e24-profile-muted);font-size:12px;font-weight:700;line-height:1.45}
.e24-profile-details-list dd{margin:0;text-align:right;color:#253249;font-size:12.5px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}
.e24-profile-details-compact>div{grid-template-columns:1fr 1fr}
.e24-profile-card-text{margin:0 0 15px;color:#344154;font-size:13.5px;line-height:1.65}
.e24-profile-muted{color:var(--e24-profile-muted)}
.e24-profile-contact-note{margin:0 0 13px;padding:10px 11px;background:#f7f9fc;border-radius:6px;color:var(--e24-profile-muted);font-size:12px;line-height:1.45}

.e24-opening-hours{display:flex;flex-direction:column}
.e24-opening-hours>div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #edf0f4;font-size:12.5px}
.e24-opening-hours>div:first-child{border-top:0;padding-top:0}.e24-opening-hours>div:last-child{padding-bottom:0}
.e24-opening-hours span{color:var(--e24-profile-muted)}.e24-opening-hours strong{color:#253249;font-weight:750;text-align:right}

.e24-profile-contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}
.e24-profile-contact-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf0f4;font-size:12.5px}
.e24-profile-contact-list li:first-child{border-top:0;padding-top:0}.e24-profile-contact-list li:last-child{padding-bottom:0}
.e24-profile-contact-list span{color:var(--e24-profile-muted);font-weight:700}
.e24-profile-contact-list a{color:var(--e24-profile-blue);text-decoration:none;text-align:right;overflow-wrap:anywhere;font-weight:700}
.e24-profile-social{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}
.e24-profile-social a{display:inline-flex;align-items:center;min-height:31px;padding:5px 9px;border-radius:5px;border:1px solid #d9e2ef;color:var(--e24-profile-blue);background:#fff;text-decoration:none;font-size:11.5px;font-weight:750}
.e24-profile-social a:hover{background:var(--e24-profile-blue);border-color:var(--e24-profile-blue);color:#fff}

.e24-profile-contact-form{margin:0}
.e24-profile-form-grid{display:grid;grid-template-columns:1fr;gap:12px}
.e24-profile-form-grid label{display:flex;flex-direction:column;gap:6px;margin:0;color:#3b4759;font-size:11.5px;font-weight:750}
.e24-profile-form-grid input,.e24-profile-form-grid textarea{width:100%;border:1px solid #d8e0eb;border-radius:6px;background:#fff;color:#1f2937;font:inherit;font-size:13px;padding:10px 11px;outline:0;transition:border-color .15s ease,box-shadow .15s ease}
.e24-profile-form-grid input{height:41px}.e24-profile-form-grid textarea{min-height:112px;resize:vertical}
.e24-profile-form-grid input:focus,.e24-profile-form-grid textarea:focus{border-color:var(--e24-profile-blue);box-shadow:0 0 0 3px rgba(4,85,222,.10)}
.e24-profile-consent{display:flex;gap:8px;align-items:flex-start;margin:13px 0;color:var(--e24-profile-muted);font-size:11.5px;line-height:1.45}
.e24-profile-consent input{margin-top:2px}
.e24-profile-submit{width:100%;height:42px;border:0;border-radius:6px;background:var(--e24-profile-blue);color:#fff;font-size:13px;font-weight:800;cursor:pointer}
.e24-profile-submit:hover{filter:brightness(.94)}
.e24-profile-contact-form .messages-box .alert{margin:0 0 12px;padding:10px 12px;border-radius:6px;font-size:12px;line-height:1.45}

.e24-profile-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}
.e24-profile-gallery a{display:block;aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:#eef2f7}
.e24-profile-gallery img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.e24-profile-gallery a:hover img{transform:scale(1.025)}
.e24-profile-video{position:relative;margin-top:18px;border-radius:9px;overflow:hidden;background:#111}
.e24-profile-video iframe,.e24-profile-video video{display:block;width:100%;max-width:100%;min-height:420px;border:0}
.e24-profile-section>.e24-profile-action,.e24-profile-section p>.e24-profile-action{border-color:#cad5e5;color:var(--e24-profile-blue);background:#fff}
.e24-profile-section>.e24-profile-action:hover,.e24-profile-section p>.e24-profile-action:hover{background:var(--e24-profile-blue);border-color:var(--e24-profile-blue);color:#fff}

.e24-profile-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.e24-profile-team-card{min-width:0;height:100%;display:flex;flex-direction:column;border:1px solid var(--e24-profile-border);border-radius:9px;background:#fff;overflow:hidden}
.e24-profile-team-photo{display:block;width:100%;aspect-ratio:1/1;background:#eef2f7;overflow:hidden}
.e24-profile-team-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.e24-profile-team-photo:hover img{transform:scale(1.025)}
.e24-profile-team-body{display:flex;flex:1 1 auto;flex-direction:column;padding:15px}
.e24-profile-team-name{display:flex;align-items:center;gap:6px;color:#1e293b;font-size:14px;font-weight:800;line-height:1.3}
.e24-profile-team-name a{color:inherit;text-decoration:none}.e24-profile-team-name a:hover{color:var(--e24-profile-blue)}
.e24-mini-verified{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:var(--e24-profile-blue);color:#fff;font-size:10px}
.e24-profile-team-position{margin-top:5px;color:var(--e24-profile-muted);font-size:12px;line-height:1.4}
.e24-profile-team-meta{margin-top:10px;color:#526176;font-size:11.5px;line-height:1.45}
.e24-profile-text-link{display:inline-flex;margin-top:auto;padding-top:13px;color:var(--e24-profile-blue);font-size:12px;font-weight:800;text-decoration:none}
.e24-profile-text-link:hover{text-decoration:underline}

.e24-profile-company-card-head{display:flex;gap:12px;align-items:center;text-decoration:none;margin-bottom:15px}
.e24-profile-company-card-head img{width:64px;height:64px;object-fit:contain;border:1px solid #e4e8ef;border-radius:7px;padding:5px;background:#fff}
.e24-profile-company-card-head span{display:flex;flex-direction:column;min-width:0;gap:4px}
.e24-profile-company-card-head strong{color:#1f2b40;font-size:13.5px;line-height:1.35}
.e24-profile-company-card-head small{color:var(--e24-profile-muted);font-size:11px;line-height:1.3}

.e24-profile-listing-tools{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;margin:-4px 0 20px;padding-bottom:14px;border-bottom:1px solid #edf0f4}
.e24-profile-status-tabs .nav,.e24-profile-status-tabs .nav-tabs{display:flex;flex-wrap:wrap;gap:5px;border:0;margin:0;padding:0;list-style:none}
.e24-profile-status-tabs .nav-link{display:inline-flex;padding:7px 10px;border:1px solid #dce4ef!important;border-radius:5px!important;background:#fff;color:#45556b;text-decoration:none;font-size:11.5px;font-weight:750}
.e24-profile-status-tabs .nav-link.active,.e24-profile-status-tabs .nav-link:hover{background:var(--e24-profile-blue)!important;border-color:var(--e24-profile-blue)!important;color:#fff!important}
.e24-profile-listing-tools .sort-by select,.e24-profile-listing-tools .sort-by .btn{min-height:36px;border:1px solid #dce4ef;border-radius:5px;background:#fff;color:#45556b;font-size:12px}
.e24-profile-listings .item-listing-wrap,.e24-profile-listings .property-card,.e24-profile-listings .item-wrap{border-radius:8px;overflow:hidden}

@media(max-width:1100px){
  .e24-profile-layout{grid-template-columns:minmax(0,1fr) 310px;gap:22px}
  .e24-profile-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .e24-profile-container{width:min(100% - 32px,1210px)}
  .e24-profile-layout{grid-template-columns:1fr}
  .e24-profile-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
  .e24-profile-sidebar .e24-profile-card:last-child:nth-child(odd){grid-column:1/-1}
  .e24-profile-hero{min-height:330px}
  .e24-profile-logo-wrap{width:145px;min-width:145px;height:145px}
  .e24-profile-agent-hero-inner{min-height:290px}
  .e24-profile-agent-photo-wrap{width:160px;min-width:160px;height:160px}
}
@media(max-width:700px){
  .e24-profile-container{width:min(100% - 24px,1210px)}
  .e24-profile-hero{min-height:0}
  .e24-profile-hero-inner{padding:42px 0 32px}
  .e24-profile-identity{align-items:flex-start;flex-direction:column;gap:20px}
  .e24-profile-logo-wrap{width:126px;min-width:126px;height:126px}
  .e24-profile-heading-line h1{font-size:31px}
  .e24-profile-slogan{font-size:16px}
  .e24-profile-agent-hero-inner{flex-direction:column;align-items:flex-start;gap:20px;padding:35px 0}
  .e24-profile-agent-photo-wrap{width:145px;min-width:145px;height:145px}
  .e24-profile-layout{padding-top:22px;gap:19px}
  .e24-profile-main-column{gap:19px}
  .e24-profile-section{padding:21px 18px}
  .e24-profile-card{padding:20px 18px}
  .e24-profile-two-col{grid-template-columns:1fr;gap:22px}
  .e24-profile-sidebar{grid-template-columns:1fr}
  .e24-profile-sidebar .e24-profile-card:last-child:nth-child(odd){grid-column:auto}
  .e24-profile-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .e24-profile-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .e24-profile-video iframe,.e24-profile-video video{min-height:300px}
}
@media(max-width:480px){
  .e24-profile-actions{width:100%}
  .e24-profile-action{flex:1 1 calc(50% - 5px);padding:0 10px}
  .e24-profile-team-grid{grid-template-columns:1fr}
  .e24-profile-team-card{display:grid;grid-template-columns:104px minmax(0,1fr)}
  .e24-profile-team-photo{height:100%;aspect-ratio:auto}
  .e24-profile-gallery{grid-template-columns:1fr 1fr;gap:7px}
  .e24-profile-details-list>div{grid-template-columns:1fr;gap:3px}
  .e24-profile-details-list dd{text-align:left}
  .e24-profile-listing-tools{align-items:stretch;flex-direction:column}
  .e24-profile-listing-tools .sort-by{width:100%}.e24-profile-listing-tools .sort-by select{width:100%}
}

/* Combined Company / Staff profile hub. */
.e24-company-hub-shell{padding-top:26px}
.e24-company-hub-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 24px;padding:9px;background:#fff;border:1px solid var(--e24-profile-border);border-radius:12px;box-shadow:0 4px 16px rgba(30,47,79,.035)}
.e24-company-hub-tab{display:flex;align-items:center;justify-content:center;min-height:47px;padding:9px 15px;border-radius:8px;color:#445269;background:#f7f9fc;text-decoration:none;font-size:13px;font-weight:800;line-height:1.25;transition:background .16s ease,color .16s ease,box-shadow .16s ease}
.e24-company-hub-tab:hover,.e24-company-hub-tab:focus-visible{color:var(--e24-profile-blue);background:#eef4ff;text-decoration:none}
.e24-company-hub-tab.is-active{background:var(--e24-profile-blue);color:#fff;box-shadow:0 5px 14px rgba(4,85,222,.18)}
.e24-company-hub-tab.is-disabled{opacity:.45;pointer-events:none}
.e24-company-hub-layout{padding-top:0}
.e24-company-hub-panel[hidden]{display:none!important}
.e24-company-hub-panel{display:flex;flex-direction:column;gap:24px}
.e24-profile-section-subtitle,.e24-staff-heading p{margin:6px 0 0;color:var(--e24-profile-muted);font-size:12.5px;line-height:1.55}

.e24-staff-hub-section{padding-bottom:30px}
.e24-staff-heading{align-items:flex-start}
.e24-staff-selector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 25px}
.e24-staff-selector{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:11px;min-height:74px;padding:10px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;color:var(--e24-profile-ink);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;overflow:hidden}
.e24-staff-selector:hover,.e24-staff-selector:focus-visible{border-color:#b8c9e5;background:#f9fbff;color:var(--e24-profile-ink);text-decoration:none}
.e24-staff-selector.is-active{border-color:var(--e24-profile-blue);box-shadow:0 0 0 2px rgba(4,85,222,.08);background:#f7faff}
.e24-staff-selector-photo{display:flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:#edf3ff;color:var(--e24-profile-blue);font-size:19px;font-weight:800}
.e24-staff-selector-photo img{display:block;width:100%;height:100%;object-fit:cover}
.e24-staff-selector-copy{display:flex;flex-direction:column;min-width:0;gap:4px;padding-right:2px}
.e24-staff-selector-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;color:#1d293d;font-size:12.5px;font-weight:800;line-height:1.3;white-space:nowrap}
.e24-staff-selector-copy small{display:block;overflow:hidden;text-overflow:ellipsis;color:var(--e24-profile-muted);font-size:10.5px;font-weight:650;line-height:1.35;white-space:nowrap}
.e24-staff-lead-mark{position:absolute;right:7px;top:6px;padding:3px 5px;border-radius:4px;background:#edf4ff;color:var(--e24-profile-blue);font-size:8.5px;font-weight:850;line-height:1;text-transform:uppercase;letter-spacing:.04em}

.e24-staff-profiles{border-top:1px solid #edf0f4;padding-top:25px}
.e24-staff-profile[hidden]{display:none!important}
.e24-staff-profile{display:flex;flex-direction:column;gap:26px}
.e24-staff-profile-intro{display:grid;grid-template-columns:176px minmax(0,1fr);gap:25px;align-items:start}
.e24-staff-profile-photo{display:flex;width:176px;height:176px;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;background:#edf3ff;color:var(--e24-profile-blue);font-size:48px;font-weight:800}
.e24-staff-profile-photo img{display:block;width:100%;height:100%;object-fit:cover}
.e24-staff-profile-summary{min-width:0;padding-top:2px}
.e24-staff-role{margin:0 0 7px;color:var(--e24-profile-blue);font-size:11px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.e24-staff-profile-name{align-items:center}
.e24-staff-profile-name h2{margin:0;color:var(--e24-profile-ink);font-size:29px;line-height:1.12;font-weight:790;letter-spacing:-.02em}
.e24-staff-profile-name .e24-profile-verified{background:var(--e24-profile-blue);color:#fff}
.e24-staff-profile-name .e24-profile-verified>span{background:#fff;color:var(--e24-profile-blue)}
.e24-staff-position{margin:8px 0 0;color:var(--e24-profile-muted);font-size:13px;font-weight:700}
.e24-staff-profile-summary .e24-profile-lead{margin:13px 0 0;font-size:14px;line-height:1.65}
.e24-staff-email{margin:13px 0 0;color:var(--e24-profile-muted);font-size:12.5px;line-height:1.5}
.e24-staff-email span{font-weight:700}.e24-staff-email a{color:var(--e24-profile-blue);font-weight:700;text-decoration:none}
.e24-staff-profile-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.e24-staff-profile-actions .e24-profile-action{min-height:38px;border-color:#cad5e5;color:var(--e24-profile-blue);background:#fff}
.e24-staff-profile-actions .e24-profile-action:hover{background:var(--e24-profile-blue);border-color:var(--e24-profile-blue);color:#fff}
.e24-staff-profile-block{padding-top:23px;border-top:1px solid #edf0f4}
.e24-staff-profile-block h3,.e24-staff-meta-grid h3{margin:0 0 11px;color:var(--e24-profile-ink);font-size:14px;line-height:1.3;font-weight:800}
.e24-staff-meta-grid{padding-top:23px;border-top:1px solid #edf0f4}
.e24-staff-social-block .e24-profile-social{margin-top:0}

.e24-listing-owner-switch{display:flex;flex-wrap:wrap;gap:7px;margin:-2px 0 22px;padding:0 0 17px;border-bottom:1px solid #edf0f4}
.e24-listing-owner-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 12px;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#45556b;text-decoration:none;font-size:11.5px;font-weight:780;line-height:1.2;transition:.15s ease}
.e24-listing-owner-button:hover,.e24-listing-owner-button:focus-visible{border-color:#b9c9df;color:var(--e24-profile-blue);background:#f8fbff;text-decoration:none}
.e24-listing-owner-button.is-active{border-color:var(--e24-profile-blue);background:var(--e24-profile-blue);color:#fff}
.e24-listing-owner-button.is-placeholder{cursor:default;border-style:dashed;border-color:#e2e7ef;background:#f7f8fa;color:#9aa5b3;pointer-events:none;font-weight:700}
.e24-listing-owner-manager:after{content:'Manager';margin-left:7px;padding:2px 5px;border-radius:4px;background:#edf4ff;color:var(--e24-profile-blue);font-size:8px;font-weight:850;line-height:1;text-transform:uppercase;letter-spacing:.04em}
.e24-listing-owner-manager.is-active:after{background:rgba(255,255,255,.18);color:#fff}
.e24-company-profile-hub .e24-pagination-wrap .pagination{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin:24px 0 0;padding:0}
.e24-company-profile-hub .e24-pagination-wrap .page-link{display:flex;min-width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#45556b;text-decoration:none;font-size:12px;font-weight:750}
.e24-company-profile-hub .e24-pagination-wrap .current{border-color:var(--e24-profile-blue);background:var(--e24-profile-blue);color:#fff}

@media(max-width:1100px){
  .e24-staff-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .e24-company-hub-shell{padding-top:18px}
  .e24-company-hub-tabs{gap:6px;margin-bottom:18px;padding:6px;border-radius:9px}
  .e24-company-hub-tab{min-height:43px;padding:7px 8px;font-size:11px}
  .e24-staff-selector-grid{grid-template-columns:1fr 1fr;gap:8px}
  .e24-staff-selector{grid-template-columns:44px minmax(0,1fr);min-height:64px;padding:8px;gap:9px}
  .e24-staff-selector-photo{width:44px;height:44px}
  .e24-staff-profile-intro{grid-template-columns:118px minmax(0,1fr);gap:17px}
  .e24-staff-profile-photo{width:118px;height:118px;font-size:36px}
  .e24-staff-profile-name h2{font-size:24px}
  .e24-staff-profile-summary .e24-profile-lead{font-size:13px}
}
@media(max-width:480px){
  .e24-company-hub-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px}
  .e24-company-hub-tab{min-width:0;min-height:58px;padding:5px 3px;gap:3px;flex-direction:column;font-size:9.5px;line-height:1.1;text-align:center}
  .e24-company-hub-tab-icon{width:25px;height:25px;font-size:13px;border-radius:7px}
  .e24-company-hub-tab>span:last-child{display:block;max-width:100%;overflow-wrap:anywhere}

  .e24-staff-selector-grid{grid-template-columns:1fr}
  .e24-staff-profile-intro{grid-template-columns:1fr}
  .e24-staff-profile-photo{width:126px;height:126px}
  .e24-staff-profile-actions{flex-direction:column}
  .e24-staff-profile-actions .e24-profile-action{width:100%}
  .e24-listing-owner-switch{display:grid;grid-template-columns:1fr}
  .e24-listing-owner-button{width:100%}
}

/* 0.1.17 — stronger information hierarchy for the Company profile hub. */
.e24-profile-svg-icon{display:block;width:1em;height:1em;flex:0 0 auto}
.e24-company-hub-tab{gap:10px;position:relative;overflow:hidden}
.e24-company-hub-tab:after{content:'';position:absolute;left:18px;right:18px;bottom:0;height:2px;border-radius:2px;background:transparent;transition:background .16s ease}
.e24-company-hub-tab-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid #dfe7f3;border-radius:9px;background:#fff;color:var(--e24-profile-blue);font-size:17px;box-shadow:0 2px 7px rgba(25,49,88,.045);transition:inherit}
.e24-company-hub-tab:hover .e24-company-hub-tab-icon,.e24-company-hub-tab:focus-visible .e24-company-hub-tab-icon{border-color:#c8d7ee;background:#fff}
.e24-company-hub-tab.is-active .e24-company-hub-tab-icon{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.14);color:#fff;box-shadow:none}
.e24-company-hub-tab.is-active:after{background:var(--e24-profile-gold)}

.e24-profile-section-title-icon{display:flex;align-items:center;gap:10px}
.e24-section-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:9px;background:#eef4ff;color:var(--e24-profile-blue);font-size:17px}
.e24-company-capabilities-section{background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)}
.e24-company-capabilities-section .e24-profile-two-col>div{padding:17px 18px;border:1px solid #e7ecf3;border-radius:10px;background:#fff;box-shadow:0 2px 9px rgba(30,47,79,.025)}
.e24-company-capabilities-section .e24-profile-two-col h3{display:flex;align-items:center;gap:8px;margin-bottom:13px;color:#27364f}
.e24-company-capabilities-section .e24-profile-two-col h3:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--e24-profile-gold);box-shadow:0 0 0 4px rgba(230,199,102,.17)}

.e24-profile-card-feature{position:relative;overflow:hidden;border-color:#dfe5ee;box-shadow:0 8px 24px rgba(29,48,82,.055)}
.e24-profile-card-feature:before{content:'';position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--e24-profile-blue),#6d9bf0)}
.e24-profile-card-feature:hover{border-color:#d4deec;box-shadow:0 10px 28px rgba(29,48,82,.075)}
.e24-profile-card-heading{display:flex;align-items:center;gap:11px;margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid #edf0f4}
.e24-profile-card-heading h2,.e24-profile-card .e24-profile-card-heading h2{margin:0;font-size:16px;line-height:1.25;letter-spacing:-.01em}
.e24-profile-card-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;flex:0 0 38px;border-radius:10px;background:#eef4ff;color:var(--e24-profile-blue);font-size:19px}
.e24-profile-card-location .e24-profile-card-icon{background:#f1f8ff}
.e24-profile-card-hours .e24-profile-card-icon{background:#f7f4ff;color:#604bd8}
.e24-profile-card-contact .e24-profile-card-icon{background:#eff9f4;color:#087a52}
.e24-profile-card-form .e24-profile-card-icon{background:#fff8e8;color:#9a6a00}
.e24-profile-card-location .e24-profile-card-text{margin:-2px 0 15px;padding:12px 13px;border:1px solid #e7edf5;border-radius:8px;background:#f8fbff;color:#344154}
.e24-profile-card-feature .e24-profile-details-list>div,.e24-profile-card-feature .e24-opening-hours>div,.e24-profile-card-feature .e24-profile-contact-list li{transition:background .14s ease}
.e24-profile-card-feature .e24-profile-details-list>div:hover,.e24-profile-card-feature .e24-opening-hours>div:hover,.e24-profile-card-feature .e24-profile-contact-list li:hover{background:#fafcff}
.e24-profile-card-feature .e24-profile-details-list>div,.e24-profile-card-feature .e24-opening-hours>div,.e24-profile-card-feature .e24-profile-contact-list li{padding-left:4px;padding-right:4px}
.e24-profile-card-form .e24-profile-form-grid input,.e24-profile-card-form .e24-profile-form-grid textarea{background:#fbfcfe}
.e24-profile-card-form .e24-profile-form-grid input:focus,.e24-profile-card-form .e24-profile-form-grid textarea:focus{background:#fff}

@media(max-width:700px){
  .e24-company-hub-tab{gap:7px}
  .e24-company-hub-tab-icon{width:29px;height:29px;font-size:15px;border-radius:8px}
  .e24-profile-card-heading{margin-bottom:15px;padding-bottom:12px}
  .e24-profile-card-icon{width:34px;height:34px;flex-basis:34px;font-size:17px}
  .e24-company-capabilities-section .e24-profile-two-col>div{padding:14px}
}

/* 0.1.18 — one neutral background + one Company accent color.
 * The Company accent is intentionally centralized so a future per-Company
 * setting only has to replace --e24-company-accent. */
.e24-company-profile-hub{
  --e24-company-accent:var(--e24-blue,#0455de);
  --e24-profile-blue:var(--e24-company-accent);
  --e24-profile-gold:var(--e24-company-accent);
  --e24-company-surface:#f2f4f7;
  --e24-company-soft:#f7f8fa;
  background:var(--e24-company-surface);
}
.e24-company-profile-hub .e24-profile-hero{background:var(--e24-company-accent)}
.e24-company-profile-hub .e24-profile-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.66) 0%,rgba(0,0,0,.38) 48%,rgba(0,0,0,.18) 100%)}
.e24-company-profile-hub .e24-profile-hero:not(.has-cover) .e24-profile-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.24),rgba(0,0,0,.08))}
.e24-company-profile-hub .e24-company-hub-shell{background:transparent}
.e24-company-profile-hub .e24-company-hub-tabs{border-color:#dfe3e8;box-shadow:0 5px 18px rgba(31,41,55,.05)}
.e24-company-profile-hub .e24-company-hub-tab.is-active{background:var(--e24-company-accent);border-color:var(--e24-company-accent);color:#fff}
.e24-company-profile-hub .e24-company-hub-tab.is-active:after{background:var(--e24-company-accent)}
.e24-company-profile-hub .e24-company-hub-tab-icon,
.e24-company-profile-hub .e24-section-icon,
.e24-company-profile-hub .e24-profile-card-icon{background:var(--e24-company-soft);color:var(--e24-company-accent);border-color:#e0e4e9}
.e24-company-profile-hub .e24-company-hub-tab.is-active .e24-company-hub-tab-icon{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28);color:#fff}
.e24-company-profile-hub .e24-profile-card-location .e24-profile-card-icon,
.e24-company-profile-hub .e24-profile-card-hours .e24-profile-card-icon,
.e24-company-profile-hub .e24-profile-card-contact .e24-profile-card-icon,
.e24-company-profile-hub .e24-profile-card-form .e24-profile-card-icon{background:var(--e24-company-soft);color:var(--e24-company-accent)}
.e24-company-profile-hub .e24-profile-card-feature:before{background:var(--e24-company-accent)}
.e24-company-profile-hub .e24-company-capabilities-section .e24-profile-two-col h3:before{background:var(--e24-company-accent);box-shadow:none}
.e24-company-profile-hub .e24-company-capabilities-section{background:#fff}
.e24-company-profile-hub .e24-company-capabilities-section .e24-profile-two-col>div{border-color:#e2e6eb;background:#fff;box-shadow:none}
.e24-company-profile-hub .e24-profile-section,
.e24-company-profile-hub .e24-profile-card{border-color:#dfe3e8;box-shadow:0 6px 20px rgba(31,41,55,.045)}
.e24-company-profile-hub .e24-profile-card-location .e24-profile-card-text{background:var(--e24-company-soft);border-color:#e2e6eb}
.e24-company-profile-hub .e24-profile-chips span{background:var(--e24-company-soft);border-color:#e1e5ea}
.e24-company-profile-hub .e24-staff-lead-mark{background:var(--e24-company-soft);color:var(--e24-company-accent)}
.e24-company-profile-hub .e24-profile-form-grid input:focus,
.e24-company-profile-hub .e24-profile-form-grid textarea:focus{border-color:var(--e24-company-accent);box-shadow:0 0 0 3px rgba(4,85,222,.09)}
.e24-company-profile-hub .e24-profile-submit,
.e24-company-profile-hub .e24-listing-owner-button.is-active,
.e24-company-profile-hub .e24-profile-status-tabs .nav-link.active,
.e24-company-profile-hub .e24-profile-status-tabs .nav-link:hover,
.e24-company-profile-hub .e24-pagination-wrap .current{background:var(--e24-company-accent)!important;border-color:var(--e24-company-accent)!important;color:#fff!important}
.e24-company-profile-hub .e24-listing-owner-button:hover,
.e24-company-profile-hub .e24-listing-owner-button:focus-visible{border-color:var(--e24-company-accent);color:var(--e24-company-accent);background:#fff}
.e24-company-profile-hub .e24-listing-owner-button.is-placeholder{border-color:#dfe3e8;background:var(--e24-company-soft);color:#9aa3af}
.e24-company-profile-hub .e24-listing-owner-manager:after{background:var(--e24-company-soft);color:var(--e24-company-accent)}
.e24-company-profile-hub .e24-listing-owner-manager.is-active:after{background:rgba(255,255,255,.18);color:#fff}
.e24-company-profile-hub .e24-profile-login-required{margin:0;padding:13px 14px;border:1px solid #dfe3e8;border-radius:7px;background:var(--e24-company-soft);color:#4b5563;font-size:12.5px;line-height:1.55}
.e24-company-profile-hub .e24-company-hub-tab:hover,
.e24-company-profile-hub .e24-company-hub-tab:focus-visible{background:var(--e24-company-soft);color:var(--e24-company-accent)}
.e24-company-profile-hub .e24-staff-selector:hover,
.e24-company-profile-hub .e24-staff-selector:focus-visible{border-color:var(--e24-company-accent);background:#fff}
.e24-company-profile-hub .e24-staff-selector.is-active{border-color:var(--e24-company-accent);background:#fff;box-shadow:0 0 0 2px rgba(31,41,55,.06)}
.e24-company-profile-hub .e24-staff-selector-photo,
.e24-company-profile-hub .e24-staff-profile-photo,
.e24-company-profile-hub .e24-profile-section-heading>span{background:var(--e24-company-soft);color:var(--e24-company-accent)}
.e24-company-profile-hub .e24-staff-profile-actions .e24-profile-action,
.e24-company-profile-hub .e24-profile-section>.e24-profile-action,
.e24-company-profile-hub .e24-profile-section p>.e24-profile-action{border-color:#d8dde4;color:var(--e24-company-accent);background:#fff}
.e24-company-profile-hub .e24-staff-profile-actions .e24-profile-action:hover,
.e24-company-profile-hub .e24-profile-section>.e24-profile-action:hover,
.e24-company-profile-hub .e24-profile-section p>.e24-profile-action:hover{background:var(--e24-company-accent);border-color:var(--e24-company-accent);color:#fff}
.e24-company-profile-hub .e24-profile-form-grid input:focus,
.e24-company-profile-hub .e24-profile-form-grid textarea:focus{border-color:var(--e24-company-accent);box-shadow:none;outline:2px solid var(--e24-company-accent);outline-offset:1px}

/* 0.1.19 — Company-only trust marks, left-column navigation and listing accent.
 * Everything below is scoped to the public Company hub, so the homepage and
 * other Emlak24 cards continue to use the permanent platform blue. */
.e24-company-profile-hub .e24-company-hub-layout{align-items:start}
.e24-company-profile-hub .e24-profile-main-column>.e24-company-hub-tabs{width:100%;margin-top:0}
.e24-company-profile-hub .e24-profile-sidebar{padding-top:0}

.e24-company-trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0}
.e24-company-trust-badge{display:inline-flex;align-items:center;gap:7px;min-height:31px;padding:5px 10px 5px 6px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:11px;font-weight:800;line-height:1.2;backdrop-filter:blur(4px);box-shadow:0 2px 7px rgba(0,0,0,.08)}
.e24-company-trust-icon{display:inline-flex;width:21px;height:21px;align-items:center;justify-content:center;flex:0 0 21px;border-radius:50%;background:rgba(255,255,255,.18);font-size:13px}
.e24-company-trust-badge.is-verified{border-color:rgba(52,211,153,.62);background:#118653;color:#fff}
.e24-company-trust-badge.is-verified .e24-company-trust-icon{background:#fff;color:#118653}
.e24-company-trust-badge.is-experience{border-color:rgba(255,255,255,.35);background:var(--e24-company-accent);color:#fff}
.e24-company-trust-badge.is-experience .e24-company-trust-icon{background:#fff;color:var(--e24-company-accent)}

/* Company listings inherit the Company's profile accent only on this page. */
.e24-company-profile-hub .e24-company-listings-section .emlak24-property-card__badge{background:var(--e24-company-accent)!important;color:#fff!important}
.e24-company-profile-hub .e24-company-listings-section .emlak24-property-card__price{background:var(--e24-company-accent)!important;color:#fff!important}
.e24-company-profile-hub .e24-company-listings-section .emlak24-property-card__title a:hover,
.e24-company-profile-hub .e24-company-listings-section .emlak24-property-card__title a:focus-visible{color:var(--e24-company-accent)!important}
.e24-company-profile-hub .e24-company-listings-section .emlak24-property-card__placeholder{color:var(--e24-company-accent)!important;background:var(--e24-company-soft)!important}
.e24-company-profile-hub .e24-company-listings-section .sort-by select:focus{border-color:var(--e24-company-accent)!important;outline-color:var(--e24-company-accent)!important}
.e24-company-profile-hub .e24-company-listings-section a:focus-visible{outline-color:var(--e24-company-accent)}

@media(max-width:767px){
  .e24-company-profile-hub .e24-company-listings-section .emlak24-property-card{border:1px solid var(--e24-company-accent)!important;box-shadow:0 6px 18px rgba(31,41,55,.08)}
  .e24-company-profile-hub .e24-company-listings-section .emlak24-property-card__media{box-shadow:inset 0 0 0 1px var(--e24-company-accent)}
  .e24-company-profile-hub .e24-company-listings-section .emlak24-property-card__facts{border-top-color:var(--e24-company-accent)}
}

@media(max-width:480px){
  .e24-company-trust-badges{gap:6px}
  .e24-company-trust-badge{font-size:10.5px}
}


/* 0.1.23 — Equal-size Company trust badges with hover/focus/click help.
 * Buttons receive focus on click/tap, so the same tooltip works for mouse,
 * keyboard and touch without adding a JS dependency. */
.e24-company-trust-badges{align-items:stretch}
.e24-company-trust-badge{
  position:relative;
  width:174px;
  min-width:174px;
  height:36px;
  min-height:36px;
  justify-content:flex-start;
  margin:0;
  padding:6px 11px 6px 7px;
  appearance:none;
  -webkit-appearance:none;
  font-family:inherit;
  text-align:left;
  cursor:help;
}
.e24-company-trust-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.e24-company-trust-tooltip{
  position:absolute;
  left:50%;
  bottom:calc(100% + 10px);
  z-index:40;
  width:280px;
  max-width:min(280px,calc(100vw - 34px));
  padding:10px 12px;
  border-radius:8px;
  background:#111827;
  color:#fff;
  box-shadow:0 10px 28px rgba(0,0,0,.24);
  font-size:11.5px;
  font-weight:650;
  line-height:1.45;
  text-align:left;
  white-space:normal;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate(-50%,4px);
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
}
.e24-company-trust-tooltip:after{
  content:"";
  position:absolute;
  top:100%;
  left:50%;
  margin-left:-6px;
  border:6px solid transparent;
  border-top-color:#111827;
}
.e24-company-trust-badge:hover .e24-company-trust-tooltip,
.e24-company-trust-badge:focus .e24-company-trust-tooltip,
.e24-company-trust-badge:focus-visible .e24-company-trust-tooltip{
  opacity:1;
  visibility:visible;
  transform:translate(-50%,0);
}
.e24-company-trust-badge:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}
@media(max-width:480px){
  .e24-company-trust-badge{width:168px;min-width:168px}
  .e24-company-trust-tooltip{left:0;transform:translate(0,4px)}
  .e24-company-trust-tooltip:after{left:24px;margin-left:0}
  .e24-company-trust-badge:hover .e24-company-trust-tooltip,
  .e24-company-trust-badge:focus .e24-company-trust-tooltip,
  .e24-company-trust-badge:focus-visible .e24-company-trust-tooltip{transform:translate(0,0)}
}


/* 0.1.24 — Compact trust marks live directly beside the Company name. */
.e24-company-profile-hub .e24-profile-heading-line-company{align-items:center;column-gap:10px;row-gap:8px}
.e24-company-profile-hub .e24-profile-heading-line-company .e24-company-trust-badges{
  display:inline-flex;
  flex:0 1 auto;
  align-items:center;
  flex-wrap:wrap;
  gap:7px;
  margin:0;
}
.e24-company-profile-hub .e24-company-trust-badge{
  position:relative;
  width:auto;
  min-width:0;
  height:30px;
  min-height:30px;
  justify-content:center;
  gap:6px;
  margin:0;
  padding:4px 9px 4px 5px;
  border-radius:999px;
  font-size:10.5px;
  font-weight:800;
  letter-spacing:.005em;
  white-space:nowrap;
  box-shadow:0 3px 10px rgba(0,0,0,.10);
}
.e24-company-profile-hub .e24-company-trust-icon{
  width:20px;
  height:20px;
  flex:0 0 20px;
  font-size:12px;
}
.e24-company-profile-hub .e24-company-trust-label{overflow:visible;text-overflow:clip;white-space:nowrap}
.e24-company-profile-hub .e24-company-trust-badge.is-verified{
  border-color:rgba(255,255,255,.42);
  background:#118653;
  color:#fff;
}
.e24-company-profile-hub .e24-company-trust-badge.is-experience{
  border-color:rgba(255,255,255,.42);
  background:rgba(255,255,255,.96);
  color:var(--e24-company-accent);
}
.e24-company-profile-hub .e24-company-trust-badge.is-experience .e24-company-trust-icon{
  background:var(--e24-company-accent);
  color:#fff;
}
.e24-company-profile-hub .e24-company-trust-tooltip{bottom:calc(100% + 9px)}
@media(max-width:700px){
  .e24-company-profile-hub .e24-profile-heading-line-company{align-items:flex-start}
  .e24-company-profile-hub .e24-profile-heading-line-company .e24-company-trust-badges{width:100%;margin-top:2px}
}

/* 0.1.25 — Public staff roles + award-style experience trust mark. */
.e24-staff-public-roles{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:8px 0 0}
.e24-staff-public-roles span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid color-mix(in srgb,var(--e24-company-accent) 25%,#dbe3ef);border-radius:999px;background:var(--e24-company-soft);color:var(--e24-company-accent);font-size:11px;font-weight:800;line-height:1.2}
.e24-company-profile-hub .e24-company-trust-badge.is-experience{padding-left:5px;background:rgba(255,255,255,.98);border-color:rgba(255,255,255,.58);color:var(--e24-company-accent)}
.e24-company-profile-hub .e24-company-trust-badge.is-experience .e24-company-trust-icon{width:22px;height:22px;flex-basis:22px;border-radius:50% 50% 42% 42%;background:var(--e24-company-accent);color:#fff;box-shadow:0 2px 7px rgba(0,0,0,.12)}
.e24-company-profile-hub .e24-company-trust-badge.is-experience .e24-company-trust-icon svg{width:14px;height:14px}


/* 0.1.26 — Two-line hero address, listings-first hub flow and laurel experience seal. */
.e24-company-profile-hub .e24-profile-location-two-line{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:9px;
}
.e24-company-profile-hub .e24-profile-location-icon{
  display:inline-flex;
  width:36px;
  height:36px;
  flex:0 0 36px;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.28);
  border-radius:10px;
  background:rgba(255,255,255,.12);
  color:#fff;
  backdrop-filter:blur(4px);
}
.e24-company-profile-hub .e24-profile-location-icon svg{width:18px;height:18px}
.e24-company-profile-hub .e24-profile-location-copy{display:flex;min-width:0;flex-direction:column;gap:1px}
.e24-company-profile-hub .e24-profile-location-street{font-size:13px;font-weight:700;line-height:1.35;color:#fff}
.e24-company-profile-hub .e24-profile-location-area{font-size:12px;font-weight:500;line-height:1.35;color:rgba(255,255,255,.88)}

/* Listings are the first content block below the About Company / Our Staff tabs. */
.e24-company-profile-hub .e24-company-hub-panel > .e24-company-listings-section:first-child{margin-top:0}
.e24-company-profile-hub .e24-company-hub-panel > .e24-company-listings-section:first-child + .e24-profile-section{margin-top:18px}

/* Experience is presented as a victory laurel/seal, not a trophy or star. */
.e24-company-profile-hub .e24-company-trust-badge.is-experience{
  width:52px;
  min-width:52px;
  height:38px;
  min-height:38px;
  padding:0;
  margin:-9px 2px 0 1px;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  color:#fff;
  box-shadow:none;
}
.e24-company-profile-hub .e24-experience-laurel{
  position:relative;
  display:flex;
  width:52px;
  height:52px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  color:#fff;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.18));
}
.e24-company-profile-hub .e24-experience-laurel-svg{
  position:absolute;
  inset:0;
  width:52px;
  height:52px;
  color:#fff;
  opacity:.98;
}
.e24-company-profile-hub .e24-experience-years-number{
  position:relative;
  z-index:2;
  margin-top:1px;
  color:#fff;
  font-size:16px;
  font-weight:900;
  line-height:1;
  letter-spacing:-.02em;
}
.e24-company-profile-hub .e24-experience-years-word{
  position:relative;
  z-index:2;
  margin-top:2px;
  color:#fff;
  font-size:7.5px;
  font-weight:900;
  line-height:1;
  letter-spacing:.075em;
}
.e24-company-profile-hub .e24-company-trust-badge.is-experience:hover .e24-experience-laurel,
.e24-company-profile-hub .e24-company-trust-badge.is-experience:focus-visible .e24-experience-laurel{transform:translateY(-1px)}
.e24-company-profile-hub .e24-company-trust-badge.is-experience:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:4px}
.e24-company-profile-hub .e24-company-trust-badge.is-experience .e24-company-trust-tooltip{bottom:calc(100% + 14px)}

@media(max-width:700px){
  .e24-company-profile-hub .e24-company-trust-badge.is-experience{margin-top:-5px}
  .e24-company-profile-hub .e24-profile-location-two-line{align-items:flex-start}
}


/* 0.1.27 — refined Company hero, translatable award seal and compact About copy. */
.e24-company-profile-hub .e24-profile-logo-wrap{
  width:205px;
  min-width:205px;
  height:205px;
  padding:16px;
}
.e24-company-profile-hub .e24-profile-identity{align-items:center}

/* The experience seal is decorative only; number and YEAR/YEARs stay live HTML text. */
.e24-company-profile-hub .e24-company-trust-badges{gap:8px;align-items:center}
.e24-company-profile-hub .e24-company-trust-badge.is-experience{
  width:62px;
  min-width:62px;
  height:34px;
  min-height:34px;
  margin:-14px 1px 0 0;
  padding:0;
  border:0;
  background:transparent;
  color:#f5c84c;
  box-shadow:none;
  overflow:visible;
}
.e24-company-profile-hub .e24-experience-award{
  position:relative;
  display:flex;
  width:62px;
  height:58px;
  align-items:center;
  justify-content:center;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.22));
}
.e24-company-profile-hub .e24-experience-award-core{
  position:relative;
  z-index:2;
  display:flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  border:2px solid #f5c84c;
  border-radius:50%;
  background:#b42318;
  box-shadow:inset 0 0 0 2px rgba(255,255,255,.14);
}
.e24-company-profile-hub .e24-experience-laurel-svg{
  position:absolute;
  inset:0;
  z-index:3;
  width:62px;
  height:58px;
  color:#f5c84c;
  opacity:1;
  pointer-events:none;
}
.e24-company-profile-hub .e24-experience-award-ribbon{
  position:absolute;
  z-index:1;
  bottom:0;
  width:12px;
  height:18px;
  background:#f5c84c;
  clip-path:polygon(0 0,100% 0,78% 100%,50% 72%,22% 100%);
}
.e24-company-profile-hub .e24-experience-award-ribbon-left{left:17px;transform:rotate(8deg)}
.e24-company-profile-hub .e24-experience-award-ribbon-right{right:17px;transform:rotate(-8deg)}
.e24-company-profile-hub .e24-experience-years-number{
  position:relative;
  z-index:4;
  margin:0;
  color:#fff;
  font-size:18px;
  font-weight:900;
  line-height:.92;
  letter-spacing:-.03em;
}
.e24-company-profile-hub .e24-experience-years-word{
  position:relative;
  z-index:4;
  margin-top:3px;
  color:#ffe698;
  font-size:9px;
  font-weight:900;
  line-height:1;
  letter-spacing:.06em;
}
.e24-company-profile-hub .e24-company-trust-badge.is-experience:hover .e24-experience-award,
.e24-company-profile-hub .e24-company-trust-badge.is-experience:focus-visible .e24-experience-award{transform:translateY(-2px)}
.e24-company-profile-hub .e24-company-trust-badge.is-experience .e24-company-trust-tooltip{bottom:calc(100% + 20px)}

.e24-company-profile-hub .e24-company-about-section .e24-profile-section-title{margin-bottom:14px}
.e24-company-profile-hub .e24-about-teaser{
  display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  line-clamp:3;
  color:var(--e24-profile-ink);
  font-size:14px;
  line-height:1.65;
}
.e24-company-profile-hub .e24-about-full{margin-top:0}
.e24-company-profile-hub .e24-about-toggle{
  display:inline-flex;
  align-items:center;
  margin-top:10px;
  padding:0;
  border:0;
  background:transparent;
  color:var(--e24-company-accent);
  font:inherit;
  font-size:12.5px;
  font-weight:800;
  cursor:pointer;
}
.e24-company-profile-hub .e24-about-toggle:hover,
.e24-company-profile-hub .e24-about-toggle:focus-visible{text-decoration:underline}
.e24-company-profile-hub .e24-about-toggle-less{display:none}
.e24-company-profile-hub .e24-about-toggle[aria-expanded="true"] .e24-about-toggle-more{display:none}
.e24-company-profile-hub .e24-about-toggle[aria-expanded="true"] .e24-about-toggle-less{display:inline}

@media(max-width:900px){
  .e24-company-profile-hub .e24-profile-logo-wrap{width:170px;min-width:170px;height:170px}
}
@media(max-width:700px){
  .e24-company-profile-hub .e24-profile-logo-wrap{width:138px;min-width:138px;height:138px}
  .e24-company-profile-hub .e24-company-trust-badge.is-experience{margin-top:-8px}
}
.e24-company-profile-hub [data-e24-about-teaser][hidden],
.e24-company-profile-hub [data-e24-about-full][hidden],
.e24-company-profile-hub [data-e24-about-toggle][hidden]{display:none!important}

/* 0.1.28 — Company hero award placement, sidebar social icons and staff cleanup. */
.e24-company-profile-hub .e24-profile-logo-wrap{
  width:225px;
  min-width:225px;
  height:225px;
  padding:17px;
}
.e24-company-profile-hub .e24-profile-heading-line-company{
  align-items:center;
  gap:10px;
}
.e24-company-profile-hub .e24-company-trust-badges-experience{
  flex:0 0 auto;
  order:-1;
  margin:0 2px 0 0;
  overflow:visible;
}
.e24-company-profile-hub .e24-company-trust-badges-verified{
  flex:0 0 auto;
  margin:0;
}
.e24-company-profile-hub .e24-company-trust-badge.is-experience{
  width:76px;
  min-width:76px;
  height:56px;
  min-height:56px;
  margin:-10px 0 -4px;
  overflow:visible;
  color:#f6cc52;
}
.e24-company-profile-hub .e24-experience-award{
  position:relative;
  display:block;
  width:76px;
  height:64px;
  overflow:visible;
  filter:drop-shadow(0 5px 8px rgba(0,0,0,.22));
}
.e24-company-profile-hub .e24-experience-laurel-svg{
  position:absolute;
  inset:0;
  z-index:1;
  width:76px;
  height:64px;
  color:#f6cc52;
  pointer-events:none;
}
.e24-company-profile-hub .e24-experience-award-core{
  position:absolute;
  left:50%;
  top:4px;
  z-index:3;
  display:flex;
  width:46px;
  height:46px;
  align-items:center;
  justify-content:center;
  transform:translateX(-50%);
  border:2px solid #ffd96d;
  border-radius:50%;
  background:linear-gradient(180deg,#c82c20,#a9140c);
  box-shadow:inset 0 0 0 2px rgba(255,255,255,.12),0 2px 5px rgba(0,0,0,.15);
}
.e24-company-profile-hub .e24-experience-years-number{
  position:relative;
  z-index:5;
  margin:0;
  color:#fff;
  font-size:22px;
  font-weight:950;
  line-height:1;
  letter-spacing:-.04em;
  text-shadow:0 1px 2px rgba(0,0,0,.22);
}
.e24-company-profile-hub .e24-experience-years-ribbon{
  position:absolute;
  left:5px;
  right:5px;
  bottom:2px;
  z-index:6;
  display:flex;
  min-height:19px;
  align-items:center;
  justify-content:center;
  padding:3px 8px 3px;
  background:linear-gradient(180deg,#ffd45a,#e6ad16);
  color:#8e170f;
  clip-path:polygon(0 18%,9% 18%,13% 0,87% 0,91% 18%,100% 18%,94% 50%,100% 82%,91% 82%,87% 100%,13% 100%,9% 82%,0 82%,6% 50%);
  box-shadow:0 2px 4px rgba(0,0,0,.16);
}
.e24-company-profile-hub .e24-experience-years-word{
  position:relative;
  z-index:7;
  margin:0;
  color:#8e170f;
  font-size:9px;
  font-weight:950;
  line-height:1;
  letter-spacing:.11em;
  text-shadow:none;
}
.e24-company-profile-hub .e24-experience-award-tail{
  position:absolute;
  z-index:0;
  top:38px;
  width:13px;
  height:20px;
  background:#b51e15;
  clip-path:polygon(0 0,100% 0,82% 100%,50% 72%,18% 100%);
}
.e24-company-profile-hub .e24-experience-award-tail-left{left:23px;transform:rotate(7deg)}
.e24-company-profile-hub .e24-experience-award-tail-right{right:23px;transform:rotate(-7deg)}
.e24-company-profile-hub .e24-company-trust-badge.is-experience .e24-company-trust-tooltip{
  bottom:calc(100% + 11px);
  left:50%;
}

/* Social accounts are a dedicated icon-only Company block between details and hours. */
.e24-company-profile-hub .e24-profile-card-social-icons{
  padding:16px 18px;
}
.e24-company-profile-hub .e24-profile-social-icons{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  align-items:center;
}
.e24-company-profile-hub .e24-profile-social-icon{
  display:inline-flex;
  width:42px;
  height:42px;
  flex:0 0 42px;
  align-items:center;
  justify-content:center;
  border:1px solid #e3e8ef;
  border-radius:11px;
  background:#fff;
  color:#111;
  text-decoration:none;
  box-shadow:0 2px 8px rgba(16,24,40,.06);
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;
}
.e24-company-profile-hub .e24-profile-social-icon svg{width:22px;height:22px;display:block;overflow:visible}
.e24-company-profile-hub .e24-profile-social-icon:hover,
.e24-company-profile-hub .e24-profile-social-icon:focus-visible{
  transform:translateY(-2px);
  border-color:#cbd5e1;
  background:#fff;
  color:#111;
  box-shadow:0 5px 13px rgba(16,24,40,.11);
  outline:none;
}
/* Company social accounts deliberately keep their own network colours.
   They are not affected by the configurable Company accent colour. */
.e24-company-profile-hub .e24-profile-social-icon.is-facebook:hover{border-color:#1877F2}
.e24-company-profile-hub .e24-profile-social-icon.is-instagram:hover{border-color:#D62976}
.e24-company-profile-hub .e24-profile-social-icon.is-linkedin:hover{border-color:#0A66C2}
.e24-company-profile-hub .e24-profile-social-icon.is-twitter:hover{border-color:#111}
.e24-company-profile-hub .e24-profile-social-icon.is-youtube:hover{border-color:#FF0000}
.e24-company-profile-hub .e24-profile-social-icon.is-tiktok:hover{border-color:#111}
.e24-company-profile-hub .e24-profile-social-icon.is-telegram:hover{border-color:#229ED9}
.e24-company-profile-hub .e24-profile-social-icon.is-pinterest:hover{border-color:#E60023}
.e24-company-profile-hub .e24-profile-social-icon.is-vimeo:hover{border-color:#1AB7EA}
.e24-company-profile-hub .e24-profile-social-icon.is-threads:hover{border-color:#111}
.e24-company-profile-hub .e24-profile-social-icon.is-vk:hover{border-color:#0077FF}
.e24-company-profile-hub .e24-social-fallback{font-size:13px;font-weight:900;line-height:1}

@media(max-width:700px){
  .e24-company-profile-hub .e24-profile-logo-wrap{width:180px;min-width:180px;height:180px}
  .e24-company-profile-hub .e24-company-trust-badges-experience{margin-top:2px}
  .e24-company-profile-hub .e24-company-trust-badge.is-experience{margin:-5px 0 -2px}
}

/* 0.1.29 — Experience award belongs to the Company logo, not the title line. */
.e24-company-profile-hub .e24-profile-logo-wrap{
  position:relative;
  overflow:visible;
}
.e24-company-profile-hub .e24-profile-logo-award{
  position:absolute;
  left:-16px;
  bottom:-15px;
  z-index:8;
  display:block;
  width:82px;
  height:72px;
  pointer-events:auto;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-badges-experience{
  display:block;
  width:82px;
  height:72px;
  margin:0;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-badge.is-experience{
  width:82px;
  min-width:82px;
  height:72px;
  min-height:72px;
  margin:0;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award{
  width:82px;
  height:72px;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-laurel-svg{
  width:82px;
  height:68px;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award-core{
  top:5px;
  width:49px;
  height:49px;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-years-number{
  color:#111;
  font-size:23px;
  text-shadow:none;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-years-ribbon{
  left:3px;
  right:3px;
  bottom:1px;
  min-height:20px;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-years-word{
  color:#66130d;
  font-size:9px;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award-tail-left{left:25px}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award-tail-right{right:25px}
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-tooltip{
  left:0;
  bottom:calc(100% + 10px);
  transform:translate(0,4px);
}
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-tooltip:after{
  left:30px;
  margin-left:0;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-badge:hover .e24-company-trust-tooltip,
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-badge:focus .e24-company-trust-tooltip,
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-badge:focus-visible .e24-company-trust-tooltip{
  transform:translate(0,0);
}
/* With the award removed from the heading, Company name, slogan and address form one clean column. */
.e24-company-profile-hub .e24-profile-heading-line-company{justify-content:flex-start}
.e24-company-profile-hub .e24-profile-heading-line-company h1{margin-left:0}

/* The Company sidebar should become sticky shortly after it reaches the header,
   so it remains beside the Company/Staff navigation instead of dropping late. */
.e24-company-profile-hub .e24-profile-sidebar{top:70px}
body.admin-bar .e24-company-profile-hub .e24-profile-sidebar{top:102px}

@media(max-width:700px){
  .e24-company-profile-hub .e24-profile-logo-award{left:-9px;bottom:-12px;transform:scale(.9);transform-origin:left bottom}
}


/* 0.1.32 — compact proof-of-experience seal, half-overlapping the Company logo. */
.e24-company-profile-hub .e24-profile-logo-award{
  left:-44px;
  bottom:-40px;
  width:92px;
  height:82px;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-badges-experience,
.e24-company-profile-hub .e24-profile-logo-award .e24-company-trust-badge.is-experience{
  width:92px;
  min-width:92px;
  height:82px;
  min-height:82px;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award{
  width:92px;
  height:82px;
  position:relative;
  filter:drop-shadow(0 5px 8px rgba(0,0,0,.24));
}
/* The former laurel path is intentionally hidden: this version is an official-seal/ribbon motif. */
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-laurel-svg{display:none}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award-core{
  position:absolute;
  left:50%;
  top:2px;
  width:62px;
  height:62px;
  transform:translateX(-50%);
  border:3px solid #a91f17;
  border-radius:50%;
  background:linear-gradient(145deg,#ffe47a 0%,#f5c53c 58%,#dfa51e 100%);
  box-shadow:0 0 0 3px #f7d55d,0 0 0 5px #9d1c16,inset 0 0 0 2px rgba(255,255,255,.45);
  z-index:2;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award-core:before{
  content:'';
  position:absolute;
  inset:7px;
  border:1px solid rgba(130,31,22,.42);
  border-radius:50%;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-years-number{
  position:relative;
  z-index:2;
  color:#111;
  font-size:25px;
  font-weight:900;
  line-height:1;
  text-shadow:none;
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-years-ribbon{
  position:absolute;
  left:1px;
  right:1px;
  bottom:8px;
  min-height:22px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:2px 10px;
  border:2px solid #f2c943;
  background:#a91f17;
  clip-path:polygon(0 0,8% 50%,0 100%,100% 100%,92% 50%,100% 0);
  z-index:4;
  box-shadow:0 2px 4px rgba(0,0,0,.2);
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-years-word{
  color:#ffe271;
  font-size:10px;
  font-weight:950;
  line-height:1;
  letter-spacing:.09em;
  text-shadow:0 1px 0 rgba(0,0,0,.18);
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award-tail{
  display:block;
  position:absolute;
  top:51px;
  width:20px;
  height:29px;
  background:#851711;
  z-index:1;
  clip-path:polygon(0 0,100% 0,82% 100%,50% 74%,18% 100%);
}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award-tail-left{left:24px;transform:rotate(11deg)}
.e24-company-profile-hub .e24-profile-logo-award .e24-experience-award-tail-right{right:24px;transform:rotate(-11deg)}

/* One-person Companies do not need a redundant staff/listing chooser. */
.e24-company-profile-hub .e24-staff-hub-section.is-single-staff .e24-staff-profiles{
  border-top:0;
  padding-top:0;
}

/* Tablet portrait: contain the Company hub to the visual viewport and avoid the thin right gutter. */
@media(min-width:701px) and (max-width:900px){
  .e24-company-profile-hub,
  .e24-company-profile-hub .e24-profile-hero,
  .e24-company-profile-hub .e24-profile-container{
    max-width:100%;
  }
  .e24-company-profile-hub{overflow-x:clip}
}
@media(max-width:700px){
  .e24-company-profile-hub .e24-profile-logo-award{
    left:-35px;
    bottom:-32px;
    transform:scale(.86);
    transform-origin:left bottom;
  }
}


/* 0.1.33 — centre the experience seal beneath the Company logo and make the
   public staff verification mark use the same green trust language as Broker Verified. */
.e24-company-profile-hub .e24-profile-logo-award{
  left:50%!important;
  bottom:-40px!important;
  transform:translateX(-50%)!important;
  transform-origin:center bottom!important;
}
.e24-company-profile-hub .e24-staff-profile-name .e24-profile-verified{
  min-height:30px;
  padding:4px 9px 4px 5px;
  gap:6px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:999px;
  background:#118653!important;
  color:#fff!important;
  box-shadow:0 3px 10px rgba(0,0,0,.10);
  font-size:10.5px;
  font-weight:800;
  line-height:1;
}
.e24-company-profile-hub .e24-staff-profile-name .e24-profile-verified>span{
  width:20px;
  height:20px;
  flex:0 0 20px;
  background:#fff!important;
  color:#118653!important;
  font-size:12px;
  font-weight:900;
}
@media(max-width:700px){
  .e24-company-profile-hub .e24-profile-logo-award{
    left:50%!important;
    bottom:-34px!important;
    transform:translateX(-50%) scale(.86)!important;
    transform-origin:center bottom!important;
  }
}


/* 0.1.34 — Company-derived staff trust mark and earlier sticky Company sidebar. */
.e24-company-profile-hub .e24-staff-profile-name .e24-staff-broker-verified{
  display:inline-flex;
  width:auto;min-width:0;height:30px;min-height:30px;
  margin:0;padding:4px 9px 4px 5px;gap:6px;
  border:1px solid rgba(255,255,255,.42);border-radius:999px;
  background:#118653;color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.10);
  font-size:10.5px;font-weight:800;line-height:1;white-space:nowrap;
}
.e24-company-profile-hub .e24-staff-profile-name .e24-staff-broker-verified .e24-company-trust-icon{
  width:20px;height:20px;flex:0 0 20px;background:#fff;color:#118653;
}
.e24-company-profile-hub .e24-staff-profile-name .e24-staff-broker-verified .e24-company-trust-tooltip{
  left:50%;bottom:calc(100% + 9px);
}
@media(min-width:901px){
  .e24-company-profile-hub .e24-profile-sidebar{
    position:sticky!important;top:70px!important;align-self:start!important;
    max-height:calc(100vh - 82px);overflow-y:auto;overscroll-behavior:contain;
    scrollbar-width:thin;
  }
  body.admin-bar .e24-company-profile-hub .e24-profile-sidebar{
    top:102px!important;max-height:calc(100vh - 114px);
  }
}
@media(max-width:900px){
  .e24-company-profile-hub .e24-profile-sidebar{max-height:none!important;overflow:visible!important}
}

/* 0.1.39 — Mobile Company hero: lift logo and attached experience award so the
   seal no longer overlaps the Company type/eyebrow text below. */
@media (max-width:700px){
  .e24-company-profile-hub .e24-profile-logo-wrap{
    transform:translateY(-16px);
  }
}


/* 0.1.41 — Desktop Company sidebar follows the vertical position of the
   About Company / Our Staff navigation until that row reaches the visible
   header, then remains sticky directly below it. JS writes the exact top value. */
@media (min-width:901px){
  .e24-company-profile-hub .e24-profile-sidebar{
    position:sticky!important;
    top:var(--e24-company-sidebar-top,0px)!important;
    align-self:start!important;
    max-height:none!important;
    height:auto!important;
    overflow:visible!important;
  }
}


/* 0.1.42 — Desktop Company sidebar aligns with the About Company / Our Staff
   row through the grid, then scrolls normally in parallel with the main column. */
@media (min-width:901px){
  .e24-company-profile-hub .e24-profile-sidebar{
    position:static!important;
    top:auto!important;
    align-self:start!important;
    margin-top:0!important;
    max-height:none!important;
    height:auto!important;
    overflow:visible!important;
  }
}
/* 0.1.43 — Company hero actions use one permanent neutral treatment.
   The separate Contact card in the sidebar was removed from the Company hub. */
.e24-company-profile-hub .e24-profile-hero .e24-profile-action,
.e24-company-profile-hub .e24-profile-hero .e24-profile-action-primary{
  background:#fff;
  border-color:#fff;
  color:var(--e24-company-accent,var(--e24-profile-blue));
  box-shadow:none;
  transition:none;
}
.e24-company-profile-hub .e24-profile-hero .e24-profile-action:hover,
.e24-company-profile-hub .e24-profile-hero .e24-profile-action:focus,
.e24-company-profile-hub .e24-profile-hero .e24-profile-action:focus-visible,
.e24-company-profile-hub .e24-profile-hero .e24-profile-action-primary:hover,
.e24-company-profile-hub .e24-profile-hero .e24-profile-action-primary:focus,
.e24-company-profile-hub .e24-profile-hero .e24-profile-action-primary:focus-visible{
  background:#fff;
  border-color:#fff;
  color:var(--e24-company-accent,var(--e24-profile-blue));
  box-shadow:none;
  text-decoration:none;
  transform:none;
}



/* 0.1.44 — Company social icons use each network's recognizable brand treatment. */


/* 0.1.47 — Company hub: Our Listings / About Company / Our Staff, always one row. */
.e24-company-profile-hub .e24-company-hub-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:480px){
  .e24-company-profile-hub .e24-company-hub-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px}
  .e24-company-profile-hub .e24-company-hub-tab{min-width:0;min-height:58px;padding:5px 3px;gap:3px;flex-direction:column;font-size:9.5px;line-height:1.1;text-align:center}
  .e24-company-profile-hub .e24-company-hub-tab-icon{width:25px;height:25px;font-size:13px;border-radius:7px}
}


/* 0.1.48 — Mobile company hub uses icon-only tabs; fragment navigation lands
   below the sticky/fixed public header instead of underneath it. */
#e24-company-hub{scroll-margin-top:76px}
body.admin-bar #e24-company-hub{scroll-margin-top:108px}
@media(max-width:991px){
  #e24-company-hub{scroll-margin-top:74px}
  body.admin-bar #e24-company-hub{scroll-margin-top:120px}
}
@media(max-width:767px){
  .e24-company-profile-hub .e24-company-hub-tabs{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:5px;
    padding:5px;
  }
  .e24-company-profile-hub .e24-company-hub-tab{
    min-width:0;
    min-height:58px;
    padding:6px 4px;
    gap:0;
    flex-direction:row;
    font-size:0;
    line-height:1;
  }
  .e24-company-profile-hub .e24-company-hub-tab>span:last-child{display:none!important}
  .e24-company-profile-hub .e24-company-hub-tab-icon{
    width:42px;
    height:42px;
    flex:0 0 42px;
    font-size:22px;
    border-radius:10px;
  }
  .e24-company-profile-hub .e24-company-hub-tab-icon svg{
    width:22px;
    height:22px;
  }
}


/* 0.1.68 — separate blue cover placeholder for Company profiles. */
.e24-company-profile-hub .e24-profile-hero.is-placeholder-cover{
  background-color:var(--e24-company-accent)!important;
  background-position:center!important;
  background-size:cover!important;
}
.e24-company-profile-hub .e24-profile-hero.is-placeholder-cover .e24-profile-hero-shade{
  background:linear-gradient(90deg,rgba(4,25,73,.72) 0%,rgba(4,85,222,.38) 52%,rgba(4,85,222,.16) 100%)!important;
}
.e24-profile-logo-wrap img.e24-realtor-profile-placeholder-img,
.e24-profile-company-logo.e24-realtor-profile-placeholder-img{
  object-fit:cover!important;
}
