#listing-contact{scroll-margin-top:100px}.residence-contact-comment .field-label{font-variant:all-small-caps}.residence-contact-comment p{font-size:20px}.listing-contact-profile{margin-bottom:30px;border:2px solid #ddd;border-radius:3px}.listing-contact-profile__header{display:flex;align-items:center;gap:20px;padding:15px 25px 10px;background:#fff;border-bottom:2px solid #ddd}.profile-progress-ring{flex-shrink:0}.listing-contact-profile__title{margin:0;font-size:15px;font-weight:600;color:#333}.listing-contact-profile__hint{display:flex;gap:10px;margin-top:2px;padding:10px 0;border-radius:3px}.listing-contact-profile__hint-icon{flex-shrink:0;margin-top:1px;font-size:20px}.listing-contact-profile__hint p{margin:0;line-height:1.45}.profile-tabs__list{display:flex;gap:4px;border-bottom:2px solid #ddd;margin-bottom:0}.profile-tabs__tab{position:relative;flex:1;display:flex;align-items:center;justify-content:center;padding:10px 8px;background:none;border:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-bottom:-2px;border-bottom:2px solid transparent;color:#888;transition:color .15s ease,border-color .15s ease}.profile-tabs__tab:hover{color:#555}.profile-tabs__tab:focus-visible{outline:2px solid #4a90d9;outline-offset:-2px;border-radius:2px}.profile-tabs__tab--active{color:#333;border-bottom-color:#4a90d9}.profile-tabs__icon{width:20px;height:20px;display:block}.profile-tabs__error-badge{position:absolute;top:4px;right:calc(50% - 20px);min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:#c0392b;color:#fff;font-size:10px;line-height:15px;font-weight:700;text-align:center}.profile-tabs__error-badge[hidden]{display:none}.profile-tabs__tab:has(.profile-tabs__error-badge:not([hidden])){color:#c0392b}.profile-tabs__panel{padding:15px;background:#fafafa}.profile-tabs__panel[hidden]{display:none}.profile-tabs__readonly{margin:0 0 10px}.profile-tabs__readonly dt{float:left;clear:left;width:110px;color:#888;font-weight:400}.profile-tabs__readonly dd{margin-left:120px;margin-bottom:6px}@media (max-width: 480px){.profile-tabs__tab{padding:8px 4px}.profile-tabs__icon{width:18px;height:18px}}.profile-progress-card{background:#fff;border:1px solid #ccc;border-radius:3px;padding:16px 20px;color:#555}.profile-progress-card--0,.profile-progress-card--25,.profile-progress-card--50{border-color:#5cb85c!important}.profile-progress-card__header{display:flex;align-items:center;gap:14px}.profile-progress-ring__track,.profile-progress-ring__value{fill:none;stroke-width:5}.profile-progress-ring__track{stroke:#e5e5e5}.profile-progress-ring__value{stroke:#5cb85c;stroke-linecap:round}.profile-progress-ring__text{font-size:13px;font-weight:600;fill:#333}.profile-progress-card__title{margin:0;font-size:15px;font-weight:600;color:#555}.profile-progress-card__subtitle{margin:2px 0 0;color:#777}.profile-progress-card__checklist{list-style:none;margin:12px 0 0;padding:10px 0 0;border-top:1px solid #eee}.profile-progress-card__step{display:flex;align-items:center;gap:8px;margin-bottom:8px}.profile-progress-card__step:last-child{margin-bottom:0}.profile-progress-card__step-icon{flex:0 0 20px;color:#bbb;font-size:16px}.profile-progress-card__step--complete svg{color:#83ba38}.profile-progress-card__step--complete span{color:#777}.profile-progress-card__step a{margin-left:auto;color:#31708f;text-decoration:none}.profile-progress-card__step a:hover{text-decoration:underline}.profile-progress-card__hint{display:flex;gap:5px;margin-top:12px;padding:10px 12px;background:#d9edf7;border-radius:3px;color:#31708f}.profile-progress-card__hint-icon{flex-shrink:0;margin-top:1px;font-size:20px}.profile-progress-card__hint p{margin:0;line-height:1.45}.profile-progress-card__actions{display:flex;gap:8px;margin-top:12px}.profile-progress-card__actions .btn{flex:1}.profile-progress-card__actions--stacked{flex-direction:column}:root{--blue-h: 198;--blue-s: 51%;--blue-l: 53%;--teal-h: 168;--teal-s: 50%;--teal-l: 52%;--coral-h: 8;--coral-s: 64%;--coral-l: 56%;--orange-h: 27;--orange-s: 67%;--orange-l: 55%;--rose-h: 335;--rose-s: 60%;--rose-l: 62%;--purple-h: 306;--purple-s: 42%;--purple-l: 52%;--brown-h: 30;--brown-s: 40%;--brown-l: 48%;--blue: hsl(var(--blue-h), var(--blue-s), var(--blue-l));--teal: hsl(var(--teal-h), var(--teal-s), var(--teal-l));--coral: hsl(var(--coral-h), var(--coral-s), var(--coral-l));--orange: hsl(var(--orange-h), var(--orange-s), var(--orange-l));--rose: hsl(var(--rose-h), var(--rose-s), var(--rose-l));--purple: hsl(var(--purple-h), var(--purple-s), var(--purple-l));--brown: hsl(var(--brown-h), var(--brown-s), var(--brown-l));--tag-orange-h: 31;--tag-orange-s: 85%;--tag-orange-l: 56%;--tag-blue-h: 199;--tag-blue-s: 70%;--tag-blue-l: 55%;--tag-pink-h: 327;--tag-pink-s: 80%;--tag-pink-l: 57%;--tag-gold-h: 39;--tag-gold-s: 92%;--tag-gold-l: 44%;--tag-orange: hsl(var(--tag-orange-h), var(--tag-orange-s), var(--tag-orange-l));--tag-blue: hsl(var(--tag-blue-h), var(--tag-blue-s), var(--tag-blue-l));--tag-pink: hsl(var(--tag-pink-h), var(--tag-pink-s), var(--tag-pink-l));--tag-gold: hsl(var(--tag-gold-h), var(--tag-gold-s), var(--tag-gold-l))}.mini-teasers-grid{display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));grid-gap:10px;grid-row-gap:10px;row-gap:10px}.mini-teasers-grid--single-column{grid-template-columns:minmax(0,1fr)}.mini-teaser{display:flex;background-color:#fff;height:90px;border-radius:5px;overflow:hidden}.mini-teaser__link{color:#4d4d4d;text-decoration:none}.mini-teaser__link:hover{color:#4d4d4d;opacity:.8}.mini-teaser__image{flex:0 0 auto;height:90px;width:120px}.mini-teaser__info{flex:1 1 auto;display:flex;flex-direction:column;flex-wrap:wrap;overflow:hidden;justify-content:space-evenly;padding:5px 10px;font-size:15px}.mini-teaser__time{color:#ccc;font-size:14px}.mini-teaser__address{font-size:14px;display:none}.mini-teaser__rent{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1200px){.mini-teaser__info{font-size:16px}.mini-teaser__time{font-size:14px}.mini-teaser__address{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 980px){.mini-teaser__info{font-size:14px}.mini-teaser__time{font-size:12px}}@media (max-width: 900px){.mini-teaser__address{display:block;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-teasers-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 480px){.mini-teaser__address{display:none}}.poster-profile-card{background:#fff;border:1px solid #ddd;border-radius:4px;padding:16px 20px;color:#555}.poster-profile-card__identity{display:flex;align-items:center;gap:12px;margin-bottom:12px}.poster-profile-card__avatar{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.poster-profile-card__name{margin:0;font-size:15px;font-weight:600;color:#333}.poster-profile-card__age{display:block;font-weight:400;color:#999}.poster-profile-card__credibility{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 7px;margin-bottom:12px;padding:6px 10px;border:1px solid #ddd;border-radius:4px;background:#f5f5f5;container-type:inline-size;color:#555;font-size:12px;text-decoration:none}.poster-profile-card__credibility:hover,.poster-profile-card__credibility:focus{text-decoration:none}.poster-profile-card__credibility .scam-indicator{margin-left:0}.poster-profile-card__credibility .scam-indicator i{font-size:20px}.poster-profile-card__credibility-heading{display:inline-flex;align-items:center;gap:7px;font-weight:600}.poster-profile-card__credibility-status{font-weight:400}@container (width > 180px){.poster-profile-card__credibility-status:before{content:"\2014  "}}.poster-profile-card__credibility-text{flex-basis:100%;line-height:1.5}.poster-profile-card__credibility-text a{color:inherit;text-decoration:underline}.poster-profile-card__credibility-tagline{display:block;font-weight:600}.safety-actions{display:flex;flex-wrap:wrap;flex-basis:100%;gap:6px 10px;margin:4px 0 2px}.safety-actions__list{flex:1 1 160px;margin:0;padding:6px 9px;list-style:none;border-radius:4px;font-size:12px;line-height:1.5}.safety-actions__list li{margin:0;padding-left:16px;position:relative}.safety-actions__list li:before{position:absolute;left:0}.safety-actions__title{display:block;margin-bottom:2px;font-weight:600}.safety-actions__list--ok{background:#eaf6ea;color:#2f6f31}.safety-actions__list--ok li:before{content:"\2713"}.safety-actions__list--avoid{background:#fdecec;color:#b52f2f}.safety-actions__list--avoid li:before{content:"\2717"}.poster-profile-card__safety-details{flex-basis:100%}.poster-profile-card__safety-details summary{cursor:pointer;font-size:12px;font-weight:600;color:#3c94b8}.poster-profile-card__safety-details[open] summary{margin-bottom:4px}.poster-profile-card__credibility--safe{background:#eaf6ea;border-color:#b2dcb4;color:#2f6f31}.poster-profile-card__credibility--risky,.poster-profile-card__credibility--scam{background:#fdf1e1;border-color:#ecca94;color:#9a6110}.poster-profile-card__account-type{margin:2px 0 0;color:#777}.poster-profile-card__badges{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}.poster-profile-card__details{margin:0;padding-top:4px;border-top:1px solid #eee}.poster-profile-card__row{display:flex;justify-content:space-between;gap:12px;padding:6px 0}.poster-profile-card__row dt{font-weight:400;color:#777}.poster-profile-card__row dd{margin:0;text-align:right}.poster-profile-card__value--languages:first-letter{text-transform:uppercase}.poster-profile-card__teaser{margin:12px 0 0;padding-top:10px;border-top:1px dashed #ddd;color:#777;font-size:12px;line-height:1.5}.trust-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border:1px solid #ddd;border-radius:999px;background:#f5f5f5;color:#555;font-size:12px;font-weight:600;line-height:16px}.trust-badge i{font-size:14px}.trust-badge--seniority{background:#eaf6ea;border-color:#b2dcb4;color:#2f6f31}.trust-badge--seniority i{color:#4c9e50}.trust-badge--gold{background:#fdf6dd;border-color:#e2cc8c;color:#8a6b1f}.trust-badge--gold i{color:#cfa72e}.trust-badge--contacts{background:#e8f1fb;border-color:#b9d4ee;color:#24598c}.trust-badge--contacts i{color:#3d7fc0}.poster-profile-card--compact{padding:10px 12px;font-size:12px}.poster-profile-card--compact .poster-profile-card__identity{gap:8px;margin-bottom:8px}.poster-profile-card--compact .poster-profile-card__avatar{width:36px;height:36px}.poster-profile-card--compact .poster-profile-card__name{font-size:13px}.poster-profile-card--compact .poster-profile-card__row{padding:4px 0}.poster-profile-card__identity .profile-picture{flex-shrink:0}.poster-profile-card__identity .profile-picture--empty{padding-top:0;background-image:url(/liege/build/images/default-user.60d1cb65.png)}.poster-profile-card--compact .profile-picture{width:36px;height:36px}.modal .poster-profile-card--full{max-width:600px;margin:0 auto}.poster-profile-listings{margin-top:12px;padding:8px 20px;background:#f5f5f5;line-height:1.5}.poster-profile-listings__title{margin:7px 0 15px;font-size:13px;color:#555}.poster-profile-listings__note{margin:10px 0 0;color:#777;font-size:12px;line-height:1.5}.poster-profile-listings--empty{color:#777}.poster-profile-listings--empty p{margin:0;line-height:1.5}.modal .poster-profile-listings{max-width:600px;margin-left:auto;margin-right:auto}
