.sopure-profile-v2{color:var(--sopure-ink);background:var(--sopure-canvas);--card:var(--sopure-surface);--secondary:var(--sopure-panel);--foreground:var(--sopure-ink);--muted-foreground:var(--sopure-sub);--border:var(--sopure-line);--color-title:var(--sopure-brand)}.sopure-profile-identity{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;padding:8px 0 20px}.sopure-profile-identity-main{display:flex;gap:18px;min-width:0;align-items:flex-start}.sopure-profile-portrait{flex:0 0 auto;position:relative}.sopure-profile-portrait img{object-fit:cover}.sopure-profile-about{min-width:0}.sopure-profile-about :is(h1,h2){margin:4px 0;font-size:clamp(22px,3vw,30px);line-height:1.35;font-weight:700;overflow-wrap:anywhere}.sopure-profile-role{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:var(--sopure-sub);font-size:12px}.sopure-profile-role span{color:var(--sopure-brand);background:var(--sopure-soft);border-radius:6px;padding:2px 6px}.sopure-profile-bio{margin-top:8px;line-height:1.65;font-size:14px;max-width:65ch}.sopure-profile-bio,.sopure-profile-contact{color:var(--sopure-sub);overflow-wrap:anywhere}.sopure-profile-contact{margin-top:6px;font-size:12px}.sopure-profile-actions{display:flex;gap:8px;flex-wrap:wrap;max-width:320px;justify-content:flex-end}.sopure-profile-metrics{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;border-top:1px solid var(--sopure-line);padding-top:16px;font-size:14px;color:var(--sopure-sub)}.sopure-profile-v2 .sopure-adapter-card{border:1px solid var(--sopure-line);border-radius:14px;background:var(--sopure-surface);box-shadow:none}.sopure-profile-v2 :is(.profile-overview-shell,.profile-overview-stat,.profile-overview-progress){background:transparent;box-shadow:none;border-radius:14px}.sopure-profile-v2 .profile-overview-shell{padding:0}.sopure-profile-v2 .profile-overview-stat{border:1px solid var(--sopure-line)}.profile-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.profile-page-status:empty{display:none}.sopure-profile-v2 .profile-overview-shell{padding:18px;background:var(--sp-surface);border:1px solid var(--sp-line);border-radius:var(--sp-radius-panel)}.sopure-profile-v2 .profile-metric-card{display:block;min-width:0;padding:14px;border-radius:var(--sp-radius-control);box-shadow:none;text-decoration:none}.sopure-profile-v2 .profile-overview-shell>.profile-metric-card{width:100%;margin-top:12px}.sopure-profile-v2 .profile-primary-actions{padding:18px}.sopure-profile-v2 .profile-primary-actions h2{font-size:15px}.sopure-profile-v2 .profile-primary-actions p{font-size:12px;line-height:1.6}body .platform-shell:has(.sopure-profile-v2){background:var(--sopure-canvas)}body .platform-shell:has(.sopure-profile-v2):before{display:none}body .platform-shell:has(.sopure-profile-v2) .platform-top-nav{background:var(--sp-surface);box-shadow:var(--sp-shadow-soft);border-color:var(--sp-line)}.sopure-profile-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;max-width:1200px;margin-inline:auto}.sopure-profile-workspace>header{padding-inline:0}.sopure-profile-workspace>.sopure-adapter-card{margin:0}.sopure-profile-workspace .profile-work-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:8px;border-bottom:1px solid var(--sopure-line)}.sopure-profile-v2 a:focus-visible,.sopure-profile-v2 button:focus-visible{outline:2px solid var(--sopure-brand);outline-offset:2px}.sopure-profile-v2 .sopure-profile-actions :is(button,a){min-height:44px;border-radius:14px}@media(max-width:767px){.sopure-profile-identity{grid-template-columns:1fr;gap:14px}.sopure-profile-identity-main{gap:12px}.sopure-profile-actions{justify-content:flex-start;max-width:none}.sopure-profile-portrait>:is(img,button,div){max-width:72px}.sopure-profile-workspace{gap:12px}}