.profile_page___5UWi{width:min(1440px,100%);margin:0 auto;padding:42px 40px 64px;color:var(--fg)}.profile_profileHero__tHn4q{position:relative;min-height:250px;padding:34px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;overflow:hidden;border:1px solid #e7d8d6;border-radius:24px;background:linear-gradient(112deg,rgba(255,255,255,.98),rgba(255,250,249,.98) 57%,rgba(250,235,232,.96));box-shadow:0 18px 48px rgba(69,35,35,.07)}html[data-theme=dark] .profile_profileHero__tHn4q{border-color:#492d32;background:linear-gradient(112deg,#1b222d,#211d25 57%,#342126);box-shadow:0 18px 48px rgba(0,0,0,.26)}.profile_heroPattern__BnUVu{position:absolute;width:520px;height:520px;right:-165px;top:-285px;border-radius:50%;border:72px solid rgba(164,59,59,.055);box-shadow:0 0 0 52px rgba(164,59,59,.035),0 0 0 108px rgba(164,59,59,.022);pointer-events:none}.profile_identity__UulIz{position:relative;z-index:1;display:flex;align-items:center;gap:26px;min-width:0}.profile_avatarCard__jC6SN{display:grid;justify-items:center;grid-gap:8px;gap:8px;flex:0 0 auto}.profile_avatar__yF6Vc{position:relative;width:112px;height:112px;padding:0;display:grid;place-items:center;overflow:hidden;border:5px solid #fff;border-radius:24px;background:linear-gradient(145deg,#b84d49,#78302f);box-shadow:0 12px 28px rgba(92,37,37,.2);color:#fff;transition:transform .16s ease,box-shadow .16s ease}.profile_avatar__yF6Vc:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(92,37,37,.24)}.profile_avatar__yF6Vc img{object-fit:cover}.profile_avatar__yF6Vc span{font-family:var(--font-grotesk),var(--font-sans-fallback);font-size:2rem;font-weight:750;letter-spacing:-.04em}.profile_avatarAction__WJxge{padding:3px 8px;border:0;background:rgba(0,0,0,0);color:var(--accent);font-size:.74rem;font-weight:720}.profile_avatarAction__WJxge:hover{text-decoration:underline}.profile_identityCopy____u1_{min-width:0}.profile_identityTitle__fdZWz{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.profile_identityTitle__fdZWz h1{margin:0;font-size:clamp(2rem,3vw,3.05rem);letter-spacing:-.055em}.profile_activeBadge__phRoZ,.profile_inactiveBadge__IP_gz{padding:5px 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid;border-radius:999px;font-size:.72rem;font-weight:750;letter-spacing:.025em}.profile_activeBadge__phRoZ{border-color:#a6e2c4;background:var(--success-soft);color:#067647}.profile_inactiveBadge__IP_gz{border-color:#fecdca;background:var(--danger-soft);color:#b42318}.profile_activeBadge__phRoZ i,.profile_inactiveBadge__IP_gz i{width:6px;height:6px;border-radius:50%;background:currentColor}.profile_roleLine__3VQ20{margin:8px 0 4px;color:var(--fg);font-size:1rem;font-weight:650}.profile_roleLine__3VQ20 span{margin:0 8px;color:#b8a19e}.profile_profileFacts__D0ERM{display:flex;gap:8px 20px;flex-wrap:wrap;color:var(--muted);font-size:.78rem}.profile_profileFacts__D0ERM span{position:relative}.profile_profileFacts__D0ERM span:not(:last-child):after{content:"";position:absolute;width:3px;height:3px;right:-12px;top:50%;border-radius:50%;background:#c5c9d0}.profile_bio__CdLRN{max-width:690px;margin:16px 0 0;color:var(--muted);font-size:.9rem;line-height:1.6}.profile_heroActions__zs7Sv{position:relative;z-index:1;display:flex;align-items:center;gap:10px;flex:0 0 auto}.profile_dangerButton__aBvv4,.profile_primaryButton__NhG8Z,.profile_secondaryButton__ozGeG{min-height:42px;padding:.62rem .92rem;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid;border-radius:10px;font-size:.84rem;font-weight:720;line-height:1;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,transform .1s ease}.profile_primaryButton__NhG8Z{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 5px 12px rgba(164,59,59,.15)}.profile_primaryButton__NhG8Z:hover{border-color:var(--accent-strong);background:var(--accent-strong);text-decoration:none}.profile_secondaryButton__ozGeG{border-color:var(--border-strong);background:var(--surface);color:var(--fg)}.profile_secondaryButton__ozGeG:hover{border-color:#b8bec8;background:var(--surface-subtle)}.profile_dangerButton__aBvv4{border-color:#fecdca;background:var(--surface);color:#b42318}.profile_dangerButton__aBvv4:hover{background:var(--danger-soft)}.profile_dangerButton__aBvv4:active,.profile_primaryButton__NhG8Z:active,.profile_secondaryButton__ozGeG:active{transform:translateY(1px)}.profile_metrics__T1peZ{margin:22px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.profile_metrics__T1peZ article{min-height:138px;padding:20px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;grid-gap:4px 14px;gap:4px 14px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.profile_metrics__T1peZ article>div{display:flex;align-items:baseline;gap:9px}.profile_metrics__T1peZ strong{color:var(--text-strong);font-family:var(--font-grotesk),var(--font-sans-fallback);font-size:1.8rem;line-height:1}.profile_metrics__T1peZ article>div span{color:var(--fg);font-size:.78rem;font-weight:700}.profile_metrics__T1peZ small{grid-column:2;color:var(--muted-light);font-size:.72rem}.profile_metricIcon__0ei5E{width:40px;height:40px;grid-row:1/span 2;display:grid;place-items:center;border-radius:11px;font-size:1.15rem;font-weight:800}.profile_metricRed__BQR_V{background:var(--accent-soft);color:#a43b3b}.profile_metricGreen__OjFXA{background:var(--success-soft);color:#067647}.profile_metricBlue__qXEiR{background:color-mix(in srgb,var(--prog) 14%,var(--surface));color:#175cd3}.profile_metricOrange___9I4C{background:var(--warning-soft);color:#b54708}.profile_workGrid__rUj_g{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);grid-gap:18px;gap:18px}.profile_assignmentsSection__lVfOu,.profile_calendarSection__JD0sP,.profile_panel__gjWPb{border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm)}.profile_panel__gjWPb{min-height:250px;padding:24px}.profile_calendarToolbar__nHA1e,.profile_panelHeading__JnhM6,.profile_sectionHeading__AXDso{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.profile_eyebrow__l1G2S{display:block;margin-bottom:6px;color:#a43b3b;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.profile_calendarToolbar__nHA1e h3,.profile_modalHeader__lI19f h2,.profile_panelHeading__JnhM6 h2,.profile_sectionHeading__AXDso h2{margin:0}.profile_panelHeading__JnhM6 h2,.profile_sectionHeading__AXDso h2{font-size:1.24rem}.profile_panelMeta__q0WPG{color:var(--muted);font-size:.76rem}.profile_progressSummary__n21Pi{min-height:156px;display:flex;align-items:center;gap:30px}.profile_progressRing__E9JxB{--progress:0deg;position:relative;width:126px;height:126px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#a43b3b var(--progress),#f0e5e3 0)}.profile_progressRing__E9JxB:before{content:"";position:absolute;inset:12px;border-radius:50%;background:var(--surface)}.profile_progressRing__E9JxB span{position:relative;z-index:1;display:grid;justify-items:center}.profile_progressRing__E9JxB strong{color:var(--text-strong);font-size:1.55rem}.profile_progressRing__E9JxB small{color:var(--muted);font-size:.68rem}.profile_progressDetail__ejEK2{width:100%;min-width:0}.profile_progressDetail__ejEK2 p{margin:18px 0 0;color:var(--muted);font-size:.78rem}.profile_chart__ayHVs{display:grid;grid-gap:10px;gap:10px}.profile_bar__1kYgV{width:100%;height:11px;display:flex;overflow:hidden;border-radius:999px;background:var(--surface-subtle)}.profile_seg__rHqyN{height:100%}.profile_segTodo__9bkoS{background:#98a2b3}.profile_segProg__5Jx7u{background:#3b6fb6}.profile_segRev__h_6kN{background:#c96f28}.profile_segDone__R_8Mc{background:#1f8a5b}.profile_legend__VrZNR{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 14px;gap:8px 14px;list-style:none;color:var(--muted);font-size:.7rem}.profile_dot__T_LF4{width:7px;height:7px;margin-right:5px;display:inline-block;border-radius:50%}.profile_participationGrid__xLbxz{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--border)}.profile_participationGrid__xLbxz div{min-height:84px;padding:16px 10px;display:grid;align-content:center;justify-items:center;background:var(--surface-subtle)}.profile_participationGrid__xLbxz strong{color:var(--text-strong);font-size:1.25rem}.profile_participationGrid__xLbxz span{color:var(--muted);font-size:.68rem;text-align:center}.profile_memberMark__ZEI6l{margin-top:18px;padding-top:18px;display:flex;align-items:center;gap:12px;border-top:1px solid var(--border)}.profile_memberMark__ZEI6l>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--accent-soft);color:#a43b3b;font-size:.68rem;font-weight:800}.profile_memberMark__ZEI6l div{display:grid}.profile_memberMark__ZEI6l strong{color:var(--text-strong);font-size:.78rem}.profile_memberMark__ZEI6l small{color:var(--muted);font-size:.68rem}.profile_assignmentsSection__lVfOu,.profile_calendarSection__JD0sP{margin-top:18px;padding:26px}.profile_sectionHeading__AXDso{margin-bottom:20px;align-items:flex-end}.profile_sectionHeading__AXDso p{margin:6px 0 0;color:var(--muted);font-size:.8rem}.profile_textLink__uAiI2{color:var(--accent);font-size:.78rem;font-weight:720;white-space:nowrap}.profile_assignmentList__fM3He{overflow:hidden;border:1px solid var(--border);border-radius:13px}.profile_assignmentRow__6BZ3Z{min-height:72px;padding:13px 16px;display:grid;grid-template-columns:4px minmax(190px,1fr) 110px 105px 112px 18px;align-items:center;grid-gap:14px;gap:14px;border-bottom:1px solid var(--border);color:inherit;text-decoration:none;transition:background-color .13s ease}.profile_assignmentRow__6BZ3Z:last-child{border-bottom:0}.profile_assignmentRow__6BZ3Z:hover{background:var(--surface-subtle);text-decoration:none}.profile_assignmentRow__6BZ3Z>i{width:4px;height:35px;border-radius:999px}.profile_assignmentMain___ICsk{min-width:0;display:grid}.profile_assignmentMain___ICsk strong{overflow:hidden;color:var(--text-strong);font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.profile_assignmentMain___ICsk span{overflow:hidden;color:var(--muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.profile_statusBadge__lIfo5,.profile_workstreamBadge__P8EKp{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;font-size:.66rem;font-weight:740;white-space:nowrap}.profile_statusTodo__nOJkL{background:var(--surface-subtle);color:var(--fg)}.profile_statusProgress__J1LFu{background:color-mix(in srgb,var(--prog) 14%,var(--surface));color:#175cd3}.profile_statusReview__2IMia{background:var(--warning-soft);color:#b54708}.profile_statusDone__9j3S_{background:var(--success-soft);color:#067647}.profile_dueDate__2sKRD{color:var(--muted);font-size:.7rem;font-weight:650}.profile_overdue__ExUnM{color:#b42318}.profile_rowArrow__PkLoE{color:var(--muted-light);font-size:1.2rem}.profile_largeEmpty__9PW_O{min-height:128px;display:flex;align-items:center;justify-content:center;gap:14px}.profile_largeEmpty__9PW_O>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--success-soft);color:#067647;font-weight:800}.profile_largeEmpty__9PW_O strong{color:var(--text-strong)}.profile_largeEmpty__9PW_O p{margin:3px 0 0;color:var(--muted);font-size:.78rem}.profile_calendarShell__lA6s_{display:grid;grid-template-columns:minmax(0,1fr) 250px;overflow:hidden;border:1px solid var(--border);border-radius:15px}.profile_calendarMain__gVX6Z{min-width:0}.profile_calendarToolbar__nHA1e{min-height:76px;padding:15px 18px;align-items:center;border-bottom:1px solid var(--border)}.profile_calendarToolbar__nHA1e h3{font-size:1rem}.profile_calendarToolbar__nHA1e span{color:var(--muted);font-size:.7rem}.profile_calendarControls__iLKTk{display:flex;align-items:center;gap:5px}.profile_calendarControls__iLKTk button,.profile_iconButton__qJATw{min-width:34px;height:34px;padding:0 9px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--fg);font-size:.74rem;font-weight:700}.profile_calendarControls__iLKTk button:hover,.profile_iconButton__qJATw:hover{border-color:#c3c8d0;background:var(--surface-subtle)}.profile_weekdays__DANIi{height:36px;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;border-bottom:1px solid var(--border);background:var(--surface-subtle)}.profile_weekdays__DANIi span{color:var(--muted);font-size:.65rem;font-weight:780;text-align:center;text-transform:uppercase}.profile_calendarGrid__E_OjI{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.profile_calendarDay__e_Jbe{min-width:0;min-height:118px;padding:7px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.profile_calendarDay__e_Jbe:nth-child(7n){border-right:0}.profile_calendarDay__e_Jbe:nth-last-child(-n+7){border-bottom:0}.profile_outsideMonth__87CV9{background:var(--surface-subtle)}.profile_outsideMonth__87CV9 .profile_calendarEntry__2MQ68,.profile_outsideMonth__87CV9 .profile_dayNumber__e5P64{opacity:.46}.profile_today__aPLwe{background:var(--surface-subtle);box-shadow:inset 0 0 0 1px rgba(164,59,59,.2)}.profile_dayNumber__e5P64{width:25px;height:25px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(0,0,0,0);color:var(--fg);font-size:.7rem;font-weight:720}.profile_dayNumber__e5P64:hover,.profile_today__aPLwe .profile_dayNumber__e5P64{background:#a43b3b;color:#fff}.profile_dayEntries__1Z7Cb{margin-top:4px;display:grid;grid-gap:4px;gap:4px}.profile_calendarEntry__2MQ68{position:relative;min-width:0;min-height:42px;padding:4px 5px 19px;display:block;overflow:hidden;border:0;border-left:3px solid;border-radius:4px;text-align:left;text-decoration:none;transition:filter .12s ease}.profile_calendarEntry__2MQ68:hover{filter:brightness(.97);text-decoration:none}.profile_calendarEntry__2MQ68 span,.profile_calendarEntry__2MQ68 strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_calendarEntry__2MQ68 span{font-size:.54rem;opacity:.76}.profile_calendarEntry__2MQ68 strong{font-size:.62rem;font-weight:720}.profile_calendarEntry__2MQ68 .profile_entryPeople__7Gm3y{position:absolute;right:5px;bottom:3px;display:flex;overflow:visible}.profile_calendarEntry__2MQ68 .profile_entryPerson__KL91_{width:15px;height:15px;margin-left:-4px;display:grid;place-items:center;overflow:hidden;border:1.5px solid var(--surface);border-radius:50%;background:var(--surface);color:currentColor;font-size:.34rem;font-weight:800;line-height:1}.profile_calendarEntry__2MQ68 .profile_entryPerson__KL91_:first-child{margin-left:0}.profile_entryPerson__KL91_ img{width:100%;height:100%;object-fit:cover}.profile_entry_personal__S6lwM{border-color:#6941c6;background:color-mix(in srgb,#845ec2 14%,var(--surface));color:#53389e}.profile_entry_event__IlvNp{border-color:#175cd3;background:color-mix(in srgb,var(--prog) 14%,var(--surface));color:#1849a9}.profile_entry_task__FA4aJ{border-color:#b54708;background:var(--warning-soft);color:#93370d}.profile_moreItems__Lok0g{padding-left:4px;color:var(--muted);font-size:.58rem;font-weight:700}.profile_calendarAside__lF_YG{padding:20px;border-left:1px solid var(--border);background:var(--surface-subtle)}.profile_legendBlock__W1Lbq{padding-bottom:20px;border-bottom:1px solid var(--border)}.profile_legendBlock__W1Lbq ul{margin:10px 0 0;padding:0;display:grid;grid-gap:8px;gap:8px;list-style:none;color:var(--fg);font-size:.7rem}.profile_legendBlock__W1Lbq li{display:flex;align-items:center;gap:8px}.profile_legendBlock__W1Lbq i{width:8px;height:8px;border-radius:50%}.profile_legendPersonal___1cfU{background:#6941c6}.profile_legendEvent__HxdgI{background:#175cd3}.profile_legendTask__cbZ8A{background:#b54708}.profile_upcomingBlock__36ygr{padding-top:20px}.profile_upcomingBlock__36ygr ol{margin:12px 0 0;padding:0;display:grid;grid-gap:14px;gap:14px;list-style:none}.profile_upcomingBlock__36ygr li{display:grid;grid-template-columns:38px 1fr;grid-gap:9px;gap:9px}.profile_upcomingBlock__36ygr time{color:#a43b3b;font-size:.65rem;font-weight:800;text-transform:uppercase}.profile_upcomingBlock__36ygr li div{min-width:0;display:grid}.profile_upcomingBlock__36ygr li span,.profile_upcomingBlock__36ygr strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_upcomingBlock__36ygr strong{color:var(--text-strong);font-size:.72rem}.profile_upcomingBlock__36ygr li span{color:var(--muted);font-size:.62rem}.profile_emptyState__Z6PmO{margin:12px 0 0;color:var(--muted);font-size:.7rem;line-height:1.5}.profile_modalBackdrop__dxuxn{position:fixed;z-index:200;inset:0;padding:24px;display:grid;place-items:center;overflow-y:auto;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile_modal__6kR1Z{width:min(620px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid hsla(0,0%,100%,.5);border-radius:18px;background:var(--surface);box-shadow:0 28px 80px rgba(15,23,42,.28)}.profile_modalHeader__lI19f{padding:22px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border)}.profile_modalHeader__lI19f h2{font-size:1.3rem}.profile_iconButton__qJATw{padding:0;font-size:1.1rem}.profile_form__99dxB{padding:22px 24px 24px;display:grid;grid-gap:17px;gap:17px}.profile_form__99dxB label{display:grid;grid-gap:6px;gap:6px}.profile_form__99dxB label>span{color:var(--fg);font-size:.73rem;font-weight:720}.profile_form__99dxB textarea{resize:vertical}.profile_form__99dxB small{justify-self:end;color:var(--muted);font-size:.65rem}.profile_formGrid__TmMYS{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.profile_checkboxLabel__lVjBx{min-height:44px;padding:0 12px;display:flex!important;grid-template-columns:auto 1fr;align-items:center;align-self:end;gap:9px!important;border:1px solid var(--border-strong);border-radius:var(--radius-sm)}.profile_checkboxLabel__lVjBx input{width:15px;height:15px;accent-color:var(--accent)}.profile_privacyNote__TGB0o{margin:-2px 0 0;padding:9px 11px;border-radius:8px;background:color-mix(in srgb,#845ec2 14%,var(--surface));color:#53389e;font-size:.68rem}.profile_formError__8sryb{margin:0;padding:9px 11px;border-radius:8px;background:var(--danger-soft);color:#b42318;font-size:.72rem}.profile_formActions__EQ_3I{padding-top:3px;display:flex;align-items:center;justify-content:space-between;gap:12px}.profile_formActions__EQ_3I>div{display:flex;gap:8px}@media(max-width:1120px){.profile_metrics__T1peZ{grid-template-columns:repeat(2,1fr)}.profile_workGrid__rUj_g{grid-template-columns:1fr}.profile_assignmentRow__6BZ3Z{grid-template-columns:4px minmax(180px,1fr) 105px 100px 18px}.profile_assignmentRow__6BZ3Z .profile_workstreamBadge__P8EKp{display:none}.profile_calendarShell__lA6s_{grid-template-columns:1fr}.profile_calendarAside__lF_YG{display:grid;grid-template-columns:220px 1fr;grid-gap:24px;gap:24px;border-top:1px solid var(--border);border-left:0}.profile_legendBlock__W1Lbq{padding:0;border-right:1px solid var(--border);border-bottom:0}.profile_upcomingBlock__36ygr{padding:0}.profile_upcomingBlock__36ygr ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.profile_page___5UWi{padding:24px 16px 44px}.profile_profileHero__tHn4q{padding:24px}.profile_identity__UulIz,.profile_profileHero__tHn4q{align-items:flex-start;flex-direction:column}.profile_heroActions__zs7Sv{width:100%}.profile_heroActions__zs7Sv>*{flex:1 1}.profile_metrics__T1peZ{grid-template-columns:1fr}.profile_metrics__T1peZ article{min-height:106px}.profile_progressSummary__n21Pi{align-items:flex-start;flex-direction:column}.profile_assignmentRow__6BZ3Z{grid-template-columns:4px minmax(0,1fr) auto 18px;gap:10px}.profile_assignmentRow__6BZ3Z .profile_statusBadge__lIfo5,.profile_assignmentRow__6BZ3Z .profile_workstreamBadge__P8EKp{display:none}.profile_assignmentsSection__lVfOu,.profile_calendarSection__JD0sP{padding:18px}.profile_calendarMain__gVX6Z{overflow-x:auto}.profile_calendarGrid__E_OjI,.profile_calendarToolbar__nHA1e,.profile_weekdays__DANIi{min-width:720px}.profile_calendarAside__lF_YG{grid-template-columns:1fr}.profile_legendBlock__W1Lbq{padding-bottom:18px;border-right:0;border-bottom:1px solid var(--border)}.profile_upcomingBlock__36ygr ol{grid-template-columns:1fr}.profile_sectionHeading__AXDso{align-items:flex-start;flex-direction:column}.profile_formGrid__TmMYS{grid-template-columns:1fr}}@media(max-width:520px){.profile_identityTitle__fdZWz{align-items:flex-start;flex-direction:column}.profile_profileFacts__D0ERM{display:grid;grid-gap:4px;gap:4px}.profile_profileFacts__D0ERM span:after{display:none}.profile_heroActions__zs7Sv{align-items:stretch;flex-direction:column}.profile_participationGrid__xLbxz{grid-template-columns:1fr}.profile_formActions__EQ_3I{align-items:stretch;flex-direction:column-reverse}.profile_formActions__EQ_3I button,.profile_formActions__EQ_3I>div{width:100%}}