.ds5 .profile-hero{align-items:center;gap:var(--sp-5);margin-bottom:var(--sp-6);display:flex}.ds5 .profile-hero__photowrap{flex-shrink:0;width:172px;height:172px;position:relative}.ds5 .profile-hero__glow{filter:blur(34px);opacity:.36;z-index:0;pointer-events:none;border-radius:50%;position:absolute;inset:-22px}.ds5 .profile-hero__photowrap .profile-photo,.ds5 .profile-hero__photowrap .hexav{z-index:1;position:relative}.ds5 .profile-hero .hexav{flex-shrink:0}.ds5 .profile-hero .profile-photo{border-radius:var(--r-lg);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:1px solid var(--border);background:var(--surface);flex-shrink:0;width:172px;height:172px;box-shadow:0 8px 24px #0000004d}.ds5 .profile-hero .hero-id{gap:var(--sp-3);flex-direction:column;flex:1;min-width:0;display:flex}.ds5 .profile-hero .hero-headline{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);display:flex}.ds5 .profile-hero .hero-headline .cg-title{margin:0}.ds5 .profile-hero .hero-actions{align-items:center;gap:var(--sp-2);flex-shrink:0;display:flex}.ds5 .profile-hero .hero-tags{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds5 .profile-hero .hero-kpis{margin-top:var(--sp-1)}.ds5 .profile-hero .hero-kpis .cg-kpis{justify-content:flex-start}@media (max-width:640px){.ds5 .profile-hero{align-items:flex-start;gap:var(--sp-4);flex-direction:column}.ds5 .profile-hero__photowrap,.ds5 .profile-hero .profile-photo{width:104px;height:104px}.ds5 .profile-hero .hero-headline{gap:var(--sp-3);flex-direction:column}}.ds5 .cg-kpi .cg-kpi-ic{vertical-align:-1px;opacity:.85;margin-right:5px}.ds5 .profile-tabs{gap:var(--sp-1);margin-top:var(--sp-5);border-bottom:1px solid var(--border);scrollbar-width:none;display:flex;overflow-x:auto}.ds5 .profile-tabs::-webkit-scrollbar{display:none}.ds5 .profile-tab{padding:var(--sp-3) var(--sp-3);color:var(--muted);white-space:nowrap;transition:color var(--t-fast), border-color var(--t-fast);border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.ds5 .profile-tab:hover{color:var(--text)}.ds5 .profile-tab svg{opacity:.85}.ds5 .profile-tab--active{color:var(--cobalt-ink);border-bottom-color:var(--cobalt-ink)}.ds5 .profile-section{margin-top:var(--sp-8)}.ds5 .profile-conc{gap:var(--sp-2);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.ds5 .profile-conc-item{justify-content:space-between;align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);border:1px solid var(--border);border-radius:var(--r-md);background:var(--bg-card-subtle,var(--surface));transition:border-color var(--t-fast), background var(--t-fast);text-decoration:none;display:flex}.ds5 .profile-conc-item:hover{border-color:var(--border-strong,var(--border));background:var(--hover)}.ds5 .profile-conc-id{flex-direction:column;gap:4px;min-width:0;display:flex}.ds5 .profile-conc-nome{color:var(--strong);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.ds5 .profile-conc-meta{align-items:center;gap:var(--sp-2);color:var(--muted);font-size:12px;display:flex}.ds5 .profile-conc-score{flex-direction:column;flex-shrink:0;align-items:center;line-height:1;display:flex}.ds5 .profile-conc-score-v{font-family:var(--font-mono);color:var(--text);font-size:19px;font-weight:700}.ds5 .profile-conc-score-l{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:3px;font-size:9px;font-weight:600}.ds5 .profile-conc-score--high .profile-conc-score-v{color:#e06b6b}.ds5 .profile-conc-score--medium .profile-conc-score-v{color:#e0a155}.ds5 .profile-temas{gap:var(--sp-3) var(--sp-6);margin-top:var(--sp-3);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.ds5 .profile-tema{align-items:center;gap:var(--sp-3);display:flex}.ds5 .profile-tema-lbl{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:0 0 140px;font-size:13px;font-weight:500;overflow:hidden}.ds5 .profile-tema-track{background:var(--elevated);border-radius:var(--r-full);flex:1;height:6px;overflow:hidden}.ds5 .profile-tema-fill{background:var(--cobalt-ink);border-radius:var(--r-full);height:100%;display:block}.ds5 .profile-tema-pct{text-align:right;font-family:var(--font-mono);color:var(--muted);flex:0 0 38px;font-size:12px;font-weight:600}.ds5 .profile-ig{gap:var(--sp-5);margin-top:var(--sp-3);flex-direction:column;display:flex}.ds5 .profile-ig-stats{gap:var(--sp-6);flex-wrap:wrap;display:flex}.ds5 .profile-ig-stat{flex-direction:column;gap:3px;display:flex}.ds5 .profile-ig-stat .v{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--strong);font-size:22px;font-weight:700}.ds5 .profile-ig-stat .l{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);align-items:center;font-size:10px;font-weight:600;display:flex}.ds5 .profile-ig-growth{border:1px solid var(--border);border-radius:var(--r-md);padding:var(--sp-3) var(--sp-4) var(--sp-2);background:var(--bg-card-subtle,var(--surface))}.ds5 .profile-ig-growth-head{justify-content:space-between;align-items:baseline;gap:var(--sp-3);margin-bottom:var(--sp-2);display:flex}.ds5 .profile-ig-growth-lbl{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:10px;font-weight:600}.ds5 .profile-ig-growth-pct{font-family:var(--font-mono);color:#5fbf80;font-size:13px;font-weight:700}.ds5 .profile-ig-growth-pct[data-up=false]{color:#e06b6b}.ds5 .profile-spark{width:100%;height:60px;display:block}.ds5 .profile-spark-area{fill-opacity:.12}.ds5 .profile-spark-line{fill:none;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.ds5 .profile-ig-posts{gap:var(--sp-2);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.ds5 .profile-ig-post{border:1px solid var(--border);border-radius:var(--r-md);padding:var(--sp-3);background:var(--bg-card-subtle,var(--surface))}.ds5 .profile-ig-post-cap{margin:0 0 var(--sp-2);color:var(--text);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.ds5 .profile-ig-post-meta{gap:var(--sp-2);font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--muted);flex-wrap:wrap;font-size:11px;display:flex}.ds5 .profile-ig-post-date{margin-left:auto}.ds5 .profile-ig-link{color:var(--cobalt-ink);align-self:flex-start;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.ds5 .profile-ig-link:hover{text-decoration:underline}.ds5 .profile-bio{max-width:68ch;margin:var(--sp-2) 0 0;color:var(--text);font-size:15px;line-height:1.62}.ds5 .profile-ficha{gap:var(--sp-3) var(--sp-6);margin:var(--sp-4) 0 0;flex-wrap:wrap;display:flex}.ds5 .profile-ficha-item{flex-direction:column;gap:2px;display:flex}.ds5 .profile-ficha-item dt{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px;font-weight:600}.ds5 .profile-ficha-item dd{color:var(--strong);margin:0;font-size:14px;font-weight:600}.ds5 .rel-grid{gap:var(--sp-3);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.ds5 .rel-item .votes{flex-shrink:0}.ds5 .hist-year{font-family:var(--font-mono);color:var(--strong);letter-spacing:-.02em;margin-right:2px;font-weight:600}.ds5 .profile-muted{font-family:var(--font-mono);letter-spacing:.02em;color:var(--muted);padding:var(--sp-4) 0;font-size:11px;font-weight:500}.ds5 .profile-base{gap:var(--sp-4);grid-template-columns:1.15fr 1fr;align-items:stretch;display:grid}.ds5 a.profile-map{border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);min-height:220px;transition:border-color var(--t-fast);text-decoration:none;display:block;position:relative;overflow:hidden}.ds5 a.profile-map:hover{border-color:var(--cobalt-ink)}.ds5 .profile-map-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;width:100%;height:100%;transition:opacity var(--t-norm), transform var(--t-norm);position:absolute;inset:0}.ds5 .profile-map-img.is-loaded{opacity:1}.ds5 a.profile-map:hover .profile-map-img.is-loaded{transform:scale(1.03)}.ds5 .profile-map-skeleton{background-color:var(--surface);background-image:repeating-linear-gradient(60deg, var(--hexweave) 0 1px, transparent 1px 17px), repeating-linear-gradient(-60deg, var(--hexweave) 0 1px, transparent 1px 17px), repeating-linear-gradient(0deg, var(--hexweave) 0 1px, transparent 1px 30px);opacity:1;transition:opacity var(--t-norm);position:absolute;inset:0}.ds5 .profile-map-skeleton.is-loaded{opacity:0}.ds5 .profile-map-label{z-index:1;padding:var(--sp-4) var(--sp-3) var(--sp-2);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:#fff;background:linear-gradient(#0000,#0009);font-size:10.5px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.ds5 .profile-base-side{gap:var(--sp-3);flex-direction:column;display:flex}.ds5 .profile-base-note{font-family:var(--font-mono);letter-spacing:.02em;color:var(--muted);font-size:11px;font-weight:500}.ds5 .profile-pos{gap:var(--sp-7);grid-template-columns:auto 1fr;align-items:center;display:grid}.ds5 .profile-radar-wrap{align-items:center;gap:var(--sp-2);flex-direction:column;display:flex}.ds5 .profile-radar{display:block}.ds5 .profile-radar-grid{fill:none;stroke:var(--border);stroke-width:1px}.ds5 .profile-radar-axis{stroke:var(--border);stroke-width:1px;opacity:.6}.ds5 .profile-radar-shape{fill-opacity:.18;stroke-width:2px;stroke-linejoin:round}.ds5 .profile-radar-dot{stroke:var(--surface);stroke-width:1px}.ds5 .profile-radar-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.ds5 .profile-axes{gap:var(--sp-3);flex-direction:column;display:flex}.ds5 .axis-row{align-items:center;gap:var(--sp-3);display:flex}.ds5 .axis-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);flex:0 0 96px;font-size:11px;font-weight:600}.ds5 .axis-track{background:var(--elevated);border-radius:var(--r-full);flex:1;height:6px;overflow:hidden}.ds5 .axis-fill{background:var(--cobalt-ink);border-radius:var(--r-full);height:100%;display:block}.ds5 .axis-val{text-align:right;font-family:var(--font-mono);letter-spacing:.02em;color:var(--text);flex:0 0 104px;font-size:11px;font-weight:600}.ds5 .profile-loading,.ds5 .profile-error{justify-content:center;align-items:center;gap:var(--sp-3);min-height:320px;color:var(--muted);flex-direction:column;display:flex}.ds5 .profile-error h2{font-family:var(--font-display);color:var(--strong);font-size:22px;font-weight:700}@media (max-width:860px){.ds5 .profile-base,.ds5 .profile-pos{grid-template-columns:1fr}.ds5 .hexscore-lg{width:140px;height:140px;margin:0 auto}.ds5 .axis-label{flex-basis:84px}.ds5 .axis-val{flex-basis:88px}}
