.profile-page{padding:34px 0 74px}.profile-search-row .category-trigger,.profile-search-row .primary-cta{text-decoration:none}.profile-loading,.profile-empty{border-radius:var(--radius-xl);padding:34px;min-height:300px;display:grid;align-content:center;justify-items:start;gap:14px}.profile-loading h1,.profile-empty h1{font-family:var(--font-display);font-size:clamp(34px,4vw,58px);line-height:.96;letter-spacing:-.045em}.profile-empty p,.profile-loading p{max-width:620px;color:var(--muted);line-height:1.6}.profile-empty--small{min-height:240px;padding:28px}.profile-empty--small h3{font-size:28px;letter-spacing:-.035em}.profile-hero{border-radius:var(--radius-xl);padding:clamp(22px,3.5vw,38px);display:grid;grid-template-columns:104px minmax(0,1fr) 310px;gap:28px;align-items:start}.profile-avatar{width:104px;height:104px;border-radius:32px;display:grid;place-items:center;background:linear-gradient(135deg,#141412,#4f5b50);color:#fff;font-size:34px;font-weight:820;letter-spacing:-.08em;box-shadow:0 22px 54px #1414122e}.profile-hero__main{min-width:0}.profile-hero__top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.profile-hero h1{margin-top:8px;font-family:var(--font-display);font-size:clamp(40px,5vw,76px);line-height:.9;letter-spacing:-.06em;overflow-wrap:anywhere}.profile-meta{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;color:var(--muted)}.profile-meta span,.profile-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;border:1px solid var(--line);background:#ffffffb8;font-size:13px;font-weight:650}.profile-pill--dark{background:#141412;color:#fff;border-color:#141412}.profile-stats{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(90px,150px));gap:10px}.profile-stats div{border:1px solid var(--line);border-radius:20px;background:#ffffffb3;padding:14px;display:grid;gap:2px}.profile-stats b{font-size:25px;letter-spacing:-.04em}.profile-stats span{color:var(--muted);font-size:13px;font-weight:620}.profile-actions{margin-top:22px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-actions .primary-cta,.profile-actions .secondary-button{min-height:46px;text-decoration:none}.profile-note{border-radius:24px;background:var(--surface-soft);border:1px solid var(--line);padding:20px}.profile-note h2{font-size:20px;letter-spacing:-.03em}.profile-note p{margin-top:10px;color:var(--ink-soft);line-height:1.55;font-size:14px}.profile-section{margin-top:34px}.profile-section__head{margin-top:0}.profile-listings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.profile-listing-card{border-radius:24px;overflow:hidden;background:#ffffffd6;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.profile-listing-card__image{aspect-ratio:1.2 / .78;background:var(--surface-soft);overflow:hidden}.profile-listing-card__image img{width:100%;height:100%;object-fit:cover;display:block}.profile-listing-card__body{padding:16px;display:grid;gap:8px}.profile-listing-card__body h3{font-size:19px;letter-spacing:-.035em}.profile-listing-card__body p,.profile-listing-card__body span{color:var(--muted);line-height:1.45;font-size:14px}.profile-listing-card__body b{font-size:23px;letter-spacing:-.04em}@media(max-width:1180px){.profile-hero{grid-template-columns:92px minmax(0,1fr)}.profile-note{grid-column:1 / -1}.profile-avatar{width:92px;height:92px;border-radius:28px}.profile-listings{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.profile-hero,.profile-stats,.profile-listings{grid-template-columns:1fr}}.profile-stats--compact{grid-template-columns:repeat(2,minmax(90px,150px))}.profile-search-panel{border-radius:var(--radius-xl);padding:clamp(22px,3.5vw,38px)}.profile-search-panel__head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:22px}.profile-search-panel__head h1{font-family:var(--font-display);font-size:clamp(36px,5vw,68px);line-height:.92;letter-spacing:-.055em;max-width:850px}.profile-search-panel__head p:not(.eyebrow){margin-top:12px;color:var(--muted);line-height:1.55;max-width:650px}.profile-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-result-card{min-height:118px;border:1px solid var(--line);border-radius:26px;background:#ffffffc7;text-decoration:none;color:inherit;padding:16px;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:14px;align-items:center;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.profile-result-card:hover{transform:translateY(-2px);background:#fff;box-shadow:var(--shadow-md)}.profile-result-card__avatar{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#141412,#4f5b50);color:#fff;font-weight:820;letter-spacing:-.06em}.profile-result-card__body{min-width:0;display:grid;gap:4px}.profile-result-card__body b{font-size:20px;letter-spacing:-.035em;overflow-wrap:anywhere}.profile-result-card__body span,.profile-result-card__body small{color:var(--muted);font-size:13px;font-weight:620}.profile-result-card i{align-self:start;border-radius:999px;background:#141412;color:#fff;font-style:normal;font-size:12px;font-weight:760;padding:6px 9px}@media(max-width:1180px){.profile-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.profile-search-panel__head{display:grid}.profile-search-grid,.profile-stats--compact{grid-template-columns:1fr}}.profile-hero{grid-template-columns:104px minmax(0,1fr);align-items:center}.profile-meta span:first-child{background:#ffffffa3}.compact-header-row.profile-search-row .search{overflow:visible!important;isolation:isolate}.profile-suggest{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:80;border:1px solid rgba(18,18,15,.1);border-radius:24px;background:#fffffff0;box-shadow:0 26px 70px #11111429,inset 0 1px #ffffffdb;backdrop-filter:blur(22px);padding:10px;display:grid;gap:6px}.profile-suggest[hidden]{display:none!important}.profile-suggest__label{padding:8px 10px 5px;color:var(--muted);font-size:12px;font-weight:780;letter-spacing:.02em;text-transform:uppercase}.profile-suggest__item{min-height:68px;border-radius:18px;padding:10px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;text-decoration:none;color:inherit;border:1px solid transparent;transition:background .16s ease,border-color .16s ease,transform .16s ease}.profile-suggest__item:hover,.profile-suggest__item:focus-visible{background:#f6f5ef;border-color:#12120f14;transform:translateY(-1px);outline:0}.profile-suggest__avatar{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#141412,#4f5b50);color:#fff;font-size:14px;font-weight:840;letter-spacing:-.06em}.profile-suggest__body{min-width:0;display:grid;gap:4px}.profile-suggest__body b{font-size:15px;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-suggest__body small,.profile-suggest__empty span{color:var(--muted);font-size:12px;font-weight:630}.profile-suggest__item em,.profile-suggest__item i{border-radius:999px;padding:6px 9px;background:#141412;color:#fff;font-style:normal;font-size:11px;font-weight:820}.profile-suggest__item i{background:var(--accent-soft);color:var(--accent-ink)}.profile-suggest__empty{border-radius:18px;background:#f6f5ef;padding:16px;display:grid;gap:4px}@media(max-width:720px){.profile-hero{grid-template-columns:1fr;align-items:start}.profile-suggest{border-radius:20px}.profile-suggest__item{grid-template-columns:42px minmax(0,1fr)}.profile-suggest__item em,.profile-suggest__item i{display:none}}.profile-listing-card,.profile-listing-card__body,.profile-listing-card__body h3,.profile-listing-card__body p,.profile-listing-card__body b,.profile-listing-card__body span{min-width:0}.profile-listing-card__image{position:relative}.profile-card-favorite{position:absolute;right:10px;top:10px;width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:#ffffffeb;border:1px solid var(--line);box-shadow:0 12px 34px #1414121f;transition:transform .16s var(--ease),background .16s var(--ease),border-color .16s var(--ease)}.profile-card-favorite:hover{transform:translateY(-1px);background:#fff;border-color:#14141247}.profile-card-favorite img{width:18px;height:18px}.profile-card-favorite.is-active{background:#141412;border-color:#141412}.profile-card-favorite.is-active img{filter:invert(1)}.profile-listing-card__description{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.profile-listing-card__body h3,.profile-listing-card__body p{overflow-wrap:anywhere;word-break:break-word}.profile-listing-card__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.profile-listing-card__actions .secondary-button{min-height:38px;padding:0 14px}.profile-description-text{margin-top:14px;max-width:720px;color:var(--ink-soft);line-height:1.55;font-size:14px;overflow-wrap:anywhere;white-space:pre-line}.profile-contacts-card{margin-top:16px;max-width:760px;border:1px solid var(--line);border-radius:24px;background:#ffffffad;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;box-shadow:var(--shadow-sm)}.profile-contacts-card b{display:block;font-size:15px;letter-spacing:-.02em}.profile-contacts-card span{display:block;margin-top:3px;color:var(--muted);line-height:1.35;font-size:13px}.profile-contact-list{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.profile-contact-button{min-height:46px;min-width:158px;border-radius:16px;border:1px solid var(--line-strong);background:#fff;color:var(--ink);text-decoration:none;padding:8px 13px;display:grid;gap:1px;transition:transform .16s var(--ease),box-shadow .16s var(--ease),border-color .16s var(--ease)}.profile-contact-button:hover,.profile-contact-button:focus-visible{transform:translateY(-1px);border-color:#12120f3d;box-shadow:var(--shadow-sm);outline:0}.profile-contact-button span{margin:0;color:var(--muted);font-size:12px;font-weight:780}.profile-contact-button b{overflow-wrap:anywhere}.profile-contacts-card .secondary-button{min-height:42px;text-decoration:none}@media(max-width:720px){.profile-contacts-card{grid-template-columns:1fr}.profile-contact-list{justify-content:flex-start}}.profile-page{padding:24px 0 68px}.profile-hero{padding:clamp(18px,2.4vw,28px);grid-template-columns:84px minmax(0,1fr);gap:22px;align-items:center}.profile-avatar{width:84px;height:84px;border-radius:26px;font-size:28px;box-shadow:0 18px 42px #14141224}.profile-hero__top{gap:8px}.profile-hero h1{margin-top:5px;font-size:clamp(38px,4.2vw,62px);line-height:.88}.profile-meta{margin-top:11px}.profile-meta span,.profile-pill{min-height:28px;padding:0 10px;font-size:12px}.profile-description-text{margin-top:11px;max-width:680px}.profile-stats{margin-top:14px;gap:9px}.profile-stats div{min-height:78px;padding:12px 14px;border-radius:18px}.profile-stats b{font-size:24px}.profile-actions{margin-top:14px}.profile-actions .primary-cta,.profile-actions .secondary-button{min-height:42px}.profile-contacts-card{margin-top:14px;max-width:700px;padding:12px 14px;border-radius:22px}.profile-contact-button{min-height:42px;min-width:142px;border-radius:15px}.profile-section{margin-top:24px}@media(max-width:720px){.profile-page{padding-top:16px}.profile-hero{grid-template-columns:1fr;gap:16px}.profile-avatar{width:78px;height:78px;border-radius:24px}.profile-contacts-card{grid-template-columns:1fr}.profile-contact-list{justify-content:flex-start}}.profile-hero.profile-hero--slim{padding:14px 18px;border-radius:22px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:16px;align-items:center;min-height:82px}.profile-hero--slim .profile-avatar{width:52px;height:52px;border-radius:14px;font-size:18px;box-shadow:none}.profile-hero--slim .profile-hero__main{display:grid;gap:5px;min-width:0}.profile-hero--slim .profile-hero__top{gap:8px;min-height:14px}.profile-hero--slim .eyebrow{font-size:10px;line-height:1;letter-spacing:.08em;color:#14141261}.profile-hero--slim .profile-pill{min-height:22px;padding:0 8px;font-size:11px}.profile-title-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;min-width:0}.profile-hero--slim h1{margin:0;font-size:clamp(24px,3vw,34px);line-height:.94;letter-spacing:-.055em}.profile-title-row span{color:var(--muted);font-size:12px;font-weight:640;white-space:nowrap}.profile-stats.profile-stats--inline{margin:0;display:flex;gap:0;align-items:stretch}.profile-stats--inline div{min-width:68px;min-height:36px;padding:0 13px;border:0;border-left:1px solid var(--line-strong);border-radius:0;background:transparent;display:grid;place-items:center;align-content:center;text-align:center}.profile-stats--inline b{font-size:18px;line-height:1}.profile-stats--inline span{margin-top:2px;font-size:11px;line-height:1}.profile-hero__button{min-height:40px!important;padding:0 18px;border-radius:10px;text-decoration:none;white-space:nowrap}.profile-hero--slim .profile-description-text{grid-column:2 / -1;margin:0;max-width:780px;font-size:13px;line-height:1.45}.profile-contacts-card.profile-contacts-card--slim{grid-column:2 / -1;margin:0;max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;display:flex;justify-content:flex-start}.profile-contacts-card--slim .profile-contact-button{min-height:36px;min-width:0;display:flex;align-items:center;gap:8px;border-radius:12px;padding:0 12px}.profile-section--listings{margin-top:22px}.profile-listings.profile-listings--feed{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.profile-feed-card .profile-card-open{display:grid;place-items:center;text-decoration:none}@media(min-width:1280px){.profile-listings.profile-listings--feed{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.profile-hero.profile-hero--slim{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:13px}.profile-hero__side{grid-column:1 / -1;justify-self:stretch;justify-content:space-between}.profile-stats--inline div:first-child{border-left:0}.profile-hero--slim .profile-description-text,.profile-contacts-card.profile-contacts-card--slim{grid-column:1 / -1}.profile-title-row span{white-space:normal}}@media(max-width:520px){.profile-hero__side{display:grid;gap:10px}.profile-stats.profile-stats--inline{width:100%;justify-content:stretch}.profile-stats--inline div{flex:1}.profile-hero__button{width:100%}}.profile-page{display:grid;gap:18px;padding:18px 0 56px}.profile-page>*{margin-top:0!important}.profile-panel{border-radius:24px;padding:18px;background:#ffffffeb;box-shadow:none;display:grid;gap:16px}.profile-section__head.profile-section__head--compact{margin:0;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.profile-section__head--compact .eyebrow{margin-bottom:6px;font-size:11px;letter-spacing:.08em;color:#1414126b}.profile-section__head--compact h2{margin:0;font-family:var(--font-display);font-size:clamp(26px,2.6vw,40px);line-height:.96;letter-spacing:-.05em}.profile-section__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-count-pill{min-width:34px;height:34px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#161815;color:#fff;font-size:13px;font-weight:760}.profile-section-link{min-height:36px;padding:0 14px;border-radius:12px;text-decoration:none}.profile-hero.profile-hero--slim{padding:12px 16px;border-radius:22px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:76px;box-shadow:none}.profile-hero--slim .profile-avatar{width:50px;height:50px;border-radius:14px;font-size:18px}.profile-hero--slim .profile-hero__main{gap:3px}.profile-hero--slim .profile-hero__top{min-height:auto;gap:7px}.profile-hero--slim .eyebrow{margin:0;font-size:10px;letter-spacing:.08em;color:#14141261}.profile-hero--slim .profile-pill{min-height:20px;padding:0 8px;border-radius:999px;font-size:10px}.profile-title-row{gap:8px}.profile-hero--slim h1{margin:0;font-size:clamp(22px,2.8vw,34px);line-height:.94}.profile-title-row span{font-size:12px;color:#14141294}.profile-hero__side{gap:12px}.profile-stats.profile-stats--inline{gap:0}.profile-stats--inline div{min-width:70px;min-height:34px;padding:0 12px}.profile-stats--inline b{font-size:18px}.profile-stats--inline span{font-size:11px}.profile-hero__button{min-height:38px!important;padding:0 16px;border-radius:12px;font-size:14px}.profile-hero--slim .profile-description-text{grid-column:2 / -1;margin-top:2px;font-size:13px;line-height:1.45;max-width:720px}.profile-contacts-card.profile-contacts-card--slim{grid-column:2 / -1;margin-top:2px}.profile-contacts-card--slim .profile-contact-button{min-height:34px;border-radius:12px;padding:0 11px}.profile-contacts-card--slim .profile-contact-button span,.profile-contacts-card--slim .profile-contact-button b{font-size:12px}.profile-section--listings{display:grid;gap:16px}.profile-listings.profile-listings--feed{display:grid;grid-template-columns:repeat(auto-fill,208px);justify-content:flex-start;gap:16px}.profile-feed-card{width:208px;min-width:208px}.profile-feed-card .listing-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-feed-card .listing-card__city{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.profile-feed-card .listing-card__button,.profile-feed-card .profile-card-open{min-height:38px;display:grid;place-items:center;text-decoration:none}.profile-reviews.profile-reviews--minimal{margin:0;border-radius:24px;padding:18px;gap:16px;background:#ffffffeb;box-shadow:none}.profile-reviews__head.profile-reviews__head--minimal{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-reviews__head--minimal h2{margin:0;font-family:var(--font-display);font-size:clamp(24px,2.5vw,38px);line-height:.96;letter-spacing:-.05em}.profile-reviews__head-actions{gap:10px}.profile-reviews--minimal .review-score-pill{min-height:34px;padding:0 13px;border-radius:999px;background:linear-gradient(135deg,#111312,#26312a);color:#fff;font-size:12px;font-weight:760}.profile-reviews--minimal .review-create-button{min-height:34px;padding:0 13px;border-radius:12px;font-size:13px}.profile-reviews--minimal .review-list{display:grid;gap:12px}.profile-reviews--minimal .review-card{padding:16px 18px;border-radius:18px;border:1px solid rgba(20,20,18,.08);background:#fff;gap:10px}.profile-reviews--minimal .review-card__top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.profile-reviews--minimal .review-card__identity{display:grid;gap:3px}.profile-reviews--minimal .review-card__top b{font-size:15px;line-height:1.1}.profile-reviews--minimal .review-card__top span{margin:0;color:#1414128c;font-size:12px;font-weight:620}.profile-reviews--minimal .review-card__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.profile-reviews--minimal .review-card__top strong{color:#f2ad2e;font-size:14px;letter-spacing:.02em}.profile-reviews--minimal .review-edit-button{min-height:34px;padding:0 12px;border-radius:12px}.profile-reviews--minimal .review-card p{margin:0;color:#20211d;font-size:14px;line-height:1.5;max-width:760px}.profile-reviews--minimal .review-card__photos{display:flex;gap:8px;flex-wrap:wrap}.profile-reviews--minimal .review-card__photos img{width:78px;height:78px;border-radius:14px;object-fit:cover;box-shadow:none}.profile-reviews--minimal .review-proof-badge{width:max-content;min-height:22px;padding:0 10px;border-radius:999px;background:#37b8621f;color:#167a44!important;font-size:12px;font-weight:760}.profile-reviews--minimal .review-form.review-form--compact{max-width:720px;padding:14px;border-radius:18px;border:1px solid rgba(20,20,18,.1);background:#f8f6ef;gap:10px}.profile-reviews--minimal .review-form__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-reviews--minimal .review-form__head b{font-size:14px}.profile-reviews--minimal .review-stars-input{padding:4px;gap:1px;border-radius:999px;background:#fff}.profile-reviews--minimal .review-stars-input button{width:28px;height:28px;font-size:17px;color:#f2ad2e57}.profile-reviews--minimal .review-stars-input button.is-active,.profile-reviews--minimal .review-stars-input button:hover{color:#f2ad2e;background:#fff8e8}.profile-reviews--minimal .review-textarea textarea{min-height:84px;padding:12px 13px;border-radius:14px;font-size:14px}.profile-reviews--minimal .review-upload-row{display:flex;align-items:center;gap:8px}.profile-reviews--minimal .review-upload-button,.profile-reviews--minimal .review-form__actions .primary-cta,.profile-reviews--minimal .review-form__actions .secondary-button{min-height:36px;border-radius:12px}.profile-reviews--minimal .review-upload-row span{font-size:12px;color:#14141285}.profile-reviews--minimal .review-photo-preview{display:flex;gap:8px;flex-wrap:wrap}.profile-reviews--minimal .review-photo-chip{width:62px;height:62px;border-radius:14px}.profile-reviews--minimal .reviews-empty--minimal{padding:14px 16px;border-radius:16px;background:#f8f6ef;border:1px solid rgba(20,20,18,.06)}.profile-reviews--minimal .reviews-empty--minimal b{font-size:14px}@media(max-width:980px){.profile-hero.profile-hero--slim{grid-template-columns:50px minmax(0,1fr)}.profile-hero__side{grid-column:1 / -1;justify-self:stretch;justify-content:space-between}.profile-hero--slim .profile-description-text,.profile-contacts-card.profile-contacts-card--slim{grid-column:1 / -1}}@media(max-width:720px){.profile-page{gap:14px;padding:14px 0 44px}.profile-panel,.profile-reviews.profile-reviews--minimal{padding:14px;border-radius:20px}.profile-section__head.profile-section__head--compact,.profile-reviews__head.profile-reviews__head--minimal{align-items:start;flex-direction:column}.profile-listings.profile-listings--feed{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-feed-card{width:auto;min-width:0}}@media(max-width:560px){.profile-hero.profile-hero--slim{grid-template-columns:1fr;gap:12px}.profile-avatar{width:48px;height:48px}.profile-hero__side{grid-column:auto;display:grid;gap:10px}.profile-stats.profile-stats--inline{width:100%;justify-content:space-between}.profile-stats--inline div:first-child{border-left:0;padding-left:0}.profile-hero__button{width:100%}.profile-listings.profile-listings--feed,.profile-reviews--minimal .review-card__top{grid-template-columns:1fr}.profile-reviews--minimal .review-card__actions{justify-content:flex-start}.profile-reviews--minimal .review-form__head{align-items:flex-start;flex-direction:column}}.profile-body{background:radial-gradient(circle at 14% 0%,rgba(255,255,255,.92),transparent 34%),linear-gradient(180deg,#f4f2ec,#eeeae1)}.profile-body .site-header{position:sticky;top:0;z-index:50;background:#f4f2ecc7;backdrop-filter:blur(22px);border-bottom:1px solid rgba(20,20,18,.07)}.profile-body .profile-page{padding:24px 0 54px}.profile-body .profile-page>*+*{margin-top:28px}.profile-hero.profile-hero--slim{padding:16px;min-height:86px;border-radius:24px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;background:#ffffffd1;border:1px solid rgba(20,20,18,.08);box-shadow:0 18px 48px #14141214}.profile-hero--slim .profile-avatar{width:56px;height:56px;border-radius:16px;font-size:18px;letter-spacing:-.04em;background:linear-gradient(135deg,#1d2621,#445247);box-shadow:0 12px 28px #1d26212e}.profile-hero--slim .profile-hero__main{min-width:0;display:grid;gap:6px}.profile-hero--slim .profile-hero__top{display:flex;align-items:center;gap:7px;min-height:auto}.profile-hero--slim .eyebrow{margin:0;color:#1414126b;font-size:10px;line-height:1;font-weight:800;letter-spacing:.095em;text-transform:uppercase}.profile-hero--slim .profile-pill{min-height:19px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:-.01em;background:#11140f;color:#fff;border:0}.profile-title-row{display:flex;align-items:baseline;gap:8px;min-width:0}.profile-hero--slim h1{margin:0;max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-display);font-size:clamp(25px,2.45vw,34px);line-height:.9;letter-spacing:-.055em}.profile-title-row span{color:#14141275;font-size:11px;font-weight:650;white-space:nowrap}.profile-hero__side{justify-self:end;display:flex;align-items:center;gap:14px}.profile-stats.profile-stats--inline{margin:0;display:flex;gap:0;align-items:center}.profile-stats--inline div{min-width:64px;min-height:34px;padding:0 13px;border:0;border-left:1px solid rgba(20,20,18,.12);border-radius:0;background:transparent;box-shadow:none;display:grid;place-items:center;align-content:center;text-align:center}.profile-stats--inline b{font-size:17px;line-height:1;letter-spacing:-.04em}.profile-stats--inline span{margin-top:3px;color:#1414127a;font-size:10px;line-height:1;font-weight:650}.profile-hero__button{min-height:39px!important;padding:0 18px;border-radius:11px;font-size:13px;font-weight:760;text-decoration:none;white-space:nowrap}.profile-hero--slim .profile-description-text,.profile-contacts-card.profile-contacts-card--slim{grid-column:2 / -1}.profile-hero--slim .profile-description-text{margin:-1px 0 0;max-width:760px;color:#14141294;font-size:13px;line-height:1.45}.profile-contacts-card.profile-contacts-card--slim{margin:0;max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.profile-contacts-card--slim .profile-contact-list{justify-content:flex-start}.profile-contacts-card--slim .profile-contact-button{min-height:34px;min-width:0;display:inline-flex;align-items:center;gap:7px;border-radius:12px;padding:0 11px;background:#f6f4ed;border-color:#14141217}.profile-contacts-card--slim .profile-contact-button span,.profile-contacts-card--slim .profile-contact-button b{margin:0;font-size:12px}.profile-section{margin-top:0}.profile-section__head.section-head{margin:0 0 14px;min-height:auto;display:flex;align-items:flex-end}.profile-section__head .eyebrow{margin:0 0 4px;color:#14141270;font-size:10px;font-weight:820;letter-spacing:.095em}.profile-section__head h2{margin:0;font-size:clamp(24px,2.7vw,34px);line-height:.9;letter-spacing:-.05em}.profile-listings.profile-listings--feed{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(258px,300px));justify-content:start;gap:18px}.profile-listings--feed .listing-card{width:100%;max-width:300px;min-width:0;border-radius:24px;background:#ffffffe0;box-shadow:0 14px 36px #18181e11}.profile-listings--feed .listing-card__media{aspect-ratio:4 / 3}.profile-listings--feed .listing-card__body{padding:14px}.profile-listings--feed .listing-card__title{min-height:38px;max-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;font-size:16px;line-height:1.2}.profile-listings--feed .listing-card__city{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-listings--feed .listing-card__button{display:grid;place-items:center;text-decoration:none}.profile-body .site-footer{padding:22px 0}.profile-body .site-footer__grid{display:none}.profile-body .site-footer__bottom{padding-top:0;border-top:0;color:#ffffff9e}@media(max-width:900px){.profile-hero.profile-hero--slim{grid-template-columns:52px minmax(0,1fr);align-items:start}.profile-hero__side{grid-column:1 / -1;justify-self:stretch;justify-content:space-between}.profile-stats--inline div:first-child{border-left:0;padding-left:0}.profile-hero--slim .profile-description-text,.profile-contacts-card.profile-contacts-card--slim{grid-column:1 / -1}.profile-hero--slim h1{max-width:68vw}.profile-title-row{display:grid;gap:4px}}@media(max-width:640px){.profile-body .profile-page{padding:16px 0 42px}.profile-hero.profile-hero--slim{border-radius:20px;padding:14px}.profile-hero__side{display:grid;gap:10px}.profile-stats.profile-stats--inline{width:100%}.profile-stats--inline div{flex:1}.profile-hero__button{width:100%}.profile-listings.profile-listings--feed{grid-template-columns:1fr}.profile-listings--feed .listing-card{max-width:none}}

/* XP v27 grid fallback */
@media (max-width:700px){.listing-grid,.profile-listings,.profile-listings.profile-listings--feed,.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}
