button[data-v-457eb5d8]{--font_size:var(--text_size_n);--line_height:var(--text_lh_n);--font_weight:var(--font_weight_700);--font_family:var(--font_family_primary);align-items:center;color:var(--color_neutral_700);display:flex;font-family:var(--font_family);font-size:var(--font_size);font-weight:var(--font_weight);justify-content:space-between;line-height:var(--line_height);width:100%}button[data-v-457eb5d8]:focus,button[data-v-457eb5d8]:hover{color:var(--color_secondary)}button:focus input[type=checkbox][data-v-457eb5d8],button:hover input[type=checkbox][data-v-457eb5d8]{border:var(--stroke_thickness_l) solid var(--color_secondary);outline:0}button:focus input[type=checkbox][data-v-457eb5d8]:before,button:hover input[type=checkbox][data-v-457eb5d8]:before{background-color:var(--color_neutral_900);box-shadow:inset 1rem 1rem var(--color_neutral_900)}.switch[data-v-d16cc031]{display:flex;justify-content:space-between;--switch-width:3.6rem;--switch-height:2.4rem;--switch-bg:var(--color_neutral_200);--switch-checked-bg:var(--color_primary);--switch-offset:calc((var(--switch-height) - var(--circle-diameter))/2);--switch-transition:all .2s cubic-bezier(.27,.2,.25,1.51);--circle-diameter:1.8rem;--circle-bg:var(--color_neutral_50);--circle-shadow:1px 1px 2px hsla(0,0%,57%,.45);--circle-checked-shadow:-1px 1px 2px hsla(0,0%,64%,.45);--circle-transition:var(--switch-transition);--icon-transition:all .2s cubic-bezier(.27,.2,.25,1.51);--icon-cross-color:var(--switch-bg);--icon-cross-size:.6rem;--icon-checkmark-color:var(--color_primary);--icon-checkmark-size:1rem;--effect-width:calc(var(--circle-diameter)/2);--effect-height:calc(var(--effect-width)/2 - .1rem);--effect-bg:var(--circle-bg);--effect-border-radius:.1rem;--effect-transition:all .2s ease-in-out}label .description[data-v-d16cc031]{--font_size:var(--text_size_n);--line_height:var(--text_lh_n);--font_weight:var(--font_weight_700);--font_family:var(--font_family_primary);color:var(--color_neutral_700);font-family:var(--font_family);font-size:var(--font_size);font-weight:var(--font_weight);line-height:var(--line_height)}label .description[data-v-d16cc031]:focus,label .description[data-v-d16cc031]:hover{color:var(--color_primary)}label .description:focus input[type=checkbox][data-v-d16cc031],label .description:hover input[type=checkbox][data-v-d16cc031]{border:var(--stroke_thickness_l) solid var(--color_primary);outline:0}label .description:focus input[type=checkbox][data-v-d16cc031]:before,label .description:hover input[type=checkbox][data-v-d16cc031]:before{background-color:var(--color_neutral_900);box-shadow:inset 1rem 1rem var(--color_neutral_900)}.switch input[data-v-d16cc031]{display:none}.switch svg[data-v-d16cc031]{height:auto;position:absolute;transition:var(--icon-transition)}.switch .checkmark[data-v-d16cc031]{color:var(--icon-checkmark-color);transform:scale(0);width:var(--icon-checkmark-size)}.switch .cross[data-v-d16cc031]{color:var(--icon-cross-color);width:var(--icon-cross-size)}.slider[data-v-d16cc031]{background:var(--switch-bg);border-radius:999px;box-sizing:border-box;cursor:pointer;height:var(--switch-height);position:relative;transition:var(--switch-transition);width:var(--switch-width)}.circle[data-v-d16cc031],.slider[data-v-d16cc031]{align-items:center;display:flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center}.circle[data-v-d16cc031]{background:var(--circle-bg);border-radius:inherit;box-shadow:var(--circle-shadow);height:var(--circle-diameter);justify-content:center;left:var(--switch-offset);position:absolute;transition:var(--circle-transition);width:var(--circle-diameter);z-index:1;-webkit-box-pack:center;-ms-flex-pack:center}.slider[data-v-d16cc031]:before{background:var(--effect-bg);border-radius:var(--effect-border-radius);content:"";height:var(--effect-height);left:calc(var(--switch-offset) + var(--effect-width)/2);position:absolute;transition:var(--effect-transition);width:var(--effect-width)}.switch input:checked+.slider[data-v-d16cc031]{background:var(--switch-checked-bg)}.switch input:checked+.slider .checkmark[data-v-d16cc031]{transform:scale(1)}.switch input:checked+.slider .cross[data-v-d16cc031]{transform:scale(0)}.switch input:checked+.slider[data-v-d16cc031]:before{left:calc(100% - var(--effect-width) - var(--effect-width)/2 - var(--switch-offset))}.switch input:checked+.slider .circle[data-v-d16cc031]{box-shadow:var(--circle-checked-shadow);left:calc(100% - var(--circle-diameter) - var(--switch-offset))}.pref[data-v-b55e8f64]{display:flex;flex-direction:column;gap:var(--gap_xxs)}p[data-v-b55e8f64]{--font_size:var(--text_size_s);--line_height:var(--text_lh_s);--font_weight:var(--font_weight_400);--font_family:var(--font_family_primary);color:var(--color_neutral_700);font-family:var(--font_family);font-size:var(--font_size);font-weight:var(--font_weight);line-height:var(--line_height)}p[data-v-b55e8f64] a{color:var(--color_secondary);text-decoration:underline}h4[data-v-4600c0ab]{--font_size:var(--text_size_m);--line_height:var(--text_lh_m);--font_weight:var(--font_weight_800);--font_family:var(--font_family_primary);font-family:var(--font_family);font-size:var(--font_size);font-weight:var(--font_weight);line-height:var(--line_height)}ul[data-v-4600c0ab]{display:grid;gap:var(--gap_xs);grid-auto-rows:auto;grid-template-columns:1fr}ul[data-v-35a05bb9]{display:grid;gap:var(--gap_s);grid-auto-rows:auto;grid-template-columns:1fr}.item[data-v-8737e4c3]{align-items:center;display:grid;gap:2rem;grid-template-columns:15% 1fr;transition:color .25s cubic-bezier(.55,.085,.68,.53);width:100%}.item.active[data-v-8737e4c3],.item[data-v-8737e4c3]:focus,.item[data-v-8737e4c3]:hover{color:var(--color_secondary);transition:color .25s cubic-bezier(.25,.46,.45,.94)}.item .icon[data-v-8737e4c3]{justify-self:center}.infos[data-v-8737e4c3]{align-items:center;display:flex;gap:.8rem;text-align:left;width:100%}.badge-wrapper[data-v-8737e4c3]{display:inline-block}.dialog[data-v-c741bcae]{align-items:flex-start;gap:2rem;padding:1rem}.header-infos[data-v-c741bcae]{display:grid;gap:2rem;grid-template-columns:15% auto}@media only screen and (min-width:57.8125em){.header-infos[data-v-c741bcae]{width:40rem}}.header-infos .avatar[data-v-c741bcae]{align-self:center;overflow:hidden}.header-infos .avatar img[data-v-c741bcae]{-o-object-fit:contain;object-fit:contain}.header-infos .avatar img.solid[data-v-c741bcae]{background-color:var(--color_neutral_50);border-radius:50%;height:auto;width:100%}.infos[data-v-c741bcae]{align-items:baseline;align-self:end;display:flex;flex-direction:column;gap:.4rem;justify-content:flex-start;overflow:hidden;padding:.6rem 0;text-overflow:ellipsis;white-space:nowrap}.infos .name[data-v-c741bcae]{--font_size:var(--text_size_s);--line_height:var(--text_lh_s);--font_weight:var(--font_weight_900);--font_family:var(--font_family_primary)}.infos .email[data-v-c741bcae],.infos .name[data-v-c741bcae]{font-family:var(--font_family);font-size:var(--font_size);font-weight:var(--font_weight);line-height:var(--line_height);overflow:hidden;text-overflow:ellipsis;width:-webkit-fill-available;width:-moz-available;width:stretch}.infos .email[data-v-c741bcae]{--font_size:var(--text_size_s);--line_height:var(--text_lh_s);--font_weight:var(--font_weight_600);--font_family:var(--font_family_primary);white-space:nowrap}[data-v-c741bcae] .content{display:flex;flex-direction:column;gap:1rem;width:100%}.dialog[data-v-04848348]{padding:1rem}.dialog[data-v-04848348] .content{gap:2.6rem}.header-infos[data-v-04848348]{display:grid;gap:2rem;grid-template-columns:15% auto}@media only screen and (min-width:57.8125em){.header-infos[data-v-04848348]{width:40rem}}.header-infos .avatar[data-v-04848348]{align-self:center;overflow:hidden}.header-infos .avatar img[data-v-04848348]{-o-object-fit:contain;object-fit:contain}.header-infos .avatar img.solid[data-v-04848348]{background-color:var(--color_neutral_50);border-radius:50%;height:auto;width:100%}
