.profile-page{align-content:start;gap:1rem;min-height:min(42rem,100vh - 4.25rem);margin-inline:auto;display:grid}.profile-hero{border:1px solid var(--edge);background:radial-gradient(22rem 12rem at 105% -50%, #7960ed26, transparent), var(--surface-translucent);box-shadow:var(--card-shadow);border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1.25rem;padding:clamp(1.1rem,3vw,1.65rem);display:grid}.profile-hero__identity{align-items:flex-start;gap:1rem;min-width:0;display:flex}.profile-hero__avatar{border:1px solid color-mix(in oklab, var(--brand) 20%, var(--edge));background:var(--brand-avatar-background);width:4.25rem;height:4.25rem;color:var(--brand-avatar-foreground);border-radius:1.2rem;flex:none;place-items:center;font-size:1.5rem;font-weight:850;display:grid;box-shadow:inset 0 1px #ffffff85,0 .55rem 1rem #4836a91a}.profile-hero__copy{gap:.5rem;min-width:0;display:grid}.profile-hero h1{overflow-wrap:anywhere;color:var(--text-strong);letter-spacing:-.04em;font-size:clamp(1.55rem,4vw,2.15rem);line-height:1.08}.profile-hero__badges{flex-wrap:wrap;gap:.45rem;display:flex}.profile-hero__badge{border:1px solid var(--edge-strong);background:var(--surface-muted);color:var(--text-muted);border-radius:999px;padding:.38rem .58rem;font-size:.76rem;font-weight:700;line-height:1.2}.profile-hero__badge time{color:var(--text-strong);font-weight:790}.profile-hero__actions{flex-wrap:wrap;justify-content:end;gap:.55rem;display:flex}.profile-hero__actions form{margin:0}.profile-hero__interaction-note{border:1px solid var(--edge-strong);background:var(--surface-muted);max-width:17rem;color:var(--text-muted);border-radius:.72rem;margin:0;padding:.58rem .7rem;font-size:.78rem;font-weight:680;line-height:1.35}.profile-workspace{border:1px solid var(--edge);background:var(--surface);box-shadow:var(--card-shadow);border-radius:1rem;padding:clamp(1.1rem,3vw,1.65rem)}.profile-workspace__heading{gap:.45rem;max-width:42rem;display:grid}.profile-workspace h2{color:var(--text-strong);letter-spacing:-.035em;font-size:clamp(1.35rem,3vw,1.75rem);line-height:1.1}.profile-workspace__heading>p:last-child{color:var(--text-muted);line-height:1.5}.profile-workspace__actions{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.75rem;margin-top:1.2rem;display:grid}.profile-workspace__actions form{margin:0;display:grid}.profile-workspace__action{border:1px solid var(--edge);background:linear-gradient(145deg, var(--surface), var(--surface-muted));min-height:6.5rem;color:var(--text-strong);font:inherit;text-align:left;cursor:pointer;border-radius:.8rem;align-content:start;gap:.3rem;padding:.95rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.profile-workspace__action:hover{border-color:var(--brand);transform:translateY(-.1rem);box-shadow:0 .45rem 1rem #4a37ae1a}.profile-workspace__action>span{font-size:.9rem;font-weight:780;line-height:1.3}.profile-workspace__action small{color:var(--text-muted);font-size:.75rem;line-height:1.38}.profile-workspace__action--logout{width:100%}.profile-workspace__action--logout>span{color:var(--status-danger)}.profile-public-posts{border:1px solid var(--edge);background:var(--surface);box-shadow:var(--card-shadow);border-radius:1rem;padding:clamp(1.1rem,3vw,1.65rem)}.profile-public-posts .section-heading{margin-bottom:1.1rem}.profile-public-posts .market-state{margin:0}.profile-public-posts__chat-error{margin:0 0 1rem}.profile-public-posts__group{gap:.8rem;display:grid}.profile-public-posts__group+.profile-public-posts__group{border-top:1px solid var(--edge);margin-top:1.35rem;padding-top:1.35rem}.profile-owned-posts{gap:1.15rem;display:grid}.profile-owned-posts__group{gap:.8rem;display:grid}.profile-owned-posts__group+.profile-owned-posts__group{border-top:1px solid var(--edge);padding-top:1.15rem}.profile-owned-posts__heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.profile-owned-posts__heading h3{color:var(--text-strong);font-size:1rem}.profile-owned-posts__heading span{color:var(--text-muted);font-size:.82rem;font-weight:750}.profile-owned-posts__heading a{color:var(--brand);font-size:.82rem;font-weight:750;text-decoration:none}.profile-owned-posts__heading a:hover{text-decoration:underline}.profile-owned-posts__empty{color:var(--text-muted);margin:0;font-size:.88rem}.profile-owned-posts__pagination{justify-content:center;margin-top:.9rem;display:flex}.profile-owned-posts__pagination a{border:1px solid var(--edge-strong);background:var(--surface-muted);min-height:2.35rem;color:var(--brand);border-radius:.65rem;align-items:center;padding:.45rem .8rem;font-size:.8rem;font-weight:760;text-decoration:none;display:inline-flex}.profile-owned-posts__pagination a:hover,.profile-owned-posts__pagination a:focus-visible{border-color:var(--brand);background:var(--control-hover)}.favorites-page{gap:1rem;display:grid}.favorites-hero{border:1px solid var(--edge);background:radial-gradient(22rem 12rem at 105% -50%, #7960ed26, transparent), var(--surface-translucent);box-shadow:var(--card-shadow);border-radius:1rem;justify-content:space-between;align-items:start;gap:1rem;padding:clamp(1.1rem,3vw,1.65rem);display:flex}.favorites-hero>div{gap:.45rem;max-width:46rem;display:grid}.favorites-hero h1{color:var(--text-strong);letter-spacing:-.04em;font-size:clamp(1.65rem,3.5vw,2.25rem);line-height:1.08}.favorites-hero p:last-child{color:var(--text-muted);line-height:1.5}.favorites-list{min-width:0}.post-card__actions{margin-top:.1rem}.post-card__actions form{margin:0}.post-card__management{gap:.42rem;display:grid}.post-card__publication-state{background:var(--status-success-surface);width:fit-content;color:var(--status-success);border-radius:999px;padding:.2rem .42rem;font-size:.69rem;font-weight:770;line-height:1.2}.post-card__publication-state--paused{background:var(--status-warning-surface);color:var(--status-warning)}.post-card__manage-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem;display:grid}.post-card__manage-actions form{margin:0}.post-card__manage-actions form:last-child{grid-column:1/-1}.post-card__action{border:1px solid var(--edge-strong);background:var(--surface-muted);width:100%;min-height:2.25rem;color:var(--brand);font:inherit;cursor:pointer;border-radius:.62rem;justify-content:center;align-items:center;padding:.45rem .65rem;font-size:.76rem;font-weight:760;line-height:1.2;text-decoration:none;display:inline-flex}.post-card__action:hover,.post-card__action:focus-visible{border-color:var(--brand);background:var(--control-hover)}.post-card__action:disabled{cursor:not-allowed;opacity:.55}.post-card__action:disabled:hover{border-color:var(--edge-strong);background:var(--surface-muted)}.post-card__action--archive{border-color:color-mix(in srgb, var(--status-danger) 32%, var(--edge));color:var(--status-danger)}.post-card__action--archive:hover,.post-card__action--archive:focus-visible{border-color:var(--status-danger);background:var(--status-danger-surface)}.post-card__bump-hint{color:var(--text-subtle);margin:0;font-size:.72rem;line-height:1.35}.profile-card{border:1px solid var(--edge);background:var(--surface);width:100%;box-shadow:var(--card-shadow);border-radius:1rem;padding:clamp(1.25rem,4vw,2.5rem)}.profile-card h1{margin:.45rem 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem)}.profile-card>p:not(.eyebrow,.form-error){color:var(--text-muted);margin:0;line-height:1.6}.profile-details{gap:.75rem;margin:1.5rem 0;display:grid}.profile-details div{border-bottom:1px solid var(--edge);justify-content:space-between;gap:1rem;padding:.8rem 0;display:flex}.profile-details dt{color:var(--text-muted)}.profile-details dd{margin:0;font-weight:700}.profile-actions{flex-wrap:wrap;gap:.65rem;margin:1.25rem 0;display:flex}.profile-form{gap:1rem;margin-top:1.5rem;display:grid}.profile-form :is(label,.profile-form__field){color:var(--text-muted);gap:.42rem;font-size:.88rem;font-weight:700;display:grid}.profile-form input,.profile-form input:not([type=hidden]){border:1px solid var(--control-border);background:var(--control-background);width:100%;min-height:2.75rem;color:var(--text-strong);font:inherit;border-radius:.625rem;padding:.55rem .7rem}.profile-form input:focus,.profile-form input:not([type=hidden]):focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 .2rem #765cf024}.profile-reputation{border:1px solid var(--edge);background:var(--surface);box-shadow:var(--card-shadow);border-radius:1rem;gap:1.05rem;padding:clamp(1.1rem,3vw,1.65rem);display:grid}.profile-reputation .section-heading{margin:0}.profile-reputation__hint{max-width:25rem;color:var(--text-muted);text-align:right;margin:0;font-size:.78rem;line-height:1.45}.profile-reputation__summaries{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.reputation-summary-card{border:1px solid var(--edge);background:linear-gradient(145deg, var(--surface), var(--surface-muted));border-radius:.85rem;gap:.9rem;padding:1rem;display:grid}.reputation-summary-card__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.reputation-summary-card h3{color:var(--text-strong);margin:0;font-size:.95rem}.reputation-summary-card__top p{color:var(--text-muted);margin:.25rem 0 0;font-size:.75rem}.reputation-summary-card__top strong{color:var(--text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:1.65rem}.reputation-summary-card__top strong small{color:var(--text-muted);letter-spacing:0;margin-left:.16rem;font-size:.7rem;font-weight:700}.reputation-distribution{gap:.28rem;display:grid}.reputation-distribution__row{color:var(--text-muted);font-variant-numeric:tabular-nums;grid-template-columns:2.15rem minmax(0,1fr) 1.3rem;align-items:center;gap:.45rem;font-size:.7rem;display:grid}.reputation-distribution__row progress{width:100%;height:.38rem;accent-color:var(--brand)}.reputation-distribution__row b{color:var(--text-strong);text-align:right;font-size:.7rem;font-weight:700}.profile-reputation__feeds{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;padding-top:.35rem;display:grid}.review-feed{min-width:0}.review-feed__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.review-feed__head h3{color:var(--text-strong);margin:0;font-size:.95rem}.review-feed__head>span{background:var(--control-hover);min-width:1.5rem;color:var(--brand);text-align:center;border-radius:999px;padding:.15rem .4rem;font-size:.7rem;font-weight:760}.review-feed ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.review-feed li{border:1px solid var(--edge);background:var(--surface-muted);border-radius:.75rem;gap:.4rem;padding:.78rem .85rem;display:grid}.review-feed__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.42rem .6rem;font-size:.72rem;display:flex}.review-feed__meta a{color:var(--text-strong);font-weight:740;text-decoration:none}.review-feed__meta a:hover{color:var(--brand);text-decoration:underline}.review-feed__meta time{margin-left:auto;font-size:.68rem}.review-feed li p{color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.8rem;line-height:1.45}.review-stars{color:var(--status-warning);letter-spacing:.05em}.review-stars span{color:var(--edge-strong)}.review-feed__empty{color:var(--text-muted);margin:0;font-size:.8rem}@media (max-width:700px){.profile-reputation__hint{text-align:left}.profile-reputation__summaries,.profile-reputation__feeds{grid-template-columns:1fr}}
