.vibe-page{width:100%;max-width:100vw;overflow-x:clip}.vibe-page-title,.vibe-page-body{width:100%;max-width:min(100%,1040px);min-width:0;margin:0 auto;box-sizing:border-box;overflow-x:clip}.vibe-page-title{padding:clamp(1rem,3vw,1.5rem) 16px .5rem}.vibe-page-title h1{margin:0;color:var(--ink);font-family:var(--font-premium);font-size:clamp(1.45rem,7vw,2.4rem);font-weight:750;letter-spacing:-.035em;line-height:1.05}.vibe-page-body{padding:1rem 16px 3rem}.profile-page{display:grid;gap:1.1rem;width:100%;max-width:100%;min-width:0;margin:0 auto;padding:0 0 96px;font-family:var(--font-premium);color:var(--ink);box-sizing:border-box;overflow-x:clip}.profile-page *,.profile-page *:before,.profile-page *:after{box-sizing:border-box}.profile-hero{margin-top:0}.profile-hero__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.profile-chat-link{flex:0 0 auto;text-decoration:none}.profile-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:1.1rem}.profile-status-row em.is-ready{border-color:#4d735047;background:#fff;color:#3c6b45}.profile-message{min-height:1.2rem;margin:.55rem 0 0;color:var(--ink-muted);font-size:.86rem;line-height:1.45}.profile-message--error{color:var(--danger, #b9342a)}.profile-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-photo-card{display:grid;gap:.85rem;min-width:0}.profile-photo-copy h4{margin:.2rem 0 0;color:var(--ink);font-family:var(--font-heading);font-size:1rem;line-height:1.2}.profile-photo-copy p{margin:.35rem 0 0;color:var(--ink-soft);font-size:.9rem;line-height:1.45}.profile-photo-copy small{display:block;margin-top:.45rem;color:var(--ink-muted);font-size:.78rem;line-height:1.4}.profile-photo-badge{color:var(--accent);font-size:.72rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.profile-photo-crop{width:min(100%,280px);margin:0 auto;touch-action:none;-webkit-user-select:none;user-select:none}.profile-photo-crop.onb-photo--idle{aspect-ratio:3 / 4}.profile-photo-crop--active{cursor:grab;border-style:solid}.profile-analysis{display:grid;gap:1rem}.profile-analysis-empty{margin-top:0}.profile-attribute-sections .conv-analysis-list dd{display:grid;gap:.2rem}.profile-attribute-sections .conv-analysis-list small{color:var(--ink-muted);font-size:.72rem;font-weight:500}.profile-detail-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-action-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--rule);border-radius:14px;background:var(--surface);padding:1rem}.profile-action-bar h3{margin:0;color:var(--ink);font-family:var(--font-premium);font-size:1rem;font-weight:750}.profile-action-bar p{margin:.25rem 0 0;color:var(--ink-soft);font-size:.86rem;line-height:1.4}.profile-reanalyze-button{flex:0 0 auto;min-width:10rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.profile-button-spinner{width:.9rem;height:.9rem;border:2px solid color-mix(in srgb,var(--canvas) 35%,transparent);border-top-color:var(--canvas);border-radius:999px;animation:profile-spin .8s linear infinite}@keyframes profile-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.vibe-page-title,.vibe-page-body{max-width:100vw;padding-left:12px;padding-right:12px}.profile-page{width:100%;max-width:100%;overflow-x:hidden;padding:0 0 72px}.profile-hero__header{flex-direction:column}.profile-chat-link{width:100%}.profile-grid,.profile-photo-grid{grid-template-columns:1fr}.profile-photo-crop{width:min(100%,280px)}.profile-detail-sections{grid-template-columns:1fr}.profile-action-bar{align-items:stretch;flex-direction:column}.profile-reanalyze-button{width:100%}}
