:where(.b44-profile-screen,.b44-profile){--b44-profile-orange: var(--orange-500, #ff6a00);--b44-profile-orange-hover: var(--orange-600, #e5571a);--b44-profile-blue: var(--blue-500, #3b51e5);--b44-profile-green: var(--green-500, #134f25);--b44-profile-ink: var(--text-ink, #1e1e24);--b44-profile-body: var(--text-body, #232529);--b44-profile-muted: var(--text-muted, #767676);--b44-profile-page: var(--surface-main, #eeeceb);--b44-profile-card: var(--surface-card, #fff);--b44-profile-card-warm: var(--surface-card-warm, #f9f7f4);--b44-profile-border: var(--border-soft, rgb(15 15 15 / 8%));--b44-profile-border-hover: var(--border-mid, rgb(15 15 15 / 16%));--b44-profile-shadow: var(--shadow-lg, 0 20px 60px -40px rgb(15 15 15 / 24%));--b44-profile-font-display: var(--font-display, "Dazzed", system-ui, sans-serif);--b44-profile-font-body: var(--font-body, "Geist", system-ui, sans-serif);color:var(--b44-profile-ink);font-family:var(--b44-profile-font-body)}:where(.b44-profile-screen,.b44-profile),:where(.b44-profile-screen,.b44-profile) *{box-sizing:border-box}:where(.b44-profile-screen,.b44-profile) .b44-name-effect{--b44-name-effect-base: var(--b44-profile-ink);--b44-name-effect-highlight: var(--b44-profile-ink);--b44-name-effect-static: var(--b44-profile-ink)}.b44-profile-screen{min-height:100%;overflow:hidden;background:var(--b44-profile-page);padding:102px 20px 96px}.b44-profile-screen__inner{width:min(100%,1231px);margin:0 auto;display:flex;flex-direction:column;gap:48px}.b44-profile{display:flex;flex-direction:column;gap:48px}.b44-profile-screen h1,.b44-profile-screen h2,.b44-profile-screen h3,.b44-profile-screen p{margin:0}.b44-profile__section-title{font-family:var(--b44-profile-font-display);font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.4px}.b44-profile-cover{position:relative;width:100%;height:170px;overflow:hidden;border-radius:10px;background:var(--b44-profile-card-warm)}.b44-profile-cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.b44-profile-screen{padding:128px 40px 112px}}@media(min-width:1025px){.b44-profile-screen{padding:145px 90px 128px}}@media(max-width:639px){.b44-profile{gap:36px}.b44-profile-cover{height:120px}.b44-profile__section-title{font-size:18px;line-height:24px}}.b44-profile-identity{display:flex;flex-direction:column;gap:24px;margin-top:-108px;position:relative}.b44-profile-identity__top{display:flex;align-items:flex-end;gap:24px}.b44-profile-avatar{width:144px;height:144px;flex:0 0 auto;overflow:hidden;display:grid;place-items:center;border-radius:8px;box-shadow:0 0 0 4px var(--b44-profile-page);background:var(--sem-accents-accent-3, #e3e9ff);color:var(--sem-text-icon-primary, #0f0e0e);font-size:48px;font-weight:500;line-height:1}.b44-profile-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b44-profile-identity__main{min-width:0;flex:1;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.b44-profile-identity__copy{min-width:0;display:flex;flex-direction:column;gap:8px}.b44-profile-badges,.b44-profile-socials,.b44-profile-meta{display:flex;align-items:center;flex-wrap:wrap}.b44-profile-badges{gap:8px}.b44-profile-socials{gap:6px}.b44-profile-meta{gap:8px;color:var(--b44-profile-muted)}.b44-profile-badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:24px;flex:0 1 auto;max-width:100%;min-width:0;padding:0 8px;border:1px solid var(--sem-badge-border-standard-light, #ddd8d2);border-radius:4px;background:var(--sem-badge-fill-standard-light, #f8f6f4);color:var(--b44-profile-ink);font-size:14px;font-weight:460;line-height:18px;white-space:nowrap}.b44-profile-badge__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b44-profile-badge svg{width:18px;height:18px;flex:0 0 auto;margin-inline:-2px}.b44-profile-badge__art{border-radius:3px}.b44-profile-name{overflow-wrap:anywhere;font-family:var(--b44-profile-font-display);font-size:32px;font-weight:600;line-height:36px;letter-spacing:-.02em}.b44-profile-social{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:var(--b44-profile-ink);transition:background-color .2s ease-out}.b44-profile-social:hover{background:#1e1e240f}.b44-profile-social svg{width:18px;height:18px}.b44-profile-meta{font-size:14px;line-height:20px}.b44-profile-meta__location{display:inline-flex;align-items:center;gap:5px;min-width:0}.b44-profile-meta__location svg{width:16px;height:16px;flex:0 0 auto}.b44-profile-bio{max-width:70ch;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--b44-profile-body);font-size:18px;line-height:26px}.b44-profile-identity__details{display:flex;flex-direction:column;gap:12px}.b44-profile-socials--mobile{display:none}@media(max-width:639px){.b44-profile-identity{margin-top:-84px}.b44-profile-identity__top{align-items:flex-start;flex-direction:column;gap:16px}.b44-profile-avatar{width:96px;height:96px;font-size:32px}.b44-profile-identity__main{width:100%}.b44-profile-socials--desktop{display:none}.b44-profile-socials--mobile{display:flex}.b44-profile-bio{font-size:16px;line-height:24px}}.b44-profile-level-badge{display:inline-flex;align-items:center;gap:6px;height:24px;flex:0 0 auto;padding:0 8px;border-radius:4px;white-space:nowrap;font-family:var(--b44-profile-font-display);font-size:14px;font-weight:600;line-height:16px;letter-spacing:-.015em}.b44-profile-level-badge__dot{width:5px;height:5px;flex:0 0 auto;background:currentColor}.b44-profile-section{display:flex;flex-direction:column;gap:24px}.b44-profile-apps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.b44-profile-app{min-width:0;display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid var(--b44-profile-border);border-radius:10px;background:var(--b44-profile-card);color:inherit;text-decoration:none;box-shadow:var(--b44-profile-shadow);transition:border-color .2s ease-out,transform .2s ease-out}.b44-profile-app:hover{border-color:var(--b44-profile-border-hover);transform:translateY(-2px)}.b44-profile-app__media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;display:grid;place-items:center;border-radius:8px;background:var(--b44-profile-card-warm)}.b44-profile-app__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.b44-profile-app__media--logo img{width:45%;height:auto;aspect-ratio:1;border-radius:8px;-o-object-position:center;object-position:center}.b44-profile-app__placeholder{display:inline-flex;flex-direction:column;align-items:center;gap:6px;color:var(--b44-profile-muted);font-size:13px;font-weight:500;line-height:18px}.b44-profile-app__placeholder svg{width:22px;height:22px}.b44-profile-app__copy{min-width:0;display:flex;flex-direction:column;gap:4px}.b44-profile-app__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--b44-profile-font-display);font-size:22px;font-weight:600;line-height:26px;letter-spacing:-1px}.b44-profile-app__description{overflow:hidden;color:var(--b44-profile-muted);font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.b44-profile-partner{display:grid;grid-template-columns:minmax(0,1fr) 1px 264px;gap:24px;padding:20px;border:1px solid var(--sem-border-separator-light, #e9e6e0);border-radius:8px;background:var(--b44-profile-card)}.b44-profile-partner__main,.b44-profile-partner__side{display:flex;flex-direction:column}.b44-profile-partner__main{min-width:0;gap:16px}.b44-profile-partner__side{justify-content:space-between;gap:16px}.b44-profile-partner__cta{display:flex;flex-direction:column;gap:8px}.b44-profile-partner__divider{width:1px;background:var(--sem-border-separator-default, #ddd8d2)}.b44-profile-partner__status{width:-moz-fit-content;width:fit-content;height:28px;border-color:transparent;background:var(--sem-badge-fill-recommended, #d7dbae)}.b44-profile-partner__status--vacation{border-color:transparent;background:var(--sem-badge-fill-pending, #f0c84d);color:var(--b44-profile-ink)}.b44-profile-partner__rate{display:flex;flex-direction:column;gap:6px}.b44-profile-partner__price{display:flex;align-items:flex-end;gap:12px}.b44-profile-partner__amount{font-family:var(--b44-profile-font-display);font-size:32px;font-weight:560;line-height:36px;letter-spacing:-.02em}.b44-profile-partner__amount--fallback{font-size:28px;line-height:32px}.b44-profile-partner__muted{color:var(--b44-profile-muted);font-size:14px;line-height:18px}.b44-profile-partner__emphasis{color:var(--b44-profile-ink);font-weight:460}.b44-profile-partner__skills{display:flex;flex-wrap:wrap;gap:8px}.b44-profile-partner__skill{border-color:var(--sem-badge-border-stone-light, #ddd8d2);background:var(--sem-badge-fill-stone-light, #f1eeea)}.b44-profile-partner__response{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px;font-size:14px;line-height:18px}.b44-profile-partner__response-label{color:var(--b44-profile-muted)}.b44-profile-button{position:relative;height:36px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 16px;border:0;border-radius:6px;background:var(--sem-fill-standard-primary-default, #0f0e0e);color:var(--sem-text-icon-primary-light, #fcfcfc);font:460 14px/18px var(--b44-profile-font-body);text-decoration:none;transition:background-color .2s ease-out}.b44-profile-button:hover{background:var(--sem-fill-standard-primary-hover, #3a3939)}.b44-profile-button:disabled{cursor:not-allowed;opacity:.45}.b44-profile-button svg{width:18px;height:18px}.b44-profile-activity__heading{display:flex;align-items:center;gap:12px}.b44-profile-activity__streak{display:inline-flex;align-items:center;gap:5px;color:var(--b44-profile-body);font-size:14px;font-weight:500}.b44-profile-activity__streak svg{width:16px;height:16px;color:var(--b44-profile-orange);fill:currentColor}.b44-profile-activity__chart{margin-top:24px;padding-inline:4px}.b44-profile-activity__scroll>svg{display:block;width:100%;height:auto;overflow:visible}.b44-profile-activity__legend{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:8px;color:var(--b44-profile-muted);font-size:10px}.b44-profile-activity__cell{cursor:pointer}.b44-profile-milestones{display:flex;flex-direction:column;gap:24px;padding:32px;border:1px solid var(--b44-profile-border);border-radius:10px;background:var(--b44-profile-card);box-shadow:var(--b44-profile-shadow)}.b44-profile-milestones__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.b44-profile-milestones__tier{display:flex;flex-direction:column;gap:12px}.b44-profile-milestones__tier-name{color:var(--b44-profile-muted);font-size:14px;font-weight:500}.b44-profile-milestones__list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.b44-profile-milestones__item{display:flex;align-items:center;gap:10px;color:var(--b44-profile-body);font-size:14px;line-height:20px}.b44-profile-milestones__dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--b44-profile-orange)}@media(max-width:900px){.b44-profile-apps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.b44-profile-apps{grid-template-columns:1fr;gap:16px}.b44-profile-partner{grid-template-columns:1fr;gap:24px}.b44-profile-partner__divider{width:100%;height:1px}.b44-profile-button:after{content:"";position:absolute;top:-4px;right:0;bottom:-4px;left:0}.b44-profile-activity__scroll{overflow-x:auto}.b44-profile-activity__scroll>svg{width:auto;max-width:none}.b44-profile-milestones{padding:20px}.b44-profile-milestones__groups{grid-template-columns:1fr}}.b44-profile-claimed-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.b44-profile-claimed-badge{min-width:0;display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--b44-profile-border);border-radius:10px;background:var(--b44-profile-card);box-shadow:var(--b44-profile-shadow)}.b44-profile-claimed-badge__emoji{display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:28px;flex:0 0 auto}.b44-profile-claimed-badge__art{flex:0 0 auto;width:44px;height:44px;border-radius:8px}.b44-profile-claimed-badge__copy{min-width:0;display:flex;flex-direction:column;gap:2px}.b44-profile-claimed-badge__title{font-weight:600;font-size:15px;line-height:20px}.b44-profile-claimed-badge__identity{color:var(--b44-profile-muted);font-size:14px;line-height:18px}@media(max-width:900px){.b44-profile-claimed-badges{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.b44-profile-claimed-badges{grid-template-columns:1fr}}
