.user-profile{max-width:1280px;margin:0 auto;padding:24px 20px 40px;box-sizing:border-box;width:100%;overflow-x:hidden}.user-profile--public-hero .user-profile__top.user-profile__hero-card{display:block}.user-profile__hero-stack{max-width:1280px;margin:0 auto;width:100%}.user-profile__hero-card{position:relative;overflow:hidden;background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--accent) 18%,transparent),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--card) 96%,var(--accent)),var(--card))}.user-profile__hero-inner{align-items:flex-start}.user-profile__avatar-wrap{flex-shrink:0}.user-profile__avatar--large,.user-profile__avatar-img--large{width:88px;height:88px;border-radius:50%;box-sizing:border-box}.user-profile__avatar--large,.user-profile__avatar-img--large{border:3px solid var(--card);box-shadow:0 4px 20px color-mix(in srgb,var(--text) 12%,transparent)}.user-profile__avatar-img--large{object-fit:cover}.user-profile__since{margin:10px 0 0}.user-profile__stats-row{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:12px}.user-profile__stat--with-icon{display:inline-flex;align-items:center;gap:6px}.user-detail__back{display:flex;align-items:center;gap:8px;margin-bottom:24px}.user-detail__back-link{display:inline-flex;align-items:center;text-decoration:none;transition:color .2s ease}.user-detail__back-link:hover{color:var(--accent)}.user-profile .card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:24px 28px;margin-bottom:20px;box-sizing:border-box;box-shadow:0 8px 28px color-mix(in srgb,var(--text) 7%,transparent)}@media (max-width:768px){.user-profile{padding:12px 10px}.user-profile .card{padding:16px;border-radius:10px}}.user-profile__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px 28px}.user-profile__top.card{margin-bottom:20px}.user-profile__header{display:flex;align-items:flex-start;gap:14px;min-width:0;width:100%}.user-profile__hero-actions{margin-left:auto;flex-shrink:0;align-self:flex-start}.user-profile__avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--accent) 0,var(--accent-2,var(--accent-purple)) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid color-mix(in srgb,var(--accent) 25%,transparent)}.user-profile__avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}@media (max-width:768px){.user-profile__avatar{width:48px;height:48px}}.user-profile__info{flex:1 1;min-width:0}.user-profile__name-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:2px}.user-profile__report-btn.icon-btn{width:28px;height:28px;border-radius:8px;flex-shrink:0}.user-profile__report-btn.icon-btn .icon-btn__icon{width:14px;height:14px}.user-profile__name-with-presence{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.user-profile__name{margin:0 0 2px}.user-profile__meta,.user-profile__name-row .user-profile__name{margin:0}.user-profile__stats{margin-left:auto}.user-profile__stats--compact .stats-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;padding:0;border-radius:0;background:transparent;border:none;min-width:250px}.user-profile__stats--compact .stats-inline>.hover-tooltip{display:flex;width:100%;min-width:0;justify-content:flex-start}.user-profile__stats--compact .stat-item{display:flex;align-items:center;gap:8px;padding:0;border:none;border-radius:0;background:transparent}.user-profile__stats--compact .stat-item:hover .stat-item__icon,.user-profile__stats--compact .stat-item:hover .stat-value{background:color-mix(in srgb,var(--text) 12%,transparent);border-color:var(--accent)}.user-profile__stats--compact .stat-item__icon{width:36px;height:36px;min-width:36px;min-height:36px;box-sizing:border-box;padding:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:10px;background:color-mix(in srgb,var(--text) 8%,transparent);transition:background .2s ease,border-color .2s ease}.user-profile__stats--compact .stat-item__icon:empty{display:none}.user-profile__stats--compact .stat-value{min-height:36px;padding:0 12px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:color-mix(in srgb,var(--text) 8%,transparent);transition:background .2s ease,border-color .2s ease}.stats-inline__sep{display:none}.stat-item__svg{width:16px;height:16px;max-width:16px;max-height:16px;display:block;object-fit:contain;filter:invert(1)}[data-theme=light] .user-profile .stat-item__svg{filter:none}[data-theme=light] .user-profile__stats--compact .stat-item__icon,[data-theme=light] .user-profile__stats--compact .stat-value{background:color-mix(in srgb,var(--text) 5%,var(--card))}.hover-tooltip__bubble--fixed.hover-tooltip__bubble--user-profile-stat{white-space:nowrap;text-align:center;padding:7px 12px;border-radius:10px;background:var(--card)}.user-profile__section-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 16px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.user-profile__section-head .user-profile__section-title{margin:0;padding-bottom:0;border-bottom:none}.user-profile__section-title{margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.user-profile__reviews-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;margin-bottom:14px}.user-profile__sort-select{min-width:320px}.user-profile__pagination{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.user-profile__pagination-page{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:30px;padding:0 10px;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--card) 90%,var(--accent) 10%)}.user-profile__reviews-received .reviews-section,.user-profile__reviews-written .reviews-section{padding:0}.user-profile__apartments-groups{display:flex;flex-direction:column;gap:28px}.user-profile__apartments-group{margin-top:0}.user-profile__apartments.card{margin-bottom:20px}.user-profile__apartments--empty .placeholder,.user-profile__apartments--empty .user-profile__section-title{margin:0 0 8px}.user-profile__reviews-received.card,.user-profile__reviews-written.card{margin-bottom:20px}.user-profile__error,.user-profile__loading{text-align:center;padding:32px 16px}.user-profile__error h2{margin:0 0 12px}.user-profile__error p{margin:0 0 16px}.user-profile .section--categories{padding:12px 0}.reviews-list__empty{margin:0;padding:8px 0}.reviews-list{display:flex;flex-direction:column;gap:16px}.reviews-list--cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.user-profile .review-card{background:var(--card);border:1px solid color-mix(in srgb,var(--border) 80%,transparent);border-radius:12px;padding:18px;box-sizing:border-box;min-height:150px}.user-profile .review-card--link{display:block;text-decoration:none;color:inherit;transform:translateY(0);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.user-profile .review-card--link:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 40%,var(--border));box-shadow:0 6px 20px color-mix(in srgb,var(--accent) 16%,transparent)}.user-profile .review-card__slider{margin-bottom:12px}.user-profile .review-card__image-slider{border-radius:10px;overflow:hidden}.user-profile__reviews-written .reviews-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.user-profile__reviews-written .review-card{min-height:0}.user-profile .review-card__head{display:flex;gap:12px;margin-bottom:12px}.user-profile .review-card__avatar{width:40px;height:40px;border-radius:50%;background:color-mix(in srgb,var(--border) 50%,transparent);display:flex;align-items:center;justify-content:center;border:1px solid var(--border);flex-shrink:0}.user-profile .review-card__avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.user-profile .review-card__avatar-placeholder{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.user-profile .review-card__meta{flex:1 1;min-width:0}.user-profile .review-card__author-link{text-decoration:none;color:inherit}.user-profile .review-card__author-link:hover{color:var(--accent);text-decoration:none}.user-profile .review-card__date{margin-left:auto;flex-shrink:0;text-align:right}.user-profile .review-card__rating{display:inline-flex;align-items:center;gap:4px;margin-top:2px;color:var(--accent-warning,var(--status-warning-badge));width:fit-content}.user-profile .review-card__rating-star{display:block;flex-shrink:0}.user-profile .review-card__title{margin:0 0 8px}.user-profile .review-card .review-card__body{margin:0;white-space:pre-wrap;color:color-mix(in srgb,var(--text) 78%,transparent)}.review-form--modal{padding:0;border:none;background:transparent}.review-form__title{margin:0 0 16px}.review-form__form{display:flex;flex-direction:column;gap:16px}.review-form__field{display:flex;flex-direction:column;gap:6px}.review-form__required{color:var(--danger)}.review-form__stars{display:flex;gap:4px;align-items:center}.review-form__star{background:none;border:none;cursor:pointer;padding:4px;transition:color .2s}.review-form__star--active{color:var(--accent-warning,var(--warn,var(--status-warning-yellow)))}.review-form__star-img{display:block}.review-form__textarea{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--card);font-family:inherit;box-sizing:border-box}.review-form__input:focus,.review-form__textarea:focus{outline:none;border-color:var(--accent)}.review-form__textarea{resize:vertical;min-height:100px}.review-form__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}@media (max-width:768px){.user-profile__top{flex-direction:column;gap:12px}.user-profile__stats{margin-left:0}.user-profile__sort-select{min-width:100%}.reviews-list--cards,.user-profile__reviews-written .reviews-list{grid-template-columns:1fr}.review-form__actions{flex-direction:column;align-items:stretch}.review-form__actions .btn{width:100%;min-height:var(--layout-touch-min);justify-content:center}}@media (max-width:1024px){.reviews-list--cards{grid-template-columns:1fr}}