.expert-profile[data-astro-cid-6r6okj6d]{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-panel);box-shadow:var(--shadow-card);scroll-margin-top:calc(var(--header-height) + var(--space-6));grid-template-columns:minmax(17.5rem,22.5rem) minmax(0,1fr);grid-template-areas:"side header""side experience""side actions";align-items:start;gap:0 clamp(2rem,4vw,4.5rem);padding:clamp(1rem,2.4vw,2rem);display:grid;overflow:clip}.expert-profile__header[data-astro-cid-6r6okj6d]{grid-area:header;min-width:0;padding-top:clamp(.5rem,1vw,1rem)}.expert-profile__side[data-astro-cid-6r6okj6d]{gap:var(--space-6);grid-area:side;min-width:0;display:grid}.expert-profile__media[data-astro-cid-6r6okj6d]{aspect-ratio:1;background:var(--color-surface);border-radius:calc(var(--radius-panel) - .65rem);width:100%;position:relative;overflow:hidden}.expert-profile__media[data-astro-cid-6r6okj6d] img{object-fit:contain;width:100%;height:100%}.expert-profile__number[data-astro-cid-6r6okj6d]{backdrop-filter:blur(12px);background:color-mix(in srgb, var(--color-background) 78%, transparent);border:1px solid color-mix(in srgb, var(--color-border-strong) 74%, transparent);bottom:var(--space-4);color:var(--color-accent-text);height:2.75rem;left:var(--space-4);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;font-size:.82rem;font-weight:800;display:inline-flex;position:absolute}.expert-profile__eyebrow[data-astro-cid-6r6okj6d]{color:var(--color-accent-text);letter-spacing:.11em;margin:0 0 var(--space-3);text-transform:uppercase;font-size:.75rem;font-weight:800}h2[data-astro-cid-6r6okj6d]{letter-spacing:-.055em;overflow-wrap:break-word;text-wrap:balance;margin:0;font-size:clamp(2.2rem,4vw,4.15rem);line-height:.98}.expert-profile__positioning[data-astro-cid-6r6okj6d]{color:var(--color-text-muted);margin:var(--space-5) 0 0;max-width:48rem;font-size:clamp(1.02rem,1.5vw,1.22rem);font-weight:630;line-height:1.5}.expert-profile__experience[data-astro-cid-6r6okj6d]{border-top:1px solid var(--color-border);margin-top:var(--space-8);min-width:0;padding-top:var(--space-6);grid-area:experience}.expert-profile__competencies[data-astro-cid-6r6okj6d]{min-width:0}h3[data-astro-cid-6r6okj6d]{letter-spacing:-.025em;margin:0;font-size:clamp(1.12rem,1.7vw,1.35rem);line-height:1.2}.expert-profile__prose[data-astro-cid-6r6okj6d]{color:var(--color-text-muted);gap:var(--space-3);margin-top:var(--space-4);max-width:52rem;line-height:1.67;display:grid}.expert-profile__prose[data-astro-cid-6r6okj6d] p[data-astro-cid-6r6okj6d]{margin:0}.expert-profile__competencies[data-astro-cid-6r6okj6d] ul[data-astro-cid-6r6okj6d]{gap:var(--space-2);margin:var(--space-4) 0 0;flex-wrap:wrap;min-width:0;padding:0;list-style:none;display:flex}.expert-profile__competencies[data-astro-cid-6r6okj6d] li[data-astro-cid-6r6okj6d]{background:color-mix(in srgb, var(--color-accent) 10%, var(--color-surface));border:1px solid color-mix(in srgb, var(--color-accent) 24%, var(--color-border));color:var(--color-text);overflow-wrap:anywhere;border-radius:999px;max-width:100%;padding:.58rem .78rem;font-size:.82rem;font-weight:680;line-height:1.25}.expert-profile__actions[data-astro-cid-6r6okj6d]{align-self:end;gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;grid-area:actions;min-width:0;padding-bottom:clamp(.5rem,1vw,1rem);display:flex}:root[data-theme=dark] .expert-profile__number[data-astro-cid-6r6okj6d]{color:var(--color-accent)}@media (width<=64rem){.expert-profile[data-astro-cid-6r6okj6d]{grid-template-columns:minmax(17.5rem,19rem) minmax(0,1fr);gap:0 clamp(1.5rem,3vw,2.5rem)}}@media (width<=52rem){.expert-profile[data-astro-cid-6r6okj6d]{grid-template-columns:minmax(0,1fr);grid-template-areas:"header""side""experience""actions";gap:0}.expert-profile__header[data-astro-cid-6r6okj6d]{padding:var(--space-3) var(--space-2) 0}.expert-profile__side[data-astro-cid-6r6okj6d]{margin-top:var(--space-8);width:100%;max-width:32rem}.expert-profile__experience[data-astro-cid-6r6okj6d]{margin-top:var(--space-8);padding-inline:var(--space-2)}.expert-profile__actions[data-astro-cid-6r6okj6d]{padding:0 var(--space-2) var(--space-4)}}@media (width<=32rem){.expert-profile[data-astro-cid-6r6okj6d]{border-radius:var(--radius-card);padding:.75rem}.expert-profile__header[data-astro-cid-6r6okj6d],.expert-profile__experience[data-astro-cid-6r6okj6d],.expert-profile__actions[data-astro-cid-6r6okj6d]{padding-inline:var(--space-1)}.expert-profile__media[data-astro-cid-6r6okj6d]{border-radius:calc(var(--radius-card) - .4rem)}h2[data-astro-cid-6r6okj6d]{font-size:clamp(2rem,12vw,3rem)}.expert-profile__actions[data-astro-cid-6r6okj6d]{flex-direction:column;align-items:stretch}.expert-profile__actions[data-astro-cid-6r6okj6d] .button{width:100%}}.experts-hero[data-astro-cid-qucbyyrg]{color:#18211c;isolation:isolate;background:#f7faf8;padding-block:clamp(1.75rem,3.6vw,3.75rem);position:relative;overflow:clip}.experts-hero[data-astro-cid-qucbyyrg]:before,.experts-hero[data-astro-cid-qucbyyrg]:after{content:"";pointer-events:none;position:absolute;inset:0}.experts-hero[data-astro-cid-qucbyyrg]:before{opacity:.92;z-index:-2;background-image:url(/images/experts-hero-light.webp);background-position:100%;background-repeat:no-repeat;background-size:cover}.experts-hero[data-astro-cid-qucbyyrg]:after{z-index:-1;background:linear-gradient(90deg,#fffffff5 0%,#fffc 52%,#f7faf829 100%)}.experts-hero[data-astro-cid-qucbyyrg] .container-wide[data-astro-cid-qucbyyrg]{z-index:1;position:relative}.breadcrumbs[data-astro-cid-qucbyyrg]{color:#5d6b64;align-items:center;gap:var(--space-2);margin-bottom:clamp(1.5rem,2.5vw,2.5rem);font-size:.82rem;display:flex}.breadcrumbs[data-astro-cid-qucbyyrg] a[data-astro-cid-qucbyyrg]{text-decoration:none}.breadcrumbs[data-astro-cid-qucbyyrg] a[data-astro-cid-qucbyyrg]:hover{color:var(--color-accent)}.experts-hero__content[data-astro-cid-qucbyyrg]{gap:0;max-width:90rem;display:grid}.experts-next__eyebrow[data-astro-cid-qucbyyrg]{color:var(--color-accent-text);letter-spacing:.11em;margin:0 0 var(--space-4);text-transform:uppercase;font-size:.78rem;font-weight:800}h1[data-astro-cid-qucbyyrg]{color:var(--color-accent);letter-spacing:-.065em;text-wrap:balance;max-width:14ch;margin:0;font-size:clamp(3.15rem,7vw,6.25rem);line-height:.92}.experts-hero__lead[data-astro-cid-qucbyyrg]{color:#151c18;max-width:52rem;margin:clamp(1.25rem,2vw,1.75rem) 0 0;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:620;line-height:1.45}.experts-hero__intro[data-astro-cid-qucbyyrg]{color:#46534c;gap:var(--space-4);margin-top:var(--space-4);max-width:57rem;line-height:1.68;display:grid}.experts-hero__intro[data-astro-cid-qucbyyrg] p[data-astro-cid-qucbyyrg]{margin:0}.experts-hero__action[data-astro-cid-qucbyyrg]{margin-top:clamp(1.5rem,2.5vw,2rem)}.experts-list[data-astro-cid-qucbyyrg]{background:var(--color-surface);padding-block:var(--space-section)}.experts-list__inner[data-astro-cid-qucbyyrg]{gap:clamp(2rem,5vw,4rem);display:grid}.experts-next[data-astro-cid-qucbyyrg]{padding-block:clamp(4.5rem,8vw,7rem)}.experts-next__inner[data-astro-cid-qucbyyrg]{align-items:end;gap:var(--space-10);justify-content:space-between;display:flex}.experts-next[data-astro-cid-qucbyyrg] h2[data-astro-cid-qucbyyrg]{font-size:var(--font-size-h2);letter-spacing:-.052em;text-wrap:balance;max-width:45rem;margin:0;line-height:1.02}.experts-next__links[data-astro-cid-qucbyyrg]{gap:var(--space-3);flex-wrap:wrap;flex:none;display:flex}.experts-next__links[data-astro-cid-qucbyyrg] a[data-astro-cid-qucbyyrg]{border:1px solid var(--color-border-strong);border-radius:var(--radius-control);align-items:center;gap:var(--space-3);min-height:3rem;transition:background-color var(--duration-fast) ease, transform var(--duration-fast) ease;padding:.8rem 1rem;font-size:.92rem;font-weight:740;text-decoration:none;display:inline-flex}.experts-next__links[data-astro-cid-qucbyyrg] a[data-astro-cid-qucbyyrg]:first-child{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-on-accent)}.experts-next__links[data-astro-cid-qucbyyrg] a[data-astro-cid-qucbyyrg]:hover{background:var(--color-surface-hover);transform:translateY(-2px)}.experts-next__links[data-astro-cid-qucbyyrg] a[data-astro-cid-qucbyyrg]:first-child:hover{background:var(--color-accent-hover)}:root[data-theme=dark] .experts-next__eyebrow[data-astro-cid-qucbyyrg]{color:var(--color-accent)}:root[data-theme=dark] .experts-hero[data-astro-cid-qucbyyrg]{color:#f3f6f4;background:#050806}:root[data-theme=dark] .experts-hero[data-astro-cid-qucbyyrg]:before{opacity:.56;background-image:url(/og/upside-invest-og.png)}:root[data-theme=dark] .experts-hero[data-astro-cid-qucbyyrg]:after{background:linear-gradient(90deg,#040806f7 0%,#040907eb 52%,#040907b8 100%)}:root[data-theme=dark] .breadcrumbs[data-astro-cid-qucbyyrg]{color:#f3f6f4b3}:root[data-theme=dark] .experts-hero[data-astro-cid-qucbyyrg] h1[data-astro-cid-qucbyyrg]{color:var(--color-accent)}:root[data-theme=dark] .experts-hero__lead[data-astro-cid-qucbyyrg]{color:#f4f7f5f0}:root[data-theme=dark] .experts-hero__intro[data-astro-cid-qucbyyrg]{color:#e1e9e4c7}@media (width>=80rem){.experts-hero[data-astro-cid-qucbyyrg] h1[data-astro-cid-qucbyyrg]{white-space:nowrap;max-width:none}}@media (width<=58rem){.experts-next__inner[data-astro-cid-qucbyyrg]{flex-direction:column;align-items:flex-start}}@media (width<=38rem){.experts-hero[data-astro-cid-qucbyyrg]{padding-block:1.5rem 3rem}.experts-hero[data-astro-cid-qucbyyrg]:before{opacity:.82;background-position:64%}.experts-hero[data-astro-cid-qucbyyrg]:after{background:linear-gradient(#fffffff5 0%,#ffffffe0 58%,#f7faf8b8 100%)}:root[data-theme=dark] .experts-hero[data-astro-cid-qucbyyrg]:before{opacity:.44}:root[data-theme=dark] .experts-hero[data-astro-cid-qucbyyrg]:after{background:linear-gradient(#040806f2 0%,#040907e0 58%,#040907d1 100%)}.breadcrumbs[data-astro-cid-qucbyyrg]{margin-bottom:1.5rem}h1[data-astro-cid-qucbyyrg]{max-width:11ch;font-size:clamp(3rem,15vw,4.75rem)}.experts-hero__lead[data-astro-cid-qucbyyrg]{margin-top:var(--space-5)}.experts-next__links[data-astro-cid-qucbyyrg]{flex-direction:column;align-items:stretch;width:100%}.experts-next__links[data-astro-cid-qucbyyrg] a[data-astro-cid-qucbyyrg]{justify-content:center;width:100%}}
