.profile-page{max-width:560px;margin:0 auto;padding-bottom:8px}.profile-skeleton{flex-direction:column;gap:16px;display:flex}.profile-skeleton-hero{border-radius:var(--radius-card);background:linear-gradient(90deg,#e0f2fe 0%,#f0f9ff 50%,#e0f2fe 100%) 0 0/200% 100%;height:120px;animation:1.2s ease-in-out infinite profile-shimmer}.profile-skeleton-stats{border-radius:var(--radius-card);background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%) 0 0/200% 100%;height:72px;animation:1.2s ease-in-out infinite profile-shimmer}.profile-skeleton-block{border-radius:var(--radius-card);background:linear-gradient(90deg,#e2e8f0 0%,#f8fafc 50%,#e2e8f0 100%) 0 0/200% 100%;height:140px;animation:1.2s ease-in-out infinite profile-shimmer}@keyframes profile-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-guest-card{border-radius:calc(var(--radius-card) + 4px);border:1px solid var(--reparo-hairline);box-shadow:var(--shadow-md);text-align:center;background:linear-gradient(165deg,#fff 0%,#f0f9ff 55%,#e0f2fe 100%);padding:32px 28px}.profile-guest-card h1{font-family:var(--font-display), var(--font-sans), sans-serif;letter-spacing:-.03em;color:#0f172a;margin:12px 0 8px;font-size:1.65rem}.profile-guest-card>p{color:#475569;max-width:360px;margin:0 auto 20px;line-height:1.55}.profile-guest-icon{color:var(--reparo-sky-deep);opacity:.9}.profile-guest-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:24px;display:flex}.profile-guest-btn{justify-content:center;min-width:140px}.profile-guest-bullets{text-align:left;color:#64748b;max-width:320px;margin:0 auto;padding-left:1.25rem;font-size:.95rem;line-height:1.6}.profile-guest-bullets li{margin-bottom:6px}body.z-black .profile-guest-card{background:linear-gradient(165deg,#0c4a6e80 0%,#082f49d9 100%);border-color:#7dd3fc40}body.z-black .profile-guest-card h1{color:#f1f5f9}body.z-black .profile-guest-card>p,body.z-black .profile-guest-bullets{color:#94a3b8}.profile-hero{align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.profile-avatar{border:2px solid var(--reparo-hairline-strong);width:88px;height:88px;box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#bae6fd 0%,#7dd3fc 100%);border-radius:22px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar-initials{font-family:var(--font-display), var(--font-sans), sans-serif;letter-spacing:-.04em;color:var(--reparo-sky-ink);font-size:1.75rem;font-weight:800}.profile-hero-main{flex:1;min-width:0}.profile-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--reparo-sky-muted);margin-bottom:4px;font-size:.72rem;font-weight:700}.profile-title{font-family:var(--font-display), var(--font-sans), sans-serif;letter-spacing:-.04em;color:#0f172a;margin-bottom:4px;font-size:1.75rem;font-weight:800;line-height:1.15}.profile-email{color:#64748b;word-break:break-word;margin-bottom:10px;font-size:.95rem}.profile-chips{flex-wrap:wrap;gap:8px;display:flex}.profile-chip{color:#0c4a6e;border:1px solid var(--reparo-hairline);background:#7dd3fc38;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.profile-chip--muted{color:#475569;background:#94a3b81f}.profile-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:28px;display:grid}.profile-stat{border-radius:var(--radius-card);border:1px solid var(--reparo-hairline);box-shadow:var(--shadow-xs);text-align:center;background:#ffffffb8;padding:14px 12px}.profile-stat-value{font-family:var(--font-display), var(--font-sans), sans-serif;letter-spacing:-.03em;color:#0f172a;font-size:1.5rem;font-weight:800;line-height:1.1;display:block}.profile-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-top:4px;font-size:.72rem;font-weight:600;display:block}.profile-section{margin-bottom:26px}.profile-section-title{font-family:var(--font-display), var(--font-sans), sans-serif;letter-spacing:-.02em;color:#0f172a;margin-bottom:12px;font-size:1.05rem;font-weight:800}.profile-rows{flex-direction:column;gap:10px;display:flex}.profile-row{border-radius:var(--radius-card);border:1px solid var(--reparo-hairline);box-shadow:var(--shadow-xs);background:#ffffffd9;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.profile-row-icon{color:var(--reparo-sky-deep);opacity:.95;flex-shrink:0}.profile-row-body{flex-direction:column;gap:4px;min-width:0;display:flex}.profile-row-label{color:#0f172a;font-size:.85rem;font-weight:700}.profile-row-value{color:#475569;font-size:.88rem;line-height:1.45}.profile-row-value--placeholder{color:#64748b;font-style:italic}.profile-address-list{flex-direction:column;gap:8px;list-style:none;display:flex}.profile-address-item{border-radius:var(--radius-card);border:1px solid var(--reparo-hairline);color:#334155;background:#ffffffd9;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.92rem;display:flex}.profile-address-icon{color:var(--reparo-sky-deep);flex-shrink:0;margin-top:2px}.profile-address-placeholder{border-radius:var(--radius-card);background:#f0f9ffa6;border:1px dashed #38bdf873;padding:16px 18px}.profile-address-placeholder-intro{color:#475569;margin-bottom:10px;font-size:.9rem;line-height:1.5}.profile-address-examples{color:#64748b;font-size:.88rem;line-height:1.65;list-style:none}.profile-address-examples li{padding-left:1rem;position:relative}.profile-address-examples li:before{content:"";background:var(--reparo-sky-deep);opacity:.5;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.profile-address-hint{margin-top:12px}.profile-quick-links{flex-direction:column;gap:8px;display:flex}.profile-quick-link{border-radius:var(--radius-card);border:1px solid var(--reparo-hairline);box-shadow:var(--shadow-xs);color:inherit;transition:transform .2s var(--reparo-ease), box-shadow .2s ease, border-color .2s ease;background:#ffffffe6;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:grid}.profile-quick-link:hover{box-shadow:var(--shadow-sm);border-color:var(--reparo-hairline-strong);transform:translateY(-1px)}.profile-quick-link span:first-of-type{color:#0f172a;font-size:.95rem;font-weight:700}.profile-quick-meta{color:#94a3b8;justify-self:end;font-size:.78rem;font-weight:600}.profile-quick-caret{color:#94a3b8;flex-shrink:0}.profile-activity-list{flex-direction:column;gap:8px;list-style:none;display:flex}.profile-activity-link{border-radius:var(--radius-card);border:1px solid var(--reparo-hairline);color:inherit;background:#ffffffd9;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.profile-activity-link:hover{border-color:var(--reparo-hairline-strong);box-shadow:var(--shadow-xs)}.profile-activity-service{color:#0f172a;flex:1;min-width:0;font-size:.92rem;font-weight:700}.profile-activity-meta{color:#94a3b8;text-transform:capitalize;font-size:.78rem;font-weight:600}.profile-activity-empty{border-radius:var(--radius-card);border:1px solid var(--reparo-hairline);text-align:center;background:#ffffffbf;padding:20px 18px}.profile-activity-empty>p:first-child{color:#0f172a;margin-bottom:8px;font-weight:700}.profile-activity-cta{margin-top:16px;display:inline-flex}.profile-actions{border-top:1px solid var(--reparo-hairline);margin-bottom:8px;padding-top:12px}.profile-logout{justify-content:center;width:100%}body.z-black .profile-title,body.z-black .profile-section-title,body.z-black .profile-row-label,body.z-black .profile-stat-value,body.z-black .profile-activity-service,body.z-black .profile-activity-empty>p:first-child{color:#f1f5f9}body.z-black .profile-email,body.z-black .profile-row-value,body.z-black .profile-address-placeholder-intro,body.z-black .profile-address-examples{color:#94a3b8}body.z-black .profile-chip{color:#bae6fd;background:#0c4a6e8c;border-color:#7dd3fc38}body.z-black .profile-chip--muted{color:#cbd5e1;background:#0f172a80}body.z-black .profile-stat,body.z-black .profile-row,body.z-black .profile-address-item,body.z-black .profile-quick-link,body.z-black .profile-activity-link,body.z-black .profile-activity-empty{background:#082f4973;border-color:#7dd3fc33}body.z-black .profile-address-placeholder{background:#082f4959;border-color:#7dd3fc47}body.z-black .profile-quick-link span:first-of-type{color:#f1f5f9}body.z-black .profile-skeleton-hero{background:linear-gradient(90deg,#0c4a6e80 0%,#082f49b3 50%,#0c4a6e80 100%) 0 0/200% 100%}body.z-black .profile-skeleton-stats,body.z-black .profile-skeleton-block{background:linear-gradient(90deg,#0f172a99 0%,#1e293b80 50%,#0f172a99 100%) 0 0/200% 100%}@media (max-width:480px){.profile-stats{grid-template-columns:1fr}.profile-hero{text-align:center;flex-direction:column;align-items:center}.profile-chips{justify-content:center}.profile-quick-link{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto}.profile-quick-meta{grid-area:2/2/auto/-1;justify-self:start;margin-left:34px}.profile-quick-caret{grid-row:1/span 2;align-self:center}}
