.profile-hero{overflow:hidden;border-radius:18px}.profile-hero .card-content-padding{display:grid;gap:6px}.profile-hero-subtitle,.profile-hero-title{color:var(--fever-ink)}.profile-hero-title{font-size:24px;font-weight:900;line-height:1.12}.profile-hero-subtitle{max-width:680px;color:var(--fever-muted,#667085);font-size:14px;line-height:1.45}.profile-care-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.profile-care-step{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;border:1px solid var(--fever-border,rgba(0,75,151,.16));border-radius:8px;background:var(--fever-surface,#fff);color:var(--fever-muted,#667085);font-size:13px;font-weight:800;line-height:1.2;text-align:center}.profile-care-step .icon{color:var(--fever-university,#004b97);font-size:19px}.profile-care-step.is-active{background:rgba(0,75,151,.08);color:var(--fever-university,#004b97)}.profile-status-panel{display:grid;gap:5px}.profile-question{font-weight:600;margin-bottom:10px;color:var(--fever-ink)}.profile-required{color:var(--fever-university);margin-left:4px}.profile-color-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.profile-color-swatch{position:relative;width:100%;padding-top:100%;border-radius:14px;box-shadow:var(--fever-shadow-soft);overflow:hidden;cursor:pointer}.profile-color-swatch input{position:absolute;inset:0;opacity:0}.profile-color-check{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;color:#fff;font-size:20px;text-shadow:0 2px 6px rgba(0,0,0,.35)}.profile-color-swatch input:checked+.profile-color-check{opacity:1}.profile-edit-status{color:var(--fever-university);font-weight:800}.profile-status-copy,.profile-sync-copy{color:var(--fever-muted,#667085);font-size:13px;line-height:1.4}.profile-sync-panel{display:grid;gap:10px;border-color:rgba(0,75,151,.16)}.profile-sync-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.profile-sync-head>.icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:rgba(0,75,151,.1);color:var(--fever-university,#004b97);font-size:22px}.profile-sync-actions .button{min-height:40px;gap:6px}.profile-avatar-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center}.profile-avatar-preview,.profile-saved-avatar{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.9),transparent 38%),linear-gradient(135deg,var(--fever-primary-soft,#ffb1b1),#c4ccff);color:var(--fever-university);font-weight:900;box-shadow:var(--fever-shadow-soft)}.profile-avatar-preview{width:86px;height:86px;border:4px solid #fff;border-radius:28px;font-size:28px}.profile-avatar-preview.has-image,.profile-saved-avatar.has-image{background-size:cover;background-position:center;color:transparent}.profile-avatar-copy{min-width:0}.profile-avatar-title{color:var(--fever-ink);font-size:17px;font-weight:900}.profile-avatar-hint,.profile-avatar-subtitle{color:var(--fever-muted,#667085);font-size:13px;line-height:1.35}.profile-avatar-actions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 6px}.profile-avatar-actions .button{min-width:112px}.profile-location-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:flex-start}.profile-location-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:rgba(0,75,151,.1);color:var(--fever-university)}.profile-location-title{color:var(--fever-ink);font-size:17px;font-weight:900}.profile-location-copy{color:var(--fever-muted,#667085);font-size:13px;line-height:1.4}.profile-location-list{margin:12px 0 0}.profile-location-list ul{background:0 0}#profile-new{margin-top:10px}.profile-saved-row .item-inner{align-items:stretch;gap:10px}.profile-saved-row{gap:12px}.profile-saved-avatar{flex:0 0 auto;width:48px;height:48px;margin-top:8px;border-radius:17px;font-size:17px}.profile-saved-row .item-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-saved-actions{display:flex;gap:8px;margin-top:8px}.profile-saved-actions .button{flex:1}@media (max-width:520px){.profile-care-strip{grid-template-columns:1fr}.profile-color-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-sync-head{grid-template-columns:1fr}.profile-sync-head>.icon{display:none}.profile-avatar-panel{grid-template-columns:1fr;text-align:center}.profile-avatar-preview{margin:0 auto}.profile-avatar-actions{justify-content:center}.profile-location-panel{grid-template-columns:1fr}.profile-location-icon{margin:0 auto}.profile-saved-row .item-title-row{align-items:flex-start;flex-direction:column;gap:2px}}