.profile-link{border-radius:4px;justify-content:flex-end;align-items:center;gap:5px;min-width:110px;height:36px;text-decoration:none;display:inline-flex}.profile-link:focus-visible{outline-offset:2px;outline:2px solid #3b1782}.profile-link__label{color:#3b1782;font-size:14px;font-weight:600;line-height:16px;transition:color .15s cubic-bezier(.3,0,0,1)}.profile-link:active .profile-link__label{color:#99a1af}.profile-link__icon-shell{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#ff9c3b 0%,#ef852e 50%,#be3d00 100%) border-box;border:1.5px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .15s cubic-bezier(.3,0,0,1),background .15s cubic-bezier(.3,0,0,1),border-color .15s cubic-bezier(.3,0,0,1),box-shadow .15s cubic-bezier(.3,0,0,1);display:inline-flex}.profile-link:hover .profile-link__icon-shell{background:linear-gradient(135deg,#ff9c3b 0%,#ef852e 50%,#be3d00 100%);border-color:#0000;transform:translate(6px);box-shadow:0 8px 16px #0000001a}.profile-link:active .profile-link__icon-shell{background:linear-gradient(135deg,#ef852e 0%,#be3d00 50%,#93420a 100%);border-color:#0000;transform:translate(6px);box-shadow:0 8px 16px #0000001a}.profile-link__chevron{stroke:#ef852e;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:10px;height:10px;transition:stroke .15s cubic-bezier(.3,0,0,1)}.profile-link:hover .profile-link__chevron,.profile-link:active .profile-link__chevron{stroke:#fff}@media (prefers-reduced-motion:reduce){.profile-link__label,.profile-link__icon-shell,.profile-link__chevron{transition:none}.profile-link:hover .profile-link__icon-shell,.profile-link:active .profile-link__icon-shell{transform:none}}
