.profile-page{width:100%;padding:0 0 80px;display:flex;flex-direction:column;gap:80px}.profile-main{width:100%;max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:80px}.pfh{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:24px}.pfh-stack{display:flex;flex-direction:column}.pfh-kicker-row{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.pfh-kicker-role{color:var(--foreground);text-decoration:none}.pfh-kicker-role:before{content:"> ";color:var(--accent)}.pfh-kicker-role:hover,.pfh-kicker-role:focus-visible{text-decoration:underline}.pfh-kicker-edit{color:var(--foreground-feint);text-decoration:none;padding:6px 12px;border:1px solid var(--border);transition:color .15s,border-color .15s}.pfh-kicker-edit:hover,.pfh-kicker-edit:focus-visible{color:var(--foreground);border-color:var(--foreground)}.pfh-kicker-edit:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pfh-dossier{padding:14px 0;background-image:repeating-linear-gradient(-45deg,color-mix(in srgb,var(--foreground) 10%,transparent) 0px,color-mix(in srgb,var(--foreground) 10%,transparent) 1.5px,transparent 1.5px,transparent 8px)}.pfh-dossier-inner{width:100%;max-width:var(--max-width);margin:0 auto;background:var(--background);padding:40px 48px}@media(max-width:600px){.pfh-dossier-inner{padding:32px 24px}}.pfh-id{display:flex;flex-direction:column;min-width:0}.pfh-id--asym{align-items:flex-start;gap:28px}.pfh-id-asym-grid{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:stretch;width:100%}.pfh-id-asym-col{display:flex;flex-direction:column;gap:10px;min-width:0}.pfh-id-asym-col .pfh-id-socials{margin-top:auto}@media(max-width:600px){.pfh-id-asym-grid{grid-template-columns:1fr;gap:16px}}.pfh-id-avatar{width:160px;height:160px}.pfh-id-avatar--lg{width:180px;height:180px}@media(max-width:600px){.pfh-id-avatar,.pfh-id-avatar--lg{width:112px;height:112px}}.pfh-id-name{margin:4px 0 0;font-family:var(--font-sans);font-size:40px;font-variation-settings:"wght" 680,"opsz" 60;letter-spacing:-.03em;line-height:1.05;color:var(--foreground)}.pfh-id-name--asym{margin:0;font-size:44px}@media(max-width:600px){.pfh-id-name{font-size:28px}.pfh-id-name--asym{font-size:30px}}.pfh-id-handle{margin:0;font-family:var(--font-mono);font-size:13px;letter-spacing:.02em;color:var(--accent)}.pfh-id-bio{margin:8px 0 0;max-width:600px;font-size:15px;line-height:1.55;color:var(--foreground)}.pfh-id-socials{margin-top:8px}.pfh-id-socials--left{justify-content:flex-start}.pfh-meta-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px 10px;margin-top:24px;padding-top:16px;border-top:1px dashed color-mix(in srgb,var(--foreground) 16%,transparent);width:100%;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.pfh-meta-row--left{justify-content:flex-start}.pfh-meta-row-cell{display:inline-flex;align-items:baseline;gap:6px}.pfh-meta-row-sep{color:var(--foreground-feint);margin-right:10px}.pfh-meta-row-label{color:var(--foreground-feint)}.pfh-meta-row-value{color:var(--foreground)}@media(max-width:600px){.pfh-meta-row{flex-direction:column;align-items:flex-start;gap:8px;margin-top:20px}.pfh-meta-row-cell{width:100%;justify-content:space-between;gap:12px}.pfh-meta-row-sep{display:none}}.profile-avatar{background:var(--layer);border:1px solid var(--border);overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-socials{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px}.profile-socials li{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.profile-socials a{display:inline-flex;align-items:center;min-height:32px;color:var(--foreground-feint);text-decoration:none;padding:6px 12px;border:1px solid var(--border);transition:color .15s,border-color .15s}.profile-socials a:hover,.profile-socials a:focus-visible{color:var(--foreground);border-color:var(--foreground)}.profile-socials a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.profile-state{max-width:560px;margin:120px auto;padding:0 20px;display:flex;flex-direction:column;gap:16px;color:var(--foreground-feint);text-align:center}.profile-state h1{font-family:var(--font-sans);font-size:28px;font-variation-settings:"wght" 680,"opsz" 60;letter-spacing:-.03em;color:var(--foreground)}.profile-section{display:flex;flex-direction:column;gap:20px}.profile-curve{width:100%;height:100%;overflow:visible}.profile-curve-axis{stroke:var(--border);stroke-width:1}.profile-curve-diagonal{stroke:color-mix(in srgb,var(--foreground) 12%,transparent);stroke-width:1;stroke-dasharray:2 3}.profile-curve-path{stroke:var(--accent);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.psc{gap:28px}.psc-head{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:16px 24px;padding:14px 0;border-top:1px dashed color-mix(in srgb,var(--foreground) 22%,transparent);border-bottom:1px dashed color-mix(in srgb,var(--foreground) 22%,transparent)}.psc-head-kicker{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--foreground-feint)}.psc-head-kicker:before{content:"> ";color:var(--accent)}.psc-head-title{margin:0;font-family:var(--font-sans);font-size:22px;font-variation-settings:"wght" 660,"opsz" 40;letter-spacing:-.02em;color:var(--foreground);justify-self:start}.psc-head-meta{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--foreground-feint);justify-self:end}@media(max-width:600px){.psc-head{grid-template-columns:1fr;gap:6px}.psc-head-title,.psc-head-meta{justify-self:start}}.psc-head-title--display{font-size:34px;font-variation-settings:"wght" 680,"opsz" 60;line-height:1.05;letter-spacing:-.03em}@media(max-width:600px){.psc-head-title--display{font-size:24px}}.psc-head--stacked{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:16px 0 18px;border-top-width:0px}.psc-head-byline{display:flex;align-items:baseline;gap:12px}.psc-head-byline-sep{color:var(--foreground-feint);font-family:var(--font-mono);font-size:11px}.psc-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}.psc-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--foreground-feint)}.psc-card-name{margin:0;font-family:var(--font-mono);font-size:11px;font-variation-settings:"wght" 560;letter-spacing:.14em;text-transform:uppercase;color:var(--foreground);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psc-card-type{color:var(--foreground-feint);flex-shrink:0}.psc-card-icon{color:var(--foreground-feint);transition:transform .15s,color .15s;flex-shrink:0}.psc-card:hover .psc-card-icon,.psc-card a:focus-visible .psc-card-icon{transform:translate(2px,-2px);color:var(--foreground)}.psc-card a{display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit}.psc-card-media{aspect-ratio:16 / 10;border:1px solid var(--border);transition:border-color .15s}.psc-card a:hover .psc-card-media,.psc-card a:focus-visible .psc-card-media{border-color:var(--foreground)}.psc-card a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.psc-transitions{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}.psc-card--transition{display:flex;flex-direction:column;gap:10px}.psc-transition-preview{position:relative;aspect-ratio:1 / 1;background:var(--layer);border:1px solid var(--border);overflow:hidden;padding:14px}@media(max-width:480px){.psc-transitions{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}}
