.marked-underline-editor.is-empty:before{content:attr(data-placeholder);color:var(--text-grey-light,#9ca3af);pointer-events:none}.marked-underline-editor a{color:inherit;text-underline-offset:.18em;text-decoration:underline}.marked-underline-editor strong,.marked-underline-editor b{font-weight:650}.marked-underline-editor em,.marked-underline-editor i{font-style:italic}.marked-underline-float{z-index:20;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #e5e5e5f2;border-radius:8px;align-items:center;gap:1px;padding:2px 3px;transition:opacity .12s;display:flex;position:absolute;transform:translateY(-50%);box-shadow:0 8px 24px #0f172a1a}.marked-underline-float.is-on{opacity:1;pointer-events:auto}.marked-underline-mark{min-width:1.25rem;height:1.25rem;color:var(--text-grey-light,#9ca3af);border-radius:4px;place-items:center;transition:color .16s,background-color .16s;display:grid}.marked-underline-mark:hover,.marked-underline-mark.is-on{color:var(--text-dark,#171717)}.marked-underline-mark.is-on{background:#0000000d}.marked-underline-link-input{width:11.5rem;color:var(--text-dark,#171717);background:0 0;border:0;border-bottom:2px solid #d4d4d4;outline:none;padding:0 2px 2px;font-size:12px;line-height:1.2}.marked-underline-link-input:focus{border-bottom-color:#171717}.marked-underline-link-input::placeholder{color:var(--text-grey-light,#9ca3af)}.profile-overview-fields .smart-underline-field textarea,.profile-overview-fields .smart-underline-field span[aria-hidden],.profile-overview-fields .marked-underline-editor{text-align:justify;text-align-last:left;text-wrap:wrap;text-justify:inter-word;white-space:pre-line}
.dashboard-checkbox{--cb-size:1.125rem;--cb-ease:cubic-bezier(.22, 1, .36, 1);position:relative}.dashboard-checkbox__control{height:var(--cb-size);width:var(--cb-size);flex-shrink:0;display:block;position:relative}.dashboard-checkbox__input{z-index:1;appearance:none;opacity:0;cursor:pointer;background:0 0;border:0;width:100%;max-width:none;height:100%;margin:0;padding:0;position:absolute;inset:0}.dashboard-checkbox__input:disabled{cursor:default}.dashboard-checkbox__face{pointer-events:none;transition:border-color .2s var(--cb-ease), background-color .2s var(--cb-ease), box-shadow .2s var(--cb-ease);background:#fff;border:1.5px solid #6b7280;border-radius:4px;place-items:center;display:grid;position:absolute;inset:0}.dashboard-checkbox:hover .dashboard-checkbox__input:not(:disabled)+.dashboard-checkbox__face{border-color:#030303}.dashboard-checkbox:has(:checked) .dashboard-checkbox__face{background:#030303;border-color:#030303}.dashboard-checkbox:has(:focus-visible) .dashboard-checkbox__face{box-shadow:0 0 0 3px #03030324}.dashboard-checkbox--lg{--cb-size:1.5rem}.dashboard-checkbox--lg .dashboard-checkbox__face{border-radius:5px}.dashboard-checkbox__tick{opacity:0;transform-origin:50%;width:62%;height:62%;transition:opacity .16s var(--cb-ease), transform .28s var(--cb-ease);display:block;transform:scale(.7)}.dashboard-checkbox:has(:checked) .dashboard-checkbox__tick{opacity:1;transform:scale(1)}.dashboard-checkbox__tick-path{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .28s var(--cb-ease)}.dashboard-checkbox:has(:checked) .dashboard-checkbox__tick-path{stroke-dashoffset:0}@media (prefers-reduced-motion:reduce){.dashboard-checkbox__face,.dashboard-checkbox__tick,.dashboard-checkbox__tick-path{transition:none}}
