.public-host{padding-top:42px;padding-bottom:90px}.public-host-context .context-bar__inner{position:relative}.public-host-hero{position:relative;overflow:hidden;padding:36px;border:1px solid #decbd3;border-radius:28px;background:linear-gradient(135deg,#fff 10%,#fff7fa 55%,#f8edf2 100%)}.public-host-hero:before{position:absolute;width:260px;height:260px;left:-90px;top:-130px;border-radius:50%;content:"";background:radial-gradient(circle,rgba(142,23,79,.12),rgba(142,23,79,0) 70%)}.public-host-hero__identity{position:relative;display:flex;align-items:center;gap:22px}.public-host-avatar{position:relative;width:106px;height:106px;flex:0 0 106px}.public-host-avatar>img{width:100%;height:100%;display:block;border:4px solid #fff;border-radius:30px;object-fit:cover;background:#e9e0e4;box-shadow:0 16px 35px rgba(79,31,50,.13)}.public-host-avatar>i{position:absolute;left:-3px;bottom:-3px;width:32px;height:32px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;color:#fff;background:var(--color-success-text)}.public-host-avatar>i .ui-icon{width:15px;height:15px;stroke-width:2.6}.public-host-verified{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid var(--color-success-border);border-radius:99px;color:var(--color-success-text);background:var(--color-success-surface);font-size:.66rem;font-weight:750}.public-host-verified .ui-icon{width:16px;height:16px}.public-host-hero h1{margin:11px 0 4px;font-size:clamp(2rem,4vw,3.25rem)}.public-host-hero__identity p{max-width:650px;margin:0;color:var(--muted);font-size:.82rem;line-height:1.9}.public-host-stats{position:relative;display:grid;grid-template-columns:repeat(4,1fr);margin:30px 0 0;padding-top:24px;border-top:1px solid #e4d3da}.public-host-stats>div{padding:2px 22px;border-left:1px solid #e4d3da}.public-host-stats>div:first-child{padding-right:0}.public-host-stats>div:last-child{border-left:0}.public-host-stats dt{color:var(--muted);font-size:.68rem}.public-host-stats dd{margin:5px 0 0;font:1.45rem Peyda,IRANSansX,sans-serif}.public-host-stats dd small{color:var(--muted);font-size:.62rem;font-weight:400}
.public-host-section{padding:72px 0;border-bottom:1px solid var(--border)}.public-host-section:last-child{border-bottom:0}.public-host-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:25px}.public-host-section__heading h2{margin:6px 0 5px;font-size:2rem}.public-host-section__heading p{max-width:650px;margin:0;color:var(--muted);font-size:.8rem;line-height:1.9}.public-host-review-count{display:inline-flex;align-items:center;min-height:38px;padding:7px 11px;border-radius:12px;color:var(--brand);background:var(--tint);font-size:.68rem;font-weight:750;white-space:nowrap}
.public-host-rating-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:15px}.public-host-rating-overall{min-height:250px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px;border:1px solid #ddc6d0;border-radius:24px;background:linear-gradient(145deg,var(--tint),#fff);text-align:center}.public-host-rating-overall>span{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#b77817;background:#fff;box-shadow:0 9px 22px rgba(101,65,19,.1)}.public-host-rating-overall .ui-icon{width:28px;height:28px;fill:#f2b63d;stroke:#b77817}.public-host-rating-overall>strong{margin:14px 0 4px;font:2.7rem/1 Peyda,IRANSansX,sans-serif}.public-host-rating-overall>small{color:var(--muted);font-size:.67rem}.public-host-rating-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.public-host-rating-card{padding:16px;border:1px solid var(--border);border-radius:17px;background:#fff}.public-host-rating-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.public-host-rating-card header strong{font-size:.76rem}.public-host-rating-card header b{color:var(--brand);font:700 .82rem var(--font-numeric)}.public-host-rating-card p{min-height:36px;margin:6px 0 10px;color:var(--muted);font-size:.62rem;line-height:1.75}.public-host-rating-card progress{width:100%;height:6px;overflow:hidden;border:0;border-radius:99px;background:#ece4e7;appearance:none;-webkit-appearance:none}.public-host-rating-card progress::-webkit-progress-bar{border-radius:99px;background:#ece4e7}.public-host-rating-card progress::-webkit-progress-value{border-radius:99px;background:linear-gradient(90deg,var(--brand),#c15d8a)}.public-host-rating-card progress::-moz-progress-bar{border-radius:99px;background:var(--brand)}
.public-host-rating-note{display:flex;align-items:flex-start;gap:8px;margin:14px 0 0;padding:12px 14px;border:1px solid #ead8a8;border-radius:14px;color:#76521b;background:#fff9e9;font-size:.67rem;line-height:1.9}.public-host-rating-note .ui-icon{width:18px;height:18px;flex:0 0 18px;margin-top:2px}
.public-host-stay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.public-host-stay-card{min-width:0;display:block;overflow:hidden;border:1px solid var(--border);border-radius:22px;color:var(--ink);background:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.public-host-stay-card:hover{border-color:#cfa8b9;box-shadow:0 18px 42px rgba(68,29,45,.1);transform:translateY(-4px)}.public-host-stay-card:focus-visible{outline:3px solid rgba(142,23,79,.22);outline-offset:3px}.public-host-stay-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:16/11;background:#e8dde0}.public-host-stay-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.public-host-stay-card:hover .public-host-stay-card__media img{transform:scale(1.035)}.public-host-stay-status{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:99px;font-size:.61rem;font-weight:750;backdrop-filter:blur(7px)}.public-host-stay-status i{width:7px;height:7px;border-radius:50%;background:currentColor}.public-host-stay-status.is-active{color:#1f6a43;background:rgba(240,253,246,.94)}.public-host-stay-status.is-paused{color:#81581e;background:rgba(255,248,230,.94)}.public-host-stay-card__media>small{position:absolute;left:12px;bottom:12px;padding:4px 7px;border-radius:8px;color:#fff;background:rgba(29,22,25,.72);font-size:.57rem}.public-host-stay-card__body{display:block;padding:17px}.public-host-stay-card__city{display:flex;align-items:center;gap:4px;color:var(--brand);font-size:.65rem;font-weight:700}.public-host-stay-card__city .ui-icon{width:15px;height:15px}.public-host-stay-card__body>strong{display:block;margin:6px 0 5px;overflow:hidden;font-size:.94rem;text-overflow:ellipsis;white-space:nowrap}.public-host-stay-card__body>span:not(.public-host-stay-card__footer){display:block;color:var(--muted);font-size:.68rem}.public-host-stay-card__footer{min-height:44px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #eee4e8}.public-host-stay-card__footer b{font:700 .79rem var(--font-numeric)}.public-host-stay-card__footer b small{color:var(--muted);font-family:inherit;font-size:.54rem;font-weight:400}.public-host-stay-card__footer>i{color:var(--brand);font-size:1.15rem;font-style:normal;transition:transform .18s ease}.public-host-stay-card:hover .public-host-stay-card__footer>i{transform:translateX(-4px)}
@media(max-width:980px){.public-host-stay-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.public-host{padding-top:18px;padding-bottom:65px}.public-host-hero{padding:22px 18px;border-radius:22px}.public-host-hero__identity{align-items:flex-start;flex-direction:column}.public-host-avatar{width:82px;height:82px}.public-host-avatar>img{border-radius:24px}.public-host-hero h1{font-size:2rem}.public-host-stats{grid-template-columns:repeat(2,1fr);gap:18px 0}.public-host-stats>div{padding:0 14px}.public-host-stats>div:nth-child(2){border-left:0}.public-host-stats>div:nth-child(3){padding-right:0}.public-host-section{padding:48px 0}.public-host-section__heading{align-items:flex-start;flex-direction:column;gap:10px}.public-host-section__heading h2{font-size:1.65rem}.public-host-rating-layout{grid-template-columns:1fr}.public-host-rating-overall{min-height:180px}.public-host-rating-grid{grid-template-columns:1fr}.public-host-rating-card p{min-height:0}.public-host-stay-grid{grid-template-columns:1fr}.public-host-stay-card{display:grid;grid-template-columns:42% 58%;border-radius:17px}.public-host-stay-card__media{min-height:190px;aspect-ratio:auto}.public-host-stay-card__body{display:flex;min-width:0;padding:14px;flex-direction:column}.public-host-stay-card__footer{margin-top:auto}.public-host-stay-card__media>small{display:none}}
@media(max-width:390px){.public-host-stats dd{font-size:1.2rem}.public-host-stay-card{grid-template-columns:40% 60%}.public-host-stay-card__media{min-height:178px}.public-host-stay-card__body{padding:12px}.public-host-stay-card__footer b small{display:block;margin-top:2px}}
@media(prefers-reduced-motion:reduce){.public-host-stay-card,.public-host-stay-card__media img,.public-host-stay-card__footer>i{transition:none}.public-host-stay-card:hover{transform:none}}
/* Keep property titles semantic without changing the existing card rhythm. */
.public-host-stay-card__body>h3{display:block;margin:6px 0 5px;overflow:hidden;font-size:.94rem;text-overflow:ellipsis;white-space:nowrap}
